.elementor-1574 .elementor-element.elementor-element-36892c5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1574 .elementor-element.elementor-element-5a6e9e6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;padding:0px 0px 0px 0px;}.elementor-1574 .elementor-element.elementor-element-51d28f2{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1574 .elementor-element.elementor-element-b04325d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;padding:0px 0px 0px 0px;}.elementor-1574 .elementor-element.elementor-element-1cce907{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1574 .elementor-element.elementor-element-0dd7643{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;padding:0px 0px 0px 0px;}.elementor-1574 .elementor-element.elementor-element-2f4f789{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1574 .elementor-element.elementor-element-0a6e32e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;padding:0px 0px 0px 0px;}.elementor-1574 .elementor-element.elementor-element-058888e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1574 .elementor-element.elementor-element-608a93c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;padding:0px 0px 0px 0px;}.elementor-1574 .elementor-element.elementor-element-f528e41{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1574 .elementor-element.elementor-element-3acf77f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;padding:0px 0px 0px 0px;}.elementor-1574 .elementor-element.elementor-element-56e28c5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1574 .elementor-element.elementor-element-8618bdb{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1574 .elementor-element.elementor-element-84670e8{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1574 .elementor-element.elementor-element-39ecee7{--display:flex;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-5a6e9e6 *//* =========================================================
   IC — ABOUT INTERSECT
   WordPress / Elementor Safe
   ========================================================= */

#ic-about-section {

    --ic-about-red: #E10600;
    --ic-about-black: #111111;
    --ic-about-muted: rgba(17,17,17,0.70);

    position: relative;

    width: 100%;

    box-sizing: border-box;

    background: #FFFFFF;

    color: var(--ic-about-black);

    font-family:
        "Inter",
        Arial,
        sans-serif;

    overflow: hidden;

}


/* =========================================================
   EDGE / CONTENT WIDTH
   ========================================================= */

#ic-about-section .ic-about-edge {

    width: 100%;

    max-width: 1450px;

    margin-left: auto;
    margin-right: auto;

    box-sizing: border-box;

    padding-left: 10px;
    padding-right: 10px;

    padding-top:
        clamp(
            60px,
            12vw,
            20px
        );

    padding-bottom:
        clamp(
            20px,
            8vw,
            40px
        );

}


/* =========================================================
   LABEL
   ========================================================= */

#ic-about-section .ic-about-label {

    display: block;

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            10px,
            0.72vw,
            13px
        );

    line-height: 1.2;

    font-weight: 500;

    letter-spacing: 0.20em;

    text-transform: uppercase;

    color: var(--ic-about-red);

}


/* =========================================================
   MAIN HEADING
   ========================================================= */

#ic-about-section .ic-about-heading {

    margin: 0;

    padding-top:
        clamp(
            32px,
            3vw,
            50px
        );

    font-family:
        "Inter Tight",
        "Inter",
        Arial,
        sans-serif;

    font-weight: 700;

    font-size:
        clamp(
            3.8rem,
            7.5vw,
            8.5rem
        );

    line-height: 0.85;

    letter-spacing: -0.06em;

    text-transform: uppercase;

}


/* EACH LINE */

#ic-about-section .ic-about-heading span {

    display: block;

}


/* =========================================================
   TEXT CONTENT
   ========================================================= */

#ic-about-section .ic-about-content {

    display: grid;

    grid-template-columns:
        repeat(12, 1fr);

    column-gap:
        clamp(
            20px,
            3vw,
            50px
        );

    margin-top:
        clamp(
            55px,
            5vw,
            85px
        );

}


/* =========================================================
   PARAGRAPHS
   ========================================================= */

#ic-about-section .ic-about-content p {

    margin: 0;

    max-width: 650px;

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            16px,
            1.25vw,
            21px
        );

    line-height: 1.55;

    font-weight: 400;

    letter-spacing: -0.015em;

    color: var(--ic-about-muted);

}


/* FIRST PARAGRAPH */

#ic-about-section .ic-about-content p:first-child {

    grid-column:
        1 / span 6;

}


/* SECOND PARAGRAPH */

#ic-about-section .ic-about-content p:last-child {

    grid-column:
        8 / span 5;

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    #ic-about-section .ic-about-edge {

        padding-top: 130px;

        padding-bottom: 90px;

    }


    #ic-about-section .ic-about-heading {

        font-size:
            clamp(
                3.5rem,
                8vw,
                6rem
            );

    }


    #ic-about-section .ic-about-content {

        grid-template-columns:
            repeat(2, 1fr);

        gap: 35px;

    }


    #ic-about-section .ic-about-content p:first-child,
    #ic-about-section .ic-about-content p:last-child {

        grid-column: auto;

    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    #ic-about-section .ic-about-edge {

        padding-left: 10px;

        padding-right: 10px;

        padding-top: 90px;

        padding-bottom: 70px;

    }


    #ic-about-section .ic-about-heading {

        padding-top: 28px;

        font-size:
            clamp(
                3rem,
                13vw,
                5rem
            );

        line-height: 0.86;

        letter-spacing: -0.065em;

    }


    #ic-about-section .ic-about-content {

        display: flex;

        flex-direction: column;

        gap: 28px;

        margin-top: 50px;

    }


    #ic-about-section .ic-about-content p {

        max-width: 100%;

        font-size:
            clamp(
                15px,
                4.5vw,
                19px
            );

        line-height: 1.55;

    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    #ic-about-section .ic-about-edge {

        padding-top: 75px;

        padding-bottom: 60px;

    }


    #ic-about-section .ic-about-heading {

        font-size:
            clamp(
                2.65rem,
                13vw,
                4rem
            );

    }


    #ic-about-section .ic-about-content {

        margin-top: 42px;

        gap: 24px;

    }


    #ic-about-section .ic-about-content p {

        font-size: 15px;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b04325d *//* =========================================================
   WPA — ABOUT FOUNDER SECTION
   WordPress / Elementor Safe
   ========================================================= */

#wpa-about-founder {

    --wpa-founder-black: #111111;
    --wpa-founder-white: #ffffff;
    --wpa-founder-red: #E10600;

    position: relative;

    width: 100%;

    box-sizing: border-box;

    background: var(--wpa-founder-black);

    color: var(--wpa-founder-white);

    overflow: hidden;

    isolation: isolate;

}


/* =========================================================
   CONTAINER
   ========================================================= */

#wpa-about-founder .wpa-about-founder__container {

    width: 100%;

    max-width: 1450px;

    margin: 0 auto;

    padding-left: 10px;
    padding-right: 10px;

    box-sizing: border-box;

    display: grid;

    grid-template-columns:
        minmax(0, 5fr)
        minmax(0, 6fr);

    align-items: center;

    column-gap: clamp(
        50px,
        8vw,
        130px
    );

    padding-top: clamp(
        50px,
        10vw,
        60px
    );

    padding-bottom: clamp(
        50px,
        10vw,
        60px
    );

}


