@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-summaryCard__line{display:flex;justify-content:space-between;min-height:3.6rem;padding:.6rem 0;align-items:center}.c-summaryCard__left{color:var(--input-color-default-label);font-size:1.2rem;font-weight:500;flex-grow:1}.c-summaryCard__right{color:var(--color-common-primary-brand-900);font-size:1.6rem;font-weight:500;white-space:nowrap}.c-summaryCard__total .c-summaryCard__left{font-size:1.4rem;font-weight:600}.c-summaryCard__total .c-summaryCard__right{font-size:2rem;font-weight:600}.c-summaryCard__sticky{display:none}@media only screen and (max-width:768px){.c-summaryCard__sticky{background-color:#fff;padding:1.6rem;display:block;position:fixed;bottom:0;left:0;width:100%;z-index:var(--zindex-fixed);box-shadow:0 -4px 4px 0 rgba(67,67,67,.25);border-radius:1.2rem 1.2rem 0}}