.grecaptcha-badge{visibility:hidden}.dv-error{color:var(--bs-danger);display:grid;position:fixed;text-align:center}#dv-loader,.dv-error{align-items:center;bottom:0;justify-content:center;left:0;right:0;top:0}#dv-loader{background:transparent;display:flex;opacity:0;position:relative;transition:opacity .2s ease-out,visibility 0s linear .2s;visibility:hidden;z-index:500}#dv-loader.show{opacity:1;transition:opacity .7s ease-out,visibility 0s linear 0s;visibility:visible}#dv-loader .loader{-webkit-animation:spindv .8s linear infinite;animation:spindv .8s linear infinite;border:3px solid transparent;border-bottom:4px solid var(--bs-dondev-theme);border-radius:50%;border-top:4px solid var(--bs-dondev-theme);height:calc(12px + 5vh + 3vw);position:relative;width:calc(12px + 5vh + 3vw)}@-webkit-keyframes spindv{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spindv{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.dv-welcome{align-items:center;background:#e6e6e6;bottom:0;color:#611ca1;display:grid;font-family:sans-serif;justify-content:center;left:0;position:fixed;right:0;text-align:center;top:0}.dv-welcome .welcome{color:#4d4d4d;font-size:calc(1.375rem + 1.5vw);font-weight:600;opacity:1}.dv-welcome .title{font-size:calc(2rem + 1.5vw);font-weight:600;opacity:.9}.dv-welcome .loading{color:#4d4d4d;font-size:calc(.8rem + 1.5vw);font-style:italic;font-weight:300;margin-top:10vh}