/* =========================================================
   IMAGE
   ========================================================= */

#wpa-about-founder .wpa-about-founder__image-wrap {

    position: relative;

    width: 100%;

    overflow: hidden;

    aspect-ratio: 3 / 4;

}


/* IMAGE */

#wpa-about-founder .wpa-about-founder__image {

    display: block;

    width: 100%;

    height: 100%;

    object-fit: cover;

    object-position: center;

    filter: grayscale(100%);

    transform: scale(1.001);

    transition:
        transform 0.8s
        cubic-bezier(
            .2,
            .8,
            .2,
            1
        );

}


/* SUBTLE IMAGE HOVER */

#wpa-about-founder
.wpa-about-founder__image-wrap:hover
.wpa-about-founder__image {

    transform: scale(1.025);

}


/* =========================================================
   CONTENT
   ========================================================= */

#wpa-about-founder .wpa-about-founder__content {

    width: 100%;

    max-width: 650px;

}


/* =========================================================
   LABEL
   ========================================================= */

#wpa-about-founder .wpa-about-founder__label {

    display: block;

    margin: 0;

    padding: 0;

    color:
        var(--wpa-founder-red);

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            10px,
            .72vw,
            13px
        );

    line-height: 1.2;

    font-weight: 500;

    letter-spacing: .20em;

    text-transform: uppercase;

}


/* =========================================================
   TITLE
   ========================================================= */

#wpa-about-founder .wpa-about-founder__title {

    margin: clamp(
        20px,
        2vw,
        32px
    ) 0 0;

    padding: 0;

    color:
        var(--wpa-founder-white);

    font-family:
        "Inter Tight",
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            3.5rem,
            5.5vw,
            7rem
        );

    line-height: .88;

    font-weight: 700;

    letter-spacing: -.055em;

}


/* =========================================================
   PARAGRAPHS
   ========================================================= */

#wpa-about-founder .wpa-about-founder__text {

    max-width: 520px;

    margin:
        clamp(
            28px,
            3vw,
            45px
        ) 0 0;

    padding: 0;

    color:
        rgba(
            255,
            255,
            255,
            .70
        );

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            14px,
            1vw,
            17px
        );

    line-height: 1.7;

    font-weight: 400;

}


/* SECOND PARAGRAPH */

#wpa-about-founder
.wpa-about-founder__text--second {

    margin-top:
        16px;

}


/* =========================================================
   BUTTON
   ========================================================= */

#wpa-about-founder .wpa-about-founder__button {

    display: inline-flex;

    align-items: center;

    gap: 12px;

    margin-top:
        clamp(
            30px,
            3vw,
            48px
        );

    padding:
        15px 24px;

    box-sizing: border-box;

    border:
        1px solid
        rgba(
            255,
            255,
            255,
            .40
        );

    color:
        var(--wpa-founder-white);

    background:
        transparent;

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            10px,
            .72vw,
            13px
        );

    line-height: 1;

    font-weight: 500;

    letter-spacing: .12em;

    text-transform: uppercase;

    text-decoration: none;

    transition:
        color .35s ease,
        background-color .35s ease,
        border-color .35s ease,
        transform .35s ease;

}


/* ARROW */

#wpa-about-founder .wpa-about-founder__button span {

    display: inline-block;

    font-size: 18px;

    line-height: 1;

    transition:
        transform .35s
        cubic-bezier(
            .2,
            .8,
            .2,
            1
        );

}


/* BUTTON HOVER */

#wpa-about-founder .wpa-about-founder__button:hover {

    color:
        var(--wpa-founder-white);

    background:
        var(--wpa-founder-red);

    border-color:
        var(--wpa-founder-red);

}


/* ARROW HOVER */

#wpa-about-founder
.wpa-about-founder__button:hover
span {

    transform:
        translate(
            4px,
            -4px
        );

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    #wpa-about-founder
    .wpa-about-founder__container {

        column-gap: 50px;

        padding-top: 100px;

        padding-bottom: 100px;

    }


    #wpa-about-founder
    .wpa-about-founder__title {

        font-size:
            clamp(
                3.5rem,
                7vw,
                5.5rem
            );

    }


    #wpa-about-founder
    .wpa-about-founder__text {

        font-size: 15px;

    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    #wpa-about-founder
    .wpa-about-founder__container {

        display: grid;

        grid-template-columns: 1fr;

        row-gap: 50px;

        padding-top: 75px;

        padding-bottom: 75px;

    }


    /* IMAGE */

    #wpa-about-founder
    .wpa-about-founder__image-wrap {

        width: 100%;

        aspect-ratio: 3 / 4;

    }


    /* CONTENT */

    #wpa-about-founder
    .wpa-about-founder__content {

        max-width: 100%;

    }


    /* TITLE */

    #wpa-about-founder
    .wpa-about-founder__title {

        margin-top: 18px;

        font-size:
            clamp(
                3.2rem,
                15vw,
                5rem
            );

        line-height: .88;

    }


    /* TEXT */

    #wpa-about-founder
    .wpa-about-founder__text {

        margin-top: 28px;

        max-width: 100%;

        font-size: 15px;

        line-height: 1.65;

    }


    #wpa-about-founder
    .wpa-about-founder__text--second {

        margin-top: 15px;

    }


    /* BUTTON */

    #wpa-about-founder
    .wpa-about-founder__button {

        margin-top: 30px;

        padding:
            14px 20px;

    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    #wpa-about-founder
    .wpa-about-founder__container {

        padding-left: 10px;

        padding-right: 10px;

        padding-top: 65px;

        padding-bottom: 65px;

        row-gap: 42px;

    }


    #wpa-about-founder
    .wpa-about-founder__title {

        font-size:
            clamp(
                3rem,
                16vw,
                4.5rem
            );

    }


    #wpa-about-founder
    .wpa-about-founder__text {

        font-size: 14px;

    }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    #wpa-about-founder *,
    #wpa-about-founder *::before,
    #wpa-about-founder *::after {

        transition: none !important;

        animation: none !important;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0dd7643 *//* =========================================================
   WPA — ABOUT TEAM
   WordPress / Elementor Safe
   ========================================================= */

#wpa-about-team {

    --wpa-team-black: #111111;
    --wpa-team-white: #ffffff;
    --wpa-team-red: #E10600;

    --wpa-team-border: rgba(17,17,17,.10);

    position: relative;

    width: 100%;

    box-sizing: border-box;

    background: var(--wpa-team-white);

    color: var(--wpa-team-black);

    overflow: hidden;

    isolation: isolate;

}


/* =========================================================
   MAIN CONTAINER
   ========================================================= */

#wpa-about-team .wpa-about-team__container {

    width: 100%;

    max-width: 1450px;

    margin: 0 auto;

    padding-left: 10px;
    padding-right: 10px;

    box-sizing: border-box;

    padding-top:
        clamp(
            50px,
            9vw,
            40px
        );

    padding-bottom:
        clamp(
            50px,
            9vw,
            40px
        );

}


/* =========================================================
   HEADER
   ========================================================= */

#wpa-about-team .wpa-about-team__header {

    display: flex;

    align-items: flex-end;

    justify-content: space-between;

    gap: 30px;

    border-top:
        1px solid
        var(--wpa-team-border);

    padding-top:
        clamp(
            28px,
            3vw,
            45px
        );

}


