html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}body{font-family:Livvic,sans-serif;position:relative;min-height:100vh}body,html{overflow-x:hidden}a{color:inherit;transition-duration:.1s}a:hover{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0}h1{font-size:4rem;text-transform:uppercase;font-weight:900;text-align:center}h2,h3,h4,h5,h6{font-weight:700}.row{margin:0 auto;max-width:95rem;padding:0 1rem}.gradient{background:linear-gradient(to bottom right,#0575e6,#0053a7)}section{margin-bottom:6rem}section .title{max-width:95rem;padding:0 1rem;margin:0 auto;margin-bottom:2.5rem;position:relative}section .title h2{font-size:2.5rem}section .title::after{content:attr(data-shadow);position:absolute;font-size:4rem;opacity:.1;left:1rem;top:-.8rem;font-weight:700}section .title.no-description::after{top:-1.5rem}@media (max-width:768px){section .title::after{display:none}}.slick-slide{outline:0}main#login{background:linear-gradient(-45deg,#252525,#1e73be,#252525);height:100%;position:absolute;top:0;width:100%;left:0;display:flex;justify-content:center;align-items:center}main#login header{display:flex;justify-content:center;text-align:center;align-items:center;margin-bottom:30px}main#login header img{width:100px;height:100px;border-radius:50%;box-shadow:1px 0 5px 0 #000;animation:text-focus-in 1s cubic-bezier(.55,.085,.68,.53) both}main#login header .text{text-align:center;margin-left:20px;line-height:30px}main#login header .text .title{font-weight:700;font-size:2em;color:#252525}main#login header .text .subtitle{word-break:break-all;color:#999}@keyframes text-focus-in{0%{filter:blur(12px);opacity:0}100%{filter:blur(0);opacity:1}}main#login header h2{margin-bottom:15px}main#login div.content{width:31rem;background:#fff;box-shadow:0 3px 20px rgba(0,0,0,.25);border-radius:0;padding:2rem}main#login div.form{margin-top:2rem}main#login div.form p.info{margin-top:1rem;margin-bottom:1rem;background:#fafafa;padding:10px;border-left:3px solid red;box-shadow:0 3px 10px rgba(0,0,0,.25)}main#login div.form .btn{color:#fff;padding:.7rem 1rem;width:100%;border:none;margin-top:15px;cursor:pointer}input[type=password],input[type=text]{width:100%;padding:12px 20px;margin:8px 0;display:inline-block;border:1px solid #ccc;box-sizing:border-box}.footer{position:absolute;color:#eee;bottom:10px;right:10px;font-size:15px;font-weight:700}