.hspgc-205fa15a,
.hspgc-205fa15a * {
    box-sizing: border-box;
}

.hspgc-205fa15a {
    --hspgc-accent: #c90000;
    --hspgc-thumb-visible: 2;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    background: #ffffff;
}

.hspgc-header-205fa15a {
    width: 100%;
    margin-bottom: 54px;
}

.hspgc-heading-205fa15a {
    margin: 0;
    color: var(--hspgc-accent);
    font-size: clamp(48px, 7vw, 110px);
    line-height: 0.95;
    font-weight: 800;
    letter-spacing: -0.04em;
    text-transform: uppercase;
}

.hspgc-main-205fa15a {
    display: flex;
    flex-direction: row;
    gap: 0;
    width: 100%;
    max-width: 100%;
    align-items: stretch;
    overflow: hidden;
}

.hspgc-info-column-205fa15a,
.hspgc-gallery-column-205fa15a,
.hspgc-right-column-205fa15a {
    min-width: 0;
    max-width: 100%;
    flex-shrink: 1;
}

.hspgc-info-column-205fa15a {
    flex: 1 1 32%;
}

.hspgc-gallery-column-205fa15a {
    flex: 1 1 36%;
}

.hspgc-right-column-205fa15a {
    flex: 1 1 32%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 36px;
    min-height: 520px;
    overflow: hidden;
}

.hspgc-info-card-205fa15a {
    width: 100%;
    min-height: 520px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 24px;
    padding: 34px 48px;
    color: #ffffff;
    background: var(--hspgc-accent);
    border-radius: 50px;
    overflow: hidden;
}

.hspgc-info-group-top-205fa15a,
.hspgc-info-group-middle-205fa15a,
.hspgc-info-group-bottom-205fa15a {
    width: 100%;
    min-width: 0;
}

.hspgc-info-group-middle-205fa15a {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.hspgc-project-badge-205fa15a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin: 0 0 28px 0;
    color: var(--hspgc-accent);
    background: #ffffff;
    border-radius: 999px;
    font-weight: 700;
    line-height: 1;
}

.hspgc-project-title-pill-205fa15a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 395px;
    margin: 0;
    padding: 18px 28px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 999px;
    font-size: clamp(24px, 2.2vw, 34px);
    line-height: 1.1;
    font-weight: 800;
    text-align: center;
}

.hspgc-scope-label-205fa15a,
.hspgc-result-label-205fa15a {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 400;
}

.hspgc-scope-label-205fa15a {
    margin: 0;
}

.hspgc-scope-list-205fa15a {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.35;
}

.hspgc-scope-item-205fa15a {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    min-width: 0;
}

.hspgc-scope-icon-205fa15a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    min-width: 1em;
    color: #ffffff;
    font-size: 0.45em;
    line-height: 1;
    margin-top: 0.55em;
    flex-shrink: 0;
}

.hspgc-scope-icon-205fa15a svg,
.hspgc-scope-icon-205fa15a svg path {
    fill: currentColor;
    stroke: currentColor;
}

.hspgc-scope-icon-205fa15a:empty::before {
    content: "";
    display: block;
    width: 0.45em;
    height: 0.45em;
    border-radius: 999px;
    background: currentColor;
}

.hspgc-result-label-205fa15a {
    margin: 0;
}

.hspgc-result-text-205fa15a {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.3;
}

.hspgc-result-text-205fa15a p {
    margin: 0;
}

.hspgc-bottom-text-205fa15a {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.35;
}

.hspgc-gallery-stage-205fa15a {
    position: relative;
    width: 100%;
    height: 520px;
    overflow: hidden;
    border-radius: 50px;
    background: #f2f2f2;
}

.hspgc-gallery-link-205fa15a {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    cursor: zoom-in;
}

.hspgc-gallery-image-205fa15a {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center;
    transition-property: opacity, transform;
    transition-duration: 350ms;
    transition-timing-function: ease;
}

.hspgc-gallery-arrow-205fa15a svg,
.hspgc-project-arrow-205fa15a svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    color: currentColor;
}

.hspgc-gallery-arrow-205fa15a svg path,
.hspgc-project-arrow-205fa15a svg path {
    fill: currentColor;
    stroke: currentColor;
}

.hspgc-gallery-arrow-205fa15a,
.hspgc-project-arrow-205fa15a {
    appearance: none;
    border: none;
    box-shadow: none;
    text-decoration: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    min-width: 0;
    min-height: 0;
    line-height: 1;
    transition-property: color, background-color, opacity, transform, border-color;
    transition-duration: 250ms;
    transition-timing-function: ease;
}