/* =========================================================
   TITLE
   ========================================================= */

#wpa-about-team .wpa-about-team__title {

    margin: 0;

    padding: 0;

    font-family:
        "Inter Tight",
        "Inter",
        Arial,
        sans-serif;

    font-size: clamp(38px, 3vw, 100px);

    line-height: .88;

    font-weight: 700;

    letter-spacing: -.055em;

    color:
        var(--wpa-team-black);

}


/* =========================================================
   HEADER LABEL
   ========================================================= */

#wpa-about-team .wpa-about-team__label {

    display: block;

    margin-bottom: 4px;

    color:
        var(--wpa-team-red);

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            10px,
            .72vw,
            13px
        );

    line-height: 1.2;

    font-weight: 500;

    letter-spacing: .18em;

    text-transform: uppercase;

    white-space: nowrap;

}


/* =========================================================
   TEAM GRID
   ========================================================= */

#wpa-about-team .wpa-about-team__grid {

    display: grid;

    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    column-gap:
        clamp(
            18px,
            2.2vw,
            32px
        );

    row-gap:
        clamp(
            45px,
            5vw,
            80px
        );

    margin-top:
        clamp(
            50px,
            5vw,
            75px
        );

}


/* =========================================================
   TEAM MEMBER
   ========================================================= */

#wpa-about-team .wpa-about-team__member {

    min-width: 0;

}


/* =========================================================
   IMAGE WRAPPER
   ========================================================= */

#wpa-about-team .wpa-about-team__image-wrap {

    position: relative;

    width: 100%;

    aspect-ratio: 3 / 4;

    overflow: hidden;

    background:
        var(--wpa-team-black);

}


/* =========================================================
   IMAGE
   ========================================================= */

#wpa-about-team .wpa-about-team__image {

    display: block;

    width: 100%;

    height: 100%;

    object-fit: cover;

    filter:
        grayscale(100%);

    transform:
        scale(1.001);

    transition:
        filter .6s ease,
        transform .8s
        cubic-bezier(
            .2,
            .8,
            .2,
            1
        );

}


/* =========================================================
   IMAGE HOVER
   ========================================================= */

#wpa-about-team
.wpa-about-team__member:hover
.wpa-about-team__image {

    filter:
        grayscale(0%);

    transform:
        scale(1.035);

}


/* =========================================================
   BOTTOM OVERLAY
   ========================================================= */

#wpa-about-team .wpa-about-team__overlay {

    position: absolute;

    left: 0;
    right: 0;
    bottom: 0;

    display: flex;

    align-items: flex-end;

    justify-content: space-between;

    gap: 15px;

    padding:
        55px 20px 20px;

    box-sizing: border-box;

    color:
        var(--wpa-team-white);

    background:
        linear-gradient(
            to top,
            rgba(17,17,17,.94),
            rgba(17,17,17,.60) 35%,
            transparent
        );

}


/* =========================================================
   IDENTITY
   ========================================================= */

#wpa-about-team .wpa-about-team__identity {

    min-width: 0;

}


/* =========================================================
   NAME
   ========================================================= */

#wpa-about-team .wpa-about-team__name {

    margin: 0;

    padding: 0;

    color:
        var(--wpa-team-white);

    font-family:
        "Inter Tight",
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            1.5rem,
            1.8vw,
            2rem
        );

    line-height: 1;

    font-weight: 700;

    letter-spacing: -.04em;

}


/* =========================================================
   ROLE
   ========================================================= */

#wpa-about-team .wpa-about-team__role {

    margin:
        8px 0 0;

    padding: 0;

    color:
        var(--wpa-team-red);

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            9px,
            .65vw,
            12px
        );

    line-height: 1.2;

    font-weight: 500;

    letter-spacing: .13em;

    text-transform: uppercase;

}


/* =========================================================
   NUMBER
   ========================================================= */

#wpa-about-team .wpa-about-team__number {

    flex-shrink: 0;

    color:
        rgba(
            255,
            255,
            255,
            .60
        );

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            9px,
            .65vw,
            12px
        );

    line-height: 1;

    font-weight: 500;

    letter-spacing: .12em;

}


/* =========================================================
   DESCRIPTION
   ========================================================= */

