.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.tal-c-checkout{display:flex;flex-direction:column}.tal-c-checkout__payment #card-cvc-element,.tal-c-checkout__payment #card-expiry-element,.tal-c-checkout__payment #card-number-element{border:1px solid #e8e9ea;border-radius:.5rem;padding:.79rem .75rem;transition:border .2s ease}.tal-c-checkout__payment #card-cvc-element:hover,.tal-c-checkout__payment #card-expiry-element:hover,.tal-c-checkout__payment #card-number-element:hover{background-color:#f9fafb}.tal-c-checkout__payment #card-cvc-element.StripeElement--focus,.tal-c-checkout__payment #card-expiry-element.StripeElement--focus,.tal-c-checkout__payment #card-number-element.StripeElement--focus{background-color:#fff;border:1px solid #001a1f}.tal-c-checkout__form-group-row{display:flex;flex-direction:row;gap:1rem;width:100%}.tal-c-checkout__form-group-row-item{width:50%}.tal-c-checkout__form-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.tal-c-checkout__title{color:#001a1f;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;font-weight:600;line-height:150%;margin-bottom:1rem}.tal-c-checkout__total{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.tal-c-checkout__total-label{color:#374151;font-size:14px;font-weight:500}.tal-c-checkout__total-price{font-size:1rem;font-weight:400;font-weight:600}.tal-c-checkout label,.tal-c-checkout__total-price{font-family:Inter;font-style:normal;line-height:150%}.tal-c-checkout label{background-color:transparent;color:#001a1f;font-size:.875rem;font-weight:400;height:100%;width:100%}.tal-c-checkout__checkbox-container{align-items:flex-start;display:flex;gap:.5rem}.tal-c-checkout__checkbox-container input[type=checkbox]{cursor:pointer;height:16px;margin-top:3px;width:16px}.tal-c-checkout__checkbox-container label{color:#374151;cursor:pointer;line-height:150%;line-height:1.4;pointer-events:auto;white-space:normal}.tal-c-checkout__checkbox-container label,.tal-c-checkout__error{font-family:Inter;font-size:.875rem;font-size:14px;font-style:normal;font-weight:400}.tal-c-checkout__error{color:red;line-height:150%;margin-bottom:1rem}.tal-c-checkout__success{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.tal-c-checkout__success-icon{height:64px;margin-bottom:1rem;width:64px}.tal-c-checkout__success-title{color:#001a1f;margin-bottom:.5rem}.tal-c-checkout__success-text,.tal-c-checkout__success-title{font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%}.tal-c-checkout__success-text{color:#374151}
