.elementor-55 .elementor-element.elementor-element-363e2b8{--display:flex;--min-height:0px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-16fae70 *//* =====================================================
   REMOVE ELEMENTOR / PAGE WHITE GAPS
===================================================== */

html,
body {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
}

body.page,
body.elementor-page {
    margin: 0 !important;
    padding: 0 !important;
}

.site,
.site-main,
#page,
#primary,
#content,
.content-area,
.entry-content,
.page-content,
.elementor,
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap,
.elementor-widget,
.elementor-widget-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* Elementor HTML widget wrapper force full bleed */
.elementor-widget-html:has(.sf-elementor-full-hero),
.elementor-widget-html:has(.sf-elementor-full-hero) > .elementor-widget-container,
.elementor-widget-container:has(.sf-elementor-full-hero) {
    display: block !important;
    width: 100vw !important;
    max-width: 100vw !important;

    margin: 0 !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;

    padding: 0 !important;
    border: 0 !important;
    overflow: visible !important;
}

/* Remove Elementor default empty spacing */
.elementor-widget-html {
    margin-bottom: 0 !important;
}

.elementor-widget-html .elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
}

/* =====================================================
   SPEEDFRAME FULL WIDTH HERO
===================================================== */

.sf-elementor-full-hero {
    position: relative !important;

    display: block !important;
    width: 100vw !important;
    height: 620px !important;
    min-height: 620px !important;

    margin: 0 !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;

    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;

    overflow: hidden !important;
    background: #d7e1e8 !important;
    color: #ffffff !important;

    line-height: normal !important;
}

.sf-elementor-full-hero::before,
.sf-elementor-full-hero::after {
    display: none !important;
    content: none !important;
}

/* Background image */
.sf-elementor-full-hero-bg {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;

    display: block !important;
    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    background-image: url("https://usspeedframe.com/wp-content/uploads/2026/06/4.png") !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Overlay */
.sf-elementor-full-hero-bg::after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 2 !important;

    background: linear-gradient(
        180deg,
        rgba(11, 20, 40, 0.34) 0%,
        rgba(11, 20, 40, 0.08) 42%,
        rgba(11, 20, 40, 0.06) 100%
    ) !important;
}

/* White text box */
.sf-elementor-full-hero-caption {
    position: absolute !important;
    z-index: 5 !important;

    left: 0 !important;
    bottom: 0 !important;

    width: min(760px, 66vw) !important;
    min-height: 190px !important;

    margin: 0 !important;
    padding: 34px 56px 36px 0 !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-end !important;

    background: rgba(255, 255, 255, 0.84) !important;
    color: #172032 !important;

    border-radius: 0 34px 34px 0 !important;
    box-shadow: 0 -10px 35px rgba(17, 24, 39, 0.08) !important;

    backdrop-filter: blur(4px) !important;
    -webkit-backdrop-filter: blur(4px) !important;
}

.sf-elementor-full-hero-caption h1 {
    width: min(420px, 100%) !important;
    max-width: 420px !important;

    margin: 0 0 14px !important;
    padding: 0 !important;

    color: #0c2a78 !important;
    font-family: Inter, Arial, sans-serif !important;
    font-size: clamp(38px, 4vw, 56px) !important;
    font-weight: 900 !important;
    line-height: 0.98 !important;
    letter-spacing: -0.045em !important;

    text-align: left !important;
}

.sf-elementor-full-hero-caption p {
    width: min(420px, 100%) !important;
    max-width: 420px !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #172032 !important;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;

    text-align: left !important;
}

/* =====================================================
   TABLET
===================================================== */

@media (max-width: 900px) {
    .sf-elementor-full-hero {
        height: 620px !important;
        min-height: 620px !important;
    }

    .sf-elementor-full-hero-caption {
        width: min(760px, 88vw) !important;
        min-height: 190px !important;

        padding: 30px 34px 32px 24px !important;

        align-items: flex-end !important;
        border-radius: 0 28px 28px 0 !important;
    }

    .sf-elementor-full-hero-caption h1,
    .sf-elementor-full-hero-caption p {
        width: min(420px, 100%) !important;
        max-width: 420px !important;
    }
}