#wpa-about-team .wpa-about-team__description {

    margin:
        16px 0 0;

    padding: 0;

    max-width: 300px;

    color:
        rgba(
            17,
            17,
            17,
            .60
        );

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size:
        clamp(
            12px,
            .78vw,
            14px
        );

    line-height: 1.65;

    font-weight: 400;

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    #wpa-about-team
    .wpa-about-team__grid {

        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        column-gap: 24px;

        row-gap: 55px;

    }


    #wpa-about-team
    .wpa-about-team__title {

        font-size:
            clamp(
                3.2rem,
                7vw,
                5.5rem
            );

    }


    #wpa-about-team
    .wpa-about-team__name {

        font-size: 1.6rem;

    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    #wpa-about-team
    .wpa-about-team__container {

        padding-left: 10px;

        padding-right: 10px;

        padding-top: 70px;

        padding-bottom: 70px;

    }


    /* HEADER */

    #wpa-about-team
    .wpa-about-team__header {

        align-items: flex-start;

        flex-direction: column;

        gap: 18px;

    }


    #wpa-about-team
    .wpa-about-team__title {

        font-size:
            clamp(
                3.2rem,
                14vw,
                5rem
            );

    }


    #wpa-about-team
    .wpa-about-team__label {

        margin-bottom: 0;

    }


    /* GRID */

    #wpa-about-team
    .wpa-about-team__grid {

        grid-template-columns: 1fr;

        gap: 55px;

        margin-top: 45px;

    }


    /* IMAGE */

    #wpa-about-team
    .wpa-about-team__image-wrap {

        aspect-ratio: 3 / 4;

    }


    /* OVERLAY */

    #wpa-about-team
    .wpa-about-team__overlay {

        padding:
            65px 18px 18px;

    }


    /* NAME */

    #wpa-about-team
    .wpa-about-team__name {

        font-size: 1.6rem;

    }


    /* DESCRIPTION */

    #wpa-about-team
    .wpa-about-team__description {

        margin-top: 14px;

        max-width: 100%;

        font-size: 13px;

    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    #wpa-about-team
    .wpa-about-team__container {

        padding-top: 60px;

        padding-bottom: 60px;

    }


    #wpa-about-team
    .wpa-about-team__title {

        font-size:
            clamp(
                3rem,
                15vw,
                4.5rem
            );

    }


    #wpa-about-team
    .wpa-about-team__grid {

        gap: 45px;

        margin-top: 40px;

    }


    #wpa-about-team
    .wpa-about-team__overlay {

        padding:
            55px 16px 16px;

    }


    #wpa-about-team
    .wpa-about-team__description {

        font-size: 12px;

        line-height: 1.6;

    }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    #wpa-about-team *,
    #wpa-about-team *::before,
    #wpa-about-team *::after {

        animation: none !important;

        transition: none !important;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0a6e32e *//* =====================================================
   INTERSECT — STORY SECTION
   COMPLETE CSS
===================================================== */

/* =====================================================
   BASE SECTION
===================================================== */

.ic-story-section {
    width: 100%;
    background: #111111;
    color: #ffffff;
    padding: 70px 0 55px;
    overflow: hidden;
}

.ic-story-container {
    width: calc(100% - 20px);
    max-width: 1450px;
    margin: 0 auto;
}


/* =====================================================
   TOP LABEL
===================================================== */

.ic-story-label {
    display: block;
    color: #e10600;
    font-family: 'Inter Tight', 'Inter', Arial, Helvetica, sans-serif;
    font-size: 0.4375rem; /* 7px */
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}


/* =====================================================
   MAIN HEADING
===================================================== */

.ic-story-heading {
    margin: 0.8125rem 0 0; /* 13px */
    max-width: 600px;
    font-family: 'Inter Tight', 'Inter', Arial, Helvetica, sans-serif;
    font-size: clamp(2.375rem, 3vw, 6.25rem); /* 38px → 100px */
    font-weight: 900;
    line-height: 0.92;
    letter-spacing: -0.075em;
    text-transform: uppercase;
}

.ic-story-heading span {
    color: #ffffff;
    display: block;
}


/* =====================================================
   STORY GRID
===================================================== */

.ic-story-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 3.75rem; /* 60px */
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}


/* =====================================================
   CARD
===================================================== */

.ic-story-card {
    position: relative;
    min-width: 0;
    min-height: 9.0625rem; /* 145px */
    padding: 1.25rem 1.125rem 1.25rem; /* 20px 18px */
    border-left: 1px solid rgba(255, 255, 255, 0.08);
    box-sizing: border-box;
    transition: background 0.3s ease;
    cursor: pointer;
}

.ic-story-card:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.ic-story-card:hover {
    background: rgba(255, 255, 255, 0.025);
}


/* =====================================================
   CARD LABEL
===================================================== */

.ic-card-label {
    display: block;
    margin-bottom: 0.5625rem; /* 9px */
    color: #e10600;
    font-family: 'Inter Tight', 'Inter', Arial, Helvetica, sans-serif;
    font-size: 0.375rem; /* 6px */
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}


/* =====================================================
   CARD HEADING
===================================================== */

.ic-story-card h3 {
    margin: 0;
    color: #ffffff;
    font-family: 'Inter Tight', 'Inter', Arial, Helvetica, sans-serif;
    font-size: clamp(1.125rem, 1.35vw, 1.5625rem); /* 18px → 25px */
    font-weight: 800;
    line-height: 0.95;
    letter-spacing: -0.045em;
    text-transform: uppercase;
}


/* =====================================================
   CARD DESCRIPTION
===================================================== */

.ic-story-card p {
    max-width: 470px;
    margin: 0.75rem 0 0; /* 12px */
    color: rgba(255, 255, 255, 0.55);
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    font-size: 0.5rem; /* 8px */
    font-weight: 400;
    line-height: 1.45;
}


/* =====================================================
   RED TOP LINE - HOVER EFFECT
===================================================== */

.ic-story-card::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background: #e10600;
    transition: width 0.35s ease;
}

.ic-story-card:hover::before {
    width: 100%;
}


/* =====================================================
   DESKTOP — LARGE SCREENS (1400px+)
===================================================== */

@media (min-width: 1400px) {
    .ic-story-container {
        width: calc(100% - 40px);
    }

    .ic-story-section {
        padding-top: 85px;
        padding-bottom: 65px;
    }

    

    .ic-story-grid {
        margin-top: 4.375rem; /* 70px */
    }

    .ic-story-card {
        min-height: 10.625rem; /* 170px */
        padding: 1.375rem 1.5625rem; /* 22px 25px */
    }

    .ic-story-card h3 {
        font-size: 1.4375rem; /* 23px */
    }

    .ic-story-card p {
        font-size: 0.5625rem; /* 9px */
    }
}


/* =====================================================
   TABLET — MEDIUM SCREENS (up to 900px)
===================================================== */

@media (max-width: 900px) {
    .ic-story-section {
        padding: 65px 0 45px;
    }

    .ic-story-container {
        width: calc(100% - 30px);
    }

    
    .ic-story-grid {
        margin-top: 2.8125rem; /* 45px */
    }

    .ic-story-card {
        padding: 1.125rem 0.875rem; /* 18px 14px */
        min-height: 8.75rem; /* 140px */
    }

    .ic-story-card h3 {
        font-size: 1.0625rem; /* 17px */
    }

    .ic-story-card p {
        font-size: 0.5rem; /* 8px */
    }
}


/* =====================================================
   MOBILE — SMALL SCREENS (up to 767px)
===================================================== */

