.captcha-container{width:100%;margin:10px 0}.captcha-wrapper{display:flex;justify-content:flex-start;width:100%}.captcha-error{color:#d32f2f;font-size:12px;margin-top:8px;text-align:left;width:100%;font-weight:500}@media (max-width:768px){.captcha-wrapper{justify-content:center}.captcha-error{text-align:left;margin-left:10px}}::selection{background:#d5bbf7}.cd .content{padding-bottom:12px}.cd label.box{background:#ddd;padding:10px 12px;display:flex;margin-bottom:12px;border-radius:5px;border:2px solid transparent;cursor:pointer;transition:all .25s ease}.checked~label.first{border-color:#0a89ff}.cd label.box:hover,.checked~label.first{background:#0a89ff;color:#fff}.cd label.box .circle{height:22px;width:22px;background:#ccc;border:5px solid transparent;display:inline-block;margin-right:15px;border-radius:50%;transition:all .25s ease;box-shadow:inset -4px -4px 10px rgba(0,0,0,.2)}.checked~label.first .circle{border-color:#021530;background:#fff}.cd label.box .plan{display:flex;width:100%;align-items:center}.cd input[type=radio]{display:none}*{--grey:#ededed;--blue:#0a89ff}.custom-rg>h2{margin:0;font-weight:700}.custom-rg>p{margin-bottom:0}.custom-rg>label>a{cursor:pointer;font-weight:600;color:#0a89ff!important}.custom-rg>input[type=radio]{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute}.custom-rg>label{position:relative;padding:28px 32px;border-radius:8px;box-shadow:2px 2px 6px 0 var(--grey)}.custom-rg>label:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;right:16px;top:16px;background:var(--grey)}.custom-rg>input[type=radio]:checked+label{background:#ebefff;outline:solid 2px var(--blue)}.custom-rg>input[type=radio]:focus+label{outline-offset:2px}.custom-rg>input[type=radio]:checked+label:after{background:var(--blue)}