.hubdb-feed__items--grid-3{display:grid;gap:var(--module-settings-column-gap,0);grid-template-columns:1fr 1fr}.hubdb-feed__items--row-2,.hubdb-feed__items--row-3,.hubdb-feed__items--row-4{display:flex;flex-wrap:wrap;gap:var(--module-settings-column-gap,0)}.hubdb-feed__item{border-radius:6px;display:flex;flex-direction:column;position:relative}.hubdb-feed__items--row-4 .hubdb-feed__item{width:calc(25% - var(--module-settings-column-gap,0)*3/4)}.hubdb-feed__items--row-3 .hubdb-feed__item{width:calc(33.33% - var(--module-settings-column-gap,0)*2/3)}.hubdb-feed__items--row-2 .hubdb-feed__item{width:calc(50% - var(--module-settings-column-gap,0)/2)}.hubdb-feed__items--row-4 .hubdb-feed__item :is(.decoration-corner,.decoration){--cutout-size:6rem}.hubdb-feed__item__img{background:#fff;flex:1;position:relative}.hubdb-feed__item__img img{aspect-ratio:1;height:100%;object-fit:cover;width:100%}.hubdb-feed__items--row-2 .hubdb-feed__item__img img{aspect-ratio:16/9}.hubdb-feed__item__content{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);flex:1;padding:3rem}.hubdb-feed__item__type{font-size:var(--font-body-large-size);margin-top:0}.hubdb-feed__item__content h5{margin:0}.hubdb-feed__item__content h5 a{text-decoration:none}.hubdb-feed__item__content h5 a:before{content:"";inset:0;position:absolute}@media only screen and (min-width:769px){.hubdb-feed__items--grid-3 .hubdb-feed__item:first-of-type{grid-row-end:span 2}.hubdb-feed__items--grid-3 .hubdb-feed__item__img img{aspect-ratio:6/1.7;height:100%}.hubdb-feed__items--grid-3 .hubdb-feed__item:first-of-type .hubdb-feed__item__img img{height:100%}.hubdb-feed__items--grid-3 .hubdb-feed__item:first-of-type .hubdb-feed__item__content{flex:none}.hubdb-feed__items--grid-3 .hubdb-feed__item__content h5{display:-webkit-box;height:2lh;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media only screen and (max-width:990px){:is(.hubdb-feed__items--row-3,.hubdb-feed__items--row-4) .hubdb-feed__item{width:calc(50% - var(--module-settings-column-gap,0)/2)}.hubdb-feed__items--grid-3 .hubdb-feed__item__content h5{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}@media only screen and (max-width:768px){.hubdb-feed__items{grid-template-columns:1fr}:is(.hubdb-feed__items--row-4,.hubdb-feed__items--row-3,.hubdb-feed__items--row-2) .hubdb-feed__item{margin:auto;max-width:450px;width:100%}.hubdb-feed__item{margin:auto;max-width:600px;width:100%}.hubdb-feed__items--grid-3 .hubdb-feed__item__img img{aspect-ratio:16/9}}