/*
! tailwindcss v3.4.1 | 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 */
  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;
}

/*
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] {
  display: none;
}

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

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

.container {
  width: 100%;
}

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

.\!visible {
  visibility: visible !important;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[3\.75rem\] {
  bottom: 3.75rem;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-\[3\.75rem\] {
  left: 3.75rem;
}

.right-\[1\.87rem\] {
  right: 1.87rem;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-\[1\.87rem\] {
  top: 1.87rem;
}

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

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

.z-\[999999\] {
  z-index: 999999;
}

.z-\[99999\] {
  z-index: 99999;
}

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

.my-\[32px\] {
  margin-top: 32px;
  margin-bottom: 32px;
}

.my-\[50px\] {
  margin-top: 50px;
  margin-bottom: 50px;
}

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

.mb-\[1\.25rem\] {
  margin-bottom: 1.25rem;
}

.mb-\[1\.875rem\] {
  margin-bottom: 1.875rem;
}

.mb-\[15px\] {
  margin-bottom: 15px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.ml-\[15px\] {
  margin-left: 15px;
}

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

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

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

.h-\[3\.5rem\] {
  height: 3.5rem;
}

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

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

.h-\[50vh\] {
  height: 50vh;
}

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

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

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

.w-1\/2 {
  width: 50%;
}

.w-10 {
  width: 2.5rem;
}

.w-\[25vw\] {
  width: 25vw;
}

.w-\[3\.5rem\] {
  width: 3.5rem;
}

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

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

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

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

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

.flex-1 {
  flex: 1 1 0%;
}

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

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

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-\[60px\] {
  gap: 60px;
}

.gap-\[70px\] {
  gap: 70px;
}

.gap-ch-menu-space-x {
  gap: var(--ch-menu-space-x);
}

.gap-x-ch-menu-space-x {
  -moz-column-gap: var(--ch-menu-space-x);
  column-gap: var(--ch-menu-space-x);
}

.overflow-hidden {
  overflow: hidden;
}

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

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.bg-primary {
  background-color: var(--primary-color);
}

.bg-secondary {
  background-color: var(--secondary-color);
}

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

.p-\[\.3125rem\] {
  padding: .3125rem;
}

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

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

.px-\[3\.75rem\] {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.px-ch-space-x {
  padding-left: var(--ch-space-x);
  padding-right: var(--ch-space-x);
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}

.py-\[80px\] {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pb-\[3\.75rem\] {
  padding-bottom: 3.75rem;
}

.pb-\[30px\] {
  padding-bottom: 30px;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

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

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[50px\] {
  padding-top: 50px;
}

.pt-\[60px\] {
  padding-top: 60px;
}

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

.font-primary {
  font-family: var(--primary-fonts);
}

.text-\[1rem\] {
  font-size: 1rem;
}

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

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

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

.text-\[3\.125rem\] {
  font-size: 3.125rem;
}

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

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

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.not-italic {
  font-style: normal;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.5625rem\] {
  line-height: 1.5625rem;
}

.leading-none {
  line-height: 1;
}

.text-primary {
  color: var(--primary-color);
}

.text-secondary {
  color: var(--secondary-color);
}

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-0 {
  opacity: 0;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.invert {
  --tw-invert: invert(100%);
  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);
}

.filter {
  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 {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

/* custom fonts */

/* inter-100 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Inter';

  font-style: normal;

  font-weight: 100;

  src: url('../fonts/inter-v13-latin-100.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-200 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Inter';

  font-style: normal;

  font-weight: 200;

  src: url('../fonts/inter-v13-latin-200.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-300 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Inter';

  font-style: normal;

  font-weight: 300;

  src: url('../fonts/inter-v13-latin-300.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-regular - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Inter';

  font-style: normal;

  font-weight: 400;

  src: url('../fonts/inter-v13-latin-regular.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-500 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Inter';

  font-style: normal;

  font-weight: 500;

  src: url('../fonts/inter-v13-latin-500.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-600 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Inter';

  font-style: normal;

  font-weight: 600;

  src: url('../fonts/inter-v13-latin-600.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-700 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Inter';

  font-style: normal;

  font-weight: 700;

  src: url('../fonts/inter-v13-latin-700.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-800 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Inter';

  font-style: normal;

  font-weight: 800;

  src: url('../fonts/inter-v13-latin-800.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-900 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Inter';

  font-style: normal;

  font-weight: 900;

  src: url('../fonts/inter-v13-latin-900.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* quicksand-300 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Quicksand';

  font-style: normal;

  font-weight: 300;

  src: url('../fonts/quicksand-v31-latin-300.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* quicksand-regular - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Quicksand';

  font-style: normal;

  font-weight: 400;

  src: url('../fonts/quicksand-v31-latin-regular.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* quicksand-500 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Quicksand';

  font-style: normal;

  font-weight: 500;

  src: url('../fonts/quicksand-v31-latin-500.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* quicksand-600 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Quicksand';

  font-style: normal;

  font-weight: 600;

  src: url('../fonts/quicksand-v31-latin-600.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* quicksand-700 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Quicksand';

  font-style: normal;

  font-weight: 700;

  src: url('../fonts/quicksand-v31-latin-700.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* css variable */

