.cards-wrapper{gap:var(--mainCard-between-content);display:flex;flex-direction:column}.cards-wrapper--auto-columns,.cards-wrapper--grid1to1LastFull,.cards-wrapper--grid3inLineNextFull,.cards-wrapper--gridFirst2HalfNextFull,.cards-wrapper--gridFirstFullNext3inLine,.cards-wrapper--md1Column2Big,.cards-wrapper--md2Column4Big,.gridColumn2to1,.gridFirstFullNextHalf{display:grid;grid-template-columns:1fr;gap:var(--mainCard-between-content)}.gridFirstFullNextHalf{grid-auto-rows:auto}.cards-wrapper--md1Column2Big{grid-template-columns:var(1fr)}.cards-wrapper--auto-columns,.cards-wrapper--md1Column2Big{display:grid;width:100%;gap:var(--mainCard-between-content)}.cards-wrapper--auto-columns{grid-template-columns:1fr}.cards-wrapper--gridFirstFullNext3inLine,.cards-wrapper--gridFirstFullNext4inLine{display:grid;grid-template-columns:1fr;grid-gap:var(--mainCard-between-content)}@media (min-width:768px){.cards-wrapper_card{display:flex}.cards-wrapper--base-n-to-n-wrapper,.cards-wrapper--base-n-to-n-wrapper-no-picture,.cards-wrapper--base-to-row-max-view{flex-direction:row;flex-wrap:wrap}.cards-wrapper--triple-1-to-1{flex-direction:row}.cards-wrapper--base-n-to-n-wrapper-no-picture>*>*,.cards-wrapper--base-n-to-n-wrapper>:not(:first-child)>*,.cards-wrapper--double-1-to-1>*>*,.cards-wrapper--double-1-to-2>*>*,.cards-wrapper--double-2-to-1>*>*{height:100%}.cards-wrapper--base-n-to-n-wrapper-no-picture>*{width:calc(50% - (var(--mainCard-between-content) / 2))}.cards-wrapper--base-n-to-n-wrapper>:not(:first-child),.cards-wrapper--base-to-row-max-view>:not(:first-child){width:calc(50% - var(--mainCard-between-cards) / 2);display:flex}.cards-wrapper--base-n-to-n-wrapper>:first-child,.cards-wrapper--base-to-row-max-view>:first-child{width:100%}.cards-wrapper--double-1-to-2,.cards-wrapper--double-2-to-1{flex-direction:row;flex-wrap:wrap}.cards-wrapper--double-1-to-1{flex-direction:row}.cards-wrapper--double-1-to-1>*{display:flex;width:50%}.cards-wrapper--double-1-to-2>*,.cards-wrapper--double-2-to-1>*{width:calc(50% - var(--mainCard-between-cards));display:flex}.cards-wrapper--triple-1-to-1>*{width:33%;display:flex}.cards-wrapper--md2Column4Big,.gridColumn2to1{grid-template-columns:repeat(2,1fr)}.gridFirstFullNextHalf{grid-template-columns:1fr 1fr;grid-auto-columns:1fr}.gridFirstFullNextHalf>:first-child{grid-column:span 2}.cards-wrapper--auto-columns{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.cards-wrapper--gridFirstFullNext3inLine{grid-template-columns:repeat(3,1fr)}.cards-wrapper--gridFirstFullNext3inLine>:first-child{grid-column:1/-1}.cards-wrapper--grid3inLineNextFull{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto}.cards-wrapper--grid3inLineNextFull>:last-child{grid-area:2/span 3/3/-1}.cards-wrapper--gridFirst2HalfNextFull{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.cards-wrapper--gridFirst2HalfNextFull>:nth-child(3){grid-column:span 2}.cards-wrapper--grid1to1LastFull{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.cards-wrapper--grid1to1LastFull>:last-child{grid-column:span 2}.cards-wrapper--gridFirstFullNext4inLine{grid-template-columns:repeat(4,1fr)}.cards-wrapper--gridFirstFullNext4inLine>:first-child{grid-column:1/-1}}@media (min-width:1200px){.cards-wrapper--base-n-to-n-wrapper>:not(:first-child),.cards-wrapper--base-to-row-max-view>:not(:first-child){width:calc(50% - var(--mainCard-between-content) / 2)}.cards-wrapper--double-1-to-2>:last-child,.cards-wrapper--double-2-to-1>:first-child{width:calc(65% - var(--mainCard-between-cards))}.cards-wrapper--double-1-to-2>:first-child,.cards-wrapper--double-2-to-1>:last-child{width:calc(35% - var(--mainCard-between-cards))}.cards-wrapper--triple-1-to-1>.cards-wrapper_card{width:33%}.gridColumn2to1{grid-template-columns:4fr 2fr}}@media (min-width:1920px){.cards-wrapper--base-n-to-n-wrapper>:not(:first-child){width:calc(50% - var(--mainCard-between-content) / 2)}.cards-wrapper--base-to-row-max-view>:not(:first-child){width:calc(25% - var(--mainCard-between-cards))}.cards-wrapper--double-1-to-2>:last-child,.cards-wrapper--double-2-to-1>:first-child{width:calc(65% - var(--mainCard-between-cards))}.cards-wrapper--double-1-to-2>:first-child,.cards-wrapper--double-2-to-1>:last-child{width:calc(35% - var(--mainCard-between-cards))}.cards-wrapper--base-1-to-1-max-view{flex-direction:row;flex-wrap:wrap}.cards-wrapper--base-1-to-1-max-view>*{width:calc(50% - var(--mainCard-between-cards))}.cards-wrapper--md2Column4Big{grid-template-columns:repeat(4,1fr)}.cards-wrapper--md1Column2Big{grid-template-columns:1fr 1fr}}