/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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.14 | 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;
}
.right-0 {
  right: 0px;
}
.right-\[18px\] {
  right: 18px;
}
.top-0 {
  top: 0px;
}
.top-\[27px\] {
  top: 27px;
}
.z-10 {
  z-index: 10;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.z-auto {
  z-index: auto;
}
.mx-\[18px\] {
  margin-left: 18px;
  margin-right: 18px;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-80 {
  margin-bottom: 20rem;
}
.mb-\[150px\] {
  margin-bottom: 150px;
}
.mb-\[70px\] {
  margin-bottom: 70px;
}
.mb-\[86px\] {
  margin-bottom: 86px;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-\[27px\] {
  margin-top: 27px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.h-20 {
  height: 5rem;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[460px\] {
  height: 460px;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-\[100vh\] {
  min-height: 100vh;
}
.min-h-\[200px\] {
  min-height: 200px;
}
.min-h-\[506px\] {
  min-height: 506px;
}
.min-h-\[586px\] {
  min-height: 586px;
}
.\!w-min {
  width: -moz-min-content !important;
  width: min-content !important;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-5\/6 {
  width: 83.333333%;
}
.w-\[480px\] {
  width: 480px;
}
.w-\[51px\] {
  width: 51px;
}
.w-\[53px\] {
  width: 53px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.\!max-w-full {
  max-width: 100% !important;
}
.max-w-\[191px\] {
  max-width: 191px;
}
.max-w-\[449px\] {
  max-width: 449px;
}
.max-w-full {
  max-width: 100%;
}
.-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));
}
.-translate-y-\[3px\] {
  --tw-translate-y: -3px;
  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-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));
}
.translate-y-8 {
  --tw-translate-y: 2rem;
  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));
}
.rotate-180 {
  --tw-rotate: 180deg;
  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-pointer {
  cursor: pointer;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.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;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-9 {
  gap: 2.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-\[22px\] {
  -moz-column-gap: 22px;
       column-gap: 22px;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-7 {
  row-gap: 1.75rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.overflow-clip {
  overflow: clip;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-\[\#ccccccbf\] {
  border-color: #ccccccbf;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-b-secondary {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(220 199 183 / var(--tw-border-opacity));
}
.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(47 46 46 / var(--tw-bg-opacity));
}
.bg-light {
  --tw-bg-opacity: 1;
  background-color: rgb(242 240 235 / var(--tw-bg-opacity));
}
.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(220 199 183 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-\[56px\] {
  padding-top: 56px;
  padding-bottom: 56px;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-\[128px\] {
  padding-bottom: 128px;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[100px\] {
  padding-top: 100px;
}
.pt-\[78px\] {
  padding-top: 78px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.\!text-\[56px\] {
  font-size: 56px !important;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[48px\] {
  font-size: 48px;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-10 {
  line-height: 2.5rem;
}
.leading-\[25px\] {
  line-height: 25px;
}
.leading-\[28px\] {
  line-height: 28px;
}
.leading-\[31px\] {
  line-height: 31px;
}
.leading-\[32px\] {
  line-height: 32px;
}
.leading-\[64px\] {
  line-height: 64px;
}
.tracking-\[0\.2em\] {
  letter-spacing: 0.2em;
}
.text-\[\#0A2240\] {
  --tw-text-opacity: 1;
  color: rgb(10 34 64 / var(--tw-text-opacity));
}
.text-\[\#2f2e2e\] {
  --tw-text-opacity: 1;
  color: rgb(47 46 46 / var(--tw-text-opacity));
}
.text-\[\#727C80\] {
  --tw-text-opacity: 1;
  color: rgb(114 124 128 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-dark {
  --tw-text-opacity: 1;
  color: rgb(47 46 46 / var(--tw-text-opacity));
}
.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(220 199 183 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.shadow-\[-5px_0_6px_0_rgba\(0\2c 0\2c 0\2c 0\.09\)\] {
  --tw-shadow: -5px 0 6px 0 rgba(0,0,0,0.09);
  --tw-shadow-colored: -5px 0 6px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.drop-shadow-\[0_1\.2px_1\.2px_rgba\(0\2c 0\2c 0\2c 0\.8\)\] {
  --tw-drop-shadow: drop-shadow(0 1.2px 1.2px rgba(0,0,0,0.8));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-\[400ms\] {
  transition-duration: 400ms;
}
.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\:text-secondary:hover {
  --tw-text-opacity: 1;
  color: rgb(220 199 183 / var(--tw-text-opacity));
}
.group:hover .group-hover\:bg-\[\#2f2e2e99\] {
  background-color: #2f2e2e99;
}
@media (min-width: 414px) {
  .xs\:flex-row {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .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\:flex-row {
    flex-direction: row;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }
  .lg\:left-0 {
    left: 0px;
  }
  .lg\:right-0 {
    right: 0px;
  }
  .lg\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .lg\:mb-\[89px\] {
    margin-bottom: 89px;
  }
  .lg\:mt-\[140px\] {
    margin-top: 140px;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[107px\] {
    height: 107px;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:min-h-\[340px\] {
    min-height: 340px;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-2\/5 {
    width: 40%;
  }
  .lg\:w-3\/5 {
    width: 60%;
  }
  .lg\:w-\[980px\] {
    width: 980px;
  }
  .lg\:max-w-none {
    max-width: none;
  }
  .lg\:-translate-x-12 {
    --tw-translate-x: -3rem;
    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\:-translate-y-\[70px\] {
    --tw-translate-y: -70px;
    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\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:items-baseline {
    align-items: baseline;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-\[200px\] {
    gap: 200px;
  }
  .lg\:gap-10 {
    gap: 2.5rem;
  }
  .lg\:border {
    border-width: 1px;
  }
  .lg\:border-x-\[60px\] {
    border-left-width: 60px;
    border-right-width: 60px;
  }
  .lg\:\!px-\[60px\] {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .lg\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .lg\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }
  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:\!pl-\[68px\] {
    padding-left: 68px !important;
  }
  .lg\:\!pr-\[58px\] {
    padding-right: 58px !important;
  }
  .lg\:pb-\[128px\] {
    padding-bottom: 128px;
  }
  .lg\:pb-\[165px\] {
    padding-bottom: 165px;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-right {
    text-align: right;
  }
  .lg\:text-\[14px\] {
    font-size: 14px;
  }
  .lg\:text-\[20px\] {
    font-size: 20px;
  }
  .lg\:text-\[36px\] {
    font-size: 36px;
  }
  .lg\:leading-\[44px\] {
    line-height: 44px;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** 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 */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

.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 {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .dynamic-form-control:has(#first_name),
  .ccm-page .dynamic-form-control:has(#last_name) {
    display: flex;
    flex-wrap: wrap;
    width: 47%;
  }
  .ccm-page .dynamic-form-control:has(#last_name) {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
}
.ccm-page .form-control {
  outline: none;
  border-bottom: 1px solid #2F2E2E;
  margin: 0;
  padding: 0 15px;
  background: transparent;
  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 .checkbox-options .control-label {
  display: flex;
  height: 24px;
  line-height: 24px;
  -moz-column-gap: 5px;
       column-gap: 5px;
  font-weight: normal;
}
.ccm-page .checkbox-options .control-label .form-control {
  height: 26px;
  width: -moz-min-content;
  width: min-content;
}
.ccm-page .human-check-wrap {
  padding-left: 0 !important;
  display: flex;
  height: auto;
  min-height: 13px;
  line-height: 13px !important;
  background-color: transparent !important;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .human-check-wrap {
    font-size: 16px;
  }
}
.ccm-page .human-check-wrap canvas {
  border: 1px solid #2F2E2E !important;
  border-radius: 3px;
  height: 13px !important;
  width: 13px !important;
  background-color: white;
}
.ccm-page .human-check-wrap span {
  height: 13px;
  font-weight: bold;
  line-height: 13px !important;
}
.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 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  min-width: 142px;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 11px;
  height: 40px;
  border-radius: 8px;
  transition: all ease-in-out 0.18s;
}
.ccm-page .button:hover {
  opacity: 0.66;
}
.ccm-page .button.button-style-1 {
  background-color: #194388;
  color: white;
}
.ccm-page .button.button-style-2 {
  background-color: #DCC7B7;
  color: #2F2E2E;
}
.ccm-page .button.button-style-3 {
  background-color: #F2F0EB;
  color: #2F2E2E;
}
.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 button[type=submit] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  background-color: #194388;
  color: white;
  min-width: 142px;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 11px;
  height: 40px;
  border-radius: 8px;
  transition: all ease-in-out 0.18s;
}
.ccm-page button[type=submit]:hover {
  opacity: 0.66;
}
.ccm-page .has-submenu {
  position: relative;
}
.ccm-page .has-submenu .sub-menu {
  display: none;
  flex-direction: column;
  margin-top: 16px;
  row-gap: 16px;
}
.ccm-page .has-submenu .dropdown {
  display: flex;
  position: absolute;
  top: 4px;
  right: 20px;
  width: 27px;
}
.ccm-page .has-submenu.active .sub-menu {
  display: flex;
  padding-left: 12px;
}
.ccm-page .has-submenu.active .dropdown {
  rotate: 180deg;
  justify-content: end;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .has-submenu:hover .sub-menu {
    display: flex;
  }
  .ccm-page .has-submenu .dropdown {
    display: none;
  }
  .ccm-page .has-submenu .sub-menu {
    position: relative;
    flex-direction: column;
    background-color: white;
    width: 100%;
    transition: all ease-in-out 0.21s;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    align-items: center;
    margin-top: 0;
    row-gap: 0;
    left: 50%;
    padding-block: 12px;
    margin-bottom: 0;
    transform: translateX(-50%);
  }
  .ccm-page .has-submenu .sub-menu .nav-item {
    height: auto;
    padding-block: 0;
    padding-inline: 10px !important;
  }
  .ccm-page .has-submenu .sub-menu .sub-item {
    display: flex;
    position: relative;
  }
  .ccm-page .has-submenu .sub-menu .sub-item .nav-item-anchor {
    display: flex;
    width: auto;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .ccm-page .has-submenu .sub-menu .sub-item .nav-item-anchor {
    border-radius: 0;
    padding-inline: 12px;
    width: -moz-max-content;
    width: max-content;
  }
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: inherit;
}
.ccm-page h1 {
  font-size: 1.75rem;
  text-transform: uppercase;
  font-size: clamp(28px, 3vw, 45px);
}
.ccm-page h2 {
  font-size: 21px;
}
.ccm-page h3 {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-size: clamp(17px, 2vw, 19px);
}
.ccm-page p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.ccm-page p a {
  text-decoration: underline;
}
.ccm-page default-paragraph p {
  max-width: 646px;
  width: auto;
}
.ccm-page .default-list ul, .ccm-page .layout-container--list-columns ul {
  margin-left: 8px;
  padding-left: 20px;
  list-style-type: disc;
}
.ccm-page .outfit {
  font-family: "Outfit", sans-serif;
}
.ccm-edit-mode .ccm-page body h1, .ccm-edit-mode .ccm-page body h2, .ccm-edit-mode .ccm-page body h3, .ccm-edit-mode .ccm-page body h4, .ccm-edit-mode .ccm-page body p, .ccm-edit-mode .ccm-page 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, .ccm-page.page-template-full .layout-container--half .half:has(p),
.ccm-page.page-template-full .layout-container--half .half:has(h2),
.ccm-page.page-template-full .layout-container--half .half:has(h3), .ccm-page .layout-container--half .half:has(p),
.ccm-page .layout-container--half .half:has(h2),
.ccm-page .layout-container--half .half:has(h3), .ccm-page .row--large, .ccm-page .row--medium {
  position: relative;
  width: 100%;
  max-width: 634px;
  margin-inline: auto;
  padding-inline: 18px;
}
.ccm-page .row--medium {
  max-width: 886px;
}
.ccm-page .row--large {
  max-width: 1016px;
}
.ccm-page .hero-section h1, .ccm-page .hero-section h2, .ccm-page .hero-section h3, .ccm-page .hero-section h4, .ccm-page .hero-section p {
  text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
}
.ccm-page.page-template-home .hero-section strong {
  font-size: 21px;
}
.ccm-page .ccm-block-gallery img {
  bottom: inherit;
  height: 100%;
  left: inherit;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  right: inherit;
  top: inherit;
  width: auto;
  max-width: none !important;
}
.ccm-page .ccm-block-gallery .ccm-block-gallery-image {
  padding-top: 0 !important;
}
.ccm-page .youtubeBlock {
  width: 100%;
}
.ccm-page.page-template-home .youtubeBlock {
  margin-top: 86px;
}
.ccm-page .underline-section:after {
  position: absolute;
  content: "";
  display: flex;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 25%;
  background: white;
}
.ccm-page .layout-container, .ccm-page .layout-container--half, .ccm-page .layout-container--uneven, .ccm-page .layout-container--thirds {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  color: #2F2E2E;
  font-size: inherit;
  font-weight: inherit;
}
.ccm-page .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) p), .ccm-page .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) h2), .ccm-page .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) h3), .ccm-page .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) p), .ccm-page .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) h2), .ccm-page .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) h3) {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) p), .ccm-page .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) h2), .ccm-page .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) h3), .ccm-page .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) p), .ccm-page .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) h2), .ccm-page .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) h3) {
    flex-direction: row;
  }
}
.ccm-page .layout-container--half .half:has(p),
.ccm-page .layout-container--half .half:has(h2),
.ccm-page .layout-container--half .half:has(h3) {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding-block: 36px;
}
.ccm-page .layout-container--half .half:has(p) img,
.ccm-page .layout-container--half .half:has(h2) img,
.ccm-page .layout-container--half .half:has(h3) img {
  width: auto;
  height: auto;
  -o-object-fit: unset;
     object-fit: unset;
}
.ccm-page .layout-container .third img, .ccm-page .layout-container--half .third img, .ccm-page .layout-container--uneven .third img, .ccm-page .layout-container--thirds .third img {
  width: auto;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .layout-container, .ccm-page .layout-container--half, .ccm-page .layout-container--uneven, .ccm-page .layout-container--thirds {
    flex-direction: row;
  }
  .ccm-page .layout-container--half .half {
    width: 50%;
  }
  .ccm-page .layout-container--uneven .three-quarter {
    width: 75%;
  }
  .ccm-page .layout-container--uneven .quarter {
    width: 25%;
  }
  .ccm-page .layout-container--thirds {
    width: 800px;
    max-width: 800px;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .ccm-page .layout-container--thirds .third {
    width: 33.33%;
  }
  .ccm-page .layout-container--thirds .third img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.ccm-page .layout-container img, .ccm-page .layout-container--half img, .ccm-page .layout-container--uneven img, .ccm-page .layout-container--thirds img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.ccm-page.page-template-default-extend .half:has(p),
.ccm-page.page-template-default-extend .half:has(h2),
.ccm-page.page-template-default-extend .half:has(h3) {
  display: inline-block;
}
.ccm-page .layout-container--columns,
.ccm-page .layout-container--list-columns {
  max-width: 742px;
  width: 98vw;
  margin-top: 16px;
  margin-inline: 0;
  padding-inline: 16px;
  -moz-column-gap: 72px;
       column-gap: 72px;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .layout-container--columns,
  .ccm-page .layout-container--list-columns {
    flex-direction: row;
  }
}
.ccm-page .layout-container--columns .column,
.ccm-page .layout-container--list-columns .column {
  margin-top: 40px;
  width: 100%;
}
.ccm-page .layout-container--columns .column a:not(.button),
.ccm-page .layout-container--list-columns .column a:not(.button) {
  display: inline-block;
  font-weight: bold;
}
.ccm-page .layout-container--columns img,
.ccm-page .layout-container--list-columns img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.ccm-page .layout-container--list-columns .column {
  padding: 24px 50px 24px;
  background-color: #DCC7B7;
}
.ccm-page .layout-container--list-columns h3 {
  font-size: 19px;
  text-transform: uppercase;
  color: #F2F0EB;
}
.ccm-page.page-template-full .layout-container--half:nth-of-type(odd) {
  background: #F2F0EB;
}
.ccm-page.page-template-full .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) p), .ccm-page.page-template-full .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) h2), .ccm-page.page-template-full .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) h3), .ccm-page.page-template-full .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) p), .ccm-page.page-template-full .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) h2), .ccm-page.page-template-full .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) h3) {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 1024px) {
  .ccm-page.page-template-full .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) p), .ccm-page.page-template-full .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) h2), .ccm-page.page-template-full .layout-container--half:nth-of-type(odd):has(.half:nth-of-type(odd) h3), .ccm-page.page-template-full .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) p), .ccm-page.page-template-full .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) h2), .ccm-page.page-template-full .layout-container--half:nth-of-type(even):has(.half:nth-of-type(odd) h3) {
    flex-direction: row;
  }
}
.ccm-page.page-template-full .layout-container--half .half:has(p),
.ccm-page.page-template-full .layout-container--half .half:has(h2),
.ccm-page.page-template-full .layout-container--half .half:has(h3) {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 165px;
  align-items: center;
}
.ccm-page .theme__text-day {
  font-size: 60px;
  line-height: 64px;
  font-weight: 700;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .theme__text-day {
    line-height: 84px;
  }
}
.ccm-page .theme__text-month {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 3.6px;
  font-weight: 700;
  text-transform: uppercase;
}
.ccm-page .arch-mask {
  height: auto;
  width: 95%;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio=%27none%27 data-bbox=%2742.5 28.283 115 144%27 viewBox=%2742.5 28.283 115 144%27 height=%27200%27 width=%27200%27 xmlns=%27http://www.w3.org/2000/svg%27 data-type=%27shape%27%3E%3Cg%3E%3Cpath d=%27M100 28.283c-31.756 0-57.5 23.983-57.5 53.568v90.432h115V81.851c0-29.585-25.744-53.568-57.5-53.568z%27/%3E%3C/g%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio=%27none%27 data-bbox=%2742.5 28.283 115 144%27 viewBox=%2742.5 28.283 115 144%27 height=%27200%27 width=%27200%27 xmlns=%27http://www.w3.org/2000/svg%27 data-type=%27shape%27%3E%3Cg%3E%3Cpath d=%27M100 28.283c-31.756 0-57.5 23.983-57.5 53.568v90.432h115V81.851c0-29.585-25.744-53.568-57.5-53.568z%27/%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-position: 0% 0%;
          mask-position: 0% 0%;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .arch-mask {
    height: 552px;
    width: 394px;
  }
}
