.elementor-144918 .elementor-element.elementor-element-9d82738{--display:flex;}.elementor-144918 .elementor-element.elementor-element-9d82738:not(.elementor-motion-effects-element-type-background), .elementor-144918 .elementor-element.elementor-element-9d82738 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-144918 .elementor-element.elementor-element-7a9b387{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:30px;--padding-bottom:0px;--padding-left:20px;--padding-right:0px;}.elementor-144918 .elementor-element.elementor-element-7a9b387:not(.elementor-motion-effects-element-type-background), .elementor-144918 .elementor-element.elementor-element-7a9b387 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-144918 .elementor-element.elementor-element-3b14669{--display:flex;}.elementor-144918 .elementor-element.elementor-element-3b14669:not(.elementor-motion-effects-element-type-background), .elementor-144918 .elementor-element.elementor-element-3b14669 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-144918 .elementor-element.elementor-element-8b015cd{padding:20px 0px 0px 0px;}.elementor-144918 .elementor-element.elementor-element-8b015cd .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-144918 .elementor-element.elementor-element-038f618{--display:flex;}.elementor-144918 .elementor-element.elementor-element-038f618:not(.elementor-motion-effects-element-type-background), .elementor-144918 .elementor-element.elementor-element-038f618 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:1024px){.elementor-144918 .elementor-element.elementor-element-7a9b387{--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--flex-wrap:wrap;}}@media(max-width:767px){.elementor-144918 .elementor-element.elementor-element-7a9b387{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}}/* Start custom CSS for html, class: .elementor-element-1b9e9eb *//* ============================================================
   BLAHFACE — COMPUTERS & DEVICES
   COMPLETE PAGE CSS
   ============================================================ */

.BFCOMPUTERSDEVICES {
    width: 100%;
    margin: 0;
    padding: 0 0 55px;
    background: #000;
    color: #fff;
    box-sizing: border-box;
}

.BFCOMPUTERSDEVICES *,
.BFCOMPUTERSDEVICES *::before,
.BFCOMPUTERSDEVICES *::after {
    box-sizing: border-box;
}


/* ============================================================
   BREADCRUMB
   ============================================================ */

.BFCOMPUTERSDEVICES-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 18px;
    width: 100%;
    max-width: 1680px;
    margin: 0 auto;
    padding: 28px 42px 12px;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
}

.BFCOMPUTERSDEVICES-breadcrumb a {
    color: #fff !important;
    text-decoration: none !important;
    transition: color .2s ease;
}

.BFCOMPUTERSDEVICES-breadcrumb a:hover {
    color: #00e5ff !important;
}

.BFCOMPUTERSDEVICES-arrow {
    color: #970018 !important;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
}

.BFCOMPUTERSDEVICES-current {
    color: #fff !important;
}


/* ============================================================
   PAGE TITLE
   ============================================================ */

.BFCOMPUTERSDEVICES-title-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1680px;
    margin: 5px auto 30px;
    padding: 0 42px;
}

.BFCOMPUTERSDEVICES-title {
    width: min(620px, 62%);
    margin: 0;
    padding: 14px 28px;
    border: 3px solid #00e5ff;
    border-radius: 21px;
    background: #000;
    color: #fff !important;
    text-align: center;
    font-size: clamp(30px, 2.7vw, 42px);
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -.5px;
    box-shadow: 0 0 12px rgba(0,229,255,.08);
}


/* ============================================================
   HERO VIDEO
   ============================================================ */

.BFCOMPUTERSDEVICES-hero-video-wrap {
    position: relative;
    width: calc(100% - 84px);
    max-width: 1680px;
    margin: 0 auto 36px;
    overflow: hidden;
    border-radius: 21px;
    background: #000;
    line-height: 0;
}

.BFCOMPUTERSDEVICES-hero-video {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background: #000;
}

