body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 1vw;
  line-height: 1.6;
  letter-spacing: 0em;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 3.28em;
  line-height: 1.4;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.5em;
  line-height: 1.4;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.19em;
  line-height: 1.4;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.88em;
  line-height: 1.4;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.67em;
  line-height: 1.4;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.46em;
  line-height: 1.4;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.5em;
}

a {
  font-size: 1em;
  text-decoration: none;
}

label {
  display: block;
  margin-bottom: 0.3em;
  font-size: 1.25em;
  font-weight: 700;
}

blockquote {
  margin-bottom: 1em;
  padding: 1em 2em 1em 1.7em;
  border-left: 0.3em solid #e2e2e2;
  font-size: 1.2em;
  line-height: 1.6;
}

.container {
  width: 100%;
  height: 100%;
  max-width: 100em;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 10em;
}

.style_item {
  padding: 2em 0em;
  border-bottom: 0.1em solid #bdbdbd;
}

.html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.global-styles {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.rich-text p {
  margin-top: 0em;
  margin-bottom: 1.6em;
}

.rich-text h1 {
  margin-top: 0em;
  margin-bottom: 0.2em;
  font-size: 3.28em;
}

.rich-text h2 {
  margin-top: 0em;
  margin-bottom: 0.2em;
  font-size: 2.5em;
}

.rich-text h3 {
  margin-top: 0em;
  margin-bottom: 0.3em;
  font-size: 2.19em;
}

.rich-text h4 {
  margin-top: 0em;
  margin-bottom: 0.4em;
  font-size: 1.88em;
}

.rich-text h5 {
  margin-top: 0em;
  margin-bottom: 0.6em;
  font-size: 1.67em;
}

.rich-text h6 {
  margin-top: 0em;
  margin-bottom: 0.7em;
  font-size: 1.46em;
}

.hero {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 30% 50%, hsla(0, 0%, 100%, 0.11), hsla(0, 0%, 100%, 0) 34%), radial-gradient(circle farthest-corner at 33% -30%, rgba(228, 219, 10, 0.5), rgba(228, 103, 10, 0.5)), radial-gradient(circle farthest-corner at 33% 30%, #e4670a, #8c1b00 72%);
  box-shadow: 0 0 75px 0 rgba(0, 0, 0, 0.41);
}

.page-wrapper {
  position: static;
  display: block;
  overflow: hidden;
  width: 100vw;
  font-size: 1em;
}

.main-wrapper {
  position: static;
  display: block;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h1 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 3em;
  line-height: 1.2;
  font-weight: 800;
}

.h1.is-white {
  color: #fff;
  line-height: 150%;
  font-weight: 600;
}

.h2 {
  font-family: Allura, sans-serif;
  color: #fff;
  font-size: 3.125em;
  line-height: 100%;
  font-weight: 400;
}

.h3 {
  font-family: Allura, sans-serif;
  font-size: 2.5em;
  line-height: 1.3;
  font-weight: 400;
}

.h4 {
  font-family: Allura, sans-serif;
  font-size: 1.875em;
  line-height: 1.3;
  font-weight: 400;
}

.h5 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.67em;
  line-height: 1.3;
  font-weight: 600;
}

.h6 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.46em;
}

.form_input {
  height: 3em;
  margin-bottom: 1em;
  padding: 0em 0.9em;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 0em;
  font-size: 1.25em;
}

.display {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 4.38em;
  line-height: 1.1;
  font-weight: 800;
}

.form_submit {
  font-family: Roboto, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
}

.paragraph {
  font-family: Roboto, sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  white-space: normal;
}

.paragraph.is-white {
  color: #fff;
  line-height: 200%;
}

.paragraph.with-margin {
  margin-top: 2em;
  margin-bottom: 2em;
}

.field-label {
  font-family: Roboto, sans-serif;
  font-size: 1.125em;
  font-weight: 700;
}

.field-label-2 {
  font-family: Roboto, sans-serif;
  font-size: 1.125em;
  font-weight: 700;
}

