.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-6046 .elementor-element.elementor-element-20d82d4 .elementor-heading-title{color:#000000;}.elementor-6046 .elementor-element.elementor-element-8193cf5 .b3dviewer model-viewer{width:100%;margin:0 auto;max-width:100%;height:500px;background:#B2B2B2;}.elementor-6046 .elementor-element.elementor-element-8193cf5 .b3dviewer .bp_model_parent{width:100% !important;margin:0 auto;max-width:100%;background:#B2B2B2;}.elementor-6046 .elementor-element.elementor-element-8193cf5 .b3dviewer model-viewer #lazy-load-poster img{height:500px;}.elementor-6046 .elementor-element.elementor-element-785334e{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-6046 .elementor-element.elementor-element-9e3054d{background-color:transparent;background-image:linear-gradient(180deg, #A9E46E05 0%, #29F238 100%);}@media(max-width:1500px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image .widget-image-caption{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image .widget-image-caption{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image .widget-image-caption{line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for heading, class: .elementor-element-20d82d4 *//* JLT MAIN HERO HEADING */

.elementor-6046 .elementor-element.elementor-element-20d82d4 {
    width: 100%;
    max-width: 100%;
    margin: 0 0 16px 0 !important;
    padding: 0;
    overflow: visible;
}

.elementor-6046 .elementor-element.elementor-element-20d82d4 .elementor-heading-title {
    margin: 0;
    color: #ffffff !important;
    font-family: "JLT TXT", "Montserrat", Arial, sans-serif;
    font-size: clamp(38px, 5.4vw, 72px);
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -1.8px;
    text-align: left;
    overflow-wrap: normal;
    word-break: normal;
    text-shadow:
        0 3px 8px rgba(0, 0, 0, 0.35),
        0 0 25px rgba(74, 155, 255, 0.30);
}

/* Blue illuminated underline */
.elementor-6046 .elementor-element.elementor-element-20d82d4 .elementor-heading-title::after {
    content: "";
    display: block;
    width: 105px;
    height: 4px;
    margin-top: 18px;
    border-radius: 20px;
    background: linear-gradient(
        90deg,
        #ffffff 0%,
        #56b5ff 50%,
        #1474df 100%
    );
    box-shadow: 0 0 18px rgba(75, 166, 255, 0.85);
}

/* Tablet */
@media (max-width: 1024px) {
    .elementor-6046 .elementor-element.elementor-element-20d82d4 .elementor-heading-title {
        font-size: clamp(36px, 6vw, 56px);
        letter-spacing: -1.2px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .elementor-6046 .elementor-element.elementor-element-20d82d4 {
        margin-bottom: 12px !important;
    }

    .elementor-6046 .elementor-element.elementor-element-20d82d4 .elementor-heading-title {
        font-size: clamp(30px, 9vw, 42px);
        line-height: 1.13;
        letter-spacing: -0.7px;
        text-align: center;
    }

    .elementor-6046 .elementor-element.elementor-element-20d82d4 .elementor-heading-title::after {
        width: 75px;
        height: 3px;
        margin: 14px auto 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9e3054d */<style>
/* JLT Jared Banks Customer Review */

.jlt-customer-review,
.jlt-customer-review * {
    box-sizing: border-box;
}

.jlt-customer-review {
    width: 100%;
    max-width: 520px;
    margin: 20px auto;
    padding: 28px;
    overflow: hidden;
    position: relative;
    color: #ffffff;
    font-family: "JLT TXT", "Montserrat", Arial, sans-serif;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 20px;
    background:
        radial-gradient(
            circle at 10% 5%,
            rgba(47, 164, 255, 0.25),
            transparent 34%
        ),
        linear-gradient(
            145deg,
            #020812 0%,
            #061b33 58%,
            #073b78 100%
        );
    box-shadow:
        0 20px 45px rgba(0, 17, 43, 0.30),
        inset 0 1px 0 rgba(255, 255, 255, 0.10);
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        box-shadow 0.3s ease;
}

.jlt-customer-review::before {
    content: "“";
    position: absolute;
    top: -14px;
    left: 18px;
    color: rgba(92, 190, 255, 0.18);
    font-family: Georgia, serif;
    font-size: 110px;
    font-weight: 900;
    line-height: 1;
    pointer-events: none;
}

.jlt-customer-review:hover {
    transform: translateY(-6px);
    border-color: rgba(89, 191, 255, 0.55);
    box-shadow:
        0 26px 52px rgba(0, 17, 43, 0.40),
        0 0 22px rgba(41, 161, 255, 0.14);
}

.jlt-review-stars {
    position: relative;
    z-index: 2;
    margin-bottom: 17px;
    color: #ffd24c;
    font-size: 21px;
    line-height: 1;
    letter-spacing: 4px;
    text-shadow: 0 0 13px rgba(255, 197, 33, 0.35);
}

.jlt-customer-review blockquote {
    position: relative;
    z-index: 2;
    margin: 0 0 20px;
    padding: 0;
    color: rgba(255, 255, 255, 0.91);
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.65;
    border: 0;
}

.jlt-customer-review strong {
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 850;
}

.jlt-customer-review span {
    position: relative;
    z-index: 2;
    display: block;
    color: #8fd5ff;
    font-size: 12px;
    font-weight: 650;
    letter-spacing: 0.3px;
}

/* Mobile */

@media (max-width: 767px) {
    .jlt-customer-review {
        max-width: 100%;
        margin: 15px auto;
        padding: 24px 19px;
        border-radius: 17px;
    }

    .jlt-review-stars {
        font-size: 19px;
        letter-spacing: 3px;
    }

    .jlt-customer-review blockquote {
        font-size: 15px;
        line-height: 1.6;
    }

    .jlt-customer-review::before {
        font-size: 85px;
    }
}

/* Accessibility */

@media (prefers-reduced-motion: reduce) {
    .jlt-customer-review {
        transition: none;
    }
}
</style>/* End custom CSS */