.comparison-cards-module__header{max-width:900px;margin:0 auto;text-align:center}.comparison-cards-module__items{max-width:1280px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.comparison-cards-module__item{display:flex;flex-direction:column;align-items:center;gap:32px;font-size:20px;line-height:30px;text-align:center}.comparison-cards-module__image img{display:block;max-width:100%;height:auto}.comparison-cards-module__title{margin:0}.comparison-cards-module__separator{font-size:36px;line-height:48px}.comparison-cards-module--no-vs .comparison-cards-module__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;justify-content:initial;gap:24px}.comparison-cards-module--no-vs .comparison-cards-module__item{width:100%}@media only screen and (max-width:767px){.comparison-cards-module__items{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;gap:58px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;max-width:100%}.comparison-cards-module__items::-webkit-scrollbar{display:none}.comparison-cards-module__item{flex:0 0 auto;min-width:180px;max-width:390px;width:auto;gap:17px;font-size:18px;line-height:30px}.comparison-cards-module__image img{width:100%;max-width:390px;height:auto;margin:0 auto}.comparison-cards-module__title{font-size:16px;line-height:24px}.comparison-cards-module__separator{flex:0 0 auto;align-self:center;font-size:36px;line-height:48px;opacity:1}.comparison-cards-module--no-vs .comparison-cards-module__items{display:grid;grid-template-columns:1fr;gap:12px;overflow:visible}.comparison-cards-module--no-vs .comparison-cards-module__item{min-width:0;max-width:100%;width:100%}}