.graphik-regular {
  font-weight: 400;
  font-family: "Graphik", sans-serif;
}

.graphik-semibold {
  font-weight: 600;
  font-family: "Graphik", sans-serif;
}

.graphik-bold {
  font-weight: 700;
  font-family: "Graphik", sans-serif;
}

/* Margins & Paddings */
/* 0, .5, 1.5, 3.5, 6.5, 8.5, 10, 13.5 rem */
.p-0{padding:0!important}.p-5{padding:.5rem!important}.p-15{padding:1.5rem!important}.p-35{padding:3.5rem!important}.p-65{padding:6.5rem!important}.p-85{padding:8.5rem!important}.p-100{padding:10rem!important}.p-135{padding:13.5rem!important}.p-t-0{padding-top:0!important}.p-t-5{padding-top:.5rem!important}.p-t-15{padding-top:1.5rem!important}.p-t-35{padding-top:3.5rem!important}.p-t-65{padding-top:6.5rem!important}.p-t-85{padding-top:8.5rem!important}.p-t-100{padding-top:10rem!important}.p-t-135{padding-top:13.5rem!important}.p-b-0{padding-bottom:0!important}.p-b-5{padding-bottom:.5rem!important}.p-b-15{padding-bottom:1.5rem!important}.p-b-35{padding-bottom:3.5rem!important}.p-b-65{padding-bottom:6.5rem!important}.p-b-85{padding-bottom:8.5rem!important}.p-b-100{padding-bottom:10rem!important}.p-b-135{padding-bottom:13.5rem!important}.p-l-0{padding-left:0!important}.p-l-5{padding-left:.5rem!important}.p-l-15{padding-left:1.5rem!important}.p-l-35{padding-left:3.5rem!important}.p-l-65{padding-left:6.5rem!important}.p-l-85{padding-left:8.5rem!important}.p-l-100{padding-left:10rem!important}.p-l-135{padding-left:13.5rem!important}.p-r-0{padding-right:0!important}.p-r-5{padding-right:.5rem!important}.p-r-15{padding-right:1.5rem!important}.p-r-35{padding-right:3.5rem!important}.p-r-65{padding-right:6.5rem!important}.p-r-85{padding-right:8.5rem!important}.p-r-100{padding-right:10rem!important}.p-r-135{padding-right:13.5rem!important}.m-0{margin:0!important}.m-5{margin:.5rem!important}.m-15{margin:1.5rem!important}.m-35{margin:3.5rem!important}.m-65{margin:6.5rem!important}.m-85{margin:8.5rem!important}.m-100{margin:10rem!important}.m-135{margin:13.5rem!important}.m-t-0{margin-top:0!important}.m-t-5{margin-top:.5rem!important}.m-t-15{margin-top:1.5rem!important}.m-t-35{margin-top:3.5rem!important}.m-t-65{margin-top:6.5rem!important}.m-t-85{margin-top:8.5rem!important}.m-t-100{margin-top:10rem!important}.m-t-135{margin-top:13.5rem!important}.m-b-0{margin-bottom:0!important}.m-b-5{margin-bottom:.5rem!important}.m-b-15{margin-bottom:1.5rem!important}.m-b-35{margin-bottom:3.5rem!important}.m-b-65{margin-bottom:6.5rem!important}.m-b-85{margin-bottom:8.5rem!important}.m-b-100{margin-bottom:10rem!important}.m-b-135{margin-bottom:13.5rem!important}.m-l-0{margin-left:0!important}.m-l-5{margin-left:.5rem!important}.m-l-15{margin-left:1.5rem!important}.m-l-35{margin-left:3.5rem!important}.m-l-65{margin-left:6.5rem!important}.m-l-85{margin-left:8.5rem!important}.m-l-100{margin-left:10rem!important}.m-l-135{margin-left:13.5rem!important}.m-r-0{margin-right:0!important}.m-r-5{margin-right:.5rem!important}.m-r-15{margin-right:1.5rem!important}.m-r-35{margin-right:3.5rem!important}.m-r-65{margin-right:6.5rem!important}.m-r-85{margin-right:8.5rem!important}.m-r-100{margin-right:10rem!important}.m-r-135{margin-right:13.5rem!important}

.a-h1 {
  font-size: 3.6rem;
  line-height: 1.35;
  font-weight: 700;
}

.a-h2 {
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: 600;
}

.a-text {
  font-size: 2rem;
  line-height: 1.35;
  font-weight: 400;
}