.ordered-cards .content-container{margin:0 auto;max-width:144rem;padding:0 2rem}.ordered-cards__header{margin-bottom:clamp(4.5rem,2.5vw,8.5rem);text-align:center}.ordered-cards__list{margin:0;padding:0}@media(min-width:64rem){.ordered-cards__list{display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:center;list-style:none;margin:0;padding:0}}.ordered-cards__card{background-color:#fff;padding:2.5rem 1.8rem}@media(min-width:1024px){.ordered-cards__card{flex:0 0 calc(50% - 1.8rem);height:100%!important;min-height:37.5rem;padding:3rem 2.8rem}}@media(min-width:1400px){.ordered-cards__card{flex:0 0 calc(25% - 1.8rem)}}.ordered-cards__number{align-items:center;background-color:#9a1703;border-radius:50%;display:flex;font-weight:700;height:3.5rem;justify-content:center;margin-bottom:2.4rem;padding:1rem;width:3.5rem}.ordered-cards__number span{color:#fff;font-size:clamp(2rem,2.5vw,2.4rem)}.ordered-cards__card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.ordered-cards__card-header img{display:block}.ordered-cards__card-title{font-size:clamp(1.8rem,2.5vw,2.4rem);margin-bottom:0}.ordered-cards__card-summary ul{padding-left:2.5rem}.ordered-cards__card-summary ul li{list-style-type:disc}.ordered-cards__controls{display:flex;gap:1.5rem;justify-content:center;margin-top:3rem}@media(min-width:64rem){.ordered-cards__controls{display:none}}.ordered-cards__next,.ordered-cards__prev{background-color:transparent;border:none;box-shadow:none;padding:0}.ordered-cards__prev svg{transform:rotate(180deg)}.ordered-cards__next.swiper-button-disabled,.ordered-cards__prev.swiper-button-disabled{background-color:transparent;border:none;color:transparent;opacity:.2}.ordered-cards__next svg,.ordered-cards__prev svg{height:3rem;width:3rem}.ordered-cards__pagination{display:inline-block;margin-top:.625rem;width:auto!important}.ordered-cards__pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.7)!important;height:1.125rem!important;width:1.125rem!important}.ordered-cards__pagination .swiper-pagination-bullet-active{background-color:#fff!important}