:root {
  --color-black: #000000;
  --color-white: #ffffff;
  --color-grey-dark: #282828;
  --color-grey-light: #878787;
  --color-yellow-light: #ffeec7;
  --color-blue-light: #0b1438;  
}

/* resets */

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #18191B;
  color: var(--color-grey-light);
  font-size: 16px;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

:root {
  --process-margin: 4px;
  --brand-size: 12vw;
}

.brand {
  display: flex;
  position: fixed;
  border-radius: 50%;
  top: 0;
  z-index: 2;

  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.brand:hover {
  width: calc(var(--brand-size) + 9.5vw);
  height: calc(var(--brand-size) + 9.5vw);
  border-radius: 30% 100%;
}

.brand-home {
  display: flex;
  position: fixed;
  border-radius: 50%;
  z-index: 1;
  width: var(--brand-size);
  height: var(--brand-size);
  transform-origin: top left;
  transform: scale(1.2);
}

#upBrand-home {
  width: var(--brand-size);
  height: var(--brand-size);
  transform-origin: top left;
  transform: scale(1.2);
}

#go-process {
  display: flex;
  text-decoration: none;
  transform-origin: center;
  margin: auto 1vw 1vw auto;
  border-radius: 50%;
}

#go-process span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 0.3vw solid #000;
  border-radius: 50%;
  background-color: #fff;
  margin-left: -1vw;
  margin-top: -1vw; /* Needed for dxa */
  color: #000;

  font-family: 'Montserrat Regular';
  font-size: 1.15vw;
  line-height: 1.15vw;
  letter-spacing: 0.05vw;
  color: #000;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.brand,
#upBrand,
#go-process span {
  width: var(--brand-size);
  height: var(--brand-size);
  transform-origin: top left;
}

.brand:hover,
#upBrand:hover,
#go-process:hover {
  animation: expand 1s;
  transform: scale(1.2);
}

#upBrand {
  position: absolute;
  transition: none;
  border-radius: 0 0 50%;

  -webkit-animation-name: shimmy;
  animation-name: shimmy;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@keyframes shimmy {
  92% {
    transform: translate3d(-4px, 0, 0);
  }
  93% {
    transform: translate3d(4px, 0, 0);
  }
  94% {
    transform: translate3d(-3px, 0, 0);
  }
  95% {
    transform: translate3d(3px, 0, 0);
  }
  96% {
    transform: translate3d(-2px, 0, 0);
  }
  97% {
    transform: translate3d(2px, 0, 0);
  }
  98% {
    transform: translate3d(-1px, 0, 0);
  }
  99% {
    transform: translate3d(1px, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes expand {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.35);
  }
  40% {
    transform: scale(1.15);
  }
  60% {
    transform: scale(1.3);
  }
  80% {
    transform: scale(1.18);
  }
  100% {
    transform: scale(1.2);
  }
}

/* Header
-------------------------------------- */

.head {
  width: 100%;
  height: auto;
  top: 0;
  position: fixed;
  backface-visibility: hidden;
  z-index: 2;
}

.head a h1 {
  font-family: 'museo-sans';
  font-weight: 500;
  font-size: 0.95em;
  color: #ffffff;
  letter-spacing: 0.094em;
  text-transform: uppercase;
  margin: 0 auto;
  text-align: center;
  padding: 1.35em;
  background: #343434;
}

.wrapper {
  width: 90%;
  max-width: 1150px;
  margin: 0 auto;
  padding: 6rem 0 50px;
}

.nav__links {
  width: 90%;
  max-width: 1150px;
  margin: 0 auto;
  /* padding: 5% 0 50px; */
}

.nav__links li a {
  letter-spacing: 1px;
}

.social__links {
  width: 90%;
  max-width: 1150px;
}

.np-btns {
  width: 90%;
  max-width: 1150px;
  margin: 0 auto;
  padding: 5% 0 50px;
}

/* page (not site) header */

.common__requests__header {
  font-family: 'museo-sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  margin-bottom: 2rem;
}

.common__requests__heading {
  color: var(--color-white);
}

.common__requests__heading__span {
  font-family: 'Garamond';
  font-style: italic;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}

.common__requests__paragraph {
  font-family: 'museo-sans', sans-serif;
  font-style: normal;
  font-weight: 100;
  color: #b0b0b0;
  font-size: 0.7em;
  line-height: 1.4em;
  letter-spacing: 0.094em;
  /* font-family: 'Garamond';
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.75rem; */
}

/* guide styles */

.guides {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
}

.guide {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.guide__title {
  font-family: 'Garamond';
  font-style: italic;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color-grey-light);
  font-size: 0.9rem;
  align-self: center;
}

.guide__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.guide__list__item {
  height: 100px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-top: 0.3rem;
  padding-right: 1rem;
  padding-bottom: 0.3rem;
  padding-left: 1rem;
  background: var(--color-grey-dark);
}

.guide__list__item__image {
  width: 30px;
  height: 30px;
}

.guide__list__item__header__heading {
  font-family: 'museo-sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9rem;
  color: var(--color-white);
}

.guide__list__item__header__heading__span {
  display: none;
}

.guide__list__item__header__paragraph {
  font-family: 'Garamond';
  font-style: italic;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9rem;
}

/* Modern Home Element Styles */

.list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin: 0.25rem 0;
}

