.hiv{overflow:hidden;position:relative}.hiv:before{background:radial-gradient(circle at center,#f3d09f 0,transparent 60%);content:"";filter:blur(120px);height:80%;left:50%;pointer-events:none;position:absolute;top:45%;transform:translate(-50%,-50%);width:80%;z-index:-3}.hiv__header{margin:0 auto var(--spacer_64);max-width:65.4rem}.hiv__header-tag{font-size:18px;font-weight:var(--font_weight_600);line-height:1.3;margin-bottom:var(--spacer_12);text-align:center}.hiv__header-title{font-size:48px;font-style:italic;font-weight:var(--font_weight_400);letter-spacing:-4px;line-height:1.2;margin-bottom:var(--spacer_24);text-align:center}.hiv__header-subtitle,.hiv__header-subtitle *{font-size:20px;line-height:1.5;text-align:center}.hiv__container{display:grid;gap:var(--spacer_20);grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.hiv__card{border-radius:12px;display:flex;flex-direction:column;justify-content:flex-end;min-height:36.4rem;overflow:hidden;padding:var(--spacer_24);position:relative}.hiv__card--tagged{justify-content:space-between}.hiv__card--1{grid-column:1/3;grid-row:1/2}.hiv__card--2{grid-column:1/2;grid-row:2/3}.hiv__card--3{grid-column:2/3;grid-row:2/3}.hiv__video-container{border-radius:12px;grid-column:3/4;grid-row:1/3;overflow:hidden}.hiv__card-tag{color:var(--light_beige);margin-bottom:0;text-transform:uppercase;width:fit-content}.hiv__card-content-title{color:var(--light_beige);font-family:Utopia Std;font-size:32px;font-weight:400;line-height:1;margin:0}.hiv__card-content-inner,.hiv__card-content-inner *{color:var(--light_beige);font-family:Source Sans Pro;font-size:20px;font-weight:var(--font_weight_300);line-height:1.5}.hiv__card-content-inner :last-child{margin-bottom:0}.hiv__card-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-2}.hiv__video-caption-container{display:flex;justify-content:flex-end}.hiv__video-caption{font-size:16px;letter-spacing:-2%;line-height:1.25;margin-bottom:0;margin-top:var(--spacer_8);width:calc(33.33333% - var(--spacer_20))}@media (max-width:1024px){.hiv{overflow:visible}.hiv__container{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}.hiv__card--1{grid-column:1/3;grid-row:1/2}.hiv__card--2{grid-column:1/2;grid-row:2/3}.hiv__card--3{grid-column:1/2;grid-row:3/4}.hiv__video-container{grid-column:2/3;grid-row:2/4}.hiv__video-caption{width:calc(50% - var(--spacer_20))}}@media (max-width:767px){.hiv__container{grid-template-columns:1fr;grid-template-rows:repeat(5,1fr)}.hiv__card--1{grid-column:1/2;grid-row:1/2}.hiv__card--2{grid-column:1/2;grid-row:2/3}.hiv__card--3{grid-column:1/2;grid-row:3/4}.hiv__video-container{grid-column:1/2;grid-row:4/6}.hiv__video-caption{width:100%}}