:root {
    --project-gold: #c9903a;
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgb(6, 147, 227) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgb(252, 185, 0) 0%, rgb(255, 105, 0) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgb(255, 105, 0) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
    --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
    --wp-block-synced-color: #7a00df;
    --wp-block-synced-color--rgb: 122, 0, 223;
    --wp-bound-block-color: var(--wp-block-synced-color);
    --wp-editor-canvas-background: #ddd;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}

.text-white {
    color: #ffffff !important
}

img:is([sizes=auto i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important
}

@media (min-resolution:192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.wp-element-button {
    cursor: pointer
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

:root .has-text-align-center {
    text-align: center
}

:root .has-text-align-left {
    text-align: left
}

:root .has-text-align-right {
    text-align: right
}

.has-fit-text {
    white-space: nowrap !important
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    word-wrap: normal !important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.subheading {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: var(--font-secondary);
    margin-bottom: 10px;
    color: #FFF;
    display: inline-flex;
    align-items: center;
    gap: 15px;
}

.subheading::after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 8px;
    background-color: #ffffff;
    clip-path: polygon(0 40%, calc(100% - 8px) 40%, calc(100% - 8px) 40%, 0 60%);
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-color]) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

h1:where(.wp-block-heading).has-background,
h2:where(.wp-block-heading).has-background,
h3:where(.wp-block-heading).has-background,
h4:where(.wp-block-heading).has-background,
h5:where(.wp-block-heading).has-background,
h6:where(.wp-block-heading).has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

:where(body) {
    margin: 0
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

body .is-layout-flex {
    display: flex
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center
}

.is-layout-flex>:is(*, div) {
    margin: 0
}

body .is-layout-grid {
    display: grid
}

.is-layout-grid>:is(*, div) {
    margin: 0
}

body {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding-top: calc(0.667em + 2px);
    padding-right: calc(1.333em + 2px);
    padding-bottom: calc(0.667em + 2px);
    padding-left: calc(1.333em + 2px);
    text-decoration: none;
    text-transform: inherit
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

.rera-footer {
    background-color: #fff;
    color: #444;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    padding: 30px 0 20px 0;
    font-size: 13px;
    line-height: 1.6;
    border-top: 1px solid #e0e0e0
}

.rera-footer .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

.rera-address-row {
    text-align: center;
    margin-bottom: 15px
}

.rera-address-text {
    font-size: 14px;
    margin: 0;
    color: #333;
    font-weight: 500
}

.rera-divider {
    border: 0;
    border-top: 1px solid #e0e0e0;
    margin: 15px 0
}

.rera-content-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px
}

.rera-left-col {
    flex: 0 0 auto;
    width: 50%;
    display: flex;
    align-items: center;
    gap: 15px
}

.rera-footer-divider {
    width: 1.5px;
    height: 70px;
    align-self: center;
    background: linear-gradient(to bottom, #fff0 0%, rgb(180 180 180) 50%, #fff0 100%);
    flex-shrink: 0;
    margin: 0 8px
}

.rera-qr-box {
    flex-shrink: 0;
    padding: 5px;
    background: #fff;
    border-radius: 4px
}

.rera-qr-img {
    width: 110px;
    height: 110px;
    display: block
}

.rera-info-box {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.rera-project-name {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 8px 0;
    color: #333
}

.rera-number-info {
    font-size: 13px;
    margin: 0 0 8px 0;
    color: #555;
    line-height: 1.4
}

.rera-site-link {
    font-size: 13px;
    margin: 0
}

.rera-site-link a {
    color: #007bff;
    text-decoration: underline;
    font-weight: 500
}

.rera-site-link a:hover {
    color: #0056b3;
    text-decoration: none
}

.rera-right-col {
    flex: 1 1 auto;
    width: 55%
}

.rera-disclaimer-text {
    font-size: 11px;
    color: #666;
    margin: 0;
    text-align: justify;
    line-height: 1.5
}

.rera-bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #666
}

.rera-agency-info {
    margin: 5px 0
}

.rera-copyright-info {
    margin: 5px 0
}

.rera-copyright-info a {
    color: #666;
    text-decoration: underline;
    margin-left: 5px
}

.rera-copyright-info a:hover {
    color: #333
}

@media (max-width:991px) {
    .rera-content-row {
        flex-direction: column;
        gap: 20px
    }

    .rera-left-col,
    .rera-right-col {
        width: 100%
    }

    .rera-left-col {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 20px
    }

    .rera-footer-divider {
        display: none
    }
}

@media (max-width:768px) {
    .rera-bottom-row {
        flex-direction: column;
        text-align: center
    }

    .rera-footer {
        margin-bottom: 30px
    }
}

.connect-form {
    width: 100%;
    max-width: 575px;
    backdrop-filter: blur(4px);
    padding: 55px 37px;
    position: absolute;
    bottom: 0;
    right: 11%;
    z-index: 3;
    background: #ffffffad;
}

.connect-form .form-group {
    margin-bottom: 15px
}

.connect-form input,
.connect-form textarea {
    width: 100%;
    height: 58px;
    padding: 0 20px;
    border-bottom: 1px solid #000000 !important;
    border-radius: 3px;
    font-size: 16px;
    background: #fff0;
    transition: all 0.3s ease;
    border: none
}

.connect-form textarea {
    height: 120px;
    padding: 15px 20px;
    resize: none
}

.connect-form input:focus,
.connect-form textarea:focus {
    border-color: #000;
    outline: none
}

.connect-form button,
.connect-form .submit-btn {
    width: 110px;
    height: 43px;
    border: none;
    border-radius: 52px;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.5s ease
}

.connect-form button:hover,
.connect-form .submit-btn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000
}

@media (max-width:767px) {
    #Contact-Us.full-fold {
        height: auto !important;
        padding-top: 60px;
        padding-bottom: 40px;
        position: relative
    }

    .connect-form {
        width: 100%;
        max-width: 100%;
        backdrop-filter: blur(4px);
        padding: 25px;
        border-radius: 0;
        position: relative !important;
        top: auto !important;
        right: auto !important;
        margin-top: 30px;
        z-index: 99;
        background: #fff
    }
}

.config-section {
    background-color: #fff;
    padding-bottom: 60px
}

.config-header {
    background-color: #211e1f;
    padding: 60px 0 135px 0;
    text-align: center
}

.config-content {
    margin-top: -120px;
    position: relative;
    z-index: 10
}

.config-grid {
    display: flex;
    justify-content: center;
    gap: 50px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px
}

.configSwiper {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px 40px 20px !important;
    overflow: hidden
}

.configSwiper .swiper-slide {
    display: flex;
    justify-content: center;
    height: auto
}

.configSwiper .config-card {
    width: 100%;
    max-width: 450px;
    height: 100%;
    flex: 1
}

.config-pagination {
    bottom: 0px !important
}

.config-pagination .swiper-pagination-bullet {
    background: #d1d1d1;
    opacity: .4
}

.config-pagination .swiper-pagination-bullet-active {
    background: #01A6C0;
    opacity: 1;
    width: 20px;
    border-radius: 4px;
    transition: width 0.3s ease
}

.config-card {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 15px 17px rgb(0 0 0 / .397);
    padding: 55px 40px;
    flex: 1;
    max-width: 450px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-sizing: border-box
}

.config-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 55px rgb(0 0 0 / .527)
}

.config-card h3 {
    font-family: 'cg-b', sans-serif;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

.config-card .card-label-unit {
    font-size: 22px;
    margin-bottom: 8px
}

.config-card .card-value-unit {
    font-size: 18px;
    color: #161616;
    margin-bottom: 11px;
    font-weight: 600;
    font-family: 'cg', sans-serif
}

.config-card .card-separator {
    border: 0;
    border-top: 1px solid #eef0f3;
    margin: 0 0 10px 0
}

.config-card .card-label-carpet {
    font-size: 23px;
    margin-bottom: 1px
}

.config-card .card-value-carpet {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 10px;
    font-family: 'cg', sans-serif;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-config {
    display: inline-block;
    border: 1px solid #000;
    color: #000;
    background: #fff0;
    padding: 12px 35px;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    cursor: pointer
}

.btn-config:hover {
    background: #000;
    color: #fff;
    box-shadow: 0 4px 15px rgb(0 0 0 / .3)
}

@media (max-width:991px) {
    .config-grid {
        gap: 30px
    }

    .config-card {
        padding: 45px 30px
    }
}

@media (max-width:768px) {
    .config-header {
        padding: 60px 0 140px 0
    }

    .config-content {
        margin-top: -90px
    }

    .config-grid {
        flex-direction: column;
        align-items: center;
        gap: 30px
    }

    .config-card {
        width: 100%;
        max-width: 400px
    }

    .config-card .card-value-carpet {
        min-height: auto
    }
}

.plans-sec {
    background-color: #211e1f;
    padding: 100px 0;
    position: relative;
    overflow: hidden
}

.plans-header {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 2
}

.plans-tagline {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 6px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px
}

.plans-tagline::before,
.plans-tagline::after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background-color: #fff;
    opacity: .6
}

.plans-title {
    font-family: 'Cormorant Garamond', 'Playfair Display', 'Georgia', serif;
    font-size: 80px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #fff;
    margin: 0 0 10px 0;
    text-transform: uppercase
}

.plans-leaf-icon {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

.plans-subtitle {
    font-family: 'Outfit', 'Inter', sans-serif;
    color: #ccc;
    font-size: 16px;
    max-width: 550px;
    margin: 0 auto;
    line-height: 1.6;
    font-weight: 300
}

.plans-sec .swiper.plansSwiper,
.plans-sec .swiper.floorPlanSwiper {
    width: 100%;
    padding: 20px 0 0 0
}

.plan-card {
    background-color: #2b2726;
    border: 1.5px solid #fff;
    border-radius: 24px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(.25, 1, .5, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 16px;
    box-sizing: border-box;
    box-shadow: 0 10px 30px rgb(0 0 0 / .3)
}

.plan-card:hover {
    box-shadow: 0 15px 40px rgb(0 0 0 / .5);
    border-color: #e5c39c
}

.plan-image-container {
    background-color: #f4f1ea;
    border-radius: 18px;
    position: relative;
    overflow: hidden;
    aspect-ratio: 7 / 4;
    display: flex;
    align-items: center;
    justify-content: center
}

.plan-image-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 10px
}

.plan-badge {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    color: #fff;
    font-family: 'Outfit', 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 18px;
    border-bottom-right-radius: 18px;
    z-index: 3
}

.plan-info {
    padding: 24px 10px 10px 10px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    position: relative
}

.plan-name {
    font-size: 26px;
    color: #fff;
    margin: 0 0 6px 0;
    font-weight: 500;
    letter-spacing: .5px
}

.plan-type {
    font-family: 'Outfit', 'Inter', sans-serif;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 28px;
    text-transform: uppercase
}

.plan-details-btn {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none !important;
    color: #fff;
    font-family: 'Outfit', 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    align-self: flex-start
}

.plan-details-btn span {
    border-bottom: 1px solid #fff0;
    transition: all 0.3s ease
}

.plan-details-btn:hover span {
    color: #fff;
    border-color: #fff
}

.arrow-circle {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid rgb(255 255 255 / .3);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: all 0.3s ease
}

.plan-details-btn:hover .arrow-circle {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
    transform: translateX(4px)
}

.plan-card::after {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 60px;
    height: 60px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C12 2 15 5 14 8C13 11 12 13 12 13' stroke='%23fff' stroke-width='1.25' stroke-linecap='round' fill='none'/%3E%3Cpath d='M12 13C12 13 9 5 10 8C11 11 12 13 12 13' stroke='%23fff' stroke-width='1.25' stroke-linecap='round' fill='none'/%3E%3Cpath d='M12 9C10 7 7 7 5 9C3 11 6 13 8 12C10 11 12 9 12 9Z' fill='%23fff'/%3E%3Cpath d='M12 9C14 7 17 7 19 9C21 11 18 13 16 12C14 11 12 9 12 9Z' fill='%23fff'/%3E%3Cpath d='M12 13V18' stroke='%23fff' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    opacity: .05;
    pointer-events: none;
    transition: all 0.4s ease
}

.plan-card:hover::after {
    opacity: .12;
    transform: scale(1.1)
}

.plans-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
    position: relative;
    z-index: 5
}

.plans-nav-btn {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 1px solid rgb(255 255 255 / .3);
    background: #fff0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(.25, 1, .5, 1)
}

.plans-nav-btn:hover {
    border-color: #fff;
    color: #fff;
    transform: scale(1.05)
}

.plans-nav-btn:active {
    transform: scale(.95)
}

.heading_pd {
    padding-bottom: 40px
}

.swiper-button-disabled {
    background-color: #ffffff04 !important
}

@media (max-width:1024px) {
    .plans-title {
        font-size: 64px
    }

    .plans-sec {
        padding: 80px 0
    }
}

@media (max-width:768px) {
    .plans-title {
        font-size: 52px
    }

    .plans-sec {
        padding: 60px 0
    }

    .plans-subtitle {
        font-size: 14px;
        padding: 0 15px
    }

    .plan-card {
        padding: 12px
    }

    .plan-name {
        font-size: 22px
    }

    .heading_pd {
        padding-bottom: 0 !important
    }
}

.iti {
    width: 100% !important;
    display: block !important;
    margin-bottom: 0
}

.iti__country-list {
    color: #1a1a1a !important;
    font-family: 'Outfit', 'Inter', sans-serif;
    text-align: left;
    white-space: normal;
    z-index: 999
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
    padding-left: 52px !important
}

.plans-tabs-nav {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
    position: relative;
    z-index: 5
}

.plans-tab-btn {
    background: #fff0;
    border: 1px solid rgb(228 228 228 / .637);
    color: #ccc;
    padding: 12px 20px;
    font-family: 'Outfit', 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 30px;
    transition: all 0.3s cubic-bezier(.25, 1, .5, 1);
    text-transform: uppercase
}

.plans-tab-btn:hover {
    color: #fff;
    border-color: #fff;
    background-color: rgb(193 155 108 / .05)
}

.plans-tab-btn.active {
    background-color: #fff;
    color: #211e1f;
    border-color: #fff;
    box-shadow: 0 4px 15px rgb(193 155 108 / .25)
}

.plans-tab-pane {
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease
}

.plans-tab-pane.active {
    display: block;
    opacity: 1
}

.master-plan-single-wrapper {
    max-width: 600px;
    margin: 0 auto;
    width: 100%
}

@media (min-width:769px) {
    .floor-plan-nav {
        display: none !important
    }
}

.plan-image-container {
    cursor: pointer;
    overflow: hidden
}

.plan-image-container img {
    transition: transform 0.4s cubic-bezier(.25, 1, .5, 1)
}

.popup-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(33 30 31 / .75);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    padding: 20px;
    box-sizing: border-box
}

.popup-modal-overlay.active {
    opacity: 1
}

.popup-modal-content {
    background-image: url(../images/bg-waves.webp);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    width: 100%;
    max-width: 520px;
    padding: 45px 35px 35px 35px;
    position: relative;
    box-shadow: 0 25px 60px rgb(0 0 0 / .6);
    transform: scale(.9);
    transition: transform 0.3s cubic-bezier(.25, 1, .5, 1);
    box-sizing: border-box
}

.popup-modal-overlay.active .popup-modal-content {
    transform: scale(1)
}

.popup-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #fff0;
    border: none;
    color: #ccc;
    font-size: 26px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.popup-modal-close:hover {
    color: #fff;
    background-color: rgb(255 255 255 / .05)
}

.popup-modal-title {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 18px;
    text-align: center;
    letter-spacing: .5px
}

.popup-modal-form .form-group {
    margin-bottom: 22px;
    text-align: left
}

.popup-modal-form input {
    width: 100%;
    height: 54px;
    padding: 0 15px;
    border-bottom: 1.5px solid rgb(255 255 255 / .712) !important;
    border-radius: 4px;
    font-size: 15px;
    background: #fff0;
    color: #fff;
    transition: all 0.3s ease;
    border: none;
    box-sizing: border-box;
    font-family: 'Outfit', 'Inter', sans-serif
}

.popup-modal-form input::placeholder {
    color: rgb(255 255 255 / .5)
}

.popup-modal-form input:focus {
    border-bottom-color: #ffffff !important;
    outline: none
}

.popup-modal-form .submit-btn {
    width: 200px;
    height: 50px;
    border: none;
    border-radius: 50px;
    background: #fff;
    color: #211e1f;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.5s ease;
    margin: 10px auto 0;
    display: block
}

.popup-modal-form .submit-btn:hover {
    background-color: #0000;
    border: 1px solid #fff;
    color: #fff
}

.popup-modal-form .iti {
    width: 100% !important;
    display: block !important
}

.popup-modal-form .iti input {
    padding-left: 52px !important
}

@media (max-width:576px) {
    .popup-modal-content {
        padding: 35px 20px 25px 20px
    }

    .popup-modal-title {
        font-size: 26px;
        margin-bottom: 22px
    }

    .plan-image-container {
        aspect-ratio: 7 / 5 !important
    }
}

.consent-group {
    margin: 20px 0 !important;
    text-align: left
}

.consent-label {
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
    cursor: pointer !important;
    line-height: 1.4 !important;
    user-select: none !important
}

.connect-form input[type="checkbox"].form-check-input {
    width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    padding: 0 !important;
    margin: 3px 0 0 0 !important;
    border: 1px solid #000000 !important;
    border-radius: 3px !important;
    background: #ffffff !important;
    cursor: pointer !important;
    flex-shrink: 0 !important;
    display: inline-block !important;
    appearance: auto !important;
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    box-shadow: none !important
}

.connect-form .consent-label span {
    font-size: 13px !important;
    color: #444444 !important;
    font-family: 'Outfit', 'Inter', sans-serif !important;
    font-weight: 400 !important
}

.popup-modal-form input[type="checkbox"].form-check-input {
    width: 15px !important;
    height: 15px !important;
    min-height: 15px !important;
    padding: 0 !important;
    margin: 3px 0 0 0 !important;
    border: 1px solid rgb(255 255 255 / .7) !important;
    border-radius: 3px !important;
    background: transparent !important;
    cursor: pointer !important;
    flex-shrink: 0 !important;
    display: inline-block !important;
    appearance: auto !important;
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    box-shadow: none !important
}

.popup-modal-form .consent-label span {
    font-size: 12px !important;
    color: rgb(255 255 255 / .8) !important;
    font-family: 'Outfit', 'Inter', sans-serif !important;
    font-weight: 300 !important
}

.plan-image-container img {
    filter: blur(6px);
    transition: filter 0.4s ease
}

.plan-image-container img.unblurred {
    filter: blur(0)
}

.plan-image-container {
    position: relative
}

.plan-image-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(33 30 31 / .4);
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(.25, 1, .5, 1);
    z-index: 1
}

.plan-image-container::after {
    content: "View Plan";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.6);
    width: 100px;
    height: 100px;
    color: #211e1f;
    border-radius: 50%;
    font-weight: bold !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 300;
    opacity: 0;
    transition: all 0.4s cubic-bezier(.25, 1, .5, 1);
    z-index: 2
}

