@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-LtIt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-LtIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-Md.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-BdIt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-BdIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-Bd.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-It.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-Hv.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Hv.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-BlkIt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-BlkIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-HvIt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-HvIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-Lt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-Blk.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Blk.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-Roman.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-ThIt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-ThIt.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-MdIt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-MdIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-Th.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Th.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-UltLtIt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-UltLtIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:
        url('../fonts/HelveticaNeueLTPro-UltLt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-UltLt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Txt Trial Md';
    src:
        url('../fonts/GTSuperTxtTrial-Md.woff2') format('woff2'),
        url('../fonts/GTSuperTxtTrial-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Txt Trial Rg';
    src:
        url('../fonts/GTSuperTxtTrial-Rg.woff2') format('woff2'),
        url('../fonts/GTSuperTxtTrial-Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    background-color: #fff;
    font-family: 'Helvetica Neue LT Pro', Arial, Helvetica, sans-serif;
}
img {
    width: 100%;
}
a {
    text-decoration: none;
}
ul,
ol {
    list-style: none;
}
.container {
    max-width: 1342px;
    padding: 0 15px;
    margin: 0 auto;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    @media (max-width: 720px) {
        transform: translateY(-100%);
    }
    h1 {
        border-top: 1px solid rgba(2, 17, 36, 0.4);

        font-weight: 400;
        font-size: 95px;
        line-height: 130%;
        text-transform: uppercase;
        color: #021124;
        font-family: 'GT Super Txt Trial Rg';
        padding-bottom: 15px;
        letter-spacing: -2px;
        text-align: center;
        overflow: hidden;
        @media (max-width: 990px) {
            font-size: 80px;
        }
        @media (max-width: 990px) {
            font-size: 50px;
        }
    }
    h4 {
        padding: 14px 0;
        border-top: 3px solid #021124;
        font-weight: 500;
        font-size: 14px;
        text-align: center;
        line-height: 120%;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: #021124;
        border-bottom: 1px solid rgba(2, 17, 36, 0.4);
        img {
            width: 12px;
            height: 12px;
            object-fit: contain;
            display: inline;
            margin-right: 5px;
        }
    }
    nav {
        display: flex;
        align-items: center;
        padding: 8px 0;
        border-bottom: 1px solid rgba(2, 17, 36, 0.4);
        transition: all 0.3s ease-in-out;

        h3 {
            word-break: keep-all;
            white-space: nowrap; /* ✅ Prevents wrapping */
            font-weight: 400;
            font-size: 20px;
            line-height: 130%;
            text-transform: uppercase;
            color: #021124;
            font-family: 'GT Super Txt Trial Rg';
            letter-spacing: -2px;
            opacity: 0;
            transform: translateX(-10px);
            width: max-content;
            padding-left: 16px;
            transition:
                opacity 0.4s ease,
                transform 0.4s ease;
            @media (max-width: 720px) {
                opacity: 1;
                transform: translateX(0px);
            }
        }
    }

    .gulf__news__logo {
        display: block;
        width: 133px;
        min-width: 133px;
        height: 16px;
        transition: all 0.4s ease-in-out;
        overflow: hidden;
        padding-right: 16px;
        @media (max-width: 720px) {
            width: 0;
            opacity: 0;
            margin-right: 0;
            min-width: 0;
            padding-right: 0;
        }
        img {
            width: auto;
            height: 100%;
            transition: all 0.4s ease-in-out;
        }
    }

    .bpg__logo {
        display: inline-block;
        width: 34px;
        height: 34px;
        min-width: 34px;

        img {
            width: 100%;
            height: auto;
        }

        &:not(:last-child) {
            margin-right: 16px;
        }
    }

    .eagle__logo {
        display: inline-block;
        width: auto;
        min-width: 22px;
        height: 22px;

        img {
            width: 100%;
            height: auto;
        }
    }
}
.mobile__header {
    padding: 20px 0 8px;
    /* border-bottom: 1px solid rgba(2, 17, 36, 0.4); */
    display: none;
    align-items: center;
    justify-content: center;
    @media (max-width: 720px) {
        display: flex;
    }
    .gulf__news__logo {
        display: block;
        width: 133px;
        min-width: 133px;
        height: 16px;
        transition: all 0.4s ease-in-out;
        overflow: hidden;
        padding-right: 16px;

        img {
            width: auto;
            height: 100%;
            transition: all 0.4s ease-in-out;
        }
    }

    .bpg__logo {
        display: inline-block;
        width: 34px;
        height: 34px;
        min-width: 34px;

        img {
            width: 100%;
            height: auto;
        }

        &:not(:last-child) {
            margin-right: 16px;
        }
    }

    .eagle__logo {
        display: inline-block;
        width: auto;
        min-width: 22px;
        height: 22px;

        img {
            width: 100%;
            height: auto;
        }
    }
}
.page__details {
    position: sticky;
    background-color: #fff;
    z-index: 100;
    .container {
        @media (max-width: 720px) {
            padding: 0;
        }
    }
    h4 {
        padding: 14px 0;
        border-top: 3px solid #021124;
        font-weight: 500;
        font-size: 14px;
        line-height: 120%;
        text-transform: uppercase;
        color: #021124;
        text-align: center;
        border-bottom: 1px solid rgba(2, 17, 36, 0.4);
        display: flex;
        justify-content: center;
        @media (max-width: 720px) {
            font-size: 11px;
        }
        img {
            width: 12px;
            height: 12px;
            object-fit: contain;
            display: inline;
            margin-right: 5px;
        }
    }
}
body.sticky header {
    @media (max-width: 720px) {
        transform: translateY(0%);
    }
    nav {
        border-color: transparent;
        .gulf__news__logo {
            @media (max-width: 720px) {
                width: 0;
                opacity: 0;
                margin-right: 0;
                min-width: 0;
                padding-right: 0;
            }
        }

        h3 {
            opacity: 1;
            transform: translateX(0);
        }
    }
}

.hero__banner {
    padding-top: 70px;
    text-align: center;
    @media (max-width: 720px) {
        padding-top: 20px;
    }
    h1 {
        font-weight: 400;
        font-size: 95px;
        line-height: 130%;
        text-transform: uppercase;
        color: #021124;
        font-family: 'GT Super Txt Trial Rg';
        padding-bottom: 15px;
        letter-spacing: -2px;
        @media (max-width: 990px) {
            font-size: 80px;
        }
        @media (max-width: 990px) {
            font-size: 50px;
        }
        @media (max-width: 370px) {
            font-size: 40px;
        }
    }
    h4 {
        padding: 14px 0;
        border-top: 3px solid #021124;
        font-weight: 500;
        font-size: 14px;
        line-height: 120%;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: #021124;
        border-bottom: 1px solid rgba(2, 17, 36, 0.4);
        margin-bottom: 56px;
        img {
            width: 12px;
            height: 12px;
            object-fit: contain;
            display: inline;
            margin-right: 5px;
        }
    }
    h3 {
        font-weight: 400;
        font-size: 45px;
        line-height: 130%;
        vertical-align: middle;
        color: #021124;
        max-width: 780px;
        margin: 0 auto 20px;
        span {
            font-size: inherit;
            /* font-weight: 600; */
            color: inherit;
            line-height: inherit;
            display: block;
            font-family: 'GT Super Txt Trial Md';
        }
        @media (max-width: 990px) {
            font-size: 28px;
        }
    }
    h6 {
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        text-align: center;
        max-width: 680px;
        margin: 0 auto 28px;
        color: #021124;
        @media (max-width: 990px) {
            font-size: 18px;
        }
    }
    p {
        font-weight: 500;
        font-size: 16px;
        line-height: 120%;
        color: rgba(18, 18, 18, 0.5);
        margin-bottom: 32px;
    }
    .social__shares {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 60px;
        h5 {
            font-weight: 500;
            font-size: 12px;
            line-height: 1;
            vertical-align: middle;
            color: #021124;
            margin-right: 24px;
        }
        ul {
            display: flex;
            align-items: center;
            li {
                &:not(:last-child) {
                    margin-right: 20px;
                }
                a {
                    height: 24px;
                    width: auto;
                    display: block;
                    cursor: pointer;
                    transition: 0.2s all ease-in-out;
                    &:hover {
                        @media (min-width: 1200px) {
                            opacity: 0.7;
                        }
                    }
                    img {
                        width: 100%;
                        height: 100%;
                        object-fit: contain;
                    }
                }
            }
        }
    }
}
.hero__featured {
    margin-bottom: 64px;
    @media (max-width: 720px) {
        margin-bottom: 40px;
    }
    .hero__featured__inner {
        padding: 32px 0;
        border-top: 1px solid rgba(2, 17, 36, 0.4);
        border-bottom: 1px solid rgba(2, 17, 36, 0.4);
        @media (max-width: 720px) {
            padding: 24px 0;
        }
    }
    .container {
        @media (max-width: 720px) {
            padding: 0;
        }
    }
}
.sub__header {
    padding: 12px 0;
    background: linear-gradient(269.62deg, #fc6135 0.27%, #ff2766 99.73%);
    display: none;
    @media (max-width: 720px) {
        display: block;
    }
    figure {
        display: flex;
        align-items: center;
        img,
        svg {
            width: 13px;
            height: auto;
            margin-right: 7px;
        }
        figcaption {
            font-weight: 500;
            font-size: 12px;
            line-height: 1;
            text-align: center;
            color: #fff;
            text-transform: uppercase;
            vertical-align: middle;
        }
    }
}
.content__block {
    .spacer {
        padding-bottom: 50px;
        @media (max-width: 720px) {
            padding-bottom: 30px;
        }
    }
    .container {
        max-width: 779px;
        img {
            width: 100%;
            height: auto;
            margin-bottom: 24px;
            border: 1px solid #e6e6e6;
            border-radius: 4px;
        }
        /* figure {
            display: block;
            width: 100%;
            height: auto;
            margin-bottom: 24px;
            img {
                margin-bottom: 0;
            }
        } */
        h4 {
            font-weight: 500;
            font-size: 32px;
            line-height: 100%;
            color: #121212;
            margin-bottom: 16px;
            @media (max-width: 990px) {
                font-size: 24px;
            }
        }
        h5 {
            font-weight: 700;
            font-size: 18px;
            line-height: 30.6px;
            color: #121212;
            margin-bottom: 0;
            @media (max-width: 990px) {
                font-size: 16px;
            }
        }
        p,
        ul li,
        figcaption {
            font-weight: 400;
            font-size: 18px;
            line-height: 1.4;
            color: #121212;
            margin-bottom: 30px;
            @media (max-width: 990px) {
                font-size: 16px;
            }
        }
        /* p + .spacer {
            margin-bottom: 0;
        } */
        figcaption {
            margin-bottom: 0;
        }
        ul {
            list-style: disc;
            padding-left: 24px;
            margin-bottom: 30px;
            li {
                margin-bottom: 0;
            }
        }
    }
}
footer {
    background-color: #121212;
    padding: 56px 0;
    .quick__links {
        display: flex;
        align-items: center;
        li {
            &:not(:last-child) {
                margin-right: 40px;
                @media (max-width: 720px) {
                    margin-right: 32px;
                }
            }
            a {
                font-weight: 500;
                font-size: 12px;
                line-height: 120%;
                vertical-align: middle;
                text-transform: uppercase;
                color: #fff;
                text-decoration: none;
                transition: 0.2s all ease-in-out;
                &:hover {
                    @media (min-width: 1200px) {
                        opacity: 0.7;
                    }
                }
            }
        }
    }
    .social__media__links {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        li {
            &:not(:last-child) {
                margin-right: 24px;
            }
            a {
                width: 20px;
                height: 20px;
                display: block;
                transition: 0.2s all ease-in-out;
                img {
                    height: 100%;
                    object-fit: contain;
                }
                &:hover {
                    @media (min-width: 1200px) {
                        opacity: 0.7;
                    }
                }
            }
        }
    }
    .footer__inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        @media (max-width: 720px) {
            flex-direction: column;
        }
        .left {
            display: flex;
            align-items: center;
            @media (max-width: 720px) {
                flex-direction: column;
                margin-bottom: 32px;
            }
            .brand__logo {
                width: 70px;
                height: 70px;
                display: block;
                &:not(:only-child) {
                    margin-right: 45px;
                    @media (max-width: 720px) {
                        margin-right: 0px;
                        margin-bottom: 40px;
                    }
                }
            }
        }
    }
    p {
        font-weight: 400;
        font-size: 12px;
        line-height: 120%;
        text-align: center;
        color: #fff;
        display: none;
        @media (max-width: 720px) {
            display: block;
            margin-top: 30px;
        }
    }
}
