/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/styles/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
s .background-cover {
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
}

/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.object-fit-cover--centered {
  top: 50%;
  bottom: 0;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.object-fit-cover--centered-x {
  top: 0;
  bottom: 0;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
.hide {
  height: 0;
  margin: 0;
  padding: 0;
  text-indent: -998em;
}

/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
.adjustable-element {
  flex-shrink: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
.fill-the-whole-space {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
img {
  image-rendering: -webkit-optimize-contrast;
}

/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
.fz-8 {
  font-size: 0.5rem;
}
.h1.fz-8, .h2.fz-8, .h3.fz-8, .h4.fz-8, .h5.fz-8, .h6.fz-8 {
  font-size: 0.5rem;
}

.fz-10 {
  font-size: 0.625rem;
}
.h1.fz-10, .h2.fz-10, .h3.fz-10, .h4.fz-10, .h5.fz-10, .h6.fz-10 {
  font-size: 0.625rem;
}

.fz-11 {
  font-size: 0.6875rem;
}
.h1.fz-11, .h2.fz-11, .h3.fz-11, .h4.fz-11, .h5.fz-11, .h6.fz-11 {
  font-size: 0.6875rem;
}

.fz-12 {
  font-size: 0.75rem;
}
.h1.fz-12, .h2.fz-12, .h3.fz-12, .h4.fz-12, .h5.fz-12, .h6.fz-12 {
  font-size: 0.75rem;
}

.fz-13 {
  font-size: 0.8125rem;
}
.h1.fz-13, .h2.fz-13, .h3.fz-13, .h4.fz-13, .h5.fz-13, .h6.fz-13 {
  font-size: 0.8125rem;
}

.fz-14 {
  font-size: 0.875rem;
}
.h1.fz-14, .h2.fz-14, .h3.fz-14, .h4.fz-14, .h5.fz-14, .h6.fz-14 {
  font-size: 0.875rem;
}

.fz-15 {
  font-size: 0.9375rem;
}
.h1.fz-15, .h2.fz-15, .h3.fz-15, .h4.fz-15, .h5.fz-15, .h6.fz-15 {
  font-size: 0.9375rem;
}

.fz-only-16 {
  font-size: 1rem;
}
.h1.fz-only-16, .h2.fz-only-16, .h3.fz-only-16, .h4.fz-only-16, .h5.fz-only-16, .h6.fz-only-16 {
  font-size: 1rem;
}

.fz-17 {
  font-size: 1.0625rem;
}
.h1.fz-17, .h2.fz-17, .h3.fz-17, .h4.fz-17, .h5.fz-17, .h6.fz-17 {
  font-size: 1.0625rem;
}

.fz-only-12 {
  font-size: 0.75rem;
}
.h1.fz-only-12, .h2.fz-only-12, .h3.fz-only-12, .h4.fz-only-12, .h5.fz-only-12, .h6.fz-only-12 {
  font-size: 0.75rem;
}

.fz-only-18 {
  font-size: 1.125rem;
}
.h1.fz-only-18, .h2.fz-only-18, .h3.fz-only-18, .h4.fz-only-18, .h5.fz-only-18, .h6.fz-only-18 {
  font-size: 1.125rem;
}

.fz-only-25 {
  font-size: 1.5625rem;
}
.h1.fz-only-25, .h2.fz-only-25, .h3.fz-only-25, .h4.fz-only-25, .h5.fz-only-25, .h6.fz-only-25 {
  font-size: 1.5625rem;
}

.fz-only-135 {
  font-size: 8.4375rem;
}
.h1.fz-only-135, .h2.fz-only-135, .h3.fz-only-135, .h4.fz-only-135, .h5.fz-only-135, .h6.fz-only-135 {
  font-size: 8.4375rem;
}

.fz-only-40 {
  font-size: 2.5rem;
}
.h1.fz-only-40, .h2.fz-only-40, .h3.fz-only-40, .h4.fz-only-40, .h5.fz-only-40, .h6.fz-only-40 {
  font-size: 2.5rem;
}

.fz-only-52 {
  font-size: 3.25rem;
}
.h1.fz-only-52, .h2.fz-only-52, .h3.fz-only-52, .h4.fz-only-52, .h5.fz-only-52, .h6.fz-only-52 {
  font-size: 3.25rem;
}

.fz-only-72 {
  font-size: 4.5rem;
}
.h1.fz-only-72, .h2.fz-only-72, .h3.fz-only-72, .h4.fz-only-72, .h5.fz-only-72, .h6.fz-only-72 {
  font-size: 4.5rem;
}

.fz-14-16 {
  font-size: 0.875rem;
}
@media (min-width: 576px) {
  .fz-14-16 {
    font-size: 0.9rem;
  }
}
@media (min-width: 768px) {
  .fz-14-16 {
    font-size: 0.925rem;
  }
}
@media (min-width: 992px) {
  .fz-14-16 {
    font-size: 0.95rem;
  }
}
@media (min-width: 1200px) {
  .fz-14-16 {
    font-size: 0.975rem;
  }
}
@media (min-width: 1360px) {
  .fz-14-16 {
    font-size: 1rem;
  }
}

.fz-16 {
  font-size: 0.75rem;
}
@media (min-width: 576px) {
  .fz-16 {
    font-size: 0.8rem;
  }
}
@media (min-width: 768px) {
  .fz-16 {
    font-size: 0.85rem;
  }
}
@media (min-width: 992px) {
  .fz-16 {
    font-size: 0.9rem;
  }
}
@media (min-width: 1200px) {
  .fz-16 {
    font-size: 0.95rem;
  }
}
@media (min-width: 1360px) {
  .fz-16 {
    font-size: 1rem;
  }
}

.fz-16-28 {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .fz-16-28 {
    font-size: 1.15rem;
  }
}
@media (min-width: 768px) {
  .fz-16-28 {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  .fz-16-28 {
    font-size: 1.45rem;
  }
}
@media (min-width: 1200px) {
  .fz-16-28 {
    font-size: 1.6rem;
  }
}
@media (min-width: 1360px) {
  .fz-16-28 {
    font-size: 1.75rem;
  }
}

.fz-18 {
  font-size: 1.0625rem;
}
@media (min-width: 576px) {
  .fz-18 {
    font-size: 1.075rem;
  }
}
@media (min-width: 768px) {
  .fz-18 {
    font-size: 1.0875rem;
  }
}
@media (min-width: 992px) {
  .fz-18 {
    font-size: 1.1rem;
  }
}
@media (min-width: 1200px) {
  .fz-18 {
    font-size: 1.1125rem;
  }
}
@media (min-width: 1360px) {
  .fz-18 {
    font-size: 1.125rem;
  }
}

.fz-19 {
  font-size: 1.125rem;
}
@media (min-width: 576px) {
  .fz-19 {
    font-size: 1.1375rem;
  }
}
@media (min-width: 768px) {
  .fz-19 {
    font-size: 1.15rem;
  }
}
@media (min-width: 992px) {
  .fz-19 {
    font-size: 1.1625rem;
  }
}
@media (min-width: 1200px) {
  .fz-19 {
    font-size: 1.175rem;
  }
}
@media (min-width: 1360px) {
  .fz-19 {
    font-size: 1.1875rem;
  }
}

.fz-20 {
  font-size: 1.125rem;
}
@media (min-width: 576px) {
  .fz-20 {
    font-size: 1.15rem;
  }
}
@media (min-width: 768px) {
  .fz-20 {
    font-size: 1.175rem;
  }
}
@media (min-width: 992px) {
  .fz-20 {
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .fz-20 {
    font-size: 1.225rem;
  }
}
@media (min-width: 1360px) {
  .fz-20 {
    font-size: 1.25rem;
  }
}

.fz-21 {
  font-size: 1.1875rem;
}
@media (min-width: 576px) {
  .fz-21 {
    font-size: 1.2125rem;
  }
}
@media (min-width: 768px) {
  .fz-21 {
    font-size: 1.2375rem;
  }
}
@media (min-width: 992px) {
  .fz-21 {
    font-size: 1.2625rem;
  }
}
@media (min-width: 1200px) {
  .fz-21 {
    font-size: 1.2875rem;
  }
}
@media (min-width: 1360px) {
  .fz-21 {
    font-size: 1.3125rem;
  }
}

.fz-22 {
  font-size: 1.1875rem;
}
@media (min-width: 576px) {
  .fz-22 {
    font-size: 1.225rem;
  }
}
@media (min-width: 768px) {
  .fz-22 {
    font-size: 1.2625rem;
  }
}
@media (min-width: 992px) {
  .fz-22 {
    font-size: 1.3rem;
  }
}
@media (min-width: 1200px) {
  .fz-22 {
    font-size: 1.3375rem;
  }
}
@media (min-width: 1360px) {
  .fz-22 {
    font-size: 1.375rem;
  }
}

.fz-23 {
  font-size: 1.25rem;
}
@media (min-width: 576px) {
  .fz-23 {
    font-size: 1.2875rem;
  }
}
@media (min-width: 768px) {
  .fz-23 {
    font-size: 1.325rem;
  }
}
@media (min-width: 992px) {
  .fz-23 {
    font-size: 1.3625rem;
  }
}
@media (min-width: 1200px) {
  .fz-23 {
    font-size: 1.4rem;
  }
}
@media (min-width: 1360px) {
  .fz-23 {
    font-size: 1.4375rem;
  }
}

.fz-24 {
  font-size: 1.25rem;
}
@media (min-width: 576px) {
  .fz-24 {
    font-size: 1.3rem;
  }
}
@media (min-width: 768px) {
  .fz-24 {
    font-size: 1.35rem;
  }
}
@media (min-width: 992px) {
  .fz-24 {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) {
  .fz-24 {
    font-size: 1.45rem;
  }
}
@media (min-width: 1360px) {
  .fz-24 {
    font-size: 1.5rem;
  }
}

.fz-25 {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .fz-25 {
    font-size: 1.1125rem;
  }
}
@media (min-width: 768px) {
  .fz-25 {
    font-size: 1.225rem;
  }
}
@media (min-width: 992px) {
  .fz-25 {
    font-size: 1.3375rem;
  }
}
@media (min-width: 1200px) {
  .fz-25 {
    font-size: 1.45rem;
  }
}
@media (min-width: 1360px) {
  .fz-25 {
    font-size: 1.5625rem;
  }
}

.fz-26 {
  font-size: 1.3125rem;
}
@media (min-width: 576px) {
  .fz-26 {
    font-size: 1.375rem;
  }
}
@media (min-width: 768px) {
  .fz-26 {
    font-size: 1.4375rem;
  }
}
@media (min-width: 992px) {
  .fz-26 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .fz-26 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 1360px) {
  .fz-26 {
    font-size: 1.625rem;
  }
}

.fz-27 {
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  .fz-27 {
    font-size: 1.4375rem;
  }
}
@media (min-width: 768px) {
  .fz-27 {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .fz-27 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 1200px) {
  .fz-27 {
    font-size: 1.625rem;
  }
}
@media (min-width: 1360px) {
  .fz-27 {
    font-size: 1.6875rem;
  }
}

.fz-28 {
  font-size: 1.4375rem;
}
@media (min-width: 576px) {
  .fz-28 {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .fz-28 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 992px) {
  .fz-28 {
    font-size: 1.625rem;
  }
}
@media (min-width: 1200px) {
  .fz-28 {
    font-size: 1.6875rem;
  }
}
@media (min-width: 1360px) {
  .fz-28 {
    font-size: 1.75rem;
  }
}

.fz-29 {
  font-size: 1.4375rem;
}
@media (min-width: 576px) {
  .fz-29 {
    font-size: 1.5125rem;
  }
}
@media (min-width: 768px) {
  .fz-29 {
    font-size: 1.5875rem;
  }
}
@media (min-width: 992px) {
  .fz-29 {
    font-size: 1.6625rem;
  }
}
@media (min-width: 1200px) {
  .fz-29 {
    font-size: 1.7375rem;
  }
}
@media (min-width: 1360px) {
  .fz-29 {
    font-size: 1.8125rem;
  }
}

.fz-30 {
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  .fz-30 {
    font-size: 1.475rem;
  }
}
@media (min-width: 768px) {
  .fz-30 {
    font-size: 1.575rem;
  }
}
@media (min-width: 992px) {
  .fz-30 {
    font-size: 1.675rem;
  }
}
@media (min-width: 1200px) {
  .fz-30 {
    font-size: 1.775rem;
  }
}
@media (min-width: 1360px) {
  .fz-30 {
    font-size: 1.875rem;
  }
}

.fz-31 {
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  .fz-31 {
    font-size: 1.5875rem;
  }
}
@media (min-width: 768px) {
  .fz-31 {
    font-size: 1.675rem;
  }
}
@media (min-width: 992px) {
  .fz-31 {
    font-size: 1.7625rem;
  }
}
@media (min-width: 1200px) {
  .fz-31 {
    font-size: 1.85rem;
  }
}
@media (min-width: 1360px) {
  .fz-31 {
    font-size: 1.9375rem;
  }
}

.fz-32 {
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  .fz-32 {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .fz-32 {
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  .fz-32 {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .fz-32 {
    font-size: 1.9rem;
  }
}
@media (min-width: 1360px) {
  .fz-32 {
    font-size: 2rem;
  }
}

.fz-33 {
  font-size: 1.5625rem;
}
@media (min-width: 576px) {
  .fz-33 {
    font-size: 1.6625rem;
  }
}
@media (min-width: 768px) {
  .fz-33 {
    font-size: 1.7625rem;
  }
}
@media (min-width: 992px) {
  .fz-33 {
    font-size: 1.8625rem;
  }
}
@media (min-width: 1200px) {
  .fz-33 {
    font-size: 1.9625rem;
  }
}
@media (min-width: 1360px) {
  .fz-33 {
    font-size: 2.0625rem;
  }
}

.fz-34 {
  font-size: 1.5625rem;
}
@media (min-width: 576px) {
  .fz-34 {
    font-size: 1.675rem;
  }
}
@media (min-width: 768px) {
  .fz-34 {
    font-size: 1.7875rem;
  }
}
@media (min-width: 992px) {
  .fz-34 {
    font-size: 1.9rem;
  }
}
@media (min-width: 1200px) {
  .fz-34 {
    font-size: 2.0125rem;
  }
}
@media (min-width: 1360px) {
  .fz-34 {
    font-size: 2.125rem;
  }
}

.fz-35 {
  font-size: 1.625rem;
}
@media (min-width: 576px) {
  .fz-35 {
    font-size: 1.7375rem;
  }
}
@media (min-width: 768px) {
  .fz-35 {
    font-size: 1.85rem;
  }
}
@media (min-width: 992px) {
  .fz-35 {
    font-size: 1.9625rem;
  }
}
@media (min-width: 1200px) {
  .fz-35 {
    font-size: 2.075rem;
  }
}
@media (min-width: 1360px) {
  .fz-35 {
    font-size: 2.1875rem;
  }
}

.fz-36 {
  font-size: 1.625rem;
}
@media (min-width: 576px) {
  .fz-36 {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .fz-36 {
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  .fz-36 {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .fz-36 {
    font-size: 2.125rem;
  }
}
@media (min-width: 1360px) {
  .fz-36 {
    font-size: 2.25rem;
  }
}

.fz-37 {
  font-size: 1.6875rem;
}
@media (min-width: 576px) {
  .fz-37 {
    font-size: 1.8125rem;
  }
}
@media (min-width: 768px) {
  .fz-37 {
    font-size: 1.9375rem;
  }
}
@media (min-width: 992px) {
  .fz-37 {
    font-size: 2.0625rem;
  }
}
@media (min-width: 1200px) {
  .fz-37 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1360px) {
  .fz-37 {
    font-size: 2.3125rem;
  }
}

.fz-38 {
  font-size: 1.6875rem;
}
@media (min-width: 576px) {
  .fz-38 {
    font-size: 1.825rem;
  }
}
@media (min-width: 768px) {
  .fz-38 {
    font-size: 1.9625rem;
  }
}
@media (min-width: 992px) {
  .fz-38 {
    font-size: 2.1rem;
  }
}
@media (min-width: 1200px) {
  .fz-38 {
    font-size: 2.2375rem;
  }
}
@media (min-width: 1360px) {
  .fz-38 {
    font-size: 2.375rem;
  }
}

.fz-39 {
  font-size: 1.75rem;
}
@media (min-width: 576px) {
  .fz-39 {
    font-size: 1.8875rem;
  }
}
@media (min-width: 768px) {
  .fz-39 {
    font-size: 2.025rem;
  }
}
@media (min-width: 992px) {
  .fz-39 {
    font-size: 2.1625rem;
  }
}
@media (min-width: 1200px) {
  .fz-39 {
    font-size: 2.3rem;
  }
}
@media (min-width: 1360px) {
  .fz-39 {
    font-size: 2.4375rem;
  }
}

.fz-40 {
  font-size: 1.75rem;
}
@media (min-width: 576px) {
  .fz-40 {
    font-size: 1.9rem;
  }
}
@media (min-width: 768px) {
  .fz-40 {
    font-size: 2.05rem;
  }
}
@media (min-width: 992px) {
  .fz-40 {
    font-size: 2.2rem;
  }
}
@media (min-width: 1200px) {
  .fz-40 {
    font-size: 2.35rem;
  }
}
@media (min-width: 1360px) {
  .fz-40 {
    font-size: 2.5rem;
  }
}

.fz-41 {
  font-size: 1.8125rem;
}
@media (min-width: 576px) {
  .fz-41 {
    font-size: 1.9625rem;
  }
}
@media (min-width: 768px) {
  .fz-41 {
    font-size: 2.1125rem;
  }
}
@media (min-width: 992px) {
  .fz-41 {
    font-size: 2.2625rem;
  }
}
@media (min-width: 1200px) {
  .fz-41 {
    font-size: 2.4125rem;
  }
}
@media (min-width: 1360px) {
  .fz-41 {
    font-size: 2.5625rem;
  }
}

.fz-42 {
  font-size: 1.8125rem;
}
@media (min-width: 576px) {
  .fz-42 {
    font-size: 1.975rem;
  }
}
@media (min-width: 768px) {
  .fz-42 {
    font-size: 2.1375rem;
  }
}
@media (min-width: 992px) {
  .fz-42 {
    font-size: 2.3rem;
  }
}
@media (min-width: 1200px) {
  .fz-42 {
    font-size: 2.4625rem;
  }
}
@media (min-width: 1360px) {
  .fz-42 {
    font-size: 2.625rem;
  }
}

.fz-43 {
  font-size: 1.875rem;
}
@media (min-width: 576px) {
  .fz-43 {
    font-size: 2.0375rem;
  }
}
@media (min-width: 768px) {
  .fz-43 {
    font-size: 2.2rem;
  }
}
@media (min-width: 992px) {
  .fz-43 {
    font-size: 2.3625rem;
  }
}
@media (min-width: 1200px) {
  .fz-43 {
    font-size: 2.525rem;
  }
}
@media (min-width: 1360px) {
  .fz-43 {
    font-size: 2.6875rem;
  }
}

.fz-44 {
  font-size: 1.875rem;
}
@media (min-width: 576px) {
  .fz-44 {
    font-size: 2.05rem;
  }
}
@media (min-width: 768px) {
  .fz-44 {
    font-size: 2.225rem;
  }
}
@media (min-width: 992px) {
  .fz-44 {
    font-size: 2.4rem;
  }
}
@media (min-width: 1200px) {
  .fz-44 {
    font-size: 2.575rem;
  }
}
@media (min-width: 1360px) {
  .fz-44 {
    font-size: 2.75rem;
  }
}

.fz-45 {
  font-size: 1.9375rem;
}
@media (min-width: 576px) {
  .fz-45 {
    font-size: 2.1125rem;
  }
}
@media (min-width: 768px) {
  .fz-45 {
    font-size: 2.2875rem;
  }
}
@media (min-width: 992px) {
  .fz-45 {
    font-size: 2.4625rem;
  }
}
@media (min-width: 1200px) {
  .fz-45 {
    font-size: 2.6375rem;
  }
}
@media (min-width: 1360px) {
  .fz-45 {
    font-size: 2.8125rem;
  }
}

.fz-46 {
  font-size: 1.9375rem;
}
@media (min-width: 576px) {
  .fz-46 {
    font-size: 2.125rem;
  }
}
@media (min-width: 768px) {
  .fz-46 {
    font-size: 2.3125rem;
  }
}
@media (min-width: 992px) {
  .fz-46 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .fz-46 {
    font-size: 2.6875rem;
  }
}
@media (min-width: 1360px) {
  .fz-46 {
    font-size: 2.875rem;
  }
}

.fz-47 {
  font-size: 2rem;
}
@media (min-width: 576px) {
  .fz-47 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 768px) {
  .fz-47 {
    font-size: 2.375rem;
  }
}
@media (min-width: 992px) {
  .fz-47 {
    font-size: 2.5625rem;
  }
}
@media (min-width: 1200px) {
  .fz-47 {
    font-size: 2.75rem;
  }
}
@media (min-width: 1360px) {
  .fz-47 {
    font-size: 2.9375rem;
  }
}

.fz-48 {
  font-size: 1.5625rem;
}
@media (min-width: 576px) {
  .fz-48 {
    font-size: 1.85rem;
  }
}
@media (min-width: 768px) {
  .fz-48 {
    font-size: 2.1375rem;
  }
}
@media (min-width: 992px) {
  .fz-48 {
    font-size: 2.425rem;
  }
}
@media (min-width: 1200px) {
  .fz-48 {
    font-size: 2.7125rem;
  }
}
@media (min-width: 1360px) {
  .fz-48 {
    font-size: 3rem;
  }
}

.fz-49 {
  font-size: 2.0625rem;
}
@media (min-width: 576px) {
  .fz-49 {
    font-size: 2.2625rem;
  }
}
@media (min-width: 768px) {
  .fz-49 {
    font-size: 2.4625rem;
  }
}
@media (min-width: 992px) {
  .fz-49 {
    font-size: 2.6625rem;
  }
}
@media (min-width: 1200px) {
  .fz-49 {
    font-size: 2.8625rem;
  }
}
@media (min-width: 1360px) {
  .fz-49 {
    font-size: 3.0625rem;
  }
}

.fz-50 {
  font-size: 2.0625rem;
}
@media (min-width: 576px) {
  .fz-50 {
    font-size: 2.275rem;
  }
}
@media (min-width: 768px) {
  .fz-50 {
    font-size: 2.4875rem;
  }
}
@media (min-width: 992px) {
  .fz-50 {
    font-size: 2.7rem;
  }
}
@media (min-width: 1200px) {
  .fz-50 {
    font-size: 2.9125rem;
  }
}
@media (min-width: 1360px) {
  .fz-50 {
    font-size: 3.125rem;
  }
}

.fz-51 {
  font-size: 2.125rem;
}
@media (min-width: 576px) {
  .fz-51 {
    font-size: 2.3375rem;
  }
}
@media (min-width: 768px) {
  .fz-51 {
    font-size: 2.55rem;
  }
}
@media (min-width: 992px) {
  .fz-51 {
    font-size: 2.7625rem;
  }
}
@media (min-width: 1200px) {
  .fz-51 {
    font-size: 2.975rem;
  }
}
@media (min-width: 1360px) {
  .fz-51 {
    font-size: 3.1875rem;
  }
}

.fz-52 {
  font-size: 2.125rem;
}
@media (min-width: 576px) {
  .fz-52 {
    font-size: 2.35rem;
  }
}
@media (min-width: 768px) {
  .fz-52 {
    font-size: 2.575rem;
  }
}
@media (min-width: 992px) {
  .fz-52 {
    font-size: 2.8rem;
  }
}
@media (min-width: 1200px) {
  .fz-52 {
    font-size: 3.025rem;
  }
}
@media (min-width: 1360px) {
  .fz-52 {
    font-size: 3.25rem;
  }
}

.fz-53 {
  font-size: 2.1875rem;
}
@media (min-width: 576px) {
  .fz-53 {
    font-size: 2.4125rem;
  }
}
@media (min-width: 768px) {
  .fz-53 {
    font-size: 2.6375rem;
  }
}
@media (min-width: 992px) {
  .fz-53 {
    font-size: 2.8625rem;
  }
}
@media (min-width: 1200px) {
  .fz-53 {
    font-size: 3.0875rem;
  }
}
@media (min-width: 1360px) {
  .fz-53 {
    font-size: 3.3125rem;
  }
}

.fz-54 {
  font-size: 2.1875rem;
}
@media (min-width: 576px) {
  .fz-54 {
    font-size: 2.425rem;
  }
}
@media (min-width: 768px) {
  .fz-54 {
    font-size: 2.6625rem;
  }
}
@media (min-width: 992px) {
  .fz-54 {
    font-size: 2.9rem;
  }
}
@media (min-width: 1200px) {
  .fz-54 {
    font-size: 3.1375rem;
  }
}
@media (min-width: 1360px) {
  .fz-54 {
    font-size: 3.375rem;
  }
}

.fz-55 {
  font-size: 2.25rem;
}
@media (min-width: 576px) {
  .fz-55 {
    font-size: 2.4875rem;
  }
}
@media (min-width: 768px) {
  .fz-55 {
    font-size: 2.725rem;
  }
}
@media (min-width: 992px) {
  .fz-55 {
    font-size: 2.9625rem;
  }
}
@media (min-width: 1200px) {
  .fz-55 {
    font-size: 3.2rem;
  }
}
@media (min-width: 1360px) {
  .fz-55 {
    font-size: 3.4375rem;
  }
}

.fz-56 {
  font-size: 2.25rem;
}
@media (min-width: 576px) {
  .fz-56 {
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .fz-56 {
    font-size: 2.75rem;
  }
}
@media (min-width: 992px) {
  .fz-56 {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  .fz-56 {
    font-size: 3.25rem;
  }
}
@media (min-width: 1360px) {
  .fz-56 {
    font-size: 3.5rem;
  }
}

.fz-57 {
  font-size: 2.3125rem;
}
@media (min-width: 576px) {
  .fz-57 {
    font-size: 2.5625rem;
  }
}
@media (min-width: 768px) {
  .fz-57 {
    font-size: 2.8125rem;
  }
}
@media (min-width: 992px) {
  .fz-57 {
    font-size: 3.0625rem;
  }
}
@media (min-width: 1200px) {
  .fz-57 {
    font-size: 3.3125rem;
  }
}
@media (min-width: 1360px) {
  .fz-57 {
    font-size: 3.5625rem;
  }
}

.fz-58 {
  font-size: 2.3125rem;
}
@media (min-width: 576px) {
  .fz-58 {
    font-size: 2.575rem;
  }
}
@media (min-width: 768px) {
  .fz-58 {
    font-size: 2.8375rem;
  }
}
@media (min-width: 992px) {
  .fz-58 {
    font-size: 3.1rem;
  }
}
@media (min-width: 1200px) {
  .fz-58 {
    font-size: 3.3625rem;
  }
}
@media (min-width: 1360px) {
  .fz-58 {
    font-size: 3.625rem;
  }
}

.fz-59 {
  font-size: 2.375rem;
}
@media (min-width: 576px) {
  .fz-59 {
    font-size: 2.6375rem;
  }
}
@media (min-width: 768px) {
  .fz-59 {
    font-size: 2.9rem;
  }
}
@media (min-width: 992px) {
  .fz-59 {
    font-size: 3.1625rem;
  }
}
@media (min-width: 1200px) {
  .fz-59 {
    font-size: 3.425rem;
  }
}
@media (min-width: 1360px) {
  .fz-59 {
    font-size: 3.6875rem;
  }
}

.fz-60 {
  font-size: 2.375rem;
}
@media (min-width: 576px) {
  .fz-60 {
    font-size: 2.65rem;
  }
}
@media (min-width: 768px) {
  .fz-60 {
    font-size: 2.925rem;
  }
}
@media (min-width: 992px) {
  .fz-60 {
    font-size: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .fz-60 {
    font-size: 3.475rem;
  }
}
@media (min-width: 1360px) {
  .fz-60 {
    font-size: 3.75rem;
  }
}

.fz-61 {
  font-size: 2.4375rem;
}
@media (min-width: 576px) {
  .fz-61 {
    font-size: 2.7125rem;
  }
}
@media (min-width: 768px) {
  .fz-61 {
    font-size: 2.9875rem;
  }
}
@media (min-width: 992px) {
  .fz-61 {
    font-size: 3.2625rem;
  }
}
@media (min-width: 1200px) {
  .fz-61 {
    font-size: 3.5375rem;
  }
}
@media (min-width: 1360px) {
  .fz-61 {
    font-size: 3.8125rem;
  }
}

.fz-62 {
  font-size: 2.4375rem;
}
@media (min-width: 576px) {
  .fz-62 {
    font-size: 2.725rem;
  }
}
@media (min-width: 768px) {
  .fz-62 {
    font-size: 3.0125rem;
  }
}
@media (min-width: 992px) {
  .fz-62 {
    font-size: 3.3rem;
  }
}
@media (min-width: 1200px) {
  .fz-62 {
    font-size: 3.5875rem;
  }
}
@media (min-width: 1360px) {
  .fz-62 {
    font-size: 3.875rem;
  }
}

.fz-63 {
  font-size: 2.5rem;
}
@media (min-width: 576px) {
  .fz-63 {
    font-size: 2.7875rem;
  }
}
@media (min-width: 768px) {
  .fz-63 {
    font-size: 3.075rem;
  }
}
@media (min-width: 992px) {
  .fz-63 {
    font-size: 3.3625rem;
  }
}
@media (min-width: 1200px) {
  .fz-63 {
    font-size: 3.65rem;
  }
}
@media (min-width: 1360px) {
  .fz-63 {
    font-size: 3.9375rem;
  }
}

.fz-64 {
  font-size: 2.5rem;
}
@media (min-width: 576px) {
  .fz-64 {
    font-size: 2.8rem;
  }
}
@media (min-width: 768px) {
  .fz-64 {
    font-size: 3.1rem;
  }
}
@media (min-width: 992px) {
  .fz-64 {
    font-size: 3.4rem;
  }
}
@media (min-width: 1200px) {
  .fz-64 {
    font-size: 3.7rem;
  }
}
@media (min-width: 1360px) {
  .fz-64 {
    font-size: 4rem;
  }
}

.fz-65 {
  font-size: 2.5625rem;
}
@media (min-width: 576px) {
  .fz-65 {
    font-size: 2.8625rem;
  }
}
@media (min-width: 768px) {
  .fz-65 {
    font-size: 3.1625rem;
  }
}
@media (min-width: 992px) {
  .fz-65 {
    font-size: 3.4625rem;
  }
}
@media (min-width: 1200px) {
  .fz-65 {
    font-size: 3.7625rem;
  }
}
@media (min-width: 1360px) {
  .fz-65 {
    font-size: 4.0625rem;
  }
}

.fz-66 {
  font-size: 2.5625rem;
}
@media (min-width: 576px) {
  .fz-66 {
    font-size: 2.875rem;
  }
}
@media (min-width: 768px) {
  .fz-66 {
    font-size: 3.1875rem;
  }
}
@media (min-width: 992px) {
  .fz-66 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .fz-66 {
    font-size: 3.8125rem;
  }
}
@media (min-width: 1360px) {
  .fz-66 {
    font-size: 4.125rem;
  }
}

.fz-67 {
  font-size: 2.625rem;
}
@media (min-width: 576px) {
  .fz-67 {
    font-size: 2.9375rem;
  }
}
@media (min-width: 768px) {
  .fz-67 {
    font-size: 3.25rem;
  }
}
@media (min-width: 992px) {
  .fz-67 {
    font-size: 3.5625rem;
  }
}
@media (min-width: 1200px) {
  .fz-67 {
    font-size: 3.875rem;
  }
}
@media (min-width: 1360px) {
  .fz-67 {
    font-size: 4.1875rem;
  }
}

.fz-68 {
  font-size: 2.625rem;
}
@media (min-width: 576px) {
  .fz-68 {
    font-size: 2.95rem;
  }
}
@media (min-width: 768px) {
  .fz-68 {
    font-size: 3.275rem;
  }
}
@media (min-width: 992px) {
  .fz-68 {
    font-size: 3.6rem;
  }
}
@media (min-width: 1200px) {
  .fz-68 {
    font-size: 3.925rem;
  }
}
@media (min-width: 1360px) {
  .fz-68 {
    font-size: 4.25rem;
  }
}

.fz-69 {
  font-size: 2.6875rem;
}
@media (min-width: 576px) {
  .fz-69 {
    font-size: 3.0125rem;
  }
}
@media (min-width: 768px) {
  .fz-69 {
    font-size: 3.3375rem;
  }
}
@media (min-width: 992px) {
  .fz-69 {
    font-size: 3.6625rem;
  }
}
@media (min-width: 1200px) {
  .fz-69 {
    font-size: 3.9875rem;
  }
}
@media (min-width: 1360px) {
  .fz-69 {
    font-size: 4.3125rem;
  }
}

.fz-70 {
  font-size: 2.6875rem;
}
@media (min-width: 576px) {
  .fz-70 {
    font-size: 3.025rem;
  }
}
@media (min-width: 768px) {
  .fz-70 {
    font-size: 3.3625rem;
  }
}
@media (min-width: 992px) {
  .fz-70 {
    font-size: 3.7rem;
  }
}
@media (min-width: 1200px) {
  .fz-70 {
    font-size: 4.0375rem;
  }
}
@media (min-width: 1360px) {
  .fz-70 {
    font-size: 4.375rem;
  }
}

.fz-71 {
  font-size: 2.75rem;
}
@media (min-width: 576px) {
  .fz-71 {
    font-size: 3.0875rem;
  }
}
@media (min-width: 768px) {
  .fz-71 {
    font-size: 3.425rem;
  }
}
@media (min-width: 992px) {
  .fz-71 {
    font-size: 3.7625rem;
  }
}
@media (min-width: 1200px) {
  .fz-71 {
    font-size: 4.1rem;
  }
}
@media (min-width: 1360px) {
  .fz-71 {
    font-size: 4.4375rem;
  }
}

.fz-72 {
  font-size: 2.75rem;
}
@media (min-width: 576px) {
  .fz-72 {
    font-size: 3.1rem;
  }
}
@media (min-width: 768px) {
  .fz-72 {
    font-size: 3.45rem;
  }
}
@media (min-width: 992px) {
  .fz-72 {
    font-size: 3.8rem;
  }
}
@media (min-width: 1200px) {
  .fz-72 {
    font-size: 4.15rem;
  }
}
@media (min-width: 1360px) {
  .fz-72 {
    font-size: 4.5rem;
  }
}

.fz-82 {
  font-size: 3rem;
}
@media (min-width: 576px) {
  .fz-82 {
    font-size: 3.425rem;
  }
}
@media (min-width: 768px) {
  .fz-82 {
    font-size: 3.85rem;
  }
}
@media (min-width: 992px) {
  .fz-82 {
    font-size: 4.275rem;
  }
}
@media (min-width: 1200px) {
  .fz-82 {
    font-size: 4.7rem;
  }
}
@media (min-width: 1360px) {
  .fz-82 {
    font-size: 5.125rem;
  }
}

.fz-120 {
  font-size: 4rem;
}
@media (min-width: 576px) {
  .fz-120 {
    font-size: 4.7rem;
  }
}
@media (min-width: 768px) {
  .fz-120 {
    font-size: 5.4rem;
  }
}
@media (min-width: 992px) {
  .fz-120 {
    font-size: 6.1rem;
  }
}
@media (min-width: 1200px) {
  .fz-120 {
    font-size: 6.8rem;
  }
}
@media (min-width: 1360px) {
  .fz-120 {
    font-size: 7.5rem;
  }
}

.fz-135 {
  font-size: 4.5rem;
}
@media (min-width: 576px) {
  .fz-135 {
    font-size: 5.2875rem;
  }
}
@media (min-width: 768px) {
  .fz-135 {
    font-size: 6.075rem;
  }
}
@media (min-width: 992px) {
  .fz-135 {
    font-size: 6.8625rem;
  }
}
@media (min-width: 1200px) {
  .fz-135 {
    font-size: 7.65rem;
  }
}
@media (min-width: 1360px) {
  .fz-135 {
    font-size: 8.4375rem;
  }
}

.fz-96-135 {
  font-size: 6rem;
}
@media (min-width: 576px) {
  .fz-96-135 {
    font-size: 6.4875rem;
  }
}
@media (min-width: 768px) {
  .fz-96-135 {
    font-size: 6.975rem;
  }
}
@media (min-width: 992px) {
  .fz-96-135 {
    font-size: 7.4625rem;
  }
}
@media (min-width: 1200px) {
  .fz-96-135 {
    font-size: 7.95rem;
  }
}
@media (min-width: 1360px) {
  .fz-96-135 {
    font-size: 8.4375rem;
  }
}

/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
.ls-2, h2,
.h2, body *:not(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, img, svg, rect, .ls-0) {
  letter-spacing: 0.02em;
}

/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
.animated-border-bottom {
  padding-bottom: 0.125rem;
  background-image: -webkit-linear-gradient(bottom, currentColor 1px, transparent 1px);
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  -webkit-background-size: 0% 100%;
          background-size: 0% 100%;
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-transition: opacity 0.4s ease-in-out , -webkit-background-size 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out , -webkit-background-size 0.4s ease-in-out;
  transition: background-size 0.4s ease-in-out , opacity 0.4s ease-in-out;
  transition: background-size 0.4s ease-in-out , opacity 0.4s ease-in-out , -webkit-background-size 0.4s ease-in-out;
}
.animated-border-bottom:hover, .animated-border-bottom:focus {
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.animated-border-bottom--width-2 {
  background-image: -webkit-linear-gradient(bottom, currentColor 2px, transparent 2px);
  background-image: linear-gradient(to top, currentColor 2px, transparent 2px);
}
.animated-border-bottom--reverse {
  background-position: right;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.animated-border-bottom--reverse:hover, .animated-border-bottom--reverse:focus {
  -webkit-background-size: 0% 100%;
          background-size: 0% 100%;
}

/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
.lock-position {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
.hover-opacity-0-75:hover, .hover-opacity-0-75:focus {
  opacity: 0.75;
}

/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
.flex-0-0-auto {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}

/**
 * Placeholders Buttons Template Part Styles
 */
/**
* Main Styles
*/
/* ~~~~~~~~~~ Bootstrap ~~~~~~~~~~ */
/**
* Include functions first (so you can manipulate colors, SVGs, calc, etc)
*/
/**
* Include any default variable overrides here
*/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
* Include rest of required Bootstrap stylesheets
*/
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #BF2E26;
  --bs-secondary: #30438F;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-dark-blue: #194152;
  --bs-pink: #DCBAD5;
  --bs-green: #3C8565;
  --bs-light-green: #99C7AF;
  --bs-beige-1: #EED4C7;
  --bs-beige-2: #F2E7E2;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gold: #9F8463;
  --bs-goldbg: #D7CDC0;
  --bs-lightgrey: #EAEDF0;
  --bs-navy-blue: #061922;
  --bs-orange: #FA4E36;
  --bs-orange-2: #fe8709;
  --bs-red-dark: #9E332D;
  --bs-red: #ED1E36;
  --bs-violet: #300961;
  --bs-crimson: #A30041;
  --bs-magenta: #D1368C;
  --bs-primary-rgb: 191, 46, 38;
  --bs-secondary-rgb: 48, 67, 143;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-dark-blue-rgb: 25, 65, 82;
  --bs-pink-rgb: 220, 186, 213;
  --bs-green-rgb: 60, 133, 101;
  --bs-light-green-rgb: 153, 199, 175;
  --bs-beige-1-rgb: 238, 212, 199;
  --bs-beige-2-rgb: 242, 231, 226;
  --bs-black-rgb: 0, 0, 0;
  --bs-white-rgb: 255, 255, 255;
  --bs-gold-rgb: 159, 132, 99;
  --bs-goldbg-rgb: 215, 205, 192;
  --bs-lightgrey-rgb: 234, 237, 240;
  --bs-navy-blue-rgb: 6, 25, 34;
  --bs-orange-rgb: 250, 78, 54;
  --bs-orange-2-rgb: 254, 135, 9;
  --bs-red-dark-rgb: 158, 51, 45;
  --bs-red-rgb: 237, 30, 54;
  --bs-violet-rgb: 48, 9, 97;
  --bs-crimson-rgb: 163, 0, 65;
  --bs-magenta-rgb: 209, 54, 140;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: "Lexend", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #194152;
  --bs-body-color-rgb: 25, 65, 82;
  --bs-body-bg: #F2E7E2;
  --bs-body-bg-rgb: 242, 231, 226;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.5rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #adb5bd;
  --bs-body-color-rgb: 173, 181, 189;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(173, 181, 189, 0.75);
  --bs-secondary-color-rgb: 173, 181, 189;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(173, 181, 189, 0.5);
  --bs-tertiary-color-rgb: 173, 181, 189;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

/**
* Include any optional Bootstrap components as you like
*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Barlow Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

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

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

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

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

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

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

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

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

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

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

.row {
  --bs-gutter-x: 0.9375rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  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 {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-12 {
  -webkit-box-flex: 0;
          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 {
    -webkit-box-flex: 1;
            flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
            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 {
    -webkit-box-flex: 1;
            flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
            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 {
    -webkit-box-flex: 1;
            flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
            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 {
    -webkit-box-flex: 1;
            flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
            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: 1360px) {
  .col-xxl {
    -webkit-box-flex: 1;
            flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
            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;
  }
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    -webkit-transition: none;
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  -webkit-box-flex: 1;
          flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2833, 37, 41, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: -webkit-box;
  display: flex;
  flex-wrap: inherit;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  -webkit-box-flex: 1;
          flex-grow: 1;
  -webkit-box-align: center;
          align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  -webkit-transition: var(--bs-navbar-toggler-transition);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    -webkit-transition: none;
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
          box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1360px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  -webkit-box-flex: 1;
          flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: none;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 0;
          flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}

/**
* Add additional utilities
*/
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(191, 46, 38, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(48, 67, 143, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark-blue {
  color: #fff !important;
  background-color: RGBA(25, 65, 82, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-pink {
  color: #000 !important;
  background-color: RGBA(220, 186, 213, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-green {
  color: #000 !important;
  background-color: RGBA(60, 133, 101, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light-green {
  color: #000 !important;
  background-color: RGBA(153, 199, 175, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-beige-1 {
  color: #000 !important;
  background-color: RGBA(238, 212, 199, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-beige-2 {
  color: #000 !important;
  background-color: RGBA(242, 231, 226, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-black {
  color: #fff !important;
  background-color: RGBA(0, 0, 0, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-white {
  color: #000 !important;
  background-color: RGBA(255, 255, 255, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-gold {
  color: #000 !important;
  background-color: RGBA(159, 132, 99, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-goldbg {
  color: #000 !important;
  background-color: RGBA(215, 205, 192, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-lightgrey {
  color: #000 !important;
  background-color: RGBA(234, 237, 240, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-navy-blue {
  color: #fff !important;
  background-color: RGBA(6, 25, 34, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-orange {
  color: #000 !important;
  background-color: RGBA(250, 78, 54, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-orange-2 {
  color: #000 !important;
  background-color: RGBA(254, 135, 9, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-red-dark {
  color: #fff !important;
  background-color: RGBA(158, 51, 45, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-red {
  color: #000 !important;
  background-color: RGBA(237, 30, 54, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-violet {
  color: #fff !important;
  background-color: RGBA(48, 9, 97, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-crimson {
  color: #fff !important;
  background-color: RGBA(163, 0, 65, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-magenta {
  color: #fff !important;
  background-color: RGBA(209, 54, 140, var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(153, 37, 30, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(153, 37, 30, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(153, 37, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(38, 54, 114, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(38, 54, 114, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(38, 54, 114, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark-blue {
  color: RGBA(var(--bs-dark-blue-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-dark-blue-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-dark-blue-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark-blue:hover, .link-dark-blue:focus {
  color: RGBA(20, 52, 66, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(20, 52, 66, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(20, 52, 66, var(--bs-link-underline-opacity, 1)) !important;
}

.link-pink {
  color: RGBA(var(--bs-pink-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-pink-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-pink-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-pink:hover, .link-pink:focus {
  color: RGBA(227, 200, 221, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(227, 200, 221, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(227, 200, 221, var(--bs-link-underline-opacity, 1)) !important;
}

.link-green {
  color: RGBA(var(--bs-green-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-green-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-green-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-green:hover, .link-green:focus {
  color: RGBA(99, 157, 132, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(99, 157, 132, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(99, 157, 132, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light-green {
  color: RGBA(var(--bs-light-green-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-light-green-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-light-green-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light-green:hover, .link-light-green:focus {
  color: RGBA(173, 210, 191, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(173, 210, 191, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(173, 210, 191, var(--bs-link-underline-opacity, 1)) !important;
}

.link-beige-1 {
  color: RGBA(var(--bs-beige-1-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-beige-1-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-beige-1-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-beige-1:hover, .link-beige-1:focus {
  color: RGBA(241, 221, 210, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(241, 221, 210, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(241, 221, 210, var(--bs-link-underline-opacity, 1)) !important;
}

.link-beige-2 {
  color: RGBA(var(--bs-beige-2-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-beige-2-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-beige-2-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-beige-2:hover, .link-beige-2:focus {
  color: RGBA(245, 236, 232, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(245, 236, 232, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(245, 236, 232, var(--bs-link-underline-opacity, 1)) !important;
}

.link-black {
  color: RGBA(var(--bs-black-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-black-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-black-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-black:hover, .link-black:focus {
  color: RGBA(0, 0, 0, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(0, 0, 0, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(0, 0, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.link-white {
  color: RGBA(var(--bs-white-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-white-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-white-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-white:hover, .link-white:focus {
  color: RGBA(255, 255, 255, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(255, 255, 255, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(255, 255, 255, var(--bs-link-underline-opacity, 1)) !important;
}

.link-gold {
  color: RGBA(var(--bs-gold-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-gold-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-gold-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-gold:hover, .link-gold:focus {
  color: RGBA(178, 157, 130, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(178, 157, 130, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(178, 157, 130, var(--bs-link-underline-opacity, 1)) !important;
}

.link-goldbg {
  color: RGBA(var(--bs-goldbg-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-goldbg-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-goldbg-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-goldbg:hover, .link-goldbg:focus {
  color: RGBA(223, 215, 205, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(223, 215, 205, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(223, 215, 205, var(--bs-link-underline-opacity, 1)) !important;
}

.link-lightgrey {
  color: RGBA(var(--bs-lightgrey-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-lightgrey-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-lightgrey-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-lightgrey:hover, .link-lightgrey:focus {
  color: RGBA(238, 241, 243, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(238, 241, 243, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(238, 241, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-navy-blue {
  color: RGBA(var(--bs-navy-blue-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-navy-blue-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-navy-blue-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-navy-blue:hover, .link-navy-blue:focus {
  color: RGBA(5, 20, 27, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(5, 20, 27, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(5, 20, 27, var(--bs-link-underline-opacity, 1)) !important;
}

.link-orange {
  color: RGBA(var(--bs-orange-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-orange-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-orange-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-orange:hover, .link-orange:focus {
  color: RGBA(251, 113, 94, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(251, 113, 94, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(251, 113, 94, var(--bs-link-underline-opacity, 1)) !important;
}

.link-orange-2 {
  color: RGBA(var(--bs-orange-2-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-orange-2-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-orange-2-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-orange-2:hover, .link-orange-2:focus {
  color: RGBA(254, 159, 58, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(254, 159, 58, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(254, 159, 58, var(--bs-link-underline-opacity, 1)) !important;
}

.link-red-dark {
  color: RGBA(var(--bs-red-dark-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-red-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-red-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-red-dark:hover, .link-red-dark:focus {
  color: RGBA(126, 41, 36, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(126, 41, 36, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(126, 41, 36, var(--bs-link-underline-opacity, 1)) !important;
}

.link-red {
  color: RGBA(var(--bs-red-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-red-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-red-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-red:hover, .link-red:focus {
  color: RGBA(241, 75, 94, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(241, 75, 94, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(241, 75, 94, var(--bs-link-underline-opacity, 1)) !important;
}

.link-violet {
  color: RGBA(var(--bs-violet-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-violet-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-violet-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-violet:hover, .link-violet:focus {
  color: RGBA(38, 7, 78, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(38, 7, 78, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(38, 7, 78, var(--bs-link-underline-opacity, 1)) !important;
}

.link-crimson {
  color: RGBA(var(--bs-crimson-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-crimson-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-crimson-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-crimson:hover, .link-crimson:focus {
  color: RGBA(130, 0, 52, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(130, 0, 52, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(130, 0, 52, var(--bs-link-underline-opacity, 1)) !important;
}

.link-magenta {
  color: RGBA(var(--bs-magenta-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-magenta-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-magenta-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-magenta:hover, .link-magenta:focus {
  color: RGBA(167, 43, 112, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(167, 43, 112, var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(167, 43, 112, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
          text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  -webkit-box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
          box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: -webkit-inline-box;
  display: inline-flex;
  gap: 0.375rem;
  -webkit-box-align: center;
          align-items: center;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
          text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  -webkit-transition: 0.2s ease-in-out transform;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    -webkit-transition: none;
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  -webkit-transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
          transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1360px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
  align-self: stretch;
}

.vstack {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

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

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

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

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

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

.object-fit-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-fit-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-fit-fill {
  -o-object-fit: fill !important;
     object-fit: fill !important;
}

.object-fit-scale {
  -o-object-fit: scale-down !important;
     object-fit: scale-down !important;
}

.object-fit-none {
  -o-object-fit: none !important;
     object-fit: none !important;
}

.opacity-25 {
  opacity: 25% !important;
}

.opacity-50 {
  opacity: 50% !important;
}

.opacity-60 {
  opacity: 60% !important;
}

.opacity-70 {
  opacity: 70% !important;
}

.opacity-75 {
  opacity: 75% !important;
}

.opacity-80 {
  opacity: 80% !important;
}

.opacity-85 {
  opacity: 85% !important;
}

.opacity-90 {
  opacity: 90% !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark-blue {
  --bs-focus-ring-color: rgba(var(--bs-dark-blue-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-pink {
  --bs-focus-ring-color: rgba(var(--bs-pink-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-green {
  --bs-focus-ring-color: rgba(var(--bs-green-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light-green {
  --bs-focus-ring-color: rgba(var(--bs-light-green-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-beige-1 {
  --bs-focus-ring-color: rgba(var(--bs-beige-1-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-beige-2 {
  --bs-focus-ring-color: rgba(var(--bs-beige-2-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-black {
  --bs-focus-ring-color: rgba(var(--bs-black-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-white {
  --bs-focus-ring-color: rgba(var(--bs-white-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-gold {
  --bs-focus-ring-color: rgba(var(--bs-gold-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-goldbg {
  --bs-focus-ring-color: rgba(var(--bs-goldbg-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-lightgrey {
  --bs-focus-ring-color: rgba(var(--bs-lightgrey-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-navy-blue {
  --bs-focus-ring-color: rgba(var(--bs-navy-blue-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-orange {
  --bs-focus-ring-color: rgba(var(--bs-orange-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-orange-2 {
  --bs-focus-ring-color: rgba(var(--bs-orange-2-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-red-dark {
  --bs-focus-ring-color: rgba(var(--bs-red-dark-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-red {
  --bs-focus-ring-color: rgba(var(--bs-red-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-violet {
  --bs-focus-ring-color: rgba(var(--bs-violet-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-crimson {
  --bs-focus-ring-color: rgba(var(--bs-crimson-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-magenta {
  --bs-focus-ring-color: rgba(var(--bs-magenta-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

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

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

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

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
}

.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-dark-blue {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-blue-rgb), var(--bs-border-opacity)) !important;
}

.border-pink {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-pink-rgb), var(--bs-border-opacity)) !important;
}

.border-green {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-green-rgb), var(--bs-border-opacity)) !important;
}

.border-light-green {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-green-rgb), var(--bs-border-opacity)) !important;
}

.border-beige-1 {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-beige-1-rgb), var(--bs-border-opacity)) !important;
}

.border-beige-2 {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-beige-2-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-gold {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-gold-rgb), var(--bs-border-opacity)) !important;
}

.border-goldbg {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-goldbg-rgb), var(--bs-border-opacity)) !important;
}

.border-lightgrey {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-lightgrey-rgb), var(--bs-border-opacity)) !important;
}

.border-navy-blue {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-navy-blue-rgb), var(--bs-border-opacity)) !important;
}

.border-orange {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-orange-rgb), var(--bs-border-opacity)) !important;
}

.border-orange-2 {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-orange-2-rgb), var(--bs-border-opacity)) !important;
}

.border-red-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-red-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-red {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-red-rgb), var(--bs-border-opacity)) !important;
}

.border-violet {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-violet-rgb), var(--bs-border-opacity)) !important;
}

.border-crimson {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-crimson-rgb), var(--bs-border-opacity)) !important;
}

.border-magenta {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-magenta-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

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

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

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

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

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

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

.justify-content-center {
  -webkit-box-pack: center !important;
          justify-content: center !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -webkit-box-ordinal-group: 0 !important;
          order: -1 !important;
}

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
          order: 0 !important;
}

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
          order: 1 !important;
}

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
          order: 2 !important;
}

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
          order: 3 !important;
}

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
          order: 4 !important;
}

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
          order: 5 !important;
}

.order-last {
  -webkit-box-ordinal-group: 7 !important;
          order: 6 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  -webkit-column-gap: 0 !important;
     -moz-column-gap: 0 !important;
          column-gap: 0 !important;
}

.column-gap-1 {
  -webkit-column-gap: 0.25rem !important;
     -moz-column-gap: 0.25rem !important;
          column-gap: 0.25rem !important;
}

.column-gap-2 {
  -webkit-column-gap: 0.5rem !important;
     -moz-column-gap: 0.5rem !important;
          column-gap: 0.5rem !important;
}

.column-gap-3 {
  -webkit-column-gap: 1rem !important;
     -moz-column-gap: 1rem !important;
          column-gap: 1rem !important;
}

.column-gap-4 {
  -webkit-column-gap: 1.5rem !important;
     -moz-column-gap: 1.5rem !important;
          column-gap: 1.5rem !important;
}

.column-gap-5 {
  -webkit-column-gap: 3rem !important;
     -moz-column-gap: 3rem !important;
          column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-0-9 {
  line-height: 0.9 !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-1-1 {
  line-height: 1.1 !important;
}

.lh-1-2 {
  line-height: 1.2 !important;
}

.lh-1-3 {
  line-height: 1.3 !important;
}

.lh-1-4 {
  line-height: 1.4 !important;
}

.lh-1-5 {
  line-height: 1.5 !important;
}

.lh-1-6 {
  line-height: 1.6 !important;
}

.lh-1-7 {
  line-height: 1.7 !important;
}

.lh-1-8 {
  line-height: 1.8 !important;
}

.lh-1-9 {
  line-height: 1.9 !important;
}

.lh-2 {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-dark-blue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-blue-rgb), var(--bs-text-opacity)) !important;
}

.text-pink {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-pink-rgb), var(--bs-text-opacity)) !important;
}

.text-green {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-green-rgb), var(--bs-text-opacity)) !important;
}

.text-light-green {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-green-rgb), var(--bs-text-opacity)) !important;
}

.text-beige-1 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-beige-1-rgb), var(--bs-text-opacity)) !important;
}

.text-beige-2 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-beige-2-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-gold {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gold-rgb), var(--bs-text-opacity)) !important;
}

.text-goldbg {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-goldbg-rgb), var(--bs-text-opacity)) !important;
}

.text-lightgrey {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-lightgrey-rgb), var(--bs-text-opacity)) !important;
}

.text-navy-blue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-navy-blue-rgb), var(--bs-text-opacity)) !important;
}

.text-orange {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-orange-rgb), var(--bs-text-opacity)) !important;
}

.text-orange-2 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-orange-2-rgb), var(--bs-text-opacity)) !important;
}

.text-red-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-red-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-red {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-red-rgb), var(--bs-text-opacity)) !important;
}

.text-violet {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-violet-rgb), var(--bs-text-opacity)) !important;
}

.text-crimson {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-crimson-rgb), var(--bs-text-opacity)) !important;
}

.text-magenta {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-magenta-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-25-hover:hover {
  --bs-text-opacity: 0.25;
}

.text-opacity-25-focus:focus {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-50-hover:hover {
  --bs-text-opacity: 0.5;
}

.text-opacity-50-focus:focus {
  --bs-text-opacity: 0.5;
}

.text-opacity-60 {
  --bs-text-opacity: 0.6;
}

.text-opacity-60-hover:hover {
  --bs-text-opacity: 0.6;
}

.text-opacity-60-focus:focus {
  --bs-text-opacity: 0.6;
}

.text-opacity-70 {
  --bs-text-opacity: 0.7;
}

.text-opacity-70-hover:hover {
  --bs-text-opacity: 0.7;
}

.text-opacity-70-focus:focus {
  --bs-text-opacity: 0.7;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-75-hover:hover {
  --bs-text-opacity: 0.75;
}

.text-opacity-75-focus:focus {
  --bs-text-opacity: 0.75;
}

.text-opacity-80 {
  --bs-text-opacity: 0.8;
}

.text-opacity-80-hover:hover {
  --bs-text-opacity: 0.8;
}

.text-opacity-80-focus:focus {
  --bs-text-opacity: 0.8;
}

.text-opacity-85 {
  --bs-text-opacity: 0.85;
}

.text-opacity-85-hover:hover {
  --bs-text-opacity: 0.85;
}

.text-opacity-85-focus:focus {
  --bs-text-opacity: 0.85;
}

.text-opacity-90 {
  --bs-text-opacity: 0.9;
}

.text-opacity-90-hover:hover {
  --bs-text-opacity: 0.9;
}

.text-opacity-90-focus:focus {
  --bs-text-opacity: 0.9;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-opacity-100-hover:hover {
  --bs-text-opacity: 1;
}

.text-opacity-100-focus:focus {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark-blue {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-dark-blue-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-dark-blue-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-pink {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-pink-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-pink-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-green {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-green-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-green-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light-green {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-light-green-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-light-green-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-beige-1 {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-beige-1-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-beige-1-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-beige-2 {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-beige-2-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-beige-2-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-black {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-black-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-black-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-white {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-white-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-white-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-gold {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-gold-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-gold-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-goldbg {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-goldbg-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-goldbg-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-lightgrey {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-lightgrey-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-lightgrey-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-navy-blue {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-navy-blue-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-navy-blue-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-orange {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-orange-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-orange-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-orange-2 {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-orange-2-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-orange-2-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-red-dark {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-red-dark-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-red-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-red {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-red-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-red-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-violet {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-violet-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-violet-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-crimson {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-crimson-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-crimson-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-magenta {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-magenta-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-magenta-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark-blue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-blue-rgb), var(--bs-bg-opacity)) !important;
}

.bg-pink {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pink-rgb), var(--bs-bg-opacity)) !important;
}

.bg-green {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light-green {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-green-rgb), var(--bs-bg-opacity)) !important;
}

.bg-beige-1 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-beige-1-rgb), var(--bs-bg-opacity)) !important;
}

.bg-beige-2 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-beige-2-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gold {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gold-rgb), var(--bs-bg-opacity)) !important;
}

.bg-goldbg {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-goldbg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-lightgrey {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-lightgrey-rgb), var(--bs-bg-opacity)) !important;
}

.bg-navy-blue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-navy-blue-rgb), var(--bs-bg-opacity)) !important;
}

.bg-orange {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important;
}

.bg-orange-2 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-orange-2-rgb), var(--bs-bg-opacity)) !important;
}

.bg-red-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-red-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-red {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important;
}

.bg-violet {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-violet-rgb), var(--bs-bg-opacity)) !important;
}

.bg-crimson {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-crimson-rgb), var(--bs-bg-opacity)) !important;
}

.bg-magenta {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-magenta-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-50-hover:hover {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-50-focus:focus {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-60 {
  --bs-bg-opacity: 0.6;
}

.bg-opacity-60-hover:hover {
  --bs-bg-opacity: 0.6;
}

.bg-opacity-60-focus:focus {
  --bs-bg-opacity: 0.6;
}

.bg-opacity-70 {
  --bs-bg-opacity: 0.7;
}

.bg-opacity-70-hover:hover {
  --bs-bg-opacity: 0.7;
}

.bg-opacity-70-focus:focus {
  --bs-bg-opacity: 0.7;
}

.bg-opacity-80 {
  --bs-bg-opacity: 0.8;
}

.bg-opacity-80-hover:hover {
  --bs-bg-opacity: 0.8;
}

.bg-opacity-80-focus:focus {
  --bs-bg-opacity: 0.8;
}

.bg-opacity-90 {
  --bs-bg-opacity: 0.9;
}

.bg-opacity-90-hover:hover {
  --bs-bg-opacity: 0.9;
}

.bg-opacity-90-focus:focus {
  --bs-bg-opacity: 0.9;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-opacity-100-hover:hover {
  --bs-bg-opacity: 1;
}

.bg-opacity-100-focus:focus {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

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

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

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

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-index-minus-1 {
  z-index: -1 !important;
}

.z-index-minus-2 {
  z-index: -2 !important;
}

.z-index-1 {
  z-index: 1 !important;
}

.z-index-2 {
  z-index: 2 !important;
}

.fill-primary {
  fill: #BF2E26 !important;
}

.fill-secondary {
  fill: #30438F !important;
}

.fill-success {
  fill: #198754 !important;
}

.fill-info {
  fill: #0dcaf0 !important;
}

.fill-warning {
  fill: #ffc107 !important;
}

.fill-danger {
  fill: #dc3545 !important;
}

.fill-light {
  fill: #f8f9fa !important;
}

.fill-dark {
  fill: #212529 !important;
}

.fill-dark-blue {
  fill: #194152 !important;
}

.fill-pink {
  fill: #DCBAD5 !important;
}

.fill-green {
  fill: #3C8565 !important;
}

.fill-light-green {
  fill: #99C7AF !important;
}

.fill-beige-1 {
  fill: #EED4C7 !important;
}

.fill-beige-2 {
  fill: #F2E7E2 !important;
}

.fill-black {
  fill: #000 !important;
}

.fill-white {
  fill: #fff !important;
}

.fill-gold {
  fill: #9F8463 !important;
}

.fill-goldbg {
  fill: #D7CDC0 !important;
}

.fill-lightgrey {
  fill: #EAEDF0 !important;
}

.fill-navy-blue {
  fill: #061922 !important;
}

.fill-orange {
  fill: #FA4E36 !important;
}

.fill-orange-2 {
  fill: #fe8709 !important;
}

.fill-red-dark {
  fill: #9E332D !important;
}

.fill-red {
  fill: #ED1E36 !important;
}

.fill-violet {
  fill: #300961 !important;
}

.fill-crimson {
  fill: #A30041 !important;
}

.fill-magenta {
  fill: #D1368C !important;
}

.border-font-primary {
  -webkit-text-stroke-color: #BF2E26 !important;
}

.border-font-secondary {
  -webkit-text-stroke-color: #30438F !important;
}

.border-font-success {
  -webkit-text-stroke-color: #198754 !important;
}

.border-font-info {
  -webkit-text-stroke-color: #0dcaf0 !important;
}

.border-font-warning {
  -webkit-text-stroke-color: #ffc107 !important;
}

.border-font-danger {
  -webkit-text-stroke-color: #dc3545 !important;
}

.border-font-light {
  -webkit-text-stroke-color: #f8f9fa !important;
}

.border-font-dark {
  -webkit-text-stroke-color: #212529 !important;
}

.border-font-dark-blue {
  -webkit-text-stroke-color: #194152 !important;
}

.border-font-pink {
  -webkit-text-stroke-color: #DCBAD5 !important;
}

.border-font-green {
  -webkit-text-stroke-color: #3C8565 !important;
}

.border-font-light-green {
  -webkit-text-stroke-color: #99C7AF !important;
}

.border-font-beige-1 {
  -webkit-text-stroke-color: #EED4C7 !important;
}

.border-font-beige-2 {
  -webkit-text-stroke-color: #F2E7E2 !important;
}

.border-font-black {
  -webkit-text-stroke-color: #000 !important;
}

.border-font-white {
  -webkit-text-stroke-color: #fff !important;
}

.border-font-gold {
  -webkit-text-stroke-color: #9F8463 !important;
}

.border-font-goldbg {
  -webkit-text-stroke-color: #D7CDC0 !important;
}

.border-font-lightgrey {
  -webkit-text-stroke-color: #EAEDF0 !important;
}

.border-font-navy-blue {
  -webkit-text-stroke-color: #061922 !important;
}

.border-font-orange {
  -webkit-text-stroke-color: #FA4E36 !important;
}

.border-font-orange-2 {
  -webkit-text-stroke-color: #fe8709 !important;
}

.border-font-red-dark {
  -webkit-text-stroke-color: #9E332D !important;
}

.border-font-red {
  -webkit-text-stroke-color: #ED1E36 !important;
}

.border-font-violet {
  -webkit-text-stroke-color: #300961 !important;
}

.border-font-crimson {
  -webkit-text-stroke-color: #A30041 !important;
}

.border-font-magenta {
  -webkit-text-stroke-color: #D1368C !important;
}

.clamp-1 {
  -webkit-line-clamp: 1 !important;
}

.clamp-2 {
  -webkit-line-clamp: 2 !important;
}

.clamp-3 {
  -webkit-line-clamp: 3 !important;
}

.clamp-4 {
  -webkit-line-clamp: 4 !important;
}

.clamp-5 {
  -webkit-line-clamp: 5 !important;
}

.clamp-6 {
  -webkit-line-clamp: 6 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-auto {
    width: auto !important;
  }
  .h-sm-100 {
    height: 100% !important;
  }
  .h-sm-auto {
    height: auto !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
            order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
            order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
            order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
            order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
            order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
            order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
            order: 5 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
            order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-auto {
    width: auto !important;
  }
  .h-md-100 {
    height: 100% !important;
  }
  .h-md-auto {
    height: auto !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
            order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
            order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
            order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
            order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
            order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
            order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
            order: 5 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
            order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .w-lg-auto {
    width: auto !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
  .h-lg-auto {
    height: auto !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
            order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
            order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
            order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
            order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
            order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
            order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
            order: 5 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
            order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .w-xl-100 {
    width: 100% !important;
  }
  .w-xl-auto {
    width: auto !important;
  }
  .h-xl-100 {
    height: 100% !important;
  }
  .h-xl-auto {
    height: auto !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
            order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
            order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
            order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
            order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
            order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
            order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
            order: 5 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
            order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1360px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .w-xxl-100 {
    width: 100% !important;
  }
  .w-xxl-auto {
    width: auto !important;
  }
  .h-xxl-100 {
    height: 100% !important;
  }
  .h-xxl-auto {
    height: auto !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
            order: -1 !important;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
            order: 0 !important;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
            order: 1 !important;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
            order: 2 !important;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
            order: 3 !important;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
            order: 4 !important;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
            order: 5 !important;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
            order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/* ~~~~~~~~~~ Base Styles ~~~~~~~~~~ */
/**
 * Typography
 */
/* ~~~~~~~~~~ HTML ~~~~~~~~~~ */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root {
  font-size: 100%;
}

/* ~~~~~~~~~~ Body ~~~~~~~~~~ */
body {
  background-color: #EED4C7;
  font-size: 1rem;
  line-height: 1.5;
}
/* ~~~~~~~~~~ Headlines ~~~~~~~~~~ */
h1,
.h1,
h2,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
  text-transform: uppercase;
}
h1:not([class*=c-mb-]),
h2:not([class*=c-mb-]),
h3:not([class*=c-mb-]),
h4:not([class*=c-mb-]),
h5:not([class*=c-mb-]),
h6:not([class*=c-mb-]),
.h1:not([class*=c-mb-]),
.h2:not([class*=c-mb-]),
.h3:not([class*=c-mb-]),
.h4:not([class*=c-mb-]),
.h5:not([class*=c-mb-]),
.h6:not([class*=c-mb-]) {
  margin-bottom: 0 !important;
}

h1,
.h1 {
  line-height: 1;
  letter-spacing: 0;
}
h1:not([class*=fz-]),
.h1:not([class*=fz-]) {
  font-size: 2.5rem;
}
@media (min-width: 576px) {
  h1:not([class*=fz-]),
  .h1:not([class*=fz-]) {
    font-size: 2.9rem;
  }
}
@media (min-width: 768px) {
  h1:not([class*=fz-]),
  .h1:not([class*=fz-]) {
    font-size: 3.3rem;
  }
}
@media (min-width: 992px) {
  h1:not([class*=fz-]),
  .h1:not([class*=fz-]) {
    font-size: 3.7rem;
  }
}
@media (min-width: 1200px) {
  h1:not([class*=fz-]),
  .h1:not([class*=fz-]) {
    font-size: 4.1rem;
  }
}
@media (min-width: 1360px) {
  h1:not([class*=fz-]),
  .h1:not([class*=fz-]) {
    font-size: 4.5rem;
  }
}

h2:not([class*=fz-]),
.h2:not([class*=fz-]) {
  font-size: 1.75rem;
}
@media (min-width: 576px) {
  h2:not([class*=fz-]),
  .h2:not([class*=fz-]) {
    font-size: 1.9rem;
  }
}
@media (min-width: 768px) {
  h2:not([class*=fz-]),
  .h2:not([class*=fz-]) {
    font-size: 2.05rem;
  }
}
@media (min-width: 992px) {
  h2:not([class*=fz-]),
  .h2:not([class*=fz-]) {
    font-size: 2.2rem;
  }
}
@media (min-width: 1200px) {
  h2:not([class*=fz-]),
  .h2:not([class*=fz-]) {
    font-size: 2.35rem;
  }
}
@media (min-width: 1360px) {
  h2:not([class*=fz-]),
  .h2:not([class*=fz-]) {
    font-size: 2.5rem;
  }
}

h3:not([class*=fz-]),
.h3:not([class*=fz-]) {
  font-size: 1.625rem;
}
@media (min-width: 576px) {
  h3:not([class*=fz-]),
  .h3:not([class*=fz-]) {
    font-size: 1.7rem;
  }
}
@media (min-width: 768px) {
  h3:not([class*=fz-]),
  .h3:not([class*=fz-]) {
    font-size: 1.775rem;
  }
}
@media (min-width: 992px) {
  h3:not([class*=fz-]),
  .h3:not([class*=fz-]) {
    font-size: 1.85rem;
  }
}
@media (min-width: 1200px) {
  h3:not([class*=fz-]),
  .h3:not([class*=fz-]) {
    font-size: 1.925rem;
  }
}
@media (min-width: 1360px) {
  h3:not([class*=fz-]),
  .h3:not([class*=fz-]) {
    font-size: 2rem;
  }
}

h4:not([class*=fz-]),
.h4:not([class*=fz-]) {
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  h4:not([class*=fz-]),
  .h4:not([class*=fz-]) {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  h4:not([class*=fz-]),
  .h4:not([class*=fz-]) {
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  h4:not([class*=fz-]),
  .h4:not([class*=fz-]) {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  h4:not([class*=fz-]),
  .h4:not([class*=fz-]) {
    font-size: 1.9rem;
  }
}
@media (min-width: 1360px) {
  h4:not([class*=fz-]),
  .h4:not([class*=fz-]) {
    font-size: 2rem;
  }
}

h5:not([class*=fz-]),
.h5:not([class*=fz-]) {
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  h5:not([class*=fz-]),
  .h5:not([class*=fz-]) {
    font-size: 1.45rem;
  }
}
@media (min-width: 768px) {
  h5:not([class*=fz-]),
  .h5:not([class*=fz-]) {
    font-size: 1.525rem;
  }
}
@media (min-width: 992px) {
  h5:not([class*=fz-]),
  .h5:not([class*=fz-]) {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  h5:not([class*=fz-]),
  .h5:not([class*=fz-]) {
    font-size: 1.675rem;
  }
}
@media (min-width: 1360px) {
  h5:not([class*=fz-]),
  .h5:not([class*=fz-]) {
    font-size: 1.75rem;
  }
}

h6:not([class*=fz-]),
.h6:not([class*=fz-]) {
  font-size: 1.25rem;
}
@media (min-width: 576px) {
  h6:not([class*=fz-]),
  .h6:not([class*=fz-]) {
    font-size: 1.3rem;
  }
}
@media (min-width: 768px) {
  h6:not([class*=fz-]),
  .h6:not([class*=fz-]) {
    font-size: 1.35rem;
  }
}
@media (min-width: 992px) {
  h6:not([class*=fz-]),
  .h6:not([class*=fz-]) {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) {
  h6:not([class*=fz-]),
  .h6:not([class*=fz-]) {
    font-size: 1.45rem;
  }
}
@media (min-width: 1360px) {
  h6:not([class*=fz-]),
  .h6:not([class*=fz-]) {
    font-size: 1.5rem;
  }
}

/* ~~~~~~~~~~ Text elements ~~~~~~~~~~ */
b,
strong {
  font-weight: 600;
}

em {
  font-style: italic;
}

a,
button {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

button {
  padding: 0;
  border: none;
  background-color: transparent;
}

p {
  margin-bottom: 0;
}

.border-font {
  color: transparent;
  -webkit-text-stroke-width: 1px;
}
.border-font-2 {
  -webkit-text-stroke-width: 2px;
}
.border-font-4 {
  -webkit-text-stroke-width: 0.125rem;
}
@media (min-width: 576px) {
  .border-font-4 {
    -webkit-text-stroke-width: 0.15rem;
  }
}
@media (min-width: 768px) {
  .border-font-4 {
    -webkit-text-stroke-width: 0.175rem;
  }
}
@media (min-width: 992px) {
  .border-font-4 {
    -webkit-text-stroke-width: 0.2rem;
  }
}
@media (min-width: 1200px) {
  .border-font-4 {
    -webkit-text-stroke-width: 0.225rem;
  }
}
@media (min-width: 1360px) {
  .border-font-4 {
    -webkit-text-stroke-width: 0.25rem;
  }
}

ul,
ol {
  margin-bottom: 0;
}

/**
 * WP Admin Bar
 */
div#wpadminbar {
  position: fixed;
  top: auto;
  bottom: 0;
}

.ab-sub-wrapper {
  bottom: 2.875rem;
}
@media screen and (min-width: 48.9375rem) {
  .ab-sub-wrapper {
    bottom: 2rem;
  }
}

.admin-bar {
  margin-bottom: 2.875rem !important;
}
@media screen and (min-width: 48.9375rem) {
  .admin-bar {
    margin-bottom: 2rem !important;
  }
}

html[lang] {
  margin-top: 0 !important;
}

.alert-ie {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000000;
  padding: 2rem;
  background: #cd5c5c;
  color: #fff;
  text-align: center;
}
.alert-ie a {
  text-decoration: underline;
}

/**
 * Font Faces
 */
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "Cultures Carnival";
  src: url(CulturesCarnivalRegular.woff2) format("woff2"), url(CulturesCarnivalRegular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "Sumber Brush";
  src: url(SumberBrush.woff2) format("woff2"), url(SumberBrush.woff) format("woff");
  font-display: swap;
}
/* ~~~~~~~~~~ Helpers ~~~~~~~~~~ */
html {
  /* CSS custom property for the polyfill */
  --scroll-behavior: unset;
  /* Normal CSS property for browsers with native support */
  scroll-behavior: unset;
}
html *[id] {
  -webkit-scroll-snap-type: block;
      -ms-scroll-snap-type: block;
          scroll-snap-type: block;
  scroll-margin: 2rem;
}

/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Element paddings and margins ~~~~~~~~~~ */
.c-m-1 {
  margin: 0.3125rem;
}

.c-m-only-1 {
  margin: 0.3125rem !important;
}

.c-m-2 {
  margin: 0.3125rem;
}

.c-m-only-2 {
  margin: 0.625rem !important;
}

.c-m-3 {
  margin: 0.5rem;
}

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

.c-m-4 {
  margin: 0.625rem;
}

.c-m-only-4 {
  margin: 1.25rem !important;
}

.c-m-5 {
  margin: 0.9375rem;
}

.c-m-only-5 {
  margin: 1.875rem !important;
}

.c-m-6 {
  margin: 1.25rem;
}

.c-m-only-6 {
  margin: 2.5rem !important;
}

.c-m-7 {
  margin: 1.875rem;
}

.c-m-only-7 {
  margin: 3.75rem !important;
}

.c-m-8 {
  margin: 2.5rem;
}

.c-m-only-8 {
  margin: 5rem !important;
}

.c-m-9 {
  margin: 3.125rem;
}

.c-m-only-9 {
  margin: 6.25rem !important;
}

.c-m-10 {
  margin: 4.25rem;
}

.c-m-only-10 {
  margin: 8.5rem !important;
}

.c-m-11 {
  margin: 5.4375rem;
}

.c-m-only-11 {
  margin: 10.875rem !important;
}

.c-m-12 {
  margin: 5.9375rem;
}

.c-m-only-12 {
  margin: 11.875rem !important;
}

.c-m-13 {
  margin: 6.125rem;
}

.c-m-only-13 {
  margin: 12.25rem !important;
}

.c-m-14 {
  margin: 7.5rem;
}

.c-m-only-14 {
  margin: 15rem !important;
}

.c-m-15 {
  margin: 10.5rem;
}

.c-m-only-15 {
  margin: 21rem !important;
}

.c-mt-1 {
  margin-top: 0.3125rem;
}

.c-mt-only-1 {
  margin-top: 0.3125rem !important;
}

.c-mt-2 {
  margin-top: 0.3125rem;
}

.c-mt-only-2 {
  margin-top: 0.625rem !important;
}

.c-mt-3 {
  margin-top: 0.5rem;
}

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

.c-mt-4 {
  margin-top: 0.625rem;
}

.c-mt-only-4 {
  margin-top: 1.25rem !important;
}

.c-mt-5 {
  margin-top: 0.9375rem;
}

.c-mt-only-5 {
  margin-top: 1.875rem !important;
}

.c-mt-6 {
  margin-top: 1.25rem;
}

.c-mt-only-6 {
  margin-top: 2.5rem !important;
}

.c-mt-7 {
  margin-top: 1.875rem;
}

.c-mt-only-7 {
  margin-top: 3.75rem !important;
}

.c-mt-8 {
  margin-top: 2.5rem;
}

.c-mt-only-8 {
  margin-top: 5rem !important;
}

.c-mt-9 {
  margin-top: 3.125rem;
}

.c-mt-only-9 {
  margin-top: 6.25rem !important;
}

.c-mt-10 {
  margin-top: 4.25rem;
}

.c-mt-only-10 {
  margin-top: 8.5rem !important;
}

.c-mt-11 {
  margin-top: 5.4375rem;
}

.c-mt-only-11 {
  margin-top: 10.875rem !important;
}

.c-mt-12 {
  margin-top: 5.9375rem;
}

.c-mt-only-12 {
  margin-top: 11.875rem !important;
}

.c-mt-13 {
  margin-top: 6.125rem;
}

.c-mt-only-13 {
  margin-top: 12.25rem !important;
}

.c-mt-14 {
  margin-top: 7.5rem;
}

.c-mt-only-14 {
  margin-top: 15rem !important;
}

.c-mt-15 {
  margin-top: 10.5rem;
}

.c-mt-only-15 {
  margin-top: 21rem !important;
}

.c-mr-1 {
  margin-right: 0.3125rem;
}

.c-mr-only-1 {
  margin-right: 0.3125rem !important;
}

.c-mr-2 {
  margin-right: 0.3125rem;
}

.c-mr-only-2 {
  margin-right: 0.625rem !important;
}

.c-mr-3 {
  margin-right: 0.5rem;
}

.c-mr-only-3 {
  margin-right: 1rem !important;
}

.c-mr-4 {
  margin-right: 0.625rem;
}

.c-mr-only-4 {
  margin-right: 1.25rem !important;
}

.c-mr-5 {
  margin-right: 0.9375rem;
}

.c-mr-only-5 {
  margin-right: 1.875rem !important;
}

.c-mr-6 {
  margin-right: 1.25rem;
}

.c-mr-only-6 {
  margin-right: 2.5rem !important;
}

.c-mr-7 {
  margin-right: 1.875rem;
}

.c-mr-only-7 {
  margin-right: 3.75rem !important;
}

.c-mr-8 {
  margin-right: 2.5rem;
}

.c-mr-only-8 {
  margin-right: 5rem !important;
}

.c-mr-9 {
  margin-right: 3.125rem;
}

.c-mr-only-9 {
  margin-right: 6.25rem !important;
}

.c-mr-10 {
  margin-right: 4.25rem;
}

.c-mr-only-10 {
  margin-right: 8.5rem !important;
}

.c-mr-11 {
  margin-right: 5.4375rem;
}

.c-mr-only-11 {
  margin-right: 10.875rem !important;
}

.c-mr-12 {
  margin-right: 5.9375rem;
}

.c-mr-only-12 {
  margin-right: 11.875rem !important;
}

.c-mr-13 {
  margin-right: 6.125rem;
}

.c-mr-only-13 {
  margin-right: 12.25rem !important;
}

.c-mr-14 {
  margin-right: 7.5rem;
}

.c-mr-only-14 {
  margin-right: 15rem !important;
}

.c-mr-15 {
  margin-right: 10.5rem;
}

.c-mr-only-15 {
  margin-right: 21rem !important;
}

.c-mb-1 {
  margin-bottom: 0.3125rem;
}

.c-mb-only-1 {
  margin-bottom: 0.3125rem !important;
}

.c-mb-2 {
  margin-bottom: 0.3125rem;
}

.c-mb-only-2 {
  margin-bottom: 0.625rem !important;
}

.c-mb-3 {
  margin-bottom: 0.5rem;
}

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

.c-mb-4 {
  margin-bottom: 0.625rem;
}

.c-mb-only-4 {
  margin-bottom: 1.25rem !important;
}

.c-mb-5 {
  margin-bottom: 0.9375rem;
}

.c-mb-only-5 {
  margin-bottom: 1.875rem !important;
}

.c-mb-6 {
  margin-bottom: 1.25rem;
}

.c-mb-only-6 {
  margin-bottom: 2.5rem !important;
}

.c-mb-7 {
  margin-bottom: 1.875rem;
}

.c-mb-only-7 {
  margin-bottom: 3.75rem !important;
}

.c-mb-8 {
  margin-bottom: 2.5rem;
}

.c-mb-only-8 {
  margin-bottom: 5rem !important;
}

.c-mb-9 {
  margin-bottom: 3.125rem;
}

.c-mb-only-9 {
  margin-bottom: 6.25rem !important;
}

.c-mb-10 {
  margin-bottom: 4.25rem;
}

.c-mb-only-10 {
  margin-bottom: 8.5rem !important;
}

.c-mb-11 {
  margin-bottom: 5.4375rem;
}

.c-mb-only-11 {
  margin-bottom: 10.875rem !important;
}

.c-mb-12 {
  margin-bottom: 5.9375rem;
}

.c-mb-only-12 {
  margin-bottom: 11.875rem !important;
}

.c-mb-13 {
  margin-bottom: 6.125rem;
}

.c-mb-only-13 {
  margin-bottom: 12.25rem !important;
}

.c-mb-14 {
  margin-bottom: 7.5rem;
}

.c-mb-only-14 {
  margin-bottom: 15rem !important;
}

.c-mb-15 {
  margin-bottom: 10.5rem;
}

.c-mb-only-15 {
  margin-bottom: 21rem !important;
}

.c-ml-1 {
  margin-left: 0.3125rem;
}

.c-ml-only-1 {
  margin-left: 0.3125rem !important;
}

.c-ml-2 {
  margin-left: 0.3125rem;
}

.c-ml-only-2 {
  margin-left: 0.625rem !important;
}

.c-ml-3 {
  margin-left: 0.5rem;
}

.c-ml-only-3 {
  margin-left: 1rem !important;
}

.c-ml-4 {
  margin-left: 0.625rem;
}

.c-ml-only-4 {
  margin-left: 1.25rem !important;
}

.c-ml-5 {
  margin-left: 0.9375rem;
}

.c-ml-only-5 {
  margin-left: 1.875rem !important;
}

.c-ml-6 {
  margin-left: 1.25rem;
}

.c-ml-only-6 {
  margin-left: 2.5rem !important;
}

.c-ml-7 {
  margin-left: 1.875rem;
}

.c-ml-only-7 {
  margin-left: 3.75rem !important;
}

.c-ml-8 {
  margin-left: 2.5rem;
}

.c-ml-only-8 {
  margin-left: 5rem !important;
}

.c-ml-9 {
  margin-left: 3.125rem;
}

.c-ml-only-9 {
  margin-left: 6.25rem !important;
}

.c-ml-10 {
  margin-left: 4.25rem;
}

.c-ml-only-10 {
  margin-left: 8.5rem !important;
}

.c-ml-11 {
  margin-left: 5.4375rem;
}

.c-ml-only-11 {
  margin-left: 10.875rem !important;
}

.c-ml-12 {
  margin-left: 5.9375rem;
}

.c-ml-only-12 {
  margin-left: 11.875rem !important;
}

.c-ml-13 {
  margin-left: 6.125rem;
}

.c-ml-only-13 {
  margin-left: 12.25rem !important;
}

.c-ml-14 {
  margin-left: 7.5rem;
}

.c-ml-only-14 {
  margin-left: 15rem !important;
}

.c-ml-15 {
  margin-left: 10.5rem;
}

.c-ml-only-15 {
  margin-left: 21rem !important;
}

.c-mx-1 {
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}

.c-mx-only-1 {
  margin-left: 0.3125rem !important;
  margin-right: 0.3125rem !important;
}

.c-mx-2 {
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}

.c-mx-only-2 {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important;
}

.c-mx-3 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

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

.c-mx-4 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.c-mx-only-4 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

.c-mx-5 {
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.c-mx-only-5 {
  margin-left: 1.875rem !important;
  margin-right: 1.875rem !important;
}

.c-mx-6 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.c-mx-only-6 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.c-mx-7 {
  margin-left: 1.875rem;
  margin-right: 1.875rem;
}

.c-mx-only-7 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}

.c-mx-8 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.c-mx-only-8 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.c-mx-9 {
  margin-left: 3.125rem;
  margin-right: 3.125rem;
}

.c-mx-only-9 {
  margin-left: 6.25rem !important;
  margin-right: 6.25rem !important;
}

.c-mx-10 {
  margin-left: 4.25rem;
  margin-right: 4.25rem;
}

.c-mx-only-10 {
  margin-left: 8.5rem !important;
  margin-right: 8.5rem !important;
}

.c-mx-11 {
  margin-left: 5.4375rem;
  margin-right: 5.4375rem;
}

.c-mx-only-11 {
  margin-left: 10.875rem !important;
  margin-right: 10.875rem !important;
}

.c-mx-12 {
  margin-left: 5.9375rem;
  margin-right: 5.9375rem;
}

.c-mx-only-12 {
  margin-left: 11.875rem !important;
  margin-right: 11.875rem !important;
}

.c-mx-13 {
  margin-left: 6.125rem;
  margin-right: 6.125rem;
}

.c-mx-only-13 {
  margin-left: 12.25rem !important;
  margin-right: 12.25rem !important;
}

.c-mx-14 {
  margin-left: 7.5rem;
  margin-right: 7.5rem;
}

.c-mx-only-14 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}

.c-mx-15 {
  margin-left: 10.5rem;
  margin-right: 10.5rem;
}

.c-mx-only-15 {
  margin-left: 21rem !important;
  margin-right: 21rem !important;
}

.c-my-1 {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}

.c-my-only-1 {
  margin-top: 0.3125rem !important;
  margin-bottom: 0.3125rem !important;
}

.c-my-2 {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}

.c-my-only-2 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important;
}

.c-my-3 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

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

.c-my-4 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.c-my-only-4 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.c-my-5 {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.c-my-only-5 {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important;
}

.c-my-6 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.c-my-only-6 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.c-my-7 {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.c-my-only-7 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}

.c-my-8 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.c-my-only-8 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.c-my-9 {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}

.c-my-only-9 {
  margin-top: 6.25rem !important;
  margin-bottom: 6.25rem !important;
}

.c-my-10 {
  margin-top: 4.25rem;
  margin-bottom: 4.25rem;
}

.c-my-only-10 {
  margin-top: 8.5rem !important;
  margin-bottom: 8.5rem !important;
}

.c-my-11 {
  margin-top: 5.4375rem;
  margin-bottom: 5.4375rem;
}

.c-my-only-11 {
  margin-top: 10.875rem !important;
  margin-bottom: 10.875rem !important;
}

.c-my-12 {
  margin-top: 5.9375rem;
  margin-bottom: 5.9375rem;
}

.c-my-only-12 {
  margin-top: 11.875rem !important;
  margin-bottom: 11.875rem !important;
}

.c-my-13 {
  margin-top: 6.125rem;
  margin-bottom: 6.125rem;
}

.c-my-only-13 {
  margin-top: 12.25rem !important;
  margin-bottom: 12.25rem !important;
}

.c-my-14 {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
}

.c-my-only-14 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

.c-my-15 {
  margin-top: 10.5rem;
  margin-bottom: 10.5rem;
}

.c-my-only-15 {
  margin-top: 21rem !important;
  margin-bottom: 21rem !important;
}

.c-p-1 {
  padding: 0.3125rem;
}

.c-p-only-1 {
  padding: 0.3125rem !important;
}

.c-p-2 {
  padding: 0.3125rem;
}

.c-p-only-2 {
  padding: 0.625rem !important;
}

.c-p-3 {
  padding: 0.5rem;
}

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

.c-p-4 {
  padding: 0.625rem;
}

.c-p-only-4 {
  padding: 1.25rem !important;
}

.c-p-5 {
  padding: 0.9375rem;
}

.c-p-only-5 {
  padding: 1.875rem !important;
}

.c-p-6 {
  padding: 1.25rem;
}

.c-p-only-6 {
  padding: 2.5rem !important;
}

.c-p-7 {
  padding: 1.875rem;
}

.c-p-only-7 {
  padding: 3.75rem !important;
}

.c-p-8 {
  padding: 2.5rem;
}

.c-p-only-8 {
  padding: 5rem !important;
}

.c-p-9 {
  padding: 3.125rem;
}

.c-p-only-9 {
  padding: 6.25rem !important;
}

.c-p-10 {
  padding: 4.25rem;
}

.c-p-only-10 {
  padding: 8.5rem !important;
}

.c-p-11 {
  padding: 5.4375rem;
}

.c-p-only-11 {
  padding: 10.875rem !important;
}

.c-p-12 {
  padding: 5.9375rem;
}

.c-p-only-12 {
  padding: 11.875rem !important;
}

.c-p-13 {
  padding: 6.125rem;
}

.c-p-only-13 {
  padding: 12.25rem !important;
}

.c-p-14 {
  padding: 7.5rem;
}

.c-p-only-14 {
  padding: 15rem !important;
}

.c-p-15 {
  padding: 10.5rem;
}

.c-p-only-15 {
  padding: 21rem !important;
}

.c-pt-1 {
  padding-top: 0.3125rem;
}

.c-pt-only-1 {
  padding-top: 0.3125rem !important;
}

.c-pt-2 {
  padding-top: 0.3125rem;
}

.c-pt-only-2 {
  padding-top: 0.625rem !important;
}

.c-pt-3 {
  padding-top: 0.5rem;
}

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

.c-pt-4 {
  padding-top: 0.625rem;
}

.c-pt-only-4 {
  padding-top: 1.25rem !important;
}

.c-pt-5 {
  padding-top: 0.9375rem;
}

.c-pt-only-5 {
  padding-top: 1.875rem !important;
}

.c-pt-6 {
  padding-top: 1.25rem;
}

.c-pt-only-6 {
  padding-top: 2.5rem !important;
}

.c-pt-7 {
  padding-top: 1.875rem;
}

.c-pt-only-7 {
  padding-top: 3.75rem !important;
}

.c-pt-8 {
  padding-top: 2.5rem;
}

.c-pt-only-8 {
  padding-top: 5rem !important;
}

.c-pt-9 {
  padding-top: 3.125rem;
}

.c-pt-only-9 {
  padding-top: 6.25rem !important;
}

.c-pt-10 {
  padding-top: 4.25rem;
}

.c-pt-only-10 {
  padding-top: 8.5rem !important;
}

.c-pt-11 {
  padding-top: 5.4375rem;
}

.c-pt-only-11 {
  padding-top: 10.875rem !important;
}

.c-pt-12 {
  padding-top: 5.9375rem;
}

.c-pt-only-12 {
  padding-top: 11.875rem !important;
}

.c-pt-13 {
  padding-top: 6.125rem;
}

.c-pt-only-13 {
  padding-top: 12.25rem !important;
}

.c-pt-14 {
  padding-top: 7.5rem;
}

.c-pt-only-14 {
  padding-top: 15rem !important;
}

.c-pt-15 {
  padding-top: 10.5rem;
}

.c-pt-only-15 {
  padding-top: 21rem !important;
}

.c-pr-1 {
  padding-right: 0.3125rem;
}

.c-pr-only-1 {
  padding-right: 0.3125rem !important;
}

.c-pr-2 {
  padding-right: 0.3125rem;
}

.c-pr-only-2 {
  padding-right: 0.625rem !important;
}

.c-pr-3 {
  padding-right: 0.5rem;
}

.c-pr-only-3 {
  padding-right: 1rem !important;
}

.c-pr-4 {
  padding-right: 0.625rem;
}

.c-pr-only-4 {
  padding-right: 1.25rem !important;
}

.c-pr-5 {
  padding-right: 0.9375rem;
}

.c-pr-only-5 {
  padding-right: 1.875rem !important;
}

.c-pr-6 {
  padding-right: 1.25rem;
}

.c-pr-only-6 {
  padding-right: 2.5rem !important;
}

.c-pr-7 {
  padding-right: 1.875rem;
}

.c-pr-only-7 {
  padding-right: 3.75rem !important;
}

.c-pr-8 {
  padding-right: 2.5rem;
}

.c-pr-only-8 {
  padding-right: 5rem !important;
}

.c-pr-9 {
  padding-right: 3.125rem;
}

.c-pr-only-9 {
  padding-right: 6.25rem !important;
}

.c-pr-10 {
  padding-right: 4.25rem;
}

.c-pr-only-10 {
  padding-right: 8.5rem !important;
}

.c-pr-11 {
  padding-right: 5.4375rem;
}

.c-pr-only-11 {
  padding-right: 10.875rem !important;
}

.c-pr-12 {
  padding-right: 5.9375rem;
}

.c-pr-only-12 {
  padding-right: 11.875rem !important;
}

.c-pr-13 {
  padding-right: 6.125rem;
}

.c-pr-only-13 {
  padding-right: 12.25rem !important;
}

.c-pr-14 {
  padding-right: 7.5rem;
}

.c-pr-only-14 {
  padding-right: 15rem !important;
}

.c-pr-15 {
  padding-right: 10.5rem;
}

.c-pr-only-15 {
  padding-right: 21rem !important;
}

.c-pb-1 {
  padding-bottom: 0.3125rem;
}

.c-pb-only-1 {
  padding-bottom: 0.3125rem !important;
}

.c-pb-2 {
  padding-bottom: 0.3125rem;
}

.c-pb-only-2 {
  padding-bottom: 0.625rem !important;
}

.c-pb-3 {
  padding-bottom: 0.5rem;
}

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

.c-pb-4 {
  padding-bottom: 0.625rem;
}

.c-pb-only-4 {
  padding-bottom: 1.25rem !important;
}

.c-pb-5 {
  padding-bottom: 0.9375rem;
}

.c-pb-only-5 {
  padding-bottom: 1.875rem !important;
}

.c-pb-6 {
  padding-bottom: 1.25rem;
}

.c-pb-only-6 {
  padding-bottom: 2.5rem !important;
}

.c-pb-7 {
  padding-bottom: 1.875rem;
}

.c-pb-only-7 {
  padding-bottom: 3.75rem !important;
}

.c-pb-8 {
  padding-bottom: 2.5rem;
}

.c-pb-only-8 {
  padding-bottom: 5rem !important;
}

.c-pb-9 {
  padding-bottom: 3.125rem;
}

.c-pb-only-9 {
  padding-bottom: 6.25rem !important;
}

.c-pb-10 {
  padding-bottom: 4.25rem;
}

.c-pb-only-10 {
  padding-bottom: 8.5rem !important;
}

.c-pb-11 {
  padding-bottom: 5.4375rem;
}

.c-pb-only-11 {
  padding-bottom: 10.875rem !important;
}

.c-pb-12 {
  padding-bottom: 5.9375rem;
}

.c-pb-only-12 {
  padding-bottom: 11.875rem !important;
}

.c-pb-13 {
  padding-bottom: 6.125rem;
}

.c-pb-only-13 {
  padding-bottom: 12.25rem !important;
}

.c-pb-14 {
  padding-bottom: 7.5rem;
}

.c-pb-only-14 {
  padding-bottom: 15rem !important;
}

.c-pb-15 {
  padding-bottom: 10.5rem;
}

.c-pb-only-15 {
  padding-bottom: 21rem !important;
}

.c-pl-1 {
  padding-left: 0.3125rem;
}

.c-pl-only-1 {
  padding-left: 0.3125rem !important;
}

.c-pl-2 {
  padding-left: 0.3125rem;
}

.c-pl-only-2 {
  padding-left: 0.625rem !important;
}

.c-pl-3 {
  padding-left: 0.5rem;
}

.c-pl-only-3 {
  padding-left: 1rem !important;
}

.c-pl-4 {
  padding-left: 0.625rem;
}

.c-pl-only-4 {
  padding-left: 1.25rem !important;
}

.c-pl-5 {
  padding-left: 0.9375rem;
}

.c-pl-only-5 {
  padding-left: 1.875rem !important;
}

.c-pl-6 {
  padding-left: 1.25rem;
}

.c-pl-only-6 {
  padding-left: 2.5rem !important;
}

.c-pl-7 {
  padding-left: 1.875rem;
}

.c-pl-only-7 {
  padding-left: 3.75rem !important;
}

.c-pl-8 {
  padding-left: 2.5rem;
}

.c-pl-only-8 {
  padding-left: 5rem !important;
}

.c-pl-9 {
  padding-left: 3.125rem;
}

.c-pl-only-9 {
  padding-left: 6.25rem !important;
}

.c-pl-10 {
  padding-left: 4.25rem;
}

.c-pl-only-10 {
  padding-left: 8.5rem !important;
}

.c-pl-11 {
  padding-left: 5.4375rem;
}

.c-pl-only-11 {
  padding-left: 10.875rem !important;
}

.c-pl-12 {
  padding-left: 5.9375rem;
}

.c-pl-only-12 {
  padding-left: 11.875rem !important;
}

.c-pl-13 {
  padding-left: 6.125rem;
}

.c-pl-only-13 {
  padding-left: 12.25rem !important;
}

.c-pl-14 {
  padding-left: 7.5rem;
}

.c-pl-only-14 {
  padding-left: 15rem !important;
}

.c-pl-15 {
  padding-left: 10.5rem;
}

.c-pl-only-15 {
  padding-left: 21rem !important;
}

.c-px-1 {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.c-px-only-1 {
  padding-left: 0.3125rem !important;
  padding-right: 0.3125rem !important;
}

.c-px-2 {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.c-px-only-2 {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}

.c-px-3 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

.c-px-4 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.c-px-only-4 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.c-px-5 {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.c-px-only-5 {
  padding-left: 1.875rem !important;
  padding-right: 1.875rem !important;
}

.c-px-6 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.c-px-only-6 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.c-px-7 {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.c-px-only-7 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}

.c-px-8 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.c-px-only-8 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.c-px-9 {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.c-px-only-9 {
  padding-left: 6.25rem !important;
  padding-right: 6.25rem !important;
}

.c-px-10 {
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}

.c-px-only-10 {
  padding-left: 8.5rem !important;
  padding-right: 8.5rem !important;
}

.c-px-11 {
  padding-left: 5.4375rem;
  padding-right: 5.4375rem;
}

.c-px-only-11 {
  padding-left: 10.875rem !important;
  padding-right: 10.875rem !important;
}

.c-px-12 {
  padding-left: 5.9375rem;
  padding-right: 5.9375rem;
}

.c-px-only-12 {
  padding-left: 11.875rem !important;
  padding-right: 11.875rem !important;
}

.c-px-13 {
  padding-left: 6.125rem;
  padding-right: 6.125rem;
}

.c-px-only-13 {
  padding-left: 12.25rem !important;
  padding-right: 12.25rem !important;
}

.c-px-14 {
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

.c-px-only-14 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}

.c-px-15 {
  padding-left: 10.5rem;
  padding-right: 10.5rem;
}

.c-px-only-15 {
  padding-left: 21rem !important;
  padding-right: 21rem !important;
}

.c-py-1 {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

.c-py-only-1 {
  padding-top: 0.3125rem !important;
  padding-bottom: 0.3125rem !important;
}

.c-py-2 {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

.c-py-only-2 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}

.c-py-3 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

.c-py-4 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.c-py-only-4 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.c-py-5 {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.c-py-only-5 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}

.c-py-6 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.c-py-only-6 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.c-py-7 {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.c-py-only-7 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}

.c-py-8 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.c-py-only-8 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.c-py-9 {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.c-py-only-9 {
  padding-top: 6.25rem !important;
  padding-bottom: 6.25rem !important;
}

.c-py-10 {
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
}

.c-py-only-10 {
  padding-top: 8.5rem !important;
  padding-bottom: 8.5rem !important;
}

.c-py-11 {
  padding-top: 5.4375rem;
  padding-bottom: 5.4375rem;
}

.c-py-only-11 {
  padding-top: 10.875rem !important;
  padding-bottom: 10.875rem !important;
}

.c-py-12 {
  padding-top: 5.9375rem;
  padding-bottom: 5.9375rem;
}

.c-py-only-12 {
  padding-top: 11.875rem !important;
  padding-bottom: 11.875rem !important;
}

.c-py-13 {
  padding-top: 6.125rem;
  padding-bottom: 6.125rem;
}

.c-py-only-13 {
  padding-top: 12.25rem !important;
  padding-bottom: 12.25rem !important;
}

.c-py-14 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.c-py-only-14 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

.c-py-15 {
  padding-top: 10.5rem;
  padding-bottom: 10.5rem;
}

.c-py-only-15 {
  padding-top: 21rem !important;
  padding-bottom: 21rem !important;
}

@media (min-width: 576px) {
  .c-m-2 {
    margin: 0.375rem;
  }
  .c-m-3 {
    margin: 0.6rem;
  }
  .c-m-4 {
    margin: 0.75rem;
  }
  .c-m-5 {
    margin: 1.125rem;
  }
  .c-m-6 {
    margin: 1.5rem;
  }
  .c-m-7 {
    margin: 2.25rem;
  }
  .c-m-8 {
    margin: 3rem;
  }
  .c-m-9 {
    margin: 3.75rem;
  }
  .c-m-10 {
    margin: 5.1rem;
  }
  .c-m-11 {
    margin: 6.525rem;
  }
  .c-m-12 {
    margin: 7.125rem;
  }
  .c-m-13 {
    margin: 7.35rem;
  }
  .c-m-14 {
    margin: 9rem;
  }
  .c-m-15 {
    margin: 12.6rem;
  }
  .c-mt-2 {
    margin-top: 0.375rem;
  }
  .c-mt-3 {
    margin-top: 0.6rem;
  }
  .c-mt-4 {
    margin-top: 0.75rem;
  }
  .c-mt-5 {
    margin-top: 1.125rem;
  }
  .c-mt-6 {
    margin-top: 1.5rem;
  }
  .c-mt-7 {
    margin-top: 2.25rem;
  }
  .c-mt-8 {
    margin-top: 3rem;
  }
  .c-mt-9 {
    margin-top: 3.75rem;
  }
  .c-mt-10 {
    margin-top: 5.1rem;
  }
  .c-mt-11 {
    margin-top: 6.525rem;
  }
  .c-mt-12 {
    margin-top: 7.125rem;
  }
  .c-mt-13 {
    margin-top: 7.35rem;
  }
  .c-mt-14 {
    margin-top: 9rem;
  }
  .c-mt-15 {
    margin-top: 12.6rem;
  }
  .c-mr-2 {
    margin-right: 0.375rem;
  }
  .c-mr-3 {
    margin-right: 0.6rem;
  }
  .c-mr-4 {
    margin-right: 0.75rem;
  }
  .c-mr-5 {
    margin-right: 1.125rem;
  }
  .c-mr-6 {
    margin-right: 1.5rem;
  }
  .c-mr-7 {
    margin-right: 2.25rem;
  }
  .c-mr-8 {
    margin-right: 3rem;
  }
  .c-mr-9 {
    margin-right: 3.75rem;
  }
  .c-mr-10 {
    margin-right: 5.1rem;
  }
  .c-mr-11 {
    margin-right: 6.525rem;
  }
  .c-mr-12 {
    margin-right: 7.125rem;
  }
  .c-mr-13 {
    margin-right: 7.35rem;
  }
  .c-mr-14 {
    margin-right: 9rem;
  }
  .c-mr-15 {
    margin-right: 12.6rem;
  }
  .c-mb-2 {
    margin-bottom: 0.375rem;
  }
  .c-mb-3 {
    margin-bottom: 0.6rem;
  }
  .c-mb-4 {
    margin-bottom: 0.75rem;
  }
  .c-mb-5 {
    margin-bottom: 1.125rem;
  }
  .c-mb-6 {
    margin-bottom: 1.5rem;
  }
  .c-mb-7 {
    margin-bottom: 2.25rem;
  }
  .c-mb-8 {
    margin-bottom: 3rem;
  }
  .c-mb-9 {
    margin-bottom: 3.75rem;
  }
  .c-mb-10 {
    margin-bottom: 5.1rem;
  }
  .c-mb-11 {
    margin-bottom: 6.525rem;
  }
  .c-mb-12 {
    margin-bottom: 7.125rem;
  }
  .c-mb-13 {
    margin-bottom: 7.35rem;
  }
  .c-mb-14 {
    margin-bottom: 9rem;
  }
  .c-mb-15 {
    margin-bottom: 12.6rem;
  }
  .c-ml-2 {
    margin-left: 0.375rem;
  }
  .c-ml-3 {
    margin-left: 0.6rem;
  }
  .c-ml-4 {
    margin-left: 0.75rem;
  }
  .c-ml-5 {
    margin-left: 1.125rem;
  }
  .c-ml-6 {
    margin-left: 1.5rem;
  }
  .c-ml-7 {
    margin-left: 2.25rem;
  }
  .c-ml-8 {
    margin-left: 3rem;
  }
  .c-ml-9 {
    margin-left: 3.75rem;
  }
  .c-ml-10 {
    margin-left: 5.1rem;
  }
  .c-ml-11 {
    margin-left: 6.525rem;
  }
  .c-ml-12 {
    margin-left: 7.125rem;
  }
  .c-ml-13 {
    margin-left: 7.35rem;
  }
  .c-ml-14 {
    margin-left: 9rem;
  }
  .c-ml-15 {
    margin-left: 12.6rem;
  }
  .c-mx-2 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }
  .c-mx-3 {
    margin-left: 0.6rem;
    margin-right: 0.6rem;
  }
  .c-mx-4 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .c-mx-5 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .c-mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .c-mx-7 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
  .c-mx-8 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .c-mx-9 {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .c-mx-10 {
    margin-left: 5.1rem;
    margin-right: 5.1rem;
  }
  .c-mx-11 {
    margin-left: 6.525rem;
    margin-right: 6.525rem;
  }
  .c-mx-12 {
    margin-left: 7.125rem;
    margin-right: 7.125rem;
  }
  .c-mx-13 {
    margin-left: 7.35rem;
    margin-right: 7.35rem;
  }
  .c-mx-14 {
    margin-left: 9rem;
    margin-right: 9rem;
  }
  .c-mx-15 {
    margin-left: 12.6rem;
    margin-right: 12.6rem;
  }
  .c-my-2 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
  .c-my-3 {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
  }
  .c-my-4 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .c-my-5 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .c-my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .c-my-7 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
  .c-my-8 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .c-my-9 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .c-my-10 {
    margin-top: 5.1rem;
    margin-bottom: 5.1rem;
  }
  .c-my-11 {
    margin-top: 6.525rem;
    margin-bottom: 6.525rem;
  }
  .c-my-12 {
    margin-top: 7.125rem;
    margin-bottom: 7.125rem;
  }
  .c-my-13 {
    margin-top: 7.35rem;
    margin-bottom: 7.35rem;
  }
  .c-my-14 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }
  .c-my-15 {
    margin-top: 12.6rem;
    margin-bottom: 12.6rem;
  }
  .c-p-2 {
    padding: 0.375rem;
  }
  .c-p-3 {
    padding: 0.6rem;
  }
  .c-p-4 {
    padding: 0.75rem;
  }
  .c-p-5 {
    padding: 1.125rem;
  }
  .c-p-6 {
    padding: 1.5rem;
  }
  .c-p-7 {
    padding: 2.25rem;
  }
  .c-p-8 {
    padding: 3rem;
  }
  .c-p-9 {
    padding: 3.75rem;
  }
  .c-p-10 {
    padding: 5.1rem;
  }
  .c-p-11 {
    padding: 6.525rem;
  }
  .c-p-12 {
    padding: 7.125rem;
  }
  .c-p-13 {
    padding: 7.35rem;
  }
  .c-p-14 {
    padding: 9rem;
  }
  .c-p-15 {
    padding: 12.6rem;
  }
  .c-pt-2 {
    padding-top: 0.375rem;
  }
  .c-pt-3 {
    padding-top: 0.6rem;
  }
  .c-pt-4 {
    padding-top: 0.75rem;
  }
  .c-pt-5 {
    padding-top: 1.125rem;
  }
  .c-pt-6 {
    padding-top: 1.5rem;
  }
  .c-pt-7 {
    padding-top: 2.25rem;
  }
  .c-pt-8 {
    padding-top: 3rem;
  }
  .c-pt-9 {
    padding-top: 3.75rem;
  }
  .c-pt-10 {
    padding-top: 5.1rem;
  }
  .c-pt-11 {
    padding-top: 6.525rem;
  }
  .c-pt-12 {
    padding-top: 7.125rem;
  }
  .c-pt-13 {
    padding-top: 7.35rem;
  }
  .c-pt-14 {
    padding-top: 9rem;
  }
  .c-pt-15 {
    padding-top: 12.6rem;
  }
  .c-pr-2 {
    padding-right: 0.375rem;
  }
  .c-pr-3 {
    padding-right: 0.6rem;
  }
  .c-pr-4 {
    padding-right: 0.75rem;
  }
  .c-pr-5 {
    padding-right: 1.125rem;
  }
  .c-pr-6 {
    padding-right: 1.5rem;
  }
  .c-pr-7 {
    padding-right: 2.25rem;
  }
  .c-pr-8 {
    padding-right: 3rem;
  }
  .c-pr-9 {
    padding-right: 3.75rem;
  }
  .c-pr-10 {
    padding-right: 5.1rem;
  }
  .c-pr-11 {
    padding-right: 6.525rem;
  }
  .c-pr-12 {
    padding-right: 7.125rem;
  }
  .c-pr-13 {
    padding-right: 7.35rem;
  }
  .c-pr-14 {
    padding-right: 9rem;
  }
  .c-pr-15 {
    padding-right: 12.6rem;
  }
  .c-pb-2 {
    padding-bottom: 0.375rem;
  }
  .c-pb-3 {
    padding-bottom: 0.6rem;
  }
  .c-pb-4 {
    padding-bottom: 0.75rem;
  }
  .c-pb-5 {
    padding-bottom: 1.125rem;
  }
  .c-pb-6 {
    padding-bottom: 1.5rem;
  }
  .c-pb-7 {
    padding-bottom: 2.25rem;
  }
  .c-pb-8 {
    padding-bottom: 3rem;
  }
  .c-pb-9 {
    padding-bottom: 3.75rem;
  }
  .c-pb-10 {
    padding-bottom: 5.1rem;
  }
  .c-pb-11 {
    padding-bottom: 6.525rem;
  }
  .c-pb-12 {
    padding-bottom: 7.125rem;
  }
  .c-pb-13 {
    padding-bottom: 7.35rem;
  }
  .c-pb-14 {
    padding-bottom: 9rem;
  }
  .c-pb-15 {
    padding-bottom: 12.6rem;
  }
  .c-pl-2 {
    padding-left: 0.375rem;
  }
  .c-pl-3 {
    padding-left: 0.6rem;
  }
  .c-pl-4 {
    padding-left: 0.75rem;
  }
  .c-pl-5 {
    padding-left: 1.125rem;
  }
  .c-pl-6 {
    padding-left: 1.5rem;
  }
  .c-pl-7 {
    padding-left: 2.25rem;
  }
  .c-pl-8 {
    padding-left: 3rem;
  }
  .c-pl-9 {
    padding-left: 3.75rem;
  }
  .c-pl-10 {
    padding-left: 5.1rem;
  }
  .c-pl-11 {
    padding-left: 6.525rem;
  }
  .c-pl-12 {
    padding-left: 7.125rem;
  }
  .c-pl-13 {
    padding-left: 7.35rem;
  }
  .c-pl-14 {
    padding-left: 9rem;
  }
  .c-pl-15 {
    padding-left: 12.6rem;
  }
  .c-px-2 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }
  .c-px-3 {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }
  .c-px-4 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .c-px-5 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .c-px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .c-px-7 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .c-px-8 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .c-px-9 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .c-px-10 {
    padding-left: 5.1rem;
    padding-right: 5.1rem;
  }
  .c-px-11 {
    padding-left: 6.525rem;
    padding-right: 6.525rem;
  }
  .c-px-12 {
    padding-left: 7.125rem;
    padding-right: 7.125rem;
  }
  .c-px-13 {
    padding-left: 7.35rem;
    padding-right: 7.35rem;
  }
  .c-px-14 {
    padding-left: 9rem;
    padding-right: 9rem;
  }
  .c-px-15 {
    padding-left: 12.6rem;
    padding-right: 12.6rem;
  }
  .c-py-2 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
  .c-py-3 {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .c-py-4 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .c-py-5 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .c-py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .c-py-7 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .c-py-8 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .c-py-9 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .c-py-10 {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }
  .c-py-11 {
    padding-top: 6.525rem;
    padding-bottom: 6.525rem;
  }
  .c-py-12 {
    padding-top: 7.125rem;
    padding-bottom: 7.125rem;
  }
  .c-py-13 {
    padding-top: 7.35rem;
    padding-bottom: 7.35rem;
  }
  .c-py-14 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .c-py-15 {
    padding-top: 12.6rem;
    padding-bottom: 12.6rem;
  }
  .c-m-sm-1 {
    margin: 0.3125rem;
  }
  .c-m-sm-only-1 {
    margin: 0.3125rem !important;
  }
  .c-m-sm-2 {
    margin: 0.375rem;
  }
  .c-m-sm-only-2 {
    margin: 0.625rem !important;
  }
  .c-m-sm-3 {
    margin: 0.6rem;
  }
  .c-m-sm-only-3 {
    margin: 1rem !important;
  }
  .c-m-sm-4 {
    margin: 0.75rem;
  }
  .c-m-sm-only-4 {
    margin: 1.25rem !important;
  }
  .c-m-sm-5 {
    margin: 1.125rem;
  }
  .c-m-sm-only-5 {
    margin: 1.875rem !important;
  }
  .c-m-sm-6 {
    margin: 1.5rem;
  }
  .c-m-sm-only-6 {
    margin: 2.5rem !important;
  }
  .c-m-sm-7 {
    margin: 2.25rem;
  }
  .c-m-sm-only-7 {
    margin: 3.75rem !important;
  }
  .c-m-sm-8 {
    margin: 3rem;
  }
  .c-m-sm-only-8 {
    margin: 5rem !important;
  }
  .c-m-sm-9 {
    margin: 3.75rem;
  }
  .c-m-sm-only-9 {
    margin: 6.25rem !important;
  }
  .c-m-sm-10 {
    margin: 5.1rem;
  }
  .c-m-sm-only-10 {
    margin: 8.5rem !important;
  }
  .c-m-sm-11 {
    margin: 6.525rem;
  }
  .c-m-sm-only-11 {
    margin: 10.875rem !important;
  }
  .c-m-sm-12 {
    margin: 7.125rem;
  }
  .c-m-sm-only-12 {
    margin: 11.875rem !important;
  }
  .c-m-sm-13 {
    margin: 7.35rem;
  }
  .c-m-sm-only-13 {
    margin: 12.25rem !important;
  }
  .c-m-sm-14 {
    margin: 9rem;
  }
  .c-m-sm-only-14 {
    margin: 15rem !important;
  }
  .c-m-sm-15 {
    margin: 12.6rem;
  }
  .c-m-sm-only-15 {
    margin: 21rem !important;
  }
  .c-mt-sm-1 {
    margin-top: 0.3125rem;
  }
  .c-mt-sm-only-1 {
    margin-top: 0.3125rem !important;
  }
  .c-mt-sm-2 {
    margin-top: 0.375rem;
  }
  .c-mt-sm-only-2 {
    margin-top: 0.625rem !important;
  }
  .c-mt-sm-3 {
    margin-top: 0.6rem;
  }
  .c-mt-sm-only-3 {
    margin-top: 1rem !important;
  }
  .c-mt-sm-4 {
    margin-top: 0.75rem;
  }
  .c-mt-sm-only-4 {
    margin-top: 1.25rem !important;
  }
  .c-mt-sm-5 {
    margin-top: 1.125rem;
  }
  .c-mt-sm-only-5 {
    margin-top: 1.875rem !important;
  }
  .c-mt-sm-6 {
    margin-top: 1.5rem;
  }
  .c-mt-sm-only-6 {
    margin-top: 2.5rem !important;
  }
  .c-mt-sm-7 {
    margin-top: 2.25rem;
  }
  .c-mt-sm-only-7 {
    margin-top: 3.75rem !important;
  }
  .c-mt-sm-8 {
    margin-top: 3rem;
  }
  .c-mt-sm-only-8 {
    margin-top: 5rem !important;
  }
  .c-mt-sm-9 {
    margin-top: 3.75rem;
  }
  .c-mt-sm-only-9 {
    margin-top: 6.25rem !important;
  }
  .c-mt-sm-10 {
    margin-top: 5.1rem;
  }
  .c-mt-sm-only-10 {
    margin-top: 8.5rem !important;
  }
  .c-mt-sm-11 {
    margin-top: 6.525rem;
  }
  .c-mt-sm-only-11 {
    margin-top: 10.875rem !important;
  }
  .c-mt-sm-12 {
    margin-top: 7.125rem;
  }
  .c-mt-sm-only-12 {
    margin-top: 11.875rem !important;
  }
  .c-mt-sm-13 {
    margin-top: 7.35rem;
  }
  .c-mt-sm-only-13 {
    margin-top: 12.25rem !important;
  }
  .c-mt-sm-14 {
    margin-top: 9rem;
  }
  .c-mt-sm-only-14 {
    margin-top: 15rem !important;
  }
  .c-mt-sm-15 {
    margin-top: 12.6rem;
  }
  .c-mt-sm-only-15 {
    margin-top: 21rem !important;
  }
  .c-mr-sm-1 {
    margin-right: 0.3125rem;
  }
  .c-mr-sm-only-1 {
    margin-right: 0.3125rem !important;
  }
  .c-mr-sm-2 {
    margin-right: 0.375rem;
  }
  .c-mr-sm-only-2 {
    margin-right: 0.625rem !important;
  }
  .c-mr-sm-3 {
    margin-right: 0.6rem;
  }
  .c-mr-sm-only-3 {
    margin-right: 1rem !important;
  }
  .c-mr-sm-4 {
    margin-right: 0.75rem;
  }
  .c-mr-sm-only-4 {
    margin-right: 1.25rem !important;
  }
  .c-mr-sm-5 {
    margin-right: 1.125rem;
  }
  .c-mr-sm-only-5 {
    margin-right: 1.875rem !important;
  }
  .c-mr-sm-6 {
    margin-right: 1.5rem;
  }
  .c-mr-sm-only-6 {
    margin-right: 2.5rem !important;
  }
  .c-mr-sm-7 {
    margin-right: 2.25rem;
  }
  .c-mr-sm-only-7 {
    margin-right: 3.75rem !important;
  }
  .c-mr-sm-8 {
    margin-right: 3rem;
  }
  .c-mr-sm-only-8 {
    margin-right: 5rem !important;
  }
  .c-mr-sm-9 {
    margin-right: 3.75rem;
  }
  .c-mr-sm-only-9 {
    margin-right: 6.25rem !important;
  }
  .c-mr-sm-10 {
    margin-right: 5.1rem;
  }
  .c-mr-sm-only-10 {
    margin-right: 8.5rem !important;
  }
  .c-mr-sm-11 {
    margin-right: 6.525rem;
  }
  .c-mr-sm-only-11 {
    margin-right: 10.875rem !important;
  }
  .c-mr-sm-12 {
    margin-right: 7.125rem;
  }
  .c-mr-sm-only-12 {
    margin-right: 11.875rem !important;
  }
  .c-mr-sm-13 {
    margin-right: 7.35rem;
  }
  .c-mr-sm-only-13 {
    margin-right: 12.25rem !important;
  }
  .c-mr-sm-14 {
    margin-right: 9rem;
  }
  .c-mr-sm-only-14 {
    margin-right: 15rem !important;
  }
  .c-mr-sm-15 {
    margin-right: 12.6rem;
  }
  .c-mr-sm-only-15 {
    margin-right: 21rem !important;
  }
  .c-mb-sm-1 {
    margin-bottom: 0.3125rem;
  }
  .c-mb-sm-only-1 {
    margin-bottom: 0.3125rem !important;
  }
  .c-mb-sm-2 {
    margin-bottom: 0.375rem;
  }
  .c-mb-sm-only-2 {
    margin-bottom: 0.625rem !important;
  }
  .c-mb-sm-3 {
    margin-bottom: 0.6rem;
  }
  .c-mb-sm-only-3 {
    margin-bottom: 1rem !important;
  }
  .c-mb-sm-4 {
    margin-bottom: 0.75rem;
  }
  .c-mb-sm-only-4 {
    margin-bottom: 1.25rem !important;
  }
  .c-mb-sm-5 {
    margin-bottom: 1.125rem;
  }
  .c-mb-sm-only-5 {
    margin-bottom: 1.875rem !important;
  }
  .c-mb-sm-6 {
    margin-bottom: 1.5rem;
  }
  .c-mb-sm-only-6 {
    margin-bottom: 2.5rem !important;
  }
  .c-mb-sm-7 {
    margin-bottom: 2.25rem;
  }
  .c-mb-sm-only-7 {
    margin-bottom: 3.75rem !important;
  }
  .c-mb-sm-8 {
    margin-bottom: 3rem;
  }
  .c-mb-sm-only-8 {
    margin-bottom: 5rem !important;
  }
  .c-mb-sm-9 {
    margin-bottom: 3.75rem;
  }
  .c-mb-sm-only-9 {
    margin-bottom: 6.25rem !important;
  }
  .c-mb-sm-10 {
    margin-bottom: 5.1rem;
  }
  .c-mb-sm-only-10 {
    margin-bottom: 8.5rem !important;
  }
  .c-mb-sm-11 {
    margin-bottom: 6.525rem;
  }
  .c-mb-sm-only-11 {
    margin-bottom: 10.875rem !important;
  }
  .c-mb-sm-12 {
    margin-bottom: 7.125rem;
  }
  .c-mb-sm-only-12 {
    margin-bottom: 11.875rem !important;
  }
  .c-mb-sm-13 {
    margin-bottom: 7.35rem;
  }
  .c-mb-sm-only-13 {
    margin-bottom: 12.25rem !important;
  }
  .c-mb-sm-14 {
    margin-bottom: 9rem;
  }
  .c-mb-sm-only-14 {
    margin-bottom: 15rem !important;
  }
  .c-mb-sm-15 {
    margin-bottom: 12.6rem;
  }
  .c-mb-sm-only-15 {
    margin-bottom: 21rem !important;
  }
  .c-ml-sm-1 {
    margin-left: 0.3125rem;
  }
  .c-ml-sm-only-1 {
    margin-left: 0.3125rem !important;
  }
  .c-ml-sm-2 {
    margin-left: 0.375rem;
  }
  .c-ml-sm-only-2 {
    margin-left: 0.625rem !important;
  }
  .c-ml-sm-3 {
    margin-left: 0.6rem;
  }
  .c-ml-sm-only-3 {
    margin-left: 1rem !important;
  }
  .c-ml-sm-4 {
    margin-left: 0.75rem;
  }
  .c-ml-sm-only-4 {
    margin-left: 1.25rem !important;
  }
  .c-ml-sm-5 {
    margin-left: 1.125rem;
  }
  .c-ml-sm-only-5 {
    margin-left: 1.875rem !important;
  }
  .c-ml-sm-6 {
    margin-left: 1.5rem;
  }
  .c-ml-sm-only-6 {
    margin-left: 2.5rem !important;
  }
  .c-ml-sm-7 {
    margin-left: 2.25rem;
  }
  .c-ml-sm-only-7 {
    margin-left: 3.75rem !important;
  }
  .c-ml-sm-8 {
    margin-left: 3rem;
  }
  .c-ml-sm-only-8 {
    margin-left: 5rem !important;
  }
  .c-ml-sm-9 {
    margin-left: 3.75rem;
  }
  .c-ml-sm-only-9 {
    margin-left: 6.25rem !important;
  }
  .c-ml-sm-10 {
    margin-left: 5.1rem;
  }
  .c-ml-sm-only-10 {
    margin-left: 8.5rem !important;
  }
  .c-ml-sm-11 {
    margin-left: 6.525rem;
  }
  .c-ml-sm-only-11 {
    margin-left: 10.875rem !important;
  }
  .c-ml-sm-12 {
    margin-left: 7.125rem;
  }
  .c-ml-sm-only-12 {
    margin-left: 11.875rem !important;
  }
  .c-ml-sm-13 {
    margin-left: 7.35rem;
  }
  .c-ml-sm-only-13 {
    margin-left: 12.25rem !important;
  }
  .c-ml-sm-14 {
    margin-left: 9rem;
  }
  .c-ml-sm-only-14 {
    margin-left: 15rem !important;
  }
  .c-ml-sm-15 {
    margin-left: 12.6rem;
  }
  .c-ml-sm-only-15 {
    margin-left: 21rem !important;
  }
  .c-mx-sm-1 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }
  .c-mx-sm-only-1 {
    margin-left: 0.3125rem !important;
    margin-right: 0.3125rem !important;
  }
  .c-mx-sm-2 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }
  .c-mx-sm-only-2 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }
  .c-mx-sm-3 {
    margin-left: 0.6rem;
    margin-right: 0.6rem;
  }
  .c-mx-sm-only-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .c-mx-sm-4 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .c-mx-sm-only-4 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }
  .c-mx-sm-5 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .c-mx-sm-only-5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }
  .c-mx-sm-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .c-mx-sm-only-6 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .c-mx-sm-7 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
  .c-mx-sm-only-7 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }
  .c-mx-sm-8 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .c-mx-sm-only-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .c-mx-sm-9 {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .c-mx-sm-only-9 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }
  .c-mx-sm-10 {
    margin-left: 5.1rem;
    margin-right: 5.1rem;
  }
  .c-mx-sm-only-10 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }
  .c-mx-sm-11 {
    margin-left: 6.525rem;
    margin-right: 6.525rem;
  }
  .c-mx-sm-only-11 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }
  .c-mx-sm-12 {
    margin-left: 7.125rem;
    margin-right: 7.125rem;
  }
  .c-mx-sm-only-12 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }
  .c-mx-sm-13 {
    margin-left: 7.35rem;
    margin-right: 7.35rem;
  }
  .c-mx-sm-only-13 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }
  .c-mx-sm-14 {
    margin-left: 9rem;
    margin-right: 9rem;
  }
  .c-mx-sm-only-14 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .c-mx-sm-15 {
    margin-left: 12.6rem;
    margin-right: 12.6rem;
  }
  .c-mx-sm-only-15 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .c-my-sm-1 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }
  .c-my-sm-only-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important;
  }
  .c-my-sm-2 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
  .c-my-sm-only-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .c-my-sm-3 {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
  }
  .c-my-sm-only-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .c-my-sm-4 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .c-my-sm-only-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .c-my-sm-5 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .c-my-sm-only-5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .c-my-sm-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .c-my-sm-only-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .c-my-sm-7 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
  .c-my-sm-only-7 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .c-my-sm-8 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .c-my-sm-only-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .c-my-sm-9 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .c-my-sm-only-9 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .c-my-sm-10 {
    margin-top: 5.1rem;
    margin-bottom: 5.1rem;
  }
  .c-my-sm-only-10 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }
  .c-my-sm-11 {
    margin-top: 6.525rem;
    margin-bottom: 6.525rem;
  }
  .c-my-sm-only-11 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }
  .c-my-sm-12 {
    margin-top: 7.125rem;
    margin-bottom: 7.125rem;
  }
  .c-my-sm-only-12 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }
  .c-my-sm-13 {
    margin-top: 7.35rem;
    margin-bottom: 7.35rem;
  }
  .c-my-sm-only-13 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }
  .c-my-sm-14 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }
  .c-my-sm-only-14 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .c-my-sm-15 {
    margin-top: 12.6rem;
    margin-bottom: 12.6rem;
  }
  .c-my-sm-only-15 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .c-p-sm-1 {
    padding: 0.3125rem;
  }
  .c-p-sm-only-1 {
    padding: 0.3125rem !important;
  }
  .c-p-sm-2 {
    padding: 0.375rem;
  }
  .c-p-sm-only-2 {
    padding: 0.625rem !important;
  }
  .c-p-sm-3 {
    padding: 0.6rem;
  }
  .c-p-sm-only-3 {
    padding: 1rem !important;
  }
  .c-p-sm-4 {
    padding: 0.75rem;
  }
  .c-p-sm-only-4 {
    padding: 1.25rem !important;
  }
  .c-p-sm-5 {
    padding: 1.125rem;
  }
  .c-p-sm-only-5 {
    padding: 1.875rem !important;
  }
  .c-p-sm-6 {
    padding: 1.5rem;
  }
  .c-p-sm-only-6 {
    padding: 2.5rem !important;
  }
  .c-p-sm-7 {
    padding: 2.25rem;
  }
  .c-p-sm-only-7 {
    padding: 3.75rem !important;
  }
  .c-p-sm-8 {
    padding: 3rem;
  }
  .c-p-sm-only-8 {
    padding: 5rem !important;
  }
  .c-p-sm-9 {
    padding: 3.75rem;
  }
  .c-p-sm-only-9 {
    padding: 6.25rem !important;
  }
  .c-p-sm-10 {
    padding: 5.1rem;
  }
  .c-p-sm-only-10 {
    padding: 8.5rem !important;
  }
  .c-p-sm-11 {
    padding: 6.525rem;
  }
  .c-p-sm-only-11 {
    padding: 10.875rem !important;
  }
  .c-p-sm-12 {
    padding: 7.125rem;
  }
  .c-p-sm-only-12 {
    padding: 11.875rem !important;
  }
  .c-p-sm-13 {
    padding: 7.35rem;
  }
  .c-p-sm-only-13 {
    padding: 12.25rem !important;
  }
  .c-p-sm-14 {
    padding: 9rem;
  }
  .c-p-sm-only-14 {
    padding: 15rem !important;
  }
  .c-p-sm-15 {
    padding: 12.6rem;
  }
  .c-p-sm-only-15 {
    padding: 21rem !important;
  }
  .c-pt-sm-1 {
    padding-top: 0.3125rem;
  }
  .c-pt-sm-only-1 {
    padding-top: 0.3125rem !important;
  }
  .c-pt-sm-2 {
    padding-top: 0.375rem;
  }
  .c-pt-sm-only-2 {
    padding-top: 0.625rem !important;
  }
  .c-pt-sm-3 {
    padding-top: 0.6rem;
  }
  .c-pt-sm-only-3 {
    padding-top: 1rem !important;
  }
  .c-pt-sm-4 {
    padding-top: 0.75rem;
  }
  .c-pt-sm-only-4 {
    padding-top: 1.25rem !important;
  }
  .c-pt-sm-5 {
    padding-top: 1.125rem;
  }
  .c-pt-sm-only-5 {
    padding-top: 1.875rem !important;
  }
  .c-pt-sm-6 {
    padding-top: 1.5rem;
  }
  .c-pt-sm-only-6 {
    padding-top: 2.5rem !important;
  }
  .c-pt-sm-7 {
    padding-top: 2.25rem;
  }
  .c-pt-sm-only-7 {
    padding-top: 3.75rem !important;
  }
  .c-pt-sm-8 {
    padding-top: 3rem;
  }
  .c-pt-sm-only-8 {
    padding-top: 5rem !important;
  }
  .c-pt-sm-9 {
    padding-top: 3.75rem;
  }
  .c-pt-sm-only-9 {
    padding-top: 6.25rem !important;
  }
  .c-pt-sm-10 {
    padding-top: 5.1rem;
  }
  .c-pt-sm-only-10 {
    padding-top: 8.5rem !important;
  }
  .c-pt-sm-11 {
    padding-top: 6.525rem;
  }
  .c-pt-sm-only-11 {
    padding-top: 10.875rem !important;
  }
  .c-pt-sm-12 {
    padding-top: 7.125rem;
  }
  .c-pt-sm-only-12 {
    padding-top: 11.875rem !important;
  }
  .c-pt-sm-13 {
    padding-top: 7.35rem;
  }
  .c-pt-sm-only-13 {
    padding-top: 12.25rem !important;
  }
  .c-pt-sm-14 {
    padding-top: 9rem;
  }
  .c-pt-sm-only-14 {
    padding-top: 15rem !important;
  }
  .c-pt-sm-15 {
    padding-top: 12.6rem;
  }
  .c-pt-sm-only-15 {
    padding-top: 21rem !important;
  }
  .c-pr-sm-1 {
    padding-right: 0.3125rem;
  }
  .c-pr-sm-only-1 {
    padding-right: 0.3125rem !important;
  }
  .c-pr-sm-2 {
    padding-right: 0.375rem;
  }
  .c-pr-sm-only-2 {
    padding-right: 0.625rem !important;
  }
  .c-pr-sm-3 {
    padding-right: 0.6rem;
  }
  .c-pr-sm-only-3 {
    padding-right: 1rem !important;
  }
  .c-pr-sm-4 {
    padding-right: 0.75rem;
  }
  .c-pr-sm-only-4 {
    padding-right: 1.25rem !important;
  }
  .c-pr-sm-5 {
    padding-right: 1.125rem;
  }
  .c-pr-sm-only-5 {
    padding-right: 1.875rem !important;
  }
  .c-pr-sm-6 {
    padding-right: 1.5rem;
  }
  .c-pr-sm-only-6 {
    padding-right: 2.5rem !important;
  }
  .c-pr-sm-7 {
    padding-right: 2.25rem;
  }
  .c-pr-sm-only-7 {
    padding-right: 3.75rem !important;
  }
  .c-pr-sm-8 {
    padding-right: 3rem;
  }
  .c-pr-sm-only-8 {
    padding-right: 5rem !important;
  }
  .c-pr-sm-9 {
    padding-right: 3.75rem;
  }
  .c-pr-sm-only-9 {
    padding-right: 6.25rem !important;
  }
  .c-pr-sm-10 {
    padding-right: 5.1rem;
  }
  .c-pr-sm-only-10 {
    padding-right: 8.5rem !important;
  }
  .c-pr-sm-11 {
    padding-right: 6.525rem;
  }
  .c-pr-sm-only-11 {
    padding-right: 10.875rem !important;
  }
  .c-pr-sm-12 {
    padding-right: 7.125rem;
  }
  .c-pr-sm-only-12 {
    padding-right: 11.875rem !important;
  }
  .c-pr-sm-13 {
    padding-right: 7.35rem;
  }
  .c-pr-sm-only-13 {
    padding-right: 12.25rem !important;
  }
  .c-pr-sm-14 {
    padding-right: 9rem;
  }
  .c-pr-sm-only-14 {
    padding-right: 15rem !important;
  }
  .c-pr-sm-15 {
    padding-right: 12.6rem;
  }
  .c-pr-sm-only-15 {
    padding-right: 21rem !important;
  }
  .c-pb-sm-1 {
    padding-bottom: 0.3125rem;
  }
  .c-pb-sm-only-1 {
    padding-bottom: 0.3125rem !important;
  }
  .c-pb-sm-2 {
    padding-bottom: 0.375rem;
  }
  .c-pb-sm-only-2 {
    padding-bottom: 0.625rem !important;
  }
  .c-pb-sm-3 {
    padding-bottom: 0.6rem;
  }
  .c-pb-sm-only-3 {
    padding-bottom: 1rem !important;
  }
  .c-pb-sm-4 {
    padding-bottom: 0.75rem;
  }
  .c-pb-sm-only-4 {
    padding-bottom: 1.25rem !important;
  }
  .c-pb-sm-5 {
    padding-bottom: 1.125rem;
  }
  .c-pb-sm-only-5 {
    padding-bottom: 1.875rem !important;
  }
  .c-pb-sm-6 {
    padding-bottom: 1.5rem;
  }
  .c-pb-sm-only-6 {
    padding-bottom: 2.5rem !important;
  }
  .c-pb-sm-7 {
    padding-bottom: 2.25rem;
  }
  .c-pb-sm-only-7 {
    padding-bottom: 3.75rem !important;
  }
  .c-pb-sm-8 {
    padding-bottom: 3rem;
  }
  .c-pb-sm-only-8 {
    padding-bottom: 5rem !important;
  }
  .c-pb-sm-9 {
    padding-bottom: 3.75rem;
  }
  .c-pb-sm-only-9 {
    padding-bottom: 6.25rem !important;
  }
  .c-pb-sm-10 {
    padding-bottom: 5.1rem;
  }
  .c-pb-sm-only-10 {
    padding-bottom: 8.5rem !important;
  }
  .c-pb-sm-11 {
    padding-bottom: 6.525rem;
  }
  .c-pb-sm-only-11 {
    padding-bottom: 10.875rem !important;
  }
  .c-pb-sm-12 {
    padding-bottom: 7.125rem;
  }
  .c-pb-sm-only-12 {
    padding-bottom: 11.875rem !important;
  }
  .c-pb-sm-13 {
    padding-bottom: 7.35rem;
  }
  .c-pb-sm-only-13 {
    padding-bottom: 12.25rem !important;
  }
  .c-pb-sm-14 {
    padding-bottom: 9rem;
  }
  .c-pb-sm-only-14 {
    padding-bottom: 15rem !important;
  }
  .c-pb-sm-15 {
    padding-bottom: 12.6rem;
  }
  .c-pb-sm-only-15 {
    padding-bottom: 21rem !important;
  }
  .c-pl-sm-1 {
    padding-left: 0.3125rem;
  }
  .c-pl-sm-only-1 {
    padding-left: 0.3125rem !important;
  }
  .c-pl-sm-2 {
    padding-left: 0.375rem;
  }
  .c-pl-sm-only-2 {
    padding-left: 0.625rem !important;
  }
  .c-pl-sm-3 {
    padding-left: 0.6rem;
  }
  .c-pl-sm-only-3 {
    padding-left: 1rem !important;
  }
  .c-pl-sm-4 {
    padding-left: 0.75rem;
  }
  .c-pl-sm-only-4 {
    padding-left: 1.25rem !important;
  }
  .c-pl-sm-5 {
    padding-left: 1.125rem;
  }
  .c-pl-sm-only-5 {
    padding-left: 1.875rem !important;
  }
  .c-pl-sm-6 {
    padding-left: 1.5rem;
  }
  .c-pl-sm-only-6 {
    padding-left: 2.5rem !important;
  }
  .c-pl-sm-7 {
    padding-left: 2.25rem;
  }
  .c-pl-sm-only-7 {
    padding-left: 3.75rem !important;
  }
  .c-pl-sm-8 {
    padding-left: 3rem;
  }
  .c-pl-sm-only-8 {
    padding-left: 5rem !important;
  }
  .c-pl-sm-9 {
    padding-left: 3.75rem;
  }
  .c-pl-sm-only-9 {
    padding-left: 6.25rem !important;
  }
  .c-pl-sm-10 {
    padding-left: 5.1rem;
  }
  .c-pl-sm-only-10 {
    padding-left: 8.5rem !important;
  }
  .c-pl-sm-11 {
    padding-left: 6.525rem;
  }
  .c-pl-sm-only-11 {
    padding-left: 10.875rem !important;
  }
  .c-pl-sm-12 {
    padding-left: 7.125rem;
  }
  .c-pl-sm-only-12 {
    padding-left: 11.875rem !important;
  }
  .c-pl-sm-13 {
    padding-left: 7.35rem;
  }
  .c-pl-sm-only-13 {
    padding-left: 12.25rem !important;
  }
  .c-pl-sm-14 {
    padding-left: 9rem;
  }
  .c-pl-sm-only-14 {
    padding-left: 15rem !important;
  }
  .c-pl-sm-15 {
    padding-left: 12.6rem;
  }
  .c-pl-sm-only-15 {
    padding-left: 21rem !important;
  }
  .c-px-sm-1 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }
  .c-px-sm-only-1 {
    padding-left: 0.3125rem !important;
    padding-right: 0.3125rem !important;
  }
  .c-px-sm-2 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }
  .c-px-sm-only-2 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .c-px-sm-3 {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }
  .c-px-sm-only-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .c-px-sm-4 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .c-px-sm-only-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .c-px-sm-5 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .c-px-sm-only-5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }
  .c-px-sm-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .c-px-sm-only-6 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .c-px-sm-7 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .c-px-sm-only-7 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }
  .c-px-sm-8 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .c-px-sm-only-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .c-px-sm-9 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .c-px-sm-only-9 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }
  .c-px-sm-10 {
    padding-left: 5.1rem;
    padding-right: 5.1rem;
  }
  .c-px-sm-only-10 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }
  .c-px-sm-11 {
    padding-left: 6.525rem;
    padding-right: 6.525rem;
  }
  .c-px-sm-only-11 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }
  .c-px-sm-12 {
    padding-left: 7.125rem;
    padding-right: 7.125rem;
  }
  .c-px-sm-only-12 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }
  .c-px-sm-13 {
    padding-left: 7.35rem;
    padding-right: 7.35rem;
  }
  .c-px-sm-only-13 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }
  .c-px-sm-14 {
    padding-left: 9rem;
    padding-right: 9rem;
  }
  .c-px-sm-only-14 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .c-px-sm-15 {
    padding-left: 12.6rem;
    padding-right: 12.6rem;
  }
  .c-px-sm-only-15 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .c-py-sm-1 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .c-py-sm-only-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
  }
  .c-py-sm-2 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
  .c-py-sm-only-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .c-py-sm-3 {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .c-py-sm-only-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .c-py-sm-4 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .c-py-sm-only-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .c-py-sm-5 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .c-py-sm-only-5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .c-py-sm-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .c-py-sm-only-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .c-py-sm-7 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .c-py-sm-only-7 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .c-py-sm-8 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .c-py-sm-only-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .c-py-sm-9 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .c-py-sm-only-9 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .c-py-sm-10 {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }
  .c-py-sm-only-10 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }
  .c-py-sm-11 {
    padding-top: 6.525rem;
    padding-bottom: 6.525rem;
  }
  .c-py-sm-only-11 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }
  .c-py-sm-12 {
    padding-top: 7.125rem;
    padding-bottom: 7.125rem;
  }
  .c-py-sm-only-12 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }
  .c-py-sm-13 {
    padding-top: 7.35rem;
    padding-bottom: 7.35rem;
  }
  .c-py-sm-only-13 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }
  .c-py-sm-14 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .c-py-sm-only-14 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .c-py-sm-15 {
    padding-top: 12.6rem;
    padding-bottom: 12.6rem;
  }
  .c-py-sm-only-15 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
}
@media (min-width: 768px) {
  .c-m-2 {
    margin: 0.4375rem;
  }
  .c-m-3 {
    margin: 0.7rem;
  }
  .c-m-4 {
    margin: 0.875rem;
  }
  .c-m-5 {
    margin: 1.3125rem;
  }
  .c-m-6 {
    margin: 1.75rem;
  }
  .c-m-7 {
    margin: 2.625rem;
  }
  .c-m-8 {
    margin: 3.5rem;
  }
  .c-m-9 {
    margin: 4.375rem;
  }
  .c-m-10 {
    margin: 5.95rem;
  }
  .c-m-11 {
    margin: 7.6125rem;
  }
  .c-m-12 {
    margin: 8.3125rem;
  }
  .c-m-13 {
    margin: 8.575rem;
  }
  .c-m-14 {
    margin: 10.5rem;
  }
  .c-m-15 {
    margin: 14.7rem;
  }
  .c-mt-2 {
    margin-top: 0.4375rem;
  }
  .c-mt-3 {
    margin-top: 0.7rem;
  }
  .c-mt-4 {
    margin-top: 0.875rem;
  }
  .c-mt-5 {
    margin-top: 1.3125rem;
  }
  .c-mt-6 {
    margin-top: 1.75rem;
  }
  .c-mt-7 {
    margin-top: 2.625rem;
  }
  .c-mt-8 {
    margin-top: 3.5rem;
  }
  .c-mt-9 {
    margin-top: 4.375rem;
  }
  .c-mt-10 {
    margin-top: 5.95rem;
  }
  .c-mt-11 {
    margin-top: 7.6125rem;
  }
  .c-mt-12 {
    margin-top: 8.3125rem;
  }
  .c-mt-13 {
    margin-top: 8.575rem;
  }
  .c-mt-14 {
    margin-top: 10.5rem;
  }
  .c-mt-15 {
    margin-top: 14.7rem;
  }
  .c-mr-2 {
    margin-right: 0.4375rem;
  }
  .c-mr-3 {
    margin-right: 0.7rem;
  }
  .c-mr-4 {
    margin-right: 0.875rem;
  }
  .c-mr-5 {
    margin-right: 1.3125rem;
  }
  .c-mr-6 {
    margin-right: 1.75rem;
  }
  .c-mr-7 {
    margin-right: 2.625rem;
  }
  .c-mr-8 {
    margin-right: 3.5rem;
  }
  .c-mr-9 {
    margin-right: 4.375rem;
  }
  .c-mr-10 {
    margin-right: 5.95rem;
  }
  .c-mr-11 {
    margin-right: 7.6125rem;
  }
  .c-mr-12 {
    margin-right: 8.3125rem;
  }
  .c-mr-13 {
    margin-right: 8.575rem;
  }
  .c-mr-14 {
    margin-right: 10.5rem;
  }
  .c-mr-15 {
    margin-right: 14.7rem;
  }
  .c-mb-2 {
    margin-bottom: 0.4375rem;
  }
  .c-mb-3 {
    margin-bottom: 0.7rem;
  }
  .c-mb-4 {
    margin-bottom: 0.875rem;
  }
  .c-mb-5 {
    margin-bottom: 1.3125rem;
  }
  .c-mb-6 {
    margin-bottom: 1.75rem;
  }
  .c-mb-7 {
    margin-bottom: 2.625rem;
  }
  .c-mb-8 {
    margin-bottom: 3.5rem;
  }
  .c-mb-9 {
    margin-bottom: 4.375rem;
  }
  .c-mb-10 {
    margin-bottom: 5.95rem;
  }
  .c-mb-11 {
    margin-bottom: 7.6125rem;
  }
  .c-mb-12 {
    margin-bottom: 8.3125rem;
  }
  .c-mb-13 {
    margin-bottom: 8.575rem;
  }
  .c-mb-14 {
    margin-bottom: 10.5rem;
  }
  .c-mb-15 {
    margin-bottom: 14.7rem;
  }
  .c-ml-2 {
    margin-left: 0.4375rem;
  }
  .c-ml-3 {
    margin-left: 0.7rem;
  }
  .c-ml-4 {
    margin-left: 0.875rem;
  }
  .c-ml-5 {
    margin-left: 1.3125rem;
  }
  .c-ml-6 {
    margin-left: 1.75rem;
  }
  .c-ml-7 {
    margin-left: 2.625rem;
  }
  .c-ml-8 {
    margin-left: 3.5rem;
  }
  .c-ml-9 {
    margin-left: 4.375rem;
  }
  .c-ml-10 {
    margin-left: 5.95rem;
  }
  .c-ml-11 {
    margin-left: 7.6125rem;
  }
  .c-ml-12 {
    margin-left: 8.3125rem;
  }
  .c-ml-13 {
    margin-left: 8.575rem;
  }
  .c-ml-14 {
    margin-left: 10.5rem;
  }
  .c-ml-15 {
    margin-left: 14.7rem;
  }
  .c-mx-2 {
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }
  .c-mx-3 {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
  }
  .c-mx-4 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }
  .c-mx-5 {
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }
  .c-mx-6 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }
  .c-mx-7 {
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }
  .c-mx-8 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .c-mx-9 {
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }
  .c-mx-10 {
    margin-left: 5.95rem;
    margin-right: 5.95rem;
  }
  .c-mx-11 {
    margin-left: 7.6125rem;
    margin-right: 7.6125rem;
  }
  .c-mx-12 {
    margin-left: 8.3125rem;
    margin-right: 8.3125rem;
  }
  .c-mx-13 {
    margin-left: 8.575rem;
    margin-right: 8.575rem;
  }
  .c-mx-14 {
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }
  .c-mx-15 {
    margin-left: 14.7rem;
    margin-right: 14.7rem;
  }
  .c-my-2 {
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }
  .c-my-3 {
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
  }
  .c-my-4 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }
  .c-my-5 {
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
  .c-my-6 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }
  .c-my-7 {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }
  .c-my-8 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .c-my-9 {
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }
  .c-my-10 {
    margin-top: 5.95rem;
    margin-bottom: 5.95rem;
  }
  .c-my-11 {
    margin-top: 7.6125rem;
    margin-bottom: 7.6125rem;
  }
  .c-my-12 {
    margin-top: 8.3125rem;
    margin-bottom: 8.3125rem;
  }
  .c-my-13 {
    margin-top: 8.575rem;
    margin-bottom: 8.575rem;
  }
  .c-my-14 {
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }
  .c-my-15 {
    margin-top: 14.7rem;
    margin-bottom: 14.7rem;
  }
  .c-p-2 {
    padding: 0.4375rem;
  }
  .c-p-3 {
    padding: 0.7rem;
  }
  .c-p-4 {
    padding: 0.875rem;
  }
  .c-p-5 {
    padding: 1.3125rem;
  }
  .c-p-6 {
    padding: 1.75rem;
  }
  .c-p-7 {
    padding: 2.625rem;
  }
  .c-p-8 {
    padding: 3.5rem;
  }
  .c-p-9 {
    padding: 4.375rem;
  }
  .c-p-10 {
    padding: 5.95rem;
  }
  .c-p-11 {
    padding: 7.6125rem;
  }
  .c-p-12 {
    padding: 8.3125rem;
  }
  .c-p-13 {
    padding: 8.575rem;
  }
  .c-p-14 {
    padding: 10.5rem;
  }
  .c-p-15 {
    padding: 14.7rem;
  }
  .c-pt-2 {
    padding-top: 0.4375rem;
  }
  .c-pt-3 {
    padding-top: 0.7rem;
  }
  .c-pt-4 {
    padding-top: 0.875rem;
  }
  .c-pt-5 {
    padding-top: 1.3125rem;
  }
  .c-pt-6 {
    padding-top: 1.75rem;
  }
  .c-pt-7 {
    padding-top: 2.625rem;
  }
  .c-pt-8 {
    padding-top: 3.5rem;
  }
  .c-pt-9 {
    padding-top: 4.375rem;
  }
  .c-pt-10 {
    padding-top: 5.95rem;
  }
  .c-pt-11 {
    padding-top: 7.6125rem;
  }
  .c-pt-12 {
    padding-top: 8.3125rem;
  }
  .c-pt-13 {
    padding-top: 8.575rem;
  }
  .c-pt-14 {
    padding-top: 10.5rem;
  }
  .c-pt-15 {
    padding-top: 14.7rem;
  }
  .c-pr-2 {
    padding-right: 0.4375rem;
  }
  .c-pr-3 {
    padding-right: 0.7rem;
  }
  .c-pr-4 {
    padding-right: 0.875rem;
  }
  .c-pr-5 {
    padding-right: 1.3125rem;
  }
  .c-pr-6 {
    padding-right: 1.75rem;
  }
  .c-pr-7 {
    padding-right: 2.625rem;
  }
  .c-pr-8 {
    padding-right: 3.5rem;
  }
  .c-pr-9 {
    padding-right: 4.375rem;
  }
  .c-pr-10 {
    padding-right: 5.95rem;
  }
  .c-pr-11 {
    padding-right: 7.6125rem;
  }
  .c-pr-12 {
    padding-right: 8.3125rem;
  }
  .c-pr-13 {
    padding-right: 8.575rem;
  }
  .c-pr-14 {
    padding-right: 10.5rem;
  }
  .c-pr-15 {
    padding-right: 14.7rem;
  }
  .c-pb-2 {
    padding-bottom: 0.4375rem;
  }
  .c-pb-3 {
    padding-bottom: 0.7rem;
  }
  .c-pb-4 {
    padding-bottom: 0.875rem;
  }
  .c-pb-5 {
    padding-bottom: 1.3125rem;
  }
  .c-pb-6 {
    padding-bottom: 1.75rem;
  }
  .c-pb-7 {
    padding-bottom: 2.625rem;
  }
  .c-pb-8 {
    padding-bottom: 3.5rem;
  }
  .c-pb-9 {
    padding-bottom: 4.375rem;
  }
  .c-pb-10 {
    padding-bottom: 5.95rem;
  }
  .c-pb-11 {
    padding-bottom: 7.6125rem;
  }
  .c-pb-12 {
    padding-bottom: 8.3125rem;
  }
  .c-pb-13 {
    padding-bottom: 8.575rem;
  }
  .c-pb-14 {
    padding-bottom: 10.5rem;
  }
  .c-pb-15 {
    padding-bottom: 14.7rem;
  }
  .c-pl-2 {
    padding-left: 0.4375rem;
  }
  .c-pl-3 {
    padding-left: 0.7rem;
  }
  .c-pl-4 {
    padding-left: 0.875rem;
  }
  .c-pl-5 {
    padding-left: 1.3125rem;
  }
  .c-pl-6 {
    padding-left: 1.75rem;
  }
  .c-pl-7 {
    padding-left: 2.625rem;
  }
  .c-pl-8 {
    padding-left: 3.5rem;
  }
  .c-pl-9 {
    padding-left: 4.375rem;
  }
  .c-pl-10 {
    padding-left: 5.95rem;
  }
  .c-pl-11 {
    padding-left: 7.6125rem;
  }
  .c-pl-12 {
    padding-left: 8.3125rem;
  }
  .c-pl-13 {
    padding-left: 8.575rem;
  }
  .c-pl-14 {
    padding-left: 10.5rem;
  }
  .c-pl-15 {
    padding-left: 14.7rem;
  }
  .c-px-2 {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }
  .c-px-3 {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
  }
  .c-px-4 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .c-px-5 {
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }
  .c-px-6 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .c-px-7 {
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }
  .c-px-8 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .c-px-9 {
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }
  .c-px-10 {
    padding-left: 5.95rem;
    padding-right: 5.95rem;
  }
  .c-px-11 {
    padding-left: 7.6125rem;
    padding-right: 7.6125rem;
  }
  .c-px-12 {
    padding-left: 8.3125rem;
    padding-right: 8.3125rem;
  }
  .c-px-13 {
    padding-left: 8.575rem;
    padding-right: 8.575rem;
  }
  .c-px-14 {
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }
  .c-px-15 {
    padding-left: 14.7rem;
    padding-right: 14.7rem;
  }
  .c-py-2 {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }
  .c-py-3 {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .c-py-4 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
  .c-py-5 {
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }
  .c-py-6 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .c-py-7 {
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }
  .c-py-8 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .c-py-9 {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .c-py-10 {
    padding-top: 5.95rem;
    padding-bottom: 5.95rem;
  }
  .c-py-11 {
    padding-top: 7.6125rem;
    padding-bottom: 7.6125rem;
  }
  .c-py-12 {
    padding-top: 8.3125rem;
    padding-bottom: 8.3125rem;
  }
  .c-py-13 {
    padding-top: 8.575rem;
    padding-bottom: 8.575rem;
  }
  .c-py-14 {
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }
  .c-py-15 {
    padding-top: 14.7rem;
    padding-bottom: 14.7rem;
  }
  .c-m-sm-2 {
    margin: 0.4375rem;
  }
  .c-m-sm-3 {
    margin: 0.7rem;
  }
  .c-m-sm-4 {
    margin: 0.875rem;
  }
  .c-m-sm-5 {
    margin: 1.3125rem;
  }
  .c-m-sm-6 {
    margin: 1.75rem;
  }
  .c-m-sm-7 {
    margin: 2.625rem;
  }
  .c-m-sm-8 {
    margin: 3.5rem;
  }
  .c-m-sm-9 {
    margin: 4.375rem;
  }
  .c-m-sm-10 {
    margin: 5.95rem;
  }
  .c-m-sm-11 {
    margin: 7.6125rem;
  }
  .c-m-sm-12 {
    margin: 8.3125rem;
  }
  .c-m-sm-13 {
    margin: 8.575rem;
  }
  .c-m-sm-14 {
    margin: 10.5rem;
  }
  .c-m-sm-15 {
    margin: 14.7rem;
  }
  .c-mt-sm-2 {
    margin-top: 0.4375rem;
  }
  .c-mt-sm-3 {
    margin-top: 0.7rem;
  }
  .c-mt-sm-4 {
    margin-top: 0.875rem;
  }
  .c-mt-sm-5 {
    margin-top: 1.3125rem;
  }
  .c-mt-sm-6 {
    margin-top: 1.75rem;
  }
  .c-mt-sm-7 {
    margin-top: 2.625rem;
  }
  .c-mt-sm-8 {
    margin-top: 3.5rem;
  }
  .c-mt-sm-9 {
    margin-top: 4.375rem;
  }
  .c-mt-sm-10 {
    margin-top: 5.95rem;
  }
  .c-mt-sm-11 {
    margin-top: 7.6125rem;
  }
  .c-mt-sm-12 {
    margin-top: 8.3125rem;
  }
  .c-mt-sm-13 {
    margin-top: 8.575rem;
  }
  .c-mt-sm-14 {
    margin-top: 10.5rem;
  }
  .c-mt-sm-15 {
    margin-top: 14.7rem;
  }
  .c-mr-sm-2 {
    margin-right: 0.4375rem;
  }
  .c-mr-sm-3 {
    margin-right: 0.7rem;
  }
  .c-mr-sm-4 {
    margin-right: 0.875rem;
  }
  .c-mr-sm-5 {
    margin-right: 1.3125rem;
  }
  .c-mr-sm-6 {
    margin-right: 1.75rem;
  }
  .c-mr-sm-7 {
    margin-right: 2.625rem;
  }
  .c-mr-sm-8 {
    margin-right: 3.5rem;
  }
  .c-mr-sm-9 {
    margin-right: 4.375rem;
  }
  .c-mr-sm-10 {
    margin-right: 5.95rem;
  }
  .c-mr-sm-11 {
    margin-right: 7.6125rem;
  }
  .c-mr-sm-12 {
    margin-right: 8.3125rem;
  }
  .c-mr-sm-13 {
    margin-right: 8.575rem;
  }
  .c-mr-sm-14 {
    margin-right: 10.5rem;
  }
  .c-mr-sm-15 {
    margin-right: 14.7rem;
  }
  .c-mb-sm-2 {
    margin-bottom: 0.4375rem;
  }
  .c-mb-sm-3 {
    margin-bottom: 0.7rem;
  }
  .c-mb-sm-4 {
    margin-bottom: 0.875rem;
  }
  .c-mb-sm-5 {
    margin-bottom: 1.3125rem;
  }
  .c-mb-sm-6 {
    margin-bottom: 1.75rem;
  }
  .c-mb-sm-7 {
    margin-bottom: 2.625rem;
  }
  .c-mb-sm-8 {
    margin-bottom: 3.5rem;
  }
  .c-mb-sm-9 {
    margin-bottom: 4.375rem;
  }
  .c-mb-sm-10 {
    margin-bottom: 5.95rem;
  }
  .c-mb-sm-11 {
    margin-bottom: 7.6125rem;
  }
  .c-mb-sm-12 {
    margin-bottom: 8.3125rem;
  }
  .c-mb-sm-13 {
    margin-bottom: 8.575rem;
  }
  .c-mb-sm-14 {
    margin-bottom: 10.5rem;
  }
  .c-mb-sm-15 {
    margin-bottom: 14.7rem;
  }
  .c-ml-sm-2 {
    margin-left: 0.4375rem;
  }
  .c-ml-sm-3 {
    margin-left: 0.7rem;
  }
  .c-ml-sm-4 {
    margin-left: 0.875rem;
  }
  .c-ml-sm-5 {
    margin-left: 1.3125rem;
  }
  .c-ml-sm-6 {
    margin-left: 1.75rem;
  }
  .c-ml-sm-7 {
    margin-left: 2.625rem;
  }
  .c-ml-sm-8 {
    margin-left: 3.5rem;
  }
  .c-ml-sm-9 {
    margin-left: 4.375rem;
  }
  .c-ml-sm-10 {
    margin-left: 5.95rem;
  }
  .c-ml-sm-11 {
    margin-left: 7.6125rem;
  }
  .c-ml-sm-12 {
    margin-left: 8.3125rem;
  }
  .c-ml-sm-13 {
    margin-left: 8.575rem;
  }
  .c-ml-sm-14 {
    margin-left: 10.5rem;
  }
  .c-ml-sm-15 {
    margin-left: 14.7rem;
  }
  .c-mx-sm-2 {
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }
  .c-mx-sm-3 {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
  }
  .c-mx-sm-4 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }
  .c-mx-sm-5 {
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }
  .c-mx-sm-6 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }
  .c-mx-sm-7 {
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }
  .c-mx-sm-8 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .c-mx-sm-9 {
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }
  .c-mx-sm-10 {
    margin-left: 5.95rem;
    margin-right: 5.95rem;
  }
  .c-mx-sm-11 {
    margin-left: 7.6125rem;
    margin-right: 7.6125rem;
  }
  .c-mx-sm-12 {
    margin-left: 8.3125rem;
    margin-right: 8.3125rem;
  }
  .c-mx-sm-13 {
    margin-left: 8.575rem;
    margin-right: 8.575rem;
  }
  .c-mx-sm-14 {
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }
  .c-mx-sm-15 {
    margin-left: 14.7rem;
    margin-right: 14.7rem;
  }
  .c-my-sm-2 {
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }
  .c-my-sm-3 {
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
  }
  .c-my-sm-4 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }
  .c-my-sm-5 {
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
  .c-my-sm-6 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }
  .c-my-sm-7 {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }
  .c-my-sm-8 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .c-my-sm-9 {
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }
  .c-my-sm-10 {
    margin-top: 5.95rem;
    margin-bottom: 5.95rem;
  }
  .c-my-sm-11 {
    margin-top: 7.6125rem;
    margin-bottom: 7.6125rem;
  }
  .c-my-sm-12 {
    margin-top: 8.3125rem;
    margin-bottom: 8.3125rem;
  }
  .c-my-sm-13 {
    margin-top: 8.575rem;
    margin-bottom: 8.575rem;
  }
  .c-my-sm-14 {
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }
  .c-my-sm-15 {
    margin-top: 14.7rem;
    margin-bottom: 14.7rem;
  }
  .c-p-sm-2 {
    padding: 0.4375rem;
  }
  .c-p-sm-3 {
    padding: 0.7rem;
  }
  .c-p-sm-4 {
    padding: 0.875rem;
  }
  .c-p-sm-5 {
    padding: 1.3125rem;
  }
  .c-p-sm-6 {
    padding: 1.75rem;
  }
  .c-p-sm-7 {
    padding: 2.625rem;
  }
  .c-p-sm-8 {
    padding: 3.5rem;
  }
  .c-p-sm-9 {
    padding: 4.375rem;
  }
  .c-p-sm-10 {
    padding: 5.95rem;
  }
  .c-p-sm-11 {
    padding: 7.6125rem;
  }
  .c-p-sm-12 {
    padding: 8.3125rem;
  }
  .c-p-sm-13 {
    padding: 8.575rem;
  }
  .c-p-sm-14 {
    padding: 10.5rem;
  }
  .c-p-sm-15 {
    padding: 14.7rem;
  }
  .c-pt-sm-2 {
    padding-top: 0.4375rem;
  }
  .c-pt-sm-3 {
    padding-top: 0.7rem;
  }
  .c-pt-sm-4 {
    padding-top: 0.875rem;
  }
  .c-pt-sm-5 {
    padding-top: 1.3125rem;
  }
  .c-pt-sm-6 {
    padding-top: 1.75rem;
  }
  .c-pt-sm-7 {
    padding-top: 2.625rem;
  }
  .c-pt-sm-8 {
    padding-top: 3.5rem;
  }
  .c-pt-sm-9 {
    padding-top: 4.375rem;
  }
  .c-pt-sm-10 {
    padding-top: 5.95rem;
  }
  .c-pt-sm-11 {
    padding-top: 7.6125rem;
  }
  .c-pt-sm-12 {
    padding-top: 8.3125rem;
  }
  .c-pt-sm-13 {
    padding-top: 8.575rem;
  }
  .c-pt-sm-14 {
    padding-top: 10.5rem;
  }
  .c-pt-sm-15 {
    padding-top: 14.7rem;
  }
  .c-pr-sm-2 {
    padding-right: 0.4375rem;
  }
  .c-pr-sm-3 {
    padding-right: 0.7rem;
  }
  .c-pr-sm-4 {
    padding-right: 0.875rem;
  }
  .c-pr-sm-5 {
    padding-right: 1.3125rem;
  }
  .c-pr-sm-6 {
    padding-right: 1.75rem;
  }
  .c-pr-sm-7 {
    padding-right: 2.625rem;
  }
  .c-pr-sm-8 {
    padding-right: 3.5rem;
  }
  .c-pr-sm-9 {
    padding-right: 4.375rem;
  }
  .c-pr-sm-10 {
    padding-right: 5.95rem;
  }
  .c-pr-sm-11 {
    padding-right: 7.6125rem;
  }
  .c-pr-sm-12 {
    padding-right: 8.3125rem;
  }
  .c-pr-sm-13 {
    padding-right: 8.575rem;
  }
  .c-pr-sm-14 {
    padding-right: 10.5rem;
  }
  .c-pr-sm-15 {
    padding-right: 14.7rem;
  }
  .c-pb-sm-2 {
    padding-bottom: 0.4375rem;
  }
  .c-pb-sm-3 {
    padding-bottom: 0.7rem;
  }
  .c-pb-sm-4 {
    padding-bottom: 0.875rem;
  }
  .c-pb-sm-5 {
    padding-bottom: 1.3125rem;
  }
  .c-pb-sm-6 {
    padding-bottom: 1.75rem;
  }
  .c-pb-sm-7 {
    padding-bottom: 2.625rem;
  }
  .c-pb-sm-8 {
    padding-bottom: 3.5rem;
  }
  .c-pb-sm-9 {
    padding-bottom: 4.375rem;
  }
  .c-pb-sm-10 {
    padding-bottom: 5.95rem;
  }
  .c-pb-sm-11 {
    padding-bottom: 7.6125rem;
  }
  .c-pb-sm-12 {
    padding-bottom: 8.3125rem;
  }
  .c-pb-sm-13 {
    padding-bottom: 8.575rem;
  }
  .c-pb-sm-14 {
    padding-bottom: 10.5rem;
  }
  .c-pb-sm-15 {
    padding-bottom: 14.7rem;
  }
  .c-pl-sm-2 {
    padding-left: 0.4375rem;
  }
  .c-pl-sm-3 {
    padding-left: 0.7rem;
  }
  .c-pl-sm-4 {
    padding-left: 0.875rem;
  }
  .c-pl-sm-5 {
    padding-left: 1.3125rem;
  }
  .c-pl-sm-6 {
    padding-left: 1.75rem;
  }
  .c-pl-sm-7 {
    padding-left: 2.625rem;
  }
  .c-pl-sm-8 {
    padding-left: 3.5rem;
  }
  .c-pl-sm-9 {
    padding-left: 4.375rem;
  }
  .c-pl-sm-10 {
    padding-left: 5.95rem;
  }
  .c-pl-sm-11 {
    padding-left: 7.6125rem;
  }
  .c-pl-sm-12 {
    padding-left: 8.3125rem;
  }
  .c-pl-sm-13 {
    padding-left: 8.575rem;
  }
  .c-pl-sm-14 {
    padding-left: 10.5rem;
  }
  .c-pl-sm-15 {
    padding-left: 14.7rem;
  }
  .c-px-sm-2 {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }
  .c-px-sm-3 {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
  }
  .c-px-sm-4 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .c-px-sm-5 {
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }
  .c-px-sm-6 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .c-px-sm-7 {
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }
  .c-px-sm-8 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .c-px-sm-9 {
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }
  .c-px-sm-10 {
    padding-left: 5.95rem;
    padding-right: 5.95rem;
  }
  .c-px-sm-11 {
    padding-left: 7.6125rem;
    padding-right: 7.6125rem;
  }
  .c-px-sm-12 {
    padding-left: 8.3125rem;
    padding-right: 8.3125rem;
  }
  .c-px-sm-13 {
    padding-left: 8.575rem;
    padding-right: 8.575rem;
  }
  .c-px-sm-14 {
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }
  .c-px-sm-15 {
    padding-left: 14.7rem;
    padding-right: 14.7rem;
  }
  .c-py-sm-2 {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }
  .c-py-sm-3 {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .c-py-sm-4 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
  .c-py-sm-5 {
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }
  .c-py-sm-6 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .c-py-sm-7 {
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }
  .c-py-sm-8 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .c-py-sm-9 {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .c-py-sm-10 {
    padding-top: 5.95rem;
    padding-bottom: 5.95rem;
  }
  .c-py-sm-11 {
    padding-top: 7.6125rem;
    padding-bottom: 7.6125rem;
  }
  .c-py-sm-12 {
    padding-top: 8.3125rem;
    padding-bottom: 8.3125rem;
  }
  .c-py-sm-13 {
    padding-top: 8.575rem;
    padding-bottom: 8.575rem;
  }
  .c-py-sm-14 {
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }
  .c-py-sm-15 {
    padding-top: 14.7rem;
    padding-bottom: 14.7rem;
  }
  .c-m-md-1 {
    margin: 0.3125rem;
  }
  .c-m-md-only-1 {
    margin: 0.3125rem !important;
  }
  .c-m-md-2 {
    margin: 0.4375rem;
  }
  .c-m-md-only-2 {
    margin: 0.625rem !important;
  }
  .c-m-md-3 {
    margin: 0.7rem;
  }
  .c-m-md-only-3 {
    margin: 1rem !important;
  }
  .c-m-md-4 {
    margin: 0.875rem;
  }
  .c-m-md-only-4 {
    margin: 1.25rem !important;
  }
  .c-m-md-5 {
    margin: 1.3125rem;
  }
  .c-m-md-only-5 {
    margin: 1.875rem !important;
  }
  .c-m-md-6 {
    margin: 1.75rem;
  }
  .c-m-md-only-6 {
    margin: 2.5rem !important;
  }
  .c-m-md-7 {
    margin: 2.625rem;
  }
  .c-m-md-only-7 {
    margin: 3.75rem !important;
  }
  .c-m-md-8 {
    margin: 3.5rem;
  }
  .c-m-md-only-8 {
    margin: 5rem !important;
  }
  .c-m-md-9 {
    margin: 4.375rem;
  }
  .c-m-md-only-9 {
    margin: 6.25rem !important;
  }
  .c-m-md-10 {
    margin: 5.95rem;
  }
  .c-m-md-only-10 {
    margin: 8.5rem !important;
  }
  .c-m-md-11 {
    margin: 7.6125rem;
  }
  .c-m-md-only-11 {
    margin: 10.875rem !important;
  }
  .c-m-md-12 {
    margin: 8.3125rem;
  }
  .c-m-md-only-12 {
    margin: 11.875rem !important;
  }
  .c-m-md-13 {
    margin: 8.575rem;
  }
  .c-m-md-only-13 {
    margin: 12.25rem !important;
  }
  .c-m-md-14 {
    margin: 10.5rem;
  }
  .c-m-md-only-14 {
    margin: 15rem !important;
  }
  .c-m-md-15 {
    margin: 14.7rem;
  }
  .c-m-md-only-15 {
    margin: 21rem !important;
  }
  .c-mt-md-1 {
    margin-top: 0.3125rem;
  }
  .c-mt-md-only-1 {
    margin-top: 0.3125rem !important;
  }
  .c-mt-md-2 {
    margin-top: 0.4375rem;
  }
  .c-mt-md-only-2 {
    margin-top: 0.625rem !important;
  }
  .c-mt-md-3 {
    margin-top: 0.7rem;
  }
  .c-mt-md-only-3 {
    margin-top: 1rem !important;
  }
  .c-mt-md-4 {
    margin-top: 0.875rem;
  }
  .c-mt-md-only-4 {
    margin-top: 1.25rem !important;
  }
  .c-mt-md-5 {
    margin-top: 1.3125rem;
  }
  .c-mt-md-only-5 {
    margin-top: 1.875rem !important;
  }
  .c-mt-md-6 {
    margin-top: 1.75rem;
  }
  .c-mt-md-only-6 {
    margin-top: 2.5rem !important;
  }
  .c-mt-md-7 {
    margin-top: 2.625rem;
  }
  .c-mt-md-only-7 {
    margin-top: 3.75rem !important;
  }
  .c-mt-md-8 {
    margin-top: 3.5rem;
  }
  .c-mt-md-only-8 {
    margin-top: 5rem !important;
  }
  .c-mt-md-9 {
    margin-top: 4.375rem;
  }
  .c-mt-md-only-9 {
    margin-top: 6.25rem !important;
  }
  .c-mt-md-10 {
    margin-top: 5.95rem;
  }
  .c-mt-md-only-10 {
    margin-top: 8.5rem !important;
  }
  .c-mt-md-11 {
    margin-top: 7.6125rem;
  }
  .c-mt-md-only-11 {
    margin-top: 10.875rem !important;
  }
  .c-mt-md-12 {
    margin-top: 8.3125rem;
  }
  .c-mt-md-only-12 {
    margin-top: 11.875rem !important;
  }
  .c-mt-md-13 {
    margin-top: 8.575rem;
  }
  .c-mt-md-only-13 {
    margin-top: 12.25rem !important;
  }
  .c-mt-md-14 {
    margin-top: 10.5rem;
  }
  .c-mt-md-only-14 {
    margin-top: 15rem !important;
  }
  .c-mt-md-15 {
    margin-top: 14.7rem;
  }
  .c-mt-md-only-15 {
    margin-top: 21rem !important;
  }
  .c-mr-md-1 {
    margin-right: 0.3125rem;
  }
  .c-mr-md-only-1 {
    margin-right: 0.3125rem !important;
  }
  .c-mr-md-2 {
    margin-right: 0.4375rem;
  }
  .c-mr-md-only-2 {
    margin-right: 0.625rem !important;
  }
  .c-mr-md-3 {
    margin-right: 0.7rem;
  }
  .c-mr-md-only-3 {
    margin-right: 1rem !important;
  }
  .c-mr-md-4 {
    margin-right: 0.875rem;
  }
  .c-mr-md-only-4 {
    margin-right: 1.25rem !important;
  }
  .c-mr-md-5 {
    margin-right: 1.3125rem;
  }
  .c-mr-md-only-5 {
    margin-right: 1.875rem !important;
  }
  .c-mr-md-6 {
    margin-right: 1.75rem;
  }
  .c-mr-md-only-6 {
    margin-right: 2.5rem !important;
  }
  .c-mr-md-7 {
    margin-right: 2.625rem;
  }
  .c-mr-md-only-7 {
    margin-right: 3.75rem !important;
  }
  .c-mr-md-8 {
    margin-right: 3.5rem;
  }
  .c-mr-md-only-8 {
    margin-right: 5rem !important;
  }
  .c-mr-md-9 {
    margin-right: 4.375rem;
  }
  .c-mr-md-only-9 {
    margin-right: 6.25rem !important;
  }
  .c-mr-md-10 {
    margin-right: 5.95rem;
  }
  .c-mr-md-only-10 {
    margin-right: 8.5rem !important;
  }
  .c-mr-md-11 {
    margin-right: 7.6125rem;
  }
  .c-mr-md-only-11 {
    margin-right: 10.875rem !important;
  }
  .c-mr-md-12 {
    margin-right: 8.3125rem;
  }
  .c-mr-md-only-12 {
    margin-right: 11.875rem !important;
  }
  .c-mr-md-13 {
    margin-right: 8.575rem;
  }
  .c-mr-md-only-13 {
    margin-right: 12.25rem !important;
  }
  .c-mr-md-14 {
    margin-right: 10.5rem;
  }
  .c-mr-md-only-14 {
    margin-right: 15rem !important;
  }
  .c-mr-md-15 {
    margin-right: 14.7rem;
  }
  .c-mr-md-only-15 {
    margin-right: 21rem !important;
  }
  .c-mb-md-1 {
    margin-bottom: 0.3125rem;
  }
  .c-mb-md-only-1 {
    margin-bottom: 0.3125rem !important;
  }
  .c-mb-md-2 {
    margin-bottom: 0.4375rem;
  }
  .c-mb-md-only-2 {
    margin-bottom: 0.625rem !important;
  }
  .c-mb-md-3 {
    margin-bottom: 0.7rem;
  }
  .c-mb-md-only-3 {
    margin-bottom: 1rem !important;
  }
  .c-mb-md-4 {
    margin-bottom: 0.875rem;
  }
  .c-mb-md-only-4 {
    margin-bottom: 1.25rem !important;
  }
  .c-mb-md-5 {
    margin-bottom: 1.3125rem;
  }
  .c-mb-md-only-5 {
    margin-bottom: 1.875rem !important;
  }
  .c-mb-md-6 {
    margin-bottom: 1.75rem;
  }
  .c-mb-md-only-6 {
    margin-bottom: 2.5rem !important;
  }
  .c-mb-md-7 {
    margin-bottom: 2.625rem;
  }
  .c-mb-md-only-7 {
    margin-bottom: 3.75rem !important;
  }
  .c-mb-md-8 {
    margin-bottom: 3.5rem;
  }
  .c-mb-md-only-8 {
    margin-bottom: 5rem !important;
  }
  .c-mb-md-9 {
    margin-bottom: 4.375rem;
  }
  .c-mb-md-only-9 {
    margin-bottom: 6.25rem !important;
  }
  .c-mb-md-10 {
    margin-bottom: 5.95rem;
  }
  .c-mb-md-only-10 {
    margin-bottom: 8.5rem !important;
  }
  .c-mb-md-11 {
    margin-bottom: 7.6125rem;
  }
  .c-mb-md-only-11 {
    margin-bottom: 10.875rem !important;
  }
  .c-mb-md-12 {
    margin-bottom: 8.3125rem;
  }
  .c-mb-md-only-12 {
    margin-bottom: 11.875rem !important;
  }
  .c-mb-md-13 {
    margin-bottom: 8.575rem;
  }
  .c-mb-md-only-13 {
    margin-bottom: 12.25rem !important;
  }
  .c-mb-md-14 {
    margin-bottom: 10.5rem;
  }
  .c-mb-md-only-14 {
    margin-bottom: 15rem !important;
  }
  .c-mb-md-15 {
    margin-bottom: 14.7rem;
  }
  .c-mb-md-only-15 {
    margin-bottom: 21rem !important;
  }
  .c-ml-md-1 {
    margin-left: 0.3125rem;
  }
  .c-ml-md-only-1 {
    margin-left: 0.3125rem !important;
  }
  .c-ml-md-2 {
    margin-left: 0.4375rem;
  }
  .c-ml-md-only-2 {
    margin-left: 0.625rem !important;
  }
  .c-ml-md-3 {
    margin-left: 0.7rem;
  }
  .c-ml-md-only-3 {
    margin-left: 1rem !important;
  }
  .c-ml-md-4 {
    margin-left: 0.875rem;
  }
  .c-ml-md-only-4 {
    margin-left: 1.25rem !important;
  }
  .c-ml-md-5 {
    margin-left: 1.3125rem;
  }
  .c-ml-md-only-5 {
    margin-left: 1.875rem !important;
  }
  .c-ml-md-6 {
    margin-left: 1.75rem;
  }
  .c-ml-md-only-6 {
    margin-left: 2.5rem !important;
  }
  .c-ml-md-7 {
    margin-left: 2.625rem;
  }
  .c-ml-md-only-7 {
    margin-left: 3.75rem !important;
  }
  .c-ml-md-8 {
    margin-left: 3.5rem;
  }
  .c-ml-md-only-8 {
    margin-left: 5rem !important;
  }
  .c-ml-md-9 {
    margin-left: 4.375rem;
  }
  .c-ml-md-only-9 {
    margin-left: 6.25rem !important;
  }
  .c-ml-md-10 {
    margin-left: 5.95rem;
  }
  .c-ml-md-only-10 {
    margin-left: 8.5rem !important;
  }
  .c-ml-md-11 {
    margin-left: 7.6125rem;
  }
  .c-ml-md-only-11 {
    margin-left: 10.875rem !important;
  }
  .c-ml-md-12 {
    margin-left: 8.3125rem;
  }
  .c-ml-md-only-12 {
    margin-left: 11.875rem !important;
  }
  .c-ml-md-13 {
    margin-left: 8.575rem;
  }
  .c-ml-md-only-13 {
    margin-left: 12.25rem !important;
  }
  .c-ml-md-14 {
    margin-left: 10.5rem;
  }
  .c-ml-md-only-14 {
    margin-left: 15rem !important;
  }
  .c-ml-md-15 {
    margin-left: 14.7rem;
  }
  .c-ml-md-only-15 {
    margin-left: 21rem !important;
  }
  .c-mx-md-1 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }
  .c-mx-md-only-1 {
    margin-left: 0.3125rem !important;
    margin-right: 0.3125rem !important;
  }
  .c-mx-md-2 {
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }
  .c-mx-md-only-2 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }
  .c-mx-md-3 {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
  }
  .c-mx-md-only-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .c-mx-md-4 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }
  .c-mx-md-only-4 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }
  .c-mx-md-5 {
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }
  .c-mx-md-only-5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }
  .c-mx-md-6 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }
  .c-mx-md-only-6 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .c-mx-md-7 {
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }
  .c-mx-md-only-7 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }
  .c-mx-md-8 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .c-mx-md-only-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .c-mx-md-9 {
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }
  .c-mx-md-only-9 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }
  .c-mx-md-10 {
    margin-left: 5.95rem;
    margin-right: 5.95rem;
  }
  .c-mx-md-only-10 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }
  .c-mx-md-11 {
    margin-left: 7.6125rem;
    margin-right: 7.6125rem;
  }
  .c-mx-md-only-11 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }
  .c-mx-md-12 {
    margin-left: 8.3125rem;
    margin-right: 8.3125rem;
  }
  .c-mx-md-only-12 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }
  .c-mx-md-13 {
    margin-left: 8.575rem;
    margin-right: 8.575rem;
  }
  .c-mx-md-only-13 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }
  .c-mx-md-14 {
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }
  .c-mx-md-only-14 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .c-mx-md-15 {
    margin-left: 14.7rem;
    margin-right: 14.7rem;
  }
  .c-mx-md-only-15 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .c-my-md-1 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }
  .c-my-md-only-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important;
  }
  .c-my-md-2 {
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }
  .c-my-md-only-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .c-my-md-3 {
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
  }
  .c-my-md-only-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .c-my-md-4 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }
  .c-my-md-only-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .c-my-md-5 {
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
  .c-my-md-only-5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .c-my-md-6 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }
  .c-my-md-only-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .c-my-md-7 {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }
  .c-my-md-only-7 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .c-my-md-8 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .c-my-md-only-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .c-my-md-9 {
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }
  .c-my-md-only-9 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .c-my-md-10 {
    margin-top: 5.95rem;
    margin-bottom: 5.95rem;
  }
  .c-my-md-only-10 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }
  .c-my-md-11 {
    margin-top: 7.6125rem;
    margin-bottom: 7.6125rem;
  }
  .c-my-md-only-11 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }
  .c-my-md-12 {
    margin-top: 8.3125rem;
    margin-bottom: 8.3125rem;
  }
  .c-my-md-only-12 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }
  .c-my-md-13 {
    margin-top: 8.575rem;
    margin-bottom: 8.575rem;
  }
  .c-my-md-only-13 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }
  .c-my-md-14 {
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }
  .c-my-md-only-14 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .c-my-md-15 {
    margin-top: 14.7rem;
    margin-bottom: 14.7rem;
  }
  .c-my-md-only-15 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .c-p-md-1 {
    padding: 0.3125rem;
  }
  .c-p-md-only-1 {
    padding: 0.3125rem !important;
  }
  .c-p-md-2 {
    padding: 0.4375rem;
  }
  .c-p-md-only-2 {
    padding: 0.625rem !important;
  }
  .c-p-md-3 {
    padding: 0.7rem;
  }
  .c-p-md-only-3 {
    padding: 1rem !important;
  }
  .c-p-md-4 {
    padding: 0.875rem;
  }
  .c-p-md-only-4 {
    padding: 1.25rem !important;
  }
  .c-p-md-5 {
    padding: 1.3125rem;
  }
  .c-p-md-only-5 {
    padding: 1.875rem !important;
  }
  .c-p-md-6 {
    padding: 1.75rem;
  }
  .c-p-md-only-6 {
    padding: 2.5rem !important;
  }
  .c-p-md-7 {
    padding: 2.625rem;
  }
  .c-p-md-only-7 {
    padding: 3.75rem !important;
  }
  .c-p-md-8 {
    padding: 3.5rem;
  }
  .c-p-md-only-8 {
    padding: 5rem !important;
  }
  .c-p-md-9 {
    padding: 4.375rem;
  }
  .c-p-md-only-9 {
    padding: 6.25rem !important;
  }
  .c-p-md-10 {
    padding: 5.95rem;
  }
  .c-p-md-only-10 {
    padding: 8.5rem !important;
  }
  .c-p-md-11 {
    padding: 7.6125rem;
  }
  .c-p-md-only-11 {
    padding: 10.875rem !important;
  }
  .c-p-md-12 {
    padding: 8.3125rem;
  }
  .c-p-md-only-12 {
    padding: 11.875rem !important;
  }
  .c-p-md-13 {
    padding: 8.575rem;
  }
  .c-p-md-only-13 {
    padding: 12.25rem !important;
  }
  .c-p-md-14 {
    padding: 10.5rem;
  }
  .c-p-md-only-14 {
    padding: 15rem !important;
  }
  .c-p-md-15 {
    padding: 14.7rem;
  }
  .c-p-md-only-15 {
    padding: 21rem !important;
  }
  .c-pt-md-1 {
    padding-top: 0.3125rem;
  }
  .c-pt-md-only-1 {
    padding-top: 0.3125rem !important;
  }
  .c-pt-md-2 {
    padding-top: 0.4375rem;
  }
  .c-pt-md-only-2 {
    padding-top: 0.625rem !important;
  }
  .c-pt-md-3 {
    padding-top: 0.7rem;
  }
  .c-pt-md-only-3 {
    padding-top: 1rem !important;
  }
  .c-pt-md-4 {
    padding-top: 0.875rem;
  }
  .c-pt-md-only-4 {
    padding-top: 1.25rem !important;
  }
  .c-pt-md-5 {
    padding-top: 1.3125rem;
  }
  .c-pt-md-only-5 {
    padding-top: 1.875rem !important;
  }
  .c-pt-md-6 {
    padding-top: 1.75rem;
  }
  .c-pt-md-only-6 {
    padding-top: 2.5rem !important;
  }
  .c-pt-md-7 {
    padding-top: 2.625rem;
  }
  .c-pt-md-only-7 {
    padding-top: 3.75rem !important;
  }
  .c-pt-md-8 {
    padding-top: 3.5rem;
  }
  .c-pt-md-only-8 {
    padding-top: 5rem !important;
  }
  .c-pt-md-9 {
    padding-top: 4.375rem;
  }
  .c-pt-md-only-9 {
    padding-top: 6.25rem !important;
  }
  .c-pt-md-10 {
    padding-top: 5.95rem;
  }
  .c-pt-md-only-10 {
    padding-top: 8.5rem !important;
  }
  .c-pt-md-11 {
    padding-top: 7.6125rem;
  }
  .c-pt-md-only-11 {
    padding-top: 10.875rem !important;
  }
  .c-pt-md-12 {
    padding-top: 8.3125rem;
  }
  .c-pt-md-only-12 {
    padding-top: 11.875rem !important;
  }
  .c-pt-md-13 {
    padding-top: 8.575rem;
  }
  .c-pt-md-only-13 {
    padding-top: 12.25rem !important;
  }
  .c-pt-md-14 {
    padding-top: 10.5rem;
  }
  .c-pt-md-only-14 {
    padding-top: 15rem !important;
  }
  .c-pt-md-15 {
    padding-top: 14.7rem;
  }
  .c-pt-md-only-15 {
    padding-top: 21rem !important;
  }
  .c-pr-md-1 {
    padding-right: 0.3125rem;
  }
  .c-pr-md-only-1 {
    padding-right: 0.3125rem !important;
  }
  .c-pr-md-2 {
    padding-right: 0.4375rem;
  }
  .c-pr-md-only-2 {
    padding-right: 0.625rem !important;
  }
  .c-pr-md-3 {
    padding-right: 0.7rem;
  }
  .c-pr-md-only-3 {
    padding-right: 1rem !important;
  }
  .c-pr-md-4 {
    padding-right: 0.875rem;
  }
  .c-pr-md-only-4 {
    padding-right: 1.25rem !important;
  }
  .c-pr-md-5 {
    padding-right: 1.3125rem;
  }
  .c-pr-md-only-5 {
    padding-right: 1.875rem !important;
  }
  .c-pr-md-6 {
    padding-right: 1.75rem;
  }
  .c-pr-md-only-6 {
    padding-right: 2.5rem !important;
  }
  .c-pr-md-7 {
    padding-right: 2.625rem;
  }
  .c-pr-md-only-7 {
    padding-right: 3.75rem !important;
  }
  .c-pr-md-8 {
    padding-right: 3.5rem;
  }
  .c-pr-md-only-8 {
    padding-right: 5rem !important;
  }
  .c-pr-md-9 {
    padding-right: 4.375rem;
  }
  .c-pr-md-only-9 {
    padding-right: 6.25rem !important;
  }
  .c-pr-md-10 {
    padding-right: 5.95rem;
  }
  .c-pr-md-only-10 {
    padding-right: 8.5rem !important;
  }
  .c-pr-md-11 {
    padding-right: 7.6125rem;
  }
  .c-pr-md-only-11 {
    padding-right: 10.875rem !important;
  }
  .c-pr-md-12 {
    padding-right: 8.3125rem;
  }
  .c-pr-md-only-12 {
    padding-right: 11.875rem !important;
  }
  .c-pr-md-13 {
    padding-right: 8.575rem;
  }
  .c-pr-md-only-13 {
    padding-right: 12.25rem !important;
  }
  .c-pr-md-14 {
    padding-right: 10.5rem;
  }
  .c-pr-md-only-14 {
    padding-right: 15rem !important;
  }
  .c-pr-md-15 {
    padding-right: 14.7rem;
  }
  .c-pr-md-only-15 {
    padding-right: 21rem !important;
  }
  .c-pb-md-1 {
    padding-bottom: 0.3125rem;
  }
  .c-pb-md-only-1 {
    padding-bottom: 0.3125rem !important;
  }
  .c-pb-md-2 {
    padding-bottom: 0.4375rem;
  }
  .c-pb-md-only-2 {
    padding-bottom: 0.625rem !important;
  }
  .c-pb-md-3 {
    padding-bottom: 0.7rem;
  }
  .c-pb-md-only-3 {
    padding-bottom: 1rem !important;
  }
  .c-pb-md-4 {
    padding-bottom: 0.875rem;
  }
  .c-pb-md-only-4 {
    padding-bottom: 1.25rem !important;
  }
  .c-pb-md-5 {
    padding-bottom: 1.3125rem;
  }
  .c-pb-md-only-5 {
    padding-bottom: 1.875rem !important;
  }
  .c-pb-md-6 {
    padding-bottom: 1.75rem;
  }
  .c-pb-md-only-6 {
    padding-bottom: 2.5rem !important;
  }
  .c-pb-md-7 {
    padding-bottom: 2.625rem;
  }
  .c-pb-md-only-7 {
    padding-bottom: 3.75rem !important;
  }
  .c-pb-md-8 {
    padding-bottom: 3.5rem;
  }
  .c-pb-md-only-8 {
    padding-bottom: 5rem !important;
  }
  .c-pb-md-9 {
    padding-bottom: 4.375rem;
  }
  .c-pb-md-only-9 {
    padding-bottom: 6.25rem !important;
  }
  .c-pb-md-10 {
    padding-bottom: 5.95rem;
  }
  .c-pb-md-only-10 {
    padding-bottom: 8.5rem !important;
  }
  .c-pb-md-11 {
    padding-bottom: 7.6125rem;
  }
  .c-pb-md-only-11 {
    padding-bottom: 10.875rem !important;
  }
  .c-pb-md-12 {
    padding-bottom: 8.3125rem;
  }
  .c-pb-md-only-12 {
    padding-bottom: 11.875rem !important;
  }
  .c-pb-md-13 {
    padding-bottom: 8.575rem;
  }
  .c-pb-md-only-13 {
    padding-bottom: 12.25rem !important;
  }
  .c-pb-md-14 {
    padding-bottom: 10.5rem;
  }
  .c-pb-md-only-14 {
    padding-bottom: 15rem !important;
  }
  .c-pb-md-15 {
    padding-bottom: 14.7rem;
  }
  .c-pb-md-only-15 {
    padding-bottom: 21rem !important;
  }
  .c-pl-md-1 {
    padding-left: 0.3125rem;
  }
  .c-pl-md-only-1 {
    padding-left: 0.3125rem !important;
  }
  .c-pl-md-2 {
    padding-left: 0.4375rem;
  }
  .c-pl-md-only-2 {
    padding-left: 0.625rem !important;
  }
  .c-pl-md-3 {
    padding-left: 0.7rem;
  }
  .c-pl-md-only-3 {
    padding-left: 1rem !important;
  }
  .c-pl-md-4 {
    padding-left: 0.875rem;
  }
  .c-pl-md-only-4 {
    padding-left: 1.25rem !important;
  }
  .c-pl-md-5 {
    padding-left: 1.3125rem;
  }
  .c-pl-md-only-5 {
    padding-left: 1.875rem !important;
  }
  .c-pl-md-6 {
    padding-left: 1.75rem;
  }
  .c-pl-md-only-6 {
    padding-left: 2.5rem !important;
  }
  .c-pl-md-7 {
    padding-left: 2.625rem;
  }
  .c-pl-md-only-7 {
    padding-left: 3.75rem !important;
  }
  .c-pl-md-8 {
    padding-left: 3.5rem;
  }
  .c-pl-md-only-8 {
    padding-left: 5rem !important;
  }
  .c-pl-md-9 {
    padding-left: 4.375rem;
  }
  .c-pl-md-only-9 {
    padding-left: 6.25rem !important;
  }
  .c-pl-md-10 {
    padding-left: 5.95rem;
  }
  .c-pl-md-only-10 {
    padding-left: 8.5rem !important;
  }
  .c-pl-md-11 {
    padding-left: 7.6125rem;
  }
  .c-pl-md-only-11 {
    padding-left: 10.875rem !important;
  }
  .c-pl-md-12 {
    padding-left: 8.3125rem;
  }
  .c-pl-md-only-12 {
    padding-left: 11.875rem !important;
  }
  .c-pl-md-13 {
    padding-left: 8.575rem;
  }
  .c-pl-md-only-13 {
    padding-left: 12.25rem !important;
  }
  .c-pl-md-14 {
    padding-left: 10.5rem;
  }
  .c-pl-md-only-14 {
    padding-left: 15rem !important;
  }
  .c-pl-md-15 {
    padding-left: 14.7rem;
  }
  .c-pl-md-only-15 {
    padding-left: 21rem !important;
  }
  .c-px-md-1 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }
  .c-px-md-only-1 {
    padding-left: 0.3125rem !important;
    padding-right: 0.3125rem !important;
  }
  .c-px-md-2 {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }
  .c-px-md-only-2 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .c-px-md-3 {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
  }
  .c-px-md-only-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .c-px-md-4 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .c-px-md-only-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .c-px-md-5 {
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }
  .c-px-md-only-5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }
  .c-px-md-6 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .c-px-md-only-6 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .c-px-md-7 {
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }
  .c-px-md-only-7 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }
  .c-px-md-8 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .c-px-md-only-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .c-px-md-9 {
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }
  .c-px-md-only-9 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }
  .c-px-md-10 {
    padding-left: 5.95rem;
    padding-right: 5.95rem;
  }
  .c-px-md-only-10 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }
  .c-px-md-11 {
    padding-left: 7.6125rem;
    padding-right: 7.6125rem;
  }
  .c-px-md-only-11 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }
  .c-px-md-12 {
    padding-left: 8.3125rem;
    padding-right: 8.3125rem;
  }
  .c-px-md-only-12 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }
  .c-px-md-13 {
    padding-left: 8.575rem;
    padding-right: 8.575rem;
  }
  .c-px-md-only-13 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }
  .c-px-md-14 {
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }
  .c-px-md-only-14 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .c-px-md-15 {
    padding-left: 14.7rem;
    padding-right: 14.7rem;
  }
  .c-px-md-only-15 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .c-py-md-1 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .c-py-md-only-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
  }
  .c-py-md-2 {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }
  .c-py-md-only-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .c-py-md-3 {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .c-py-md-only-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .c-py-md-4 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
  .c-py-md-only-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .c-py-md-5 {
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }
  .c-py-md-only-5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .c-py-md-6 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .c-py-md-only-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .c-py-md-7 {
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }
  .c-py-md-only-7 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .c-py-md-8 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .c-py-md-only-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .c-py-md-9 {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .c-py-md-only-9 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .c-py-md-10 {
    padding-top: 5.95rem;
    padding-bottom: 5.95rem;
  }
  .c-py-md-only-10 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }
  .c-py-md-11 {
    padding-top: 7.6125rem;
    padding-bottom: 7.6125rem;
  }
  .c-py-md-only-11 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }
  .c-py-md-12 {
    padding-top: 8.3125rem;
    padding-bottom: 8.3125rem;
  }
  .c-py-md-only-12 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }
  .c-py-md-13 {
    padding-top: 8.575rem;
    padding-bottom: 8.575rem;
  }
  .c-py-md-only-13 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }
  .c-py-md-14 {
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }
  .c-py-md-only-14 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .c-py-md-15 {
    padding-top: 14.7rem;
    padding-bottom: 14.7rem;
  }
  .c-py-md-only-15 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
}
@media (min-width: 992px) {
  .c-m-2 {
    margin: 0.5rem;
  }
  .c-m-3 {
    margin: 0.8rem;
  }
  .c-m-4 {
    margin: 1rem;
  }
  .c-m-5 {
    margin: 1.5rem;
  }
  .c-m-6 {
    margin: 2rem;
  }
  .c-m-7 {
    margin: 3rem;
  }
  .c-m-8 {
    margin: 4rem;
  }
  .c-m-9 {
    margin: 5rem;
  }
  .c-m-10 {
    margin: 6.8rem;
  }
  .c-m-11 {
    margin: 8.7rem;
  }
  .c-m-12 {
    margin: 9.5rem;
  }
  .c-m-13 {
    margin: 9.8rem;
  }
  .c-m-14 {
    margin: 12rem;
  }
  .c-m-15 {
    margin: 16.8rem;
  }
  .c-mt-2 {
    margin-top: 0.5rem;
  }
  .c-mt-3 {
    margin-top: 0.8rem;
  }
  .c-mt-4 {
    margin-top: 1rem;
  }
  .c-mt-5 {
    margin-top: 1.5rem;
  }
  .c-mt-6 {
    margin-top: 2rem;
  }
  .c-mt-7 {
    margin-top: 3rem;
  }
  .c-mt-8 {
    margin-top: 4rem;
  }
  .c-mt-9 {
    margin-top: 5rem;
  }
  .c-mt-10 {
    margin-top: 6.8rem;
  }
  .c-mt-11 {
    margin-top: 8.7rem;
  }
  .c-mt-12 {
    margin-top: 9.5rem;
  }
  .c-mt-13 {
    margin-top: 9.8rem;
  }
  .c-mt-14 {
    margin-top: 12rem;
  }
  .c-mt-15 {
    margin-top: 16.8rem;
  }
  .c-mr-2 {
    margin-right: 0.5rem;
  }
  .c-mr-3 {
    margin-right: 0.8rem;
  }
  .c-mr-4 {
    margin-right: 1rem;
  }
  .c-mr-5 {
    margin-right: 1.5rem;
  }
  .c-mr-6 {
    margin-right: 2rem;
  }
  .c-mr-7 {
    margin-right: 3rem;
  }
  .c-mr-8 {
    margin-right: 4rem;
  }
  .c-mr-9 {
    margin-right: 5rem;
  }
  .c-mr-10 {
    margin-right: 6.8rem;
  }
  .c-mr-11 {
    margin-right: 8.7rem;
  }
  .c-mr-12 {
    margin-right: 9.5rem;
  }
  .c-mr-13 {
    margin-right: 9.8rem;
  }
  .c-mr-14 {
    margin-right: 12rem;
  }
  .c-mr-15 {
    margin-right: 16.8rem;
  }
  .c-mb-2 {
    margin-bottom: 0.5rem;
  }
  .c-mb-3 {
    margin-bottom: 0.8rem;
  }
  .c-mb-4 {
    margin-bottom: 1rem;
  }
  .c-mb-5 {
    margin-bottom: 1.5rem;
  }
  .c-mb-6 {
    margin-bottom: 2rem;
  }
  .c-mb-7 {
    margin-bottom: 3rem;
  }
  .c-mb-8 {
    margin-bottom: 4rem;
  }
  .c-mb-9 {
    margin-bottom: 5rem;
  }
  .c-mb-10 {
    margin-bottom: 6.8rem;
  }
  .c-mb-11 {
    margin-bottom: 8.7rem;
  }
  .c-mb-12 {
    margin-bottom: 9.5rem;
  }
  .c-mb-13 {
    margin-bottom: 9.8rem;
  }
  .c-mb-14 {
    margin-bottom: 12rem;
  }
  .c-mb-15 {
    margin-bottom: 16.8rem;
  }
  .c-ml-2 {
    margin-left: 0.5rem;
  }
  .c-ml-3 {
    margin-left: 0.8rem;
  }
  .c-ml-4 {
    margin-left: 1rem;
  }
  .c-ml-5 {
    margin-left: 1.5rem;
  }
  .c-ml-6 {
    margin-left: 2rem;
  }
  .c-ml-7 {
    margin-left: 3rem;
  }
  .c-ml-8 {
    margin-left: 4rem;
  }
  .c-ml-9 {
    margin-left: 5rem;
  }
  .c-ml-10 {
    margin-left: 6.8rem;
  }
  .c-ml-11 {
    margin-left: 8.7rem;
  }
  .c-ml-12 {
    margin-left: 9.5rem;
  }
  .c-ml-13 {
    margin-left: 9.8rem;
  }
  .c-ml-14 {
    margin-left: 12rem;
  }
  .c-ml-15 {
    margin-left: 16.8rem;
  }
  .c-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .c-mx-3 {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
  }
  .c-mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-5 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .c-mx-6 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .c-mx-7 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .c-mx-8 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .c-mx-9 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-10 {
    margin-left: 6.8rem;
    margin-right: 6.8rem;
  }
  .c-mx-11 {
    margin-left: 8.7rem;
    margin-right: 8.7rem;
  }
  .c-mx-12 {
    margin-left: 9.5rem;
    margin-right: 9.5rem;
  }
  .c-mx-13 {
    margin-left: 9.8rem;
    margin-right: 9.8rem;
  }
  .c-mx-14 {
    margin-left: 12rem;
    margin-right: 12rem;
  }
  .c-mx-15 {
    margin-left: 16.8rem;
    margin-right: 16.8rem;
  }
  .c-my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .c-my-3 {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .c-my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-5 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .c-my-6 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .c-my-7 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .c-my-8 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .c-my-9 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-10 {
    margin-top: 6.8rem;
    margin-bottom: 6.8rem;
  }
  .c-my-11 {
    margin-top: 8.7rem;
    margin-bottom: 8.7rem;
  }
  .c-my-12 {
    margin-top: 9.5rem;
    margin-bottom: 9.5rem;
  }
  .c-my-13 {
    margin-top: 9.8rem;
    margin-bottom: 9.8rem;
  }
  .c-my-14 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
  .c-my-15 {
    margin-top: 16.8rem;
    margin-bottom: 16.8rem;
  }
  .c-p-2 {
    padding: 0.5rem;
  }
  .c-p-3 {
    padding: 0.8rem;
  }
  .c-p-4 {
    padding: 1rem;
  }
  .c-p-5 {
    padding: 1.5rem;
  }
  .c-p-6 {
    padding: 2rem;
  }
  .c-p-7 {
    padding: 3rem;
  }
  .c-p-8 {
    padding: 4rem;
  }
  .c-p-9 {
    padding: 5rem;
  }
  .c-p-10 {
    padding: 6.8rem;
  }
  .c-p-11 {
    padding: 8.7rem;
  }
  .c-p-12 {
    padding: 9.5rem;
  }
  .c-p-13 {
    padding: 9.8rem;
  }
  .c-p-14 {
    padding: 12rem;
  }
  .c-p-15 {
    padding: 16.8rem;
  }
  .c-pt-2 {
    padding-top: 0.5rem;
  }
  .c-pt-3 {
    padding-top: 0.8rem;
  }
  .c-pt-4 {
    padding-top: 1rem;
  }
  .c-pt-5 {
    padding-top: 1.5rem;
  }
  .c-pt-6 {
    padding-top: 2rem;
  }
  .c-pt-7 {
    padding-top: 3rem;
  }
  .c-pt-8 {
    padding-top: 4rem;
  }
  .c-pt-9 {
    padding-top: 5rem;
  }
  .c-pt-10 {
    padding-top: 6.8rem;
  }
  .c-pt-11 {
    padding-top: 8.7rem;
  }
  .c-pt-12 {
    padding-top: 9.5rem;
  }
  .c-pt-13 {
    padding-top: 9.8rem;
  }
  .c-pt-14 {
    padding-top: 12rem;
  }
  .c-pt-15 {
    padding-top: 16.8rem;
  }
  .c-pr-2 {
    padding-right: 0.5rem;
  }
  .c-pr-3 {
    padding-right: 0.8rem;
  }
  .c-pr-4 {
    padding-right: 1rem;
  }
  .c-pr-5 {
    padding-right: 1.5rem;
  }
  .c-pr-6 {
    padding-right: 2rem;
  }
  .c-pr-7 {
    padding-right: 3rem;
  }
  .c-pr-8 {
    padding-right: 4rem;
  }
  .c-pr-9 {
    padding-right: 5rem;
  }
  .c-pr-10 {
    padding-right: 6.8rem;
  }
  .c-pr-11 {
    padding-right: 8.7rem;
  }
  .c-pr-12 {
    padding-right: 9.5rem;
  }
  .c-pr-13 {
    padding-right: 9.8rem;
  }
  .c-pr-14 {
    padding-right: 12rem;
  }
  .c-pr-15 {
    padding-right: 16.8rem;
  }
  .c-pb-2 {
    padding-bottom: 0.5rem;
  }
  .c-pb-3 {
    padding-bottom: 0.8rem;
  }
  .c-pb-4 {
    padding-bottom: 1rem;
  }
  .c-pb-5 {
    padding-bottom: 1.5rem;
  }
  .c-pb-6 {
    padding-bottom: 2rem;
  }
  .c-pb-7 {
    padding-bottom: 3rem;
  }
  .c-pb-8 {
    padding-bottom: 4rem;
  }
  .c-pb-9 {
    padding-bottom: 5rem;
  }
  .c-pb-10 {
    padding-bottom: 6.8rem;
  }
  .c-pb-11 {
    padding-bottom: 8.7rem;
  }
  .c-pb-12 {
    padding-bottom: 9.5rem;
  }
  .c-pb-13 {
    padding-bottom: 9.8rem;
  }
  .c-pb-14 {
    padding-bottom: 12rem;
  }
  .c-pb-15 {
    padding-bottom: 16.8rem;
  }
  .c-pl-2 {
    padding-left: 0.5rem;
  }
  .c-pl-3 {
    padding-left: 0.8rem;
  }
  .c-pl-4 {
    padding-left: 1rem;
  }
  .c-pl-5 {
    padding-left: 1.5rem;
  }
  .c-pl-6 {
    padding-left: 2rem;
  }
  .c-pl-7 {
    padding-left: 3rem;
  }
  .c-pl-8 {
    padding-left: 4rem;
  }
  .c-pl-9 {
    padding-left: 5rem;
  }
  .c-pl-10 {
    padding-left: 6.8rem;
  }
  .c-pl-11 {
    padding-left: 8.7rem;
  }
  .c-pl-12 {
    padding-left: 9.5rem;
  }
  .c-pl-13 {
    padding-left: 9.8rem;
  }
  .c-pl-14 {
    padding-left: 12rem;
  }
  .c-pl-15 {
    padding-left: 16.8rem;
  }
  .c-px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .c-px-3 {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .c-px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .c-px-6 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .c-px-7 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .c-px-8 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .c-px-9 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-10 {
    padding-left: 6.8rem;
    padding-right: 6.8rem;
  }
  .c-px-11 {
    padding-left: 8.7rem;
    padding-right: 8.7rem;
  }
  .c-px-12 {
    padding-left: 9.5rem;
    padding-right: 9.5rem;
  }
  .c-px-13 {
    padding-left: 9.8rem;
    padding-right: 9.8rem;
  }
  .c-px-14 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
  .c-px-15 {
    padding-left: 16.8rem;
    padding-right: 16.8rem;
  }
  .c-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .c-py-3 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
  .c-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-5 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .c-py-6 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .c-py-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .c-py-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .c-py-9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-10 {
    padding-top: 6.8rem;
    padding-bottom: 6.8rem;
  }
  .c-py-11 {
    padding-top: 8.7rem;
    padding-bottom: 8.7rem;
  }
  .c-py-12 {
    padding-top: 9.5rem;
    padding-bottom: 9.5rem;
  }
  .c-py-13 {
    padding-top: 9.8rem;
    padding-bottom: 9.8rem;
  }
  .c-py-14 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .c-py-15 {
    padding-top: 16.8rem;
    padding-bottom: 16.8rem;
  }
  .c-m-sm-2 {
    margin: 0.5rem;
  }
  .c-m-sm-3 {
    margin: 0.8rem;
  }
  .c-m-sm-4 {
    margin: 1rem;
  }
  .c-m-sm-5 {
    margin: 1.5rem;
  }
  .c-m-sm-6 {
    margin: 2rem;
  }
  .c-m-sm-7 {
    margin: 3rem;
  }
  .c-m-sm-8 {
    margin: 4rem;
  }
  .c-m-sm-9 {
    margin: 5rem;
  }
  .c-m-sm-10 {
    margin: 6.8rem;
  }
  .c-m-sm-11 {
    margin: 8.7rem;
  }
  .c-m-sm-12 {
    margin: 9.5rem;
  }
  .c-m-sm-13 {
    margin: 9.8rem;
  }
  .c-m-sm-14 {
    margin: 12rem;
  }
  .c-m-sm-15 {
    margin: 16.8rem;
  }
  .c-mt-sm-2 {
    margin-top: 0.5rem;
  }
  .c-mt-sm-3 {
    margin-top: 0.8rem;
  }
  .c-mt-sm-4 {
    margin-top: 1rem;
  }
  .c-mt-sm-5 {
    margin-top: 1.5rem;
  }
  .c-mt-sm-6 {
    margin-top: 2rem;
  }
  .c-mt-sm-7 {
    margin-top: 3rem;
  }
  .c-mt-sm-8 {
    margin-top: 4rem;
  }
  .c-mt-sm-9 {
    margin-top: 5rem;
  }
  .c-mt-sm-10 {
    margin-top: 6.8rem;
  }
  .c-mt-sm-11 {
    margin-top: 8.7rem;
  }
  .c-mt-sm-12 {
    margin-top: 9.5rem;
  }
  .c-mt-sm-13 {
    margin-top: 9.8rem;
  }
  .c-mt-sm-14 {
    margin-top: 12rem;
  }
  .c-mt-sm-15 {
    margin-top: 16.8rem;
  }
  .c-mr-sm-2 {
    margin-right: 0.5rem;
  }
  .c-mr-sm-3 {
    margin-right: 0.8rem;
  }
  .c-mr-sm-4 {
    margin-right: 1rem;
  }
  .c-mr-sm-5 {
    margin-right: 1.5rem;
  }
  .c-mr-sm-6 {
    margin-right: 2rem;
  }
  .c-mr-sm-7 {
    margin-right: 3rem;
  }
  .c-mr-sm-8 {
    margin-right: 4rem;
  }
  .c-mr-sm-9 {
    margin-right: 5rem;
  }
  .c-mr-sm-10 {
    margin-right: 6.8rem;
  }
  .c-mr-sm-11 {
    margin-right: 8.7rem;
  }
  .c-mr-sm-12 {
    margin-right: 9.5rem;
  }
  .c-mr-sm-13 {
    margin-right: 9.8rem;
  }
  .c-mr-sm-14 {
    margin-right: 12rem;
  }
  .c-mr-sm-15 {
    margin-right: 16.8rem;
  }
  .c-mb-sm-2 {
    margin-bottom: 0.5rem;
  }
  .c-mb-sm-3 {
    margin-bottom: 0.8rem;
  }
  .c-mb-sm-4 {
    margin-bottom: 1rem;
  }
  .c-mb-sm-5 {
    margin-bottom: 1.5rem;
  }
  .c-mb-sm-6 {
    margin-bottom: 2rem;
  }
  .c-mb-sm-7 {
    margin-bottom: 3rem;
  }
  .c-mb-sm-8 {
    margin-bottom: 4rem;
  }
  .c-mb-sm-9 {
    margin-bottom: 5rem;
  }
  .c-mb-sm-10 {
    margin-bottom: 6.8rem;
  }
  .c-mb-sm-11 {
    margin-bottom: 8.7rem;
  }
  .c-mb-sm-12 {
    margin-bottom: 9.5rem;
  }
  .c-mb-sm-13 {
    margin-bottom: 9.8rem;
  }
  .c-mb-sm-14 {
    margin-bottom: 12rem;
  }
  .c-mb-sm-15 {
    margin-bottom: 16.8rem;
  }
  .c-ml-sm-2 {
    margin-left: 0.5rem;
  }
  .c-ml-sm-3 {
    margin-left: 0.8rem;
  }
  .c-ml-sm-4 {
    margin-left: 1rem;
  }
  .c-ml-sm-5 {
    margin-left: 1.5rem;
  }
  .c-ml-sm-6 {
    margin-left: 2rem;
  }
  .c-ml-sm-7 {
    margin-left: 3rem;
  }
  .c-ml-sm-8 {
    margin-left: 4rem;
  }
  .c-ml-sm-9 {
    margin-left: 5rem;
  }
  .c-ml-sm-10 {
    margin-left: 6.8rem;
  }
  .c-ml-sm-11 {
    margin-left: 8.7rem;
  }
  .c-ml-sm-12 {
    margin-left: 9.5rem;
  }
  .c-ml-sm-13 {
    margin-left: 9.8rem;
  }
  .c-ml-sm-14 {
    margin-left: 12rem;
  }
  .c-ml-sm-15 {
    margin-left: 16.8rem;
  }
  .c-mx-sm-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .c-mx-sm-3 {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
  }
  .c-mx-sm-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-sm-5 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .c-mx-sm-6 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .c-mx-sm-7 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .c-mx-sm-8 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .c-mx-sm-9 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-sm-10 {
    margin-left: 6.8rem;
    margin-right: 6.8rem;
  }
  .c-mx-sm-11 {
    margin-left: 8.7rem;
    margin-right: 8.7rem;
  }
  .c-mx-sm-12 {
    margin-left: 9.5rem;
    margin-right: 9.5rem;
  }
  .c-mx-sm-13 {
    margin-left: 9.8rem;
    margin-right: 9.8rem;
  }
  .c-mx-sm-14 {
    margin-left: 12rem;
    margin-right: 12rem;
  }
  .c-mx-sm-15 {
    margin-left: 16.8rem;
    margin-right: 16.8rem;
  }
  .c-my-sm-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .c-my-sm-3 {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .c-my-sm-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-sm-5 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .c-my-sm-6 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .c-my-sm-7 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .c-my-sm-8 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .c-my-sm-9 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-sm-10 {
    margin-top: 6.8rem;
    margin-bottom: 6.8rem;
  }
  .c-my-sm-11 {
    margin-top: 8.7rem;
    margin-bottom: 8.7rem;
  }
  .c-my-sm-12 {
    margin-top: 9.5rem;
    margin-bottom: 9.5rem;
  }
  .c-my-sm-13 {
    margin-top: 9.8rem;
    margin-bottom: 9.8rem;
  }
  .c-my-sm-14 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
  .c-my-sm-15 {
    margin-top: 16.8rem;
    margin-bottom: 16.8rem;
  }
  .c-p-sm-2 {
    padding: 0.5rem;
  }
  .c-p-sm-3 {
    padding: 0.8rem;
  }
  .c-p-sm-4 {
    padding: 1rem;
  }
  .c-p-sm-5 {
    padding: 1.5rem;
  }
  .c-p-sm-6 {
    padding: 2rem;
  }
  .c-p-sm-7 {
    padding: 3rem;
  }
  .c-p-sm-8 {
    padding: 4rem;
  }
  .c-p-sm-9 {
    padding: 5rem;
  }
  .c-p-sm-10 {
    padding: 6.8rem;
  }
  .c-p-sm-11 {
    padding: 8.7rem;
  }
  .c-p-sm-12 {
    padding: 9.5rem;
  }
  .c-p-sm-13 {
    padding: 9.8rem;
  }
  .c-p-sm-14 {
    padding: 12rem;
  }
  .c-p-sm-15 {
    padding: 16.8rem;
  }
  .c-pt-sm-2 {
    padding-top: 0.5rem;
  }
  .c-pt-sm-3 {
    padding-top: 0.8rem;
  }
  .c-pt-sm-4 {
    padding-top: 1rem;
  }
  .c-pt-sm-5 {
    padding-top: 1.5rem;
  }
  .c-pt-sm-6 {
    padding-top: 2rem;
  }
  .c-pt-sm-7 {
    padding-top: 3rem;
  }
  .c-pt-sm-8 {
    padding-top: 4rem;
  }
  .c-pt-sm-9 {
    padding-top: 5rem;
  }
  .c-pt-sm-10 {
    padding-top: 6.8rem;
  }
  .c-pt-sm-11 {
    padding-top: 8.7rem;
  }
  .c-pt-sm-12 {
    padding-top: 9.5rem;
  }
  .c-pt-sm-13 {
    padding-top: 9.8rem;
  }
  .c-pt-sm-14 {
    padding-top: 12rem;
  }
  .c-pt-sm-15 {
    padding-top: 16.8rem;
  }
  .c-pr-sm-2 {
    padding-right: 0.5rem;
  }
  .c-pr-sm-3 {
    padding-right: 0.8rem;
  }
  .c-pr-sm-4 {
    padding-right: 1rem;
  }
  .c-pr-sm-5 {
    padding-right: 1.5rem;
  }
  .c-pr-sm-6 {
    padding-right: 2rem;
  }
  .c-pr-sm-7 {
    padding-right: 3rem;
  }
  .c-pr-sm-8 {
    padding-right: 4rem;
  }
  .c-pr-sm-9 {
    padding-right: 5rem;
  }
  .c-pr-sm-10 {
    padding-right: 6.8rem;
  }
  .c-pr-sm-11 {
    padding-right: 8.7rem;
  }
  .c-pr-sm-12 {
    padding-right: 9.5rem;
  }
  .c-pr-sm-13 {
    padding-right: 9.8rem;
  }
  .c-pr-sm-14 {
    padding-right: 12rem;
  }
  .c-pr-sm-15 {
    padding-right: 16.8rem;
  }
  .c-pb-sm-2 {
    padding-bottom: 0.5rem;
  }
  .c-pb-sm-3 {
    padding-bottom: 0.8rem;
  }
  .c-pb-sm-4 {
    padding-bottom: 1rem;
  }
  .c-pb-sm-5 {
    padding-bottom: 1.5rem;
  }
  .c-pb-sm-6 {
    padding-bottom: 2rem;
  }
  .c-pb-sm-7 {
    padding-bottom: 3rem;
  }
  .c-pb-sm-8 {
    padding-bottom: 4rem;
  }
  .c-pb-sm-9 {
    padding-bottom: 5rem;
  }
  .c-pb-sm-10 {
    padding-bottom: 6.8rem;
  }
  .c-pb-sm-11 {
    padding-bottom: 8.7rem;
  }
  .c-pb-sm-12 {
    padding-bottom: 9.5rem;
  }
  .c-pb-sm-13 {
    padding-bottom: 9.8rem;
  }
  .c-pb-sm-14 {
    padding-bottom: 12rem;
  }
  .c-pb-sm-15 {
    padding-bottom: 16.8rem;
  }
  .c-pl-sm-2 {
    padding-left: 0.5rem;
  }
  .c-pl-sm-3 {
    padding-left: 0.8rem;
  }
  .c-pl-sm-4 {
    padding-left: 1rem;
  }
  .c-pl-sm-5 {
    padding-left: 1.5rem;
  }
  .c-pl-sm-6 {
    padding-left: 2rem;
  }
  .c-pl-sm-7 {
    padding-left: 3rem;
  }
  .c-pl-sm-8 {
    padding-left: 4rem;
  }
  .c-pl-sm-9 {
    padding-left: 5rem;
  }
  .c-pl-sm-10 {
    padding-left: 6.8rem;
  }
  .c-pl-sm-11 {
    padding-left: 8.7rem;
  }
  .c-pl-sm-12 {
    padding-left: 9.5rem;
  }
  .c-pl-sm-13 {
    padding-left: 9.8rem;
  }
  .c-pl-sm-14 {
    padding-left: 12rem;
  }
  .c-pl-sm-15 {
    padding-left: 16.8rem;
  }
  .c-px-sm-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .c-px-sm-3 {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .c-px-sm-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-sm-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .c-px-sm-6 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .c-px-sm-7 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .c-px-sm-8 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .c-px-sm-9 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-sm-10 {
    padding-left: 6.8rem;
    padding-right: 6.8rem;
  }
  .c-px-sm-11 {
    padding-left: 8.7rem;
    padding-right: 8.7rem;
  }
  .c-px-sm-12 {
    padding-left: 9.5rem;
    padding-right: 9.5rem;
  }
  .c-px-sm-13 {
    padding-left: 9.8rem;
    padding-right: 9.8rem;
  }
  .c-px-sm-14 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
  .c-px-sm-15 {
    padding-left: 16.8rem;
    padding-right: 16.8rem;
  }
  .c-py-sm-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .c-py-sm-3 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
  .c-py-sm-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-sm-5 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .c-py-sm-6 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .c-py-sm-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .c-py-sm-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .c-py-sm-9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-sm-10 {
    padding-top: 6.8rem;
    padding-bottom: 6.8rem;
  }
  .c-py-sm-11 {
    padding-top: 8.7rem;
    padding-bottom: 8.7rem;
  }
  .c-py-sm-12 {
    padding-top: 9.5rem;
    padding-bottom: 9.5rem;
  }
  .c-py-sm-13 {
    padding-top: 9.8rem;
    padding-bottom: 9.8rem;
  }
  .c-py-sm-14 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .c-py-sm-15 {
    padding-top: 16.8rem;
    padding-bottom: 16.8rem;
  }
  .c-m-md-2 {
    margin: 0.5rem;
  }
  .c-m-md-3 {
    margin: 0.8rem;
  }
  .c-m-md-4 {
    margin: 1rem;
  }
  .c-m-md-5 {
    margin: 1.5rem;
  }
  .c-m-md-6 {
    margin: 2rem;
  }
  .c-m-md-7 {
    margin: 3rem;
  }
  .c-m-md-8 {
    margin: 4rem;
  }
  .c-m-md-9 {
    margin: 5rem;
  }
  .c-m-md-10 {
    margin: 6.8rem;
  }
  .c-m-md-11 {
    margin: 8.7rem;
  }
  .c-m-md-12 {
    margin: 9.5rem;
  }
  .c-m-md-13 {
    margin: 9.8rem;
  }
  .c-m-md-14 {
    margin: 12rem;
  }
  .c-m-md-15 {
    margin: 16.8rem;
  }
  .c-mt-md-2 {
    margin-top: 0.5rem;
  }
  .c-mt-md-3 {
    margin-top: 0.8rem;
  }
  .c-mt-md-4 {
    margin-top: 1rem;
  }
  .c-mt-md-5 {
    margin-top: 1.5rem;
  }
  .c-mt-md-6 {
    margin-top: 2rem;
  }
  .c-mt-md-7 {
    margin-top: 3rem;
  }
  .c-mt-md-8 {
    margin-top: 4rem;
  }
  .c-mt-md-9 {
    margin-top: 5rem;
  }
  .c-mt-md-10 {
    margin-top: 6.8rem;
  }
  .c-mt-md-11 {
    margin-top: 8.7rem;
  }
  .c-mt-md-12 {
    margin-top: 9.5rem;
  }
  .c-mt-md-13 {
    margin-top: 9.8rem;
  }
  .c-mt-md-14 {
    margin-top: 12rem;
  }
  .c-mt-md-15 {
    margin-top: 16.8rem;
  }
  .c-mr-md-2 {
    margin-right: 0.5rem;
  }
  .c-mr-md-3 {
    margin-right: 0.8rem;
  }
  .c-mr-md-4 {
    margin-right: 1rem;
  }
  .c-mr-md-5 {
    margin-right: 1.5rem;
  }
  .c-mr-md-6 {
    margin-right: 2rem;
  }
  .c-mr-md-7 {
    margin-right: 3rem;
  }
  .c-mr-md-8 {
    margin-right: 4rem;
  }
  .c-mr-md-9 {
    margin-right: 5rem;
  }
  .c-mr-md-10 {
    margin-right: 6.8rem;
  }
  .c-mr-md-11 {
    margin-right: 8.7rem;
  }
  .c-mr-md-12 {
    margin-right: 9.5rem;
  }
  .c-mr-md-13 {
    margin-right: 9.8rem;
  }
  .c-mr-md-14 {
    margin-right: 12rem;
  }
  .c-mr-md-15 {
    margin-right: 16.8rem;
  }
  .c-mb-md-2 {
    margin-bottom: 0.5rem;
  }
  .c-mb-md-3 {
    margin-bottom: 0.8rem;
  }
  .c-mb-md-4 {
    margin-bottom: 1rem;
  }
  .c-mb-md-5 {
    margin-bottom: 1.5rem;
  }
  .c-mb-md-6 {
    margin-bottom: 2rem;
  }
  .c-mb-md-7 {
    margin-bottom: 3rem;
  }
  .c-mb-md-8 {
    margin-bottom: 4rem;
  }
  .c-mb-md-9 {
    margin-bottom: 5rem;
  }
  .c-mb-md-10 {
    margin-bottom: 6.8rem;
  }
  .c-mb-md-11 {
    margin-bottom: 8.7rem;
  }
  .c-mb-md-12 {
    margin-bottom: 9.5rem;
  }
  .c-mb-md-13 {
    margin-bottom: 9.8rem;
  }
  .c-mb-md-14 {
    margin-bottom: 12rem;
  }
  .c-mb-md-15 {
    margin-bottom: 16.8rem;
  }
  .c-ml-md-2 {
    margin-left: 0.5rem;
  }
  .c-ml-md-3 {
    margin-left: 0.8rem;
  }
  .c-ml-md-4 {
    margin-left: 1rem;
  }
  .c-ml-md-5 {
    margin-left: 1.5rem;
  }
  .c-ml-md-6 {
    margin-left: 2rem;
  }
  .c-ml-md-7 {
    margin-left: 3rem;
  }
  .c-ml-md-8 {
    margin-left: 4rem;
  }
  .c-ml-md-9 {
    margin-left: 5rem;
  }
  .c-ml-md-10 {
    margin-left: 6.8rem;
  }
  .c-ml-md-11 {
    margin-left: 8.7rem;
  }
  .c-ml-md-12 {
    margin-left: 9.5rem;
  }
  .c-ml-md-13 {
    margin-left: 9.8rem;
  }
  .c-ml-md-14 {
    margin-left: 12rem;
  }
  .c-ml-md-15 {
    margin-left: 16.8rem;
  }
  .c-mx-md-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .c-mx-md-3 {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
  }
  .c-mx-md-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-md-5 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .c-mx-md-6 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .c-mx-md-7 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .c-mx-md-8 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .c-mx-md-9 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-md-10 {
    margin-left: 6.8rem;
    margin-right: 6.8rem;
  }
  .c-mx-md-11 {
    margin-left: 8.7rem;
    margin-right: 8.7rem;
  }
  .c-mx-md-12 {
    margin-left: 9.5rem;
    margin-right: 9.5rem;
  }
  .c-mx-md-13 {
    margin-left: 9.8rem;
    margin-right: 9.8rem;
  }
  .c-mx-md-14 {
    margin-left: 12rem;
    margin-right: 12rem;
  }
  .c-mx-md-15 {
    margin-left: 16.8rem;
    margin-right: 16.8rem;
  }
  .c-my-md-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .c-my-md-3 {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .c-my-md-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-md-5 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .c-my-md-6 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .c-my-md-7 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .c-my-md-8 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .c-my-md-9 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-md-10 {
    margin-top: 6.8rem;
    margin-bottom: 6.8rem;
  }
  .c-my-md-11 {
    margin-top: 8.7rem;
    margin-bottom: 8.7rem;
  }
  .c-my-md-12 {
    margin-top: 9.5rem;
    margin-bottom: 9.5rem;
  }
  .c-my-md-13 {
    margin-top: 9.8rem;
    margin-bottom: 9.8rem;
  }
  .c-my-md-14 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
  .c-my-md-15 {
    margin-top: 16.8rem;
    margin-bottom: 16.8rem;
  }
  .c-p-md-2 {
    padding: 0.5rem;
  }
  .c-p-md-3 {
    padding: 0.8rem;
  }
  .c-p-md-4 {
    padding: 1rem;
  }
  .c-p-md-5 {
    padding: 1.5rem;
  }
  .c-p-md-6 {
    padding: 2rem;
  }
  .c-p-md-7 {
    padding: 3rem;
  }
  .c-p-md-8 {
    padding: 4rem;
  }
  .c-p-md-9 {
    padding: 5rem;
  }
  .c-p-md-10 {
    padding: 6.8rem;
  }
  .c-p-md-11 {
    padding: 8.7rem;
  }
  .c-p-md-12 {
    padding: 9.5rem;
  }
  .c-p-md-13 {
    padding: 9.8rem;
  }
  .c-p-md-14 {
    padding: 12rem;
  }
  .c-p-md-15 {
    padding: 16.8rem;
  }
  .c-pt-md-2 {
    padding-top: 0.5rem;
  }
  .c-pt-md-3 {
    padding-top: 0.8rem;
  }
  .c-pt-md-4 {
    padding-top: 1rem;
  }
  .c-pt-md-5 {
    padding-top: 1.5rem;
  }
  .c-pt-md-6 {
    padding-top: 2rem;
  }
  .c-pt-md-7 {
    padding-top: 3rem;
  }
  .c-pt-md-8 {
    padding-top: 4rem;
  }
  .c-pt-md-9 {
    padding-top: 5rem;
  }
  .c-pt-md-10 {
    padding-top: 6.8rem;
  }
  .c-pt-md-11 {
    padding-top: 8.7rem;
  }
  .c-pt-md-12 {
    padding-top: 9.5rem;
  }
  .c-pt-md-13 {
    padding-top: 9.8rem;
  }
  .c-pt-md-14 {
    padding-top: 12rem;
  }
  .c-pt-md-15 {
    padding-top: 16.8rem;
  }
  .c-pr-md-2 {
    padding-right: 0.5rem;
  }
  .c-pr-md-3 {
    padding-right: 0.8rem;
  }
  .c-pr-md-4 {
    padding-right: 1rem;
  }
  .c-pr-md-5 {
    padding-right: 1.5rem;
  }
  .c-pr-md-6 {
    padding-right: 2rem;
  }
  .c-pr-md-7 {
    padding-right: 3rem;
  }
  .c-pr-md-8 {
    padding-right: 4rem;
  }
  .c-pr-md-9 {
    padding-right: 5rem;
  }
  .c-pr-md-10 {
    padding-right: 6.8rem;
  }
  .c-pr-md-11 {
    padding-right: 8.7rem;
  }
  .c-pr-md-12 {
    padding-right: 9.5rem;
  }
  .c-pr-md-13 {
    padding-right: 9.8rem;
  }
  .c-pr-md-14 {
    padding-right: 12rem;
  }
  .c-pr-md-15 {
    padding-right: 16.8rem;
  }
  .c-pb-md-2 {
    padding-bottom: 0.5rem;
  }
  .c-pb-md-3 {
    padding-bottom: 0.8rem;
  }
  .c-pb-md-4 {
    padding-bottom: 1rem;
  }
  .c-pb-md-5 {
    padding-bottom: 1.5rem;
  }
  .c-pb-md-6 {
    padding-bottom: 2rem;
  }
  .c-pb-md-7 {
    padding-bottom: 3rem;
  }
  .c-pb-md-8 {
    padding-bottom: 4rem;
  }
  .c-pb-md-9 {
    padding-bottom: 5rem;
  }
  .c-pb-md-10 {
    padding-bottom: 6.8rem;
  }
  .c-pb-md-11 {
    padding-bottom: 8.7rem;
  }
  .c-pb-md-12 {
    padding-bottom: 9.5rem;
  }
  .c-pb-md-13 {
    padding-bottom: 9.8rem;
  }
  .c-pb-md-14 {
    padding-bottom: 12rem;
  }
  .c-pb-md-15 {
    padding-bottom: 16.8rem;
  }
  .c-pl-md-2 {
    padding-left: 0.5rem;
  }
  .c-pl-md-3 {
    padding-left: 0.8rem;
  }
  .c-pl-md-4 {
    padding-left: 1rem;
  }
  .c-pl-md-5 {
    padding-left: 1.5rem;
  }
  .c-pl-md-6 {
    padding-left: 2rem;
  }
  .c-pl-md-7 {
    padding-left: 3rem;
  }
  .c-pl-md-8 {
    padding-left: 4rem;
  }
  .c-pl-md-9 {
    padding-left: 5rem;
  }
  .c-pl-md-10 {
    padding-left: 6.8rem;
  }
  .c-pl-md-11 {
    padding-left: 8.7rem;
  }
  .c-pl-md-12 {
    padding-left: 9.5rem;
  }
  .c-pl-md-13 {
    padding-left: 9.8rem;
  }
  .c-pl-md-14 {
    padding-left: 12rem;
  }
  .c-pl-md-15 {
    padding-left: 16.8rem;
  }
  .c-px-md-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .c-px-md-3 {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .c-px-md-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-md-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .c-px-md-6 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .c-px-md-7 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .c-px-md-8 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .c-px-md-9 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-md-10 {
    padding-left: 6.8rem;
    padding-right: 6.8rem;
  }
  .c-px-md-11 {
    padding-left: 8.7rem;
    padding-right: 8.7rem;
  }
  .c-px-md-12 {
    padding-left: 9.5rem;
    padding-right: 9.5rem;
  }
  .c-px-md-13 {
    padding-left: 9.8rem;
    padding-right: 9.8rem;
  }
  .c-px-md-14 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
  .c-px-md-15 {
    padding-left: 16.8rem;
    padding-right: 16.8rem;
  }
  .c-py-md-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .c-py-md-3 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
  .c-py-md-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-md-5 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .c-py-md-6 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .c-py-md-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .c-py-md-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .c-py-md-9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-md-10 {
    padding-top: 6.8rem;
    padding-bottom: 6.8rem;
  }
  .c-py-md-11 {
    padding-top: 8.7rem;
    padding-bottom: 8.7rem;
  }
  .c-py-md-12 {
    padding-top: 9.5rem;
    padding-bottom: 9.5rem;
  }
  .c-py-md-13 {
    padding-top: 9.8rem;
    padding-bottom: 9.8rem;
  }
  .c-py-md-14 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .c-py-md-15 {
    padding-top: 16.8rem;
    padding-bottom: 16.8rem;
  }
  .c-m-lg-1 {
    margin: 0.3125rem;
  }
  .c-m-lg-only-1 {
    margin: 0.3125rem !important;
  }
  .c-m-lg-2 {
    margin: 0.5rem;
  }
  .c-m-lg-only-2 {
    margin: 0.625rem !important;
  }
  .c-m-lg-3 {
    margin: 0.8rem;
  }
  .c-m-lg-only-3 {
    margin: 1rem !important;
  }
  .c-m-lg-4 {
    margin: 1rem;
  }
  .c-m-lg-only-4 {
    margin: 1.25rem !important;
  }
  .c-m-lg-5 {
    margin: 1.5rem;
  }
  .c-m-lg-only-5 {
    margin: 1.875rem !important;
  }
  .c-m-lg-6 {
    margin: 2rem;
  }
  .c-m-lg-only-6 {
    margin: 2.5rem !important;
  }
  .c-m-lg-7 {
    margin: 3rem;
  }
  .c-m-lg-only-7 {
    margin: 3.75rem !important;
  }
  .c-m-lg-8 {
    margin: 4rem;
  }
  .c-m-lg-only-8 {
    margin: 5rem !important;
  }
  .c-m-lg-9 {
    margin: 5rem;
  }
  .c-m-lg-only-9 {
    margin: 6.25rem !important;
  }
  .c-m-lg-10 {
    margin: 6.8rem;
  }
  .c-m-lg-only-10 {
    margin: 8.5rem !important;
  }
  .c-m-lg-11 {
    margin: 8.7rem;
  }
  .c-m-lg-only-11 {
    margin: 10.875rem !important;
  }
  .c-m-lg-12 {
    margin: 9.5rem;
  }
  .c-m-lg-only-12 {
    margin: 11.875rem !important;
  }
  .c-m-lg-13 {
    margin: 9.8rem;
  }
  .c-m-lg-only-13 {
    margin: 12.25rem !important;
  }
  .c-m-lg-14 {
    margin: 12rem;
  }
  .c-m-lg-only-14 {
    margin: 15rem !important;
  }
  .c-m-lg-15 {
    margin: 16.8rem;
  }
  .c-m-lg-only-15 {
    margin: 21rem !important;
  }
  .c-mt-lg-1 {
    margin-top: 0.3125rem;
  }
  .c-mt-lg-only-1 {
    margin-top: 0.3125rem !important;
  }
  .c-mt-lg-2 {
    margin-top: 0.5rem;
  }
  .c-mt-lg-only-2 {
    margin-top: 0.625rem !important;
  }
  .c-mt-lg-3 {
    margin-top: 0.8rem;
  }
  .c-mt-lg-only-3 {
    margin-top: 1rem !important;
  }
  .c-mt-lg-4 {
    margin-top: 1rem;
  }
  .c-mt-lg-only-4 {
    margin-top: 1.25rem !important;
  }
  .c-mt-lg-5 {
    margin-top: 1.5rem;
  }
  .c-mt-lg-only-5 {
    margin-top: 1.875rem !important;
  }
  .c-mt-lg-6 {
    margin-top: 2rem;
  }
  .c-mt-lg-only-6 {
    margin-top: 2.5rem !important;
  }
  .c-mt-lg-7 {
    margin-top: 3rem;
  }
  .c-mt-lg-only-7 {
    margin-top: 3.75rem !important;
  }
  .c-mt-lg-8 {
    margin-top: 4rem;
  }
  .c-mt-lg-only-8 {
    margin-top: 5rem !important;
  }
  .c-mt-lg-9 {
    margin-top: 5rem;
  }
  .c-mt-lg-only-9 {
    margin-top: 6.25rem !important;
  }
  .c-mt-lg-10 {
    margin-top: 6.8rem;
  }
  .c-mt-lg-only-10 {
    margin-top: 8.5rem !important;
  }
  .c-mt-lg-11 {
    margin-top: 8.7rem;
  }
  .c-mt-lg-only-11 {
    margin-top: 10.875rem !important;
  }
  .c-mt-lg-12 {
    margin-top: 9.5rem;
  }
  .c-mt-lg-only-12 {
    margin-top: 11.875rem !important;
  }
  .c-mt-lg-13 {
    margin-top: 9.8rem;
  }
  .c-mt-lg-only-13 {
    margin-top: 12.25rem !important;
  }
  .c-mt-lg-14 {
    margin-top: 12rem;
  }
  .c-mt-lg-only-14 {
    margin-top: 15rem !important;
  }
  .c-mt-lg-15 {
    margin-top: 16.8rem;
  }
  .c-mt-lg-only-15 {
    margin-top: 21rem !important;
  }
  .c-mr-lg-1 {
    margin-right: 0.3125rem;
  }
  .c-mr-lg-only-1 {
    margin-right: 0.3125rem !important;
  }
  .c-mr-lg-2 {
    margin-right: 0.5rem;
  }
  .c-mr-lg-only-2 {
    margin-right: 0.625rem !important;
  }
  .c-mr-lg-3 {
    margin-right: 0.8rem;
  }
  .c-mr-lg-only-3 {
    margin-right: 1rem !important;
  }
  .c-mr-lg-4 {
    margin-right: 1rem;
  }
  .c-mr-lg-only-4 {
    margin-right: 1.25rem !important;
  }
  .c-mr-lg-5 {
    margin-right: 1.5rem;
  }
  .c-mr-lg-only-5 {
    margin-right: 1.875rem !important;
  }
  .c-mr-lg-6 {
    margin-right: 2rem;
  }
  .c-mr-lg-only-6 {
    margin-right: 2.5rem !important;
  }
  .c-mr-lg-7 {
    margin-right: 3rem;
  }
  .c-mr-lg-only-7 {
    margin-right: 3.75rem !important;
  }
  .c-mr-lg-8 {
    margin-right: 4rem;
  }
  .c-mr-lg-only-8 {
    margin-right: 5rem !important;
  }
  .c-mr-lg-9 {
    margin-right: 5rem;
  }
  .c-mr-lg-only-9 {
    margin-right: 6.25rem !important;
  }
  .c-mr-lg-10 {
    margin-right: 6.8rem;
  }
  .c-mr-lg-only-10 {
    margin-right: 8.5rem !important;
  }
  .c-mr-lg-11 {
    margin-right: 8.7rem;
  }
  .c-mr-lg-only-11 {
    margin-right: 10.875rem !important;
  }
  .c-mr-lg-12 {
    margin-right: 9.5rem;
  }
  .c-mr-lg-only-12 {
    margin-right: 11.875rem !important;
  }
  .c-mr-lg-13 {
    margin-right: 9.8rem;
  }
  .c-mr-lg-only-13 {
    margin-right: 12.25rem !important;
  }
  .c-mr-lg-14 {
    margin-right: 12rem;
  }
  .c-mr-lg-only-14 {
    margin-right: 15rem !important;
  }
  .c-mr-lg-15 {
    margin-right: 16.8rem;
  }
  .c-mr-lg-only-15 {
    margin-right: 21rem !important;
  }
  .c-mb-lg-1 {
    margin-bottom: 0.3125rem;
  }
  .c-mb-lg-only-1 {
    margin-bottom: 0.3125rem !important;
  }
  .c-mb-lg-2 {
    margin-bottom: 0.5rem;
  }
  .c-mb-lg-only-2 {
    margin-bottom: 0.625rem !important;
  }
  .c-mb-lg-3 {
    margin-bottom: 0.8rem;
  }
  .c-mb-lg-only-3 {
    margin-bottom: 1rem !important;
  }
  .c-mb-lg-4 {
    margin-bottom: 1rem;
  }
  .c-mb-lg-only-4 {
    margin-bottom: 1.25rem !important;
  }
  .c-mb-lg-5 {
    margin-bottom: 1.5rem;
  }
  .c-mb-lg-only-5 {
    margin-bottom: 1.875rem !important;
  }
  .c-mb-lg-6 {
    margin-bottom: 2rem;
  }
  .c-mb-lg-only-6 {
    margin-bottom: 2.5rem !important;
  }
  .c-mb-lg-7 {
    margin-bottom: 3rem;
  }
  .c-mb-lg-only-7 {
    margin-bottom: 3.75rem !important;
  }
  .c-mb-lg-8 {
    margin-bottom: 4rem;
  }
  .c-mb-lg-only-8 {
    margin-bottom: 5rem !important;
  }
  .c-mb-lg-9 {
    margin-bottom: 5rem;
  }
  .c-mb-lg-only-9 {
    margin-bottom: 6.25rem !important;
  }
  .c-mb-lg-10 {
    margin-bottom: 6.8rem;
  }
  .c-mb-lg-only-10 {
    margin-bottom: 8.5rem !important;
  }
  .c-mb-lg-11 {
    margin-bottom: 8.7rem;
  }
  .c-mb-lg-only-11 {
    margin-bottom: 10.875rem !important;
  }
  .c-mb-lg-12 {
    margin-bottom: 9.5rem;
  }
  .c-mb-lg-only-12 {
    margin-bottom: 11.875rem !important;
  }
  .c-mb-lg-13 {
    margin-bottom: 9.8rem;
  }
  .c-mb-lg-only-13 {
    margin-bottom: 12.25rem !important;
  }
  .c-mb-lg-14 {
    margin-bottom: 12rem;
  }
  .c-mb-lg-only-14 {
    margin-bottom: 15rem !important;
  }
  .c-mb-lg-15 {
    margin-bottom: 16.8rem;
  }
  .c-mb-lg-only-15 {
    margin-bottom: 21rem !important;
  }
  .c-ml-lg-1 {
    margin-left: 0.3125rem;
  }
  .c-ml-lg-only-1 {
    margin-left: 0.3125rem !important;
  }
  .c-ml-lg-2 {
    margin-left: 0.5rem;
  }
  .c-ml-lg-only-2 {
    margin-left: 0.625rem !important;
  }
  .c-ml-lg-3 {
    margin-left: 0.8rem;
  }
  .c-ml-lg-only-3 {
    margin-left: 1rem !important;
  }
  .c-ml-lg-4 {
    margin-left: 1rem;
  }
  .c-ml-lg-only-4 {
    margin-left: 1.25rem !important;
  }
  .c-ml-lg-5 {
    margin-left: 1.5rem;
  }
  .c-ml-lg-only-5 {
    margin-left: 1.875rem !important;
  }
  .c-ml-lg-6 {
    margin-left: 2rem;
  }
  .c-ml-lg-only-6 {
    margin-left: 2.5rem !important;
  }
  .c-ml-lg-7 {
    margin-left: 3rem;
  }
  .c-ml-lg-only-7 {
    margin-left: 3.75rem !important;
  }
  .c-ml-lg-8 {
    margin-left: 4rem;
  }
  .c-ml-lg-only-8 {
    margin-left: 5rem !important;
  }
  .c-ml-lg-9 {
    margin-left: 5rem;
  }
  .c-ml-lg-only-9 {
    margin-left: 6.25rem !important;
  }
  .c-ml-lg-10 {
    margin-left: 6.8rem;
  }
  .c-ml-lg-only-10 {
    margin-left: 8.5rem !important;
  }
  .c-ml-lg-11 {
    margin-left: 8.7rem;
  }
  .c-ml-lg-only-11 {
    margin-left: 10.875rem !important;
  }
  .c-ml-lg-12 {
    margin-left: 9.5rem;
  }
  .c-ml-lg-only-12 {
    margin-left: 11.875rem !important;
  }
  .c-ml-lg-13 {
    margin-left: 9.8rem;
  }
  .c-ml-lg-only-13 {
    margin-left: 12.25rem !important;
  }
  .c-ml-lg-14 {
    margin-left: 12rem;
  }
  .c-ml-lg-only-14 {
    margin-left: 15rem !important;
  }
  .c-ml-lg-15 {
    margin-left: 16.8rem;
  }
  .c-ml-lg-only-15 {
    margin-left: 21rem !important;
  }
  .c-mx-lg-1 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }
  .c-mx-lg-only-1 {
    margin-left: 0.3125rem !important;
    margin-right: 0.3125rem !important;
  }
  .c-mx-lg-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .c-mx-lg-only-2 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }
  .c-mx-lg-3 {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
  }
  .c-mx-lg-only-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .c-mx-lg-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-lg-only-4 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }
  .c-mx-lg-5 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .c-mx-lg-only-5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }
  .c-mx-lg-6 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .c-mx-lg-only-6 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .c-mx-lg-7 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .c-mx-lg-only-7 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }
  .c-mx-lg-8 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .c-mx-lg-only-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .c-mx-lg-9 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-lg-only-9 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }
  .c-mx-lg-10 {
    margin-left: 6.8rem;
    margin-right: 6.8rem;
  }
  .c-mx-lg-only-10 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }
  .c-mx-lg-11 {
    margin-left: 8.7rem;
    margin-right: 8.7rem;
  }
  .c-mx-lg-only-11 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }
  .c-mx-lg-12 {
    margin-left: 9.5rem;
    margin-right: 9.5rem;
  }
  .c-mx-lg-only-12 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }
  .c-mx-lg-13 {
    margin-left: 9.8rem;
    margin-right: 9.8rem;
  }
  .c-mx-lg-only-13 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }
  .c-mx-lg-14 {
    margin-left: 12rem;
    margin-right: 12rem;
  }
  .c-mx-lg-only-14 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .c-mx-lg-15 {
    margin-left: 16.8rem;
    margin-right: 16.8rem;
  }
  .c-mx-lg-only-15 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .c-my-lg-1 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }
  .c-my-lg-only-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important;
  }
  .c-my-lg-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .c-my-lg-only-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .c-my-lg-3 {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .c-my-lg-only-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .c-my-lg-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-lg-only-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .c-my-lg-5 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .c-my-lg-only-5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .c-my-lg-6 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .c-my-lg-only-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .c-my-lg-7 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .c-my-lg-only-7 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .c-my-lg-8 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .c-my-lg-only-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .c-my-lg-9 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-lg-only-9 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .c-my-lg-10 {
    margin-top: 6.8rem;
    margin-bottom: 6.8rem;
  }
  .c-my-lg-only-10 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }
  .c-my-lg-11 {
    margin-top: 8.7rem;
    margin-bottom: 8.7rem;
  }
  .c-my-lg-only-11 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }
  .c-my-lg-12 {
    margin-top: 9.5rem;
    margin-bottom: 9.5rem;
  }
  .c-my-lg-only-12 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }
  .c-my-lg-13 {
    margin-top: 9.8rem;
    margin-bottom: 9.8rem;
  }
  .c-my-lg-only-13 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }
  .c-my-lg-14 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
  .c-my-lg-only-14 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .c-my-lg-15 {
    margin-top: 16.8rem;
    margin-bottom: 16.8rem;
  }
  .c-my-lg-only-15 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .c-p-lg-1 {
    padding: 0.3125rem;
  }
  .c-p-lg-only-1 {
    padding: 0.3125rem !important;
  }
  .c-p-lg-2 {
    padding: 0.5rem;
  }
  .c-p-lg-only-2 {
    padding: 0.625rem !important;
  }
  .c-p-lg-3 {
    padding: 0.8rem;
  }
  .c-p-lg-only-3 {
    padding: 1rem !important;
  }
  .c-p-lg-4 {
    padding: 1rem;
  }
  .c-p-lg-only-4 {
    padding: 1.25rem !important;
  }
  .c-p-lg-5 {
    padding: 1.5rem;
  }
  .c-p-lg-only-5 {
    padding: 1.875rem !important;
  }
  .c-p-lg-6 {
    padding: 2rem;
  }
  .c-p-lg-only-6 {
    padding: 2.5rem !important;
  }
  .c-p-lg-7 {
    padding: 3rem;
  }
  .c-p-lg-only-7 {
    padding: 3.75rem !important;
  }
  .c-p-lg-8 {
    padding: 4rem;
  }
  .c-p-lg-only-8 {
    padding: 5rem !important;
  }
  .c-p-lg-9 {
    padding: 5rem;
  }
  .c-p-lg-only-9 {
    padding: 6.25rem !important;
  }
  .c-p-lg-10 {
    padding: 6.8rem;
  }
  .c-p-lg-only-10 {
    padding: 8.5rem !important;
  }
  .c-p-lg-11 {
    padding: 8.7rem;
  }
  .c-p-lg-only-11 {
    padding: 10.875rem !important;
  }
  .c-p-lg-12 {
    padding: 9.5rem;
  }
  .c-p-lg-only-12 {
    padding: 11.875rem !important;
  }
  .c-p-lg-13 {
    padding: 9.8rem;
  }
  .c-p-lg-only-13 {
    padding: 12.25rem !important;
  }
  .c-p-lg-14 {
    padding: 12rem;
  }
  .c-p-lg-only-14 {
    padding: 15rem !important;
  }
  .c-p-lg-15 {
    padding: 16.8rem;
  }
  .c-p-lg-only-15 {
    padding: 21rem !important;
  }
  .c-pt-lg-1 {
    padding-top: 0.3125rem;
  }
  .c-pt-lg-only-1 {
    padding-top: 0.3125rem !important;
  }
  .c-pt-lg-2 {
    padding-top: 0.5rem;
  }
  .c-pt-lg-only-2 {
    padding-top: 0.625rem !important;
  }
  .c-pt-lg-3 {
    padding-top: 0.8rem;
  }
  .c-pt-lg-only-3 {
    padding-top: 1rem !important;
  }
  .c-pt-lg-4 {
    padding-top: 1rem;
  }
  .c-pt-lg-only-4 {
    padding-top: 1.25rem !important;
  }
  .c-pt-lg-5 {
    padding-top: 1.5rem;
  }
  .c-pt-lg-only-5 {
    padding-top: 1.875rem !important;
  }
  .c-pt-lg-6 {
    padding-top: 2rem;
  }
  .c-pt-lg-only-6 {
    padding-top: 2.5rem !important;
  }
  .c-pt-lg-7 {
    padding-top: 3rem;
  }
  .c-pt-lg-only-7 {
    padding-top: 3.75rem !important;
  }
  .c-pt-lg-8 {
    padding-top: 4rem;
  }
  .c-pt-lg-only-8 {
    padding-top: 5rem !important;
  }
  .c-pt-lg-9 {
    padding-top: 5rem;
  }
  .c-pt-lg-only-9 {
    padding-top: 6.25rem !important;
  }
  .c-pt-lg-10 {
    padding-top: 6.8rem;
  }
  .c-pt-lg-only-10 {
    padding-top: 8.5rem !important;
  }
  .c-pt-lg-11 {
    padding-top: 8.7rem;
  }
  .c-pt-lg-only-11 {
    padding-top: 10.875rem !important;
  }
  .c-pt-lg-12 {
    padding-top: 9.5rem;
  }
  .c-pt-lg-only-12 {
    padding-top: 11.875rem !important;
  }
  .c-pt-lg-13 {
    padding-top: 9.8rem;
  }
  .c-pt-lg-only-13 {
    padding-top: 12.25rem !important;
  }
  .c-pt-lg-14 {
    padding-top: 12rem;
  }
  .c-pt-lg-only-14 {
    padding-top: 15rem !important;
  }
  .c-pt-lg-15 {
    padding-top: 16.8rem;
  }
  .c-pt-lg-only-15 {
    padding-top: 21rem !important;
  }
  .c-pr-lg-1 {
    padding-right: 0.3125rem;
  }
  .c-pr-lg-only-1 {
    padding-right: 0.3125rem !important;
  }
  .c-pr-lg-2 {
    padding-right: 0.5rem;
  }
  .c-pr-lg-only-2 {
    padding-right: 0.625rem !important;
  }
  .c-pr-lg-3 {
    padding-right: 0.8rem;
  }
  .c-pr-lg-only-3 {
    padding-right: 1rem !important;
  }
  .c-pr-lg-4 {
    padding-right: 1rem;
  }
  .c-pr-lg-only-4 {
    padding-right: 1.25rem !important;
  }
  .c-pr-lg-5 {
    padding-right: 1.5rem;
  }
  .c-pr-lg-only-5 {
    padding-right: 1.875rem !important;
  }
  .c-pr-lg-6 {
    padding-right: 2rem;
  }
  .c-pr-lg-only-6 {
    padding-right: 2.5rem !important;
  }
  .c-pr-lg-7 {
    padding-right: 3rem;
  }
  .c-pr-lg-only-7 {
    padding-right: 3.75rem !important;
  }
  .c-pr-lg-8 {
    padding-right: 4rem;
  }
  .c-pr-lg-only-8 {
    padding-right: 5rem !important;
  }
  .c-pr-lg-9 {
    padding-right: 5rem;
  }
  .c-pr-lg-only-9 {
    padding-right: 6.25rem !important;
  }
  .c-pr-lg-10 {
    padding-right: 6.8rem;
  }
  .c-pr-lg-only-10 {
    padding-right: 8.5rem !important;
  }
  .c-pr-lg-11 {
    padding-right: 8.7rem;
  }
  .c-pr-lg-only-11 {
    padding-right: 10.875rem !important;
  }
  .c-pr-lg-12 {
    padding-right: 9.5rem;
  }
  .c-pr-lg-only-12 {
    padding-right: 11.875rem !important;
  }
  .c-pr-lg-13 {
    padding-right: 9.8rem;
  }
  .c-pr-lg-only-13 {
    padding-right: 12.25rem !important;
  }
  .c-pr-lg-14 {
    padding-right: 12rem;
  }
  .c-pr-lg-only-14 {
    padding-right: 15rem !important;
  }
  .c-pr-lg-15 {
    padding-right: 16.8rem;
  }
  .c-pr-lg-only-15 {
    padding-right: 21rem !important;
  }
  .c-pb-lg-1 {
    padding-bottom: 0.3125rem;
  }
  .c-pb-lg-only-1 {
    padding-bottom: 0.3125rem !important;
  }
  .c-pb-lg-2 {
    padding-bottom: 0.5rem;
  }
  .c-pb-lg-only-2 {
    padding-bottom: 0.625rem !important;
  }
  .c-pb-lg-3 {
    padding-bottom: 0.8rem;
  }
  .c-pb-lg-only-3 {
    padding-bottom: 1rem !important;
  }
  .c-pb-lg-4 {
    padding-bottom: 1rem;
  }
  .c-pb-lg-only-4 {
    padding-bottom: 1.25rem !important;
  }
  .c-pb-lg-5 {
    padding-bottom: 1.5rem;
  }
  .c-pb-lg-only-5 {
    padding-bottom: 1.875rem !important;
  }
  .c-pb-lg-6 {
    padding-bottom: 2rem;
  }
  .c-pb-lg-only-6 {
    padding-bottom: 2.5rem !important;
  }
  .c-pb-lg-7 {
    padding-bottom: 3rem;
  }
  .c-pb-lg-only-7 {
    padding-bottom: 3.75rem !important;
  }
  .c-pb-lg-8 {
    padding-bottom: 4rem;
  }
  .c-pb-lg-only-8 {
    padding-bottom: 5rem !important;
  }
  .c-pb-lg-9 {
    padding-bottom: 5rem;
  }
  .c-pb-lg-only-9 {
    padding-bottom: 6.25rem !important;
  }
  .c-pb-lg-10 {
    padding-bottom: 6.8rem;
  }
  .c-pb-lg-only-10 {
    padding-bottom: 8.5rem !important;
  }
  .c-pb-lg-11 {
    padding-bottom: 8.7rem;
  }
  .c-pb-lg-only-11 {
    padding-bottom: 10.875rem !important;
  }
  .c-pb-lg-12 {
    padding-bottom: 9.5rem;
  }
  .c-pb-lg-only-12 {
    padding-bottom: 11.875rem !important;
  }
  .c-pb-lg-13 {
    padding-bottom: 9.8rem;
  }
  .c-pb-lg-only-13 {
    padding-bottom: 12.25rem !important;
  }
  .c-pb-lg-14 {
    padding-bottom: 12rem;
  }
  .c-pb-lg-only-14 {
    padding-bottom: 15rem !important;
  }
  .c-pb-lg-15 {
    padding-bottom: 16.8rem;
  }
  .c-pb-lg-only-15 {
    padding-bottom: 21rem !important;
  }
  .c-pl-lg-1 {
    padding-left: 0.3125rem;
  }
  .c-pl-lg-only-1 {
    padding-left: 0.3125rem !important;
  }
  .c-pl-lg-2 {
    padding-left: 0.5rem;
  }
  .c-pl-lg-only-2 {
    padding-left: 0.625rem !important;
  }
  .c-pl-lg-3 {
    padding-left: 0.8rem;
  }
  .c-pl-lg-only-3 {
    padding-left: 1rem !important;
  }
  .c-pl-lg-4 {
    padding-left: 1rem;
  }
  .c-pl-lg-only-4 {
    padding-left: 1.25rem !important;
  }
  .c-pl-lg-5 {
    padding-left: 1.5rem;
  }
  .c-pl-lg-only-5 {
    padding-left: 1.875rem !important;
  }
  .c-pl-lg-6 {
    padding-left: 2rem;
  }
  .c-pl-lg-only-6 {
    padding-left: 2.5rem !important;
  }
  .c-pl-lg-7 {
    padding-left: 3rem;
  }
  .c-pl-lg-only-7 {
    padding-left: 3.75rem !important;
  }
  .c-pl-lg-8 {
    padding-left: 4rem;
  }
  .c-pl-lg-only-8 {
    padding-left: 5rem !important;
  }
  .c-pl-lg-9 {
    padding-left: 5rem;
  }
  .c-pl-lg-only-9 {
    padding-left: 6.25rem !important;
  }
  .c-pl-lg-10 {
    padding-left: 6.8rem;
  }
  .c-pl-lg-only-10 {
    padding-left: 8.5rem !important;
  }
  .c-pl-lg-11 {
    padding-left: 8.7rem;
  }
  .c-pl-lg-only-11 {
    padding-left: 10.875rem !important;
  }
  .c-pl-lg-12 {
    padding-left: 9.5rem;
  }
  .c-pl-lg-only-12 {
    padding-left: 11.875rem !important;
  }
  .c-pl-lg-13 {
    padding-left: 9.8rem;
  }
  .c-pl-lg-only-13 {
    padding-left: 12.25rem !important;
  }
  .c-pl-lg-14 {
    padding-left: 12rem;
  }
  .c-pl-lg-only-14 {
    padding-left: 15rem !important;
  }
  .c-pl-lg-15 {
    padding-left: 16.8rem;
  }
  .c-pl-lg-only-15 {
    padding-left: 21rem !important;
  }
  .c-px-lg-1 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }
  .c-px-lg-only-1 {
    padding-left: 0.3125rem !important;
    padding-right: 0.3125rem !important;
  }
  .c-px-lg-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .c-px-lg-only-2 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .c-px-lg-3 {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .c-px-lg-only-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .c-px-lg-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-lg-only-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .c-px-lg-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .c-px-lg-only-5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }
  .c-px-lg-6 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .c-px-lg-only-6 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .c-px-lg-7 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .c-px-lg-only-7 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }
  .c-px-lg-8 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .c-px-lg-only-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .c-px-lg-9 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-lg-only-9 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }
  .c-px-lg-10 {
    padding-left: 6.8rem;
    padding-right: 6.8rem;
  }
  .c-px-lg-only-10 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }
  .c-px-lg-11 {
    padding-left: 8.7rem;
    padding-right: 8.7rem;
  }
  .c-px-lg-only-11 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }
  .c-px-lg-12 {
    padding-left: 9.5rem;
    padding-right: 9.5rem;
  }
  .c-px-lg-only-12 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }
  .c-px-lg-13 {
    padding-left: 9.8rem;
    padding-right: 9.8rem;
  }
  .c-px-lg-only-13 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }
  .c-px-lg-14 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
  .c-px-lg-only-14 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .c-px-lg-15 {
    padding-left: 16.8rem;
    padding-right: 16.8rem;
  }
  .c-px-lg-only-15 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .c-py-lg-1 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .c-py-lg-only-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
  }
  .c-py-lg-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .c-py-lg-only-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .c-py-lg-3 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
  .c-py-lg-only-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .c-py-lg-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-lg-only-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .c-py-lg-5 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .c-py-lg-only-5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .c-py-lg-6 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .c-py-lg-only-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .c-py-lg-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .c-py-lg-only-7 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .c-py-lg-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .c-py-lg-only-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .c-py-lg-9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-lg-only-9 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .c-py-lg-10 {
    padding-top: 6.8rem;
    padding-bottom: 6.8rem;
  }
  .c-py-lg-only-10 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }
  .c-py-lg-11 {
    padding-top: 8.7rem;
    padding-bottom: 8.7rem;
  }
  .c-py-lg-only-11 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }
  .c-py-lg-12 {
    padding-top: 9.5rem;
    padding-bottom: 9.5rem;
  }
  .c-py-lg-only-12 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }
  .c-py-lg-13 {
    padding-top: 9.8rem;
    padding-bottom: 9.8rem;
  }
  .c-py-lg-only-13 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }
  .c-py-lg-14 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .c-py-lg-only-14 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .c-py-lg-15 {
    padding-top: 16.8rem;
    padding-bottom: 16.8rem;
  }
  .c-py-lg-only-15 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
}
@media (min-width: 1200px) {
  .c-m-2 {
    margin: 0.5625rem;
  }
  .c-m-3 {
    margin: 0.9rem;
  }
  .c-m-4 {
    margin: 1.125rem;
  }
  .c-m-5 {
    margin: 1.6875rem;
  }
  .c-m-6 {
    margin: 2.25rem;
  }
  .c-m-7 {
    margin: 3.375rem;
  }
  .c-m-8 {
    margin: 4.5rem;
  }
  .c-m-9 {
    margin: 5.625rem;
  }
  .c-m-10 {
    margin: 7.65rem;
  }
  .c-m-11 {
    margin: 9.7875rem;
  }
  .c-m-12 {
    margin: 10.6875rem;
  }
  .c-m-13 {
    margin: 11.025rem;
  }
  .c-m-14 {
    margin: 13.5rem;
  }
  .c-m-15 {
    margin: 18.9rem;
  }
  .c-mt-2 {
    margin-top: 0.5625rem;
  }
  .c-mt-3 {
    margin-top: 0.9rem;
  }
  .c-mt-4 {
    margin-top: 1.125rem;
  }
  .c-mt-5 {
    margin-top: 1.6875rem;
  }
  .c-mt-6 {
    margin-top: 2.25rem;
  }
  .c-mt-7 {
    margin-top: 3.375rem;
  }
  .c-mt-8 {
    margin-top: 4.5rem;
  }
  .c-mt-9 {
    margin-top: 5.625rem;
  }
  .c-mt-10 {
    margin-top: 7.65rem;
  }
  .c-mt-11 {
    margin-top: 9.7875rem;
  }
  .c-mt-12 {
    margin-top: 10.6875rem;
  }
  .c-mt-13 {
    margin-top: 11.025rem;
  }
  .c-mt-14 {
    margin-top: 13.5rem;
  }
  .c-mt-15 {
    margin-top: 18.9rem;
  }
  .c-mr-2 {
    margin-right: 0.5625rem;
  }
  .c-mr-3 {
    margin-right: 0.9rem;
  }
  .c-mr-4 {
    margin-right: 1.125rem;
  }
  .c-mr-5 {
    margin-right: 1.6875rem;
  }
  .c-mr-6 {
    margin-right: 2.25rem;
  }
  .c-mr-7 {
    margin-right: 3.375rem;
  }
  .c-mr-8 {
    margin-right: 4.5rem;
  }
  .c-mr-9 {
    margin-right: 5.625rem;
  }
  .c-mr-10 {
    margin-right: 7.65rem;
  }
  .c-mr-11 {
    margin-right: 9.7875rem;
  }
  .c-mr-12 {
    margin-right: 10.6875rem;
  }
  .c-mr-13 {
    margin-right: 11.025rem;
  }
  .c-mr-14 {
    margin-right: 13.5rem;
  }
  .c-mr-15 {
    margin-right: 18.9rem;
  }
  .c-mb-2 {
    margin-bottom: 0.5625rem;
  }
  .c-mb-3 {
    margin-bottom: 0.9rem;
  }
  .c-mb-4 {
    margin-bottom: 1.125rem;
  }
  .c-mb-5 {
    margin-bottom: 1.6875rem;
  }
  .c-mb-6 {
    margin-bottom: 2.25rem;
  }
  .c-mb-7 {
    margin-bottom: 3.375rem;
  }
  .c-mb-8 {
    margin-bottom: 4.5rem;
  }
  .c-mb-9 {
    margin-bottom: 5.625rem;
  }
  .c-mb-10 {
    margin-bottom: 7.65rem;
  }
  .c-mb-11 {
    margin-bottom: 9.7875rem;
  }
  .c-mb-12 {
    margin-bottom: 10.6875rem;
  }
  .c-mb-13 {
    margin-bottom: 11.025rem;
  }
  .c-mb-14 {
    margin-bottom: 13.5rem;
  }
  .c-mb-15 {
    margin-bottom: 18.9rem;
  }
  .c-ml-2 {
    margin-left: 0.5625rem;
  }
  .c-ml-3 {
    margin-left: 0.9rem;
  }
  .c-ml-4 {
    margin-left: 1.125rem;
  }
  .c-ml-5 {
    margin-left: 1.6875rem;
  }
  .c-ml-6 {
    margin-left: 2.25rem;
  }
  .c-ml-7 {
    margin-left: 3.375rem;
  }
  .c-ml-8 {
    margin-left: 4.5rem;
  }
  .c-ml-9 {
    margin-left: 5.625rem;
  }
  .c-ml-10 {
    margin-left: 7.65rem;
  }
  .c-ml-11 {
    margin-left: 9.7875rem;
  }
  .c-ml-12 {
    margin-left: 10.6875rem;
  }
  .c-ml-13 {
    margin-left: 11.025rem;
  }
  .c-ml-14 {
    margin-left: 13.5rem;
  }
  .c-ml-15 {
    margin-left: 18.9rem;
  }
  .c-mx-2 {
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }
  .c-mx-3 {
    margin-left: 0.9rem;
    margin-right: 0.9rem;
  }
  .c-mx-4 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .c-mx-5 {
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }
  .c-mx-6 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
  .c-mx-7 {
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }
  .c-mx-8 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .c-mx-9 {
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }
  .c-mx-10 {
    margin-left: 7.65rem;
    margin-right: 7.65rem;
  }
  .c-mx-11 {
    margin-left: 9.7875rem;
    margin-right: 9.7875rem;
  }
  .c-mx-12 {
    margin-left: 10.6875rem;
    margin-right: 10.6875rem;
  }
  .c-mx-13 {
    margin-left: 11.025rem;
    margin-right: 11.025rem;
  }
  .c-mx-14 {
    margin-left: 13.5rem;
    margin-right: 13.5rem;
  }
  .c-mx-15 {
    margin-left: 18.9rem;
    margin-right: 18.9rem;
  }
  .c-my-2 {
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }
  .c-my-3 {
    margin-top: 0.9rem;
    margin-bottom: 0.9rem;
  }
  .c-my-4 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .c-my-5 {
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }
  .c-my-6 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
  .c-my-7 {
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }
  .c-my-8 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .c-my-9 {
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }
  .c-my-10 {
    margin-top: 7.65rem;
    margin-bottom: 7.65rem;
  }
  .c-my-11 {
    margin-top: 9.7875rem;
    margin-bottom: 9.7875rem;
  }
  .c-my-12 {
    margin-top: 10.6875rem;
    margin-bottom: 10.6875rem;
  }
  .c-my-13 {
    margin-top: 11.025rem;
    margin-bottom: 11.025rem;
  }
  .c-my-14 {
    margin-top: 13.5rem;
    margin-bottom: 13.5rem;
  }
  .c-my-15 {
    margin-top: 18.9rem;
    margin-bottom: 18.9rem;
  }
  .c-p-2 {
    padding: 0.5625rem;
  }
  .c-p-3 {
    padding: 0.9rem;
  }
  .c-p-4 {
    padding: 1.125rem;
  }
  .c-p-5 {
    padding: 1.6875rem;
  }
  .c-p-6 {
    padding: 2.25rem;
  }
  .c-p-7 {
    padding: 3.375rem;
  }
  .c-p-8 {
    padding: 4.5rem;
  }
  .c-p-9 {
    padding: 5.625rem;
  }
  .c-p-10 {
    padding: 7.65rem;
  }
  .c-p-11 {
    padding: 9.7875rem;
  }
  .c-p-12 {
    padding: 10.6875rem;
  }
  .c-p-13 {
    padding: 11.025rem;
  }
  .c-p-14 {
    padding: 13.5rem;
  }
  .c-p-15 {
    padding: 18.9rem;
  }
  .c-pt-2 {
    padding-top: 0.5625rem;
  }
  .c-pt-3 {
    padding-top: 0.9rem;
  }
  .c-pt-4 {
    padding-top: 1.125rem;
  }
  .c-pt-5 {
    padding-top: 1.6875rem;
  }
  .c-pt-6 {
    padding-top: 2.25rem;
  }
  .c-pt-7 {
    padding-top: 3.375rem;
  }
  .c-pt-8 {
    padding-top: 4.5rem;
  }
  .c-pt-9 {
    padding-top: 5.625rem;
  }
  .c-pt-10 {
    padding-top: 7.65rem;
  }
  .c-pt-11 {
    padding-top: 9.7875rem;
  }
  .c-pt-12 {
    padding-top: 10.6875rem;
  }
  .c-pt-13 {
    padding-top: 11.025rem;
  }
  .c-pt-14 {
    padding-top: 13.5rem;
  }
  .c-pt-15 {
    padding-top: 18.9rem;
  }
  .c-pr-2 {
    padding-right: 0.5625rem;
  }
  .c-pr-3 {
    padding-right: 0.9rem;
  }
  .c-pr-4 {
    padding-right: 1.125rem;
  }
  .c-pr-5 {
    padding-right: 1.6875rem;
  }
  .c-pr-6 {
    padding-right: 2.25rem;
  }
  .c-pr-7 {
    padding-right: 3.375rem;
  }
  .c-pr-8 {
    padding-right: 4.5rem;
  }
  .c-pr-9 {
    padding-right: 5.625rem;
  }
  .c-pr-10 {
    padding-right: 7.65rem;
  }
  .c-pr-11 {
    padding-right: 9.7875rem;
  }
  .c-pr-12 {
    padding-right: 10.6875rem;
  }
  .c-pr-13 {
    padding-right: 11.025rem;
  }
  .c-pr-14 {
    padding-right: 13.5rem;
  }
  .c-pr-15 {
    padding-right: 18.9rem;
  }
  .c-pb-2 {
    padding-bottom: 0.5625rem;
  }
  .c-pb-3 {
    padding-bottom: 0.9rem;
  }
  .c-pb-4 {
    padding-bottom: 1.125rem;
  }
  .c-pb-5 {
    padding-bottom: 1.6875rem;
  }
  .c-pb-6 {
    padding-bottom: 2.25rem;
  }
  .c-pb-7 {
    padding-bottom: 3.375rem;
  }
  .c-pb-8 {
    padding-bottom: 4.5rem;
  }
  .c-pb-9 {
    padding-bottom: 5.625rem;
  }
  .c-pb-10 {
    padding-bottom: 7.65rem;
  }
  .c-pb-11 {
    padding-bottom: 9.7875rem;
  }
  .c-pb-12 {
    padding-bottom: 10.6875rem;
  }
  .c-pb-13 {
    padding-bottom: 11.025rem;
  }
  .c-pb-14 {
    padding-bottom: 13.5rem;
  }
  .c-pb-15 {
    padding-bottom: 18.9rem;
  }
  .c-pl-2 {
    padding-left: 0.5625rem;
  }
  .c-pl-3 {
    padding-left: 0.9rem;
  }
  .c-pl-4 {
    padding-left: 1.125rem;
  }
  .c-pl-5 {
    padding-left: 1.6875rem;
  }
  .c-pl-6 {
    padding-left: 2.25rem;
  }
  .c-pl-7 {
    padding-left: 3.375rem;
  }
  .c-pl-8 {
    padding-left: 4.5rem;
  }
  .c-pl-9 {
    padding-left: 5.625rem;
  }
  .c-pl-10 {
    padding-left: 7.65rem;
  }
  .c-pl-11 {
    padding-left: 9.7875rem;
  }
  .c-pl-12 {
    padding-left: 10.6875rem;
  }
  .c-pl-13 {
    padding-left: 11.025rem;
  }
  .c-pl-14 {
    padding-left: 13.5rem;
  }
  .c-pl-15 {
    padding-left: 18.9rem;
  }
  .c-px-2 {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }
  .c-px-3 {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
  }
  .c-px-4 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .c-px-5 {
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }
  .c-px-6 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .c-px-7 {
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
  .c-px-8 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .c-px-9 {
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }
  .c-px-10 {
    padding-left: 7.65rem;
    padding-right: 7.65rem;
  }
  .c-px-11 {
    padding-left: 9.7875rem;
    padding-right: 9.7875rem;
  }
  .c-px-12 {
    padding-left: 10.6875rem;
    padding-right: 10.6875rem;
  }
  .c-px-13 {
    padding-left: 11.025rem;
    padding-right: 11.025rem;
  }
  .c-px-14 {
    padding-left: 13.5rem;
    padding-right: 13.5rem;
  }
  .c-px-15 {
    padding-left: 18.9rem;
    padding-right: 18.9rem;
  }
  .c-py-2 {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }
  .c-py-3 {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
  }
  .c-py-4 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .c-py-5 {
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }
  .c-py-6 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .c-py-7 {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }
  .c-py-8 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .c-py-9 {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .c-py-10 {
    padding-top: 7.65rem;
    padding-bottom: 7.65rem;
  }
  .c-py-11 {
    padding-top: 9.7875rem;
    padding-bottom: 9.7875rem;
  }
  .c-py-12 {
    padding-top: 10.6875rem;
    padding-bottom: 10.6875rem;
  }
  .c-py-13 {
    padding-top: 11.025rem;
    padding-bottom: 11.025rem;
  }
  .c-py-14 {
    padding-top: 13.5rem;
    padding-bottom: 13.5rem;
  }
  .c-py-15 {
    padding-top: 18.9rem;
    padding-bottom: 18.9rem;
  }
  .c-m-sm-2 {
    margin: 0.5625rem;
  }
  .c-m-sm-3 {
    margin: 0.9rem;
  }
  .c-m-sm-4 {
    margin: 1.125rem;
  }
  .c-m-sm-5 {
    margin: 1.6875rem;
  }
  .c-m-sm-6 {
    margin: 2.25rem;
  }
  .c-m-sm-7 {
    margin: 3.375rem;
  }
  .c-m-sm-8 {
    margin: 4.5rem;
  }
  .c-m-sm-9 {
    margin: 5.625rem;
  }
  .c-m-sm-10 {
    margin: 7.65rem;
  }
  .c-m-sm-11 {
    margin: 9.7875rem;
  }
  .c-m-sm-12 {
    margin: 10.6875rem;
  }
  .c-m-sm-13 {
    margin: 11.025rem;
  }
  .c-m-sm-14 {
    margin: 13.5rem;
  }
  .c-m-sm-15 {
    margin: 18.9rem;
  }
  .c-mt-sm-2 {
    margin-top: 0.5625rem;
  }
  .c-mt-sm-3 {
    margin-top: 0.9rem;
  }
  .c-mt-sm-4 {
    margin-top: 1.125rem;
  }
  .c-mt-sm-5 {
    margin-top: 1.6875rem;
  }
  .c-mt-sm-6 {
    margin-top: 2.25rem;
  }
  .c-mt-sm-7 {
    margin-top: 3.375rem;
  }
  .c-mt-sm-8 {
    margin-top: 4.5rem;
  }
  .c-mt-sm-9 {
    margin-top: 5.625rem;
  }
  .c-mt-sm-10 {
    margin-top: 7.65rem;
  }
  .c-mt-sm-11 {
    margin-top: 9.7875rem;
  }
  .c-mt-sm-12 {
    margin-top: 10.6875rem;
  }
  .c-mt-sm-13 {
    margin-top: 11.025rem;
  }
  .c-mt-sm-14 {
    margin-top: 13.5rem;
  }
  .c-mt-sm-15 {
    margin-top: 18.9rem;
  }
  .c-mr-sm-2 {
    margin-right: 0.5625rem;
  }
  .c-mr-sm-3 {
    margin-right: 0.9rem;
  }
  .c-mr-sm-4 {
    margin-right: 1.125rem;
  }
  .c-mr-sm-5 {
    margin-right: 1.6875rem;
  }
  .c-mr-sm-6 {
    margin-right: 2.25rem;
  }
  .c-mr-sm-7 {
    margin-right: 3.375rem;
  }
  .c-mr-sm-8 {
    margin-right: 4.5rem;
  }
  .c-mr-sm-9 {
    margin-right: 5.625rem;
  }
  .c-mr-sm-10 {
    margin-right: 7.65rem;
  }
  .c-mr-sm-11 {
    margin-right: 9.7875rem;
  }
  .c-mr-sm-12 {
    margin-right: 10.6875rem;
  }
  .c-mr-sm-13 {
    margin-right: 11.025rem;
  }
  .c-mr-sm-14 {
    margin-right: 13.5rem;
  }
  .c-mr-sm-15 {
    margin-right: 18.9rem;
  }
  .c-mb-sm-2 {
    margin-bottom: 0.5625rem;
  }
  .c-mb-sm-3 {
    margin-bottom: 0.9rem;
  }
  .c-mb-sm-4 {
    margin-bottom: 1.125rem;
  }
  .c-mb-sm-5 {
    margin-bottom: 1.6875rem;
  }
  .c-mb-sm-6 {
    margin-bottom: 2.25rem;
  }
  .c-mb-sm-7 {
    margin-bottom: 3.375rem;
  }
  .c-mb-sm-8 {
    margin-bottom: 4.5rem;
  }
  .c-mb-sm-9 {
    margin-bottom: 5.625rem;
  }
  .c-mb-sm-10 {
    margin-bottom: 7.65rem;
  }
  .c-mb-sm-11 {
    margin-bottom: 9.7875rem;
  }
  .c-mb-sm-12 {
    margin-bottom: 10.6875rem;
  }
  .c-mb-sm-13 {
    margin-bottom: 11.025rem;
  }
  .c-mb-sm-14 {
    margin-bottom: 13.5rem;
  }
  .c-mb-sm-15 {
    margin-bottom: 18.9rem;
  }
  .c-ml-sm-2 {
    margin-left: 0.5625rem;
  }
  .c-ml-sm-3 {
    margin-left: 0.9rem;
  }
  .c-ml-sm-4 {
    margin-left: 1.125rem;
  }
  .c-ml-sm-5 {
    margin-left: 1.6875rem;
  }
  .c-ml-sm-6 {
    margin-left: 2.25rem;
  }
  .c-ml-sm-7 {
    margin-left: 3.375rem;
  }
  .c-ml-sm-8 {
    margin-left: 4.5rem;
  }
  .c-ml-sm-9 {
    margin-left: 5.625rem;
  }
  .c-ml-sm-10 {
    margin-left: 7.65rem;
  }
  .c-ml-sm-11 {
    margin-left: 9.7875rem;
  }
  .c-ml-sm-12 {
    margin-left: 10.6875rem;
  }
  .c-ml-sm-13 {
    margin-left: 11.025rem;
  }
  .c-ml-sm-14 {
    margin-left: 13.5rem;
  }
  .c-ml-sm-15 {
    margin-left: 18.9rem;
  }
  .c-mx-sm-2 {
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }
  .c-mx-sm-3 {
    margin-left: 0.9rem;
    margin-right: 0.9rem;
  }
  .c-mx-sm-4 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .c-mx-sm-5 {
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }
  .c-mx-sm-6 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
  .c-mx-sm-7 {
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }
  .c-mx-sm-8 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .c-mx-sm-9 {
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }
  .c-mx-sm-10 {
    margin-left: 7.65rem;
    margin-right: 7.65rem;
  }
  .c-mx-sm-11 {
    margin-left: 9.7875rem;
    margin-right: 9.7875rem;
  }
  .c-mx-sm-12 {
    margin-left: 10.6875rem;
    margin-right: 10.6875rem;
  }
  .c-mx-sm-13 {
    margin-left: 11.025rem;
    margin-right: 11.025rem;
  }
  .c-mx-sm-14 {
    margin-left: 13.5rem;
    margin-right: 13.5rem;
  }
  .c-mx-sm-15 {
    margin-left: 18.9rem;
    margin-right: 18.9rem;
  }
  .c-my-sm-2 {
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }
  .c-my-sm-3 {
    margin-top: 0.9rem;
    margin-bottom: 0.9rem;
  }
  .c-my-sm-4 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .c-my-sm-5 {
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }
  .c-my-sm-6 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
  .c-my-sm-7 {
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }
  .c-my-sm-8 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .c-my-sm-9 {
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }
  .c-my-sm-10 {
    margin-top: 7.65rem;
    margin-bottom: 7.65rem;
  }
  .c-my-sm-11 {
    margin-top: 9.7875rem;
    margin-bottom: 9.7875rem;
  }
  .c-my-sm-12 {
    margin-top: 10.6875rem;
    margin-bottom: 10.6875rem;
  }
  .c-my-sm-13 {
    margin-top: 11.025rem;
    margin-bottom: 11.025rem;
  }
  .c-my-sm-14 {
    margin-top: 13.5rem;
    margin-bottom: 13.5rem;
  }
  .c-my-sm-15 {
    margin-top: 18.9rem;
    margin-bottom: 18.9rem;
  }
  .c-p-sm-2 {
    padding: 0.5625rem;
  }
  .c-p-sm-3 {
    padding: 0.9rem;
  }
  .c-p-sm-4 {
    padding: 1.125rem;
  }
  .c-p-sm-5 {
    padding: 1.6875rem;
  }
  .c-p-sm-6 {
    padding: 2.25rem;
  }
  .c-p-sm-7 {
    padding: 3.375rem;
  }
  .c-p-sm-8 {
    padding: 4.5rem;
  }
  .c-p-sm-9 {
    padding: 5.625rem;
  }
  .c-p-sm-10 {
    padding: 7.65rem;
  }
  .c-p-sm-11 {
    padding: 9.7875rem;
  }
  .c-p-sm-12 {
    padding: 10.6875rem;
  }
  .c-p-sm-13 {
    padding: 11.025rem;
  }
  .c-p-sm-14 {
    padding: 13.5rem;
  }
  .c-p-sm-15 {
    padding: 18.9rem;
  }
  .c-pt-sm-2 {
    padding-top: 0.5625rem;
  }
  .c-pt-sm-3 {
    padding-top: 0.9rem;
  }
  .c-pt-sm-4 {
    padding-top: 1.125rem;
  }
  .c-pt-sm-5 {
    padding-top: 1.6875rem;
  }
  .c-pt-sm-6 {
    padding-top: 2.25rem;
  }
  .c-pt-sm-7 {
    padding-top: 3.375rem;
  }
  .c-pt-sm-8 {
    padding-top: 4.5rem;
  }
  .c-pt-sm-9 {
    padding-top: 5.625rem;
  }
  .c-pt-sm-10 {
    padding-top: 7.65rem;
  }
  .c-pt-sm-11 {
    padding-top: 9.7875rem;
  }
  .c-pt-sm-12 {
    padding-top: 10.6875rem;
  }
  .c-pt-sm-13 {
    padding-top: 11.025rem;
  }
  .c-pt-sm-14 {
    padding-top: 13.5rem;
  }
  .c-pt-sm-15 {
    padding-top: 18.9rem;
  }
  .c-pr-sm-2 {
    padding-right: 0.5625rem;
  }
  .c-pr-sm-3 {
    padding-right: 0.9rem;
  }
  .c-pr-sm-4 {
    padding-right: 1.125rem;
  }
  .c-pr-sm-5 {
    padding-right: 1.6875rem;
  }
  .c-pr-sm-6 {
    padding-right: 2.25rem;
  }
  .c-pr-sm-7 {
    padding-right: 3.375rem;
  }
  .c-pr-sm-8 {
    padding-right: 4.5rem;
  }
  .c-pr-sm-9 {
    padding-right: 5.625rem;
  }
  .c-pr-sm-10 {
    padding-right: 7.65rem;
  }
  .c-pr-sm-11 {
    padding-right: 9.7875rem;
  }
  .c-pr-sm-12 {
    padding-right: 10.6875rem;
  }
  .c-pr-sm-13 {
    padding-right: 11.025rem;
  }
  .c-pr-sm-14 {
    padding-right: 13.5rem;
  }
  .c-pr-sm-15 {
    padding-right: 18.9rem;
  }
  .c-pb-sm-2 {
    padding-bottom: 0.5625rem;
  }
  .c-pb-sm-3 {
    padding-bottom: 0.9rem;
  }
  .c-pb-sm-4 {
    padding-bottom: 1.125rem;
  }
  .c-pb-sm-5 {
    padding-bottom: 1.6875rem;
  }
  .c-pb-sm-6 {
    padding-bottom: 2.25rem;
  }
  .c-pb-sm-7 {
    padding-bottom: 3.375rem;
  }
  .c-pb-sm-8 {
    padding-bottom: 4.5rem;
  }
  .c-pb-sm-9 {
    padding-bottom: 5.625rem;
  }
  .c-pb-sm-10 {
    padding-bottom: 7.65rem;
  }
  .c-pb-sm-11 {
    padding-bottom: 9.7875rem;
  }
  .c-pb-sm-12 {
    padding-bottom: 10.6875rem;
  }
  .c-pb-sm-13 {
    padding-bottom: 11.025rem;
  }
  .c-pb-sm-14 {
    padding-bottom: 13.5rem;
  }
  .c-pb-sm-15 {
    padding-bottom: 18.9rem;
  }
  .c-pl-sm-2 {
    padding-left: 0.5625rem;
  }
  .c-pl-sm-3 {
    padding-left: 0.9rem;
  }
  .c-pl-sm-4 {
    padding-left: 1.125rem;
  }
  .c-pl-sm-5 {
    padding-left: 1.6875rem;
  }
  .c-pl-sm-6 {
    padding-left: 2.25rem;
  }
  .c-pl-sm-7 {
    padding-left: 3.375rem;
  }
  .c-pl-sm-8 {
    padding-left: 4.5rem;
  }
  .c-pl-sm-9 {
    padding-left: 5.625rem;
  }
  .c-pl-sm-10 {
    padding-left: 7.65rem;
  }
  .c-pl-sm-11 {
    padding-left: 9.7875rem;
  }
  .c-pl-sm-12 {
    padding-left: 10.6875rem;
  }
  .c-pl-sm-13 {
    padding-left: 11.025rem;
  }
  .c-pl-sm-14 {
    padding-left: 13.5rem;
  }
  .c-pl-sm-15 {
    padding-left: 18.9rem;
  }
  .c-px-sm-2 {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }
  .c-px-sm-3 {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
  }
  .c-px-sm-4 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .c-px-sm-5 {
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }
  .c-px-sm-6 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .c-px-sm-7 {
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
  .c-px-sm-8 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .c-px-sm-9 {
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }
  .c-px-sm-10 {
    padding-left: 7.65rem;
    padding-right: 7.65rem;
  }
  .c-px-sm-11 {
    padding-left: 9.7875rem;
    padding-right: 9.7875rem;
  }
  .c-px-sm-12 {
    padding-left: 10.6875rem;
    padding-right: 10.6875rem;
  }
  .c-px-sm-13 {
    padding-left: 11.025rem;
    padding-right: 11.025rem;
  }
  .c-px-sm-14 {
    padding-left: 13.5rem;
    padding-right: 13.5rem;
  }
  .c-px-sm-15 {
    padding-left: 18.9rem;
    padding-right: 18.9rem;
  }
  .c-py-sm-2 {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }
  .c-py-sm-3 {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
  }
  .c-py-sm-4 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .c-py-sm-5 {
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }
  .c-py-sm-6 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .c-py-sm-7 {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }
  .c-py-sm-8 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .c-py-sm-9 {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .c-py-sm-10 {
    padding-top: 7.65rem;
    padding-bottom: 7.65rem;
  }
  .c-py-sm-11 {
    padding-top: 9.7875rem;
    padding-bottom: 9.7875rem;
  }
  .c-py-sm-12 {
    padding-top: 10.6875rem;
    padding-bottom: 10.6875rem;
  }
  .c-py-sm-13 {
    padding-top: 11.025rem;
    padding-bottom: 11.025rem;
  }
  .c-py-sm-14 {
    padding-top: 13.5rem;
    padding-bottom: 13.5rem;
  }
  .c-py-sm-15 {
    padding-top: 18.9rem;
    padding-bottom: 18.9rem;
  }
  .c-m-md-2 {
    margin: 0.5625rem;
  }
  .c-m-md-3 {
    margin: 0.9rem;
  }
  .c-m-md-4 {
    margin: 1.125rem;
  }
  .c-m-md-5 {
    margin: 1.6875rem;
  }
  .c-m-md-6 {
    margin: 2.25rem;
  }
  .c-m-md-7 {
    margin: 3.375rem;
  }
  .c-m-md-8 {
    margin: 4.5rem;
  }
  .c-m-md-9 {
    margin: 5.625rem;
  }
  .c-m-md-10 {
    margin: 7.65rem;
  }
  .c-m-md-11 {
    margin: 9.7875rem;
  }
  .c-m-md-12 {
    margin: 10.6875rem;
  }
  .c-m-md-13 {
    margin: 11.025rem;
  }
  .c-m-md-14 {
    margin: 13.5rem;
  }
  .c-m-md-15 {
    margin: 18.9rem;
  }
  .c-mt-md-2 {
    margin-top: 0.5625rem;
  }
  .c-mt-md-3 {
    margin-top: 0.9rem;
  }
  .c-mt-md-4 {
    margin-top: 1.125rem;
  }
  .c-mt-md-5 {
    margin-top: 1.6875rem;
  }
  .c-mt-md-6 {
    margin-top: 2.25rem;
  }
  .c-mt-md-7 {
    margin-top: 3.375rem;
  }
  .c-mt-md-8 {
    margin-top: 4.5rem;
  }
  .c-mt-md-9 {
    margin-top: 5.625rem;
  }
  .c-mt-md-10 {
    margin-top: 7.65rem;
  }
  .c-mt-md-11 {
    margin-top: 9.7875rem;
  }
  .c-mt-md-12 {
    margin-top: 10.6875rem;
  }
  .c-mt-md-13 {
    margin-top: 11.025rem;
  }
  .c-mt-md-14 {
    margin-top: 13.5rem;
  }
  .c-mt-md-15 {
    margin-top: 18.9rem;
  }
  .c-mr-md-2 {
    margin-right: 0.5625rem;
  }
  .c-mr-md-3 {
    margin-right: 0.9rem;
  }
  .c-mr-md-4 {
    margin-right: 1.125rem;
  }
  .c-mr-md-5 {
    margin-right: 1.6875rem;
  }
  .c-mr-md-6 {
    margin-right: 2.25rem;
  }
  .c-mr-md-7 {
    margin-right: 3.375rem;
  }
  .c-mr-md-8 {
    margin-right: 4.5rem;
  }
  .c-mr-md-9 {
    margin-right: 5.625rem;
  }
  .c-mr-md-10 {
    margin-right: 7.65rem;
  }
  .c-mr-md-11 {
    margin-right: 9.7875rem;
  }
  .c-mr-md-12 {
    margin-right: 10.6875rem;
  }
  .c-mr-md-13 {
    margin-right: 11.025rem;
  }
  .c-mr-md-14 {
    margin-right: 13.5rem;
  }
  .c-mr-md-15 {
    margin-right: 18.9rem;
  }
  .c-mb-md-2 {
    margin-bottom: 0.5625rem;
  }
  .c-mb-md-3 {
    margin-bottom: 0.9rem;
  }
  .c-mb-md-4 {
    margin-bottom: 1.125rem;
  }
  .c-mb-md-5 {
    margin-bottom: 1.6875rem;
  }
  .c-mb-md-6 {
    margin-bottom: 2.25rem;
  }
  .c-mb-md-7 {
    margin-bottom: 3.375rem;
  }
  .c-mb-md-8 {
    margin-bottom: 4.5rem;
  }
  .c-mb-md-9 {
    margin-bottom: 5.625rem;
  }
  .c-mb-md-10 {
    margin-bottom: 7.65rem;
  }
  .c-mb-md-11 {
    margin-bottom: 9.7875rem;
  }
  .c-mb-md-12 {
    margin-bottom: 10.6875rem;
  }
  .c-mb-md-13 {
    margin-bottom: 11.025rem;
  }
  .c-mb-md-14 {
    margin-bottom: 13.5rem;
  }
  .c-mb-md-15 {
    margin-bottom: 18.9rem;
  }
  .c-ml-md-2 {
    margin-left: 0.5625rem;
  }
  .c-ml-md-3 {
    margin-left: 0.9rem;
  }
  .c-ml-md-4 {
    margin-left: 1.125rem;
  }
  .c-ml-md-5 {
    margin-left: 1.6875rem;
  }
  .c-ml-md-6 {
    margin-left: 2.25rem;
  }
  .c-ml-md-7 {
    margin-left: 3.375rem;
  }
  .c-ml-md-8 {
    margin-left: 4.5rem;
  }
  .c-ml-md-9 {
    margin-left: 5.625rem;
  }
  .c-ml-md-10 {
    margin-left: 7.65rem;
  }
  .c-ml-md-11 {
    margin-left: 9.7875rem;
  }
  .c-ml-md-12 {
    margin-left: 10.6875rem;
  }
  .c-ml-md-13 {
    margin-left: 11.025rem;
  }
  .c-ml-md-14 {
    margin-left: 13.5rem;
  }
  .c-ml-md-15 {
    margin-left: 18.9rem;
  }
  .c-mx-md-2 {
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }
  .c-mx-md-3 {
    margin-left: 0.9rem;
    margin-right: 0.9rem;
  }
  .c-mx-md-4 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .c-mx-md-5 {
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }
  .c-mx-md-6 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
  .c-mx-md-7 {
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }
  .c-mx-md-8 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .c-mx-md-9 {
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }
  .c-mx-md-10 {
    margin-left: 7.65rem;
    margin-right: 7.65rem;
  }
  .c-mx-md-11 {
    margin-left: 9.7875rem;
    margin-right: 9.7875rem;
  }
  .c-mx-md-12 {
    margin-left: 10.6875rem;
    margin-right: 10.6875rem;
  }
  .c-mx-md-13 {
    margin-left: 11.025rem;
    margin-right: 11.025rem;
  }
  .c-mx-md-14 {
    margin-left: 13.5rem;
    margin-right: 13.5rem;
  }
  .c-mx-md-15 {
    margin-left: 18.9rem;
    margin-right: 18.9rem;
  }
  .c-my-md-2 {
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }
  .c-my-md-3 {
    margin-top: 0.9rem;
    margin-bottom: 0.9rem;
  }
  .c-my-md-4 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .c-my-md-5 {
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }
  .c-my-md-6 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
  .c-my-md-7 {
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }
  .c-my-md-8 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .c-my-md-9 {
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }
  .c-my-md-10 {
    margin-top: 7.65rem;
    margin-bottom: 7.65rem;
  }
  .c-my-md-11 {
    margin-top: 9.7875rem;
    margin-bottom: 9.7875rem;
  }
  .c-my-md-12 {
    margin-top: 10.6875rem;
    margin-bottom: 10.6875rem;
  }
  .c-my-md-13 {
    margin-top: 11.025rem;
    margin-bottom: 11.025rem;
  }
  .c-my-md-14 {
    margin-top: 13.5rem;
    margin-bottom: 13.5rem;
  }
  .c-my-md-15 {
    margin-top: 18.9rem;
    margin-bottom: 18.9rem;
  }
  .c-p-md-2 {
    padding: 0.5625rem;
  }
  .c-p-md-3 {
    padding: 0.9rem;
  }
  .c-p-md-4 {
    padding: 1.125rem;
  }
  .c-p-md-5 {
    padding: 1.6875rem;
  }
  .c-p-md-6 {
    padding: 2.25rem;
  }
  .c-p-md-7 {
    padding: 3.375rem;
  }
  .c-p-md-8 {
    padding: 4.5rem;
  }
  .c-p-md-9 {
    padding: 5.625rem;
  }
  .c-p-md-10 {
    padding: 7.65rem;
  }
  .c-p-md-11 {
    padding: 9.7875rem;
  }
  .c-p-md-12 {
    padding: 10.6875rem;
  }
  .c-p-md-13 {
    padding: 11.025rem;
  }
  .c-p-md-14 {
    padding: 13.5rem;
  }
  .c-p-md-15 {
    padding: 18.9rem;
  }
  .c-pt-md-2 {
    padding-top: 0.5625rem;
  }
  .c-pt-md-3 {
    padding-top: 0.9rem;
  }
  .c-pt-md-4 {
    padding-top: 1.125rem;
  }
  .c-pt-md-5 {
    padding-top: 1.6875rem;
  }
  .c-pt-md-6 {
    padding-top: 2.25rem;
  }
  .c-pt-md-7 {
    padding-top: 3.375rem;
  }
  .c-pt-md-8 {
    padding-top: 4.5rem;
  }
  .c-pt-md-9 {
    padding-top: 5.625rem;
  }
  .c-pt-md-10 {
    padding-top: 7.65rem;
  }
  .c-pt-md-11 {
    padding-top: 9.7875rem;
  }
  .c-pt-md-12 {
    padding-top: 10.6875rem;
  }
  .c-pt-md-13 {
    padding-top: 11.025rem;
  }
  .c-pt-md-14 {
    padding-top: 13.5rem;
  }
  .c-pt-md-15 {
    padding-top: 18.9rem;
  }
  .c-pr-md-2 {
    padding-right: 0.5625rem;
  }
  .c-pr-md-3 {
    padding-right: 0.9rem;
  }
  .c-pr-md-4 {
    padding-right: 1.125rem;
  }
  .c-pr-md-5 {
    padding-right: 1.6875rem;
  }
  .c-pr-md-6 {
    padding-right: 2.25rem;
  }
  .c-pr-md-7 {
    padding-right: 3.375rem;
  }
  .c-pr-md-8 {
    padding-right: 4.5rem;
  }
  .c-pr-md-9 {
    padding-right: 5.625rem;
  }
  .c-pr-md-10 {
    padding-right: 7.65rem;
  }
  .c-pr-md-11 {
    padding-right: 9.7875rem;
  }
  .c-pr-md-12 {
    padding-right: 10.6875rem;
  }
  .c-pr-md-13 {
    padding-right: 11.025rem;
  }
  .c-pr-md-14 {
    padding-right: 13.5rem;
  }
  .c-pr-md-15 {
    padding-right: 18.9rem;
  }
  .c-pb-md-2 {
    padding-bottom: 0.5625rem;
  }
  .c-pb-md-3 {
    padding-bottom: 0.9rem;
  }
  .c-pb-md-4 {
    padding-bottom: 1.125rem;
  }
  .c-pb-md-5 {
    padding-bottom: 1.6875rem;
  }
  .c-pb-md-6 {
    padding-bottom: 2.25rem;
  }
  .c-pb-md-7 {
    padding-bottom: 3.375rem;
  }
  .c-pb-md-8 {
    padding-bottom: 4.5rem;
  }
  .c-pb-md-9 {
    padding-bottom: 5.625rem;
  }
  .c-pb-md-10 {
    padding-bottom: 7.65rem;
  }
  .c-pb-md-11 {
    padding-bottom: 9.7875rem;
  }
  .c-pb-md-12 {
    padding-bottom: 10.6875rem;
  }
  .c-pb-md-13 {
    padding-bottom: 11.025rem;
  }
  .c-pb-md-14 {
    padding-bottom: 13.5rem;
  }
  .c-pb-md-15 {
    padding-bottom: 18.9rem;
  }
  .c-pl-md-2 {
    padding-left: 0.5625rem;
  }
  .c-pl-md-3 {
    padding-left: 0.9rem;
  }
  .c-pl-md-4 {
    padding-left: 1.125rem;
  }
  .c-pl-md-5 {
    padding-left: 1.6875rem;
  }
  .c-pl-md-6 {
    padding-left: 2.25rem;
  }
  .c-pl-md-7 {
    padding-left: 3.375rem;
  }
  .c-pl-md-8 {
    padding-left: 4.5rem;
  }
  .c-pl-md-9 {
    padding-left: 5.625rem;
  }
  .c-pl-md-10 {
    padding-left: 7.65rem;
  }
  .c-pl-md-11 {
    padding-left: 9.7875rem;
  }
  .c-pl-md-12 {
    padding-left: 10.6875rem;
  }
  .c-pl-md-13 {
    padding-left: 11.025rem;
  }
  .c-pl-md-14 {
    padding-left: 13.5rem;
  }
  .c-pl-md-15 {
    padding-left: 18.9rem;
  }
  .c-px-md-2 {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }
  .c-px-md-3 {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
  }
  .c-px-md-4 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .c-px-md-5 {
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }
  .c-px-md-6 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .c-px-md-7 {
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
  .c-px-md-8 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .c-px-md-9 {
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }
  .c-px-md-10 {
    padding-left: 7.65rem;
    padding-right: 7.65rem;
  }
  .c-px-md-11 {
    padding-left: 9.7875rem;
    padding-right: 9.7875rem;
  }
  .c-px-md-12 {
    padding-left: 10.6875rem;
    padding-right: 10.6875rem;
  }
  .c-px-md-13 {
    padding-left: 11.025rem;
    padding-right: 11.025rem;
  }
  .c-px-md-14 {
    padding-left: 13.5rem;
    padding-right: 13.5rem;
  }
  .c-px-md-15 {
    padding-left: 18.9rem;
    padding-right: 18.9rem;
  }
  .c-py-md-2 {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }
  .c-py-md-3 {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
  }
  .c-py-md-4 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .c-py-md-5 {
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }
  .c-py-md-6 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .c-py-md-7 {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }
  .c-py-md-8 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .c-py-md-9 {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .c-py-md-10 {
    padding-top: 7.65rem;
    padding-bottom: 7.65rem;
  }
  .c-py-md-11 {
    padding-top: 9.7875rem;
    padding-bottom: 9.7875rem;
  }
  .c-py-md-12 {
    padding-top: 10.6875rem;
    padding-bottom: 10.6875rem;
  }
  .c-py-md-13 {
    padding-top: 11.025rem;
    padding-bottom: 11.025rem;
  }
  .c-py-md-14 {
    padding-top: 13.5rem;
    padding-bottom: 13.5rem;
  }
  .c-py-md-15 {
    padding-top: 18.9rem;
    padding-bottom: 18.9rem;
  }
  .c-m-lg-2 {
    margin: 0.5625rem;
  }
  .c-m-lg-3 {
    margin: 0.9rem;
  }
  .c-m-lg-4 {
    margin: 1.125rem;
  }
  .c-m-lg-5 {
    margin: 1.6875rem;
  }
  .c-m-lg-6 {
    margin: 2.25rem;
  }
  .c-m-lg-7 {
    margin: 3.375rem;
  }
  .c-m-lg-8 {
    margin: 4.5rem;
  }
  .c-m-lg-9 {
    margin: 5.625rem;
  }
  .c-m-lg-10 {
    margin: 7.65rem;
  }
  .c-m-lg-11 {
    margin: 9.7875rem;
  }
  .c-m-lg-12 {
    margin: 10.6875rem;
  }
  .c-m-lg-13 {
    margin: 11.025rem;
  }
  .c-m-lg-14 {
    margin: 13.5rem;
  }
  .c-m-lg-15 {
    margin: 18.9rem;
  }
  .c-mt-lg-2 {
    margin-top: 0.5625rem;
  }
  .c-mt-lg-3 {
    margin-top: 0.9rem;
  }
  .c-mt-lg-4 {
    margin-top: 1.125rem;
  }
  .c-mt-lg-5 {
    margin-top: 1.6875rem;
  }
  .c-mt-lg-6 {
    margin-top: 2.25rem;
  }
  .c-mt-lg-7 {
    margin-top: 3.375rem;
  }
  .c-mt-lg-8 {
    margin-top: 4.5rem;
  }
  .c-mt-lg-9 {
    margin-top: 5.625rem;
  }
  .c-mt-lg-10 {
    margin-top: 7.65rem;
  }
  .c-mt-lg-11 {
    margin-top: 9.7875rem;
  }
  .c-mt-lg-12 {
    margin-top: 10.6875rem;
  }
  .c-mt-lg-13 {
    margin-top: 11.025rem;
  }
  .c-mt-lg-14 {
    margin-top: 13.5rem;
  }
  .c-mt-lg-15 {
    margin-top: 18.9rem;
  }
  .c-mr-lg-2 {
    margin-right: 0.5625rem;
  }
  .c-mr-lg-3 {
    margin-right: 0.9rem;
  }
  .c-mr-lg-4 {
    margin-right: 1.125rem;
  }
  .c-mr-lg-5 {
    margin-right: 1.6875rem;
  }
  .c-mr-lg-6 {
    margin-right: 2.25rem;
  }
  .c-mr-lg-7 {
    margin-right: 3.375rem;
  }
  .c-mr-lg-8 {
    margin-right: 4.5rem;
  }
  .c-mr-lg-9 {
    margin-right: 5.625rem;
  }
  .c-mr-lg-10 {
    margin-right: 7.65rem;
  }
  .c-mr-lg-11 {
    margin-right: 9.7875rem;
  }
  .c-mr-lg-12 {
    margin-right: 10.6875rem;
  }
  .c-mr-lg-13 {
    margin-right: 11.025rem;
  }
  .c-mr-lg-14 {
    margin-right: 13.5rem;
  }
  .c-mr-lg-15 {
    margin-right: 18.9rem;
  }
  .c-mb-lg-2 {
    margin-bottom: 0.5625rem;
  }
  .c-mb-lg-3 {
    margin-bottom: 0.9rem;
  }
  .c-mb-lg-4 {
    margin-bottom: 1.125rem;
  }
  .c-mb-lg-5 {
    margin-bottom: 1.6875rem;
  }
  .c-mb-lg-6 {
    margin-bottom: 2.25rem;
  }
  .c-mb-lg-7 {
    margin-bottom: 3.375rem;
  }
  .c-mb-lg-8 {
    margin-bottom: 4.5rem;
  }
  .c-mb-lg-9 {
    margin-bottom: 5.625rem;
  }
  .c-mb-lg-10 {
    margin-bottom: 7.65rem;
  }
  .c-mb-lg-11 {
    margin-bottom: 9.7875rem;
  }
  .c-mb-lg-12 {
    margin-bottom: 10.6875rem;
  }
  .c-mb-lg-13 {
    margin-bottom: 11.025rem;
  }
  .c-mb-lg-14 {
    margin-bottom: 13.5rem;
  }
  .c-mb-lg-15 {
    margin-bottom: 18.9rem;
  }
  .c-ml-lg-2 {
    margin-left: 0.5625rem;
  }
  .c-ml-lg-3 {
    margin-left: 0.9rem;
  }
  .c-ml-lg-4 {
    margin-left: 1.125rem;
  }
  .c-ml-lg-5 {
    margin-left: 1.6875rem;
  }
  .c-ml-lg-6 {
    margin-left: 2.25rem;
  }
  .c-ml-lg-7 {
    margin-left: 3.375rem;
  }
  .c-ml-lg-8 {
    margin-left: 4.5rem;
  }
  .c-ml-lg-9 {
    margin-left: 5.625rem;
  }
  .c-ml-lg-10 {
    margin-left: 7.65rem;
  }
  .c-ml-lg-11 {
    margin-left: 9.7875rem;
  }
  .c-ml-lg-12 {
    margin-left: 10.6875rem;
  }
  .c-ml-lg-13 {
    margin-left: 11.025rem;
  }
  .c-ml-lg-14 {
    margin-left: 13.5rem;
  }
  .c-ml-lg-15 {
    margin-left: 18.9rem;
  }
  .c-mx-lg-2 {
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }
  .c-mx-lg-3 {
    margin-left: 0.9rem;
    margin-right: 0.9rem;
  }
  .c-mx-lg-4 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .c-mx-lg-5 {
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }
  .c-mx-lg-6 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
  .c-mx-lg-7 {
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }
  .c-mx-lg-8 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .c-mx-lg-9 {
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }
  .c-mx-lg-10 {
    margin-left: 7.65rem;
    margin-right: 7.65rem;
  }
  .c-mx-lg-11 {
    margin-left: 9.7875rem;
    margin-right: 9.7875rem;
  }
  .c-mx-lg-12 {
    margin-left: 10.6875rem;
    margin-right: 10.6875rem;
  }
  .c-mx-lg-13 {
    margin-left: 11.025rem;
    margin-right: 11.025rem;
  }
  .c-mx-lg-14 {
    margin-left: 13.5rem;
    margin-right: 13.5rem;
  }
  .c-mx-lg-15 {
    margin-left: 18.9rem;
    margin-right: 18.9rem;
  }
  .c-my-lg-2 {
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }
  .c-my-lg-3 {
    margin-top: 0.9rem;
    margin-bottom: 0.9rem;
  }
  .c-my-lg-4 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .c-my-lg-5 {
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }
  .c-my-lg-6 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
  .c-my-lg-7 {
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }
  .c-my-lg-8 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .c-my-lg-9 {
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }
  .c-my-lg-10 {
    margin-top: 7.65rem;
    margin-bottom: 7.65rem;
  }
  .c-my-lg-11 {
    margin-top: 9.7875rem;
    margin-bottom: 9.7875rem;
  }
  .c-my-lg-12 {
    margin-top: 10.6875rem;
    margin-bottom: 10.6875rem;
  }
  .c-my-lg-13 {
    margin-top: 11.025rem;
    margin-bottom: 11.025rem;
  }
  .c-my-lg-14 {
    margin-top: 13.5rem;
    margin-bottom: 13.5rem;
  }
  .c-my-lg-15 {
    margin-top: 18.9rem;
    margin-bottom: 18.9rem;
  }
  .c-p-lg-2 {
    padding: 0.5625rem;
  }
  .c-p-lg-3 {
    padding: 0.9rem;
  }
  .c-p-lg-4 {
    padding: 1.125rem;
  }
  .c-p-lg-5 {
    padding: 1.6875rem;
  }
  .c-p-lg-6 {
    padding: 2.25rem;
  }
  .c-p-lg-7 {
    padding: 3.375rem;
  }
  .c-p-lg-8 {
    padding: 4.5rem;
  }
  .c-p-lg-9 {
    padding: 5.625rem;
  }
  .c-p-lg-10 {
    padding: 7.65rem;
  }
  .c-p-lg-11 {
    padding: 9.7875rem;
  }
  .c-p-lg-12 {
    padding: 10.6875rem;
  }
  .c-p-lg-13 {
    padding: 11.025rem;
  }
  .c-p-lg-14 {
    padding: 13.5rem;
  }
  .c-p-lg-15 {
    padding: 18.9rem;
  }
  .c-pt-lg-2 {
    padding-top: 0.5625rem;
  }
  .c-pt-lg-3 {
    padding-top: 0.9rem;
  }
  .c-pt-lg-4 {
    padding-top: 1.125rem;
  }
  .c-pt-lg-5 {
    padding-top: 1.6875rem;
  }
  .c-pt-lg-6 {
    padding-top: 2.25rem;
  }
  .c-pt-lg-7 {
    padding-top: 3.375rem;
  }
  .c-pt-lg-8 {
    padding-top: 4.5rem;
  }
  .c-pt-lg-9 {
    padding-top: 5.625rem;
  }
  .c-pt-lg-10 {
    padding-top: 7.65rem;
  }
  .c-pt-lg-11 {
    padding-top: 9.7875rem;
  }
  .c-pt-lg-12 {
    padding-top: 10.6875rem;
  }
  .c-pt-lg-13 {
    padding-top: 11.025rem;
  }
  .c-pt-lg-14 {
    padding-top: 13.5rem;
  }
  .c-pt-lg-15 {
    padding-top: 18.9rem;
  }
  .c-pr-lg-2 {
    padding-right: 0.5625rem;
  }
  .c-pr-lg-3 {
    padding-right: 0.9rem;
  }
  .c-pr-lg-4 {
    padding-right: 1.125rem;
  }
  .c-pr-lg-5 {
    padding-right: 1.6875rem;
  }
  .c-pr-lg-6 {
    padding-right: 2.25rem;
  }
  .c-pr-lg-7 {
    padding-right: 3.375rem;
  }
  .c-pr-lg-8 {
    padding-right: 4.5rem;
  }
  .c-pr-lg-9 {
    padding-right: 5.625rem;
  }
  .c-pr-lg-10 {
    padding-right: 7.65rem;
  }
  .c-pr-lg-11 {
    padding-right: 9.7875rem;
  }
  .c-pr-lg-12 {
    padding-right: 10.6875rem;
  }
  .c-pr-lg-13 {
    padding-right: 11.025rem;
  }
  .c-pr-lg-14 {
    padding-right: 13.5rem;
  }
  .c-pr-lg-15 {
    padding-right: 18.9rem;
  }
  .c-pb-lg-2 {
    padding-bottom: 0.5625rem;
  }
  .c-pb-lg-3 {
    padding-bottom: 0.9rem;
  }
  .c-pb-lg-4 {
    padding-bottom: 1.125rem;
  }
  .c-pb-lg-5 {
    padding-bottom: 1.6875rem;
  }
  .c-pb-lg-6 {
    padding-bottom: 2.25rem;
  }
  .c-pb-lg-7 {
    padding-bottom: 3.375rem;
  }
  .c-pb-lg-8 {
    padding-bottom: 4.5rem;
  }
  .c-pb-lg-9 {
    padding-bottom: 5.625rem;
  }
  .c-pb-lg-10 {
    padding-bottom: 7.65rem;
  }
  .c-pb-lg-11 {
    padding-bottom: 9.7875rem;
  }
  .c-pb-lg-12 {
    padding-bottom: 10.6875rem;
  }
  .c-pb-lg-13 {
    padding-bottom: 11.025rem;
  }
  .c-pb-lg-14 {
    padding-bottom: 13.5rem;
  }
  .c-pb-lg-15 {
    padding-bottom: 18.9rem;
  }
  .c-pl-lg-2 {
    padding-left: 0.5625rem;
  }
  .c-pl-lg-3 {
    padding-left: 0.9rem;
  }
  .c-pl-lg-4 {
    padding-left: 1.125rem;
  }
  .c-pl-lg-5 {
    padding-left: 1.6875rem;
  }
  .c-pl-lg-6 {
    padding-left: 2.25rem;
  }
  .c-pl-lg-7 {
    padding-left: 3.375rem;
  }
  .c-pl-lg-8 {
    padding-left: 4.5rem;
  }
  .c-pl-lg-9 {
    padding-left: 5.625rem;
  }
  .c-pl-lg-10 {
    padding-left: 7.65rem;
  }
  .c-pl-lg-11 {
    padding-left: 9.7875rem;
  }
  .c-pl-lg-12 {
    padding-left: 10.6875rem;
  }
  .c-pl-lg-13 {
    padding-left: 11.025rem;
  }
  .c-pl-lg-14 {
    padding-left: 13.5rem;
  }
  .c-pl-lg-15 {
    padding-left: 18.9rem;
  }
  .c-px-lg-2 {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }
  .c-px-lg-3 {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
  }
  .c-px-lg-4 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .c-px-lg-5 {
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }
  .c-px-lg-6 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .c-px-lg-7 {
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
  .c-px-lg-8 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .c-px-lg-9 {
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }
  .c-px-lg-10 {
    padding-left: 7.65rem;
    padding-right: 7.65rem;
  }
  .c-px-lg-11 {
    padding-left: 9.7875rem;
    padding-right: 9.7875rem;
  }
  .c-px-lg-12 {
    padding-left: 10.6875rem;
    padding-right: 10.6875rem;
  }
  .c-px-lg-13 {
    padding-left: 11.025rem;
    padding-right: 11.025rem;
  }
  .c-px-lg-14 {
    padding-left: 13.5rem;
    padding-right: 13.5rem;
  }
  .c-px-lg-15 {
    padding-left: 18.9rem;
    padding-right: 18.9rem;
  }
  .c-py-lg-2 {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }
  .c-py-lg-3 {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
  }
  .c-py-lg-4 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .c-py-lg-5 {
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }
  .c-py-lg-6 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .c-py-lg-7 {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }
  .c-py-lg-8 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .c-py-lg-9 {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .c-py-lg-10 {
    padding-top: 7.65rem;
    padding-bottom: 7.65rem;
  }
  .c-py-lg-11 {
    padding-top: 9.7875rem;
    padding-bottom: 9.7875rem;
  }
  .c-py-lg-12 {
    padding-top: 10.6875rem;
    padding-bottom: 10.6875rem;
  }
  .c-py-lg-13 {
    padding-top: 11.025rem;
    padding-bottom: 11.025rem;
  }
  .c-py-lg-14 {
    padding-top: 13.5rem;
    padding-bottom: 13.5rem;
  }
  .c-py-lg-15 {
    padding-top: 18.9rem;
    padding-bottom: 18.9rem;
  }
  .c-m-xl-1 {
    margin: 0.3125rem;
  }
  .c-m-xl-only-1 {
    margin: 0.3125rem !important;
  }
  .c-m-xl-2 {
    margin: 0.5625rem;
  }
  .c-m-xl-only-2 {
    margin: 0.625rem !important;
  }
  .c-m-xl-3 {
    margin: 0.9rem;
  }
  .c-m-xl-only-3 {
    margin: 1rem !important;
  }
  .c-m-xl-4 {
    margin: 1.125rem;
  }
  .c-m-xl-only-4 {
    margin: 1.25rem !important;
  }
  .c-m-xl-5 {
    margin: 1.6875rem;
  }
  .c-m-xl-only-5 {
    margin: 1.875rem !important;
  }
  .c-m-xl-6 {
    margin: 2.25rem;
  }
  .c-m-xl-only-6 {
    margin: 2.5rem !important;
  }
  .c-m-xl-7 {
    margin: 3.375rem;
  }
  .c-m-xl-only-7 {
    margin: 3.75rem !important;
  }
  .c-m-xl-8 {
    margin: 4.5rem;
  }
  .c-m-xl-only-8 {
    margin: 5rem !important;
  }
  .c-m-xl-9 {
    margin: 5.625rem;
  }
  .c-m-xl-only-9 {
    margin: 6.25rem !important;
  }
  .c-m-xl-10 {
    margin: 7.65rem;
  }
  .c-m-xl-only-10 {
    margin: 8.5rem !important;
  }
  .c-m-xl-11 {
    margin: 9.7875rem;
  }
  .c-m-xl-only-11 {
    margin: 10.875rem !important;
  }
  .c-m-xl-12 {
    margin: 10.6875rem;
  }
  .c-m-xl-only-12 {
    margin: 11.875rem !important;
  }
  .c-m-xl-13 {
    margin: 11.025rem;
  }
  .c-m-xl-only-13 {
    margin: 12.25rem !important;
  }
  .c-m-xl-14 {
    margin: 13.5rem;
  }
  .c-m-xl-only-14 {
    margin: 15rem !important;
  }
  .c-m-xl-15 {
    margin: 18.9rem;
  }
  .c-m-xl-only-15 {
    margin: 21rem !important;
  }
  .c-mt-xl-1 {
    margin-top: 0.3125rem;
  }
  .c-mt-xl-only-1 {
    margin-top: 0.3125rem !important;
  }
  .c-mt-xl-2 {
    margin-top: 0.5625rem;
  }
  .c-mt-xl-only-2 {
    margin-top: 0.625rem !important;
  }
  .c-mt-xl-3 {
    margin-top: 0.9rem;
  }
  .c-mt-xl-only-3 {
    margin-top: 1rem !important;
  }
  .c-mt-xl-4 {
    margin-top: 1.125rem;
  }
  .c-mt-xl-only-4 {
    margin-top: 1.25rem !important;
  }
  .c-mt-xl-5 {
    margin-top: 1.6875rem;
  }
  .c-mt-xl-only-5 {
    margin-top: 1.875rem !important;
  }
  .c-mt-xl-6 {
    margin-top: 2.25rem;
  }
  .c-mt-xl-only-6 {
    margin-top: 2.5rem !important;
  }
  .c-mt-xl-7 {
    margin-top: 3.375rem;
  }
  .c-mt-xl-only-7 {
    margin-top: 3.75rem !important;
  }
  .c-mt-xl-8 {
    margin-top: 4.5rem;
  }
  .c-mt-xl-only-8 {
    margin-top: 5rem !important;
  }
  .c-mt-xl-9 {
    margin-top: 5.625rem;
  }
  .c-mt-xl-only-9 {
    margin-top: 6.25rem !important;
  }
  .c-mt-xl-10 {
    margin-top: 7.65rem;
  }
  .c-mt-xl-only-10 {
    margin-top: 8.5rem !important;
  }
  .c-mt-xl-11 {
    margin-top: 9.7875rem;
  }
  .c-mt-xl-only-11 {
    margin-top: 10.875rem !important;
  }
  .c-mt-xl-12 {
    margin-top: 10.6875rem;
  }
  .c-mt-xl-only-12 {
    margin-top: 11.875rem !important;
  }
  .c-mt-xl-13 {
    margin-top: 11.025rem;
  }
  .c-mt-xl-only-13 {
    margin-top: 12.25rem !important;
  }
  .c-mt-xl-14 {
    margin-top: 13.5rem;
  }
  .c-mt-xl-only-14 {
    margin-top: 15rem !important;
  }
  .c-mt-xl-15 {
    margin-top: 18.9rem;
  }
  .c-mt-xl-only-15 {
    margin-top: 21rem !important;
  }
  .c-mr-xl-1 {
    margin-right: 0.3125rem;
  }
  .c-mr-xl-only-1 {
    margin-right: 0.3125rem !important;
  }
  .c-mr-xl-2 {
    margin-right: 0.5625rem;
  }
  .c-mr-xl-only-2 {
    margin-right: 0.625rem !important;
  }
  .c-mr-xl-3 {
    margin-right: 0.9rem;
  }
  .c-mr-xl-only-3 {
    margin-right: 1rem !important;
  }
  .c-mr-xl-4 {
    margin-right: 1.125rem;
  }
  .c-mr-xl-only-4 {
    margin-right: 1.25rem !important;
  }
  .c-mr-xl-5 {
    margin-right: 1.6875rem;
  }
  .c-mr-xl-only-5 {
    margin-right: 1.875rem !important;
  }
  .c-mr-xl-6 {
    margin-right: 2.25rem;
  }
  .c-mr-xl-only-6 {
    margin-right: 2.5rem !important;
  }
  .c-mr-xl-7 {
    margin-right: 3.375rem;
  }
  .c-mr-xl-only-7 {
    margin-right: 3.75rem !important;
  }
  .c-mr-xl-8 {
    margin-right: 4.5rem;
  }
  .c-mr-xl-only-8 {
    margin-right: 5rem !important;
  }
  .c-mr-xl-9 {
    margin-right: 5.625rem;
  }
  .c-mr-xl-only-9 {
    margin-right: 6.25rem !important;
  }
  .c-mr-xl-10 {
    margin-right: 7.65rem;
  }
  .c-mr-xl-only-10 {
    margin-right: 8.5rem !important;
  }
  .c-mr-xl-11 {
    margin-right: 9.7875rem;
  }
  .c-mr-xl-only-11 {
    margin-right: 10.875rem !important;
  }
  .c-mr-xl-12 {
    margin-right: 10.6875rem;
  }
  .c-mr-xl-only-12 {
    margin-right: 11.875rem !important;
  }
  .c-mr-xl-13 {
    margin-right: 11.025rem;
  }
  .c-mr-xl-only-13 {
    margin-right: 12.25rem !important;
  }
  .c-mr-xl-14 {
    margin-right: 13.5rem;
  }
  .c-mr-xl-only-14 {
    margin-right: 15rem !important;
  }
  .c-mr-xl-15 {
    margin-right: 18.9rem;
  }
  .c-mr-xl-only-15 {
    margin-right: 21rem !important;
  }
  .c-mb-xl-1 {
    margin-bottom: 0.3125rem;
  }
  .c-mb-xl-only-1 {
    margin-bottom: 0.3125rem !important;
  }
  .c-mb-xl-2 {
    margin-bottom: 0.5625rem;
  }
  .c-mb-xl-only-2 {
    margin-bottom: 0.625rem !important;
  }
  .c-mb-xl-3 {
    margin-bottom: 0.9rem;
  }
  .c-mb-xl-only-3 {
    margin-bottom: 1rem !important;
  }
  .c-mb-xl-4 {
    margin-bottom: 1.125rem;
  }
  .c-mb-xl-only-4 {
    margin-bottom: 1.25rem !important;
  }
  .c-mb-xl-5 {
    margin-bottom: 1.6875rem;
  }
  .c-mb-xl-only-5 {
    margin-bottom: 1.875rem !important;
  }
  .c-mb-xl-6 {
    margin-bottom: 2.25rem;
  }
  .c-mb-xl-only-6 {
    margin-bottom: 2.5rem !important;
  }
  .c-mb-xl-7 {
    margin-bottom: 3.375rem;
  }
  .c-mb-xl-only-7 {
    margin-bottom: 3.75rem !important;
  }
  .c-mb-xl-8 {
    margin-bottom: 4.5rem;
  }
  .c-mb-xl-only-8 {
    margin-bottom: 5rem !important;
  }
  .c-mb-xl-9 {
    margin-bottom: 5.625rem;
  }
  .c-mb-xl-only-9 {
    margin-bottom: 6.25rem !important;
  }
  .c-mb-xl-10 {
    margin-bottom: 7.65rem;
  }
  .c-mb-xl-only-10 {
    margin-bottom: 8.5rem !important;
  }
  .c-mb-xl-11 {
    margin-bottom: 9.7875rem;
  }
  .c-mb-xl-only-11 {
    margin-bottom: 10.875rem !important;
  }
  .c-mb-xl-12 {
    margin-bottom: 10.6875rem;
  }
  .c-mb-xl-only-12 {
    margin-bottom: 11.875rem !important;
  }
  .c-mb-xl-13 {
    margin-bottom: 11.025rem;
  }
  .c-mb-xl-only-13 {
    margin-bottom: 12.25rem !important;
  }
  .c-mb-xl-14 {
    margin-bottom: 13.5rem;
  }
  .c-mb-xl-only-14 {
    margin-bottom: 15rem !important;
  }
  .c-mb-xl-15 {
    margin-bottom: 18.9rem;
  }
  .c-mb-xl-only-15 {
    margin-bottom: 21rem !important;
  }
  .c-ml-xl-1 {
    margin-left: 0.3125rem;
  }
  .c-ml-xl-only-1 {
    margin-left: 0.3125rem !important;
  }
  .c-ml-xl-2 {
    margin-left: 0.5625rem;
  }
  .c-ml-xl-only-2 {
    margin-left: 0.625rem !important;
  }
  .c-ml-xl-3 {
    margin-left: 0.9rem;
  }
  .c-ml-xl-only-3 {
    margin-left: 1rem !important;
  }
  .c-ml-xl-4 {
    margin-left: 1.125rem;
  }
  .c-ml-xl-only-4 {
    margin-left: 1.25rem !important;
  }
  .c-ml-xl-5 {
    margin-left: 1.6875rem;
  }
  .c-ml-xl-only-5 {
    margin-left: 1.875rem !important;
  }
  .c-ml-xl-6 {
    margin-left: 2.25rem;
  }
  .c-ml-xl-only-6 {
    margin-left: 2.5rem !important;
  }
  .c-ml-xl-7 {
    margin-left: 3.375rem;
  }
  .c-ml-xl-only-7 {
    margin-left: 3.75rem !important;
  }
  .c-ml-xl-8 {
    margin-left: 4.5rem;
  }
  .c-ml-xl-only-8 {
    margin-left: 5rem !important;
  }
  .c-ml-xl-9 {
    margin-left: 5.625rem;
  }
  .c-ml-xl-only-9 {
    margin-left: 6.25rem !important;
  }
  .c-ml-xl-10 {
    margin-left: 7.65rem;
  }
  .c-ml-xl-only-10 {
    margin-left: 8.5rem !important;
  }
  .c-ml-xl-11 {
    margin-left: 9.7875rem;
  }
  .c-ml-xl-only-11 {
    margin-left: 10.875rem !important;
  }
  .c-ml-xl-12 {
    margin-left: 10.6875rem;
  }
  .c-ml-xl-only-12 {
    margin-left: 11.875rem !important;
  }
  .c-ml-xl-13 {
    margin-left: 11.025rem;
  }
  .c-ml-xl-only-13 {
    margin-left: 12.25rem !important;
  }
  .c-ml-xl-14 {
    margin-left: 13.5rem;
  }
  .c-ml-xl-only-14 {
    margin-left: 15rem !important;
  }
  .c-ml-xl-15 {
    margin-left: 18.9rem;
  }
  .c-ml-xl-only-15 {
    margin-left: 21rem !important;
  }
  .c-mx-xl-1 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }
  .c-mx-xl-only-1 {
    margin-left: 0.3125rem !important;
    margin-right: 0.3125rem !important;
  }
  .c-mx-xl-2 {
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }
  .c-mx-xl-only-2 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }
  .c-mx-xl-3 {
    margin-left: 0.9rem;
    margin-right: 0.9rem;
  }
  .c-mx-xl-only-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .c-mx-xl-4 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .c-mx-xl-only-4 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }
  .c-mx-xl-5 {
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }
  .c-mx-xl-only-5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }
  .c-mx-xl-6 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
  .c-mx-xl-only-6 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .c-mx-xl-7 {
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }
  .c-mx-xl-only-7 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }
  .c-mx-xl-8 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .c-mx-xl-only-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .c-mx-xl-9 {
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }
  .c-mx-xl-only-9 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }
  .c-mx-xl-10 {
    margin-left: 7.65rem;
    margin-right: 7.65rem;
  }
  .c-mx-xl-only-10 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }
  .c-mx-xl-11 {
    margin-left: 9.7875rem;
    margin-right: 9.7875rem;
  }
  .c-mx-xl-only-11 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }
  .c-mx-xl-12 {
    margin-left: 10.6875rem;
    margin-right: 10.6875rem;
  }
  .c-mx-xl-only-12 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }
  .c-mx-xl-13 {
    margin-left: 11.025rem;
    margin-right: 11.025rem;
  }
  .c-mx-xl-only-13 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }
  .c-mx-xl-14 {
    margin-left: 13.5rem;
    margin-right: 13.5rem;
  }
  .c-mx-xl-only-14 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .c-mx-xl-15 {
    margin-left: 18.9rem;
    margin-right: 18.9rem;
  }
  .c-mx-xl-only-15 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .c-my-xl-1 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }
  .c-my-xl-only-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important;
  }
  .c-my-xl-2 {
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }
  .c-my-xl-only-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .c-my-xl-3 {
    margin-top: 0.9rem;
    margin-bottom: 0.9rem;
  }
  .c-my-xl-only-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .c-my-xl-4 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .c-my-xl-only-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .c-my-xl-5 {
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }
  .c-my-xl-only-5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .c-my-xl-6 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
  .c-my-xl-only-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .c-my-xl-7 {
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }
  .c-my-xl-only-7 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .c-my-xl-8 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .c-my-xl-only-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .c-my-xl-9 {
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }
  .c-my-xl-only-9 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .c-my-xl-10 {
    margin-top: 7.65rem;
    margin-bottom: 7.65rem;
  }
  .c-my-xl-only-10 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }
  .c-my-xl-11 {
    margin-top: 9.7875rem;
    margin-bottom: 9.7875rem;
  }
  .c-my-xl-only-11 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }
  .c-my-xl-12 {
    margin-top: 10.6875rem;
    margin-bottom: 10.6875rem;
  }
  .c-my-xl-only-12 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }
  .c-my-xl-13 {
    margin-top: 11.025rem;
    margin-bottom: 11.025rem;
  }
  .c-my-xl-only-13 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }
  .c-my-xl-14 {
    margin-top: 13.5rem;
    margin-bottom: 13.5rem;
  }
  .c-my-xl-only-14 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .c-my-xl-15 {
    margin-top: 18.9rem;
    margin-bottom: 18.9rem;
  }
  .c-my-xl-only-15 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .c-p-xl-1 {
    padding: 0.3125rem;
  }
  .c-p-xl-only-1 {
    padding: 0.3125rem !important;
  }
  .c-p-xl-2 {
    padding: 0.5625rem;
  }
  .c-p-xl-only-2 {
    padding: 0.625rem !important;
  }
  .c-p-xl-3 {
    padding: 0.9rem;
  }
  .c-p-xl-only-3 {
    padding: 1rem !important;
  }
  .c-p-xl-4 {
    padding: 1.125rem;
  }
  .c-p-xl-only-4 {
    padding: 1.25rem !important;
  }
  .c-p-xl-5 {
    padding: 1.6875rem;
  }
  .c-p-xl-only-5 {
    padding: 1.875rem !important;
  }
  .c-p-xl-6 {
    padding: 2.25rem;
  }
  .c-p-xl-only-6 {
    padding: 2.5rem !important;
  }
  .c-p-xl-7 {
    padding: 3.375rem;
  }
  .c-p-xl-only-7 {
    padding: 3.75rem !important;
  }
  .c-p-xl-8 {
    padding: 4.5rem;
  }
  .c-p-xl-only-8 {
    padding: 5rem !important;
  }
  .c-p-xl-9 {
    padding: 5.625rem;
  }
  .c-p-xl-only-9 {
    padding: 6.25rem !important;
  }
  .c-p-xl-10 {
    padding: 7.65rem;
  }
  .c-p-xl-only-10 {
    padding: 8.5rem !important;
  }
  .c-p-xl-11 {
    padding: 9.7875rem;
  }
  .c-p-xl-only-11 {
    padding: 10.875rem !important;
  }
  .c-p-xl-12 {
    padding: 10.6875rem;
  }
  .c-p-xl-only-12 {
    padding: 11.875rem !important;
  }
  .c-p-xl-13 {
    padding: 11.025rem;
  }
  .c-p-xl-only-13 {
    padding: 12.25rem !important;
  }
  .c-p-xl-14 {
    padding: 13.5rem;
  }
  .c-p-xl-only-14 {
    padding: 15rem !important;
  }
  .c-p-xl-15 {
    padding: 18.9rem;
  }
  .c-p-xl-only-15 {
    padding: 21rem !important;
  }
  .c-pt-xl-1 {
    padding-top: 0.3125rem;
  }
  .c-pt-xl-only-1 {
    padding-top: 0.3125rem !important;
  }
  .c-pt-xl-2 {
    padding-top: 0.5625rem;
  }
  .c-pt-xl-only-2 {
    padding-top: 0.625rem !important;
  }
  .c-pt-xl-3 {
    padding-top: 0.9rem;
  }
  .c-pt-xl-only-3 {
    padding-top: 1rem !important;
  }
  .c-pt-xl-4 {
    padding-top: 1.125rem;
  }
  .c-pt-xl-only-4 {
    padding-top: 1.25rem !important;
  }
  .c-pt-xl-5 {
    padding-top: 1.6875rem;
  }
  .c-pt-xl-only-5 {
    padding-top: 1.875rem !important;
  }
  .c-pt-xl-6 {
    padding-top: 2.25rem;
  }
  .c-pt-xl-only-6 {
    padding-top: 2.5rem !important;
  }
  .c-pt-xl-7 {
    padding-top: 3.375rem;
  }
  .c-pt-xl-only-7 {
    padding-top: 3.75rem !important;
  }
  .c-pt-xl-8 {
    padding-top: 4.5rem;
  }
  .c-pt-xl-only-8 {
    padding-top: 5rem !important;
  }
  .c-pt-xl-9 {
    padding-top: 5.625rem;
  }
  .c-pt-xl-only-9 {
    padding-top: 6.25rem !important;
  }
  .c-pt-xl-10 {
    padding-top: 7.65rem;
  }
  .c-pt-xl-only-10 {
    padding-top: 8.5rem !important;
  }
  .c-pt-xl-11 {
    padding-top: 9.7875rem;
  }
  .c-pt-xl-only-11 {
    padding-top: 10.875rem !important;
  }
  .c-pt-xl-12 {
    padding-top: 10.6875rem;
  }
  .c-pt-xl-only-12 {
    padding-top: 11.875rem !important;
  }
  .c-pt-xl-13 {
    padding-top: 11.025rem;
  }
  .c-pt-xl-only-13 {
    padding-top: 12.25rem !important;
  }
  .c-pt-xl-14 {
    padding-top: 13.5rem;
  }
  .c-pt-xl-only-14 {
    padding-top: 15rem !important;
  }
  .c-pt-xl-15 {
    padding-top: 18.9rem;
  }
  .c-pt-xl-only-15 {
    padding-top: 21rem !important;
  }
  .c-pr-xl-1 {
    padding-right: 0.3125rem;
  }
  .c-pr-xl-only-1 {
    padding-right: 0.3125rem !important;
  }
  .c-pr-xl-2 {
    padding-right: 0.5625rem;
  }
  .c-pr-xl-only-2 {
    padding-right: 0.625rem !important;
  }
  .c-pr-xl-3 {
    padding-right: 0.9rem;
  }
  .c-pr-xl-only-3 {
    padding-right: 1rem !important;
  }
  .c-pr-xl-4 {
    padding-right: 1.125rem;
  }
  .c-pr-xl-only-4 {
    padding-right: 1.25rem !important;
  }
  .c-pr-xl-5 {
    padding-right: 1.6875rem;
  }
  .c-pr-xl-only-5 {
    padding-right: 1.875rem !important;
  }
  .c-pr-xl-6 {
    padding-right: 2.25rem;
  }
  .c-pr-xl-only-6 {
    padding-right: 2.5rem !important;
  }
  .c-pr-xl-7 {
    padding-right: 3.375rem;
  }
  .c-pr-xl-only-7 {
    padding-right: 3.75rem !important;
  }
  .c-pr-xl-8 {
    padding-right: 4.5rem;
  }
  .c-pr-xl-only-8 {
    padding-right: 5rem !important;
  }
  .c-pr-xl-9 {
    padding-right: 5.625rem;
  }
  .c-pr-xl-only-9 {
    padding-right: 6.25rem !important;
  }
  .c-pr-xl-10 {
    padding-right: 7.65rem;
  }
  .c-pr-xl-only-10 {
    padding-right: 8.5rem !important;
  }
  .c-pr-xl-11 {
    padding-right: 9.7875rem;
  }
  .c-pr-xl-only-11 {
    padding-right: 10.875rem !important;
  }
  .c-pr-xl-12 {
    padding-right: 10.6875rem;
  }
  .c-pr-xl-only-12 {
    padding-right: 11.875rem !important;
  }
  .c-pr-xl-13 {
    padding-right: 11.025rem;
  }
  .c-pr-xl-only-13 {
    padding-right: 12.25rem !important;
  }
  .c-pr-xl-14 {
    padding-right: 13.5rem;
  }
  .c-pr-xl-only-14 {
    padding-right: 15rem !important;
  }
  .c-pr-xl-15 {
    padding-right: 18.9rem;
  }
  .c-pr-xl-only-15 {
    padding-right: 21rem !important;
  }
  .c-pb-xl-1 {
    padding-bottom: 0.3125rem;
  }
  .c-pb-xl-only-1 {
    padding-bottom: 0.3125rem !important;
  }
  .c-pb-xl-2 {
    padding-bottom: 0.5625rem;
  }
  .c-pb-xl-only-2 {
    padding-bottom: 0.625rem !important;
  }
  .c-pb-xl-3 {
    padding-bottom: 0.9rem;
  }
  .c-pb-xl-only-3 {
    padding-bottom: 1rem !important;
  }
  .c-pb-xl-4 {
    padding-bottom: 1.125rem;
  }
  .c-pb-xl-only-4 {
    padding-bottom: 1.25rem !important;
  }
  .c-pb-xl-5 {
    padding-bottom: 1.6875rem;
  }
  .c-pb-xl-only-5 {
    padding-bottom: 1.875rem !important;
  }
  .c-pb-xl-6 {
    padding-bottom: 2.25rem;
  }
  .c-pb-xl-only-6 {
    padding-bottom: 2.5rem !important;
  }
  .c-pb-xl-7 {
    padding-bottom: 3.375rem;
  }
  .c-pb-xl-only-7 {
    padding-bottom: 3.75rem !important;
  }
  .c-pb-xl-8 {
    padding-bottom: 4.5rem;
  }
  .c-pb-xl-only-8 {
    padding-bottom: 5rem !important;
  }
  .c-pb-xl-9 {
    padding-bottom: 5.625rem;
  }
  .c-pb-xl-only-9 {
    padding-bottom: 6.25rem !important;
  }
  .c-pb-xl-10 {
    padding-bottom: 7.65rem;
  }
  .c-pb-xl-only-10 {
    padding-bottom: 8.5rem !important;
  }
  .c-pb-xl-11 {
    padding-bottom: 9.7875rem;
  }
  .c-pb-xl-only-11 {
    padding-bottom: 10.875rem !important;
  }
  .c-pb-xl-12 {
    padding-bottom: 10.6875rem;
  }
  .c-pb-xl-only-12 {
    padding-bottom: 11.875rem !important;
  }
  .c-pb-xl-13 {
    padding-bottom: 11.025rem;
  }
  .c-pb-xl-only-13 {
    padding-bottom: 12.25rem !important;
  }
  .c-pb-xl-14 {
    padding-bottom: 13.5rem;
  }
  .c-pb-xl-only-14 {
    padding-bottom: 15rem !important;
  }
  .c-pb-xl-15 {
    padding-bottom: 18.9rem;
  }
  .c-pb-xl-only-15 {
    padding-bottom: 21rem !important;
  }
  .c-pl-xl-1 {
    padding-left: 0.3125rem;
  }
  .c-pl-xl-only-1 {
    padding-left: 0.3125rem !important;
  }
  .c-pl-xl-2 {
    padding-left: 0.5625rem;
  }
  .c-pl-xl-only-2 {
    padding-left: 0.625rem !important;
  }
  .c-pl-xl-3 {
    padding-left: 0.9rem;
  }
  .c-pl-xl-only-3 {
    padding-left: 1rem !important;
  }
  .c-pl-xl-4 {
    padding-left: 1.125rem;
  }
  .c-pl-xl-only-4 {
    padding-left: 1.25rem !important;
  }
  .c-pl-xl-5 {
    padding-left: 1.6875rem;
  }
  .c-pl-xl-only-5 {
    padding-left: 1.875rem !important;
  }
  .c-pl-xl-6 {
    padding-left: 2.25rem;
  }
  .c-pl-xl-only-6 {
    padding-left: 2.5rem !important;
  }
  .c-pl-xl-7 {
    padding-left: 3.375rem;
  }
  .c-pl-xl-only-7 {
    padding-left: 3.75rem !important;
  }
  .c-pl-xl-8 {
    padding-left: 4.5rem;
  }
  .c-pl-xl-only-8 {
    padding-left: 5rem !important;
  }
  .c-pl-xl-9 {
    padding-left: 5.625rem;
  }
  .c-pl-xl-only-9 {
    padding-left: 6.25rem !important;
  }
  .c-pl-xl-10 {
    padding-left: 7.65rem;
  }
  .c-pl-xl-only-10 {
    padding-left: 8.5rem !important;
  }
  .c-pl-xl-11 {
    padding-left: 9.7875rem;
  }
  .c-pl-xl-only-11 {
    padding-left: 10.875rem !important;
  }
  .c-pl-xl-12 {
    padding-left: 10.6875rem;
  }
  .c-pl-xl-only-12 {
    padding-left: 11.875rem !important;
  }
  .c-pl-xl-13 {
    padding-left: 11.025rem;
  }
  .c-pl-xl-only-13 {
    padding-left: 12.25rem !important;
  }
  .c-pl-xl-14 {
    padding-left: 13.5rem;
  }
  .c-pl-xl-only-14 {
    padding-left: 15rem !important;
  }
  .c-pl-xl-15 {
    padding-left: 18.9rem;
  }
  .c-pl-xl-only-15 {
    padding-left: 21rem !important;
  }
  .c-px-xl-1 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }
  .c-px-xl-only-1 {
    padding-left: 0.3125rem !important;
    padding-right: 0.3125rem !important;
  }
  .c-px-xl-2 {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }
  .c-px-xl-only-2 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .c-px-xl-3 {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
  }
  .c-px-xl-only-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .c-px-xl-4 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .c-px-xl-only-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .c-px-xl-5 {
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }
  .c-px-xl-only-5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }
  .c-px-xl-6 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .c-px-xl-only-6 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .c-px-xl-7 {
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
  .c-px-xl-only-7 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }
  .c-px-xl-8 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .c-px-xl-only-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .c-px-xl-9 {
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }
  .c-px-xl-only-9 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }
  .c-px-xl-10 {
    padding-left: 7.65rem;
    padding-right: 7.65rem;
  }
  .c-px-xl-only-10 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }
  .c-px-xl-11 {
    padding-left: 9.7875rem;
    padding-right: 9.7875rem;
  }
  .c-px-xl-only-11 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }
  .c-px-xl-12 {
    padding-left: 10.6875rem;
    padding-right: 10.6875rem;
  }
  .c-px-xl-only-12 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }
  .c-px-xl-13 {
    padding-left: 11.025rem;
    padding-right: 11.025rem;
  }
  .c-px-xl-only-13 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }
  .c-px-xl-14 {
    padding-left: 13.5rem;
    padding-right: 13.5rem;
  }
  .c-px-xl-only-14 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .c-px-xl-15 {
    padding-left: 18.9rem;
    padding-right: 18.9rem;
  }
  .c-px-xl-only-15 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .c-py-xl-1 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .c-py-xl-only-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
  }
  .c-py-xl-2 {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }
  .c-py-xl-only-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .c-py-xl-3 {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
  }
  .c-py-xl-only-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .c-py-xl-4 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .c-py-xl-only-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .c-py-xl-5 {
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }
  .c-py-xl-only-5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .c-py-xl-6 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .c-py-xl-only-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .c-py-xl-7 {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }
  .c-py-xl-only-7 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .c-py-xl-8 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .c-py-xl-only-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .c-py-xl-9 {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .c-py-xl-only-9 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .c-py-xl-10 {
    padding-top: 7.65rem;
    padding-bottom: 7.65rem;
  }
  .c-py-xl-only-10 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }
  .c-py-xl-11 {
    padding-top: 9.7875rem;
    padding-bottom: 9.7875rem;
  }
  .c-py-xl-only-11 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }
  .c-py-xl-12 {
    padding-top: 10.6875rem;
    padding-bottom: 10.6875rem;
  }
  .c-py-xl-only-12 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }
  .c-py-xl-13 {
    padding-top: 11.025rem;
    padding-bottom: 11.025rem;
  }
  .c-py-xl-only-13 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }
  .c-py-xl-14 {
    padding-top: 13.5rem;
    padding-bottom: 13.5rem;
  }
  .c-py-xl-only-14 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .c-py-xl-15 {
    padding-top: 18.9rem;
    padding-bottom: 18.9rem;
  }
  .c-py-xl-only-15 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
}
@media (min-width: 1360px) {
  .c-m-2 {
    margin: 0.625rem;
  }
  .c-m-3 {
    margin: 1rem;
  }
  .c-m-4 {
    margin: 1.25rem;
  }
  .c-m-5 {
    margin: 1.875rem;
  }
  .c-m-6 {
    margin: 2.5rem;
  }
  .c-m-7 {
    margin: 3.75rem;
  }
  .c-m-8 {
    margin: 5rem;
  }
  .c-m-9 {
    margin: 6.25rem;
  }
  .c-m-10 {
    margin: 8.5rem;
  }
  .c-m-11 {
    margin: 10.875rem;
  }
  .c-m-12 {
    margin: 11.875rem;
  }
  .c-m-13 {
    margin: 12.25rem;
  }
  .c-m-14 {
    margin: 15rem;
  }
  .c-m-15 {
    margin: 21rem;
  }
  .c-mt-2 {
    margin-top: 0.625rem;
  }
  .c-mt-3 {
    margin-top: 1rem;
  }
  .c-mt-4 {
    margin-top: 1.25rem;
  }
  .c-mt-5 {
    margin-top: 1.875rem;
  }
  .c-mt-6 {
    margin-top: 2.5rem;
  }
  .c-mt-7 {
    margin-top: 3.75rem;
  }
  .c-mt-8 {
    margin-top: 5rem;
  }
  .c-mt-9 {
    margin-top: 6.25rem;
  }
  .c-mt-10 {
    margin-top: 8.5rem;
  }
  .c-mt-11 {
    margin-top: 10.875rem;
  }
  .c-mt-12 {
    margin-top: 11.875rem;
  }
  .c-mt-13 {
    margin-top: 12.25rem;
  }
  .c-mt-14 {
    margin-top: 15rem;
  }
  .c-mt-15 {
    margin-top: 21rem;
  }
  .c-mr-2 {
    margin-right: 0.625rem;
  }
  .c-mr-3 {
    margin-right: 1rem;
  }
  .c-mr-4 {
    margin-right: 1.25rem;
  }
  .c-mr-5 {
    margin-right: 1.875rem;
  }
  .c-mr-6 {
    margin-right: 2.5rem;
  }
  .c-mr-7 {
    margin-right: 3.75rem;
  }
  .c-mr-8 {
    margin-right: 5rem;
  }
  .c-mr-9 {
    margin-right: 6.25rem;
  }
  .c-mr-10 {
    margin-right: 8.5rem;
  }
  .c-mr-11 {
    margin-right: 10.875rem;
  }
  .c-mr-12 {
    margin-right: 11.875rem;
  }
  .c-mr-13 {
    margin-right: 12.25rem;
  }
  .c-mr-14 {
    margin-right: 15rem;
  }
  .c-mr-15 {
    margin-right: 21rem;
  }
  .c-mb-2 {
    margin-bottom: 0.625rem;
  }
  .c-mb-3 {
    margin-bottom: 1rem;
  }
  .c-mb-4 {
    margin-bottom: 1.25rem;
  }
  .c-mb-5 {
    margin-bottom: 1.875rem;
  }
  .c-mb-6 {
    margin-bottom: 2.5rem;
  }
  .c-mb-7 {
    margin-bottom: 3.75rem;
  }
  .c-mb-8 {
    margin-bottom: 5rem;
  }
  .c-mb-9 {
    margin-bottom: 6.25rem;
  }
  .c-mb-10 {
    margin-bottom: 8.5rem;
  }
  .c-mb-11 {
    margin-bottom: 10.875rem;
  }
  .c-mb-12 {
    margin-bottom: 11.875rem;
  }
  .c-mb-13 {
    margin-bottom: 12.25rem;
  }
  .c-mb-14 {
    margin-bottom: 15rem;
  }
  .c-mb-15 {
    margin-bottom: 21rem;
  }
  .c-ml-2 {
    margin-left: 0.625rem;
  }
  .c-ml-3 {
    margin-left: 1rem;
  }
  .c-ml-4 {
    margin-left: 1.25rem;
  }
  .c-ml-5 {
    margin-left: 1.875rem;
  }
  .c-ml-6 {
    margin-left: 2.5rem;
  }
  .c-ml-7 {
    margin-left: 3.75rem;
  }
  .c-ml-8 {
    margin-left: 5rem;
  }
  .c-ml-9 {
    margin-left: 6.25rem;
  }
  .c-ml-10 {
    margin-left: 8.5rem;
  }
  .c-ml-11 {
    margin-left: 10.875rem;
  }
  .c-ml-12 {
    margin-left: 11.875rem;
  }
  .c-ml-13 {
    margin-left: 12.25rem;
  }
  .c-ml-14 {
    margin-left: 15rem;
  }
  .c-ml-15 {
    margin-left: 21rem;
  }
  .c-mx-2 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .c-mx-3 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-4 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .c-mx-5 {
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }
  .c-mx-6 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .c-mx-7 {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .c-mx-8 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-9 {
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }
  .c-mx-10 {
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }
  .c-mx-11 {
    margin-left: 10.875rem;
    margin-right: 10.875rem;
  }
  .c-mx-12 {
    margin-left: 11.875rem;
    margin-right: 11.875rem;
  }
  .c-mx-13 {
    margin-left: 12.25rem;
    margin-right: 12.25rem;
  }
  .c-mx-14 {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .c-mx-15 {
    margin-left: 21rem;
    margin-right: 21rem;
  }
  .c-my-2 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .c-my-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-4 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .c-my-5 {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
  .c-my-6 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .c-my-7 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .c-my-8 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-9 {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .c-my-10 {
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }
  .c-my-11 {
    margin-top: 10.875rem;
    margin-bottom: 10.875rem;
  }
  .c-my-12 {
    margin-top: 11.875rem;
    margin-bottom: 11.875rem;
  }
  .c-my-13 {
    margin-top: 12.25rem;
    margin-bottom: 12.25rem;
  }
  .c-my-14 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }
  .c-my-15 {
    margin-top: 21rem;
    margin-bottom: 21rem;
  }
  .c-p-2 {
    padding: 0.625rem;
  }
  .c-p-3 {
    padding: 1rem;
  }
  .c-p-4 {
    padding: 1.25rem;
  }
  .c-p-5 {
    padding: 1.875rem;
  }
  .c-p-6 {
    padding: 2.5rem;
  }
  .c-p-7 {
    padding: 3.75rem;
  }
  .c-p-8 {
    padding: 5rem;
  }
  .c-p-9 {
    padding: 6.25rem;
  }
  .c-p-10 {
    padding: 8.5rem;
  }
  .c-p-11 {
    padding: 10.875rem;
  }
  .c-p-12 {
    padding: 11.875rem;
  }
  .c-p-13 {
    padding: 12.25rem;
  }
  .c-p-14 {
    padding: 15rem;
  }
  .c-p-15 {
    padding: 21rem;
  }
  .c-pt-2 {
    padding-top: 0.625rem;
  }
  .c-pt-3 {
    padding-top: 1rem;
  }
  .c-pt-4 {
    padding-top: 1.25rem;
  }
  .c-pt-5 {
    padding-top: 1.875rem;
  }
  .c-pt-6 {
    padding-top: 2.5rem;
  }
  .c-pt-7 {
    padding-top: 3.75rem;
  }
  .c-pt-8 {
    padding-top: 5rem;
  }
  .c-pt-9 {
    padding-top: 6.25rem;
  }
  .c-pt-10 {
    padding-top: 8.5rem;
  }
  .c-pt-11 {
    padding-top: 10.875rem;
  }
  .c-pt-12 {
    padding-top: 11.875rem;
  }
  .c-pt-13 {
    padding-top: 12.25rem;
  }
  .c-pt-14 {
    padding-top: 15rem;
  }
  .c-pt-15 {
    padding-top: 21rem;
  }
  .c-pr-2 {
    padding-right: 0.625rem;
  }
  .c-pr-3 {
    padding-right: 1rem;
  }
  .c-pr-4 {
    padding-right: 1.25rem;
  }
  .c-pr-5 {
    padding-right: 1.875rem;
  }
  .c-pr-6 {
    padding-right: 2.5rem;
  }
  .c-pr-7 {
    padding-right: 3.75rem;
  }
  .c-pr-8 {
    padding-right: 5rem;
  }
  .c-pr-9 {
    padding-right: 6.25rem;
  }
  .c-pr-10 {
    padding-right: 8.5rem;
  }
  .c-pr-11 {
    padding-right: 10.875rem;
  }
  .c-pr-12 {
    padding-right: 11.875rem;
  }
  .c-pr-13 {
    padding-right: 12.25rem;
  }
  .c-pr-14 {
    padding-right: 15rem;
  }
  .c-pr-15 {
    padding-right: 21rem;
  }
  .c-pb-2 {
    padding-bottom: 0.625rem;
  }
  .c-pb-3 {
    padding-bottom: 1rem;
  }
  .c-pb-4 {
    padding-bottom: 1.25rem;
  }
  .c-pb-5 {
    padding-bottom: 1.875rem;
  }
  .c-pb-6 {
    padding-bottom: 2.5rem;
  }
  .c-pb-7 {
    padding-bottom: 3.75rem;
  }
  .c-pb-8 {
    padding-bottom: 5rem;
  }
  .c-pb-9 {
    padding-bottom: 6.25rem;
  }
  .c-pb-10 {
    padding-bottom: 8.5rem;
  }
  .c-pb-11 {
    padding-bottom: 10.875rem;
  }
  .c-pb-12 {
    padding-bottom: 11.875rem;
  }
  .c-pb-13 {
    padding-bottom: 12.25rem;
  }
  .c-pb-14 {
    padding-bottom: 15rem;
  }
  .c-pb-15 {
    padding-bottom: 21rem;
  }
  .c-pl-2 {
    padding-left: 0.625rem;
  }
  .c-pl-3 {
    padding-left: 1rem;
  }
  .c-pl-4 {
    padding-left: 1.25rem;
  }
  .c-pl-5 {
    padding-left: 1.875rem;
  }
  .c-pl-6 {
    padding-left: 2.5rem;
  }
  .c-pl-7 {
    padding-left: 3.75rem;
  }
  .c-pl-8 {
    padding-left: 5rem;
  }
  .c-pl-9 {
    padding-left: 6.25rem;
  }
  .c-pl-10 {
    padding-left: 8.5rem;
  }
  .c-pl-11 {
    padding-left: 10.875rem;
  }
  .c-pl-12 {
    padding-left: 11.875rem;
  }
  .c-pl-13 {
    padding-left: 12.25rem;
  }
  .c-pl-14 {
    padding-left: 15rem;
  }
  .c-pl-15 {
    padding-left: 21rem;
  }
  .c-px-2 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .c-px-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .c-px-5 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .c-px-6 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .c-px-7 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .c-px-8 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-9 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .c-px-10 {
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }
  .c-px-11 {
    padding-left: 10.875rem;
    padding-right: 10.875rem;
  }
  .c-px-12 {
    padding-left: 11.875rem;
    padding-right: 11.875rem;
  }
  .c-px-13 {
    padding-left: 12.25rem;
    padding-right: 12.25rem;
  }
  .c-px-14 {
    padding-left: 15rem;
    padding-right: 15rem;
  }
  .c-px-15 {
    padding-left: 21rem;
    padding-right: 21rem;
  }
  .c-py-2 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .c-py-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-4 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .c-py-5 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .c-py-6 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .c-py-7 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .c-py-8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-9 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .c-py-10 {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }
  .c-py-11 {
    padding-top: 10.875rem;
    padding-bottom: 10.875rem;
  }
  .c-py-12 {
    padding-top: 11.875rem;
    padding-bottom: 11.875rem;
  }
  .c-py-13 {
    padding-top: 12.25rem;
    padding-bottom: 12.25rem;
  }
  .c-py-14 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
  .c-py-15 {
    padding-top: 21rem;
    padding-bottom: 21rem;
  }
  .c-m-sm-2 {
    margin: 0.625rem;
  }
  .c-m-sm-3 {
    margin: 1rem;
  }
  .c-m-sm-4 {
    margin: 1.25rem;
  }
  .c-m-sm-5 {
    margin: 1.875rem;
  }
  .c-m-sm-6 {
    margin: 2.5rem;
  }
  .c-m-sm-7 {
    margin: 3.75rem;
  }
  .c-m-sm-8 {
    margin: 5rem;
  }
  .c-m-sm-9 {
    margin: 6.25rem;
  }
  .c-m-sm-10 {
    margin: 8.5rem;
  }
  .c-m-sm-11 {
    margin: 10.875rem;
  }
  .c-m-sm-12 {
    margin: 11.875rem;
  }
  .c-m-sm-13 {
    margin: 12.25rem;
  }
  .c-m-sm-14 {
    margin: 15rem;
  }
  .c-m-sm-15 {
    margin: 21rem;
  }
  .c-mt-sm-2 {
    margin-top: 0.625rem;
  }
  .c-mt-sm-3 {
    margin-top: 1rem;
  }
  .c-mt-sm-4 {
    margin-top: 1.25rem;
  }
  .c-mt-sm-5 {
    margin-top: 1.875rem;
  }
  .c-mt-sm-6 {
    margin-top: 2.5rem;
  }
  .c-mt-sm-7 {
    margin-top: 3.75rem;
  }
  .c-mt-sm-8 {
    margin-top: 5rem;
  }
  .c-mt-sm-9 {
    margin-top: 6.25rem;
  }
  .c-mt-sm-10 {
    margin-top: 8.5rem;
  }
  .c-mt-sm-11 {
    margin-top: 10.875rem;
  }
  .c-mt-sm-12 {
    margin-top: 11.875rem;
  }
  .c-mt-sm-13 {
    margin-top: 12.25rem;
  }
  .c-mt-sm-14 {
    margin-top: 15rem;
  }
  .c-mt-sm-15 {
    margin-top: 21rem;
  }
  .c-mr-sm-2 {
    margin-right: 0.625rem;
  }
  .c-mr-sm-3 {
    margin-right: 1rem;
  }
  .c-mr-sm-4 {
    margin-right: 1.25rem;
  }
  .c-mr-sm-5 {
    margin-right: 1.875rem;
  }
  .c-mr-sm-6 {
    margin-right: 2.5rem;
  }
  .c-mr-sm-7 {
    margin-right: 3.75rem;
  }
  .c-mr-sm-8 {
    margin-right: 5rem;
  }
  .c-mr-sm-9 {
    margin-right: 6.25rem;
  }
  .c-mr-sm-10 {
    margin-right: 8.5rem;
  }
  .c-mr-sm-11 {
    margin-right: 10.875rem;
  }
  .c-mr-sm-12 {
    margin-right: 11.875rem;
  }
  .c-mr-sm-13 {
    margin-right: 12.25rem;
  }
  .c-mr-sm-14 {
    margin-right: 15rem;
  }
  .c-mr-sm-15 {
    margin-right: 21rem;
  }
  .c-mb-sm-2 {
    margin-bottom: 0.625rem;
  }
  .c-mb-sm-3 {
    margin-bottom: 1rem;
  }
  .c-mb-sm-4 {
    margin-bottom: 1.25rem;
  }
  .c-mb-sm-5 {
    margin-bottom: 1.875rem;
  }
  .c-mb-sm-6 {
    margin-bottom: 2.5rem;
  }
  .c-mb-sm-7 {
    margin-bottom: 3.75rem;
  }
  .c-mb-sm-8 {
    margin-bottom: 5rem;
  }
  .c-mb-sm-9 {
    margin-bottom: 6.25rem;
  }
  .c-mb-sm-10 {
    margin-bottom: 8.5rem;
  }
  .c-mb-sm-11 {
    margin-bottom: 10.875rem;
  }
  .c-mb-sm-12 {
    margin-bottom: 11.875rem;
  }
  .c-mb-sm-13 {
    margin-bottom: 12.25rem;
  }
  .c-mb-sm-14 {
    margin-bottom: 15rem;
  }
  .c-mb-sm-15 {
    margin-bottom: 21rem;
  }
  .c-ml-sm-2 {
    margin-left: 0.625rem;
  }
  .c-ml-sm-3 {
    margin-left: 1rem;
  }
  .c-ml-sm-4 {
    margin-left: 1.25rem;
  }
  .c-ml-sm-5 {
    margin-left: 1.875rem;
  }
  .c-ml-sm-6 {
    margin-left: 2.5rem;
  }
  .c-ml-sm-7 {
    margin-left: 3.75rem;
  }
  .c-ml-sm-8 {
    margin-left: 5rem;
  }
  .c-ml-sm-9 {
    margin-left: 6.25rem;
  }
  .c-ml-sm-10 {
    margin-left: 8.5rem;
  }
  .c-ml-sm-11 {
    margin-left: 10.875rem;
  }
  .c-ml-sm-12 {
    margin-left: 11.875rem;
  }
  .c-ml-sm-13 {
    margin-left: 12.25rem;
  }
  .c-ml-sm-14 {
    margin-left: 15rem;
  }
  .c-ml-sm-15 {
    margin-left: 21rem;
  }
  .c-mx-sm-2 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .c-mx-sm-3 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-sm-4 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .c-mx-sm-5 {
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }
  .c-mx-sm-6 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .c-mx-sm-7 {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .c-mx-sm-8 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-sm-9 {
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }
  .c-mx-sm-10 {
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }
  .c-mx-sm-11 {
    margin-left: 10.875rem;
    margin-right: 10.875rem;
  }
  .c-mx-sm-12 {
    margin-left: 11.875rem;
    margin-right: 11.875rem;
  }
  .c-mx-sm-13 {
    margin-left: 12.25rem;
    margin-right: 12.25rem;
  }
  .c-mx-sm-14 {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .c-mx-sm-15 {
    margin-left: 21rem;
    margin-right: 21rem;
  }
  .c-my-sm-2 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .c-my-sm-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-sm-4 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .c-my-sm-5 {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
  .c-my-sm-6 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .c-my-sm-7 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .c-my-sm-8 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-sm-9 {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .c-my-sm-10 {
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }
  .c-my-sm-11 {
    margin-top: 10.875rem;
    margin-bottom: 10.875rem;
  }
  .c-my-sm-12 {
    margin-top: 11.875rem;
    margin-bottom: 11.875rem;
  }
  .c-my-sm-13 {
    margin-top: 12.25rem;
    margin-bottom: 12.25rem;
  }
  .c-my-sm-14 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }
  .c-my-sm-15 {
    margin-top: 21rem;
    margin-bottom: 21rem;
  }
  .c-p-sm-2 {
    padding: 0.625rem;
  }
  .c-p-sm-3 {
    padding: 1rem;
  }
  .c-p-sm-4 {
    padding: 1.25rem;
  }
  .c-p-sm-5 {
    padding: 1.875rem;
  }
  .c-p-sm-6 {
    padding: 2.5rem;
  }
  .c-p-sm-7 {
    padding: 3.75rem;
  }
  .c-p-sm-8 {
    padding: 5rem;
  }
  .c-p-sm-9 {
    padding: 6.25rem;
  }
  .c-p-sm-10 {
    padding: 8.5rem;
  }
  .c-p-sm-11 {
    padding: 10.875rem;
  }
  .c-p-sm-12 {
    padding: 11.875rem;
  }
  .c-p-sm-13 {
    padding: 12.25rem;
  }
  .c-p-sm-14 {
    padding: 15rem;
  }
  .c-p-sm-15 {
    padding: 21rem;
  }
  .c-pt-sm-2 {
    padding-top: 0.625rem;
  }
  .c-pt-sm-3 {
    padding-top: 1rem;
  }
  .c-pt-sm-4 {
    padding-top: 1.25rem;
  }
  .c-pt-sm-5 {
    padding-top: 1.875rem;
  }
  .c-pt-sm-6 {
    padding-top: 2.5rem;
  }
  .c-pt-sm-7 {
    padding-top: 3.75rem;
  }
  .c-pt-sm-8 {
    padding-top: 5rem;
  }
  .c-pt-sm-9 {
    padding-top: 6.25rem;
  }
  .c-pt-sm-10 {
    padding-top: 8.5rem;
  }
  .c-pt-sm-11 {
    padding-top: 10.875rem;
  }
  .c-pt-sm-12 {
    padding-top: 11.875rem;
  }
  .c-pt-sm-13 {
    padding-top: 12.25rem;
  }
  .c-pt-sm-14 {
    padding-top: 15rem;
  }
  .c-pt-sm-15 {
    padding-top: 21rem;
  }
  .c-pr-sm-2 {
    padding-right: 0.625rem;
  }
  .c-pr-sm-3 {
    padding-right: 1rem;
  }
  .c-pr-sm-4 {
    padding-right: 1.25rem;
  }
  .c-pr-sm-5 {
    padding-right: 1.875rem;
  }
  .c-pr-sm-6 {
    padding-right: 2.5rem;
  }
  .c-pr-sm-7 {
    padding-right: 3.75rem;
  }
  .c-pr-sm-8 {
    padding-right: 5rem;
  }
  .c-pr-sm-9 {
    padding-right: 6.25rem;
  }
  .c-pr-sm-10 {
    padding-right: 8.5rem;
  }
  .c-pr-sm-11 {
    padding-right: 10.875rem;
  }
  .c-pr-sm-12 {
    padding-right: 11.875rem;
  }
  .c-pr-sm-13 {
    padding-right: 12.25rem;
  }
  .c-pr-sm-14 {
    padding-right: 15rem;
  }
  .c-pr-sm-15 {
    padding-right: 21rem;
  }
  .c-pb-sm-2 {
    padding-bottom: 0.625rem;
  }
  .c-pb-sm-3 {
    padding-bottom: 1rem;
  }
  .c-pb-sm-4 {
    padding-bottom: 1.25rem;
  }
  .c-pb-sm-5 {
    padding-bottom: 1.875rem;
  }
  .c-pb-sm-6 {
    padding-bottom: 2.5rem;
  }
  .c-pb-sm-7 {
    padding-bottom: 3.75rem;
  }
  .c-pb-sm-8 {
    padding-bottom: 5rem;
  }
  .c-pb-sm-9 {
    padding-bottom: 6.25rem;
  }
  .c-pb-sm-10 {
    padding-bottom: 8.5rem;
  }
  .c-pb-sm-11 {
    padding-bottom: 10.875rem;
  }
  .c-pb-sm-12 {
    padding-bottom: 11.875rem;
  }
  .c-pb-sm-13 {
    padding-bottom: 12.25rem;
  }
  .c-pb-sm-14 {
    padding-bottom: 15rem;
  }
  .c-pb-sm-15 {
    padding-bottom: 21rem;
  }
  .c-pl-sm-2 {
    padding-left: 0.625rem;
  }
  .c-pl-sm-3 {
    padding-left: 1rem;
  }
  .c-pl-sm-4 {
    padding-left: 1.25rem;
  }
  .c-pl-sm-5 {
    padding-left: 1.875rem;
  }
  .c-pl-sm-6 {
    padding-left: 2.5rem;
  }
  .c-pl-sm-7 {
    padding-left: 3.75rem;
  }
  .c-pl-sm-8 {
    padding-left: 5rem;
  }
  .c-pl-sm-9 {
    padding-left: 6.25rem;
  }
  .c-pl-sm-10 {
    padding-left: 8.5rem;
  }
  .c-pl-sm-11 {
    padding-left: 10.875rem;
  }
  .c-pl-sm-12 {
    padding-left: 11.875rem;
  }
  .c-pl-sm-13 {
    padding-left: 12.25rem;
  }
  .c-pl-sm-14 {
    padding-left: 15rem;
  }
  .c-pl-sm-15 {
    padding-left: 21rem;
  }
  .c-px-sm-2 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .c-px-sm-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-sm-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .c-px-sm-5 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .c-px-sm-6 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .c-px-sm-7 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .c-px-sm-8 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-sm-9 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .c-px-sm-10 {
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }
  .c-px-sm-11 {
    padding-left: 10.875rem;
    padding-right: 10.875rem;
  }
  .c-px-sm-12 {
    padding-left: 11.875rem;
    padding-right: 11.875rem;
  }
  .c-px-sm-13 {
    padding-left: 12.25rem;
    padding-right: 12.25rem;
  }
  .c-px-sm-14 {
    padding-left: 15rem;
    padding-right: 15rem;
  }
  .c-px-sm-15 {
    padding-left: 21rem;
    padding-right: 21rem;
  }
  .c-py-sm-2 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .c-py-sm-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-sm-4 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .c-py-sm-5 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .c-py-sm-6 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .c-py-sm-7 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .c-py-sm-8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-sm-9 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .c-py-sm-10 {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }
  .c-py-sm-11 {
    padding-top: 10.875rem;
    padding-bottom: 10.875rem;
  }
  .c-py-sm-12 {
    padding-top: 11.875rem;
    padding-bottom: 11.875rem;
  }
  .c-py-sm-13 {
    padding-top: 12.25rem;
    padding-bottom: 12.25rem;
  }
  .c-py-sm-14 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
  .c-py-sm-15 {
    padding-top: 21rem;
    padding-bottom: 21rem;
  }
  .c-m-md-2 {
    margin: 0.625rem;
  }
  .c-m-md-3 {
    margin: 1rem;
  }
  .c-m-md-4 {
    margin: 1.25rem;
  }
  .c-m-md-5 {
    margin: 1.875rem;
  }
  .c-m-md-6 {
    margin: 2.5rem;
  }
  .c-m-md-7 {
    margin: 3.75rem;
  }
  .c-m-md-8 {
    margin: 5rem;
  }
  .c-m-md-9 {
    margin: 6.25rem;
  }
  .c-m-md-10 {
    margin: 8.5rem;
  }
  .c-m-md-11 {
    margin: 10.875rem;
  }
  .c-m-md-12 {
    margin: 11.875rem;
  }
  .c-m-md-13 {
    margin: 12.25rem;
  }
  .c-m-md-14 {
    margin: 15rem;
  }
  .c-m-md-15 {
    margin: 21rem;
  }
  .c-mt-md-2 {
    margin-top: 0.625rem;
  }
  .c-mt-md-3 {
    margin-top: 1rem;
  }
  .c-mt-md-4 {
    margin-top: 1.25rem;
  }
  .c-mt-md-5 {
    margin-top: 1.875rem;
  }
  .c-mt-md-6 {
    margin-top: 2.5rem;
  }
  .c-mt-md-7 {
    margin-top: 3.75rem;
  }
  .c-mt-md-8 {
    margin-top: 5rem;
  }
  .c-mt-md-9 {
    margin-top: 6.25rem;
  }
  .c-mt-md-10 {
    margin-top: 8.5rem;
  }
  .c-mt-md-11 {
    margin-top: 10.875rem;
  }
  .c-mt-md-12 {
    margin-top: 11.875rem;
  }
  .c-mt-md-13 {
    margin-top: 12.25rem;
  }
  .c-mt-md-14 {
    margin-top: 15rem;
  }
  .c-mt-md-15 {
    margin-top: 21rem;
  }
  .c-mr-md-2 {
    margin-right: 0.625rem;
  }
  .c-mr-md-3 {
    margin-right: 1rem;
  }
  .c-mr-md-4 {
    margin-right: 1.25rem;
  }
  .c-mr-md-5 {
    margin-right: 1.875rem;
  }
  .c-mr-md-6 {
    margin-right: 2.5rem;
  }
  .c-mr-md-7 {
    margin-right: 3.75rem;
  }
  .c-mr-md-8 {
    margin-right: 5rem;
  }
  .c-mr-md-9 {
    margin-right: 6.25rem;
  }
  .c-mr-md-10 {
    margin-right: 8.5rem;
  }
  .c-mr-md-11 {
    margin-right: 10.875rem;
  }
  .c-mr-md-12 {
    margin-right: 11.875rem;
  }
  .c-mr-md-13 {
    margin-right: 12.25rem;
  }
  .c-mr-md-14 {
    margin-right: 15rem;
  }
  .c-mr-md-15 {
    margin-right: 21rem;
  }
  .c-mb-md-2 {
    margin-bottom: 0.625rem;
  }
  .c-mb-md-3 {
    margin-bottom: 1rem;
  }
  .c-mb-md-4 {
    margin-bottom: 1.25rem;
  }
  .c-mb-md-5 {
    margin-bottom: 1.875rem;
  }
  .c-mb-md-6 {
    margin-bottom: 2.5rem;
  }
  .c-mb-md-7 {
    margin-bottom: 3.75rem;
  }
  .c-mb-md-8 {
    margin-bottom: 5rem;
  }
  .c-mb-md-9 {
    margin-bottom: 6.25rem;
  }
  .c-mb-md-10 {
    margin-bottom: 8.5rem;
  }
  .c-mb-md-11 {
    margin-bottom: 10.875rem;
  }
  .c-mb-md-12 {
    margin-bottom: 11.875rem;
  }
  .c-mb-md-13 {
    margin-bottom: 12.25rem;
  }
  .c-mb-md-14 {
    margin-bottom: 15rem;
  }
  .c-mb-md-15 {
    margin-bottom: 21rem;
  }
  .c-ml-md-2 {
    margin-left: 0.625rem;
  }
  .c-ml-md-3 {
    margin-left: 1rem;
  }
  .c-ml-md-4 {
    margin-left: 1.25rem;
  }
  .c-ml-md-5 {
    margin-left: 1.875rem;
  }
  .c-ml-md-6 {
    margin-left: 2.5rem;
  }
  .c-ml-md-7 {
    margin-left: 3.75rem;
  }
  .c-ml-md-8 {
    margin-left: 5rem;
  }
  .c-ml-md-9 {
    margin-left: 6.25rem;
  }
  .c-ml-md-10 {
    margin-left: 8.5rem;
  }
  .c-ml-md-11 {
    margin-left: 10.875rem;
  }
  .c-ml-md-12 {
    margin-left: 11.875rem;
  }
  .c-ml-md-13 {
    margin-left: 12.25rem;
  }
  .c-ml-md-14 {
    margin-left: 15rem;
  }
  .c-ml-md-15 {
    margin-left: 21rem;
  }
  .c-mx-md-2 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .c-mx-md-3 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-md-4 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .c-mx-md-5 {
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }
  .c-mx-md-6 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .c-mx-md-7 {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .c-mx-md-8 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-md-9 {
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }
  .c-mx-md-10 {
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }
  .c-mx-md-11 {
    margin-left: 10.875rem;
    margin-right: 10.875rem;
  }
  .c-mx-md-12 {
    margin-left: 11.875rem;
    margin-right: 11.875rem;
  }
  .c-mx-md-13 {
    margin-left: 12.25rem;
    margin-right: 12.25rem;
  }
  .c-mx-md-14 {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .c-mx-md-15 {
    margin-left: 21rem;
    margin-right: 21rem;
  }
  .c-my-md-2 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .c-my-md-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-md-4 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .c-my-md-5 {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
  .c-my-md-6 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .c-my-md-7 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .c-my-md-8 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-md-9 {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .c-my-md-10 {
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }
  .c-my-md-11 {
    margin-top: 10.875rem;
    margin-bottom: 10.875rem;
  }
  .c-my-md-12 {
    margin-top: 11.875rem;
    margin-bottom: 11.875rem;
  }
  .c-my-md-13 {
    margin-top: 12.25rem;
    margin-bottom: 12.25rem;
  }
  .c-my-md-14 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }
  .c-my-md-15 {
    margin-top: 21rem;
    margin-bottom: 21rem;
  }
  .c-p-md-2 {
    padding: 0.625rem;
  }
  .c-p-md-3 {
    padding: 1rem;
  }
  .c-p-md-4 {
    padding: 1.25rem;
  }
  .c-p-md-5 {
    padding: 1.875rem;
  }
  .c-p-md-6 {
    padding: 2.5rem;
  }
  .c-p-md-7 {
    padding: 3.75rem;
  }
  .c-p-md-8 {
    padding: 5rem;
  }
  .c-p-md-9 {
    padding: 6.25rem;
  }
  .c-p-md-10 {
    padding: 8.5rem;
  }
  .c-p-md-11 {
    padding: 10.875rem;
  }
  .c-p-md-12 {
    padding: 11.875rem;
  }
  .c-p-md-13 {
    padding: 12.25rem;
  }
  .c-p-md-14 {
    padding: 15rem;
  }
  .c-p-md-15 {
    padding: 21rem;
  }
  .c-pt-md-2 {
    padding-top: 0.625rem;
  }
  .c-pt-md-3 {
    padding-top: 1rem;
  }
  .c-pt-md-4 {
    padding-top: 1.25rem;
  }
  .c-pt-md-5 {
    padding-top: 1.875rem;
  }
  .c-pt-md-6 {
    padding-top: 2.5rem;
  }
  .c-pt-md-7 {
    padding-top: 3.75rem;
  }
  .c-pt-md-8 {
    padding-top: 5rem;
  }
  .c-pt-md-9 {
    padding-top: 6.25rem;
  }
  .c-pt-md-10 {
    padding-top: 8.5rem;
  }
  .c-pt-md-11 {
    padding-top: 10.875rem;
  }
  .c-pt-md-12 {
    padding-top: 11.875rem;
  }
  .c-pt-md-13 {
    padding-top: 12.25rem;
  }
  .c-pt-md-14 {
    padding-top: 15rem;
  }
  .c-pt-md-15 {
    padding-top: 21rem;
  }
  .c-pr-md-2 {
    padding-right: 0.625rem;
  }
  .c-pr-md-3 {
    padding-right: 1rem;
  }
  .c-pr-md-4 {
    padding-right: 1.25rem;
  }
  .c-pr-md-5 {
    padding-right: 1.875rem;
  }
  .c-pr-md-6 {
    padding-right: 2.5rem;
  }
  .c-pr-md-7 {
    padding-right: 3.75rem;
  }
  .c-pr-md-8 {
    padding-right: 5rem;
  }
  .c-pr-md-9 {
    padding-right: 6.25rem;
  }
  .c-pr-md-10 {
    padding-right: 8.5rem;
  }
  .c-pr-md-11 {
    padding-right: 10.875rem;
  }
  .c-pr-md-12 {
    padding-right: 11.875rem;
  }
  .c-pr-md-13 {
    padding-right: 12.25rem;
  }
  .c-pr-md-14 {
    padding-right: 15rem;
  }
  .c-pr-md-15 {
    padding-right: 21rem;
  }
  .c-pb-md-2 {
    padding-bottom: 0.625rem;
  }
  .c-pb-md-3 {
    padding-bottom: 1rem;
  }
  .c-pb-md-4 {
    padding-bottom: 1.25rem;
  }
  .c-pb-md-5 {
    padding-bottom: 1.875rem;
  }
  .c-pb-md-6 {
    padding-bottom: 2.5rem;
  }
  .c-pb-md-7 {
    padding-bottom: 3.75rem;
  }
  .c-pb-md-8 {
    padding-bottom: 5rem;
  }
  .c-pb-md-9 {
    padding-bottom: 6.25rem;
  }
  .c-pb-md-10 {
    padding-bottom: 8.5rem;
  }
  .c-pb-md-11 {
    padding-bottom: 10.875rem;
  }
  .c-pb-md-12 {
    padding-bottom: 11.875rem;
  }
  .c-pb-md-13 {
    padding-bottom: 12.25rem;
  }
  .c-pb-md-14 {
    padding-bottom: 15rem;
  }
  .c-pb-md-15 {
    padding-bottom: 21rem;
  }
  .c-pl-md-2 {
    padding-left: 0.625rem;
  }
  .c-pl-md-3 {
    padding-left: 1rem;
  }
  .c-pl-md-4 {
    padding-left: 1.25rem;
  }
  .c-pl-md-5 {
    padding-left: 1.875rem;
  }
  .c-pl-md-6 {
    padding-left: 2.5rem;
  }
  .c-pl-md-7 {
    padding-left: 3.75rem;
  }
  .c-pl-md-8 {
    padding-left: 5rem;
  }
  .c-pl-md-9 {
    padding-left: 6.25rem;
  }
  .c-pl-md-10 {
    padding-left: 8.5rem;
  }
  .c-pl-md-11 {
    padding-left: 10.875rem;
  }
  .c-pl-md-12 {
    padding-left: 11.875rem;
  }
  .c-pl-md-13 {
    padding-left: 12.25rem;
  }
  .c-pl-md-14 {
    padding-left: 15rem;
  }
  .c-pl-md-15 {
    padding-left: 21rem;
  }
  .c-px-md-2 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .c-px-md-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-md-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .c-px-md-5 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .c-px-md-6 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .c-px-md-7 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .c-px-md-8 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-md-9 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .c-px-md-10 {
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }
  .c-px-md-11 {
    padding-left: 10.875rem;
    padding-right: 10.875rem;
  }
  .c-px-md-12 {
    padding-left: 11.875rem;
    padding-right: 11.875rem;
  }
  .c-px-md-13 {
    padding-left: 12.25rem;
    padding-right: 12.25rem;
  }
  .c-px-md-14 {
    padding-left: 15rem;
    padding-right: 15rem;
  }
  .c-px-md-15 {
    padding-left: 21rem;
    padding-right: 21rem;
  }
  .c-py-md-2 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .c-py-md-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-md-4 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .c-py-md-5 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .c-py-md-6 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .c-py-md-7 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .c-py-md-8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-md-9 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .c-py-md-10 {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }
  .c-py-md-11 {
    padding-top: 10.875rem;
    padding-bottom: 10.875rem;
  }
  .c-py-md-12 {
    padding-top: 11.875rem;
    padding-bottom: 11.875rem;
  }
  .c-py-md-13 {
    padding-top: 12.25rem;
    padding-bottom: 12.25rem;
  }
  .c-py-md-14 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
  .c-py-md-15 {
    padding-top: 21rem;
    padding-bottom: 21rem;
  }
  .c-m-lg-2 {
    margin: 0.625rem;
  }
  .c-m-lg-3 {
    margin: 1rem;
  }
  .c-m-lg-4 {
    margin: 1.25rem;
  }
  .c-m-lg-5 {
    margin: 1.875rem;
  }
  .c-m-lg-6 {
    margin: 2.5rem;
  }
  .c-m-lg-7 {
    margin: 3.75rem;
  }
  .c-m-lg-8 {
    margin: 5rem;
  }
  .c-m-lg-9 {
    margin: 6.25rem;
  }
  .c-m-lg-10 {
    margin: 8.5rem;
  }
  .c-m-lg-11 {
    margin: 10.875rem;
  }
  .c-m-lg-12 {
    margin: 11.875rem;
  }
  .c-m-lg-13 {
    margin: 12.25rem;
  }
  .c-m-lg-14 {
    margin: 15rem;
  }
  .c-m-lg-15 {
    margin: 21rem;
  }
  .c-mt-lg-2 {
    margin-top: 0.625rem;
  }
  .c-mt-lg-3 {
    margin-top: 1rem;
  }
  .c-mt-lg-4 {
    margin-top: 1.25rem;
  }
  .c-mt-lg-5 {
    margin-top: 1.875rem;
  }
  .c-mt-lg-6 {
    margin-top: 2.5rem;
  }
  .c-mt-lg-7 {
    margin-top: 3.75rem;
  }
  .c-mt-lg-8 {
    margin-top: 5rem;
  }
  .c-mt-lg-9 {
    margin-top: 6.25rem;
  }
  .c-mt-lg-10 {
    margin-top: 8.5rem;
  }
  .c-mt-lg-11 {
    margin-top: 10.875rem;
  }
  .c-mt-lg-12 {
    margin-top: 11.875rem;
  }
  .c-mt-lg-13 {
    margin-top: 12.25rem;
  }
  .c-mt-lg-14 {
    margin-top: 15rem;
  }
  .c-mt-lg-15 {
    margin-top: 21rem;
  }
  .c-mr-lg-2 {
    margin-right: 0.625rem;
  }
  .c-mr-lg-3 {
    margin-right: 1rem;
  }
  .c-mr-lg-4 {
    margin-right: 1.25rem;
  }
  .c-mr-lg-5 {
    margin-right: 1.875rem;
  }
  .c-mr-lg-6 {
    margin-right: 2.5rem;
  }
  .c-mr-lg-7 {
    margin-right: 3.75rem;
  }
  .c-mr-lg-8 {
    margin-right: 5rem;
  }
  .c-mr-lg-9 {
    margin-right: 6.25rem;
  }
  .c-mr-lg-10 {
    margin-right: 8.5rem;
  }
  .c-mr-lg-11 {
    margin-right: 10.875rem;
  }
  .c-mr-lg-12 {
    margin-right: 11.875rem;
  }
  .c-mr-lg-13 {
    margin-right: 12.25rem;
  }
  .c-mr-lg-14 {
    margin-right: 15rem;
  }
  .c-mr-lg-15 {
    margin-right: 21rem;
  }
  .c-mb-lg-2 {
    margin-bottom: 0.625rem;
  }
  .c-mb-lg-3 {
    margin-bottom: 1rem;
  }
  .c-mb-lg-4 {
    margin-bottom: 1.25rem;
  }
  .c-mb-lg-5 {
    margin-bottom: 1.875rem;
  }
  .c-mb-lg-6 {
    margin-bottom: 2.5rem;
  }
  .c-mb-lg-7 {
    margin-bottom: 3.75rem;
  }
  .c-mb-lg-8 {
    margin-bottom: 5rem;
  }
  .c-mb-lg-9 {
    margin-bottom: 6.25rem;
  }
  .c-mb-lg-10 {
    margin-bottom: 8.5rem;
  }
  .c-mb-lg-11 {
    margin-bottom: 10.875rem;
  }
  .c-mb-lg-12 {
    margin-bottom: 11.875rem;
  }
  .c-mb-lg-13 {
    margin-bottom: 12.25rem;
  }
  .c-mb-lg-14 {
    margin-bottom: 15rem;
  }
  .c-mb-lg-15 {
    margin-bottom: 21rem;
  }
  .c-ml-lg-2 {
    margin-left: 0.625rem;
  }
  .c-ml-lg-3 {
    margin-left: 1rem;
  }
  .c-ml-lg-4 {
    margin-left: 1.25rem;
  }
  .c-ml-lg-5 {
    margin-left: 1.875rem;
  }
  .c-ml-lg-6 {
    margin-left: 2.5rem;
  }
  .c-ml-lg-7 {
    margin-left: 3.75rem;
  }
  .c-ml-lg-8 {
    margin-left: 5rem;
  }
  .c-ml-lg-9 {
    margin-left: 6.25rem;
  }
  .c-ml-lg-10 {
    margin-left: 8.5rem;
  }
  .c-ml-lg-11 {
    margin-left: 10.875rem;
  }
  .c-ml-lg-12 {
    margin-left: 11.875rem;
  }
  .c-ml-lg-13 {
    margin-left: 12.25rem;
  }
  .c-ml-lg-14 {
    margin-left: 15rem;
  }
  .c-ml-lg-15 {
    margin-left: 21rem;
  }
  .c-mx-lg-2 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .c-mx-lg-3 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-lg-4 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .c-mx-lg-5 {
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }
  .c-mx-lg-6 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .c-mx-lg-7 {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .c-mx-lg-8 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-lg-9 {
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }
  .c-mx-lg-10 {
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }
  .c-mx-lg-11 {
    margin-left: 10.875rem;
    margin-right: 10.875rem;
  }
  .c-mx-lg-12 {
    margin-left: 11.875rem;
    margin-right: 11.875rem;
  }
  .c-mx-lg-13 {
    margin-left: 12.25rem;
    margin-right: 12.25rem;
  }
  .c-mx-lg-14 {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .c-mx-lg-15 {
    margin-left: 21rem;
    margin-right: 21rem;
  }
  .c-my-lg-2 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .c-my-lg-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-lg-4 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .c-my-lg-5 {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
  .c-my-lg-6 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .c-my-lg-7 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .c-my-lg-8 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-lg-9 {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .c-my-lg-10 {
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }
  .c-my-lg-11 {
    margin-top: 10.875rem;
    margin-bottom: 10.875rem;
  }
  .c-my-lg-12 {
    margin-top: 11.875rem;
    margin-bottom: 11.875rem;
  }
  .c-my-lg-13 {
    margin-top: 12.25rem;
    margin-bottom: 12.25rem;
  }
  .c-my-lg-14 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }
  .c-my-lg-15 {
    margin-top: 21rem;
    margin-bottom: 21rem;
  }
  .c-p-lg-2 {
    padding: 0.625rem;
  }
  .c-p-lg-3 {
    padding: 1rem;
  }
  .c-p-lg-4 {
    padding: 1.25rem;
  }
  .c-p-lg-5 {
    padding: 1.875rem;
  }
  .c-p-lg-6 {
    padding: 2.5rem;
  }
  .c-p-lg-7 {
    padding: 3.75rem;
  }
  .c-p-lg-8 {
    padding: 5rem;
  }
  .c-p-lg-9 {
    padding: 6.25rem;
  }
  .c-p-lg-10 {
    padding: 8.5rem;
  }
  .c-p-lg-11 {
    padding: 10.875rem;
  }
  .c-p-lg-12 {
    padding: 11.875rem;
  }
  .c-p-lg-13 {
    padding: 12.25rem;
  }
  .c-p-lg-14 {
    padding: 15rem;
  }
  .c-p-lg-15 {
    padding: 21rem;
  }
  .c-pt-lg-2 {
    padding-top: 0.625rem;
  }
  .c-pt-lg-3 {
    padding-top: 1rem;
  }
  .c-pt-lg-4 {
    padding-top: 1.25rem;
  }
  .c-pt-lg-5 {
    padding-top: 1.875rem;
  }
  .c-pt-lg-6 {
    padding-top: 2.5rem;
  }
  .c-pt-lg-7 {
    padding-top: 3.75rem;
  }
  .c-pt-lg-8 {
    padding-top: 5rem;
  }
  .c-pt-lg-9 {
    padding-top: 6.25rem;
  }
  .c-pt-lg-10 {
    padding-top: 8.5rem;
  }
  .c-pt-lg-11 {
    padding-top: 10.875rem;
  }
  .c-pt-lg-12 {
    padding-top: 11.875rem;
  }
  .c-pt-lg-13 {
    padding-top: 12.25rem;
  }
  .c-pt-lg-14 {
    padding-top: 15rem;
  }
  .c-pt-lg-15 {
    padding-top: 21rem;
  }
  .c-pr-lg-2 {
    padding-right: 0.625rem;
  }
  .c-pr-lg-3 {
    padding-right: 1rem;
  }
  .c-pr-lg-4 {
    padding-right: 1.25rem;
  }
  .c-pr-lg-5 {
    padding-right: 1.875rem;
  }
  .c-pr-lg-6 {
    padding-right: 2.5rem;
  }
  .c-pr-lg-7 {
    padding-right: 3.75rem;
  }
  .c-pr-lg-8 {
    padding-right: 5rem;
  }
  .c-pr-lg-9 {
    padding-right: 6.25rem;
  }
  .c-pr-lg-10 {
    padding-right: 8.5rem;
  }
  .c-pr-lg-11 {
    padding-right: 10.875rem;
  }
  .c-pr-lg-12 {
    padding-right: 11.875rem;
  }
  .c-pr-lg-13 {
    padding-right: 12.25rem;
  }
  .c-pr-lg-14 {
    padding-right: 15rem;
  }
  .c-pr-lg-15 {
    padding-right: 21rem;
  }
  .c-pb-lg-2 {
    padding-bottom: 0.625rem;
  }
  .c-pb-lg-3 {
    padding-bottom: 1rem;
  }
  .c-pb-lg-4 {
    padding-bottom: 1.25rem;
  }
  .c-pb-lg-5 {
    padding-bottom: 1.875rem;
  }
  .c-pb-lg-6 {
    padding-bottom: 2.5rem;
  }
  .c-pb-lg-7 {
    padding-bottom: 3.75rem;
  }
  .c-pb-lg-8 {
    padding-bottom: 5rem;
  }
  .c-pb-lg-9 {
    padding-bottom: 6.25rem;
  }
  .c-pb-lg-10 {
    padding-bottom: 8.5rem;
  }
  .c-pb-lg-11 {
    padding-bottom: 10.875rem;
  }
  .c-pb-lg-12 {
    padding-bottom: 11.875rem;
  }
  .c-pb-lg-13 {
    padding-bottom: 12.25rem;
  }
  .c-pb-lg-14 {
    padding-bottom: 15rem;
  }
  .c-pb-lg-15 {
    padding-bottom: 21rem;
  }
  .c-pl-lg-2 {
    padding-left: 0.625rem;
  }
  .c-pl-lg-3 {
    padding-left: 1rem;
  }
  .c-pl-lg-4 {
    padding-left: 1.25rem;
  }
  .c-pl-lg-5 {
    padding-left: 1.875rem;
  }
  .c-pl-lg-6 {
    padding-left: 2.5rem;
  }
  .c-pl-lg-7 {
    padding-left: 3.75rem;
  }
  .c-pl-lg-8 {
    padding-left: 5rem;
  }
  .c-pl-lg-9 {
    padding-left: 6.25rem;
  }
  .c-pl-lg-10 {
    padding-left: 8.5rem;
  }
  .c-pl-lg-11 {
    padding-left: 10.875rem;
  }
  .c-pl-lg-12 {
    padding-left: 11.875rem;
  }
  .c-pl-lg-13 {
    padding-left: 12.25rem;
  }
  .c-pl-lg-14 {
    padding-left: 15rem;
  }
  .c-pl-lg-15 {
    padding-left: 21rem;
  }
  .c-px-lg-2 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .c-px-lg-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-lg-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .c-px-lg-5 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .c-px-lg-6 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .c-px-lg-7 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .c-px-lg-8 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-lg-9 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .c-px-lg-10 {
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }
  .c-px-lg-11 {
    padding-left: 10.875rem;
    padding-right: 10.875rem;
  }
  .c-px-lg-12 {
    padding-left: 11.875rem;
    padding-right: 11.875rem;
  }
  .c-px-lg-13 {
    padding-left: 12.25rem;
    padding-right: 12.25rem;
  }
  .c-px-lg-14 {
    padding-left: 15rem;
    padding-right: 15rem;
  }
  .c-px-lg-15 {
    padding-left: 21rem;
    padding-right: 21rem;
  }
  .c-py-lg-2 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .c-py-lg-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-lg-4 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .c-py-lg-5 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .c-py-lg-6 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .c-py-lg-7 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .c-py-lg-8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-lg-9 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .c-py-lg-10 {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }
  .c-py-lg-11 {
    padding-top: 10.875rem;
    padding-bottom: 10.875rem;
  }
  .c-py-lg-12 {
    padding-top: 11.875rem;
    padding-bottom: 11.875rem;
  }
  .c-py-lg-13 {
    padding-top: 12.25rem;
    padding-bottom: 12.25rem;
  }
  .c-py-lg-14 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
  .c-py-lg-15 {
    padding-top: 21rem;
    padding-bottom: 21rem;
  }
  .c-m-xl-2 {
    margin: 0.625rem;
  }
  .c-m-xl-3 {
    margin: 1rem;
  }
  .c-m-xl-4 {
    margin: 1.25rem;
  }
  .c-m-xl-5 {
    margin: 1.875rem;
  }
  .c-m-xl-6 {
    margin: 2.5rem;
  }
  .c-m-xl-7 {
    margin: 3.75rem;
  }
  .c-m-xl-8 {
    margin: 5rem;
  }
  .c-m-xl-9 {
    margin: 6.25rem;
  }
  .c-m-xl-10 {
    margin: 8.5rem;
  }
  .c-m-xl-11 {
    margin: 10.875rem;
  }
  .c-m-xl-12 {
    margin: 11.875rem;
  }
  .c-m-xl-13 {
    margin: 12.25rem;
  }
  .c-m-xl-14 {
    margin: 15rem;
  }
  .c-m-xl-15 {
    margin: 21rem;
  }
  .c-mt-xl-2 {
    margin-top: 0.625rem;
  }
  .c-mt-xl-3 {
    margin-top: 1rem;
  }
  .c-mt-xl-4 {
    margin-top: 1.25rem;
  }
  .c-mt-xl-5 {
    margin-top: 1.875rem;
  }
  .c-mt-xl-6 {
    margin-top: 2.5rem;
  }
  .c-mt-xl-7 {
    margin-top: 3.75rem;
  }
  .c-mt-xl-8 {
    margin-top: 5rem;
  }
  .c-mt-xl-9 {
    margin-top: 6.25rem;
  }
  .c-mt-xl-10 {
    margin-top: 8.5rem;
  }
  .c-mt-xl-11 {
    margin-top: 10.875rem;
  }
  .c-mt-xl-12 {
    margin-top: 11.875rem;
  }
  .c-mt-xl-13 {
    margin-top: 12.25rem;
  }
  .c-mt-xl-14 {
    margin-top: 15rem;
  }
  .c-mt-xl-15 {
    margin-top: 21rem;
  }
  .c-mr-xl-2 {
    margin-right: 0.625rem;
  }
  .c-mr-xl-3 {
    margin-right: 1rem;
  }
  .c-mr-xl-4 {
    margin-right: 1.25rem;
  }
  .c-mr-xl-5 {
    margin-right: 1.875rem;
  }
  .c-mr-xl-6 {
    margin-right: 2.5rem;
  }
  .c-mr-xl-7 {
    margin-right: 3.75rem;
  }
  .c-mr-xl-8 {
    margin-right: 5rem;
  }
  .c-mr-xl-9 {
    margin-right: 6.25rem;
  }
  .c-mr-xl-10 {
    margin-right: 8.5rem;
  }
  .c-mr-xl-11 {
    margin-right: 10.875rem;
  }
  .c-mr-xl-12 {
    margin-right: 11.875rem;
  }
  .c-mr-xl-13 {
    margin-right: 12.25rem;
  }
  .c-mr-xl-14 {
    margin-right: 15rem;
  }
  .c-mr-xl-15 {
    margin-right: 21rem;
  }
  .c-mb-xl-2 {
    margin-bottom: 0.625rem;
  }
  .c-mb-xl-3 {
    margin-bottom: 1rem;
  }
  .c-mb-xl-4 {
    margin-bottom: 1.25rem;
  }
  .c-mb-xl-5 {
    margin-bottom: 1.875rem;
  }
  .c-mb-xl-6 {
    margin-bottom: 2.5rem;
  }
  .c-mb-xl-7 {
    margin-bottom: 3.75rem;
  }
  .c-mb-xl-8 {
    margin-bottom: 5rem;
  }
  .c-mb-xl-9 {
    margin-bottom: 6.25rem;
  }
  .c-mb-xl-10 {
    margin-bottom: 8.5rem;
  }
  .c-mb-xl-11 {
    margin-bottom: 10.875rem;
  }
  .c-mb-xl-12 {
    margin-bottom: 11.875rem;
  }
  .c-mb-xl-13 {
    margin-bottom: 12.25rem;
  }
  .c-mb-xl-14 {
    margin-bottom: 15rem;
  }
  .c-mb-xl-15 {
    margin-bottom: 21rem;
  }
  .c-ml-xl-2 {
    margin-left: 0.625rem;
  }
  .c-ml-xl-3 {
    margin-left: 1rem;
  }
  .c-ml-xl-4 {
    margin-left: 1.25rem;
  }
  .c-ml-xl-5 {
    margin-left: 1.875rem;
  }
  .c-ml-xl-6 {
    margin-left: 2.5rem;
  }
  .c-ml-xl-7 {
    margin-left: 3.75rem;
  }
  .c-ml-xl-8 {
    margin-left: 5rem;
  }
  .c-ml-xl-9 {
    margin-left: 6.25rem;
  }
  .c-ml-xl-10 {
    margin-left: 8.5rem;
  }
  .c-ml-xl-11 {
    margin-left: 10.875rem;
  }
  .c-ml-xl-12 {
    margin-left: 11.875rem;
  }
  .c-ml-xl-13 {
    margin-left: 12.25rem;
  }
  .c-ml-xl-14 {
    margin-left: 15rem;
  }
  .c-ml-xl-15 {
    margin-left: 21rem;
  }
  .c-mx-xl-2 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .c-mx-xl-3 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-xl-4 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .c-mx-xl-5 {
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }
  .c-mx-xl-6 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .c-mx-xl-7 {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .c-mx-xl-8 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-xl-9 {
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }
  .c-mx-xl-10 {
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }
  .c-mx-xl-11 {
    margin-left: 10.875rem;
    margin-right: 10.875rem;
  }
  .c-mx-xl-12 {
    margin-left: 11.875rem;
    margin-right: 11.875rem;
  }
  .c-mx-xl-13 {
    margin-left: 12.25rem;
    margin-right: 12.25rem;
  }
  .c-mx-xl-14 {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .c-mx-xl-15 {
    margin-left: 21rem;
    margin-right: 21rem;
  }
  .c-my-xl-2 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .c-my-xl-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-xl-4 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .c-my-xl-5 {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
  .c-my-xl-6 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .c-my-xl-7 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .c-my-xl-8 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-xl-9 {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .c-my-xl-10 {
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }
  .c-my-xl-11 {
    margin-top: 10.875rem;
    margin-bottom: 10.875rem;
  }
  .c-my-xl-12 {
    margin-top: 11.875rem;
    margin-bottom: 11.875rem;
  }
  .c-my-xl-13 {
    margin-top: 12.25rem;
    margin-bottom: 12.25rem;
  }
  .c-my-xl-14 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }
  .c-my-xl-15 {
    margin-top: 21rem;
    margin-bottom: 21rem;
  }
  .c-p-xl-2 {
    padding: 0.625rem;
  }
  .c-p-xl-3 {
    padding: 1rem;
  }
  .c-p-xl-4 {
    padding: 1.25rem;
  }
  .c-p-xl-5 {
    padding: 1.875rem;
  }
  .c-p-xl-6 {
    padding: 2.5rem;
  }
  .c-p-xl-7 {
    padding: 3.75rem;
  }
  .c-p-xl-8 {
    padding: 5rem;
  }
  .c-p-xl-9 {
    padding: 6.25rem;
  }
  .c-p-xl-10 {
    padding: 8.5rem;
  }
  .c-p-xl-11 {
    padding: 10.875rem;
  }
  .c-p-xl-12 {
    padding: 11.875rem;
  }
  .c-p-xl-13 {
    padding: 12.25rem;
  }
  .c-p-xl-14 {
    padding: 15rem;
  }
  .c-p-xl-15 {
    padding: 21rem;
  }
  .c-pt-xl-2 {
    padding-top: 0.625rem;
  }
  .c-pt-xl-3 {
    padding-top: 1rem;
  }
  .c-pt-xl-4 {
    padding-top: 1.25rem;
  }
  .c-pt-xl-5 {
    padding-top: 1.875rem;
  }
  .c-pt-xl-6 {
    padding-top: 2.5rem;
  }
  .c-pt-xl-7 {
    padding-top: 3.75rem;
  }
  .c-pt-xl-8 {
    padding-top: 5rem;
  }
  .c-pt-xl-9 {
    padding-top: 6.25rem;
  }
  .c-pt-xl-10 {
    padding-top: 8.5rem;
  }
  .c-pt-xl-11 {
    padding-top: 10.875rem;
  }
  .c-pt-xl-12 {
    padding-top: 11.875rem;
  }
  .c-pt-xl-13 {
    padding-top: 12.25rem;
  }
  .c-pt-xl-14 {
    padding-top: 15rem;
  }
  .c-pt-xl-15 {
    padding-top: 21rem;
  }
  .c-pr-xl-2 {
    padding-right: 0.625rem;
  }
  .c-pr-xl-3 {
    padding-right: 1rem;
  }
  .c-pr-xl-4 {
    padding-right: 1.25rem;
  }
  .c-pr-xl-5 {
    padding-right: 1.875rem;
  }
  .c-pr-xl-6 {
    padding-right: 2.5rem;
  }
  .c-pr-xl-7 {
    padding-right: 3.75rem;
  }
  .c-pr-xl-8 {
    padding-right: 5rem;
  }
  .c-pr-xl-9 {
    padding-right: 6.25rem;
  }
  .c-pr-xl-10 {
    padding-right: 8.5rem;
  }
  .c-pr-xl-11 {
    padding-right: 10.875rem;
  }
  .c-pr-xl-12 {
    padding-right: 11.875rem;
  }
  .c-pr-xl-13 {
    padding-right: 12.25rem;
  }
  .c-pr-xl-14 {
    padding-right: 15rem;
  }
  .c-pr-xl-15 {
    padding-right: 21rem;
  }
  .c-pb-xl-2 {
    padding-bottom: 0.625rem;
  }
  .c-pb-xl-3 {
    padding-bottom: 1rem;
  }
  .c-pb-xl-4 {
    padding-bottom: 1.25rem;
  }
  .c-pb-xl-5 {
    padding-bottom: 1.875rem;
  }
  .c-pb-xl-6 {
    padding-bottom: 2.5rem;
  }
  .c-pb-xl-7 {
    padding-bottom: 3.75rem;
  }
  .c-pb-xl-8 {
    padding-bottom: 5rem;
  }
  .c-pb-xl-9 {
    padding-bottom: 6.25rem;
  }
  .c-pb-xl-10 {
    padding-bottom: 8.5rem;
  }
  .c-pb-xl-11 {
    padding-bottom: 10.875rem;
  }
  .c-pb-xl-12 {
    padding-bottom: 11.875rem;
  }
  .c-pb-xl-13 {
    padding-bottom: 12.25rem;
  }
  .c-pb-xl-14 {
    padding-bottom: 15rem;
  }
  .c-pb-xl-15 {
    padding-bottom: 21rem;
  }
  .c-pl-xl-2 {
    padding-left: 0.625rem;
  }
  .c-pl-xl-3 {
    padding-left: 1rem;
  }
  .c-pl-xl-4 {
    padding-left: 1.25rem;
  }
  .c-pl-xl-5 {
    padding-left: 1.875rem;
  }
  .c-pl-xl-6 {
    padding-left: 2.5rem;
  }
  .c-pl-xl-7 {
    padding-left: 3.75rem;
  }
  .c-pl-xl-8 {
    padding-left: 5rem;
  }
  .c-pl-xl-9 {
    padding-left: 6.25rem;
  }
  .c-pl-xl-10 {
    padding-left: 8.5rem;
  }
  .c-pl-xl-11 {
    padding-left: 10.875rem;
  }
  .c-pl-xl-12 {
    padding-left: 11.875rem;
  }
  .c-pl-xl-13 {
    padding-left: 12.25rem;
  }
  .c-pl-xl-14 {
    padding-left: 15rem;
  }
  .c-pl-xl-15 {
    padding-left: 21rem;
  }
  .c-px-xl-2 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .c-px-xl-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-xl-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .c-px-xl-5 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .c-px-xl-6 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .c-px-xl-7 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .c-px-xl-8 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-xl-9 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .c-px-xl-10 {
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }
  .c-px-xl-11 {
    padding-left: 10.875rem;
    padding-right: 10.875rem;
  }
  .c-px-xl-12 {
    padding-left: 11.875rem;
    padding-right: 11.875rem;
  }
  .c-px-xl-13 {
    padding-left: 12.25rem;
    padding-right: 12.25rem;
  }
  .c-px-xl-14 {
    padding-left: 15rem;
    padding-right: 15rem;
  }
  .c-px-xl-15 {
    padding-left: 21rem;
    padding-right: 21rem;
  }
  .c-py-xl-2 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .c-py-xl-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-xl-4 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .c-py-xl-5 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .c-py-xl-6 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .c-py-xl-7 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .c-py-xl-8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-xl-9 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .c-py-xl-10 {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }
  .c-py-xl-11 {
    padding-top: 10.875rem;
    padding-bottom: 10.875rem;
  }
  .c-py-xl-12 {
    padding-top: 11.875rem;
    padding-bottom: 11.875rem;
  }
  .c-py-xl-13 {
    padding-top: 12.25rem;
    padding-bottom: 12.25rem;
  }
  .c-py-xl-14 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
  .c-py-xl-15 {
    padding-top: 21rem;
    padding-bottom: 21rem;
  }
  .c-m-xxl-1 {
    margin: 0.3125rem;
  }
  .c-m-xxl-only-1 {
    margin: 0.3125rem !important;
  }
  .c-m-xxl-2 {
    margin: 0.625rem;
  }
  .c-m-xxl-only-2 {
    margin: 0.625rem !important;
  }
  .c-m-xxl-3 {
    margin: 1rem;
  }
  .c-m-xxl-only-3 {
    margin: 1rem !important;
  }
  .c-m-xxl-4 {
    margin: 1.25rem;
  }
  .c-m-xxl-only-4 {
    margin: 1.25rem !important;
  }
  .c-m-xxl-5 {
    margin: 1.875rem;
  }
  .c-m-xxl-only-5 {
    margin: 1.875rem !important;
  }
  .c-m-xxl-6 {
    margin: 2.5rem;
  }
  .c-m-xxl-only-6 {
    margin: 2.5rem !important;
  }
  .c-m-xxl-7 {
    margin: 3.75rem;
  }
  .c-m-xxl-only-7 {
    margin: 3.75rem !important;
  }
  .c-m-xxl-8 {
    margin: 5rem;
  }
  .c-m-xxl-only-8 {
    margin: 5rem !important;
  }
  .c-m-xxl-9 {
    margin: 6.25rem;
  }
  .c-m-xxl-only-9 {
    margin: 6.25rem !important;
  }
  .c-m-xxl-10 {
    margin: 8.5rem;
  }
  .c-m-xxl-only-10 {
    margin: 8.5rem !important;
  }
  .c-m-xxl-11 {
    margin: 10.875rem;
  }
  .c-m-xxl-only-11 {
    margin: 10.875rem !important;
  }
  .c-m-xxl-12 {
    margin: 11.875rem;
  }
  .c-m-xxl-only-12 {
    margin: 11.875rem !important;
  }
  .c-m-xxl-13 {
    margin: 12.25rem;
  }
  .c-m-xxl-only-13 {
    margin: 12.25rem !important;
  }
  .c-m-xxl-14 {
    margin: 15rem;
  }
  .c-m-xxl-only-14 {
    margin: 15rem !important;
  }
  .c-m-xxl-15 {
    margin: 21rem;
  }
  .c-m-xxl-only-15 {
    margin: 21rem !important;
  }
  .c-mt-xxl-1 {
    margin-top: 0.3125rem;
  }
  .c-mt-xxl-only-1 {
    margin-top: 0.3125rem !important;
  }
  .c-mt-xxl-2 {
    margin-top: 0.625rem;
  }
  .c-mt-xxl-only-2 {
    margin-top: 0.625rem !important;
  }
  .c-mt-xxl-3 {
    margin-top: 1rem;
  }
  .c-mt-xxl-only-3 {
    margin-top: 1rem !important;
  }
  .c-mt-xxl-4 {
    margin-top: 1.25rem;
  }
  .c-mt-xxl-only-4 {
    margin-top: 1.25rem !important;
  }
  .c-mt-xxl-5 {
    margin-top: 1.875rem;
  }
  .c-mt-xxl-only-5 {
    margin-top: 1.875rem !important;
  }
  .c-mt-xxl-6 {
    margin-top: 2.5rem;
  }
  .c-mt-xxl-only-6 {
    margin-top: 2.5rem !important;
  }
  .c-mt-xxl-7 {
    margin-top: 3.75rem;
  }
  .c-mt-xxl-only-7 {
    margin-top: 3.75rem !important;
  }
  .c-mt-xxl-8 {
    margin-top: 5rem;
  }
  .c-mt-xxl-only-8 {
    margin-top: 5rem !important;
  }
  .c-mt-xxl-9 {
    margin-top: 6.25rem;
  }
  .c-mt-xxl-only-9 {
    margin-top: 6.25rem !important;
  }
  .c-mt-xxl-10 {
    margin-top: 8.5rem;
  }
  .c-mt-xxl-only-10 {
    margin-top: 8.5rem !important;
  }
  .c-mt-xxl-11 {
    margin-top: 10.875rem;
  }
  .c-mt-xxl-only-11 {
    margin-top: 10.875rem !important;
  }
  .c-mt-xxl-12 {
    margin-top: 11.875rem;
  }
  .c-mt-xxl-only-12 {
    margin-top: 11.875rem !important;
  }
  .c-mt-xxl-13 {
    margin-top: 12.25rem;
  }
  .c-mt-xxl-only-13 {
    margin-top: 12.25rem !important;
  }
  .c-mt-xxl-14 {
    margin-top: 15rem;
  }
  .c-mt-xxl-only-14 {
    margin-top: 15rem !important;
  }
  .c-mt-xxl-15 {
    margin-top: 21rem;
  }
  .c-mt-xxl-only-15 {
    margin-top: 21rem !important;
  }
  .c-mr-xxl-1 {
    margin-right: 0.3125rem;
  }
  .c-mr-xxl-only-1 {
    margin-right: 0.3125rem !important;
  }
  .c-mr-xxl-2 {
    margin-right: 0.625rem;
  }
  .c-mr-xxl-only-2 {
    margin-right: 0.625rem !important;
  }
  .c-mr-xxl-3 {
    margin-right: 1rem;
  }
  .c-mr-xxl-only-3 {
    margin-right: 1rem !important;
  }
  .c-mr-xxl-4 {
    margin-right: 1.25rem;
  }
  .c-mr-xxl-only-4 {
    margin-right: 1.25rem !important;
  }
  .c-mr-xxl-5 {
    margin-right: 1.875rem;
  }
  .c-mr-xxl-only-5 {
    margin-right: 1.875rem !important;
  }
  .c-mr-xxl-6 {
    margin-right: 2.5rem;
  }
  .c-mr-xxl-only-6 {
    margin-right: 2.5rem !important;
  }
  .c-mr-xxl-7 {
    margin-right: 3.75rem;
  }
  .c-mr-xxl-only-7 {
    margin-right: 3.75rem !important;
  }
  .c-mr-xxl-8 {
    margin-right: 5rem;
  }
  .c-mr-xxl-only-8 {
    margin-right: 5rem !important;
  }
  .c-mr-xxl-9 {
    margin-right: 6.25rem;
  }
  .c-mr-xxl-only-9 {
    margin-right: 6.25rem !important;
  }
  .c-mr-xxl-10 {
    margin-right: 8.5rem;
  }
  .c-mr-xxl-only-10 {
    margin-right: 8.5rem !important;
  }
  .c-mr-xxl-11 {
    margin-right: 10.875rem;
  }
  .c-mr-xxl-only-11 {
    margin-right: 10.875rem !important;
  }
  .c-mr-xxl-12 {
    margin-right: 11.875rem;
  }
  .c-mr-xxl-only-12 {
    margin-right: 11.875rem !important;
  }
  .c-mr-xxl-13 {
    margin-right: 12.25rem;
  }
  .c-mr-xxl-only-13 {
    margin-right: 12.25rem !important;
  }
  .c-mr-xxl-14 {
    margin-right: 15rem;
  }
  .c-mr-xxl-only-14 {
    margin-right: 15rem !important;
  }
  .c-mr-xxl-15 {
    margin-right: 21rem;
  }
  .c-mr-xxl-only-15 {
    margin-right: 21rem !important;
  }
  .c-mb-xxl-1 {
    margin-bottom: 0.3125rem;
  }
  .c-mb-xxl-only-1 {
    margin-bottom: 0.3125rem !important;
  }
  .c-mb-xxl-2 {
    margin-bottom: 0.625rem;
  }
  .c-mb-xxl-only-2 {
    margin-bottom: 0.625rem !important;
  }
  .c-mb-xxl-3 {
    margin-bottom: 1rem;
  }
  .c-mb-xxl-only-3 {
    margin-bottom: 1rem !important;
  }
  .c-mb-xxl-4 {
    margin-bottom: 1.25rem;
  }
  .c-mb-xxl-only-4 {
    margin-bottom: 1.25rem !important;
  }
  .c-mb-xxl-5 {
    margin-bottom: 1.875rem;
  }
  .c-mb-xxl-only-5 {
    margin-bottom: 1.875rem !important;
  }
  .c-mb-xxl-6 {
    margin-bottom: 2.5rem;
  }
  .c-mb-xxl-only-6 {
    margin-bottom: 2.5rem !important;
  }
  .c-mb-xxl-7 {
    margin-bottom: 3.75rem;
  }
  .c-mb-xxl-only-7 {
    margin-bottom: 3.75rem !important;
  }
  .c-mb-xxl-8 {
    margin-bottom: 5rem;
  }
  .c-mb-xxl-only-8 {
    margin-bottom: 5rem !important;
  }
  .c-mb-xxl-9 {
    margin-bottom: 6.25rem;
  }
  .c-mb-xxl-only-9 {
    margin-bottom: 6.25rem !important;
  }
  .c-mb-xxl-10 {
    margin-bottom: 8.5rem;
  }
  .c-mb-xxl-only-10 {
    margin-bottom: 8.5rem !important;
  }
  .c-mb-xxl-11 {
    margin-bottom: 10.875rem;
  }
  .c-mb-xxl-only-11 {
    margin-bottom: 10.875rem !important;
  }
  .c-mb-xxl-12 {
    margin-bottom: 11.875rem;
  }
  .c-mb-xxl-only-12 {
    margin-bottom: 11.875rem !important;
  }
  .c-mb-xxl-13 {
    margin-bottom: 12.25rem;
  }
  .c-mb-xxl-only-13 {
    margin-bottom: 12.25rem !important;
  }
  .c-mb-xxl-14 {
    margin-bottom: 15rem;
  }
  .c-mb-xxl-only-14 {
    margin-bottom: 15rem !important;
  }
  .c-mb-xxl-15 {
    margin-bottom: 21rem;
  }
  .c-mb-xxl-only-15 {
    margin-bottom: 21rem !important;
  }
  .c-ml-xxl-1 {
    margin-left: 0.3125rem;
  }
  .c-ml-xxl-only-1 {
    margin-left: 0.3125rem !important;
  }
  .c-ml-xxl-2 {
    margin-left: 0.625rem;
  }
  .c-ml-xxl-only-2 {
    margin-left: 0.625rem !important;
  }
  .c-ml-xxl-3 {
    margin-left: 1rem;
  }
  .c-ml-xxl-only-3 {
    margin-left: 1rem !important;
  }
  .c-ml-xxl-4 {
    margin-left: 1.25rem;
  }
  .c-ml-xxl-only-4 {
    margin-left: 1.25rem !important;
  }
  .c-ml-xxl-5 {
    margin-left: 1.875rem;
  }
  .c-ml-xxl-only-5 {
    margin-left: 1.875rem !important;
  }
  .c-ml-xxl-6 {
    margin-left: 2.5rem;
  }
  .c-ml-xxl-only-6 {
    margin-left: 2.5rem !important;
  }
  .c-ml-xxl-7 {
    margin-left: 3.75rem;
  }
  .c-ml-xxl-only-7 {
    margin-left: 3.75rem !important;
  }
  .c-ml-xxl-8 {
    margin-left: 5rem;
  }
  .c-ml-xxl-only-8 {
    margin-left: 5rem !important;
  }
  .c-ml-xxl-9 {
    margin-left: 6.25rem;
  }
  .c-ml-xxl-only-9 {
    margin-left: 6.25rem !important;
  }
  .c-ml-xxl-10 {
    margin-left: 8.5rem;
  }
  .c-ml-xxl-only-10 {
    margin-left: 8.5rem !important;
  }
  .c-ml-xxl-11 {
    margin-left: 10.875rem;
  }
  .c-ml-xxl-only-11 {
    margin-left: 10.875rem !important;
  }
  .c-ml-xxl-12 {
    margin-left: 11.875rem;
  }
  .c-ml-xxl-only-12 {
    margin-left: 11.875rem !important;
  }
  .c-ml-xxl-13 {
    margin-left: 12.25rem;
  }
  .c-ml-xxl-only-13 {
    margin-left: 12.25rem !important;
  }
  .c-ml-xxl-14 {
    margin-left: 15rem;
  }
  .c-ml-xxl-only-14 {
    margin-left: 15rem !important;
  }
  .c-ml-xxl-15 {
    margin-left: 21rem;
  }
  .c-ml-xxl-only-15 {
    margin-left: 21rem !important;
  }
  .c-mx-xxl-1 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }
  .c-mx-xxl-only-1 {
    margin-left: 0.3125rem !important;
    margin-right: 0.3125rem !important;
  }
  .c-mx-xxl-2 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .c-mx-xxl-only-2 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }
  .c-mx-xxl-3 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-mx-xxl-only-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .c-mx-xxl-4 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .c-mx-xxl-only-4 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }
  .c-mx-xxl-5 {
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }
  .c-mx-xxl-only-5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }
  .c-mx-xxl-6 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .c-mx-xxl-only-6 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .c-mx-xxl-7 {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .c-mx-xxl-only-7 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }
  .c-mx-xxl-8 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .c-mx-xxl-only-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .c-mx-xxl-9 {
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }
  .c-mx-xxl-only-9 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }
  .c-mx-xxl-10 {
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }
  .c-mx-xxl-only-10 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }
  .c-mx-xxl-11 {
    margin-left: 10.875rem;
    margin-right: 10.875rem;
  }
  .c-mx-xxl-only-11 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }
  .c-mx-xxl-12 {
    margin-left: 11.875rem;
    margin-right: 11.875rem;
  }
  .c-mx-xxl-only-12 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }
  .c-mx-xxl-13 {
    margin-left: 12.25rem;
    margin-right: 12.25rem;
  }
  .c-mx-xxl-only-13 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }
  .c-mx-xxl-14 {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .c-mx-xxl-only-14 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .c-mx-xxl-15 {
    margin-left: 21rem;
    margin-right: 21rem;
  }
  .c-mx-xxl-only-15 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .c-my-xxl-1 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }
  .c-my-xxl-only-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important;
  }
  .c-my-xxl-2 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .c-my-xxl-only-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .c-my-xxl-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .c-my-xxl-only-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .c-my-xxl-4 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .c-my-xxl-only-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .c-my-xxl-5 {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
  .c-my-xxl-only-5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .c-my-xxl-6 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .c-my-xxl-only-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .c-my-xxl-7 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .c-my-xxl-only-7 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .c-my-xxl-8 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .c-my-xxl-only-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .c-my-xxl-9 {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .c-my-xxl-only-9 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .c-my-xxl-10 {
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }
  .c-my-xxl-only-10 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }
  .c-my-xxl-11 {
    margin-top: 10.875rem;
    margin-bottom: 10.875rem;
  }
  .c-my-xxl-only-11 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }
  .c-my-xxl-12 {
    margin-top: 11.875rem;
    margin-bottom: 11.875rem;
  }
  .c-my-xxl-only-12 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }
  .c-my-xxl-13 {
    margin-top: 12.25rem;
    margin-bottom: 12.25rem;
  }
  .c-my-xxl-only-13 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }
  .c-my-xxl-14 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }
  .c-my-xxl-only-14 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .c-my-xxl-15 {
    margin-top: 21rem;
    margin-bottom: 21rem;
  }
  .c-my-xxl-only-15 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .c-p-xxl-1 {
    padding: 0.3125rem;
  }
  .c-p-xxl-only-1 {
    padding: 0.3125rem !important;
  }
  .c-p-xxl-2 {
    padding: 0.625rem;
  }
  .c-p-xxl-only-2 {
    padding: 0.625rem !important;
  }
  .c-p-xxl-3 {
    padding: 1rem;
  }
  .c-p-xxl-only-3 {
    padding: 1rem !important;
  }
  .c-p-xxl-4 {
    padding: 1.25rem;
  }
  .c-p-xxl-only-4 {
    padding: 1.25rem !important;
  }
  .c-p-xxl-5 {
    padding: 1.875rem;
  }
  .c-p-xxl-only-5 {
    padding: 1.875rem !important;
  }
  .c-p-xxl-6 {
    padding: 2.5rem;
  }
  .c-p-xxl-only-6 {
    padding: 2.5rem !important;
  }
  .c-p-xxl-7 {
    padding: 3.75rem;
  }
  .c-p-xxl-only-7 {
    padding: 3.75rem !important;
  }
  .c-p-xxl-8 {
    padding: 5rem;
  }
  .c-p-xxl-only-8 {
    padding: 5rem !important;
  }
  .c-p-xxl-9 {
    padding: 6.25rem;
  }
  .c-p-xxl-only-9 {
    padding: 6.25rem !important;
  }
  .c-p-xxl-10 {
    padding: 8.5rem;
  }
  .c-p-xxl-only-10 {
    padding: 8.5rem !important;
  }
  .c-p-xxl-11 {
    padding: 10.875rem;
  }
  .c-p-xxl-only-11 {
    padding: 10.875rem !important;
  }
  .c-p-xxl-12 {
    padding: 11.875rem;
  }
  .c-p-xxl-only-12 {
    padding: 11.875rem !important;
  }
  .c-p-xxl-13 {
    padding: 12.25rem;
  }
  .c-p-xxl-only-13 {
    padding: 12.25rem !important;
  }
  .c-p-xxl-14 {
    padding: 15rem;
  }
  .c-p-xxl-only-14 {
    padding: 15rem !important;
  }
  .c-p-xxl-15 {
    padding: 21rem;
  }
  .c-p-xxl-only-15 {
    padding: 21rem !important;
  }
  .c-pt-xxl-1 {
    padding-top: 0.3125rem;
  }
  .c-pt-xxl-only-1 {
    padding-top: 0.3125rem !important;
  }
  .c-pt-xxl-2 {
    padding-top: 0.625rem;
  }
  .c-pt-xxl-only-2 {
    padding-top: 0.625rem !important;
  }
  .c-pt-xxl-3 {
    padding-top: 1rem;
  }
  .c-pt-xxl-only-3 {
    padding-top: 1rem !important;
  }
  .c-pt-xxl-4 {
    padding-top: 1.25rem;
  }
  .c-pt-xxl-only-4 {
    padding-top: 1.25rem !important;
  }
  .c-pt-xxl-5 {
    padding-top: 1.875rem;
  }
  .c-pt-xxl-only-5 {
    padding-top: 1.875rem !important;
  }
  .c-pt-xxl-6 {
    padding-top: 2.5rem;
  }
  .c-pt-xxl-only-6 {
    padding-top: 2.5rem !important;
  }
  .c-pt-xxl-7 {
    padding-top: 3.75rem;
  }
  .c-pt-xxl-only-7 {
    padding-top: 3.75rem !important;
  }
  .c-pt-xxl-8 {
    padding-top: 5rem;
  }
  .c-pt-xxl-only-8 {
    padding-top: 5rem !important;
  }
  .c-pt-xxl-9 {
    padding-top: 6.25rem;
  }
  .c-pt-xxl-only-9 {
    padding-top: 6.25rem !important;
  }
  .c-pt-xxl-10 {
    padding-top: 8.5rem;
  }
  .c-pt-xxl-only-10 {
    padding-top: 8.5rem !important;
  }
  .c-pt-xxl-11 {
    padding-top: 10.875rem;
  }
  .c-pt-xxl-only-11 {
    padding-top: 10.875rem !important;
  }
  .c-pt-xxl-12 {
    padding-top: 11.875rem;
  }
  .c-pt-xxl-only-12 {
    padding-top: 11.875rem !important;
  }
  .c-pt-xxl-13 {
    padding-top: 12.25rem;
  }
  .c-pt-xxl-only-13 {
    padding-top: 12.25rem !important;
  }
  .c-pt-xxl-14 {
    padding-top: 15rem;
  }
  .c-pt-xxl-only-14 {
    padding-top: 15rem !important;
  }
  .c-pt-xxl-15 {
    padding-top: 21rem;
  }
  .c-pt-xxl-only-15 {
    padding-top: 21rem !important;
  }
  .c-pr-xxl-1 {
    padding-right: 0.3125rem;
  }
  .c-pr-xxl-only-1 {
    padding-right: 0.3125rem !important;
  }
  .c-pr-xxl-2 {
    padding-right: 0.625rem;
  }
  .c-pr-xxl-only-2 {
    padding-right: 0.625rem !important;
  }
  .c-pr-xxl-3 {
    padding-right: 1rem;
  }
  .c-pr-xxl-only-3 {
    padding-right: 1rem !important;
  }
  .c-pr-xxl-4 {
    padding-right: 1.25rem;
  }
  .c-pr-xxl-only-4 {
    padding-right: 1.25rem !important;
  }
  .c-pr-xxl-5 {
    padding-right: 1.875rem;
  }
  .c-pr-xxl-only-5 {
    padding-right: 1.875rem !important;
  }
  .c-pr-xxl-6 {
    padding-right: 2.5rem;
  }
  .c-pr-xxl-only-6 {
    padding-right: 2.5rem !important;
  }
  .c-pr-xxl-7 {
    padding-right: 3.75rem;
  }
  .c-pr-xxl-only-7 {
    padding-right: 3.75rem !important;
  }
  .c-pr-xxl-8 {
    padding-right: 5rem;
  }
  .c-pr-xxl-only-8 {
    padding-right: 5rem !important;
  }
  .c-pr-xxl-9 {
    padding-right: 6.25rem;
  }
  .c-pr-xxl-only-9 {
    padding-right: 6.25rem !important;
  }
  .c-pr-xxl-10 {
    padding-right: 8.5rem;
  }
  .c-pr-xxl-only-10 {
    padding-right: 8.5rem !important;
  }
  .c-pr-xxl-11 {
    padding-right: 10.875rem;
  }
  .c-pr-xxl-only-11 {
    padding-right: 10.875rem !important;
  }
  .c-pr-xxl-12 {
    padding-right: 11.875rem;
  }
  .c-pr-xxl-only-12 {
    padding-right: 11.875rem !important;
  }
  .c-pr-xxl-13 {
    padding-right: 12.25rem;
  }
  .c-pr-xxl-only-13 {
    padding-right: 12.25rem !important;
  }
  .c-pr-xxl-14 {
    padding-right: 15rem;
  }
  .c-pr-xxl-only-14 {
    padding-right: 15rem !important;
  }
  .c-pr-xxl-15 {
    padding-right: 21rem;
  }
  .c-pr-xxl-only-15 {
    padding-right: 21rem !important;
  }
  .c-pb-xxl-1 {
    padding-bottom: 0.3125rem;
  }
  .c-pb-xxl-only-1 {
    padding-bottom: 0.3125rem !important;
  }
  .c-pb-xxl-2 {
    padding-bottom: 0.625rem;
  }
  .c-pb-xxl-only-2 {
    padding-bottom: 0.625rem !important;
  }
  .c-pb-xxl-3 {
    padding-bottom: 1rem;
  }
  .c-pb-xxl-only-3 {
    padding-bottom: 1rem !important;
  }
  .c-pb-xxl-4 {
    padding-bottom: 1.25rem;
  }
  .c-pb-xxl-only-4 {
    padding-bottom: 1.25rem !important;
  }
  .c-pb-xxl-5 {
    padding-bottom: 1.875rem;
  }
  .c-pb-xxl-only-5 {
    padding-bottom: 1.875rem !important;
  }
  .c-pb-xxl-6 {
    padding-bottom: 2.5rem;
  }
  .c-pb-xxl-only-6 {
    padding-bottom: 2.5rem !important;
  }
  .c-pb-xxl-7 {
    padding-bottom: 3.75rem;
  }
  .c-pb-xxl-only-7 {
    padding-bottom: 3.75rem !important;
  }
  .c-pb-xxl-8 {
    padding-bottom: 5rem;
  }
  .c-pb-xxl-only-8 {
    padding-bottom: 5rem !important;
  }
  .c-pb-xxl-9 {
    padding-bottom: 6.25rem;
  }
  .c-pb-xxl-only-9 {
    padding-bottom: 6.25rem !important;
  }
  .c-pb-xxl-10 {
    padding-bottom: 8.5rem;
  }
  .c-pb-xxl-only-10 {
    padding-bottom: 8.5rem !important;
  }
  .c-pb-xxl-11 {
    padding-bottom: 10.875rem;
  }
  .c-pb-xxl-only-11 {
    padding-bottom: 10.875rem !important;
  }
  .c-pb-xxl-12 {
    padding-bottom: 11.875rem;
  }
  .c-pb-xxl-only-12 {
    padding-bottom: 11.875rem !important;
  }
  .c-pb-xxl-13 {
    padding-bottom: 12.25rem;
  }
  .c-pb-xxl-only-13 {
    padding-bottom: 12.25rem !important;
  }
  .c-pb-xxl-14 {
    padding-bottom: 15rem;
  }
  .c-pb-xxl-only-14 {
    padding-bottom: 15rem !important;
  }
  .c-pb-xxl-15 {
    padding-bottom: 21rem;
  }
  .c-pb-xxl-only-15 {
    padding-bottom: 21rem !important;
  }
  .c-pl-xxl-1 {
    padding-left: 0.3125rem;
  }
  .c-pl-xxl-only-1 {
    padding-left: 0.3125rem !important;
  }
  .c-pl-xxl-2 {
    padding-left: 0.625rem;
  }
  .c-pl-xxl-only-2 {
    padding-left: 0.625rem !important;
  }
  .c-pl-xxl-3 {
    padding-left: 1rem;
  }
  .c-pl-xxl-only-3 {
    padding-left: 1rem !important;
  }
  .c-pl-xxl-4 {
    padding-left: 1.25rem;
  }
  .c-pl-xxl-only-4 {
    padding-left: 1.25rem !important;
  }
  .c-pl-xxl-5 {
    padding-left: 1.875rem;
  }
  .c-pl-xxl-only-5 {
    padding-left: 1.875rem !important;
  }
  .c-pl-xxl-6 {
    padding-left: 2.5rem;
  }
  .c-pl-xxl-only-6 {
    padding-left: 2.5rem !important;
  }
  .c-pl-xxl-7 {
    padding-left: 3.75rem;
  }
  .c-pl-xxl-only-7 {
    padding-left: 3.75rem !important;
  }
  .c-pl-xxl-8 {
    padding-left: 5rem;
  }
  .c-pl-xxl-only-8 {
    padding-left: 5rem !important;
  }
  .c-pl-xxl-9 {
    padding-left: 6.25rem;
  }
  .c-pl-xxl-only-9 {
    padding-left: 6.25rem !important;
  }
  .c-pl-xxl-10 {
    padding-left: 8.5rem;
  }
  .c-pl-xxl-only-10 {
    padding-left: 8.5rem !important;
  }
  .c-pl-xxl-11 {
    padding-left: 10.875rem;
  }
  .c-pl-xxl-only-11 {
    padding-left: 10.875rem !important;
  }
  .c-pl-xxl-12 {
    padding-left: 11.875rem;
  }
  .c-pl-xxl-only-12 {
    padding-left: 11.875rem !important;
  }
  .c-pl-xxl-13 {
    padding-left: 12.25rem;
  }
  .c-pl-xxl-only-13 {
    padding-left: 12.25rem !important;
  }
  .c-pl-xxl-14 {
    padding-left: 15rem;
  }
  .c-pl-xxl-only-14 {
    padding-left: 15rem !important;
  }
  .c-pl-xxl-15 {
    padding-left: 21rem;
  }
  .c-pl-xxl-only-15 {
    padding-left: 21rem !important;
  }
  .c-px-xxl-1 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }
  .c-px-xxl-only-1 {
    padding-left: 0.3125rem !important;
    padding-right: 0.3125rem !important;
  }
  .c-px-xxl-2 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .c-px-xxl-only-2 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .c-px-xxl-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-px-xxl-only-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .c-px-xxl-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .c-px-xxl-only-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .c-px-xxl-5 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .c-px-xxl-only-5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }
  .c-px-xxl-6 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .c-px-xxl-only-6 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .c-px-xxl-7 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .c-px-xxl-only-7 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }
  .c-px-xxl-8 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .c-px-xxl-only-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .c-px-xxl-9 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .c-px-xxl-only-9 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }
  .c-px-xxl-10 {
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }
  .c-px-xxl-only-10 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }
  .c-px-xxl-11 {
    padding-left: 10.875rem;
    padding-right: 10.875rem;
  }
  .c-px-xxl-only-11 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }
  .c-px-xxl-12 {
    padding-left: 11.875rem;
    padding-right: 11.875rem;
  }
  .c-px-xxl-only-12 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }
  .c-px-xxl-13 {
    padding-left: 12.25rem;
    padding-right: 12.25rem;
  }
  .c-px-xxl-only-13 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }
  .c-px-xxl-14 {
    padding-left: 15rem;
    padding-right: 15rem;
  }
  .c-px-xxl-only-14 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .c-px-xxl-15 {
    padding-left: 21rem;
    padding-right: 21rem;
  }
  .c-px-xxl-only-15 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .c-py-xxl-1 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .c-py-xxl-only-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
  }
  .c-py-xxl-2 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .c-py-xxl-only-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .c-py-xxl-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-py-xxl-only-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .c-py-xxl-4 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .c-py-xxl-only-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .c-py-xxl-5 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .c-py-xxl-only-5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .c-py-xxl-6 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .c-py-xxl-only-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .c-py-xxl-7 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .c-py-xxl-only-7 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .c-py-xxl-8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .c-py-xxl-only-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .c-py-xxl-9 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .c-py-xxl-only-9 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .c-py-xxl-10 {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }
  .c-py-xxl-only-10 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }
  .c-py-xxl-11 {
    padding-top: 10.875rem;
    padding-bottom: 10.875rem;
  }
  .c-py-xxl-only-11 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }
  .c-py-xxl-12 {
    padding-top: 11.875rem;
    padding-bottom: 11.875rem;
  }
  .c-py-xxl-only-12 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }
  .c-py-xxl-13 {
    padding-top: 12.25rem;
    padding-bottom: 12.25rem;
  }
  .c-py-xxl-only-13 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }
  .c-py-xxl-14 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
  .c-py-xxl-only-14 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .c-py-xxl-15 {
    padding-top: 21rem;
    padding-bottom: 21rem;
  }
  .c-py-xxl-only-15 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
}
.c-m-0 {
  margin: 0 !important;
}

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

.c-mr-0 {
  margin-right: 0 !important;
}

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

.c-ml-0 {
  margin-left: 0 !important;
}

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

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

@media (min-width: 576px) {
  .c-m-sm-0 {
    margin: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-mt-sm-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-mr-sm-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-mb-sm-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-ml-sm-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-m-md-0 {
    margin: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-mt-md-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-mr-md-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-mb-md-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-ml-md-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-m-lg-0 {
    margin: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-mt-lg-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-mr-lg-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-mb-lg-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-ml-lg-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-m-xl-0 {
    margin: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-mt-xl-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-mr-xl-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-mb-xl-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-ml-xl-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-m-xxl-0 {
    margin: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-mt-xxl-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-mr-xxl-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-mb-xxl-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-ml-xxl-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

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

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

.c-pr-0 {
  padding-right: 0 !important;
}

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

.c-pl-0 {
  padding-left: 0 !important;
}

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

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

@media (min-width: 576px) {
  .c-p-sm-0 {
    padding: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-pt-sm-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-pr-sm-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-pb-sm-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-pl-sm-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .c-py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-p-md-0 {
    padding: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-pt-md-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-pr-md-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-pb-md-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-pl-md-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .c-py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-p-lg-0 {
    padding: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-pt-lg-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-pr-lg-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-pb-lg-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-pl-lg-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .c-py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-p-xl-0 {
    padding: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-pt-xl-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-pr-xl-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-pb-xl-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-pl-xl-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .c-py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-p-xxl-0 {
    padding: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-pt-xxl-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-pr-xxl-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-pb-xxl-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-pl-xxl-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1360px) {
  .c-py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
.ls-0 {
  letter-spacing: normal;
}

/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Position ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Family Classes ~~~~~~~~~~ */
.ff-headings {
  font-family: "Barlow Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.ff-base {
  font-family: "Lexend", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.ff-third {
  font-family: "Bungee", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.ff-fourth {
  font-family: "Sumber Brush", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/* ~~~~~ Color classes ~~~~~ */
a.text-hover-primary:hover, a.text-hover-primary:focus, a.text-hover-primary.active,
button.text-hover-primary:hover,
button.text-hover-primary:focus,
button.text-hover-primary.active,
.text-hover-primary:hover,
.text-hover-primary:focus,
.text-hover-primary.active {
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-secondary:hover, a.text-hover-secondary:focus, a.text-hover-secondary.active,
button.text-hover-secondary:hover,
button.text-hover-secondary:focus,
button.text-hover-secondary.active,
.text-hover-secondary:hover,
.text-hover-secondary:focus,
.text-hover-secondary.active {
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-success:hover, a.text-hover-success:focus, a.text-hover-success.active,
button.text-hover-success:hover,
button.text-hover-success:focus,
button.text-hover-success.active,
.text-hover-success:hover,
.text-hover-success:focus,
.text-hover-success.active {
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-info:hover, a.text-hover-info:focus, a.text-hover-info.active,
button.text-hover-info:hover,
button.text-hover-info:focus,
button.text-hover-info.active,
.text-hover-info:hover,
.text-hover-info:focus,
.text-hover-info.active {
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-warning:hover, a.text-hover-warning:focus, a.text-hover-warning.active,
button.text-hover-warning:hover,
button.text-hover-warning:focus,
button.text-hover-warning.active,
.text-hover-warning:hover,
.text-hover-warning:focus,
.text-hover-warning.active {
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-danger:hover, a.text-hover-danger:focus, a.text-hover-danger.active,
button.text-hover-danger:hover,
button.text-hover-danger:focus,
button.text-hover-danger.active,
.text-hover-danger:hover,
.text-hover-danger:focus,
.text-hover-danger.active {
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-light:hover, a.text-hover-light:focus, a.text-hover-light.active,
button.text-hover-light:hover,
button.text-hover-light:focus,
button.text-hover-light.active,
.text-hover-light:hover,
.text-hover-light:focus,
.text-hover-light.active {
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-dark:hover, a.text-hover-dark:focus, a.text-hover-dark.active,
button.text-hover-dark:hover,
button.text-hover-dark:focus,
button.text-hover-dark.active,
.text-hover-dark:hover,
.text-hover-dark:focus,
.text-hover-dark.active {
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-dark-blue:hover, a.text-hover-dark-blue:focus, a.text-hover-dark-blue.active,
button.text-hover-dark-blue:hover,
button.text-hover-dark-blue:focus,
button.text-hover-dark-blue.active,
.text-hover-dark-blue:hover,
.text-hover-dark-blue:focus,
.text-hover-dark-blue.active {
  color: rgba(var(--bs-dark-blue-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-pink:hover, a.text-hover-pink:focus, a.text-hover-pink.active,
button.text-hover-pink:hover,
button.text-hover-pink:focus,
button.text-hover-pink.active,
.text-hover-pink:hover,
.text-hover-pink:focus,
.text-hover-pink.active {
  color: rgba(var(--bs-pink-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-green:hover, a.text-hover-green:focus, a.text-hover-green.active,
button.text-hover-green:hover,
button.text-hover-green:focus,
button.text-hover-green.active,
.text-hover-green:hover,
.text-hover-green:focus,
.text-hover-green.active {
  color: rgba(var(--bs-green-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-light-green:hover, a.text-hover-light-green:focus, a.text-hover-light-green.active,
button.text-hover-light-green:hover,
button.text-hover-light-green:focus,
button.text-hover-light-green.active,
.text-hover-light-green:hover,
.text-hover-light-green:focus,
.text-hover-light-green.active {
  color: rgba(var(--bs-light-green-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-beige-1:hover, a.text-hover-beige-1:focus, a.text-hover-beige-1.active,
button.text-hover-beige-1:hover,
button.text-hover-beige-1:focus,
button.text-hover-beige-1.active,
.text-hover-beige-1:hover,
.text-hover-beige-1:focus,
.text-hover-beige-1.active {
  color: rgba(var(--bs-beige-1-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-beige-2:hover, a.text-hover-beige-2:focus, a.text-hover-beige-2.active,
button.text-hover-beige-2:hover,
button.text-hover-beige-2:focus,
button.text-hover-beige-2.active,
.text-hover-beige-2:hover,
.text-hover-beige-2:focus,
.text-hover-beige-2.active {
  color: rgba(var(--bs-beige-2-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-black:hover, a.text-hover-black:focus, a.text-hover-black.active,
button.text-hover-black:hover,
button.text-hover-black:focus,
button.text-hover-black.active,
.text-hover-black:hover,
.text-hover-black:focus,
.text-hover-black.active {
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-white:hover, a.text-hover-white:focus, a.text-hover-white.active,
button.text-hover-white:hover,
button.text-hover-white:focus,
button.text-hover-white.active,
.text-hover-white:hover,
.text-hover-white:focus,
.text-hover-white.active {
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-gold:hover, a.text-hover-gold:focus, a.text-hover-gold.active,
button.text-hover-gold:hover,
button.text-hover-gold:focus,
button.text-hover-gold.active,
.text-hover-gold:hover,
.text-hover-gold:focus,
.text-hover-gold.active {
  color: rgba(var(--bs-gold-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-goldbg:hover, a.text-hover-goldbg:focus, a.text-hover-goldbg.active,
button.text-hover-goldbg:hover,
button.text-hover-goldbg:focus,
button.text-hover-goldbg.active,
.text-hover-goldbg:hover,
.text-hover-goldbg:focus,
.text-hover-goldbg.active {
  color: rgba(var(--bs-goldbg-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-lightgrey:hover, a.text-hover-lightgrey:focus, a.text-hover-lightgrey.active,
button.text-hover-lightgrey:hover,
button.text-hover-lightgrey:focus,
button.text-hover-lightgrey.active,
.text-hover-lightgrey:hover,
.text-hover-lightgrey:focus,
.text-hover-lightgrey.active {
  color: rgba(var(--bs-lightgrey-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-navy-blue:hover, a.text-hover-navy-blue:focus, a.text-hover-navy-blue.active,
button.text-hover-navy-blue:hover,
button.text-hover-navy-blue:focus,
button.text-hover-navy-blue.active,
.text-hover-navy-blue:hover,
.text-hover-navy-blue:focus,
.text-hover-navy-blue.active {
  color: rgba(var(--bs-navy-blue-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-orange:hover, a.text-hover-orange:focus, a.text-hover-orange.active,
button.text-hover-orange:hover,
button.text-hover-orange:focus,
button.text-hover-orange.active,
.text-hover-orange:hover,
.text-hover-orange:focus,
.text-hover-orange.active {
  color: rgba(var(--bs-orange-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-orange-2:hover, a.text-hover-orange-2:focus, a.text-hover-orange-2.active,
button.text-hover-orange-2:hover,
button.text-hover-orange-2:focus,
button.text-hover-orange-2.active,
.text-hover-orange-2:hover,
.text-hover-orange-2:focus,
.text-hover-orange-2.active {
  color: rgba(var(--bs-orange-2-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-red-dark:hover, a.text-hover-red-dark:focus, a.text-hover-red-dark.active,
button.text-hover-red-dark:hover,
button.text-hover-red-dark:focus,
button.text-hover-red-dark.active,
.text-hover-red-dark:hover,
.text-hover-red-dark:focus,
.text-hover-red-dark.active {
  color: rgba(var(--bs-red-dark-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-red:hover, a.text-hover-red:focus, a.text-hover-red.active,
button.text-hover-red:hover,
button.text-hover-red:focus,
button.text-hover-red.active,
.text-hover-red:hover,
.text-hover-red:focus,
.text-hover-red.active {
  color: rgba(var(--bs-red-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-violet:hover, a.text-hover-violet:focus, a.text-hover-violet.active,
button.text-hover-violet:hover,
button.text-hover-violet:focus,
button.text-hover-violet.active,
.text-hover-violet:hover,
.text-hover-violet:focus,
.text-hover-violet.active {
  color: rgba(var(--bs-violet-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-crimson:hover, a.text-hover-crimson:focus, a.text-hover-crimson.active,
button.text-hover-crimson:hover,
button.text-hover-crimson:focus,
button.text-hover-crimson.active,
.text-hover-crimson:hover,
.text-hover-crimson:focus,
.text-hover-crimson.active {
  color: rgba(var(--bs-crimson-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-magenta:hover, a.text-hover-magenta:focus, a.text-hover-magenta.active,
button.text-hover-magenta:hover,
button.text-hover-magenta:focus,
button.text-hover-magenta.active,
.text-hover-magenta:hover,
.text-hover-magenta:focus,
.text-hover-magenta.active {
  color: rgba(var(--bs-magenta-rgb), var(--bs-text-opacity)) !important;
}

a.text-hover-body:hover, a.text-hover-body:focus, a.text-hover-body.active,
button.text-hover-body:hover,
button.text-hover-body:focus,
button.text-hover-body.active,
.text-hover-body:hover,
.text-hover-body:focus,
.text-hover-body.active {
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

a.bg-hover-primary:hover, a.bg-hover-primary:focus, a.bg-hover-primary.active,
button.bg-hover-primary:hover,
button.bg-hover-primary:focus,
button.bg-hover-primary.active,
.bg-hover-primary:hover,
.bg-hover-primary:focus,
.bg-hover-primary.active {
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-secondary:hover, a.bg-hover-secondary:focus, a.bg-hover-secondary.active,
button.bg-hover-secondary:hover,
button.bg-hover-secondary:focus,
button.bg-hover-secondary.active,
.bg-hover-secondary:hover,
.bg-hover-secondary:focus,
.bg-hover-secondary.active {
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-success:hover, a.bg-hover-success:focus, a.bg-hover-success.active,
button.bg-hover-success:hover,
button.bg-hover-success:focus,
button.bg-hover-success.active,
.bg-hover-success:hover,
.bg-hover-success:focus,
.bg-hover-success.active {
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-info:hover, a.bg-hover-info:focus, a.bg-hover-info.active,
button.bg-hover-info:hover,
button.bg-hover-info:focus,
button.bg-hover-info.active,
.bg-hover-info:hover,
.bg-hover-info:focus,
.bg-hover-info.active {
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-warning:hover, a.bg-hover-warning:focus, a.bg-hover-warning.active,
button.bg-hover-warning:hover,
button.bg-hover-warning:focus,
button.bg-hover-warning.active,
.bg-hover-warning:hover,
.bg-hover-warning:focus,
.bg-hover-warning.active {
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-danger:hover, a.bg-hover-danger:focus, a.bg-hover-danger.active,
button.bg-hover-danger:hover,
button.bg-hover-danger:focus,
button.bg-hover-danger.active,
.bg-hover-danger:hover,
.bg-hover-danger:focus,
.bg-hover-danger.active {
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-light:hover, a.bg-hover-light:focus, a.bg-hover-light.active,
button.bg-hover-light:hover,
button.bg-hover-light:focus,
button.bg-hover-light.active,
.bg-hover-light:hover,
.bg-hover-light:focus,
.bg-hover-light.active {
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-dark:hover, a.bg-hover-dark:focus, a.bg-hover-dark.active,
button.bg-hover-dark:hover,
button.bg-hover-dark:focus,
button.bg-hover-dark.active,
.bg-hover-dark:hover,
.bg-hover-dark:focus,
.bg-hover-dark.active {
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-dark-blue:hover, a.bg-hover-dark-blue:focus, a.bg-hover-dark-blue.active,
button.bg-hover-dark-blue:hover,
button.bg-hover-dark-blue:focus,
button.bg-hover-dark-blue.active,
.bg-hover-dark-blue:hover,
.bg-hover-dark-blue:focus,
.bg-hover-dark-blue.active {
  background-color: rgba(var(--bs-dark-blue-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-pink:hover, a.bg-hover-pink:focus, a.bg-hover-pink.active,
button.bg-hover-pink:hover,
button.bg-hover-pink:focus,
button.bg-hover-pink.active,
.bg-hover-pink:hover,
.bg-hover-pink:focus,
.bg-hover-pink.active {
  background-color: rgba(var(--bs-pink-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-green:hover, a.bg-hover-green:focus, a.bg-hover-green.active,
button.bg-hover-green:hover,
button.bg-hover-green:focus,
button.bg-hover-green.active,
.bg-hover-green:hover,
.bg-hover-green:focus,
.bg-hover-green.active {
  background-color: rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-light-green:hover, a.bg-hover-light-green:focus, a.bg-hover-light-green.active,
button.bg-hover-light-green:hover,
button.bg-hover-light-green:focus,
button.bg-hover-light-green.active,
.bg-hover-light-green:hover,
.bg-hover-light-green:focus,
.bg-hover-light-green.active {
  background-color: rgba(var(--bs-light-green-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-beige-1:hover, a.bg-hover-beige-1:focus, a.bg-hover-beige-1.active,
button.bg-hover-beige-1:hover,
button.bg-hover-beige-1:focus,
button.bg-hover-beige-1.active,
.bg-hover-beige-1:hover,
.bg-hover-beige-1:focus,
.bg-hover-beige-1.active {
  background-color: rgba(var(--bs-beige-1-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-beige-2:hover, a.bg-hover-beige-2:focus, a.bg-hover-beige-2.active,
button.bg-hover-beige-2:hover,
button.bg-hover-beige-2:focus,
button.bg-hover-beige-2.active,
.bg-hover-beige-2:hover,
.bg-hover-beige-2:focus,
.bg-hover-beige-2.active {
  background-color: rgba(var(--bs-beige-2-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-black:hover, a.bg-hover-black:focus, a.bg-hover-black.active,
button.bg-hover-black:hover,
button.bg-hover-black:focus,
button.bg-hover-black.active,
.bg-hover-black:hover,
.bg-hover-black:focus,
.bg-hover-black.active {
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-white:hover, a.bg-hover-white:focus, a.bg-hover-white.active,
button.bg-hover-white:hover,
button.bg-hover-white:focus,
button.bg-hover-white.active,
.bg-hover-white:hover,
.bg-hover-white:focus,
.bg-hover-white.active {
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-gold:hover, a.bg-hover-gold:focus, a.bg-hover-gold.active,
button.bg-hover-gold:hover,
button.bg-hover-gold:focus,
button.bg-hover-gold.active,
.bg-hover-gold:hover,
.bg-hover-gold:focus,
.bg-hover-gold.active {
  background-color: rgba(var(--bs-gold-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-goldbg:hover, a.bg-hover-goldbg:focus, a.bg-hover-goldbg.active,
button.bg-hover-goldbg:hover,
button.bg-hover-goldbg:focus,
button.bg-hover-goldbg.active,
.bg-hover-goldbg:hover,
.bg-hover-goldbg:focus,
.bg-hover-goldbg.active {
  background-color: rgba(var(--bs-goldbg-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-lightgrey:hover, a.bg-hover-lightgrey:focus, a.bg-hover-lightgrey.active,
button.bg-hover-lightgrey:hover,
button.bg-hover-lightgrey:focus,
button.bg-hover-lightgrey.active,
.bg-hover-lightgrey:hover,
.bg-hover-lightgrey:focus,
.bg-hover-lightgrey.active {
  background-color: rgba(var(--bs-lightgrey-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-navy-blue:hover, a.bg-hover-navy-blue:focus, a.bg-hover-navy-blue.active,
button.bg-hover-navy-blue:hover,
button.bg-hover-navy-blue:focus,
button.bg-hover-navy-blue.active,
.bg-hover-navy-blue:hover,
.bg-hover-navy-blue:focus,
.bg-hover-navy-blue.active {
  background-color: rgba(var(--bs-navy-blue-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-orange:hover, a.bg-hover-orange:focus, a.bg-hover-orange.active,
button.bg-hover-orange:hover,
button.bg-hover-orange:focus,
button.bg-hover-orange.active,
.bg-hover-orange:hover,
.bg-hover-orange:focus,
.bg-hover-orange.active {
  background-color: rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-orange-2:hover, a.bg-hover-orange-2:focus, a.bg-hover-orange-2.active,
button.bg-hover-orange-2:hover,
button.bg-hover-orange-2:focus,
button.bg-hover-orange-2.active,
.bg-hover-orange-2:hover,
.bg-hover-orange-2:focus,
.bg-hover-orange-2.active {
  background-color: rgba(var(--bs-orange-2-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-red-dark:hover, a.bg-hover-red-dark:focus, a.bg-hover-red-dark.active,
button.bg-hover-red-dark:hover,
button.bg-hover-red-dark:focus,
button.bg-hover-red-dark.active,
.bg-hover-red-dark:hover,
.bg-hover-red-dark:focus,
.bg-hover-red-dark.active {
  background-color: rgba(var(--bs-red-dark-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-red:hover, a.bg-hover-red:focus, a.bg-hover-red.active,
button.bg-hover-red:hover,
button.bg-hover-red:focus,
button.bg-hover-red.active,
.bg-hover-red:hover,
.bg-hover-red:focus,
.bg-hover-red.active {
  background-color: rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-violet:hover, a.bg-hover-violet:focus, a.bg-hover-violet.active,
button.bg-hover-violet:hover,
button.bg-hover-violet:focus,
button.bg-hover-violet.active,
.bg-hover-violet:hover,
.bg-hover-violet:focus,
.bg-hover-violet.active {
  background-color: rgba(var(--bs-violet-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-crimson:hover, a.bg-hover-crimson:focus, a.bg-hover-crimson.active,
button.bg-hover-crimson:hover,
button.bg-hover-crimson:focus,
button.bg-hover-crimson.active,
.bg-hover-crimson:hover,
.bg-hover-crimson:focus,
.bg-hover-crimson.active {
  background-color: rgba(var(--bs-crimson-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-magenta:hover, a.bg-hover-magenta:focus, a.bg-hover-magenta.active,
button.bg-hover-magenta:hover,
button.bg-hover-magenta:focus,
button.bg-hover-magenta.active,
.bg-hover-magenta:hover,
.bg-hover-magenta:focus,
.bg-hover-magenta.active {
  background-color: rgba(var(--bs-magenta-rgb), var(--bs-bg-opacity)) !important;
}

a.bg-hover-body:hover, a.bg-hover-body:focus, a.bg-hover-body.active,
button.bg-hover-body:hover,
button.bg-hover-body:focus,
button.bg-hover-body.active,
.bg-hover-body:hover,
.bg-hover-body:focus,
.bg-hover-body.active {
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.fill-svg-primary {
  fill: rgba(var(--bs-primary-rgb), var(--bs-text-opacity));
}

.fill-svg-secondary {
  fill: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity));
}

.fill-svg-success {
  fill: rgba(var(--bs-success-rgb), var(--bs-text-opacity));
}

.fill-svg-info {
  fill: rgba(var(--bs-info-rgb), var(--bs-text-opacity));
}

.fill-svg-warning {
  fill: rgba(var(--bs-warning-rgb), var(--bs-text-opacity));
}

.fill-svg-danger {
  fill: rgba(var(--bs-danger-rgb), var(--bs-text-opacity));
}

.fill-svg-light {
  fill: rgba(var(--bs-light-rgb), var(--bs-text-opacity));
}

.fill-svg-dark {
  fill: rgba(var(--bs-dark-rgb), var(--bs-text-opacity));
}

.fill-svg-dark-blue {
  fill: rgba(var(--bs-dark-blue-rgb), var(--bs-text-opacity));
}

.fill-svg-pink {
  fill: rgba(var(--bs-pink-rgb), var(--bs-text-opacity));
}

.fill-svg-green {
  fill: rgba(var(--bs-green-rgb), var(--bs-text-opacity));
}

.fill-svg-light-green {
  fill: rgba(var(--bs-light-green-rgb), var(--bs-text-opacity));
}

.fill-svg-beige-1 {
  fill: rgba(var(--bs-beige-1-rgb), var(--bs-text-opacity));
}

.fill-svg-beige-2 {
  fill: rgba(var(--bs-beige-2-rgb), var(--bs-text-opacity));
}

.fill-svg-black {
  fill: rgba(var(--bs-black-rgb), var(--bs-text-opacity));
}

.fill-svg-white {
  fill: rgba(var(--bs-white-rgb), var(--bs-text-opacity));
}

.fill-svg-gold {
  fill: rgba(var(--bs-gold-rgb), var(--bs-text-opacity));
}

.fill-svg-goldbg {
  fill: rgba(var(--bs-goldbg-rgb), var(--bs-text-opacity));
}

.fill-svg-lightgrey {
  fill: rgba(var(--bs-lightgrey-rgb), var(--bs-text-opacity));
}

.fill-svg-navy-blue {
  fill: rgba(var(--bs-navy-blue-rgb), var(--bs-text-opacity));
}

.fill-svg-orange {
  fill: rgba(var(--bs-orange-rgb), var(--bs-text-opacity));
}

.fill-svg-orange-2 {
  fill: rgba(var(--bs-orange-2-rgb), var(--bs-text-opacity));
}

.fill-svg-red-dark {
  fill: rgba(var(--bs-red-dark-rgb), var(--bs-text-opacity));
}

.fill-svg-red {
  fill: rgba(var(--bs-red-rgb), var(--bs-text-opacity));
}

.fill-svg-violet {
  fill: rgba(var(--bs-violet-rgb), var(--bs-text-opacity));
}

.fill-svg-crimson {
  fill: rgba(var(--bs-crimson-rgb), var(--bs-text-opacity));
}

.fill-svg-magenta {
  fill: rgba(var(--bs-magenta-rgb), var(--bs-text-opacity));
}

.fill-svg-body {
  fill: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity));
}

/* ~~~~~ Mobile-only color overrides (below lg / 62rem) ~~~~~ */
@media (max-width: 61.9375rem) {
  .bg-mobile-primary {
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-secondary {
    background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-success {
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-info {
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-warning {
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-danger {
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-light {
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-dark {
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-dark-blue {
    background-color: rgba(var(--bs-dark-blue-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-pink {
    background-color: rgba(var(--bs-pink-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-green {
    background-color: rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-light-green {
    background-color: rgba(var(--bs-light-green-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-beige-1 {
    background-color: rgba(var(--bs-beige-1-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-beige-2 {
    background-color: rgba(var(--bs-beige-2-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-black {
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-white {
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-gold {
    background-color: rgba(var(--bs-gold-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-goldbg {
    background-color: rgba(var(--bs-goldbg-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-lightgrey {
    background-color: rgba(var(--bs-lightgrey-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-navy-blue {
    background-color: rgba(var(--bs-navy-blue-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-orange {
    background-color: rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-orange-2 {
    background-color: rgba(var(--bs-orange-2-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-red-dark {
    background-color: rgba(var(--bs-red-dark-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-red {
    background-color: rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-violet {
    background-color: rgba(var(--bs-violet-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-crimson {
    background-color: rgba(var(--bs-crimson-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-magenta {
    background-color: rgba(var(--bs-magenta-rgb), var(--bs-bg-opacity)) !important;
  }
  .bg-mobile-body {
    background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
  }
  .text-mobile-primary {
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-secondary {
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-success {
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-info {
    color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-warning {
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-danger {
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-light {
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-dark {
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-dark-blue {
    color: rgba(var(--bs-dark-blue-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-pink {
    color: rgba(var(--bs-pink-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-green {
    color: rgba(var(--bs-green-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-light-green {
    color: rgba(var(--bs-light-green-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-beige-1 {
    color: rgba(var(--bs-beige-1-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-beige-2 {
    color: rgba(var(--bs-beige-2-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-black {
    color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-white {
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-gold {
    color: rgba(var(--bs-gold-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-goldbg {
    color: rgba(var(--bs-goldbg-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-lightgrey {
    color: rgba(var(--bs-lightgrey-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-navy-blue {
    color: rgba(var(--bs-navy-blue-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-orange {
    color: rgba(var(--bs-orange-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-orange-2 {
    color: rgba(var(--bs-orange-2-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-red-dark {
    color: rgba(var(--bs-red-dark-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-red {
    color: rgba(var(--bs-red-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-violet {
    color: rgba(var(--bs-violet-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-crimson {
    color: rgba(var(--bs-crimson-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-magenta {
    color: rgba(var(--bs-magenta-rgb), var(--bs-text-opacity)) !important;
  }
  .text-mobile-body {
    color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
  }
}
/* ~~~~~ Transition classes ~~~~~ */
.tn-opacity {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

.tn-color {
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.tn-bg {
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.tn-bg-and-color {
  -webkit-transition: background 0.2s ease-in-out , color 0.2s ease-in-out;
  transition: background 0.2s ease-in-out , color 0.2s ease-in-out;
}

/* ~~~~~ Container Fluid ~~~~~ */
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  max-width: 90rem;
}
@media (min-width: 992px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media (min-width: 1200px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding-left: 2.9375rem;
    padding-right: 2.9375rem;
  }
}
@media (min-width: 1360px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }
}

/* ~~~~~ Animations ~~~~~ */
.c-anim-pulse {
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
}
.c-anim-pulse--delay-0-25 {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.c-anim-pulse--delay-0-5 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

/* ~~~~~ Margin Top Minus classes ~~~~~ */
.c-mt-minus-headline {
  margin-top: -0.25rem;
}
@media (min-width: 576px) {
  .c-mt-minus-headline {
    margin-top: -0.3rem;
  }
}
@media (min-width: 768px) {
  .c-mt-minus-headline {
    margin-top: -0.35rem;
  }
}
@media (min-width: 992px) {
  .c-mt-minus-headline {
    margin-top: -0.4rem;
  }
}
@media (min-width: 1200px) {
  .c-mt-minus-headline {
    margin-top: -0.45rem;
  }
}
@media (min-width: 1360px) {
  .c-mt-minus-headline {
    margin-top: -0.5rem;
  }
}

/* ~~~~~ Aspect Ratio class ~~~~~ */
.ar-1 {
  aspect-ratio: 1;
}

/* ~~~~~ Clamp Text ~~~~~ */
.clamp {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

/* prettier-ignore */
/**
 * Responsive rem-based heading font-size utilities
 *
 * `.fz-rem-{n}` where n = rem * 100, generated from 100 → 1500 in steps of 25
 * (i.e. 1.00rem … 15.00rem in 0.25rem increments).
 *
 * Each class is FLUID: it reaches its full desktop size (n/100 rem) at the
 * largest breakpoint and scales down to 0.6 x that size on mobile, using the
 * theme's `fluid()` mixin (from xs → xxl, matching the other fz-* utilities).
 *
 * `!important` is required: the block heading rules these replace compile to a
 * two-class selector (e.g. `.acf-block-updates-slider .…__heading`, specificity
 * 0,2,0) which would otherwise beat a single-class utility (0,1,0). The blocks'
 * own heading font-size rules are NOT `!important`, so this wins cleanly.
 *
 * Emitted only when a block outputs the class (empty ACF field = no class =
 * the block's pixel-perfect Figma default is used unchanged).
 */
/* ~~~~~~~~~~ Responsive rem font sizes (.fz-rem-100 … .fz-rem-1500) ~~~~~~~~~~ */
.fz-rem-100 {
  font-size: 0.6rem !important;
}
@media (min-width: 576px) {
  .fz-rem-100 {
    font-size: 0.68rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-100 {
    font-size: 0.76rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-100 {
    font-size: 0.84rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-100 {
    font-size: 0.92rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-100 {
    font-size: 1rem !important;
  }
}

.fz-rem-125 {
  font-size: 0.75rem !important;
}
@media (min-width: 576px) {
  .fz-rem-125 {
    font-size: 0.85rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-125 {
    font-size: 0.95rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-125 {
    font-size: 1.05rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-125 {
    font-size: 1.15rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-125 {
    font-size: 1.25rem !important;
  }
}

.fz-rem-150 {
  font-size: 0.9rem !important;
}
@media (min-width: 576px) {
  .fz-rem-150 {
    font-size: 1.02rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-150 {
    font-size: 1.14rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-150 {
    font-size: 1.26rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-150 {
    font-size: 1.38rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-150 {
    font-size: 1.5rem !important;
  }
}

.fz-rem-175 {
  font-size: 1.05rem !important;
}
@media (min-width: 576px) {
  .fz-rem-175 {
    font-size: 1.19rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-175 {
    font-size: 1.33rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-175 {
    font-size: 1.47rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-175 {
    font-size: 1.61rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-175 {
    font-size: 1.75rem !important;
  }
}

.fz-rem-200 {
  font-size: 1.2rem !important;
}
@media (min-width: 576px) {
  .fz-rem-200 {
    font-size: 1.36rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-200 {
    font-size: 1.52rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-200 {
    font-size: 1.68rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-200 {
    font-size: 1.84rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-200 {
    font-size: 2rem !important;
  }
}

.fz-rem-225 {
  font-size: 1.35rem !important;
}
@media (min-width: 576px) {
  .fz-rem-225 {
    font-size: 1.53rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-225 {
    font-size: 1.71rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-225 {
    font-size: 1.89rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-225 {
    font-size: 2.07rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-225 {
    font-size: 2.25rem !important;
  }
}

.fz-rem-250 {
  font-size: 1.5rem !important;
}
@media (min-width: 576px) {
  .fz-rem-250 {
    font-size: 1.7rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-250 {
    font-size: 1.9rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-250 {
    font-size: 2.1rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-250 {
    font-size: 2.3rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-250 {
    font-size: 2.5rem !important;
  }
}

.fz-rem-275 {
  font-size: 1.65rem !important;
}
@media (min-width: 576px) {
  .fz-rem-275 {
    font-size: 1.87rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-275 {
    font-size: 2.09rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-275 {
    font-size: 2.31rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-275 {
    font-size: 2.53rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-275 {
    font-size: 2.75rem !important;
  }
}

.fz-rem-300 {
  font-size: 1.8rem !important;
}
@media (min-width: 576px) {
  .fz-rem-300 {
    font-size: 2.04rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-300 {
    font-size: 2.28rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-300 {
    font-size: 2.52rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-300 {
    font-size: 2.76rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-300 {
    font-size: 3rem !important;
  }
}

.fz-rem-325 {
  font-size: 1.95rem !important;
}
@media (min-width: 576px) {
  .fz-rem-325 {
    font-size: 2.21rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-325 {
    font-size: 2.47rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-325 {
    font-size: 2.73rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-325 {
    font-size: 2.99rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-325 {
    font-size: 3.25rem !important;
  }
}

.fz-rem-350 {
  font-size: 2.1rem !important;
}
@media (min-width: 576px) {
  .fz-rem-350 {
    font-size: 2.38rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-350 {
    font-size: 2.66rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-350 {
    font-size: 2.94rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-350 {
    font-size: 3.22rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-350 {
    font-size: 3.5rem !important;
  }
}

.fz-rem-375 {
  font-size: 2.25rem !important;
}
@media (min-width: 576px) {
  .fz-rem-375 {
    font-size: 2.55rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-375 {
    font-size: 2.85rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-375 {
    font-size: 3.15rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-375 {
    font-size: 3.45rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-375 {
    font-size: 3.75rem !important;
  }
}

.fz-rem-400 {
  font-size: 2.4rem !important;
}
@media (min-width: 576px) {
  .fz-rem-400 {
    font-size: 2.72rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-400 {
    font-size: 3.04rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-400 {
    font-size: 3.36rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-400 {
    font-size: 3.68rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-400 {
    font-size: 4rem !important;
  }
}

.fz-rem-425 {
  font-size: 2.55rem !important;
}
@media (min-width: 576px) {
  .fz-rem-425 {
    font-size: 2.89rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-425 {
    font-size: 3.23rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-425 {
    font-size: 3.57rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-425 {
    font-size: 3.91rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-425 {
    font-size: 4.25rem !important;
  }
}

.fz-rem-450 {
  font-size: 2.7rem !important;
}
@media (min-width: 576px) {
  .fz-rem-450 {
    font-size: 3.06rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-450 {
    font-size: 3.42rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-450 {
    font-size: 3.78rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-450 {
    font-size: 4.14rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-450 {
    font-size: 4.5rem !important;
  }
}

.fz-rem-475 {
  font-size: 2.85rem !important;
}
@media (min-width: 576px) {
  .fz-rem-475 {
    font-size: 3.23rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-475 {
    font-size: 3.61rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-475 {
    font-size: 3.99rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-475 {
    font-size: 4.37rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-475 {
    font-size: 4.75rem !important;
  }
}

.fz-rem-500 {
  font-size: 3rem !important;
}
@media (min-width: 576px) {
  .fz-rem-500 {
    font-size: 3.4rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-500 {
    font-size: 3.8rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-500 {
    font-size: 4.2rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-500 {
    font-size: 4.6rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-500 {
    font-size: 5rem !important;
  }
}

.fz-rem-525 {
  font-size: 3.15rem !important;
}
@media (min-width: 576px) {
  .fz-rem-525 {
    font-size: 3.57rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-525 {
    font-size: 3.99rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-525 {
    font-size: 4.41rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-525 {
    font-size: 4.83rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-525 {
    font-size: 5.25rem !important;
  }
}

.fz-rem-550 {
  font-size: 3.3rem !important;
}
@media (min-width: 576px) {
  .fz-rem-550 {
    font-size: 3.74rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-550 {
    font-size: 4.18rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-550 {
    font-size: 4.62rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-550 {
    font-size: 5.06rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-550 {
    font-size: 5.5rem !important;
  }
}

.fz-rem-575 {
  font-size: 3.45rem !important;
}
@media (min-width: 576px) {
  .fz-rem-575 {
    font-size: 3.91rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-575 {
    font-size: 4.37rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-575 {
    font-size: 4.83rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-575 {
    font-size: 5.29rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-575 {
    font-size: 5.75rem !important;
  }
}

.fz-rem-600 {
  font-size: 3.6rem !important;
}
@media (min-width: 576px) {
  .fz-rem-600 {
    font-size: 4.08rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-600 {
    font-size: 4.56rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-600 {
    font-size: 5.04rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-600 {
    font-size: 5.52rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-600 {
    font-size: 6rem !important;
  }
}

.fz-rem-625 {
  font-size: 3.75rem !important;
}
@media (min-width: 576px) {
  .fz-rem-625 {
    font-size: 4.25rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-625 {
    font-size: 4.75rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-625 {
    font-size: 5.25rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-625 {
    font-size: 5.75rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-625 {
    font-size: 6.25rem !important;
  }
}

.fz-rem-650 {
  font-size: 3.9rem !important;
}
@media (min-width: 576px) {
  .fz-rem-650 {
    font-size: 4.42rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-650 {
    font-size: 4.94rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-650 {
    font-size: 5.46rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-650 {
    font-size: 5.98rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-650 {
    font-size: 6.5rem !important;
  }
}

.fz-rem-675 {
  font-size: 4.05rem !important;
}
@media (min-width: 576px) {
  .fz-rem-675 {
    font-size: 4.59rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-675 {
    font-size: 5.13rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-675 {
    font-size: 5.67rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-675 {
    font-size: 6.21rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-675 {
    font-size: 6.75rem !important;
  }
}

.fz-rem-700 {
  font-size: 4.2rem !important;
}
@media (min-width: 576px) {
  .fz-rem-700 {
    font-size: 4.76rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-700 {
    font-size: 5.32rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-700 {
    font-size: 5.88rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-700 {
    font-size: 6.44rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-700 {
    font-size: 7rem !important;
  }
}

.fz-rem-725 {
  font-size: 4.35rem !important;
}
@media (min-width: 576px) {
  .fz-rem-725 {
    font-size: 4.93rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-725 {
    font-size: 5.51rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-725 {
    font-size: 6.09rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-725 {
    font-size: 6.67rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-725 {
    font-size: 7.25rem !important;
  }
}

.fz-rem-750 {
  font-size: 4.5rem !important;
}
@media (min-width: 576px) {
  .fz-rem-750 {
    font-size: 5.1rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-750 {
    font-size: 5.7rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-750 {
    font-size: 6.3rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-750 {
    font-size: 6.9rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-750 {
    font-size: 7.5rem !important;
  }
}

.fz-rem-775 {
  font-size: 4.65rem !important;
}
@media (min-width: 576px) {
  .fz-rem-775 {
    font-size: 5.27rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-775 {
    font-size: 5.89rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-775 {
    font-size: 6.51rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-775 {
    font-size: 7.13rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-775 {
    font-size: 7.75rem !important;
  }
}

.fz-rem-800 {
  font-size: 4.8rem !important;
}
@media (min-width: 576px) {
  .fz-rem-800 {
    font-size: 5.44rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-800 {
    font-size: 6.08rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-800 {
    font-size: 6.72rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-800 {
    font-size: 7.36rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-800 {
    font-size: 8rem !important;
  }
}

.fz-rem-825 {
  font-size: 4.95rem !important;
}
@media (min-width: 576px) {
  .fz-rem-825 {
    font-size: 5.61rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-825 {
    font-size: 6.27rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-825 {
    font-size: 6.93rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-825 {
    font-size: 7.59rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-825 {
    font-size: 8.25rem !important;
  }
}

.fz-rem-850 {
  font-size: 5.1rem !important;
}
@media (min-width: 576px) {
  .fz-rem-850 {
    font-size: 5.78rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-850 {
    font-size: 6.46rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-850 {
    font-size: 7.14rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-850 {
    font-size: 7.82rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-850 {
    font-size: 8.5rem !important;
  }
}

.fz-rem-875 {
  font-size: 5.25rem !important;
}
@media (min-width: 576px) {
  .fz-rem-875 {
    font-size: 5.95rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-875 {
    font-size: 6.65rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-875 {
    font-size: 7.35rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-875 {
    font-size: 8.05rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-875 {
    font-size: 8.75rem !important;
  }
}

.fz-rem-900 {
  font-size: 5.4rem !important;
}
@media (min-width: 576px) {
  .fz-rem-900 {
    font-size: 6.12rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-900 {
    font-size: 6.84rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-900 {
    font-size: 7.56rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-900 {
    font-size: 8.28rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-900 {
    font-size: 9rem !important;
  }
}

.fz-rem-925 {
  font-size: 5.55rem !important;
}
@media (min-width: 576px) {
  .fz-rem-925 {
    font-size: 6.29rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-925 {
    font-size: 7.03rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-925 {
    font-size: 7.77rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-925 {
    font-size: 8.51rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-925 {
    font-size: 9.25rem !important;
  }
}

.fz-rem-950 {
  font-size: 5.7rem !important;
}
@media (min-width: 576px) {
  .fz-rem-950 {
    font-size: 6.46rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-950 {
    font-size: 7.22rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-950 {
    font-size: 7.98rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-950 {
    font-size: 8.74rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-950 {
    font-size: 9.5rem !important;
  }
}

.fz-rem-975 {
  font-size: 5.85rem !important;
}
@media (min-width: 576px) {
  .fz-rem-975 {
    font-size: 6.63rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-975 {
    font-size: 7.41rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-975 {
    font-size: 8.19rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-975 {
    font-size: 8.97rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-975 {
    font-size: 9.75rem !important;
  }
}

.fz-rem-1000 {
  font-size: 6rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1000 {
    font-size: 6.8rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1000 {
    font-size: 7.6rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1000 {
    font-size: 8.4rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1000 {
    font-size: 9.2rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1000 {
    font-size: 10rem !important;
  }
}

.fz-rem-1025 {
  font-size: 6.15rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1025 {
    font-size: 6.97rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1025 {
    font-size: 7.79rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1025 {
    font-size: 8.61rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1025 {
    font-size: 9.43rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1025 {
    font-size: 10.25rem !important;
  }
}

.fz-rem-1050 {
  font-size: 6.3rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1050 {
    font-size: 7.14rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1050 {
    font-size: 7.98rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1050 {
    font-size: 8.82rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1050 {
    font-size: 9.66rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1050 {
    font-size: 10.5rem !important;
  }
}

.fz-rem-1075 {
  font-size: 6.45rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1075 {
    font-size: 7.31rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1075 {
    font-size: 8.17rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1075 {
    font-size: 9.03rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1075 {
    font-size: 9.89rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1075 {
    font-size: 10.75rem !important;
  }
}

.fz-rem-1100 {
  font-size: 6.6rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1100 {
    font-size: 7.48rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1100 {
    font-size: 8.36rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1100 {
    font-size: 9.24rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1100 {
    font-size: 10.12rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1100 {
    font-size: 11rem !important;
  }
}

.fz-rem-1125 {
  font-size: 6.75rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1125 {
    font-size: 7.65rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1125 {
    font-size: 8.55rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1125 {
    font-size: 9.45rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1125 {
    font-size: 10.35rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1125 {
    font-size: 11.25rem !important;
  }
}

.fz-rem-1150 {
  font-size: 6.9rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1150 {
    font-size: 7.82rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1150 {
    font-size: 8.74rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1150 {
    font-size: 9.66rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1150 {
    font-size: 10.58rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1150 {
    font-size: 11.5rem !important;
  }
}

.fz-rem-1175 {
  font-size: 7.05rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1175 {
    font-size: 7.99rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1175 {
    font-size: 8.93rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1175 {
    font-size: 9.87rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1175 {
    font-size: 10.81rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1175 {
    font-size: 11.75rem !important;
  }
}

.fz-rem-1200 {
  font-size: 7.2rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1200 {
    font-size: 8.16rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1200 {
    font-size: 9.12rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1200 {
    font-size: 10.08rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1200 {
    font-size: 11.04rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1200 {
    font-size: 12rem !important;
  }
}

.fz-rem-1225 {
  font-size: 7.35rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1225 {
    font-size: 8.33rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1225 {
    font-size: 9.31rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1225 {
    font-size: 10.29rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1225 {
    font-size: 11.27rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1225 {
    font-size: 12.25rem !important;
  }
}

.fz-rem-1250 {
  font-size: 7.5rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1250 {
    font-size: 8.5rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1250 {
    font-size: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1250 {
    font-size: 10.5rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1250 {
    font-size: 11.5rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1250 {
    font-size: 12.5rem !important;
  }
}

.fz-rem-1275 {
  font-size: 7.65rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1275 {
    font-size: 8.67rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1275 {
    font-size: 9.69rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1275 {
    font-size: 10.71rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1275 {
    font-size: 11.73rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1275 {
    font-size: 12.75rem !important;
  }
}

.fz-rem-1300 {
  font-size: 7.8rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1300 {
    font-size: 8.84rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1300 {
    font-size: 9.88rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1300 {
    font-size: 10.92rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1300 {
    font-size: 11.96rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1300 {
    font-size: 13rem !important;
  }
}

.fz-rem-1325 {
  font-size: 7.95rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1325 {
    font-size: 9.01rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1325 {
    font-size: 10.07rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1325 {
    font-size: 11.13rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1325 {
    font-size: 12.19rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1325 {
    font-size: 13.25rem !important;
  }
}

.fz-rem-1350 {
  font-size: 8.1rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1350 {
    font-size: 9.18rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1350 {
    font-size: 10.26rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1350 {
    font-size: 11.34rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1350 {
    font-size: 12.42rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1350 {
    font-size: 13.5rem !important;
  }
}

.fz-rem-1375 {
  font-size: 8.25rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1375 {
    font-size: 9.35rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1375 {
    font-size: 10.45rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1375 {
    font-size: 11.55rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1375 {
    font-size: 12.65rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1375 {
    font-size: 13.75rem !important;
  }
}

.fz-rem-1400 {
  font-size: 8.4rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1400 {
    font-size: 9.52rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1400 {
    font-size: 10.64rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1400 {
    font-size: 11.76rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1400 {
    font-size: 12.88rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1400 {
    font-size: 14rem !important;
  }
}

.fz-rem-1425 {
  font-size: 8.55rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1425 {
    font-size: 9.69rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1425 {
    font-size: 10.83rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1425 {
    font-size: 11.97rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1425 {
    font-size: 13.11rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1425 {
    font-size: 14.25rem !important;
  }
}

.fz-rem-1450 {
  font-size: 8.7rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1450 {
    font-size: 9.86rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1450 {
    font-size: 11.02rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1450 {
    font-size: 12.18rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1450 {
    font-size: 13.34rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1450 {
    font-size: 14.5rem !important;
  }
}

.fz-rem-1475 {
  font-size: 8.85rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1475 {
    font-size: 10.03rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1475 {
    font-size: 11.21rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1475 {
    font-size: 12.39rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1475 {
    font-size: 13.57rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1475 {
    font-size: 14.75rem !important;
  }
}

.fz-rem-1500 {
  font-size: 9rem !important;
}
@media (min-width: 576px) {
  .fz-rem-1500 {
    font-size: 10.2rem !important;
  }
}
@media (min-width: 768px) {
  .fz-rem-1500 {
    font-size: 11.4rem !important;
  }
}
@media (min-width: 992px) {
  .fz-rem-1500 {
    font-size: 12.6rem !important;
  }
}
@media (min-width: 1200px) {
  .fz-rem-1500 {
    font-size: 13.8rem !important;
  }
}
@media (min-width: 1360px) {
  .fz-rem-1500 {
    font-size: 15rem !important;
  }
}

/**
 * Animations
 */
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes pulse {
  0% {
    color: transparent;
  }
  50% {
    color: inherit;
  }
  100% {
    color: transparent;
  }
}
@keyframes pulse {
  0% {
    color: transparent;
  }
  50% {
    color: inherit;
  }
  100% {
    color: transparent;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/crunch-menu/_crunch-menu-styles.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
.crunch-menu__small-nav .crunch-menu__link, .crunch-menu__small-nav .crunch-menu__button {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .crunch-menu__small-nav .crunch-menu__link, .crunch-menu__small-nav .crunch-menu__button {
    font-size: 1.1125rem;
  }
}
@media (min-width: 768px) {
  .crunch-menu__small-nav .crunch-menu__link, .crunch-menu__small-nav .crunch-menu__button {
    font-size: 1.225rem;
  }
}
@media (min-width: 992px) {
  .crunch-menu__small-nav .crunch-menu__link, .crunch-menu__small-nav .crunch-menu__button {
    font-size: 1.3375rem;
  }
}
@media (min-width: 1200px) {
  .crunch-menu__small-nav .crunch-menu__link, .crunch-menu__small-nav .crunch-menu__button {
    font-size: 1.45rem;
  }
}
@media (min-width: 1360px) {
  .crunch-menu__small-nav .crunch-menu__link, .crunch-menu__small-nav .crunch-menu__button {
    font-size: 1.5625rem;
  }
}

.crunch-menu__link, .crunch-menu__button {
  font-size: 1.5625rem;
}
@media (min-width: 576px) {
  .crunch-menu__link, .crunch-menu__button {
    font-size: 1.85rem;
  }
}
@media (min-width: 768px) {
  .crunch-menu__link, .crunch-menu__button {
    font-size: 2.1375rem;
  }
}
@media (min-width: 992px) {
  .crunch-menu__link, .crunch-menu__button {
    font-size: 2.425rem;
  }
}
@media (min-width: 1200px) {
  .crunch-menu__link, .crunch-menu__button {
    font-size: 2.7125rem;
  }
}
@media (min-width: 1360px) {
  .crunch-menu__link, .crunch-menu__button {
    font-size: 3rem;
  }
}

/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Crunch Menu Template Part Styles
 */
body {
  overflow-x: hidden;
}
body:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
body.crunch-menu--opened:after {
  opacity: 1;
  visibility: visible;
}
body.crunch-menu--opened .crunch-menu__toggle {
  opacity: 0;
}
body.crunch-menu--opened .crunch-menu__toggle--close {
  opacity: 1;
}
body.crunch-menu--opened .crunch-menu__panel {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.crunch-menu__toggle {
  right: 0;
  height: 3rem;
  margin-right: -0.75rem;
  padding: 0 0 0 3rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .crunch-menu__toggle {
    margin-right: -0.5rem;
  }
}
@media (min-width: 992px) {
  .crunch-menu__toggle {
    margin-right: -0.25rem;
  }
}
.crunch-menu__toggle--close {
  right: 1.25rem;
  opacity: 0;
}
@media (min-width: 768px) {
  .crunch-menu__toggle--close {
    right: 4.375rem;
  }
}
.crunch-menu__toggle--close {
  top: 1rem;
}
@media (min-width: 576px) {
  .crunch-menu__toggle--close {
    top: 1.1rem;
  }
}
@media (min-width: 768px) {
  .crunch-menu__toggle--close {
    top: 1.2rem;
  }
}
@media (min-width: 992px) {
  .crunch-menu__toggle--close {
    top: 1.3rem;
  }
}
@media (min-width: 1200px) {
  .crunch-menu__toggle--close {
    top: 1.4rem;
  }
}
@media (min-width: 1360px) {
  .crunch-menu__toggle--close {
    top: 1.5rem;
  }
}
.crunch-menu__toggle--close span.line {
  margin-left: 0;
  background-color: #99C7AF;
}
.crunch-menu__toggle--close span.line:nth-of-type(1) {
  bottom: calc(50% - (0.25rem / 2));
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (min-width: 768px) {
  .crunch-menu__toggle--close span.line:nth-of-type(1) {
    bottom: calc(50% - (0.35rem / 2));
  }
}
@media (min-width: 1200px) {
  .crunch-menu__toggle--close span.line:nth-of-type(1) {
    bottom: calc(50% - (0.45rem / 2));
  }
}
.crunch-menu__toggle--close span.line:nth-of-type(2) {
  opacity: 0;
  visibility: hidden;
}
.crunch-menu__toggle--close span.line:nth-of-type(3) {
  top: calc(50% - (0.25rem / 2));
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 768px) {
  .crunch-menu__toggle--close span.line:nth-of-type(3) {
    top: calc(50% - (0.35rem / 2));
  }
}
@media (min-width: 1200px) {
  .crunch-menu__toggle--close span.line:nth-of-type(3) {
    top: calc(50% - (0.45rem / 2));
  }
}
.crunch-menu__toggle .line {
  left: calc(3rem * (1 - 0.425) / 2);
  display: block;
  width: calc(3rem * 0.425);
  height: 0.25rem;
  border-radius: 2px;
  background-color: #BF2E26;
  opacity: 1;
  pointer-events: none;
}
@media (min-width: 768px) {
  .crunch-menu__toggle .line {
    left: calc(3rem * (1 - 0.6) / 2);
    width: calc(3rem * 0.6);
    height: 0.35rem;
  }
}
@media (min-width: 1200px) {
  .crunch-menu__toggle .line {
    left: calc(3rem * (1 - 0.75) / 2);
    width: calc(3rem * 0.75);
    height: 0.45rem;
  }
}
.crunch-menu__toggle .line:nth-of-type(1) {
  bottom: calc(50% + 0.35rem);
}
@media (min-width: 768px) {
  .crunch-menu__toggle .line:nth-of-type(1) {
    bottom: calc(50% + 0.425rem);
  }
}
@media (min-width: 1200px) {
  .crunch-menu__toggle .line:nth-of-type(1) {
    bottom: calc(50% + 0.525rem);
  }
}
.crunch-menu__toggle .line:nth-of-type(2) {
  top: calc(50% - (0.25rem / 2));
  margin-left: 3px;
}
@media (min-width: 768px) {
  .crunch-menu__toggle .line:nth-of-type(2) {
    top: calc(50% - (0.35rem / 2));
  }
}
@media (min-width: 1200px) {
  .crunch-menu__toggle .line:nth-of-type(2) {
    top: calc(50% - (0.45rem / 2));
  }
}
.crunch-menu__toggle .line:nth-of-type(3) {
  top: calc(50% + 0.35rem);
}
@media (min-width: 768px) {
  .crunch-menu__toggle .line:nth-of-type(3) {
    top: calc(50% + 0.425rem);
  }
}
@media (min-width: 1200px) {
  .crunch-menu__toggle .line:nth-of-type(3) {
    top: calc(50% + 0.525rem);
  }
}
.crunch-menu__button {
  border: none;
  background-color: transparent;
}
.crunch-menu__link, .crunch-menu__button {
  padding: 0;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .crunch-menu__small-nav .crunch-menu__link, .crunch-menu__small-nav .crunch-menu__button {
    margin-top: 0.5rem;
  }
}
.crunch-menu__link:hover, .crunch-menu__link:focus, .crunch-menu__link.active, .crunch-menu__button:hover, .crunch-menu__button:focus, .crunch-menu__button.active {
  color: #99C7AF;
}
.crunch-menu__label:hover, .crunch-menu__label:focus {
  background-color: #BF2E26;
  color: #fff;
}
.crunch-menu__link {
  display: block;
  padding: 0.125rem 1.25rem;
}
@media (min-width: 768px) {
  .crunch-menu__link {
    padding: 0.125rem 4.375rem;
  }
}
.crunch-menu__link[href="#0"] {
  pointer-events: none;
}
.crunch-menu__input {
  opacity: 0;
  visibility: hidden;
}
.crunch-menu__input:checked + .crunch-menu__panel:not(.crunch-menu__panel--main) {
  display: block;
}
.crunch-menu__panel {
  overflow-y: scroll;
  width: 90vw;
  min-height: 100%;
  background-color: transparent;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.crunch-menu__panel {
  padding-top: 8rem;
}
@media (min-width: 576px) {
  .crunch-menu__panel {
    padding-top: 8.25rem;
  }
}
@media (min-width: 768px) {
  .crunch-menu__panel {
    padding-top: 8.5rem;
  }
}
@media (min-width: 992px) {
  .crunch-menu__panel {
    padding-top: 8.75rem;
  }
}
@media (min-width: 1200px) {
  .crunch-menu__panel {
    padding-top: 9rem;
  }
}
@media (min-width: 1360px) {
  .crunch-menu__panel {
    padding-top: 9.25rem;
  }
}
@media (min-width: 768px) {
  .crunch-menu__panel {
    width: 37.5rem;
  }
}
.crunch-menu__panel--main {
  min-height: 100vh;
}
.crunch-menu__panel.translate-x-full {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.crunch-menu__content-wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 50%;
  background-color: #3C8565;
}

.main-content {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/main-header/_header-styles.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Header Template Part Styles
 */
.main-header {
  z-index: 10;
  will-change: transform;
  -webkit-transition: background-color 0.2s ease-in-out , padding 0.2s ease-in-out , -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out , padding 0.2s ease-in-out , -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out , transform 0.2s ease-in-out , padding 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out , transform 0.2s ease-in-out , padding 0.2s ease-in-out , -webkit-transform 0.2s ease-in-out;
}
.main-header {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 576px) {
  .main-header {
    padding-top: 1.05rem;
    padding-bottom: 1.05rem;
  }
}
@media (min-width: 768px) {
  .main-header {
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }
}
@media (min-width: 992px) {
  .main-header {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
  }
}
@media (min-width: 1200px) {
  .main-header {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
@media (min-width: 1360px) {
  .main-header {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.main-header::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 0px 1.875rem 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 1.875rem 0px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.main-header .navbar .navbar-brand {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.main-header .navbar .navbar-brand__logo {
  width: auto;
  height: 2.5rem;
  -webkit-transition: -webkit-filter 0.2s ease-in-out;
  transition: -webkit-filter 0.2s ease-in-out;
  transition: filter 0.2s ease-in-out;
  transition: filter 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .main-header .navbar .navbar-brand__logo {
    height: 3.3125rem;
  }
}
.main-header .navbar__nav-list {
  min-height: 2.9375rem;
  padding: 0.8125rem 1.6875rem 0.875rem 1.25rem;
  border-radius: 0.9375rem;
  background-color: #F8F2EF;
  line-height: 1.25;
  -webkit-column-gap: 2.875rem;
     -moz-column-gap: 2.875rem;
          column-gap: 2.875rem;
}
.main-header .navbar__nav-list > li > a {
  display: inline-block;
  color: #061922;
  font-size: 1rem;
  line-height: 1.25;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.main-header .navbar__nav-list > li > a:hover, .main-header .navbar__nav-list > li > a:focus-visible {
  color: #061922;
}
.main-header .navbar__nav-list > li.current-menu-item > a, .main-header .navbar__nav-list > li.current-menu-ancestor > a, .main-header .navbar__nav-list > li.current_page_item > a {
  font-weight: 500;
}
.main-header .navbar__nav-list > li.current-menu-item > a .animated-border-bottom, .main-header .navbar__nav-list > li.current-menu-ancestor > a .animated-border-bottom, .main-header .navbar__nav-list > li.current_page_item > a .animated-border-bottom {
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.main-header .navbar__burger {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  gap: 0.25rem;
  -webkit-box-pack: center;
          justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0 0.6875rem;
  border: 0;
  border-radius: 0.9375rem;
  background-color: #F8F2EF;
  cursor: pointer;
}
.main-header .navbar__burger-line {
  display: block;
  width: 100%;
  height: 0.125rem;
  border-radius: 0.125rem;
  background-color: #061922;
  -webkit-transition: opacity 0.2s ease-in-out , -webkit-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out , -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out , opacity 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out , opacity 0.2s ease-in-out , -webkit-transform 0.2s ease-in-out;
}
.main-header .navbar__burger[aria-expanded=true] .navbar__burger-line:nth-child(1) {
  -webkit-transform: translateY(calc(0.25rem + 0.125rem)) rotate(45deg);
          transform: translateY(calc(0.25rem + 0.125rem)) rotate(45deg);
}
.main-header .navbar__burger[aria-expanded=true] .navbar__burger-line:nth-child(2) {
  opacity: 0;
}
.main-header .navbar__burger[aria-expanded=true] .navbar__burger-line:nth-child(3) {
  -webkit-transform: translateY(calc((0.25rem + 0.125rem) * -1)) rotate(-45deg);
          transform: translateY(calc((0.25rem + 0.125rem) * -1)) rotate(-45deg);
}
.main-header .navbar__mobile-panel {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  z-index: 10;
  min-width: 10.5rem;
  padding: 1rem 1.5rem;
  border-radius: 0.9375rem;
  background-color: #F8F2EF;
  -webkit-box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.08);
          box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.08);
}
.main-header .navbar__mobile-panel[hidden] {
  display: none;
}
.main-header .navbar__mobile-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  gap: 0.75rem;
}
.main-header .navbar__mobile-list a {
  color: #061922;
  font-size: 1rem;
  line-height: 1.3;
  text-decoration: none;
  white-space: nowrap;
}
.main-header .navbar__mobile-list a:hover, .main-header .navbar__mobile-list a:focus-visible {
  color: #061922;
}
.main-header .navbar__mobile-list .current-menu-item > a,
.main-header .navbar__mobile-list .current_page_item > a {
  font-weight: 500;
}
.main-header--is-window-scrolled {
  background-color: rgba(255, 255, 255, 0.85);
}
.main-header--is-window-scrolled {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 576px) {
  .main-header--is-window-scrolled {
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
  }
}
@media (min-width: 768px) {
  .main-header--is-window-scrolled {
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
  }
}
@media (min-width: 992px) {
  .main-header--is-window-scrolled {
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
  }
}
@media (min-width: 1200px) {
  .main-header--is-window-scrolled {
    padding-top: 0.65rem;
    padding-bottom: 0.65rem;
  }
}
@media (min-width: 1360px) {
  .main-header--is-window-scrolled {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.main-header--is-window-scrolled::after {
  opacity: 1;
  visibility: visible;
}
.main-header--white-logo .navbar-brand__logo {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.main-header--white-logo.main-header--is-window-scrolled .navbar-brand__logo {
  -webkit-filter: none;
          filter: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/social-icons/_social-icons-styles.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Social Icons Template Part Styles
 */
.social-icons__item + .social-icons__item {
  margin-left: 1.125rem;
}
@media (min-width: 576px) {
  .social-icons__item + .social-icons__item {
    margin-left: 1.35rem;
  }
}
@media (min-width: 768px) {
  .social-icons__item + .social-icons__item {
    margin-left: 1.575rem;
  }
}
@media (min-width: 992px) {
  .social-icons__item + .social-icons__item {
    margin-left: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .social-icons__item + .social-icons__item {
    margin-left: 2.025rem;
  }
}
@media (min-width: 1360px) {
  .social-icons__item + .social-icons__item {
    margin-left: 2.25rem;
  }
}
.social-icons__item .social-link {
  margin-bottom: 2px;
  color: #fff;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.social-icons__item .social-link {
  width: 1.25rem;
  height: 1.25rem;
}
@media (min-width: 576px) {
  .social-icons__item .social-link {
    width: 1.375rem;
    height: 1.375rem;
  }
}
@media (min-width: 768px) {
  .social-icons__item .social-link {
    width: 1.5rem;
    height: 1.5rem;
  }
}
@media (min-width: 992px) {
  .social-icons__item .social-link {
    width: 1.625rem;
    height: 1.625rem;
  }
}
@media (min-width: 1200px) {
  .social-icons__item .social-link {
    width: 1.75rem;
    height: 1.75rem;
  }
}
@media (min-width: 1360px) {
  .social-icons__item .social-link {
    width: 1.875rem;
    height: 1.875rem;
  }
}
.social-icons__item .social-link__icon {
  max-height: auto;
  fill: currentColor;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/return-to-top/_return-to-top-styles.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Return to top Part Styles
 */
.return-to-top {
  right: 3rem;
  bottom: 3rem;
  z-index: 5;
  width: 2.75rem;
  height: 2.75rem;
  background: #aaa;
  text-decoration: none;
  opacity: 0;
  visibility: hidden;
}
.return-to-top--is-visible {
  opacity: 0.75;
  visibility: visible;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.return-to-top--is-visible:hover {
  opacity: 1;
}
.return-to-top__chevron {
  width: 1.5rem;
  height: 0.8125rem;
}
.return-to-top__chevron path {
  fill: currentColor;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/main-footer/_footer-styles.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Footer Template Part Styles
 *
 * Measured off the Figma frame (node 9565-22059), 1360x221:
 *   content insets 60.5 / 58   -> matches .container at xxl (57.5)
 *   brand cap height 47.5, line-to-line 53.5, fill #F2E7E2
 *   nav 16px white, 29px between item tops
 *   socials right-aligned, ~18.5px apart
 *   legal 14px, two lines 15px apart, right-aligned
 */
.main-footer {
  background-color: #0A1B33;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
}
.main-footer {
  padding-top: 2.5rem;
}
@media (min-width: 576px) {
  .main-footer {
    padding-top: 2.875rem;
  }
}
@media (min-width: 768px) {
  .main-footer {
    padding-top: 3.25rem;
  }
}
@media (min-width: 992px) {
  .main-footer {
    padding-top: 3.625rem;
  }
}
@media (min-width: 1200px) {
  .main-footer {
    padding-top: 4rem;
  }
}
@media (min-width: 1360px) {
  .main-footer {
    padding-top: 4.375rem;
  }
}
.main-footer {
  padding-bottom: 1.75rem;
}
@media (min-width: 576px) {
  .main-footer {
    padding-bottom: 1.9375rem;
  }
}
@media (min-width: 768px) {
  .main-footer {
    padding-bottom: 2.125rem;
  }
}
@media (min-width: 992px) {
  .main-footer {
    padding-bottom: 2.3125rem;
  }
}
@media (min-width: 1200px) {
  .main-footer {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1360px) {
  .main-footer {
    padding-bottom: 2.6875rem;
  }
}
.main-footer__inner {
  row-gap: 1.875rem;
}
@media (min-width: 992px) {
  .main-footer__inner {
    row-gap: 0;
    -webkit-column-gap: 3.625rem;
       -moz-column-gap: 3.625rem;
            column-gap: 3.625rem;
  }
}
.main-footer .main-footer__brand {
  font-weight: 700;
  font-family: "Barlow Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 0.79;
  letter-spacing: -0.021em;
  text-transform: uppercase;
}
.main-footer .main-footer__brand {
  font-size: 2.25rem;
}
@media (min-width: 576px) {
  .main-footer .main-footer__brand {
    font-size: 2.6rem;
  }
}
@media (min-width: 768px) {
  .main-footer .main-footer__brand {
    font-size: 2.95rem;
  }
}
@media (min-width: 992px) {
  .main-footer .main-footer__brand {
    font-size: 3.3rem;
  }
}
@media (min-width: 1200px) {
  .main-footer .main-footer__brand {
    font-size: 3.65rem;
  }
}
@media (min-width: 1360px) {
  .main-footer .main-footer__brand {
    font-size: 4rem;
  }
}
.main-footer .main-footer__brand .border-font {
  letter-spacing: inherit;
  -webkit-text-stroke-width: 0.0625rem;
}
.main-footer__menu {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  gap: 0.5rem;
  line-height: 1.3;
}
.main-footer__menu a {
  color: #fff;
  font-size: 1rem;
  line-height: 1.3;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.main-footer__menu a:hover, .main-footer__menu a:focus-visible {
  color: #99C7AF;
}
.main-footer__legal {
  margin-top: 1.875rem;
  font-size: 0.75rem;
  line-height: 1.25;
}
@media (min-width: 992px) {
  .main-footer__legal {
    max-width: 19.5rem;
    margin-left: auto;
  }
}
.main-footer .social-icons {
  gap: 1.125rem;
}
@media (min-width: 992px) {
  .main-footer .social-icons {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
}
.main-footer .social-icons__item + .social-icons__item {
  margin-left: 0;
}
.main-footer .social-icons__item .social-link {
  width: 1.125rem;
  height: 1.125rem;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/main-tag/_main-tag-styles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Main Tag Template Part Styles
 */
.main-content {
  min-height: 100vh;
}
.admin-bar .main-content {
  min-height: calc(100vh - 2.875rem);
}
@media screen and (min-width: 783px) {
  .admin-bar .main-content {
    min-height: calc(100vh - 2rem);
  }
}
.main-content #main:not(.no-overflow) {
  overflow: hidden;
}
.main-content #main.header-padding {
  padding-top: 5rem;
}
@media (min-width: 768px) {
  .main-content #main.header-padding {
    padding-top: 5.125rem;
  }
}
@media (min-width: 992px) {
  .main-content #main.header-padding {
    padding-top: 5.375rem;
  }
}
@media (min-width: 1200px) {
  .main-content #main.header-padding {
    padding-top: 5.625rem;
  }
}
@media (min-width: 1360px) {
  .main-content #main.header-padding {
    padding-top: 6rem;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/list-styles/_list-styles.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * List Styles Template Part Styles
 */
.list-styles ul {
  margin-left: 0;
  list-style: none;
  line-height: 1.3;
}
.list-styles ul {
  margin-top: 0.9375rem;
}
@media (min-width: 576px) {
  .list-styles ul {
    margin-top: 1.125rem;
  }
}
@media (min-width: 768px) {
  .list-styles ul {
    margin-top: 1.3125rem;
  }
}
@media (min-width: 992px) {
  .list-styles ul {
    margin-top: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .list-styles ul {
    margin-top: 1.6875rem;
  }
}
@media (min-width: 1360px) {
  .list-styles ul {
    margin-top: 1.875rem;
  }
}
.list-styles ul li {
  position: relative;
  margin-top: 0.5rem !important;
}
.list-styles ul li {
  padding-left: 1rem;
}
@media (min-width: 576px) {
  .list-styles ul li {
    padding-left: 1.05rem;
  }
}
@media (min-width: 768px) {
  .list-styles ul li {
    padding-left: 1.1rem;
  }
}
@media (min-width: 992px) {
  .list-styles ul li {
    padding-left: 1.15rem;
  }
}
@media (min-width: 1200px) {
  .list-styles ul li {
    padding-left: 1.2rem;
  }
}
@media (min-width: 1360px) {
  .list-styles ul li {
    padding-left: 1.25rem;
  }
}
@media (min-width: 576px) {
  .list-styles ul li {
    margin-top: 0.6rem !important;
  }
}
@media (min-width: 768px) {
  .list-styles ul li {
    margin-top: 0.7rem !important;
  }
}
@media (min-width: 992px) {
  .list-styles ul li {
    margin-top: 0.8rem !important;
  }
}
@media (min-width: 1200px) {
  .list-styles ul li {
    margin-top: 0.9rem !important;
  }
}
@media (min-width: 1360px) {
  .list-styles ul li {
    margin-top: 1rem !important;
  }
}
.list-styles ul li:first-child {
  margin-top: 0;
}
.list-styles ul li::before {
  content: "";
  position: absolute;
  left: 0;
}
.list-styles__square--primary-color ul li::before, .list-styles__circle--primary-color ul li::before {
  background-color: #BF2E26;
}
.list-styles__square--black-color ul li::before, .list-styles__circle--black-color ul li::before {
  background-color: #000;
}
.list-styles__square--white-color ul li::before, .list-styles__circle--white-color ul li::before {
  background-color: #fff;
}
.list-styles__square ul li::before, .list-styles__circle ul li::before {
  top: calc(0.65em - 0.1875rem);
  width: 0.375rem;
  height: 0.375rem;
}
.list-styles__circle ul li::before {
  border-radius: 10rem;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/blockquote/_blockquote-styles.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Blockquote Template Part Styles
 */
.acf-block-blockquote,
.entry-content .blockquote {
  margin-bottom: 0;
  border-style: solid;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left-color: #BF2E26;
  font-size: initial;
}
.acf-block-blockquote,
.entry-content .blockquote {
  margin-top: 0.625rem;
  padding-left: 1rem;
  border-left-width: 0.125rem;
}
@media (min-width: 576px) {
  .acf-block-blockquote,
  .entry-content .blockquote {
    margin-top: 0.75rem;
    padding-left: 1.1rem;
    border-left-width: 0.17rem;
  }
}
@media (min-width: 768px) {
  .acf-block-blockquote,
  .entry-content .blockquote {
    margin-top: 0.875rem;
    padding-left: 1.2rem;
    border-left-width: 0.215rem;
  }
}
@media (min-width: 992px) {
  .acf-block-blockquote,
  .entry-content .blockquote {
    margin-top: 1rem;
    padding-left: 1.3rem;
    border-left-width: 0.26rem;
  }
}
@media (min-width: 1200px) {
  .acf-block-blockquote,
  .entry-content .blockquote {
    margin-top: 1.125rem;
    padding-left: 1.4rem;
    border-left-width: 0.305rem;
  }
}
@media (min-width: 1360px) {
  .acf-block-blockquote,
  .entry-content .blockquote {
    margin-top: 1.25rem;
    padding-left: 1.5rem;
    border-left-width: 0.35rem;
  }
}
.acf-block-blockquote cite,
.entry-content .blockquote cite {
  display: block;
  font-weight: 600;
}
.acf-block-blockquote cite,
.entry-content .blockquote cite {
  margin-top: 0.625rem;
}
@media (min-width: 576px) {
  .acf-block-blockquote cite,
  .entry-content .blockquote cite {
    margin-top: 0.75rem;
  }
}
@media (min-width: 768px) {
  .acf-block-blockquote cite,
  .entry-content .blockquote cite {
    margin-top: 0.875rem;
  }
}
@media (min-width: 992px) {
  .acf-block-blockquote cite,
  .entry-content .blockquote cite {
    margin-top: 1rem;
  }
}
@media (min-width: 1200px) {
  .acf-block-blockquote cite,
  .entry-content .blockquote cite {
    margin-top: 1.125rem;
  }
}
@media (min-width: 1360px) {
  .acf-block-blockquote cite,
  .entry-content .blockquote cite {
    margin-top: 1.25rem;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/entry-content/_entry-content-styles.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
.entry-content p a:not([class*=-button]):not([class*=__button]),
.entry-content ul li a:not([class*=-button]):not([class*=__button]),
.entry-content ol li a:not([class*=-button]):not([class*=__button]),
.entry-content figcaption a:not([class*=-button]):not([class*=__button]),
.entry-content .wp-block-file a:not([class*=-button]):not([class*=__button]) {
  padding-bottom: 0.125rem;
  background-image: -webkit-linear-gradient(bottom, currentColor 1px, transparent 1px);
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  -webkit-background-size: 0% 100%;
          background-size: 0% 100%;
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-transition: opacity 0.4s ease-in-out , -webkit-background-size 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out , -webkit-background-size 0.4s ease-in-out;
  transition: background-size 0.4s ease-in-out , opacity 0.4s ease-in-out;
  transition: background-size 0.4s ease-in-out , opacity 0.4s ease-in-out , -webkit-background-size 0.4s ease-in-out;
}
.entry-content p a:hover:not([class*=-button]):not([class*=__button]),
.entry-content ul li a:hover:not([class*=-button]):not([class*=__button]),
.entry-content ol li a:hover:not([class*=-button]):not([class*=__button]),
.entry-content figcaption a:hover:not([class*=-button]):not([class*=__button]),
.entry-content .wp-block-file a:hover:not([class*=-button]):not([class*=__button]), .entry-content p a:focus:not([class*=-button]):not([class*=__button]),
.entry-content ul li a:focus:not([class*=-button]):not([class*=__button]),
.entry-content ol li a:focus:not([class*=-button]):not([class*=__button]),
.entry-content figcaption a:focus:not([class*=-button]):not([class*=__button]),
.entry-content .wp-block-file a:focus:not([class*=-button]):not([class*=__button]) {
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.entry-content p a:not([class*=-button]):not([class*=__button]),
.entry-content ul li a:not([class*=-button]):not([class*=__button]),
.entry-content ol li a:not([class*=-button]):not([class*=__button]),
.entry-content figcaption a:not([class*=-button]):not([class*=__button]),
.entry-content .wp-block-file a:not([class*=-button]):not([class*=__button]) {
  background-position: right;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.entry-content p a:hover:not([class*=-button]):not([class*=__button]),
.entry-content ul li a:hover:not([class*=-button]):not([class*=__button]),
.entry-content ol li a:hover:not([class*=-button]):not([class*=__button]),
.entry-content figcaption a:hover:not([class*=-button]):not([class*=__button]),
.entry-content .wp-block-file a:hover:not([class*=-button]):not([class*=__button]), .entry-content p a:focus:not([class*=-button]):not([class*=__button]),
.entry-content ul li a:focus:not([class*=-button]):not([class*=__button]),
.entry-content ol li a:focus:not([class*=-button]):not([class*=__button]),
.entry-content figcaption a:focus:not([class*=-button]):not([class*=__button]),
.entry-content .wp-block-file a:focus:not([class*=-button]):not([class*=__button]) {
  -webkit-background-size: 0% 100%;
          background-size: 0% 100%;
}

/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
.entry-content figure > a[href*=".jpg"]:hover,
.entry-content figure > a[href*=".jpeg"]:hover,
.entry-content figure > a[href*=".png"]:hover, .entry-content figure > a[href*=".jpg"]:focus,
.entry-content figure > a[href*=".jpeg"]:focus,
.entry-content figure > a[href*=".png"]:focus {
  opacity: 0.75;
}

/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Entry Content Template Part Styles
 */
[class*=acf-block-] + .container > .entry-content > *:first-of-type:not(.first-element-fix),
.list-styles + .container > .entry-content > *:first-of-type:not(.first-element-fix),
.panel + .container > .entry-content > *:first-of-type:not(.first-element-fix) {
  margin-top: 0.75em;
}
@media (min-width: 576px) {
  [class*=acf-block-] + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .list-styles + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .panel + .container > .entry-content > *:first-of-type:not(.first-element-fix) {
    margin-top: 0.9em;
  }
}
@media (min-width: 768px) {
  [class*=acf-block-] + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .list-styles + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .panel + .container > .entry-content > *:first-of-type:not(.first-element-fix) {
    margin-top: 1.05em;
  }
}
@media (min-width: 992px) {
  [class*=acf-block-] + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .list-styles + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .panel + .container > .entry-content > *:first-of-type:not(.first-element-fix) {
    margin-top: 1.2em;
  }
}
@media (min-width: 1200px) {
  [class*=acf-block-] + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .list-styles + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .panel + .container > .entry-content > *:first-of-type:not(.first-element-fix) {
    margin-top: 1.35em;
  }
}
@media (min-width: 1360px) {
  [class*=acf-block-] + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .list-styles + .container > .entry-content > *:first-of-type:not(.first-element-fix),
  .panel + .container > .entry-content > *:first-of-type:not(.first-element-fix) {
    margin-top: 1.5em;
  }
}

/**
 * FIX for first element fix
 */
.entry-content > *:not([class*=c-my-]):not([class*=c-mt-]):first-child {
  margin-top: 0;
}

.entry-content {
  /* ~~~~~~~~~~ Headlines ~~~~~~~~~~ */
  /* ~~~~~~~~~~ Text elements ~~~~~~~~~~ */
  /* ~~~~~~~~~~ Videos ~~~~~~~~~~ */
  /* ~~~~~~~~~~ ul, ol lists ~~~~~~~~~~ */
  /* ~~~~~~~~~~ Images ~~~~~~~~~~ */
  /* ~~~~~~~~~~ iFrame ~~~~~~~~~~ */
  /* ~~~~~~~~~~ Gallery ~~~~~~~~~~ */
  /* ~~~~~~~~~~ Preformatted ~~~~~~~~~~ */
  /* ~~~~~~~~~ Figure ~~~~~~~~~~ */
  /* ~~~~~~~~~~ Table ~~~~~~~~~~ */
  /* ~~~~~~~~~~ First element fix ~~~~~~~~~~ */
  /* ~~~~~~~~~~ Last element fix ~~~~~~~~~~ */
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content .heading {
  margin-top: 0.875em;
}
@media (min-width: 576px) {
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6,
  .entry-content .heading {
    margin-top: 1.05em;
  }
}
@media (min-width: 768px) {
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6,
  .entry-content .heading {
    margin-top: 1.225em;
  }
}
@media (min-width: 992px) {
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6,
  .entry-content .heading {
    margin-top: 1.4em;
  }
}
@media (min-width: 1200px) {
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6,
  .entry-content .heading {
    margin-top: 1.575em;
  }
}
@media (min-width: 1360px) {
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6,
  .entry-content .heading {
    margin-top: 1.75em;
  }
}
.entry-content p,
.entry-content .cky-audit-table-element .cky-category-des p {
  margin-top: 1rem;
}
@media (min-width: 576px) {
  .entry-content p,
  .entry-content .cky-audit-table-element .cky-category-des p {
    margin-top: 1.05rem;
  }
}
@media (min-width: 768px) {
  .entry-content p,
  .entry-content .cky-audit-table-element .cky-category-des p {
    margin-top: 1.1rem;
  }
}
@media (min-width: 992px) {
  .entry-content p,
  .entry-content .cky-audit-table-element .cky-category-des p {
    margin-top: 1.15rem;
  }
}
@media (min-width: 1200px) {
  .entry-content p,
  .entry-content .cky-audit-table-element .cky-category-des p {
    margin-top: 1.2rem;
  }
}
@media (min-width: 1360px) {
  .entry-content p,
  .entry-content .cky-audit-table-element .cky-category-des p {
    margin-top: 1.25rem;
  }
}
.entry-content p > a[class*=-button],
.entry-content .cky-audit-table-element .cky-category-des p > a[class*=-button] {
  margin-top: 0.75em;
}
@media (min-width: 576px) {
  .entry-content p > a[class*=-button],
  .entry-content .cky-audit-table-element .cky-category-des p > a[class*=-button] {
    margin-top: 0.9em;
  }
}
@media (min-width: 768px) {
  .entry-content p > a[class*=-button],
  .entry-content .cky-audit-table-element .cky-category-des p > a[class*=-button] {
    margin-top: 1.05em;
  }
}
@media (min-width: 992px) {
  .entry-content p > a[class*=-button],
  .entry-content .cky-audit-table-element .cky-category-des p > a[class*=-button] {
    margin-top: 1.2em;
  }
}
@media (min-width: 1200px) {
  .entry-content p > a[class*=-button],
  .entry-content .cky-audit-table-element .cky-category-des p > a[class*=-button] {
    margin-top: 1.35em;
  }
}
@media (min-width: 1360px) {
  .entry-content p > a[class*=-button],
  .entry-content .cky-audit-table-element .cky-category-des p > a[class*=-button] {
    margin-top: 1.5em;
  }
}
.entry-content p a:not([class*=-button]):not([class*=__button]),
.entry-content ul li a:not([class*=-button]):not([class*=__button]),
.entry-content ol li a:not([class*=-button]):not([class*=__button]),
.entry-content figcaption a:not([class*=-button]):not([class*=__button]),
.entry-content .wp-block-file a:not([class*=-button]):not([class*=__button]) {
  color: inherit;
}
.entry-content p a:not([class*=-button]):not([class*=__button])[href*=http], .entry-content p a:not([class*=-button]):not([class*=__button])[data-enc-email],
.entry-content ul li a:not([class*=-button]):not([class*=__button])[href*=http],
.entry-content ul li a:not([class*=-button]):not([class*=__button])[data-enc-email],
.entry-content ol li a:not([class*=-button]):not([class*=__button])[href*=http],
.entry-content ol li a:not([class*=-button]):not([class*=__button])[data-enc-email],
.entry-content figcaption a:not([class*=-button]):not([class*=__button])[href*=http],
.entry-content figcaption a:not([class*=-button]):not([class*=__button])[data-enc-email],
.entry-content .wp-block-file a:not([class*=-button]):not([class*=__button])[href*=http],
.entry-content .wp-block-file a:not([class*=-button]):not([class*=__button])[data-enc-email] {
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.entry-content p a[class*=-button],
.entry-content ul li a[class*=-button],
.entry-content ol li a[class*=-button],
.entry-content figcaption a[class*=-button],
.entry-content .wp-block-file a[class*=-button] {
  margin-top: 0.75em;
}
@media (min-width: 576px) {
  .entry-content p a[class*=-button],
  .entry-content ul li a[class*=-button],
  .entry-content ol li a[class*=-button],
  .entry-content figcaption a[class*=-button],
  .entry-content .wp-block-file a[class*=-button] {
    margin-top: 0.9em;
  }
}
@media (min-width: 768px) {
  .entry-content p a[class*=-button],
  .entry-content ul li a[class*=-button],
  .entry-content ol li a[class*=-button],
  .entry-content figcaption a[class*=-button],
  .entry-content .wp-block-file a[class*=-button] {
    margin-top: 1.05em;
  }
}
@media (min-width: 992px) {
  .entry-content p a[class*=-button],
  .entry-content ul li a[class*=-button],
  .entry-content ol li a[class*=-button],
  .entry-content figcaption a[class*=-button],
  .entry-content .wp-block-file a[class*=-button] {
    margin-top: 1.2em;
  }
}
@media (min-width: 1200px) {
  .entry-content p a[class*=-button],
  .entry-content ul li a[class*=-button],
  .entry-content ol li a[class*=-button],
  .entry-content figcaption a[class*=-button],
  .entry-content .wp-block-file a[class*=-button] {
    margin-top: 1.35em;
  }
}
@media (min-width: 1360px) {
  .entry-content p a[class*=-button],
  .entry-content ul li a[class*=-button],
  .entry-content ol li a[class*=-button],
  .entry-content figcaption a[class*=-button],
  .entry-content .wp-block-file a[class*=-button] {
    margin-top: 1.5em;
  }
}
.entry-content sup {
  top: -0.75em;
  font-size: 50%;
}
.entry-content sub {
  bottom: -0.25em;
  font-size: 50%;
}
.entry-content .crunch-button-wrapper {
  margin-top: 0.75em;
}
@media (min-width: 576px) {
  .entry-content .crunch-button-wrapper {
    margin-top: 0.9em;
  }
}
@media (min-width: 768px) {
  .entry-content .crunch-button-wrapper {
    margin-top: 1.05em;
  }
}
@media (min-width: 992px) {
  .entry-content .crunch-button-wrapper {
    margin-top: 1.2em;
  }
}
@media (min-width: 1200px) {
  .entry-content .crunch-button-wrapper {
    margin-top: 1.35em;
  }
}
@media (min-width: 1360px) {
  .entry-content .crunch-button-wrapper {
    margin-top: 1.5em;
  }
}
.entry-content .wp-block-embed,
.entry-content .wp-block-video {
  --plyr-color-main: #ff0000;
}
.entry-content ol:not(.wp-block-gallery) {
  list-style-type: decimal;
}
.entry-content ul:not(.wp-block-gallery) {
  list-style: none;
}
.entry-content ul:not(.wp-block-gallery) > li {
  padding-left: 0.875rem;
  text-indent: -0.875rem;
}
.entry-content ul:not(.wp-block-gallery) > li:before {
  content: "";
  display: inline-block;
  width: 0.375rem;
  height: 0.375rem;
  margin-right: 0.5rem;
  border-radius: 10rem;
  background-color: currentColor;
  line-height: 1;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.entry-content ul:not(.wp-block-gallery) > li > * {
  text-indent: 0;
}
.entry-content ul:not(.wp-block-gallery),
.entry-content ol:not(.wp-block-gallery) {
  margin-right: 0;
  margin-bottom: 0;
  list-style-position: outside;
}
.entry-content ul:not(.wp-block-gallery),
.entry-content ol:not(.wp-block-gallery) {
  margin-top: 1.5rem;
}
@media (min-width: 576px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    margin-top: 1.6rem;
  }
}
@media (min-width: 768px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    margin-top: 1.7rem;
  }
}
@media (min-width: 992px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    margin-top: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    margin-top: 1.9rem;
  }
}
@media (min-width: 1360px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    margin-top: 2rem;
  }
}
.entry-content ul:not(.wp-block-gallery),
.entry-content ol:not(.wp-block-gallery) {
  padding-left: 1.125rem;
}
@media (min-width: 576px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    padding-left: 1.2rem;
  }
}
@media (min-width: 768px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    padding-left: 1.275rem;
  }
}
@media (min-width: 992px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    padding-left: 1.35rem;
  }
}
@media (min-width: 1200px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    padding-left: 1.425rem;
  }
}
@media (min-width: 1360px) {
  .entry-content ul:not(.wp-block-gallery),
  .entry-content ol:not(.wp-block-gallery) {
    padding-left: 1.5rem;
  }
}
.entry-content ul:not(.wp-block-gallery) ul,
.entry-content ul:not(.wp-block-gallery) ol,
.entry-content ol:not(.wp-block-gallery) ul,
.entry-content ol:not(.wp-block-gallery) ol {
  margin-right: 0;
  list-style-position: outside;
}
.entry-content ul:not(.wp-block-gallery) ul,
.entry-content ul:not(.wp-block-gallery) ol,
.entry-content ol:not(.wp-block-gallery) ul,
.entry-content ol:not(.wp-block-gallery) ol {
  margin-top: 1.25rem;
}
@media (min-width: 576px) {
  .entry-content ul:not(.wp-block-gallery) ul,
  .entry-content ul:not(.wp-block-gallery) ol,
  .entry-content ol:not(.wp-block-gallery) ul,
  .entry-content ol:not(.wp-block-gallery) ol {
    margin-top: 1.35rem;
  }
}
@media (min-width: 768px) {
  .entry-content ul:not(.wp-block-gallery) ul,
  .entry-content ul:not(.wp-block-gallery) ol,
  .entry-content ol:not(.wp-block-gallery) ul,
  .entry-content ol:not(.wp-block-gallery) ol {
    margin-top: 1.45rem;
  }
}
@media (min-width: 992px) {
  .entry-content ul:not(.wp-block-gallery) ul,
  .entry-content ul:not(.wp-block-gallery) ol,
  .entry-content ol:not(.wp-block-gallery) ul,
  .entry-content ol:not(.wp-block-gallery) ol {
    margin-top: 1.55rem;
  }
}
@media (min-width: 1200px) {
  .entry-content ul:not(.wp-block-gallery) ul,
  .entry-content ul:not(.wp-block-gallery) ol,
  .entry-content ol:not(.wp-block-gallery) ul,
  .entry-content ol:not(.wp-block-gallery) ol {
    margin-top: 1.65rem;
  }
}
@media (min-width: 1360px) {
  .entry-content ul:not(.wp-block-gallery) ul,
  .entry-content ul:not(.wp-block-gallery) ol,
  .entry-content ol:not(.wp-block-gallery) ul,
  .entry-content ol:not(.wp-block-gallery) ol {
    margin-top: 1.75rem;
  }
}
.entry-content ul:not(.wp-block-gallery) ul,
.entry-content ol:not(.wp-block-gallery) ul {
  list-style-type: circle;
}
.entry-content ul:not(.wp-block-gallery) ol,
.entry-content ol:not(.wp-block-gallery) ol {
  list-style-type: lower-latin;
}
.entry-content .list-styles ul {
  margin-left: 0;
  list-style: none;
}
.entry-content .list-styles ul li:first-child {
  margin-top: 0 !important;
}
.entry-content * > img,
.entry-content img,
.entry-content .wp-caption,
.entry-content [class*=wp-image] {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.entry-content * > img,
.entry-content img,
.entry-content .wp-caption,
.entry-content [class*=wp-image] {
  margin-top: 1.5em;
}
@media (min-width: 576px) {
  .entry-content * > img,
  .entry-content img,
  .entry-content .wp-caption,
  .entry-content [class*=wp-image] {
    margin-top: 1.8em;
  }
}
@media (min-width: 768px) {
  .entry-content * > img,
  .entry-content img,
  .entry-content .wp-caption,
  .entry-content [class*=wp-image] {
    margin-top: 2.1em;
  }
}
@media (min-width: 992px) {
  .entry-content * > img,
  .entry-content img,
  .entry-content .wp-caption,
  .entry-content [class*=wp-image] {
    margin-top: 2.4em;
  }
}
@media (min-width: 1200px) {
  .entry-content * > img,
  .entry-content img,
  .entry-content .wp-caption,
  .entry-content [class*=wp-image] {
    margin-top: 2.7em;
  }
}
@media (min-width: 1360px) {
  .entry-content * > img,
  .entry-content img,
  .entry-content .wp-caption,
  .entry-content [class*=wp-image] {
    margin-top: 3em;
  }
}
.entry-content * > img.add-margin-bottom,
.entry-content img.add-margin-bottom,
.entry-content .wp-caption.add-margin-bottom,
.entry-content [class*=wp-image].add-margin-bottom {
  margin-bottom: 1.5em;
}
@media (min-width: 576px) {
  .entry-content * > img.add-margin-bottom,
  .entry-content img.add-margin-bottom,
  .entry-content .wp-caption.add-margin-bottom,
  .entry-content [class*=wp-image].add-margin-bottom {
    margin-bottom: 1.8em;
  }
}
@media (min-width: 768px) {
  .entry-content * > img.add-margin-bottom,
  .entry-content img.add-margin-bottom,
  .entry-content .wp-caption.add-margin-bottom,
  .entry-content [class*=wp-image].add-margin-bottom {
    margin-bottom: 2.1em;
  }
}
@media (min-width: 992px) {
  .entry-content * > img.add-margin-bottom,
  .entry-content img.add-margin-bottom,
  .entry-content .wp-caption.add-margin-bottom,
  .entry-content [class*=wp-image].add-margin-bottom {
    margin-bottom: 2.4em;
  }
}
@media (min-width: 1200px) {
  .entry-content * > img.add-margin-bottom,
  .entry-content img.add-margin-bottom,
  .entry-content .wp-caption.add-margin-bottom,
  .entry-content [class*=wp-image].add-margin-bottom {
    margin-bottom: 2.7em;
  }
}
@media (min-width: 1360px) {
  .entry-content * > img.add-margin-bottom,
  .entry-content img.add-margin-bottom,
  .entry-content .wp-caption.add-margin-bottom,
  .entry-content [class*=wp-image].add-margin-bottom {
    margin-bottom: 3em;
  }
}
.entry-content * > img.alignleft,
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft,
.entry-content [class*=wp-image].alignleft {
  float: left;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-left: 0;
}
.entry-content * > img.alignleft,
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft,
.entry-content [class*=wp-image].alignleft {
  margin-right: 0.75em;
  margin-bottom: 0.5em;
}
@media (min-width: 576px) {
  .entry-content * > img.alignleft,
  .entry-content img.alignleft,
  .entry-content .wp-caption.alignleft,
  .entry-content [class*=wp-image].alignleft {
    margin-right: 0.9em;
    margin-bottom: 0.6em;
  }
}
@media (min-width: 768px) {
  .entry-content * > img.alignleft,
  .entry-content img.alignleft,
  .entry-content .wp-caption.alignleft,
  .entry-content [class*=wp-image].alignleft {
    margin-right: 1.05em;
    margin-bottom: 0.7em;
  }
}
@media (min-width: 992px) {
  .entry-content * > img.alignleft,
  .entry-content img.alignleft,
  .entry-content .wp-caption.alignleft,
  .entry-content [class*=wp-image].alignleft {
    margin-right: 1.2em;
    margin-bottom: 0.8em;
  }
}
@media (min-width: 1200px) {
  .entry-content * > img.alignleft,
  .entry-content img.alignleft,
  .entry-content .wp-caption.alignleft,
  .entry-content [class*=wp-image].alignleft {
    margin-right: 1.35em;
    margin-bottom: 0.9em;
  }
}
@media (min-width: 1360px) {
  .entry-content * > img.alignleft,
  .entry-content img.alignleft,
  .entry-content .wp-caption.alignleft,
  .entry-content [class*=wp-image].alignleft {
    margin-right: 1.5em;
    margin-bottom: 1em;
  }
}
.entry-content * > img.alignright,
.entry-content img.alignright,
.entry-content .wp-caption.alignright,
.entry-content [class*=wp-image].alignright {
  float: right;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-right: 0;
}
.entry-content * > img.alignright,
.entry-content img.alignright,
.entry-content .wp-caption.alignright,
.entry-content [class*=wp-image].alignright {
  margin-left: 0.75em;
  margin-bottom: 0.5em;
}
@media (min-width: 576px) {
  .entry-content * > img.alignright,
  .entry-content img.alignright,
  .entry-content .wp-caption.alignright,
  .entry-content [class*=wp-image].alignright {
    margin-left: 0.9em;
    margin-bottom: 0.6em;
  }
}
@media (min-width: 768px) {
  .entry-content * > img.alignright,
  .entry-content img.alignright,
  .entry-content .wp-caption.alignright,
  .entry-content [class*=wp-image].alignright {
    margin-left: 1.05em;
    margin-bottom: 0.7em;
  }
}
@media (min-width: 992px) {
  .entry-content * > img.alignright,
  .entry-content img.alignright,
  .entry-content .wp-caption.alignright,
  .entry-content [class*=wp-image].alignright {
    margin-left: 1.2em;
    margin-bottom: 0.8em;
  }
}
@media (min-width: 1200px) {
  .entry-content * > img.alignright,
  .entry-content img.alignright,
  .entry-content .wp-caption.alignright,
  .entry-content [class*=wp-image].alignright {
    margin-left: 1.35em;
    margin-bottom: 0.9em;
  }
}
@media (min-width: 1360px) {
  .entry-content * > img.alignright,
  .entry-content img.alignright,
  .entry-content .wp-caption.alignright,
  .entry-content [class*=wp-image].alignright {
    margin-left: 1.5em;
    margin-bottom: 1em;
  }
}
.entry-content * > img.aligncenter,
.entry-content img.aligncenter,
.entry-content .wp-caption.aligncenter,
.entry-content [class*=wp-image].aligncenter {
  width: auto;
  max-width: 100%;
}
@media (min-width: 576px) {
  .entry-content * > img.aligncenter,
  .entry-content img.aligncenter,
  .entry-content .wp-caption.aligncenter,
  .entry-content [class*=wp-image].aligncenter {
    margin-right: auto;
    margin-left: auto;
  }
}
.entry-content * > img .wp-caption-text,
.entry-content img .wp-caption-text,
.entry-content .wp-caption .wp-caption-text,
.entry-content [class*=wp-image] .wp-caption-text {
  font-style: italic !important;
  text-align: center;
}
.entry-content * > img .wp-caption-text,
.entry-content img .wp-caption-text,
.entry-content .wp-caption .wp-caption-text,
.entry-content [class*=wp-image] .wp-caption-text {
  margin-top: 0.5em;
  font-size: 0.8125em;
}
@media (min-width: 576px) {
  .entry-content * > img .wp-caption-text,
  .entry-content img .wp-caption-text,
  .entry-content .wp-caption .wp-caption-text,
  .entry-content [class*=wp-image] .wp-caption-text {
    margin-top: 0.6em;
    font-size: 0.825em;
  }
}
@media (min-width: 768px) {
  .entry-content * > img .wp-caption-text,
  .entry-content img .wp-caption-text,
  .entry-content .wp-caption .wp-caption-text,
  .entry-content [class*=wp-image] .wp-caption-text {
    margin-top: 0.7em;
    font-size: 0.8375em;
  }
}
@media (min-width: 992px) {
  .entry-content * > img .wp-caption-text,
  .entry-content img .wp-caption-text,
  .entry-content .wp-caption .wp-caption-text,
  .entry-content [class*=wp-image] .wp-caption-text {
    margin-top: 0.8em;
    font-size: 0.85em;
  }
}
@media (min-width: 1200px) {
  .entry-content * > img .wp-caption-text,
  .entry-content img .wp-caption-text,
  .entry-content .wp-caption .wp-caption-text,
  .entry-content [class*=wp-image] .wp-caption-text {
    margin-top: 0.9em;
    font-size: 0.8625em;
  }
}
@media (min-width: 1360px) {
  .entry-content * > img .wp-caption-text,
  .entry-content img .wp-caption-text,
  .entry-content .wp-caption .wp-caption-text,
  .entry-content [class*=wp-image] .wp-caption-text {
    margin-top: 1em;
    font-size: 0.875em;
  }
}
.entry-content .wp-caption,
.entry-content .gallery-caption {
  display: inline-block;
  margin-bottom: 0;
}
.entry-content .wp-caption img,
.entry-content .gallery-caption img {
  margin: 0;
}
.entry-content iframe {
  width: 100%;
}
.entry-content iframe {
  margin-top: 0.75em;
  height: 14rem;
}
@media (min-width: 576px) {
  .entry-content iframe {
    margin-top: 0.9em;
    height: 19.2rem;
  }
}
@media (min-width: 768px) {
  .entry-content iframe {
    margin-top: 1.05em;
    height: 24.4rem;
  }
}
@media (min-width: 992px) {
  .entry-content iframe {
    margin-top: 1.2em;
    height: 29.6rem;
  }
}
@media (min-width: 1200px) {
  .entry-content iframe {
    margin-top: 1.35em;
    height: 34.8rem;
  }
}
@media (min-width: 1360px) {
  .entry-content iframe {
    margin-top: 1.5em;
    height: 40rem;
  }
}
.entry-content .gallery {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 2.5rem -0.3125rem 0 !important;
}
.entry-content .gallery.gallery-columns-2 .gallery-item {
  width: calc(50% - 0.625rem) !important;
}
.entry-content .gallery.gallery-columns-3 .gallery-item {
  width: calc(33.33% - 0.625rem) !important;
}
.entry-content .gallery.gallery-columns-4 .gallery-item {
  width: calc(50% - 0.625rem) !important;
}
@media (min-width: 576px) {
  .entry-content .gallery.gallery-columns-4 .gallery-item {
    width: calc(25% - 0.625rem) !important;
  }
}
.entry-content .gallery.gallery-columns-5 .gallery-item {
  width: calc(33.33% - 0.625rem) !important;
}
@media (min-width: 576px) {
  .entry-content .gallery.gallery-columns-5 .gallery-item {
    width: calc(20% - 0.625rem) !important;
  }
}
.entry-content .gallery.gallery-columns-6 .gallery-item {
  width: calc(33.33% - 0.625rem) !important;
}
@media (min-width: 576px) {
  .entry-content .gallery.gallery-columns-6 .gallery-item {
    width: calc(25% - 0.625rem) !important;
  }
}
@media (min-width: 768px) {
  .entry-content .gallery.gallery-columns-6 .gallery-item {
    width: calc(16.66% - 0.625rem) !important;
  }
}
.entry-content .gallery.gallery-columns-7 .gallery-item {
  width: calc(33.33% - 0.625rem) !important;
}
@media (min-width: 576px) {
  .entry-content .gallery.gallery-columns-7 .gallery-item {
    width: calc(25% - 0.625rem) !important;
  }
}
@media (min-width: 768px) {
  .entry-content .gallery.gallery-columns-7 .gallery-item {
    width: calc(14.28% - 0.625rem) !important;
  }
}
.entry-content .gallery.gallery-columns-8 .gallery-item {
  width: calc(25% - 0.625rem) !important;
}
@media (min-width: 768px) {
  .entry-content .gallery.gallery-columns-8 .gallery-item {
    width: calc(12.5% - 0.625rem) !important;
  }
}
.entry-content .gallery.gallery-columns-9 .gallery-item {
  width: calc(25% - 0.625rem) !important;
}
@media (min-width: 768px) {
  .entry-content .gallery.gallery-columns-9 .gallery-item {
    width: calc(11.1% - 0.625rem) !important;
  }
}
.entry-content .gallery .gallery-item {
  flex-shrink: 0;
  margin: 0 0.3125rem;
}
.entry-content .gallery .gallery-item .gallery-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.entry-content .gallery .gallery-item .gallery-icon a img {
  margin: 0;
  border: none !important;
}
.entry-content pre {
  display: block;
  border-radius: 0.5rem;
  background: #3a3a3a;
  color: #fff;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.entry-content pre {
  margin-top: 0.75em;
  padding: 0.5em;
}
@media (min-width: 576px) {
  .entry-content pre {
    margin-top: 0.9em;
    padding: 0.6em;
  }
}
@media (min-width: 768px) {
  .entry-content pre {
    margin-top: 1.05em;
    padding: 0.7em;
  }
}
@media (min-width: 992px) {
  .entry-content pre {
    margin-top: 1.2em;
    padding: 0.8em;
  }
}
@media (min-width: 1200px) {
  .entry-content pre {
    margin-top: 1.35em;
    padding: 0.9em;
  }
}
@media (min-width: 1360px) {
  .entry-content pre {
    margin-top: 1.5em;
    padding: 1em;
  }
}
.entry-content code {
  padding-right: 0.25em;
  padding-left: 0.25em;
  border: 1px solid #d3d3e7;
  background: #f4f4f9;
  color: #ce375c;
  font-style: italic;
}
.entry-content figure {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
@media (min-width: 576px) {
  .entry-content figure {
    margin-top: 1.8em;
    margin-bottom: 1.8em;
  }
}
@media (min-width: 768px) {
  .entry-content figure {
    margin-top: 2.1em;
    margin-bottom: 2.1em;
  }
}
@media (min-width: 992px) {
  .entry-content figure {
    margin-top: 2.4em;
    margin-bottom: 2.4em;
  }
}
@media (min-width: 1200px) {
  .entry-content figure {
    margin-top: 2.7em;
    margin-bottom: 2.7em;
  }
}
@media (min-width: 1360px) {
  .entry-content figure {
    margin-top: 3em;
    margin-bottom: 3em;
  }
}
.entry-content figure img {
  margin: 0 !important;
}
.entry-content figure figcaption {
  border-bottom: 2px solid #194152;
  color: #194152;
  font-size: 0.75em;
  text-align: left;
}
.entry-content figure figcaption {
  padding-top: 0.3125rem;
}
@media (min-width: 576px) {
  .entry-content figure figcaption {
    padding-top: 0.375rem;
  }
}
@media (min-width: 768px) {
  .entry-content figure figcaption {
    padding-top: 0.4375rem;
  }
}
@media (min-width: 992px) {
  .entry-content figure figcaption {
    padding-top: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .entry-content figure figcaption {
    padding-top: 0.5625rem;
  }
}
@media (min-width: 1360px) {
  .entry-content figure figcaption {
    padding-top: 0.625rem;
  }
}
.entry-content figure figcaption {
  padding-bottom: 0.5rem;
}
@media (min-width: 576px) {
  .entry-content figure figcaption {
    padding-bottom: 0.6rem;
  }
}
@media (min-width: 768px) {
  .entry-content figure figcaption {
    padding-bottom: 0.7rem;
  }
}
@media (min-width: 992px) {
  .entry-content figure figcaption {
    padding-bottom: 0.8rem;
  }
}
@media (min-width: 1200px) {
  .entry-content figure figcaption {
    padding-bottom: 0.9rem;
  }
}
@media (min-width: 1360px) {
  .entry-content figure figcaption {
    padding-bottom: 1rem;
  }
}
.entry-content figure iframe {
  width: 100%;
}
.entry-content figure iframe {
  height: 14rem;
}
@media (min-width: 576px) {
  .entry-content figure iframe {
    height: 19.2rem;
  }
}
@media (min-width: 768px) {
  .entry-content figure iframe {
    height: 24.4rem;
  }
}
@media (min-width: 992px) {
  .entry-content figure iframe {
    height: 29.6rem;
  }
}
@media (min-width: 1200px) {
  .entry-content figure iframe {
    height: 34.8rem;
  }
}
@media (min-width: 1360px) {
  .entry-content figure iframe {
    height: 40rem;
  }
}
.entry-content .cky-cookie-audit-table th,
.entry-content .cky-cookie-audit-table td {
  border: none;
  font-size: inherit;
}
.entry-content table,
.entry-content .wp-calendar-table,
.entry-content .cky-cookie-audit-table {
  margin-top: 1.5em;
}
@media (min-width: 576px) {
  .entry-content table,
  .entry-content .wp-calendar-table,
  .entry-content .cky-cookie-audit-table {
    margin-top: 1.8em;
  }
}
@media (min-width: 768px) {
  .entry-content table,
  .entry-content .wp-calendar-table,
  .entry-content .cky-cookie-audit-table {
    margin-top: 2.1em;
  }
}
@media (min-width: 992px) {
  .entry-content table,
  .entry-content .wp-calendar-table,
  .entry-content .cky-cookie-audit-table {
    margin-top: 2.4em;
  }
}
@media (min-width: 1200px) {
  .entry-content table,
  .entry-content .wp-calendar-table,
  .entry-content .cky-cookie-audit-table {
    margin-top: 2.7em;
  }
}
@media (min-width: 1360px) {
  .entry-content table,
  .entry-content .wp-calendar-table,
  .entry-content .cky-cookie-audit-table {
    margin-top: 3em;
  }
}
.entry-content table td,
.entry-content table th,
.entry-content .wp-calendar-table td,
.entry-content .wp-calendar-table th,
.entry-content .cky-cookie-audit-table td,
.entry-content .cky-cookie-audit-table th {
  vertical-align: middle;
  min-width: 5rem;
  padding: 1em;
  background: none !important;
}
.entry-content table td img,
.entry-content table th img,
.entry-content .wp-calendar-table td img,
.entry-content .wp-calendar-table th img,
.entry-content .cky-cookie-audit-table td img,
.entry-content .cky-cookie-audit-table th img {
  margin-top: 0;
}
.entry-content table.is-style-stripes,
.entry-content .wp-calendar-table.is-style-stripes,
.entry-content .cky-cookie-audit-table.is-style-stripes {
  border: 1px solid #194152;
  border-bottom: none;
}
.entry-content table.is-style-stripes td,
.entry-content table.is-style-stripes th,
.entry-content .wp-calendar-table.is-style-stripes td,
.entry-content .wp-calendar-table.is-style-stripes th,
.entry-content .cky-cookie-audit-table.is-style-stripes td,
.entry-content .cky-cookie-audit-table.is-style-stripes th {
  border-right: 1px solid #194152;
  border-bottom: 1px solid #194152;
}
.entry-content table.is-style-stripes td:last-child,
.entry-content table.is-style-stripes th:last-child,
.entry-content .wp-calendar-table.is-style-stripes td:last-child,
.entry-content .wp-calendar-table.is-style-stripes th:last-child,
.entry-content .cky-cookie-audit-table.is-style-stripes td:last-child,
.entry-content .cky-cookie-audit-table.is-style-stripes th:last-child {
  border-right: 0;
}
.entry-content table:not(.wp-block-table),
.entry-content .wp-calendar-table:not(.wp-block-table),
.entry-content .cky-cookie-audit-table:not(.wp-block-table) {
  border: 1px solid #194152;
}
.entry-content table:not(.wp-block-table) tr,
.entry-content .wp-calendar-table:not(.wp-block-table) tr,
.entry-content .cky-cookie-audit-table:not(.wp-block-table) tr {
  border-bottom: 1px solid #194152;
}
.entry-content table:not(.wp-block-table) tr:last-child:not(:first-child),
.entry-content .wp-calendar-table:not(.wp-block-table) tr:last-child:not(:first-child),
.entry-content .cky-cookie-audit-table:not(.wp-block-table) tr:last-child:not(:first-child) {
  border: 0;
}
.entry-content table:not(.wp-block-table) td,
.entry-content table:not(.wp-block-table) th,
.entry-content .wp-calendar-table:not(.wp-block-table) td,
.entry-content .wp-calendar-table:not(.wp-block-table) th,
.entry-content .cky-cookie-audit-table:not(.wp-block-table) td,
.entry-content .cky-cookie-audit-table:not(.wp-block-table) th {
  border-right: 1px solid #194152;
}
.entry-content table:not(.wp-block-table) td:last-child,
.entry-content table:not(.wp-block-table) th:last-child,
.entry-content .wp-calendar-table:not(.wp-block-table) td:last-child,
.entry-content .wp-calendar-table:not(.wp-block-table) th:last-child,
.entry-content .cky-cookie-audit-table:not(.wp-block-table) td:last-child,
.entry-content .cky-cookie-audit-table:not(.wp-block-table) th:last-child {
  border: 0;
}
.entry-content .first-element-fix + *, .entry-content .first-element-fix + p > a > img, .entry-content .first-element-fix + p > img, .entry-content .first-element-fix + div.list-styles > ul, .entry-content .first-element-fix + div.list-styles > ul > li:first-of-type, .entry-content .first-element-fix + .lead,
.entry-content .acf-block-spacer + *,
.entry-content .acf-block-spacer + p > a > img,
.entry-content .acf-block-spacer + p > img,
.entry-content .acf-block-spacer + div.list-styles > ul,
.entry-content .acf-block-spacer + div.list-styles > ul > li:first-of-type,
.entry-content .acf-block-spacer + .lead {
  margin-top: 0 !important;
}
.entry-content > *:last-child {
  margin-bottom: 0;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/crunch-button/_crunch-button-styles.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
.crunch-button {
  font-weight: 600;
  font-family: "Barlow Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.crunch-button__full-background {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  overflow: hidden;
  min-width: 11.25rem;
  border: 2px solid transparent;
  border-radius: 1.25rem;
  background-color: transparent;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.crunch-button__full-background {
  min-width: 11.25rem;
}
@media (min-width: 576px) {
  .crunch-button__full-background {
    min-width: 11.55rem;
  }
}
@media (min-width: 768px) {
  .crunch-button__full-background {
    min-width: 11.85rem;
  }
}
@media (min-width: 992px) {
  .crunch-button__full-background {
    min-width: 12.15rem;
  }
}
@media (min-width: 1200px) {
  .crunch-button__full-background {
    min-width: 12.45rem;
  }
}
@media (min-width: 1360px) {
  .crunch-button__full-background {
    min-width: 12.75rem;
  }
}
.crunch-button__full-background:not([class*=c-px-]) {
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}
@media (min-width: 576px) {
  .crunch-button__full-background:not([class*=c-px-]) {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
@media (min-width: 768px) {
  .crunch-button__full-background:not([class*=c-px-]) {
    padding-left: 1.275rem;
    padding-right: 1.275rem;
  }
}
@media (min-width: 992px) {
  .crunch-button__full-background:not([class*=c-px-]) {
    padding-left: 1.35rem;
    padding-right: 1.35rem;
  }
}
@media (min-width: 1200px) {
  .crunch-button__full-background:not([class*=c-px-]) {
    padding-left: 1.425rem;
    padding-right: 1.425rem;
  }
}
@media (min-width: 1360px) {
  .crunch-button__full-background:not([class*=c-px-]) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.crunch-button__full-background:not([class*=c-py-]) {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.crunch-button__full-background:not([class*=fz-]) {
  font-size: 1.25rem;
}
[target=_blank].crunch-button__full-background:not(.no-arrow) {
  padding-right: 3rem;
  background-image: url(icon__new-tab--white.svg);
  background-position: center right 1rem;
  -webkit-background-size: 0.975rem 0.975rem;
          background-size: 0.975rem;
  background-repeat: no-repeat;
}
.crunch-button__full-background.crunch-button__full-background--primary-hover-background-white:hover, .crunch-button__full-background.crunch-button__full-background--primary-hover-background-white:focus {
  border-color: #fff;
  background-color: #fff;
}

.crunch-button__full-background--primary-color {
  border-color: #BF2E26;
  background-color: #BF2E26;
  color: #fff;
}
.crunch-button__full-background--primary-color:hover, .crunch-button__full-background--primary-color:focus {
  background-color: transparent;
  color: #BF2E26;
}
.crunch-button__full-background--primary-color:hover[target=_blank]:not(.no-arrow), .crunch-button__full-background--primary-color:focus[target=_blank]:not(.no-arrow) {
  background-image: url(icon__new-tab--primary.svg);
}

.crunch-button__full-background--white-color {
  border-color: #fff;
  background-color: #fff;
  color: #fff;
}
.crunch-button__full-background--white-color:hover, .crunch-button__full-background--white-color:focus {
  background-color: transparent;
  color: #fff;
}
.crunch-button__full-background--white-color:hover[target=_blank]:not(.no-arrow), .crunch-button__full-background--white-color:focus[target=_blank]:not(.no-arrow) {
  background-image: url(icon__new-tab--primary.svg);
}

.crunch-button__full-background--dark-blue-color {
  border-color: #194152;
  background-color: #194152;
  color: #fff;
}
.crunch-button__full-background--dark-blue-color:hover, .crunch-button__full-background--dark-blue-color:focus {
  background-color: transparent;
  color: #194152;
}
.crunch-button__full-background--dark-blue-color:hover[target=_blank]:not(.no-arrow), .crunch-button__full-background--dark-blue-color:focus[target=_blank]:not(.no-arrow) {
  background-image: url(icon__new-tab--primary.svg);
}

.crunch-button__full-background--black-color {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.crunch-button__full-background--black-color:hover, .crunch-button__full-background--black-color:focus {
  background-color: transparent;
  color: #000;
}
.crunch-button__full-background--black-color:hover[target=_blank]:not(.no-arrow), .crunch-button__full-background--black-color:focus[target=_blank]:not(.no-arrow) {
  background-image: url(icon__new-tab--primary.svg);
}

.crunch-button__full-background--white-color {
  color: #194152;
}
.crunch-button__full-background--white-color:hover, .crunch-button__full-background--white-color:focus {
  background-color: #194152;
}

.crunch-button__full-background--dark-blue-color {
  background-color: #194152;
  color: #fff;
}
.crunch-button__full-background--dark-blue-color:hover, .crunch-button__full-background--dark-blue-color:focus {
  background-color: #fff;
  color: #194152;
}

/*
 * Crunch Button Template Part Styles
 */
.crunch-button-wrapper.aligncenter {
  text-align: center;
}
.crunch-button-wrapper.alignright {
  text-align: right;
}

.crunch-button__layout {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
}

.crunch-button__layout--icon-left,
.crunch-button__layout--icon-right {
  gap: 0.625rem;
}

.crunch-button--has-icon {
  display: -webkit-inline-box;
  display: inline-flex;
}

.crunch-button__text {
  display: inline-block;
}

.crunch-button__icon-wrap {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  height: 2.25rem;
  max-height: 2.25rem;
  margin: 0 0.5rem;
}

.crunch-button__icon {
  display: block;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
  max-width: none;
  height: 2.25rem;
  max-height: 2.25rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/cookie-notice/_cookie-notice-styles.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 *  Cookie Notice Template Part Styles
 */
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/screen-reader-shortcut-header/_screen-reader-shortcut-header-styles.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Screen Reader Shortcut Header Part Styles
 */
.screen-reader-shortcut-header {
  position: fixed;
  top: -1000em;
}
.screen-reader-shortcut-header:focus {
  top: 0.4375rem;
  left: 0.375rem;
  z-index: 100000;
  display: block;
  width: auto;
  height: auto;
  padding: 0.9375rem 1.4375rem 0.875rem;
  background: #f1f1f1;
  color: #0073aa;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  font-weight: 600;
  font-size: 0.875rem;
  line-height: normal;
  text-decoration: none;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/crunch-dropdown/_crunch-dropdown-styles.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
.crunch-dropdown .dropdown-menu, div.chosen-container .chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop {
  font-size: 0.875rem;
}
.crunch-dropdown .h1.dropdown-menu, div.chosen-container .h1.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .h1.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .h1.chosen-drop, .crunch-dropdown .h2.dropdown-menu, div.chosen-container .h2.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .h2.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .h2.chosen-drop, .crunch-dropdown .h3.dropdown-menu, div.chosen-container .h3.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .h3.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .h3.chosen-drop, .crunch-dropdown .h4.dropdown-menu, div.chosen-container .h4.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .h4.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .h4.chosen-drop, .crunch-dropdown .h5.dropdown-menu, div.chosen-container .h5.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .h5.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .h5.chosen-drop, .crunch-dropdown .h6.dropdown-menu, div.chosen-container .h6.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .h6.chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .h6.chosen-drop {
  font-size: 0.875rem;
}

.crunch-dropdown__button.dropdown-toggle, div.chosen-container .chosen-single > span,
div.chosen-container .chosen-choices > span,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single > span,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices > span,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single > span,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices > span,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-single > span,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices > span,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-single > span,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-choices > span, div.chosen-container,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style],
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style],
.gform_wrapper div.chosen-container-multi.chosen-container,
.gform_wrapper div.chosen-container-single.chosen-container, .gform_wrapper .gfield select.large,
select.chosen-select {
  font-size: 0.75rem;
}
@media (min-width: 576px) {
  .crunch-dropdown__button.dropdown-toggle, div.chosen-container .chosen-single > span,
  div.chosen-container .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices > span, div.chosen-container,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style],
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style],
  .gform_wrapper div.chosen-container-multi.chosen-container,
  .gform_wrapper div.chosen-container-single.chosen-container, .gform_wrapper .gfield select.large,
  select.chosen-select {
    font-size: 0.8rem;
  }
}
@media (min-width: 768px) {
  .crunch-dropdown__button.dropdown-toggle, div.chosen-container .chosen-single > span,
  div.chosen-container .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices > span, div.chosen-container,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style],
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style],
  .gform_wrapper div.chosen-container-multi.chosen-container,
  .gform_wrapper div.chosen-container-single.chosen-container, .gform_wrapper .gfield select.large,
  select.chosen-select {
    font-size: 0.85rem;
  }
}
@media (min-width: 992px) {
  .crunch-dropdown__button.dropdown-toggle, div.chosen-container .chosen-single > span,
  div.chosen-container .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices > span, div.chosen-container,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style],
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style],
  .gform_wrapper div.chosen-container-multi.chosen-container,
  .gform_wrapper div.chosen-container-single.chosen-container, .gform_wrapper .gfield select.large,
  select.chosen-select {
    font-size: 0.9rem;
  }
}
@media (min-width: 1200px) {
  .crunch-dropdown__button.dropdown-toggle, div.chosen-container .chosen-single > span,
  div.chosen-container .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices > span, div.chosen-container,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style],
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style],
  .gform_wrapper div.chosen-container-multi.chosen-container,
  .gform_wrapper div.chosen-container-single.chosen-container, .gform_wrapper .gfield select.large,
  select.chosen-select {
    font-size: 0.95rem;
  }
}
@media (min-width: 1360px) {
  .crunch-dropdown__button.dropdown-toggle, div.chosen-container .chosen-single > span,
  div.chosen-container .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single > span,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single > span,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices > span, div.chosen-container,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style],
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style],
  .gform_wrapper div.chosen-container-multi.chosen-container,
  .gform_wrapper div.chosen-container-single.chosen-container, .gform_wrapper .gfield select.large,
  select.chosen-select {
    font-size: 1rem;
  }
}

/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * Crunch Dropdown Template Part Styles
 */
/* ~~~~~~~~~~ Default Select ~~~~~~~~~~ */
.gform_wrapper .gfield select.large,
select.chosen-select {
  width: 100%;
  border: 1px solid #194152;
  border-radius: 0;
  background: #fff;
  background-image: url(icon__angle-down--black-color.svg);
  background-position: right 1rem center;
  -webkit-background-size: 1rem 0.625rem;
          background-size: 1rem 0.625rem;
  background-repeat: no-repeat;
  color: #194152;
  line-height: 1.3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.gform_wrapper .gfield select.large,
select.chosen-select {
  padding-left: 0.9375rem;
  padding-right: 1.875rem;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
}
@media (min-width: 576px) {
  .gform_wrapper .gfield select.large,
  select.chosen-select {
    padding-left: 1rem;
    padding-right: 2rem;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
@media (min-width: 768px) {
  .gform_wrapper .gfield select.large,
  select.chosen-select {
    padding-left: 1.0625rem;
    padding-right: 2.125rem;
    padding-top: 0.6375rem;
    padding-bottom: 0.6375rem;
  }
}
@media (min-width: 992px) {
  .gform_wrapper .gfield select.large,
  select.chosen-select {
    padding-left: 1.125rem;
    padding-right: 2.25rem;
    padding-top: 0.675rem;
    padding-bottom: 0.675rem;
  }
}
@media (min-width: 1200px) {
  .gform_wrapper .gfield select.large,
  select.chosen-select {
    padding-left: 1.1875rem;
    padding-right: 2.375rem;
    padding-top: 0.7125rem;
    padding-bottom: 0.7125rem;
  }
}
@media (min-width: 1360px) {
  .gform_wrapper .gfield select.large,
  select.chosen-select {
    padding-left: 1.25rem;
    padding-right: 2.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.gform_wrapper .gfield select.large:focus,
select.chosen-select:focus {
  outline: none;
}

/* ~~~~~~~~~~ Chosen Select ~~~~~~~~~~ */
div.chosen-container,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style],
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style],
.gform_wrapper div.chosen-container-multi.chosen-container,
.gform_wrapper div.chosen-container-single.chosen-container {
  width: 100% !important;
  margin-bottom: 0;
}
div.chosen-container.chosen-container-active.chosen-with-drop .chosen-single,
div.chosen-container.chosen-container-active.chosen-with-drop ul.chosen-choices,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style].chosen-container-active.chosen-with-drop .chosen-single,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style].chosen-container-active.chosen-with-drop ul.chosen-choices,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style].chosen-container-active.chosen-with-drop .chosen-single,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style].chosen-container-active.chosen-with-drop ul.chosen-choices,
.gform_wrapper div.chosen-container-multi.chosen-container.chosen-container-active.chosen-with-drop .chosen-single,
.gform_wrapper div.chosen-container-multi.chosen-container.chosen-container-active.chosen-with-drop ul.chosen-choices,
.gform_wrapper div.chosen-container-single.chosen-container.chosen-container-active.chosen-with-drop .chosen-single,
.gform_wrapper div.chosen-container-single.chosen-container.chosen-container-active.chosen-with-drop ul.chosen-choices {
  border-color: #194152;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
div.chosen-container.chosen-container-active.chosen-with-drop .chosen-single::after,
div.chosen-container.chosen-container-active.chosen-with-drop ul.chosen-choices::after,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style].chosen-container-active.chosen-with-drop .chosen-single::after,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style].chosen-container-active.chosen-with-drop ul.chosen-choices::after,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style].chosen-container-active.chosen-with-drop .chosen-single::after,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style].chosen-container-active.chosen-with-drop ul.chosen-choices::after,
.gform_wrapper div.chosen-container-multi.chosen-container.chosen-container-active.chosen-with-drop .chosen-single::after,
.gform_wrapper div.chosen-container-multi.chosen-container.chosen-container-active.chosen-with-drop ul.chosen-choices::after,
.gform_wrapper div.chosen-container-single.chosen-container.chosen-container-active.chosen-with-drop .chosen-single::after,
.gform_wrapper div.chosen-container-single.chosen-container.chosen-container-active.chosen-with-drop ul.chosen-choices::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
div.chosen-container.chosen-container-active.chosen-with-drop ul.chosen-choices li.search-field input[type=text].chosen-search-input,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style].chosen-container-active.chosen-with-drop ul.chosen-choices li.search-field input[type=text].chosen-search-input,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style].chosen-container-active.chosen-with-drop ul.chosen-choices li.search-field input[type=text].chosen-search-input,
.gform_wrapper div.chosen-container-multi.chosen-container.chosen-container-active.chosen-with-drop ul.chosen-choices li.search-field input[type=text].chosen-search-input,
.gform_wrapper div.chosen-container-single.chosen-container.chosen-container-active.chosen-with-drop ul.chosen-choices li.search-field input[type=text].chosen-search-input {
  color: #194152 !important;
}
div.chosen-container .chosen-single,
div.chosen-container .chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-single,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-single,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
div.chosen-container .chosen-single,
div.chosen-container .chosen-choices,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-single,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-single,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-choices {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #194152;
  background: #fff;
  color: #194152;
  -webkit-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}
div.chosen-container .chosen-single,
div.chosen-container .chosen-choices,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-single,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-single,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-choices {
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media (min-width: 576px) {
  div.chosen-container .chosen-single,
  div.chosen-container .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  div.chosen-container .chosen-single,
  div.chosen-container .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices {
    padding-top: 0.6375rem;
    padding-bottom: 0.6375rem;
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }
}
@media (min-width: 992px) {
  div.chosen-container .chosen-single,
  div.chosen-container .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices {
    padding-top: 0.675rem;
    padding-bottom: 0.675rem;
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
}
@media (min-width: 1200px) {
  div.chosen-container .chosen-single,
  div.chosen-container .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices {
    padding-top: 0.7125rem;
    padding-bottom: 0.7125rem;
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }
}
@media (min-width: 1360px) {
  div.chosen-container .chosen-single,
  div.chosen-container .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-single,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-choices {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
div.chosen-container .chosen-single > span,
div.chosen-container .chosen-choices > span,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single > span,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices > span,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single > span,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices > span,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-single > span,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices > span,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-single > span,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-choices > span {
  margin-bottom: 0;
  line-height: 1.3;
}
div.chosen-container .chosen-single > div,
div.chosen-container .chosen-choices > div,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single > div,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices > div,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single > div,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices > div,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-single > div,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices > div,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-single > div,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-choices > div {
  display: none;
}
div.chosen-container .chosen-single::after,
div.chosen-container .chosen-choices::after,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single::after,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices::after,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single::after,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices::after,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-single::after,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices::after,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-single::after,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-choices::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  display: block;
  width: 1rem;
  height: 0.625rem;
  background: url(icon__angle-down--black-color.svg) no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
div.chosen-container .chosen-choices .search-field .chosen-search-input,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-choices .search-field .chosen-search-input,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-choices .search-field .chosen-search-input,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-choices .search-field .chosen-search-input,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-choices .search-field .chosen-search-input {
  color: #194152;
}
div.chosen-container .chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop {
  margin-top: -1px;
  border: 1px solid #194152;
  background: #fff;
}
div.chosen-container .chosen-drop .chosen-search,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-search,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-search,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-search,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-search {
  display: none;
}
div.chosen-container .chosen-drop .chosen-results,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results {
  margin: 0;
  padding: 0.625rem 0;
}
div.chosen-container .chosen-drop .chosen-results li,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  color: #194152;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
div.chosen-container .chosen-drop .chosen-results li,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media (min-width: 576px) {
  div.chosen-container .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  div.chosen-container .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li {
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }
}
@media (min-width: 992px) {
  div.chosen-container .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
}
@media (min-width: 1200px) {
  div.chosen-container .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li {
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }
}
@media (min-width: 1360px) {
  div.chosen-container .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li,
  .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li,
  .gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
div.chosen-container .chosen-drop .chosen-results li.highlighted, div.chosen-container .chosen-drop .chosen-results li.result-selected,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li.highlighted,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li.result-selected,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li.highlighted,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li.result-selected,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li.highlighted,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li.result-selected,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li.highlighted,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li.result-selected {
  background: transparent;
}
div.chosen-container .chosen-drop .chosen-results li.highlighted,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li.highlighted,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li.highlighted,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li.highlighted,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li.highlighted {
  color: #BF2E26;
}
div.chosen-container .chosen-drop .chosen-results li.result-selected,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li.result-selected,
.gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li.result-selected,
.gform_wrapper div.chosen-container-multi.chosen-container .chosen-drop .chosen-results li.result-selected,
.gform_wrapper div.chosen-container-single.chosen-container .chosen-drop .chosen-results li.result-selected {
  color: #194152;
  font-weight: 600;
}

/* ~~~~~~~~~~ Crunch Dropdown ~~~~~~~~~~ */
.crunch-dropdown.show {
  z-index: 2;
}
.crunch-dropdown__button.dropdown-toggle {
  border: 1px solid #194152;
  background: #fff;
  color: #194152;
}
.crunch-dropdown__button.dropdown-toggle {
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media (min-width: 576px) {
  .crunch-dropdown__button.dropdown-toggle {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .crunch-dropdown__button.dropdown-toggle {
    padding-top: 0.6375rem;
    padding-bottom: 0.6375rem;
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }
}
@media (min-width: 992px) {
  .crunch-dropdown__button.dropdown-toggle {
    padding-top: 0.675rem;
    padding-bottom: 0.675rem;
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .crunch-dropdown__button.dropdown-toggle {
    padding-top: 0.7125rem;
    padding-bottom: 0.7125rem;
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }
}
@media (min-width: 1360px) {
  .crunch-dropdown__button.dropdown-toggle {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.crunch-dropdown__button.dropdown-toggle[aria-expanded=true]::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.crunch-dropdown__button.dropdown-toggle::after {
  display: none;
}
.crunch-dropdown__button.dropdown-toggle::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  display: block;
  width: 1rem;
  height: 0.625rem;
  background: url(icon__angle-down--black-color.svg) no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.crunch-dropdown .dropdown-menu {
  margin-top: -1px !important;
  margin-top: 0;
  border-color: #194152;
  border-top: none;
  border-radius: 0;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: none !important;
          transform: none !important;
  inset: initial !important;
}
.crunch-dropdown .dropdown-menu a,
.crunch-dropdown .dropdown-menu button {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  color: #194152;
}
.crunch-dropdown .dropdown-menu a,
.crunch-dropdown .dropdown-menu button {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media (min-width: 576px) {
  .crunch-dropdown .dropdown-menu a,
  .crunch-dropdown .dropdown-menu button {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .crunch-dropdown .dropdown-menu a,
  .crunch-dropdown .dropdown-menu button {
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }
}
@media (min-width: 992px) {
  .crunch-dropdown .dropdown-menu a,
  .crunch-dropdown .dropdown-menu button {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .crunch-dropdown .dropdown-menu a,
  .crunch-dropdown .dropdown-menu button {
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }
}
@media (min-width: 1360px) {
  .crunch-dropdown .dropdown-menu a,
  .crunch-dropdown .dropdown-menu button {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.crunch-dropdown .dropdown-menu a:hover, .crunch-dropdown .dropdown-menu a:focus,
.crunch-dropdown .dropdown-menu button:hover,
.crunch-dropdown .dropdown-menu button:focus {
  color: #BF2E26;
}
.crunch-dropdown .dropdown-menu .dropdown-item:hover, .crunch-dropdown .dropdown-menu .dropdown-item:focus, .crunch-dropdown .dropdown-menu .dropdown-item.active, .crunch-dropdown .dropdown-menu .dropdown-item.mixitup-control-active {
  background: transparent;
  color: #BF2E26;
}
