.threemediagrid{display:grid;gap:24px}.threemediagrid video{max-width:100%;height:auto;object-fit:cover}.threemediagrid:not([class*=is-style-]),.threemediagrid.is-style-two-on-right{grid-template-columns:318fr 285fr 89fr}.threemediagrid:not([class*=is-style-])>*:first-child,.threemediagrid.is-style-two-on-right>*:first-child{grid-row:span 2;margin-top:40%}.threemediagrid:not([class*=is-style-])>*:last-child,.threemediagrid.is-style-two-on-right>*:last-child{grid-column:span 2}.threemediagrid.is-style-two-on-top-and-bottom-right{grid-template-columns:151fr 156fr 385fr;grid-template-rows:333fr 276fr}.threemediagrid.is-style-two-on-top-and-bottom-right>*:first-child{grid-column:span 2;align-self:end}.threemediagrid.is-style-two-on-top-and-bottom-right>*:last-child{grid-column:2/4}.threemediagrid.is-style-two-on-top-and-bottom-left{grid-template-columns:1fr auto auto;grid-template-rows:333fr 276fr}.threemediagrid.is-style-two-on-top-and-bottom-left>*:first-child{grid-column:2;align-self:end}.threemediagrid.is-style-two-on-top-and-bottom-left>*:nth-child(2){align-self:end}.threemediagrid.is-style-two-on-top-and-bottom-left>*:last-child{grid-column:2/span 2}.threemediagrid.is-style-two-on-left{grid-template-columns:84fr 219fr 389fr;grid-template-rows:142fr 66fr 246fr 72fr}.threemediagrid.is-style-two-on-left>*:first-child{grid-column:2/3;grid-row:1/span 2;align-self:end}.threemediagrid.is-style-two-on-left>*:nth-child(2){grid-column:3;grid-row:2/span 3}.threemediagrid.is-style-two-on-left>*:last-child{grid-column:1/3;grid-row:3}@media (max-width:767px){.threemediagrid{gap:12px}}