.list__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  gap: 0.25rem;
}

.list__item__image__src {
  height: 250px;
  object-fit: cover;
}

.list__item__info {
  display: flex;
  height: 100%;
  gap: 0.25rem;
}

.list__item__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 1rem;
  background: var(--color-grey-dark);
}

.list__item__header__heading {
  font-family: 'museo-sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.15rem;
  color: var(--color-white);
}

.list__item__header__paragraph {
  font-family: 'Garamond';
  font-style: italic;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color-grey-light);
  font-size: 0.95rem;
}

.list__item__tier__list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.list__item__tier__list__item {
  display: flex;
  flex: 1;
  gap: 2rem;
  padding: 0.5rem;
  background: var(--color-grey-dark);
  align-items: center;
}

.list__item__tier__list__item__image {
  width: 30px;
  height: 30px;
}

@media only screen and (min-width: 400px) {
  .guide__list__item {
    height: auto;
  }
}

@media only screen and (min-width: 640px) {
  .guide__list__item__header__heading__break {
    display: none;
  }
  .list__item__image__src {
    height: 350px;
  }
}

@media only screen and (min-width: 840px) {
  .head a h1 {
    font-size: 1.126em;
    padding: 1.8em;
  }

  .wrapper {
    padding: 10rem 0 50px;
  }

  .common__requests__header {
    font-size: 1.25rem;
  }

  .guide__attainability {
    display: none;
  }

  .guide__title {
    display: none;
  }

  /* guide styles */

  .guide {
    justify-content: flex-end;
  }

  .guide__list {
    flex-direction: row;
    align-items: flex-end;
    height: 100%;
    gap: 0.25rem;
  }

  .guide__list__item {
    /* height: auto; */
    width: 130px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0;
    gap: 0.5rem;
    background: none;
  }

  /* .guide__list__item__image {
    width: 30px;
    height: 30px;
  } */

  .guide__list__item__header__heading {
    font-size: 1.1em;
  }

  .guide__list__item__header__heading__span {
    display: inline;
  }

  .list {
    margin-bottom: 5rem;
  }

  .list__item {
    height: 130px;
    flex-direction: row;
    margin-bottom: 0;
  }

  .list__item__info {
    height: 100%;
    width: 100%;
  }

  .list__item__image {
    width: 200px;
  }

  .list__item__image__src {
    height: 100%;
  }

  .list__item:hover .list__item__header,
  .list__item:hover .list__item__tier__list__item {
    background: var(--color-blue-light);
  }

  .list__item__header__heading {
    font-size: 1.35rem;
  }

  .list__item__tier__list {
    height: 130px;
    flex-direction: row;
    justify-content: center;
  }

  .list__item__tier__list__item {
    width: 130px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color-grey-dark);
  }

  .list__item__tier__list__price {
    display: none;
  }
}
