html{box-sizing:border-box;font-size:100%}html:focus-within{scroll-behavior:smooth}*,:after,:before{box-sizing:inherit;margin:0;padding:0}ol[role=list],ul[role=list]{list-style:none}body{text-rendering:optimizeSpeed;line-height:1.5;min-height:100vh}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}:root{--white:#fff;--blue:#4f7df3;--light-blue:rgba(79,125,243,.715);--pale-blue:#c2d3ff;--light-red:#ff5263;--gray:#969696;--very-dark-blue:#151f29}body{font-family:Libre Franklin,sans-serif}.component{max-width:40.625rem}@media (max-width:71.8125em){.component{margin:1.25rem}}.component .header{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:5.5rem;margin-top:5.5rem}.component .header__logo-box{align-self:center;margin-bottom:3.5625rem}.component .header__text-box{align-self:center;margin-bottom:2.625rem;text-align:center}.component .header__main{color:var(--gray);font-size:2.8125rem;font-weight:300}.component .header__main span{color:var(--very-dark-blue);font-weight:700}.component .header__sub{font-size:1.125rem;font-weight:300}.component .header__main{margin-bottom:1.5rem}.component .header__search{align-items:flex-start;display:flex;gap:1.25rem;justify-content:space-between;width:100%}.component .header__box{width:100%}.component .header__input{border:1px solid var(--pale-blue);border-radius:1.875rem;color:var(--gray);padding:1.125rem;width:100%}.component .header__button{background-color:var(--blue);border-radius:1.875rem;color:#fff;font-weight:700;padding:1.125rem;text-align:center;text-decoration:none;width:30%}.component .header__button:hover{background-color:var(--light-blue)}.component .header__error{color:var(--light-red);display:none;margin-left:2rem;margin-top:.3125rem}.component .header__error--shown{display:inline}.component .image-box{margin-bottom:4.375rem;width:100%}.component .image-box .illustration-dashboard{max-width:100%}@media (max-width:39.9375em){.component .header__main{font-size:1.875rem}.component .header__sub{font-size:.875rem;font-weight:300}.component .header__search{align-items:center;flex-direction:column;gap:.625rem}.component .header__button{margin-top:1rem;width:100%}.component .header__error{margin-left:0;text-align:center}}.footer__icons{cursor:pointer;display:flex;gap:1.875rem;justify-content:center;list-style:none;margin-bottom:1.25rem}.footer__icons li{border:.0125rem solid var(--pale-blue);border-radius:50%;color:var(--blue);padding:5px 11px;transition:all .2s}.footer__icons li:hover{background-color:var(--blue);color:#fff}.footer__copyright{color:var(--gray);margin-bottom:1.25rem;text-align:center}body{align-items:center;display:flex;flex-direction:column;justify-content:center}
/*# sourceMappingURL=style.css.map */