html {
  box-sizing: border-box; }

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

body, html {
  font: 400 16px/24px "tk-azo-sans-web", "azo-sans-web", sans-serif;
  background-color: #E9EAED;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-kerning: normal; }

body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-weight: 700; }

::-moz-selection {
  background-color: #FBEF4E; }

::selection {
  background-color: #FBEF4E; }

a, a:visited {
  color: #29292A;
  text-decoration: none; }

a.color, a.color:visited {
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out; }
  body.brand-black a.color, body.brand-black a.color:visited {
    color: #29292A; }
  body.brand-white a.color, body.brand-white a.color:visited {
    color: #CDCFD6; }
  body.brand-yellow a.color, body.brand-yellow a.color:visited {
    color: #f7e606; }
  body.brand-orange a.color, body.brand-orange a.color:visited {
    color: #F48027; }
  body.brand-red a.color, body.brand-red a.color:visited {
    color: #EA5457; }
  body.brand-rose a.color, body.brand-rose a.color:visited {
    color: #EE4671; }
  body.brand-mulberry a.color, body.brand-mulberry a.color:visited {
    color: #CA57A0; }
  body.brand-purple a.color, body.brand-purple a.color:visited {
    color: #8057A4; }
  body.brand-blue a.color, body.brand-blue a.color:visited {
    color: #008EB9; }
  body.brand-greenblue a.color, body.brand-greenblue a.color:visited {
    color: #32BCAD; }
  body.brand-green a.color, body.brand-green a.color:visited {
    color: #04B372; }

a.link {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  -webkit-transition: border-bottom-color 0.5s ease-in-out;
  -moz-transition: border-bottom-color 0.5s ease-in-out;
  transition: border-bottom-color 0.5s ease-in-out; }
  body.brand-black a.link {
    color: #29292A; }
  body.brand-white a.link {
    color: #CDCFD6; }
  body.brand-yellow a.link {
    color: #f7e606; }
  body.brand-orange a.link {
    color: #F48027; }
  body.brand-red a.link {
    color: #EA5457; }
  body.brand-rose a.link {
    color: #EE4671; }
  body.brand-mulberry a.link {
    color: #CA57A0; }
  body.brand-purple a.link {
    color: #8057A4; }
  body.brand-blue a.link {
    color: #008EB9; }
  body.brand-greenblue a.link {
    color: #32BCAD; }
  body.brand-green a.link {
    color: #04B372; }
  body.brand-black a.link {
    border-bottom-color: #29292A; }
  body.brand-white a.link {
    border-bottom-color: #CDCFD6; }
  body.brand-yellow a.link {
    border-bottom-color: #f7e606; }
  body.brand-orange a.link {
    border-bottom-color: #F48027; }
  body.brand-red a.link {
    border-bottom-color: #EA5457; }
  body.brand-rose a.link {
    border-bottom-color: #EE4671; }
  body.brand-mulberry a.link {
    border-bottom-color: #CA57A0; }
  body.brand-purple a.link {
    border-bottom-color: #8057A4; }
  body.brand-blue a.link {
    border-bottom-color: #008EB9; }
  body.brand-greenblue a.link {
    border-bottom-color: #32BCAD; }
  body.brand-green a.link {
    border-bottom-color: #04B372; }

h1 {
  line-height: 1em; }
  @media screen and (max-width: 39.9375em) {
    h1 {
      font-size: 2rem; } }
  @media screen and (min-width: 40em) {
    h1 {
      font-size: 3rem;
      line-height: 3.25rem; } }
  @media screen and (min-width: 64em) {
    h1 {
      font-size: 4rem;
      line-height: 4.125rem; } }
  @media screen and (min-width: 64em) {
    h1.xlarge {
      font-size: 4.5rem; } }

h2 {
  margin-bottom: 24px;
  line-height: 1.2em; }
  h2.light {
    font-weight: 100; }
  @media screen and (max-width: 39.9375em) {
    h2 {
      font-size: 1.375rem; } }
  @media screen and (min-width: 40em) {
    h2 {
      font-size: 2.25rem; } }
  @media screen and (min-width: 64em) {
    h2 {
      font-size: 2.9375rem;
      line-height: 3rem; } }
  h2.caps {
    text-transform: uppercase;
    font-size: 2.25rem;
    font-weight: bold; }

h3 {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.25rem; }
  @media screen and (min-width: 40em) {
    h3 {
      font-size: 1.25rem;
      line-height: 1.5rem; } }

h4 {
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.2px; }

h5 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.25rem; }

h6 {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px; }

img {
  display: block;
  height: auto;
  border: 0; }

.centered {
  text-align: center; }

.line-above:before,
.line-below:after {
  content: '';
  display: block;
  background-color: #29292A; }

.line-above.color:before,
.line-below.color:after {
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  body.brand-black .line-above.color:before, body.brand-black
  .line-below.color:after {
    background-color: #29292A; }
  body.brand-white .line-above.color:before, body.brand-white
  .line-below.color:after {
    background-color: #CDCFD6; }
  body.brand-yellow .line-above.color:before, body.brand-yellow
  .line-below.color:after {
    background-color: #f7e606; }
  body.brand-orange .line-above.color:before, body.brand-orange
  .line-below.color:after {
    background-color: #F48027; }
  body.brand-red .line-above.color:before, body.brand-red
  .line-below.color:after {
    background-color: #EA5457; }
  body.brand-rose .line-above.color:before, body.brand-rose
  .line-below.color:after {
    background-color: #EE4671; }
  body.brand-mulberry .line-above.color:before, body.brand-mulberry
  .line-below.color:after {
    background-color: #CA57A0; }
  body.brand-purple .line-above.color:before, body.brand-purple
  .line-below.color:after {
    background-color: #8057A4; }
  body.brand-blue .line-above.color:before, body.brand-blue
  .line-below.color:after {
    background-color: #008EB9; }
  body.brand-greenblue .line-above.color:before, body.brand-greenblue
  .line-below.color:after {
    background-color: #32BCAD; }
  body.brand-green .line-above.color:before, body.brand-green
  .line-below.color:after {
    background-color: #04B372; }

h2.line-above:before {
  width: 96px;
  height: 7px;
  margin-top: 48px;
  margin-bottom: 24px;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  body.brand-black h2.line-above:before {
    background-color: #29292A; }
  body.brand-white h2.line-above:before {
    background-color: #CDCFD6; }
  body.brand-yellow h2.line-above:before {
    background-color: #f7e606; }
  body.brand-orange h2.line-above:before {
    background-color: #F48027; }
  body.brand-red h2.line-above:before {
    background-color: #EA5457; }
  body.brand-rose h2.line-above:before {
    background-color: #EE4671; }
  body.brand-mulberry h2.line-above:before {
    background-color: #CA57A0; }
  body.brand-purple h2.line-above:before {
    background-color: #8057A4; }
  body.brand-blue h2.line-above:before {
    background-color: #008EB9; }
  body.brand-greenblue h2.line-above:before {
    background-color: #32BCAD; }
  body.brand-green h2.line-above:before {
    background-color: #04B372; }

h2.line-below:after {
  width: 96px;
  height: 6px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #29292A; }

h3.line-above:before {
  width: 24px;
  height: 1px;
  margin-bottom: 12px; }

h3.line-below:after {
  width: 24px;
  height: 1px;
  margin-top: 12px; }
h3.line-below.full:after {
  width: 100%; }
h3.line-below.centered:after {
  content: '';
  display: block;
  width: 70px;
  height: 2px;
  margin: 24px auto;
  background-color: #29292A; }

img {
  display: block;
  width: 100%; }
  img.float {
    margin-bottom: 24px; }
  img.float.left {
    float: left;
    margin-right: 24px; }
  img.float.right {
    float: right;
    margin-left: 24px; }

img[data-type=lazy] {
  opacity: 0;
  transition: opacity 1.5s ease-in-out; }
  img[data-type=lazy].loaded {
    opacity: 1; }

p.large,
p.subheading,
h2.subheading {
  font-weight: 300;
  line-height: 1.4em; }
  @media screen and (max-width: 39.9375em) {
    p.large,
    p.subheading,
    h2.subheading {
      font-size: 1rem; } }
  @media screen and (min-width: 40em) {
    p.large,
    p.subheading,
    h2.subheading {
      font-size: 1.25rem; } }
  @media screen and (min-width: 64em) {
    p.large,
    p.subheading,
    h2.subheading {
      font-size: 1.5rem;
      line-height: 2.25rem; } }

ul, ol {
  padding-left: 24px; }

hr {
  height: 5px;
  margin-top: 48px;
  margin-bottom: 24px;
  margin-left: 24px;
  margin-right: 24px;
  border: 0;
  background-color: #F1F2F5; }
  @media screen and (min-width: 40em) {
    hr {
      margin-left: 48px;
      margin-right: 48px; } }
  @media screen and (min-width: 64em) {
    hr {
      margin-left: 96px;
      margin-right: 96px; } }
  section hr, hr.divider {
    height: 60px;
    margin-left: 0;
    margin-right: 0; }
  hr.color {
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; }
    body.brand-black hr.color {
      background-color: #29292A; }
    body.brand-white hr.color {
      background-color: #CDCFD6; }
    body.brand-yellow hr.color {
      background-color: #f7e606; }
    body.brand-orange hr.color {
      background-color: #F48027; }
    body.brand-red hr.color {
      background-color: #EA5457; }
    body.brand-rose hr.color {
      background-color: #EE4671; }
    body.brand-mulberry hr.color {
      background-color: #CA57A0; }
    body.brand-purple hr.color {
      background-color: #8057A4; }
    body.brand-blue hr.color {
      background-color: #008EB9; }
    body.brand-greenblue hr.color {
      background-color: #32BCAD; }
    body.brand-green hr.color {
      background-color: #04B372; }
  hr.light {
    background-color: #F1F2F5; }
  hr.dark {
    background-color: #29292A; }
  hr.thin {
    height: 2px; }
  hr.regular {
    height: 5px; }
  hr.thick {
    height: 10px; }
  hr.extra-thick {
    height: 20px;
    margin-top: 48px;
    margin-bottom: 48px; }
  hr.spacer {
    background-color: transparent; }
  hr.extra-space {
    margin-top: 48px;
    margin-bottom: 48px; }

.btn {
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: background-color, 0.2s, ease-in-out;
  -moz-transition: background-color, 0.2s, ease-in-out;
  transition: background-color, 0.2s, ease-in-out;
  border-radius: 3px;
  font-size: 0.6875rem;
  color: #29292A; }
  .btn.secondary {
    padding: 12px;
    background-color: #e5e7ed; }
    .btn.secondary:hover {
      background-color: #dfe1e8; }
  .btn.color {
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; }
    body.brand-black .btn.color {
      background-color: #29292A; }
    body.brand-white .btn.color {
      background-color: #CDCFD6; }
    body.brand-yellow .btn.color {
      background-color: #f7e606; }
    body.brand-orange .btn.color {
      background-color: #F48027; }
    body.brand-red .btn.color {
      background-color: #EA5457; }
    body.brand-rose .btn.color {
      background-color: #EE4671; }
    body.brand-mulberry .btn.color {
      background-color: #CA57A0; }
    body.brand-purple .btn.color {
      background-color: #8057A4; }
    body.brand-blue .btn.color {
      background-color: #008EB9; }
    body.brand-greenblue .btn.color {
      background-color: #32BCAD; }
    body.brand-green .btn.color {
      background-color: #04B372; }
  .btn.primary {
    padding: 36px 36px;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 1.2px;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
    background-color: #FFFFFF;
    transition: background-color 0.2s ease-in-out; }
    body.brand-black .btn.primary {
      color: #29292A; }
    body.brand-white .btn.primary {
      color: #CDCFD6; }
    body.brand-yellow .btn.primary {
      color: #f7e606; }
    body.brand-orange .btn.primary {
      color: #F48027; }
    body.brand-red .btn.primary {
      color: #EA5457; }
    body.brand-rose .btn.primary {
      color: #EE4671; }
    body.brand-mulberry .btn.primary {
      color: #CA57A0; }
    body.brand-purple .btn.primary {
      color: #8057A4; }
    body.brand-blue .btn.primary {
      color: #008EB9; }
    body.brand-greenblue .btn.primary {
      color: #32BCAD; }
    body.brand-green .btn.primary {
      color: #04B372; }
    .btn.primary:hover {
      background-color: #F1F2F5; }
  .btn.no-border {
    border: none; }
  .btn.arrow {
    position: relative; }
    .btn.arrow.right:after {
      content: '';
      display: inline-block;
      width: 31px;
      height: 18px;
      margin-top: -4px;
      margin-left: 20px;
      vertical-align: middle;
      background-image: url("../images/arrow.svg");
      background-repeat: no-repeat;
      background-position: right center; }
    .btn.arrow.left:before {
      content: '';
      display: inline-block;
      width: 31px;
      height: 18px;
      margin-right: 20px;
      vertical-align: middle;
      background-image: url("../images/arrow.svg");
      background-repeat: no-repeat;
      background-position: left center;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .btn.play {
    position: relative;
    margin-top: 24px;
    padding: 32px 100px 32px 25px;
    font-size: 1.125rem;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 1em;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; }
    body.brand-black .btn.play {
      background-color: #29292A; }
    body.brand-white .btn.play {
      background-color: #CDCFD6; }
    body.brand-yellow .btn.play {
      background-color: #f7e606; }
    body.brand-orange .btn.play {
      background-color: #F48027; }
    body.brand-red .btn.play {
      background-color: #EA5457; }
    body.brand-rose .btn.play {
      background-color: #EE4671; }
    body.brand-mulberry .btn.play {
      background-color: #CA57A0; }
    body.brand-purple .btn.play {
      background-color: #8057A4; }
    body.brand-blue .btn.play {
      background-color: #008EB9; }
    body.brand-greenblue .btn.play {
      background-color: #32BCAD; }
    body.brand-green .btn.play {
      background-color: #04B372; }
    .btn.play:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: 3px;
      opacity: 0.05;
      background-color: #FFFFFF;
      -webkit-transition: opacity, 0.2s, ease-in-out;
      -moz-transition: opacity, 0.2s, ease-in-out;
      transition: opacity, 0.2s, ease-in-out; }
    .btn.play:hover:before {
      opacity: 0.1; }
    .btn.play:after {
      position: absolute;
      top: 50%;
      right: 20px;
      content: '';
      display: block;
      width: 48px;
      height: 48px;
      margin-top: -24px;
      background-image: url("../images/play-btn-white.svg");
      background-repeat: no-repeat;
      background-position: right center; }

#home .carousel .btn.play {
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: background-color, 0.2s, ease-in-out;
  -moz-transition: background-color, 0.2s, ease-in-out;
  transition: background-color, 0.2s, ease-in-out;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  background-color: #FFFFFF;
  -webkit-transition: background-color, 0.2s, ease-in-out;
  -moz-transition: background-color, 0.2s, ease-in-out;
  transition: background-color, 0.2s, ease-in-out; }
  body.brand-black #home .carousel .btn.play {
    color: #29292A; }
  body.brand-white #home .carousel .btn.play {
    color: #CDCFD6; }
  body.brand-yellow #home .carousel .btn.play {
    color: #f7e606; }
  body.brand-orange #home .carousel .btn.play {
    color: #F48027; }
  body.brand-red #home .carousel .btn.play {
    color: #EA5457; }
  body.brand-rose #home .carousel .btn.play {
    color: #EE4671; }
  body.brand-mulberry #home .carousel .btn.play {
    color: #CA57A0; }
  body.brand-purple #home .carousel .btn.play {
    color: #8057A4; }
  body.brand-blue #home .carousel .btn.play {
    color: #008EB9; }
  body.brand-greenblue #home .carousel .btn.play {
    color: #32BCAD; }
  body.brand-green #home .carousel .btn.play {
    color: #04B372; }
  #home .carousel .btn.play:after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
    background-image: url("../images/btn-play-white.svg");
    background-repeat: no-repeat;
    background-position: 18px center; }
    body.brand-black #home .carousel .btn.play:after {
      background-color: #29292A; }
    body.brand-white #home .carousel .btn.play:after {
      background-color: #CDCFD6; }
    body.brand-yellow #home .carousel .btn.play:after {
      background-color: #f7e606; }
    body.brand-orange #home .carousel .btn.play:after {
      background-color: #F48027; }
    body.brand-red #home .carousel .btn.play:after {
      background-color: #EA5457; }
    body.brand-rose #home .carousel .btn.play:after {
      background-color: #EE4671; }
    body.brand-mulberry #home .carousel .btn.play:after {
      background-color: #CA57A0; }
    body.brand-purple #home .carousel .btn.play:after {
      background-color: #8057A4; }
    body.brand-blue #home .carousel .btn.play:after {
      background-color: #008EB9; }
    body.brand-greenblue #home .carousel .btn.play:after {
      background-color: #32BCAD; }
    body.brand-green #home .carousel .btn.play:after {
      background-color: #04B372; }
  #home .carousel .btn.play:hover {
    background-color: #F1F2F5; }

.highlight {
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out; }
  body.brand-black .highlight {
    color: #29292A; }
  body.brand-white .highlight {
    color: #CDCFD6; }
  body.brand-yellow .highlight {
    color: #f7e606; }
  body.brand-orange .highlight {
    color: #F48027; }
  body.brand-red .highlight {
    color: #EA5457; }
  body.brand-rose .highlight {
    color: #EE4671; }
  body.brand-mulberry .highlight {
    color: #CA57A0; }
  body.brand-purple .highlight {
    color: #8057A4; }
  body.brand-blue .highlight {
    color: #008EB9; }
  body.brand-greenblue .highlight {
    color: #32BCAD; }
  body.brand-green .highlight {
    color: #04B372; }

.small-caps {
  margin: 0 0 8px 0;
  font-size: 0.6875rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px; }

@keyframes pulse {
  0% {
    width: 18px;
    height: 18px; }
  100% {
    width: 20px;
    height: 20px; } }
@keyframes strobe {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
.popover {
  font-size: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #9C9DA0; }
  @media screen and (max-width: 39.9375em) {
    .popover {
      display: none; } }
  .popover:before {
    content: '';
    float: left;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    margin-right: 10px;
    border-width: 4px;
    border-style: solid;
    border-color: #FFFFFF;
    border-radius: 25px;
    box-shadow: 0 0 0 4px #CDCFD6;
    background-color: #CDCFD6; }
  .popover:hover:before {
    -webkit-animation: strobe 0.2s ease-in-out infinite alternate;
    -moz-animation: strobe 0.2s ease-in-out infinite alternate;
    animation: strobe 0.2s ease-in-out infinite alternate; }

.icon.before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #CDCFD6; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small {
    display: none !important; } }

.vertically-center {
  position: absolute;
  top: 50%;
  -webkit-transform: perspective(1px) translateY(-50%);
  -ms-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%); }

.responsive-video {
  position: relative;
  height: 0;
  /*
  margin-bottom: 0;
  padding-bottom: 56.169%;
  */
  overflow: hidden;
  padding-bottom: 56.169%; }

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

blockquote {
  margin-bottom: 96px;
  padding-top: 24px;
  padding-left: 90px;
  background: url("../images/quote.svg") 0 0 no-repeat; }
  blockquote .quote-author:before {
    content: '';
    display: block;
    width: 48px;
    height: 1px;
    margin-top: 3px;
    margin-bottom: 6px;
    background-color: #CDCFD6; }

.row, .rows {
  display: block; }
  .row::after, .rows::after {
    clear: both;
    content: "";
    display: block; }

@media screen and (min-width: 40em) {
  .col-md-1 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%; }
    .col-md-1:last-child {
      margin-right: 0; }

  .col-md-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%; }
    .col-md-2:last-child {
      margin-right: 0; }

  .col-md-3 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .col-md-3:last-child {
      margin-right: 0; }

  .col-md-4 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .col-md-4:last-child {
      margin-right: 0; }

  .col-md-5 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%; }
    .col-md-5:last-child {
      margin-right: 0; }

  .col-md-6 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .col-md-6:last-child {
      margin-right: 0; }

  .col-md-7 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    .col-md-7:last-child {
      margin-right: 0; }

  .col-md-8 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .col-md-8:last-child {
      margin-right: 0; }

  .col-md-9 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .col-md-9:last-child {
      margin-right: 0; }

  .col-md-10 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%; }
    .col-md-10:last-child {
      margin-right: 0; }

  .col-md-11 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 91.4702%; }
    .col-md-11:last-child {
      margin-right: 0; }

  .col-md-12 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .col-md-12:last-child {
      margin-right: 0; } }
@media screen and (min-width: 64em) {
  .col-lg-1 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%; }
    .col-lg-1:last-child {
      margin-right: 0; }

  .col-lg-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%; }
    .col-lg-2:last-child {
      margin-right: 0; }

  .col-lg-3 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .col-lg-3:last-child {
      margin-right: 0; }

  .col-lg-4 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .col-lg-4:last-child {
      margin-right: 0; }

  .col-lg-5 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%; }
    .col-lg-5:last-child {
      margin-right: 0; }

  .col-lg-6 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .col-lg-6:last-child {
      margin-right: 0; }

  .col-lg-7 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    .col-lg-7:last-child {
      margin-right: 0; }

  .col-lg-8 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .col-lg-8:last-child {
      margin-right: 0; }

  .col-lg-9 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .col-lg-9:last-child {
      margin-right: 0; }

  .col-lg-10 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%; }
    .col-lg-10:last-child {
      margin-right: 0; }

  .col-lg-11 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 91.4702%; }
    .col-lg-11:last-child {
      margin-right: 0; }

  .col-lg-12 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .col-lg-12:last-child {
      margin-right: 0; } }
@media screen and (min-width: 40em) {
  .full {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .full:last-child {
      margin-right: 0; }

  .two-thirds {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .two-thirds:last-child {
      margin-right: 0; }

  .half {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .half:last-child {
      margin-right: 0; }

  .third {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .third:last-child {
      margin-right: 0; }

  .quarter {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .quarter:last-child {
      margin-right: 0; }

  .eighth {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%; }
    .eighth:last-child {
      margin-right: 0; } }
@media screen and (min-width: 64em) {
  .lg-2 > * {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .lg-2 > *:last-child {
      margin-right: 0; }
    .lg-2 > *:nth-child(2n) {
      margin-right: 0; }
    .lg-2 > *:nth-child(2n+1) {
      clear: left; }

  .lg-3 > * {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    background-color: green; }
    .lg-3 > *:last-child {
      margin-right: 0; }
    .lg-3 > *:nth-child(3n) {
      margin-right: 0; }
    .lg-3 > *:nth-child(3n+1) {
      clear: left; }

  .lg-4 > * {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    background-color: yellow; }
    .lg-4 > *:last-child {
      margin-right: 0; }
    .lg-4 > *:nth-child(4n) {
      margin-right: 0; }
    .lg-4 > *:nth-child(4n+1) {
      clear: left; } }
.row-3 {
  display: block; }
  .row-3::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (min-width: 64em) {
    .row-3 > div, .row-3 > ul {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .row-3 > div:last-child, .row-3 > ul:last-child {
        margin-right: 0; }
      .row-3 > div:nth-child(3n), .row-3 > ul:nth-child(3n) {
        margin-right: 0; }
      .row-3 > div:nth-child(3n+1), .row-3 > ul:nth-child(3n+1) {
        clear: left; } }

.rows-1-2 {
  display: block; }
  .rows-1-2::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (min-width: 40em) {
    .rows-1-2 > div, .rows-1-2 > ul, .rows-1-2 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .rows-1-2 > div:last-child, .rows-1-2 > ul:last-child, .rows-1-2 > li:last-child {
        margin-right: 0; }
      .rows-1-2 > div:nth-child(2n), .rows-1-2 > ul:nth-child(2n), .rows-1-2 > li:nth-child(2n) {
        margin-right: 0; }
      .rows-1-2 > div:nth-child(2n+1), .rows-1-2 > ul:nth-child(2n+1), .rows-1-2 > li:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 40em) {
    .rows-1-2.reverse > div:nth-child(1) {
      margin-left: 51.17883%; }
    .rows-1-2.reverse > div:nth-child(2) {
      margin-left: -102.35765%; } }

.rows-1-3 {
  display: block; }
  .rows-1-3::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (min-width: 40em) {
    .rows-1-3 > div, .rows-1-3 > ul, .rows-1-3 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .rows-1-3 > div:last-child, .rows-1-3 > ul:last-child, .rows-1-3 > li:last-child {
        margin-right: 0; }
      .rows-1-3 > div:nth-child(3n), .rows-1-3 > ul:nth-child(3n), .rows-1-3 > li:nth-child(3n) {
        margin-right: 0; }
      .rows-1-3 > div:nth-child(3n+1), .rows-1-3 > ul:nth-child(3n+1), .rows-1-3 > li:nth-child(3n+1) {
        clear: left; } }

.rows-1-2-2 {
  display: block; }
  .rows-1-2-2::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (min-width: 40em) {
    .rows-1-2-2 > div, .rows-1-2-2 > ul, .rows-1-2-2 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .rows-1-2-2 > div:last-child, .rows-1-2-2 > ul:last-child, .rows-1-2-2 > li:last-child {
        margin-right: 0; }
      .rows-1-2-2 > div:nth-child(2n), .rows-1-2-2 > ul:nth-child(2n), .rows-1-2-2 > li:nth-child(2n) {
        margin-right: 0; }
      .rows-1-2-2 > div:nth-child(2n+1), .rows-1-2-2 > ul:nth-child(2n+1), .rows-1-2-2 > li:nth-child(2n+1) {
        clear: left; } }

.rows-1-2-3 {
  display: block; }
  .rows-1-2-3::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (min-width: 40em) {
    .rows-1-2-3 > div, .rows-1-2-3 > ul, .rows-1-2-3 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .rows-1-2-3 > div:last-child, .rows-1-2-3 > ul:last-child, .rows-1-2-3 > li:last-child {
        margin-right: 0; }
      .rows-1-2-3 > div:nth-child(2n), .rows-1-2-3 > ul:nth-child(2n), .rows-1-2-3 > li:nth-child(2n) {
        margin-right: 0; }
      .rows-1-2-3 > div:nth-child(2n+1), .rows-1-2-3 > ul:nth-child(2n+1), .rows-1-2-3 > li:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 64em) {
    .rows-1-2-3 > div, .rows-1-2-3 > ul, .rows-1-2-3 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .rows-1-2-3 > div:nth-child(2n), .rows-1-2-3 > ul:nth-child(2n), .rows-1-2-3 > li:nth-child(2n) {
        margin-right: 2.35765%; }
      .rows-1-2-3 > div:nth-child(2n+1), .rows-1-2-3 > ul:nth-child(2n+1), .rows-1-2-3 > li:nth-child(2n+1) {
        clear: none; }
      .rows-1-2-3 > div:last-child, .rows-1-2-3 > ul:last-child, .rows-1-2-3 > li:last-child {
        margin-right: 0; }
      .rows-1-2-3 > div:nth-child(3n), .rows-1-2-3 > ul:nth-child(3n), .rows-1-2-3 > li:nth-child(3n) {
        margin-right: 0; }
      .rows-1-2-3 > div:nth-child(3n+1), .rows-1-2-3 > ul:nth-child(3n+1), .rows-1-2-3 > li:nth-child(3n+1) {
        clear: left; } }

.rows-1-3-4 {
  display: block; }
  .rows-1-3-4::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (min-width: 40em) {
    .rows-1-3-4 > div, .rows-1-3-4 > ul, .rows-1-3-4 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .rows-1-3-4 > div:last-child, .rows-1-3-4 > ul:last-child, .rows-1-3-4 > li:last-child {
        margin-right: 0; }
      .rows-1-3-4 > div:nth-child(3n), .rows-1-3-4 > ul:nth-child(3n), .rows-1-3-4 > li:nth-child(3n) {
        margin-right: 0; }
      .rows-1-3-4 > div:nth-child(3n+1), .rows-1-3-4 > ul:nth-child(3n+1), .rows-1-3-4 > li:nth-child(3n+1) {
        clear: left; } }
  @media screen and (min-width: 64em) {
    .rows-1-3-4 > div, .rows-1-3-4 > ul, .rows-1-3-4 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .rows-1-3-4 > div:nth-child(3n), .rows-1-3-4 > ul:nth-child(3n), .rows-1-3-4 > li:nth-child(3n) {
        margin-right: 2.35765%; }
      .rows-1-3-4 > div:nth-child(3n+1), .rows-1-3-4 > ul:nth-child(3n+1), .rows-1-3-4 > li:nth-child(3n+1) {
        clear: none; }
      .rows-1-3-4 > div:last-child, .rows-1-3-4 > ul:last-child, .rows-1-3-4 > li:last-child {
        margin-right: 0; }
      .rows-1-3-4 > div:nth-child(4n), .rows-1-3-4 > ul:nth-child(4n), .rows-1-3-4 > li:nth-child(4n) {
        margin-right: 0; }
      .rows-1-3-4 > div:nth-child(4n+1), .rows-1-3-4 > ul:nth-child(4n+1), .rows-1-3-4 > li:nth-child(4n+1) {
        clear: left; } }

.rows-2-3-4 {
  display: block; }
  .rows-2-3-4::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (max-width: 39.9375em) {
    .rows-2-3-4 > div, .rows-2-3-4 > ul, .rows-2-3-4 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .rows-2-3-4 > div:last-child, .rows-2-3-4 > ul:last-child, .rows-2-3-4 > li:last-child {
        margin-right: 0; }
      .rows-2-3-4 > div:nth-child(2n), .rows-2-3-4 > ul:nth-child(2n), .rows-2-3-4 > li:nth-child(2n) {
        margin-right: 0; }
      .rows-2-3-4 > div:nth-child(2n+1), .rows-2-3-4 > ul:nth-child(2n+1), .rows-2-3-4 > li:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 40em) {
    .rows-2-3-4 > div, .rows-2-3-4 > ul, .rows-2-3-4 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .rows-2-3-4 > div:nth-child(2n), .rows-2-3-4 > ul:nth-child(2n), .rows-2-3-4 > li:nth-child(2n) {
        margin-right: 2.35765%; }
      .rows-2-3-4 > div:nth-child(2n+1), .rows-2-3-4 > ul:nth-child(2n+1), .rows-2-3-4 > li:nth-child(2n+1) {
        clear: none; }
      .rows-2-3-4 > div:last-child, .rows-2-3-4 > ul:last-child, .rows-2-3-4 > li:last-child {
        margin-right: 0; }
      .rows-2-3-4 > div:nth-child(3n), .rows-2-3-4 > ul:nth-child(3n), .rows-2-3-4 > li:nth-child(3n) {
        margin-right: 0; }
      .rows-2-3-4 > div:nth-child(3n+1), .rows-2-3-4 > ul:nth-child(3n+1), .rows-2-3-4 > li:nth-child(3n+1) {
        clear: left; } }
  @media screen and (min-width: 64em) {
    .rows-2-3-4 > div, .rows-2-3-4 > ul, .rows-2-3-4 > li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .rows-2-3-4 > div:nth-child(3n), .rows-2-3-4 > ul:nth-child(3n), .rows-2-3-4 > li:nth-child(3n) {
        margin-right: 2.35765%; }
      .rows-2-3-4 > div:nth-child(3n+1), .rows-2-3-4 > ul:nth-child(3n+1), .rows-2-3-4 > li:nth-child(3n+1) {
        clear: none; }
      .rows-2-3-4 > div:last-child, .rows-2-3-4 > ul:last-child, .rows-2-3-4 > li:last-child {
        margin-right: 0; }
      .rows-2-3-4 > div:nth-child(4n), .rows-2-3-4 > ul:nth-child(4n), .rows-2-3-4 > li:nth-child(4n) {
        margin-right: 0; }
      .rows-2-3-4 > div:nth-child(4n+1), .rows-2-3-4 > ul:nth-child(4n+1), .rows-2-3-4 > li:nth-child(4n+1) {
        clear: left; } }

@media screen and (max-width: 39.9375em) {
  .hide-for-small {
    display: none; } }

@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none; } }

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none; } }

@media screen and (min-width: 64em) {
  .centered-lg-8 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-left: 17.05961%; }
    .centered-lg-8:last-child {
      margin-right: 0; } }

#menu-toggle {
  display: none;
  position: absolute;
  z-index: 100; }

header[role=banner] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 150px;
  z-index: 10;
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out; }

header[role=banner].small {
  height: 75px; }

header[role=banner] .inner {
  position: relative;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  background-color: #FFFFFF; }
  header[role=banner] .inner::after {
    clear: both;
    content: "";
    display: block; }

header[role=banner].small .inner {
  border-bottom: 1px solid #F1F2F5; }

header[role=banner] .logo {
  position: absolute;
  top: 45px;
  left: 48px;
  width: 150px; }

header[role=banner].small .logo {
  animation: shrinkLogo;
  animation-duration: 0.2s;
  animation-direction: alternate;
  animation-timing-function: linear;
  animation-fill-mode: forwards; }

@keyframes shrinkLogo {
  from {
    transform: scale(1) translateX(0) translateY(0); }
  to {
    transform: scale(0.7) translateX(-75px) translateY(-52px); } }
header[role=banner] nav {
  position: absolute;
  top: 0;
  right: -250px;
  width: 250px;
  height: 100vh;
  z-index: 12;
  background-color: #FFFFFF;
  overflow-y: scroll; }
  @media screen and (min-width: 64em) {
    header[role=banner] nav {
      position: absolute;
      top: 65px;
      right: 48px;
      width: auto;
      height: auto;
      overflow-y: inherit; } }

@media screen and (min-width: 64em) {
  header[role=banner].small nav {
    animation-name: shrinkNav;
    animation-duration: 0.2s;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards; } }

@keyframes shrinkNav {
  from {
    transform: translateX(0) translateY(0); }
  to {
    transform: translateX(24px) translateY(-41px); } }
#menu-toggle:checked ~ .wrapper nav {
  animation-name: navIn;
  animation-duration: 0.5s;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards; }

@keyframes navIn {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-250px); } }
@keyframes navOut {
  from {
    transform: translateX(-250px); }
  to {
    transform: translateX(0); } }
header[role=banner] nav ul {
  margin: 0;
  padding: 24px;
  list-style: none; }
  @media screen and (min-width: 64em) {
    header[role=banner] nav ul {
      padding: 0; } }

header[role=banner] nav li {
  margin-bottom: 24px; }
  @media screen and (min-width: 64em) {
    header[role=banner] nav li {
      display: inline-block;
      margin: 0 6px; } }

header[role=banner] nav a {
  padding: 6px 4px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 0.075rem;
  font-weight: bold;
  color: #29292A; }
  @media screen and (min-width: 64em) {
    header[role=banner] nav a {
      font-size: 0.6875rem; } }
  @media screen and (min-width: 64em) {
    header[role=banner] nav a:hover {
      border-bottom-width: 3px;
      border-bottom-style: solid;
      border-color: #CDCFD6; } }

header[role=banner] nav li.active a {
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out; }
  body.brand-black header[role=banner] nav li.active a {
    color: #29292A; }
  body.brand-white header[role=banner] nav li.active a {
    color: #CDCFD6; }
  body.brand-yellow header[role=banner] nav li.active a {
    color: #f7e606; }
  body.brand-orange header[role=banner] nav li.active a {
    color: #F48027; }
  body.brand-red header[role=banner] nav li.active a {
    color: #EA5457; }
  body.brand-rose header[role=banner] nav li.active a {
    color: #EE4671; }
  body.brand-mulberry header[role=banner] nav li.active a {
    color: #CA57A0; }
  body.brand-purple header[role=banner] nav li.active a {
    color: #8057A4; }
  body.brand-blue header[role=banner] nav li.active a {
    color: #008EB9; }
  body.brand-greenblue header[role=banner] nav li.active a {
    color: #32BCAD; }
  body.brand-green header[role=banner] nav li.active a {
    color: #04B372; }
  @media screen and (min-width: 64em) {
    header[role=banner] nav li.active a {
      border-bottom-width: 3px;
      border-bottom-style: solid;
      -webkit-transition: border-color 0.5s ease-in-out;
      -moz-transition: border-color 0.5s ease-in-out;
      transition: border-color 0.5s ease-in-out; }
      body.brand-black header[role=banner] nav li.active a {
        border-color: #29292A; }
      body.brand-white header[role=banner] nav li.active a {
        border-color: #CDCFD6; }
      body.brand-yellow header[role=banner] nav li.active a {
        border-color: #f7e606; }
      body.brand-orange header[role=banner] nav li.active a {
        border-color: #F48027; }
      body.brand-red header[role=banner] nav li.active a {
        border-color: #EA5457; }
      body.brand-rose header[role=banner] nav li.active a {
        border-color: #EE4671; }
      body.brand-mulberry header[role=banner] nav li.active a {
        border-color: #CA57A0; }
      body.brand-purple header[role=banner] nav li.active a {
        border-color: #8057A4; }
      body.brand-blue header[role=banner] nav li.active a {
        border-color: #008EB9; }
      body.brand-greenblue header[role=banner] nav li.active a {
        border-color: #32BCAD; }
      body.brand-green header[role=banner] nav li.active a {
        border-color: #04B372; } }

@media screen and (min-width: 64em) {
  header[role=banner] nav li.free-trial a {
    padding: 12px;
    color: #FFFFFF;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; }
    body.brand-black header[role=banner] nav li.free-trial a {
      background-color: #29292A; }
    body.brand-white header[role=banner] nav li.free-trial a {
      background-color: #CDCFD6; }
    body.brand-yellow header[role=banner] nav li.free-trial a {
      background-color: #f7e606; }
    body.brand-orange header[role=banner] nav li.free-trial a {
      background-color: #F48027; }
    body.brand-red header[role=banner] nav li.free-trial a {
      background-color: #EA5457; }
    body.brand-rose header[role=banner] nav li.free-trial a {
      background-color: #EE4671; }
    body.brand-mulberry header[role=banner] nav li.free-trial a {
      background-color: #CA57A0; }
    body.brand-purple header[role=banner] nav li.free-trial a {
      background-color: #8057A4; }
    body.brand-blue header[role=banner] nav li.free-trial a {
      background-color: #008EB9; }
    body.brand-greenblue header[role=banner] nav li.free-trial a {
      background-color: #32BCAD; }
    body.brand-green header[role=banner] nav li.free-trial a {
      background-color: #04B372; } }
header[role=banner] nav li.free-trial a:hover {
  border-bottom: none; }

header[role=banner] ul.subnav {
  display: none; }

@media screen and (min-width: 64em) {
  header[role=banner] .has-subnav > a {
    padding: 12px 28px 12px 12px;
    background-color: #F1F2F5;
    background-image: url("../images/dropdown-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 10px center; }

  header[role=banner] .has-subnav.active > a {
    border-bottom-width: 0;
    color: #29292A !important; }

  header[role=banner] ul.subnav {
    position: absolute;
    background-color: #F1F2F5; }
    header[role=banner] ul.subnav li {
      display: block; }

  header[role=banner] .has-subnav:hover a {
    border-bottom: 0;
    background-color: #F1F2F5;
    transition: background-color 0.2s ease-in-out; }

  header[role=banner] .has-subnav:hover ul.subnav {
    display: block; }
    header[role=banner] .has-subnav:hover ul.subnav li {
      margin: 0; }
    header[role=banner] .has-subnav:hover ul.subnav a {
      display: block;
      padding: 6px 12px;
      text-transform: none;
      font-weight: 400;
      color: #29292A; }
      header[role=banner] .has-subnav:hover ul.subnav a:hover {
        background-color: #e2e4ea; } }
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 11;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  animation-name: overlayIn;
  animation-duration: 0.2s;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards; }
  body.brand-black .overlay {
    background-color: #29292A; }
  body.brand-white .overlay {
    background-color: #CDCFD6; }
  body.brand-yellow .overlay {
    background-color: #f7e606; }
  body.brand-orange .overlay {
    background-color: #F48027; }
  body.brand-red .overlay {
    background-color: #EA5457; }
  body.brand-rose .overlay {
    background-color: #EE4671; }
  body.brand-mulberry .overlay {
    background-color: #CA57A0; }
  body.brand-purple .overlay {
    background-color: #8057A4; }
  body.brand-blue .overlay {
    background-color: #008EB9; }
  body.brand-greenblue .overlay {
    background-color: #32BCAD; }
  body.brand-green .overlay {
    background-color: #04B372; }

#menu-toggle:checked ~ .wrapper .overlay {
  opacity: 0.8;
  pointer-events: auto;
  cursor: pointer;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@keyframes overlayIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.85; } }
header[role=banner] #menu-btn {
  position: absolute;
  top: 65px;
  right: 48px;
  width: 37px;
  height: 22px;
  cursor: pointer;
  background-image: url("../images/menu-icon.svg");
  background-repeat: no-repeat;
  background-position: center; }
  @media screen and (min-width: 64em) {
    header[role=banner] #menu-btn {
      display: none; } }

header[role=banner].small #menu-btn {
  animation-name: moveMenuBtn;
  animation-duration: 0.2s;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards; }

@keyframes moveMenuBtn {
  from {
    transform: translateX(0) translateY(0); }
  to {
    transform: translateX(24px) translateY(-37px); } }
.wf-loading {
  visibility: hidden; }

@media screen and (min-width: 40em) {
  .content-with-aside {
    display: block; }
    .content-with-aside::after {
      clear: both;
      content: "";
      display: block; }
    .content-with-aside > div.content {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%; }
      .content-with-aside > div.content:last-child {
        margin-right: 0; }
    .content-with-aside > aside {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .content-with-aside > aside:last-child {
        margin-right: 0; } }

body {
  margin: 0;
  background-color: #e8eaef; }

.wrapper {
  position: relative;
  padding-top: 150px;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF; }
  .wrapper::after {
    clear: both;
    content: "";
    display: block; }
  .wrapper::after {
    clear: both;
    content: "";
    display: block; }

main {
  position: relative; }

footer {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto; }
  footer::after {
    clear: both;
    content: "";
    display: block; }

section {
  padding: 24px; }
  @media screen and (min-width: 40em) {
    section {
      padding: 48px; } }
  @media screen and (min-width: 64em) {
    section {
      padding: 96px; } }
  section.no-padding {
    padding: 0; }
  section.light-grey {
    background-color: #F1F2F5; }
  section.video {
    padding-top: 0;
    padding-bottom: 0; }
  section.color {
    color: #fff;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; }
    body.brand-black section.color {
      background-color: #29292A; }
    body.brand-white section.color {
      background-color: #CDCFD6; }
    body.brand-yellow section.color {
      background-color: #f7e606; }
    body.brand-orange section.color {
      background-color: #F48027; }
    body.brand-red section.color {
      background-color: #EA5457; }
    body.brand-rose section.color {
      background-color: #EE4671; }
    body.brand-mulberry section.color {
      background-color: #CA57A0; }
    body.brand-purple section.color {
      background-color: #8057A4; }
    body.brand-blue section.color {
      background-color: #008EB9; }
    body.brand-greenblue section.color {
      background-color: #32BCAD; }
    body.brand-green section.color {
      background-color: #04B372; }
  section .subsection-heading {
    display: block;
    margin-bottom: 24px; }
    section .subsection-heading::after {
      clear: both;
      content: "";
      display: block; }
    @media screen and (min-width: 40em) {
      section .subsection-heading div {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        section .subsection-heading div:last-child {
          margin-right: 0; } }

section .showcase-video {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
  margin-left: 17.05961%; }
  section .showcase-video:last-child {
    margin-right: 0; }

@media screen and (min-width: 64em) {
  .extra-margin-wrap {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-left: 17.05961%; }
    .extra-margin-wrap:last-child {
      margin-right: 0; } }

.section-padding {
  padding: 24px; }
  @media screen and (min-width: 40em) {
    .section-padding {
      padding: 48px; } }
  @media screen and (min-width: 64em) {
    .section-padding {
      padding: 96px; } }

.page-heading header {
  display: block; }
  .page-heading header::after {
    clear: both;
    content: "";
    display: block; }

@media screen and (min-width: 40em) {
  .page-heading h1 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .page-heading h1:last-child {
      margin-right: 0; } }
@media screen and (min-width: 64em) {
  .page-heading h1 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .page-heading h1:last-child {
      margin-right: 0; } }

.customer .page-heading h1 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .customer .page-heading h1:last-child {
    margin-right: 0; }

.intro {
  display: block;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: 10%; }
  .intro::after {
    clear: both;
    content: "";
    display: block; }
  body.brand-black .intro {
    background-color: #29292A; }
  body.brand-white .intro {
    background-color: #CDCFD6; }
  body.brand-yellow .intro {
    background-color: #f7e606; }
  body.brand-orange .intro {
    background-color: #F48027; }
  body.brand-red .intro {
    background-color: #EA5457; }
  body.brand-rose .intro {
    background-color: #EE4671; }
  body.brand-mulberry .intro {
    background-color: #CA57A0; }
  body.brand-purple .intro {
    background-color: #8057A4; }
  body.brand-blue .intro {
    background-color: #008EB9; }
  body.brand-greenblue .intro {
    background-color: #32BCAD; }
  body.brand-green .intro {
    background-color: #04B372; }
  .intro p {
    margin-bottom: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    color: #FFFFFF; }
    @media screen and (min-width: 40em) {
      .intro p {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-left: 51.17883%;
        padding-top: 96px;
        padding-bottom: 96px; }
        .intro p:last-child {
          margin-right: 0; } }

@media screen and (min-width: 40em) {
  #solutions .intro {
    background-image: url("../images/solution-intro-bg.svg"); } }

@media screen and (min-width: 40em) {
  #product .intro {
    background-image: url("../images/product-intro-bg.png"); } }

.use-cases {
  display: block;
  padding-top: 24px;
  padding-bottom: 24px; }
  .use-cases::after {
    clear: both;
    content: "";
    display: block; }
  .use-cases ul {
    padding-left: 0;
    font-weight: 400;
    list-style: none; }
  .use-cases li {
    font-size: 0.625rem;
    text-transform: uppercase;
    letter-spacing: 1.5px; }
  .use-cases a {
    display: block;
    padding: 8px 0;
    line-height: 1.2em;
    cursor: pointer; }
    .use-cases a:hover {
      -webkit-transition: color 0.5s ease-in-out;
      -moz-transition: color 0.5s ease-in-out;
      transition: color 0.5s ease-in-out;
      transition: color 0.2s ease-in-out; }
      body.brand-black .use-cases a:hover {
        color: #29292A; }
      body.brand-white .use-cases a:hover {
        color: #CDCFD6; }
      body.brand-yellow .use-cases a:hover {
        color: #f7e606; }
      body.brand-orange .use-cases a:hover {
        color: #F48027; }
      body.brand-red .use-cases a:hover {
        color: #EA5457; }
      body.brand-rose .use-cases a:hover {
        color: #EE4671; }
      body.brand-mulberry .use-cases a:hover {
        color: #CA57A0; }
      body.brand-purple .use-cases a:hover {
        color: #8057A4; }
      body.brand-blue .use-cases a:hover {
        color: #008EB9; }
      body.brand-greenblue .use-cases a:hover {
        color: #32BCAD; }
      body.brand-green .use-cases a:hover {
        color: #04B372; }
  .use-cases p {
    text-transform: uppercase;
    font-size: 0.6875rem;
    font-weight: bold; }
  .use-cases h6 {
    font-size: 1rem;
    text-transform: uppercase;
    text-transform: none;
    letter-spacing: 1.2px; }
    .use-cases h6:after {
      content: '';
      display: block;
      width: 40px;
      height: 1px;
      margin-top: 12px;
      background-color: #CDCFD6; }
  .use-cases .icon.small {
    -webkit-transition: fill 0.5s ease-in-out;
    -moz-transition: fill 0.5s ease-in-out;
    transition: fill 0.5s ease-in-out; }
    body.brand-black .use-cases .icon.small {
      fill: #29292A; }
    body.brand-white .use-cases .icon.small {
      fill: #CDCFD6; }
    body.brand-yellow .use-cases .icon.small {
      fill: #f7e606; }
    body.brand-orange .use-cases .icon.small {
      fill: #F48027; }
    body.brand-red .use-cases .icon.small {
      fill: #EA5457; }
    body.brand-rose .use-cases .icon.small {
      fill: #EE4671; }
    body.brand-mulberry .use-cases .icon.small {
      fill: #CA57A0; }
    body.brand-purple .use-cases .icon.small {
      fill: #8057A4; }
    body.brand-blue .use-cases .icon.small {
      fill: #008EB9; }
    body.brand-greenblue .use-cases .icon.small {
      fill: #32BCAD; }
    body.brand-green .use-cases .icon.small {
      fill: #04B372; }

.section-heading.centered {
  display: block;
  text-align: center; }
  .section-heading.centered::after {
    clear: both;
    content: "";
    display: block; }
  .section-heading.centered > div {
    margin-bottom: 24px;
    padding-bottom: 48px;
    background-image: url("../images/down-arrow.svg");
    background-repeat: no-repeat;
    background-position: center bottom; }
    @media screen and (min-width: 40em) {
      .section-heading.centered > div {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-left: 25.58941%; }
        .section-heading.centered > div:last-child {
          margin-right: 0; } }
  .section-heading.centered h2 {
    margin-bottom: 24px; }
  .section-heading.centered h2:before {
    content: '';
    display: block;
    width: 110px;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 55px;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; }
    body.brand-black .section-heading.centered h2:before {
      background-color: #29292A; }
    body.brand-white .section-heading.centered h2:before {
      background-color: #CDCFD6; }
    body.brand-yellow .section-heading.centered h2:before {
      background-color: #f7e606; }
    body.brand-orange .section-heading.centered h2:before {
      background-color: #F48027; }
    body.brand-red .section-heading.centered h2:before {
      background-color: #EA5457; }
    body.brand-rose .section-heading.centered h2:before {
      background-color: #EE4671; }
    body.brand-mulberry .section-heading.centered h2:before {
      background-color: #CA57A0; }
    body.brand-purple .section-heading.centered h2:before {
      background-color: #8057A4; }
    body.brand-blue .section-heading.centered h2:before {
      background-color: #008EB9; }
    body.brand-greenblue .section-heading.centered h2:before {
      background-color: #32BCAD; }
    body.brand-green .section-heading.centered h2:before {
      background-color: #04B372; }
  .section-heading.centered h3 {
    text-transform: uppercase;
    letter-spacing: 2px; }
  .section-heading.centered h3:before {
    content: '';
    display: block;
    width: 75px;
    height: 75px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 38px;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; }
    body.brand-black .section-heading.centered h3:before {
      background-color: #29292A; }
    body.brand-white .section-heading.centered h3:before {
      background-color: #CDCFD6; }
    body.brand-yellow .section-heading.centered h3:before {
      background-color: #f7e606; }
    body.brand-orange .section-heading.centered h3:before {
      background-color: #F48027; }
    body.brand-red .section-heading.centered h3:before {
      background-color: #EA5457; }
    body.brand-rose .section-heading.centered h3:before {
      background-color: #EE4671; }
    body.brand-mulberry .section-heading.centered h3:before {
      background-color: #CA57A0; }
    body.brand-purple .section-heading.centered h3:before {
      background-color: #8057A4; }
    body.brand-blue .section-heading.centered h3:before {
      background-color: #008EB9; }
    body.brand-greenblue .section-heading.centered h3:before {
      background-color: #32BCAD; }
    body.brand-green .section-heading.centered h3:before {
      background-color: #04B372; }

.solutions-highlights .section-heading h2:before {
  background: url("../images/icons/flow-tree.svg") center no-repeat; }

.featured-customers .section-heading h3:before {
  background: url("../images/icons/emoji.svg") center no-repeat; }

.solutions-highlights > .row {
  display: flex;
  align-items: center;
  position: relative;
  padding: 24px 0; }
@media screen and (min-width: 40em) {
  .solutions-highlights .hgroup, .solutions-highlights .solution-photo {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .solutions-highlights .hgroup:last-child, .solutions-highlights .solution-photo:last-child {
      margin-right: 0; } }
@media screen and (min-width: 40em) {
  .solutions-highlights .reverse .hgroup {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-left: 51.17883%; }
    .solutions-highlights .reverse .hgroup:last-child {
      margin-right: 0; }
  .solutions-highlights .reverse .solution-photo {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-left: -102.35765%; }
    .solutions-highlights .reverse .solution-photo:last-child {
      margin-right: 0; } }
@media screen and (max-width: 39.9375em) {
  .solutions-highlights .solution-photo {
    display: none; } }
.solutions-highlights h3 {
  font-size: 1.875rem;
  line-height: 1em;
  letter-spacing: 0.125rem;
  text-transform: uppercase; }
  @media screen and (min-width: 64em) {
    .solutions-highlights h3 {
      font-size: 3.125rem; } }
.solutions-highlights .solution-photo {
  padding: 48px; }
.solutions-highlights .text > div:nth-child(1) {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%; }
  .solutions-highlights .text > div:nth-child(1):last-child {
    margin-right: 0; }
.solutions-highlights .text > div:nth-child(2) {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%; }
  .solutions-highlights .text > div:nth-child(2):last-child {
    margin-right: 0; }
.solutions-highlights hr {
  display: none;
  height: 4px;
  margin: 0; }
  @media screen and (min-width: 40em) {
    .solutions-highlights hr {
      display: block;
      margin-top: 12px; } }

.logos ul,
.partners ul {
  display: block;
  padding: 0;
  list-style: none; }
  .logos ul::after,
  .partners ul::after {
    clear: both;
    content: "";
    display: block; }
  .logos ul li,
  .partners ul li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    padding: 0 40px; }
    .logos ul li:last-child,
    .partners ul li:last-child {
      margin-right: 0; }
    .logos ul li:nth-child(2n),
    .partners ul li:nth-child(2n) {
      margin-right: 0; }
    .logos ul li:nth-child(2n+1),
    .partners ul li:nth-child(2n+1) {
      clear: left; }
    @media screen and (min-width: 40em) {
      .logos ul li,
      .partners ul li {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%; }
        .logos ul li:nth-child(2n),
        .partners ul li:nth-child(2n) {
          margin-right: 2.35765%; }
        .logos ul li:nth-child(2n+1),
        .partners ul li:nth-child(2n+1) {
          clear: none; }
        .logos ul li:last-child,
        .partners ul li:last-child {
          margin-right: 0; }
        .logos ul li:nth-child(3n),
        .partners ul li:nth-child(3n) {
          margin-right: 0; }
        .logos ul li:nth-child(3n+1),
        .partners ul li:nth-child(3n+1) {
          clear: left; } }
    @media screen and (min-width: 64em) {
      .logos ul li,
      .partners ul li {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%; }
        .logos ul li:nth-child(3n),
        .partners ul li:nth-child(3n) {
          margin-right: 2.35765%; }
        .logos ul li:nth-child(3n+1),
        .partners ul li:nth-child(3n+1) {
          clear: none; }
        .logos ul li:last-child,
        .partners ul li:last-child {
          margin-right: 0; }
        .logos ul li:nth-child(4n),
        .partners ul li:nth-child(4n) {
          margin-right: 0; }
        .logos ul li:nth-child(4n+1),
        .partners ul li:nth-child(4n+1) {
          clear: left; } }

.cta-box {
  display: block;
  padding-top: 96px;
  padding-bottom: 96px;
  color: #FFFFFF;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  .cta-box::after {
    clear: both;
    content: "";
    display: block; }
  body.brand-black .cta-box {
    background-color: #29292A; }
  body.brand-white .cta-box {
    background-color: #CDCFD6; }
  body.brand-yellow .cta-box {
    background-color: #f7e606; }
  body.brand-orange .cta-box {
    background-color: #F48027; }
  body.brand-red .cta-box {
    background-color: #EA5457; }
  body.brand-rose .cta-box {
    background-color: #EE4671; }
  body.brand-mulberry .cta-box {
    background-color: #CA57A0; }
  body.brand-purple .cta-box {
    background-color: #8057A4; }
  body.brand-blue .cta-box {
    background-color: #008EB9; }
  body.brand-greenblue .cta-box {
    background-color: #32BCAD; }
  body.brand-green .cta-box {
    background-color: #04B372; }
  @media screen and (min-width: 40em) {
    .cta-box {
      display: flex;
      align-items: center; } }
  .cta-box div {
    padding-top: 12px;
    padding-bottom: 12px; }
  .cta-box div:nth-child(1) {
    padding-right: 24px; }
    @media screen and (min-width: 40em) {
      .cta-box div:nth-child(1) {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        border-right: 1px solid #FFFFFF; }
        .cta-box div:nth-child(1):last-child {
          margin-right: 0; } }
  @media screen and (min-width: 40em) {
    .cta-box div:nth-child(2) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 14.70196%; }
      .cta-box div:nth-child(2):last-child {
        margin-right: 0; } }
  @media screen and (min-width: 40em) {
    .cta-box div:nth-child(3) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .cta-box div:nth-child(3):last-child {
        margin-right: 0; } }
  .cta-box h3 {
    margin: 0; }
    @media screen and (max-width: 39.9375em) {
      .cta-box h3 {
        font-size: 1rem; } }
    @media screen and (min-width: 40em) {
      .cta-box h3 {
        font-size: 1.875rem;
        line-height: 2rem; } }
    @media screen and (min-width: 64em) {
      .cta-box h3 {
        font-size: 2.25rem;
        line-height: 2.375rem; } }
  .cta-box .btn {
    width: 100%;
    padding: 20px;
    font-size: 16px !important;
    letter-spacing: 1px;
    background-color: #FFFFFF;
    transition: background-color 0.2s ease-in-out; }
    .cta-box .btn:after {
      display: none; }
      @media screen and (min-width: 40em) {
        .cta-box .btn:after {
          display: block; } }
    .cta-box .btn:hover {
      background-color: #F1F2F5; }
  .cta-box p {
    margin: 0; }

.large-cta {
  display: block;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  .large-cta::after {
    clear: both;
    content: "";
    display: block; }
  body.brand-black .large-cta {
    background-color: #29292A; }
  body.brand-white .large-cta {
    background-color: #CDCFD6; }
  body.brand-yellow .large-cta {
    background-color: #f7e606; }
  body.brand-orange .large-cta {
    background-color: #F48027; }
  body.brand-red .large-cta {
    background-color: #EA5457; }
  body.brand-rose .large-cta {
    background-color: #EE4671; }
  body.brand-mulberry .large-cta {
    background-color: #CA57A0; }
  body.brand-purple .large-cta {
    background-color: #8057A4; }
  body.brand-blue .large-cta {
    background-color: #008EB9; }
  body.brand-greenblue .large-cta {
    background-color: #32BCAD; }
  body.brand-green .large-cta {
    background-color: #04B372; }
  @media screen and (min-width: 40em) {
    .large-cta {
      display: flex;
      align-items: center; } }
  @media screen and (min-width: 40em) {
    .large-cta > div:nth-child(1) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .large-cta > div:nth-child(1):last-child {
        margin-right: 0; } }
  @media screen and (min-width: 40em) {
    .large-cta > div:nth-child(2) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%;
      text-align: right; }
      .large-cta > div:nth-child(2):last-child {
        margin-right: 0; } }
  .large-cta h2 {
    color: #FFFFFF; }
  .large-cta h2.line-above:before {
    content: '';
    display: block;
    width: 96px;
    height: 4px;
    margin-bottom: 24px;
    background-color: #FFFFFF !important; }
  .large-cta h3 {
    color: #FFFFFF; }
  .large-cta h3.line-above:before {
    content: '';
    display: block;
    width: 96px;
    height: 4px;
    margin-bottom: 24px;
    background-color: #FFFFFF !important; }
  .large-cta p {
    color: #b1b4bf; }
  .large-cta .btn {
    text-align: center; }

a.fixed-cta {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  min-width: 240px;
  padding: 24px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-width: 4px;
  border-left-width: 4px;
  border-top-style: solid;
  border-left-style: solid;
  border-color: #FFFFFF;
  color: #FFFFFF;
  z-index: 2;
  font-size: 16px;
  letter-spacing: 1.4px;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  @media screen and (min-width: 40em) {
    a.fixed-cta {
      display: block; } }
  body.brand-black a.fixed-cta {
    background-color: #29292A; }
  body.brand-white a.fixed-cta {
    background-color: #CDCFD6; }
  body.brand-yellow a.fixed-cta {
    background-color: #f7e606; }
  body.brand-orange a.fixed-cta {
    background-color: #F48027; }
  body.brand-red a.fixed-cta {
    background-color: #EA5457; }
  body.brand-rose a.fixed-cta {
    background-color: #EE4671; }
  body.brand-mulberry a.fixed-cta {
    background-color: #CA57A0; }
  body.brand-purple a.fixed-cta {
    background-color: #8057A4; }
  body.brand-blue a.fixed-cta {
    background-color: #008EB9; }
  body.brand-greenblue a.fixed-cta {
    background-color: #32BCAD; }
  body.brand-green a.fixed-cta {
    background-color: #04B372; }
  a.fixed-cta:after {
    content: '';
    display: inline-block;
    width: 31px;
    height: 18px;
    margin-top: -4px;
    margin-left: 20px;
    vertical-align: middle;
    background-image: url("../images/arrow.svg");
    background-repeat: no-repeat;
    background-position: right center; }

#solutions .work-with-us {
  background-color: #F1F2F5; }
  #solutions .work-with-us .row {
    display: flex;
    align-items: center; }
  #solutions .work-with-us h2 {
    font-size: 2.875rem; }
  #solutions .work-with-us h3 {
    margin-bottom: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.2em; }
    @media screen and (min-width: 40em) {
      #solutions .work-with-us h3 {
        font-size: 2.125rem; } }
    #solutions .work-with-us h3:before {
      content: '';
      display: block;
      height: 4px;
      width: 50px;
      margin-bottom: 24px;
      background-color: #29292A; }
  #solutions .work-with-us p {
    line-height: 1.8em; }
    @media screen and (min-width: 40em) {
      #solutions .work-with-us p {
        margin-left: 45px;
        margin-right: 45px; } }
  #solutions .work-with-us img {
    width: 75%;
    margin: 0 auto; }
    @media screen and (min-width: 40em) {
      #solutions .work-with-us img {
        width: 100%;
        margin: auto; } }

.product-section {
  position: relative;
  padding-top: 48px;
  padding-bottom: 48px; }
  @media screen and (min-width: 40em) {
    .product-section {
      padding-top: 96px;
      padding-bottom: 96px; } }
  @media screen and (min-width: 64em) {
    .product-section:after {
      content: '';
      position: absolute;
      display: block;
      width: 1px;
      top: 0;
      bottom: 0;
      margin-left: -1%;
      left: 50%;
      z-index: 3;
      pointer-events: none;
      background-color: #F1F2F5; } }

.product-intro div div {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  .product-intro div div:last-child {
    margin-right: 0; }
.product-intro p {
  font-size: 1.375rem;
  line-height: 1.6em; }

.product-row {
  display: flex;
  padding-bottom: 48px;
  align-items: center; }
  @media screen and (min-width: 40em) {
    .product-row {
      padding-bottom: 96px; } }

.product-vid-bg {
  display: none; }
  @media screen and (min-width: 40em) {
    .product-vid-bg {
      display: block;
      position: relative;
      height: 600px;
      overflow: hidden; } }

.product-vid-bg:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 101%;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover; }

.product-vid-bg.left:before {
  background-position: center right; }

.product-vid-bg.right:before {
  background-position: center left; }

.product-vid-bg.c:before {
  background-image: url("../images/temp/c.svg"); }

.product-vid-bg.e:before {
  background-image: url("../images/temp/e.svg"); }

.product-vid-bg.a:before {
  background-image: url("../images/temp/a.svg"); }

.product-vid-bg.i:before {
  background-image: url("../images/temp/i.svg"); }

.product-vid-bg:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.85;
  z-index: 1;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  body.brand-black .product-vid-bg:after {
    background-color: #29292A; }
  body.brand-white .product-vid-bg:after {
    background-color: #CDCFD6; }
  body.brand-yellow .product-vid-bg:after {
    background-color: #f7e606; }
  body.brand-orange .product-vid-bg:after {
    background-color: #F48027; }
  body.brand-red .product-vid-bg:after {
    background-color: #EA5457; }
  body.brand-rose .product-vid-bg:after {
    background-color: #EE4671; }
  body.brand-mulberry .product-vid-bg:after {
    background-color: #CA57A0; }
  body.brand-purple .product-vid-bg:after {
    background-color: #8057A4; }
  body.brand-blue .product-vid-bg:after {
    background-color: #008EB9; }
  body.brand-greenblue .product-vid-bg:after {
    background-color: #32BCAD; }
  body.brand-green .product-vid-bg:after {
    background-color: #04B372; }

.product-vid-bg video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.product-feature {
  padding-bottom: 48px; }
  @media screen and (min-width: 40em) {
    .product-feature {
      padding: 10px; } }
  .product-feature h3:before {
    content: '';
    display: block;
    width: 48px;
    height: 2px;
    margin-bottom: 16px;
    background-color: #29292A; }

.showcase {
  display: block; }
  .showcase::after {
    clear: both;
    content: "";
    display: block; }

.showcase ul {
  padding: 0;
  list-style: none; }

.showcase li {
  position: relative;
  margin-bottom: 24px;
  overflow: hidden;
  background-color: #f7f8f9; }
  @media screen and (min-width: 40em) {
    .showcase li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%;
      margin-bottom: 2.35765%; }
      .showcase li:last-child {
        margin-right: 0; }
      .showcase li:nth-child(2n) {
        margin-right: 0; }
      .showcase li:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 64em) {
    .showcase li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .showcase li:nth-child(2n) {
        margin-right: 2.35765%; }
      .showcase li:nth-child(2n+1) {
        clear: none; }
      .showcase li:last-child {
        margin-right: 0; }
      .showcase li:nth-child(3n) {
        margin-right: 0; }
      .showcase li:nth-child(3n+1) {
        clear: left; } }

.showcase .thumbnail {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media screen and (min-width: 40em) {
    .showcase .thumbnail:after {
      content: '';
      position: absolute;
      display: block;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      transform: translateX(-100%);
      opacity: 0;
      -webkit-transition: background-color 0.5s ease-in-out;
      -moz-transition: background-color 0.5s ease-in-out;
      transition: background-color 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; }
      body.brand-black .showcase .thumbnail:after {
        background-color: #29292A; }
      body.brand-white .showcase .thumbnail:after {
        background-color: #CDCFD6; }
      body.brand-yellow .showcase .thumbnail:after {
        background-color: #f7e606; }
      body.brand-orange .showcase .thumbnail:after {
        background-color: #F48027; }
      body.brand-red .showcase .thumbnail:after {
        background-color: #EA5457; }
      body.brand-rose .showcase .thumbnail:after {
        background-color: #EE4671; }
      body.brand-mulberry .showcase .thumbnail:after {
        background-color: #CA57A0; }
      body.brand-purple .showcase .thumbnail:after {
        background-color: #8057A4; }
      body.brand-blue .showcase .thumbnail:after {
        background-color: #008EB9; }
      body.brand-greenblue .showcase .thumbnail:after {
        background-color: #32BCAD; }
      body.brand-green .showcase .thumbnail:after {
        background-color: #04B372; } }

@media screen and (min-width: 40em) {
  .showcase li:hover .thumbnail:after {
    opacity: 0.85;
    transform: translateX(0); } }
.showcase .btn-wrap {
  display: none; }
  @media screen and (min-width: 40em) {
    .showcase .btn-wrap {
      display: block;
      margin-top: 20px;
      opacity: 0;
      z-index: 1;
      pointer-events: none;
      text-align: center;
      transform: translateX(-25%);
      transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; } }

.showcase li:hover .btn-wrap {
  pointer-events: auto;
  opacity: 1;
  transform: translateX(0); }

a.play-experience,
a.play-case-study {
  display: block;
  padding: 12px;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 0.875rem;
  letter-spacing: 1.2px; }
  a.play-experience:after,
  a.play-case-study:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    background-repeat: no-repeat;
    background-position: center; }

a.play-experience {
  border: 1px solid #FFFFFF;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.2); }
  a.play-experience:after {
    width: 13px;
    height: 16px;
    background-image: url("../images/small-play-icon.svg"); }

a.play-case-study:after {
  width: 11px;
  height: 15px;
  font-size: 0.75rem;
  background-image: url("../images/small-go-icon.svg"); }

.showcase .hgroup {
  width: 100%;
  padding: 20px;
  border-left-width: 10px;
  border-left-style: solid;
  border-color: #CDCFD6;
  z-index: 2;
  background-color: #F1F2F5;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  @media screen and (min-width: 40em) {
    .showcase .hgroup {
      height: 170px; } }

.showcase li:hover .hgroup {
  border-left-width: 20px;
  border-color: #29292A; }

.showcase .hgroup a:hover h4 {
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out; }
  body.brand-black .showcase .hgroup a:hover h4 {
    color: #29292A; }
  body.brand-white .showcase .hgroup a:hover h4 {
    color: #CDCFD6; }
  body.brand-yellow .showcase .hgroup a:hover h4 {
    color: #f7e606; }
  body.brand-orange .showcase .hgroup a:hover h4 {
    color: #F48027; }
  body.brand-red .showcase .hgroup a:hover h4 {
    color: #EA5457; }
  body.brand-rose .showcase .hgroup a:hover h4 {
    color: #EE4671; }
  body.brand-mulberry .showcase .hgroup a:hover h4 {
    color: #CA57A0; }
  body.brand-purple .showcase .hgroup a:hover h4 {
    color: #8057A4; }
  body.brand-blue .showcase .hgroup a:hover h4 {
    color: #008EB9; }
  body.brand-greenblue .showcase .hgroup a:hover h4 {
    color: #32BCAD; }
  body.brand-green .showcase .hgroup a:hover h4 {
    color: #04B372; }

.showcase h5.customer {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400; }
  .showcase h5.customer:after {
    content: '';
    display: block;
    width: 24px;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #29292A;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out; }

.showcase li:hover h5.customer:after {
  width: 48px; }

.showcase h4 {
  margin-top: 3px;
  font-size: 1rem;
  line-height: 1.375rem;
  text-transform: none;
  letter-spacing: 1px; }

@media screen and (min-width: 40em) {
  .showcase .mobile-buttons {
    display: none; } }
.showcase .mobile-buttons .play-experience {
  margin-bottom: 12px;
  border: none;
  text-align: center;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  body.brand-black .showcase .mobile-buttons .play-experience {
    background-color: #29292A; }
  body.brand-white .showcase .mobile-buttons .play-experience {
    background-color: #CDCFD6; }
  body.brand-yellow .showcase .mobile-buttons .play-experience {
    background-color: #f7e606; }
  body.brand-orange .showcase .mobile-buttons .play-experience {
    background-color: #F48027; }
  body.brand-red .showcase .mobile-buttons .play-experience {
    background-color: #EA5457; }
  body.brand-rose .showcase .mobile-buttons .play-experience {
    background-color: #EE4671; }
  body.brand-mulberry .showcase .mobile-buttons .play-experience {
    background-color: #CA57A0; }
  body.brand-purple .showcase .mobile-buttons .play-experience {
    background-color: #8057A4; }
  body.brand-blue .showcase .mobile-buttons .play-experience {
    background-color: #008EB9; }
  body.brand-greenblue .showcase .mobile-buttons .play-experience {
    background-color: #32BCAD; }
  body.brand-green .showcase .mobile-buttons .play-experience {
    background-color: #04B372; }
.showcase .mobile-buttons .play-case-study {
  color: #29292A;
  font-weight: bold;
  text-align: center;
  background-color: #CDCFD6; }

.vertical-line-container {
  position: relative; }
  .vertical-line-container .vert-line {
    display: none; }
    @media screen and (min-width: 40em) {
      .vertical-line-container .vert-line {
        display: block;
        position: absolute;
        width: 1px;
        top: 0;
        bottom: 0;
        left: 50%;
        background-color: #F1F2F5; } }
  @media screen and (min-width: 40em) {
    .vertical-line-container.circle-top:after {
      content: '';
      position: absolute;
      width: 70px;
      height: 70px;
      top: -35px;
      left: 50%;
      margin-left: -35px;
      border-radius: 35px;
      -webkit-transition: background-color 0.5s ease-in-out;
      -moz-transition: background-color 0.5s ease-in-out;
      transition: background-color 0.5s ease-in-out; }
      body.brand-black .vertical-line-container.circle-top:after {
        background-color: #29292A; }
      body.brand-white .vertical-line-container.circle-top:after {
        background-color: #CDCFD6; }
      body.brand-yellow .vertical-line-container.circle-top:after {
        background-color: #f7e606; }
      body.brand-orange .vertical-line-container.circle-top:after {
        background-color: #F48027; }
      body.brand-red .vertical-line-container.circle-top:after {
        background-color: #EA5457; }
      body.brand-rose .vertical-line-container.circle-top:after {
        background-color: #EE4671; }
      body.brand-mulberry .vertical-line-container.circle-top:after {
        background-color: #CA57A0; }
      body.brand-purple .vertical-line-container.circle-top:after {
        background-color: #8057A4; }
      body.brand-blue .vertical-line-container.circle-top:after {
        background-color: #008EB9; }
      body.brand-greenblue .vertical-line-container.circle-top:after {
        background-color: #32BCAD; }
      body.brand-green .vertical-line-container.circle-top:after {
        background-color: #04B372; } }

.vert-center {
  display: flex;
  justify-content: center; }

#company .block {
  position: relative; }
  #company .block p {
    font-size: 20px;
    line-height: 1.6em; }
  #company .block.vert-line-text {
    padding-left: 24px;
    padding-right: 24px; }
    @media screen and (min-width: 40em) {
      #company .block.vert-line-text.right:before, #company .block.vert-line-text.left:before {
        content: '';
        position: absolute;
        top: -81px;
        width: 48px;
        height: 81px;
        background: url("../images/company-vert-line-stop.svg") 0 0 no-repeat; }
      #company .block.vert-line-text.right:before {
        left: -22px; }
      #company .block.vert-line-text.left:before {
        right: -22px;
        -moz-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1); }
      #company .block.vert-line-text.left {
        text-align: right; } }

.shape {
  margin: 0 auto; }
  .shape.shape-1 {
    max-width: 330px; }
  .shape.shape-2 {
    max-width: 450px; }

.staff ul {
  display: block;
  padding: 0;
  list-style: none; }
  .staff ul::after {
    clear: both;
    content: "";
    display: block; }
  .staff ul li {
    position: relative;
    margin-bottom: 24px;
    border-radius: 3px;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .staff ul li:last-child {
      margin-right: 0; }
    .staff ul li:nth-child(2n) {
      margin-right: 0; }
    .staff ul li:nth-child(2n+1) {
      clear: left; }
    @media screen and (min-width: 40em) {
      .staff ul li {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%; }
        .staff ul li:nth-child(2n) {
          margin-right: 2.35765%; }
        .staff ul li:nth-child(2n+1) {
          clear: none; }
        .staff ul li:last-child {
          margin-right: 0; }
        .staff ul li:nth-child(3n) {
          margin-right: 0; }
        .staff ul li:nth-child(3n+1) {
          clear: left; }
        .staff ul li:nth-child(2) {
          margin-right: none; } }
    .staff ul li img {
      border-radius: 3px; }
    .staff ul li a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: 3px;
      opacity: 0;
      -webkit-transition: background-color 0.5s ease-in-out;
      -moz-transition: background-color 0.5s ease-in-out;
      transition: background-color 0.5s ease-in-out;
      -webkit-transition: opacity, 0.4s, ease-in-out;
      -moz-transition: opacity, 0.4s, ease-in-out;
      transition: opacity, 0.4s, ease-in-out; }
      body.brand-black .staff ul li a {
        background-color: #29292A; }
      body.brand-white .staff ul li a {
        background-color: #CDCFD6; }
      body.brand-yellow .staff ul li a {
        background-color: #f7e606; }
      body.brand-orange .staff ul li a {
        background-color: #F48027; }
      body.brand-red .staff ul li a {
        background-color: #EA5457; }
      body.brand-rose .staff ul li a {
        background-color: #EE4671; }
      body.brand-mulberry .staff ul li a {
        background-color: #CA57A0; }
      body.brand-purple .staff ul li a {
        background-color: #8057A4; }
      body.brand-blue .staff ul li a {
        background-color: #008EB9; }
      body.brand-greenblue .staff ul li a {
        background-color: #32BCAD; }
      body.brand-green .staff ul li a {
        background-color: #04B372; }
    .staff ul li div {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center;
      color: #FFFFFF;
      opacity: 0;
      z-index: 1;
      pointer-events: none;
      -webkit-transition: opacity, 0.4s, ease-in-out;
      -moz-transition: opacity, 0.4s, ease-in-out;
      transition: opacity, 0.4s, ease-in-out; }
    .staff ul li:hover a {
      opacity: 0.7; }
    .staff ul li:hover img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
    .staff ul li:hover div {
      opacity: 1; }

.board-members {
  margin-top: 48px; }
  .board-members .row {
    padding-top: 5px; }
    .board-members .row div {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .board-members .row div:last-child {
        margin-right: 0; }
      .board-members .row div:nth-child(2n) {
        margin-right: 0; }
      .board-members .row div:nth-child(2n+1) {
        clear: left; }
      @media screen and (min-width: 40em) {
        .board-members .row div {
          float: left;
          display: block;
          margin-right: 2.84259%;
          width: 17.72593%; }
          .board-members .row div:nth-child(2n) {
            margin-right: 2.35765%; }
          .board-members .row div:nth-child(2n+1) {
            clear: none; }
          .board-members .row div:last-child {
            margin-right: 0; } }
  .board-members h6 {
    margin-top: 12px;
    text-align: center;
    font-weight: 400; }

.map .row div {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .map .row div:last-child {
    margin-right: 0; }
  .map .row div iframe {
    width: 100%;
    margin-bottom: 48px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }

.employee .large-header-image {
  overflow-x: hidden; }
.employee .large-header-image img {
  margin: 0 auto; }
.employee h3 {
  margin-top: 24px;
  font-size: 1.75rem;
  font-weight: 400; }
.employee header {
  padding-bottom: 48px;
  margin-bottom: 0; }
.employee section:nth-child(2) {
  padding-top: 0; }
.employee p:first-child {
  margin-top: 24px; }

#contact .page-heading {
  padding-bottom: 24px; }
  @media screen and (min-width: 40em) {
    #contact .page-heading .row > div:nth-child(1) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      #contact .page-heading .row > div:nth-child(1):last-child {
        margin-right: 0; } }
  @media screen and (min-width: 40em) {
    #contact .page-heading .row > div:nth-child(2) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%;
      margin-left: 25.58941%; }
      #contact .page-heading .row > div:nth-child(2):last-child {
        margin-right: 0; } }

.choose-solution, .solution-description, .contact-form {
  padding-top: 24px;
  padding-bottom: 24px; }

form.solution-selector {
  display: block;
  padding-top: 24px;
  padding-bottom: 24px; }
  form.solution-selector::after {
    clear: both;
    content: "";
    display: block; }
  form.solution-selector > div {
    position: relative;
    margin-bottom: 24px; }
    form.solution-selector > div::after {
      clear: both;
      content: "";
      display: block; }
    @media screen and (min-width: 40em) {
      form.solution-selector > div {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%; }
        form.solution-selector > div:last-child {
          margin-right: 0; } }
  form.solution-selector input {
    position: absolute;
    float: left;
    top: 50%;
    margin-top: -20px; }
  form.solution-selector input ~ div {
    float: right;
    width: 90%; }
  form.solution-selector img {
    max-width: 200px;
    height: auto;
    border: 4px solid #fff;
    border-radius: 3px;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }
  form.solution-selector label {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer; }
  form.solution-selector input:checked ~ div img {
    border-width: 4px;
    border-style: solid;
    opacity: 1;
    /*
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    */
    border-color: #29292A; }

.solution-description .solution-banner {
  padding: 12px 24px;
  color: #fff;
  display: block;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  .solution-description .solution-banner::after {
    clear: both;
    content: "";
    display: block; }
  body.brand-black .solution-description .solution-banner {
    background-color: #29292A; }
  body.brand-white .solution-description .solution-banner {
    background-color: #CDCFD6; }
  body.brand-yellow .solution-description .solution-banner {
    background-color: #f7e606; }
  body.brand-orange .solution-description .solution-banner {
    background-color: #F48027; }
  body.brand-red .solution-description .solution-banner {
    background-color: #EA5457; }
  body.brand-rose .solution-description .solution-banner {
    background-color: #EE4671; }
  body.brand-mulberry .solution-description .solution-banner {
    background-color: #CA57A0; }
  body.brand-purple .solution-description .solution-banner {
    background-color: #8057A4; }
  body.brand-blue .solution-description .solution-banner {
    background-color: #008EB9; }
  body.brand-greenblue .solution-description .solution-banner {
    background-color: #32BCAD; }
  body.brand-green .solution-description .solution-banner {
    background-color: #04B372; }
  .solution-description .solution-banner > div:nth-child(1) {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .solution-description .solution-banner > div:nth-child(1):last-child {
      margin-right: 0; }
  .solution-description .solution-banner > div:nth-child(2) {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .solution-description .solution-banner > div:nth-child(2):last-child {
      margin-right: 0; }
  .solution-description .solution-banner h3 {
    margin: 12px 0 0 0; }
.solution-description .solution-content {
  padding: 24px;
  background-color: #F1F2F5; }
  @media screen and (min-width: 40em) {
    .solution-description .solution-content .row > div {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .solution-description .solution-content .row > div:last-child {
        margin-right: 0; } }

.contact-form {
  padding-bottom: 96px; }

@media screen and (min-width: 40em) {
  .contact-form .row > div {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .contact-form .row > div:last-child {
      margin-right: 0; } }

.contact-form .hs_recaptcha {
  margin-bottom: 24px; }

.press-list ul {
  padding: 0;
  list-style: none; }

.press-item {
  display: block;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #F1F2F5; }
  .press-item::after {
    clear: both;
    content: "";
    display: block; }

.press-item > .press-logo {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%; }
  .press-item > .press-logo:last-child {
    margin-right: 0; }

.press-item > .press-info {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%; }
  .press-item > .press-info:last-child {
    margin-right: 0; }

.employee .large-header-image img {
  margin: 0 auto; }
.employee h3 {
  margin-top: 24px;
  font-size: 1.75rem;
  font-weight: 400; }
.employee header {
  padding-bottom: 48px;
  margin-bottom: 0; }
.employee section:nth-child(2) {
  padding-top: 0; }

.large-header-image {
  position: relative; }
  .large-header-image img {
    width: auto;
    max-height: 400px; }
  .large-header-image:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.85;
    z-index: 1;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; }
    body.brand-black .large-header-image:before {
      background-color: #29292A; }
    body.brand-white .large-header-image:before {
      background-color: #CDCFD6; }
    body.brand-yellow .large-header-image:before {
      background-color: #f7e606; }
    body.brand-orange .large-header-image:before {
      background-color: #F48027; }
    body.brand-red .large-header-image:before {
      background-color: #EA5457; }
    body.brand-rose .large-header-image:before {
      background-color: #EE4671; }
    body.brand-mulberry .large-header-image:before {
      background-color: #CA57A0; }
    body.brand-purple .large-header-image:before {
      background-color: #8057A4; }
    body.brand-blue .large-header-image:before {
      background-color: #008EB9; }
    body.brand-greenblue .large-header-image:before {
      background-color: #32BCAD; }
    body.brand-green .large-header-image:before {
      background-color: #04B372; }

.breadcrumb {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #CDCFD6;
  text-transform: capitalize; }
  .breadcrumb span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400; }
  .breadcrumb span:not(:last-child):after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 17px;
    margin-left: 14px;
    margin-right: 12px;
    vertical-align: middle;
    background: url("../images/breadcrumb-divider.svg") 0 0 no-repeat; }
  .breadcrumb span:last-child {
    max-width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .breadcrumb a {
    font-weight: bold;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out; }
    body.brand-black .breadcrumb a {
      color: #29292A; }
    body.brand-white .breadcrumb a {
      color: #CDCFD6; }
    body.brand-yellow .breadcrumb a {
      color: #f7e606; }
    body.brand-orange .breadcrumb a {
      color: #F48027; }
    body.brand-red .breadcrumb a {
      color: #EA5457; }
    body.brand-rose .breadcrumb a {
      color: #EE4671; }
    body.brand-mulberry .breadcrumb a {
      color: #CA57A0; }
    body.brand-purple .breadcrumb a {
      color: #8057A4; }
    body.brand-blue .breadcrumb a {
      color: #008EB9; }
    body.brand-greenblue .breadcrumb a {
      color: #32BCAD; }
    body.brand-green .breadcrumb a {
      color: #04B372; }
    .breadcrumb a:hover {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      -webkit-transition: border-bottom-color 0.5s ease-in-out;
      -moz-transition: border-bottom-color 0.5s ease-in-out;
      transition: border-bottom-color 0.5s ease-in-out; }
      body.brand-black .breadcrumb a:hover {
        border-bottom-color: #29292A; }
      body.brand-white .breadcrumb a:hover {
        border-bottom-color: #CDCFD6; }
      body.brand-yellow .breadcrumb a:hover {
        border-bottom-color: #f7e606; }
      body.brand-orange .breadcrumb a:hover {
        border-bottom-color: #F48027; }
      body.brand-red .breadcrumb a:hover {
        border-bottom-color: #EA5457; }
      body.brand-rose .breadcrumb a:hover {
        border-bottom-color: #EE4671; }
      body.brand-mulberry .breadcrumb a:hover {
        border-bottom-color: #CA57A0; }
      body.brand-purple .breadcrumb a:hover {
        border-bottom-color: #8057A4; }
      body.brand-blue .breadcrumb a:hover {
        border-bottom-color: #008EB9; }
      body.brand-greenblue .breadcrumb a:hover {
        border-bottom-color: #32BCAD; }
      body.brand-green .breadcrumb a:hover {
        border-bottom-color: #04B372; }

@media screen and (min-width: 40em) {
  .solution-selector {
    padding-top: 48px;
    padding-bottom: 48px; } }
.solution-selector .row div {
  margin-bottom: 24px; }
  @media screen and (min-width: 40em) {
    .solution-selector .row div {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .solution-selector .row div:last-child {
        margin-right: 0; } }
.solution-selector .active img {
  border-width: 4px;
  border-style: solid;
  border-color: #29292A;
  -webkit-filter: none;
  filter: none;
  opacity: 1; }
.solution-selector img {
  max-width: 200px;
  width: 100%;
  max-height: 115px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  transition: all 0.5s ease-in-out; }
  @media screen and (min-width: 40em) {
    .solution-selector img {
      max-width: none; } }
  .solution-selector img:hover {
    filter: grayscale(0%);
    opacity: 1; }
.solution-selector p {
  margin-top: 5px;
  font-size: 0.6875rem;
  font-weight: bold;
  line-height: 1.5em !important;
  text-transform: uppercase;
  letter-spacing: 1px; }

.solution-introduction {
  padding: 0;
  background-color: #F1F2F5; }
  .solution-introduction .row:first-child {
    display: flex; }
  .solution-introduction h2 {
    margin-bottom: 48px; }
  .solution-introduction hr {
    height: 4px;
    margin-bottom: 48px; }
  .solution-introduction aside {
    position: relative;
    padding-right: 48px;
    padding-left: 48px; }
    @media screen and (min-width: 40em) {
      .solution-introduction aside {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        background-color: #e2e4ea; }
        .solution-introduction aside:last-child {
          margin-right: 0; } }
    .solution-introduction aside ul {
      margin-left: 0;
      padding-left: 0; }
    .solution-introduction aside .icon {
      width: 115px;
      height: 115px;
      margin-top: 96px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 48px;
      border-radius: 115px;
      -webkit-transition: background-color 0.5s ease-in-out;
      -moz-transition: background-color 0.5s ease-in-out;
      transition: background-color 0.5s ease-in-out;
      background-image: url("../images/map.svg");
      background-size: 40px;
      background-repeat: no-repeat;
      background-position: center; }
      body.brand-black .solution-introduction aside .icon {
        background-color: #29292A; }
      body.brand-white .solution-introduction aside .icon {
        background-color: #CDCFD6; }
      body.brand-yellow .solution-introduction aside .icon {
        background-color: #f7e606; }
      body.brand-orange .solution-introduction aside .icon {
        background-color: #F48027; }
      body.brand-red .solution-introduction aside .icon {
        background-color: #EA5457; }
      body.brand-rose .solution-introduction aside .icon {
        background-color: #EE4671; }
      body.brand-mulberry .solution-introduction aside .icon {
        background-color: #CA57A0; }
      body.brand-purple .solution-introduction aside .icon {
        background-color: #8057A4; }
      body.brand-blue .solution-introduction aside .icon {
        background-color: #008EB9; }
      body.brand-greenblue .solution-introduction aside .icon {
        background-color: #32BCAD; }
      body.brand-green .solution-introduction aside .icon {
        background-color: #04B372; }
  .solution-introduction article {
    padding: 24px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 2em; }
    @media screen and (min-width: 40em) {
      .solution-introduction article {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        padding-top: 96px;
        padding-bottom: 96px;
        padding-left: 96px;
        padding-right: 48px; }
        .solution-introduction article:last-child {
          margin-right: 0; } }
    .solution-introduction article .article-body p:first-child:first-letter {
      float: left;
      margin-top: -5px;
      padding-right: 20px;
      padding-bottom: 10px;
      font-size: 7.5rem;
      font-weight: bold;
      line-height: 1em;
      -webkit-transition: color 0.5s ease-in-out;
      -moz-transition: color 0.5s ease-in-out;
      transition: color 0.5s ease-in-out; }
      body.brand-black .solution-introduction article .article-body p:first-child:first-letter {
        color: #29292A; }
      body.brand-white .solution-introduction article .article-body p:first-child:first-letter {
        color: #CDCFD6; }
      body.brand-yellow .solution-introduction article .article-body p:first-child:first-letter {
        color: #f7e606; }
      body.brand-orange .solution-introduction article .article-body p:first-child:first-letter {
        color: #F48027; }
      body.brand-red .solution-introduction article .article-body p:first-child:first-letter {
        color: #EA5457; }
      body.brand-rose .solution-introduction article .article-body p:first-child:first-letter {
        color: #EE4671; }
      body.brand-mulberry .solution-introduction article .article-body p:first-child:first-letter {
        color: #CA57A0; }
      body.brand-purple .solution-introduction article .article-body p:first-child:first-letter {
        color: #8057A4; }
      body.brand-blue .solution-introduction article .article-body p:first-child:first-letter {
        color: #008EB9; }
      body.brand-greenblue .solution-introduction article .article-body p:first-child:first-letter {
        color: #32BCAD; }
      body.brand-green .solution-introduction article .article-body p:first-child:first-letter {
        color: #04B372; }

@media screen and (min-width: 40em) {
  #solution-1 .page-heading, #solution-2 .page-heading, #solution-3 .page-heading {
    padding-top: 48px;
    padding-bottom: 48px; } }
@media screen and (max-width: 39.9375em) {
  #solution-1 .page-heading h1, #solution-1 .page-heading .subheading, #solution-2 .page-heading h1, #solution-2 .page-heading .subheading, #solution-3 .page-heading h1, #solution-3 .page-heading .subheading {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    #solution-1 .page-heading h1:last-child, #solution-1 .page-heading .subheading:last-child, #solution-2 .page-heading h1:last-child, #solution-2 .page-heading .subheading:last-child, #solution-3 .page-heading h1:last-child, #solution-3 .page-heading .subheading:last-child {
      margin-right: 0; } }
@media screen and (min-width: 40em) {
  #solution-1 .page-heading h1, #solution-1 .page-heading .subheading, #solution-2 .page-heading h1, #solution-2 .page-heading .subheading, #solution-3 .page-heading h1, #solution-3 .page-heading .subheading {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    #solution-1 .page-heading h1:last-child, #solution-1 .page-heading .subheading:last-child, #solution-2 .page-heading h1:last-child, #solution-2 .page-heading .subheading:last-child, #solution-3 .page-heading h1:last-child, #solution-3 .page-heading .subheading:last-child {
      margin-right: 0; } }
#solution-1 .use-cases, #solution-2 .use-cases, #solution-3 .use-cases {
  padding-bottom: 48px; }

.carousel-layout {
  padding: 0;
  background-color: #e2e4ea;
  display: block; }
  .carousel-layout::after {
    clear: both;
    content: "";
    display: block; }
  .carousel-layout > div:nth-child(1) {
    float: left;
    display: block;
    width: 68.23843%; }
    .carousel-layout > div:nth-child(1):last-child {
      width: 65.88078%; }
    @media screen and (max-width: 39.9375em) {
      .carousel-layout > div:nth-child(1) {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .carousel-layout > div:nth-child(1):last-child {
          margin-right: 0; } }
  .carousel-layout aside.resources {
    padding: 24px;
    padding-right: 48px;
    border-top: 2px solid #CDCFD6; }
  .carousel-layout .carousel-wrap .slide-content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .carousel-layout .carousel-wrap .slide-content:last-child {
      margin-right: 0; }

@media screen and (max-width: 39.9375em) {
  .carousel-container {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .carousel-container:last-child {
      margin-right: 0; } }

.resource-group {
  display: none; }

.resources.left-border {
  padding-left: 24px; }
  .resources.left-border ul {
    padding-left: 48px;
    border-left: 3px solid #CDCFD6; }
.resources h3 {
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out; }
  body.brand-black .resources h3 {
    color: #29292A; }
  body.brand-white .resources h3 {
    color: #CDCFD6; }
  body.brand-yellow .resources h3 {
    color: #f7e606; }
  body.brand-orange .resources h3 {
    color: #F48027; }
  body.brand-red .resources h3 {
    color: #EA5457; }
  body.brand-rose .resources h3 {
    color: #EE4671; }
  body.brand-mulberry .resources h3 {
    color: #CA57A0; }
  body.brand-purple .resources h3 {
    color: #8057A4; }
  body.brand-blue .resources h3 {
    color: #008EB9; }
  body.brand-greenblue .resources h3 {
    color: #32BCAD; }
  body.brand-green .resources h3 {
    color: #04B372; }
.resources h5 {
  font-size: 0.875rem;
  font-weight: 300; }
.resources ul {
  list-style: none; }
.resources li {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #d3d6e0; }
  .resources li:last-child {
    border-bottom: none; }
.resources a {
  font-size: 1.1875rem; }
  .resources a:hover h5 {
    text-decoration: underline; }
  .resources a small {
    font-weight: 400;
    color: #9C9DA0; }
.resources .category {
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #9C9DA0; }

.additional-resources {
  padding-left: 0 !important; }
  .additional-resources li {
    border-bottom: none; }
    .additional-resources li .category:before {
      content: '';
      display: block;
      width: 24px;
      height: 1px;
      margin-bottom: 3px;
      background-color: #CDCFD6; }

.feature-highlight {
  margin-bottom: 24px; }
  @media screen and (min-width: 40em) {
    .two-across .feature-highlight {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .two-across .feature-highlight:last-child {
        margin-right: 0; }
      .two-across .feature-highlight:nth-child(2n) {
        margin-right: 0; }
      .two-across .feature-highlight:nth-child(2n+1) {
        clear: left; }
    .three-across .feature-highlight {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .three-across .feature-highlight:last-child {
        margin-right: 0; }
      .three-across .feature-highlight:nth-child(3n) {
        margin-right: 0; }
      .three-across .feature-highlight:nth-child(3n+1) {
        clear: left; }
    .four-across .feature-highlight {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .four-across .feature-highlight:last-child {
        margin-right: 0; }
      .four-across .feature-highlight:nth-child(4n) {
        margin-right: 0; }
      .four-across .feature-highlight:nth-child(4n+1) {
        clear: left; } }
  .feature-highlight img {
    margin-bottom: 24px; }

footer.site-footer {
  padding: 24px;
  background-color: #F1F2F5; }
  @media screen and (min-width: 40em) {
    footer.site-footer {
      padding: 96px 48px 24px 48px; } }
@media screen and (min-width: 40em) and (min-width: 40em) {
  footer.site-footer .row > div {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    footer.site-footer .row > div:last-child {
      margin-right: 0; } }
@media screen and (min-width: 40em) and (min-width: 40em) {
  footer.site-footer .row > nav {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%;
    margin-left: 8.5298%; }
    footer.site-footer .row > nav:last-child {
      margin-right: 0; } }

  footer.site-footer img {
    width: 120px;
    margin-bottom: 24px; }
  footer.site-footer p {
    font-size: 0.875rem; }
  footer.site-footer p.footer-about:after {
    content: '';
    display: block;
    width: 24px;
    height: 1px;
    margin-top: 24px;
    margin-bottom: 24px;
    background-color: #29292A; }
  footer.site-footer p.footer-contact,
  footer.site-footer p.footer-contact a {
    font-size: 0.75rem;
    color: #9C9DA0; }
  footer.site-footer .newsletter-label {
    font-weight: 400; }
  footer.site-footer .newsletter .hbspt-form input {
    width: 100%;
    margin: 0 0 4px 0 !important; }
  footer.site-footer .newsletter .hbspt-form .hs_email label span {
    margin-top: 12px;
    font-weight: normal;
    font-style: italic;
    text-transform: none;
    color: #9C9DA0 !important; }
  footer.site-footer .newsletter .hbspt-form .hs-error-msgs {
    width: 100% !important; }
    footer.site-footer .newsletter .hbspt-form .hs-error-msgs label {
      display: block;
      width: 100%;
      padding: 0;
      color: #29292A;
      line-height: 0.875rem; }
  footer.site-footer .newsletter .hbspt-form input[type=submit] {
    width: 100%;
    margin: 0 !important;
    padding: 12px 0;
    color: #FFFFFF;
    font-size: 0.625rem;
    background-color: #29292A;
    transition: background-color 0.2s ease-in-out; }
    footer.site-footer .newsletter .hbspt-form input[type=submit]:hover {
      background-color: #424244; }

.footer-nav ul {
  padding: 0;
  list-style: none; }
  @media screen and (max-width: 39.9375em) {
    .footer-nav ul {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .footer-nav ul:last-child {
        margin-right: 0; }
      .footer-nav ul:nth-child(2n) {
        margin-right: 0; }
      .footer-nav ul:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 40em) {
    .footer-nav ul {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .footer-nav ul:last-child {
        margin-right: 0; }
      .footer-nav ul:nth-child(2n) {
        margin-right: 0; }
      .footer-nav ul:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 64em) {
    .footer-nav ul {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .footer-nav ul:nth-child(2n) {
        margin-right: 2.35765%; }
      .footer-nav ul:nth-child(2n+1) {
        clear: none; }
      .footer-nav ul:nth-child(3n) {
        margin-right: 0; }
      .footer-nav ul:nth-child(3n+1) {
        clear: left; }
      .footer-nav ul:last-child {
        margin-right: 0; } }

.footer-nav li,
.footer-nav label,
.footer-nav button {
  padding: 10px 0;
  font-size: 0.6875rem;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.8em; }

.footer-nav a {
  color: #29292A;
  transition: color 0.1s ease-in-out; }
  .footer-nav a:hover {
    color: #9C9DA0; }

.footer-bar {
  display: block;
  padding-top: 12px;
  border-top: 1px solid #CDCFD6;
  font-size: 0.6875rem; }
  .footer-bar::after {
    clear: both;
    content: "";
    display: block; }
  .footer-bar p {
    margin-bottom: 0; }
    @media screen and (min-width: 40em) {
      .footer-bar p {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .footer-bar p:last-child {
          margin-right: 0; } }
    .footer-bar p a {
      color: #9C9DA0; }
      .footer-bar p a:hover {
        color: #a9aaac; }
  .footer-bar span {
    display: inline-block; }
  .footer-bar p span:first-child {
    padding-right: 10px;
    border-right: 1px solid #CDCFD6; }
  .footer-bar p span:last-child {
    padding-left: 10px; }
  .footer-bar ul.social-links {
    margin-top: 12px;
    padding: 0;
    margin-bottom: 0; }
    @media screen and (min-width: 40em) {
      .footer-bar ul.social-links {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-top: 0;
        text-align: right; }
        .footer-bar ul.social-links:last-child {
          margin-right: 0; } }
    .footer-bar ul.social-links li {
      display: inline-block;
      margin-left: 5px; }
      .footer-bar ul.social-links li:first-child {
        margin-left: 0; }
      .footer-bar ul.social-links li img {
        width: 30px;
        height: auto; }

.sort-bar {
  padding: 24px;
  background-color: #e2e4ea; }
  @media screen and (min-width: 40em) {
    .sort-bar {
      padding-right: 48px;
      padding-left: 48px; } }
  @media screen and (min-width: 64em) {
    .sort-bar {
      padding-right: 96px;
      padding-left: 96px; } }
  .sort-bar .row > div {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%; }
    .sort-bar .row > div:last-child {
      margin-right: 0; }
  .sort-bar .select-wrap {
    display: block;
    margin-bottom: 10px; }
    @media screen and (min-width: 40em) {
      .sort-bar .select-wrap {
        display: inline-block;
        margin-bottom: 0; } }
  .sort-bar label {
    display: block; }
  .sort-bar select {
    min-width: 150px;
    margin-right: 24px; }

.resource-list {
  padding-top: 48px; }
  .resource-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
    padding-left: 0 !important;
    list-style: none; }
  .resource-list h5 {
    margin-top: 12px;
    letter-spacing: 1px; }
  .resource-list a:hover h5 {
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out; }
    body.brand-black .resource-list a:hover h5 {
      color: #29292A; }
    body.brand-white .resource-list a:hover h5 {
      color: #CDCFD6; }
    body.brand-yellow .resource-list a:hover h5 {
      color: #f7e606; }
    body.brand-orange .resource-list a:hover h5 {
      color: #F48027; }
    body.brand-red .resource-list a:hover h5 {
      color: #EA5457; }
    body.brand-rose .resource-list a:hover h5 {
      color: #EE4671; }
    body.brand-mulberry .resource-list a:hover h5 {
      color: #CA57A0; }
    body.brand-purple .resource-list a:hover h5 {
      color: #8057A4; }
    body.brand-blue .resource-list a:hover h5 {
      color: #008EB9; }
    body.brand-greenblue .resource-list a:hover h5 {
      color: #32BCAD; }
    body.brand-green .resource-list a:hover h5 {
      color: #04B372; }
  .resource-list .resource-item {
    width: 96%;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 48px; }
    @media screen and (min-width: 40em) {
      .resource-list .resource-item {
        width: 46%; } }
    @media screen and (min-width: 64em) {
      .resource-list .resource-item {
        width: 29.33333%; } }

.events-list ul {
  padding: 0;
  list-style: none; }

.events-list li {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #F1F2F5; }
  .events-list li:last-child {
    border-bottom: none; }

.four-oh-four {
  text-align: center; }

.block {
  padding: 24px; }

.video-rows > div {
  display: block;
  margin-bottom: 96px; }
  .video-rows > div::after {
    clear: both;
    content: "";
    display: block; }
  .video-rows > div:last-child {
    margin-bottom: 0; }
  .video-rows > div h3 {
    margin-top: 24px; }
  @media screen and (min-width: 40em) {
    .video-rows > div > div {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .video-rows > div > div:last-child {
        margin-right: 0; }
      .video-rows > div > div:nth-child(even) > div:nth-child(1) {
        margin-left: 51.17883%; }
      .video-rows > div > div:nth-child(even) > div:nth-child(2) {
        margin-left: -102.35765%; } }
  @media screen and (min-width: 64em) {
    .video-rows > div > div:nth-child(1) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%; }
      .video-rows > div > div:nth-child(1):last-child {
        margin-right: 0; }
    .video-rows > div > div:nth-child(2) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .video-rows > div > div:nth-child(2):last-child {
        margin-right: 0; }
    .video-rows > div h3 {
      margin-top: 48px; }
    .video-rows > div:nth-child(even) > div:nth-child(1) {
      margin-left: 34.11922%; }
    .video-rows > div:nth-child(even) > div:nth-child(2) {
      margin-left: -102.35765%; } }

label {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.2px; }

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
  height: 40px;
  padding: 8px;
  border-width: 2px;
  border-style: solid;
  border-color: #e2e4ea;
  border-radius: 3px;
  line-height: 1.8em;
  font-size: 14px;
  background-color: #fff; }

textarea {
  min-height: 100px; }

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  position: relative !important;
  padding: 20px 40px !important;
  border: none !important;
  border-radius: 3px !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
  cursor: pointer !important;
  background-image: none !important;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  body.brand-black .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #29292A; }
  body.brand-white .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #CDCFD6; }
  body.brand-yellow .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #f7e606; }
  body.brand-orange .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #F48027; }
  body.brand-red .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #EA5457; }
  body.brand-rose .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #EE4671; }
  body.brand-mulberry .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #CA57A0; }
  body.brand-purple .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #8057A4; }
  body.brand-blue .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #008EB9; }
  body.brand-greenblue .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #32BCAD; }
  body.brand-green .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #04B372; }

.mktoForm {
  font-family: "tk-azo-sans-web", "azo-sans-web", sans-serif !important; }

.mktoErrorArrow {
  display: none !important; }

.mktoGutter,
.mktoOffset,
.mktoLabel {
  width: 0 !important; }

.mktoButtonWrap {
  margin-left: 0 !important; }

.mktoForm .mktoError .mktoErrorMsg {
  color: black !important;
  background-image: none !important;
  margin-right: 10px !important;
  border: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  margin-top: 0 !important;
  padding: 3px 8px 6px 8px !important;
  border-radius: 0 !important;
  list-style: none !important;
  background-color: rgba(200, 0, 0, 0.5) !important; }
  .mktoForm .mktoError .mktoErrorMsg label {
    font-size: 12px !important;
    font-weight: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    letter-spacing: normal !important; }

.mktoAsterix {
  display: none !important; }

ul.inputs-list {
  padding-left: 0;
  list-style: none; }
  ul.inputs-list label {
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.5px; }

@media screen and (min-width: 481px) {
  #FirstName,
  #LastName {
    width: 163px !important; }

  .mktoFieldWrap {
    margin-right: 13px !important; } }
ul.carousel-tabs {
  display: block;
  display: flex;
  align-items: stretch;
  margin: 0;
  padding: 0;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  -webkit-transition: border-bottom-color 0.5s ease-in-out;
  -moz-transition: border-bottom-color 0.5s ease-in-out;
  transition: border-bottom-color 0.5s ease-in-out;
  background-color: #FFFFFF; }
  ul.carousel-tabs::after {
    clear: both;
    content: "";
    display: block; }
  body.brand-black ul.carousel-tabs {
    border-bottom-color: #29292A; }
  body.brand-white ul.carousel-tabs {
    border-bottom-color: #CDCFD6; }
  body.brand-yellow ul.carousel-tabs {
    border-bottom-color: #f7e606; }
  body.brand-orange ul.carousel-tabs {
    border-bottom-color: #F48027; }
  body.brand-red ul.carousel-tabs {
    border-bottom-color: #EA5457; }
  body.brand-rose ul.carousel-tabs {
    border-bottom-color: #EE4671; }
  body.brand-mulberry ul.carousel-tabs {
    border-bottom-color: #CA57A0; }
  body.brand-purple ul.carousel-tabs {
    border-bottom-color: #8057A4; }
  body.brand-blue ul.carousel-tabs {
    border-bottom-color: #008EB9; }
  body.brand-greenblue ul.carousel-tabs {
    border-bottom-color: #32BCAD; }
  body.brand-green ul.carousel-tabs {
    border-bottom-color: #04B372; }
  @media screen and (max-width: 39.9375em) {
    ul.carousel-tabs {
      display: none; } }
  ul.carousel-tabs.three li {
    float: left;
    display: block;
    width: 34.11922%; }
    ul.carousel-tabs.three li:last-child {
      width: 31.76157%; }
  ul.carousel-tabs.four li {
    float: left;
    display: block;
    width: 25.58941%; }
    ul.carousel-tabs.four li:last-child {
      width: 23.23176%; }
  ul.carousel-tabs li {
    display: flex !important;
    padding: 0;
    border-right: 2px solid #29292A; }
    ul.carousel-tabs li:last-child {
      border-right: none; }
  ul.carousel-tabs a {
    display: block;
    width: 100%;
    padding: 20px 12px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px; }
    ul.carousel-tabs a:hover {
      background-color: #f7f8f9; }
    ul.carousel-tabs a.active {
      position: relative;
      color: #FFFFFF;
      -webkit-transition: background-color 0.5s ease-in-out;
      -moz-transition: background-color 0.5s ease-in-out;
      transition: background-color 0.5s ease-in-out;
      transition: background-color 0.1s ease-in-out; }
      body.brand-black ul.carousel-tabs a.active {
        background-color: #29292A; }
      body.brand-white ul.carousel-tabs a.active {
        background-color: #CDCFD6; }
      body.brand-yellow ul.carousel-tabs a.active {
        background-color: #f7e606; }
      body.brand-orange ul.carousel-tabs a.active {
        background-color: #F48027; }
      body.brand-red ul.carousel-tabs a.active {
        background-color: #EA5457; }
      body.brand-rose ul.carousel-tabs a.active {
        background-color: #EE4671; }
      body.brand-mulberry ul.carousel-tabs a.active {
        background-color: #CA57A0; }
      body.brand-purple ul.carousel-tabs a.active {
        background-color: #8057A4; }
      body.brand-blue ul.carousel-tabs a.active {
        background-color: #008EB9; }
      body.brand-greenblue ul.carousel-tabs a.active {
        background-color: #32BCAD; }
      body.brand-green ul.carousel-tabs a.active {
        background-color: #04B372; }

.carousel,
.carouseltwo {
  position: relative;
  min-height: 600px;
  padding: 0;
  color: #FFFFFF;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out; }
  body.brand-black .carousel, body.brand-black
  .carouseltwo {
    background-color: #29292A; }
  body.brand-white .carousel, body.brand-white
  .carouseltwo {
    background-color: #CDCFD6; }
  body.brand-yellow .carousel, body.brand-yellow
  .carouseltwo {
    background-color: #f7e606; }
  body.brand-orange .carousel, body.brand-orange
  .carouseltwo {
    background-color: #F48027; }
  body.brand-red .carousel, body.brand-red
  .carouseltwo {
    background-color: #EA5457; }
  body.brand-rose .carousel, body.brand-rose
  .carouseltwo {
    background-color: #EE4671; }
  body.brand-mulberry .carousel, body.brand-mulberry
  .carouseltwo {
    background-color: #CA57A0; }
  body.brand-purple .carousel, body.brand-purple
  .carouseltwo {
    background-color: #8057A4; }
  body.brand-blue .carousel, body.brand-blue
  .carouseltwo {
    background-color: #008EB9; }
  body.brand-greenblue .carousel, body.brand-greenblue
  .carouseltwo {
    background-color: #32BCAD; }
  body.brand-green .carousel, body.brand-green
  .carouseltwo {
    background-color: #04B372; }
  .carousel .slides,
  .carouseltwo .slides {
    display: flex;
    align-items: center;
    position: relative;
    padding: 24px; }
    @media screen and (min-width: 40em) {
      .carousel .slides,
      .carouseltwo .slides {
        padding: 48px; } }
    @media screen and (min-width: 64em) {
      .carousel .slides,
      .carouseltwo .slides {
        padding: 96px; } }
  .carousel .slide-content,
  .carouseltwo .slide-content {
    z-index: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
    margin-left: 8.5298%; }
    .carousel .slide-content:last-child,
    .carouseltwo .slide-content:last-child {
      margin-right: 0; }
    @media screen and (min-width: 40em) {
      .carousel .slide-content,
      .carouseltwo .slide-content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%; }
        .carousel .slide-content:last-child,
        .carouseltwo .slide-content:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .carousel .slide-content,
      .carouseltwo .slide-content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .carousel .slide-content:last-child,
        .carouseltwo .slide-content:last-child {
          margin-right: 0; } }
  .carousel h2:before,
  .carouseltwo h2:before {
    content: '';
    display: block;
    width: 96px;
    height: 7px;
    margin-top: 24px;
    margin-bottom: 24px;
    background-color: #FFFFFF; }
  .carousel video,
  .carouseltwo video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .carousel p,
  .carouseltwo p {
    font-size: 1.125rem;
    line-height: 1.6em;
    color: #fff; }
  .carousel hr,
  .carouseltwo hr {
    width: 40px;
    height: 1px;
    margin-top: 24px;
    margin-bottom: 24px; }
  .carousel .cta-btn,
  .carouseltwo .cta-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 12px;
    border-radius: 4px;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
    background-color: #FFFFFF;
    transition: background-color 0.2s ease-in-out; }
    body.brand-black .carousel .cta-btn, body.brand-black
    .carouseltwo .cta-btn {
      color: #29292A; }
    body.brand-white .carousel .cta-btn, body.brand-white
    .carouseltwo .cta-btn {
      color: #CDCFD6; }
    body.brand-yellow .carousel .cta-btn, body.brand-yellow
    .carouseltwo .cta-btn {
      color: #f7e606; }
    body.brand-orange .carousel .cta-btn, body.brand-orange
    .carouseltwo .cta-btn {
      color: #F48027; }
    body.brand-red .carousel .cta-btn, body.brand-red
    .carouseltwo .cta-btn {
      color: #EA5457; }
    body.brand-rose .carousel .cta-btn, body.brand-rose
    .carouseltwo .cta-btn {
      color: #EE4671; }
    body.brand-mulberry .carousel .cta-btn, body.brand-mulberry
    .carouseltwo .cta-btn {
      color: #CA57A0; }
    body.brand-purple .carousel .cta-btn, body.brand-purple
    .carouseltwo .cta-btn {
      color: #8057A4; }
    body.brand-blue .carousel .cta-btn, body.brand-blue
    .carouseltwo .cta-btn {
      color: #008EB9; }
    body.brand-greenblue .carousel .cta-btn, body.brand-greenblue
    .carouseltwo .cta-btn {
      color: #32BCAD; }
    body.brand-green .carousel .cta-btn, body.brand-green
    .carouseltwo .cta-btn {
      color: #04B372; }
    .carousel .cta-btn:hover,
    .carouseltwo .cta-btn:hover {
      background-color: #F1F2F5; }
    .carousel .cta-btn.play,
    .carouseltwo .cta-btn.play {
      padding-right: 55px; }
      .carousel .cta-btn.play:after,
      .carouseltwo .cta-btn.play:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 12px;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        margin-left: 12px;
        border-radius: 15px;
        -webkit-transition: background-color 0.5s ease-in-out;
        -moz-transition: background-color 0.5s ease-in-out;
        transition: background-color 0.5s ease-in-out;
        background-image: url("../images/btn-play-white.svg");
        background-size: 18px 18px;
        background-repeat: no-repeat;
        background-position: 8px center; }
        body.brand-black .carousel .cta-btn.play:after, body.brand-black
        .carouseltwo .cta-btn.play:after {
          background-color: #29292A; }
        body.brand-white .carousel .cta-btn.play:after, body.brand-white
        .carouseltwo .cta-btn.play:after {
          background-color: #CDCFD6; }
        body.brand-yellow .carousel .cta-btn.play:after, body.brand-yellow
        .carouseltwo .cta-btn.play:after {
          background-color: #f7e606; }
        body.brand-orange .carousel .cta-btn.play:after, body.brand-orange
        .carouseltwo .cta-btn.play:after {
          background-color: #F48027; }
        body.brand-red .carousel .cta-btn.play:after, body.brand-red
        .carouseltwo .cta-btn.play:after {
          background-color: #EA5457; }
        body.brand-rose .carousel .cta-btn.play:after, body.brand-rose
        .carouseltwo .cta-btn.play:after {
          background-color: #EE4671; }
        body.brand-mulberry .carousel .cta-btn.play:after, body.brand-mulberry
        .carouseltwo .cta-btn.play:after {
          background-color: #CA57A0; }
        body.brand-purple .carousel .cta-btn.play:after, body.brand-purple
        .carouseltwo .cta-btn.play:after {
          background-color: #8057A4; }
        body.brand-blue .carousel .cta-btn.play:after, body.brand-blue
        .carouseltwo .cta-btn.play:after {
          background-color: #008EB9; }
        body.brand-greenblue .carousel .cta-btn.play:after, body.brand-greenblue
        .carouseltwo .cta-btn.play:after {
          background-color: #32BCAD; }
        body.brand-green .carousel .cta-btn.play:after, body.brand-green
        .carouseltwo .cta-btn.play:after {
          background-color: #04B372; }
  .carousel .inline-cta,
  .carouseltwo .inline-cta {
    color: #FBEF4E;
    border-bottom: 1px solid #FBEF4E; }

.carousel-wrap {
  overflow: hidden;
  position: relative; }
  .carousel-wrap div {
    float: left;
    position: relative;
    overflow: hidden; }

.slides {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .slides:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    opacity: 0.9; }
    body.brand-black .slides:after {
      background-color: #29292A; }
    body.brand-white .slides:after {
      background-color: #CDCFD6; }
    body.brand-yellow .slides:after {
      background-color: #f7e606; }
    body.brand-orange .slides:after {
      background-color: #F48027; }
    body.brand-red .slides:after {
      background-color: #EA5457; }
    body.brand-rose .slides:after {
      background-color: #EE4671; }
    body.brand-mulberry .slides:after {
      background-color: #CA57A0; }
    body.brand-purple .slides:after {
      background-color: #8057A4; }
    body.brand-blue .slides:after {
      background-color: #008EB9; }
    body.brand-greenblue .slides:after {
      background-color: #32BCAD; }
    body.brand-green .slides:after {
      background-color: #04B372; }

#next-slide,
#prev-slide {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px auto; }
  @media screen and (min-width: 40em) {
    #next-slide,
    #prev-slide {
      width: 74px;
      height: 74px;
      margin-top: -27px;
      background-size: auto; } }

#next-slide {
  right: 0;
  background-image: url("../images/carousel-btn-right.svg"); }

#prev-slide {
  left: 0;
  background-image: url("../images/carousel-btn-left.svg"); }

.counter-mark {
  border-radius: none;
  opacity: .3; }

.active-mark {
  opacity: 1; }

.counter ul {
  padding: 0; }

.show-thumbnail {
  display: inline-block;
  width: 33.12%; }

.show-thumbnail-container ul {
  padding: 0; }

.three-up > div {
  float: left;
  width: 100%;
  position: relative; }

.three-up > div img {
  max-width: 100%;
  height: auto;
  margin-left: -4px; }

.three-up > div img:first-child {
  margin-left: 0; }

.icon {
  vertical-align: middle; }
  .icon.small {
    width: 24px;
    height: 24px;
    margin-right: 5px; }

.round-icon {
  width: 190px;
  margin: 60px auto 0 auto; }

body.lightbox-on {
  overflow: hidden; }

.lightbox {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
  opacity: 0;
  pointer-events: none;
  background-color: transparent; }
  .lightbox.show {
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
    animation: lightboxIn;
    animation-duration: 0.5s;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    opacity: 1; }
    .lightbox.show:after {
      content: '';
      display: block;
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0.95;
      pointer-events: none;
      -webkit-transition: background-color 0.5s ease-in-out;
      -moz-transition: background-color 0.5s ease-in-out;
      transition: background-color 0.5s ease-in-out;
      background-image: url("../images/loading-ring.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 60px 60px; }
      body.brand-black .lightbox.show:after {
        background-color: #29292A; }
      body.brand-white .lightbox.show:after {
        background-color: #CDCFD6; }
      body.brand-yellow .lightbox.show:after {
        background-color: #f7e606; }
      body.brand-orange .lightbox.show:after {
        background-color: #F48027; }
      body.brand-red .lightbox.show:after {
        background-color: #EA5457; }
      body.brand-rose .lightbox.show:after {
        background-color: #EE4671; }
      body.brand-mulberry .lightbox.show:after {
        background-color: #CA57A0; }
      body.brand-purple .lightbox.show:after {
        background-color: #8057A4; }
      body.brand-blue .lightbox.show:after {
        background-color: #008EB9; }
      body.brand-greenblue .lightbox.show:after {
        background-color: #32BCAD; }
      body.brand-green .lightbox.show:after {
        background-color: #04B372; }

@keyframes lightboxIn {
  from {
    transform: scale(0.1); }
  to {
    transform: scale(1); } }
.lightbox .video-wrap {
  position: relative; }

.lightbox iframe {
  z-index: 201;
  opacity: 0;
  pointer-events: none;
  transform: scale(0.8);
  transition: opacity 1s ease-in-out;
  background-color: #29292A; }
  .lightbox iframe.loaded {
    opacity: 1;
    pointer-events: auto;
    animation: iframeIn;
    animation-delay: 0.5s;
    animation-duration: 0.5s;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards; }

.lightbox .lightbox-close {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 74px;
  height: 74px;
  z-index: 202;
  background-color: #29292A;
  background-image: url("../images/lightbox-close.svg");
  background-repeat: no-repeat;
  background-position: center;
  transition: background-color 0.2s ease-in-out; }
  .lightbox .lightbox-close:hover {
    background-color: #101010; }

@keyframes iframeIn {
  from {
    transform: scale(0.8); }
  to {
    transform: scale(1); } }
#tooltip,
#popover {
  border: 1px solid #CDCFD6;
  border-radius: 3px;
  color: #29292A;
  background-color: #FFFFFF;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  z-index: 9;
  opacity: 0;
  font-size: 0.875rem;
  pointer-events: none; }

#tooltip {
  position: absolute;
  max-width: 250px;
  position: relative; }

#tooltip[data-hidden=true],
#popover[data-hidden=true] {
  padding: 0;
  opacity: 0;
  pointer-events: none;
  animation: tooltipOut;
  animation-duration: 0.1s;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards; }

#tooltip[data-hidden=false],
#popover[data-hidden=false] {
  padding: 16px;
  opacity: 1;
  pointer-events: auto;
  animation: tooltipIn;
  animation-duration: 0.2s;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards; }

@keyframes tooltipIn {
  from {
    opacity: 0;
    transform: translateY(0px); }
  to {
    opacity: 1;
    transform: translateY(-10px); } }
@keyframes tooltipOut {
  from {
    opacity: 1;
    transform: translateY(-10px); }
  to {
    opacity: 0;
    transform: translateY(-20px); } }
.tooltip-top:after,
.tooltip-top:before,
.tooltip-bottom:after,
.tooltip-bottom:before,
.tooltip-right:after, .popover-right:after,
.tooltip-right:before, .popover-right:before,
.tooltip-left:after, .popover-left:after,
.tooltip-left:before, .popover-left:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0; }

.tooltip-top:after {
  border-top: 10px solid #FFFFFF;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -10px;
  left: 50%;
  margin-left: -10px; }

.tooltip-top:before {
  border-top: 11px solid #CDCFD6;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  bottom: -11px;
  left: 50%;
  margin-left: -11px; }

.tooltip-bottom:after {
  border-bottom: 10px solid #FFFFFF;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: -10px;
  left: 50%;
  margin-left: -10px; }

.tooltip-bottom:before {
  border-bottom: 11px solid #CDCFD6;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  top: -11px;
  left: 50%;
  margin-left: -11px; }

.tooltip-right:after,
.popover-right:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #FFFFFF;
  top: 50%;
  left: -10px;
  margin-top: -10px; }

.tooltip-right:before,
.popover-right:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 11px solid #CDCFD6;
  top: 50%;
  left: -11px;
  margin-top: -11px; }

.tooltip-left:after,
.popover-left:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #FFFFFF;
  top: 50%;
  right: -10px;
  margin-top: -10px; }

.tooltip-left:before,
.popover-left:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #CDCFD6;
  top: 50%;
  right: -11px;
  margin-top: -11px; }

.popover-right:after, .popover-right:before,
.popover-left:after, .popover-left:before {
  top: 45px; }

#tooltip p {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.6em;
  text-transform: none; }

#popover p,
#popover ul {
  font-weight: 400;
  line-height: 1.6em;
  text-transform: none; }

.enhanced .revealer.reveal-up {
  transform: translateY(48px);
  transition: transform 600ms cubic-bezier(0.8, 0, 0, 0.8); }
.enhanced .revealer.reveal-up.revealed {
  transform: translateY(0); }
.enhanced .revealer.zoom-in {
  transform: scale(0.8);
  transition: transform 600ms cubic-bezier(0.8, 0, 0, 0.8); }
.enhanced .revealer.zoom-in.revealed {
  transform: scale(1); }
.enhanced .revealer.reveal-slow-up {
  transform: translateY(100px);
  transition: transform 1s ease-out; }
.enhanced .revealer.reveal-slow-up.revealed {
  transform: translateY(0); }