.BFCOMPUTERSDEVICES-hero-desktop {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.BFCOMPUTERSDEVICES-hero-mobile {
    display: none;
}


/* ============================================================
   HERO VIDEO CONTROLS
   ============================================================ */

.BFCOMPUTERSDEVICES-hero-controls {
    position: absolute;
    right: 14px;
    bottom: 14px;
    z-index: 10;
    display: flex;
    align-items: center;
    gap: 6px;
    line-height: normal;
}

.BFCOMPUTERSDEVICES-sound-toggle,
.BFCOMPUTERSDEVICES-restart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    width: auto;
    margin: 0;
    padding: 6px 11px;
    border: 1px solid rgba(255,255,255,.22);
    border-radius: 50px;
    background: rgba(7,8,14,.72);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    color: #fff;
    font-family: inherit;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 5px 16px rgba(0,0,0,.25);
    transition:
        background .2s ease,
        border-color .2s ease;
}

.BFCOMPUTERSDEVICES-sound-toggle:hover,
.BFCOMPUTERSDEVICES-restart:hover {
    background: rgba(10,12,20,.88);
    border-color: rgba(0,229,255,.60);
}

.BFCOMPUTERSDEVICES-sound-off,
.BFCOMPUTERSDEVICES-sound-on,
.BFCOMPUTERSDEVICES-restart-icon {
    display: none !important;
}

.BFCOMPUTERSDEVICES-sound-toggle[aria-pressed="true"] {
    border-color: rgba(0,229,255,.55);
    color: #00e5ff;
}


/* ============================================================
   INTRO
   ============================================================ */

.BFCOMPUTERSDEVICES-intro {
    width: calc(100% - 84px);
    max-width: 1680px;
    margin: 0 auto;
    padding: 14px 0 24px;
}

.BFCOMPUTERSDEVICES-intro p {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
    color: #d8d8df !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
    text-align: center;
}


/* ============================================================
   MAIN CONTENT SECTIONS
   ============================================================ */

.BFCOMPUTERSDEVICES-section {
    width: calc(100% - 84px);
    max-width: 1680px;
    margin: 0 auto;
    padding: 48px 0;
}


/* ============================================================
   SECTION HEADINGS
   ============================================================ */

.BFCOMPUTERSDEVICES-section-header {
    width: 100%;
    margin: 0 0 28px;
    padding: 0;
}

.BFCOMPUTERSDEVICES-section-kicker {
    display: block;
    margin: 0 0 7px;
    color: #00e5ff !important;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.BFCOMPUTERSDEVICES-section-header h2 {
    margin: 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(27px, 3vw, 38px);
    font-weight: 700;
    line-height: 1.15;
}


/* ============================================================
   NEWS GRID
   ============================================================ */

.BFCOMPUTERSDEVICES-news-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    width: 100%;
}


/* ============================================================
   NEWS CARDS
   ============================================================ */

.BFCOMPUTERSDEVICES-news-card {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    min-width: 0;
    min-height: 118px;
    padding: 20px;
    border: 1px solid rgba(255,255,255,.09);
    border-radius: 21px;
    background:
        linear-gradient(
            135deg,
            rgba(17,17,26,.92),
            rgba(8,8,14,.96)
        );
    color: #fff !important;
    text-decoration: none !important;
    transition:
        border-color .2s ease,
        transform .2s ease,
        box-shadow .2s ease;
}

.BFCOMPUTERSDEVICES-news-card:hover {
    border-color: rgba(0,229,255,.40);
    transform: translateY(-2px);
    box-shadow: 0 10px 26px rgba(0,0,0,.25);
}

.BFCOMPUTERSDEVICES-news-number {
    flex: 0 0 auto;
    color: rgba(0,229,255,.65);
    font-size: 11px;
    font-weight: 700;
    line-height: 1.4;
}

.BFCOMPUTERSDEVICES-news-content {
    min-width: 0;
    flex: 1 1 auto;
}

.BFCOMPUTERSDEVICES-news-card h3 {
    margin: 0;
    padding: 0;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}

.BFCOMPUTERSDEVICES-news-source {
    color: #9a9aab !important;
    font-weight: 400;
}


/* ============================================================
   NEWS BRIEF
   ============================================================ */

