/* =========================================================
   SERVICES-01 / Hero — Block Styles
   ========================================================= */

/* WordPress block gap reset */
.wp-block-custom-tj-services-01-hero.is-layout-flow {
    gap: 0;
}

/* =========================================================
   Root section
   ========================================================= */
.tj-services-hero--id2812_2843 {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: 50rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: linear-gradient(0deg, rgba(10, 10, 10, 1) 0%, rgba(10, 10, 10, 1) 100%);
    overflow: hidden;
}

/* =========================================================
   Container
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-services-hero__container {
    position: relative;
    width: 80rem;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.01rem;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

/* =========================================================
   Inner
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-services-hero__inner {
    position: relative;
    width: 100%;
    min-width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    padding-top: 7.47rem;
    padding-bottom: 7.46rem;
    background: linear-gradient(90deg, rgba(10, 10, 10, 1) 0%, rgba(10, 10, 10, 0.8) 50%, rgba(10, 10, 10, 0) 100%);
}

/* =========================================================
   Background image
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-services-hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    height: 100%;
    display: block;
    background: center / cover no-repeat var(--background-img);
    overflow: hidden;
}

/* =========================================================
   Content wrapper
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-services-hero__content-wrapper {
    position: relative;
    width: 100%;
    max-width: 96rem;
    min-width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex-grow: 1;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 3rem;
    padding-left: 3rem;
}

/* =========================================================
   Content
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-services-hero__content {
    position: relative;
    width: 100%;
    max-width: 56rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1.5rem 0;
    margin-left: 1rem;
}

/* =========================================================
   Badge
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-services-hero__badge {
    position: relative;
    width: 100%;
    max-width: 14.18rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    border-radius: 2px;
    background: linear-gradient(0deg, rgba(225, 6, 0, 1) 0%, rgba(225, 6, 0, 1) 100%);
}

.tj-services-hero--id2812_2843 .tj-services-hero__badge span {
    position: relative;
    width: 100%;
    height: 0.93rem;
    font-size: 0.62rem;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.25em;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    display: block;
}

/* =========================================================
   Heading
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-services-hero__heading {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

/* Editor helper wrapper used in block.js */
.tj-services-hero--id2812_2843 .tj-services-hero__heading-inner {
    position: relative;
    width: 100%;
    font-size: 6rem;
    font-family: 'Montserrat';
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    display: block;
    margin: 0;
    padding: 0;
}

.tj-services-hero--id2812_2843 .tj-services-hero__heading h1,
.tj-services-hero--id2812_2843 .tj-services-hero__heading h2,
.tj-services-hero--id2812_2843 .tj-services-hero__heading h3,
.tj-services-hero--id2812_2843 .tj-services-hero__heading h4,
.tj-services-hero--id2812_2843 .tj-services-hero__heading h5,
.tj-services-hero--id2812_2843 .tj-services-hero__heading h6 {
    position: relative;
    width: 100%;
    font-size: 6rem;
    font-family: 'Montserrat';
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    display: block;
    margin: 0;
    padding: 0;
}

.tj-services-hero--id2812_2843 .tj-services-hero__heading-line1 {
    color: rgba(255, 255, 255, 1);
}

.tj-services-hero--id2812_2843 .tj-services-hero__heading-line2 {
    color: rgba(225, 6, 0, 1);
}

/* =========================================================
   Description
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-services-hero__description {
    position: relative;
    width: 100%;
    max-width: 36rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 1rem;
}

.tj-services-hero--id2812_2843 .tj-services-hero__description span {
    position: relative;
    width: 104.16%;
    max-width: 37.5rem;
    font-size: 1.12rem;
    font-family: 'Poppins';
    font-weight: 300;
    line-height: 1.62;
    letter-spacing: 0em;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    color: rgba(255, 255, 255, 0.7);
    display: block;
}

/* =========================================================
   Actions
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-services-hero__actions {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem 1%;
    padding-top: 1rem;
    padding-right: 3rem;
}

/* =========================================================
   Buttons
   ========================================================= */
.tj-services-hero--id2812_2843 .tj-button {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-size: 0.75rem;
    font-family: 'Poppins';
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: 0.08em;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    box-sizing: border-box;
}

.tj-services-hero--id2812_2843 .tj-button--primary {
    color: rgba(255, 255, 255, 1);
    background: linear-gradient(0deg, rgba(225, 6, 0, 1) 0%, rgba(225, 6, 0, 1) 100%);
    border-radius: 4px;
    padding-top: 0.75rem;
    padding-right: 1.5rem;
    padding-bottom: 0.75rem;
    padding-left: 1.5rem;
    filter: drop-shadow(0px 10px 7.5px rgba(225, 6, 0, 0.2));
}