.link {
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.nav {
  position: static;
  top: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav.with-margin {
  margin-top: 2em;
  margin-bottom: 8em;
}

.nav__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 4em;
}

.nav__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 4.1875em;
  height: 3.555em;
  grid-column-gap: 0px;
  background-image: url('../images/logo.png');
  background-position: 0px 0px;
  background-size: cover;
}

.nav__link {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 400;
}

.nav__link:hover {
  font-weight: 700;
}

.nav__link.is-store {
  color: #000;
}

.nav__button {
  max-width: 100%;
  padding: 0.75em 1.5em;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0.03em;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav__button:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: -2px 4px 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(3px, -3px);
  -ms-transform: translate(3px, -3px);
  transform: translate(3px, -3px);
  mix-blend-mode: normal;
}

.nav__button:active {
  background-color: rgba(255, 255, 255, 0);
}

.hero__content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.hero__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 2.5em;
  padding-left: 5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 2.5em;
}

.hero__button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 0.75em 1.5em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.5em;
  grid-row-gap: 0em;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.1);
  background-image: radial-gradient(circle farthest-corner at 5% 10%, #d78221, #c0541f 91%);
  box-shadow: 0 20px 43px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: all 200ms ease, -webkit-transform 200ms ease;
  transition: all 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, all 200ms ease;
  transition: transform 200ms ease, all 200ms ease, -webkit-transform 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 1.125em;
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0.03em;
  -o-object-fit: fill;
  object-fit: fill;
}

.hero__button:hover {
  position: relative;
  grid-column-gap: 0.5em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.11)), to(hsla(0, 0%, 100%, 0.11))), radial-gradient(circle farthest-corner at 5% 10%, #d78221, #c0541f 91%);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.11), hsla(0, 0%, 100%, 0.11)), radial-gradient(circle farthest-corner at 5% 10%, #d78221, #c0541f 91%);
  box-shadow: -18px 18px 50px 0 rgba(0, 0, 0, 0.25);
}

.hero__button:active {
  background-image: radial-gradient(circle farthest-corner at 5% 10%, #d78221, #c0541f 91%);
}

.hero__container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 5em 10em 7em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero__image {
  width: 23.9375em;
  box-shadow: -25px 38px 47px 7px rgba(0, 0, 0, 0.26);
}

.nav__container {
  position: static;
  top: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 10em;
  padding-left: 10em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.section__container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 10em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 10em;
  grid-row-gap: 4em;
  box-shadow: 0 0 0 0 #000;
}

.section__container.is-2coulmn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column-gap: 10em;
}

.section__container.is-left {
  width: 50%;
}

.section__container.is-right {
  width: 50%;
}

.section__container.is-2-column {
  padding-top: 7em;
  padding-bottom: 7em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.section__container.is-footer {
  padding-top: 5em;
  padding-bottom: 5em;
  grid-row-gap: 2em;
}

.about__left {
  display: block;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 2.5em;
  background-image: url('../images/sun-watermark.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.about__right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about__sign-off {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 0.75em;
}

.about__logo {
  height: 2em;
}

.about__img-wrapper {
  position: relative;
}

.about__img {
  position: relative;
  display: block;
  width: 25em;
  height: 25em;
  background-image: url('../images/author-img.png');
  background-position: 0px 0px;
  background-size: cover;
}

.about__img-bg {
  position: absolute;
  left: -2.5em;
  top: 2.5em;
  right: 1em;
  bottom: 0%;
  z-index: -1;
  width: 25em;
  height: 25em;
  background-image: linear-gradient(314deg, #c0541f, #d68f21);
}

.image-2 {
  width: 2em;
  height: 2em;
  -webkit-transform: translate(1px, 0px);
  -ms-transform: translate(1px, 0px);
  transform: translate(1px, 0px);
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 0 75px 0 rgba(0, 0, 0, 0.18);
}

.section__container-right {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 7em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 0em;
  grid-row-gap: 2em;
  box-shadow: 0 0 0 0 #000;
}

.section__container-right.is-2coulmn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column-gap: 10em;
}

.section__container-right.is-left {
  width: 50%;
}

.section__container-right.is-right {
  width: 50%;
}

.section__container-left {
  position: static;
  display: block;
  width: 50%;
  min-height: 100%;
  padding: 10em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 10em;
  background-image: url('../images/Cover-Image_Sun.JPG');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 0 0 0 #000;
}

.section__container-left.is-2coulmn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column-gap: 10em;
}

.section__container-left.is-left {
  width: 50%;
}

.section__container-left.is-right {
  width: 50%;
}

.form-block {
  width: 100%;
  font-family: Roboto, sans-serif;
}

.contact_send-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75em 3.5em 0.75em 1.5em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.625em;
  grid-row-gap: 0em;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.1);
  background-image: url('../images/send-email.png'), radial-gradient(circle farthest-corner at 5% 10%, #d78221, #c0541f 91%);
  background-position: 80% 50%, 0px 0px;
  background-size: 1.25em 1.25em, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 0 20px 43px 0 rgba(0, 0, 0, 0.25);
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 1.125em;
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0.03em;
  -o-object-fit: fill;
  object-fit: fill;
}