.plan-image-container:hover::before {
    opacity: 1
}

.plan-image-container:hover::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1)
}

.privacy-hero {
    background-color: #fff;
    padding: 100px 0 100px 0;
    text-align: center;
    position: relative;
    border-bottom: 1px solid rgb(255 255 255 / .1)
}

.privacy-hero h1 {
    font-size: 40px;
    color: #000;
    letter-spacing: 2px;
    margin: 0 0 15px 0
}

.privacy-hero p {
    font-size: 16px;
    color: #000;
    margin: 0 0 15px 0;
    text-align: left
}

@media (max-width:768px) {
    .privacy-hero {
        padding: 140px 0 60px 0
    }

    .privacy-hero h1 {
        font-size: 42px
    }

    .privacy-card {
        padding: 25px;
        border-radius: 15px
    }

    .privacy-block h2 {
        font-size: 22px
    }
}

.header-box .container {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    border: 1px solid #fff;
    border-radius: var(--header-height);
    background: rgb(33 30 31 / .7)
}

.fixHeader .header-box .container {
    height: var(--header-scroll-height);
    background: rgb(33 30 31 / 44%);
    backdrop-filter: blur(5px)
}

.header-list li:hover a {
    color: #b6b6b6 !important
}

.header-list li a {
    font-size: 16px !important;
    color: var(--light);
    font-weight: 500;
    text-transform: uppercase
}

.input-error {
    border-bottom: 1.5px solid #ff4d4d !important
}

#header {
    z-index: 999 !important
}

section[id] {
    scroll-margin-top: 100px
}

:root {
    --header-height: 70px;
    --header-scroll-height: 70px;
    --light: #fff;
    --dark: #000;
    --clr-white: #fff;
    --clr-black: #252424;
    --clr-grey: #39353250;
    --clr-blue: #2124fb;
    --clr-red: #f00;
    --fs128: clamp(42px, 6.67vw, 128px);
    --fs108: clamp(34px, 6.67vw, 108px);
    --fs96: clamp(36px, 5vw, 96px);
    --fs88: clamp(36px, 4.17vw, 88px);
    --fs80: clamp(34px, 4.17vw, 80px);
    --fs72: clamp(26px, 3.75vw, 72px);
    --fs64: clamp(26px, 3.33vw, 64px);
    --fs56: clamp(26px, 3.33vw, 56px);
    --fs48: clamp(24px, 2.5vw, 48px);
    --fs42: clamp(24px, 2.19vw, 42px);
    --fs40: clamp(22px, 2.08vw, 40px);
    --fs36: clamp(20px, 1.88vw, 36px);
    --fs32: clamp(20px, 1.67vw, 32px);
    --fs28: clamp(18px, 1.46vw, 28px);
    --fs24: clamp(20px, 1.25vw, 24px);
    --fs22: clamp(16px, 1.15vw, 22px);
    --fs20: clamp(16px, 1.04vw, 20px);
    --fs18: clamp(16px, 0.94vw, 18px);
    --fs16: 16px;
    --fs14: 14px;
    --fs50: clamp(24px, 2.5vw, 50px);
    --pad60: clamp(24px, 3.13vw, 60px);
    --spc280: clamp(24px, 14.58vw, 280px);
    --spc200: clamp(36px, 10.42vw, 200px);
    --spc120: clamp(40px, 6.25vw, 120px);
    --spc80: clamp(50px, 4.17vw, 80px);
    --spc60: clamp(40px, 3.13vw, 60px);
    --spc48: clamp(24px, 2.5vw, 48px);
    --spc40: clamp(24px, 2.08vw, 40px);
    --spc32: clamp(24px, 1.67vw, 32px);
    --spc24: 24px;
    --br30: clamp(14px, 1.56vw, 30px);
    --br24: clamp(14px, 1.25vw, 24px);
    --br20: clamp(14px, 1.04vw, 20px)
}

@font-face {
    font-family: 'cg-b';
    src: url(../font/CenturyGothic-Bold.woff2) format('woff2'), url(../font/CenturyGothic-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cg';
    src: url(../font/CenturyGothic.woff2) format('woff2'), url(../font/CenturyGothic.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

html,
body {
    font-family: 'cg', sans-serif;
    line-height: 1.5
}

img,
video {
    object-fit: cover
}

:root {
    --sidebarWidth: 430px;
    --input-height: 50px;
    --input-fs-main: 16px;
    --input-fs-top: 14px;
    --input-icon-fs: 18px;
    --input-icon: #1baac4;
    --input-border: #aaa;
    --input-error: #ff2323;
    --button-fill: #FFF;
    --button-line: #000
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.fs40{
    font-size: 45px;
    line-height: 50px;
}
input[type=number] {
    -moz-appearance: textfield
}

* {
    font-weight: 400;
    margin-bottom: 0
}

@font-face {
    font-family: 'icomoon';
    src: url(../fonts/icomoon.eot?ay2qbl);
    src: url('../fonts/icomoon.eot?ay2qbl#iefix') format('embedded-opentype'), url(../fonts/icomoon.ttf?ay2qbl) format('truetype'), url(../fonts/icomoon.woff?ay2qbl) format('woff'), url('../fonts/icomoon.svg?ay2qbl#icomoon') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-logout:before {
    content: "\e944"
}

.f-row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap
}

.f-row.rev {
    flex-direction: row-reverse
}

.f-row.jc {
    justify-content: center
}

.f-row.ac {
    align-items: center
}

.f-col {
    padding: 0 15px
}

.f-10 .f-col {
    width: 10%
}

.f-9 .f-col {
    width: 11.11111111%
}

.f-8 .f-col {
    width: 12.5%
}

.f-7 .f-col {
    width: 14.28571429%
}

.f-6 .f-col {
    width: 16.66666667%
}

.f-5 .f-col {
    width: 20%
}

.f-4 .f-col {
    width: 25%
}

.f-3 .f-col {
    width: 33.33333333%
}

.f-2 .f-col {
    width: 50%
}

.f-1 .f-col {
    width: 100%
}

.g-10 {
    grid-template-columns: repeat(10, 1fr)
}

.g-9 {
    grid-template-columns: repeat(9, 1fr)
}

.g-8 {
    grid-template-columns: repeat(8, 1fr)
}

.g-7 {
    grid-template-columns: repeat(7, 1fr)
}

.g-6 {
    grid-template-columns: repeat(6, 1fr)
}

.g-5 {
    grid-template-columns: repeat(5, 1fr)
}

.g-4 {
    grid-template-columns: repeat(4, 1fr)
}

.g-3 {
    grid-template-columns: repeat(3, 1fr)
}

.g-2 {
    grid-template-columns: repeat(2, 1fr)
}

.g-1 {
    grid-template-columns: repeat(1, 1fr)
}

.gp-70 {
    gap: 70px
}

.gp-65 {
    gap: 65px
}

.gp-60 {
    gap: 60px
}

.gp-55 {
    gap: 55px
}

.gp-50 {
    gap: 50px
}

.gp-45 {
    gap: 45px
}

.gp-40 {
    gap: 40px
}

.gp-35 {
    gap: 35px
}

.gp-30 {
    gap: 30px
}

.gp-25 {
    gap: 25px
}

.gp-20 {
    gap: 20px
}

.gp-15 {
    gap: 15px
}

.gp-10 {
    gap: 10px
}

.gp-5 {
    gap: 5px
}

.gp-0 {
    gap: 0
}

.w100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.w95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px
}

.w90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px
}

.w85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px
}

.w80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px
}

.w75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px
}

.w70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px
}

.w65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px
}

.w60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px
}

.w55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px
}

.w50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.w45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px
}

.w40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px
}

.w35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px
}

.w30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px
}

.w25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px
}

.w20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px
}

.w15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px
}

.w10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px
}

.w5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px
}

.w33 {
    width: 33%;
    padding-left: 15px;
    padding-right: 15px
}

.w16 {
    width: 16.666666%;
    padding-left: 15px;
    padding-right: 15px
}

.mb-245 {
    margin-bottom: 245px
}

.mb-240 {
    margin-bottom: 240px
}

.mb-235 {
    margin-bottom: 235px
}

.mb-230 {
    margin-bottom: 230px
}

.mb-225 {
    margin-bottom: 225px
}

.mb-220 {
    margin-bottom: 220px
}

.mb-215 {
    margin-bottom: 215px
}

.mb-210 {
    margin-bottom: 210px
}

.mb-205 {
    margin-bottom: 205px
}

.mb-200 {
    margin-bottom: 200px
}

.mb-195 {
    margin-bottom: 195px
}

.mb-190 {
    margin-bottom: 190px
}

.mb-185 {
    margin-bottom: 185px
}

.mb-180 {
    margin-bottom: 180px
}

.mb-175 {
    margin-bottom: 175px
}

.mb-170 {
    margin-bottom: 170px
}

.mb-165 {
    margin-bottom: 165px
}

.mb-160 {
    margin-bottom: 160px
}

.mb-155 {
    margin-bottom: 155px
}

.mb-150 {
    margin-bottom: 150px
}

.mb-145 {
    margin-bottom: 145px
}

.mb-140 {
    margin-bottom: 140px
}

