#Latest{position:relative;z-index:11;gap:calc(var(--spacing) * 16);display:grid;@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}#Latest h2{padding-inline:calc(var(--spacing) * 4);text-align:center}#Latest h3{font-size:var(--text-lg-fontSize);line-height:var(--un-leading, var(--text-lg-lineHeight));padding-inline:calc(var(--spacing) * 4)}#Latest h4{font-size:var(--text-3xl-fontSize);line-height:var(--un-leading, var(--text-3xl-lineHeight));color:color-mix(in srgb,var(--colors-primary) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){#Latest h4{color:color-mix(in oklab,var(--colors-primary) var(--un-text-opacity),transparent)}}#Latest .background{top:calc(var(--spacing) * 0);left:calc(var(--spacing) * 0);position:absolute;width:100%;height:100%}#Latest .background img{position:absolute;right:calc(var(--spacing) * 0)}#Latest .background img.large-pink{opacity:80%;top:calc(var(--spacing) * 12)}#Latest .background img.large-red{right:calc(var(--spacing) * 12)}#Latest .background img.large-yellow{opacity:60%;top:calc(var(--spacing) * 40)}#Latest .background img.small-blue{top:43%;right:25%}#Latest .background img.small-green{top:47%;right:15%}#Latest>div{display:grid;position:relative;gap:calc(var(--spacing) * 12)}#Latest>div h3{margin-top:calc(var(--spacing) * 3);display:flex}@media(min-width:48rem){#Latest>div h3{margin-top:calc(var(--spacing) * 6)}}#Latest>div .container{max-width:400px}#Latest>div .content{gap:calc(var(--spacing) * 6);display:grid;align-content:center;margin-top:calc(var(--spacing) * 6);padding-inline:calc(var(--spacing) * 4);margin-inline:auto;@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}#Latest>div .content h4{margin-bottom:calc(var(--spacing) * 4)}@supports (color: color-mix(in lab,red,red)){#Latest>div .content{margin-inline:auto}#Latest>div .content h4{color:color-mix(in oklab,var(--colors-green-500) var(--un-text-opacity),transparent)}}@media(min-width:48rem){#Latest>div .content h4{font-size:var(--text-4xl-fontSize);line-height:var(--un-leading, var(--text-4xl-lineHeight))}}#Latest>div .content+a{display:inline-flex;align-items:center;margin-left:calc(var(--spacing) * 8);margin-top:calc(var(--spacing) * 6)}@media(min-width:48rem){#Latest>div .content{max-width:var(--container-md)}}#Latest>div figure{position:relative;@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}#Latest>div figure .image{width:100%}#Latest>div figure figcaption{margin-inline:auto;max-width:575px}@supports (color: color-mix(in lab,red,red)){#Latest>div figure figcaption{color:color-mix(in oklab,var(--colors-green-200) var(--un-text-opacity),transparent)}}@media(min-width:48rem){#Latest>div.videos .content,#Latest>div.videos .content+a,#Latest>div.videos h3{grid-column:2}}#Latest>div.videos .container{margin-right:auto}#Latest>div.videos figure .image:first-child{max-height:550px;position:relative;z-index:-2;left:calc(var(--spacing) * 0);top:calc(var(--spacing) * 0);object-fit:cover}#Latest>div.videos figure .image:nth-child(2){max-width:50%;position:absolute;align-self:flex-end;z-index:-1;right:calc(var(--spacing) * 0);bottom:calc(calc(var(--spacing) * 28) * -1)}@media(min-width:64rem){#Latest>div.videos figure .image:nth-child(2){max-width:var(--container-xs)}}@media(min-width:40rem){#Latest>div.videos figure .image:nth-child(2){bottom:calc(calc(var(--spacing) * 72) * -1)}}@media(min-width:48rem){#Latest>div.videos figure .image:nth-child(2){bottom:calc(var(--spacing) * 12)}}@media(min-width:64rem){#Latest>div.videos figure .image:nth-child(2){bottom:calc(calc(var(--spacing) * 6) * -1)}}#Latest>div.videos figure figcaption{margin-top:calc(var(--spacing) * 4);padding-inline:calc(var(--spacing) * 4);margin-right:50%}@media(min-width:64rem){#Latest>div.videos figure figcaption{margin-right:320px}}@media(min-width:48rem){#Latest>div.videos{grid-template-columns:1.4fr 1fr}}@media(min-width:48rem){#Latest>div.videos{margin-bottom:calc(var(--spacing) * 32)}}#Latest>div.articles{padding-right:calc(var(--spacing) * 8)}@media(min-width:48rem){#Latest>div.articles .content,#Latest>div.articles .content+a,#Latest>div.articles h3{grid-column:1}}@media(min-width:48rem){#Latest>div.articles .container{margin-left:auto}}#Latest>div.articles figure{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));grid-template-rows:220px 80px 1fr;align-self:flex-start}#Latest>div.articles figure .image:first-child{z-index:2;max-height:550px;position:relative;grid-column:1/4;grid-row:2/4;max-height:600px;object-fit:cover}@media(min-width:48rem){#Latest>div.articles figure .image:first-child{grid-column:1/7;grid-row:1/-1}}#Latest>div.articles figure .image:nth-child(2){grid-column:1/-1;grid-row:1/1;max-height:300px;object-fit:contain;object-position:bottom;width:100%}@media(min-width:48rem){#Latest>div.articles figure .image:nth-child(2){z-index:3}}@media(min-width:48rem){#Latest>div.articles figure .image:nth-child(2){grid-column:5/-1;grid-row:2/-1}}@media(min-width:48rem){#Latest>div.articles figure .image{height:100%}}#Latest>div.articles figure figcaption{grid-column:4/-1;grid-row:3;padding:calc(var(--spacing) * 4)}@media(min-width:48rem){#Latest>div.articles figure figcaption{grid-column:7/-1;grid-row:3}}@media (max-width: calc(48rem - .1px)){#Latest>div.articles figure{order:-1}}@media(min-width:48rem){#Latest>div.articles figure{grid-template-rows:32px 300px auto}}@media(min-width:48rem){#Latest>div.articles{grid-template-columns:1fr 1.4fr}}@media(min-width:48rem){#Latest>div.articles{grid-template-rows:repeat(1,minmax(0,1fr))}}@media(min-width:48rem){#Latest>div.articles{margin-bottom:calc(var(--spacing) * 4)}}