:root {
  /* colors */
  --primary-color: #fff !important;
  --secondary-color: #000 !important;
  --accent-color: #fff;
  /* fonts */
  --primary-fonts: "Inter", sans-serif;
  --secondary-fonts: "Quicksand", sans-serif;
  /* spacing */
  --ch-space-x: 3.75rem;
  --ch-menu-space-x: 3.125rem;
}

/* elementor color dafault */
.elementor-edit-area-active,
.elementor-edit-area-active .e-con {
  --primary-color: inherit !important;
  --secondary-color: inherit !important;
}

/* general css */

html {
  font-size: 100%;
}

body {
  font-size: 1rem;
  font-family: var(--primary-fonts);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}

.site-btn {
  display: block;
  border: 0.0625rem solid var(--primary-color);
  border-radius: 4.375rem;
  background: var(--primary-color);
  color: var(--secondary-color);
  text-align: center;
  font-family: var(--primary-fonts);
  padding: .75rem 1.5625rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  transition: all 0.3s ease;
}

@media (min-width: 80rem) {
  .site-btn {
    padding: 1.1875rem 2.5rem;
  }
}

.site-btn:hover,
.site-btn.btn-transparent:hover {
  border-color: rgba(255, 255, 255, .5);
  background: rgba(0, 0, 0, .3);
  color: rgba(255, 255, 255, .5);
}

.site-btn.btn-transparent {
  background: transparent;
  color: var(--primary-color);
}

/* start page loading animation ----------------------- */

.loading-in .site-logo-md-c {
  left: 0;
  transition: left .7s cubic-bezier(0.48, 0, 0.48, 1);
}

.loading-in .site-logo-md-h {
  right: 0;
  transition: right .7s cubic-bezier(0.48, 0, 0.48, 1);
}

.loading-in .banner-area {
  height: 100vh;
  opacity: 1;
  transition: all 1.8s cubic-bezier(0.48, 0, 0.48, 1);
  transition-delay: .5s;
}

.loading-in .anim-logo {
  top: 3.1875rem;
  z-index: 999999;
  transition: all 2s cubic-bezier(0.48, 0, 0.48, 1);
}

.loading-in .anim-logo .site-logo {
  width: 25.8125rem;
  height: auto;
  transition: all 2s cubic-bezier(0.48, 0, 0.48, 1);
  transition-delay: .5s;
}

.loaded .anim-logo {
  display: none;
}

/* end ------------------------------------------------ */

/* start pulse effect --------------------------------- */

@keyframes pulsate {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.2), 0 0 0 0px rgba(255, 255, 255, 0.1);
    /* transform: scale(1); */
  }

  18% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.2), 0 0 0 0px rgba(255, 255, 255, 0.1);
  }

  35% {
    transform: scale(1.08);
  }

  76% {
    transform: scale(0.96);
  }

  100% {
    box-shadow: 0 0 0 16px rgba(255, 255, 255, 0), 0 0 0 27px rgba(255, 255, 255, 0);
    transform: scale(1);
  }
}

.shadow-pulse {
  animation: pulsate 2s infinite;
  /* Adjust the duration and other properties */
}

/* end ------------------------------------------------ */

/* header css */

.header-inner {
  min-height: 0;
  transition: all 2.3s cubic-bezier(0.48, 0, 0.48, 1);
}

