@import url("./index.css");.cta--call{margin-top:0}.billing-wrap{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto 50px;max-width:90%;width:1200px}.billing-wrap:nth-child(6){margin-bottom:0}.billing-wrap--reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.billing-card{background-color:var(--off-white);border:var(--border-light-gray);border-radius:var(--br);box-shadow:var(--bs-gray-bottom);font-size:var(--fs-3);max-width:90%;padding:30px;text-align:left;width:550px}.billing-card__header{color:var(--aqua-blue);font-size:var(--fs-2);margin-bottom:15px;text-align:center}.billing-img{border-radius:var(--br);margin:30px 0;max-width:60%;width:450px}#stripe{max-width:50%;width:300px}@media only screen and (max-width:1200px){.billing-wrap,.billing-wrap--reverse{-ms-flex-direction:column;flex-direction:column}.billing-img{margin:0 0 30px}.billing-card{padding:25px;width:80%}}