.elementor-623 .elementor-element.elementor-element-a027e81{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-623 .elementor-element.elementor-element-207cdae{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-623 .elementor-element.elementor-element-474ec63{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-623 .elementor-element.elementor-element-a9a0103{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-623 .elementor-element.elementor-element-31348c2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-623 .elementor-element.elementor-element-34d2a6c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-623 .elementor-element.elementor-element-9033a71{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-623 .elementor-element.elementor-element-3753a70{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS *//* =========================================
   THE SOCIAL HOUSE — HOSPITALITY HERO
========================================= */

.tsh-hospitality-hero {
    --tsh-cream: #fffcf5;
    --tsh-black: #000000;
    --tsh-white: #ffffff;
    --tsh-grey: #686868;
    --tsh-line: rgba(0, 0, 0, 0.16);
    --tsh-soft-blue: #dfe8ea;

    position: relative;
    width: 100%;

    background-color: var(--tsh-cream);
    color: var(--tsh-black);
}

.tsh-hospitality-hero,
.tsh-hospitality-hero * {
    box-sizing: border-box;
}

/* =========================================
   INNER
========================================= */

.tsh-hospitality-hero__inner {
    width: min(calc(100% - 64px), 1320px);
    margin: 0 auto;

    padding-top: 82px;
    padding-bottom: 88px;
}

/* =========================================
   TOP
========================================= */

.tsh-hospitality-hero__top {
    display: grid;
    grid-template-columns: minmax(0, 1.28fr) minmax(320px, 0.72fr);
    align-items: end;
    gap: clamp(60px, 8vw, 130px);

    margin-bottom: 58px;
}

/* =========================================
   EYEBROW
========================================= */

.tsh-hospitality-hero__eyebrow-wrap {
    display: flex;
    align-items: center;
    gap: 18px;

    margin-bottom: 26px;
}

.tsh-hospitality-hero__eyebrow {
    flex-shrink: 0;

    color: var(--tsh-black) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.tsh-hospitality-hero__eyebrow-line {
    display: block;

    width: 54px;
    height: 1px;

    background-color: var(--tsh-line);
}

/* =========================================
   TITLE
========================================= */

.tsh-hospitality-hero__title {
    max-width: 950px;
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(62px, 7.5vw, 112px);
    font-weight: 400;
    line-height: 0.84;
    letter-spacing: -0.074em;
}

.tsh-hospitality-hero__title span {
    color: var(--tsh-black) !important;

    font-size: 0.68em;
    letter-spacing: -0.055em;
}

/* =========================================
   SUMMARY
========================================= */

.tsh-hospitality-hero__summary {
    max-width: 480px;
    padding-bottom: 5px;
}

.tsh-hospitality-hero__description {
    margin: 0;

    color: var(--tsh-grey) !important;

    font-size: 16px;
    font-weight: 400;
    line-height: 1.72;
}

/* =========================================
   VISIT WEBSITE
========================================= */

.tsh-hospitality-hero__visit,
.tsh-hospitality-hero__visit:visited {
    position: relative;
    isolation: isolate;
    overflow: hidden;

    width: fit-content;
    min-height: 48px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;

    margin-top: 29px;
    padding: 0 18px;

    border: 1px solid var(--tsh-black) !important;
    border-radius: 0;

    background-color: transparent !important;
    color: var(--tsh-black) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.04em;

    text-decoration: none !important;
    white-space: nowrap;

    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

.tsh-hospitality-hero__visit::before {
    content: "";

    position: absolute;
    inset: 0;
    z-index: -1;

    background-color: var(--tsh-black);

    transform: translateX(-101%);

    transition: transform 0.38s cubic-bezier(0.77, 0, 0.18, 1);
}

.tsh-hospitality-hero__visit-label {
    color: inherit !important;
}

.tsh-hospitality-hero__visit-icon {
    width: 16px;
    height: 16px;

    flex-shrink: 0;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: square;
    stroke-linejoin: miter;

    color: inherit !important;

    transition: transform 0.3s ease;
}

.tsh-hospitality-hero__visit:hover {
    color: var(--tsh-white) !important;

    transform: translateY(-2px);
}

.tsh-hospitality-hero__visit:hover::before {
    transform: translateX(0);
}

.tsh-hospitality-hero__visit:hover
.tsh-hospitality-hero__visit-icon {
    transform: translate(3px, -3px);
}

.tsh-hospitality-hero__visit:focus-visible {
    outline: 2px solid var(--tsh-black);
    outline-offset: 4px;
}

/* =========================================
   META
========================================= */

.tsh-hospitality-hero__meta {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));

    margin-bottom: 24px;

    border-top: 1px solid var(--tsh-line);
    border-left: 1px solid var(--tsh-line);
}

.tsh-hospitality-hero__meta-item {
    min-height: 108px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;

    padding: 19px 20px;

    border-right: 1px solid var(--tsh-line);
    border-bottom: 1px solid var(--tsh-line);
}

.tsh-hospitality-hero__meta-label {
    color: var(--tsh-grey) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.tsh-hospitality-hero__meta-value {
    color: var(--tsh-black) !important;

    font-size: 13px;
    font-weight: 700;
    line-height: 1.45;
}

/* =========================================
   VISUAL
========================================= */

.tsh-hospitality-hero__visual {
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(280px, 0.45fr);
    gap: 20px;

    width: 100%;
}

/* =========================================
   MAIN MEDIA
========================================= */

.tsh-hospitality-hero__main-media {
    position: relative;
    overflow: hidden;

    min-height: 650px;

    background-color: var(--tsh-soft-blue);
}

.tsh-hospitality-hero__main-image {
    display: block;

    width: 100%;
    height: 650px;

    object-fit: cover;

    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.tsh-hospitality-hero__main-media:hover
.tsh-hospitality-hero__main-image {
    transform: scale(1.025);
}

/* =========================================
   IMAGE LABEL
========================================= */

.tsh-hospitality-hero__image-label {
    position: absolute;
    left: 22px;
    bottom: 22px;

    display: flex;
    align-items: center;
    gap: 19px;

    padding: 13px 16px;

    background-color: var(--tsh-black);
    color: var(--tsh-white);
}

.tsh-hospitality-hero__image-label span {
    position: relative;

    color: var(--tsh-white) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.tsh-hospitality-hero__image-label span:first-child::after {
    content: "";

    position: absolute;
    top: 50%;
    right: -11px;

    width: 3px;
    height: 3px;

    border-radius: 50%;

    background-color: rgba(255, 255, 255, 0.55);

    transform: translateY(-50%);
}

/* =========================================
   SIDE COLUMN
========================================= */

.tsh-hospitality-hero__side {
    min-width: 0;

    display: grid;
    grid-template-rows: minmax(0, 1fr) auto;

    border: 1px solid var(--tsh-line);
}

.tsh-hospitality-hero__side-media {
    overflow: hidden;

    min-height: 430px;

    background-color: var(--tsh-soft-blue);
}

.tsh-hospitality-hero__side-image {
    display: block;

    width: 100%;
    height: 100%;
    min-height: 430px;

    object-fit: cover;

    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.tsh-hospitality-hero__side-media:hover
.tsh-hospitality-hero__side-image {
    transform: scale(1.04);
}

/* =========================================
   SIDE CONTENT
========================================= */

.tsh-hospitality-hero__side-content {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    align-items: start;
    gap: 16px;

    padding: 22px 20px;
}

.tsh-hospitality-hero__side-number {
    color: var(--tsh-grey) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
}

.tsh-hospitality-hero__side-text {
    margin: 0;

    color: var(--tsh-grey) !important;

    font-size: 12px;
    font-weight: 400;
    line-height: 1.68;
}

/* =========================================
   ELEMENTOR OVERRIDES
========================================= */

.elementor .tsh-hospitality-hero__visit,
.elementor .tsh-hospitality-hero__visit:visited,
.elementor .tsh-hospitality-hero__visit:focus {
    border: 1px solid var(--tsh-black) !important;

    background-color: transparent !important;
    color: var(--tsh-black) !important;

    text-decoration: none !important;
}

.elementor .tsh-hospitality-hero__visit:hover,
.elementor .tsh-hospitality-hero__visit:active {
    background-color: transparent !important;
    color: var(--tsh-white) !important;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1050px) {

    .tsh-hospitality-hero__inner {
        width: min(calc(100% - 48px), 1050px);

        padding-top: 70px;
        padding-bottom: 76px;
    }

    .tsh-hospitality-hero__top {
        grid-template-columns: 1fr;
        gap: 30px;

        margin-bottom: 48px;
    }

    .tsh-hospitality-hero__summary {
        max-width: 650px;
    }

    .tsh-hospitality-hero__meta {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tsh-hospitality-hero__visual {
        grid-template-columns: minmax(0, 1.3fr) minmax(250px, 0.7fr);
    }

    .tsh-hospitality-hero__main-media,
    .tsh-hospitality-hero__main-image {
        min-height: 560px;
        height: 560px;
    }

    .tsh-hospitality-hero__side-media,
    .tsh-hospitality-hero__side-image {
        min-height: 370px;
    }

}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .tsh-hospitality-hero__inner {
        width: min(calc(100% - 36px), 700px);

        padding-top: 56px;
        padding-bottom: 62px;
    }

    .tsh-hospitality-hero__top {
        margin-bottom: 40px;
    }

    .tsh-hospitality-hero__title {
        font-size: clamp(52px, 14vw, 78px);
        line-height: 0.88;
    }

    .tsh-hospitality-hero__title span {
        display: block;

        margin-top: 8px;

        font-size: 0.62em;
        line-height: 0.98;
    }

    .tsh-hospitality-hero__description {
        font-size: 15px;
    }

    .tsh-hospitality-hero__visit {
        margin-top: 25px;
    }

    .tsh-hospitality-hero__meta {
        grid-template-columns: 1fr;
    }

    .tsh-hospitality-hero__meta-item {
        min-height: 88px;

        padding: 16px 17px;
    }

    .tsh-hospitality-hero__visual {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .tsh-hospitality-hero__main-media,
    .tsh-hospitality-hero__main-image {
        min-height: 460px;
        height: 460px;
    }

    .tsh-hospitality-hero__side {
        grid-template-columns: minmax(0, 1fr) minmax(190px, 0.72fr);
        grid-template-rows: auto;
    }

    .tsh-hospitality-hero__side-media,
    .tsh-hospitality-hero__side-image {
        min-height: 270px;
        height: 270px;
    }

    .tsh-hospitality-hero__side-content {
        align-content: end;

        padding: 20px 18px;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .tsh-hospitality-hero__inner {
        width: min(calc(100% - 28px), 460px);

        padding-top: 48px;
        padding-bottom: 54px;
    }

    .tsh-hospitality-hero__eyebrow {
        font-size: 9px;
    }

    .tsh-hospitality-hero__title {
        font-size: clamp(45px, 13vw, 61px);
    }

    .tsh-hospitality-hero__visit {
        width: 100%;
    }

    .tsh-hospitality-hero__main-media,
    .tsh-hospitality-hero__main-image {
        min-height: 360px;
        height: 360px;
    }

    .tsh-hospitality-hero__image-label {
        left: 10px;
        bottom: 10px;

        gap: 14px;

        padding: 10px 11px;
    }

    .tsh-hospitality-hero__image-label span {
        font-size: 7px;
    }

    .tsh-hospitality-hero__side {
        grid-template-columns: 1fr;
    }

    .tsh-hospitality-hero__side-media,
    .tsh-hospitality-hero__side-image {
        min-height: 300px;
        height: 300px;
    }

}

/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .tsh-hospitality-hero__main-image,
    .tsh-hospitality-hero__side-image,
    .tsh-hospitality-hero__visit,
    .tsh-hospitality-hero__visit::before,
    .tsh-hospitality-hero__visit-icon {
        transition: none;
    }

}


/* =========================================
   THE SOCIAL HOUSE — HOSPITALITY OVERVIEW
========================================= */

.tsh-hospitality-overview {
    --tsh-cream: #fffcf5;
    --tsh-black: #000000;
    --tsh-white: #ffffff;
    --tsh-grey: #686868;
    --tsh-line: rgba(0, 0, 0, 0.16);
    --tsh-soft: #eeeae1;

    position: relative;
    width: 100%;

    background-color: var(--tsh-cream);
    color: var(--tsh-black);
}

.tsh-hospitality-overview,
.tsh-hospitality-overview * {
    box-sizing: border-box;
}

/* =========================================
   INNER
========================================= */

.tsh-hospitality-overview__inner {
    width: min(calc(100% - 64px), 1320px);
    margin: 0 auto;

    padding-top: 82px;
    padding-bottom: 88px;

    border-top: 1px solid var(--tsh-line);
    border-bottom: 1px solid var(--tsh-line);
}

/* =========================================
   HEADER
========================================= */

.tsh-hospitality-overview__header {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(380px, 1.05fr);
    align-items: start;
    gap: clamp(70px, 9vw, 145px);

    margin-bottom: 58px;
}

/* =========================================
   HEADING
========================================= */

.tsh-hospitality-overview__heading {
    max-width: 700px;
}

.tsh-hospitality-overview__eyebrow-wrap {
    display: flex;
    align-items: center;
    gap: 18px;

    margin-bottom: 25px;
}

.tsh-hospitality-overview__eyebrow {
    flex-shrink: 0;

    color: var(--tsh-black) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.tsh-hospitality-overview__eyebrow-line {
    display: block;

    width: 54px;
    height: 1px;

    background-color: var(--tsh-line);
}

.tsh-hospitality-overview__title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(46px, 5.2vw, 76px);
    font-weight: 400;
    line-height: 0.96;
    letter-spacing: -0.058em;
}

/* =========================================
   INTRO
========================================= */

.tsh-hospitality-overview__intro {
    max-width: 680px;
    padding-top: 31px;
}

.tsh-hospitality-overview__lead {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(25px, 2.5vw, 36px);
    font-weight: 400;
    line-height: 1.22;
    letter-spacing: -0.035em;
}

.tsh-hospitality-overview__text {
    margin: 28px 0 0;
    padding-top: 25px;

    border-top: 1px solid var(--tsh-line);

    color: var(--tsh-grey) !important;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
}

/* =========================================
   CONTENT
========================================= */

.tsh-hospitality-overview__content {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(360px, 0.85fr);
    align-items: stretch;
    gap: 20px;
}

/* =========================================
   MEDIA
========================================= */

.tsh-hospitality-overview__media {
    position: relative;
    overflow: hidden;

    min-height: 720px;

    background-color: var(--tsh-soft);
}

.tsh-hospitality-overview__image {
    display: block;

    width: 100%;
    height: 100%;
    min-height: 720px;

    object-fit: cover;

    transition: transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

.tsh-hospitality-overview__media:hover
.tsh-hospitality-overview__image {
    transform: scale(1.025);
}

/* =========================================
   MEDIA CAPTION
========================================= */

.tsh-hospitality-overview__media-caption {
    position: absolute;
    left: 20px;
    bottom: 20px;

    display: flex;
    align-items: center;
    gap: 19px;

    padding: 13px 16px;

    background-color: var(--tsh-black);
    color: var(--tsh-white);
}

.tsh-hospitality-overview__media-caption span {
    position: relative;

    color: var(--tsh-white) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.13em;
    text-transform: uppercase;
}

.tsh-hospitality-overview__media-caption
span:first-child::after {
    content: "";

    position: absolute;
    top: 50%;
    right: -11px;

    width: 3px;
    height: 3px;

    border-radius: 50%;

    background-color: rgba(255, 255, 255, 0.55);

    transform: translateY(-50%);
}

/* =========================================
   DETAILS
========================================= */

.tsh-hospitality-overview__details {
    min-width: 0;

    display: flex;
    flex-direction: column;

    border: 1px solid var(--tsh-line);
}

/* =========================================
   DETAILS TOP
========================================= */

.tsh-hospitality-overview__details-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    padding: 20px 22px;

    border-bottom: 1px solid var(--tsh-line);
}

.tsh-hospitality-overview__details-number {
    color: var(--tsh-grey) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1;
}

.tsh-hospitality-overview__details-label {
    color: var(--tsh-grey) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

/* =========================================
   FACTS
========================================= */

.tsh-hospitality-overview__facts {
    flex: 1;
}

.tsh-hospitality-overview__fact {
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr);
    align-items: start;
    gap: 15px;

    padding: 24px 22px;

    border-bottom: 1px solid var(--tsh-line);

    transition:
        background-color 0.3s ease,
        padding-left 0.3s ease;
}

.tsh-hospitality-overview__fact:hover {
    padding-left: 29px;

    background-color: rgba(0, 0, 0, 0.025);
}

.tsh-hospitality-overview__fact-number {
    padding-top: 2px;

    color: var(--tsh-grey) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
}

.tsh-hospitality-overview__fact-title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(22px, 2vw, 30px);
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -0.035em;
}

.tsh-hospitality-overview__fact-text {
    margin: 11px 0 0;

    color: var(--tsh-grey) !important;

    font-size: 12px;
    font-weight: 400;
    line-height: 1.68;
}

/* =========================================
   STATEMENT
========================================= */

.tsh-hospitality-overview__statement {
    margin-top: auto;
    padding: 24px 22px 26px;

    background-color: var(--tsh-black);
}

.tsh-hospitality-overview__statement-label {
    display: block;

    margin-bottom: 14px;

    color: rgba(255, 255, 255, 0.62) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.tsh-hospitality-overview__statement-text {
    margin: 0;

    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(23px, 2.2vw, 32px);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -0.035em;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1050px) {

    .tsh-hospitality-overview__inner {
        width: min(calc(100% - 48px), 1050px);

        padding-top: 70px;
        padding-bottom: 76px;
    }

    .tsh-hospitality-overview__header {
        grid-template-columns: 1fr;
        gap: 32px;

        margin-bottom: 48px;
    }

    .tsh-hospitality-overview__intro {
        max-width: 790px;
        padding-top: 0;
    }

    .tsh-hospitality-overview__content {
        grid-template-columns: minmax(0, 1fr) minmax(320px, 0.78fr);
    }

    .tsh-hospitality-overview__media,
    .tsh-hospitality-overview__image {
        min-height: 650px;
    }

}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .tsh-hospitality-overview__inner {
        width: min(calc(100% - 36px), 700px);

        padding-top: 58px;
        padding-bottom: 64px;
    }

    .tsh-hospitality-overview__header {
        gap: 27px;

        margin-bottom: 40px;
    }

    .tsh-hospitality-overview__title {
        font-size: clamp(38px, 10vw, 54px);
    }

    .tsh-hospitality-overview__title br {
        display: none;
    }

    .tsh-hospitality-overview__lead {
        font-size: clamp(23px, 6vw, 31px);
    }

    .tsh-hospitality-overview__text {
        font-size: 13px;
    }

    .tsh-hospitality-overview__content {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .tsh-hospitality-overview__media,
    .tsh-hospitality-overview__image {
        min-height: 480px;
        height: 480px;
    }

    .tsh-hospitality-overview__fact {
        padding: 22px 19px;
    }

    .tsh-hospitality-overview__fact:hover {
        padding-left: 19px;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .tsh-hospitality-overview__inner {
        width: min(calc(100% - 28px), 460px);

        padding-top: 50px;
        padding-bottom: 56px;
    }

    .tsh-hospitality-overview__eyebrow {
        font-size: 9px;
    }

    .tsh-hospitality-overview__title {
        font-size: clamp(34px, 9.5vw, 44px);
    }

    .tsh-hospitality-overview__media,
    .tsh-hospitality-overview__image {
        min-height: 370px;
        height: 370px;
    }

    .tsh-hospitality-overview__media-caption {
        left: 10px;
        bottom: 10px;

        gap: 14px;

        padding: 10px 11px;
    }

    .tsh-hospitality-overview__media-caption span {
        font-size: 7px;
    }

    .tsh-hospitality-overview__details-top {
        padding: 17px 16px;
    }

    .tsh-hospitality-overview__fact {
        grid-template-columns: 32px minmax(0, 1fr);
        gap: 10px;

        padding: 20px 16px;
    }

    .tsh-hospitality-overview__fact:hover {
        padding-left: 16px;
    }

    .tsh-hospitality-overview__fact-title {
        font-size: 24px;
    }

    .tsh-hospitality-overview__fact-text {
        font-size: 11px;
    }

    .tsh-hospitality-overview__statement {
        padding: 21px 16px 23px;
    }

    .tsh-hospitality-overview__statement-text {
        font-size: 23px;
    }

}

/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .tsh-hospitality-overview__image,
    .tsh-hospitality-overview__fact {
        transition: none;
    }

}


/* =========================================
   THE SOCIAL HOUSE — HOSPITALITY CHALLENGE
========================================= */

.tsh-hospitality-challenge {
    --tsh-black: #000000;
    --tsh-white: #ffffff;
    --tsh-muted: rgba(255, 255, 255, 0.66);
    --tsh-line: rgba(255, 255, 255, 0.16);

    position: relative;
    overflow: hidden;

    width: 100%;

    background-color: var(--tsh-black);
    color: var(--tsh-white);
}

.tsh-hospitality-challenge,
.tsh-hospitality-challenge * {
    box-sizing: border-box;
}

/* =========================================
   INNER
========================================= */

.tsh-hospitality-challenge__inner {
    position: relative;
    z-index: 2;

    width: min(calc(100% - 64px), 1320px);
    margin: 0 auto;

    padding-top: 84px;
    padding-bottom: 90px;
}

/* =========================================
   HEADER
========================================= */

.tsh-hospitality-challenge__header {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(380px, 1.05fr);
    align-items: start;
    gap: clamp(70px, 9vw, 145px);

    margin-bottom: 58px;
}

/* =========================================
   HEADING
========================================= */

.tsh-hospitality-challenge__heading {
    max-width: 720px;
}

.tsh-hospitality-challenge__eyebrow-wrap {
    display: flex;
    align-items: center;
    gap: 18px;

    margin-bottom: 25px;
}

.tsh-hospitality-challenge__eyebrow {
    flex-shrink: 0;

    color: var(--tsh-white) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.tsh-hospitality-challenge__eyebrow-line {
    display: block;

    width: 54px;
    height: 1px;

    background-color: var(--tsh-line);
}

.tsh-hospitality-challenge__title {
    margin: 0;

    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(46px, 5.2vw, 76px);
    font-weight: 400;
    line-height: 0.96;
    letter-spacing: -0.058em;
}

/* =========================================
   INTRO
========================================= */

.tsh-hospitality-challenge__intro {
    max-width: 690px;
    padding-top: 31px;
}

.tsh-hospitality-challenge__lead {
    margin: 0;

    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(25px, 2.5vw, 36px);
    font-weight: 400;
    line-height: 1.22;
    letter-spacing: -0.035em;
}

.tsh-hospitality-challenge__text {
    margin: 28px 0 0;
    padding-top: 25px;

    border-top: 1px solid var(--tsh-line);

    color: var(--tsh-muted) !important;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
}

/* =========================================
   CONTENT
========================================= */

.tsh-hospitality-challenge__content {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(360px, 0.85fr);
    align-items: stretch;
    gap: 20px;
}

/* =========================================
   VISUAL
========================================= */

.tsh-hospitality-challenge__visual {
    position: relative;
    overflow: hidden;

    min-height: 720px;

    background-color: #1a1a1a;
}

.tsh-hospitality-challenge__image {
    display: block;

    width: 100%;
    height: 100%;
    min-height: 720px;

    object-fit: cover;

    filter: saturate(0.86) contrast(1.02);

    transition:
        transform 0.85s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.4s ease;
}

.tsh-hospitality-challenge__visual:hover
.tsh-hospitality-challenge__image {
    transform: scale(1.03);
    filter: saturate(1) contrast(1.04);
}

.tsh-hospitality-challenge__visual-overlay {
    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.08) 0%,
            rgba(0, 0, 0, 0.18) 42%,
            rgba(0, 0, 0, 0.82) 100%
        );

    pointer-events: none;
}

/* =========================================
   VISUAL CONTENT
========================================= */

.tsh-hospitality-challenge__visual-content {
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 28px;

    z-index: 2;
}

.tsh-hospitality-challenge__visual-label {
    display: block;

    margin-bottom: 16px;

    color: rgba(255, 255, 255, 0.68) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.tsh-hospitality-challenge__visual-text {
    max-width: 610px;
    margin: 0;

    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 4vw, 58px);
    font-weight: 400;
    line-height: 1.02;
    letter-spacing: -0.05em;
}

.tsh-hospitality-challenge__visual-number {
    position: absolute;
    top: 20px;
    right: 20px;

    z-index: 2;

    min-width: 40px;
    min-height: 40px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    background-color: var(--tsh-white);
    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 15px;
    line-height: 1;
}

/* =========================================
   ANALYSIS
========================================= */

.tsh-hospitality-challenge__analysis {
    min-width: 0;

    display: flex;
    flex-direction: column;

    border: 1px solid var(--tsh-line);
}

/* =========================================
   ANALYSIS TOP
========================================= */

.tsh-hospitality-challenge__analysis-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    padding: 20px 22px;

    border-bottom: 1px solid var(--tsh-line);
}

.tsh-hospitality-challenge__analysis-number {
    color: rgba(255, 255, 255, 0.58) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1;
}

.tsh-hospitality-challenge__analysis-label {
    color: rgba(255, 255, 255, 0.52) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

/* =========================================
   ISSUES
========================================= */

.tsh-hospitality-challenge__issues {
    flex: 1;
}

.tsh-hospitality-challenge__issue {
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr);
    align-items: start;
    gap: 15px;

    padding: 24px 22px;

    border-bottom: 1px solid var(--tsh-line);

    transition:
        background-color 0.3s ease,
        padding-left 0.3s ease;
}

.tsh-hospitality-challenge__issue:hover {
    padding-left: 29px;

    background-color: rgba(255, 255, 255, 0.035);
}

.tsh-hospitality-challenge__issue-number {
    padding-top: 2px;

    color: rgba(255, 255, 255, 0.5) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
}

.tsh-hospitality-challenge__issue-content {
    min-width: 0;
}

.tsh-hospitality-challenge__issue-title {
    margin: 0;

    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(22px, 2vw, 30px);
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -0.035em;
}

.tsh-hospitality-challenge__issue-text {
    margin: 11px 0 0;

    color: rgba(255, 255, 255, 0.63) !important;

    font-size: 12px;
    font-weight: 400;
    line-height: 1.68;
}

/* =========================================
   STATEMENT
========================================= */

.tsh-hospitality-challenge__statement {
    margin-top: auto;
    padding: 24px 22px 26px;

    background-color: var(--tsh-white);
}

.tsh-hospitality-challenge__statement-label {
    display: block;

    margin-bottom: 14px;

    color: rgba(0, 0, 0, 0.52) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.tsh-hospitality-challenge__statement-text {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(23px, 2.2vw, 32px);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -0.035em;
}

/* =========================================
   DECORATIVE ELEMENT
========================================= */

.tsh-hospitality-challenge::before {
    content: "";

    position: absolute;
    top: -190px;
    right: -170px;

    width: 420px;
    height: 420px;

    border: 1px solid rgba(255, 255, 255, 0.045);
    border-radius: 50%;

    pointer-events: none;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1050px) {

    .tsh-hospitality-challenge__inner {
        width: min(calc(100% - 48px), 1050px);

        padding-top: 72px;
        padding-bottom: 78px;
    }

    .tsh-hospitality-challenge__header {
        grid-template-columns: 1fr;
        gap: 32px;

        margin-bottom: 48px;
    }

    .tsh-hospitality-challenge__intro {
        max-width: 790px;
        padding-top: 0;
    }

    .tsh-hospitality-challenge__content {
        grid-template-columns: minmax(0, 1fr) minmax(320px, 0.78fr);
    }

    .tsh-hospitality-challenge__visual,
    .tsh-hospitality-challenge__image {
        min-height: 650px;
    }

}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .tsh-hospitality-challenge__inner {
        width: min(calc(100% - 36px), 700px);

        padding-top: 58px;
        padding-bottom: 64px;
    }

    .tsh-hospitality-challenge__header {
        gap: 27px;

        margin-bottom: 40px;
    }

    .tsh-hospitality-challenge__title {
        font-size: clamp(38px, 10vw, 54px);
    }

    .tsh-hospitality-challenge__title br {
        display: none;
    }

    .tsh-hospitality-challenge__lead {
        font-size: clamp(23px, 6vw, 31px);
    }

    .tsh-hospitality-challenge__text {
        font-size: 13px;
    }

    .tsh-hospitality-challenge__content {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .tsh-hospitality-challenge__visual,
    .tsh-hospitality-challenge__image {
        min-height: 500px;
        height: 500px;
    }

    .tsh-hospitality-challenge__issue {
        padding: 22px 19px;
    }

    .tsh-hospitality-challenge__issue:hover {
        padding-left: 19px;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .tsh-hospitality-challenge__inner {
        width: min(calc(100% - 28px), 460px);

        padding-top: 50px;
        padding-bottom: 56px;
    }

    .tsh-hospitality-challenge__eyebrow {
        font-size: 9px;
    }

    .tsh-hospitality-challenge__title {
        font-size: clamp(34px, 9.5vw, 44px);
    }

    .tsh-hospitality-challenge__visual,
    .tsh-hospitality-challenge__image {
        min-height: 400px;
        height: 400px;
    }

    .tsh-hospitality-challenge__visual-content {
        left: 18px;
        right: 18px;
        bottom: 18px;
    }

    .tsh-hospitality-challenge__visual-text {
        font-size: clamp(28px, 8vw, 39px);
    }

    .tsh-hospitality-challenge__analysis-top {
        padding: 17px 16px;
    }

    .tsh-hospitality-challenge__issue {
        grid-template-columns: 32px minmax(0, 1fr);
        gap: 10px;

        padding: 20px 16px;
    }

    .tsh-hospitality-challenge__issue:hover {
        padding-left: 16px;
    }

    .tsh-hospitality-challenge__issue-title {
        font-size: 24px;
    }

    .tsh-hospitality-challenge__issue-text {
        font-size: 11px;
    }

    .tsh-hospitality-challenge__statement {
        padding: 21px 16px 23px;
    }

    .tsh-hospitality-challenge__statement-text {
        font-size: 23px;
    }

}

/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .tsh-hospitality-challenge__image,
    .tsh-hospitality-challenge__issue {
        transition: none;
    }

}


/* =========================================
   THE SOCIAL HOUSE — HOSPITALITY APPROACH
========================================= */

.tsh-hospitality-approach {
    --tsh-cream: #fffcf5;
    --tsh-black: #000000;
    --tsh-white: #ffffff;
    --tsh-grey: #686868;
    --tsh-line: rgba(0, 0, 0, 0.16);
    --tsh-soft: #f2eee6;

    position: relative;
    width: 100%;

    background-color: var(--tsh-cream);
    color: var(--tsh-black);
}

.tsh-hospitality-approach,
.tsh-hospitality-approach * {
    box-sizing: border-box;
}

/* =========================================
   INNER
========================================= */

.tsh-hospitality-approach__inner {
    width: min(calc(100% - 64px), 1320px);
    margin: 0 auto;

    padding-top: 82px;
    padding-bottom: 88px;

    border-bottom: 1px solid var(--tsh-line);
}

/* =========================================
   HEADER
========================================= */

.tsh-hospitality-approach__header {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(380px, 1.05fr);
    align-items: start;
    gap: clamp(70px, 9vw, 145px);

    margin-bottom: 58px;
}

/* =========================================
   HEADING
========================================= */

.tsh-hospitality-approach__heading {
    max-width: 720px;
}

.tsh-hospitality-approach__eyebrow-wrap {
    display: flex;
    align-items: center;
    gap: 18px;

    margin-bottom: 25px;
}

.tsh-hospitality-approach__eyebrow {
    flex-shrink: 0;

    color: var(--tsh-black) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.tsh-hospitality-approach__eyebrow-line {
    display: block;

    width: 54px;
    height: 1px;

    background-color: var(--tsh-line);
}

.tsh-hospitality-approach__title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(46px, 5.2vw, 76px);
    font-weight: 400;
    line-height: 0.96;
    letter-spacing: -0.058em;
}

/* =========================================
   INTRO
========================================= */

.tsh-hospitality-approach__intro {
    max-width: 690px;
    padding-top: 31px;
}

.tsh-hospitality-approach__lead {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(25px, 2.5vw, 36px);
    font-weight: 400;
    line-height: 1.22;
    letter-spacing: -0.035em;
}

.tsh-hospitality-approach__text {
    margin: 28px 0 0;
    padding-top: 25px;

    border-top: 1px solid var(--tsh-line);

    color: var(--tsh-grey) !important;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
}

/* =========================================
   STRATEGY
========================================= */

.tsh-hospitality-approach__strategy {
    border-top: 1px solid var(--tsh-line);
    border-left: 1px solid var(--tsh-line);
}

.tsh-hospitality-approach__strategy-top {
    min-height: 62px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    padding: 0 22px;

    border-right: 1px solid var(--tsh-line);
    border-bottom: 1px solid var(--tsh-line);
}

.tsh-hospitality-approach__strategy-number {
    color: var(--tsh-grey) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1;
}

.tsh-hospitality-approach__strategy-label {
    color: var(--tsh-grey) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

/* =========================================
   STEPS
========================================= */

.tsh-hospitality-approach__steps {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tsh-hospitality-approach__step {
    min-height: 365px;

    display: flex;
    flex-direction: column;

    padding: 24px 22px 26px;

    border-right: 1px solid var(--tsh-line);
    border-bottom: 1px solid var(--tsh-line);

    background-color: transparent;

    transition:
        background-color 0.3s ease,
        transform 0.3s ease;
}

.tsh-hospitality-approach__step:hover {
    z-index: 2;

    background-color: var(--tsh-soft);

    transform: translateY(-4px);
}

/* =========================================
   STEP TOP
========================================= */

.tsh-hospitality-approach__step-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.tsh-hospitality-approach__step-number {
    color: var(--tsh-grey) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
}

.tsh-hospitality-approach__step-icon {
    color: var(--tsh-black) !important;

    font-size: 18px;
    line-height: 1;

    transition: transform 0.3s ease;
}

.tsh-hospitality-approach__step:hover
.tsh-hospitality-approach__step-icon {
    transform: translate(4px, 4px);
}

/* =========================================
   STEP CONTENT
========================================= */

.tsh-hospitality-approach__step-content {
    margin-top: auto;
}

.tsh-hospitality-approach__step-category {
    display: block;

    margin-bottom: 13px;

    color: var(--tsh-grey) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.tsh-hospitality-approach__step-title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(27px, 2.4vw, 36px);
    font-weight: 400;
    line-height: 1;
    letter-spacing: -0.045em;
}

.tsh-hospitality-approach__step-text {
    margin: 17px 0 0;

    color: var(--tsh-grey) !important;

    font-size: 12px;
    font-weight: 400;
    line-height: 1.68;
}

/* =========================================
   JOURNEY
========================================= */

.tsh-hospitality-approach__journey {
    display: grid;
    grid-template-columns: minmax(270px, 0.7fr) minmax(0, 1.3fr);
    align-items: stretch;
    gap: 0;

    margin-top: 46px;

    border: 1px solid var(--tsh-line);
}

/* =========================================
   JOURNEY HEADING
========================================= */

.tsh-hospitality-approach__journey-heading {
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    padding: 27px 25px 30px;

    border-right: 1px solid var(--tsh-line);

    background-color: var(--tsh-black);
}

.tsh-hospitality-approach__journey-label {
    color: rgba(255, 255, 255, 0.62) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.tsh-hospitality-approach__journey-title {
    margin: 90px 0 0;

    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(30px, 3vw, 45px);
    font-weight: 400;
    line-height: 1.02;
    letter-spacing: -0.045em;
}

/* =========================================
   JOURNEY FLOW
========================================= */

.tsh-hospitality-approach__journey-flow {
    display: grid;
    grid-template-columns:
        minmax(0, 1fr)
        auto
        minmax(0, 1fr)
        auto
        minmax(0, 1fr)
        auto
        minmax(0, 1fr);
    align-items: stretch;
}

.tsh-hospitality-approach__journey-item {
    min-width: 0;

    display: flex;
    flex-direction: column;

    padding: 27px 20px 25px;
}

.tsh-hospitality-approach__journey-number {
    color: var(--tsh-grey) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    line-height: 1;
}

.tsh-hospitality-approach__journey-name {
    margin-top: auto;
    padding-top: 55px;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(22px, 2vw, 29px);
    font-weight: 400;
    line-height: 1;
    letter-spacing: -0.035em;
}

.tsh-hospitality-approach__journey-text {
    margin: 13px 0 0;

    color: var(--tsh-grey) !important;

    font-size: 11px;
    line-height: 1.65;
}

.tsh-hospitality-approach__journey-arrow {
    align-self: center;

    color: var(--tsh-grey) !important;

    font-size: 16px;
    line-height: 1;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1050px) {

    .tsh-hospitality-approach__inner {
        width: min(calc(100% - 48px), 1050px);

        padding-top: 70px;
        padding-bottom: 76px;
    }

    .tsh-hospitality-approach__header {
        grid-template-columns: 1fr;
        gap: 32px;

        margin-bottom: 48px;
    }

    .tsh-hospitality-approach__intro {
        max-width: 790px;
        padding-top: 0;
    }

    .tsh-hospitality-approach__steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tsh-hospitality-approach__step {
        min-height: 330px;
    }

    .tsh-hospitality-approach__journey {
        grid-template-columns: 1fr;
    }

    .tsh-hospitality-approach__journey-heading {
        border-right: 0;
        border-bottom: 1px solid var(--tsh-line);
    }

    .tsh-hospitality-approach__journey-title {
        margin-top: 42px;
    }

}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .tsh-hospitality-approach__inner {
        width: min(calc(100% - 36px), 700px);

        padding-top: 58px;
        padding-bottom: 64px;
    }

    .tsh-hospitality-approach__header {
        gap: 27px;

        margin-bottom: 40px;
    }

    .tsh-hospitality-approach__title {
        font-size: clamp(38px, 10vw, 54px);
    }

    .tsh-hospitality-approach__title br {
        display: none;
    }

    .tsh-hospitality-approach__lead {
        font-size: clamp(23px, 6vw, 31px);
    }

    .tsh-hospitality-approach__text {
        font-size: 13px;
    }

    .tsh-hospitality-approach__steps {
        grid-template-columns: 1fr;
    }

    .tsh-hospitality-approach__step {
        min-height: 285px;

        padding: 22px 19px 24px;
    }

    .tsh-hospitality-approach__journey {
        margin-top: 36px;
    }

    .tsh-hospitality-approach__journey-flow {
        grid-template-columns: 1fr;
    }

    .tsh-hospitality-approach__journey-item {
        padding: 22px 20px;

        border-bottom: 1px solid var(--tsh-line);
    }

    .tsh-hospitality-approach__journey-item:last-child {
        border-bottom: 0;
    }

    .tsh-hospitality-approach__journey-name {
        margin-top: 34px;
        padding-top: 0;
    }

    .tsh-hospitality-approach__journey-arrow {
        display: none;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .tsh-hospitality-approach__inner {
        width: min(calc(100% - 28px), 460px);

        padding-top: 50px;
        padding-bottom: 56px;
    }

    .tsh-hospitality-approach__eyebrow {
        font-size: 9px;
    }

    .tsh-hospitality-approach__title {
        font-size: clamp(34px, 9.5vw, 44px);
    }

    .tsh-hospitality-approach__strategy-top {
        min-height: 56px;
        padding: 0 16px;
    }

    .tsh-hospitality-approach__step {
        min-height: 260px;

        padding: 20px 16px 22px;
    }

    .tsh-hospitality-approach__step-title {
        font-size: 27px;
    }

    .tsh-hospitality-approach__step-text {
        font-size: 11px;
    }

    .tsh-hospitality-approach__journey-heading {
        padding: 23px 18px 25px;
    }

    .tsh-hospitality-approach__journey-title {
        margin-top: 35px;

        font-size: 30px;
    }

    .tsh-hospitality-approach__journey-item {
        padding: 20px 17px;
    }

}

/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .tsh-hospitality-approach__step,
    .tsh-hospitality-approach__step-icon {
        transition: none;
    }

}


/* =========================================
   THE SOCIAL HOUSE — HOSPITALITY SHOWCASE
========================================= */

.tsh-hospitality-showcase {
    --tsh-cream: #fffcf5;
    --tsh-black: #000000;
    --tsh-white: #ffffff;
    --tsh-grey: #686868;
    --tsh-line: rgba(0, 0, 0, 0.16);
    --tsh-soft: #eeeae1;

    position: relative;
    overflow: hidden;

    width: 100%;

    background-color: var(--tsh-cream);
    color: var(--tsh-black);
}

.tsh-hospitality-showcase,
.tsh-hospitality-showcase * {
    box-sizing: border-box;
}

/* =========================================
   INNER
========================================= */

.tsh-hospitality-showcase__inner {
    width: min(calc(100% - 64px), 1320px);
    margin: 0 auto;

    padding-top: 82px;
    padding-bottom: 88px;

    border-bottom: 1px solid var(--tsh-line);
}

/* =========================================
   HEADER
========================================= */

.tsh-hospitality-showcase__header {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(380px, 1.05fr);
    align-items: start;
    gap: clamp(70px, 9vw, 145px);

    margin-bottom: 58px;
}

.tsh-hospitality-showcase__heading {
    max-width: 720px;
}

.tsh-hospitality-showcase__eyebrow-wrap {
    display: flex;
    align-items: center;
    gap: 18px;

    margin-bottom: 25px;
}

.tsh-hospitality-showcase__eyebrow {
    flex-shrink: 0;

    color: var(--tsh-black) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.tsh-hospitality-showcase__eyebrow-line {
    display: block;

    width: 54px;
    height: 1px;

    background-color: var(--tsh-line);
}

.tsh-hospitality-showcase__title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(46px, 5.2vw, 76px);
    font-weight: 400;
    line-height: 0.96;
    letter-spacing: -0.058em;
}

/* =========================================
   INTRO
========================================= */

.tsh-hospitality-showcase__intro {
    max-width: 690px;
    padding-top: 31px;
}

.tsh-hospitality-showcase__lead {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(25px, 2.5vw, 36px);
    font-weight: 400;
    line-height: 1.22;
    letter-spacing: -0.035em;
}

.tsh-hospitality-showcase__text {
    margin: 28px 0 0;
    padding-top: 25px;

    border-top: 1px solid var(--tsh-line);

    color: var(--tsh-grey) !important;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
}

/* =========================================
   DESKTOP SHOWCASE
========================================= */

.tsh-hospitality-showcase__desktop {
    padding: 18px;

    border: 1px solid var(--tsh-line);

    background-color: var(--tsh-soft);
}

.tsh-hospitality-showcase__desktop-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;

    padding: 2px 2px 18px;
}

.tsh-hospitality-showcase__desktop-top > div {
    display: flex;
    align-items: center;
    gap: 17px;
}

.tsh-hospitality-showcase__index {
    color: var(--tsh-grey) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    line-height: 1;
}

.tsh-hospitality-showcase__label {
    color: var(--tsh-grey) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

/* =========================================
   VISIT WEBSITE
========================================= */

.tsh-hospitality-showcase__visit,
.tsh-hospitality-showcase__visit:visited {
    display: inline-flex;
    align-items: center;
    gap: 11px;

    color: var(--tsh-black) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;

    text-decoration: none !important;
}

.tsh-hospitality-showcase__visit svg {
    width: 15px;
    height: 15px;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: square;
    stroke-linejoin: miter;

    transition: transform 0.3s ease;
}

.tsh-hospitality-showcase__visit:hover svg {
    transform: translate(3px, -3px);
}

/* =========================================
   BROWSER
========================================= */

.tsh-hospitality-showcase__browser {
    overflow: hidden;

    border: 1px solid rgba(0, 0, 0, 0.2);

    background-color: var(--tsh-white);

    box-shadow: 0 30px 65px rgba(0, 0, 0, 0.12);
}

.tsh-hospitality-showcase__browser-bar {
    min-height: 54px;

    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 18px;

    padding: 0 17px;

    border-bottom: 1px solid var(--tsh-line);

    background-color: var(--tsh-white);
}

.tsh-hospitality-showcase__browser-dots {
    display: flex;
    align-items: center;
    gap: 7px;
}

.tsh-hospitality-showcase__browser-dots span {
    width: 7px;
    height: 7px;

    display: block;

    border-radius: 50%;

    background-color: rgba(0, 0, 0, 0.24);
}

.tsh-hospitality-showcase__browser-url {
    min-width: 0;

    padding: 9px 12px;

    border: 1px solid var(--tsh-line);

    color: var(--tsh-grey) !important;

    font-size: 9px;
    font-weight: 500;
    line-height: 1;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tsh-hospitality-showcase__browser-status {
    color: var(--tsh-grey) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.13em;
    text-transform: uppercase;
}

.tsh-hospitality-showcase__browser-screen {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;

    height: 690px;

    background-color: #d7d4cd;

    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.35) transparent;
}

.tsh-hospitality-showcase__browser-screen::-webkit-scrollbar {
    width: 7px;
}

.tsh-hospitality-showcase__browser-screen::-webkit-scrollbar-track {
    background-color: transparent;
}

.tsh-hospitality-showcase__browser-screen::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}

.tsh-hospitality-showcase__desktop-image {
    display: block;

    width: 100%;
    height: auto;
}

/* =========================================
   SECONDARY SCREENS
========================================= */

.tsh-hospitality-showcase__screens {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;

    margin-top: 20px;
}

.tsh-hospitality-showcase__screen-card {
    min-width: 0;

    border: 1px solid var(--tsh-line);
}

.tsh-hospitality-showcase__screen-media {
    position: relative;
    overflow: hidden;

    height: 470px;

    margin: 10px 10px 0;

    background-color: var(--tsh-soft);
}

.tsh-hospitality-showcase__screen-image {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: top center;

    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.tsh-hospitality-showcase__screen-media:hover
.tsh-hospitality-showcase__screen-image {
    transform: scale(1.025);
}

.tsh-hospitality-showcase__screen-number {
    position: absolute;
    top: 12px;
    right: 12px;

    min-width: 36px;
    min-height: 36px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    background-color: var(--tsh-black);
    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 1;
}

.tsh-hospitality-showcase__screen-content {
    padding: 24px 20px 25px;
}

.tsh-hospitality-showcase__screen-category {
    display: block;

    margin-bottom: 13px;

    color: var(--tsh-grey) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.tsh-hospitality-showcase__screen-title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(29px, 3vw, 43px);
    font-weight: 400;
    line-height: 1;
    letter-spacing: -0.045em;
}

.tsh-hospitality-showcase__screen-text {
    max-width: 530px;
    margin: 16px 0 0;

    color: var(--tsh-grey) !important;

    font-size: 12px;
    line-height: 1.7;
}

/* =========================================
   MOBILE SHOWCASE
========================================= */

.tsh-hospitality-showcase__mobile {
    display: grid;
    grid-template-columns: minmax(320px, 0.8fr) minmax(0, 1.2fr);
    align-items: center;
    gap: clamp(50px, 8vw, 120px);

    min-height: 680px;
    margin-top: 20px;
    padding: 60px 70px;

    background-color: var(--tsh-black);
}

/* =========================================
   MOBILE CONTENT
========================================= */

.tsh-hospitality-showcase__mobile-content {
    max-width: 540px;
}

.tsh-hospitality-showcase__mobile-label {
    display: block;

    margin-bottom: 22px;

    color: rgba(255, 255, 255, 0.62) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.tsh-hospitality-showcase__mobile-title {
    margin: 0;

    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(42px, 4.8vw, 67px);
    font-weight: 400;
    line-height: 0.96;
    letter-spacing: -0.055em;
}

.tsh-hospitality-showcase__mobile-text {
    margin: 27px 0 0;

    color: rgba(255, 255, 255, 0.66) !important;

    font-size: 14px;
    line-height: 1.75;
}

.tsh-hospitality-showcase__mobile-points {
    margin-top: 34px;

    border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.tsh-hospitality-showcase__mobile-point {
    display: grid;
    grid-template-columns: 37px minmax(0, 1fr);
    gap: 14px;

    padding: 17px 0;

    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.tsh-hospitality-showcase__mobile-point span {
    color: rgba(255, 255, 255, 0.5) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 16px;
    line-height: 1.3;
}

.tsh-hospitality-showcase__mobile-point p {
    margin: 0;

    color: rgba(255, 255, 255, 0.74) !important;

    font-size: 12px;
    line-height: 1.65;
}

/* =========================================
   PHONE MOCKUPS
========================================= */

.tsh-hospitality-showcase__phones {
    position: relative;

    min-height: 570px;
}

.tsh-hospitality-showcase__phone {
    position: absolute;
    overflow: hidden;

    width: 270px;
    height: 550px;

    padding: 11px;

    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 34px;

    background-color: #151515;

    box-shadow: 0 35px 70px rgba(0, 0, 0, 0.46);
}

.tsh-hospitality-showcase__phone--back {
    top: 5px;
    left: 7%;

    opacity: 0.72;

    transform: rotate(-6deg) scale(0.92);
}

.tsh-hospitality-showcase__phone--front {
    right: 5%;
    bottom: 0;

    z-index: 2;

    transform: rotate(4deg);
}

.tsh-hospitality-showcase__phone-speaker {
    position: absolute;
    top: 18px;
    left: 50%;
    z-index: 3;

    width: 64px;
    height: 6px;

    border-radius: 20px;

    background-color: #080808;

    transform: translateX(-50%);
}

.tsh-hospitality-showcase__phone-screen {
    overflow-y: auto;
    overflow-x: hidden;

    width: 100%;
    height: 100%;

    border-radius: 25px;

    background-color: var(--tsh-white);

    scrollbar-width: none;
}

.tsh-hospitality-showcase__phone-screen::-webkit-scrollbar {
    display: none;
}

.tsh-hospitality-showcase__phone-image {
    display: block;

    width: 100%;
    height: auto;
}

/* =========================================
   ELEMENTOR OVERRIDES
========================================= */

.elementor .tsh-hospitality-showcase__visit,
.elementor .tsh-hospitality-showcase__visit:visited,
.elementor .tsh-hospitality-showcase__visit:hover,
.elementor .tsh-hospitality-showcase__visit:focus,
.elementor .tsh-hospitality-showcase__visit:active {
    color: var(--tsh-black) !important;
    text-decoration: none !important;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1050px) {

    .tsh-hospitality-showcase__inner {
        width: min(calc(100% - 48px), 1050px);

        padding-top: 70px;
        padding-bottom: 76px;
    }

    .tsh-hospitality-showcase__header {
        grid-template-columns: 1fr;
        gap: 32px;

        margin-bottom: 48px;
    }

    .tsh-hospitality-showcase__intro {
        max-width: 790px;
        padding-top: 0;
    }

    .tsh-hospitality-showcase__browser-screen {
        height: 590px;
    }

    .tsh-hospitality-showcase__screen-media {
        height: 400px;
    }

    .tsh-hospitality-showcase__mobile {
        grid-template-columns: 1fr;
        gap: 50px;

        padding: 56px 50px 65px;
    }

    .tsh-hospitality-showcase__phones {
        width: min(100%, 660px);
        margin: 0 auto;
    }

}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .tsh-hospitality-showcase__inner {
        width: min(calc(100% - 36px), 700px);

        padding-top: 58px;
        padding-bottom: 64px;
    }

    .tsh-hospitality-showcase__header {
        gap: 27px;

        margin-bottom: 40px;
    }

    .tsh-hospitality-showcase__title {
        font-size: clamp(38px, 10vw, 54px);
    }

    .tsh-hospitality-showcase__title br {
        display: none;
    }

    .tsh-hospitality-showcase__lead {
        font-size: clamp(23px, 6vw, 31px);
    }

    .tsh-hospitality-showcase__text {
        font-size: 13px;
    }

    .tsh-hospitality-showcase__desktop {
        padding: 10px;
    }

    .tsh-hospitality-showcase__desktop-top {
        padding: 5px 3px 15px;
    }

    .tsh-hospitality-showcase__browser-screen {
        height: 460px;
    }

    .tsh-hospitality-showcase__browser-status {
        display: none;
    }

    .tsh-hospitality-showcase__screens {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .tsh-hospitality-showcase__screen-media {
        height: 420px;
    }

    .tsh-hospitality-showcase__mobile {
        min-height: auto;

        padding: 48px 28px 55px;
    }

    .tsh-hospitality-showcase__mobile-title {
        font-size: clamp(37px, 10vw, 52px);
    }

    .tsh-hospitality-showcase__phones {
        min-height: 510px;
    }

    .tsh-hospitality-showcase__phone {
        width: 225px;
        height: 470px;
    }

    .tsh-hospitality-showcase__phone--back {
        left: 0;
    }

    .tsh-hospitality-showcase__phone--front {
        right: 0;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .tsh-hospitality-showcase__inner {
        width: min(calc(100% - 28px), 460px);

        padding-top: 50px;
        padding-bottom: 56px;
    }

    .tsh-hospitality-showcase__eyebrow {
        font-size: 9px;
    }

    .tsh-hospitality-showcase__title {
        font-size: clamp(34px, 9.5vw, 44px);
    }

    .tsh-hospitality-showcase__desktop-top {
        align-items: flex-start;
    }

    .tsh-hospitality-showcase__desktop-top > div {
        align-items: flex-start;
    }

    .tsh-hospitality-showcase__visit span {
        display: none;
    }

    .tsh-hospitality-showcase__browser-bar {
        grid-template-columns: auto minmax(0, 1fr);

        min-height: 48px;
        padding: 0 11px;
    }

    .tsh-hospitality-showcase__browser-screen {
        height: 360px;
    }

    .tsh-hospitality-showcase__screen-media {
        height: 340px;

        margin: 8px 8px 0;
    }

    .tsh-hospitality-showcase__screen-content {
        padding: 20px 16px 22px;
    }

    .tsh-hospitality-showcase__screen-title {
        font-size: 29px;
    }

    .tsh-hospitality-showcase__screen-text {
        font-size: 11px;
    }

    .tsh-hospitality-showcase__mobile {
        padding: 42px 18px 48px;
    }

    .tsh-hospitality-showcase__mobile-title {
        font-size: 36px;
    }

    .tsh-hospitality-showcase__mobile-title br {
        display: none;
    }

    .tsh-hospitality-showcase__phones {
        min-height: 440px;
    }

    .tsh-hospitality-showcase__phone {
        width: 185px;
        height: 400px;

        padding: 8px;

        border-radius: 27px;
    }

    .tsh-hospitality-showcase__phone-screen {
        border-radius: 20px;
    }

    .tsh-hospitality-showcase__phone--back {
        left: -5px;
    }

    .tsh-hospitality-showcase__phone--front {
        right: -5px;
    }

}

/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .tsh-hospitality-showcase__screen-image,
    .tsh-hospitality-showcase__visit svg {
        transition: none;
    }

}


/* =========================================
   THE SOCIAL HOUSE — SERVICES & OUTCOME
========================================= */

.tsh-hospitality-result {
    --tsh-cream: #fffcf5;
    --tsh-black: #000000;
    --tsh-white: #ffffff;
    --tsh-grey: #686868;
    --tsh-line: rgba(0, 0, 0, 0.16);
    --tsh-dark-line: rgba(255, 255, 255, 0.16);

    position: relative;
    width: 100%;

    background-color: var(--tsh-cream);
    color: var(--tsh-black);
}

.tsh-hospitality-result,
.tsh-hospitality-result * {
    box-sizing: border-box;
}

/* =========================================
   INNER
========================================= */

.tsh-hospitality-result__inner {
    width: min(calc(100% - 64px), 1320px);
    margin: 0 auto;

    padding-top: 82px;
    padding-bottom: 88px;

    border-bottom: 1px solid var(--tsh-line);
}

/* =========================================
   HEADER
========================================= */

.tsh-hospitality-result__header {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(380px, 1.05fr);
    align-items: start;
    gap: clamp(70px, 9vw, 145px);

    margin-bottom: 54px;
}

.tsh-hospitality-result__heading {
    max-width: 720px;
}

.tsh-hospitality-result__eyebrow-wrap {
    display: flex;
    align-items: center;
    gap: 18px;

    margin-bottom: 25px;
}

.tsh-hospitality-result__eyebrow {
    flex-shrink: 0;

    color: var(--tsh-black) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.tsh-hospitality-result__eyebrow-line {
    display: block;

    width: 54px;
    height: 1px;

    background-color: var(--tsh-line);
}

.tsh-hospitality-result__title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(46px, 5.2vw, 76px);
    font-weight: 400;
    line-height: 0.96;
    letter-spacing: -0.058em;
}

/* =========================================
   INTRO
========================================= */

.tsh-hospitality-result__intro {
    max-width: 690px;
    padding-top: 31px;
}

.tsh-hospitality-result__lead {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(25px, 2.5vw, 36px);
    font-weight: 400;
    line-height: 1.22;
    letter-spacing: -0.035em;
}

.tsh-hospitality-result__text {
    margin: 28px 0 0;
    padding-top: 25px;

    border-top: 1px solid var(--tsh-line);

    color: var(--tsh-grey) !important;

    font-size: 14px;
    line-height: 1.75;
}

/* =========================================
   GRID
========================================= */

.tsh-hospitality-result__grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: stretch;
}

/* =========================================
   BLOCK TOP
========================================= */

.tsh-hospitality-result__block-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    min-height: 62px;
    padding: 0 22px;

    border-bottom: 1px solid var(--tsh-line);
}

.tsh-hospitality-result__block-number {
    color: var(--tsh-grey) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 19px;
    line-height: 1;
}

.tsh-hospitality-result__block-label {
    color: var(--tsh-grey) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

/* =========================================
   SERVICES
========================================= */

.tsh-hospitality-result__services {
    border: 1px solid var(--tsh-line);
    border-right: 0;
}

.tsh-hospitality-result__service {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 16px;

    padding: 23px 22px;

    border-bottom: 1px solid var(--tsh-line);

    transition:
        background-color 0.3s ease,
        padding-left 0.3s ease;
}

.tsh-hospitality-result__service:last-child {
    border-bottom: 0;
}

.tsh-hospitality-result__service:hover {
    padding-left: 29px;

    background-color: rgba(0, 0, 0, 0.025);
}

.tsh-hospitality-result__service-number {
    padding-top: 3px;

    color: var(--tsh-grey) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 17px;
    line-height: 1;
}

.tsh-hospitality-result__service-title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(23px, 2.2vw, 31px);
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -0.04em;
}

.tsh-hospitality-result__service-text {
    margin: 10px 0 0;

    color: var(--tsh-grey) !important;

    font-size: 12px;
    line-height: 1.65;
}

/* =========================================
   OUTCOME
========================================= */

.tsh-hospitality-result__outcome {
    display: flex;
    flex-direction: column;

    border: 1px solid var(--tsh-black);

    background-color: var(--tsh-black);
}

.tsh-hospitality-result__outcome
.tsh-hospitality-result__block-top {
    border-color: var(--tsh-dark-line);
}

.tsh-hospitality-result__outcome
.tsh-hospitality-result__block-number,
.tsh-hospitality-result__outcome
.tsh-hospitality-result__block-label {
    color: rgba(255, 255, 255, 0.58) !important;
}

.tsh-hospitality-result__outcome-content {
    flex: 1;

    display: flex;
    flex-direction: column;

    padding: 30px 27px 27px;
}

.tsh-hospitality-result__outcome-label {
    color: rgba(255, 255, 255, 0.58) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.tsh-hospitality-result__outcome-statement {
    margin: 24px 0 0;

    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(30px, 3.5vw, 49px);
    font-weight: 400;
    line-height: 1.06;
    letter-spacing: -0.05em;
}

/* =========================================
   OUTCOME POINTS
========================================= */

.tsh-hospitality-result__points {
    margin-top: 34px;

    border-top: 1px solid var(--tsh-dark-line);
}

.tsh-hospitality-result__point {
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 14px;

    padding: 15px 0;

    border-bottom: 1px solid var(--tsh-dark-line);
}

.tsh-hospitality-result__point span {
    color: rgba(255, 255, 255, 0.48) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 16px;
    line-height: 1.4;
}

.tsh-hospitality-result__point p {
    margin: 0;

    color: rgba(255, 255, 255, 0.72) !important;

    font-size: 12px;
    line-height: 1.65;
}

/* =========================================
   BUTTON
========================================= */

.tsh-hospitality-result__button,
.tsh-hospitality-result__button:visited {
    width: fit-content;
    min-height: 48px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 13px;

    margin-top: auto;
    padding: 0 18px;

    border: 1px solid var(--tsh-white);

    background-color: transparent;
    color: var(--tsh-white) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;

    text-decoration: none !important;

    transition:
        background-color 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.tsh-hospitality-result__button svg {
    width: 15px;
    height: 15px;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: square;
    stroke-linejoin: miter;

    transition: transform 0.3s ease;
}

.tsh-hospitality-result__button:hover {
    background-color: var(--tsh-white);
    color: var(--tsh-black) !important;

    transform: translateY(-2px);
}

.tsh-hospitality-result__button:hover svg {
    transform: translate(3px, -3px);
}

/* =========================================
   ELEMENTOR OVERRIDES
========================================= */

.elementor .tsh-hospitality-result__button,
.elementor .tsh-hospitality-result__button:visited {
    color: var(--tsh-white) !important;
    text-decoration: none !important;
}

.elementor .tsh-hospitality-result__button:hover,
.elementor .tsh-hospitality-result__button:focus,
.elementor .tsh-hospitality-result__button:active {
    background-color: var(--tsh-white) !important;
    color: var(--tsh-black) !important;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1050px) {

    .tsh-hospitality-result__inner {
        width: min(calc(100% - 48px), 1050px);

        padding-top: 70px;
        padding-bottom: 76px;
    }

    .tsh-hospitality-result__header {
        grid-template-columns: 1fr;
        gap: 32px;

        margin-bottom: 48px;
    }

    .tsh-hospitality-result__intro {
        max-width: 790px;
        padding-top: 0;
    }

}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .tsh-hospitality-result__inner {
        width: min(calc(100% - 36px), 700px);

        padding-top: 58px;
        padding-bottom: 64px;
    }

    .tsh-hospitality-result__header {
        gap: 27px;

        margin-bottom: 40px;
    }

    .tsh-hospitality-result__title {
        font-size: clamp(38px, 10vw, 54px);
    }

    .tsh-hospitality-result__title br {
        display: none;
    }

    .tsh-hospitality-result__lead {
        font-size: clamp(23px, 6vw, 31px);
    }

    .tsh-hospitality-result__text {
        font-size: 13px;
    }

    .tsh-hospitality-result__grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .tsh-hospitality-result__services {
        border-right: 1px solid var(--tsh-line);
    }

    .tsh-hospitality-result__service:hover {
        padding-left: 22px;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .tsh-hospitality-result__inner {
        width: min(calc(100% - 28px), 460px);

        padding-top: 50px;
        padding-bottom: 56px;
    }

    .tsh-hospitality-result__eyebrow {
        font-size: 9px;
    }

    .tsh-hospitality-result__title {
        font-size: clamp(34px, 9.5vw, 44px);
    }

    .tsh-hospitality-result__block-top {
        min-height: 56px;
        padding: 0 16px;
    }

    .tsh-hospitality-result__service {
        grid-template-columns: 34px minmax(0, 1fr);
        gap: 10px;

        padding: 20px 16px;
    }

    .tsh-hospitality-result__service:hover {
        padding-left: 16px;
    }

    .tsh-hospitality-result__service-title {
        font-size: 24px;
    }

    .tsh-hospitality-result__service-text {
        font-size: 11px;
    }

    .tsh-hospitality-result__outcome-content {
        padding: 25px 18px 20px;
    }

    .tsh-hospitality-result__outcome-statement {
        font-size: 31px;
    }

    .tsh-hospitality-result__button {
        width: 100%;

        margin-top: 28px;
    }

}

/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .tsh-hospitality-result__service,
    .tsh-hospitality-result__button,
    .tsh-hospitality-result__button svg {
        transition: none;
    }

}


/* =========================================
   THE SOCIAL HOUSE — PROJECT CAROUSEL
========================================= */

.tsh-project-carousel {
    --tsh-cream: #fffcf5;
    --tsh-black: #000000;
    --tsh-white: #ffffff;
    --tsh-grey: #686868;
    --tsh-line: rgba(0, 0, 0, 0.16);

    position: relative;
    overflow: hidden;

    width: 100%;

    background-color: var(--tsh-cream);
    color: var(--tsh-black);
}

.tsh-project-carousel,
.tsh-project-carousel * {
    box-sizing: border-box;
}

/* =========================================
   INNER
========================================= */

.tsh-project-carousel__inner {
    width: min(calc(100% - 64px), 1320px);
    margin: 0 auto;

    padding-top: 80px;
    padding-bottom: 86px;

    border-bottom: 1px solid var(--tsh-line);
}

/* =========================================
   HEADER
========================================= */

.tsh-project-carousel__header {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 0.55fr);
    align-items: end;
    gap: clamp(60px, 8vw, 130px);

    margin-bottom: 44px;
}

.tsh-project-carousel__heading {
    max-width: 760px;
}

.tsh-project-carousel__eyebrow-wrap {
    display: flex;
    align-items: center;
    gap: 18px;

    margin-bottom: 24px;
}

.tsh-project-carousel__eyebrow {
    flex-shrink: 0;

    color: var(--tsh-black) !important;

    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.tsh-project-carousel__eyebrow-line {
    display: block;

    width: 54px;
    height: 1px;

    background-color: var(--tsh-line);
}

.tsh-project-carousel__title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(43px, 4.8vw, 70px);
    font-weight: 400;
    line-height: 0.96;
    letter-spacing: -0.055em;
}

.tsh-project-carousel__summary {
    max-width: 480px;
}

.tsh-project-carousel__intro {
    margin: 0;

    color: var(--tsh-grey) !important;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.72;
}

/* =========================================
   VIEW ALL
========================================= */

.tsh-project-carousel__all,
.tsh-project-carousel__all:visited {
    display: inline-flex;
    align-items: center;
    gap: 15px;

    margin-top: 25px;
    padding-bottom: 8px;

    border-bottom: 1px solid var(--tsh-black);

    color: var(--tsh-black) !important;

    font-size: 11px;
    font-weight: 700;
    line-height: 1;

    text-decoration: none !important;
}

.tsh-project-carousel__all span {
    display: inline-block;

    font-size: 17px;

    transition: transform 0.3s ease;
}

.tsh-project-carousel__all:hover span {
    transform: translateX(5px);
}

/* =========================================
   SLIDER
========================================= */

.tsh-project-carousel__slider-wrap {
    position: relative;
}

.tsh-project-carousel__swiper {
    overflow: hidden;

    width: 100%;
    padding: 7px 0 22px;
}

.tsh-project-carousel__swiper .swiper-wrapper {
    align-items: stretch;
}

.tsh-project-carousel__swiper .swiper-slide {
    height: auto;
}

/* =========================================
   PROJECT CARD
========================================= */

.tsh-carousel-project {
    height: 100%;
}

.tsh-carousel-project__link,
.tsh-carousel-project__link:visited {
    height: 100%;

    display: flex;
    flex-direction: column;

    border: 1px solid var(--tsh-line);

    background-color: var(--tsh-cream);
    color: var(--tsh-black) !important;

    text-decoration: none !important;

    transition:
        transform 0.35s ease,
        box-shadow 0.35s ease,
        border-color 0.35s ease;
}

.tsh-carousel-project__link:hover {
    transform: translateY(-6px);

    border-color: rgba(0, 0, 0, 0.34);

    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.1);
}

/* =========================================
   MEDIA
========================================= */

.tsh-carousel-project__media {
    position: relative;
    overflow: hidden;

    width: calc(100% - 20px);
    margin: 10px 10px 0;

    aspect-ratio: 4 / 3;

    background-color: #d8d5ce;
}

.tsh-carousel-project__image {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.tsh-carousel-project__overlay {
    position: absolute;
    inset: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    background-color: rgba(0, 0, 0, 0.55);

    opacity: 0;

    transition: opacity 0.35s ease;
}

.tsh-carousel-project__link:hover
.tsh-carousel-project__image {
    transform: scale(1.055);
}

.tsh-carousel-project__link:hover
.tsh-carousel-project__overlay {
    opacity: 1;
}

/* =========================================
   VIEW PROJECT
========================================= */

.tsh-carousel-project__view {
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 12px 15px;

    background-color: var(--tsh-white);
    color: var(--tsh-black) !important;

    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;

    transform: translateY(14px);

    transition: transform 0.35s ease;
}

.tsh-carousel-project__view svg {
    width: 14px;
    height: 14px;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: square;
    stroke-linejoin: miter;

    transition: transform 0.3s ease;
}

.tsh-carousel-project__link:hover
.tsh-carousel-project__view {
    transform: translateY(0);
}

.tsh-carousel-project__link:hover
.tsh-carousel-project__view svg {
    transform: translate(4px, -4px);
}

/* =========================================
   INDEX
========================================= */

.tsh-carousel-project__index {
    position: absolute;
    top: 12px;
    right: 12px;

    min-width: 34px;
    min-height: 34px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    background-color: var(--tsh-black);
    color: var(--tsh-white) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
}

/* =========================================
   CONTENT
========================================= */

.tsh-carousel-project__content {
    flex: 1;

    display: flex;
    flex-direction: column;

    padding: 22px 18px 20px;
}

.tsh-carousel-project__category {
    display: block;

    margin-bottom: 13px;

    color: var(--tsh-grey) !important;

    font-size: 8px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.tsh-carousel-project__title {
    margin: 0;

    color: var(--tsh-black) !important;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(27px, 2.5vw, 37px);
    font-weight: 400;
    line-height: 0.98;
    letter-spacing: -0.045em;
}

.tsh-carousel-project__description {
    margin: 17px 0 22px;

    color: var(--tsh-grey) !important;

    font-size: 12px;
    font-weight: 400;
    line-height: 1.68;
}

/* =========================================
   CARD FOOTER
========================================= */

.tsh-carousel-project__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;

    margin-top: auto;
    padding-top: 17px;

    border-top: 1px solid var(--tsh-line);

    color: var(--tsh-black) !important;

    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.tsh-carousel-project__arrow {
    display: inline-block;

    font-size: 17px;

    transition: transform 0.3s ease;
}

.tsh-carousel-project__link:hover
.tsh-carousel-project__arrow {
    transform: translateX(5px);
}

/* =========================================
   CONTROLS
========================================= */

.tsh-project-carousel__controls {
    display: grid;
    grid-template-columns: auto minmax(100px, 1fr);
    align-items: center;
    gap: 28px;

    margin-top: 17px;
}

.tsh-project-carousel__navigation {
    display: flex;
    align-items: center;
    gap: 9px;
}

.tsh-project-carousel__button {
    width: 48px;
    height: 48px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    padding: 0;

    border: 1px solid var(--tsh-black);
    border-radius: 0;

    background-color: transparent;
    color: var(--tsh-black) !important;

    cursor: pointer;

    transition:
        background-color 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.tsh-project-carousel__button span {
    color: inherit !important;

    font-size: 18px;
    line-height: 1;
}

.tsh-project-carousel__button:hover {
    background-color: var(--tsh-black);
    color: var(--tsh-white) !important;

    transform: translateY(-2px);
}

/* =========================================
   PAGINATION
========================================= */

.tsh-project-carousel__pagination {
    position: static !important;

    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;

    width: auto !important;
}

.tsh-project-carousel__pagination
.swiper-pagination-bullet {
    width: 28px;
    height: 2px;
    margin: 0 !important;

    border-radius: 0;

    background-color: rgba(0, 0, 0, 0.24);

    opacity: 1;

    transition:
        width 0.3s ease,
        background-color 0.3s ease;
}

.tsh-project-carousel__pagination
.swiper-pagination-bullet-active {
    width: 52px;

    background-color: var(--tsh-black);
}

/* =========================================
   FOCUS
========================================= */

.tsh-carousel-project__link:focus-visible,
.tsh-project-carousel__all:focus-visible,
.tsh-project-carousel__button:focus-visible {
    outline: 2px solid var(--tsh-black);
    outline-offset: 4px;
}

/* =========================================
   ELEMENTOR OVERRIDES
========================================= */

.elementor .tsh-carousel-project__link,
.elementor .tsh-carousel-project__link:visited,
.elementor .tsh-carousel-project__link:hover,
.elementor .tsh-carousel-project__link:focus,
.elementor .tsh-carousel-project__link:active {
    color: var(--tsh-black) !important;
    text-decoration: none !important;
}

.elementor .tsh-project-carousel__button,
.elementor .tsh-project-carousel__button:focus {
    border-color: var(--tsh-black) !important;

    background-color: transparent !important;
    color: var(--tsh-black) !important;
}

.elementor .tsh-project-carousel__button:hover,
.elementor .tsh-project-carousel__button:active {
    border-color: var(--tsh-black) !important;

    background-color: var(--tsh-black) !important;
    color: var(--tsh-white) !important;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1050px) {

    .tsh-project-carousel__inner {
        width: min(calc(100% - 48px), 1050px);

        padding-top: 66px;
        padding-bottom: 72px;
    }

    .tsh-project-carousel__header {
        grid-template-columns: 1fr;
        gap: 23px;
    }

    .tsh-project-carousel__summary {
        max-width: 650px;
    }

}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .tsh-project-carousel__inner {
        width: min(calc(100% - 36px), 700px);

        padding-top: 56px;
        padding-bottom: 62px;
    }

    .tsh-project-carousel__header {
        margin-bottom: 34px;
    }

    .tsh-project-carousel__title {
        font-size: clamp(37px, 9.5vw, 51px);
    }

    .tsh-project-carousel__title br {
        display: none;
    }

    .tsh-carousel-project__media {
        aspect-ratio: 16 / 10;
    }

    .tsh-carousel-project__overlay {
        align-items: flex-end;
        justify-content: flex-end;

        padding: 12px;

        background-color: transparent;

        opacity: 1;
    }

    .tsh-carousel-project__view {
        transform: none;
    }

    .tsh-project-carousel__controls {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .tsh-project-carousel__pagination {
        justify-content: flex-start;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .tsh-project-carousel__inner {
        width: min(calc(100% - 28px), 460px);

        padding-top: 48px;
        padding-bottom: 54px;
    }

    .tsh-project-carousel__eyebrow {
        font-size: 9px;
    }

    .tsh-project-carousel__title {
        font-size: clamp(33px, 9vw, 43px);
    }

    .tsh-carousel-project__media {
        width: calc(100% - 16px);
        margin: 8px 8px 0;

        aspect-ratio: 4 / 3;
    }

    .tsh-carousel-project__content {
        padding: 19px 15px 18px;
    }

    .tsh-carousel-project__title {
        font-size: 28px;
    }

    .tsh-carousel-project__description {
        font-size: 11px;
    }

    .tsh-project-carousel__button {
        width: 44px;
        height: 44px;
    }

    .tsh-project-carousel__pagination
    .swiper-pagination-bullet {
        width: 20px;
    }

    .tsh-project-carousel__pagination
    .swiper-pagination-bullet-active {
        width: 38px;
    }

}

/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .tsh-carousel-project__link,
    .tsh-carousel-project__image,
    .tsh-carousel-project__overlay,
    .tsh-carousel-project__view,
    .tsh-carousel-project__view svg,
    .tsh-carousel-project__arrow,
    .tsh-project-carousel__button,
    .tsh-project-carousel__all span,
    .tsh-project-carousel__pagination
    .swiper-pagination-bullet {
        transition: none;
    }

}


/* =========================================
   THE SOCIAL HOUSE — PROJECT FINAL CTA
========================================= */

.tsh-project-cta {
    --tsh-black: #000000;
    --tsh-white: #ffffff;
    --tsh-muted: rgba(255, 255, 255, 0.68);

    position: relative;
    overflow: hidden;

    width: 100%;

    background-color: var(--tsh-black);
    color: var(--tsh-white);
}

.tsh-project-cta,
.tsh-project-cta * {
    box-sizing: border-box;
}

/* =========================================
   INNER
========================================= */

.tsh-project-cta__inner {
    position: relative;
    z-index: 2;

    width: min(calc(100% - 64px), 1320px);
    min-height: 310px;
    margin: 0 auto;

    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 80px;

    padding-top: 66px;
    padding-bottom: 66px;
}

/* =========================================
   CONTENT
========================================= */

.tsh-project-cta__content {
    max-width: 880px;
}

.tsh-project-cta__eyebrow {
    display: block;

    margin-bottom: 19px;

    color: var(--tsh-white) !important;

    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.tsh-project-cta__title {
    margin: 0;

    color: var(--tsh-white) !important;

    font-size: clamp(44px, 5.2vw, 76px);
    font-weight: 700;
    line-height: 0.93;
    letter-spacing: -0.066em;
}

.tsh-project-cta__text {
    max-width: 690px;

    margin: 22px 0 0;

    color: var(--tsh-muted) !important;

    font-size: 15px;
    font-weight: 400;
    line-height: 1.68;
}

/* =========================================
   BUTTON
========================================= */

.tsh-project-cta__button,
.tsh-project-cta__button:visited {
    position: relative;
    isolation: isolate;
    overflow: hidden;

    min-width: 210px;
    min-height: 58px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 22px;

    padding: 0 25px;

    border: 1px solid var(--tsh-white);

    background-color: transparent;
    color: var(--tsh-white) !important;

    font-size: 12px;
    font-weight: 700;
    line-height: 1;

    text-decoration: none !important;
    white-space: nowrap;

    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

.tsh-project-cta__button::before {
    content: "";

    position: absolute;
    inset: 0;
    z-index: -1;

    background-color: var(--tsh-white);

    transform: translateX(-101%);

    transition: transform 0.38s cubic-bezier(0.77, 0, 0.18, 1);
}

.tsh-project-cta__button span {
    color: inherit !important;
}

.tsh-project-cta__button-icon {
    width: 18px;
    height: 18px;

    flex-shrink: 0;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: square;
    stroke-linejoin: miter;

    color: inherit !important;

    transition: transform 0.3s ease;
}

.tsh-project-cta__button:hover {
    color: var(--tsh-black) !important;

    transform: translateY(-3px);
}

.tsh-project-cta__button:hover::before {
    transform: translateX(0);
}

.tsh-project-cta__button:hover
.tsh-project-cta__button-icon {
    transform: translateX(5px);
}

.tsh-project-cta__button:focus-visible {
    outline: 2px solid var(--tsh-white);
    outline-offset: 5px;
}

/* =========================================
   DECORATIVE ELEMENTS
========================================= */

.tsh-project-cta::before,
.tsh-project-cta::after {
    content: "";

    position: absolute;

    pointer-events: none;
}

.tsh-project-cta::before {
    left: -175px;
    bottom: -245px;

    width: 390px;
    height: 390px;

    border: 1px solid rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.tsh-project-cta::after {
    top: -250px;
    right: -160px;

    width: 390px;
    height: 390px;

    border: 1px solid rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

/* =========================================
   ELEMENTOR OVERRIDES
========================================= */

.elementor .tsh-project-cta__button,
.elementor .tsh-project-cta__button:visited {
    border-color: var(--tsh-white) !important;

    background-color: transparent !important;
    color: var(--tsh-white) !important;

    text-decoration: none !important;
}

.elementor .tsh-project-cta__button:hover,
.elementor .tsh-project-cta__button:focus,
.elementor .tsh-project-cta__button:active {
    border-color: var(--tsh-white) !important;

    background-color: transparent !important;
    color: var(--tsh-black) !important;
}

.elementor .tsh-project-cta__button:hover span,
.elementor .tsh-project-cta__button:hover
.tsh-project-cta__button-icon,
.elementor .tsh-project-cta__button:focus span,
.elementor .tsh-project-cta__button:focus
.tsh-project-cta__button-icon,
.elementor .tsh-project-cta__button:active span,
.elementor .tsh-project-cta__button:active
.tsh-project-cta__button-icon {
    color: var(--tsh-black) !important;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1050px) {

    .tsh-project-cta__inner {
        width: min(calc(100% - 48px), 1050px);
        min-height: 290px;

        gap: 48px;

        padding-top: 58px;
        padding-bottom: 58px;
    }

    .tsh-project-cta__title {
        font-size: clamp(41px, 5.8vw, 64px);
    }

}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .tsh-project-cta__inner {
        width: min(calc(100% - 36px), 700px);
        min-height: auto;

        grid-template-columns: 1fr;
        gap: 34px;

        padding-top: 54px;
        padding-bottom: 56px;
    }

    .tsh-project-cta__title {
        font-size: clamp(38px, 10vw, 53px);
    }

    .tsh-project-cta__text {
        font-size: 14px;
    }

    .tsh-project-cta__button {
        justify-self: start;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .tsh-project-cta__inner {
        width: min(calc(100% - 28px), 460px);

        padding-top: 47px;
        padding-bottom: 49px;
    }

    .tsh-project-cta__title {
        font-size: clamp(34px, 10vw, 44px);
    }

    .tsh-project-cta__title br {
        display: none;
    }

    .tsh-project-cta__button {
        width: 100%;
    }

}

/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .tsh-project-cta__button,
    .tsh-project-cta__button::before,
    .tsh-project-cta__button-icon {
        transition: none;
    }

}/* End custom CSS */