.fast-checkout{display:flex;flex-direction:row-reverse}@media (max-width: 639px){.fast-checkout{flex-direction:column}}.fast-checkout .checkout__forms,.fast-checkout .basket-container{transition:width 0.3s ease-in-out}.fast-checkout .fast-checkout-container{width:auto}.fast-checkout-container{width:70%;margin:auto}@media (max-width: 1023px){.fast-checkout-container{width:95%}}.fast-checkout-container .step{background-color:#fff;border-radius:12px;box-shadow:1px 11px 12px -7px rgba(0,0,0,0.05);-webkit-box-shadow:1px 11px 12px -7px rgba(0,0,0,0.05);-moz-box-shadow:1px 11px 12px -7px rgba(0,0,0,0.05);padding:15px;margin-bottom:1rem}.fast-checkout-container .step .step-header{border-bottom:#f5f5f5 solid 2px;display:flex;justify-content:space-between}.fast-checkout-container .step .step-header .chevron{display:none}.fast-checkout-container .step .step-header .chevron.active{display:block}.fast-checkout-container .step a.step-header{display:block;font-weight:bold;font-size:1.1rem;margin-bottom:0.2em}.fast-checkout-container .step .step-sub-heading{padding-top:0.5em;font-size:0.8rem;color:#585858}.fast-checkout-container .step-header{margin:0;cursor:pointer}.fast-checkout-container .step-content{transform-origin:top;transform:scaleY(0);opacity:0;height:0;overflow:hidden;transition:transform 0.3s ease, opacity 0.3s ease, height 0.3s ease}.fast-checkout-container .step-content .form-label{display:none}.fast-checkout-container .step-active .step-content{transform:scaleY(1);opacity:1;height:auto}.fast-checkout-container .customer-registration .form-container{background:none;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:0}.fast-checkout-container .customer-registration .form-main,.fast-checkout-container .customer-registration .same-as-container{border-top:none}.fast-checkout-container .customer-registration .recaptcha{padding:1em 0 1em 0}
