.summary-container{box-shadow:0 0 10px 0 rgba(0,0,0,.1);padding:20px 40px!important;border-radius:10px}.summary-indicator,.summary-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.summary-icon{width:40px;height:40px}.summary-value{font-size:max(1rem,1.5vw);font-weight:600;line-height:1}.summary-label{font-size:.9rem;font-weight:400;line-height:1}@media (max-width:768px){.summary-value{font-size:1.5rem}.summary-label{font-size:.9rem}}