@import url("https://use.typekit.net/gdh5vcn.css");
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

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;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          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-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

html,
body,
h1,
h2,
h3,
h4,
p,
a,
ul,
li,
nav,
form,
input,
button,
img {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

button {
  border: none;
  background: none;
}

a,
button {
  color: inherit;
  font-family: inherit;
  text-decoration: none;
  display: inline-block;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  background-color: #FAF9F3;
  color: #3E3E39;
  font-size: clamp(14px, 1.6vw, 18px);
}

img {
  width: 100%;
  height: auto;
}

a {
  display: inline-block;
}

header,
main,
footer {
  border: 1px solid #3E3E39;
}

section {
  padding: 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: new-spirit, serif;
  font-weight: 600;
  font-style: normal;
  padding-bottom: 2rem;
}

h1 {
  font-size: clamp(3rem, 3.9vw, 4.2rem);
}

h2 {
  font-size: clamp(2.7rem, 3.8vw, 4.1rem);
}

h3 {
  font-size: clamp(2.4rem, 3.1vw, 3.3rem);
}

h4 {
  font-size: clamp(2rem, 2.4vw, 2.8rem);
}

h5 {
  font-size: clamp(1.8rem, 2vw, 2.3rem);
}

p {
  font-family: new-spirit, serif;
  font-weight: 400;
  font-style: normal;
  text-align: justify;
}

a,
button {
  font-family: ff-providence-sans-web-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.92rem;
  letter-spacing: 0.016rem;
  text-transform: uppercase;
  cursor: pointer;
}

.subtitle {
  font-size: 1.8rem;
  font-weight: 500;
}

.wrapper {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

.red-circle,
.yellow-line {
  position: relative;
}

.red-circle img {
  display: inline-block;
  width: auto;
  height: 150%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  position: absolute;
  top: -7px;
  left: -5px;
}

.yellow-line img {
  display: inline-block;
  width: 110%;
  height: 20px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  position: absolute;
  top: 3px;
  left: -12px;
}

.header-flex {
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-flex-child {
  padding: 2rem 3rem;
}
.header-flex-child img {
  margin-bottom: 0;
}

.logo {
  border-left: 2px solid #3E3E39;
  border-right: 2px solid #3E3E39;
}

#date {
  border: none;
  padding-right: 10%;
}
#date p {
  text-align: left;
}

#weather {
  padding-left: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#weather-description {
  text-align: center;
}
#weather-description p {
  margin-top: -1.3rem;
  text-align: center;
}
#weather-description img {
  width: 70%;
}

#weather-temp {
  font-size: clamp(16px, 3rem, 33px);
  margin-right: 20px;
}

@-webkit-keyframes marquee {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes marquee {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.marquee-container {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  padding: 1rem;
  border-top: 2px solid #3E3E39;
}

.marquee-content {
  display: inline-block;
  -webkit-animation: marquee 200s linear infinite;
          animation: marquee 200s linear infinite;
}

.main-headline {
  text-align: center;
}

.slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#img-slider {
  width: 90%;
  margin-bottom: 3rem;
}

main .subtitle {
  text-align: center;
}

.footer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-flex-child {
  width: calc(50% - 20px);
  padding: 1rem 0;
}
.footer-flex-child:first-child {
  border-right: 2px solid #3E3E39;
  padding-right: 3%;
}

.right-align {
  text-align: right;
}

.red-circle img:hover,
.red-circle img:focus,
.red-circle img:active,
.yellow-line img:hover,
.yellow-line img:focus,
.yellow-line img:active {
  opacity: 1;
}

@media (max-width: 480px) {
  .header-flex {
    grid-template-columns: 1fr 1fr;
  }
  .header-flex-child {
    padding: 1rem 0;
  }
  .logo {
    grid-column: span 2;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    border-top: 2px solid #3E3E39;
    border-right: none;
    border-left: none;
    width: 100%;
  }
  #weather-temp {
    margin-right: 7px;
  }
  .right-align a {
    font-size: 10px;
  }
  .footer-flex-child {
    width: calc(50% - 5px);
    padding: 1rem 0;
  }
}