meta.foundation-version {
  font-family: "/5.2.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

body {
  background-color: #210F09; }

main {
  background-color: white; }

.purchase-bar ul li:not(.group), .purchase-bar ul li li {
  border-color: #908784; }

.dom-content {
  background-color: inherit; }

.dom-footer-container, footer {
  background-color: inherit; }

.dom-footer-container {
  border-color: #4d3f3a; }

.header-container--fixed {
  background: #210F09; }

#flash-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  min-height: 80vm;
  min-height: 80vmin;
  position: relative;
  z-index: 1;
  color: white;
  text-shadow: 0 0 1.25em rgba(0, 0, 0, 0.25), 0 -0.1ex 0 rgba(255, 255, 255, 0.125), 0 0.1ex 0 rgba(0, 0, 0, 0.25);
  background-color: transparent; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #flash-hero {
      height: 80vm;
      height: 80vmin; } }
  #flash-hero:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 80vm;
    min-height: 80vmin; }
  #flash-hero:before {
    background-position: 50% 50%; }
  #flash-hero > nav {
    font-size: inherit;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    min-height: 40vmin;
    min-width: 50%;
    margin: 0 auto auto auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #flash-hero > nav {
        height: 40vmin; } }
    #flash-hero > nav[dir=rtl] {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
  #flash-hero > figcaption {
    font-size: inherit;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    min-height: 40vmin;
    min-width: 50%;
    margin: auto auto 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #flash-hero > figcaption {
        height: 40vmin; } }
    #flash-hero > figcaption[dir=rtl] {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
  #flash-hero:before {
    background-image: url('/shared/reimagine/assets/base/img/products/flash/marquee-fl-1440x810.jpg');
    min-height: 16em; }
  #flash-hero .figcaption--flow {
    padding: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    max-width: 39em; }

#tabbed-feature-section-variablestrokes figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  min-height: 50vm;
  min-height: 50vmin;
  position: relative;
  z-index: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  #tabbed-feature-section-variablestrokes figure .fig-leaf {
    width: 100%;
    max-width: 60em; }
  #tabbed-feature-section-variablestrokes figure .fig--flow {
    max-width: none;
    margin: 0 7%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #tabbed-feature-section-variablestrokes figure {
      height: 50vm;
      height: 50vmin; } }
  #tabbed-feature-section-variablestrokes figure:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 50vm;
    min-height: 50vmin; }
  #tabbed-feature-section-variablestrokes figure:before {
    background-position: 50% 50%; }
  #tabbed-feature-section-variablestrokes figure > figcaption {
    font-size: inherit;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    min-height: 25vmin;
    min-width: 50%;
    margin: auto auto auto auto; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #tabbed-feature-section-variablestrokes figure > figcaption {
        height: 25vmin; } }
  #tabbed-feature-section-variablestrokes figure:before {
    background-image: url('/shared/reimagine/assets/base/img/products/flash/strokes.jpg');
    min-height: 24em; }
  #tabbed-feature-section-variablestrokes figure:before {
    position: relative;
    height: auto; }
  #tabbed-feature-section-variablestrokes figure > :nth-child(n) {
    margin: auto;
    min-height: 0;
    height: auto; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #tabbed-feature-section-variablestrokes figure {
      height: auto; } }

#tabbed-feature-section-svgexport figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  min-height: 50vm;
  min-height: 50vmin;
  position: relative;
  z-index: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  #tabbed-feature-section-svgexport figure .fig-leaf {
    width: 100%;
    max-width: 60em; }
  #tabbed-feature-section-svgexport figure .fig--flow {
    max-width: none;
    margin: 0 7%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #tabbed-feature-section-svgexport figure {
      height: 50vm;
      height: 50vmin; } }
  #tabbed-feature-section-svgexport figure:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 50vm;
    min-height: 50vmin; }
  #tabbed-feature-section-svgexport figure:before {
    background-position: 50% 50%; }
  #tabbed-feature-section-svgexport figure > figcaption {
    font-size: inherit;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    min-height: 25vmin;
    min-width: 50%;
    margin: auto auto auto auto; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #tabbed-feature-section-svgexport figure > figcaption {
        height: 25vmin; } }
  #tabbed-feature-section-svgexport figure:before {
    background-image: url('/shared/reimagine/assets/base/img/products/flash/svgexport.jpg');
    min-height: 24em; }
  #tabbed-feature-section-svgexport figure:before {
    position: relative;
    height: auto; }
  #tabbed-feature-section-svgexport figure > :nth-child(n) {
    margin: auto;
    min-height: 0;
    height: auto; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #tabbed-feature-section-svgexport figure {
      height: auto; } }

#tabbed-feature-section-timeline figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  min-height: 50vm;
  min-height: 50vmin;
  position: relative;
  z-index: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  #tabbed-feature-section-timeline figure .fig-leaf {
    width: 100%;
    max-width: 60em; }
  #tabbed-feature-section-timeline figure .fig--flow {
    max-width: none;
    margin: 0 7%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #tabbed-feature-section-timeline figure {
      height: 50vm;
      height: 50vmin; } }
  #tabbed-feature-section-timeline figure:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 50vm;
    min-height: 50vmin; }
  #tabbed-feature-section-timeline figure:before {
    background-position: 50% 50%; }
  #tabbed-feature-section-timeline figure > figcaption {
    font-size: inherit;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    min-height: 25vmin;
    min-width: 50%;
    margin: auto auto auto auto; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #tabbed-feature-section-timeline figure > figcaption {
        height: 25vmin; } }
  #tabbed-feature-section-timeline figure:before {
    background-image: url('/shared/reimagine/assets/base/img/products/flash/timeline.jpg');
    min-height: 24em; }
  #tabbed-feature-section-timeline figure:before {
    position: relative;
    height: auto; }
  #tabbed-feature-section-timeline figure > :nth-child(n) {
    margin: auto;
    min-height: 0;
    height: auto; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #tabbed-feature-section-timeline figure {
      height: auto; } }

#tabbed-feature-section-webgl figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  min-height: 50vm;
  min-height: 50vmin;
  position: relative;
  z-index: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  #tabbed-feature-section-webgl figure .fig-leaf {
    width: 100%;
    max-width: 60em; }
  #tabbed-feature-section-webgl figure .fig--flow {
    max-width: none;
    margin: 0 7%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #tabbed-feature-section-webgl figure {
      height: 50vm;
      height: 50vmin; } }
  #tabbed-feature-section-webgl figure:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 50vm;
    min-height: 50vmin; }
  #tabbed-feature-section-webgl figure:before {
    background-position: 50% 50%; }
  #tabbed-feature-section-webgl figure > figcaption {
    font-size: inherit;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    min-height: 25vmin;
    min-width: 50%;
    margin: auto auto auto auto; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #tabbed-feature-section-webgl figure > figcaption {
        height: 25vmin; } }
  #tabbed-feature-section-webgl figure:before {
    background-image: url('/shared/reimagine/assets/base/img/products/flash/webgl.jpg');
    min-height: 20em; }
  #tabbed-feature-section-webgl figure:before {
    position: relative;
    height: auto; }
  #tabbed-feature-section-webgl figure > :nth-child(n) {
    margin: auto;
    min-height: 0;
    height: auto; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #tabbed-feature-section-webgl figure {
      height: auto; } }
/*# sourceMappingURL=flash.css.map */