.BFCOMPUTERSDEVICES-news-summary {
    display: block;
    width: 100%;
    margin: 8px 0 0;
    padding: 0;
    color: #b7b7c3;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
}

.BFCOMPUTERSDEVICES-news-brief {
    color: #970018 !important;
    font-weight: 700 !important;
}


/* ============================================================
   NEWS BRIEF EXPLANATION
   ============================================================ */

.BFCOMPUTERSDEVICES-news-note {
    width: 100%;
    margin: 20px 0 0;
    padding: 14px 0 0;
    border-top: 1px solid rgba(255,255,255,.12);
    color: #9a9aab;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}

.BFCOMPUTERSDEVICES-news-note strong {
    color: #970018 !important;
    font-weight: 700;
}


/* ============================================================
   VIDEO SECTION
   ============================================================ */

.BFCOMPUTERSDEVICES-video-section {
    padding-bottom: 0;
}


/* ============================================================
   VIDEO GRID
   ============================================================ */

.BFCOMPUTERSDEVICES-video-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    width: 100%;
}


/* ============================================================
   VIDEO CARDS
   ============================================================ */

.BFCOMPUTERSDEVICES-video-card {
    min-width: 0;
    width: 100%;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(255,255,255,.14);
}

.BFCOMPUTERSDEVICES-video-frame {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-radius: 21px;
    background: #000;
}

.BFCOMPUTERSDEVICES-video-frame iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.BFCOMPUTERSDEVICES-youtube {
    display: inline-block;
    margin-top: 8px;
    color: #9a9aab !important;
    font-size: 9px;
    line-height: 1;
    text-decoration: none !important;
}

.BFCOMPUTERSDEVICES-youtube:hover {
    color: #00e5ff !important;
}

.BFCOMPUTERSDEVICES-video-card h3 {
    margin: 8px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}

.BFCOMPUTERSDEVICES-video-card p {
    margin: 5px 0 0;
    padding: 0;
    color: #9a9aab !important;
    font-size: 12px;
}


/* ============================================================
   EXPLORE TECHNOLOGY
   ============================================================ */

.BFCOMPUTERSDEVICES-explore {
    width: calc(100% - 84px);
    max-width: 1680px;
    margin: 25px auto 0;
    padding: 24px;
    border: 1px solid rgba(255,255,255,.10);
    border-radius: 21px;
    background: rgba(10,10,16,.90);
}