.tj-services-hero--id2812_2843 .tj-button--outline {
    color: rgba(255, 255, 255, 1);
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.2);
    font-family: 'Montserrat';
    font-weight: 900;
    letter-spacing: 0.16em;
    padding-top: 0.75rem;
    padding-right: 3rem;
    padding-bottom: 0.75rem;
    padding-left: 3rem;
}

.tj-services-hero--id2812_2843 .tj-button--primary:hover {
    background: linear-gradient(0deg, rgba(200, 5, 0, 1) 0%, rgba(200, 5, 0, 1) 100%);
}

.tj-services-hero--id2812_2843 .tj-button--outline:hover {
    border-color: rgba(255, 255, 255, 0.5);
}

/* =========================================================
   Responsive — 1099px
   ========================================================= */
@media (max-width: 1099px) {
    .tj-services-hero--id2812_2843 .tj-services-hero__inner {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__bg {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content-wrapper {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content {
        gap: 1.5rem 0;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__heading h1,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h2,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h3,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h4,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h5,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h6,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading-inner {
        width: 100%;
        font-size: 5rem;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__description span {
        width: 104.16%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__actions {
        gap: 1rem 1%;
        width: 100%;
    }
}

/* =========================================================
   Responsive — 1023px
   ========================================================= */
@media (max-width: 1023px) {
    .tj-services-hero--id2812_2843 .tj-services-hero__inner {
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__bg {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content-wrapper {
        padding-right: 2.18rem;
        padding-left: 2.18rem;
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content {
        gap: 1.16rem 0;
        width: calc(102.29% - 1rem);
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__heading {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__heading h1,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h2,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h3,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h4,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h5,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h6,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading-inner {
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__badge span {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__description span {
        width: 104.16%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__actions {
        padding-right: 2.18rem;
        gap: 1rem 1%;
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-button--outline {
        padding-right: 2.18rem;
        padding-left: 2.18rem;
        width: calc(38.32% - 0.58rem);
    }
}

/* =========================================================
   Responsive — 767px
   ========================================================= */
@media (max-width: 767px) {
    .tj-services-hero--id2812_2843 .tj-services-hero__inner {
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__bg {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content-wrapper {
        padding-right: 2rem;
        padding-left: 2rem;
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content {
        gap: 1rem 0;
        width: calc(102.73% - 1rem);
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__heading h1,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h2,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h3,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h4,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h5,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h6,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading-inner {
        width: 100%;
        font-size: 3.5rem;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__description span {
        width: 104.16%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__actions {
        padding-right: 2rem;
        gap: 1rem 1%;
        width: 100%;
        flex-wrap: wrap;
        max-width: 40.62rem;
    }

    .tj-services-hero--id2812_2843 .tj-button--primary {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-button--outline {
        width: calc(101.88% - 0.65rem);
    }
}

/* =========================================================
   Responsive — 649px
   ========================================================= */
@media (max-width: 649px) {
    .tj-services-hero--id2812_2843 .tj-services-hero__inner {
        padding-top: 5.25rem;
        padding-bottom: 5.18rem;
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__bg {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content-wrapper {
        padding-right: 1.68rem;
        padding-left: 1.68rem;
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content {
        gap: 1rem 0;
        width: calc(104.04% - 1rem);
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__heading {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__heading h1,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h2,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h3,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h4,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h5,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h6,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading-inner {
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__description {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__description span {
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__actions {
        padding-right: 1.68rem;
        gap: 1rem 1%;
        width: 100%;
        flex-wrap: wrap;
        max-width: 28.12rem;
    }

    .tj-services-hero--id2812_2843 .tj-button--primary {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-button--outline {
        width: calc(103.33% - 0.76rem);
    }
}

/* =========================================================
   Responsive — 449px
   ========================================================= */
@media (max-width: 449px) {
    .tj-services-hero--id2812_2843 .tj-services-hero__inner {
        padding-top: 3.25rem;
        padding-bottom: 3.25rem;
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__bg {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content-wrapper {
        padding-right: 1.18rem;
        padding-left: 1.18rem;
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__content {
        gap: 1rem 0;
        width: calc(106.61% - 1rem);
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__heading h1,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h2,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h3,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h4,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h5,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading h6,
    .tj-services-hero--id2812_2843 .tj-services-hero__heading-inner {
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__description {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__description span {
        width: 100%;
        max-width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-services-hero__actions {
        padding-right: 1.18rem;
        gap: 1rem 1%;
        width: 100%;
        flex-wrap: wrap;
        max-width: 17.5rem;
    }

    .tj-services-hero--id2812_2843 .tj-button--primary {
        width: 100%;
    }

    .tj-services-hero--id2812_2843 .tj-button--outline {
        padding-top: 1rem;
        padding-right: 1.12rem;
        padding-bottom: 1rem;
        padding-left: 1.12rem;
        width: calc(106.17% - 0.86rem);
    }
}