@keyframes fonts-loading {

    0%,
    99% {
        color: transparent;
    }
}

html.wf-loading * {
    animation: fonts-loading 3s;
}

@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    .header-blur-background {}
}

.top-bun,
.patty,
.bottom-bun {
    height: 1px;
}

.sqs-block-image .sqs-block-content {
    height: 100%;
    width: 100%;
}

.fe-block-18c97ea6b6d4109e0492 .fluidImageOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: normal;

    opacity: 0;
}

.fe-684b1264cb4a9f48efb02650 {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(26, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11px;
    column-gap: 11px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-684b1264cb4a9f48efb02650 {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-684b1264cb4a9f48efb02650 {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px),
                calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(21,
                minmax(calc(var(--container-width) * var(--row-height-scaling-factor)),
                    auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}

.fe-block-18c97ea6b6d4109e0492 {
    grid-area: 1/1/14/11;
    z-index: 0;

    @media (max-width: 767px) {}
}

.fe-block-18c97ea6b6d4109e0492 .sqs-block {
    justify-content: center;
}

.fe-block-18c97ea6b6d4109e0492 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-18c97ea6b6d4109e0492 {
        grid-area: 1/14/22/27;
        z-index: 0;
    }

    .fe-block-18c97ea6b6d4109e0492 .sqs-block {
        justify-content: center;
    }

    .fe-block-18c97ea6b6d4109e0492 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-508ad0c0a64540574277 {
    grid-area: 2/2/4/10;
    z-index: 1;

    @media (max-width: 767px) {}
}

.fe-block-508ad0c0a64540574277 .sqs-block {
    justify-content: flex-start;
}

.fe-block-508ad0c0a64540574277 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-508ad0c0a64540574277 {
        grid-area: 2/2/5/26;
        z-index: 1;
    }

    .fe-block-508ad0c0a64540574277 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-508ad0c0a64540574277 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-69a4a697046aa6c855f5 {
    grid-area: 14/2/22/10;
    z-index: 4;

    @media (max-width: 767px) {}
}

.fe-block-69a4a697046aa6c855f5 .sqs-block {
    justify-content: center;
}

.fe-block-69a4a697046aa6c855f5 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-69a4a697046aa6c855f5 {
        grid-area: 7/3/15/13;
        z-index: 4;
    }

    .fe-block-69a4a697046aa6c855f5 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-69a4a697046aa6c855f5 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-yui_3_17_2_1_1749750316189_2058 {
    grid-area: 22/3/24/9;
    z-index: 5;

    @media (max-width: 767px) {}
}

.fe-block-yui_3_17_2_1_1749750316189_2058 .sqs-block {
    justify-content: center;
}

.fe-block-yui_3_17_2_1_1749750316189_2058 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-yui_3_17_2_1_1749750316189_2058 {
        grid-area: 17/3/19/13;
        z-index: 5;
    }

    .fe-block-yui_3_17_2_1_1749750316189_2058 .sqs-block {
        justify-content: center;
    }

    .fe-block-yui_3_17_2_1_1749750316189_2058 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-cbd98a0f6921083237d7 {
    grid-area: 24/3/26/9;
    z-index: 6;

    @media (max-width: 767px) {}
}

.fe-block-cbd98a0f6921083237d7 .sqs-block {
    justify-content: center;
}

.fe-block-cbd98a0f6921083237d7 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-cbd98a0f6921083237d7 {
        grid-area: 17/16/19/26;
        z-index: 6;
    }

    .fe-block-cbd98a0f6921083237d7 .sqs-block {
        justify-content: center;
    }

    .fe-block-cbd98a0f6921083237d7 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-6372ef0f02bac84e60d33237 {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(46, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11px;
    column-gap: 11px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-6372ef0f02bac84e60d33237 {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-6372ef0f02bac84e60d33237 {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px),
                calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(29,
                minmax(calc(var(--container-width) * var(--row-height-scaling-factor)),
                    auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}

.fe-block-76d32a06c7d517095804 {
    grid-area: 2/2/3/10;
    z-index: 2;

    @media (max-width: 767px) {}
}

.fe-block-76d32a06c7d517095804 .sqs-block {
    justify-content: flex-start;
}

.fe-block-76d32a06c7d517095804 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-76d32a06c7d517095804 {
        grid-area: 4/2/5/5;
        z-index: 2;
    }

    .fe-block-76d32a06c7d517095804 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-76d32a06c7d517095804 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-17accfadd68d698efffb {
    grid-area: 3/2/4/10;
    z-index: 1;

    @media (max-width: 767px) {}
}

.fe-block-17accfadd68d698efffb .sqs-block {
    justify-content: center;
}

.fe-block-17accfadd68d698efffb .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-17accfadd68d698efffb {
        grid-area: 3/2/4/26;
        z-index: 1;
    }

    .fe-block-17accfadd68d698efffb .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-17accfadd68d698efffb .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-yui_3_17_2_1_1668640556544_1124177 {
    grid-area: 4/2/35/10;
    z-index: 17;

    @media (max-width: 767px) {}
}

.fe-block-yui_3_17_2_1_1668640556544_1124177 .sqs-block {
    justify-content: flex-start;
}

.fe-block-yui_3_17_2_1_1668640556544_1124177 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-yui_3_17_2_1_1668640556544_1124177 {
        grid-area: 4/2/23/26;
        z-index: 17;
    }

    .fe-block-yui_3_17_2_1_1668640556544_1124177 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-yui_3_17_2_1_1668640556544_1124177 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-c700c33ea339f3f570e9 {
    grid-area: 35/2/37/10;
    z-index: 7;

    @media (max-width: 767px) {}
}

.fe-block-c700c33ea339f3f570e9 .sqs-block {
    justify-content: center;
}

.fe-block-c700c33ea339f3f570e9 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-c700c33ea339f3f570e9 {
        grid-area: 25/14/27/19;
        z-index: 7;
    }

    .fe-block-c700c33ea339f3f570e9 .sqs-block {
        justify-content: center;
    }

    .fe-block-c700c33ea339f3f570e9 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-cb3b0ae6b0b140a83697 {
    grid-area: 37/2/39/10;
    z-index: 8;

    @media (max-width: 767px) {}
}

.fe-block-cb3b0ae6b0b140a83697 .sqs-block {
    justify-content: center;
}

.fe-block-cb3b0ae6b0b140a83697 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-cb3b0ae6b0b140a83697 {
        grid-area: 25/20/27/25;
        z-index: 8;
    }

    .fe-block-cb3b0ae6b0b140a83697 .sqs-block {
        justify-content: center;
    }

    .fe-block-cb3b0ae6b0b140a83697 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-0b3520f702d8b9b22cc1 {
    grid-area: 39/2/40/10;
    z-index: 9;

    @media (max-width: 767px) {}
}

.fe-block-0b3520f702d8b9b22cc1 .sqs-block {
    justify-content: center;
}

.fe-block-0b3520f702d8b9b22cc1 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-0b3520f702d8b9b22cc1 {
        grid-area: 23/2/24/26;
        z-index: 9;
    }

    .fe-block-0b3520f702d8b9b22cc1 .sqs-block {
        justify-content: center;
    }

    .fe-block-0b3520f702d8b9b22cc1 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-6793c350e7f46dd448c9 {
    grid-area: 40/2/46/10;
    z-index: 3;

    @media (max-width: 767px) {}
}

.fe-block-6793c350e7f46dd448c9 .sqs-block {
    justify-content: flex-start;
}

.fe-block-6793c350e7f46dd448c9 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-6793c350e7f46dd448c9 {
        grid-area: 25/2/29/13;
        z-index: 3;
    }

    .fe-block-6793c350e7f46dd448c9 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-6793c350e7f46dd448c9 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-6372ef0f02bac84e60d33234 {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(19, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11px;
    column-gap: 11px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-6372ef0f02bac84e60d33234 {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-6372ef0f02bac84e60d33234 {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px),
                calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(24,
                minmax(calc(var(--container-width) * var(--row-height-scaling-factor)),
                    auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}

.fe-block-651495c3d47ce775c0ba {
    grid-area: 2/2/13/7;
    z-index: 2;

    @media (max-width: 767px) {}
}

.fe-block-651495c3d47ce775c0ba .sqs-block {
    justify-content: center;
}

.fe-block-651495c3d47ce775c0ba .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-651495c3d47ce775c0ba {
        grid-area: 3/2/18/15;
        z-index: 1;
    }

    .fe-block-651495c3d47ce775c0ba .sqs-block {
        justify-content: center;
    }

    .fe-block-651495c3d47ce775c0ba .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-3fdd3fdb1cec3db3f02f {
    grid-area: 3/6/10/10;
    z-index: 1;

    @media (max-width: 767px) {}
}

.fe-block-3fdd3fdb1cec3db3f02f .sqs-block {
    justify-content: center;
}

.fe-block-3fdd3fdb1cec3db3f02f .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-3fdd3fdb1cec3db3f02f {
        grid-area: 4/17/16/25;
        z-index: 2;
    }

    .fe-block-3fdd3fdb1cec3db3f02f .sqs-block {
        justify-content: center;
    }

    .fe-block-3fdd3fdb1cec3db3f02f .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-2701e98fb91135867eab {
    grid-area: 11/4/19/9;
    z-index: 2;

    @media (max-width: 767px) {}
}

.fe-block-2701e98fb91135867eab .sqs-block {
    justify-content: center;
}

.fe-block-2701e98fb91135867eab .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-2701e98fb91135867eab {
        grid-area: 13/10/22/21;
        z-index: 3;
    }

    .fe-block-2701e98fb91135867eab .sqs-block {
        justify-content: center;
    }

    .fe-block-2701e98fb91135867eab .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-6372ef0f02bac84e60d33231 {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(17, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11px;
    column-gap: 11px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-6372ef0f02bac84e60d33231 {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-6372ef0f02bac84e60d33231 {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px),
                calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(14,
                minmax(calc(var(--container-width) * var(--row-height-scaling-factor)),
                    auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}

.fe-block-7e6033748ada99ce87f5 {
    grid-area: 2/2/3/10;
    z-index: 2;

    @media (max-width: 767px) {}
}

.fe-block-7e6033748ada99ce87f5 .sqs-block {
    justify-content: flex-start;
}

.fe-block-7e6033748ada99ce87f5 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-7e6033748ada99ce87f5 {
        grid-area: 3/2/4/5;
        z-index: 2;
    }

    .fe-block-7e6033748ada99ce87f5 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-7e6033748ada99ce87f5 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-4e06c0978795105b2236 {
    grid-area: 3/2/17/10;
    z-index: 3;

    @media (max-width: 767px) {}
}

.fe-block-4e06c0978795105b2236 .sqs-block {
    justify-content: flex-start;
}

.fe-block-4e06c0978795105b2236 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-4e06c0978795105b2236 {
        grid-area: 3/6/14/26;
        z-index: 3;
    }

    .fe-block-4e06c0978795105b2236 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-4e06c0978795105b2236 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-6372ef0f02bac84e60d3323a {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(25, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11px;
    column-gap: 11px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-6372ef0f02bac84e60d3323a {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-6372ef0f02bac84e60d3323a {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px),
                calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(19,
                minmax(calc(var(--container-width) * var(--row-height-scaling-factor)),
                    auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}

.fe-block-6c07d60ea68115b3eacc {
    grid-area: 1/1/12/11;
    z-index: 1;

    @media (max-width: 767px) {}
}

.fe-block-6c07d60ea68115b3eacc .sqs-block {
    justify-content: center;
}

.fe-block-6c07d60ea68115b3eacc .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-6c07d60ea68115b3eacc {
        grid-area: 1/1/20/14;
        z-index: 1;
    }

    .fe-block-6c07d60ea68115b3eacc .sqs-block {
        justify-content: center;
    }

    .fe-block-6c07d60ea68115b3eacc .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-3acb68e35368a6120125 {
    grid-area: 1/1/12/11;
    z-index: 2;

    @media (max-width: 767px) {}
}

.fe-block-3acb68e35368a6120125 .sqs-block {
    justify-content: center;
}

.fe-block-3acb68e35368a6120125 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-3acb68e35368a6120125 {
        grid-area: 1/1/20/14;
        z-index: 2;
    }

    .fe-block-3acb68e35368a6120125 .sqs-block {
        justify-content: center;
    }

    .fe-block-3acb68e35368a6120125 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-4b72eacd0ddab7c33734 {
    grid-area: 13/2/24/10;
    z-index: 3;

    @media (max-width: 767px) {}
}

.fe-block-4b72eacd0ddab7c33734 .sqs-block {
    justify-content: flex-start;
}

.fe-block-4b72eacd0ddab7c33734 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-4b72eacd0ddab7c33734 {
        grid-area: 3/15/17/26;
        z-index: 3;
    }

    .fe-block-4b72eacd0ddab7c33734 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-4b72eacd0ddab7c33734 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-cd028239709fd2f2b039 {
    grid-area: 24/2/25/10;
    z-index: 4;

    @media (max-width: 767px) {}
}

.fe-block-cd028239709fd2f2b039 .sqs-block {
    justify-content: flex-start;
}

.fe-block-cd028239709fd2f2b039 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-cd028239709fd2f2b039 {
        grid-area: 17/16/18/25;
        z-index: 4;
    }

    .fe-block-cd028239709fd2f2b039 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-cd028239709fd2f2b039 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-6372ef0f02bac84e60d3323d {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(11, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11px;
    column-gap: 11px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-6372ef0f02bac84e60d3323d {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-6372ef0f02bac84e60d3323d {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px),
                calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(22,
                minmax(calc(var(--container-width) * var(--row-height-scaling-factor)),
                    auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}

.fe-block-6897f38c1e03492dd392 {
    grid-area: 1/2/5/10;
    z-index: 3;

    @media (max-width: 767px) {}
}

.fe-block-6897f38c1e03492dd392 .sqs-block {
    justify-content: center;
}

.fe-block-6897f38c1e03492dd392 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-6897f38c1e03492dd392 {
        grid-area: 1/1/6/27;
        z-index: 3;
    }

    .fe-block-6897f38c1e03492dd392 .sqs-block {
        justify-content: center;
    }

    .fe-block-6897f38c1e03492dd392 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-yui_3_17_2_1_1698956054391_6945 {
    grid-area: 5/2/11/10;
    z-index: 9;

    @media (max-width: 767px) {}
}

.fe-block-yui_3_17_2_1_1698956054391_6945 .sqs-block {
    justify-content: flex-start;
}

.fe-block-yui_3_17_2_1_1698956054391_6945 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-yui_3_17_2_1_1698956054391_6945 {
        grid-area: 6/2/21/26;
        z-index: 9;
    }

    .fe-block-yui_3_17_2_1_1698956054391_6945 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-yui_3_17_2_1_1698956054391_6945 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-64aec74c21d07b23271e941b {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(91, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11px;
    column-gap: 11px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-64aec74c21d07b23271e941b {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-64aec74c21d07b23271e941b {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px),
                calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(22,
                minmax(calc(var(--container-width) * var(--row-height-scaling-factor)),
                    auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}

.fe-block-cd2553d97802d12e9638 {
    grid-area: 2/2/4/10;
    z-index: 2;

    @media (max-width: 767px) {}
}

.fe-block-cd2553d97802d12e9638 .sqs-block {
    justify-content: flex-start;
}

.fe-block-cd2553d97802d12e9638 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-cd2553d97802d12e9638 {
        grid-area: 2/5/4/23;
        z-index: 2;
    }

    .fe-block-cd2553d97802d12e9638 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-cd2553d97802d12e9638 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-yui_3_17_2_1_1689174888769_14037 {
    grid-area: 4/2/91/10;
    z-index: 1;

    @media (max-width: 767px) {}
}

.fe-block-yui_3_17_2_1_1689174888769_14037 .sqs-block {
    justify-content: flex-start;
}

.fe-block-yui_3_17_2_1_1689174888769_14037 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-yui_3_17_2_1_1689174888769_14037 {
        grid-area: 4/5/23/23;
        z-index: 1;
    }

    .fe-block-yui_3_17_2_1_1689174888769_14037 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-yui_3_17_2_1_1689174888769_14037 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.has-section-divider[data-section-id="64aec74c21d07b23271e941c"] {
    padding-bottom: var(--divider-height);
    z-index: var(--z-index);
}

.has-section-divider[data-section-id="64aec74c21d07b23271e941c"] .background-pause-button {
    bottom: calc(14px + var(--divider-height));
}

.has-section-divider[data-section-id="64aec74c21d07b23271e941c"] .section-divider-svg-clip {
    display: block;
}

.has-section-divider[data-section-id="64aec74c21d07b23271e941c"].background-width--inset:not(.content-collection):not(.gallery-section):not(.user-items-list-section) {
    padding-bottom: calc(var(--sqs-site-gutter) + var(--divider-height));
}

.has-section-divider[data-section-id="64aec74c21d07b23271e941c"].background-width--inset:not(.content-collection):not(.gallery-section):not(.user-items-list-section) .section-background {
    bottom: calc(var(--sqs-site-gutter) + var(--divider-height));
}

.has-section-divider[data-section-id="64aec74c21d07b23271e941c"] .section-divider-block {
    height: var(--divider-height);
}

.has-section-divider[data-section-id="64aec74c21d07b23271e941c"] {
    padding-bottom: 6vw;
}

.has-section-divider[data-section-id="64aec74c21d07b23271e941c"].background-width--inset:not(.content-collection):not(.gallery-section):not(.user-items-list-section) {
    padding-bottom: calc(var(--sqs-site-gutter) + 6vw);
}

#block-yui_3_17_2_1_1749750316189_2058 {
    --sqs-block-content-flex: 1;
}

#block-cbd98a0f6921083237d7 {
    --sqs-block-content-flex: 1;
}


.title-page {
    position: relative;
    left: initial;
}

.title-page-text {
    font-size: clamp(24px, 8vw, 111px);
    line-height: 1.2;
    margin: 0;
    color: white;
}

@media screen and (max-width: 768px) {
    .title-page-text {
        font-size: 24px;
        text-align: center;
    }

}

.fe-6372eeadf9a80e57ed7c4106 {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(20, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11px;
    column-gap: 11px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-6372eeadf9a80e57ed7c4106 {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-6372eeadf9a80e57ed7c4106 {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px),
                calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(13,
                minmax(calc(var(--container-width) * var(--row-height-scaling-factor)),
                    auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}

.fe-block-640af5b20e85f37d8fba {
    grid-area: 1/2/2/10;
    z-index: 5;

    @media (max-width: 767px) {}
}

.fe-block-640af5b20e85f37d8fba .sqs-block {
    justify-content: center;
}

.fe-block-640af5b20e85f37d8fba .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-640af5b20e85f37d8fba {
        grid-area: 1/2/2/26;
        z-index: 5;
    }

    .fe-block-640af5b20e85f37d8fba .sqs-block {
        justify-content: flex-end;
    }

    .fe-block-640af5b20e85f37d8fba .sqs-block-alignment-wrapper {
        align-items: flex-end;
    }
}

.fe-block-059f8a6d682f07455fc6 {
    grid-area: 2/2/4/10;
    z-index: 0;

    @media (max-width: 767px) {}
}

.fe-block-059f8a6d682f07455fc6 .sqs-block {
    justify-content: center;
}

.fe-block-059f8a6d682f07455fc6 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-059f8a6d682f07455fc6 {
        grid-area: 2/2/4/10;
        z-index: 0;
    }

    .fe-block-059f8a6d682f07455fc6 .sqs-block {
        justify-content: center;
    }

    .fe-block-059f8a6d682f07455fc6 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-534b7e580595062588ee {
    grid-area: 4/2/15/10;
    z-index: 3;

    @media (max-width: 767px) {}
}

.fe-block-534b7e580595062588ee .sqs-block {
    justify-content: flex-start;
}

.fe-block-534b7e580595062588ee .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-534b7e580595062588ee {
        grid-area: 4/2/11/19;
        z-index: 3;
    }

    .fe-block-534b7e580595062588ee .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-534b7e580595062588ee .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-09f2d68ad4c97b2912ba {
    grid-area: 14/2/15/10;
    z-index: 6;

    @media (max-width: 767px) {}
}

.fe-block-09f2d68ad4c97b2912ba .sqs-block {
    justify-content: center;
}

.fe-block-09f2d68ad4c97b2912ba .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-09f2d68ad4c97b2912ba {
        grid-area: 11/2/12/26;
        z-index: 6;
    }

    .fe-block-09f2d68ad4c97b2912ba .sqs-block {
        justify-content: flex-end;
    }

    .fe-block-09f2d68ad4c97b2912ba .sqs-block-alignment-wrapper {
        align-items: flex-end;
    }
}

.fe-block-4065093b1da98d0675bd {
    grid-area: 15/2/16/7;
    z-index: 7;

    @media (max-width: 767px) {}
}

.fe-block-4065093b1da98d0675bd .sqs-block {
    justify-content: flex-start;
}

.fe-block-4065093b1da98d0675bd .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-4065093b1da98d0675bd {
        grid-area: 12/2/13/8;
        z-index: 7;
    }

    .fe-block-4065093b1da98d0675bd .sqs-block {
        justify-content: center;
    }

    .fe-block-4065093b1da98d0675bd .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-75b83499b834d3e6c89d {
    grid-area: 15/7/16/10;
    z-index: 8;

    @media (max-width: 767px) {}
}

.fe-block-75b83499b834d3e6c89d .sqs-block {
    justify-content: flex-start;
}

.fe-block-75b83499b834d3e6c89d .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-75b83499b834d3e6c89d {
        grid-area: 2/22/3/26;
        z-index: 8;
    }

    .fe-block-75b83499b834d3e6c89d .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-75b83499b834d3e6c89d .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-e6fcf5681870234a4efc {
    grid-area: 16/2/17/10;
    z-index: 9;

    @media (max-width: 767px) {}
}

.fe-block-e6fcf5681870234a4efc .sqs-block {
    justify-content: flex-start;
}

.fe-block-e6fcf5681870234a4efc .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-e6fcf5681870234a4efc {
        grid-area: 12/8/13/14;
        z-index: 9;
    }

    .fe-block-e6fcf5681870234a4efc .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-e6fcf5681870234a4efc .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-79e261651b98c9958f4f {
    grid-area: 17/2/18/10;
    z-index: 10;

    @media (max-width: 767px) {}
}

.fe-block-79e261651b98c9958f4f .sqs-block {
    justify-content: flex-start;
}

.fe-block-79e261651b98c9958f4f .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-79e261651b98c9958f4f {
        grid-area: 13/8/14/14;
        z-index: 10;
    }

    .fe-block-79e261651b98c9958f4f .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-79e261651b98c9958f4f .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-9b6fb74eea8aaa419ae4 {
    grid-area: 18/2/20/10;
    z-index: 8;

    @media (max-width: 767px) {}
}

.fe-block-9b6fb74eea8aaa419ae4 .sqs-block {
    justify-content: flex-start;
}

.fe-block-9b6fb74eea8aaa419ae4 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-9b6fb74eea8aaa419ae4 {
        grid-area: 12/14/14/20;
        z-index: 8;
    }

    .fe-block-9b6fb74eea8aaa419ae4 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-9b6fb74eea8aaa419ae4 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-637ba4322030e1f0c86e {
    grid-area: 20/2/21/10;
    z-index: 8;

    @media (max-width: 767px) {}
}

.fe-block-637ba4322030e1f0c86e .sqs-block {
    justify-content: flex-start;
}

.fe-block-637ba4322030e1f0c86e .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-637ba4322030e1f0c86e {
        grid-area: 12/19/13/26;
        z-index: 8;
    }

    .fe-block-637ba4322030e1f0c86e .sqs-block {
        justify-content: center;
    }

    .fe-block-637ba4322030e1f0c86e .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

#block-75b83499b834d3e6c89d .social-icons-style-border .sqs-svg-icon--wrapper {
    box-shadow: 0 0 0 2px inset;
    border: none;
}

.fe-637578e9bf90194ac4c446fd {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(42, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11px;
    column-gap: 11px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-637578e9bf90194ac4c446fd {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-637578e9bf90194ac4c446fd {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px),
                calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(37,
                minmax(calc(var(--container-width) * var(--row-height-scaling-factor)),
                    auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}

.fe-block-c80d565dfc808cb89a36 {
    grid-area: 1/2/3/10;
    z-index: 1;

    @media (max-width: 767px) {}
}

.fe-block-c80d565dfc808cb89a36 .sqs-block {
    justify-content: flex-start;
}

.fe-block-c80d565dfc808cb89a36 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-c80d565dfc808cb89a36 {
        grid-area: 1/2/6/26;
        z-index: 1;
    }

    .fe-block-c80d565dfc808cb89a36 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-c80d565dfc808cb89a36 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-63450059c54fc3431643 {
    grid-area: 3/1/9/11;
    z-index: 2;

    @media (max-width: 767px) {}
}

.fe-block-63450059c54fc3431643 .sqs-block {
    justify-content: center;
}

.fe-block-63450059c54fc3431643 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-63450059c54fc3431643 {
        grid-area: 6/2/17/26;
        z-index: 2;
    }

    .fe-block-63450059c54fc3431643 .sqs-block {
        justify-content: center;
    }

    .fe-block-63450059c54fc3431643 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-a428ef5a1d4e7539fe6f {
    grid-area: 3/2/9/10;
    z-index: 3;

    @media (max-width: 767px) {}
}

.fe-block-a428ef5a1d4e7539fe6f .sqs-block {
    justify-content: center;
}

.fe-block-a428ef5a1d4e7539fe6f .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-a428ef5a1d4e7539fe6f {
        grid-area: 6/2/17/26;
        z-index: 3;
    }

    .fe-block-a428ef5a1d4e7539fe6f .sqs-block {
        justify-content: center;
    }

    .fe-block-a428ef5a1d4e7539fe6f .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-yui_3_17_2_1_1668640556544_1616242 {
    grid-area: 9/2/37/10;
    z-index: 12;

    @media (max-width: 767px) {}
}

.fe-block-yui_3_17_2_1_1668640556544_1616242 .sqs-block {
    justify-content: flex-start;
}

.fe-block-yui_3_17_2_1_1668640556544_1616242 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-yui_3_17_2_1_1668640556544_1616242 {
        grid-area: 17/2/32/26;
        z-index: 12;
    }

    .fe-block-yui_3_17_2_1_1668640556544_1616242 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-yui_3_17_2_1_1668640556544_1616242 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-1684e4b5270c084308d4 {
    grid-area: 37/2/39/10;
    z-index: 12;

    @media (max-width: 767px) {}
}

.fe-block-1684e4b5270c084308d4 .sqs-block {
    justify-content: center;
}

.fe-block-1684e4b5270c084308d4 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-1684e4b5270c084308d4 {
        grid-area: 32/20/33/26;
        z-index: 12;
    }

    .fe-block-1684e4b5270c084308d4 .sqs-block {
        justify-content: center;
    }

    .fe-block-1684e4b5270c084308d4 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-yui_3_17_2_1_1669044187706_5441 {
    grid-area: 39/2/42/10;
    z-index: 13;

    @media (max-width: 767px) {}
}

.fe-block-yui_3_17_2_1_1669044187706_5441 .sqs-block {
    justify-content: center;
}

.fe-block-yui_3_17_2_1_1669044187706_5441 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-yui_3_17_2_1_1669044187706_5441 {
        grid-area: 34/12/38/26;
        z-index: 13;
    }

    .fe-block-yui_3_17_2_1_1669044187706_5441 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-yui_3_17_2_1_1669044187706_5441 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

#block-63450059c54fc3431643 .sqs-block-alignment-wrapper {
    justify-content: center;
}

#block-63450059c54fc3431643 .sqs-shape>* {
    stroke: none;
}

#block-63450059c54fc3431643 {
    --shape-block-background-color: hsla(var(--darkAccent-hsl),
            1);
}

.sqs-block-image .sqs-block-content {
    height: 100%;
    width: 100%;
}

.fe-block-a428ef5a1d4e7539fe6f .fluidImageOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: normal;

    opacity: 0;
}

#block-1684e4b5270c084308d4 {
    --sqs-block-content-flex: 1;
}

/* Footer Container */
.footer-wrapper {
    position: relative;
    background: #6B6B5A;
    overflow: hidden;
}

/* Wavy Top Border */
.footer-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1000;
    background-color: var(--siteBackgroundColor);
    clip-path: path('M 0 80 C 200 20, 400 20, 600 80 C 800 140, 1000 120, 1200 80 C 1450 20, 1500 30, 1800 80 C 2000 140, 2200 140, 2400 80 V 0 H 0 Z');
}

.footer {
    padding: 120px 60px 40px;
    color: #E8D7C3;
}

/* Top Section */
.footer-top {
    max-width: 1400px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.footer-brand {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 50px;
}

.brand-left h2 {
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 40px;
    color: #E8D7C3;
}

.newsletter-text {
    font-size: 15px;
    line-height: 1.7;
    color: #E8D7C3;
    max-width: 600px;
    margin-bottom: 30px;
}

/* Social Icons */
.social-icons {
    display: flex;
    gap: 20px;
}

.social-icons a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #E8D7C3;
    transition: all 0.3s;
    border-radius: 50%;
}

.social-icons a:hover {
    color: white;
    background: rgba(232, 215, 195, 0.1);
}

.social-icons svg {
    width: 24px;
    height: 24px;
}

/* Newsletter Form */
.newsletter-form {
    display: flex;
    gap: 15px;
    max-width: 600px;
}

.email-input {
    flex: 1;
    padding: 16px 20px;
    background: white;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
}

.email-input::placeholder {
    color: #999;
}

.submit-btn {
    padding: 16px 40px;
    background: transparent;
    color: #E8D7C3;
    border: 2px solid #E8D7C3;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s;
    white-space: nowrap;
}

.submit-btn:hover {
    background: #E8D7C3;
    color: #6B6B5A;
}

/* Bottom Section */
.footer-bottom {
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copyright {
    font-size: 13px;
    color: #E8D7C3;
    opacity: 0.8;
}

/* Footer Links */
.footer-links {
    display: flex;
    gap: 50px;
}

.footer-column {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.footer-column a {
    text-decoration: none;
    color: #E8D7C3;
    font-size: 14px;
    transition: color 0.3s;
}

.footer-column a:hover {
    color: white;
}

/* Contact Email */
.contact-email {
    font-size: 16px;
    color: #E8D7C3;
    letter-spacing: 0.5px;
}

/* Responsive */
@media (max-width: 1024px) {
    .footer {
        padding: 100px 40px 40px;
    }

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

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

    .footer-links {
        gap: 30px;
    }
}

@media (max-width: 768px) {
    .footer {
        padding: 80px 20px 30px;
    }

    .newsletter-form {
        flex-direction: column;
    }

    .submit-btn {
        width: 100%;
    }

    .footer-links {
        flex-direction: column;
        gap: 20px;
    }

    .brand-left h2 {
        font-size: 24px;
    }

    .newsletter-text {
        font-size: 14px;
    }
}


/* Interactive Map Section */
.map-container {
    background: white;
    border-radius: 30px;
    overflow: hidden;
    margin-top: 60px;
}

.map-header {
    padding: 40px;
    background: hsla(var(--white-hsl), 1);
    color: white;
    text-align: center;
}

.map-header h3 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 10px;
}

.map-header p {
    font-size: 15px;
    opacity: 0.9;
}

.map-content {
    display: grid;
    grid-template-columns: 300px 1fr;
    min-height: 500px;
}

.map-sidebar {
    background: #f8f8f8;
    padding: 30px;
    overflow-y: auto;
}

.map-location-item {
    padding: 20px;
    background: white;
    border-radius: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all 0.3s;
    border: 2px solid transparent;
}

.map-location-item:hover,
.map-location-item.active {
    border-color: #8B6F47;
    box-shadow: 0 5px 20px rgba(139, 111, 71, 0.15);
}

.map-location-name {
    font-size: 16px;
    font-weight: 600;
    color: #2C2C2C;
    margin-bottom: 8px;
}

.map-location-address {
    font-size: 13px;
    color: #666;
    line-height: 1.5;
}

.map-display {
    background: linear-gradient(135deg, #e0e0e0 0%, #f0f0f0 100%);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.map-placeholder {
    text-align: center;
    color: #999;
}

.map-placeholder svg {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    opacity: 0.5;
}


/* Banner Section */
.banner-section {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    margin: 160px 0;
}

/* Banner Background Image */
.banner-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #8B6F47 0%, #A0826D 50%, #C4A880 100%);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

/* Overlay */
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg,
            rgba(139, 111, 71, 0.85) 0%,
            rgba(107, 91, 67, 0.75) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Banner Content */
.banner-content {
    text-align: center;
    color: white;
    z-index: 2;
    max-width: 900px;
    padding: 40px;
    animation: fadeInUp 1s ease;
}

.banner-subtitle {
    font-size: 16px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    opacity: 0.9;
}

.banner-title {
    font-size: 64px;
    font-weight: 300;
    color: white;
    line-height: 1.2;
    margin-bottom: 25px;
    letter-spacing: 2px;
}

.banner-title strong {
    font-weight: 700;
    display: block;
    margin-top: 10px;
}

.banner-description {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 40px;
    opacity: 0.95;
}

.banner-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.banner-btn {
    padding: 18px 45px;
    border: none;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.4s ease;
    text-decoration: none;
    display: inline-block;
}

.btn-light {
    background: white;
    color: #8B6F47;
}

.btn-light:hover {
    background: #f0f0f0;
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.btn-outline {
    background: transparent;
    color: white;
    border: 2px solid white;
}

.btn-outline:hover {
    background: white;
    color: #8B6F47;
    transform: translateY(-3px);
}

/* Decorative Elements */
.banner-decoration {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.decoration-circle {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
    animation: float 6s ease-in-out infinite;
}

.circle-1 {
    width: 300px;
    height: 300px;
    top: -100px;
    left: -100px;
    animation-delay: 0s;
}

.circle-2 {
    width: 400px;
    height: 400px;
    bottom: -150px;
    right: -150px;
    animation-delay: 2s;
}

.circle-3 {
    width: 200px;
    height: 200px;
    top: 50%;
    right: 10%;
    animation-delay: 4s;
}

/* Stats Section */
.banner-stats {
    display: flex;
    gap: 60px;
    justify-content: center;
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

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

.stat-number {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
}

.stat-label {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    opacity: 0.9;
}

/* Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0) scale(1);
    }

    50% {
        transform: translateY(-30px) scale(1.05);
    }
}

/* Parallax Effect */
@media (min-width: 768px) {
    .banner-image {
        background-attachment: fixed;
    }
}

/* Responsive */
@media (max-width: 1024px) {
    .banner-section {
        height: 550px;
    }

    .banner-title {
        font-size: 52px;
    }

    .banner-stats {
        gap: 40px;
    }
}

@media (max-width: 768px) {
    .banner-section {
        height: auto;
        min-height: 500px;
        margin: 50px 0;
    }

    .banner-content {
        padding: 40px 20px;
    }

    .banner-title {
        font-size: 36px;
    }

    .banner-description {
        font-size: 16px;
    }

    .banner-buttons {
        flex-direction: column;
        gap: 15px;
    }

    .banner-btn {
        width: 100%;
        max-width: 300px;
    }

    .banner-stats {
        flex-direction: column;
        gap: 30px;
        margin-top: 40px;
    }

    .stat-number {
        font-size: 36px;
    }

    .circle-1,
    .circle-2,
    .circle-3 {
        display: none;
    }
}

/* Alternative Banner Styles */
.banner-section.style-2 .banner-overlay {
    background: linear-gradient(to right,
            rgba(139, 111, 71, 0.95) 0%,
            rgba(139, 111, 71, 0.7) 100%);
}

.banner-section.style-2 .banner-content {
    text-align: left;
    margin-left: 0;
    padding-left: 80px;
}

.banner-section.style-2 .banner-buttons {
    justify-content: flex-start;
}

/* Full Width Image Banner */
.banner-section.full-image .banner-image {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><rect fill="%238B6F47" width="1200" height="600"/><circle fill="%23A0826D" opacity="0.3" cx="200" cy="100" r="150"/><circle fill="%23C4A880" opacity="0.3" cx="1000" cy="500" r="200"/><path fill="%23fff" opacity="0.05" d="M0,300 Q300,200 600,300 T1200,300 L1200,600 L0,600 Z"/></svg>');
}

/* Big Booking CTA Section */
.footer-booking-cta {
    max-width: 1400px;
    margin: 0 auto 60px;
    padding: 0 60px;
}

.booking-content {
    background: linear-gradient(135deg, #8B6F47 0%, #A0826D 100%);
    border-radius: 24px;
    padding: 50px 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    box-shadow: 0 20px 60px rgba(139, 111, 71, 0.3);
    position: relative;
    overflow: hidden;
}

.booking-content::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 400px;
    height: 400px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    pointer-events: none;
}

.booking-content::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    pointer-events: none;
}

.booking-text {
    flex: 1;
    z-index: 2;
}

.booking-title {
    font-size: 36px;
    font-weight: 600;
    color: white;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

.booking-subtitle {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
}

.booking-btn-large {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    padding: 22px 45px;
    background: white;
    color: #8B6F47;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    z-index: 2;
    position: relative;
}

.booking-btn-large:hover {
    transform: translateY(-4px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
    background: #f8f8f8;
}

.booking-btn-large:active {
    transform: translateY(-2px);
}

.booking-icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.arrow-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

.booking-btn-large:hover .arrow-icon {
    transform: translateX(5px);
}

/* Responsive */
@media (max-width: 1024px) {
    .footer-booking-cta {
        padding: 0 40px;
    }

    .booking-content {
        padding: 40px 40px;
    }

    .booking-title {
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    .footer-booking-cta {
        padding: 0 20px;
        margin-bottom: 40px;
    }

    .booking-content {
        flex-direction: column;
        padding: 35px 25px;
        text-align: center;
        gap: 25px;
    }

    .booking-title {
        font-size: 24px;
    }

    .booking-subtitle {
        font-size: 14px;
    }

    .booking-btn-large {
        width: 100%;
        justify-content: center;
        padding: 20px 35px;
        font-size: 14px;
    }
}

/* Footer Wrapper */
.footer-wrapper {
    margin-top: auto;
}

.footer {
    max-width: 1400px;
    margin: 0 auto;
}

/* Main Content Section */
.footer-content {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1.5fr;
    gap: 48px;
    padding: 64px 0 48px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 1024px) {
    .footer-content {
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }
}

@media (max-width: 640px) {
    .footer-content {
        grid-template-columns: 1fr;
        gap: 32px;
        padding: 48px 0 40px;
    }
}

/* Brand Section */
.footer-brand-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.footer-logo {
    display: inline-block;
    transition: opacity 0.3s ease;
}

.footer-logo:hover {
    opacity: 0.8;
}

.logo-text {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    background-clip: text;
}

.footer-tagline {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    max-width: 300px;
}

/* Contact Info */
.contact-info {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 8px;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 8px 0;
}

.contact-item:hover {
    color: #8B6F47;
    transform: translateX(4px);
}

.contact-item .icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

/* Footer Columns */
.footer-column {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.footer-title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 8px 0;
    position: relative;
    padding-bottom: 12px;
}

.footer-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    border-radius: 2px;
}

.footer-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-list li {
    margin: 0;
}

.footer-list a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    font-size: 15px;
    position: relative;
    padding-left: 0;
}

.footer-list a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #8B6F47;
    transition: width 0.3s ease;
}

.footer-list a:hover {
    color: #fff;
    padding-left: 8px;
}

.footer-list a:hover::before {
    width: 100%;
}

/* Hours List */
.hours-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.hours-list .day {
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
    font-size: 14px;
}

.hours-list .time {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}

/* Location Column */
.address {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    margin: 0 0 16px 0;
    font-size: 15px;
}

.map-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #8B6F47;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    padding: 10px 16px;
    border-radius: 8px;
    font-size: 14px;
}

.map-link:hover {
    transform: translateY(-2px);
}

.map-link .icon {
    width: 18px;
    height: 18px;
}

/* CTA Button Section */
.footer-cta {
    padding: 40px 0;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.cta-button {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    text-decoration: none;
    padding: 18px 36px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transition: left 0.5s ease;
}

.cta-button:hover {
    transform: translateY(-3px);
}

.cta-button:hover::before {
    left: 100%;
}

.cta-button .icon {
    width: 24px;
    height: 24px;
}

.cta-button .arrow {
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
}

.cta-button:hover .arrow {
    transform: translateX(4px);
}

@media (max-width: 640px) {
    .cta-button {
        width: 100%;
        justify-content: center;
        font-size: 16px;
        padding: 16px 28px;
    }
}

/* Bottom Bar */
.footer-bottom {
    padding: 32px 0;
}

.footer-bottom-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

@media (max-width: 768px) {
    .footer-bottom-content {
        flex-direction: column;
        text-align: center;
    }
}

.copyright {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    margin: 0;
}

.legal-links {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

@media (max-width: 640px) {
    .legal-links {
        justify-content: center;
    }
}

.legal-links a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.legal-links a:hover {
    color: #fff;
}

.separator {
    color: rgba(255, 255, 255, 0.3);
    font-size: 14px;
}

/* Icon Styles */
.icon {
    flex-shrink: 0;
}

/* Smooth Transitions */
* {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* Gallery Section */
.gallery-section {
    padding: 100px 20px;
    max-width: 1400px;
    margin: 0 auto;
}

/* Section Header */
.section-header {
    text-align: center;
    margin-bottom: 60px;
}

.section-subtitle {
    font-size: 14px;
    color: #8B6F47;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}

.section-title {
    font-size: 48px;
    color: #8B6F47;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.section-description {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    max-width: 600px;
    margin: 0 auto;
}

/* Filter Tabs */
.gallery-filters {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.filter-btn {
    padding: 12px 30px;
    background: white;
    border: 2px solid #8B6F47;
    color: #8B6F47;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}

.filter-btn:hover,
.filter-btn.active {
    background: #8B6F47;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 5px 20px rgba(139, 111, 71, 0.3);
}

/* Gallery Grid */
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin-bottom: 50px;
}

/* Gallery Item */
.gallery-item {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    aspect-ratio: 4/5;
}

.gallery-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}

/* Masonry Layout for variety */
.gallery-item:nth-child(3n+1) {
    aspect-ratio: 1/1;
}

.gallery-item:nth-child(4n+2) {
    aspect-ratio: 3/4;
}

.gallery-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.gallery-item:hover .gallery-image {
    transform: scale(1.1);
}

/* Overlay */
.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,
            rgba(139, 111, 71, 0) 0%,
            rgba(139, 111, 71, 0.7) 70%,
            rgba(139, 111, 71, 0.9) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 25px;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.gallery-item:hover .gallery-overlay {
    opacity: 1;
}

.gallery-title {
    font-size: 20px;
    font-weight: 600;
    color: white;
    margin-bottom: 8px;
    transform: translateY(20px);
    transition: transform 0.4s ease 0.1s;
}

.gallery-item:hover .gallery-title {
    transform: translateY(0);
}

.gallery-category {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 1px;
    text-transform: uppercase;
    transform: translateY(20px);
    transition: transform 0.4s ease 0.15s;
}

.gallery-item:hover .gallery-category {
    transform: translateY(0);
}

/* View Button */
.gallery-view-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 60px;
    height: 60px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.4s ease;
    z-index: 10;
}

.gallery-item:hover .gallery-view-btn {
    transform: translate(-50%, -50%) scale(1);
}

.gallery-view-btn svg {
    width: 28px;
    height: 28px;
    color: #8B6F47;
}

/* Load More Button */
.load-more-container {
    text-align: center;
    margin-top: 50px;
}

.load-more-btn {
    padding: 18px 50px;
    background: transparent;
    border: 2px solid #8B6F47;
    color: #8B6F47;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}

.load-more-btn:hover {
    background: #8B6F47;
    color: white;
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(139, 111, 71, 0.3);
}

/* Lightbox Modal */
.lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    z-index: 1000;
    align-items: center;
    justify-content: center;
    animation: fadeIn 0.3s ease;
}

.lightbox.active {
    display: flex;
}

.lightbox-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    animation: zoomIn 0.3s ease;
}

.lightbox-image {
    max-width: 100%;
    max-height: 90vh;
    border-radius: 10px;
    box-shadow: 0 20px 80px rgba(0, 0, 0, 0.5);
}

.lightbox-close {
    position: absolute;
    top: -50px;
    right: 0;
    width: 40px;
    height: 40px;
    background: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}

.lightbox-close:hover {
    transform: rotate(90deg);
    background: #8B6F47;
}

.lightbox-close svg {
    width: 24px;
    height: 24px;
}

.lightbox-close:hover svg {
    color: white;
}

.lightbox-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}

.lightbox-nav:hover {
    background: white;
    transform: translateY(-50%) scale(1.1);
}

.lightbox-prev {
    left: 20px;
}

.lightbox-next {
    right: 20px;
}

.lightbox-nav svg {
    width: 24px;
    height: 24px;
    color: #2C2C2C;
}

/* Animations */
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale(0.8);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.gallery-item {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.gallery-item:nth-child(1) {
    animation-delay: 0.1s;
}

.gallery-item:nth-child(2) {
    animation-delay: 0.15s;
}

.gallery-item:nth-child(3) {
    animation-delay: 0.2s;
}

.gallery-item:nth-child(4) {
    animation-delay: 0.25s;
}

.gallery-item:nth-child(5) {
    animation-delay: 0.3s;
}

.gallery-item:nth-child(6) {
    animation-delay: 0.35s;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive */
@media (max-width: 1024px) {
    .gallery-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
    }

    .section-title {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .gallery-section {
        padding: 60px 20px;
    }

    .section-title {
        font-size: 32px;
    }

    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .gallery-item,
    .gallery-item:nth-child(3n+1),
    .gallery-item:nth-child(4n+2) {
        aspect-ratio: 1/1;
    }

    .gallery-overlay {
        opacity: 1;
        background: linear-gradient(to bottom,
                rgba(139, 111, 71, 0) 40%,
                rgba(139, 111, 71, 0.8) 100%);
        padding: 15px;
    }

    .gallery-title {
        font-size: 16px;
        transform: translateY(0);
    }

    .gallery-category {
        font-size: 11px;
        transform: translateY(0);
    }

    .gallery-view-btn {
        display: none;
    }

    .lightbox-nav {
        width: 40px;
        height: 40px;
    }

    .lightbox-prev {
        left: 10px;
    }

    .lightbox-next {
        right: 10px;
    }
}

@media (max-width: 480px) {
    .gallery-grid {
        grid-template-columns: 1fr;
    }

    .section-title {
        font-size: 28px;
    }

    .filter-btn {
        padding: 10px 20px;
        font-size: 12px;
    }
}

.scroll-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8D7C3;
    color: #fff;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
    z-index: 999;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.scroll-to-top.show {
    opacity: 1;
    pointer-events: auto;
}

.custom-category {
    font-size: 16px !important;
}

.fe-658dab0b095731523b71f2c2 {
    --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11.0px);
    --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11.0px * (8 - 1))) / 8);

    display: grid;
    position: relative;
    grid-area: 1/1/-1/-1;
    grid-template-rows: repeat(16, minmax(24px, auto));
    grid-template-columns:
        minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    row-gap: 11.0px;
    column-gap: 11.0px;
    overflow-x: hidden;
    overflow-x: clip;
}

@media (min-width: 768px) {
    .background-width--inset .fe-658dab0b095731523b71f2c2 {
        --inset-padding: calc(var(--sqs-site-gutter) * 2);
    }

    .fe-658dab0b095731523b71f2c2 {
        --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11.0px);
        --cell-max-width: calc((var(--sqs-site-max-width, 1500px) - (11.0px * (24 - 1))) / 24);
        --inset-padding: 0vw;

        --row-height-scaling-factor: 0.0215;
        --container-width: min(var(--sqs-site-max-width, 1500px), calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding)));

        grid-template-rows: repeat(16, minmax(calc(var(--container-width) * var(--row-height-scaling-factor)), auto));
        grid-template-columns:
            minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
    }
}


.fe-block-e97d938cf575eaa94661 {
    grid-area: 1/2/9/10;
    z-index: 0;

    @media (max-width: 767px) {}
}

.fe-block-e97d938cf575eaa94661 .sqs-block {
    justify-content: center;
}

.fe-block-e97d938cf575eaa94661 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-e97d938cf575eaa94661 {
        grid-area: 1/14/16/26;
        z-index: 0;




    }

    .fe-block-e97d938cf575eaa94661 .sqs-block {
        justify-content: center;
    }

    .fe-block-e97d938cf575eaa94661 .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.fe-block-7388bff15c0adb61ec82 {
    grid-area: 9/2/11/10;
    z-index: 2;

    @media (max-width: 767px) {}
}

.fe-block-7388bff15c0adb61ec82 .sqs-block {
    justify-content: center;
}

.fe-block-7388bff15c0adb61ec82 .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-7388bff15c0adb61ec82 {
        grid-area: 3/3/6/13;
        z-index: 2;




    }

    .fe-block-7388bff15c0adb61ec82 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-7388bff15c0adb61ec82 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-a8e900e71ea8582746b3 {
    grid-area: 11/2/14/10;
    z-index: 3;

    @media (max-width: 767px) {}
}

.fe-block-a8e900e71ea8582746b3 .sqs-block {
    justify-content: flex-start;
}

.fe-block-a8e900e71ea8582746b3 .sqs-block-alignment-wrapper {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .fe-block-a8e900e71ea8582746b3 {
        grid-area: 6/3/11/13;
        z-index: 3;




    }

    .fe-block-a8e900e71ea8582746b3 .sqs-block {
        justify-content: flex-start;
    }

    .fe-block-a8e900e71ea8582746b3 .sqs-block-alignment-wrapper {
        align-items: flex-start;
    }
}

.fe-block-b8d7e39ba272680e98eb {
    grid-area: 14/2/16/10;
    z-index: 4;

    @media (max-width: 767px) {}
}

.fe-block-b8d7e39ba272680e98eb .sqs-block {
    justify-content: center;
}

.fe-block-b8d7e39ba272680e98eb .sqs-block-alignment-wrapper {
    align-items: center;
}

@media (min-width: 768px) {
    .fe-block-b8d7e39ba272680e98eb {
        grid-area: 12/4/14/12;
        z-index: 4;




    }

    .fe-block-b8d7e39ba272680e98eb .sqs-block {
        justify-content: center;
    }

    .fe-block-b8d7e39ba272680e98eb .sqs-block-alignment-wrapper {
        align-items: center;
    }
}

.sqs-block-image .sqs-block-content {
    height: 100%;
    width: 100%;
}


.fe-block-e97d938cf575eaa94661 .fluidImageOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: normal;
    opacity: 0;
}

#block-b8d7e39ba272680e98eb {
    --sqs-block-content-flex: 1;
}

.logo-text {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 2.5rem;
    color: hsla(var(--accent-hsl), 1)
}

.logo-footer {
    color: white;
}

@media sreen and (max-width: 768px) {
    .logo-text {
        font-size: 2rem;
    }

}

/* Shared */
.hiringPage.container {
    width: min(1200px, 90%);
    margin: auto;
}

.hiringPage {
    font-family: "Inter", sans-serif;
    color: #2e2e2e;
}

/* HERO */
.hiringHero {
    position: relative;
    height: 60vh;
    background: url(/themes/mremot/images/background/page-title.jpg) center/cover no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 40px 40px;
    overflow: hidden;
}

.hiringHero .overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7));
}

.heroContent {
    position: relative;
    text-align: center;
    color: #fff;
    max-width: 700px;
}

.heroContent h1 {
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: -1px;
}

.heroContent p {
    opacity: 0.9;
    font-size: 20px;
}

/* ABOUT */
.aboutSection {
    padding: 80px 0;
}

.aboutGrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

/* Images */
.aboutImages {
    position: relative;
}

.imgMain {
    width: 100%;
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}

.imgFloat {
    width: 60%;
    position: absolute;
    right: -20px;
    bottom: -30px;
    border-radius: 18px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);
}

.imgFrame {
    position: absolute;
    width: 60%;
    height: 60%;
    border: 3px solid #c59d76;
    border-radius: 20px;
    top: -30px;
    left: -20px;
}

/* Content */
.aboutText h2 {
    font-size: 40px;
    margin-bottom: 15px;
}

.aboutText h3 {
    margin-top: 25px;
    font-size: 24px;
    color: #c59d76;
}

/* Perks */
.perksGrid {
    display: flex;
    gap: 20px;
    margin: 25px 0;
}

.perkCard {
    flex: 1;
    background: #fff;
    padding: 20px 25px;
    border-radius: 20px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.08);
    text-align: center;
    transition: 0.25s ease;
}

.perkCard:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.12);
}

.perkCard i {
    font-size: 34px;
    color: #c59d76;
}

/* APPLY */
.applyText a {
    color: #c59d76;
    font-weight: 600;
}

/* VISIT */
.visitSection {
    background: #faf7f3;
    padding: 90px 0;
    border-radius: 40px 40px 0 0;
}

.visitTitle {
    font-size: 40px;
    text-align: center;
}

.visitIntro {
    max-width: 600px;
    text-align: center;
    margin: 10px auto 40px;
    opacity: 0.75;
}

.visitGrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.visitCard {
    background: #fff;
    padding: 35px;
    border-radius: 24px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
    text-align: center;
    transition: 0.3s ease;
}

.visitCard:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 55px rgba(0, 0, 0, 0.12);
}

.visitCard i {
    font-size: 42px;
    color: #c59d76;
    margin-bottom: 15px;
}

.hourList li {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}

/* MOBILE */
@media (max-width: 900px) {

    .aboutGrid,
    .visitGrid {
        grid-template-columns: 1fr;
    }

    .imgFloat,
    .imgFrame {
        display: none;
    }
}

/* Container */
.visitModernSection {
    padding: 80px 0;
    background: linear-gradient(180deg, #faf7f3 0%, #ffffff 100%);
    border-radius: 20px;
}

.vm-container {
    width: min(1200px, 90%);
    margin: auto;
}

/* Header */
.vm-header {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px;
}

.vm-header h2 {
    font-size: 40px;
    font-weight: 700;
    color: #2d2d2d;
    margin-bottom: 10px;
}

.vm-header p {
    font-size: 18px;
    color: #6b6b6b;
    line-height: 1.6;
}

/* Grid */
.vm-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}

/* Cards */
.vm-card {
    background: #fff;
    border-radius: 24px;
    padding: 35px;
    box-shadow: 0 16px 45px rgba(0, 0, 0, 0.08);
    transition: 0.3s ease;
    position: relative;
    overflow: hidden;
}

.vm-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 22px 60px rgba(0, 0, 0, 0.12);
}

/* Icon Circle */
.vm-icon {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: #f2e8dd;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
}

.vm-icon i {
    font-size: 30px;
    color: #c59d76;
}

/* Titles + Text */
.vm-card h3 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
}

.vm-description {
    color: #4d4d4d;
    font-size: 16px;
    margin-bottom: 8px;
}

.vm-meta {
    color: #7a7a7a;
    font-size: 15px;
}

/* Hours List */
.vm-hours {
    list-style: none;
    padding: 0;
    margin: 0;
}

.vm-hourItem {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    color: #4b4b4b;
}

.vm-hourItem .time {
    font-weight: 600;
    color: #2d2d2d;
}

/* Responsive */
@media (max-width: 850px) {
    .vm-grid {
        grid-template-columns: 1fr;
    }

    .vm-card {
        padding: 28px;
    }
}


.top-header {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
    padding: 12px 20px;
}

.header-content {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
    font-size: 14px;
}

.header-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #333;
}

.header-item svg {
    color: #2563eb;
    flex-shrink: 0;
}

.header-item a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s;
}

.header-item a:hover {
    color: #2563eb;
}

.logo-section {
    text-align: center;
    padding: 60px 20px 40px;
}

.section-title {
    font-size: 42px;
    font-style: italic;
    color: #8B6F47;
    margin-bottom: 15px;
    font-family: cursive;
    animation: slideDown 0.8s ease-out;
}

.main-title {
    font-size: 56px;
    font-weight: bold;
    color: #8B6F47;
    letter-spacing: 2px;
    animation: slideUp 0.8s ease-out;
}

.branches-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 20px 80px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 40px;
}

.branch-card {
    background: white;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    animation: fadeInUp 0.6s ease-out;
}

.branch-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}

.branch-header {
    background: #8B6F47;
    padding: 30px;
    color: white;
}

.branch-name {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}

.branch-rating {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
}

.stars {
    color: #ffd700;
    font-size: 20px;
}

.branch-body {
    padding: 30px;
}

.info-item {
    display: flex;
    align-items: start;
    gap: 15px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}

.info-item:last-of-type {
    border-bottom: none;
}

.info-icon {
    color: #667eea;
    flex-shrink: 0;
    margin-top: 2px;
}

.info-text {
    flex: 1;
    line-height: 1.6;
    color: #555;
}

.services-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 25px;
}

.book-btn {
    width: 100%;
    padding: 16px;
    margin-top: 25px;
    background: #8B6F47;
    color: white;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
}

.book-btn:hover {
    transform: scale(1.02);
    box-shadow: 0 8px 25px rgba(139, 111, 71, 0.4);
}

.features-section {
    background: white;
    padding: 80px 20px;
    margin-top: 40px;
}

.features-container {
    max-width: 1400px;
    margin: 0 auto;
}

.features-title {
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 60px;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
}

.feature-item {
    text-align: center;
    padding: 30px;
    transition: transform 0.3s;
}

.feature-item:hover {
    transform: translateY(-5px);
}

.feature-icon {
    width: 80px;
    height: 80px;
    background: #8B6F47;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 32px;
    color: white;
    font-weight: bold;
}

.feature-title {
    font-size: 22px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.feature-desc {
    color: #666;
    line-height: 1.6;
}
.social-links {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
}

.social-links a {
    color: #aaa;
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s;
}

.social-links a:hover {
    color: #8B6F47;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {
    .header-content {
        flex-direction: column;
        gap: 15px;
        font-size: 13px;
    }

    .section-title {
        font-size: 32px;
    }

    .main-title {
        font-size: 36px;
    }

    .branches-container {
        grid-template-columns: 1fr;
    }

    .features-title {
        font-size: 32px;
    }
}