.BFCOMPUTERSDEVICES-explore-title {
    margin: 0 0 16px;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.BFCOMPUTERSDEVICES-explore-links {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.BFCOMPUTERSDEVICES-explore-links a {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 9px 15px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 50px;
    background: rgba(255,255,255,.03);
    color: #fff !important;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none !important;
    transition:
        border-color .2s ease,
        background .2s ease,
        color .2s ease;
}

.BFCOMPUTERSDEVICES-explore-links a:hover {
    border-color: rgba(0,229,255,.50);
    background: rgba(0,229,255,.08);
    color: #00e5ff !important;
}

.BFCOMPUTERSDEVICES-explore-links
.BFCOMPUTERSDEVICES-explore-active {
    border-color: rgba(0,229,255,.55);
    background: rgba(0,229,255,.08);
    color: #00e5ff !important;
}


/* ============================================================
   TABLET
   ============================================================ */

@media (max-width: 1024px) {

    .BFCOMPUTERSDEVICES-breadcrumb {
        padding: 24px 28px 10px;
        gap: 14px;
        font-size: 16px;
    }

    .BFCOMPUTERSDEVICES-arrow {
        font-size: 25px;
    }

    .BFCOMPUTERSDEVICES-title-wrap {
        margin: 5px auto 25px;
        padding: 0 28px;
    }

    .BFCOMPUTERSDEVICES-title {
        width: min(600px, 76%);
        padding: 13px 24px;
    }

    .BFCOMPUTERSDEVICES-hero-video-wrap,
    .BFCOMPUTERSDEVICES-intro,
    .BFCOMPUTERSDEVICES-section,
    .BFCOMPUTERSDEVICES-explore {
        width: calc(100% - 56px);
    }

    .BFCOMPUTERSDEVICES-video-grid {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }
}


/* ============================================================
   MOBILE
   ============================================================ */

@media (max-width: 767px) {

    .BFCOMPUTERSDEVICES {
        width: 100% !important;
        padding-bottom: 30px;
        overflow-x: hidden;
    }


    /* --------------------------------------------------------
       BREADCRUMB
       Force Elementor mobile typography override
       -------------------------------------------------------- */

    .BFCOMPUTERSDEVICES-breadcrumb {
        gap: 6px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 16px 14px 8px !important;
        color: #fff !important;
        font-size: 12px !important;
        font-weight: 600 !important;
        line-height: 1.3 !important;
    }

    .BFCOMPUTERSDEVICES-breadcrumb a,
    .BFCOMPUTERSDEVICES-current {
        color: #fff !important;
        font-size: 12px !important;
        font-weight: 600 !important;
        line-height: 1.3 !important;
    }

    .BFCOMPUTERSDEVICES-breadcrumb a:hover {
        color: #00e5ff !important;
    }

    .BFCOMPUTERSDEVICES-arrow {
        color: #970018 !important;
        font-size: 18px !important;
        line-height: 1 !important;
    }


    /* --------------------------------------------------------
       PAGE TITLE
       Force Elementor heading override
       -------------------------------------------------------- */

    .BFCOMPUTERSDEVICES-title-wrap {
        display: flex !important;
        justify-content: center !important;
        width: 100% !important;
        max-width: none !important;
        margin: 4px auto 20px !important;
        padding: 0 14px !important;
    }

    .BFCOMPUTERSDEVICES-title {
        display: block !important;
        width: 100% !important;
        max-width: none !important;

        margin: 0 !important;
        padding: 12px 14px !important;

        border: 2px solid #00e5ff !important;
        border-radius: 21px !important;

        background: #000 !important;
        color: #fff !important;

        font-family: inherit !important;
        font-size: 25px !important;
        font-weight: 700 !important;
        line-height: 1.1 !important;
        letter-spacing: -.3px !important;

        text-align: center !important;

        opacity: 1 !important;
    }


    /* --------------------------------------------------------
       HERO
       -------------------------------------------------------- */

    .BFCOMPUTERSDEVICES-hero-video-wrap {
        width: calc(100% - 20px) !important;
        max-width: none !important;
        margin: 0 auto 24px !important;
        border-radius: 21px;
    }

    .BFCOMPUTERSDEVICES-hero-desktop {
        display: none !important;
    }

    .BFCOMPUTERSDEVICES-hero-mobile {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 9 / 16 !important;
        object-fit: cover !important;
    }


    /* --------------------------------------------------------
       HERO CONTROLS
       -------------------------------------------------------- */

    .BFCOMPUTERSDEVICES-hero-controls {
        right: 8px;
        bottom: 8px;
        gap: 5px;
    }

    .BFCOMPUTERSDEVICES-sound-toggle,
    .BFCOMPUTERSDEVICES-restart {
        min-height: 27px;
        padding: 5px 9px;
        font-size: 8.5px;
    }


    /* --------------------------------------------------------
       INTRO
       Reduced slide-menu clearance
       -------------------------------------------------------- */

    .BFCOMPUTERSDEVICES-intro {
        width: auto !important;
        max-width: none !important;
        margin: 0 10px 0 40px !important;
        padding: 5px 0 18px !important;
    }

    .BFCOMPUTERSDEVICES-intro p {
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;

        color: #d8d8df !important;

        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 1.6 !important;

        text-align: left !important;
    }


    /* --------------------------------------------------------
       MAIN SECTIONS
       One menu offset only
       -------------------------------------------------------- */

    .BFCOMPUTERSDEVICES-section {
        width: auto !important;
        max-width: none !important;

        margin: 0 10px 0 40px !important;

        padding: 34px 0 !important;
    }

    .BFCOMPUTERSDEVICES-section-header {
        width: 100% !important;
        margin: 0 0 22px !important;
    }

    .BFCOMPUTERSDEVICES-section-kicker {
        font-size: 10px !important;
    }

    .BFCOMPUTERSDEVICES-section-header h2 {
        color: #fff !important;
        font-size: 28px !important;
        font-weight: 700 !important;
        line-height: 1.15 !important;
    }


    /* --------------------------------------------------------
       NEWS
       -------------------------------------------------------- */

    .BFCOMPUTERSDEVICES-news-grid {
        grid-template-columns: 1fr !important;
        width: 100% !important;
        gap: 12px;
    }

    .BFCOMPUTERSDEVICES-news-card {
        width: 100% !important;
        gap: 11px;
        padding: 15px;
    }

    .BFCOMPUTERSDEVICES-news-card h3 {
        color: #fff !important;
        font-size: 15px !important;
        line-height: 1.4;
    }

    .BFCOMPUTERSDEVICES-news-summary {
        font-size: 13px;
        line-height: 1.5;
    }

    .BFCOMPUTERSDEVICES-news-note {
        width: 100%;
        margin-top: 16px;
        padding-top: 11px;
        font-size: 11px;
        line-height: 1.5;
    }


    /* --------------------------------------------------------
       VIDEOS
       -------------------------------------------------------- */

    .BFCOMPUTERSDEVICES-video-grid {
        grid-template-columns: 1fr !important;
        width: 100% !important;
        gap: 22px;
    }

    .BFCOMPUTERSDEVICES-video-card {
        width: 100% !important;
        min-width: 0 !important;
    }

    .BFCOMPUTERSDEVICES-video-frame {
        width: 100% !important;
    }

    .BFCOMPUTERSDEVICES-video-card h3 {
        color: #fff !important;
        font-size: 15px;
    }

    .BFCOMPUTERSDEVICES-video-section {
        padding-bottom: 0 !important;
    }


    /* --------------------------------------------------------
       EXPLORE TECHNOLOGY
       -------------------------------------------------------- */

    .BFCOMPUTERSDEVICES-explore {
        width: auto !important;
        max-width: none !important;

        margin: 10px 10px 0 40px !important;

        padding: 16px !important;

        border-radius: 21px;
    }

    .BFCOMPUTERSDEVICES-explore-title {
        margin-bottom: 12px;
        color: #fff !important;
        font-size: 12px;
    }

    .BFCOMPUTERSDEVICES-explore-links {
        gap: 7px;
    }

    .BFCOMPUTERSDEVICES-explore-links a {
        min-height: 34px;
        padding: 7px 11px;
        font-size: 10.5px;
    }
}


/* ============================================================
   SMALL MOBILE
   ============================================================ */

@media (max-width: 430px) {

    .BFCOMPUTERSDEVICES-breadcrumb {
        padding:
            14px 12px 7px !important;

        font-size:
            11px !important;
    }

    .BFCOMPUTERSDEVICES-breadcrumb a,
    .BFCOMPUTERSDEVICES-current {
        font-size:
            11px !important;
    }

    .BFCOMPUTERSDEVICES-title-wrap {
        padding:
            0 12px !important;

        margin:
            3px auto 18px !important;
    }

    .BFCOMPUTERSDEVICES-title {
        padding:
            10px 12px !important;

        font-size:
            23px !important;
    }

    .BFCOMPUTERSDEVICES-hero-video-wrap {
        width:
            calc(100% - 16px) !important;
    }


    /* KEEP ONLY ENOUGH SPACE FOR MENU TAB */

    .BFCOMPUTERSDEVICES-intro,
    .BFCOMPUTERSDEVICES-section {
        margin-left:
            36px !important;

        margin-right:
            8px !important;
    }

    .BFCOMPUTERSDEVICES-explore {
        margin-left:
            36px !important;

        margin-right:
            8px !important;
    }

    .BFCOMPUTERSDEVICES-sound-toggle,
    .BFCOMPUTERSDEVICES-restart {
        min-height:
            25px;

        padding:
            4px 8px;

        font-size:
            8px;
    }
}/* End custom CSS */