@media (max-width: 767px) {
    .ic-story-section {
        padding: 60px 0 45px;
    }

    .ic-story-container {
        width: calc(100% - 30px);
    }

    .ic-story-heading {
        margin-top: 0.75rem; /* 12px */
       
        line-height: 0.84;
    }

    .ic-story-grid {
        grid-template-columns: 1fr;
        margin-top: 2.8125rem; /* 45px */
    }

    .ic-story-card {
        min-height: auto;
        padding: 1.5625rem 1.125rem 1.75rem; /* 25px 18px 28px */
        border-left: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .ic-story-card:last-child {
        border-right: 0;
        border-bottom: 0;
    }

    .ic-card-label {
        font-size: 0.4375rem; /* 7px */
        margin-bottom: 0.5rem; /* 8px */
    }

    .ic-story-card h3 {
        font-size: 1.5rem; /* 24px */
        line-height: 0.95;
    }

    .ic-story-card p {
        max-width: 100%;
        margin-top: 0.75rem; /* 12px */
        font-size: 0.6875rem; /* 11px */
        line-height: 1.5;
    }
}


/* =====================================================
   EXTRA SMALL MOBILE (up to 480px)
===================================================== */

@media (max-width: 480px) {
    .ic-story-section {
        padding: 40px 0 30px;
    }

    .ic-story-container {
        width: calc(100% - 20px);
    }

   

    .ic-story-card {
        padding: 1.25rem 0.875rem 1.5rem; /* 20px 14px 24px */
    }

    .ic-story-card h3 {
        font-size: 1.25rem; /* 20px */
    }

    .ic-story-card p {
        font-size: 0.625rem; /* 10px */
        line-height: 1.4;
    }
}


/* =====================================================
   REDUCED MOTION - ACCESSIBILITY
===================================================== */

@media (prefers-reduced-motion: reduce) {
    .ic-story-card {
        transition: none;
    }

    .ic-story-card::before {
        transition: none;
    }

    .ic-story-card:hover::before {
        width: 100%;
    }

    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}


/* =====================================================
   PRINT STYLES
===================================================== */

@media print {
    .ic-story-section {
        background: #ffffff !important;
        color: #000000 !important;
        padding: 40px 0 !important;
    }

    .ic-story-container {
        max-width: 100% !important;
        width: 100% !important;
    }

    .ic-story-heading span {
        color: #000000 !important;
    }

    .ic-story-card {
        border-left: 1px solid #dddddd !important;
        background: #ffffff !important;
        padding: 15px !important;
        min-height: auto !important;
    }

    .ic-story-card:last-child {
        border-right: 1px solid #dddddd !important;
    }

    .ic-story-card h3 {
        color: #000000 !important;
    }

    .ic-story-card p {
        color: #333333 !important;
        max-width: 100% !important;
    }

    .ic-story-grid {
        border-top: 1px solid #dddddd !important;
        border-bottom: 1px solid #dddddd !important;
        margin-top: 30px !important;
    }

    .ic-card-label {
        color: #e10600 !important;
    }

    .ic-story-label {
        color: #e10600 !important;
    }

    .ic-story-card::before {
        display: none !important;
    }

    .ic-story-card:hover {
        background: transparent !important;
    }

    .ic-story-card {
        break-inside: avoid;
        page-break-inside: avoid;
    }
}


/* =====================================================
   DARK MODE SUPPORT (Optional)
===================================================== */



/* =====================================================
   FOCUS VISIBLE - KEYBOARD NAVIGATION
===================================================== */

.ic-story-card:focus-visible {
    outline: 2px solid #e10600;
    outline-offset: 2px;
    background: rgba(255, 255, 255, 0.025);
}

.ic-story-card:focus-visible::before {
    width: 100%;
}


/* =====================================================
   SELECTION STYLES
===================================================== */

.ic-story-section ::selection {
    background: #e10600;
    color: #ffffff;
}

.ic-story-section ::-moz-selection {
    background: #e10600;
    color: #ffffff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-608a93c *//* =========================================
   HOW WE WORK
========================================= */

.ic-work-section {
    width: 100%;
    background: #ffffff;
    color: #111111;
    padding: 50px 0 40px;
    overflow: hidden;
}

.ic-work-container {
    width: min(1450px, calc(100% - 40px));
    margin: 0 auto;
    box-sizing: border-box;
}


/* =========================================
   HEADER
========================================= */

.ic-work-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 70px;
}

.ic-work-title {
    margin: 0;
    font-family: "Inter Tight", "Inter", Arial, sans-serif;
    font-size: clamp(38px, 3vw, 100px);
    line-height: 0.88;
    font-weight: 700;
    letter-spacing: -0.055em;
    text-transform: uppercase;
    word-break: break-word;
}

.ic-work-label {
    display: block;
    margin-bottom: 5px;
    font-family: "Inter", Arial, sans-serif;
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #e10600;
    flex-shrink: 0;
}


/* =========================================
   LIST
========================================= */

.ic-work-list {
    width: 100%;
    border-top: 1px solid rgba(17, 17, 17, 0.15);
}


/* =========================================
   EACH ITEM
========================================= */

.ic-work-item {
    display: grid;
    grid-template-columns: 16.666% 41.666% 41.666%;
    align-items: baseline;
    cursor: pointer;

    min-height: 130px;
    padding: 35px 24px;

    border-bottom: 1px solid rgba(17, 17, 17, 0.15);

    transition:
        background-color 0.35s ease,
        color 0.35s ease;
}

/* Touch device friendly - tap feedback */
.ic-work-item:active {
    background: #111111;
    color: #ffffff;
}

.ic-work-item:active .ic-work-description {
    color: rgba(255, 255, 255, 0.6);
}

.ic-work-item:active .ic-work-number {
    color: #e10600;
}

.ic-work-item:active .ic-work-heading {
    color: #fff;
}


/* =========================================
   NUMBER
========================================= */

.ic-work-number {
    font-family: "Inter", Arial, sans-serif;
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.08em;
    color: #e10600;
    padding-right: 10px;
}


/* =========================================
   HEADING
========================================= */

.ic-work-heading {
    margin: 0;
    font-family: "Inter Tight", "Inter", Arial, sans-serif;
    font-size: clamp(20px, 2vw, 35px);
    line-height: 0.95;
    font-weight: 700;
    letter-spacing: -0.045em;
    text-transform: uppercase;
    word-break: break-word;
}


/* =========================================
   DESCRIPTION
========================================= */

.ic-work-description {
    max-width: 480px;
    margin: 0;

    font-family: "Inter", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.55;
    font-weight: 400;

    color: rgba(17, 17, 17, 0.6);

    transition: color 0.35s ease;
    word-break: break-word;
}


/* =========================================
   HOVER (only on devices that support hover)
========================================= */

@media (hover: hover) {
    .ic-work-item:hover {
        background: #111111;
        color: #ffffff;
    }

    .ic-work-item:hover .ic-work-description {
        color: rgba(255, 255, 255, 0.6);
    }

    .ic-work-item:hover .ic-work-number {
        color: #e10600;
    }

    .ic-work-item:hover .ic-work-heading {
        color: #fff;
    }
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1024px) {
    .ic-work-item {
        grid-template-columns: 20% 38% 42%;
        padding: 30px 20px;
        min-height: 110px;
        gap: 0 15px;
    }

    .ic-work-description {
        max-width: 400px;
        font-size: 13px;
    }
}

@media (max-width: 900px) {
    .ic-work-section {
        padding: 90px 0 110px;
    }

    .ic-work-header {
        margin-bottom: 50px;
        gap: 20px;
    }

    .ic-work-item {
        grid-template-columns: 20% 35% 45%;
        padding: 28px 16px;
        min-height: 100px;
    }

    .ic-work-heading {
        font-size: clamp(18px, 2.5vw, 28px);
    }

    .ic-work-description {
        max-width: 350px;
        font-size: 12.5px;
    }
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {
    .ic-work-section {
        padding: 80px 0 90px;
    }

    .ic-work-container {
        width: calc(100% - 30px);
    }


    .ic-work-header {
        display: block;
        margin-bottom: 45px;
    }

    

    .ic-work-label {
        margin-top: 22px;
        font-size: 10px;
    }


    .ic-work-item {
        display: grid;
        grid-template-columns: 45px 1fr;
        gap: 8px 15px;

        min-height: auto;
        padding: 28px 12px;
        cursor: default;
    }

    /* Remove hover on mobile - use tap feedback instead */
    @media (hover: hover) {
        .ic-work-item:hover {
            background: transparent;
            color: #111111;
        }

        .ic-work-item:hover .ic-work-description {
            color: rgba(17, 17, 17, 0.6);
        }

        .ic-work-item:hover .ic-work-number {
            color: #e10600;
        }

        .ic-work-item:hover .ic-work-heading {
            color: #111111;
        }
    }

    /* Active state for mobile */
    .ic-work-item:active {
        background: #f5f5f5;
        color: #111111;
    }

    .ic-work-item:active .ic-work-description {
        color: rgba(17, 17, 17, 0.6);
    }

    .ic-work-item:active .ic-work-number {
        color: #e10600;
    }

    .ic-work-item:active .ic-work-heading {
        color: #111111;
    }

    .ic-work-number {
        grid-column: 1;
        grid-row: 1;
        padding-right: 0;
    }

    .ic-work-heading {
        grid-column: 2;
        grid-row: 1;
        font-size: clamp(27px, 8vw, 42px);
    }

    .ic-work-description {
        grid-column: 2;
        grid-row: 2;
        max-width: 100%;
        font-size: 13px;
        line-height: 1.5;
        margin-top: 5px;
    }
}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {
    .ic-work-section {
        padding: 70px 0 80px;
    }

    .ic-work-container {
        width: calc(100% - 24px);
    }

   

    .ic-work-item {
        grid-template-columns: 35px 1fr;
        padding: 22px 8px;
        gap: 6px 12px;
    }

    .ic-work-heading {
        font-size: clamp(24px, 9vw, 32px);
    }

    .ic-work-description {
        font-size: 12px;
        line-height: 1.45;
    }

    .ic-work-number {
        font-size: 10px;
    }
}

/* =========================================
   VERY SMALL SCREENS
========================================= */

@media (max-width: 360px) {
    .ic-work-item {
        grid-template-columns: 30px 1fr;
        padding: 18px 6px;
        gap: 5px 10px;
    }

    .ic-work-heading {
        font-size: 22px;
    }

    .ic-work-description {
        font-size: 11px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3acf77f *//* =========================================
   INSIDE THE STUDIO
========================================= */

.ic-studio-section {
    width: 100%;
    background: #ffffff;
    color: #111111;
    padding: 0 0 140px;
    overflow: hidden;
}

.ic-studio-container {
    width: min(1400px, calc(100% - 40px));
    margin: 0 auto;
}


/* =========================================
   HEADER
========================================= */

.ic-studio-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 65px;
}

.ic-studio-title {
    margin: 0;

    font-family: "Inter Tight", Arial, sans-serif;
    font-size: clamp(38px, 3vw, 100px);
    line-height: 0.88;
    font-weight: 700;
    letter-spacing: -0.055em;
     text-transform: uppercase;
}

.ic-studio-location {
    flex-shrink: 0;
    margin-bottom: 5px;

    font-family: "Inter", Arial, sans-serif;
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;

    color: #e10600;
}


/* =========================================
   IMAGE GRID
========================================= */

.ic-studio-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}


/* =========================================
   CARD
========================================= */

.ic-studio-card {
    width: 100%;
}


/* =========================================
   IMAGE WRAPPER
========================================= */

.ic-studio-image-wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 3;

    overflow: hidden;
    background: #111111;
}


/* =========================================
   IMAGE
========================================= */

.ic-studio-image-wrap img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    filter: grayscale(100%);

    transform: scale(1);

    transition:
        transform 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.5s ease;
}