.form_label {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.textarea {
  min-height: 7em;
  font-family: Roboto, sans-serif;
}

.footer_link {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 0.9em;
  font-weight: 400;
}

.footer_link:hover {
  font-weight: 700;
}

.image-3 {
  width: 2em;
  height: 2em;
  grid-column-gap: 1.5em;
}

.footer__top-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 4em;
}

.footer__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-column-gap: 1em;
}

.footer__logo-img {
  height: 2.5em;
}

.footer__bottom-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2em;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #000;
}

.footer__credits {
  font-family: Roboto, sans-serif;
  font-size: 0.9em;
  font-weight: 400;
}

.footer__credits-link {
  text-decoration: none;
}

.footer__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75em 1.5em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.625em;
  grid-row-gap: 0em;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.1);
  background-image: radial-gradient(circle farthest-corner at 5% 10%, #d78221, #c0541f 91%);
  box-shadow: 0 20px 43px 0 rgba(0, 0, 0, 0.25);
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 0.9em;
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0.03em;
  -o-object-fit: fill;
  object-fit: fill;
}

.success-message {
  height: 20em;
  padding: 0px;
  background-color: hsla(0, 0%, 86.7%, 0);
  text-align: left;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.text-block {
  text-align: left;
}

.form__sign-off {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0em;
  grid-column-gap: 0.75em;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 2em;
}

.form__success {
  padding: 0.25em 0.5em;
  background-color: #e0ffd8;
  text-align: left;
}

.h2-tablet {
  display: none;
  font-family: Allura, sans-serif;
  color: #fff;
  font-size: 3.125em;
  line-height: 100%;
  font-weight: 400;
}

.h1-tablet {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 3em;
  line-height: 1.2;
  font-weight: 800;
}

.h1-tablet.is-white {
  display: none;
  color: #fff;
  line-height: 150%;
  font-weight: 600;
}

.about__img-wrapper-tablet {
  position: relative;
  display: none;
  margin-top: 2em;
  margin-bottom: 5em;
  margin-left: 7em;
  float: right;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.store__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-column-gap: 1em;
}

@media screen and (min-width: 1920px) {
  .nav.with-margin {
    margin-bottom: 8em;
  }

  .nav__button:hover {
    box-shadow: -4px 0 10px 0 rgba(0, 0, 0, 0.15);
    -webkit-transform: translate(3px, 0px);
    -ms-transform: translate(3px, 0px);
    transform: translate(3px, 0px);
  }

  .nav__button:active {
    -webkit-transform: translate(1px, 0px);
    -ms-transform: translate(1px, 0px);
    transform: translate(1px, 0px);
  }

  .hero__button:hover {
    margin-left: 5px;
    padding-right: 1em;
    grid-column-gap: 1em;
    background-image: radial-gradient(circle farthest-corner at 5% 10%, #d78221, #c0541f 91%);
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
  }

  .hero__button:active {
    margin-left: 2px;
    padding-right: 1.5em;
    grid-column-gap: 0.5em;
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
  }

  .hero__image {
    max-width: 23.9375em;
  }

  .section__container-right:hover {
    box-shadow: none;
  }

  .contact_send-button {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .contact_send-button:hover {
    background-position: 85% 50%, 0px 0px;
    box-shadow: -12px 22px 50px 0 rgba(0, 0, 0, 0.25);
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
    -webkit-transform: translate(5px, 0px);
    -ms-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }

  .contact_send-button:active {
    background-position: 80% 50%, 0px 0px;
    -webkit-filter: brightness(115%);
    filter: brightness(115%);
    -webkit-transform: translate(2px, 0px);
    -ms-transform: translate(2px, 0px);
    transform: translate(2px, 0px);
  }

  .footer_link {
    font-weight: 400;
  }

  .footer_link:hover {
    font-weight: 700;
  }

  .footer__credits-link {
    text-decoration: none;
  }

  .footer__button {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-weight: 400;
  }

  .footer__button:hover {
    padding-right: 1em;
    grid-column-gap: 1.125em;
    box-shadow: -16px 19px 50px 0 rgba(0, 0, 0, 0.25);
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
    -webkit-transform: translate(5px, 0px);
    -ms-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }

  .footer__button:active {
    padding-right: 1.5em;
    grid-column-gap: 0.625em;
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
    -webkit-transform: translate(2px, 0px);
    -ms-transform: translate(2px, 0px);
    transform: translate(2px, 0px);
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 0.619375em;
  }

  .container {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .h1.is-white {
    display: none;
  }

  .h2 {
    display: none;
  }

  .h4 {
    font-size: 1.5em;
  }

  .paragraph {
    font-size: 1.5em;
  }

  .paragraph.is-white {
    font-size: 1.5em;
    line-height: 180%;
  }

  .paragraph.with-margin {
    margin-top: 2em;
  }

  .nav.with-margin {
    margin-bottom: 7em;
  }

  .hero__content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero__left {
    width: 40%;
  }

  .hero__right {
    width: 60%;
    padding-right: 0em;
    padding-left: 2.5em;
  }

  .hero__container {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .section__container {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .section__container.is-2-column {
    padding-top: 7em;
    padding-bottom: 7em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section__container.is-footer {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .about__left {
    display: block;
  }

  .about__right {
    display: none;
  }

  .about__sign-off.with-margin {
    margin-top: 2em;
  }

  .about__img-wrapper {
    display: none;
  }

  .about__img {
    width: 22em;
    height: 20em;
  }

  .about__img-bg {
    left: -1.5em;
    top: 1.5em;
    width: 22em;
    height: 20em;
  }

  .contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section__container-right {
    width: 100%;
    padding: 5em 6vw 7em;
  }

  .section__container-left {
    width: 100%;
    padding-top: 40%;
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .footer__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 0.5em;
  }

  .footer__button {
    font-size: 1em;
  }

  .h2-tablet {
    display: block;
    text-align: center;
  }

  .h1-tablet.is-white {
    display: block;
    margin-bottom: 1em;
    text-align: center;
  }

  .about__img-wrapper-tablet {
    position: relative;
    display: block;
    margin-top: 2em;
    margin-bottom: 3em;
    margin-left: 3em;
    float: right;
    clear: none;
  }

  .store__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 0.5em;
  }
}

@media screen and (max-width: 767px) {
  .nav.with-margin {
    margin-bottom: 6em;
  }

  .nav__link {
    display: none;
  }

  .hero__content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .hero__right {
    width: 100%;
    padding-left: 0em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero__container {
    padding-top: 3em;
    padding-bottom: 5em;
  }

  .section__container.is-2-column {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .section__container-right {
    padding-top: 3.5em;
    padding-bottom: 5em;
  }

  .footer_link {
    display: none;
  }

  .footer__credits {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 479px) {
  .nav.with-margin {
    margin-bottom: 5em;
  }

  .nav__button {
    display: none;
  }

  .hero__container {
    padding-top: 2em;
    padding-bottom: 4em;
  }

  .nav__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 0em;
  }

  .section__container.is-2-column {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section__container.is-footer {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .about__right {
    display: none;
  }

  .section__container-right {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .footer__credits {
    font-size: 0.8em;
  }

  .about__img-wrapper-tablet {
    display: none;
  }
}

