.content-cards__wrapper{display:grid;justify-content:space-between;grid-gap:2rem}.content-cards__wrapper--1,.content-cards__wrapper--2{grid-template-columns:1fr}@media(min-width:990px){.content-cards__wrapper--2{grid-template-columns:repeat(2,1fr)}}.content-cards__wrapper--2 .content-cards__item--main{width:100%}@media(min-width:990px){.content-cards__wrapper--2 .content-cards__item{max-width:unset}}.content-cards__wrapper--3{grid-template-columns:1fr}.content-cards__wrapper--3 .content-cards__item{justify-self:center}.content-cards__wrapper--3 .content-cards__item:nth-child(3n+1){justify-self:flex-start}.content-cards__wrapper--3 .content-cards__item:nth-child(3n){justify-self:flex-end}@media(min-width:750px){.content-cards__wrapper--3{grid-template-columns:repeat(3,1fr)}}.content-cards__wrapper--4{grid-template-columns:1fr}.content-cards__wrapper--4 .content-cards__item{justify-self:center}.content-cards__wrapper--4 .content-cards__item:nth-child(4n+1){justify-self:flex-start}.content-cards__wrapper--4 .content-cards__item:nth-child(4n){justify-self:flex-end}@media(min-width:750px){.content-cards__wrapper--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.content-cards__wrapper--4{grid-template-columns:repeat(4,1fr)}}.content-cards__item{width:100%}.content-cards__item--content{display:flex;gap:1rem}.content-cards__item--count{max-width:1.2rem}.content-cards__item--count>p{transform:rotate(-90deg);font-family:var(--font-body-family);font-weight:calc(var(--font-body-weight, 400) + 100);line-height:var(--font-body-line-height);letter-spacing:var(--font-body-letter-spacing);font-style:var(--font-body-style);padding-top:.2rem}.content-cards__item--main{position:relative;width:100%}.content-cards__item--landscape{aspect-ratio:998/642}.content-cards__item--portrait{aspect-ratio:317/420}.content-cards__item--square{aspect-ratio:1/1}.content-cards__item:hover .content-cards__image,.content-cards__item:hover .placeholder-svg{clip-path:inset(.6rem)}@media(min-width:990px){.content-cards__item{max-width:45rem}}.content-cards__image-wrapper{width:100%;overflow:hidden;position:relative}.content-cards__image-wrapper .content-cards__image,.content-cards__image-wrapper .placeholder-svg{width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:2;clip-path:inset(0);transition:clip-path 3.5s cubic-bezier(.01,.95,.21,1)}.content-cards__image-wrapper:before{content:"";padding-bottom:var(--padding-bottom)}.content-cards__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:3;background-color:rgba(var(--color-overlay))}.content-cards__link-overlay{text-decoration:none;background-color:transparent;z-index:4;display:block;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;max-width:100%}.content-cards__link-overlay:empty{display:block}.content-cards__info{margin-top:1rem}.content-cards__info-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight)}.content-cards__info-description{margin-top:.4rem}@media(min-width:990px){.content-cards{grid-gap:3.2rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-content-cards.css.map */
