.elementor-4505 .elementor-element.elementor-element-4243c31{--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-4505 .elementor-element.elementor-element-907a6bd{--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;--margin-top:-80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-4505 .elementor-element.elementor-element-4243c31{--content-width:1588px;}}/* Start custom CSS for html, class: .elementor-element-28d1511 */*{
margin:0;
padding:0;
box-sizing:border-box;
}

body{
font-family:'Inter',sans-serif;
background:#fff;
}

.press-hero{

position:relative;

min-height:88vh;

display:flex;

align-items:flex-end;

padding:120px 8% 90px;

background:
linear-gradient(
180deg,
rgba(7,26,61,.15) 0%,
rgba(7,26,61,.45) 40%,
rgba(7,26,61,.92) 100%
),
url("https://amref.org/kenya/wp-content/uploads/sites/2/2026/08/WhatsApp-Image-2026-08-05-at-19.44.18.jpeg");

background-size:cover;

background-position:center;

overflow:hidden;

}

.hero-overlay{

position:absolute;

top:0;

left:0;

right:0;

bottom:0;

background:
linear-gradient(
90deg,
rgba(7,26,61,.82) 0%,
rgba(7,26,61,.45) 55%,
rgba(7,26,61,.15) 100%
);

}

.hero-content{

position:relative;

z-index:2;

max-width:850px;

color:#fff;

}

.press-tag{

display:inline-block;

padding:10px 20px;

background:#C62828;

font-size:.82rem;

font-weight:700;

letter-spacing:2px;

text-transform:uppercase;

border-radius:50px;

margin-bottom:30px;

}

.hero-content h1{

font-size:4.5rem;

line-height:1.05;

font-weight:800;

margin-bottom:30px;

max-width:850px;

}

.hero-summary{

font-size:1.35rem;

line-height:1.8;

font-weight:300;

color:rgba(255,255,255,.92);

max-width:760px;

margin-bottom:55px;

}

.hero-meta{

display:flex;

gap:55px;

flex-wrap:wrap;

padding-top:30px;

border-top:1px solid rgba(255,255,255,.18);

}

.hero-meta div{

display:flex;

flex-direction:column;

gap:6px;

}

.hero-meta span{

font-size:.75rem;

letter-spacing:2px;

text-transform:uppercase;

color:rgba(255,255,255,.6);

}

.hero-meta strong{

font-size:1.05rem;

font-weight:700;

}

@media(max-width:991px){

.press-hero{

padding:90px 30px 70px;

min-height:80vh;

}

.hero-content h1{

font-size:2.8rem;

}

.hero-summary{

font-size:1.05rem;

}

.hero-meta{

gap:30px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1b1ec93 *//* ===========================
   PRESS RELEASE ARTICLE
=========================== */

.press-release{

padding:100px 8%;

background:#F7F9FC;

}

.article-container{

max-width:900px;

margin:auto;

background:#fff;

padding:80px;

border-radius:20px;

box-shadow:0 20px 60px rgba(0,0,0,.08);

}

/* Header */

.article-header{

margin-bottom:50px;

border-bottom:1px solid #E6EAF0;

padding-bottom:30px;

}

.article-category{

display:inline-block;

padding:8px 18px;

background:#C62828;

color:#fff;

font-size:.8rem;

font-weight:700;

letter-spacing:2px;

text-transform:uppercase;

border-radius:40px;

margin-bottom:25px;

}

.article-header h2{

font-size:2.7rem;

line-height:1.2;

font-weight:800;

color:#071A3D;

}

/* Body */

.article-content{

font-size:1.12rem;

line-height:2;

color:#475467;

}

.article-content p{

margin-bottom:30px;

}

/* First paragraph */

.article-content p:first-child{

font-size:1.2rem;

color:#1D2939;

}

/* Pull Quote */

blockquote{

margin:60px 0;

padding:40px;

background:#F3F6FB;

border-left:6px solid #C62828;

font-size:1.4rem;

font-weight:500;

line-height:1.7;

color:#071A3D;

font-style:italic;

border-radius:0 15px 15px 0;

}

/* Partnership Section */

.support-section{

margin-top:80px;

padding-top:60px;

border-top:2px solid #ECEFF4;

}

.support-section h3{

font-size:2rem;

color:#071A3D;

margin-bottom:30px;

position:relative;

}

.support-section h3:after{

content:"";

display:block;

width:70px;

height:4px;

background:#C62828;

margin-top:12px;

border-radius:4px;

}

.support-section p{

font-size:1.08rem;

line-height:1.9;

color:#475467;

margin-bottom:25px;

}

.support-section strong{

color:#071A3D;

}

/* Links */

.article-content a,

.support-section a{

color:#C62828;

text-decoration:none;

font-weight:700;

}

.article-content a:hover,

.support-section a:hover{

text-decoration:underline;

}

/* Responsive */

@media(max-width:991px){

.article-container{

padding:50px 35px;

}

.article-header h2{

font-size:2rem;

}

.article-content{

font-size:1rem;

}

blockquote{

padding:30px;

font-size:1.15rem;

margin:40px 0;

}

.support-section h3{

font-size:1.6rem;

}

}

@media(max-width:600px){

.press-release{

padding:60px 20px;

}

.article-container{

padding:35px 25px;

border-radius:15px;

}

.article-header h2{

font-size:1.6rem;

}

.article-content{

line-height:1.8;

}

blockquote{

padding:25px;

font-size:1.05rem;

}

}/* End custom CSS */