.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000}.spinner{border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;border:4px solid rgb(207,207,207);border-top:4px solid #19b0d1}@keyframes spin{to{transform:rotate(360deg)}}@keyframes g-loading-bgAnim{0%,to{background-color:#ffffffa2}50%{background-color:#fff0}}.g-loading-mask{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;position:fixed;left:0;top:0;animation:g-loading-bgAnim 3s linear infinite;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:all .3s;z-index:-100}.g-loading-mask.show{opacity:1;pointer-events:initial;display:none}.g-loading-mask .loading{width:38px;height:38px;display:none}html,body{padding:0;border:0;margin:0;overflow-x:hidden;overflow-y:auto;overflow:hidden auto}[data-t]{font-size:1em!important}[data-t]:after{content:attr(data-t) " "}[class^=_][class$=_]{color:transparent!important}[class^=_][class$=_]{display:inline-block;pointer-events:none;position:absolute;left:1000vw}[class^=_][class$=_]::-moz-selection{color:transparent!important}[class^=_][class$=_]::selection{color:transparent!important}form div.input [alt=cvv]{bottom:8px}form div.input input{padding:10px!important}form div.input input{border:1px solid #888888}div.button-submit button{margin-top:8px!important;justify-self:center;padding:8px 20px;cursor:pointer;background-color:#e9292f;color:#fff;border:none;outline:none;border-radius:5px;text-align:center}.button-submit{text-align:center}label{display:block;text-transform:capitalize}.banner img{width:100%;min-height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.main-content-body{padding:8rem 1rem!important}@media (max-width: 720px){.main-content-body{padding:3rem 1rem!important}}input[inputmode=numeric],input[type=tel],input[inputmode=tel],input[type=email],input[inputmode=email]{direction:ltr!important}
