.charles-text-image-qr-code .container{align-items:center;display:flex;gap:25px;justify-content:space-between;margin:0;max-width:500px}.charles-text-image-qr-code .container .qr-code-img{width:40%}.charles-text-image-qr-code .container .heading{color:#221f20;font-family:charles_inktrapitalic,sans-serif;font-size:26px;line-height:26px;width:60%}.qr-mobile-button{display:none}.qr-mobile-button .btn-get-started{background-color:var(--dark-color);border-radius:50px;color:var(--white-color);display:inline-block;font-family:var(--font-family-inter),sans-serif;font-size:1.125rem;font-weight:400;letter-spacing:.08px;line-height:110%;margin:0 auto;max-width:80%;padding:15px 5px;position:relative;text-decoration:none;width:100%}@media screen and (max-width:768px){.charles-text-image-qr-code .container{flex-direction:column}.charles-text-image-qr-code .container .qr-code-img{display:none}.charles-text-image-qr-code .container .heading,.qr-mobile-button{text-align:center;width:100%}.qr-mobile-button{display:block}}