@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap";:root{--color-primary: #0E143F;--color-primary-contrast: #fff;--color-secondary: #F7CA23;--color-secondary-contrast: #fff;--color-success: #66BB6A;--color-error: #F44336 --color-background: #f1f4f8;--color-background-secondary: #fff;--color-text: #14181b;--color-text-secondary: #57636c;--color-text-link: #004aff;--color-text-contrast: #fff;--color-text-contrast-hover: #ddd;--color-border: #e0e3e7}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}h1{font-weight:600;font-size:34px}h2{font-weight:600;font-size:28px}h3{font-weight:500;font-size:20px}h4{font-weight:600;font-size:18px}h5{font-weight:400;font-size:16px}h6{font-weight:400;font-size:14px}body{color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:var(--color-text-link);transition:.4s}.container{margin:0 auto;max-width:1280px;width:90%}@media only screen and (min-width: 601px){.container{width:85%}}@media only screen and (min-width: 993px){.container{width:70%}}