/* =========================================
   HOVER
========================================= */

.ic-studio-card:hover img {
    transform: scale(1.06);
    filter: grayscale(0%);
}


/* =========================================
   CAPTION
========================================= */

.ic-studio-caption {
    margin: 16px 0 0;

    font-family: "Inter", Arial, sans-serif;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 0.02em;

    color: rgba(17, 17, 17, 0.6);
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 900px) {

    .ic-studio-section {
        padding-bottom: 100px;
    }

    .ic-studio-header {
        margin-bottom: 50px;
    }

    .ic-studio-grid {
        gap: 16px;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .ic-studio-section {
        padding-bottom: 90px;
    }

    .ic-studio-container {
        width: calc(100% - 30px);
    }

    .ic-studio-header {
        display: block;
        margin-bottom: 40px;
    }

    

    .ic-studio-location {
        display: block;
        margin-top: 22px;
    }

    .ic-studio-grid {
        grid-template-columns: 1fr;
        gap: 42px;
    }

    .ic-studio-image-wrap {
        aspect-ratio: 4 / 3;
    }

    .ic-studio-caption {
        margin-top: 12px;
        font-size: 11px;
    }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .ic-studio-container {
        width: calc(100% - 24px);
    }

   

    .ic-studio-grid {
        gap: 36px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8618bdb *//* =========================================================
   INTERSECT FAQ
========================================================= */

.ic-faq-section {
    width: 100%;
    background: #111111;
    color: #ffffff;
    padding: 120px 0;
    overflow: hidden;
}


/* MAIN CONTAINER */

.ic-faq-container {
    width: 100%;
    max-width: 1450px;
    margin: 0 auto;
    padding: 0 4vw;

    display: grid;
    grid-template-columns: 34% 1fr;
    column-gap: 8vw;
    align-items: start;
}


/* =========================================================
   LEFT HEADING
========================================================= */

.ic-faq-heading {
    padding-top: 2px;
}


.ic-faq-label {
    display: block;

    font-family: "Inter", Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1;

    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;

    color: #e10600;

    margin-bottom: 14px;
}


.ic-faq-heading h2 {
    margin: 0;

    font-family: "Inter Tight", "Inter", Arial, Helvetica, sans-serif;

    font-size: clamp(38px, 3vw, 100px);
    line-height: 0.86;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: -0.065em;

    text-transform: uppercase;
    word-break: break-word;
}


.ic-faq-heading h2 span {
    color: #ffffff;
}


/* Red dot / period */

.ic-faq-heading h2 span::after {
    content: "";
    display: inline-block;

    width: 0.09em;
    height: 0.09em;

    margin-left: 0.02em;

    background: #e10600;
    border-radius: 50%;
}


/* =========================================================
   FAQ LIST
========================================================= */

.ic-faq-list {
    width: 100%;
}


/* =========================================================
   FAQ ITEM
========================================================= */

.ic-faq-item {
    width: 100%;

    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}


/* =========================================================
   QUESTION BUTTON - Override theme hover styles
========================================================= */

.ic-faq-question {
    width: 100%;

    border: 0 !important;
    outline: 0 !important;

    background: transparent !important;
    color: #ffffff !important;

    padding: 18px 0;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 30px;

    cursor: pointer;

    text-align: left;

    -webkit-tap-highlight-color: transparent;

    transition: opacity 0.2s ease;
}

/* Remove ALL hover styles from theme */
.ic-faq-question:hover,
.ic-faq-question:focus,
.ic-faq-question:active,
.ic-faq-question:focus-visible {
    background: transparent !important;
    color: #ffffff !important;
    border-color: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

/* Also override any child hover effects */
.ic-faq-question:hover .ic-faq-title,
.ic-faq-question:focus .ic-faq-title,
.ic-faq-question:active .ic-faq-title {
    color: #ffffff !important;
}

.ic-faq-question:hover .ic-faq-icon,
.ic-faq-question:focus .ic-faq-icon,
.ic-faq-question:active .ic-faq-icon {
    color: #e10600 !important;
}


/* TITLE */

.ic-faq-title {
    font-family: "Inter Tight", "Inter", Arial, Helvetica, sans-serif;

    font-size: clamp(13px, 0.85vw, 18px);
    line-height: 1.1;

    font-weight: 700;

    letter-spacing: -0.035em;

    text-transform: uppercase;

    transition: opacity 0.3s ease;
    color: #ffffff;
}


/* ICON */

.ic-faq-icon {
    flex: 0 0 auto;

    width: 14px;
    height: 14px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #e10600;

    font-family: "Inter", Arial, Helvetica, sans-serif;

    font-size: 14px;
    line-height: 1;

    font-weight: 400;

    transition:
        transform 0.35s ease,
        color 0.3s ease;
}


/* =========================================================
   ANSWER
========================================================= */

.ic-faq-answer {
    display: grid;

    grid-template-rows: 0fr;

    transition:
        grid-template-rows 0.4s ease,
        opacity 0.35s ease;

    opacity: 0;
}


.ic-faq-answer p {
    overflow: hidden;

    margin: 0;

    max-width: 500px;

    font-family: "Inter", Arial, Helvetica, sans-serif;

    font-size: 14px;
    line-height: 1.6;

    color: rgba(255, 255, 255, 0.6);

    padding-right: 30px;
}


/* =========================================================
   ACTIVE
========================================================= */

.ic-faq-item.active .ic-faq-answer {
    grid-template-rows: 1fr;

    opacity: 1;
}


.ic-faq-item.active .ic-faq-answer p {
    padding-bottom: 20px;
}


.ic-faq-item.active .ic-faq-icon {
    transform: rotate(180deg);
}


.ic-faq-item:not(.active) .ic-faq-icon {
    transform: rotate(0deg);
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 900px) {

    .ic-faq-section {
        padding: 90px 0;
    }

    .ic-faq-container {
        grid-template-columns: 30% 1fr;
        column-gap: 6vw;
        padding: 0 5vw;
    }

    .ic-faq-title {
        font-size: 13px;
    }

    .ic-faq-answer p {
        font-size: 13px;
    }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .ic-faq-section {
        padding: 80px 0;
    }

    .ic-faq-container {
        display: block;

        padding: 0 20px;
    }


    /* Heading */

    .ic-faq-heading {
        margin-bottom: 60px;
    }


    .ic-faq-label {
        font-size: 10px;
        margin-bottom: 14px;
    }


    .ic-faq-heading h2 {
        font-size: clamp(38px, 13vw, 70px);
        line-height: 0.86;
    }


    /* FAQ */

    .ic-faq-question {
        padding: 20px 0;
        gap: 20px;
    }


    .ic-faq-title {
        font-size: 14px;
        line-height: 1.15;
    }


    .ic-faq-icon {
        font-size: 15px;
        width: 16px;
        height: 16px;
    }


    .ic-faq-answer p {
        font-size: 13px;
        line-height: 1.6;

        max-width: 90%;
        padding-right: 20px;
    }


    .ic-faq-item.active .ic-faq-answer p {
        padding-bottom: 20px;
    }
}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .ic-faq-container {
        padding: 0 16px;
    }

    .ic-faq-section {
        padding: 70px 0;
    }

    .ic-faq-heading {
        margin-bottom: 50px;
    }

    .ic-faq-heading h2 {
        font-size: 38px;
    }

    .ic-faq-title {
        font-size: 13px;
    }

    .ic-faq-answer p {
        font-size: 12px;
        max-width: 100%;
        padding-right: 10px;
    }

    .ic-faq-question {
        padding: 16px 0;
        gap: 15px;
    }
}

/* =========================================================
   VERY SMALL SCREENS
========================================================= */

@media (max-width: 360px) {
    .ic-faq-section {
        padding: 60px 0;
    }

    .ic-faq-container {
        padding: 0 12px;
    }

    .ic-faq-heading h2 {
        font-size: 32px;
    }

    .ic-faq-title {
        font-size: 12px;
    }

    .ic-faq-answer p {
        font-size: 11px;
    }

    .ic-faq-icon {
        width: 14px;
        height: 14px;
        font-size: 12px;
    }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
    .ic-faq-answer {
        transition: none !important;
    }

    .ic-faq-icon {
        transition: none !important;
    }

    .ic-faq-question {
        transition: none !important;
    }

    .ic-faq-title {
        transition: none !important;
    }
}

/* =========================================================
   PRINT STYLES
========================================================= */

@media print {
    .ic-faq-section {
        padding: 40px 0;
        background: #ffffff;
        color: #000000;
    }

    .ic-faq-container {
        display: block;
    }

    .ic-faq-heading h2 {
        color: #000000;
    }

    .ic-faq-heading h2 span {
        color: #000000;
    }

    .ic-faq-question {
        color: #000000 !important;
        background: transparent !important;
    }

    .ic-faq-answer {
        opacity: 1 !important;
        grid-template-rows: 1fr !important;
    }

    .ic-faq-answer p {
        color: rgba(0, 0, 0, 0.6);
        padding-bottom: 10px;
    }

    .ic-faq-item {
        border-bottom-color: rgba(0, 0, 0, 0.1);
    }

    .ic-faq-item.active .ic-faq-answer p {
        padding-bottom: 10px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a87c69 *//* =========================================================
   INTERSECT MARQUEE
   ========================================================= */

#ic-marquee-section {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid rgba(17, 17, 17, 0.1);
    border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}


/* =========================================================
   MARQUEE ROW
   ========================================================= */

#ic-marquee-section .ic-marquee-row {
    width: 100%;
    overflow: hidden;
    position: relative;
}


/* =========================================================
   RED ROW
   ========================================================= */

#ic-marquee-section .ic-marquee-red {
    background: #e10600;
    color: #ffffff;
}


/* =========================================================
   LIGHT ROW
   ========================================================= */

#ic-marquee-section .ic-marquee-light {
    background: #f5f2ec;
    color: #111111;
}


/* =========================================================
   TRACK
   ========================================================= */

#ic-marquee-section .ic-marquee-track {
    display: flex;
    width: max-content;
    will-change: transform;

    animation:
        icMarqueeForward
        35s
        linear
        infinite;
}


