html, body, div, h1, p, a, img, ul, li, section {  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;}

body {  
  -webkit-text-size-adjust: none;
  color: #000000;
  font-family: Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.65;
  background: #ffffff;}

section {  display: block;}

* {  box-sizing: inherit;}

@media screen and (max-width: 480px) {
  html, body {    min-width: 320px;  }
}

html {  box-sizing: border-box;
  font-size: 16pt;}

@media screen and (max-width: 1680px) {
  html {    font-size: 14pt;  }
}
@media screen and (max-width: 1280px) {
  html {    font-size: 12pt;  }
}
@media screen and (max-width: 736px) {
  html {    font-size: 11pt;  }
}
@media screen and (max-width: 360px) {
  html {    font-size: 10pt;  }
}

p {  margin: 0 0 2rem 0;
  font-size: 1.25rem;}
h1 {  font-weight: 300;
  line-height: 1.375;
  letter-spacing: -0.05em;
  margin: 0 0 1rem 0;
  font-size: 3rem;
  line-height: 1.2;
  color: #000000;}
@media screen and (max-width: 736px) {
  p {    font-size: 1.1rem;  }
  h1 {    font-size: 2.5rem;  }
}
a {  color: #7B264D;}
.cta { 
  appearance: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.125em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 0.75rem;
  max-width: 20rem;
  height: 3.75em;
  line-height: 3.75em;
  border-radius: 12px;
  padding: 0 2.5em;
  text-overflow: ellipsis;
  overflow: hidden;}
.cta {  background-color: transparent;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  color: #000000 !important;}
.cta:hover {  box-shadow: inset 0 0 0 1px #7B264D;
  color: #7B264D !important;}
.hero-media {  border: 0;
  display: inline-block;
  position: relative;}
.hero-media img {  display: block;
  border-radius: 4px;}
ul {  
  margin: 0 0 2rem 0;
  padding-left: 1rem;}
ul li {  padding-left: 0.5rem;}
ul.action-list {  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  cursor: default;
  list-style: none;
  margin-left: -1rem;
  padding-left: 0;}
ul.action-list li {  padding: 0 0 0 1rem;
  vertical-align: middle;}
ul.action-list.col-stack {  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;}
ul.action-list.col-stack li {  padding: 1.3rem 0 0 0;}
ul.action-list.col-stack li:first-child {  padding-top: 0;}
@media screen and (max-width: 480px) {
  ul.action-list:not(.fixed) {    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    width: 100% !important;  }
  ul.action-list:not(.fixed) li {    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    padding: 1rem 0 0 0;
    text-align: center;
    width: 100%;  }
  ul.action-list:not(.fixed) li > * {    width: 100%;  }
  ul.action-list:not(.fixed) li:first-child {    padding-top: 0;  }
  ul.action-list:not(.fixed) li .cta {    width: 100%;  }
}
.hero-strip.variant-a {  -moz-align-items: -moz-stretch;
  -webkit-align-items: -webkit-stretch;
  -ms-align-items: -ms-stretch;
  align-items: stretch;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: -moz-flex-end;
  -webkit-justify-content: -webkit-flex-end;
  -ms-justify-content: -ms-flex-end;
  justify-content: flex-end;
  position: relative;
  text-align: left;
  overflow-x: hidden;}
.hero-strip.variant-a .hero-body {  padding: 7rem 7rem 5rem 7rem;
  -moz-align-self: center;
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  width: 50%;
  max-width: 48rem;
  margin: 0 auto;}
.hero-strip.variant-a .hero-media {  -moz-flex-grow: 0;
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  border-radius: 0;
  width: 50%;}
.hero-strip.variant-a .hero-media img {  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -ms-object-fit: cover;
  object-fit: cover;
  -moz-object-position: center;
  -webkit-object-position: center;
  -ms-object-position: center;
  object-position: center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;}
@media screen and (max-width: 1680px) {
  .hero-strip.variant-a .hero-body {    padding: 5rem 5rem 3rem 5rem;  }
}
@media screen and (max-width: 1280px) {
  .hero-strip.variant-a .hero-body {    padding: 4rem 4rem 2rem 4rem;  }
}
@media screen and (max-width: 980px) {
  .hero-strip.variant-a .hero-body {    padding: 3.75rem 3rem 1.75rem 3rem;  }
}
@media screen and (max-width: 736px) {
  .hero-strip.variant-a .hero-body {    padding: 2.5rem 2rem 0.5rem 2rem;  }
}
@media screen and (orientation: portrait) {
  .hero-strip.variant-a {    -moz-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;  }
  .hero-strip.variant-a .hero-body {    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;  }
  .hero-strip.variant-a .hero-media {    width: 100%;
    max-width: 100%;
    height: 45vh;  }
}
.hero-strip.variant-a.vh-full {  min-height: 100vh;}
@media screen and (orientation: portrait) {
  .hero-strip.variant-a.vh-full .hero-body {    min-height: 50vh;  }
  .hero-strip.variant-a.vh-full .hero-media {    height: 50vh;  }
}
.hero-strip.variant-a.media-right .hero-media img {  -moz-object-position: right;
  -webkit-object-position: right;
  -ms-object-position: right;
  object-position: right;}
#wrapper {  background-color: inherit;
  width: 100%;
  overflow-x: hidden;}