.header-inner.top {
  min-height: 3.5625rem;
  transition: all 2.3s cubic-bezier(0.48, 0, 0.48, 1);
}

.header-inner.loading-in {
  top: -6.375rem;
}

.header-inner.loaded {
  top: 0;
  transition: all 2.5s cubic-bezier(0.48, 0, 0.48, 1);
}

.header-inner.loading-in .header-logo {
  display: none;
}

.header-inner.complete .header-logo {
  display: block;
}

.navbar-menu li a {
  color: #FFF;
  text-align: right;
  font-family: var(--primary-fonts);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: .0625rem;
  text-transform: uppercase;
  display: block;
  transition: all 0.3s ease;
  /* padding: 2.4375rem 0; */
}

.navbar-menu li a:hover {
  color: rgba(255, 255, 255, .5);
}

.menu-bar {
  /* padding: 2.75rem 0; */
  cursor: pointer;
}

.menu-bar-lines span {
  transition: all 0.3s ease;
}

.menu-bar-lines:hover span {
  background: rgba(255, 255, 255, .5);
}

/* banner */

/* .section-title {
    font-size: 6rem;
    margin-bottom: 1.875rem;
    line-height: 1.15;
} */

.circular-text-container {
  overflow: hidden;
  position: absolute;
  bottom: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
}

.circle-text {
  height: 5.9375rem;
}

.long-arrow-down {
  position: absolute;
  top: 2.875rem;
  left: 50%;
  transform: translateX(-50%);
}

.section-overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0.00) 100%);
}

/* section css */

/* .section-content-text {
    font-size: 1rem;
    line-height: 1.5625rem;
    max-width: 26.875rem;
} */

.section-header-anim {
  transition: all 0.3s ease;
}

.section-icon path {
  transition: all 0.3s ease;
}

.section-icon:hover path {
  fill: rgba(255, 255, 255, .5);
}

.section--even .section-content-area {
  justify-content: end;
}

.section--even .shadow-pulse {
  order: 1;
}

/* footer css */

.footer-top {
  padding-top: 3.1875rem;
  padding-bottom: 2.5625rem;
  border-bottom: .0625rem solid rgba(255, 255, 255, .2);
}

.footer-middle {
  padding-top: 3.125rem;
  padding-bottom: 6.125rem;
}

.footer-link {
  max-width: 272px;
  flex: 272px;
}

.footer-middle-title {
  padding-bottom: 2.5rem;
}

