@charset "UTF-8";.checkout-container{margin:0 auto;max-width:600px;padding:2rem 1rem}.checkout-card{border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:2rem}.checkout-title{color:#212529;margin-bottom:1.5rem;text-align:center}.checkout-info{color:#6c757d;margin-bottom:2rem;text-align:center}.checkout-form .form-label{font-weight:600;margin-bottom:.5rem}.checkout-form .form-control[readonly]{background-color:#f8f9fa;border-color:#e9ecef}.checkout-back-button{display:inline-block;margin-top:1rem;text-decoration:none}.checkout-back-button:hover{text-decoration:none}.pricing_section{margin:0 auto;max-width:1440px;padding:2rem 1rem}.pricing_section .card{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.pricing_section .card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1);transform:translateY(-5px)}.pricing_section .list_marked li{margin-bottom:.5rem;padding-left:20px;position:relative}.pricing_section .list_marked li:before{color:var(--bs-primary);content:"✓";font-weight:700;left:0;position:absolute;top:0}
