.product-cards{--pc-bg:var(--c-white);--pc-header-gap:24px}.theme--eaa .product-cards{--pc-bg:var(--c-secondary)}.product-cards{background-color:var(--pc-bg);padding-top:80px;padding-bottom:80px}.product-cards__header{gap:var(--pc-header-gap);text-align:center;flex-direction:column;max-width:780px;margin:0 auto;display:flex}.product-cards .editor-output{font-size:var(--f-font-size-md);line-height:var(--f-line-height-md)}.product-cards .product-cards__list{display:none}@media (width>=768px),print{.product-cards .product-cards__list{display:grid}}.product-cards__list{grid-template-columns:1fr;gap:16px;margin:64px 0 0;padding:0;list-style:none}@media (width>=768px),print{.product-cards__list{grid-template-columns:repeat(2,1fr)}}@media (width>=992px),print{.product-cards__list{grid-template-columns:repeat(6,1fr);gap:24px}}.product-cards__item{display:flex}.product-cards__item:first-child{align-self:start}.product-cards .teaser-card{min-height:375px}@media (width>=992px),print{.product-cards[data-card-count="2"] .product-cards__item:first-child{grid-column:2/4}.product-cards[data-card-count="2"] .product-cards__item:nth-child(2){grid-column:4/6}.product-cards[data-card-count="3"] .product-cards__item:first-child{grid-column:1/3}.product-cards[data-card-count="3"] .product-cards__item:nth-child(2){grid-column:3/5}.product-cards[data-card-count="3"] .product-cards__item:nth-child(3){grid-column:5/7}}@media (width>=768px) and (width<=991.98px){.product-cards[data-card-count="3"] .product-cards__item:nth-child(3){grid-column:1/3;justify-self:center;max-width:50%}}.product-cards__slider{margin-top:24px;display:block}@media (width>=768px),print{.product-cards__slider{display:none}}.product-cards__swiper{width:100%;overflow:hidden}.product-cards__controls{justify-content:center;align-items:center;gap:16px;margin-top:24px;display:flex}@media (width>=768px),print{.product-cards__controls{display:none}}.product-cards__nav.swiper-button-disabled{cursor:default;opacity:.35;pointer-events:none}.product-cards__pagination{text-align:center;white-space:nowrap;font-size:0;overflow:hidden}.product-cards__pagination .swiper-pagination-bullet{background-color:var(--c-primary-10);cursor:default;border-radius:50%;width:12px;height:12px;margin:0 4px;transition:transform .2s,left .2s,background-color .2s;display:inline-block}.product-cards__pagination .swiper-pagination-bullet-active{background-color:var(--c-primary)}.product-cards__pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.product-cards__pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.product-cards__pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.product-cards__pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,.product-cards__pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.product-cards__pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,.product-cards__pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.theme--eaa .product-cards__pagination{display:none}