.footer-middle-title h6 {
  color: #FFF;
  font-family: var(--primary-fonts);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.widget-links li,
.address-text {
  margin-bottom: 18px;
}

.widget-links li a,
.address-text {
  color: #FFF;
  font-family: var(--primary-color);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
  transition: all 0.3s ease;
}

.widget-links li a:hover,
.address-text:hover {
  color: rgba(255, 255, 255, .5);
}

.footer-link-button a {
  display: block;
  padding: 1.1875rem 2.5rem;
  border: .0625rem solid var(--secondary-color);
  border-radius: 4.375rem;
  background: var(--primary-color);
  color: var(--secondary-color);
  text-align: center;
  font-family: var(--primary-fonts);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: .75rem;
  transition: all 0.3s ease;
}

.footer-link-button a:hover {
  border-color: var(--primary-color);
  background: var(--secondary-color);
  color: var(--primary-color);
}

.social-logos {
  gap: .625rem;
}

.social-logos a {
  background-color: var(--primary-color);
  width: 2.9375rem;
  height: 2.9375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: .0625rem solid var(--secondary-color);
  border-radius: 6.1875rem;
  transition: all 0.3s ease;
}

.social-logos a svg path {
  fill: var(--secondary-color);
}

.social-logos a:hover {
  background: var(--secondary-color);
  border-color: var(--primary-color);
}

.social-logos a:hover svg path {
  fill: var(--primary-color);
}

.footer-bottom {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.copyright-section p,
.footer-bottom-link a {
  color: var(--primary-color);
  font-family: var(--secondary-fonts);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: .0625rem;
}

.footer-bottom-link a {
  padding: 0 8px;
  transition: all 0.3s ease;
}

.footer-bottom-link a:hover {
  color: rgba(255, 255, 255, .5);
}

.footer-bottom-link a:first-child {
  border-right: 1px solid var(--primary-color);
}

.footer-logo-area {
  gap: 60px;
}

@media (min-width: 64.0625rem) and (max-width: 85.375rem) {
  .header-area {
    padding: 2rem;
  }

  .header-logo {
    max-width: 350px;
    flex: 350px;
  }

  .header-nav-menu,
  .header-right {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
}

@media (max-width: 64rem) {
  :root {
    --ch-space-x: 1.25rem;
    --ch-menu-space-x: 1.3rem;
  }

  .header-logo {
    max-width: 300px;
    flex: 300px;
  }

  .header-nav-menu li a {
    font-size: .875rem;
  }
}

@media (max-width: 62rem) {
  /* :root {
        --ch-space-x: 1.25rem;
        --ch-menu-space-x: 1.3rem;
    } */

  .header-left.flex-1 {
    display: none;
  }

  nav.header-nav {
    display: none;
  }
}

@media (max-width: 36rem) {
  /* :root {
        --ch-space-x: 1.25rem;
        --ch-menu-space-x: 1.3rem;
    } */

  .header-logo {
    max-width: 200px;
    flex: 200px;
  }
}

.video {
  opacity: 0;
  transition: opacity 0.5s ease;
}

/******** shn custom css********/

/* communities page*/

.communities-banner {
  background-image: url(../images/communities/community-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.communities-banner .banner-content-wrapper:after {
  content: '';
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0.00) 100%);
  bottom: 0;
  height: 100%;
  width: 100%;
}

/* communities map */

.communities-map-building {
  border-bottom: 1px solid rgba(255, 255, 255, .20)
}

.single-property::after {
  content: '';
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 24.92%, rgba(0, 0, 0, 0.00) 100%);
  bottom: 0;
  height: 100%;
  width: 100%;
}

.map-property-title {
  color: var(--primary-color);
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.property-buttons .footer-link-button a {
  margin-top: 0;
}

.close-property svg {
  stroke: var(--secondary-color);
}

.close-property:hover {
  background-color: var(--secondary-color);
  transition: .3s ease-in-out;
}

.close-property:hover svg {
  stroke: var(--primary-color);
  transition: .3s ease-in-out;
}

.map-title {
  color: var(--primary-color);
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
}

.polygen-arrow {
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
}

.single-map-location#place1 {
  position: absolute;
  left: 48.5%;
  top: 56.5%;
  transform: translate(-50%, -50%);
}

.single-map-location#place2 {
  position: absolute;
  left: 26.5%;
  top: 52.5%;
  transform: translate(-50%, -50%);
}

.more-properties-list {
  border-left: 1px solid rgba(255, 255, 255, .20);
}

.more-properties-single:not(last-child) {
  margin-bottom: 40px;
}

.more-properties-wrapper {
  height: 100%;
  overflow-y: scroll;
}

/* community page2 */

.banner-slider-js .swiper-pagination {
  bottom: 33%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
}

.banner-slider-js .swiper-pagination-bullet-active {
  height: auto !important;
  width: 32px !important;
  background-color: transparent !important;
  border: none !important;
}

.banner-slider-js .swiper-pagination-bullet {
  /* height: auto !important; */
  height: 36px !important;
  /* width: 32px !important; */
  max-width: 53px !important;
  flex: 0 0 53px;
  background: transparent;
  border: none !important;
  /* transform: scale(1); */
  opacity: 1;
}

.common-section-headline {
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 46.007px;
}

.available-plans-wrapper {
  background-color: #f8f8f8;
}

.packages-top .common-section-headline {
  color: #f7f7f7;
}

.middle-border {
  max-width: 150px;
  margin: 40px auto;
  border: 1px solid rgba(255, 255, 255, .20);
}

/* counter section */

.single-counter {
  border-left: 1px solid rgba(255, 255, 255, .30);
}

/* slider images swiper */

.community-slider-images .swiper-slide {
  max-width: 1000px;
  height: 640px;
}

.community-slider-images .swiper-image {
  position: relative;
  width: 100%;
  height: 100%;
}

.community-slider-images .swiper-slide.swiper-slide-next,
.community-slider-images .swiper-slide.swiper-slide-prev {
  transform: scale(.78);
  /* max-width: 780px;
    height: 500px; */
  opacity: .4;
}

.community-slider-images .swiper-button-next,
.community-slider-images .swiper-button-prev {
  width: 50px;
  height: 50px;
  margin-top: 0;
  background-color: var(--secondary-color);
  border-radius: 50%;
}

.community-slider-images .swiper-button-next:hover,
.community-slider-images .swiper-button-prev:hover {
  background-color: transparent;
  transition: .3s;
  border: 1px solid var(--secondary-color);
}

.community-slider-images .swiper-button-prev {
  left: 7.36%;
}

.community-slider-images .swiper-button-next {
  right: 7.36%;
}

.community-slider-images .swiper-button-next:hover>svg,
.community-slider-images .swiper-button-prev:hover>svg {
  stroke: var(--secondary-color) !important;
  transition: .3s;
}

.community-slider-images .swiper-button-next svg,
.community-slider-images .swiper-button-prev svg {
  stroke: var(--primary-color);
  width: 19px;
  height: 19px;
}

.community-slider-images .swiper-button-next::after,
.community-slider-images .swiper-button-prev::after {
  display: none;
}

.communities-map-building img {
  height: 100% !important;
}

.full-image-wrapper img {
  height: 100% !important;
}

.slider-images-js .swiper-image img {
  height: 100% !important;
}

/*  custom responsive */

@media (min-width: 1920px) {
  .community-slider-images .swiper-slide {
    height: 1000px !important;
  }
}

@media (min-width: 1700px) {
  .community-slider-images .swiper-slide {
    max-width: calc(1000px + 20vw);
    height: 800px;
  }
}

@media (max-width: 1024px) {
  .common-section-headline {
    font-size: 34px;
  }

  .community-slider-images .swiper-slide {
    max-width: 1024px;
  }

  .community-slider-images .swiper-slide.swiper-slide-next,
  .community-slider-images .swiper-slide.swiper-slide-prev {
    opacity: 1;
    transform: scale(1);
  }

  .footer-bottom {
    flex-direction: column;
    gap: 30px;
  }

  .footer-logo-area {
    order: -1;
    flex-direction: column;
    gap: 50px;
  }
}

@media (max-width: 768px) {
  .packages-wrapper {
    row-gap: 80px;
  }

  .middle-border {
    margin: 20px auto;
  }

  .single-counter {
    max-width: 40%;
    flex: 0 0 40%;
  }

  .community-slider-images .swiper-button-next,
  .community-slider-images .swiper-button-prev {
    width: 35px;
    height: 35px;
  }

  .community-slider-images .swiper-button-next svg,
  .community-slider-images .swiper-button-prev svg {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 620px) {
  .single-counter {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 640px) {
  .sm\:max-w-\[26\.875rem\] {
    max-width: 26.875rem;
  }

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

  .sm\:items-end {
    align-items: flex-end;
  }

  .sm\:gap-\[90px\] {
    gap: 90px;
  }

  .sm\:text-start {
    text-align: start;
  }
}

@media (min-width: 768px) {
  .md\:max-w-\[30\.7\%\] {
    max-width: 30.7%;
  }

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

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

  .md\:pt-\[50px\] {
    padding-top: 50px;
  }

  .md\:leading-\[normal\] {
    line-height: normal;
  }
}

@media (min-width: 1024px) {
  .lg\:mb-\[50px\] {
    margin-bottom: 50px;
  }

  .lg\:h-\[4rem\] {
    height: 4rem;
  }

  .lg\:w-\[4rem\] {
    width: 4rem;
  }

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

  .lg\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .lg\:py-\[150px\] {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .lg\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .lg\:pb-\[100px\] {
    padding-bottom: 100px;
  }

  .lg\:pb-\[150px\] {
    padding-bottom: 150px;
  }

  .lg\:pt-\[150px\] {
    padding-top: 150px;
  }

  .lg\:pt-\[260px\] {
    padding-top: 260px;
  }

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

  .lg\:text-\[4\.0625rem\] {
    font-size: 4.0625rem;
  }
}

@media (min-width: 1280px) {
  .xl\:h-\[5\.375rem\] {
    height: 5.375rem;
  }

  .xl\:w-\[5\.375rem\] {
    width: 5.375rem;
  }

  .xl\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .xl\:text-\[6rem\] {
    font-size: 6rem;
  }
}

@media (max-width: 768px) {
  .maxmd\:max-w-full {
    max-width: 100%;
  }

  .maxmd\:flex-\[0_0_100\%\] {
    flex: 0 0 100%;
  }

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

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

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

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

  .maxmd\:gap-y-\[3rem\] {
    row-gap: 3rem;
  }

  .maxmd\:gap-y-\[4rem\] {
    row-gap: 4rem;
  }

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

@media (max-width: 992px) {
  .maxlg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}


/* floor-plan tabs */
.floor-plan-tabs {
  background-color: #f8f8f8;
}

.floor-plans-tabs .tabs-nav {
  gap: 15px;
  margin: 0 auto 80px;
  max-width: 100%;
}

.floor-plans-tabs .tabs-nav li a {
  background-color: var(--primary-color);
  color: var(--secondary-color);
  padding: 20px 40px;
  font-size: 16px;
  border-radius: 70px;
  display: block;
}

.floor-plans-tabs .tabs-nav a:hover {
  background-color: var(--secondary-color);
  color: var(--primary-color);
  transition: all .3s;
}

.floor-plans-tabs .tab-active a {
  background-color: var(--secondary-color) !important;
  color: var(--primary-color) !important;
}

.floor-plans-tabs .tabs-stage {
  padding-left: 14.3%;
  padding-right: 14.3%;
}

.floor-plan-img{
    padding-top: 10px;
}

@media (max-width: 768px) {
    .floor-plan-img{
        padding-top: 20px;
    }
}


/* package tabs */
.pkg-tabs-nav {
  flex-direction: column;
  gap: 30px;
}

.packages-wrapper {
  margin-top: 15px;
}

.pkg-tabs-nav {
  position: absolute;
  left: 14.7%;
}

.pkg-tabs-stage {
  display: flex;
  justify-content: center;
  max-width: 100%;
  width: 100%;
  padding-left: 212px;
}

.packages-wrapper .pkg-tabs ul .tab-active a,
.pkg-tabcontent .download-btn {
  display: inline-flex;
  padding: 20px 41.5px;
  border: 0.0625rem solid var(--secondary-color);
  border-radius: 4.375rem;
  background: var(--primary-color);
  color: var(--secondary-color);
  font-size: 1rem;
  font-weight: 600;
}

.packages-wrapper .pkg-tabs ul a {
  background: #919191;
  display: inline-flex;
  padding: 20px 41.5px;
  border: 0.0625rem solid #919191;
  border-radius: 4.375rem;
  color: var(--secondary-color);
  font-size: 1rem;
  font-weight: 600;
}

.packages-wrapper .pkg-tabs ul a:hover,
.pkg-tabcontent .download-btn:hover {
  background-color: var(--secondary-color);
  color: var(--primary-color);
  border: 0.0625rem solid var(--primary-color);
  transition: all .3s;
}

.pkg-tabs .pkg-tabs-stage .faq-wrapper .pkg-img {
  width: 250px;
  height: 365px;
}

.pkg-tabs .pkg-tabs-stage .faq-wrapper .pkg-img img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.pkg-tabs .pkg-tabs-stage .faq-wrapper .pkg-img .package-1 {
  clip-path: polygon(42% 0%, 75% 0%, 75% 100%, 40% 100%, 40% 22%, 7% 38%, 7% 15%);
}

.pkg-tabs .pkg-tabs-stage .faq-wrapper .pkg-img .package-2 {
  clip-path: polygon(0% 20%, 0% 0%, 80% 0%, 80% 60%, 30% 60%, 30% 80%, 80% 80%, 80% 100%, 0% 100%, 0% 40%, 50% 40%, 50% 20%);
}

.pkg-tabs .pkg-tabs-stage .faq-wrapper .pkg-img .package-3 {
  clip-path: polygon(5% 20%, 0% 20%, 0% 0%, 80% 0%, 80% 100%, 0% 100%, 0% 80%, 45% 80%, 45% 60%, 0% 60%, 0% 40%, 45% 40%, 45% 20%);
}

.pkg-img span {
  position: absolute;
  transform: rotate(-90deg);
  transform-origin: top left;
  color: var(--primary-color);
  font-size: 32px;
}

.tab-vertical-1 {
  left: 42px;
}

.tab-vertical-2 {
  left: -54px;
}

.tab-vertical-3 {
  left: -54px;
}


@media (min-width: 1680px) {
  .pkg-tabs-nav {
    left: calc(14.7% + 5vw);
  }
}

@media (max-width: 1024px) {
  .floor-plans-tabs .tabs-stage {
    padding-left: 0;
    padding-right: 0;
  }

  .floor-plans-tabs .tabs-nav {
    margin-bottom: 50px;
  }

  .floor-plans-tabs .tabs-nav li a {
    padding: 15px 30px;
  }

  .pkg-tabs {
    flex-direction: column;
  }

  .pkg-tabs-nav {
    position: inherit;
    flex-direction: row;
    margin-bottom: 50px;
  }

  .packages-wrapper .faq-wrapper {
    flex-direction: column;
  }

  .pkg-tabs-stage {
    padding-left: inherit;
  }

  .pkg-tabs-stage .download-btn {
    margin-top: 50px;
    margin-left: 0;
  }

  .pkg-tabs .pkg-tabs-stage .faq-wrapper .pkg-img {
    height: auto;
  }
}

/* Hide Scrollbars But Keep Functionality */
/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
  display: none;
  width: 0;
}

/* Hide scrollbar for IE, Edge and Firefox */
body {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: 0;
  /* Firefox */
}

@media (max-width: 576px) {
  .banner-slider-js .swiper-pagination {
    flex-wrap: wrap;
    gap: 15px;
  }

  .banner-slider-js .swiper-pagination-bullet {
    height: 30px !important;
    max-width: 35px !important;
    flex: 0 0 35px;
  }
}

.community-banner-slider {
  /* height: var(--viewport-height) !important; */
  height: calc(100vh - 97px) !important;
}



.wd-text-white{
    color: #ffffff;
}

.community-description{
    font-size: 18px;
    line-height: 1.3;
    margin-top: 30px;
}

.site-map-btn-wrapper{
    position: absolute;
    bottom: 30px;
    left: 5vw;
    z-index: 999;
    /* overflow: hidden; */
    display: flex;
    justify-content: center;
    align-items: center;
}


.smart-home-ready-btn {
    display: inline-block;
    padding: 20px 40px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 100px;
    
    

    background: linear-gradient(-45deg, #3f00b5, #9f69fe, #27c8b7, #3f00b5);
    /* background: linear-gradient(
        90deg,
        #777777 0%,
        #000000 10%,
        #d1d1d1 50%,
        #000000 85%,
        #777777 100%
        ); */
    background-size: 800% 400%;
    filter: drop-shadow(4px 4px 8px #06095786);

    animation:
      Gradient 10s infinite cubic-bezier(.62,.28,.23,.99),
      btnScale 10s infinite cubic-bezier(.62,.28,.23,.99);

    transition: .3s ease;
    will-change: transform;
}




/* Hover Effect: Moves the Gradient */
.smart-home-ready-btn:hover {
    animation: Gradient 3s infinite cubic-bezier(.62,.28,.23,.99);
    transform: scale(1);
}





@keyframes btnScale {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.05);
  }
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.05);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
   60% {
    transform: scale(1);
  }
  70% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* for mozilla  */
@-moz-keyframes btnScale {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.05);
  }
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.05);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
   60% {
    transform: scale(1);
  }
  70% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* for safari */
@-webkit-keyframes btnScale {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.05);
  }
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.05);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
   60% {
    transform: scale(1);
  }
  70% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.floor-plan-bottom-btn{
    margin-top: 80px;
}

@media (min-width: 1024px){
    .building-pulse-btn .smart-home-ready-btn{
        padding: 30px 60px;
        font-size: 20px;
    }
    
}

@media (max-width: 1280px){
    .site-map-btn-wrapper{
        bottom: 120px;
        left: 50%;
        transform: translateX(-50%);
    }

    .smart-home-ready-btn{
        padding: 12px 35px;
    }
}


@media (max-width: 768px) {
    .community-description{
        font-size: 16px;
    }
    .floor-plan-bottom-btn{
        margin-top: 50px;
    }
}

@media (max-width: 768px) {
    .site-map-btn-wrapper{
        bottom: 50px;
        width: 100%;
    }
    .smart-home-ready-btn{
        padding: 10px 16px;
        font-size: 14px;
    }
}