.gateway-control-title{margin-bottom:4px!important;text-transform:uppercase;letter-spacing:.5px}.gateway-radio-row{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-bottom:20px}.gateway-radio-row label{display:flex;flex-direction:row!important;align-items:center;gap:6px;margin:0!important;cursor:pointer;font-size:12px!important}.gateway-radio-row input{position:absolute;opacity:0;pointer-events:none}.gateway-radio-row i{position:relative;width:28px;height:15px;border-radius:10px;background:#c9cdd1;transition:.2s}.gateway-radio-row i:after{content:"";position:absolute;width:11px;height:11px;border-radius:50%;background:#fff;left:2px;top:2px;box-shadow:0 1px 3px #0003;transition:.2s}.gateway-radio-row input:checked+i{background:#5878ec}.gateway-radio-row input:checked+i:after{transform:translateX(13px)}.gateway-radio-row strong{color:#263d50}.gateway-radio-row span{color:#526776;font-weight:600}@media(max-width:520px){.gateway-radio-row{align-items:flex-start;flex-direction:column;gap:14px}}