/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 560px) {
    .sf-elementor-full-hero {
        height: 600px !important;
        min-height: 600px !important;
    }

    .sf-elementor-full-hero-caption {
        left: 0 !important;
        bottom: 0 !important;

        width: 94vw !important;
        min-height: 210px !important;

        padding: 28px 24px 30px !important;

        align-items: flex-start !important;
        border-radius: 0 26px 26px 0 !important;
    }

    .sf-elementor-full-hero-caption h1 {
        width: 100% !important;
        max-width: 100% !important;
        font-size: 36px !important;
    }

    .sf-elementor-full-hero-caption p {
        width: 100% !important;
        max-width: 100% !important;
        font-size: 14px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-597e5f6 *//* =====================================================
   SPEEDFRAME STORY SECTION
===================================================== */

.sf-story-section {
    position: relative;
    width: 100%;
    background: #1d2634;
    color: #ffffff;
    padding: 110px 0;
    overflow: hidden;
}

.sf-story-container {
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;

    display: grid;
    grid-template-columns: 360px minmax(0, 1fr);
    gap: 56px;
    align-items: center;
}

.sf-story-image {
    width: 100%;
    overflow: hidden;
}

.sf-story-image img {
    display: block;
    width: 100%;
    height: 480px;
    object-fit: cover;
    object-position: center center;
}

.sf-story-content {
    max-width: 760px;
}

.sf-story-content h2 {
    margin: 0 0 26px;
    color: #ffffff;
    font-family: Inter, Arial, sans-serif;
    font-size: clamp(34px, 4vw, 48px);
    font-weight: 300;
    line-height: 1.05;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.sf-story-content h2 strong {
    font-weight: 900;
}

.sf-story-content p {
    margin: 0 0 18px;
    color: rgba(255, 255, 255, 0.88);
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.01em;
}

.sf-story-content p:last-child {
    margin-bottom: 0;
}

/* Tablet */
@media (max-width: 900px) {
    .sf-story-section {
        padding: 80px 0;
    }

    .sf-story-container {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .sf-story-image img {
        height: 360px;
    }

    .sf-story-content {
        max-width: 100%;
    }
}

/* Mobile */
@media (max-width: 560px) {
    .sf-story-section {
        padding: 62px 0;
    }

    .sf-story-container {
        width: min(100% - 28px, 1180px);
    }

    .sf-story-image img {
        height: 280px;
    }

    .sf-story-content h2 {
        font-size: 32px;
    }

    .sf-story-content p {
        font-size: 13px;
        line-height: 1.6;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-053a530 *//* =====================================================
   SPEEDFRAME BRAND STORY SECTION
===================================================== */

.sf-brand-story-section {
    position: relative;
    width: 100%;
    min-height: 470px;
    padding: 82px 0;
    overflow: hidden;
    background: #1d2634;
    color: #ffffff;
}

.sf-brand-story-bg {
    position: absolute;
    inset: 0;
    z-index: 1;

    background-image: url("https://usspeedframe.com/wp-content/uploads/2026/06/4.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    filter: grayscale(15%);
}

.sf-brand-story-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;

    background:
        linear-gradient(
            90deg,
            rgba(29, 38, 52, 0.88) 0%,
            rgba(29, 38, 52, 0.76) 38%,
            rgba(29, 38, 52, 0.82) 100%
        ),
        linear-gradient(
            180deg,
            rgba(29, 38, 52, 0.20) 0%,
            rgba(29, 38, 52, 0.92) 100%
        );
}

.sf-brand-story-container {
    position: relative;
    z-index: 3;

    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;

    display: grid;
    grid-template-columns: 320px minmax(0, 1fr);
    gap: 72px;
    align-items: start;
}

.sf-brand-story-title h2 {
    margin: 0;
    color: #ffffff;
    font-family: Inter, Arial, sans-serif;
    font-size: clamp(34px, 4vw, 48px);
    font-weight: 900;
    line-height: 1.08;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}

.sf-brand-story-title h2 span {
    display: block;
    font-weight: 300;
}

.sf-brand-story-content {
    max-width: 780px;
}

.sf-brand-story-content p {
    margin: 0 0 18px;
    color: rgba(255, 255, 255, 0.92);
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.62;
    font-weight: 400;
    letter-spacing: 0.01em;
}

.sf-brand-story-content p:last-child {
    margin-bottom: 0;
}

/* Tablet */
@media (max-width: 900px) {
    .sf-brand-story-section {
        padding: 72px 0;
    }

    .sf-brand-story-container {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .sf-brand-story-content {
        max-width: 100%;
    }
}

/* Mobile */
@media (max-width: 560px) {
    .sf-brand-story-section {
        min-height: auto;
        padding: 62px 0;
    }

    .sf-brand-story-container {
        width: min(100% - 28px, 1180px);
    }

    .sf-brand-story-title h2 {
        font-size: 32px;
    }

    .sf-brand-story-content p {
        font-size: 13px;
        line-height: 1.6;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3de7c3f *//* =====================================================
   SPEEDFRAME MISSION SECTION
===================================================== */

.sf-mission-section {
    width: 100%;
    background: #ffffff;
    color: #1d2634;
    padding: 92px 0;
}

.sf-mission-container {
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;

    display: grid;
    grid-template-columns: 320px minmax(0, 1fr);
    gap: 72px;
    align-items: center;
}

.sf-mission-title h2 {
    position: relative;
    display: inline-block;

    margin: 0;
    padding-bottom: 18px;

    color: #1d2634;
    font-family: Inter, Arial, sans-serif;
    font-size: clamp(36px, 4vw, 54px);
    font-weight: 900;
    line-height: 0.98;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}

.sf-mission-title h2 span {
    display: block;
    font-weight: 500;
}

.sf-mission-title h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;

    width: 100%;
    height: 7px;

    background: #1d2634;
}

.sf-mission-content {
    max-width: 760px;
}

.sf-mission-content p {
    margin: 0;

    color: #1d2634;
    font-family: Inter, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 500;
    letter-spacing: 0.01em;
}

/* Tablet */
@media (max-width: 900px) {
    .sf-mission-section {
        padding: 76px 0;
    }

    .sf-mission-container {
        grid-template-columns: 1fr;
        gap: 34px;
        align-items: start;
    }

    .sf-mission-content {
        max-width: 100%;
    }
}

/* Mobile */
@media (max-width: 560px) {
    .sf-mission-section {
        padding: 58px 0;
    }

    .sf-mission-container {
        width: min(100% - 28px, 1180px);
    }

    .sf-mission-title h2 {
        font-size: 34px;
    }

    .sf-mission-title h2::after {
        height: 5px;
    }

    .sf-mission-content p {
        font-size: 14px;
        line-height: 1.6;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e8ab95 *//* =====================================================
   SPEEDFRAME DARK SPACING DIVIDER
===================================================== */

.sf-dark-spacing {
    width: 100%;
    height: 82px;
    background: #1d2634;
    margin: 0;
    padding: 0;
}

/* Mobile */
@media (max-width: 560px) {
    .sf-dark-spacing {
        height: 58px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60153f6 *//* =====================================================
   SPEEDFRAME VISION SECTION
===================================================== */

.sf-vision-section {
    width: 100%;
    background: #ffffff;
    color: #1d2634;
    padding: 92px 0;
}

.sf-vision-container {
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;

    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 72px;
    align-items: center;
}

.sf-vision-content {
    max-width: 760px;
}

.sf-vision-content p {
    margin: 0 0 18px;

    color: #1d2634;
    font-family: Inter, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 500;
    letter-spacing: 0.01em;
}

.sf-vision-content p:last-child {
    margin-bottom: 0;
}

.sf-vision-title {
    display: flex;
    justify-content: flex-end;
}

.sf-vision-title h2 {
    position: relative;
    display: inline-block;

    margin: 0;
    padding-bottom: 18px;

    color: #1d2634;
    font-family: Inter, Arial, sans-serif;
    font-size: clamp(36px, 4vw, 54px);
    font-weight: 900;
    line-height: 0.98;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    text-align: right;
}

.sf-vision-title h2 span {
    display: block;
    font-weight: 500;
}

.sf-vision-title h2::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;

    width: 100%;
    height: 7px;

    background: #1d2634;
}

/* Tablet */
@media (max-width: 900px) {
    .sf-vision-section {
        padding: 76px 0;
    }

    .sf-vision-container {
        grid-template-columns: 1fr;
        gap: 34px;
        align-items: start;
    }

    .sf-vision-title {
        justify-content: flex-start;
        order: -1;
    }

    .sf-vision-title h2 {
        text-align: left;
    }

    .sf-vision-title h2::after {
        right: auto;
        left: 0;
    }

    .sf-vision-content {
        max-width: 100%;
    }
}

/* Mobile */
@media (max-width: 560px) {
    .sf-vision-section {
        padding: 58px 0;
    }

    .sf-vision-container {
        width: min(100% - 28px, 1180px);
    }

    .sf-vision-title h2 {
        font-size: 34px;
    }

    .sf-vision-title h2::after {
        height: 5px;
    }

    .sf-vision-content p {
        font-size: 14px;
        line-height: 1.6;
    }
}/* End custom CSS */