#pagePrintBtn{display:none}.bigCheck{appearance:none;background-color:var(--bs-primary);font:inherit;border:.15em solid red;border-radius:.15em;place-content:center;width:2.15em;height:2.15em;margin:0;display:grid;transform:translateY(-.075em)}input[type=checkbox]:before{content:"";clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform-origin:0 100%;width:1.5em;height:1.5em;box-shadow:inset 1em 1em var(--form-control-color);background-color:var(--bs-warning);transition:transform .12s ease-in-out;transform:scale(0)}input[type=checkbox]:checked:before{transform:scale(1)}input[type=checkbox]:focus{outline:max(2px,.15em)solid var(--bs-primaryLight);outline-offset:max(2px,.15em)}input[type=checkbox]:disabled{--form-control-color:var(--form-control-disabled);color:var(--form-control-disabled);cursor:not-allowed}#HowToBuyForm .form-label{margin-bottom:0!important}.hide{display:none}#captchaBypass{justify-content:center}#captchaBypass .checkWrapper{border:1px solid red;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;display:flex}.frmbcolor{background-color:#f8f9fa;border:1px solid #dee2e6}@media screen and (width<=992px){.col-lg-4.col-md-12.px-3{flex-direction:row;justify-content:center;gap:1rem;display:flex}.card{flex:1;justify-content:space-between}.card div.d-flex{flex-direction:column;justify-content:center;align-items:center;height:100%}.card .col:nth-child(2){margin-top:auto}.card .col p{text-align:center}}@media (width<=767px){main{margin-top:2rem}.col-lg-4.col-md-12.px-3{flex-direction:column}.formWrapper .col{flex:1 0 auto}.frmbcolor{background-color:#fff;border:0}}