.hspgc-gallery-arrow-205fa15a {
    position: absolute;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);
    width: 58px;
    height: 58px;
    color: var(--hspgc-accent);
    background: rgba(255, 255, 255, 0.92);
    border-radius: 999px;
}

.hspgc-gallery-prev-205fa15a {
    left: 28px;
}

.hspgc-gallery-next-205fa15a {
    right: 28px;
}

.hspgc-gallery-arrow-205fa15a:hover {
    transform: translateY(-50%) scale(1.04);
}

.hspgc-project-arrow-205fa15a:hover {
    transform: scale(1.04);
}

.hspgc-project-navigation-205fa15a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    min-width: 0;
    gap: 24px;
}

.hspgc-counter-205fa15a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 0;
    width: auto;
    height: auto;
    padding: 14px 42px;
    color: var(--hspgc-accent);
    background: #f7dada;
    border-radius: 999px;
    font-size: 30px;
    line-height: 1;
    font-weight: 400;
    white-space: nowrap;
}

.hspgc-project-arrows-205fa15a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    min-height: 0;
    flex-shrink: 0;
}

.hspgc-project-arrow-205fa15a {
    width: 58px;
    height: 58px;
    color: var(--hspgc-accent);
    background: transparent;
    border: 3px solid var(--hspgc-accent);
    border-radius: 999px;
}

.hspgc-thumbnails-205fa15a {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    gap: 22px;
    width: 100%;
    min-width: 0;
    overflow: hidden;
}

.hspgc-thumbnail-205fa15a {
    position: relative;
    appearance: none;
    border: none;
    padding: 0;
    min-width: 210px;
    min-height: 210px;
    width: 210px;
    height: 210px;
    max-width: 100%;
    overflow: hidden;
    border-radius: 24px;
    background: #f0f0f0;
    cursor: pointer;
    flex: 0 0 auto;
    transition-property: opacity, transform, background-color, border-color, box-shadow;
    transition-duration: 250ms;
    transition-timing-function: ease;
}

.hspgc-205fa15a[data-thumb-layout="fill"] .hspgc-thumbnail-205fa15a {
    flex: 1 1 0;
    width: auto;
    min-width: 0 !important;
    max-width: none;
}

.hspgc-205fa15a[data-thumb-square="yes"] .hspgc-thumbnail-205fa15a {
    aspect-ratio: 1 / 1;
    height: auto;
}

.hspgc-205fa15a[data-thumb-layout="fill"][data-thumb-square="yes"] .hspgc-thumbnail-205fa15a {
    min-height: 0;
}

.hspgc-thumbnail-205fa15a:hover {
    transform: none;
}

.hspgc-thumbnail-image-205fa15a {
    display: block;
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center;
}

.hspgc-thumbnail-badge-205fa15a {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: var(--hspgc-accent);
    background: #ffffff;
    border-radius: 999px;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
}

.hspgc-is-animating-205fa15a .hspgc-info-card-205fa15a,
.hspgc-is-animating-205fa15a .hspgc-gallery-image-205fa15a,
.hspgc-is-animating-205fa15a .hspgc-thumbnails-205fa15a {
    opacity: 0.2;
}

@media (max-width: 1024px) {
    .hspgc-main-205fa15a {
        flex-direction: column;
    }
    .hspgc-info-column-205fa15a,
    .hspgc-gallery-column-205fa15a,
    .hspgc-right-column-205fa15a {
        flex-basis: auto;
        width: 100%;
    }
    .hspgc-right-column-205fa15a {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .hspgc-header-205fa15a {
        margin-bottom: 28px;
    }
    .hspgc-heading-205fa15a {
        font-size: clamp(38px, 13vw, 68px);
    }
    .hspgc-info-card-205fa15a {
        min-height: auto;
        padding: 28px;
        border-radius: 32px;
    }
    .hspgc-gallery-stage-205fa15a {
        height: 360px;
        border-radius: 32px;
    }
    .hspgc-project-navigation-205fa15a {
        align-items: center;
    }
    .hspgc-counter-205fa15a {
        font-size: 22px;
        padding: 12px 28px;
    }
    .hspgc-project-arrow-205fa15a,
    .hspgc-gallery-arrow-205fa15a {
        width: 48px;
        height: 48px;
    }
    .hspgc-thumbnails-205fa15a {
        overflow-x: auto;
        padding-bottom: 8px;
    }
    .hspgc-205fa15a[data-thumb-layout="fill"] .hspgc-thumbnail-205fa15a {
        min-width: 0 !important;
    }
}
