/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!../application/themes/default_theme/src/tailwind.css ***!
  \*******************************************************************************************************************************************************************************************************************/
/* === BASE === */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.16 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* === COMPONENTS === */
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 414px) {
  .container {
    max-width: 414px;
  }
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
/* === UTILITIES === */
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.left-1\/2 {
  left: 50%;
}
.top-1\/2 {
  top: 50%;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-auto {
  z-index: auto;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.my-\[120px\] {
  margin-top: 120px;
  margin-bottom: 120px;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.ml-\[15px\] {
  margin-left: 15px;
}
.mr-\[18px\] {
  margin-right: 18px;
}
.mt-\[81px\] {
  margin-top: 81px;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-20 {
  height: 5rem;
}
.h-6 {
  height: 1.5rem;
}
.h-\[90px\] {
  height: 90px;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[75px\] {
  height: 75px;
}
.max-h-\[260px\] {
  max-height: 260px;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-4 {
  min-height: 1rem;
}
.min-h-\[340px\] {
  min-height: 340px;
}
.w-6 {
  width: 1.5rem;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[90px\] {
  width: 90px;
}
.w-\[95\%\] {
  width: 95%;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[75px\] {
  width: 75px;
}
.max-w-\[1100px\] {
  max-width: 1100px;
}
.max-w-\[260px\] {
  max-width: 260px;
}
.max-w-\[392px\] {
  max-width: 392px;
}
.max-w-\[634px\] {
  max-width: 634px;
}
.max-w-\[828px\] {
  max-width: 828px;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-zoom-in {
  cursor: zoom-in;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.content-center {
  align-content: center;
}
.content-start {
  align-content: flex-start;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-\[152px\] {
  -moz-column-gap: 152px;
       column-gap: 152px;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.gap-y-\[21px\] {
  row-gap: 21px;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.border-b-8 {
  border-bottom-width: 8px;
}
.border-b-\[24px\] {
  border-bottom-width: 24px;
}
.border-b-\[3px\] {
  border-bottom-width: 3px;
}
.border-l-\[18px\] {
  border-left-width: 18px;
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(217 0 16 / var(--tw-border-opacity, 1));
}
.border-secondary\/50 {
  border-color: rgb(26 26 26 / 0.5);
}
.\!bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 0 16 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#F0F0F0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(217 0 16 / var(--tw-bg-opacity, 1));
}
.bg-primary\/\[\.5\] {
  background-color: rgb(217 0 16 / .5);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-cover {
  background-size: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-\[10px\] {
  padding: 10px;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[240px\] {
  padding-top: 240px;
  padding-bottom: 240px;
}
.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[120px\] {
  padding-bottom: 120px;
}
.pb-\[34px\] {
  padding-bottom: 34px;
}
.pb-\[60px\] {
  padding-bottom: 60px;
}
.pb-\[70px\] {
  padding-bottom: 70px;
}
.pb-\[80px\] {
  padding-bottom: 80px;
}
.pl-0 {
  padding-left: 0px;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-\[15px\] {
  padding-left: 15px;
}
.pl-\[21px\] {
  padding-left: 21px;
}
.pr-\[18px\] {
  padding-right: 18px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[352px\] {
  padding-top: 352px;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-\[10px\] {
  padding-left: 10px;
}
.pr-\[10px\] {
  padding-right: 10px;
}
.text-left {
  text-align: left;
}
.\!text-\[16px\] {
  font-size: 16px !important;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[35px\] {
  font-size: 35px;
}
.text-\[40px\] {
  font-size: 40px;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.\!text-black\/\[\.4\] {
  color: rgb(0 0 0 / .4) !important;
}
.\!text-primary {
  --tw-text-opacity: 1 !important;
  color: rgb(217 0 16 / var(--tw-text-opacity, 1)) !important;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.\!no-underline {
  text-decoration-line: none !important;
}
.opacity-0 {
  opacity: 0;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.img-cover img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  .lg\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  @media (min-width: 414px) {
    .lg\:container {
      max-width: 414px;
    }
  }
  @media (min-width: 640px) {
    .lg\:container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .lg\:container {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    .lg\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .lg\:container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px) {
    .lg\:container {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1280px) {
  .xl\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  @media (min-width: 414px) {
    .xl\:container {
      max-width: 414px;
    }
  }
  @media (min-width: 640px) {
    .xl\:container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .xl\:container {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    .xl\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .xl\:container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px) {
    .xl\:container {
      max-width: 1536px;
    }
  }
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:opacity-70:hover {
  opacity: 0.7;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
@media (min-width: 640px) {
  .sm\:gap-2 {
    gap: 0.5rem;
  }
}
@media (min-width: 768px) {
  .md\:max-w-\[398px\] {
    max-width: 398px;
  }
}
@media (min-width: 1024px) {
  .lg\:left-5 {
    left: 1.25rem;
  }
  .lg\:left-auto {
    left: auto;
  }
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:\!hidden {
    display: none !important;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[90px\] {
    height: 90px;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-2\/5 {
    width: 40%;
  }
  .lg\:w-3\/5 {
    width: 60%;
  }
  .lg\:w-\[398px\] {
    width: 398px;
  }
  .lg\:w-\[812px\] {
    width: 812px;
  }
  .lg\:w-\[860px\] {
    width: 860px;
  }
  .lg\:w-\[calc\(100\%\+54px\)\] {
    width: calc(100% + 54px);
  }
  .lg\:w-\[90px\] {
    width: 90px;
  }
  .lg\:max-w-\[398px\] {
    max-width: 398px;
  }
  .lg\:max-w-\[674px\] {
    max-width: 674px;
  }
  .lg\:-translate-x-\[27px\] {
    --tw-translate-x: -27px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:p-10 {
    padding: 2.5rem;
  }
  .lg\:p-6 {
    padding: 1.5rem;
  }
  .lg\:py-\[112px\] {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .lg\:py-\[120px\] {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .lg\:pb-\[110px\] {
    padding-bottom: 110px;
  }
  .lg\:pb-\[120px\] {
    padding-bottom: 120px;
  }
  .lg\:pr-\[68px\] {
    padding-right: 68px;
  }
  .lg\:pt-\[120px\] {
    padding-top: 120px;
  }
  .lg\:text-center {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .xl\:mr-20 {
    margin-right: 5rem;
  }
  .xl\:h-\[90px\] {
    height: 90px;
  }
  .xl\:w-\[90px\] {
    width: 90px;
  }
  .xl\:-translate-x-20 {
    --tw-translate-x: -5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:justify-end {
    justify-content: flex-end;
  }
  .xl\:gap-x-\[65px\] {
    -moz-column-gap: 65px;
         column-gap: 65px;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!../application/themes/default_theme/src/main.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/* Grid */
/* Alert colors */
/* Design colors */
/* Fonts */
.font {
  font-family: "Parkinsans", sans-serif;
}

html {
  scroll-behavior: smooth;
}

.ccm-page {
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
}
.ccm-page .font {
  font-family: "Parkinsans", sans-serif;
}
.ccm-page .alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.ccm-page .alert.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #5bc0de;
}
.ccm-page .alert.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #5cb85c;
}
.ccm-page .alert.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #d9534f;
}
.ccm-page .alert.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #f0ad4e;
}
.ccm-page .font {
  font-family: "Parkinsans", sans-serif;
}
.ccm-page .form-group {
  display: block;
  margin: 0;
}
.ccm-page .dynamic-form-container {
  position: relative;
}
.ccm-page .form-control {
  outline: none;
  border: 0;
  margin: 0;
  padding: 0 15px;
  background: white;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-family: inherit;
  font-size: inherit;
  color: #000;
}
@media only screen and (min-width: 768px) {
  .ccm-page .dynamic-form-control {
    width: 48%;
  }
  .ccm-page .dynamic-form-control.has-textarea {
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.ccm-page .dynamic-form-control.human-check-container {
  width: auto;
}
.ccm-page .human-check-wrap {
  background: transparent !important;
  font-weight: 300;
  height: auto !important;
  padding: 0 !important;
  display: flex !important;
  flex-direction: row;
}
.ccm-page .human-check-wrap a {
  text-decoration: underline;
}
.ccm-page .human-check-wrap a:hover {
  text-decoration: none;
}
.ccm-page .human-check-wrap .human-check-canvas-wrap {
  display: flex !important;
  align-items: center;
}
.ccm-page .human-check-wrap .humanity-check {
  background-color: white !important;
  border: 1px solid black !important;
  width: 20px !important;
  height: 20px !important;
}
.ccm-page .control-label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 300;
  cursor: pointer;
}
.ccm-page textarea.form-control {
  resize: none;
  padding: 10px 15px;
  height: 225px !important;
  line-height: inherit;
}
.ccm-page .ccm-input-date {
  margin-right: 0 !important;
}
.ccm-page .input-group:after {
  display: table;
  content: "";
  clear: both;
}
.ccm-page .input-group .input-group-datepicker {
  float: left;
  width: calc(100% - 45px);
}
.ccm-page .input-group .input-group-datepicker .form-control {
  width: 100%;
}
.ccm-page .input-group .input-group-addon {
  display: block;
  border: 0;
  border-radius: 3px;
  background: #ddd;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: inherit;
  color: rgba(237, 237, 237, 0.3);
}
.ccm-page .input-group .input-group-addon:first-child {
  float: left;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ccm-page .input-group .input-group-addon:last-child {
  float: right;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ccm-page .input-group .form-control {
  width: calc(100% - 45px);
}
.ccm-page .input-group .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ccm-page .input-group .form-control:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ccm-page .font {
  font-family: "Parkinsans", sans-serif;
}
.ccm-page .button {
  position: relative;
  display: inline-flex;
  justify-content: center;
  margin-top: 16px;
  padding: 12px 14px 11px 14px;
  min-width: 155px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border: 1px solid #D90010;
  background: #D90010;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 19px;
  line-height: 27px;
}
.ccm-page .button span {
  color: inherit !important;
}
.ccm-page .button span:before {
  font-family: FontAwesome;
  color: inherit;
  position: relative;
  display: inline-flex;
  font-size: 0.85em !important;
  padding-right: 12px;
  height: 100%;
}
.ccm-page .button.button-style-1, .ccm-page .button[type=submit] {
  background: #D90010;
}
.ccm-page .button.button-style-1:hover, .ccm-page .button[type=submit]:hover {
  background: transparent;
}
.ccm-page .button.button-style-1:hover span, .ccm-page .button[type=submit]:hover span {
  color: #D90010 !important;
}
.ccm-page .button.button-style-2 {
  color: #D90010 !important;
  background: transparent;
  width: 100%;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border: 1px solid #D90010;
  text-align: left;
}
.ccm-page .button.button-style-2:hover {
  color: white !important;
  background: #D90010;
}
.ccm-page .button.button-style-3 {
  color: black !important;
  background: transparent;
  margin-top: 0;
  width: 100%;
  max-width: none;
  border: 1px solid black;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .button.button-style-3 {
    color: #D90010 !important;
    background: transparent;
    margin-top: 16px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border: 1px solid #D90010;
    text-align: left;
  }
  .ccm-page .button.button-style-3:hover {
    color: white !important;
    background: #D90010;
  }
}
.ccm-page .button .caption {
  display: none;
}
@media only screen and (min-width: 768px) {
  .ccm-page .button .caption {
    display: inline-block;
  }
}
.ccm-page .button .caption_mobile {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .ccm-page .button .caption_mobile {
    display: none;
  }
}
.ccm-page .font {
  font-family: "Parkinsans", sans-serif;
}
.ccm-page .open__menu i {
  background-image: url(../js/fe0bac42d8d92edf032b.svg);
}
.ccm-page .close__menu i {
  background-image: url(../js/7c416a17bca6693c5d6a.svg);
}
.ccm-page .sub-dropdown {
  color: white;
  margin-left: 18px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .sub-dropdown {
    margin-left: 8px;
  }
}
.ccm-page .mobile-nav .mobile-menu-title h2 {
  font-size: 32px;
  color: black;
  text-transform: uppercase;
}
.ccm-page .mobile-nav .navigation {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  row-gap: 32px;
  text-transform: uppercase;
  font-weight: 700;
}
.ccm-page .mobile-nav .nav-item {
  font-size: 19px;
  position: relative;
}
.ccm-page .mobile-nav .nav-item.current a {
  text-decoration: underline;
}
.ccm-page .mobile-nav a {
  color: white !important;
}
.ccm-page .mobile-nav .sub-menu {
  display: none;
  position: relative;
  flex-direction: column;
  padding-top: 23px;
  row-gap: 16px;
  width: -moz-fit-content;
  width: fit-content;
  transform: translateX(25px);
  z-index: 10;
}
.ccm-page .mobile-nav .sub-menu.open {
  display: flex;
}
.ccm-page .mobile-nav .sub-menu .nav-item {
  position: relative;
  height: auto;
  padding-block: 0;
  width: -moz-fit-content;
  width: fit-content;
}
.ccm-page .mobile-nav .sub-menu .nav-item::before {
  position: absolute;
  display: block;
  content: url(../js/102d313d80d3d93f83d2.svg);
  height: 7px;
  width: 7px;
  top: -5px;
  left: -22px;
}
.ccm-page .mobile-nav .sub-menu .sub-item {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.ccm-page .mobile-nav .sub-menu .sub-item a {
  display: block;
  font-size: 17px;
  width: -moz-fit-content;
  width: fit-content;
  color: white;
}
.ccm-page .header-bar {
  display: none;
  flex-direction: row;
  -moz-column-gap: 24px;
       column-gap: 24px;
  height: 80px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .header-bar {
    display: flex;
  }
}
@media only screen and (min-width: 1280px) {
  .ccm-page .header-bar {
    -moz-column-gap: 57px;
         column-gap: 57px;
  }
}
.ccm-page .header-bar .navigation {
  display: flex;
  align-items: center;
  height: 80px;
  gap: 18px;
}
@media only screen and (min-width: 1280px) {
  .ccm-page .header-bar .navigation {
    gap: 36px;
  }
}
@media only screen and (min-width: 1536px) {
  .ccm-page .header-bar .navigation {
    gap: 80px;
  }
}
.ccm-page .header-bar .navigation .nav-item a {
  padding: 28px 0;
  font-size: 19px;
}
.ccm-page .header-bar .navigation .nav-item a:hover {
  padding-bottom: 23px;
  border-bottom: 5px solid #D90010;
}
.ccm-page .nav-item {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .has-submenu:hover .sub-menu {
    display: flex;
  }
}
.ccm-page .header-bar .sub-menu {
  width: 100%;
  display: none;
  position: relative;
  left: 50%;
  flex-direction: column;
  background-color: #D90010;
  border-top: 5px solid #D90010;
  border-bottom: 5px solid #D90010;
  transform: translateX(calc(-50% + 25px)) translateY(18px);
  transition: all ease-in-out 0.21s;
  z-index: 10;
}
.ccm-page .header-bar .sub-menu.open {
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .header-bar .sub-menu {
    width: auto;
    position: absolute;
    min-width: 266px;
    transform: translateX(-50%) translateY(55px);
  }
  .ccm-page .header-bar .sub-menu::after {
    display: block;
    position: absolute;
    background: transparent;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 60px;
    transform: translateY(-100%);
  }
  .ccm-page .header-bar .sub-menu::before {
    display: block;
    position: absolute;
    background: transparent;
    top: -16px;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #D90010;
    transform: translateX(-50%);
  }
}
.ccm-page .header-bar .sub-menu .nav-item {
  height: auto;
  padding-block: 0;
}
.ccm-page .header-bar .sub-menu .sub-item {
  position: relative;
  height: 41px;
}
.ccm-page .header-bar .sub-menu .sub-item a {
  display: block;
  width: 100%;
  min-width: -moz-max-content;
  min-width: max-content;
  font-size: 17px;
  height: 41px;
  line-height: 41px;
  padding: 0 12px 0 16px;
  color: white;
}
.ccm-page .header-bar .sub-menu .sub-item a:hover {
  color: black;
  background: white;
  border-bottom: none;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5 {
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: inherit;
}
.ccm-page h1 {
  font-size: 1.75rem;
  font-size: clamp(28px, 3vw, 42px);
}
.ccm-page h2 {
  font-size: 1.5rem;
  font-size: clamp(24px, 2.5vw, 40px);
}
.ccm-page h3 {
  font-size: 1.25rem;
  font-size: clamp(20px, 2vw, 32px);
}
.ccm-page .font {
  font-family: "Parkinsans", sans-serif;
}
.ccm-page .ccm-edit-mode body h1,
.ccm-page .ccm-edit-mode body h2,
.ccm-page .ccm-edit-mode body h3,
.ccm-page .ccm-edit-mode body h4,
.ccm-page .ccm-edit-mode body p,
.ccm-page .ccm-edit-mode body span {
  margin-bottom: 16px;
}
.ccm-page div#ccm-panel-add-block a p {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ccm-page .row {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
.ccm-page header {
  background: #1a1a1a;
}
.ccm-page header strong,
.ccm-page header a,
.ccm-page header div,
.ccm-page header span {
  font-family: "Parkinsans", sans-serif;
  color: white;
}
.ccm-page main {
  background: white;
}
.ccm-page main p,
.ccm-page main strong,
.ccm-page main a,
.ccm-page main h1,
.ccm-page main h2,
.ccm-page main h3,
.ccm-page main div,
.ccm-page main span {
  font-family: "Parkinsans", sans-serif;
  color: #1a1a1a;
}
.ccm-page footer {
  background: #D90010;
}
.ccm-page footer p,
.ccm-page footer strong,
.ccm-page footer a {
  font-family: "Parkinsans", sans-serif;
  color: white;
}
.ccm-page header p b,
.ccm-page header p strong,
.ccm-page main p b,
.ccm-page main p strong,
.ccm-page footer p b,
.ccm-page footer p strong {
  font-weight: 600;
}
.ccm-page header h1,
.ccm-page main h1,
.ccm-page footer h1 {
  font: normal normal 300 32px/52px "Parkinsans", sans-serif;
}
@media only screen and (min-width: 1024px) {
  .ccm-page header h1,
  .ccm-page main h1,
  .ccm-page footer h1 {
    font: normal normal 300 56px/56px "Parkinsans", sans-serif;
  }
}
.ccm-page header h2,
.ccm-page main h2,
.ccm-page footer h2 {
  font: normal normal 300 24px/40px "Parkinsans", sans-serif;
}
@media only screen and (min-width: 1024px) {
  .ccm-page header h2,
  .ccm-page main h2,
  .ccm-page footer h2 {
    font: normal normal 300 40px/40px "Parkinsans", sans-serif;
  }
}
.ccm-page header h3,
.ccm-page main h3,
.ccm-page footer h3 {
  font: normal normal 300 24px/40px "Parkinsans", sans-serif;
}
@media only screen and (min-width: 1024px) {
  .ccm-page header h3,
  .ccm-page main h3,
  .ccm-page footer h3 {
    font: normal normal 300 32px/40px "Parkinsans", sans-serif;
  }
}
.ccm-page header .alternate-h-lineheight h2,
.ccm-page main .alternate-h-lineheight h2,
.ccm-page footer .alternate-h-lineheight h2 {
  font: normal normal 600 24px/32px "Parkinsans", sans-serif;
}
@media only screen and (min-width: 1024px) {
  .ccm-page header .alternate-h-lineheight h2,
  .ccm-page main .alternate-h-lineheight h2,
  .ccm-page footer .alternate-h-lineheight h2 {
    font: normal normal 600 32px/40px "Parkinsans", sans-serif;
  }
}
.ccm-page header p,
.ccm-page main p,
.ccm-page footer p {
  font: normal normal 300 16px/28px "Parkinsans", sans-serif;
}
.ccm-page header .intro-text p,
.ccm-page main .intro-text p,
.ccm-page footer .intro-text p {
  font: normal normal 300 19px/32px "Parkinsans", sans-serif;
}
.ccm-page .intro-text.homepage-logo img {
  display: none;
  width: 140px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .intro-text.homepage-logo img {
    display: block;
  }
}
.ccm-page .default-link p a,
.ccm-page .default-link li a {
  color: #D90010;
  text-decoration: underline;
}
.ccm-page .default-link p a:hover,
.ccm-page .default-link li a:hover {
  text-decoration: none;
}
.ccm-page .white-link a:hover {
  text-decoration: underline;
}
.ccm-page .default-list li,
.ccm-page .default-list ol {
  margin-left: 1.3em;
}
.ccm-page .default-list ol {
  list-style: decimal;
}
.ccm-page .default-list li::before {
  content: "";
  width: 0.9em;
  height: 0.9em;
  background-color: #D90010;
  display: inline-block;
  margin: 0 0.5rem 0 -1.3rem;
  position: relative;
}
.ccm-page .default-list ol li::before {
  display: none;
}
.ccm-page .tel-mail a[href^="tel:"],
.ccm-page .tel-mail a[href^="mailto:"] {
  margin-left: 1.3em;
  text-decoration: underline;
}
.ccm-page .tel-mail a[href^="tel:"]::before,
.ccm-page .tel-mail a[href^="mailto:"]::before {
  font-size: 0.9rem;
  font-family: FontAwesome;
  display: inline-block;
  margin: 0 0.5rem 0 -1.3rem;
  position: relative;
}
.ccm-page .tel-mail a[href^="tel:"]:hover,
.ccm-page .tel-mail a[href^="mailto:"]:hover {
  text-decoration: none;
}
.ccm-page .tel-mail p a[href^="tel:"]:first-of-type:before {
  content: "\f3cd";
}
.ccm-page .tel-mail p:last-of-type a[href^="tel:"]::before {
  content: "\f095";
}
.ccm-page .tel-mail p a[href^="mailto:"]::before {
  content: "\f0e0";
}
.ccm-page .cta-area p,
.ccm-page .cta-area strong,
.ccm-page .cta-area a,
.ccm-page .cta-area h1,
.ccm-page .cta-area h2,
.ccm-page .cta-area h3,
.ccm-page .cta-area div,
.ccm-page .cta-area span {
  color: white;
}
.ccm-page .swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}
.ccm-page .zoom-icon {
  background: url(../js/3ce6ab2a2915136215be.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}
.ccm-page .summary-item * *,
.ccm-page .summary-item *,
.ccm-page table *,
.ccm-page table * p {
  color: black;
}
.ccm-page #default .container:has(table),
.ccm-page #extend-center div:has(table) {
  position: relative;
  overflow-x: auto;
}
.ccm-page #default .container:has(table) > :not(table, script, .ccm-ui),
.ccm-page #extend-center div:has(table) > :not(table, script, .ccm-ui) {
  display: block;
  position: sticky;
  left: 0;
}
.ccm-page #default .container:has(table) table,
.ccm-page #extend-center div:has(table) table {
  display: table;
  position: relative;
  left: auto;
}
.ccm-page table {
  margin-top: 14px;
  background: white;
  font: normal normal 300 16px/18px "Parkinsans", sans-serif, sans-serif;
  font-family: "Parkinsans", sans-serif;
  width: 100%;
}
.ccm-page table th, .ccm-page table p {
  font: normal normal 300 16px/18px "Parkinsans", sans-serif, sans-serif;
}
.ccm-page table th,
.ccm-page table th p {
  background: #D90010;
  color: white;
}
.ccm-page table th, .ccm-page table td {
  text-align: left;
  min-width: 44px;
  padding: 19px;
}
.ccm-page table tr:nth-of-type(even) {
  background: #F0F0F0;
}
@media only screen and (min-width: 1024px) {
  .ccm-page table th, .ccm-page table td {
    min-width: none;
  }
}
.ccm-page .contact-list p {
  line-height: 21px;
}
.ccm-page footer a {
  font-weight: 300;
}
.ccm-page footer a:hover {
  text-decoration: underline;
}
