.entry-content{display:flex;flex-direction:column;gap:clamp(2.5rem,1.6071rem + 4.4643vw,5.625rem)}
.hero-section .copy,.data-sumary-section .copy{padding:40px 20px;color:#fff;z-index:6}
.hero-section h1{margin-top:0;color:var(--brasso)}
.hero-section p{max-width:500px;font-weight: 500;}
.container>:first-child,.data-highlights-section li p{margin-top:0}
.container>:last-child{margin-bottom:0}
.explore-stories-section{align-items:center;gap:10px;text-align:center;color:var(--lilac);padding:0 20px}
.explore-stories-section h2{margin-top:0;margin-bottom:1rem;font-size:clamp(2.625rem,2.125rem + 2.5vw,4.375rem)}
.data-highlights-section .copy{padding:40px 20px;color:#fff}
.data-highlights-section h2{color:var(--carrot)}
.data-highlights-section ul{margin-bottom:1.5em}
.data-highlights-section li span{margin:0;font-family:'Anton';font-size:clamp(2.5rem,1.6071rem + 4.4643vw,5.625rem);color:var(--apricot);letter-spacing:2px;display:block;line-height:1.25}
.data-highlights-section p:last-child{margin:0}
.testimonials-section{padding:40px 20px;background-color:var(--gray-l);}
.testimonials-section p.note{text-align: center;color: var(--purple-l);margin: 2.5em auto 0;max-width: 1080px;}
.data-sumary-section .copy{color:var(--purple)}
@media screen and (max-width: 767px) {
.explore-stories-section img:not(.mob-only){display:none}
.hero-section,.data-highlights-section,.data-sumary-section{flex-direction:column}
.data-highlights-section ul{text-align:center;display:grid;gap:1em}
.data-highlights-section p:last-child{text-align:center}
.hero-section .copy{background:linear-gradient(180deg,var(--purple-l) 0%,var(--lilac) 100%)}
.explore-stories-section img.mob-only{width:380px;margin:0 auto}
.data-sumary-section .copy{background:linear-gradient(0deg,var(--brasso) 0%,var(--neon-carrot) 100%)}
.data-sumary-section .btn{letter-spacing: 0;}
}
@media screen and (min-width: 768px) {
.explore-stories-section .mob-only{display:none}
.explore-stories-section img{width:25%}
.explore-stories-section .g1{max-width: 284px;}
.explore-stories-section .g2{max-width: 270px;}
.hero-section figure,.data-highlights-section figure{flex:0 0 40%}
.data-highlights-section{flex-direction:row-reverse}
.data-highlights-section ul{gap:3px}
.data-sumary-section .copy{flex:1 0 60%}
.data-sumary-section :where(h2,p){max-width:500px}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
.hero-section .copy{background:linear-gradient(90deg,var(--purple-l) 0%,var(--lilac) 100%)}
.hero-section .mob-only,.data-highlights-section .mob-only,.data-sumary-section .mob-only{height:100%;width:100%;object-fit:cover;object-position:left}
.data-sumary-section .copy{background:linear-gradient(270deg,var(--brasso) 40.42%,var(--neon-carrot) 100%)}
}
@media screen and (max-width: 1023px) {
:is(.hero-section,.data-highlights-section,.data-sumary-section) :where(.w,.chart,.f,.bg){display:none}
.data-highlights-section .copy{background:linear-gradient(180deg,var(--purple) 0%,var(--purple-l) 100%)}
}
@media screen and (min-width: 1024px) {
.mob-only{display:none}
.hero-section,.hero-section figure,.data-highlights-section,.data-highlights-section figure,.data-sumary-section,.data-sumary-section .bg{position:relative}
.hero-section::after,.hero-section figure::after,.data-highlights-section figure::before,.data-highlights-section figure::after,.data-sumary-section::after,.data-sumary-section .bg::after{content:'';position:absolute}
.hero-section::after{display:block;background:linear-gradient(90deg,var(--purple-l) 0%,var(--lilac) 100%);height:100%;width:60%;z-index:-1}
.hero-section p{margin-bottom:50px}
.hero-section figure,.data-sumary-section figure{flex:0 0 41%}
.hero-section figure{z-index: -1;}
.hero-section .bg{width: 100%;height: 100%;object-fit:cover;object-position: right bottom;}
/*.hero-section figure::after,*/.data-sumary-section .bg::after{inset:0;background-color:var(--zahri-pink);opacity:.5}
:is(.hero-section,.data-sumary-section) :where(.w,.chart){position:absolute;bottom:0;right:0}
.hero-section .w{z-index:3;height: 100%;}
.hero-section .copy,.data-highlights-section .copy,.data-sumary-section .copy{flex:1 1 auto;align-self:center}
.hero-section .copy h1{max-width:626px}
.data-highlights-section{background:linear-gradient(180deg,var(--purple) 0%,var(--purple-l) 100%)}
.data-highlights-section .copy{padding-left:clamp(3.75rem,-2.4038rem + 9.6154vw,6.25rem)}
.data-highlights-section h2{margin-bottom:10px;text-wrap:balance}
.data-highlights-section h2+p{margin-top:0;max-width:500px}
.data-highlights-section ul{margin-top:30px;gap:10px}
/*.data-highlights-section figure::before{inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='66' viewBox='0 0 60 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m24.469 1.613.113 21.1m-.113-21.1L3.369 1.5m21.1.113L1.06 25.02' stroke-width='3' stroke='%23f978a7'/%3E%3C/svg%3E") -10px 20px;opacity:.7}*/
.data-highlights-section figure::after{inset:0;background-color:var(--purple-l);opacity:.4}
.data-highlights-section .f{position:absolute;bottom:0;left:0;z-index:3;width:46.66%}
.testimonials-section{padding:40px 0 60px}
.testimonials-section>img{margin-left:100px}
.data-sumary-section::after{width:60%;inset:0;background:linear-gradient(270deg,var(--brasso) 40.42%,var(--neon-carrot) 100%);z-index:-1}
.data-sumary-section .w{z-index:3;height: 100%;}
.data-sumary-section .chart{width:60%}
}
@media screen and (max-width: 1279px) {

}
@media screen and (min-width: 1280px) {
.hero-section .copy{padding-left:7%}
.explore-stories-section{padding:0 40px}
.explore-stories-section h2{margin-bottom:24px;letter-spacing:-2px}
.data-highlights-section .copy{padding:40px clamp(5.3125rem,-2.1875rem + 9.375vw,6.25rem)}
.data-highlights-section ul{margin:50px 0;justify-content:space-between}
.data-highlights-section li{max-width:165px}
.data-highlights-section li span{letter-spacing:4px}
.data-highlights-section li p{margin:0}
.data-sumary-section a.btn{margin-top:10px}
}
@media screen and (min-width: 1440px) {
.hero-section .copy,.data-sumary-section .copy{padding-left:100px}
.explore-stories-section{gap:0}
}