@import url(https://fonts.googleapis.com/css?family=Nunito:100,200,300,400,500,600,700,800,900);.account .heading,.is-font-family-secondary{font-family:Nunito}.account{background-color:#f2f2f2;color:#393e46;font-weight:500;font-family:arial,sans-serif}.account a{color:#036dc0}.account .underline{text-decoration:underline}.account .dark-grey{color:#393e46}.account .container{position:relative}.account .container .footer{font-size:.8125rem;line-height:normal;margin-top:2rem}.account .wrapper{background-color:#fff;border-radius:.75rem;padding:4rem 2.0625rem;max-width:35rem;margin:0 auto}.account .wrapper p,.account .wrapper ul{font-size:.9375rem;line-height:normal}.account .logo{margin-bottom:3.375rem}.account .logo img{width:6.5rem}.account .heading{margin-bottom:2rem;color:#036dc0;text-align:left}.account .heading h4{font-weight:600}.account .btn-lg,.account .form-control-lg{font-size:1rem}.account .form{margin-top:2rem}.account .form-group{position:relative;margin-top:1.6rem}.account .form-group label{position:absolute;left:1rem;background-color:#fff;padding:.25rem .5rem;top:-18px;font-weight:500;font-size:.9rem}.account .form.form-email{margin-bottom:2rem}.account .form.form-email .form-group:first-child{margin-bottom:.75rem}.account .btn-primary{color:#fff;background-color:#036dc0;border-color:#036dc0}.account .btn-primary,.account .form input[type=submit]{font-size:.9rem;font-family:Nunito;font-weight:700}.account .account-question ul{font-size:.85rem;list-style:none;padding-left:0}.account .account-question ul li{background:url(../images/icon-check.svg) 0 0 no-repeat transparent;padding-left:1.6rem}.account .account-question ul li+li{margin-top:.6rem}.account .form.form-email input[type=submit]{margin-bottom:1rem}.account .form.form-email small{font-size:.6875rem}.text-small{font-size:.85rem}.account .form.form-password p{width:2.5rem;height:2.5rem;background-color:#f5f5f5;border-radius:45px;margin:1.5rem auto;display:flex;align-items:center;justify-content:center;font-size:.8rem}.account .form-text{font-size:70%}.account .toggle-code{display:flex;margin-bottom:1rem;align-items:center;position:relative;text-decoration:none;color:#393e46}.account .toggle-code .icon-code+p{margin-bottom:0;margin-left:.5rem}.account .toggle-code .arrow-down-code{transform:rotate(0deg);position:absolute;right:0}.account .toggle-code.collapsed .arrow-down-code{transform:rotate(180deg)}.collapse .form-group{margin-top:0}.account .form-code #code small{font-size:.625rem;color:#78605b;margin:.5rem 1rem 0}.account .form-code .form-check:first-child{margin-bottom:1rem}.account .form-code label{font-size:.875rem}.account .form.form-code input[type=submit],.account .heading .cta-projetcs{margin-top:1.5rem}.account .form-check+.form-check{margin-top:.5rem}.account .wrapper{margin-top:2rem}@media screen and (max-width:575.98px){.account .container{height:100vh!important}.account .container .footer{width:100%;position:absolute;left:50%;transform:translateX(-50%);bottom:2rem;padding:0 2rem}}@media screen and (min-width:576px){.account .container{max-width:800px;border-radius:.3rem}.account .wrapper{padding:4rem}}.loading-overlay{display:none;background:rgba(26,26,26,.7);position:fixed;width:100%;height:100%;z-index:5;top:0}.loading-overlay-image-container{display:none;position:fixed;z-index:7;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-overlay-img{width:50px;height:50px;border-radius:5px}.rounded-pill{border-radius:.75rem!important}