#ic-marquee-section .ic-marquee-track-reverse {

    animation:
        icMarqueeReverse
        35s
        linear
        infinite;

}


/* =========================================================
   CONTENT
   ========================================================= */

#ic-marquee-section .ic-marquee-content {

    display: flex;
    flex-shrink: 0;
    align-items: center;
}


/* =========================================================
   TEXT
   ========================================================= */

#ic-marquee-section .ic-marquee-content span {

    display: flex;
    align-items: center;
    gap: 32px;

    padding-right: 32px;

    white-space: nowrap;

    font-family:
        "Inter Tight",
        "Inter",
        Arial,
        sans-serif;

    font-size: clamp(
        55px,
        7vw,
        105px
    );

    line-height: 0.9;

    letter-spacing: -0.06em;
  text-transform: uppercase;
    font-weight: 700;
}


/* =========================================================
   X SYMBOL
   ========================================================= */

#ic-marquee-section .ic-marquee-red b {

    color: rgba(
        255,
        255,
        255,
        0.5
    );

    font-weight: 400;
}


#ic-marquee-section .ic-marquee-light b {

    color: #e10600;

    font-weight: 400;
}


/* =========================================================
   ANIMATIONS
   ========================================================= */

@keyframes icMarqueeForward {

    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }

}


@keyframes icMarqueeReverse {

    from {
        transform: translateX(-50%);
    }

    to {
        transform: translateX(0);
    }

}


