.gst-checkout-summary-footer{background-color:theme-color-hex("primary-lighten-4");color:theme-color("primary");z-index:1}.gst-checkout-summary-footer__price-details{display:flex;justify-content:space-between;align-items:flex-start;padding:calc(var(--mui-spacing)*4);background:#d7e5ff;color:var(--mui-palette-primary-main)}.gst-checkout-summary-footer__labels{flex:1 1}.gst-checkout-summary-footer__labels .gst-checkout-summary-footer__total{font-size:16px;font-weight:700;line-height:24px}.gst-checkout-summary-footer__labels .gst-checkout-summary-footer__total:first-letter{text-transform:uppercase}.gst-checkout-summary-footer__price-container{display:flex;flex-direction:column;flex:1 1;text-align:right;gap:calc(var(--mui-spacing)*.5)}.gst-checkout-summary-footer__price-container .gst-checkout-summary-footer__price{line-height:24px;font-size:16px;font-weight:700}.gst-checkout-summary-footer__price-container .gst-checkout-summary-footer__taxFees{line-height:15px;font-size:12px;font-weight:400;text-transform:lowercase}.gst-checkout-summary-footer__button{background-color:#048851;height:44px;line-height:20px;font-size:16px;font-weight:600;text-transform:none;border-radius:0}@media(max-width:959px){.gst-checkout-summary-footer .gst-checkout-summary-footer__price-details{padding:calc(var(--mui-spacing)*3) calc(var(--mui-spacing)*4)}}