.mb-135 {
    margin-bottom: 135px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-125 {
    margin-bottom: 125px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-115 {
    margin-bottom: 115px
}

.mb-110 {
    margin-bottom: 110px
}

.mb-105 {
    margin-bottom: 105px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-0 {
    margin-bottom: 0
}

.comm-grid {
    display: grid;
    width: 100%
}

@media all and (max-width:1440px) {
    .f-1440-10 .f-col {
        width: 10%
    }

    .f-1440-9 .f-col {
        width: 11.11111111%
    }

    .f-1440-8 .f-col {
        width: 12.5%
    }

    .f-1440-7 .f-col {
        width: 14.28571429%
    }

    .f-1440-6 .f-col {
        width: 16.66666667%
    }

    .f-1440-5 .f-col {
        width: 20%
    }

    .f-1440-4 .f-col {
        width: 25%
    }

    .f-1440-3 .f-col {
        width: 33.33333333%
    }

    .f-1440-2 .f-col {
        width: 50%
    }

    .f-1440-1 .f-col {
        width: 100%
    }

    .g-1440-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-1440-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-1440-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-1440-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-1440-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-1440-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-1440-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-1440-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-1440-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-1440-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-1440-70 {
        gap: 70px
    }

    .gp-1440-65 {
        gap: 65px
    }

    .gp-1440-60 {
        gap: 60px
    }

    .gp-1440-55 {
        gap: 55px
    }

    .gp-1440-50 {
        gap: 50px
    }

    .gp-1440-45 {
        gap: 45px
    }

    .gp-1440-40 {
        gap: 40px
    }

    .gp-1440-35 {
        gap: 35px
    }

    .gp-1440-30 {
        gap: 30px
    }

    .gp-1440-25 {
        gap: 25px
    }

    .gp-1440-20 {
        gap: 20px
    }

    .gp-1440-15 {
        gap: 15px
    }

    .gp-1440-10 {
        gap: 10px
    }

    .gp-1440-5 {
        gap: 5px
    }

    .gp-1440-0 {
        gap: 0
    }

    .w-1440-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1440-33 {
        width: 33%
    }

    .w-1440-16 {
        width: 16.666666%
    }

    .mb-1440-100 {
        margin-bottom: 100px
    }

    .mb-1440-95 {
        margin-bottom: 95px
    }

    .mb-1440-90 {
        margin-bottom: 90px
    }

    .mb-1440-85 {
        margin-bottom: 85px
    }

    .mb-1440-80 {
        margin-bottom: 80px
    }

    .mb-1440-75 {
        margin-bottom: 75px
    }

    .mb-1440-70 {
        margin-bottom: 70px
    }

    .mb-1440-65 {
        margin-bottom: 65px
    }

    .mb-1440-60 {
        margin-bottom: 60px
    }

    .mb-1440-55 {
        margin-bottom: 55px
    }

    .mb-1440-50 {
        margin-bottom: 50px
    }

    .mb-1440-45 {
        margin-bottom: 45px
    }

    .mb-1440-40 {
        margin-bottom: 40px
    }

    .mb-1440-35 {
        margin-bottom: 35px
    }

    .mb-1440-30 {
        margin-bottom: 30px
    }

    .mb-1440-25 {
        margin-bottom: 25px
    }

    .mb-1440-20 {
        margin-bottom: 20px
    }

    .mb-1440-15 {
        margin-bottom: 15px
    }

    .mb-1440-10 {
        margin-bottom: 10px
    }

    .mb-1440-5 {
        margin-bottom: 5px
    }

    .mb-1440-0 {
        margin-bottom: 0
    }
}

@media all and (max-width:1366px) {
    .f-1366-10 .f-col {
        width: 10%
    }

    .f-1366-9 .f-col {
        width: 11.11111111%
    }

    .f-1366-8 .f-col {
        width: 12.5%
    }

    .f-1366-7 .f-col {
        width: 14.28571429%
    }

    .f-1366-6 .f-col {
        width: 16.66666667%
    }

    .f-1366-5 .f-col {
        width: 20%
    }

    .f-1366-4 .f-col {
        width: 25%
    }

    .f-1366-3 .f-col {
        width: 33.33333333%
    }

    .f-1366-2 .f-col {
        width: 50%
    }

    .f-1366-1 .f-col {
        width: 100%
    }

    .g-1366-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-1366-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-1366-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-1366-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-1366-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-1366-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-1366-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-1366-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-1366-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-1366-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-1366-70 {
        gap: 70px
    }

    .gp-1366-65 {
        gap: 65px
    }

    .gp-1366-60 {
        gap: 60px
    }

    .gp-1366-55 {
        gap: 55px
    }

    .gp-1366-50 {
        gap: 50px
    }

    .gp-1366-45 {
        gap: 45px
    }

    .gp-1366-40 {
        gap: 40px
    }

    .gp-1366-35 {
        gap: 35px
    }

    .gp-1366-30 {
        gap: 30px
    }

    .gp-1366-25 {
        gap: 25px
    }

    .gp-1366-20 {
        gap: 20px
    }

    .gp-1366-15 {
        gap: 15px
    }

    .gp-1366-10 {
        gap: 10px
    }

    .gp-1366-5 {
        gap: 5px
    }

    .gp-1366-0 {
        gap: 0
    }

    .w-1366-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1366-33 {
        width: 33%
    }

    .w-1366-16 {
        width: 16.666666%
    }

    .mb-1366-100 {
        margin-bottom: 100px
    }

    .mb-1366-95 {
        margin-bottom: 95px
    }

    .mb-1366-90 {
        margin-bottom: 90px
    }

    .mb-1366-85 {
        margin-bottom: 85px
    }

    .mb-1366-80 {
        margin-bottom: 80px
    }

    .mb-1366-75 {
        margin-bottom: 75px
    }

    .mb-1366-70 {
        margin-bottom: 70px
    }

    .mb-1366-65 {
        margin-bottom: 65px
    }

    .mb-1366-60 {
        margin-bottom: 60px
    }

    .mb-1366-55 {
        margin-bottom: 55px
    }

    .mb-1366-50 {
        margin-bottom: 50px
    }

    .mb-1366-45 {
        margin-bottom: 45px
    }

    .mb-1366-40 {
        margin-bottom: 40px
    }

    .mb-1366-35 {
        margin-bottom: 35px
    }

    .mb-1366-30 {
        margin-bottom: 30px
    }

    .mb-1366-25 {
        margin-bottom: 25px
    }

    .mb-1366-20 {
        margin-bottom: 20px
    }

    .mb-1366-15 {
        margin-bottom: 15px
    }

    .mb-1366-10 {
        margin-bottom: 10px
    }

    .mb-1366-5 {
        margin-bottom: 5px
    }

    .mb-1366-0 {
        margin-bottom: 0
    }
}

@media all and (max-width:1200px) {
    .f-1200-10 .f-col {
        width: 10%
    }

    .f-1200-9 .f-col {
        width: 11.11111111%
    }

    .f-1200-8 .f-col {
        width: 12.5%
    }

    .f-1200-7 .f-col {
        width: 14.28571429%
    }

    .f-1200-6 .f-col {
        width: 16.66666667%
    }

    .f-1200-5 .f-col {
        width: 20%
    }

    .f-1200-4 .f-col {
        width: 25%
    }

    .f-1200-3 .f-col {
        width: 33.33333333%
    }

    .f-1200-2 .f-col {
        width: 50%
    }

    .f-1200-1 .f-col {
        width: 100%
    }

    .w-1200-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .g-1200-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-1200-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-1200-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-1200-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-1200-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-1200-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-1200-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-1200-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-1200-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-1200-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-1200-70 {
        gap: 70px
    }

    .gp-1200-65 {
        gap: 65px
    }

    .gp-1200-60 {
        gap: 60px
    }

    .gp-1200-55 {
        gap: 55px
    }

    .gp-1200-50 {
        gap: 50px
    }

    .gp-1200-45 {
        gap: 45px
    }

    .gp-1200-40 {
        gap: 40px
    }

    .gp-1200-35 {
        gap: 35px
    }

    .gp-1200-30 {
        gap: 30px
    }

    .gp-1200-25 {
        gap: 25px
    }

    .gp-1200-20 {
        gap: 20px
    }

    .gp-1200-15 {
        gap: 15px
    }

    .gp-1200-10 {
        gap: 10px
    }

    .gp-1200-5 {
        gap: 5px
    }

    .gp-1200-0 {
        gap: 0
    }

    .w-1200-33 {
        width: 33%
    }

    .w-1200-16 {
        width: 16.666666%
    }

    .mb-1200-100 {
        margin-bottom: 100px
    }

    .mb-1200-95 {
        margin-bottom: 95px
    }

    .mb-1200-90 {
        margin-bottom: 90px
    }

    .mb-1200-85 {
        margin-bottom: 85px
    }

    .mb-1200-80 {
        margin-bottom: 80px
    }

    .mb-1200-75 {
        margin-bottom: 75px
    }

    .mb-1200-70 {
        margin-bottom: 70px
    }

    .mb-1200-65 {
        margin-bottom: 65px
    }

    .mb-1200-60 {
        margin-bottom: 60px
    }

    .mb-1200-55 {
        margin-bottom: 55px
    }

    .mb-1200-50 {
        margin-bottom: 50px
    }

    .mb-1200-45 {
        margin-bottom: 45px
    }

    .mb-1200-40 {
        margin-bottom: 40px
    }

    .mb-1200-35 {
        margin-bottom: 35px
    }

    .mb-1200-30 {
        margin-bottom: 30px
    }

    .mb-1200-25 {
        margin-bottom: 25px
    }

    .mb-1200-20 {
        margin-bottom: 20px
    }

    .mb-1200-15 {
        margin-bottom: 15px
    }

    .mb-1200-10 {
        margin-bottom: 10px
    }

    .mb-1200-5 {
        margin-bottom: 5px
    }

    .mb-1200-0 {
        margin-bottom: 0
    }
}

@media all and (max-width:1024px) {
    .f-1024-10 .f-col {
        width: 10%
    }

    .f-1024-9 .f-col {
        width: 11.11111111%
    }

    .f-1024-8 .f-col {
        width: 12.5%
    }

    .f-1024-7 .f-col {
        width: 14.28571429%
    }

    .f-1024-6 .f-col {
        width: 16.66666667%
    }

    .f-1024-5 .f-col {
        width: 20%
    }

    .f-1024-4 .f-col {
        width: 25%
    }

    .f-1024-3 .f-col {
        width: 33.33333333%
    }

    .f-1024-2 .f-col {
        width: 50%
    }

    .f-1024-1 .f-col {
        width: 100%
    }

    .g-1024-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-1024-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-1024-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-1024-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-1024-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-1024-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-1024-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-1024-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-1024-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-1024-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-1024-70 {
        gap: 70px
    }

    .gp-1024-65 {
        gap: 65px
    }

    .gp-1024-60 {
        gap: 60px
    }

    .gp-1024-55 {
        gap: 55px
    }

    .gp-1024-50 {
        gap: 50px
    }

    .gp-1024-45 {
        gap: 45px
    }

    .gp-1024-40 {
        gap: 40px
    }

    .gp-1024-35 {
        gap: 35px
    }

    .gp-1024-30 {
        gap: 30px
    }

    .gp-1024-25 {
        gap: 25px
    }

    .gp-1024-20 {
        gap: 20px
    }

    .gp-1024-15 {
        gap: 15px
    }

    .gp-1024-10 {
        gap: 10px
    }

    .gp-1024-5 {
        gap: 5px
    }

    .gp-1024-0 {
        gap: 0
    }

    .w-1024-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-33 {
        width: 33%
    }

    .w-1024-16 {
        width: 16.666666%
    }

    .mb-1024-100 {
        margin-bottom: 100px
    }

    .mb-1024-95 {
        margin-bottom: 95px
    }

    .mb-1024-90 {
        margin-bottom: 90px
    }

    .mb-1024-85 {
        margin-bottom: 85px
    }

    .mb-1024-80 {
        margin-bottom: 80px
    }

    .mb-1024-75 {
        margin-bottom: 75px
    }

    .mb-1024-70 {
        margin-bottom: 70px
    }

    .mb-1024-65 {
        margin-bottom: 65px
    }

    .mb-1024-60 {
        margin-bottom: 60px
    }

    .mb-1024-55 {
        margin-bottom: 55px
    }

    .mb-1024-50 {
        margin-bottom: 50px
    }

    .mb-1024-45 {
        margin-bottom: 45px
    }

    .mb-1024-40 {
        margin-bottom: 40px
    }

    .mb-1024-35 {
        margin-bottom: 35px
    }

    .mb-1024-30 {
        margin-bottom: 30px
    }

    .mb-1024-25 {
        margin-bottom: 25px
    }

    .mb-1024-20 {
        margin-bottom: 20px
    }

    .mb-1024-15 {
        margin-bottom: 15px
    }

    .mb-1024-10 {
        margin-bottom: 10px
    }

    .mb-1024-5 {
        margin-bottom: 5px
    }

    .mb-1024-0 {
        margin-bottom: 0
    }
}

@media all and (max-width:990px) {
    .f-990-10 .f-col {
        width: 10%
    }

    .f-990-9 .f-col {
        width: 11.11111111%
    }

    .f-990-8 .f-col {
        width: 12.5%
    }

    .f-990-7 .f-col {
        width: 14.28571429%
    }

    .f-990-6 .f-col {
        width: 16.66666667%
    }

    .f-990-5 .f-col {
        width: 20%
    }

    .f-990-4 .f-col {
        width: 25%
    }

    .f-990-3 .f-col {
        width: 33.33333333%
    }

    .f-990-2 .f-col {
        width: 50%
    }

    .f-990-1 .f-col {
        width: 100%
    }

    .w-990-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .g-990-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-990-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-990-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-990-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-990-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-990-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-990-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-990-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-990-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-990-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-990-70 {
        gap: 70px
    }

    .gp-990-65 {
        gap: 65px
    }

    .gp-990-60 {
        gap: 60px
    }

    .gp-990-55 {
        gap: 55px
    }

    .gp-990-50 {
        gap: 50px
    }

    .gp-990-45 {
        gap: 45px
    }

    .gp-990-40 {
        gap: 40px
    }

    .gp-990-35 {
        gap: 35px
    }

    .gp-990-30 {
        gap: 30px
    }

    .gp-990-25 {
        gap: 25px
    }

    .gp-990-20 {
        gap: 20px
    }

    .gp-990-15 {
        gap: 15px
    }

    .gp-990-10 {
        gap: 10px
    }

    .gp-990-5 {
        gap: 5px
    }

    .gp-990-0 {
        gap: 0
    }

    .mb-990-100 {
        margin-bottom: 100px
    }

    .mb-990-95 {
        margin-bottom: 95px
    }

    .mb-990-90 {
        margin-bottom: 90px
    }

    .mb-990-85 {
        margin-bottom: 85px
    }

    .mb-990-80 {
        margin-bottom: 80px
    }

    .mb-990-75 {
        margin-bottom: 75px
    }

    .mb-990-70 {
        margin-bottom: 70px
    }

    .mb-990-65 {
        margin-bottom: 65px
    }

    .mb-990-60 {
        margin-bottom: 60px
    }

    .mb-990-55 {
        margin-bottom: 55px
    }

    .mb-990-50 {
        margin-bottom: 50px
    }

    .mb-990-45 {
        margin-bottom: 45px
    }

    .mb-990-40 {
        margin-bottom: 40px
    }

    .mb-990-35 {
        margin-bottom: 35px
    }

    .mb-990-30 {
        margin-bottom: 30px
    }

    .mb-990-25 {
        margin-bottom: 25px
    }

    .mb-990-20 {
        margin-bottom: 20px
    }

    .mb-990-15 {
        margin-bottom: 15px
    }

    .mb-990-10 {
        margin-bottom: 10px
    }

    .mb-990-5 {
        margin-bottom: 5px
    }

    .mb-990-0 {
        margin-bottom: 0
    }

    .w-990-33 {
        width: 33%
    }

    .w-990-16 {
        width: 16.666666%
    }

    .mb-990-100 {
        margin-bottom: 100px
    }

    .mb-990-95 {
        margin-bottom: 95px
    }

    .mb-990-90 {
        margin-bottom: 90px
    }

    .mb-990-85 {
        margin-bottom: 85px
    }

    .mb-990-80 {
        margin-bottom: 80px
    }

    .mb-990-75 {
        margin-bottom: 75px
    }

    .mb-990-70 {
        margin-bottom: 70px
    }

    .mb-990-65 {
        margin-bottom: 65px
    }

    .mb-990-60 {
        margin-bottom: 60px
    }

    .mb-990-55 {
        margin-bottom: 55px
    }

    .mb-990-50 {
        margin-bottom: 50px
    }

    .mb-990-45 {
        margin-bottom: 45px
    }

    .mb-990-40 {
        margin-bottom: 40px
    }

    .mb-990-35 {
        margin-bottom: 35px
    }

    .mb-990-30 {
        margin-bottom: 30px
    }

    .mb-990-25 {
        margin-bottom: 25px
    }

    .mb-990-20 {
        margin-bottom: 20px
    }

    .mb-990-15 {
        margin-bottom: 15px
    }

    .mb-990-10 {
        margin-bottom: 10px
    }

    .mb-990-5 {
        margin-bottom: 5px
    }

    .mb-990-0 {
        margin-bottom: 0
    }
}

@media all and (max-width:768px) {
    .f-768-10 .f-col {
        width: 10%
    }

    .f-768-9 .f-col {
        width: 11.11111111%
    }

    .f-768-8 .f-col {
        width: 12.5%
    }

    .f-768-7 .f-col {
        width: 14.28571429%
    }

    .f-768-6 .f-col {
        width: 16.66666667%
    }

    .f-768-5 .f-col {
        width: 20%
    }

    .f-768-4 .f-col {
        width: 25%
    }

    .f-768-3 .f-col {
        width: 33.33333333%
    }

    .f-768-2 .f-col {
        width: 50%
    }

    .f-768-1 .f-col {
        width: 100%
    }

    .w-768-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .g-768-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-768-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-768-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-768-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-768-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-768-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-768-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-768-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-768-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-768-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-768-70 {
        gap: 70px
    }

    .gp-768-65 {
        gap: 65px
    }

    .gp-768-60 {
        gap: 60px
    }

    .gp-768-55 {
        gap: 55px
    }

    .gp-768-50 {
        gap: 50px
    }

    .gp-768-45 {
        gap: 45px
    }

    .gp-768-40 {
        gap: 40px
    }

    .gp-768-35 {
        gap: 35px
    }

    .gp-768-30 {
        gap: 30px
    }

    .gp-768-25 {
        gap: 25px
    }

    .gp-768-20 {
        gap: 20px
    }

    .gp-768-15 {
        gap: 15px
    }

    .gp-768-10 {
        gap: 10px
    }

    .gp-768-5 {
        gap: 5px
    }

    .gp-768-0 {
        gap: 0
    }

    .w-768-33 {
        width: 33%
    }

    .w-768-16 {
        width: 16.666666%
    }

    .mb-768-100 {
        margin-bottom: 100px
    }

    .mb-768-95 {
        margin-bottom: 95px
    }

    .mb-768-90 {
        margin-bottom: 90px
    }

    .mb-768-85 {
        margin-bottom: 85px
    }

    .mb-768-80 {
        margin-bottom: 80px
    }

    .mb-768-75 {
        margin-bottom: 75px
    }

    .mb-768-70 {
        margin-bottom: 70px
    }

    .mb-768-65 {
        margin-bottom: 65px
    }

    .mb-768-60 {
        margin-bottom: 60px
    }

    .mb-768-55 {
        margin-bottom: 55px
    }

    .mb-768-50 {
        margin-bottom: 50px
    }

    .mb-768-45 {
        margin-bottom: 45px
    }

    .mb-768-40 {
        margin-bottom: 40px
    }

    .mb-768-35 {
        margin-bottom: 35px
    }

    .mb-768-30 {
        margin-bottom: 30px
    }

    .mb-768-25 {
        margin-bottom: 25px
    }

    .mb-768-20 {
        margin-bottom: 20px
    }

    .mb-768-15 {
        margin-bottom: 15px
    }

    .mb-768-10 {
        margin-bottom: 10px
    }

    .mb-768-5 {
        margin-bottom: 5px
    }

    .mb-768-0 {
        margin-bottom: 0
    }
}

@media all and (max-width:640px) {
    .f-640-10 .f-col {
        width: 10%
    }

    .f-640-9 .f-col {
        width: 11.11111111%
    }

    .f-640-8 .f-col {
        width: 12.5%
    }

    .f-640-7 .f-col {
        width: 14.28571429%
    }

    .f-640-6 .f-col {
        width: 16.66666667%
    }

    .f-640-5 .f-col {
        width: 20%
    }

    .f-640-4 .f-col {
        width: 25%
    }

    .f-640-3 .f-col {
        width: 33.33333333%
    }

    .f-640-2 .f-col {
        width: 50%
    }

    .f-640-1 .f-col {
        width: 100%
    }

    .w-640-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .g-640-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-640-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-640-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-640-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-640-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-640-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-640-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-640-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-640-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-640-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-640-70 {
        gap: 70px
    }

    .gp-640-65 {
        gap: 65px
    }

    .gp-640-60 {
        gap: 60px
    }

    .gp-640-55 {
        gap: 55px
    }

    .gp-640-50 {
        gap: 50px
    }

    .gp-640-45 {
        gap: 45px
    }

    .gp-640-40 {
        gap: 40px
    }

    .gp-640-35 {
        gap: 35px
    }

    .gp-640-30 {
        gap: 30px
    }

    .gp-640-25 {
        gap: 25px
    }

    .gp-640-20 {
        gap: 20px
    }

    .gp-640-15 {
        gap: 15px
    }

    .gp-640-10 {
        gap: 10px
    }

    .gp-640-5 {
        gap: 5px
    }

    .gp-640-0 {
        gap: 0
    }

    .w-640-33 {
        width: 33%
    }

    .w-640-16 {
        width: 16.666666%
    }

    .mb-640-100 {
        margin-bottom: 100px
    }

    .mb-640-95 {
        margin-bottom: 95px
    }

    .mb-640-90 {
        margin-bottom: 90px
    }

    .mb-640-85 {
        margin-bottom: 85px
    }

    .mb-640-80 {
        margin-bottom: 80px
    }

    .mb-640-75 {
        margin-bottom: 75px
    }

    .mb-640-70 {
        margin-bottom: 70px
    }

    .mb-640-65 {
        margin-bottom: 65px
    }

    .mb-640-60 {
        margin-bottom: 60px
    }

    .mb-640-55 {
        margin-bottom: 55px
    }

    .mb-640-50 {
        margin-bottom: 50px
    }

    .mb-640-45 {
        margin-bottom: 45px
    }

    .mb-640-40 {
        margin-bottom: 40px
    }

    .mb-640-35 {
        margin-bottom: 35px
    }

    .mb-640-30 {
        margin-bottom: 30px
    }

    .mb-640-25 {
        margin-bottom: 25px
    }

    .mb-640-20 {
        margin-bottom: 20px
    }

    .mb-640-15 {
        margin-bottom: 15px
    }

    .mb-640-10 {
        margin-bottom: 10px
    }

    .mb-640-5 {
        margin-bottom: 5px
    }

    .mb-640-0 {
        margin-bottom: 0
    }
}

@media all and (max-width:576px) {
    .f-576-10 .f-col {
        width: 10%
    }

    .f-576-9 .f-col {
        width: 11.11111111%
    }

    .f-576-8 .f-col {
        width: 12.5%
    }

    .f-576-7 .f-col {
        width: 14.28571429%
    }

    .f-576-6 .f-col {
        width: 16.66666667%
    }

    .f-576-5 .f-col {
        width: 20%
    }

    .f-576-4 .f-col {
        width: 25%
    }

    .f-576-3 .f-col {
        width: 33.33333333%
    }

    .f-576-2 .f-col {
        width: 50%
    }

    .f-576-1 .f-col {
        width: 100%
    }

    .g-576-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-576-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-576-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-576-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-576-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-576-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-576-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-576-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-576-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-576-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-576-70 {
        gap: 70px
    }

    .gp-576-65 {
        gap: 65px
    }

    .gp-576-60 {
        gap: 60px
    }

    .gp-576-55 {
        gap: 55px
    }

    .gp-576-50 {
        gap: 50px
    }

    .gp-576-45 {
        gap: 45px
    }

    .gp-576-40 {
        gap: 40px
    }

    .gp-576-35 {
        gap: 35px
    }

    .gp-576-30 {
        gap: 30px
    }

    .gp-576-25 {
        gap: 25px
    }

    .gp-576-20 {
        gap: 20px
    }

    .gp-576-15 {
        gap: 15px
    }

    .gp-576-10 {
        gap: 10px
    }

    .gp-576-5 {
        gap: 5px
    }

    .gp-576-0 {
        gap: 0
    }

    .w-576-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-576-33 {
        width: 33%
    }

    .w-576-16 {
        width: 16.666666%
    }

    .mb-576-100 {
        margin-bottom: 100px
    }

    .mb-576-95 {
        margin-bottom: 95px
    }

    .mb-576-90 {
        margin-bottom: 90px
    }

    .mb-576-85 {
        margin-bottom: 85px
    }

    .mb-576-80 {
        margin-bottom: 80px
    }

    .mb-576-75 {
        margin-bottom: 75px
    }

    .mb-576-70 {
        margin-bottom: 70px
    }

    .mb-576-65 {
        margin-bottom: 65px
    }

    .mb-576-60 {
        margin-bottom: 60px
    }

    .mb-576-55 {
        margin-bottom: 55px
    }

    .mb-576-50 {
        margin-bottom: 50px
    }

    .mb-576-45 {
        margin-bottom: 45px
    }

    .mb-576-40 {
        margin-bottom: 40px
    }

    .mb-576-35 {
        margin-bottom: 35px
    }

    .mb-576-30 {
        margin-bottom: 30px
    }

    .mb-576-25 {
        margin-bottom: 25px
    }

    .mb-576-20 {
        margin-bottom: 20px
    }

    .mb-576-15 {
        margin-bottom: 15px
    }

    .mb-576-10 {
        margin-bottom: 10px
    }

    .mb-576-5 {
        margin-bottom: 5px
    }

    .mb-576-0 {
        margin-bottom: 0
    }
}

@media all and (max-width:480px) {
    .f-480-10 .f-col {
        width: 10%
    }

    .f-480-9 .f-col {
        width: 11.11111111%
    }

    .f-480-8 .f-col {
        width: 12.5%
    }

    .f-480-7 .f-col {
        width: 14.28571429%
    }

    .f-480-6 .f-col {
        width: 16.66666667%
    }

    .f-480-5 .f-col {
        width: 20%
    }

    .f-480-4 .f-col {
        width: 25%
    }

    .f-480-3 .f-col {
        width: 33.33333333%
    }

    .f-480-2 .f-col {
        width: 50%
    }

    .f-480-1 .f-col {
        width: 100%
    }

    .w-480-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .g-480-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-480-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-480-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-480-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-480-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-480-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-480-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-480-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-480-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-480-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-480-70 {
        gap: 70px
    }

    .gp-480-65 {
        gap: 65px
    }

    .gp-480-60 {
        gap: 60px
    }

    .gp-480-55 {
        gap: 55px
    }

    .gp-480-50 {
        gap: 50px
    }

    .gp-480-45 {
        gap: 45px
    }

    .gp-480-40 {
        gap: 40px
    }

    .gp-480-35 {
        gap: 35px
    }

    .gp-480-30 {
        gap: 30px
    }

    .gp-480-25 {
        gap: 25px
    }

    .gp-480-20 {
        gap: 20px
    }

    .gp-480-15 {
        gap: 15px
    }

    .gp-480-10 {
        gap: 10px
    }

    .gp-480-5 {
        gap: 5px
    }

    .gp-480-0 {
        gap: 0
    }

    .w-480-33 {
        width: 33%
    }

    .w-480-16 {
        width: 16.666666%
    }

    .mb-480-100 {
        margin-bottom: 100px
    }

    .mb-480-95 {
        margin-bottom: 95px
    }

    .mb-480-90 {
        margin-bottom: 90px
    }

    .mb-480-85 {
        margin-bottom: 85px
    }

    .mb-480-80 {
        margin-bottom: 80px
    }

    .mb-480-75 {
        margin-bottom: 75px
    }

    .mb-480-70 {
        margin-bottom: 70px
    }

    .mb-480-65 {
        margin-bottom: 65px
    }

    .mb-480-60 {
        margin-bottom: 60px
    }

    .mb-480-55 {
        margin-bottom: 55px
    }

    .mb-480-50 {
        margin-bottom: 50px
    }

    .mb-480-45 {
        margin-bottom: 45px
    }

    .mb-480-40 {
        margin-bottom: 40px
    }

    .mb-480-35 {
        margin-bottom: 35px
    }

    .mb-480-30 {
        margin-bottom: 30px
    }

    .mb-480-25 {
        margin-bottom: 25px
    }

    .mb-480-20 {
        margin-bottom: 20px
    }

    .mb-480-15 {
        margin-bottom: 15px
    }

    .mb-480-10 {
        margin-bottom: 10px
    }

    .mb-480-5 {
        margin-bottom: 5px
    }

    .mb-480-0 {
        margin-bottom: 0
    }
}

@media all and (max-width:400px) {
    .f-400-10 .f-col {
        width: 10%
    }

    .f-400-9 .f-col {
        width: 11.11111111%
    }

    .f-400-8 .f-col {
        width: 12.5%
    }

    .f-400-7 .f-col {
        width: 14.28571429%
    }

    .f-400-6 .f-col {
        width: 16.66666667%
    }

    .f-400-5 .f-col {
        width: 20%
    }

    .f-400-4 .f-col {
        width: 25%
    }

    .f-400-3 .f-col {
        width: 33.33333333%
    }

    .f-400-2 .f-col {
        width: 50%
    }

    .f-400-1 .f-col {
        width: 100%
    }

    .w-400-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .g-400-10 {
        grid-template-columns: repeat(10, 1fr)
    }

    .g-400-9 {
        grid-template-columns: repeat(9, 1fr)
    }

    .g-400-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .g-400-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .g-400-6 {
        grid-template-columns: repeat(6, 1fr)
    }

    .g-400-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .g-400-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .g-400-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .g-400-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .g-400-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .gp-400-70 {
        gap: 70px
    }

    .gp-400-65 {
        gap: 65px
    }

    .gp-400-60 {
        gap: 60px
    }

    .gp-400-55 {
        gap: 55px
    }

    .gp-400-50 {
        gap: 50px
    }

    .gp-400-45 {
        gap: 45px
    }

    .gp-400-40 {
        gap: 40px
    }

    .gp-400-35 {
        gap: 35px
    }

    .gp-400-30 {
        gap: 30px
    }

    .gp-400-25 {
        gap: 25px
    }

    .gp-400-20 {
        gap: 20px
    }

    .gp-400-15 {
        gap: 15px
    }

    .gp-400-10 {
        gap: 10px
    }

    .gp-400-5 {
        gap: 5px
    }

    .gp-400-0 {
        gap: 0
    }

    .w-400-33 {
        width: 33%
    }

    .w-400-16 {
        width: 16.666666%
    }

    .mb-400-100 {
        margin-bottom: 100px
    }

    .mb-400-95 {
        margin-bottom: 95px
    }

    .mb-400-90 {
        margin-bottom: 90px
    }

    .mb-400-85 {
        margin-bottom: 85px
    }

    .mb-400-80 {
        margin-bottom: 80px
    }

    .mb-400-75 {
        margin-bottom: 75px
    }

    .mb-400-70 {
        margin-bottom: 70px
    }

    .mb-400-65 {
        margin-bottom: 65px
    }

    .mb-400-60 {
        margin-bottom: 60px
    }

    .mb-400-55 {
        margin-bottom: 55px
    }

    .mb-400-50 {
        margin-bottom: 50px
    }

    .mb-400-45 {
        margin-bottom: 45px
    }

    .mb-400-40 {
        margin-bottom: 40px
    }

    .mb-400-35 {
        margin-bottom: 35px
    }

    .mb-400-30 {
        margin-bottom: 30px
    }

    .mb-400-25 {
        margin-bottom: 25px
    }

    .mb-400-20 {
        margin-bottom: 20px
    }

    .mb-400-15 {
        margin-bottom: 15px
    }

    .mb-400-10 {
        margin-bottom: 10px
    }

    .mb-400-5 {
        margin-bottom: 5px
    }

    .mb-400-0 {
        margin-bottom: 0
    }
}

*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    width: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

svg:not(:root) {
    overflow: visible
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input,
select[multiple],
textarea {
    background-image: none
}

a {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active,
a:hover,
a:focus {
    outline: 0;
    text-decoration: none
}

video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    border: 0;
    vertical-align: middle
}

img.obj-cover {
    width: 100%;
    height: 100%;
    object-fit: cover
}

img.obj-contain {
    width: 100%;
    height: 100%;
    object-fit: contain
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

ul,
ol,
dl {
    -webkit-margin-after: 0;
    -webkit-margin-before: 0
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #CFD1D4
}

span.wpcf7-list-item {
    display: block
}

.wpcf7-list-item {
    display: flex;
    align-items: center;
    margin: 0 0 40px 0
}

.wpcf7-list-item input {
    display: none
}

.wpcf7-list-item-label {
    font-size: 24px;
    line-height: 1.1;
    color: #000;
    position: relative;
    cursor: pointer;
    padding-left: 48px;
    display: block
}

.wpcf7-list-item input[type="checkbox"]~span::before {
    content: "";
    -webkit-appearance: none;
    background-color: #fff0;
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
    position: absolute;
    left: 0;
    vertical-align: middle;
    cursor: pointer;
    width: 26px;
    height: 26px;
    border-radius: 6px
}

.wpcf7-list-item input[type="checkbox"]:checked~span::after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 10px;
    width: 7px;
    height: 14px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    border-bottom-right-radius: 2px
}

.wpcf7-list-item input[type="checkbox"]:checked~span::before {
    background: #03333F;
    border: 1px solid #03333F
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    content: " ";
    display: none
}

.wpcf7-form .button {
    margin-right: 10px
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border: none;
    color: #ff6900
}

.button {
    background: var(--button-fill);
    border: none;
    outline: none;
    border: 1px solid #fff0;
    color: var(--button-line);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    line-height: 50px;
    padding: 0 32px;
    border-radius: 60px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.button:hover {
    background: #fff0;
    border: 1px solid var(--button-fill);
    color: var(--button-fill)
}

.button.line {
    background: #fff0;
    border: 1px solid var(--button-line);
    color: var(--button-line)
}

.button.line:hover {
    background: var(--button-line);
    border: 1px solid var(--button-line);
    color: #fff
}

.button.black {
    color: #FFF;
    background: #000;
    border: 1px solid #000
}

.button.black:hover {
    color: #000;
    background: #FFF;
    border: 1px solid #000
}

.btn-center {
    display: flex;
    margin: 0 auto;
    width: fit-content
}

.button:hover,
.button:focus,
.button:active {
    text-decoration: none;
    outline: none
}

button:focus {
    outline: none
}

.button--block {
    width: 100%
}

.button svg {
    position: relative;
    top: -2px
}

.button svg path {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.button .phone {
    margin-right: 5px
}

.element-section {
    padding: 50px 0;
    border-bottom: 1px solid #ddd
}

.element-section .ehdn1 {
    margin-bottom: 30px
}

.element-section .ehdn2 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 30px
}

.myElem {
    display: block;
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center
}

.form-grp,
.form-textarea-group {
    position: relative;
    margin-bottom: 30px
}

.form-grp .inputError {
    border-bottom: 1px solid var(--input-error)
}

.error-msg {
    font-size: 12px;
    color: var(--input-error);
    margin: 0
}

.error-msg2 {
    font-size: 12px;
    color: var(--input-error);
    margin-bottom: 20px
}

.whatsapp {
    margin-right: 0
}

.form-field {
    height: var(--input-height);
    font-size: var(--input-fs-main);
    border: 0;
    border-bottom: 1px solid var(--input-border);
    width: 100%;
    z-index: 2;
    position: relative;
    background: #fff0;
    color: #000;
    outline: none;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.form-field:-webkit-autofill,
.form-field:-webkit-autofill:hover,
.form-field:-webkit-autofill:focus,
.form-field:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important
}

.form-field:focus,
.form-field.field--not-empty {
    border: 0;
    border-bottom: 1px solid #000
}

.form-field~.form-label {
    color: #aaa;
    position: absolute;
    font-size: var(--fs18);
    font-weight: 700;
    text-transform: uppercase;
    left: 0;
    top: 15px;
    padding: 0;
    margin: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.form-field:focus~.form-label,
.form-field.field--not-empty~.form-label,
.form-grp.sTop .form-label {
    font-size: var(--fs18);
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    top: -10px;
    z-index: 2
}

.form-label {
    font-size: var(--fs18);
    font-weight: 700;
    text-transform: uppercase
}

.form-textarea-group .form-field {
    height: 150px;
    line-height: 1.4;
    padding: 15px 0;
    resize: none
}

.form-grp.int-padl input,
.form-grp.form-grp-var input,
.form-grp.int-padl select,
.form-grp.form-grp-var select {
    padding-left: 50px
}

.form-grp.int-padr input,
.form-grp.int-padr select {
    padding-right: 50px
}

.form-grp .view-pass {
    position: absolute;
    right: 10px;
    bottom: 15px;
    line-height: 0;
    font-size: 22px;
    cursor: pointer;
    z-index: 9
}

.form-grp.disabled-field {
    background: #f5f5f5
}

.form-grp.disabled-field .form-field {
    border-color: #f5f5f5
}

.form-grp.disabled-field .form-label {
    color: #999;
    background: #fff0;
    width: 100%;
    transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out
}

.datetimepicker-input~i {
    position: absolute;
    right: 20px;
    top: 25px;
    line-height: 0;
    font-size: 22px;
    color: #A7B3C4
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    border: 1px solid #a7b3c4;
    height: 30px;
    z-index: 2;
    padding: 0 10px;
    font-size: 14px;
    color: #1c2d41;
    font-weight: 400;
    outline: none;
    border-radius: 5px;
    background: #fff0 url(../img/drop-down-arrow.svg) no-repeat calc(100% - 5px) center / 10px;
    -webkit-appearance: none
}

.daterangepicker {
    border: 0;
    color: #425061;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 1px 9px 21px rgb(53 143 207 / .2);
    -moz-box-shadow: 1px 9px 21px rgb(53 143 207 / .2);
    box-shadow: 1px 9px 21px rgb(53 143 207 / .2);
    padding: 10px;
    z-index: 10000
}

.daterangepicker td.start-date {
    border-radius: 50% 0 0 50%
}

.daterangepicker td.end-date {
    border-radius: 0 50% 50% 0
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #A7B3C4;
    border: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.daterangepicker .calendar-table .next span:hover,
.daterangepicker .calendar-table .prev span:hover {
    color: #3592cf
}

.daterangepicker .calendar-table .next span:before,
.daterangepicker .calendar-table .prev span:before {
    border: 1px solid #A7B3C4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    min-width: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 10px
}

.daterangepicker .calendar-table .next span:hover:before,
.daterangepicker .calendar-table .prev span:hover:before {
    border: 1px solid #3490cf
}

.daterangepicker .calendar-table .next span:before {
    content: "\e918";
    font-family: 'icomoon' !important
}

.daterangepicker .calendar-table .prev span:before {
    content: "\e912";
    font-family: 'icomoon' !important
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    height: 32px
}

.daterangepicker .btn-primary {
    font-family: "medium";
    border-color: #fff0;
    background: #1baac4;
    color: #fff;
    box-shadow: none !important
}

.daterangepicker:before {
    border-bottom: 0
}

.daterangepicker .calendar-table th {
    font-family: "bold";
    font-size: 14px;
    color: #000
}

.daterangepicker th.month {
    font-family: "medium";
    font-size: 18px;
    letter-spacing: .01em;
    color: #000
}

.daterangepicker td.in-range {
    background-color: #3592cf;
    color: #fff
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #3592cf
}

.daterangepicker .calendar-table td {
    font-family: "regular";
    font-size: 14px
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    color: rgb(167 179 196 / .5)
}

.daterangepicker th.available:hover {
    background-color: #fff0
}

.daterangepicker.show-calendar .drp-buttons {
    border-top: 0
}

.daterangepicker.show-calendar .drp-buttons .drp-selected,
.daterangepicker.show-calendar .drp-buttons .cancelBtn {
    display: none
}

.daterangepicker .drp-buttons .btn {
    margin-left: 0;
    width: 100%;
    padding: 6px 8px
}

.daterangepicker td.start-date.end-date {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #1baac4
}

.select-field {
    background: url(../img/drop-down-arrow.svg) no-repeat calc(100% - 20px) center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select-field option {
    color: #9fa4a9
}

.select-field option:checked,
.select-field option:hover {
    background: #7cb2f6;
    color: #fff
}

.form-grp input::-webkit-input-placeholder,
.form-grp input:-ms-input-placeholder,
.form-grp input::placeholder {
    color: #4E4F4F80
}

.form-grp input::-webkit-input-placeholder {
    color: #4E4F4F80
}

.contact-bnr input::placeholder {
    color: #4E4F4F
}

label.error {
    font-weight: 400;
    margin: 0;
    margin-top: 5px;
    line-height: 2;
    font-size: 14px;
    color: #f71336;
    position: relative
}

.radio-box {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 30px
}

.radio-box input {
    position: absolute;
    width: 0;
    opacity: 0
}

.radio-box label {
    font-size: 18px;
    color: #000;
    margin: 0;
    padding: 5px;
    padding-left: 36px;
    cursor: pointer;
    position: relative
}

.radio-box label:before {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff0;
    border: 1px solid #000;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.radio-box input:checked~label::before {
    border: 7px solid #000
}

.radio-box label.error {
    display: none !important
}

.radio-box input.error~label {
    color: #ff2323
}

.radio-box input.error~.chk-label:before {
    border: 1px solid #ff2323
}

.checkbox-box {
    position: relative;
    display: inline-block;
    margin-bottom: 30px
}

.checkbox-box input {
    position: absolute;
    width: 0;
    opacity: 0
}

.checkbox-box input.only-chkbox {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 6px;
    left: 1px;
    cursor: pointer;
    z-index: 2;
    opacity: 0
}

.checkbox-box .chk-label {
    font-size: 16px;
    color: #30223b;
    line-height: 1.5;
    margin: 0;
    padding: 5px;
    padding-left: 36px;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.checkbox-box .chk-label:before {
    content: "";
    width: 22px;
    height: 22px;
    border-radius: 4px;
    background: #fff0;
    border: 1.5px solid #000;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.checkbox-box .chk-label:after {
    content: "";
    border-radius: 3px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 7px
}

.checkbox-box input:checked~.chk-label::after {
    font-family: 'icomoon' !important;
    content: "\e92d";
    color: #000;
    font-size: 12px
}

.checkbox-box label.error {
    display: none !important
}

.checkbox-box input.error~.chk-label {
    color: #ff2323
}

.checkbox-box input.error~.chk-label:before {
    border: 1px solid #ff2323
}

.checkbox-box.chk-rd .chk-label:before {
    border-radius: 100%
}

.checkbox-box input:checked~.chk-label::before {
    background: #000
}

.checkbox-box input:checked~.chk-label::after {
    color: #fff
}

.checkbox-box.check-three {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 30px
}

.checkbox-box.check-three label {
    border: 1px solid #e7e9ec;
    text-align: center;
    border-radius: 8px;
    padding: 25px 50px;
    max-width: 255px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.checkbox-box.check-three label i {
    display: block;
    font-size: 60px;
    margin-bottom: 20px;
    color: #8594AF
}

.checkbox-box.check-three label span {
    border-radius: 8px;
    font-size: 18px;
    color: #8594af
}

.checkbox-box.check-three label:before {
    border-radius: 100%;
    border: 1px solid #000
}

.checkbox-box.check-three label:before,
.checkbox-box.check-three label:after {
    left: inherit;
    right: 15px;
    top: 15px
}

.checkbox-box.check-three input:checked~.chk-label {
    border: 1px solid #000
}

.checkbox-box.check-three input:checked~.chk-label span {
    font-family: 700;
    color: #30223b
}

.checkbox-box.check-three input:checked~.chk-label i {
    color: #000
}

.checkbox-box.check-three input:checked~.chk-label .home-img {
    filter: none
}

.checkbox-box.check-three input:checked~.chk-label::after {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    position: absolute;
    background: #000;
    color: #fff;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.checkbox-box.chk-four {
    margin-right: 10px
}

.checkbox-box.chk-four label {
    padding: 7px 15px;
    border: 1px solid #DDE3EE;
    border-radius: 8px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.checkbox-box.chk-four label i {
    font-size: 18px;
    color: #8594AF;
    margin-right: 10px;
    position: absolute;
    left: 15px
}

.checkbox-box.chk-four label span {
    font-family: 500;
    font-size: 14px;
    color: #000;
    margin-left: 25px
}

.checkbox-box.chk-four label:before,
.checkbox-box.chk-four label:after {
    display: none
}

.checkbox-box.chk-four.chk-err input:checked~.chk-label {
    border: 1px solid var(--clr-red)
}

.checkbox-box.chk-four.chk-err input:checked~.chk-label i {
    color: var(--clr-red)
}

.checkbox-box.chk-four input:checked~.chk-label {
    border: 1px solid var(--clr-grn)
}

.checkbox-box.chk-four input:checked~.chk-label i {
    color: var(--clr-grn)
}

.checkbox-box.check-five .chk-label {
    padding: 12px 25px;
    border: 1px solid #DDE3EE;
    border-radius: 8px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.checkbox-box.check-five .chk-label span {
    font-family: 500;
    font-size: 16px;
    color: #8594AF
}

.checkbox-box.check-five .chk-label:before {
    border-radius: 100%;
    border: none
}

.checkbox-box.check-five .chk-label:before,
.checkbox-box.check-five .chk-label:after {
    left: inherit;
    right: -11px;
    top: -11px
}

.checkbox-box.check-five input:checked~.chk-label {
    border: 1px solid #000
}

.checkbox-box.check-five input:checked~.chk-label span {
    color: #000
}

.checkbox-box.check-five input:checked~.chk-label::after {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    position: absolute;
    color: #fff;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.modal-subTitle {
    font-size: 14px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 4px
}

.modal-title {
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #003f59;
    border-bottom: 1px solid rgb(0 63 89 / .1);
    padding-bottom: 10px
}

.modal-para p {
    font-size: 16px;
    line-height: 1.6;
    color: #8793a2;
    margin-bottom: 8px
}

.modal-para p:last-child {
    margin-bottom: 0
}

.modal-cancel {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
    font-size: 24px;
    line-height: 1;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.modal-cross {
    display: flex;
    font-size: 22px;
    margin: 0 auto 12px;
    margin-right: 0;
    color: #000;
    width: fit-content;
    cursor: pointer
}

.modal-cross i {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.modal-cross:hover i {
    transform: rotate(90deg)
}

.modal-content {
    display: block;
    border: none;
    border-radius: 10px;
    padding: 24px;
    box-shadow: 0 5px 25px rgb(0 0 0 / .1)
}

.window-1440 {
    max-width: 1440px;
    padding: 0 15px
}

.window-990 {
    max-width: 990px;
    padding: 0 15px
}

.window-500 {
    max-width: 500px;
    padding: 0 15px
}

.static-cont {
    margin-bottom: 32px
}

.static-cont li {
    font-size: 14px;
    color: #233037;
    padding-left: 20px;
    margin-bottom: 6px;
    position: relative
}

.static-cont li p {
    margin-bottom: 10px
}

.static-cont li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 7px;
    height: 7px;
    background: #fd9933;
    border-radius: 50%;
    top: 7px
}

.static-cont p {
    font-size: 14px;
    color: #233037;
    margin-bottom: 20px
}

.modal-backdrop.show {
    opacity: .9
}

.modal-backdrop {
    background-color: #fff
}

.modal-cancel:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis2 {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ellipsis3 {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ellipsis4 {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.flex-justify {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.element-head {
    font-size: 40px;
    font-weight: 700
}

.content-hdn {
    font-weight: 700;
    font-size: 42px;
    color: #171717;
    text-align: center;
    margin-bottom: 48px
}

.blog-detail-banner {
    max-width: 1430px;
    margin-inline: auto
}

.content-body {
    margin-bottom: 50px;
    max-width: 1430px;
    margin-inline: auto
}

.content-body img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 24px
}

.content-body h1,
.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5,
.content-body h6 {
    font-size: var(--fs32);
    color: var(--clr-black);
    margin: 32px 0 16px
}

.content-body h1:first-child,
.content-body h2:first-child,
.content-body h3:first-child,
.content-body h4:first-child,
.content-body h5:first-child,
.content-body h6:first-child {
    margin-top: 0
}

.content-body p {
    font-size: 16px;
    line-height: 1.6;
    color: var(--clr-dgrey);
    margin-bottom: 16px
}

.content-body a {
    color: var(--clr-blue)
}

.content-body a:hover {
    color: var(--clr-maroon)
}

.content-body blockquote {
    border-radius: 10px;
    background: var(--clr-lgrey);
    color: var(--clr-black);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 24px
}

.content-body blockquote p {
    margin-bottom: 0
}

.content-body ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 16px
}

.content-body ul li {
    position: relative;
    margin-bottom: 14px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 1.6;
    color: var(--clr-dgrey);
    margin-bottom: 0
}

.content-body ul li p {
    margin-bottom: 0
}

.content-body ul li a {
    color: var(--clr-blue)
}

.content-body ul li a:hover {
    color: var(--clr-maroon)
}

.content-body ul li::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    display: block;
    top: 8px;
    left: 0;
    background: #211E1F
}

.content-body ul li:last-child {
    margin-bottom: 0
}

@media all and (max-width:990px) {
    .content-hdn {
        font-size: 36px;
        margin-bottom: 40px
    }
}

@media all and (max-width:480px) {
    .content-hdn {
        font-size: 32px;
        margin-bottom: 32px
    }

    .content-body h1,
    .content-body h2,
    .content-body h3,
    .content-body h4,
    .content-body h5,
    .content-body h6 {
        font-size: 24px;
        margin: 32px 0 12px
    }
}

.thankyou-contain {
    height: 100dvh;
    display: flex;
    align-items: center
}

.thankyou-card {
    text-align: center;
    margin: auto;
    max-width: 480px
}

.thankyou-img {
    width: calc(100% - 100px);
    margin: 0 auto 32px
}

.thankyou-hdn {
    font-size: 48px;
    color: #202135;
    margin-bottom: 18px
}

.thankyou-para p {
    color: #455a64;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 10px
}

.thankyou-para p:last-child {
    margin-bottom: 0
}

@media all and (max-width:990px) {
    .thankyou-hdn {
        font-size: 42px;
        margin-bottom: 12px
    }
}

@media all and (max-width:480px) {
    .thankyou-hdn {
        font-size: 32px;
        margin-bottom: 8px
    }
}

.error-wrap {
    height: calc(100dvh - var(--header-height));
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    position: relative
}

.error-sec {
    overflow: hidden;
    position: relative
}

.error-img {
    width: 40vw;
    height: auto
}

.ty-img {
    width: 11vw;
    height: auto
}

.error-title {
    color: #FFF;
    text-align: center;
    font-size: var(--font48);
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    max-width: 447px
}

@media all and (max-width:1366px) {
    .ty-img {
        width: 30vw
    }
}

.accordion {
    background: #fff0;
    cursor: pointer;
    padding: 32px 36px;
    width: 100%;
    border: none;
    outline: none;
    transition: 0.4s;
    position: relative;
    color: #fff;
    font-size: 15px;
    text-align: left;
    font-size: 24px
}

.accordion::after,
.accordion:before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #FFF;
    display: inline-block;
    position: absolute;
    right: 36px;
    top: 50%
}

.accordion::before {
    transform: rotate(90deg);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.panel {
    display: none;
    padding: 0 30px 32px 36px
}

.panel p {
    font-size: 16px;
    line-height: 1.9;
    color: #FFF
}

.acc-container {
    max-width: 1065px;
    width: 100%;
    margin: 50px auto
}

.acc-item {
    margin-bottom: 30px;
    border-radius: 24px;
    overflow: hidden;
    background: var(--button-fill)
}

.acc-item p {
    margin-bottom: 20px
}

.acc-item p:last-child {
    margin-bottom: 0
}

.acc-item:last-child {
    margin-bottom: 0
}

.acc-item.active .accordion {
    padding: 32px 70px 16px 36px
}

.acc-item.active .accordion::before {
    transform: rotate(180deg)
}

.tabs {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.tabs ul {
    display: flex;
    align-items: center;
    width: fit-content;
    position: relative
}

.comm-tab-wrap {
    width: 100%;
    margin: 0 auto
}

.comm-tab-wrap ul.tabs {
    width: 100%;
    justify-content: center
}

.comm-tab-wrap ul.tabs li {
    width: 100%;
    text-align: center;
    max-width: 270px;
    flex: 1
}

.tab_content {
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out
}

.tab_content.active {
    opacity: 1;
    visibility: visible;
    display: block
}

.comm-tab-box {
    width: 100%;
    margin-bottom: 60px
}

.ov-visible {
    overflow: visible
}

.ov-hidden {
    overflow: hidden
}

.alphaAnim {
    opacity: 1;
    visibility: hidden
}

.swiper-slide {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    height: auto
}

.swiper-fitw .swiper-wrapper {
    transition-timing-function: linear
}

.swiper-fitw .swiper-slide {
    width: fit-content
}

.swiper-op .swiper-slide {
    opacity: .5;
    transform: scale(.9)
}

.swiper-op .swiper-slide-active {
    opacity: 1;
    transform: scale(1)
}

.swiper-height .swiper-slide {
    height: auto
}

.comm-cont {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.comm-cont p {
    color: var(--clr-black);
    font-size: var(--fs18)
}

.comm-cont ul ul {
    margin-top: 16px
}

.comm-cont ul ul li::before {
    border-radius: 0;
    width: 8px;
    height: 2px
}

.comm-cont ul li {
    position: relative;
    margin-bottom: 14px;
    padding-left: 20px;
    color: var(--clr-black);
    font-size: var(--fs18)
}

.comm-cont ul li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    display: block;
    top: 10px;
    left: 0;
    background: var(--clr-green)
}

.comm-cont ul li:last-child {
    margin-bottom: 0
}

.comm-btn-flex {
    display: flex;
    gap: 16px
}

.comm-btn-flex .comm-nav-icon:first-child i {
    rotate: 180deg
}

.comm-nav {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px
}

.comm-nav img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: right
}

.comm-nav.swiper-button-disabled {
    opacity: .2;
    pointer-events: none
}

.comm-nav-icon {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border: 1px solid #211E1F;
    border-radius: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    background: #211E1F;
    padding: 20px;
    margin-top: 50px
}

.comm-nav-icon img {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

.comm-nav-icon:hover {
    background: #FFF
}

.comm-nav-icon:hover img {
    filter: invert(1)
}

.swiper-button-disabled {
    background: #FFF
}

.swiper-button-disabled img {
    filter: invert(1)
}

.comm-video-box {
    height: 0;
    padding-top: 65%;
    overflow: hidden;
    display: block;
    border-radius: 20px;
    position: relative
}

.comm-video-box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.comm-pagination {
    margin-top: 60px
}

.comm-pagination ul {
    display: flex;
    justify-content: center;
    gap: 16px
}

.comm-pagination li {
    font-size: var(--fs24);
    font-weight: 600;
    letter-spacing: -.72px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.comm-pagination li span {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.comm-pagination li a,
.comm-pagination li span {
    color: var(--clr-black)
}

.comm-pagination li .next span,
.comm-pagination li .prev span {
    color: var(--clr-maroon)
}

.comm-pagination li .current {
    background: var(--clr-maroon);
    color: var(--clr-white)
}

.relative {
    position: relative
}

.pen {
    pointer-events: none
}

.fl1 {
    flex: 1;
    min-width: 0
}

.m-auto {
    margin-inline: auto
}

.t-cen {
    text-align: center
}

.tt-uc {
    text-transform: uppercase
}

.tt-c {
    text-transform: capitalize
}

.t-ul {
    text-decoration: underline
}

.bl,
.bl * {
    color: #211E1F !important
}

.wh,
.wh * {
    color: var(--clr-white) !important
}

.bg-bl {
    background: #211E1F;
    color: #E6E7E8
}

.bg-bl h2,
.bg-bl h3 {
    color: #FFF
}

.bg-wh {
    background: #fff;
    color: #211E1F !important
}

.grey,
.grey * {
    color: #39353290
}

.fw400 {
    font-weight: 400 !important
}

.fw500 {
    font-weight: 500 !important
}

.fw600 {
    font-weight: 600 !important
}

.fw700 {
    font-weight: 700 !important
}

.fs14,
.fs14 * {
    font-size: var(--fs14);
    line-height: 1.6;
    letter-spacing: .7px
}

.fs16,
.fs16 * {
    font-size: var(--fs16);
    line-height: 1.9
}

.fs18 {
    font-size: var(--fs18);
    line-height: 1.6
}

.fs20 {
    font-size: var(--fs20);
    line-height: 1.6
}

.fs24 {
    font-size: var(--fs24);
    line-height: 1.6;
    letter-spacing: 1.2px
}

.fs32,
.fs32 * {
    font-size: var(--fs32);
    letter-spacing: 1.6px
}

.fs36 {
    font-size: var(--fs36);
    line-height: 1.3
}

.fs48 {
    font-size: var(--fs48);
    line-height: 48/80
}

.fs64 {
    font-size: var(--fs64);
    letter-spacing: 3.2px
}

.fs96,
.fs96 * {
    font-size: var(--fs96);
    letter-spacing: 4.8px
}

.fs72 {
    font-size: var(--fs72);
    line-height: 1.2;
    letter-spacing: 3.6px
}

.fs108 {
    font-size: var(--fs108);
    letter-spacing: 1.6px
}

.fs128 {
    font-size: var(--fs128);
    letter-spacing: 12.8px
}

html,
body {
    width: 100%
}

.container {
    max-width: 90%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.main-container {
    padding-top: var(--header-height)
}

.comm-section-wm {
    margin: var(--spc80) 0;
    padding: var(--spc80) 0;
    position: relative
}

.comm-section {
    padding: var(--spc80) 0;
    position: relative
}

.mb0 {
    margin-bottom: 0px !important
}

.mt0 {
    margin-top: 0px !important
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pb0 {
    padding-bottom: 0
}

.pt0 {
    padding-top: 0
}

.full-fold {
    height: 100dvh
}

.one-fold {
    height: calc(100dvh - var(--header-height))
}

.hero-sec {
    height: 100vh
}

.hero-sec video,
.hero-sec>img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.hero-wrap {
    width: 100%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    flex-direction: column;
    position: relative
}

.hero-wrap span {
    display: block
}

.hero-wrap .head-top {
    transform: translateX(-100vw)
}

.hero-wrap .head-btm {
    transform: translateX(100vw)
}

.infinite-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: '';
    flex-direction: column;
    width: 100%;
    position: relative;
    z-index: 3;
    pointer-events: none
}

.infinite-top {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column
}

.infinite-btm {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column
}

.inifinte-img {
    max-width: 1366px;
    aspect-ratio: 1336/720;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.inifinte-img img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.inifinte-img img.top {
    z-index: 6
}

.inifinte-img:hover img.top {
    opacity: 0;
    visibility: hidden
}

.loader-img {
    aspect-ratio: 1;
    width: 90px;
    position: relative
}

.loader-img img {
    position: relative;
    z-index: 9
}

.loader-img span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 200%;
    height: 200%;
    background: #FFF;
    border-radius: 50%;
    z-index: 5
}

.loader-content {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 74px;
    z-index: 10
}

.loader-content p {
    letter-spacing: 8.24px
}

.loader-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100dvh;
    z-index: 9999;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.loader-bg {
    position: fixed;
    left: 0;
    z-index: 8;
    width: 100%;
    height: 50%;
    background: #fff;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-composite: destination-out;
    mask-repeat: no-repeat;
    mask-size: cover
}

.loader-bg-top {
    top: 0;
    -webkit-mask: radial-gradient(circle 45px at 49.5% 100%, transparent 0 45px, #000000 65px);
    mask: radial-gradient(circle 45px at 49.5% 100%, transparent 0 45px, #000000 65px)
}

.loader-bg-btm {
    bottom: 0;
    -webkit-mask: radial-gradient(circle 45px at 49.5% 0%, transparent 0 45px, #000000 65px);
    mask: radial-gradient(circle 45px at 49.5% 0%, transparent 0 45px, #000000 65px)
}

.coastal-content-wrap {
    width: 650px;
    margin-top: calc(var(--header-height));
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.coastal-cotent {
    padding: 100px 70px;
    padding: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.coastal-cotent span {
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    clip-path: inset(10%);
    background: #01A6C0;
    opacity: .8;
    background-blend-mode: multiply, normal
}

/* .coastal-cotent .fs72 {
    text-transform: uppercase
} */

.coastal-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.fifty-wrap {
    position: fixed;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.fifty-wrap>div {
    width: 50%;
    height: 100%
}

.fifty-right {
    height: 80% !important
}

.coastal-img {
    position: fixed;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 500px;
    transform-origin: center center;
    z-index: 2
}

.sixty-wrap {
    position: fixed;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.sixty-left,
.luxury-left {
    width: 60%;
    height: 100%
}

.sixty-right,
.luxury-right {
    width: 40%;
    height: 70%;
    margin-left: 70px
}

.luxury-right {
    margin-left: 0;
    width: 46%
}

.counter-value {
    display: block;
    text-align: center;
    line-height: 1.2;
}

.counter-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 0;
    width: 100%;
}

.counter-box {
    height: auto;
    text-align: center !important;
    flex: 1;
    position: relative;
    padding: 0 10px;
}

.counter-icon-box {
    margin-bottom: 12px;
    font-size: 38px;
    color: #c5a880; /* Elegant gold tone */
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease;
}
.counter-icon-box img{
    width: 35px;
    margin: auto;
}

.counter-value {
    font-size: 36px !important;
    font-weight: 500 !important;
    margin-bottom: 6px !important;
    line-height: 1.2 !important;
    color: #ffffff !important;
    text-transform: none !important;
    display: block !important;
    text-align: center !important;
}

.counter-box .fs24,
.counter-box  {
    font-size: 19px !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    color: rgba(255, 255, 255, 0.75) !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    display: block !important;
    text-align: center !important;
}

.counter-box .fs24 p,
.counter-box .fs16 p {
    font-size: inherit !important;
    margin: 0 !important;
    line-height: inherit !important;
    text-align: center !important;
}


/* Vertical dividers on desktop */
@media (min-width: 769px) {
    .counter-box:not(:last-child)::after {
        content: '';
        position: absolute;
        right: 0;
        top: 15%;
        height: 70%;
        width: 1px;
        background-color: rgba(255, 255, 255, 0.2);
    }
}

/* Grid layout & dividers on mobile/tablet */
@media (max-width: 768px) {
    .counter-wrap {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px 0;
    }
    .counter-box {
        flex: 0 0 50%;
        padding: 0 10px;
    }
    .counter-box:nth-child(odd)::after {
        content: '';
        position: absolute;
        right: 0;
        top: 15%;
        height: 70%;
        width: 1px;
        background-color: rgba(255, 255, 255, 0.2);
    }
    .counter-value {
        font-size: 28px !important;
    }
}

.coastal-bg-img {
    aspect-ratio: 1587/784;
    width: 100%;
    max-width: 1587px;
    z-index: -1;
    position: absolute;
    top: 0
}

.coastal-trigg {
    position: absolute;
    height: 100vh
}

.coastal-height {
    height: 200vh;
    position: relative
}

.curve-line {
    position: relative
}

.curve-line::before {
    content: '';
    position: absolute;
    width: 160px;
    height: 10px;
    left: 50%;
    transform: translate(-50%);
    bottom: -15px;
    background: url(../images/curve.svg) no-repeat;
    z-index: 1
}

.curve-line.black::before {
    filter: invert(1)
}

.curve-line.full::before {
    width: 100%;
    background: url(../img/curve-full.svg) no-repeat;
    height: 20px;
    background-size: contain
}

.amenities-card {
    height: 100%
}

.amenities-card::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, #fff0 74.44%, #000000 100%);
    z-index: 0
}

.amenities-card .fs32 {
    position: absolute;
    left: 50%;
    bottom: 35px;
    width: 80%;
    transform: translate(-50%);
    z-index: 5
}

.layout-gallery {
    display: flex;
    height: 700px
}

.layout-img {
    flex: 1 0 0%;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.layout-img.active {
    flex: 3
}

.layout-handle {
    width: 7px;
    height: 100%;
    background: #FFF;
    position: relative
}

.layout-handle::before {
    content: '';
    position: absolute;
    width: 82px;
    aspect-ratio: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: .7;
    z-index: 3;
    border-radius: 100%;
    background: rgb(255 255 255 / .5);
    backdrop-filter: blur(5px)
}

.layout-handle::after {
    content: '';
    background: url(../img/handle-arrow.svg) no-repeat;
    position: absolute;
    width: 35px;
    height: 20px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 4
}

.client-img {
    aspect-ratio: 1;
    width: 550px
}

.client-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px
}

.client-content .curve-line::before {
    left: 0;
    transform: translateX(0);
    bottom: -50px
}

.client-card {
    display: flex;
    gap: 40px
}

.client-quote {
    width: 40px;
    height: 35px
}

.head-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px
}

.blog-img {
    width: 100%;
    aspect-ratio: 542/340
}

.date p {
    opacity: .5
}

.blog-title {
    text-transform: capitalize
}

.blog-dscr p {
    color: #4E4F4F
}

.blog-btn {
    color: #704F2F !important;
    font-family: 'cg-b';
    position: relative;
    width: fit-content;
    border-bottom: 1px solid #fff0;
    padding-inline-end: 30px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

.blog-btn::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    background: url(../img/blog-arrow.svg) no-repeat;
    z-index: 1;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

.blog-card:hover .blog-btn {
    border-bottom: 1px solid #704F2F
}

.blog-card:hover .blog-btn::before {
    right: 0
}

.coastal-box {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.coastal-trigg-img {
    position: absolute;
    top: 100vh;
    width: 100%;
    height: 100vh
}

.coastal-content-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.fixed-wrap {
    position: fixed;
    top: 0;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: calc(100vh - var(--header-height));
    z-index: 7
}

.coastal-fixed-wrap {
    top: 100%
}

.waves-sec video {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .3
}

.waves-img {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50vh;
    width: 100%
}

.wavess-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 470px;
    top: 35%
}

.connect-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.connect-wrap {
    z-index: 3;
    position: relative;
    max-width: 800px
}

.luxury-wrap {
    width: 100%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh
}

.luxury-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.luxury-sec {
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%
}

.luxury-content {
    z-index: 3;
    padding: 0 90px
}

.head-wrap .swiper-button-prev,
.head-wrap .swiper-button-next {
    position: static
}

.head-wrap .comm-nav {
    display: flex;
    gap: 16px
}

.head-wrap .comm-nav img {
    width: 24px;
    height: 24px
}

.swiper-btn-next img {
    transform: scaleX(-1)
}

.bg-wh-home {
    width: 50vw;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    background: #FFF;
    z-index: 1
}

.infinite-top {
    transform: translateX(-50vw)
}

.infinite-btm {
    transform: translateX(50vw)
}

.curve-border {
    width: 162px;
    height: 30px
}

.curve-border img {
    object-position: left;
    object-fit: contain
}

.breadcrumb {
    margin: 0 auto;
    width: fit-content
}

.breadcrumb li {
    position: relative;
    white-space: nowrap
}

.breadcrumb li a {
    opacity: .7
}

.breadcrumb li::before {
    content: "";
    background: #211E1F;
    border-radius: 100%;
    width: 6px;
    height: 6px;
    position: absolute;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
    left: -18px;
    opacity: .5
}

.breadcrumb li:first-child::before {
    content: none
}

.breadcrumb li p,
.breadcrumb li a {
    color: #211E1F;
    opacity: .7;
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase
}

.breadcrumb li a {
    color: #4E4F4F
}

.breadcrumb li p {
    margin: unset !important
}

.breadcrumb li:last-child p,
.breadcrumb li:last-child a {
    color: #211E1F;
    opacity: 1
}

.breadcrumb li:last-child::before {
    opacity: 1
}

.breadcrumb ul {
    display: flex;
    align-items: center;
    gap: 32px
}

.breadcrumb.black li p {
    color: #211E1F
}

.breadcrumb.black li a {
    color: #211E1F
}

.breadcrumb.wh li::before {
    background: #FFF
}

.top-brd .breadcrumb {
    padding-top: calc(var(--header-height) + 50px);
    width: fit-content
}

.reveal-text {
    color: #CFCFCF;
    font-size: var(--fs48)
}

.leverage-info {
    max-width: 1430px;
    margin-inline: auto
}

.proj-bnr-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.proj-bnr-content h1 {
    max-width: fit-content;
    margin-inline: auto
}

.legacy-img {
    height: 80vh
}

.banner-sec {
    position: relative
}

.banner-sec>img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.outer-bd {
    margin-top: calc(var(--header-height) + 0px)
}

.outer-bd.breadcrumb {
    padding: 40px 0
}

.banner-content {
    position: relative;
    padding: var(--spc120) 0
}

.banner-content .fs72 {
    max-width: 1028px
}

.arrow-btn {
    color: #704F2F;
    font-family: 'cg-b';
    position: relative;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    width: fit-content;
    padding-right: 30px;
    padding-bottom: 2px;
    border-bottom: 1px solid #fff0
}

.arrow-btn::before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/link-arrow.svg) no-repeat;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

.arrow-box {
    color: #211E1F
}

.arrow-box:hover .arrow-btn {
    border-bottom: 1px solid #704F2F
}

.arrow-box:hover .arrow-btn::before {
    right: 0
}

.load-more {
    margin: 70px auto
}

.subscribe-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px
}

.subscribe-wrap h2 {
    max-width: 350px;
    width: 100%
}

.subscribe-wrap .form-grp {
    background: #FFF;
    border-radius: 76px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 100px;
    padding: 8px;
    width: 565px
}

.subscribe-wrap .form-field {
    color: #211E1F;
    padding-left: 26px;
    border-bottom: none
}

.subscribe-wrap .form-field::placeholder {
    color: #211E1F
}

.share-wrap {
    display: flex;
    align-items: center;
    gap: 12px
}

.share-wrap .social-box {
    display: flex;
    gap: 16px
}

.share-wrap .social-box img {
    width: 24px;
    height: 24px;
    filter: invert(1)
}

.gallery-bnr h1 {
    max-width: 850px;
    transform: translateY(-100%)
}

.gallery-text-anim .global-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 250px
}

.filter-btm {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    gap: 200px;
    width: 100%;
    justify-content: center
}

.filter-btm ul {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 370px;
    width: 100%;
    position: sticky;
    top: 150px
}

.filter-btm .f-row {
    width: 100%;
    gap: 25px 0
}

.filter-btm .btn {
    text-transform: capitalize;
    padding-left: 20px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    position: relative;
    cursor: pointer
}

.filter-btm .btn::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #211E1F;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out
}

.filter-btm .btn.active {
    font-family: 'cg-b'
}

.filter-btm .btn.active::before {
    opacity: 1;
    visibility: visible
}

.filter-top {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px
}

.filter-btn {
    display: flex;
    gap: 12px
}

.filter-btn li {
    border-radius: 60px;
    background: #E6E7E8;
    padding: 12px 24px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    cursor: pointer
}

.filter-btn li.active {
    background: rgb(33 30 31 / .5);
    color: #FFF
}

.gallery-card {
    position: relative;
    aspect-ratio: 558/450;
    width: 100%;
    display: block;
    margin-bottom: 25px
}

.gallery-card::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(180deg, #fff0 74.44%, #000000 100%) no-repeat
}

.gallery-card h3 {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 24px;
    z-index: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.gallery-card-wrap span {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: 24px;
    right: 24px;
    background: #FFF;
    z-index: 1
}

.gallery-card-wrap span::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 14px;
    height: 14px;
    background: url(../img/plus.svg) no-repeat
}

.gallery-card-wrap.vid span::before {
    width: 16px;
    height: 16px;
    background: url(../img/play.svg) no-repeat;
    background-position: right
}

.mfp-figure img {
    height: 700px;
    aspect-ratio: 1478/700
}

.mfp-bg {
    background: #FFF;
    opacity: 1
}

.mfp-title {
    font-size: var(--fs32);
    letter-spacing: 1.6px;
    color: #211E1F;
    margin-top: 15px
}

.mfp-container::after {
    content: '';
    background: url(../img/cross.svg) no-repeat;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 50px;
    top: 50px;
    z-index: 1;
    cursor: pointer;
    padding: 3px
}

.mfp-arrow::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0;
    top: 0;
    background: url(../img/popup-arrow.svg) no-repeat;
    z-index: 1;
    border: none;
    margin: 0;
    opacity: 1
}

.mfp-arrow-left:before {
    background: url(../img/popup-arrow.svg) no-repeat;
    border: none;
    margin: 0;
    opacity: 1;
    transform: translateX(35px) scaleX(-1)
}

.mfp-counter {
    color: #211E1F;
    font-size: var(--fs24);
    margin-top: 10px
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 70vw
}

.filter-sidebar {
    position: fixed;
    width: 340px;
    height: 100dvh;
    overflow: auto;
    right: 0;
    top: 0;
    transform: translateX(100%);
    background: #FFF;
    padding: 60px 20px;
    z-index: 15;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out
}

.filter-sidebar .filter-top {
    flex-direction: column;
    align-items: flex-start
}

.filter-sidebar .filter-top h2 {
    pointer-events: none
}

.filter-sidebar .filter-top ul {
    flex-wrap: wrap
}

.filter-sidebar .filter-btm ul {
    gap: 10px
}

.filter-sidebar.active {
    transform: none
}

.close {
    height: 20px;
    width: 20px;
    position: absolute;
    right: 20px;
    top: 20px
}

.mob-filter {
    width: 30px;
    height: 30px;
    display: none;
    cursor: pointer
}

.doorstep-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 290px;
    padding-bottom: 200px
}

.doorstep-right {
    transform: translateY(200px);
    flex: 1
}

.doorstep-right img {
    width: 100%;
    aspect-ratio: 558/566
}

.doorstep-left {
    width: 45%
}

.doorstep-left img {
    width: 100%;
    aspect-ratio: 726/793
}

.ame-icon {
    width: 50px;
    height: 50px
}

.ame-list li {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
    padding: 10px;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

.ame-list li .ame-icon {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

.ame-list li:last-child {
    margin-bottom: 0
}

.ame-list li .ame-img {
    display: none
}

.ame-list li.active {
    background: #E6E7E8
}

.ame-list li.active .ame-icon {
    filter: invert(1)
}

.amenities-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    background: #FFF;
    padding: 40px;
    position: relative;
    width: fit-content;
    margin-inline: auto;
    max-width: 1140px
}

.ameOutSwiper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.ame-left {
    flex: 1
}

.ame-right {
    width: 50%
}

.living-card {
    aspect-ratio: 1;
    width: unset;
    height: 100%
}

.living-card h3 {
    bottom: 16px;
    left: 16px
}

.living-wrap h2 {
    width: 70%
}

.livSwiper {
    height: 750px
}

.livSwiper .swiper-wrapper {
    transition-timing-function: linear !important
}

.living-box {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%
}

.play-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 60px;
    border: 1px solid #FFF;
    padding: 20px;
    cursor: pointer;
    backdrop-filter: blur(5px);
    background-color: #FFFFFF10
}

.play-wrap img {
    display: block
}

.play-wrap p {
    letter-spacing: .8px;
    line-height: 1
}

.vid-play {
    width: 24px;
    height: 24px
}

.ameInnSwiper {
    height: 100%
}

.ame-sec {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.tour-icon {
    width: 48px;
    height: 48px
}

.tour-icon img {
    position: static
}

.tour-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-inline: auto;
    height: fit-content;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    top: unset;
    bottom: 10vh;
    padding: 8px 20px;
    border-radius: 60px;
    background: rgb(255 255 255 / .1);
    z-index: 3;
    border: 1px solid #FFF;
    backdrop-filter: blur(5px)
}

.layouts-wrap {
    max-width: 1438px;
    margin-inline: auto
}

.layouts-wrap .fs72 {
    width: 33%
}

.layouts-wrap,
.layouts-content {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px
}

.layouts-content {
    align-items: flex-end
}

.layouts-img {
    aspect-ratio: 480/556;
    max-width: 480px
}

.plan-features {
    padding: 26px;
    border-radius: 50px;
    background: #fff0;
    backdrop-filter: blur(5px);
    border: 1px solid #FFf;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transform: translate(-50%, 0%);
    top: unset;
    bottom: 50px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    width: max-content
}

.features-left {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px
}

.feature-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    position: relative
}

.feature-wrap:not(:first-child)::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    left: -30px;
    top: 0;
    background: #FFF;
    z-index: 1
}

.feature-icon {
    width: 40px;
    height: 40px
}

.plan-img {
    width: 100%;
    height: 720px;
    display: block
}

.mfp-content .custom-caption {
    white-space: nowrap
}

.inside-wrap .filter-btm ul {
    width: 200px
}

.inside-wrap .filter-top {
    align-items: flex-end
}

.inside-img {
    width: 100%;
    aspect-ratio: 1429/720;
    margin-bottom: 30px
}

.inside-img:last-child {
    margin-bottom: 0px !important
}

.inside-play {
    position: static !important;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    border: 1px solid #FFF;
    backdrop-filter: blur(5px);
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
    background: #fff0;
    padding: 16px
}

.three-d {
    width: 72px;
    height: 72px;
    border-radius: 100%
}

.inside-icons {
    display: flex;
    gap: 16px;
    position: absolute;
    top: 32px;
    right: 32px
}

.mfp-close-btn-in .mfp-close {
    opacity: 0
}

.apart-card {
    padding: 24px
}

.apart-icon {
    width: 80px;
    height: 80px;
    background: #E6E7E8;
    padding: 16px
}

.apart-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 170px
}

.apart-left {
    width: 35%;
    position: sticky;
    top: 150px
}

.glimpseSwiper .swiper-slide:nth-child(odd) .rising-gallery-img,
.risingSwiper .swiper-slide:nth-child(odd) .rising-gallery-img {
    aspect-ratio: 480/400;
    width: 100%
}

.glimpseSwiper .swiper-slide:nth-child(even) .rising-gallery-img,
.risingSwiper .swiper-slide:nth-child(even) .rising-gallery-img {
    aspect-ratio: 520/563;
    width: 100%
}

.glimpseSwiper .swiper-slide,
.risingSwiper .swiper-slide {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

#panorama {
    width: 100%;
    height: 100%;
    display: none
}

.contact-left-icon {
    width: 40px;
    height: 40px;
    flex-shrink: 0
}

.contact-left-row {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px
}

.contact-left-row:last-child {
    margin-bottom: 0
}

.contact-left-box {
    background: rgb(91 91 91 / .3);
    backdrop-filter: blur(5px);
    padding: 40px
}

.contact-form {
    background: #FFF;
    padding: 56px
}

.contact-brd {
    margin-bottom: 50px
}

.bnr-contact {
    align-content: center
}

.map-wrap {
    width: 100%;
    height: 600px
}

.about-bnr-sec .proj-bnr-content {
    top: 40%
}

.about-bnr-sec h1 {
    line-height: 1.1
}

.bg-counter {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.counter-ab-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 50px;
    padding: 100px
}

.counter-ab-left {
    max-width: 520px
}

.counter-ab-right {
    max-width: 570px
}

.counter-ab-right {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: _;
    align-items: flex-end;
    height: 100%
}

.counter-ab-right .counter-value {
    line-height: 1
}

.ab-counter-sec .container {
    height: 100%
}

.ab-counter-sec .counter-wrap {
    display: grid
}

.team-img {
    height: 456px;
    position: relative;
    margin-bottom: 25px
}

.team-img::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/bg-team.png) no-repeat center / cover;
    z-index: -1
}

.team-img img {
    object-fit: bottom
}

.team-card {
    margin-bottom: 75px
}

.two-bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.two-img {
    height: 412px
}

.two-card {
    padding: 24px;
    background: #FFF
}

.twoLeftSwiper,
.twoRightSwiper {
    height: 100vh;
    width: 460px;
    overflow: visible
}

.twoLeftSwiper .swiper-wrapper,
.twoRightSwiper .swiper-wrapper {
    transition-timing-function: linear
}

.twoRightSwiper {
    transform: translateY(620px)
}

.two-card-wrap {
    display: flex
}

.jou-card {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 150px
}

.jou-left {
    max-width: 500px
}

.sec-head-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px
}

.space-wrap .fs72 {
    max-width: 720px
}

.space-wrap .fs24 {
    max-width: 600px
}

.space-wrap .sec-head-wrap {
    align-items: flex-end
}

.spc-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#panorama {
    width: 600px;
    height: 400px
}

.bg-space {
    height: 100%
}

.legacy-wrap .f-row {
    margin-bottom: var(--spc120)
}

.legacy-small-img {
    aspect-ratio: 556/396
}

.tag {
    border-radius: 10px;
    background: #fff0;
    width: fit-content;
    padding: 10px 12px
}

.tag {
    position: relative;
    overflow: hidden
}

.tag::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 2px;
    background: linear-gradient(163deg, #ffffff 0%, #fff0 50%, #ffffff 100%);
    -webkit-mask: linear-gradient(#ffffff 0 0) content-box, linear-gradient(#ffffff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1
}

.amenitiesSwiper {
    height: 620px
}

.layout-wrap p {
    max-width: 500px;
    width: 100%
}

.jou-right {
    aspect-ratio: 952/604;
    max-width: 952px
}

.about-bnr-sec .proj-bnr-content {
    top: 45%
}

:root {
    --menuWidth: 300px
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 8
}

.head-right {
    display: flex
}

.logo {
    display: inline-block;
    vertical-align: middle;
    width: 170px
}

.header-box {
    margin: 10px 0
}

.header-box .container {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    border: 1px solid #fff;
    border-radius: var(--header-height)
}

.drop {
    position: relative
}

.drop>a:after {
    content: "";
    margin-left: 10px;
    width: 12px;
    height: 12px;
    background: url(../img/drop-down-arrow.svg) no-repeat center center / contain;
    display: inline-block;
    vertical-align: middle
}

.drop ul {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / .11);
    border-radius: 10px;
    top: 40px;
    padding: 10px;
    left: 50%;
    width: 270px;
    margin-left: -150px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.drop ul li {
    padding: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out
}

.drop ul li:last-of-type {
    border-bottom: 0
}

.drop ul li a {
    display: block;
    font-size: 14px;
    padding: 8px 15px;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out
}

.drop ul li:hover a {
    background: #eee;
    color: #000
}

.drop:hover ul {
    opacity: 1;
    visibility: visible
}

.drop:hover>a:after {
    transform: rotate(180deg);
    transition: 0.3s;
    filter: invert()
}

.header-wrap {
    display: flex
}

.header-box {
    display: flex;
    height: var(--header-height)
}

.menuBtn {
    display: flex;
    align-items: center
}

.header-list {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.header-list li {
    padding: 7px 20px
}

.header-list li a {
    font-size: 18px;
    color: var(--light);
    font-weight: 500;
    text-transform: uppercase
}

.header-list li:hover a {
    color: var(--dark)
}

.fixHeader .header-box .container {
    height: var(--header-scroll-height);
    background: rgb(33 30 31 / .7);
    backdrop-filter: blur(5px)
}

.menuBtn .button {
    margin-left: 20px
}

.menu {
    display: none;
    position: relative
}

.menu {
    display: none;
    position: relative;
    margin-left: 16px;
    z-index: 2
}

.menuOverlay {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out
}

.menuOverlay.active {
    opacity: .8;
    visibility: visible
}

.mob-navigation li.nav-dropdown-open>ul {
    display: block
}

.nav-wrapper {
    position: fixed;
    width: 300px;
    height: 100vh;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    right: 0;
    top: 0;
    font-size: 14px;
    display: none;
    z-index: 0
}

.nav-wrapper.show-menu {
    -webkit-transform: none;
    transform: none
}

.js-nav-toggle {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    color: #000;
    border: 0 solid #000;
    position: absolute;
    right: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out
}

.js-nav-toggle span {
    position: relative;
    background-color: #fff;
    height: 2px;
    display: block;
    width: 22px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.js-nav-toggle span:before,
.js-nav-toggle span:after {
    content: "";
    position: absolute;
    display: block;
    width: 22px;
    height: 2px;
    background: #fff;
    left: 0;
    top: 50%;
    margin-top: -7px;
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s
}

.js-nav-toggle span:before {
    margin-top: 5px
}

.show-menu .js-nav-toggle {
    z-index: 99999
}

.show-menu .js-nav-toggle span:before,
.show-menu .js-nav-toggle span:after {
    background: #fff
}

.show-menu .js-nav-toggle span {
    background-color: #fff0
}

.show-menu .js-nav-toggle span:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.show-menu .js-nav-toggle span:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.show-menu .js-nav-toggle span:before,
.show-menu .js-nav-toggle span:after {
    margin-top: 0
}

.mob-navigation {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 0 5px .2px rgb(255 255 255 / .3);
    background-color: #333
}

.mob-navigation .nav-toggle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 16px;
    background-color: #fff0;
    color: #fff;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: backgroun-color 0.2s;
    transition: backgroun-color 0.2s
}

.mob-navigation .nav-toggle:hover {
    background-color: #fff0
}

.mob-navigation .nav-toggle.back-visible .nav-back {
    opacity: 1
}

.mob-navigation .nav-toggle.back-visible .nav-title {
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}

.mob-navigation .nav-title {
    position: absolute;
    left: 0;
    top: 30px;
    padding-left: 1.3em;
    font-size: 16px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    color: rgb(255 255 255 / .5)
}

.mob-navigation .nav-back {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 30px;
    vertical-align: middle;
    z-index: 1;
    opacity: 0;
    color: rgb(255 255 255 / .5);
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    top: 8px
}

.mob-navigation .nav-back:before,
.mob-navigation .nav-back:after {
    content: "";
    position: absolute;
    top: 50%
}

.mob-navigation .nav-back:before {
    left: 40%;
    width: 9px;
    height: 9px;
    border: 2px solid currentcolor;
    border-right-color: #fff0;
    border-bottom-color: #fff0;
    -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
    transform: translate(-50%, -50%) rotateZ(-45deg)
}

.mob-navigation .nav-back:after {
    left: 28%;
    width: 15px;
    height: 2px;
    background-color: currentcolor;
    margin-top: -1px
}

.mob-navigation a {
    display: block;
    position: relative;
    padding: 1em;
    border-bottom: 1px solid #fff0;
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 0.15s, background-color 0.15s;
    transition: color 0.15s, background-color 0.15s;
    font-size: 16px
}

.mob-navigation a:hover {
    color: #aaa;
    background-color: var(--nblue)
}

.mob-navigation ul {
    list-style: none;
    padding: 80px 0 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    background-color: #333;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.mob-navigation ul ul {
    display: none;
    left: 100%
}

.mob-navigation li.has-dropdown>a {
    padding-right: 2.5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.mob-navigation li.has-dropdown>a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1em;
    width: 9px;
    height: 9px;
    border: 1px solid currentcolor;
    border-left-color: #fff0;
    border-top-color: #fff0;
    -webkit-transform: translateY(-90%) rotateZ(-45deg);
    transform: translateY(-90%) rotateZ(-45deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform-origin: 100%;
    transform-origin: 100%
}

.mob-navigation li.nav-dropdown-open>ul {
    display: block
}

.dark .container {
    background: rgb(33 30 31 / .5)
}

@media all and (max-width:1200px) {
    .navigation {
        display: none
    }

    .nav-wrapper {
        display: block
    }

    .header-list {
        display: none
    }

    .menu {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .menuBtn .button {
        margin-left: 0;
        margin-right: 20px
    }

    .head-right .button {
        padding: 0 20px;
        height: 38px
    }

    .header-box .container {
        padding: 0 10px
    }

    .fixHeader .header-box .container {
        height: 100%
    }

    .fixHeader .header-box .container {
        height: var(--header-scroll-height);
        background: rgb(33 30 31 / .7);
        backdrop-filter: unset
    }
}

@media all and (max-width:640px) {
    :root {
        --header-height: 55px
    }

    .header-box .container {
        border-radius: 10px
    }

    .header-box {
        margin: 10px 15px
    }
}

@media all and (max-width:480px) {
    .logo {
        width: 110px
    }
}

footer {
    padding-top: var(--spc120);
    position: relative
}

footer p,
footer a {
    opacity: .8
}

.footer-logo {
    height: 56px;
    width: 100%;
    max-width: 170px;
    margin-bottom: 38px
}

.footer-logo img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.footer-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 110px;
    align-items: flex-start;
    gap: 40px
}

.contact-wrap {
    margin-bottom: 54px
}

.contact-box {
    display: flex;
    gap: 20px
}

.contact-box:not(:last-child) {
    margin-bottom: 20px
}

.contact-icon {
    height: 21px;
    width: 21px
}

.contact-icon img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.contact-txt a,
.contact-txt p {
    font-size: var(--fs16);
    letter-spacing: .8px
}

.social-link-wrap {
    display: flex;
    gap: 20px
}

.social-icon {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    backdrop-filter: blur(7.81802273px);
    display: flex;
    align-items: center;
    justify-content: center
}

.social-icon-wrap {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff0;
    border-radius: 100%;
    padding: 4px;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out
}

.social-icon-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    vertical-align: unset
}

.social-icon-wrap:hover {
    border: 1px solid #FFF;
    transform: scale(1.4)
}

.footer-links {
    display: flex;
    gap: 22px
}

.footer-links-container {
    display: flex;
    gap: 0 200px
}

.footer-links-box h4 {
    font-size: var(--fs16);
    font-family: 'cg-b';
    letter-spacing: .8px;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px
}

.footer-links-box:last-child h4 {
    text-align: left
}

.footer-links-wrap ul>li:not(:last-child) {
    margin-bottom: 16px
}

.footer-links-wrap ul>li a {
    font-size: var(--fs16);
    line-height: normal;
    letter-spacing: .8px;
    text-transform: uppercase
}

.footer-links-wrap ul>li strong a {
    color: var(--black, #212121);
    font-size: 14px;
    font-weight: 600;
    line-height: normal
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px
}

.privacy-link-box {
    display: flex;
    gap: 72px
}

.privacy-link-box a {
    font-size: var(--fs14);
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.387px
}

.logo-section {
    max-width: 250px
}

.footer-links-container li,
.contact-txt {
    position: relative;
    width: fit-content
}

.footer-links-container li::after,
.contact-txt::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #a6a6a6, transparent);
    background-size: 300% 100%;
    opacity: 0;
    transition: opacity 0.5s
}

.footer-links-container li:hover::after,
.contact-txt:hover::after {
    opacity: 1;
    animation: shimmer111 2s linear infinite !important
}

@keyframes shimmer111 {
    0% {
        background-position: 200% 0
    }

    100% {
        background-position: -200% 0
    }
}

.foo-company-logo-wrap {
    display: flex;
    align-items: center;
    gap: 30px
}

.foo-company-logo {
    max-width: 140px;
    width: 100%
}

.fcp-box h4 {
    font-size: var(--fs16);
    font-family: 'cg-b';
    letter-spacing: .8px;
    line-height: normal;
    text-transform: uppercase;
    margin: 30px 0 10px 0
}

@media all and (max-width:1200px) {
    .footer-container {
        flex-wrap: wrap
    }
}

@media all and (max-width:768px) {
    .footer-links-container {
        gap: 30px
    }
}

@media all and (max-width:640px) {
    .footer-links-box {
        width: 100%
    }

    .footer-links-wrap ul>li:not(:last-child) {
        margin-bottom: 12px
    }

    .footer-bottom {
        gap: 20px;
        white-space: nowrap;
        flex-wrap: wrap
    }

    .footer-logo {
        margin-bottom: 20px
    }

    .contact-wrap {
        margin-bottom: 24px
    }

    .footer-container {
        margin-bottom: 40px
    }

    .privacy-link-box {
        order: 1;
        flex-direction: column;
        gap: 8px;
        width: 100%;
        margin-bottom: 42px
    }

    .footer-para {
        width: 100%
    }

    .footer-para:first-of-type {
        order: 2
    }

    .footer-para:last-of-type {
        order: 3
    }

    .social-icon {
        height: 32px;
        width: 32px
    }

    .footer-links-container {
        flex-wrap: wrap;
        gap: 60px 0
    }

    .footer-links-box {
        width: 100%
    }

    .footer-bottom {
        white-space: normal
    }

    .contact-box:not(:last-child) {
        margin-bottom: 12px
    }

    .logo-section {
        margin-bottom: 30px
    }
}

@media all and (max-width:576px) {
    .footer-links {
        flex-wrap: wrap
    }

    .footer-links-wrap {
        width: 100%
    }
}

@media all and (max-width:1660px) {
    .ame-list li {
        margin-bottom: 0
    }

    .ameInnSwiper {
        height: 500px
    }
}

@media all and (max-width:1440px) {
    .container {
        max-width: 1280px
    }

    .container.container-md {
        max-width: 1170px
    }

    .layout-gallery {
        height: 550px
    }

    .content-body {
        padding: 0 15px
    }

    .filter-btm {
        gap: 50px
    }

    .doorstep-wrap {
        gap: 200px
    }

    .apart-wrap {
        gap: 50px
    }

    .features-left {
        gap: 30px
    }

    .feature-wrap:not(:first-child)::before {
        left: -15px;
        opacity: .7
    }

    .plan-features {
        gap: 40px;
        padding: 15px
    }

    .feature-icon {
        width: 30px;
        height: 30px
    }

    .feature-wrap:not(:first-child)::before {
        content: none
    }

    .map-wrap {
        height: 500px
    }

    .about-bnr-sec .proj-bnr-content {
        top: 40%
    }
}

@media all and (max-width:1366px) {
    .client-img {
        width: 50%
    }

    .layout-gallery {
        height: 450px
    }

    .gallery-card-wrap span {
        width: 40px;
        height: 40px;
        top: 14px;
        right: 14px
    }

    .doorstep-wrap {
        gap: 100px
    }

    .ameInnSwiper {
        height: 450px
    }

    .videobox {
        height: auto
    }

    .mfp-figure img {
        height: auto
    }

    .map-wrap {
        height: 450px
    }

    .bnr-contact {
        height: auto;
        padding-bottom: var(--spc80)
    }

    .bnr-contact>img {
        bottom: calc(-1 * var(--spc80))
    }

    .team-card {
        margin-bottom: 30px
    }

    .amenitiesSwiper {
        height: auto
    }
}

@media all and (max-width:1280px) {
    .map-wrap {
        height: 400px
    }
}

@media all and (max-width:1200px) {
    .container {
        max-width: 1170px
    }

    .container.container-md {
        max-width: 990px
    }

    .header-box {
        margin: 10px
    }

    .ameOutSwiper,
    .ame-right,
    .ame-icon {
        display: none
    }

    .amenities-wrap {
        margin-inline: unset;
        max-width: 100%;
        width: 100%;
        padding: 0
    }

    .ame-sec {
        height: auto
    }

    .ame-list {
        gap: 20px
    }

    .ame-list li {
        flex-direction: column
    }

    .ame-list li .ame-img {
        display: block
    }

    .ame-img {
        height: 100%
    }

    .plan-features {
        gap: 30px;
        padding: 30px;
        align-items: flex-start;
        flex-direction: column;
        border-radius: 16px
    }

    .comm-tab-box {
        margin-bottom: 40px
    }

    .jou-card {
        gap: 50px
    }
}

@media all and (max-width:1024px) {
    .subscribe-wrap {
        flex-direction: column
    }

    .content-body ul {
        gap: 10px
    }

    .gallery-text-anim .global-wrap {
        flex-direction: column;
        align-items: flex-start;
        gap: 50px
    }

    .play-wrap {
        width: 50px;
        height: 50px;
        padding: 0
    }

    .play-wrap .fs16 {
        display: none
    }

    .apart-wrap {
        flex-direction: column;
        align-items: flex-start
    }

    .apart-left {
        position: static;
        width: 100%
    }

    .apart-right {
        width: 100%
    }

    .layouts-wrap {
        flex-direction: column
    }

    .layouts-img {
        max-width: 50%
    }

    .layouts-wrap .fs72 {
        width: 100%
    }
}

@media all and (max-width:990px) {
    .container {
        max-width: 800px
    }

    .container.container-md {
        max-width: 768px
    }

    .layout-wrap .f-row {
        flex-direction: column-reverse;
        gap: 50px
    }

    .wavess-wrap {
        max-width: 260px
    }

    .mob-filter {
        display: block
    }

    .desk-filter {
        display: none !important
    }

    .living-wrap h2 {
        width: 100%
    }

    .plan-features {
        flex-wrap: wrap;
        width: calc(100% - 30px)
    }

    .features-left {
        flex-wrap: wrap
    }

    .counter-ab-wrap {
        flex-direction: column
    }

    .counter-ab-wrap {
        height: auto;
        padding: 50px 0
    }

    .counter-ab-left br {
        display: none
    }

    .two-sec {
        height: auto
    }

    .two-card-wrap {
        flex-direction: column;
        gap: 50px
    }

    .twoLeftSwiper,
    .twoRightSwiper {
        height: auto;
        width: 100%;
        overflow: visible
    }

    .twoLeftSwiper .swiper-wrapper,
    .twoRightSwiper .swiper-wrapper {
        transition-timing-function: linear
    }

    .twoRightSwiper {
        transform: translateY(0)
    }

    .two-card {
        padding: 10px
    }

    .sec-head-wrap {
        flex-direction: column;
        align-items: flex-start
    }

    .sec-head-wrap .fs72.fs24 {
        max-width: 100%
    }

    .space-box {
        height: 60vh
    }
}

@media all and (max-width:768px) {

    .container,
    .container.container-md {
        max-width: 100%
    }

    .infinite-wrap {
        height: 60vh
    }

    .loader-content {
        gap: 30px
    }

    .sixty-left {
        width: 100%
    }

    .sixty-right {
        width: 0%;
        margin-left: 0
    }

    .fifty-left {
        width: 0%
    }

    .fifty-right {
        width: 100%
    }

    .luxury-sec {
        position: static
    }

    .luxury-sec.alphaAnim {
        opacity: 1;
        visibility: visible
    }

    .luxury-right {
        width: 100%
    }

    .luxury-left {
        width: 0%
    }

    .curve-line.full::before {
        bottom: -20px
    }
}

@media all and (max-width:640px) {
    .client-card {
        flex-direction: column
    }

    .client-img {
        width: 100%
    }

    .client-wrap {
        padding-bottom: 100px
    }

    .client-wrap .comm-nav {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .head-wrap br {
        display: none
    }

    .wavess-wrap {
        width: 100%
    }

    .coastal-bg-img {
        top: 50%;
        transform: translateY(-50%)
    }

    .wavess-wrap {
        max-width: 230px
    }

    .luxury-content {
        padding: 0 15px
    }

    .legacy-wrap .f-row {
        gap: 10px 0
    }

    .subscribe-wrap .form-grp,
    .subscribe-wrap form {
        width: 100%
    }

    .subscribe-wrap .form-grp {
        flex-direction: column;
        align-items: flex-start;
        gap: 25px;
        border-radius: 10px
    }

    .subscribe-wrap .form-field {
        border-bottom: 1px solid #211E1F;
        padding: 0
    }

    .subscribe-wrap .button {
        width: 100%
    }

    .fs16,
    .fs16 * {
        font-size: var(--fs16);
        line-height: 1.6
    }

    .blog-card .fs24 {
        font-family: 'cg-b';
        letter-spacing: .8px
    }

    .fs72,
    .fs64 {
        letter-spacing: .8px
    }

    .doorstep-wrap {
        flex-direction: column;
        gap: 50px;
        padding-bottom: 0
    }

    .doorstep-left {
        width: 100%
    }

    .doorstep-right {
        transform: none
    }

    .comm-nav-icon {
        width: 45px;
        height: 45px;
        padding: 14px
    }

    .contact-form {
        padding: 30px
    }

    .team-img {
        height: 356px
    }

    .jou-card {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 20px
    }

    .fs128 {
        letter-spacing: normal
    }

    .ame-sec {
        padding-bottom: var(--spc80)
    }

    .legacy-img,
    .legacy-small-img {
        height: 60vh
    }

    .legacy-small-img {
        aspect-ratio: unset
    }

    .contact-left-box {
        padding: 20px
    }
}

@media all and (max-width:576px) {
    .loader-content {
        flex-direction: column;
        gap: 80px
    }

    .coastal-content-wrap {
        width: 100%
    }

    .coastal-cotent {
        width: 100%;
        padding: 15px
    }

    .gallery-card-wrap span {
        width: 30px;
        height: 30px;
        top: 10px;
        right: 10px
    }

    .liv3Swiper {
        display: none
    }

    .living-box {
        gap: 5px
    }

    .inside-img {
        aspect-ratio: none;
        height: 350px
    }

    .inside-play {
        padding: 0
    }

    .inside-play,
    .three-d {
        width: 40px;
        height: 40px
    }

    .inside-icons {
        top: 12px;
        right: 30px
    }

    .filter-btn li {
        padding: 5px 14px;
        font-size: 14px
    }

    .layouts-content {
        flex-direction: column;
        gap: 20px
    }

    .layouts-wrap {
        gap: 30px
    }

    .layouts-img {
        max-width: 100%;
        width: 100%
    }

    .apart-icon {
        width: 60px;
        height: 60px;
        padding: 14px
    }

    .contact-form {
        padding: 16px
    }
}

@media all and (max-width:480px) {
    .counter-value {
        margin-bottom: 0
    }

    .counter-wrap {
        /* gap: 20px */
    }
}

.custom-error-msg {
    position: absolute !important;
    font-size: 11px !important;
    margin-top: 0px !important
}

.thankyou-page-body {
    background-color: #fff;
    color: #4e4e4e;
    min-height: 100vh;
    position: relative;
    overflow-x: hidden
}

.thankyou-page-content {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    padding-top: 50px;
    overflow-x: hidden;
    width: 100%
}

.thankyou-page-content.split-layout {
    align-items: stretch;
    padding-top: 0
}

.thankyou-split-wrap {
    display: flex;
    width: 100%;
    min-height: 100vh;
    padding-top: 50px;
    box-sizing: border-box
}

.thankyou-left-col {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
    box-sizing: border-box
}

.thankyou-right-col {
    width: 60%;
    padding: 20px 40px 40px 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center
}

.thankyou-iframe-container {
    width: 100%;
    height: calc(100vh - 160px);
    min-height: 480px;
    background: #000;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgb(0 0 0 / .15)
}

.thankyou-iframe-container iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block
}

@media (max-width:991px) {
    .thankyou-split-wrap {
        flex-direction: column;
        padding-top: 120px;
        min-height: auto
    }

    .thankyou-left-col,
    .thankyou-right-col {
        width: 100%;
        padding: 20px
    }

    .thankyou-iframe-container {
        height: 450px;
        min-height: auto
    }
}

.thankyou-container {
    position: relative;
    z-index: 10;
    text-align: center;
    max-width: 600px;
    width: 90%;
    padding: 40px 20px;
    margin: auto;
    overflow-x: hidden
}

.checkmark-wrapper {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    overflow: hidden
}

.checkmark-circle {
    width: 100px;
    height: 100px;
    background-color: #f0f7ef;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.checkmark-icon {
    width: 84px;
    height: 84px;
    background-color: #0693e3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 32px;
    box-shadow: 0 8px 20px rgb(88 151 69 / .3)
}

.checkmark-icon svg {
    width: 32px;
    height: 32px;
    fill: none;
    stroke: currentColor;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-linejoin: round
}

.sparkle {
    position: absolute;
    width: 6px;
    height: 2px;
    background-color: #0692e34f;
    border-radius: 2px
}

.sparkle-1 {
    top: 20px;
    left: -10px;
    transform: rotate(-30deg)
}

.sparkle-2 {
    top: 40px;
    left: -15px;
    transform: rotate(-90deg)
}

.sparkle-3 {
    top: 20px;
    right: -10px;
    transform: rotate(30deg)
}

.sparkle-4 {
    top: 40px;
    right: -15px;
    transform: rotate(90deg)
}

.dot-deco {
    position: absolute;
    border-radius: 50%;
    background-color: #e5c158;
    opacity: .6
}

.dot-1 {
    width: 8px;
    height: 8px;
    top: 80px;
    left: -30px
}

.dot-2 {
    width: 5px;
    height: 5px;
    top: 120px;
    right: -40px;
    background-color: #a3c79c
}

.thankyou-container h1 {
    font-family: 'Playfair Display', serif;
    font-size: 56px;
    font-weight: 700;
    color: #19382b;
    margin-bottom: 20px;
    text-transform: none
}

.thankyou-container .sub-message {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin-bottom: 12px
}

.thankyou-container .desc-message {
    font-size: 16px;
    color: #777;
    line-height: 1.6;
    max-width: 480px;
    margin: 0 auto 35px auto
}

.btn-back {
    display: inline-block;
    background-color: #0693e3;
    color: #fff;
    padding: 16px 40px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 6px 18px rgb(88 151 69 / .25);
    border: none;
    cursor: pointer;
    margin-bottom: 20px
}

.btn-back:hover {
    background-color: #4a8039;
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgb(88 151 69 / .35);
    color: #fff
}

.contact-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #19382b;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease
}

.contact-link:hover {
    color: #0693e3
}

.contact-link svg {
    width: 18px;
    height: 18px;
    transition: transform 0.3s ease
}

.contact-link:hover svg {
    transform: translateX(4px)
}

.foliage {
    position: absolute;
    bottom: 0;
    z-index: 2;
    pointer-events: none;
    max-width: 25%;
    height: auto
}

.foliage-left {
    left: 0;
    width: 320px
}

.foliage-right {
    right: 0;
    width: 320px
}

.bg-deco-elements {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden
}

.bg-deco-heart {
    position: absolute;
    color: #f7d279;
    opacity: .6
}

.bg-circle-light {
    position: absolute;
    background-color: #f4f8f4;
    border-radius: 50%
}

.wave-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none
}

.wave-curve {
    position: absolute;
    bottom: 0;
    width: 100%
}

@media (max-width:768px) {
    .thankyou-container h1 {
        font-size: 42px
    }

    .thankyou-container .sub-message {
        font-size: 18px
    }

    .foliage {
        max-width: 35%
    }
}

@media (max-width:480px) {
    .foliage {
        display: none
    }

    .thankyou-container h1 {
        font-size: 36px
    }
}

.vartual-tour-content {
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 999;
    width: 150px;
    height: 80px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgb(0 0 0 / .685);
    border: 3px solid #fff;
    background: #000;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.vartual-tour-content:hover {
    transform: scale(1.08);
    box-shadow: 0 14px 30px rgb(0 0 0 / .35)
}

.vartual-tour-content img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: blur(2px) brightness(.55);
    transition: filter 0.3s ease, transform 0.3s ease;
    z-index: 1
}

.vartual-tour-content:hover img {
    filter: blur(.5px) brightness(.65);
    transform: scale(1.12)
}

.vartual-tour-content .open-modal-trigger {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    text-align: center !important;
    letter-spacing: 0.5px !important;
    line-height: 1.3 !important;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 12px !important;
    box-sizing: border-box !important;
    text-decoration: none !important
}

@media (max-width:768px) {
    .vartual-tour-content {
        position: fixed;
        bottom: 58px;
        left: 15px
    }
}

.mobile-fixed-btns {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    z-index: 999;
    box-shadow: 0 -7px 16px rgb(255 255 255 / 34%)
}

.mobile-fixed-btns a {
    flex: 1;
    text-align: center;
    padding: 12px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background 0.3s ease
}

.mobile-fixed-btns a i {
    font-size: 16px;
    transition: transform 0.3s ease
}

.mobile-fixed-btns a:active i {
    transform: scale(1.15)
}

.mobile-fixed-btns::after {
    content: '';
    position: absolute;
    top: 0;
    left: -150%;
    width: 60%;
    height: 100%;
    background: linear-gradient(to right, #fff0 0%, rgb(255 255 255 / .25) 50%, #fff0 100%);
    transform: skewX(-25deg);
    animation: btnShineAnim 3.5s infinite ease-in-out
}

.enquire-btn {
    backdrop-filter: blur(13px);
    background: #000000d6;
    border-right: 1px solid rgb(255 255 255 / .15)
}

.call-btn {
    backdrop-filter: blur(13px);
    background: #000000d6
}

@keyframes btnShineAnim {
    0% {
        left: -150%
    }

    50% {
        left: 150%
    }

    100% {
        left: 150%
    }
}

@media (min-width:768px) {
    .mobile-fixed-btns {
        display: none !important
    }
}

.amenities-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
    position: relative;
    z-index: 5
}

.amenities-navigation .plans-nav-btn {
    border-color: rgb(0 0 0 / .3);
    color: #000
}

.amenities-navigation .plans-nav-btn:hover {
    border-color: #000;
    color: #000;
    background-color: rgb(0 0 0 / .05)
}

@media (min-width:992px) {
    .amenity-wrap {
        position: relative
    }

    .amenities-navigation {
        position: absolute;
        top: 58%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
        pointer-events: none;
        z-index: 10;
        margin-top: 0
    }

    .amenities-navigation .plans-nav-btn {
        pointer-events: auto;
        background-color: #fff;
        border-color: rgb(0 0 0 / .15);
        box-shadow: 0 4px 12px rgb(0 0 0 / .15);
        color: #000
    }

    .amenities-navigation .plans-nav-btn:hover {
        background-color: #000;
        color: #fff;
        border-color: #000
    }
}


/* whatsapp icon  */

.whatsapp-float {
    position: fixed;
    right: 40px;
    bottom: 40px;
    width: 55px;
    height: 55px;
    z-index: 99;
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.459);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    animation: whatsappPulse 2s infinite ease-in-out;
}

.whatsapp-float:hover {
    transform: scale(1.18);
    box-shadow: 0 8px 20px rgba(37, 211, 102, 0.6);
}

.whatsapp-float img {
    width: 100%;
    height: 100%;
    display: block;
}

@keyframes whatsappPulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5), 0 4px 10px rgba(0, 0, 0, 0.3);
    }
    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 12px rgba(37, 211, 102, 0), 0 4px 10px rgba(0, 0, 0, 0.3);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0), 0 4px 10px rgba(0, 0, 0, 0.3);
    }
}

@media (max-width: 768px) {
    .whatsapp-float {
        width: 50px;
        height: 50px;
        right: 15px;
        bottom: 70px;
    }
}


/* amenities icons  */

.amenities-section{
    background:#f8f8f8;
}

.section-title .sub-title{
    color:#c59a5b;
    text-transform:uppercase;
    letter-spacing:2px;
    font-size:14px;
}

.section-title h2{
    font-size:42px;
    font-weight:700;
    margin-top:10px;
}

.amenity-box{
    background:#fff;
    border-radius:2px;
    padding:30px 20px;
    text-align:center;
    height:220px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    transition:.4s;
    border:1px solid rgba(0,0,0,.08);
    box-shadow: 0 2px 4px rgb(0 0 0 / 45%);
}

.amenity-box:hover{
    transform:translateY(-8px);
    box-shadow: 0 15px 20px rgba(0,0,0,.49);
      /* border-radius:100px; */
}

.amenity-box img{
    width: 70px;
    height: 70px;
    object-fit:contain;
    margin-bottom:20px;
    filter: brightness(0);
}
.py-5{
    padding: 40px 0;
}
.amenitiesIconSwiper{
    padding: 20px;
}
.amenity-box h4{
    font-size:17px;
    font-weight:600;
    margin:0;
    color:#222;
}

.swiper-pagination{
    position:relative;
    margin-top:30px;
}

.swiper-pagination-bullet{
    width:10px;
    height:10px;
}

.swiper-pagination-bullet-active{
    background:#c59a5b;
}

@media(max-width:767px){

    .section-title h2{
        font-size:30px;
    }

    .amenity-box{
        height:180px;
        padding:20px 15px;
    }

    .amenity-box img{
        width:55px;
        height:55px;
    }

    .amenity-box h4{
        font-size:16px;
    }
    .amenitiesIconSwiper{
        padding: 5px;
    }
}