/* =========================================================
   HOVER - OPTIONAL
   ========================================================= */

#ic-marquee-section .ic-marquee-track:hover {

    animation-play-state: paused;

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    #ic-marquee-section .ic-marquee-content span {

        font-size: 8vw;

        gap: 24px;

        padding-right: 24px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    #ic-marquee-section .ic-marquee-content span {

        font-size: 12vw;

        gap: 20px;

        padding-right: 20px;

        letter-spacing: -0.055em;
    }


    #ic-marquee-section .ic-marquee-track {

        animation-duration: 25s;
    }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    #ic-marquee-section .ic-marquee-track {

        animation: none;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa725af *//* =========================================================
   INTERSECT FINAL CONTACT
   ========================================================= */

#ic-contact-section {

    position: relative;

    width: 100%;

    min-height: 75svh;

    padding-top: 96px;
    padding-bottom: 40px;

    box-sizing: border-box;

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    overflow: hidden;

    background: #e10600;

    color: #ffffff;

    isolation: isolate;
}


/* =========================================================
   MOUSE GLOW
   ========================================================= */

#ic-contact-section .ic-contact-glow {

    position: absolute;

    width: 340px;
    height: 340px;

    left: var(--mouse-x, 50%);
    top: var(--mouse-y, 45%);

    transform: translate(-50%, -50%);

    border-radius: 50%;

    background:
        radial-gradient(
            circle,
            rgba(255,255,255,0.16) 0%,
            rgba(255,255,255,0.08) 30%,
            transparent 70%
        );

    pointer-events: none;

    z-index: 0;

    transition:
        left 0.5s ease-out,
        top 0.5s ease-out;
}


/* =========================================================
   CONTENT WIDTH
   MAX WIDTH 1450px
   ========================================================= */

#ic-contact-section .ic-contact-edge {

    position: relative;

    z-index: 2;

    width: 100%;

    max-width: 1450px;

    margin-left: auto;
    margin-right: auto;

    padding-left: 30px;
    padding-right: 30px;

    box-sizing: border-box;
}


/* =========================================================
   TOP
   ========================================================= */

#ic-contact-section .ic-contact-top {

    display: flex;

    align-items: flex-start;

    justify-content: space-between;
}


/* =========================================================
   LABEL
   ========================================================= */

#ic-contact-section .ic-contact-label {

    display: block;

    color: rgba(
        255,
        255,
        255,
        0.70
    );

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size: 12px;

    line-height: 1.2;

    font-weight: 500;

    letter-spacing: 0.12em;

    text-transform: uppercase;
}


/* =========================================================
   MAIN HEADING
   ========================================================= */

#ic-contact-section .ic-contact-heading {

    position: relative;

    z-index: 2;

    width: 100%;

    max-width: 1450px;

    margin: 0 auto;

    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    box-sizing: border-box;

    font-family:
        "Inter Tight",
        "Inter",
        Arial,
        sans-serif;

    font-size: clamp(
        90px,
        10vw,
        150px
    );

    line-height: 0.82;

    letter-spacing: -0.07em;

    font-weight: 700;

    color: #ffffff;
}


/* =========================================================
   HEADING LINES
   ========================================================= */

#ic-contact-section .ic-contact-heading span {

    display: block;
text-transform: uppercase;
    opacity: 1;

    transform: translateY(0);
}


/* =========================================================
   BOTTOM
   ========================================================= */

#ic-contact-section .ic-contact-bottom {

    display: flex;

    align-items: flex-end;

    justify-content: space-between;

    gap: 40px;

    padding-top: 30px;

    border-top: 1px solid
        rgba(
            255,
            255,
            255,
            0.30
        );
}


/* =========================================================
   BUTTON
   ========================================================= */

#ic-contact-section .ic-contact-button {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    padding: 20px 32px;

    border: 1px solid #ffffff;

    color: #ffffff;

    background: transparent;

    text-decoration: none;

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size: 12px;

    font-weight: 600;

    letter-spacing: 0.08em;

    text-transform: uppercase;

    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}


#ic-contact-section .ic-contact-button:hover {

    background: #ffffff;

    color: #e10600;

    transform: translateY(-3px);
}


/* =========================================================
   CONTACT INFO
   ========================================================= */

#ic-contact-section .ic-contact-info {

    display: flex;

    flex-direction: column;

    align-items: flex-end;

    gap: 5px;

    color: rgba(
        255,
        255,
        255,
        0.80
    );

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size: 12px;

    line-height: 1.8;

    letter-spacing: 0.06em;

    text-transform: uppercase;
}


#ic-contact-section .ic-contact-info a {

    color: inherit;

    text-decoration: none;

    transition: color 0.25s ease;
}


#ic-contact-section .ic-contact-info a:hover {

    color: #ffffff;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    #ic-contact-section {

        padding-top: 80px;

        padding-bottom: 30px;
    }


    #ic-contact-section .ic-contact-heading {

        font-size: 11vw;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    #ic-contact-section {

        min-height: 100svh;

        padding-top: 70px;

        padding-bottom: 25px;
    }


    #ic-contact-section .ic-contact-edge {

        padding-left: 20px;

        padding-right: 20px;
    }


    #ic-contact-section .ic-contact-label {

        font-size: 10px;
    }


    #ic-contact-section .ic-contact-heading {

        padding-left: 20px;

        padding-right: 20px;

        font-size: 14vw;

        line-height: 0.84;

        letter-spacing: -0.06em;
    }


    #ic-contact-section .ic-contact-bottom {

        flex-direction: column;

        align-items: flex-start;

        gap: 30px;

        padding-top: 25px;
    }


    #ic-contact-section .ic-contact-button {

        padding: 17px 24px;
    }


    #ic-contact-section .ic-contact-info {

        align-items: flex-start;

        font-size: 10px;
    }


    #ic-contact-section .ic-contact-glow {

        width: 240px;

        height: 240px;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    #ic-contact-section .ic-contact-heading {

        font-size: 15vw;
    }

}/* End custom CSS */