:root {
  --purple: #6f60a4;
  --blue: #3271a4;
  --white: #fff;
  --black: #000;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="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;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  font:
    112.5%/1.45em georgia,
    serif;
  box-sizing: border-box;
  overflow-y: scroll;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  color: rgba(0, 0, 0, 0.8);
  font-family: georgia, serif;
  font-weight: 400;
  word-wrap: break-word;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -ms-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
}
img {
  max-width: 100%;
  padding: 0;
  margin: 0 0 1.45rem;
}
h1 {
  font-size: 2.25rem;
}
h1,
h2 {
  padding: 0;
  margin: 0 0 1.45rem;
  color: inherit;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
}
h2 {
  font-size: 1.62671rem;
}
h3 {
  font-size: 1.38316rem;
}
h3,
h4 {
  padding: 0;
  margin: 0 0 1.45rem;
  color: inherit;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
}
h4 {
  font-size: 1rem;
}
h5 {
  font-size: 0.85028rem;
}
h5,
h6 {
  padding: 0;
  margin: 0 0 1.45rem;
  color: inherit;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
}
h6 {
  font-size: 0.78405rem;
}
hgroup {
  padding: 0;
  margin: 0 0 1.45rem;
}
ol,
ul {
  padding: 0;
  margin: 0 0 1.45rem 1.45rem;
  list-style-position: outside;
  list-style-image: none;
}
dd,
dl,
figure,
p {
  padding: 0;
  margin: 0 0 1.45rem;
}
pre {
  margin: 0 0 1.45rem;
  font-size: 0.85rem;
  line-height: 1.42;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 3px;
  overflow: auto;
  word-wrap: normal;
  padding: 1.45rem;
}
table {
  font-size: 1rem;
  line-height: 1.45rem;
  border-collapse: collapse;
  width: 100%;
}
fieldset,
table {
  padding: 0;
  margin: 0 0 1.45rem;
}
blockquote {
  padding: 0;
  margin: 0 1.45rem 1.45rem;
}
form,
iframe,
noscript {
  padding: 0;
  margin: 0 0 1.45rem;
}
hr {
  padding: 0;
  margin: 0 0 calc(1.45rem - 1px);
  background: rgba(0, 0, 0, 0.2);
  border: none;
  height: 1px;
}
address {
  padding: 0;
  margin: 0 0 1.45rem;
}
b,
dt,
strong,
th {
  font-weight: 700;
}
li {
  margin-bottom: 0.725rem;
}
ol li,
ul li {
  padding-left: 0;
}
li > ol,
li > ul {
  margin-left: 1.45rem;
  margin-bottom: 0.725rem;
  margin-top: 0.725rem;
}
blockquote :last-child,
li :last-child,
p :last-child {
  margin-bottom: 0;
}
li > p {
  margin-bottom: 0.725rem;
}
code,
kbd,
samp {
  font-size: 0.85rem;
  line-height: 1.45rem;
}
abbr,
abbr[title],
acronym {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
  cursor: help;
}
abbr[title] {
  text-decoration: none;
}
td,
th,
thead {
  text-align: left;
}
td,
th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  font-feature-settings: "tnum";
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  -webkit-font-feature-settings: "tnum";
  padding: 0.725rem 0.96667rem calc(0.725rem - 1px);
}
td:first-child,
th:first-child {
  padding-left: 0;
}
td:last-child,
th:last-child {
  padding-right: 0;
}
code,
tt {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 3px;
  font-family:
    SFMono-Regular,
    Consolas,
    Roboto Mono,
    Droid Sans Mono,
    Liberation Mono,
    Menlo,
    Courier,
    monospace;
  padding: 0.2em 0;
}
pre code {
  background: none;
  line-height: 1.42;
}
code:after,
code:before,
tt:after,
tt:before {
  letter-spacing: -0.2em;
  content: " ";
}
pre code:after,
pre code:before,
pre tt:after,
pre tt:before {
  content: "";
}
@media only screen and (max-width: 480px) {
  html {
    font-size: 100%;
  }
}
body {
  font-family:
    Montserrat,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Open Sans,
    Helvetica Neue,
    sans-serif;
}
main {
  background: #efefef;
}
h1 {
  color: var(--purple);
}
h1,
h2,
h3 {
  font-family:
    Montserrat,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Open Sans,
    Helvetica Neue,
    sans-serif;
  font-weight: 500;
}
h2,
h3 {
  color: var(--blue);
}
.container {
  margin: 0 auto;
  max-width: 90%;
}
.header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto 0.25rem;
  max-width: 1440px;
  padding: 1rem 4vw;
}
@media (min-width: 768px) {
  .header {
    flex-direction: row;
  }
}
.header .logo {
  max-width: 75%;
}
@media (min-width: 768px) {
  .header .logo {
    max-width: 25%;
  }
}
.header .logo img {
  margin-bottom: 0;
}
.header nav ul {
  align-items: center;
  display: flex;
  list-style: none;
  margin: 0;
}
.header nav ul li {
  padding: 0.5rem;
  margin-left: 0.5rem;
}
.header nav ul a {
  color: var(--blue);
  font-size: 1.25rem;
  font-weight: 700;
}
.hero {
  background: var(--blue);
  background-image: url(/static/hero.png);
  background-size: cover;
  color: var(--white);
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: -0.25rem;
  padding: 2em 4vw;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .hero {
    font-size: 2.5rem;
  }
}
.cards {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 2em 4vw;
  justify-content: space-between;
}
@media (min-width: 769px) {
  .cards {
    flex-direction: row;
  }
}
.cards li {
  background: var(--white);
  box-shadow: 3px 3px 9px rgba(85, 85, 85, 0.3);
  flex-basis: 32%;
  padding: 2em;
}
.icon-box {
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .icon-box {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 1rem;
  }
  .icon-box img {
    margin-bottom: 0;
    width: 30%;
  }
  .icon-box h2 {
    color: var(--blue);
    width: 67%;
  }
}
.team {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 2em 3vw;
  justify-content: space-around;
}
@media (min-width: 769px) {
  .team {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .team img {
    border-radius: 100%;
  }
}
.contact {
  background: var(--white);
}
.contact form,
.contact h2 {
  margin: 0 auto;
  max-width: 1440px;
  padding: 2em 4rem;
}
.contact h2 {
  padding-bottom: 0;
}
.contact form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem
}
.contact form > * {
  flex-grow: 1;
  min-width: 26%;
}
.contact form > :last-child {
  min-width: 100%;
}
.contact form > p {
  margin-bottom: 0.25rem;
}
.contact form input,
.contact form textarea {
  border: 2px solid var(--purple);
  color: #555;
  font-weight: 400;
  padding: 0.5rem;
}
.contact form input::-webkit-input-placeholder,
.contact form textarea::-webkit-input-placeholder {
  color: var(--purple);
  font-weight: 300;
}
.contact form input:-ms-input-placeholder,
.contact form textarea:-ms-input-placeholder {
  color: var(--purple);
  font-weight: 300;
}
.contact form input::-ms-input-placeholder,
.contact form textarea::-ms-input-placeholder {
  color: var(--purple);
  font-weight: 300;
}
.contact form input::placeholder,
.contact form textarea::placeholder {
  color: var(--purple);
  font-weight: 300;
}
.contact form button,
.contact form input,
.contact form textarea {
  width: 100%;
}
.contact button {
  background: var(--purple);
  border: 0;
  color: var(--white);
  padding: 0.5rem;
}
form label {
  font-weight: 700;
}
form input,
form textarea {
  display: block;
}
.footer {
  background: var(--blue);
  color: var(--white);
  padding: 2em 4vw;
  text-align: center;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.container {
  margin: -0.25rem auto 0;
  max-width: 1440px;
  padding: 2rem 4rem;
}
.hidden {
  display: none;
}
