.elementor-24873 .elementor-element.elementor-element-f45eb8e{--display:flex;--min-height:600px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24873 .elementor-element.elementor-element-f45eb8e:not(.elementor-motion-effects-element-type-background), .elementor-24873 .elementor-element.elementor-element-f45eb8e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-24873 .elementor-element.elementor-element-e46c054{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(min-width:768px){.elementor-24873 .elementor-element.elementor-element-f45eb8e{--content-width:1300px;}}/* Start custom CSS for container, class: .elementor-element-f45eb8e */.elementor-24873 .elementor-element.elementor-element-f45eb8e {
    min-height: 60vh !important;
    height: 60vh !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    overflow: hidden !important;
    background-color: #000 !important;
    width: 100vw !important;
    left: 50% !important;
    margin-left: -50vw !important;
    padding: 0 !important;
}

.elementor-24873 .elementor-element.elementor-element-f45eb8e::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.elementor-24873 .elementor-element.elementor-element-f45eb8e .e-con-inner {
    z-index: 2;
    width: 100% !important;
    height: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.elementor-24873 .elementor-element.elementor-element-f45eb8e .elementor-widget-heading {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-24873 .elementor-element.elementor-element-f45eb8e .elementor-heading-title {
    color: #ffffff !important;
    font-family: 'Inter', sans-serif !important;
    font-size: clamp(2rem, 6vw, 4.5rem) !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    letter-spacing: -0.04em !important;
    text-transform: uppercase !important;
    text-align: center !important;
    margin: 0 !important;
    width: 100% !important;
    animation: bannerReveal 1.2s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.elementor-24873 .elementor-element.elementor-element-f45eb8e .elementor-widget-heading::before {
    content: 'EXCLUSIVE NEWS';
    display: block;
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.4em;
    margin-bottom: 15px;
    text-align: center;
}

@keyframes bannerReveal {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {
    .elementor-24873 .elementor-element.elementor-element-f45eb8e {
        min-height: 45vh !important;
        height: 45vh !important;
    }
    .elementor-24873 .elementor-element.elementor-element-f45eb8e .elementor-heading-title {
        font-size: 2.2rem !important;
        padding: 0 20px !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e46c054 */#postcontent1 {
    max-width: 850px !important;
    margin: 60px auto !important;
    padding: 0 20px !important;
}

#postcontent1 p {
    font-size: 1.15rem !important;
    line-height: 1.9 !important;
    color: #333333 !important;
    margin-bottom: 35px !important;
    text-align: justify;
}

#postcontent1 .first-letter {
    float: left;
    font-size: 4.5rem;
    line-height: 0.9;
    font-weight: 900;
    margin-right: 15px;
    margin-top: 4px;
    color: #000000;
    text-transform: uppercase;
    font-family: serif;
}

#postcontent1 blockquote {
    margin: 60px 0 !important;
    padding: 50px !important;
    background-color: #fcfcfc !important;
    border-left: 5px solid #000000 !important;
    position: relative;
}

#postcontent1 blockquote p {
    font-family: serif !important;
    font-style: italic !important;
    font-size: 1.4rem !important;
    line-height: 1.6 !important;
    color: #1a1a1a !important;
    margin-bottom: 25px !important;
}

#postcontent1 blockquote h2 {
    font-size: 0.9rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.25em !important;
    text-transform: uppercase !important;
    color: #000000 !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
}

#postcontent1 blockquote h2::before {
    content: "";
    width: 40px;
    height: 2px;
    background: #000;
    margin-right: 15px;
    display: inline-block;
}

#postcontent1 img {
    width: 100% !important;
    height: auto !important;
    margin: 50px 0 !important;
    border-radius: 4px !important;
}

@media (max-width: 768px) {
    #postcontent1 p {
        font-size: 1.05rem !important;
        line-height: 1.8 !important;
    }
    #postcontent1 blockquote {
        padding: 30px !important;
    }
}/* End custom CSS */