.cards-cashiers{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-column-gap:32px}@media (max-width:1023px){.cards-cashiers{grid-template-columns:repeat(2,320px);grid-auto-columns:320px;grid-auto-flow:column;grid-column-gap:16px;overflow:auto}.cards-cashiers::-webkit-scrollbar{display:none}}.cards-cashiers__item{position:relative;padding:28px 40px 36px;background-color:#f7f7f7;border-radius:26px}@media (max-width:1023px){.cards-cashiers__item{padding:20px}}.cards-cashiers__img{display:block;max-width:323px;margin:0 auto 32px}@media (max-width:1023px){.cards-cashiers__img{max-width:214px}}.cards-cashiers__features-list{position:absolute;top:32px;right:32px;display:flex;flex-direction:column;align-items:flex-end}@media (max-width:1023px){.cards-cashiers__features-list{position:static;flex-direction:row;flex-wrap:wrap;align-items:flex-start;margin-bottom:20px}}.cards-cashiers__features-item{margin-bottom:8px;padding:6px 12px;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#6d6d73;background-color:#fff;border-radius:16px}.cards-cashiers__features-item:last-child{margin-bottom:0}@media (max-width:1023px){.cards-cashiers__features-item{margin-right:8px}}.cards-cashiers__item-title{margin-bottom:12px}.cards-cashiers__content{margin-bottom:24px}.cards-cashiers__info{display:flex;margin-bottom:40px}.cards-cashiers__info-item{max-width:-webkit-max-content;max-width:max-content;margin-right:40px}.cards-cashiers__info-item:last-child{margin-right:0}.cards-cashiers__info-item:first-child .cards-cashiers__info-item-value{font:700 28px/36px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.cards-cashiers__info-item:first-child .cards-cashiers__info-item-value{font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.cards-cashiers__info-item-title{margin-bottom:4px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#6d6d73}@media (max-width:1023px){.cards-cashiers__info-item-title{font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.cards-cashiers__info-item-value{font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.cards-cashiers__info-item-value{font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.cards-cashiers__actions-btn{margin-right:32px}