@import "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto&family=Source+Sans+Pro:wght@400;600&display=swap";@media only screen and (width<=899px){.checkout{flex-direction:column;justify-content:center;display:flex}}@media only screen and (width>=900px){.checkout{flex-direction:row;justify-content:center;gap:2em;padding-bottom:2em;display:flex}}.checkout-container{background-color:#fff}@media only screen and (width<=899px){.checkout-container{width:100%}}@media only screen and (width>=900px){.checkout-container{float:right;border-radius:15px;width:640px}}.hosted-field{border:1px solid #0000003b;border-radius:4px;height:32px;padding:.75em}#card-payment-form label[for=expiration-date],#card-payment-form label[for=cvv]{color:#0009;font-size:12px}#card-payment-form label[for=expiration-date]{margin-left:1em}#card-payment-form label[for=cvv]{margin-left:1.5em}.braintree-hosted-fields-focused{color:#495057;background-color:#fff;border:2px solid #1976d2}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
