/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \*******************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.0.24 | 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)
*/

@font-face {
    font-family: "neighbor-stencil";
    src: url("../webfonts/neighbor-stencil.woff2") format("woff2"), url("../webfonts/neighbor-stencil.woff") format("woff"), url("../webfonts/neighbor-stencil.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}
@font-face {
    font-family: "neighbor-stencil";
    src: url("../webfonts/neighbor-stencil_bold.woff2") format("woff2"), url("../webfonts/neighbor-stencil_bold.woff") format("woff"), url("../webfonts/neighbor-stencil_bold.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}
@font-face {
    font-family: "neighbor-stencil";
    src: url("../webfonts/neighbor-stencil_black.woff2") format("woff2"), url("../webfonts/neighbor-stencil_black.woff") format("woff"), url("../webfonts/neighbor-stencil_black.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 800;
    font-stretch: normal;
}

*,
::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.
*/

html {
  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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}

/*
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. 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-size: 1em; /* 2 */
}

/*
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-size: 100%; /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
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:-ms-input-placeholder, textarea:-ms-input-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;
}

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

[hidden] {
  display: none;
}
  body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, ::before, ::after {
  --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-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:  ;
}

.debug-screens::before {
  position: fixed;
  z-index: 2147483647;
  bottom: 0;
  left: 0;
  padding: .3333333em .5em;
  font-size: 12px;
  line-height: 1;
  font-family: sans-serif;
  background-color: #000;
  color: #fff;
  box-shadow: 0 0 0 1px #fff;
  content: 'screen: _';
}

@media (min-width: 414px) {

  .debug-screens::before {
    content: 'screen: xs';
  }
}

@media (min-width: 640px) {

  .debug-screens::before {
    content: 'screen: sm';
  }
}

@media (min-width: 768px) {

  .debug-screens::before {
    content: 'screen: md';
  }
}

@media (min-width: 1024px) {

  .debug-screens::before {
    content: 'screen: lg';
  }
}

@media (min-width: 1280px) {

  .debug-screens::before {
    content: 'screen: xl';
  }
}

@media (min-width: 1536px) {

  .debug-screens::before {
    content: 'screen: 2xl';
  }
}

@media (min-width: 2000px) {

  .debug-screens::before {
    content: 'screen: xxxl';
  }
}

.fixed {
  position: fixed;
}

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

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.top-0 {
  top: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.top-44 {
  top: 11rem;
}

.-top-\[1px\] {
  top: -1px;
}

.-top-\[2px\] {
  top: -2px;
}

.left-\[27\%\] {
  left: 27%;
}

.bottom-auto {
  bottom: auto;
}

.bottom-8 {
  bottom: 2rem;
}

.right-\[23\%\] {
  right: 23%;
}

.z-20 {
  z-index: 20;
}

.z-10 {
  z-index: 10;
}

.z-0 {
  z-index: 0;
}

.z-30 {
  z-index: 30;
}

.z-50 {
  z-index: 50;
}

.-z-10 {
  z-index: -10;
}

.order-1 {
  order: 1;
}

.order-3 {
  order: 3;
}

.order-2 {
  order: 2;
}

.m-auto {
  margin: auto;
}

.m-2 {
  margin: 0.5rem;
}

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

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

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

.mt-4 {
  margin-top: 1rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

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

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

.mb-10 {
  margin-bottom: 2.5rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.h-\[238px\] {
  height: 238px;
}

.h-full {
  height: 100%;
}

.h-fit {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.h-\[100px\] {
  height: 100px;
}

.h-auto {
  height: auto;
}

.h-\[166px\] {
  height: 166px;
}

.h-\[19px\] {
  height: 19px;
}

.h-\[35\%\] {
  height: 35%;
}

.h-\[5\%\] {
  height: 5%;
}

.h-\[365px\] {
  height: 365px;
}

.h-\[82px\] {
  height: 82px;
}

.h-\[500px\] {
  height: 500px;
}

.h-\[66px\] {
  height: 66px;
}

.h-\[18px\] {
  height: 18px;
}

.h-screen {
  height: 100vh;
}

.h-\[90\%\] {
  height: 90%;
}

.h-\[24px\] {
  height: 24px;
}

.h-\[10\%\] {
  height: 10%;
}

.h-\[128px\] {
  height: 128px;
}

.h-\[216px\] {
  height: 216px;
}

.max-h-\[216px\] {
  max-height: 216px;
}

.min-h-\[372px\] {
  min-height: 372px;
}

.min-h-\[843px\] {
  min-height: 843px;
}

.min-h-\[705px\] {
  min-height: 705px;
}

.min-h-\[475px\] {
  min-height: 475px;
}

.w-full {
  width: 100%;
}

.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.w-1\/4 {
  width: 25%;
}

.w-\[100px\] {
  width: 100px;
}

.w-\[60\%\] {
  width: 60%;
}

.w-\[49\%\] {
  width: 49%;
}

.w-\[28px\] {
  width: 28px;
}

.w-4 {
  width: 1rem;
}

.w-\[82px\] {
  width: 82px;
}

.w-\[112px\] {
  width: 112px;
}

.w-\[24px\] {
  width: 24px;
}

.w-screen {
  width: 100vw;
}

.w-\[93\%\] {
  width: 93%;
}

.w-\[78px\] {
  width: 78px;
}

.w-\[58px\] {
  width: 58px;
}

.w-\[137px\] {
  width: 137px;
}

.w-\[65px\] {
  width: 65px;
}

.w-\[93px\] {
  width: 93px;
}

.w-\[60px\] {
  width: 60px;
}

.min-w-\[82px\] {
  min-width: 82px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-\[93\%\] {
  max-width: 93%;
}

.max-w-\[715px\] {
  max-width: 715px;
}

.max-w-\[720px\] {
  max-width: 720px;
}

.max-w-\[550px\] {
  max-width: 550px;
}

.max-w-\[750px\] {
  max-width: 750px;
}

.translate-y-full {
  --tw-translate-y: 100%;
  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-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));
}

.translate-y-\[30\%\] {
  --tw-translate-y: 30%;
  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-\[14\%\] {
  --tw-translate-x: 14%;
  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-full {
  --tw-translate-y: -100%;
  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-0 {
  --tw-translate-y: 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-y-\[60\%\] {
  --tw-translate-y: -60%;
  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));
}

.-rotate-\[56deg\] {
  --tw-rotate: -56deg;
  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));
}

.transform {
  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;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

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

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-evenly {
  justify-content: space-evenly;
}

.gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-\[16px\] {
  row-gap: 16px;
}

.gap-x-\[18px\] {
  -moz-column-gap: 18px;
       column-gap: 18px;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.gap-x-16 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-\[50\%\] {
  border-radius: 50%;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[3px\] {
  border-radius: 3px;
}

.border {
  border-width: 1px;
}

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

.border-b-\[\#ffffffB3\] {
  border-bottom-color: #ffffffB3;
}

.bg-bbrown {
  --tw-bg-opacity: 1;
  background-color: rgb(116 0 6 / var(--tw-bg-opacity));
}

.bg-\[\#0000004b\] {
  background-color: #0000004b;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

.bg-bblue {
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 222 / var(--tw-bg-opacity));
}

.bg-\[\#000000CC\] {
  background-color: #000000CC;
}

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

.p-6 {
  padding: 1.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

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

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pb-32 {
  padding-bottom: 8rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pb-28 {
  padding-bottom: 7rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pl-\[20px\] {
  padding-left: 20px;
}

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

.text-right {
  text-align: right;
}

.text-\[21px\] {
  font-size: 21px;
}

.text-\[16px\] {
  font-size: 16px;
}

.\!text-\[24px\] {
  font-size: 24px !important;
}

.font-extrabold {
  font-weight: 800;
}

.font-bold {
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.leading-\[30px\] {
  line-height: 30px;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-\[black\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-\[\#F4F391\] {
  --tw-text-opacity: 1;
  color: rgb(244 243 145 / var(--tw-text-opacity));
}

.text-bbrown {
  --tw-text-opacity: 1;
  color: rgb(116 0 6 / var(--tw-text-opacity));
}

.text-\[\#939393\] {
  --tw-text-opacity: 1;
  color: rgb(147 147 147 / var(--tw-text-opacity));
}

.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.\!no-underline {
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
}

.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-80 {
  opacity: 0.8;
}

.outline {
  outline-style: solid;
}

.outline-\[3px\] {
  outline-width: 3px;
}

.outline-\[\#7400064D\] {
  outline-color: #7400064D;
}

.outline-\[\#FFFFFF4D\] {
  outline-color: #FFFFFF4D;
}

.backdrop-blur-\[16px\] {
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.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;
}

.iframe-cover iframe {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.first\:mt-0:first-child {
  margin-top: 0px;
}
.even\:flex-col:nth-child(even) {
  flex-direction: column;
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
.hover\:outline:hover {
  outline-style: solid;
}
.hover\:outline-\[3px\]:hover {
  outline-width: 3px;
}
.hover\:outline-\[\#ffffff4D\]:hover {
  outline-color: #ffffff4D;
}
@media (min-width: 640px) {

  .sm\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-\[200px\] {
    height: 200px;
  }

  .sm\:min-h-\[850px\] {
    min-height: 850px;
  }

  .sm\:gap-y-8 {
    row-gap: 2rem;
  }
}
@media (min-width: 768px) {

  .md\:-left-\[7\%\] {
    left: -7%;
  }

  .md\:-right-\[7\%\] {
    right: -7%;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[260px\] {
    height: 260px;
  }

  .md\:h-\[450px\] {
    height: 450px;
  }

  .md\:w-\[48\%\] {
    width: 48%;
  }

  .md\:w-\[450px\] {
    width: 450px;
  }

  .md\:w-\[45\%\] {
    width: 45%;
  }

  .md\:max-w-none {
    max-width: none;
  }

  .md\:max-w-\[520px\] {
    max-width: 520px;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:gap-y-0 {
    row-gap: 0px;
  }

  .even\:md\:flex-row-reverse:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {

  .lg\:-bottom-\[10\%\] {
    bottom: -10%;
  }

  .lg\:top-\[27\%\] {
    top: 27%;
  }

  .lg\:bottom-16 {
    bottom: 4rem;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:order-3 {
    order: 3;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:h-\[535px\] {
    height: 535px;
  }

  .lg\:h-\[398px\] {
    height: 398px;
  }

  .lg\:h-\[487px\] {
    height: 487px;
  }

  .lg\:h-0 {
    height: 0px;
  }

  .lg\:h-\[122px\] {
    height: 122px;
  }

  .lg\:h-\[743px\] {
    height: 743px;
  }

  .lg\:min-h-\[743px\] {
    min-height: 743px;
  }

  .lg\:min-h-\[750px\] {
    min-height: 750px;
  }

  .lg\:w-\[30\%\] {
    width: 30%;
  }

  .lg\:w-\[398px\] {
    width: 398px;
  }

  .lg\:w-\[24\%\] {
    width: 24%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-\[28\%\] {
    width: 28%;
  }

  .lg\:w-\[122px\] {
    width: 122px;
  }

  .lg\:w-\[34\%\] {
    width: 34%;
  }

  .lg\:w-\[22\%\] {
    width: 22%;
  }

  .lg\:min-w-\[122px\] {
    min-width: 122px;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-y-20 {
    row-gap: 5rem;
  }

  .lg\:gap-y-8 {
    row-gap: 2rem;
  }

  .lg\:gap-y-16 {
    row-gap: 4rem;
  }

  .lg\:p-\[48px\] {
    padding: 48px;
  }

  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:\!text-\[32px\] {
    font-size: 32px !important;
  }

  .lg\:leading-\[32px\] {
    line-height: 32px;
  }

  .even\:lg\:mt-\[120px\]:nth-child(even) {
    margin-top: 120px;
  }
}
@media (min-width: 1280px) {

  .xl\:bottom-0 {
    bottom: 0px;
  }

  .xl\:top-auto {
    top: auto;
  }

  .xl\:-mt-14 {
    margin-top: -3.5rem;
  }

  .xl\:mr-0 {
    margin-right: 0px;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-\[761px\] {
    height: 761px;
  }

  .xl\:h-\[66px\] {
    height: 66px;
  }

  .xl\:w-\[761px\] {
    width: 761px;
  }

  .xl\:w-\[112px\] {
    width: 112px;
  }

  .xl\:-translate-y-3\/4 {
    --tw-translate-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));
  }

  .xl\:translate-y-\[30\%\] {
    --tw-translate-y: 30%;
    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-\[38\%\] {
    --tw-translate-x: -38%;
    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-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));
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:text-left {
    text-align: left;
  }
}
@media (min-width: 1536px) {

  .\32xl\:gap-x-14 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .\32xl\:text-\[24px\] {
    font-size: 24px;
  }
}
@media (min-width: 2000px) {

  .xxxl\:bottom-40 {
    bottom: 10rem;
  }

  .xxxl\:h-\[1150px\] {
    height: 1150px;
  }

  .xxxl\:justify-center {
    justify-content: center;
  }
}

/*!****************************************************************************************************************************************************************************************************************!*\
  !*** 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 */
/* Design colors */
/* Alert colors */
/* Fonts */
.tk-quicksand,
.tk-quicksand * {
  font-family: "Quicksand",sans-serif; }

.tk-neighbor-stencil,
.tk-neighbor-stencil * {
  font-family: "neighbor-stencil",sans-serif; }

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-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 {
  font-family: "neighbor-stencil", sans-serif;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  transition: 0.5s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0;
  padding: 8px 17px;
  border-radius: 5px;
  font-size: 21px; }
  .ccm-page .button.button-style-1 {
    background: #3F9FDE;
    color: white;
    outline: 3px solid #3F9FDE4D; }
    .ccm-page .button.button-style-1:hover {
      background: white;
      color: #3F9FDE; }
  .ccm-page .button.button-style-2 {
    background: #26B20D;
    color: white;
    outline: 3px solid #26B20D80; }
    .ccm-page .button.button-style-2:hover {
      background: #20880D; }
  .ccm-page .button.button-style-3 {
    background: transparent;
    color: white;
    border: 1px solid white;
    outline: 3px solid #ffffff4D; }
    .ccm-page .button.button-style-3:hover {
      background: white;
      color: #3F9FDE; }
  .ccm-page .button.ticket-icon::after {
    content: "";
    position: relative;
    height: 34px;
    width: 34px;
    display: block;
    background-image: url(../img/6b86eaf8534bdcf99a7b.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: .25rem; }
  .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 .big-btn .button {
  font-size: 27px; }

@-moz-document url-prefix() {
  .ccm-page .button {
    padding-top: 13px; } }

.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 section {
  position: relative; }

.ccm-page .row-small {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 93%; }
  @media only screen and (min-width: 1280px) {
    .ccm-page .row-small {
      max-width: 820px; } }

.ccm-page .row {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 93%; }
  @media only screen and (min-width: 1280px) {
    .ccm-page .row {
      max-width: 1195px; } }

.ccm-page .row-xl {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 93%; }
  @media only screen and (min-width: 1280px) {
    .ccm-page .row-xl {
      max-width: 1505px; } }

.ccm-page header,
.ccm-page main,
.ccm-page footer {
  font-family: "Quicksand", sans-serif;
  color: #383838; }
  .ccm-page header h1,
  .ccm-page header h2,
  .ccm-page header h3,
  .ccm-page header h4,
  .ccm-page header h5,
  .ccm-page main h1,
  .ccm-page main h2,
  .ccm-page main h3,
  .ccm-page main h4,
  .ccm-page main h5,
  .ccm-page footer h1,
  .ccm-page footer h2,
  .ccm-page footer h3,
  .ccm-page footer h4,
  .ccm-page footer h5 {
    font-family: "neighbor-stencil", sans-serif;
    word-break: break-word;
    text-transform: uppercase; }
  .ccm-page header .bblue-h h1,
  .ccm-page header .bblue-h h2,
  .ccm-page header .bblue-h h3,
  .ccm-page header .bblue-h h4,
  .ccm-page header .bblue-h h5,
  .ccm-page main .bblue-h h1,
  .ccm-page main .bblue-h h2,
  .ccm-page main .bblue-h h3,
  .ccm-page main .bblue-h h4,
  .ccm-page main .bblue-h h5,
  .ccm-page footer .bblue-h h1,
  .ccm-page footer .bblue-h h2,
  .ccm-page footer .bblue-h h3,
  .ccm-page footer .bblue-h h4,
  .ccm-page footer .bblue-h h5 {
    color: #3F9FDE; }
  .ccm-page header .bbrown-h h1,
  .ccm-page header .bbrown-h h2,
  .ccm-page header .bbrown-h h3,
  .ccm-page header .bbrown-h h4,
  .ccm-page header .bbrown-h h5,
  .ccm-page main .bbrown-h h1,
  .ccm-page main .bbrown-h h2,
  .ccm-page main .bbrown-h h3,
  .ccm-page main .bbrown-h h4,
  .ccm-page main .bbrown-h h5,
  .ccm-page footer .bbrown-h h1,
  .ccm-page footer .bbrown-h h2,
  .ccm-page footer .bbrown-h h3,
  .ccm-page footer .bbrown-h h4,
  .ccm-page footer .bbrown-h h5 {
    color: #740006; }
  .ccm-page header h1,
  .ccm-page main h1,
  .ccm-page footer h1 {
    font-size: 34px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 800;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
    @media only screen and (min-width: 1024px) {
      .ccm-page header h1,
      .ccm-page main h1,
      .ccm-page footer h1 {
        font-size: 64px; } }
    .ccm-page header h1 u,
    .ccm-page main h1 u,
    .ccm-page footer h1 u {
      color: #f4f391;
      text-decoration: none; }
  .ccm-page header h2,
  .ccm-page main h2,
  .ccm-page footer h2 {
    font-weight: 800;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0;
    padding-bottom: 0.75rem; }
    @media only screen and (min-width: 1024px) {
      .ccm-page header h2,
      .ccm-page main h2,
      .ccm-page footer h2 {
        font-size: 48px;
        line-height: 48px; } }
  .ccm-page header h3,
  .ccm-page main h3,
  .ccm-page footer h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0; }
    @media only screen and (min-width: 1024px) {
      .ccm-page header h3,
      .ccm-page main h3,
      .ccm-page footer h3 {
        font-size: 48px;
        line-height: 56px; } }
  .ccm-page header h4,
  .ccm-page main h4,
  .ccm-page footer h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0;
    padding-bottom: 0.5rem; }
    @media only screen and (min-width: 1024px) {
      .ccm-page header h4,
      .ccm-page main h4,
      .ccm-page footer h4 {
        font-size: 32px; } }
  .ccm-page header h5,
  .ccm-page main h5,
  .ccm-page footer h5 {
    font-weight: 800;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    padding-bottom: 0.5rem; }
  .ccm-page header h6,
  .ccm-page main h6,
  .ccm-page footer h6 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    padding-bottom: 0.5rem; }
  .ccm-page header p,
  .ccm-page main p,
  .ccm-page footer p {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal; }
    @media only screen and (min-width: 1024px) {
      .ccm-page header p,
      .ccm-page main p,
      .ccm-page footer p {
        font-size: 18px;
        line-height: 32px; } }
    .ccm-page header p a,
    .ccm-page main p a,
    .ccm-page footer p a {
      text-decoration: underline; }
      .ccm-page header p a:hover,
      .ccm-page main p a:hover,
      .ccm-page footer p a:hover {
        text-decoration: none; }
  .ccm-page header .small-p p,
  .ccm-page main .small-p p,
  .ccm-page footer .small-p p {
    font-size: 16px;
    line-height: 30px; }

.ccm-page main p a,
.ccm-page main p u {
  font-weight: 600;
  text-underline-offset: 1px; }

.ccm-page main .bbrown-a p a,
.ccm-page main .bbrown-a p u {
  font-weight: 600;
  color: #740006; }

.ccm-page main section ul {
  margin: 0.5rem 0; }
  .ccm-page main section ul li {
    font-size: inherit;
    position: relative;
    align-items: center;
    font-size: 16px; }
    @media only screen and (min-width: 1024px) {
      .ccm-page main section ul li {
        font-size: 18px; } }
    .ccm-page main section ul li::before {
      content: "\f111";
      font-family: "fontawesome";
      font-weight: 600;
      font-size: 0.6rem;
      color: #740006;
      margin-right: 0.5rem;
      display: inline-block;
      position: relative;
      top: -0.2rem; }

.ccm-page main .two-col-ol ol {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem 0.5rem; }
  .ccm-page main .two-col-ol ol li {
    width: 100%;
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .ccm-page main .two-col-ol ol li {
        width: 48%; } }

.ccm-page main .ccm-pagination-wrapper .pagination {
  display: flex;
  gap: 0 1rem; }
  .ccm-page main .ccm-pagination-wrapper .pagination .page-item {
    display: none;
    background-color: #3f9fde;
    text-transform: uppercase;
    padding: 8px 17px;
    color: #ffffff;
    border-radius: 5px;
    outline: 3px solid #3f9fde80; }
    .ccm-page main .ccm-pagination-wrapper .pagination .page-item .page-link {
      font-family: "neighbor-stencil", sans-serif;
      font-size: 21px;
      font-weight: 800; }
    .ccm-page main .ccm-pagination-wrapper .pagination .page-item.disabled {
      background-color: #3f9fde80; }
    .ccm-page main .ccm-pagination-wrapper .pagination .page-item.prev, .ccm-page main .ccm-pagination-wrapper .pagination .page-item.next {
      display: block; }
    .ccm-page main .ccm-pagination-wrapper .pagination .page-item::before {
      display: none; }

.ccm-page footer .ccm-block-page-list-wrapper a {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  text-decoration: underline;
  text-underline-offset: 2px; }
  .ccm-page footer .ccm-block-page-list-wrapper a:hover {
    text-decoration: none; }

.ccm-page .item-shadow {
  box-shadow: 0px 10px 20px #00000033; }

.ccm-page .reviews-title h2 {
  font-size: 40px; }
  @media only screen and (min-width: 1024px) {
    .ccm-page .reviews-title h2 {
      font-size: 64px; } }

.ccm-page .featured_list a * {
  transition: opacity 0.5s; }

.ccm-page .featured_list a .featured_list_gradient {
  opacity: 1; }

.ccm-page .featured_list a .featured_list_gradient-active {
  opacity: 0; }

.ccm-page .featured_list a:hover .featured_list_gradient {
  opacity: 0; }

.ccm-page .featured_list a:hover .featured_list_gradient-active {
  opacity: 1; }

.ccm-page .featured_list a:hover p {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }

.ccm-page .footer-map {
  width: 100%;
  height: auto;
  padding: 1.5rem; }
  @media only screen and (min-width: 640px) {
    .ccm-page .footer-map {
      width: 425px;
      height: 425px;
      padding: 0; } }
  .ccm-page .footer-map a {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 10px 20px #00000033;
    width: 100%;
    height: auto; }
    @media only screen and (min-width: 640px) {
      .ccm-page .footer-map a {
        width: 398px;
        height: 398px; } }
  .ccm-page .footer-map img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

div[id^='pjWrapperTSBCalendar'] * {
  font-family: "Quicksand", sans-serif; }

div[id^='pjWrapperTSBCalendar'] .abCalendarNote {
  text-align: center; }

div[id^='pjWrapperTSBCalendar'] .abCalendarWeekDayInner, div[id^='pjWrapperTSBCalendar'] .abCalendarMonthInner {
  padding: 0 !important; }

div[id^='pjWrapperTSBCalendar'] .pjRpbcLanguage button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: .5rem; }

div[id^='pjWrapperTSBCalendar'] .pjRpbcLanguage li::before {
  content: "";
  display: none; }

div[id^='pjWrapperTSBCalendar'] li::before {
  display: none !important; }

