.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden {
  overflow: hidden !important;
}
@media (max-width: 37.5em) {
  .hidden {
    position: fixed;
  }
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol,
ul {
  list-style: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
img {
  -ms-interpolation-mode: bicubic;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select {
  vertical-align: middle;
}
ins {
  text-decoration: none;
}
ins,
mark {
  background-color: #ff9;
  color: #000;
}
mark {
  font-style: italic;
  font-weight: 700;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  color: #333132;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 50em) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 37.5em) {
  .site-container {
    padding-top: 5em;
  }
}
a {
  text-decoration: none;
}
a,
a:hover {
  color: inherit;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: normal;
  font-weight: 400;
}
.alpha--sans {
  font-family: futura-pt, sans-serif;
  color: #823296;
  font-size: 3em;
  display: block;
}
.alpha,
.rteCopy h1 {
  font-size: 3em;
  line-height: 0.83333333;
  margin-bottom: 0.5em;
}
.alpha,
.beta,
.rteCopy h1,
.rteCopy h2 {
  font-family: adobe-garamond-pro, serif;
  color: #823296;
  font-weight: 600;
}
.beta,
.rteCopy h2 {
  font-size: 1.75em;
  line-height: 1.25714286;
  margin-bottom: 0.57142857em;
}
.gamma,
.rteCopy h3 {
  font-size: 1.8em;
  margin-bottom: 0.55555556em;
}
.delta,
.gamma,
.rteCopy h3,
.rteCopy h4 {
  font-family: adobe-garamond-pro, serif;
  color: inherit;
  line-height: 1;
  font-weight: 600;
}
.delta,
.rteCopy h4 {
  font-size: 1.2em;
  margin-bottom: 0.83333333em;
}
.epsilon,
.rteCopy h5 {
  font-size: 1em;
  margin-bottom: 0.9em;
}
.epsilon,
.rteCopy h5,
.rteCopy h6,
.zeta {
  font-family: adobe-garamond-pro, serif;
  color: inherit;
  line-height: 1;
  font-weight: 600;
}
.rteCopy h6,
.zeta {
  font-size: 0.8em;
  margin-bottom: 1em;
}
 
.footer__wrap {
  background: #333132;
  color: #fff;
  border-bottom: 0.05em solid #bcbec0;
}
.footer__inner {
  margin: auto;
  max-width: 96em;
  border-left: 0.05em solid #bcbec0;
  border-right: 0.05em solid #bcbec0;
}
@media (max-width: 71.875em) {
  .footer__inner {
    border: 0;
  }
}
.footer__nav {
  margin: 0 4.95em;
  border-left: 0.05em solid #bcbec0;
  border-right: 0.05em solid #bcbec0;
  padding: 2.5em;
}
@media (max-width: 81.25em) {
  .footer__nav {
    margin: 0 2.45em;
  }
}
@media (max-width: 71.875em) {
  .footer__nav {
    margin: 0;
    border: none;
  }
}
@media (max-width: 50em) {
  .footer__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 37.5em) {
  .footer__nav {
    padding: 1.25em;
  }
}
.footer__awards {
  margin-bottom: 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__award-wrap {
  padding: 0 0.5em 1em 0;
  height: 5em;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
}
@media (max-width: 93.75em) {
  .footer__award-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
  }
}
.footer__award {
  height: 100%;
  width: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
.footer__logo {
  height: 2.5em;
}
.footer__logo--wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.footer__contact--wrap,
.footer__logo--wrap {
  padding-bottom: 2.5em;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 93.75em) {
  .footer__contact--wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.footer__contact--icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 93.75em) {
  .footer__contact--icons {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.footer__contact--icon-wrap {
  background: #ea8024;
  width: 3.5em;
  height: 3.5em;
  margin: 0 1em 0 0;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  will-change: background;
}
.footer__contact--icon-wrap:hover {
  background: rgba(234, 128, 36, 0.8);
}
@media (max-width: 93.75em) {
  .footer__contact--icon-wrap {
    margin: 0 0 1em 1em;
  }
}
.footer__contact--icon {
  width: 2.25em;
  height: 2.25em;
}
.footer__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: right;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer__contact--phone {
  color: #823296;
  font-size: 1.75em;
  font-weight: 600;
  display: block;
}
.footer__copy {
  font-size: 0.8em;
  line-height: 1.25em;
  display: block;
}
.footer__copy p {
  margin-bottom: 0.625em;
}
.footer__copy p:last-of-type {
  margin-bottom: 0;
}
.footer__copy--wrap {
  padding-bottom: 2.5em;
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__nav__col {
  line-height: 1.25em;
  font-size: 0.8em;
}
@media (max-width: 50em) {
  .footer__nav__col {
    margin-bottom: 1.25em;
  }
}
.footer__nav__title {
  font-weight: 600;
  margin-bottom: 1em;
  display: block;
}
.footer__nav__items {
  margin-bottom: 1em;
}
.footer__nav__item--title {
  font-weight: 600;
}
.page-header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0 2.5em;
  height: 100%;
}
@media (max-width: 75em) {
  .page-header__wrap {
    padding: 2.5em 0;
  }
}
.page-header__title {
  font-size: 3em;
  margin-bottom: auto;
  margin-top: auto;
  max-width: 70%;
}
@media (max-width: 75em) {
  .page-header__title {
    max-width: none;
  }
}
.page-header__sub-title {
  font-size: 1.5em;
}
.page-header__payout {
  font-size: 6em;
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
}
.page-header__back {
  margin: 2.5em 0 5em;
  padding: 0 0 0 1.5em;
  display: block;
  position: relative;
}
.page-header__back:before {
  content: "";
  height: 1.5em;
  width: 1.5em;
  display: block;
  border-top: 0.1em solid #fff;
  border-left: 0.1em solid #fff;
  position: absolute;
  top: -0.2em;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page-header__map__wrap {
  height: 100%;
  min-height: 27.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 62.5em) {
  .page-header__map__wrap {
    display: none;
  }
}
.page-header__map__wrap__inner {
  height: 27.5em;
  width: 14em;
  position: relative;
}
.page-header__map__dot {
  display: block;
  position: absolute;
  height: 1.5em;
  width: 1.5em;
  border-radius: 100%;
  background-color: #ea8024;
}
.page-header__map {
  height: 27.5em;
  width: auto;
}
.page-header__ongoing-tag {
  font-size: 0.26666667em;
  font-weight: 400;
  font-family: futura-pt, sans-serif;
}
.main-content {
  border-bottom: 0.05em solid #bcbec0;
}
.main-content__inner {
  max-width: 96em;
  margin: auto;
  border-left: 0.05em solid #bcbec0;
  border-right: 0.05em solid #bcbec0;
  position: relative;
}
@media (max-width: 71.875em) {
  .main-content__inner {
    border: 0;
  }
}
.article__block {
  margin-bottom: 2.5em;
}
.article__block p {
  line-height: 1.5em;
  margin-bottom: 1em;
}
.article__block iframe {
  max-width: 100%;
}
.article__p {
  line-height: 1.5em;
  margin-bottom: 1em;
}
.article__p a {
  text-decoration: underline;
}
.article__p a:hover {
  color: #823296;
}
.article__p .aligncenter {
  margin: 0 auto;
  display: block;
}
.article__p ul {
  margin-bottom: 1em;
}
.article__p ul li {
  padding: 0.75em 0;
  margin-left: 2em;
  position: relative;
  line-height: 1.5em;
}
.article__p ul li a:hover {
  color: #823296;
}
.article__p ul li:before {
  font-size: 1.5em;
  font-weight: 600;
  content: "\2022";
  position: absolute;
  top: 0.56666667em;
  left: -1em;
  font-family: adobe-garamond-pro, serif;
  color: rgba(130, 50, 150, 0.5);
}
.article__quote {
  background: #bcbec0;
  padding: 2.5em;
  width: calc(100% + 100px);
  margin-left: -2.5em;
  border-top: 0.05em solid #bcbec0;
  border-bottom: 0.05em solid #bcbec0;
  margin-bottom: 3.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.article__person,
.article__quote__copy {
  position: relative;
  line-height: 1.4em;
  margin-bottom: 2.5em;
  display: block;
}
.article__person a,
.article__quote__copy a {
  text-decoration: underline;
}
.article__person a:hover,
.article__quote__copy a:hover {
  color: #823296;
}
.article__person.no-quote-marks,
.article__quote__copy.no-quote-marks {
  margin-bottom: 0;
  max-width: none;
}
.article__person.no-quote-marks:after,
.article__person.no-quote-marks:before,
.article__quote__copy.no-quote-marks:after,
.article__quote__copy.no-quote-marks:before {
  display: none;
  content: "";
}
.article__person.no-quote-marks p,
.article__quote__copy.no-quote-marks p {
  margin-bottom: 1em;
  font-weight: 400;
}
.article__person.no-quote-marks p:last-of-type,
.article__quote__copy.no-quote-marks p:last-of-type {
  margin-bottom: 0;
}
.article__person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.article__person p {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
@media (max-width: 50em) {
  .article__person {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.article__quote__copy {
  font-weight: 600;
  font-style: italic;
  text-align: center;
  max-width: 70%;
}
.article__quote__copy:after,
.article__quote__copy:before {
  opacity: 0.5;
  position: absolute;
  font-family: adobe-garamond-pro, serif;
  font-size: 3em;
  top: -0.16666667em;
  font-style: normal;
}
.article__quote__copy:before {
  content: open-quote;
  left: -0.75em;
}
.article__quote__copy:after {
  content: close-quote;
  right: -0.75em;
}
.article__quote__origin {
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
}
.article__person-image {
  width: 7.5em;
  height: 7.5em;
  margin-left: 2.5em;
  border-radius: 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
@media (max-width: 50em) {
  .article__person-image {
    margin: 0 0 2.5em;
  }
}
.article__contact {
  background: #ea8024;
  padding: 2.5em;
  width: calc(100% + 100px);
  margin-left: -2.5em;
  border-top: 0.05em solid #bcbec0;
  border-bottom: 0.05em solid #bcbec0;
  margin-bottom: 3.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 84.375em) {
  .article__contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.article__contact--copy {
  font-size: 1.6em;
  color: #fff;
  display: block;
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.article__contact--icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-left: 3.5em;
}
@media (max-width: 84.375em) {
  .article__contact--icons {
    margin-left: 0;
  }
}
.article__contact--icon-wrap {
  background: #f8ab07;
  width: 3.5em;
  height: 3.5em;
  border-radius: 100%;
  margin-left: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  will-change: background;
}
.article__contact--icon-wrap:hover {
  background: rgba(248, 171, 7, 0.8);
}
@media (max-width: 84.375em) {
  .article__contact--icon-wrap {
    margin: 1em 1em 0 0;
  }
}
.article__contact--icon {
  width: 2.25em;
  height: 2.25em;
}
.article__ol-items {
  counter-reset: olList;
  margin-bottom: 1em;
}
.article__ol-item {
  padding: 0.75em 0;
  margin-left: 2em;
  position: relative;
  line-height: 1.5em;
}
.article__ol-item:before {
  font-size: 1.5em;
  font-weight: 600;
  counter-increment: olList;
  content: counter(olList) ".";
  position: absolute;
  top: 0.4em;
  left: -1.16666667em;
  font-family: adobe-garamond-pro, serif;
  color: rgba(130, 50, 150, 0.5);
}
.article__ul-items {
  margin-bottom: 1em;
}
.article__ul-items--press {
  margin-bottom: 1em;
  max-height: 20em;
  overflow-y: scroll;
}
.article__ul-items--press .article__ul-item--white:last-of-type,
.article__ul-items--press .article__ul-item:last-of-type {
  margin-bottom: 4.5em;
}
.article__press {
  position: relative;
  margin-bottom: 1em;
}
.article__press:after {
  position: absolute;
  height: 5em;
  width: 100%;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    to(#fff)
  );
  background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
}
.article__ul-item,
.article__ul-item--white {
  padding: 0.75em 0;
  margin-left: 2em;
  position: relative;
  line-height: 1.5em;
}
.article__ul-item--white a:hover,
.article__ul-item a:hover {
  color: #823296;
}
.article__ul-item--white:before,
.article__ul-item:before {
  font-size: 1.5em;
  font-weight: 600;
  content: "\2022";
  position: absolute;
  top: 0.56666667em;
  left: -1em;
  font-family: adobe-garamond-pro, serif;
  color: rgba(130, 50, 150, 0.5);
}
.article__ul-item--white:before {
  color: hsla(0, 0%, 100%, 0.5);
}
.article__disclaimer {
  font-size: 0.8em;
  line-height: 1.5em;
  font-style: italic;
}
.article__button,
.article__button--box,
.article__button--sidebar {
  background: #823296;
  border-radius: 0.2em;
  color: #fff;
  font-weight: 600;
  display: block;
  padding: 1em;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.article__button--box:hover,
.article__button--sidebar:hover,
.article__button:hover {
  background: rgba(130, 50, 150, 0.8);
  color: #fff;
}
.article__button,
.article__button--box {
  width: 15em;
}
@media (max-width: 62.5em) {
  .article__button,
  .article__button--box {
    width: 100%;
  }
}
.article__button--box {
  margin-top: 2.5em;
}
.case-study__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.case-study__detail {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  padding: 0 1em;
}
.case-study__info-title {
  text-transform: uppercase;
}
.case-study__info-data,
.case-study__info-title {
  font-weight: 600;
  display: block;
  margin-bottom: 0.5em;
}
.case-study__info-data {
  font-size: 1.6em;
  color: #823296;
  font-family: adobe-garamond-pro, serif;
}
.case-study__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(248, 171, 7, 0);
  margin: 1.5em 0 1em;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.case-study__block:hover {
  background: rgba(248, 171, 7, 0.2);
  border-radius: 0.2em 0.2em 0 0;
}
@media (max-width: 78.125em) {
  .case-study__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.case-study__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 11.5em;
  flex: 1 0 11.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: 0.25em solid #ea8024;
  padding: 1em;
}
@media (max-width: 78.125em) {
  .case-study__left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: none;
    padding: 0;
  }
}
.case-study__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 1em 1em 1em 2.5em;
  border-bottom: 0.05em solid #ea8024;
}
@media (max-width: 78.125em) {
  .case-study__right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-bottom: 0.15em solid #ea8024;
    padding: 1em 0;
  }
}
.case-study__payout {
  font-size: 3em;
  font-weight: 600;
  font-family: adobe-garamond-pro, serif;
}
.case-study__copy {
  line-height: 1.5em;
  max-width: 100%;
}
.form {
  max-width: 86em;
  border-left: 0.05em solid #bcbec0;
  border-right: 0.05em solid #bcbec0;
  padding: 2.5em;
  margin: 0 4.95em;
}
@media (max-width: 81.25em) {
  .form {
    margin: 0 2.45em;
  }
}
@media (max-width: 71.875em) {
  .form {
    margin: 0;
    border: none;
  }
}
@media (max-width: 37.5em) {
  .form {
    padding: 1.25em;
  }
}
.form--main {
  border-bottom: 0.05em solid #bcbec0;
}
.form--main__inner {
  margin: auto;
  max-width: 96em;
  border-left: 0.05em solid #bcbec0;
  border-right: 0.05em solid #bcbec0;
  background: #e2e7ea;
}
@media (max-width: 71.875em) {
  .form--main__inner {
    border: 0;
  }
}
.form--sidebar__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form--sidebar__inner,
.form__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form__wrap {
  -webkit-column-gap: 2.5em;
  column-gap: 2.5em;
}
@media (max-width: 37.5em) {
  .form__wrap {
    -webkit-column-gap: 1.25em;
    column-gap: 1.25em;
  }
}
@media (max-width: 62.5em) {
  .form__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.form__wrap-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 100%;
}
@media (max-width: 62.5em) {
  .form__wrap-group {
    display: block;
  }
}
.form__wrap__input {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form__wrap__checkbox,
.form__wrap__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form__wrap__checkbox {
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 1.5em;
}
.form__wrap__checkbox--input-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 1.5em;
}
.form__wrap__checkbox--input {
  border-radius: 0.25em;
  border-color: #e2e7ea;
  width: 0.8em;
  height: 0.8em;
  color: #823296;
}
.form__wrap__checkbox--label-container {
  color: #6b7280;
  margin-left: 0.75em;
  line-height: 1.5em;
}
.form__wrap__checkbox--label-container p {
  font-size: 0.875em;
  line-height: 1.25em;
}
.form__wrap__checkbox--label {
  font-size: 1em;
  color: #111827;
}
.form__wrap__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 62.5em) {
  .form__wrap__submit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.form__wrap__submit-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form__label {
  margin-bottom: 0.5em;
}
.form__input {
  background: hsla(0, 0%, 100%, 0.3);
  border: 1px solid #e2e7ea;
  margin: 0 0 1em;
  border-radius: 0.2em;
  height: 3em;
  padding: 0 0.75em;
  font-family: futura-pt, sans-serif;
  color: #333132;
}
.form__input:focus {
  background: #fff;
  outline: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.form__input--area {
  margin-bottom: 1em;
  border: none;
  border-radius: 0.2em;
  height: 8.5em;
  padding: 0.75em;
  font-family: futura-pt, sans-serif;
  resize: vertical;
  background: hsla(0, 0%, 100%, 0.3);
  color: #333132;
}
.form__input--area:focus {
  background: #fff;
  outline: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.form__input--error {
  border: 0.1em solid #823296;
}
.form__radio__items {
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.2em;
  overflow: hidden;
}
.form__radio__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  position: relative;
  height: 3em;
  width: 100%;
  background: hsla(0, 0%, 100%, 0.3);
}
.form__radio {
  display: none;
}
.form__radio:checked + .form__radio__label {
  background: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.form__radio__label {
  color: #823296;
  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;
  font-weight: 600;
  height: 100%;
  cursor: pointer;
}
.form__button {
  border: none;
  border-radius: 0.2em;
  background: #ea8024;
  height: 3em;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  color: #fff;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15em;
  flex: 0 0 15em;
  justify-self: flex-end;
  padding: 0 0.75em;
}
.form__button:focus,
.form__button:hover {
  background: rgba(130, 50, 150, 0.8);
  outline: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 62.5em) {
  .form__button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 1em;
  }
}
.form__button--sidebar {
  border: none;
  border-radius: 0.2em;
  background: #ea8024;
  height: 3em;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1.5em;
}
.form__button--sidebar:focus,
.form__button--sidebar:hover {
  background: rgba(130, 50, 150, 0.8);
  outline: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.form__button--sidebar:disabled {
  opacity: 0.5;
}
.form__ethical {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 62.5em) {
  .form__ethical {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.form__ethical--logo {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.25em;
}
@media (max-width: 31.25em) {
  .form__ethical--logo {
    display: block;
  }
}
.form__ethical--text-wrap {
  display: inline-block;
  margin-left: 0.5em;
  line-height: 1.5em;
  max-width: 70%;
}
@media (max-width: 31.25em) {
  .form__ethical--text-wrap {
    max-width: none;
    margin-left: 0;
  }
}
.form__ethical--link {
  font-weight: 600;
  display: block;
}
.form__messages {
  margin-top: 1em;
}
.form__messages__message {
  display: block;
  padding: 1em;
  background-color: #823296;
  color: #fff;
  border-radius: 0.2em;
  margin-bottom: 1em;
}
.notification-bar {
  max-height: 5em;
}
.notification-bar__message {
  background-color: #823296;
  color: #fff;
  padding: 2em;
  text-align: center;
}
.notification-bar--closed {
  -webkit-transition: max-height 1.5s ease;
  transition: max-height 1.5s ease;
  max-height: 0;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pagination__next,
.pagination__prev {
  display: block;
  position: relative;
  margin: 0 1em;
  padding: 0.25em;
}
.pagination__next:hover,
.pagination__prev:hover {
  background: rgba(248, 171, 7, 0.5);
}
.pagination__next.disabled,
.pagination__prev.disabled {
  opacity: 0.3;
}
.pagination__next.disabled:hover,
.pagination__prev.disabled:hover {
  background-color: rgba(248, 171, 7, 0);
}
.pagination__next.disabled:hover:after,
.pagination__prev.disabled:hover:after {
  border-left: 1em solid rgba(248, 171, 7, 0);
}
.pagination__next:hover {
  border-radius: 0.2em 0 0 0.2em;
}
.pagination__next:after {
  content: "";
  position: absolute;
  width: 1em;
  height: 100%;
  right: -1em;
  top: 0;
  border-top: 0.75em solid transparent;
  border-left: 1em solid transparent;
  border-bottom: 0.75em solid transparent;
}
.pagination__next:hover:after {
  border-left: 1em solid rgba(248, 171, 7, 0.5);
}
.pagination__prev:hover {
  border-radius: 0 0.2em 0.2em 0;
}
.pagination__prev:after {
  content: "";
  position: absolute;
  width: 1em;
  height: 100%;
  left: -1em;
  top: 0;
  border-top: 0.75em solid transparent;
  border-right: 1em solid transparent;
  border-bottom: 0.75em solid transparent;
}
.pagination__prev:hover:after {
  border-right: 1em solid rgba(248, 171, 7, 0.5);
}
 
.home-carousel {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: 0.05em solid #bcbec0;
}
.home-carousel__inner {
  max-width: 96em;
  margin: auto;
  position: relative;
  border-left: 0.05em solid #bcbec0;
  border-right: 0.05em solid #bcbec0;
}
@media (max-width: 71.875em) {
  .home-carousel__inner {
    border: none;
  }
}
.home-carousel__items {
  height: 28em;
}
.home-carousel__item {
  position: relative;
  height: 28em;
  overflow: hidden;
}
.home-carousel__caption {
  position: absolute;
  top: 0;
  left: 5em;
  height: 100%;
  background: rgba(130, 50, 150, 0.65);
  border-right: 0.05em solid #bcbec0;
  padding: 2.5em;
  color: #fff;
  width: 30em;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media (max-width: 81.25em) {
  .home-carousel__caption {
    left: 2.5em;
  }
}
@media (max-width: 71.875em) {
  .home-carousel__caption {
    left: 0;
  }
}
@media (max-width: 37.5em) {
  .home-carousel__caption {
    width: 100%;
    border: none;
  }
}
.home-carousel__title {
  font-size: 3em;
}
@media (max-width: 50em) {
  .home-carousel__title {
    font-size: 2.5em;
  }
}
.home-carousel__background {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: block;
}
.home-carousel__button {
  display: block;
  width: 15em;
  padding: 1.25em 0;
  background: #fff;
  border-radius: 0.2em;
  color: #823296;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  will-change: background;
}
.home-carousel__button:hover {
  color: #823296;
  background: hsla(0, 0%, 100%, 0.9);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.home-carousel__details {
  max-width: 11em;
  line-height: 1.4em;
}
.home-carousel__details a {
  font-weight: 700;
}
.home-carousel--next,
.home-carousel--prev {
  position: absolute;
  height: 100%;
  top: 0;
  background: hsla(0, 0%, 100%, 0);
  width: 5em;
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.home-carousel--next:hover,
.home-carousel--prev:hover {
  background: hsla(0, 0%, 100%, 0.2);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 81.25em) {
  .home-carousel--next,
  .home-carousel--prev {
    width: 2.5em;
  }
}
.home-carousel--prev {
  border-right: 0.05em solid #bcbec0;
  left: 0;
}
.home-carousel--prev:before {
  content: "";
  display: block;
  width: 1.5em;
  height: 1.5em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0.1em solid #e2e7ea;
  border-bottom: 0.1em solid #e2e7ea;
}
@media (max-width: 71.875em) {
  .home-carousel--prev {
    border: none;
  }
}
.home-carousel--next {
  border-left: 0.05em solid #bcbec0;
  right: 0;
}
.home-carousel--next:before {
  content: "";
  display: block;
  width: 1.5em;
  height: 1.5em;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  border-left: 0.1em solid #e2e7ea;
  border-bottom: 0.1em solid #e2e7ea;
}
@media (max-width: 71.875em) {
  .home-carousel--next {
    border: none;
  }
}
.video-gallery {
  position: relative;
  margin-bottom: 2.5em;
}
.video-gallery__items {
  overflow: hidden;
  max-width: 100%;
  display: block;
}
.video-gallery__item {
  padding-top: 52.6%;
  position: relative;
}
.video-gallery__item--iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 1.25em;
}
.video-gallery__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1em;
}
.video-gallery__dots > li > button {
  margin: 0 0.25em;
  color: transparent;
  height: 0.8em;
  width: 0.8em;
  border-radius: 100%;
  overflow: hidden;
  background-color: rgba(130, 50, 150, 0.5);
  border: none;
}
.video-gallery__dots > li > button:focus {
  outline: none;
  background-color: #823296;
}
.video-gallery__dots > li.slick-active > button {
  background-color: #823296;
}
.video-gallery__next,
.video-gallery__prev {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.2);
  height: 100%;
  width: 5em;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  will-change: background;
  cursor: pointer;
}
.video-gallery__next:hover,
.video-gallery__prev:hover {
  background: hsla(0, 0%, 100%, 0.5);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 87.5em) {
  .video-gallery__next,
  .video-gallery__prev {
    height: 2.25em;
    bottom: -0.75em;
    top: auto;
  }
}
.video-gallery__prev {
  left: 0;
}
.video-gallery__prev:before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0.1em solid #e2e7ea;
  border-bottom: 0.1em solid #e2e7ea;
}
@media (max-width: 87.5em) {
  .video-gallery__prev:before {
    border-left: 0.1em solid #bcbec0;
    border-bottom: 0.1em solid #bcbec0;
  }
}
.video-gallery__next {
  right: 0;
}
.video-gallery__next:before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  border-left: 0.1em solid #e2e7ea;
  border-bottom: 0.1em solid #e2e7ea;
}
@media (max-width: 87.5em) {
  .video-gallery__next:before {
    border-left: 0.1em solid #bcbec0;
    border-bottom: 0.1em solid #bcbec0;
  }
}
.carousel-testimonials {
  width: 100%;
  border-bottom: 0.05em solid #bcbec0;
}
.carousel-testimonials__inner {
  max-width: 96em;
  position: relative;
  margin: auto;
  border-left: 0.05em solid #bcbec0;
  border-right: 0.05em solid #bcbec0;
}
@media (max-width: 71.875em) {
  .carousel-testimonials__inner {
    border: none;
  }
}
.carousel-testimonials__items {
  margin: auto;
  background: #823296;
}
.carousel-testimonials__item {
  height: 25em;
}
.carousel-testimonials__item,
.main-quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-quote {
  max-width: 96em;
  margin: 0 4.95em;
  border-left: 0.05em solid #bcbec0;
  border-right: 0.05em solid #bcbec0;
  padding: 2.5em;
  text-align: center;
  position: relative;
}
@media (max-width: 81.25em) {
  .main-quote {
    margin: 0 2.45em;
  }
}
@media (max-width: 71.875em) {
  .main-quote {
    margin: 0;
    border: none;
  }
}
.main-quote__copy,
.main-quote__copy--white {
  font-size: 1.75em;
  text-align: center;
  max-width: 70%;
  position: relative;
  color: #823296;
  display: block;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 0.57142857em;
}
.main-quote__copy--white:after,
.main-quote__copy--white:before,
.main-quote__copy:after,
.main-quote__copy:before {
  opacity: 0.5;
  position: absolute;
  font-family: adobe-garamond-pro, serif;
  font-size: 2em;
  top: -0.25em;
  font-style: normal;
}
.main-quote__copy--white:before,
.main-quote__copy:before {
  content: open-quote;
  left: -0.375em;
}
.main-quote__copy--white:after,
.main-quote__copy:after {
  content: close-quote;
  right: -0.375em;
}
@media (max-width: 37.5em) {
  .main-quote__copy,
  .main-quote__copy--white {
    font-size: 1.25em;
  }
}
.main-quote__origin,
.main-quote__origin--white {
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
  font-size: 1.1em;
}
.main-quote__badge {
  height: 5em;
  width: auto;
  margin: 2.5em 1.25em 0;
}
.main-quote__copy--white,
.main-quote__origin--white {
  color: #fff;
}
.main-quote__copy--white {
  margin-bottom: 1.5em;
}
.two-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 62.5em) {
  .two-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.two-col--left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
}
@media (max-width: 62.5em) {
  .two-col--left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.two-col--left--purple {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  color: #fff;
  background-color: #823296;
}
.two-col--left--video {
  overflow: hidden;
}
.two-col--left__inner {
  margin-left: 4.95em;
  border-left: 0.05em solid #bcbec0;
  padding: 2.5em;
  height: 100%;
}
@media (max-width: 81.25em) {
  .two-col--left__inner {
    margin-left: 2.45em;
  }
}
@media (max-width: 71.875em) {
  .two-col--left__inner {
    margin-left: 0;
    border-left: none;
  }
}
@media (max-width: 37.5em) {
  .two-col--left__inner {
    padding: 1.25em;
  }
}
.two-col--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 35em;
  background: #e2e7ea;
  border-left: 0.05em solid #bcbec0;
}
@media (max-width: 62.5em) {
  .two-col--right {
    max-width: none;
    border-top: 0.05em solid #bcbec0;
    border-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.two-col--right--no-bg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 35em;
  background: none;
  border-left: 0.05em solid #bcbec0;
}
@media (max-width: 62.5em) {
  .two-col--right--no-bg {
    max-width: none;
    border-top: 0.05em solid #bcbec0;
    border-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.two-col--right--purple {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 35em;
  background: #823296;
  color: #fff;
}
@media (max-width: 62.5em) {
  .two-col--right--purple {
    max-width: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.two-col--right__inner {
  padding: 2.5em 2.5em 0;
  margin-right: 4.95em;
  border-right: 0.05em solid #bcbec0;
  height: 100%;
}
@media (max-width: 81.25em) {
  .two-col--right__inner {
    margin-right: 2.45em;
  }
}
@media (max-width: 71.875em) {
  .two-col--right__inner {
    margin-right: 0;
    border-right: none;
  }
}
@media (max-width: 37.5em) {
  .two-col--right__inner {
    padding: 1.25em 1.25em 0;
  }
}
.jumplink__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.jumplink__item {
  margin: 0 0.5em 0.5em 0;
}
.jumplink__anchor {
  background: hsla(0, 0%, 100%, 0.3);
  display: block;
  padding: 0.75em;
  height: 100%;
  border-radius: 0.2em;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.jumplink__anchor:focus,
.jumplink__anchor:hover {
  background: #fff;
  outline: none;
}
.people__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5em;
}
.people__left {
  height: 7.5em;
  width: 7.5em;
  overflow: hidden;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.people__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 2.5em;
}
.people__name {
  font-size: 1.6em;
  color: #823296;
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
  margin-bottom: 0.25em;
}
.people__role {
  margin-bottom: 1.25em;
}
.people__more {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 600;
}
.press__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2.5em;
}
.press__title {
  font-size: 1.6em;
  color: #823296;
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
  margin-bottom: 0.25em;
}
.press__description {
  margin-bottom: 1.25em;
}
.press__more {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 600;
}
.guides__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 3em;
}
.guide__wrap {
  display: grid;
  isolation: isolate;
  position: relative;
  gap: 1.25em;
  grid-template-columns: repeat(3, 1fr);
}
.guide__wrap,
.guide__wrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.guide__left--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column: 1/2;
}
.guide__left--wrapper a {
  width: 100%;
}
.guide__left {
  position: relative;
  aspect-ratio: 1/1;
  margin: auto 0;
}
.guide__left-img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  background-color: #f9fafb;
}
.guide__left-border,
.guide__left-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 1rem;
}
.guide__left-border {
  --tw-ring-inset: inset;
  --tw-ring-color: #e2e7ea;
  --tw-ring-offset-width: 0px;
  -webkit-box-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width))
    var(--tw-ring-color);
}
.guide__right {
  grid-column: 2/4;
}
.guide__right .guide__excerpt {
  display: none;
}
@media (min-width: 601px) {
  .guide__right .guide__excerpt {
    display: block;
    margin-bottom: 2em;
  }
}
@media (max-width: 600px) {
  .guide__right .guide__name {
    margin-bottom: 1.5em;
  }
}
.guide__right-group {
  position: relative;
  max-width: 34em;
}
.guide__bottom {
  display: none;
}
@media (max-width: 600px) {
  .guide__bottom {
    display: block;
  }
}
.guide__bottom .guide__excerpt {
  display: none;
}
@media (min-width: 601px) {
  .guide__bottom .guide__excerpt {
    display: block;
  }
}
.guide__name {
  font-size: 1.35em;
  margin-top: 0.75rem;
  font-weight: 600;
  line-height: 1em;
}
.guide__name-inset {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.guide__excerpt {
  margin-top: 1.25rem;
  font-size: 1em;
  line-height: 1em;
}
.guides__heading {
  text-align: center;
}
.guides__covers {
  display: grid;
  gap: 1.25em;
  margin-bottom: 1em;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 600px) {
  .guides__covers {
    gap: 0.75em;
  }
}
.guides__covers--3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 600px) {
  .guides__covers--4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.guides__cover {
  position: relative;
  aspect-ratio: 1/1;
  width: 100%;
}
@media (min-width: 1024px) {
  .guides__cover {
    aspect-ratio: 1/1;
    shrink: 0;
  }
}
.guides__cover--img {
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.guides__cta--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1em 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1.5em;
}
.guides__cta--btn {
  border: none;
  border-radius: 0.2em;
  background: #ea8024;
  padding: 0.75em 1.5em;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1.5em;
}
.guides__cta--btn:focus,
.guides__cta--btn:hover {
  background: rgba(130, 50, 150, 0.8);
  outline: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.guides__cta--btn:disabled {
  opacity: 0.5;
}
