/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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.17 | 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 === */
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.left-full {
  left: 100%;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[10\] {
  z-index: 10;
}
.m-0 {
  margin: 0px;
}
.m-1 {
  margin: 0.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-\[15px\] {
  margin-top: 15px;
  margin-bottom: 15px;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.\!mb-7 {
  margin-bottom: 1.75rem !important;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.-mr-\[10px\] {
  margin-right: -10px;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.\!mb-4 {
  margin-bottom: 1rem !important;
}
.\!mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mr-0 {
  margin-right: 0px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[262px\] {
  height: 262px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[84px\] {
  height: 84px;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[35px\] {
  height: 35px;
}
.max-h-screen {
  max-height: 100vh;
}
.max-h-\[120px\] {
  max-height: 120px;
}
.max-h-\[180px\] {
  max-height: 180px;
}
.max-h-full {
  max-height: 100%;
}
.min-h-\[300px\] {
  min-height: 300px;
}
.w-\[103px\] {
  width: 103px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[35px\] {
  width: 35px;
}
.flex-none {
  flex: none;
}
.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));
}
.translate-x-\[200\%\] {
  --tw-translate-x: 200%;
  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));
}
.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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-default {
  cursor: default !important;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.auto-cols-fr {
  grid-auto-columns: minmax(0, 1fr);
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-between {
  justify-content: space-between;
}
.gap-4 {
  gap: 1rem;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-x-\[10px\] {
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(155 185 224 / var(--tw-border-opacity, 1));
}
.border-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.border-\[\#f2f2f2\] {
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}
.bg-light {
  --tw-bg-opacity: 1;
  background-color: rgb(227 227 227 / var(--tw-bg-opacity, 1));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(155 185 224 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2A729E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(42 114 158 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-\[\#19C5E8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(25 197 232 / var(--tw-bg-opacity, 1));
}
.bg-top {
  background-position: top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-1 {
  padding: 0.25rem;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.\!pt-0 {
  padding-top: 0px !important;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.text-center {
  text-align: center;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-\[21px\] {
  font-size: 21px;
}
.font-bold {
  font-weight: 700;
}
.\!font-normal {
  font-weight: 400 !important;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.\!text-\[\#e3e3e3\] {
  --tw-text-opacity: 1 !important;
  color: rgb(227 227 227 / var(--tw-text-opacity, 1)) !important;
}
.text-dark {
  --tw-text-opacity: 1;
  color: rgb(103 103 103 / var(--tw-text-opacity, 1));
}
.text-link {
  --tw-text-opacity: 1;
  color: rgb(77 130 200 / var(--tw-text-opacity, 1));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(155 185 224 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.\!text-primary {
  --tw-text-opacity: 1 !important;
  color: rgb(155 185 224 / var(--tw-text-opacity, 1)) !important;
}
.underline {
  text-decoration-line: underline;
}
.no-underline {
  text-decoration-line: none;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.img-cover img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(155 185 224 / var(--tw-text-opacity, 1));
}
.hover\:text-\[\#2A729E\]:hover {
  --tw-text-opacity: 1;
  color: rgb(42 114 158 / var(--tw-text-opacity, 1));
}
.hover\:\!text-\[\#2A729E\]:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(42 114 158 / var(--tw-text-opacity, 1)) !important;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.group:hover .group-hover\:\!text-\[\#2A729E\] {
  --tw-text-opacity: 1 !important;
  color: rgb(42 114 158 / var(--tw-text-opacity, 1)) !important;
}
.group:hover .group-hover\:\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.group:hover .group-hover\:\!text-\[\#19C5E8\] {
  --tw-text-opacity: 1 !important;
  color: rgb(25 197 232 / var(--tw-text-opacity, 1)) !important;
}
@media not all and (min-width: 768px) {
  .max-md\:flex-col {
    flex-direction: column;
  }
}
@media (min-width: 640px) {
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .md\:inline {
    display: inline;
  }
  .md\:flex {
    display: flex;
  }
  .md\:h-\[200px\] {
    height: 200px;
  }
  .md\:min-h-\[303px\] {
    min-height: 303px;
  }
  .md\:min-h-\[288px\] {
    min-height: 288px;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:pt-\[15px\] {
    padding-top: 15px;
  }
  .even\:md\:flex-row-reverse:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .lg\:-mt-\[262px\] {
    margin-top: -262px;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[520px\] {
    height: 520px;
  }
  .lg\:w-\[33\%\] {
    width: 33%;
  }
  .lg\:w-\[66\%\] {
    width: 66%;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:bg-cover {
    background-size: cover;
  }
  .lg\:pt-\[15px\] {
    padding-top: 15px;
  }
  .lg\:text-primary {
    --tw-text-opacity: 1;
    color: rgb(155 185 224 / var(--tw-text-opacity, 1));
  }
  .lg\:text-dark {
    --tw-text-opacity: 1;
    color: rgb(103 103 103 / var(--tw-text-opacity, 1));
  }
  .lg\:hover\:text-primary:hover {
    --tw-text-opacity: 1;
    color: rgb(155 185 224 / var(--tw-text-opacity, 1));
  }
}
.\[\&_a\]\:text-white a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px) {
  .lg\:\[\&_a\]\:text-dark a {
    --tw-text-opacity: 1;
    color: rgb(103 103 103 / var(--tw-text-opacity, 1));
  }
}
.\[\&_img\]\:max-h-full img {
  max-height: 100%;
}
.hover\:\[\&_img\]\:-translate-y-1 img:hover {
  --tw-translate-y: -0.25rem;
  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));
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \****************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Grid */
/* Alert colors */
/* Design colors */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

.ccm-page {
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Grid */
  /* Alert colors */
  /* Design colors */
}
.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 .form-group {
  display: block;
  margin: 0;
}
.ccm-page .form-control {
  outline: none;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 0;
  padding: 0 15px;
  background: #ededed;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-family: inherit;
  font-size: inherit;
  color: #000;
}
.ccm-page .control-label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
  cursor: pointer;
}
.ccm-page textarea.form-control {
  resize: none;
  padding: 10px 15px;
  height: auto;
  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 .button {
  position: relative;
  display: inline-flex;
}
.ccm-page .button.button-style-1 {
  background-color: #9bb9e0;
  font-size: 13px;
  line-height: 1rem;
  color: white;
  padding: 12px 24px 13px;
  width: 100%;
  font-style: italic;
  font-weight: 500;
  justify-content: space-between;
  align-items: center;
}
.ccm-page .button.button-style-1:after {
  content: "›";
  margin-top: -2px;
  margin-right: -10px;
  font-size: 25px;
  margin-left: 10px;
  font-style: normal;
}
.ccm-page .button.button-style-1:hover {
  background-color: #6190ce;
}
.ccm-page .button.button-style-2 {
  padding: 6px 12px 7px;
  float: right !important;
  font-size: 11px;
  color: #333;
  background: #9bb9e0;
  line-height: 1rem;
}
.ccm-page .button.button-style-2:after {
  content: "›";
  font-size: 11px;
  margin-left: 10px;
  font-style: normal;
}
.ccm-page .button.button-style-2:hover {
  background-color: #6190ce;
}
.ccm-page .button.button-style-3 {
  padding: 6px 12px 7px;
  font-size: 11px;
  color: #333;
  background: #9bb9e0;
  line-height: 1rem;
}
.ccm-page .button.button-style-3:after {
  content: "›";
  font-size: 11px;
  margin-left: 10px;
  font-style: normal;
}
.ccm-page .button.button-style-3:hover {
  background-color: #6190ce;
}
.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 h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page p,
.ccm-page li {
  font-family: Helvetica, sans-serif;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5 {
  color: #9bb9e0;
  font-weight: normal;
  line-height: 1.4;
  font-style: italic;
  letter-spacing: inherit;
  margin-bottom: 0.4375rem;
}
.ccm-page h1,
.ccm-page h2 {
  font-size: 1.3rem;
}
.ccm-page h3 {
  color: #676767;
  font-size: 20px;
}
.ccm-page p,
.ccm-page table {
  font-size: 0.875rem;
}
.ccm-page p a,
.ccm-page table a {
  color: #4d82c8;
  text-decoration: underline;
}
.ccm-page p a:hover,
.ccm-page table a:hover {
  text-decoration: none;
}
.ccm-page p .theme__red-text,
.ccm-page table .theme__red-text {
  color: red;
}
.ccm-page footer p a {
  font-weight: bold;
  text-decoration: none;
}
.ccm-page p,
.ccm-page li,
.ccm-page table {
  color: #676767;
}
.ccm-page ul:not(.navigation, .sub-menu),
.ccm-page ol,
.ccm-page dl {
  font-size: 0.875rem;
  line-height: 1.6;
  margin-left: 1.925rem;
  margin-bottom: 1.42857rem;
  list-style-position: outside;
  font-family: inherit;
}
.ccm-page ul:not(.navigation, .sub-menu) a,
.ccm-page ol a,
.ccm-page dl a {
  color: #4d82c8;
}
.ccm-page ul:not(.navigation) {
  list-style: disc inside none;
}
.ccm-page ol {
  list-style-type: decimal;
}
.ccm-page .menu-icon::after {
  content: "";
  position: absolute;
  right: 15px;
  display: block;
  width: 16px;
  top: 7px;
  height: 0;
  box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
}
.ccm-page .mobile-nav {
  height: 45px;
}
.ccm-page .top-bar {
  display: none;
  border-bottom: 3px white solid;
}
.ccm-page .mobile-nav.expanded {
  background: #333;
  height: auto;
  overflow: hidden;
}
.ccm-page .mobile-nav.expanded .menu-icon {
  height: 45px;
  background: #9bb9e0;
}
.ccm-page .mobile-nav.expanded .top-bar {
  display: flex;
  height: auto;
  background: transparent;
  position: relative;
}
.ccm-page .mobile-nav.expanded .top-bar a {
  display: flex;
  height: 45px;
  line-height: 45px;
  width: 50%;
  min-width: -moz-max-content;
  min-width: max-content;
}
.ccm-page .mobile-nav.expanded .has-submenu {
  position: relative;
}
.ccm-page .mobile-nav.expanded .has-submenu:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.ccm-page .c-main-menu {
  display: none;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .c-main-menu {
    display: block;
  }
  .ccm-page .c-main-menu ul {
    list-style: none;
    margin: 0px;
  }
  .ccm-page .c-main-menu > ul {
    margin: 0px;
  }
  .ccm-page .c-main-menu > ul a {
    color: #676767;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
  }
  .ccm-page .c-main-menu > ul li:hover > a, .ccm-page .c-main-menu > ul li.parent-current > a, .ccm-page .c-main-menu > ul li.current > a {
    color: #9bb9e0;
  }
  .ccm-page .c-main-menu > ul > li {
    display: inline-block;
    position: relative;
    margin: 0px 0px 0px 5px;
  }
  .ccm-page .c-main-menu > ul > li.has-submenu {
    padding-right: 11px;
  }
  .ccm-page .c-main-menu > ul > li.has-submenu:after {
    content: "›";
    color: #e5e5e5;
    position: absolute;
    right: 0px;
    top: 12px;
    padding: 0;
    font-size: 19px;
    rotate: 90deg;
  }
  .ccm-page .c-main-menu > ul > li > a {
    font-size: 16px;
    padding-block: 15px;
    font-style: italic;
  }
  .ccm-page .c-main-menu > ul > li:hover ul {
    display: block;
  }
  .ccm-page .c-main-menu > ul > li ul {
    display: none;
    border: 1px solid #9bb9e0;
    margin-left: 10px;
    background: white;
    position: absolute;
    box-shadow: #999 2px 2px 7px;
  }
  .ccm-page .c-main-menu > ul > li ul:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 30px;
    background: white;
    width: 15px;
    height: 15px;
    border-top: 1px solid #9bb9e0;
    border-right: 1px solid #9bb9e0;
    rotate: -45deg;
  }
  .ccm-page .c-main-menu > ul > li ul li {
    padding: 0px 13px;
    min-width: 170px;
  }
  .ccm-page .c-main-menu > ul > li ul li a {
    padding: 5px 0px;
    border-top: 1px solid #f2f2f2;
  }
  .ccm-page .c-main-menu > ul > li ul li:first-child a {
    border-top: 0px;
  }
}
.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 main {
  min-height: 510px;
}
.ccm-page div#ccm-panel-add-block a p {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ccm-page .container-content {
  display: block;
  position: relative;
  background-color: white;
  margin-bottom: 1.25rem;
}
.ccm-page .row, .ccm-page .row-full {
  position: relative;
  width: 100%;
  max-width: 956px;
  padding-inline: 18px;
  margin-inline: auto;
}
.ccm-page .row-full {
  max-width: 100%;
}
.ccm-page .breadcrumbs .nav-item {
  position: relative;
}
.ccm-page .breadcrumbs .nav-item:not(.current):after {
  position: absolute;
  right: -10px;
  content: "›";
}
.ccm-page ul.pagination {
  display: block;
  height: 1.71429rem;
  margin-left: -0.35714rem;
}
.ccm-page ul.pagination li {
  height: 1.71429rem;
  color: #222;
  font-size: 1rem;
  margin-left: 0.35714rem;
}
.ccm-page ul.pagination li > * {
  display: block;
  padding: 0.07143rem 0.71429rem 0.07143rem;
  color: #999;
  border-radius: 3px;
  text-decoration: underline;
  font-size: 14px;
}
.ccm-page ul.pagination li:hover a,
.ccm-page ul.pagination li a:focus {
  background: #e6e6e6;
}
.ccm-page ul.pagination li.disabled * {
  cursor: not-allowed;
  color: #999;
  text-decoration: none;
}
.ccm-page .pagination li {
  float: left;
  display: block;
}
.ccm-page .pagination li .visually-hidden {
  display: none;
}
.ccm-page .pagination li.active span {
  background: #9bb9e0;
  color: #fff;
  font-weight: bold;
}
.ccm-page .pagination .unavailable:hover a,
.ccm-page .pagination .unavailable a:focus {
  background: transparent;
}
.ccm-page .pagination-centered {
  text-align: center;
}
.ccm-page .pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}
.ccm-page .c-call-out .wrap > *:not(.button) {
  display: none;
}
@media only screen and (min-width: 768px) {
  .ccm-page .c-call-out .wrap > *:not(.button) {
    display: inherit;
  }
}
