/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'],
ol[role='list'] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
   scroll-behavior: auto;
  }
  
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* Custom styles */

@font-face {
  font-family: 'Albertus';
  src: url('fonts/AlbertusMedium-Regular.woff2') format('woff2'),
      url('fonts/AlbertusMedium-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'hk_groteskbold';
  src: url('fonts/hkgrotesk-bold.eot');
  src: url('fonts/hkgrotesk-bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-bold.woff2') format('woff2'),
       url('fonts/hkgrotesk-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'hk_groteskbold_italic';
  src: url('fonts/hkgrotesk-bolditalic.eot');
  src: url('fonts/hkgrotesk-bolditalic.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-bolditalic.woff2') format('woff2'),
       url('fonts/hkgrotesk-bolditalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hk_groteskitalic';
  src: url('fonts/hkgrotesk-italic.eot');
  src: url('fonts/hkgrotesk-italic.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-italic.woff2') format('woff2'),
       url('fonts/hkgrotesk-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hk_grotesklight';
  src: url('fonts/hkgrotesk-light.eot');
  src: url('fonts/hkgrotesk-light.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-light.woff2') format('woff2'),
       url('fonts/hkgrotesk-light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hk_grotesklight_italic';
  src: url('fonts/hkgrotesk-lightitalic.eot');
  src: url('fonts/hkgrotesk-lightitalic.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-lightitalic.woff2') format('woff2'),
       url('fonts/hkgrotesk-lightitalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hk_groteskmedium';
  src: url('fonts/hkgrotesk-medium.eot');
  src: url('fonts/hkgrotesk-medium.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-medium.woff2') format('woff2'),
       url('fonts/hkgrotesk-medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hk_groteskmedium_italic';
  src: url('fonts/hkgrotesk-mediumitalic.eot');
  src: url('fonts/hkgrotesk-mediumitalic.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-mediumitalic.woff2') format('woff2'),
       url('fonts/hkgrotesk-mediumitalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hk_groteskregular';
  src: url('fonts/hkgrotesk-regular.eot');
  src: url('fonts/hkgrotesk-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-regular.woff2') format('woff2'),
       url('fonts/hkgrotesk-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hk_grotesksemibold';
  src: url('fonts/hkgrotesk-semibold.eot');
  src: url('fonts/hkgrotesk-semibold.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-semibold.woff2') format('woff2'),
       url('fonts/hkgrotesk-semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hk_grotesksemibold_italic';
  src: url('fonts/hkgrotesk-semibolditalic.eot');
  src: url('fonts/hkgrotesk-semibolditalic.eot?#iefix') format('embedded-opentype'),
       url('fonts/hkgrotesk-semibolditalic.woff2') format('woff2'),
       url('fonts/hkgrotesk-semibolditalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

h1 {
  font-family: "Albertus", sans-serif;
font-size: 3rem;
font-size: 48px;
font-weight: normal;
font-style: normal;
margin: 0.67em 0;
}

h3 {
  font-family: "Albertus", sans-serif;
  font-size: 1.313rem;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
}

p {
  margin-top: 32px;
  margin-bottom: 0;
  padding-bottom: 0;
}

body {
  color: #000000;
  font-family: "hk_groteskregular", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
}

footer p {
    color: #8b8b8b;
    font-size: 1rem;
    font-size: 16px;
    margin-bottom: 32px;
}

/* Use flex and set auto margin */
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.long {
  /* Remove this, to see that the footer flows normal for long pages */
  display: none;
}
/* Base styling */
body {
  font-family: sans-serif;
  padding: 0;
  margin: 0;
  color: #000000;
}

section {
  padding: 1rem;
}

footer {
  background: #132020;
  color: #fff;
  padding: 1rem;
  text-align: center;
  margin-top: auto;
}

header {
  width: 100%;
  background-color: #f6b21a;
  text-align: center;
  padding: 32px;
}

.container {
  width: 100%;
  max-width: 768px;
  padding: 64px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
