/*------------------------------------*\
  #MAIN
\*------------------------------------*/
/*----------------------------------*\
  #SETTINGS
\*----------------------------------*/
/*----------------------------------*\
  #MEDIA
\*----------------------------------*/
/*----------------------------------*\
  #TYPOGRAPHY
\*----------------------------------*/
/*----------------------------------*\
  #COLORS
\*----------------------------------*/
/*----------------------------------*\
  #TIMINGS
\*----------------------------------*/
/*----------------------------------*\
  #EASES
\*----------------------------------*/
/*----------------------------------*\
  #GRID
\*----------------------------------*/
/*----------------------------------*\
  #SHADOWS
\*----------------------------------*/
/*----------------------------------*\
  #SPACING
\*----------------------------------*/
/* 10 */
/* 20 */
/* 40 */
/* 80 */
/* 120 */
/* 160 */
/* 200 */
/* 240 */
/* 20 */
.ghost-title {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/**
 * Media queries targeting a device and smaller
 **/
/**
 * Media queries targeting a device and bigger
 **/
/**
 * Media queries targeting a device and bigger
 * - - screen-mobile-only? > use screen-mobile-and-smaller
 * - - screen-desktop-only? > use screen-desktop-and-bigger
 **/
/**
 * Custom Media queries
 **/
[data-aos="custom-fadeup"] {
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
          transform: translate3d(0, 40px, 0);
  -webkit-transition: opacity 0s linear 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s;
  transition: opacity 0s linear 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s;
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s, opacity 0s linear 0.4s;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s, opacity 0s linear 0.4s;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s, opacity 0s linear 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s; }
  [data-aos="custom-fadeup"].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

[data-aos="custom-fadeleft"] {
  opacity: 0;
  -webkit-transform: translate3d(40px, 0, 0);
          transform: translate3d(40px, 0, 0);
  -webkit-transition: opacity 0.1s linear 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s;
  transition: opacity 0.1s linear 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s;
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s, opacity 0.1s linear 0.4s;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s, opacity 0.1s linear 0.4s;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s, opacity 0.1s linear 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s; }
  [data-aos="custom-fadeleft"].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

[data-aos="custom-faderight"] {
  opacity: 0;
  -webkit-transform: translate3d(-40px, 0, 0);
          transform: translate3d(-40px, 0, 0);
  -webkit-transition: opacity 0.1s linear 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s;
  transition: opacity 0.1s linear 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s;
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s, opacity 0.1s linear 0.4s;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s, opacity 0.1s linear 0.4s;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s, opacity 0.1s linear 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.4s; }
  [data-aos="custom-faderight"].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

[data-aos="custom-fadeup-delay"] {
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
          transform: translate3d(0, 40px, 0);
  -webkit-transition: opacity 0.1s linear 0.6s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.6s;
  transition: opacity 0.1s linear 0.6s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.6s;
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.6s, opacity 0.1s linear 0.6s;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.6s, opacity 0.1s linear 0.6s;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.6s, opacity 0.1s linear 0.6s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1) 0.6s; }
  [data-aos="custom-fadeup-delay"].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
    -webkit-transition-delay: 50ms;
         -o-transition-delay: 50ms;
            transition-delay: 50ms; }

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
    -webkit-transition-delay: 100ms;
         -o-transition-delay: 100ms;
            transition-delay: 100ms; }

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
    -webkit-transition-delay: 150ms;
         -o-transition-delay: 150ms;
            transition-delay: 150ms; }

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
    -webkit-transition-delay: 200ms;
         -o-transition-delay: 200ms;
            transition-delay: 200ms; }

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
    -webkit-transition-delay: 250ms;
         -o-transition-delay: 250ms;
            transition-delay: 250ms; }

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
    -webkit-transition-delay: 300ms;
         -o-transition-delay: 300ms;
            transition-delay: 300ms; }

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
    -webkit-transition-delay: 350ms;
         -o-transition-delay: 350ms;
            transition-delay: 350ms; }

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
    -webkit-transition-delay: 400ms;
         -o-transition-delay: 400ms;
            transition-delay: 400ms; }

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
    -webkit-transition-delay: 450ms;
         -o-transition-delay: 450ms;
            transition-delay: 450ms; }

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
    -webkit-transition-delay: 500ms;
         -o-transition-delay: 500ms;
            transition-delay: 500ms; }

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
    -webkit-transition-delay: 550ms;
         -o-transition-delay: 550ms;
            transition-delay: 550ms; }

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
    -webkit-transition-delay: 600ms;
         -o-transition-delay: 600ms;
            transition-delay: 600ms; }

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
    -webkit-transition-delay: 650ms;
         -o-transition-delay: 650ms;
            transition-delay: 650ms; }

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
    -webkit-transition-delay: 700ms;
         -o-transition-delay: 700ms;
            transition-delay: 700ms; }

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
    -webkit-transition-delay: 750ms;
         -o-transition-delay: 750ms;
            transition-delay: 750ms; }

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
    -webkit-transition-delay: 800ms;
         -o-transition-delay: 800ms;
            transition-delay: 800ms; }

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
    -webkit-transition-delay: 850ms;
         -o-transition-delay: 850ms;
            transition-delay: 850ms; }

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
    -webkit-transition-delay: 900ms;
         -o-transition-delay: 900ms;
            transition-delay: 900ms; }

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
    -webkit-transition-delay: 950ms;
         -o-transition-delay: 950ms;
            transition-delay: 950ms; }

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
    -webkit-transition-delay: 1000ms;
         -o-transition-delay: 1000ms;
            transition-delay: 1000ms; }

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
    -webkit-transition-delay: 1050ms;
         -o-transition-delay: 1050ms;
            transition-delay: 1050ms; }

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
    -webkit-transition-delay: 1100ms;
         -o-transition-delay: 1100ms;
            transition-delay: 1100ms; }

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
    -webkit-transition-delay: 1150ms;
         -o-transition-delay: 1150ms;
            transition-delay: 1150ms; }

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
    -webkit-transition-delay: 1200ms;
         -o-transition-delay: 1200ms;
            transition-delay: 1200ms; }

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
    -webkit-transition-delay: 1250ms;
         -o-transition-delay: 1250ms;
            transition-delay: 1250ms; }

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
    -webkit-transition-delay: 1300ms;
         -o-transition-delay: 1300ms;
            transition-delay: 1300ms; }

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
    -webkit-transition-delay: 1350ms;
         -o-transition-delay: 1350ms;
            transition-delay: 1350ms; }

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
    -webkit-transition-delay: 1400ms;
         -o-transition-delay: 1400ms;
            transition-delay: 1400ms; }

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
    -webkit-transition-delay: 1450ms;
         -o-transition-delay: 1450ms;
            transition-delay: 1450ms; }

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
    -webkit-transition-delay: 1500ms;
         -o-transition-delay: 1500ms;
            transition-delay: 1500ms; }

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
    -webkit-transition-delay: 1550ms;
         -o-transition-delay: 1550ms;
            transition-delay: 1550ms; }

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
    -webkit-transition-delay: 1600ms;
         -o-transition-delay: 1600ms;
            transition-delay: 1600ms; }

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
    -webkit-transition-delay: 1650ms;
         -o-transition-delay: 1650ms;
            transition-delay: 1650ms; }

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
    -webkit-transition-delay: 1700ms;
         -o-transition-delay: 1700ms;
            transition-delay: 1700ms; }

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
    -webkit-transition-delay: 1750ms;
         -o-transition-delay: 1750ms;
            transition-delay: 1750ms; }

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
    -webkit-transition-delay: 1800ms;
         -o-transition-delay: 1800ms;
            transition-delay: 1800ms; }

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
    -webkit-transition-delay: 1850ms;
         -o-transition-delay: 1850ms;
            transition-delay: 1850ms; }

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
    -webkit-transition-delay: 1900ms;
         -o-transition-delay: 1900ms;
            transition-delay: 1900ms; }

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
    -webkit-transition-delay: 1950ms;
         -o-transition-delay: 1950ms;
            transition-delay: 1950ms; }

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
    -webkit-transition-delay: 2000ms;
         -o-transition-delay: 2000ms;
            transition-delay: 2000ms; }

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
    -webkit-transition-delay: 2050ms;
         -o-transition-delay: 2050ms;
            transition-delay: 2050ms; }

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
    -webkit-transition-delay: 2100ms;
         -o-transition-delay: 2100ms;
            transition-delay: 2100ms; }

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
    -webkit-transition-delay: 2150ms;
         -o-transition-delay: 2150ms;
            transition-delay: 2150ms; }

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
    -webkit-transition-delay: 2200ms;
         -o-transition-delay: 2200ms;
            transition-delay: 2200ms; }

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
    -webkit-transition-delay: 2250ms;
         -o-transition-delay: 2250ms;
            transition-delay: 2250ms; }

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
    -webkit-transition-delay: 2300ms;
         -o-transition-delay: 2300ms;
            transition-delay: 2300ms; }

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
    -webkit-transition-delay: 2350ms;
         -o-transition-delay: 2350ms;
            transition-delay: 2350ms; }

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
    -webkit-transition-delay: 2400ms;
         -o-transition-delay: 2400ms;
            transition-delay: 2400ms; }

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
    -webkit-transition-delay: 2450ms;
         -o-transition-delay: 2450ms;
            transition-delay: 2450ms; }

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
    -webkit-transition-delay: 2500ms;
         -o-transition-delay: 2500ms;
            transition-delay: 2500ms; }

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
    -webkit-transition-delay: 2550ms;
         -o-transition-delay: 2550ms;
            transition-delay: 2550ms; }

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
    -webkit-transition-delay: 2600ms;
         -o-transition-delay: 2600ms;
            transition-delay: 2600ms; }

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
    -webkit-transition-delay: 2650ms;
         -o-transition-delay: 2650ms;
            transition-delay: 2650ms; }

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
    -webkit-transition-delay: 2700ms;
         -o-transition-delay: 2700ms;
            transition-delay: 2700ms; }

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
    -webkit-transition-delay: 2750ms;
         -o-transition-delay: 2750ms;
            transition-delay: 2750ms; }

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
    -webkit-transition-delay: 2800ms;
         -o-transition-delay: 2800ms;
            transition-delay: 2800ms; }

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
    -webkit-transition-delay: 2850ms;
         -o-transition-delay: 2850ms;
            transition-delay: 2850ms; }

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
    -webkit-transition-delay: 2900ms;
         -o-transition-delay: 2900ms;
            transition-delay: 2900ms; }

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
    -webkit-transition-delay: 2950ms;
         -o-transition-delay: 2950ms;
            transition-delay: 2950ms; }

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
    -webkit-transition-delay: 3000ms;
         -o-transition-delay: 3000ms;
            transition-delay: 3000ms; }

[data-aos] {
  pointer-events: none; }
  [data-aos].aos-animate {
    pointer-events: auto; }

@media screen {
  html:not(.no-js) {
    /**
    * Fade animations:
    * fade
    * fade-up, fade-down, fade-left, fade-right
    * fade-up-right, fade-up-left, fade-down-right, fade-down-left
    */
    /**
    * Zoom animations:
    * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
    * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
    */
    /**
    * Slide animations
    */
    /**
    * Flip animations:
    * flip-left, flip-right, flip-up, flip-down
    */ }
    html:not(.no-js) [data-aos^='fade'][data-aos^='fade'] {
      opacity: 0;
      -webkit-transition-property: opacity, -webkit-transform;
      transition-property: opacity, -webkit-transform;
      -o-transition-property: opacity, transform;
      transition-property: opacity, transform;
      transition-property: opacity, transform, -webkit-transform; }
      html:not(.no-js) [data-aos^='fade'][data-aos^='fade'].aos-animate {
        opacity: 1;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; }
    html:not(.no-js) [data-aos='fade-up'] {
      -webkit-transform: translate3d(0, 40px, 0);
              transform: translate3d(0, 40px, 0); }
    html:not(.no-js) [data-aos='fade-down'] {
      -webkit-transform: translate3d(0, -40px, 0);
              transform: translate3d(0, -40px, 0); }
    html:not(.no-js) [data-aos='fade-right'] {
      -webkit-transform: translate3d(-40px, 0, 0);
              transform: translate3d(-40px, 0, 0); }
    html:not(.no-js) [data-aos='fade-left'] {
      -webkit-transform: translate3d(40px, 0, 0);
              transform: translate3d(40px, 0, 0); }
    html:not(.no-js) [data-aos='fade-up-right'] {
      -webkit-transform: translate3d(-40px, 40px, 0);
              transform: translate3d(-40px, 40px, 0); }
    html:not(.no-js) [data-aos='fade-up-left'] {
      -webkit-transform: translate3d(40px, 40px, 0);
              transform: translate3d(40px, 40px, 0); }
    html:not(.no-js) [data-aos='fade-down-right'] {
      -webkit-transform: translate3d(-40px, -40px, 0);
              transform: translate3d(-40px, -40px, 0); }
    html:not(.no-js) [data-aos='fade-down-left'] {
      -webkit-transform: translate3d(40px, -40px, 0);
              transform: translate3d(40px, -40px, 0); }
    html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'] {
      opacity: 0;
      -webkit-transition-property: opacity, -webkit-transform;
      transition-property: opacity, -webkit-transform;
      -o-transition-property: opacity, transform;
      transition-property: opacity, transform;
      transition-property: opacity, transform, -webkit-transform; }
      html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
                transform: translate3d(0, 0, 0) scale(1); }
    html:not(.no-js) [data-aos='zoom-in'] {
      -webkit-transform: scale(0.6);
          -ms-transform: scale(0.6);
              transform: scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-up'] {
      -webkit-transform: translate3d(0, 40px, 0) scale(0.6);
              transform: translate3d(0, 40px, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-down'] {
      -webkit-transform: translate3d(0, -40px, 0) scale(0.6);
              transform: translate3d(0, -40px, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-right'] {
      -webkit-transform: translate3d(-40px, 0, 0) scale(0.6);
              transform: translate3d(-40px, 0, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-left'] {
      -webkit-transform: translate3d(40px, 0, 0) scale(0.6);
              transform: translate3d(40px, 0, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-out'] {
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-up'] {
      -webkit-transform: translate3d(0, 40px, 0) scale(1.2);
              transform: translate3d(0, 40px, 0) scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-down'] {
      -webkit-transform: translate3d(0, -40px, 0) scale(1.2);
              transform: translate3d(0, -40px, 0) scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-right'] {
      -webkit-transform: translate3d(-40px, 0, 0) scale(1.2);
              transform: translate3d(-40px, 0, 0) scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-left'] {
      -webkit-transform: translate3d(40px, 0, 0) scale(1.2);
              transform: translate3d(40px, 0, 0) scale(1.2); }
    html:not(.no-js) [data-aos^='slide'][data-aos^='slide'] {
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      -o-transition-property: transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      visibility: hidden; }
      html:not(.no-js) [data-aos^='slide'][data-aos^='slide'].aos-animate {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0); }
    html:not(.no-js) [data-aos='slide-up'] {
      -webkit-transform: translate3d(0, 100%, 0);
              transform: translate3d(0, 100%, 0); }
    html:not(.no-js) [data-aos='slide-down'] {
      -webkit-transform: translate3d(0, -100%, 0);
              transform: translate3d(0, -100%, 0); }
    html:not(.no-js) [data-aos='slide-right'] {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0); }
    html:not(.no-js) [data-aos='slide-left'] {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0); }
    html:not(.no-js) [data-aos^='flip'][data-aos^='flip'] {
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      -o-transition-property: transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform; }
    html:not(.no-js) [data-aos='flip-left'] {
      -webkit-transform: perspective(2500px) rotateY(-100deg);
              transform: perspective(2500px) rotateY(-100deg); }
      html:not(.no-js) [data-aos='flip-left'].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
                transform: perspective(2500px) rotateY(0); }
    html:not(.no-js) [data-aos='flip-right'] {
      -webkit-transform: perspective(2500px) rotateY(100deg);
              transform: perspective(2500px) rotateY(100deg); }
      html:not(.no-js) [data-aos='flip-right'].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
                transform: perspective(2500px) rotateY(0); }
    html:not(.no-js) [data-aos='flip-up'] {
      -webkit-transform: perspective(2500px) rotateX(-100deg);
              transform: perspective(2500px) rotateX(-100deg); }
      html:not(.no-js) [data-aos='flip-up'].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
                transform: perspective(2500px) rotateX(0); }
    html:not(.no-js) [data-aos='flip-down'] {
      -webkit-transform: perspective(2500px) rotateX(100deg);
              transform: perspective(2500px) rotateX(100deg); }
      html:not(.no-js) [data-aos='flip-down'].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
                transform: perspective(2500px) rotateX(0); } }

@font-face {
  font-family: 'GraphikWide';
  font-display: block;
  src: url("../fonts/GraphikWide-Medium-Web.woff") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'GraphikWide';
  font-display: block;
  src: url("../fonts/GraphikWide-Super-Web.woff") format("woff");
  font-weight: 600; }

/*! normalize for this project */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0; }

*:focus {
  outline: none; }

html, body, button, a, input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  min-height: 100%;
  overflow-y: scroll; }

table {
  width: 100%; }

th, td {
  vertical-align: top; }

iframe {
  border: 0;
  display: block; }

img {
  vertical-align: middle; }

svg {
  display: inline-block;
  vertical-align: middle; }

select {
  max-width: 100%; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
body,
html {
  width: 100%; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: 500; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  outline: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none; }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 */
input[type='search'] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  /* 1 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0; }

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 320px;
  min-height: 100%;
  color: #070323;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

html {
  font-family: "GraphikWide", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  color: #333333;
  background-color: #BCFE12;
  min-height: 100%;
  scroll-behavior: smooth; }
  html.no--scroll {
    overflow-y: hidden !important; }

body {
  font-size: 12px;
  line-height: 1.17;
  font-weight: 500;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-break: normal; }
  @media screen and (min-width: 480px) {
    body {
      font-size: calc(12px + 0 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    body {
      font-size: 12px; } }

strong {
  font-weight: 600; }

body.user-is-tabbing a:focus,
body.user-is-tabbing button:focus,
body.user-is-tabbing input:focus,
body.user-is-tabbing select:focus,
body.user-is-tabbing textarea:focus,
body.user-is-tabbing [role='button']:focus {
  background-color: rgba(255, 255, 255, 0.4) !important; }

/*----------------------------------*\
  #TOOLS
\*----------------------------------*/
main {
  overflow: hidden; }
  main.default {
    overflow: hidden;
    height: 100vh; }
    main.default .content {
      padding-top: 0;
      height: 100vh;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      main.default .content .not-found {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center;
        z-index: 1; }
        main.default .content .not-found h1 {
          color: #C0C0C0;
          font-size: 62px;
          line-height: .8;
          letter-spacing: -0.01em;
          margin-bottom: 20px; }
          @media screen and (min-width: 480px) {
            main.default .content .not-found h1 {
              font-size: calc(62px + 78 * (100vw - 480px) / 760); } }
          @media screen and (min-width: 1240px) {
            main.default .content .not-found h1 {
              font-size: 140px; } }
          @media only screen and (min-width: 64em) {
            main.default .content .not-found h1 {
              margin-bottom: 40px; } }
        main.default .content .not-found p {
          color: #C0C0C0;
          font-size: 17px;
          font-weight: 500;
          line-height: 1.15;
          letter-spacing: 0em; }
          @media screen and (min-width: 480px) {
            main.default .content .not-found p {
              font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
          @media screen and (min-width: 1240px) {
            main.default .content .not-found p {
              font-size: 26px; } }
          @media only screen and (min-width: 64em) {
            main.default .content .not-found p {
              line-height: 1.08;
              letter-spacing: -0.01em; } }
    main.default + .whole-footer .footer-row {
      border-color: #C0C0C0; }
      main.default + .whole-footer .footer-row a {
        color: #C0C0C0; }
        main.default + .whole-footer .footer-row a:hover {
          opacity: .5; }

button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  vertical-align: top;
  margin: 0;
  text-align: center; }

.lead-BGImage-huge .primary-button, .blue-section .primary-button, .megascreen-info .primary-button, .carousel .primary-button, .theme-darkblue .primary-button, .lead-BGImage .primary-button {
  border-color: #BCFE12; }
  .lead-BGImage-huge .primary-button a, .lead-BGImage-huge .primary-button span, .blue-section .primary-button a, .blue-section .primary-button span, .megascreen-info .primary-button a, .megascreen-info .primary-button span, .carousel .primary-button a, .carousel .primary-button span, .theme-darkblue .primary-button a, .theme-darkblue .primary-button span, .lead-BGImage .primary-button a, .lead-BGImage .primary-button span {
    color: #BCFE12; }
  .lead-BGImage-huge .primary-button:hover, .blue-section .primary-button:hover, .megascreen-info .primary-button:hover, .carousel .primary-button:hover, .theme-darkblue .primary-button:hover, .lead-BGImage .primary-button:hover {
    background-color: #BCFE12; }
    .lead-BGImage-huge .primary-button:hover a, .lead-BGImage-huge .primary-button:hover span, .blue-section .primary-button:hover a, .blue-section .primary-button:hover span, .megascreen-info .primary-button:hover a, .megascreen-info .primary-button:hover span, .carousel .primary-button:hover a, .carousel .primary-button:hover span, .theme-darkblue .primary-button:hover a, .theme-darkblue .primary-button:hover span, .lead-BGImage .primary-button:hover a, .lead-BGImage .primary-button:hover span {
      color: #070323; }

.theme-2025 .primary-button {
  border-color: #C0C0C0; }
  .theme-2025 .primary-button a, .theme-2025 .primary-button span {
    color: #C0C0C0; }
  .theme-2025 .primary-button:hover {
    background-color: #C0C0C0; }
    .theme-2025 .primary-button:hover a, .theme-2025 .primary-button:hover span {
      color: #070323; }

.theme-black .primary-button {
  border-color: #ffffff; }
  .theme-black .primary-button a, .theme-black .primary-button span {
    color: #ffffff; }
  .theme-black .primary-button:hover {
    background-color: #ffffff; }
    .theme-black .primary-button:hover a, .theme-black .primary-button:hover span {
      color: #000000; }

.theme-darkred .primary-button {
  border-color: #ff3000; }
  .theme-darkred .primary-button a, .theme-darkred .primary-button span {
    color: #ff3000; }
  .theme-darkred .primary-button:hover {
    background-color: #ff3000; }
    .theme-darkred .primary-button:hover a, .theme-darkred .primary-button:hover span {
      color: #070323; }

.theme-darkyellow .primary-button {
  border-color: #BCFE12; }
  .theme-darkyellow .primary-button a, .theme-darkyellow .primary-button span {
    color: #BCFE12; }
  .theme-darkyellow .primary-button:hover {
    background-color: #BCFE12; }
    .theme-darkyellow .primary-button:hover a, .theme-darkyellow .primary-button:hover span {
      color: #070323; }

.theme-red .primary-button {
  border-color: #070323; }
  .theme-red .primary-button a, .theme-red .primary-button span {
    color: #070323; }
  .theme-red .primary-button:hover {
    background-color: #070323; }
    .theme-red .primary-button:hover a, .theme-red .primary-button:hover span {
      color: #ff3000; }

.primary-button {
  border-radius: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-transition: border 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.125s linear, color 0.125s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: border 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.125s linear, color 0.125s cubic-bezier(0.77, 0, 0.175, 1);
  transition: border 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.125s linear, color 0.125s cubic-bezier(0.77, 0, 0.175, 1);
  border: 2px solid;
  border-color: #070323;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 48px; }
  @media only screen and (min-width: 48em) {
    .primary-button {
      width: 320px;
      height: 48px; } }
  .primary-button.pb-em {
    margin-top: 80px; }
  .primary-button a, .primary-button span {
    width: 100%;
    height: 100%;
    padding: 15px 10px;
    white-space: pre;
    text-decoration: none !important;
    color: #070323;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media only screen and (min-width: 48em) {
      .primary-button a, .primary-button span {
        padding: 12px 0;
        width: 320px; } }
    @media screen and (min-width: 480px) {
      .primary-button a, .primary-button span {
        font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .primary-button a, .primary-button span {
        font-size: 19px; } }
    @media only screen and (min-width: 64em) {
      .primary-button a, .primary-button span {
        line-height: 1.05;
        letter-spacing: -0.01em; } }
  .primary-button:hover {
    background-color: #070323; }
    .primary-button:hover a, .primary-button:hover span {
      color: #BCFE12; }
  .primary-button.sold-out {
    opacity: .3;
    pointer-events: none; }

.research-bar {
  border-radius: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: border 0.125s linear, background-color 0.125s linear, color 0.125s linear;
  -o-transition: border 0.125s linear, background-color 0.125s linear, color 0.125s linear;
  transition: border 0.125s linear, background-color 0.125s linear, color 0.125s linear;
  border: 2px solid;
  border-color: #070323;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  max-width: 100%; }
  .research-bar svg {
    margin: 0 1.5rem; }
  .research-bar input[type='text'] {
    border-radius: 0;
    padding: 1.1rem 1.25rem;
    background-color: transparent;
    font-size: initial;
    max-width: unset;
    min-width: unset;
    position: unset;
    width: 100%; }
    @media only screen and (min-width: 48em) {
      .research-bar input[type='text'] {
        -webkit-transition: padding 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: padding 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: padding 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        width: 265px; } }
    .research-bar input[type='text']::-webkit-input-placeholder {
      color: #070323; }
    .research-bar input[type='text']::-moz-placeholder {
      color: #070323; }
    .research-bar input[type='text']::-ms-input-placeholder {
      color: #070323; }
    .research-bar input[type='text']::placeholder {
      color: #070323; }
    .research-bar input[type='text']:focus {
      width: 100%;
      opacity: 1; }
      @media only screen and (min-width: 48em) {
        .research-bar input[type='text']:focus {
          width: 600px; } }
      .research-bar input[type='text']:focus::-webkit-input-placeholder {
        opacity: .3; }
      .research-bar input[type='text']:focus::-moz-placeholder {
        opacity: .3; }
      .research-bar input[type='text']:focus::-ms-input-placeholder {
        opacity: .3; }
      .research-bar input[type='text']:focus::placeholder {
        opacity: .3; }

fieldset {
  border: 0; }

input[type='search'], input[type='text'] {
  border-radius: 500px;
  padding: 15px 20px;
  outline: 0;
  border: 0;
  background-color: #C0C0C0;
  color: #070323;
  font-size: 50%;
  max-width: 500px;
  min-width: 290px;
  width: 100%;
  position: relative; }

label[for='search'] {
  position: relative; }
  label[for='search']::after {
    content: '';
    position: absolute;
    top: 8px;
    right: 20px;
    background: url("/assets/images/search.svg") center no-repeat;
    width: 20px;
    height: 20px; }

textarea {
  resize: none; }

a {
  color: inherit;
  cursor: pointer;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-transition: 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-property: border, color, background-color;
  -o-transition-property: border, color, background-color;
  transition-property: border, color, background-color;
  text-decoration: none; }

ol {
  padding-left: 10px; }

/*----------------------------------*\
  #OBJECTS
\*----------------------------------*/
.content .accordion-wrapper {
  border-top: 2px #070323 solid;
  padding: 20px 0 0 0; }
  @media only screen and (min-width: 64em) {
    .content .accordion-wrapper {
      padding: 32px 0 0 0; } }
  .content .accordion-wrapper .accordion-question {
    color: #070323;
    -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    cursor: pointer;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 20px 0; }
    @media only screen and (min-width: 64em) {
      .content .accordion-wrapper .accordion-question {
        padding: 0 0 32px 0; } }
    .content .accordion-wrapper .accordion-question h5 {
      font-size: 17px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .accordion-wrapper .accordion-question h5 {
          font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .accordion-wrapper .accordion-question h5 {
          font-size: 26px; } }
      @media only screen and (min-width: 64em) {
        .content .accordion-wrapper .accordion-question h5 {
          line-height: 1.08;
          letter-spacing: -0.01em; } }
    .content .accordion-wrapper .accordion-question svg {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center;
      -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      margin: 0 5px 0 0; }
      .content .accordion-wrapper .accordion-question svg fill {
        -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .content .accordion-wrapper .accordion-question.active + .accordion-content {
      padding: 0 0 5px 0;
      margin: 0 0 20px 0; }
      @media only screen and (min-width: 64em) {
        .content .accordion-wrapper .accordion-question.active + .accordion-content {
          margin: 0 0 32px 0; } }
  .content .accordion-wrapper .accordion-content {
    color: #C0C0C0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), padding 0s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: max-height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), padding 0s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: max-height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), padding 0s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .content .accordion-wrapper .accordion-content p {
      font-size: 22px;
      font-weight: 500;
      line-height: 1.1;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .accordion-wrapper .accordion-content p {
          font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .accordion-wrapper .accordion-content p {
          font-size: 42px; } }
      @media only screen and (min-width: 64em) {
        .content .accordion-wrapper .accordion-content p {
          line-height: 1;
          letter-spacing: -0.01em; } }
  .content .accordion-wrapper.open .accordion-question {
    color: #C0C0C0; }
    .content .accordion-wrapper.open .accordion-question svg {
      -webkit-transform: rotateZ(180deg);
          -ms-transform: rotate(180deg);
              transform: rotateZ(180deg); }
      .content .accordion-wrapper.open .accordion-question svg path {
        fill: #C0C0C0; }
  .content .accordion-wrapper.open .accordion-content {
    color: #C0C0C0; }
  .content .accordion-wrapper:last-of-type {
    border-bottom: 2px #070323 solid; }

.canvas-container {
  position: relative;
  width: 100%;
  height: calc(100vh - (80px + 85px));
  margin-top: 85px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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 only screen and (min-width: 64em) {
    .canvas-container {
      margin-top: 100px;
      min-height: 400px;
      height: calc(100vh - (100px + 38px + 26px)); } }
  @media only screen and (min-width: 77.5em) {
    .canvas-container {
      -webkit-transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); } }
  @media only screen and (min-width: 64em) {
    .menu--is-active .canvas-container {
      width: calc(50vw - 35px);
      -webkit-transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); } }
  .canvas-container .canvas-container__image {
    width: 100%;
    height: 100%;
    color: #C0C0C0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .canvas-container .canvas-container__image img {
      width: 100%;
      height: 100%; }
  .canvas-container.canvas-container--half {
    height: calc(65vh - (50px + 10px + 30px)); }

.canvas-container--bg {
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px; }
  @media only screen and (min-width: 64em) {
    .menu--is-active .canvas-container--bg {
      right: calc(50vw + 15px); } }

.canvas-container--is-fixed {
  position: fixed;
  top: 15px;
  width: calc(100% - 30px); }

.canvas-container--is-absolute {
  position: absolute;
  top: 15px;
  width: calc(100% - 30px); }

.carousel {
  display: grid;
  grid-auto-flow: column;
  padding: 0 20px;
  padding-top: 80px;
  overflow: scroll;
  overflow-y: auto;
  padding-bottom: 0;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  @media only screen and (min-width: 64em) {
    .carousel {
      padding-bottom: 20px; } }
  .carousel .carousel-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px; }
    @media only screen and (min-width: 64em) {
      .carousel .carousel-wrapper {
        gap: 20px; } }
    .carousel .carousel-wrapper .carousel-card {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 22px;
      overflow: hidden;
      aspect-ratio: 4/6;
      position: relative;
      scroll-snap-align: center;
      width: -webkit-min-content;
      width: -moz-min-content;
      width: min-content;
      background-color: #070323;
      text-decoration: none;
      -webkit-mask-image: -webkit-radial-gradient(white, black);
      height: 50vh;
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: -webkit-transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      @media only screen and (min-width: 64em) {
        .carousel .carousel-wrapper .carousel-card {
          height: 70vh; } }
      .carousel .carousel-wrapper .carousel-card .carousel-card-BG {
        height: 100%;
        width: 100%;
        position: absolute; }
        .carousel .carousel-wrapper .carousel-card .carousel-card-BG figure {
          height: 100%;
          margin: 0; }
          .carousel .carousel-wrapper .carousel-card .carousel-card-BG figure video {
            height: 100%; }
        .carousel .carousel-wrapper .carousel-card .carousel-card-BG video {
          height: calc(100% + 1px);
          -o-object-fit: cover;
             object-fit: cover;
          width: 100%; }
      .carousel .carousel-wrapper .carousel-card .carousel-card-caption {
        top: 0;
        width: 80%;
        -webkit-align-self: center;
            -ms-flex-item-align: center;
                align-self: center;
        text-align: center;
        justify-self: center;
        position: inherit;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        color: #C0C0C0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 22px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: 0em; }
        @media screen and (min-width: 480px) {
          .carousel .carousel-wrapper .carousel-card .carousel-card-caption {
            font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .carousel .carousel-wrapper .carousel-card .carousel-card-caption {
            font-size: 42px; } }
        @media only screen and (min-width: 64em) {
          .carousel .carousel-wrapper .carousel-card .carousel-card-caption {
            line-height: 1;
            letter-spacing: -0.01em; } }
      .carousel .carousel-wrapper .carousel-card:hover .carousel-card-button {
        background-color: #BCFE12;
        -webkit-transition: border 0.125s linear, background-color 0.125s linear, color 0.125s linear;
        -o-transition: border 0.125s linear, background-color 0.125s linear, color 0.125s linear;
        transition: border 0.125s linear, background-color 0.125s linear, color 0.125s linear; }
        .carousel .carousel-wrapper .carousel-card:hover .carousel-card-button span {
          color: #070323; }
      .carousel .carousel-wrapper .carousel-card .carousel-card-button {
        position: absolute;
        bottom: 0;
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: calc(100% - 60px);
        margin: 30px; }
        @media only screen and (min-width: 64em) {
          .carousel .carousel-wrapper .carousel-card .carousel-card-button {
            width: calc(100% - 80px);
            margin: 40px; } }
    .carousel .carousel-wrapper .card-hovering {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
      @media only screen and (min-width: 64em) {
        .carousel .carousel-wrapper .card-hovering {
          -webkit-transform: scale(1.035);
              -ms-transform: scale(1.035);
                  transform: scale(1.035); } }

.carousel::-webkit-scrollbar {
  display: none; }

.contact-wrapper > .content {
  margin-bottom: 120px; }
  @media only screen and (min-width: 64em) {
    .contact-wrapper > .content {
      margin-bottom: 160px; } }
  .contact-wrapper > .content:last-of-type {
    margin-bottom: 160px; }
  .contact-wrapper > .content .primary-button {
    margin-top: 24px; }
    @media only screen and (min-width: 64em) {
      .contact-wrapper > .content .primary-button {
        margin-top: 30px; } }

.o-container:last-child {
  margin-bottom: 120px; }
  @media only screen and (min-width: 64em) {
    .o-container:last-child {
      margin-bottom: 160px; } }

.content section {
  margin-bottom: 80px; }
  @media only screen and (min-width: 64em) {
    .content section {
      margin-bottom: 160px; } }
  .content section.no-bottom-margin {
    margin-bottom: 0; }
  .content section.no-top-margin {
    margin-top: 0; }
  .content section.biggest-bottom-margin {
    margin-bottom: 120px; }
    @media only screen and (min-width: 64em) {
      .content section.biggest-bottom-margin {
        margin-bottom: 200px; } }
  .content section.biggest-bottom-margin-mobile {
    margin-bottom: 80px; }
    @media only screen and (min-width: 64em) {
      .content section.biggest-bottom-margin-mobile {
        margin-bottom: 200px; } }
  .content section.bigger-bottom-margin {
    margin-bottom: 80px; }
    @media only screen and (min-width: 64em) {
      .content section.bigger-bottom-margin {
        margin-bottom: 120px; } }
  .content section.big-bottom-margin {
    margin-bottom: 80px; }
    @media only screen and (min-width: 64em) {
      .content section.big-bottom-margin {
        margin-bottom: 80px; } }
  .content section.regular-bottom-margin {
    margin-bottom: 40px; }
    @media only screen and (min-width: 64em) {
      .content section.regular-bottom-margin {
        margin-bottom: 40px; } }
  .content section.regular-top-margin {
    margin-top: 40px; }
    @media only screen and (min-width: 64em) {
      .content section.regular-top-margin {
        margin-top: 80px; } }
  .content section.small-top-margin {
    margin-top: 20px; }
    @media only screen and (min-width: 64em) {
      .content section.small-top-margin {
        margin-top: 0; } }
  .content section.insane-top-margin {
    margin-top: 240px; }
  .content section.bigger-top-margin {
    margin-top: 120px; }
    @media only screen and (min-width: 64em) {
      .content section.bigger-top-margin {
        margin-top: 120px; } }
  .content section.biggest-top-margin {
    margin-top: 80px; }
    @media only screen and (min-width: 64em) {
      .content section.biggest-top-margin {
        margin-top: 240px; } }
  .content section.huge-top-margin {
    margin-top: 80px; }
    @media only screen and (min-width: 64em) {
      .content section.huge-top-margin {
        margin-top: 160px; } }
  .content section.small-bottom-margin-mobile {
    margin-bottom: 20px; }
    @media only screen and (min-width: 64em) {
      .content section.small-bottom-margin-mobile {
        margin-bottom: 160px; } }
  .content section.small-bottom-margin {
    margin-bottom: 20px; }
    @media only screen and (min-width: 64em) {
      .content section.small-bottom-margin {
        margin-bottom: 20px; } }

.content.content--nomargin {
  margin-bottom: 0; }

.content p {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  -webkit-transition: color 0.125s linear;
  -o-transition: color 0.125s linear;
  transition: color 0.125s linear; }
  .content p.lead {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .content p.lead {
        font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content p.lead {
        font-size: 42px; } }
    @media only screen and (min-width: 64em) {
      .content p.lead {
        line-height: 1;
        letter-spacing: -0.01em; } }
    .content p.lead + button {
      margin-top: 40px; }
    .content p.lead.link-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .content p.lead.link-list a {
        text-decoration: none;
        display: contents;
        white-space: pre; }
  .content p.small-lead {
    text-align: center;
    padding: 0 20px;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .content p.small-lead {
        font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content p.small-lead {
        font-size: 26px; } }
    @media only screen and (min-width: 64em) {
      .content p.small-lead {
        line-height: 1.08;
        letter-spacing: -0.01em; } }
  .content p a:hover {
    color: #C0C0C0;
    text-decoration: none; }
  .content p.about-paragraph {
    margin-bottom: 160px; }
    .content p.about-paragraph strong {
      color: #070323;
      font-weight: 500; }
  .content p.paragraph-smaller {
    font-size: 1.9rem; }

.content a {
  text-decoration: underline; }
  .content a.huge-link {
    text-decoration: none;
    display: block;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    padding: 15px 0;
    text-align: center;
    color: #C0C0C0;
    margin-bottom: 30px; }

.content h1, .content h2 {
  color: #BCFE12; }
  .content h1 + h4, .content h2 + h4 {
    margin-top: 40px; }

.content h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em;
  text-align: center; }
  @media screen and (min-width: 480px) {
    .content h3 {
      font-size: calc(28px + 34 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content h3 {
      font-size: 62px; } }
  @media only screen and (min-width: 64em) {
    .content h3 {
      line-height: 1;
      letter-spacing: -0.01em; } }

.content h4 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0em;
  text-align: center; }
  @media screen and (min-width: 480px) {
    .content h4 {
      font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content h4 {
      font-size: 42px; } }
  @media only screen and (min-width: 64em) {
    .content h4 {
      line-height: 1;
      letter-spacing: -0.01em; } }
  .content h4 + button {
    margin-top: 40px; }

.content .page-header {
  margin: 120px 0 80px 0; }
  @media only screen and (min-width: 64em) {
    .content .page-header {
      margin: 200px 0 160px 0; } }
  .content .page-header h2.page-header-title {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .content .page-header h2.page-header-title {
        font-size: calc(42px + 78 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .page-header h2.page-header-title {
        font-size: 120px; } }
    @media only screen and (min-width: 64em) {
      .content .page-header h2.page-header-title {
        line-height: 0.9;
        letter-spacing: -0.01em; } }
    .content .page-header h2.page-header-title + p {
      margin: 16px auto 0 auto;
      width: 100%; }
      @media only screen and (min-width: 64em) {
        .content .page-header h2.page-header-title + p {
          margin: 40px auto 0 auto;
          width: 75%; } }
  .content .page-header div.page-header-title + p {
    margin: 60px 0 0 0; }
    @media only screen and (min-width: 64em) {
      .content .page-header div.page-header-title + p {
        margin: 80px 0 0 0; } }
  .content .page-header h3.page-header-subtitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 42px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .content .page-header h3.page-header-subtitle {
        font-size: calc(42px + 78 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .page-header h3.page-header-subtitle {
        font-size: 120px; } }
    @media only screen and (min-width: 64em) {
      .content .page-header h3.page-header-subtitle {
        line-height: 0.9;
        letter-spacing: -0.01em; } }
    .content .page-header h3.page-header-subtitle + .caption {
      margin-top: 20px; }
      @media only screen and (min-width: 64em) {
        .content .page-header h3.page-header-subtitle + .caption {
          margin-top: 40px; } }
  .content .page-header ul.page-header-links-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    list-style: none;
    margin: 60px 0 0 0; }
    @media only screen and (min-width: 64em) {
      .content .page-header ul.page-header-links-wrapper {
        margin: 120px 0 0 0; } }
    .content .page-header ul.page-header-links-wrapper li {
      font-size: 14px;
      font-weight: 500;
      line-height: 1.1;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .page-header ul.page-header-links-wrapper li {
          font-size: calc(14px + 21 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .page-header ul.page-header-links-wrapper li {
          font-size: 35px; } }
      @media only screen and (min-width: 64em) {
        .content .page-header ul.page-header-links-wrapper li {
          line-height: 1.05;
          letter-spacing: -0.01em; } }
      .content .page-header ul.page-header-links-wrapper li.current-page {
        border-bottom: 2px solid #C0C0C0;
        padding: 0 0 5px 0;
        margin: 0 0 -5px 0; }
        @media only screen and (min-width: 64em) {
          .content .page-header ul.page-header-links-wrapper li.current-page {
            padding: 0 0 10px 0;
            margin: 0 0 -10px 0; } }
        .content .page-header ul.page-header-links-wrapper li.current-page a {
          opacity: 1; }
      .content .page-header ul.page-header-links-wrapper li a {
        opacity: .5;
        text-decoration: none;
        -webkit-transition: opacity 0.125s linear;
        -o-transition: opacity 0.125s linear;
        transition: opacity 0.125s linear;
        white-space: pre; }
        .content .page-header ul.page-header-links-wrapper li a:hover {
          opacity: 1; }
      .menu--is-active .content .page-header ul.page-header-links-wrapper li {
        font-size: 12px; }
        @media screen and (min-width: 480px) {
          .menu--is-active .content .page-header ul.page-header-links-wrapper li {
            font-size: calc(12px + 14 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .menu--is-active .content .page-header ul.page-header-links-wrapper li {
            font-size: 26px; } }
    .content .page-header ul.page-header-links-wrapper + p.lead {
      margin-top: 60px; }
      @media only screen and (min-width: 64em) {
        .content .page-header ul.page-header-links-wrapper + p.lead {
          margin-top: 120px; } }
  .content .page-header.small-bottom-margin {
    margin: 120px 0 60px 0; }
    @media only screen and (min-width: 64em) {
      .content .page-header.small-bottom-margin {
        margin: 200px 0 80px 0; } }
  .content .page-header .lead-caption + h2.page-header-title {
    margin-top: 16px; }
    @media only screen and (min-width: 64em) {
      .content .page-header .lead-caption + h2.page-header-title {
        margin-top: 40px; } }
  .content .page-header .buttons-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 40px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px; }
    @media only screen and (min-width: 64em) {
      .content .page-header .buttons-wrapper {
        -webkit-column-gap: 0;
           -moz-column-gap: 0;
                column-gap: 0; } }
    .content .page-header .buttons-wrapper button {
      margin: 0 0; }
      @media only screen and (min-width: 64em) {
        .content .page-header .buttons-wrapper button {
          margin: 0 20px; } }
  .content .page-header div.caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    margin: 40px auto 0 auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media only screen and (min-width: 64em) {
      .content .page-header div.caption {
        margin: 80px auto 0 auto; } }
    @media screen and (min-width: 480px) {
      .content .page-header div.caption {
        font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .page-header div.caption {
        font-size: 19px; } }
    @media only screen and (min-width: 64em) {
      .content .page-header div.caption {
        line-height: 1.05;
        letter-spacing: -0.01em; } }
    .content .page-header div.caption span {
      color: #C0C0C0;
      white-space: pre; }
      .content .page-header div.caption span:first-of-type {
        color: #070323; }
  .content .page-header.event {
    margin: 160px 0; }
    .content .page-header.event .caption {
      margin-top: 0; }
    .content .page-header.event .page-header-title {
      margin: 40px 0; }
    .content .page-header.event .event-image {
      height: auto;
      width: 100%;
      aspect-ratio: 1/1;
      margin: 0 auto 120px auto; }
      @media only screen and (min-width: 48em) {
        .content .page-header.event .event-image {
          height: 50vh;
          width: unset; } }
      .content .page-header.event .event-image img {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
        background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
        height: 100%; }

.content .lead-title-huge {
  color: #070323; }
  .content .lead-title-huge h2 {
    font-size: 42px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (min-width: 480px) {
      .content .lead-title-huge h2 {
        font-size: calc(42px + 78 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .lead-title-huge h2 {
        font-size: 120px; } }
    @media only screen and (min-width: 64em) {
      .content .lead-title-huge h2 {
        line-height: 0.9;
        letter-spacing: -0.01em; } }
  .content .lead-title-huge .caption {
    margin-top: 20px; }
    @media only screen and (min-width: 77.5em) {
      .content .lead-title-huge .caption {
        margin-top: 40px; } }
    .content .lead-title-huge .caption + button {
      margin-top: 40px; }
    .menu--is-active .content .lead-title-huge .caption {
      max-width: 50%;
      right: -25%; }
  .content .lead-title-huge.video-wrapper {
    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-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    row-gap: 20px;
    margin-bottom: 60px; }
    @media only screen and (min-width: 77.5em) {
      .content .lead-title-huge.video-wrapper {
        row-gap: 30px;
        margin-bottom: 200px; } }
    .content .lead-title-huge.video-wrapper h2 {
      height: 0; }
      @media only screen and (min-width: 77.5em) {
        .content .lead-title-huge.video-wrapper h2 {
          white-space: pre; } }
    .content .lead-title-huge.video-wrapper span {
      height: 0;
      margin-bottom: 0;
      color: #BCFE12; }

.content ul.huge-list {
  text-align: center;
  list-style: none;
  margin-bottom: 40px; }
  .content ul.huge-list li {
    white-space: nowrap;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .content ul.huge-list li {
        font-size: calc(28px + 34 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content ul.huge-list li {
        font-size: 62px; } }
    @media only screen and (min-width: 64em) {
      .content ul.huge-list li {
        line-height: 1;
        letter-spacing: -0.01em; } }
    .content ul.huge-list li a {
      text-decoration: none;
      -webkit-transition: color 0.125s linear;
      -o-transition: color 0.125s linear;
      transition: color 0.125s linear; }
      .content ul.huge-list li a:hover {
        color: #C0C0C0; }
  .content ul.huge-list + button {
    margin-top: 40px; }
  .content ul.huge-list + .caption {
    margin-top: 40px; }
  .content ul.huge-list.hidden {
    display: none; }
  .content ul.huge-list.darkblue li a {
    color: #070323; }
    .content ul.huge-list.darkblue li a:hover {
      color: #C0C0C0; }

.content ul.scrolling-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow: scroll;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 20px; }
  @media only screen and (min-width: 64em) {
    .content ul.scrolling-list {
      padding: 0; } }
  .content ul.scrolling-list div.scrolling-list-column {
    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;
    padding-right: 20px;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .content ul.scrolling-list div.scrolling-list-column {
        font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content ul.scrolling-list div.scrolling-list-column {
        font-size: 26px; } }
    @media only screen and (min-width: 64em) {
      .content ul.scrolling-list div.scrolling-list-column {
        line-height: 1.08;
        letter-spacing: -0.01em; } }
    .content ul.scrolling-list div.scrolling-list-column span {
      white-space: nowrap;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      overflow-y: hidden;
      overflow-x: hidden;
      margin-bottom: 2.5px; }
      .content ul.scrolling-list div.scrolling-list-column span a {
        text-decoration: none; }
        .content ul.scrolling-list div.scrolling-list-column span a:hover {
          color: #C0C0C0; }
  .content ul.scrolling-list.hidden {
    display: none; }
    .content ul.scrolling-list.hidden + .primary-button .list-switch-close {
      display: none; }
    .content ul.scrolling-list.hidden + .primary-button .list-switch-open {
      display: block; }
  .content ul.scrolling-list + .primary-button {
    width: calc(100% - 40px); }
    @media only screen and (min-width: 64em) {
      .content ul.scrolling-list + .primary-button {
        width: 320px; } }
    .content ul.scrolling-list + .primary-button .list-switch-close {
      display: block; }
    .content ul.scrolling-list + .primary-button .list-switch-open {
      display: none; }

.content h3 {
  margin-bottom: 30px;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }
  .content h3.big-margin-bottom {
    margin-bottom: 80px; }
    @media only screen and (min-width: 64em) {
      .content h3.big-margin-bottom {
        margin-bottom: 120px; } }

.content .lead-paragraph {
  text-align: center;
  margin-bottom: 0;
  margin-top: 120px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em; }
  @media only screen and (min-width: 64em) {
    .content .lead-paragraph {
      margin-top: 160px; } }
  @media screen and (min-width: 480px) {
    .content .lead-paragraph {
      font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content .lead-paragraph {
      font-size: 26px; } }
  @media only screen and (min-width: 64em) {
    .content .lead-paragraph {
      line-height: 1.08;
      letter-spacing: -0.01em; } }
  .content .lead-paragraph + .lead-paragraph {
    margin-top: 20px;
    margin-bottom: 80px; }
    @media only screen and (min-width: 64em) {
      .content .lead-paragraph + .lead-paragraph {
        margin-bottom: 160px;
        margin-top: 60px; } }
  .content .lead-paragraph.lead-paragraph-nm {
    margin-top: 0; }

.content span.lead-caption {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 20px; }
  @media screen and (min-width: 480px) {
    .content span.lead-caption {
      font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content span.lead-caption {
      font-size: 19px; } }
  @media only screen and (min-width: 64em) {
    .content span.lead-caption {
      line-height: 1.05;
      letter-spacing: -0.01em; } }
  .content span.lead-caption + .huge-list {
    margin-top: 20px; }
    @media only screen and (min-width: 64em) {
      .content span.lead-caption + .huge-list {
        margin-top: 40px; } }
    .content span.lead-caption + .huge-list.small-margin {
      margin-top: 20px; }
      .content span.lead-caption + .huge-list.small-margin + .caption {
        margin-top: 20px; }
      @media only screen and (min-width: 64em) {
        .content span.lead-caption + .huge-list.small-margin {
          margin-top: 40px; } }

.content span + .vertical-gallery {
  margin-top: 60px; }

.content .caption {
  display: block;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em;
  text-align: center;
  margin-top: 15px; }
  @media screen and (min-width: 480px) {
    .content .caption {
      font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content .caption {
      font-size: 19px; } }
  @media only screen and (min-width: 64em) {
    .content .caption {
      line-height: 1.05;
      letter-spacing: -0.01em; } }
  @media only screen and (min-width: 64em) {
    .content .caption {
      margin-top: 20px; } }
  .content .caption.extra-size {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0em;
    margin-bottom: 0; }
    @media screen and (min-width: 480px) {
      .content .caption.extra-size {
        font-size: calc(22px + 13 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .caption.extra-size {
        font-size: 35px; } }
    @media only screen and (min-width: 64em) {
      .content .caption.extra-size {
        line-height: 1;
        letter-spacing: -0.01em; } }
    @media only screen and (min-width: 64em) {
      .content .caption.extra-size {
        margin-bottom: 60px; } }

.content .link-caption {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em;
  text-align: center;
  margin-top: 20px; }
  @media screen and (min-width: 480px) {
    .content .link-caption {
      font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content .link-caption {
      font-size: 19px; } }
  @media only screen and (min-width: 64em) {
    .content .link-caption {
      line-height: 1.05;
      letter-spacing: -0.01em; } }

.content figure + button {
  margin-top: 32px; }
  @media only screen and (min-width: 64em) {
    .content figure + button {
      margin-top: 80px; } }

.content figure video {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover; }

.content img {
  width: 100%; }

.content .lead-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px 0;
  height: 90vh; }
  @media only screen and (min-width: 64em) {
    .content .lead-image {
      height: 95vh; } }
  .content .lead-image .BGImage {
    position: absolute;
    width: 100%;
    height: 100%; }
    .content .lead-image .BGImage figure {
      height: 100%; }
      .content .lead-image .BGImage figure video {
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%; }
    .content .lead-image .BGImage img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%; }
  .content .lead-image.video-natural-height {
    height: auto;
    max-height: 95vh;
    margin: 0; }
    .content .lead-image.video-natural-height .BGImage {
      position: relative;
      width: 100%;
      height: 100%; }
      .content .lead-image.video-natural-height .BGImage figure {
        height: 100%; }
        .content .lead-image.video-natural-height .BGImage figure video {
          height: 100%; }

.content .lead-BGImage-landscape {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative; }

.content .lead-BGImage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  height: 95vh; }
  .content .lead-BGImage .BGImage {
    position: absolute;
    width: 100%;
    height: 100%; }
    .content .lead-BGImage .BGImage figure {
      height: 100%; }
      .content .lead-BGImage .BGImage figure video {
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%; }
    .content .lead-BGImage .BGImage img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%; }
  .content .lead-BGImage .lead-caption-wrapper {
    color: #BCFE12;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    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: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding: 0 0;
    min-height: 90vh; }
    @media only screen and (min-width: 64em) {
      .content .lead-BGImage .lead-caption-wrapper {
        padding: 0 40px;
        min-height: 95vh; } }
    .content .lead-BGImage .lead-caption-wrapper span {
      color: #BCFE12; }
      .theme-yellow .content .lead-BGImage .lead-caption-wrapper span {
        color: #070323; }
    .theme-yellow .content .lead-BGImage .lead-caption-wrapper {
      color: #070323; }

.content .gallery-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  height: 50vh; }
  @media only screen and (min-width: 64em) {
    .content .gallery-wrapper {
      height: 95vh; } }
  .content .gallery-wrapper .gallery {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .content .gallery-wrapper .gallery .gallery-item {
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 100%; }
      .content .gallery-wrapper .gallery .gallery-item figure {
        width: 100%;
        height: 100%; }
        .content .gallery-wrapper .gallery .gallery-item figure img {
          -o-object-fit: cover;
             object-fit: cover;
          height: 100%; }
    .content .gallery-wrapper .gallery .gallery-item_visible {
      opacity: 1; }
    .content .gallery-wrapper .gallery .themes-gallery-item {
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 100%; }
      .content .gallery-wrapper .gallery .themes-gallery-item video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .content .gallery-wrapper .gallery .themes-gallery-item figure {
        width: 100%;
        height: 100%; }
    .content .gallery-wrapper .gallery .themes-gallery-item_visible {
      opacity: 1; }
  .content .gallery-wrapper .lead-caption-wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: calc(100% - 80px);
    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;
    margin-bottom: 40px; }
    @media only screen and (min-width: 64em) {
      .content .gallery-wrapper .lead-caption-wrapper {
        margin-bottom: 80px; } }

.content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure img {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
  margin-bottom: 12px; }

.content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h4, .content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h5 {
  -webkit-transition: color 0.125s linear;
  -o-transition: color 0.125s linear;
  transition: color 0.125s linear; }

.content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.1; }
  @media screen and (min-width: 480px) {
    .content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h4 {
      font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h4 {
      font-size: 42px; } }
  @media only screen and (min-width: 64em) {
    .content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h4 {
      line-height: 1; } }

.content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h5 {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0em; }
  @media screen and (min-width: 480px) {
    .content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h5 {
      font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h5 {
      font-size: 42px; } }
  @media only screen and (min-width: 64em) {
    .content .lead-caption-wrapper .vertical-gallery .vertical-gallery-image figure figcaption h5 {
      line-height: 1;
      letter-spacing: -0.01em; } }

.content .lead-caption-wrapper .vertical-gallery a.vertical-gallery-image:hover figure figcaption h4, .content .lead-caption-wrapper .vertical-gallery a.vertical-gallery-image:hover figure figcaption h5 {
  color: #382DFF; }

.content .lead-caption-wrapper .vertical-gallery + .vertical-gallery {
  margin-top: 80px; }
  @media only screen and (min-width: 64em) {
    .content .lead-caption-wrapper .vertical-gallery + .vertical-gallery {
      margin-top: 120px; } }

.content .lead-BGImage-huge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  height: 90vh; }
  @media only screen and (min-width: 64em) {
    .content .lead-BGImage-huge {
      height: 95vh;
      margin-bottom: 80px; } }
  .content .lead-BGImage-huge .BGImage {
    position: absolute;
    width: 100%;
    height: 100%; }
    .content .lead-BGImage-huge .BGImage img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%; }
    .content .lead-BGImage-huge .BGImage video {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .content .lead-BGImage-huge .BGImage.demoverse {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: -webkit-grab;
      cursor: grab;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      pointer-events: none; }
      @media only screen and (min-width: 64em) {
        .content .lead-BGImage-huge .BGImage.demoverse {
          pointer-events: auto; } }
      .content .lead-BGImage-huge .BGImage.demoverse canvas {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background: transparent;
        width: 100%;
        height: 75%; }
        @media only screen and (min-width: 64em) {
          .content .lead-BGImage-huge .BGImage.demoverse canvas {
            height: 90%; } }
      .content .lead-BGImage-huge .BGImage.demoverse + .lead-caption-wrapper {
        pointer-events: none;
        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;
        gap: 75%;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%; }
        @media only screen and (min-width: 64em) {
          .content .lead-BGImage-huge .BGImage.demoverse + .lead-caption-wrapper {
            gap: 33.3333333%;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
                -ms-flex-direction: row;
                    flex-direction: row; } }
        .content .lead-BGImage-huge .BGImage.demoverse + .lead-caption-wrapper p {
          width: calc(100% - 40px);
          text-align: center;
          font-size: 17px;
          font-weight: 500;
          line-height: 1.15;
          letter-spacing: 0em; }
          @media screen and (min-width: 480px) {
            .content .lead-BGImage-huge .BGImage.demoverse + .lead-caption-wrapper p {
              font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
          @media screen and (min-width: 1240px) {
            .content .lead-BGImage-huge .BGImage.demoverse + .lead-caption-wrapper p {
              font-size: 26px; } }
          @media only screen and (min-width: 64em) {
            .content .lead-BGImage-huge .BGImage.demoverse + .lead-caption-wrapper p {
              line-height: 1.08;
              letter-spacing: -0.01em; } }
          .content .lead-BGImage-huge .BGImage.demoverse + .lead-caption-wrapper p button {
            pointer-events: all !important; }
        .menu--is-active .content .lead-BGImage-huge .BGImage.demoverse + .lead-caption-wrapper {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 85%; }
  .content .lead-BGImage-huge .lead-caption-wrapper {
    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: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #BCFE12;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    min-height: 90vh;
    position: relative;
    padding: 0 0; }
    @media only screen and (min-width: 64em) {
      .content .lead-BGImage-huge .lead-caption-wrapper {
        padding: 0 40px; } }
    .content .lead-BGImage-huge .lead-caption-wrapper span {
      color: #C0C0C0; }
    .content .lead-BGImage-huge .lead-caption-wrapper h2 {
      color: #C0C0C0;
      text-align: center;
      font-size: 42px;
      font-weight: 600;
      line-height: 1;
      letter-spacing: 0em;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (min-width: 480px) {
        .content .lead-BGImage-huge .lead-caption-wrapper h2 {
          font-size: calc(42px + 78 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .lead-BGImage-huge .lead-caption-wrapper h2 {
          font-size: 120px; } }
      @media only screen and (min-width: 64em) {
        .content .lead-BGImage-huge .lead-caption-wrapper h2 {
          line-height: 0.9;
          letter-spacing: -0.01em; } }
      .content .lead-BGImage-huge .lead-caption-wrapper h2 + button {
        margin-top: 40px; }
    .content .lead-BGImage-huge .lead-caption-wrapper h3 {
      color: #C0C0C0;
      text-align: center;
      font-size: 22px;
      font-weight: 500;
      line-height: 1.1;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .lead-BGImage-huge .lead-caption-wrapper h3 {
          font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .lead-BGImage-huge .lead-caption-wrapper h3 {
          font-size: 42px; } }
      @media only screen and (min-width: 64em) {
        .content .lead-BGImage-huge .lead-caption-wrapper h3 {
          line-height: 1;
          letter-spacing: -0.01em; } }
  .content .lead-BGImage-huge .page-header {
    margin-top: 160px;
    margin-bottom: 160px; }
    .content .lead-BGImage-huge .page-header span.lead-caption {
      color: #C0C0C0;
      margin-bottom: 0px; }

.content .illustration-container svg {
  overflow: visible;
  width: 100%;
  height: auto; }
  @media only screen and (min-width: 64em) {
    .content .illustration-container svg {
      height: unset; } }

.content .illustration-container .illustration-container-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 60px 0; }
  @media only screen and (min-width: 64em) {
    .content .illustration-container .illustration-container-image {
      margin: 0 0 0 0; } }

.content .illustration-container .illustration-container-caption {
  text-align: center;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }
  .content .illustration-container .illustration-container-caption p {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .content .illustration-container .illustration-container-caption p {
        font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .illustration-container .illustration-container-caption p {
        font-size: 26px; } }
    @media only screen and (min-width: 64em) {
      .content .illustration-container .illustration-container-caption p {
        line-height: 1.08;
        letter-spacing: -0.01em; } }

.content .illustration-container.reverse-on-mobile {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  @media only screen and (min-width: 64em) {
    .content .illustration-container.reverse-on-mobile {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }

.menu--is-active .content .illustration-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .menu--is-active .content .illustration-container .illustration-container-image {
    -webkit-flex-basis: 80%;
        -ms-flex-preferred-size: 80%;
            flex-basis: 80%;
    max-width: 80%;
    right: -10%;
    margin-bottom: 60px; }
  .menu--is-active .content .illustration-container .illustration-container-caption {
    -webkit-flex-basis: 80%;
        -ms-flex-preferred-size: 80%;
            flex-basis: 80%;
    max-width: 80%;
    right: 0; }
  .menu--is-active .content .illustration-container.reverse-on-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }

.content .privacy h1, .content .disclamer h1, .content .terms h1 {
  text-transform: unset;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: 0em;
  margin-bottom: 80px; }
  @media screen and (min-width: 480px) {
    .content .privacy h1, .content .disclamer h1, .content .terms h1 {
      font-size: calc(28px + 34 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content .privacy h1, .content .disclamer h1, .content .terms h1 {
      font-size: 62px; } }
  @media only screen and (min-width: 64em) {
    .content .privacy h1, .content .disclamer h1, .content .terms h1 {
      line-height: 1;
      letter-spacing: -0.01em; } }
  @media only screen and (min-width: 64em) {
    .content .privacy h1, .content .disclamer h1, .content .terms h1 {
      margin-bottom: 120px; } }

.content .privacy h2, .content .disclamer h2, .content .terms h2 {
  color: #BCFE12;
  margin-bottom: 5px;
  text-transform: unset;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -0.01em; }
  @media screen and (min-width: 480px) {
    .content .privacy h2, .content .disclamer h2, .content .terms h2 {
      font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content .privacy h2, .content .disclamer h2, .content .terms h2 {
      font-size: 19px; } }
  @media only screen and (min-width: 64em) {
    .content .privacy h2, .content .disclamer h2, .content .terms h2 {
      line-height: 1.05;
      letter-spacing: 0em; } }

.content .privacy p, .content .disclamer p, .content .terms p {
  color: #C0C0C0;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em; }
  @media screen and (min-width: 480px) {
    .content .privacy p, .content .disclamer p, .content .terms p {
      font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content .privacy p, .content .disclamer p, .content .terms p {
      font-size: 19px; } }
  @media only screen and (min-width: 64em) {
    .content .privacy p, .content .disclamer p, .content .terms p {
      line-height: 1.05;
      letter-spacing: -0.01em; } }
  .content .privacy p strong, .content .disclamer p strong, .content .terms p strong {
    display: block;
    text-transform: unset;
    color: #BCFE12;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: -0.01em; }
    @media screen and (min-width: 480px) {
      .content .privacy p strong, .content .disclamer p strong, .content .terms p strong {
        font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .privacy p strong, .content .disclamer p strong, .content .terms p strong {
        font-size: 19px; } }
    @media only screen and (min-width: 64em) {
      .content .privacy p strong, .content .disclamer p strong, .content .terms p strong {
        line-height: 1.05;
        letter-spacing: 0em; } }

.content .privacy ul, .content .disclamer ul, .content .terms ul {
  color: #C0C0C0;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em; }
  @media screen and (min-width: 480px) {
    .content .privacy ul, .content .disclamer ul, .content .terms ul {
      font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content .privacy ul, .content .disclamer ul, .content .terms ul {
      font-size: 19px; } }
  @media only screen and (min-width: 64em) {
    .content .privacy ul, .content .disclamer ul, .content .terms ul {
      line-height: 1.05;
      letter-spacing: -0.01em; } }

.content.content--boring {
  padding-top: 160px; }
  @media only screen and (min-width: 64em) {
    .content.content--boring {
      padding-top: 200px; } }

.content .o-grid.two-columns {
  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;
  margin-top: 100px;
  row-gap: 80px; }
  @media only screen and (min-width: 64em) {
    .content .o-grid.two-columns {
      row-gap: 0;
      margin-top: 160px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .content .o-grid.two-columns div.list-left_align {
    width: 100%;
    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;
    row-gap: 60px;
    padding: 0 0 0 0; }
    @media only screen and (min-width: 64em) {
      .content .o-grid.two-columns div.list-left_align {
        padding: 0 40px 0 0;
        row-gap: 120px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 50%; } }
    .content .o-grid.two-columns div.list-left_align.smaller p.lead {
      font-size: 17px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em;
      line-height: 1.17; }
      @media screen and (min-width: 480px) {
        .content .o-grid.two-columns div.list-left_align.smaller p.lead {
          font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .o-grid.two-columns div.list-left_align.smaller p.lead {
          font-size: 26px; } }
      @media only screen and (min-width: 64em) {
        .content .o-grid.two-columns div.list-left_align.smaller p.lead {
          line-height: 1.08;
          letter-spacing: -0.01em; } }
    .content .o-grid.two-columns div.list-left_align p.lead {
      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;
      text-align: left;
      row-gap: 4px; }
      @media only screen and (min-width: 64em) {
        .content .o-grid.two-columns div.list-left_align p.lead {
          row-gap: 2px; } }
      .content .o-grid.two-columns div.list-left_align p.lead em {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: 0em;
        font-style: inherit;
        margin-bottom: -4px; }
        @media screen and (min-width: 480px) {
          .content .o-grid.two-columns div.list-left_align p.lead em {
            font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .content .o-grid.two-columns div.list-left_align p.lead em {
            font-size: 19px; } }
        @media only screen and (min-width: 64em) {
          .content .o-grid.two-columns div.list-left_align p.lead em {
            line-height: 1.05;
            letter-spacing: -0.01em; } }
        @media only screen and (min-width: 64em) {
          .content .o-grid.two-columns div.list-left_align p.lead em {
            margin-bottom: 5px; } }
        .content .o-grid.two-columns div.list-left_align p.lead em + br {
          display: none; }
      .content .o-grid.two-columns div.list-left_align p.lead span {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        text-align: left; }
        .content .o-grid.two-columns div.list-left_align p.lead span a {
          text-align: left;
          text-decoration: none;
          white-space: nowrap;
          -o-text-overflow: ellipsis;
             text-overflow: ellipsis;
          overflow-y: hidden;
          overflow-x: hidden;
          line-height: 1.2;
          margin-bottom: -.2em; }
          .content .o-grid.two-columns div.list-left_align p.lead span a:hover {
            color: #070323; }
        .content .o-grid.two-columns div.list-left_align p.lead span.lead-caption {
          color: #C0C0C0;
          margin-bottom: 15px; }
          @media only screen and (min-width: 64em) {
            .content .o-grid.two-columns div.list-left_align p.lead span.lead-caption {
              margin-bottom: 30px; } }
        .content .o-grid.two-columns div.list-left_align p.lead span.caption {
          margin-top: 20px; }
          @media only screen and (min-width: 64em) {
            .content .o-grid.two-columns div.list-left_align p.lead span.caption {
              margin-top: 40px; } }
  .content .o-grid.two-columns.designers-list {
    row-gap: 4px; }
    .content .o-grid.two-columns.designers-list div.list-left_align p.lead span.is-hidden {
      display: none; }

.content .blue-section {
  padding: 80px 20px; }
  @media only screen and (min-width: 64em) {
    .content .blue-section {
      padding: 160px 0; } }
  .content .blue-section + .blue-section {
    padding-top: 0; }

.content .year_button-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 80px 20px; }
  @media only screen and (min-width: 64em) {
    .content .year_button-section {
      height: 100vh; } }
  .content .year_button-section + .year_button-section {
    padding-top: 0; }
  .content .year_button-section.year_button-section-first {
    margin-bottom: 40px; }
    @media only screen and (min-width: 64em) {
      .content .year_button-section.year_button-section-first {
        margin-bottom: 80px; } }
  .content .year_button-section .extra-info-section {
    margin: 120px 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* child elements spaced out horizontally */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #727272;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .content .year_button-section .extra-info-section {
        font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .year_button-section .extra-info-section {
        font-size: 19px; } }
    @media only screen and (min-width: 64em) {
      .content .year_button-section .extra-info-section {
        line-height: 1.05;
        letter-spacing: -0.01em; } }
  .content .year_button-section.year_button-section-np {
    padding: 0; }
    .content .year_button-section.year_button-section-np .extra-info-section {
      color: #C0C0C0; }
  .content .year_button-section.year_button-section-nm {
    height: auto;
    margin-bottom: 80px; }
    .content .year_button-section.year_button-section-nm .extra-info-section {
      margin-top: 110px; }

.content .scrollAnchor {
  display: block;
  background: transparent;
  height: 100px;
  width: 40px;
  position: absolute; }

.content .category-part-slider::-webkit-scrollbar,
.content .takeover-part-slider::-webkit-scrollbar {
  display: none; }

.content.empty-placeholder {
  display: none;
  margin: 120px 0 120px 0;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0em; }
  @media screen and (min-width: 480px) {
    .content.empty-placeholder {
      font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .content.empty-placeholder {
      font-size: 42px; } }
  @media only screen and (min-width: 64em) {
    .content.empty-placeholder {
      line-height: 1;
      letter-spacing: -0.01em; } }
  .content.empty-placeholder.active {
    display: block; }

.theme-2025 .content .automatic-gallery,
.general .content .automatic-gallery {
  width: 400%;
  margin-top: 80px; }
  @media only screen and (min-width: 64em) {
    .theme-2025 .content .automatic-gallery,
    .general .content .automatic-gallery {
      width: 200%; } }
  .theme-2025 .content .automatic-gallery .automatic-gallery-row,
  .general .content .automatic-gallery .automatic-gallery-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .theme-2025 .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element,
    .general .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      overflow: hidden;
      margin-right: 10px;
      width: calc(50vw); }
      @media only screen and (min-width: 64em) {
        .theme-2025 .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element,
        .general .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element {
          width: calc(20vw - 20px); } }
      .theme-2025 .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figure,
      .general .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figure {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .theme-2025 .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figcaption,
      .general .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figcaption {
        position: absolute;
        top: 50%;
        width: 70%;
        height: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        opacity: 0;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: 0em;
        color: #ffffff; }
        @media screen and (min-width: 480px) {
          .theme-2025 .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figcaption,
          .general .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figcaption {
            font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .theme-2025 .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figcaption,
          .general .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figcaption {
            font-size: 19px; } }
        @media only screen and (min-width: 64em) {
          .theme-2025 .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figcaption,
          .general .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element figcaption {
            line-height: 1.05;
            letter-spacing: -0.01em; } }
      .theme-2025 .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element:hover figure,
      .general .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element:hover figure {
        -webkit-filter: blur(10px);
                filter: blur(10px);
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
      .theme-2025 .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element:hover figcaption,
      .general .content .automatic-gallery .automatic-gallery-row .automatic-gallery-element:hover figcaption {
        opacity: 1; }
    .theme-2025 .content .automatic-gallery .automatic-gallery-row + .automatic-gallery-row,
    .general .content .automatic-gallery .automatic-gallery-row + .automatic-gallery-row {
      margin-top: 10px; }

.theme-2025 .content .data-overview,
.general .content .data-overview {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 80px;
  padding: 0 80px; }
  @media only screen and (min-width: 64em) {
    .theme-2025 .content .data-overview,
    .general .content .data-overview {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .menu--is-active .theme-2025 .content .data-overview, .menu--is-active
      .general .content .data-overview {
        display: none; } }
  .theme-2025 .content .data-overview .list-left_align,
  .general .content .data-overview .list-left_align {
    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;
    padding: 0 120px;
    row-gap: 80px;
    width: 50%;
    color: #BCFE12; }
    .theme-2025 .content .data-overview .list-left_align:first-of-type,
    .general .content .data-overview .list-left_align:first-of-type {
      color: #ff3000;
      border-right: 2px solid #C0C0C0; }
    .theme-2025 .content .data-overview .list-left_align .lead-paragraph,
    .general .content .data-overview .list-left_align .lead-paragraph {
      color: #C0C0C0;
      margin-top: 0; }
  .theme-2025 .content .data-overview .data-overview-block figure,
  .general .content .data-overview .data-overview-block figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .theme-2025 .content .data-overview .data-overview-block figure img,
    .general .content .data-overview .data-overview-block figure img {
      height: 80px;
      width: auto; }
      @media only screen and (min-width: 77.5em) {
        .theme-2025 .content .data-overview .data-overview-block figure img,
        .general .content .data-overview .data-overview-block figure img {
          height: 120px; } }

.theme-2025 .content .data-overview-mobile,
.general .content .data-overview-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow: scroll;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  padding: 0 40px; }
  @media only screen and (min-width: 64em) {
    .theme-2025 .content .data-overview-mobile,
    .general .content .data-overview-mobile {
      display: none; }
      .menu--is-active .theme-2025 .content .data-overview-mobile, .menu--is-active
      .general .content .data-overview-mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
  .theme-2025 .content .data-overview-mobile .data-card,
  .general .content .data-overview-mobile .data-card {
    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;
    padding: 20px;
    border: 2px solid #C0C0C0;
    border-radius: 22px; }
    .theme-2025 .content .data-overview-mobile .data-card h5,
    .general .content .data-overview-mobile .data-card h5 {
      font-size: 17px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em;
      color: #C0C0C0;
      text-align: center;
      margin-bottom: 20px; }
      @media screen and (min-width: 480px) {
        .theme-2025 .content .data-overview-mobile .data-card h5,
        .general .content .data-overview-mobile .data-card h5 {
          font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .theme-2025 .content .data-overview-mobile .data-card h5,
        .general .content .data-overview-mobile .data-card h5 {
          font-size: 26px; } }
      @media only screen and (min-width: 64em) {
        .theme-2025 .content .data-overview-mobile .data-card h5,
        .general .content .data-overview-mobile .data-card h5 {
          line-height: 1.08;
          letter-spacing: -0.01em; } }
    .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper,
    .general .content .data-overview-mobile .data-card .data-card-wrapper {
      font-size: 14px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em;
      text-align: center;
      border-top: 2px #C0C0C0 solid;
      padding: 40px 0; }
      @media screen and (min-width: 480px) {
        .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper,
        .general .content .data-overview-mobile .data-card .data-card-wrapper {
          font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper,
        .general .content .data-overview-mobile .data-card .data-card-wrapper {
          font-size: 19px; } }
      @media only screen and (min-width: 64em) {
        .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper,
        .general .content .data-overview-mobile .data-card .data-card-wrapper {
          line-height: 1.05;
          letter-spacing: -0.01em; } }
      .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-top,
      .general .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-top {
        color: #ff3000;
        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;
        row-gap: 20px;
        margin-bottom: 10px; }
        .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-top div,
        .general .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-top div {
          height: 17vw; }
          .menu--is-active .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-top div, .menu--is-active
          .general .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-top div {
            height: 8vw; }
          .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-top div img,
          .general .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-top div img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover; }
      .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-bottom,
      .general .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-bottom {
        color: #BCFE12;
        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;
        row-gap: 20px; }
        .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-bottom div,
        .general .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-bottom div {
          height: 17vw; }
          .menu--is-active .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-bottom div, .menu--is-active
          .general .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-bottom div {
            height: 8vw; }
          .theme-2025 .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-bottom div img,
          .general .content .data-overview-mobile .data-card .data-card-wrapper .data-card-slot-bottom div img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover; }

.content .logos-overview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px; }
  @media only screen and (min-width: 64em) {
    .content .logos-overview {
      margin-top: 120px; } }
  .content .logos-overview.multiple-rows {
    margin-top: 20px; }
  .content .logos-overview .partner-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 24%;
        -ms-flex: 0 1 24%;
            flex: 0 1 24%;
    height: 55px;
    aspect-ratio: 1.5/1; }
    @media only screen and (min-width: 30em) {
      .content .logos-overview .partner-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 18%;
            -ms-flex: 0 1 18%;
                flex: 0 1 18%;
        height: 80px; } }
    @media only screen and (min-width: 64em) {
      .content .logos-overview .partner-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 16%;
            -ms-flex: 0 1 16%;
                flex: 0 1 16%;
        height: 100px; } }
    @media only screen and (min-width: 77.5em) {
      .content .logos-overview .partner-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 16%;
            -ms-flex: 0 1 16%;
                flex: 0 1 16%;
        height: 90px; } }
    .content .logos-overview .partner-logo svg path, .content .logos-overview .partner-logo svg polygon, .content .logos-overview .partner-logo svg rect {
      fill: #C0C0C0;
      stroke: #C0C0C0; }
    .theme-red .content .logos-overview .partner-logo svg path, .theme-red .content .logos-overview .partner-logo svg polygon, .theme-red .content .logos-overview .partner-logo svg rect {
      fill: #070323;
      stroke: #070323; }
    .theme-darkyellow .content .logos-overview .partner-logo svg path, .theme-darkyellow .content .logos-overview .partner-logo svg polygon, .theme-darkyellow .content .logos-overview .partner-logo svg rect {
      fill: #BCFE12;
      stroke: #BCFE12; }
    .theme-darkred .content .logos-overview .partner-logo svg path, .theme-darkred .content .logos-overview .partner-logo svg polygon, .theme-darkred .content .logos-overview .partner-logo svg rect {
      fill: #ff3000;
      stroke: #ff3000; }
    .theme-yellow .content .logos-overview .partner-logo svg path, .theme-yellow .content .logos-overview .partner-logo svg polygon, .theme-yellow .content .logos-overview .partner-logo svg rect {
      fill: #070323;
      stroke: #070323; }
    .content .logos-overview .partner-logo:hover svg path, .content .logos-overview .partner-logo:hover svg polygon, .content .logos-overview .partner-logo:hover svg rect {
      fill: #070323;
      stroke: #070323; }

.content .logo-group {
  margin-bottom: 60px; }
  @media only screen and (min-width: 64em) {
    .content .logo-group {
      margin-bottom: 0; } }
  .content .logo-group:first-of-type {
    margin-bottom: 60px; }
    @media only screen and (min-width: 64em) {
      .content .logo-group:first-of-type {
        margin-bottom: 80px; } }

.photography-layouts .demo-images {
  row-gap: 5px; }
  @media only screen and (min-width: 64em) {
    .photography-layouts .demo-images {
      row-gap: 10px; } }
  .photography-layouts .demo-images .demo-images-double-column {
    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-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
    row-gap: 5px; }
    @media only screen and (min-width: 64em) {
      .photography-layouts .demo-images .demo-images-double-column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        row-gap: 10px;
        -webkit-column-gap: 10px;
           -moz-column-gap: 10px;
                column-gap: 10px; } }
    .photography-layouts .demo-images .demo-images-double-column .o-col-12--lg {
      -webkit-flex-shrink: 1;
          -ms-flex-negative: 1;
              flex-shrink: 1; }

.past-page-special {
  padding-top: 40px; }
  @media only screen and (min-width: 64em) {
    .past-page-special {
      padding-top: 160px; } }
  .past-page-special h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 40px; }
    @media screen and (min-width: 480px) {
      .past-page-special h2 {
        font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .past-page-special h2 {
        font-size: 42px; } }
    @media only screen and (min-width: 64em) {
      .past-page-special h2 {
        line-height: 1;
        letter-spacing: -0.01em; } }
    @media only screen and (min-width: 64em) {
      .past-page-special h2 {
        margin-bottom: 120px; } }
  .past-page-special p.large {
    margin-bottom: 80px; }
    @media only screen and (min-width: 64em) {
      .past-page-special p.large {
        margin-bottom: 160px; } }
    .past-page-special p.large strong {
      font-size: 22px;
      font-weight: 500;
      line-height: 1.1;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .past-page-special p.large strong {
          font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .past-page-special p.large strong {
          font-size: 42px; } }
      @media only screen and (min-width: 64em) {
        .past-page-special p.large strong {
          line-height: 1;
          letter-spacing: -0.01em; } }
  .past-page-special .demo-images {
    row-gap: 5px; }
    @media only screen and (min-width: 64em) {
      .past-page-special .demo-images {
        row-gap: 10px; } }
  .past-page-special .title-gif figure {
    display: contents; }
    @media only screen and (min-width: 64em) {
      .past-page-special .title-gif figure {
        display: block; } }

.blue-section h2 {
  color: #BCFE12;
  text-align: center;
  font-size: 42px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em; }
  @media screen and (min-width: 480px) {
    .blue-section h2 {
      font-size: calc(42px + 78 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .blue-section h2 {
      font-size: 120px; } }
  @media only screen and (min-width: 64em) {
    .blue-section h2 {
      line-height: 0.9;
      letter-spacing: -0.01em; } }

.blue-section figure {
  padding: 0 20px; }

.demoverse-container {
  margin-top: 80px; }

.critlist h3, .critlist h4 {
  text-align: left;
  font-size: 42px;
  margin-bottom: 10px; }

.critlist .caption {
  text-align: left; }

.about-section {
  margin-bottom: 80px; }
  .about-section .about-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    /* Vertically center the text */
    gap: 80px; }
    @media only screen and (min-width: 64em) {
      .about-section .about-container {
        gap: 160px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    .about-section .about-container .image,
    .about-section .about-container .text {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      /* Equal width for both elements */ }
    .about-section .about-container .text {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      /* Vertically center the text within its container */
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      /* Optionally center the text horizontally */
      margin-top: 40px; }
    @media only screen and (min-width: 64em) {
      .about-section .about-container.swapped {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; } }
  .about-section .about-paragraph {
    margin-bottom: 160px;
    text-align: left; }
    .about-section .about-paragraph strong {
      color: #070323;
      font-weight: 500; }

.hide-on-mobile {
  display: none; }
  @media only screen and (min-width: 64em) {
    .hide-on-mobile {
      display: inline-block; } }

.theme-yellow #cookie-bar {
  background: #070323 !important;
  font-family: "GraphikWide", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  .theme-yellow #cookie-bar p {
    color: #ffffff; }
    .theme-yellow #cookie-bar p a {
      color: #C0C0C0; }
      .theme-yellow #cookie-bar p a:hover {
        color: #ffffff; }
  .theme-yellow #cookie-bar #cookie-bar-button {
    color: #ffffff !important; }
    .theme-yellow #cookie-bar #cookie-bar-button:hover {
      color: #C0C0C0 !important;
      border-color: #C0C0C0 !important; }
  .theme-yellow #cookie-bar #cookie-bar-button-no {
    color: #C0C0C0 !important; }

.theme-2025 #cookie-bar {
  background: #000000 !important;
  font-family: "GraphikWide", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  .theme-2025 #cookie-bar p {
    color: #ffffff; }
    .theme-2025 #cookie-bar p a {
      color: #C0C0C0; }
      .theme-2025 #cookie-bar p a:hover {
        color: #ffffff; }
  .theme-2025 #cookie-bar #cookie-bar-button {
    color: #ffffff !important; }
    .theme-2025 #cookie-bar #cookie-bar-button:hover {
      color: #C0C0C0 !important;
      border-color: #C0C0C0 !important; }
  .theme-2025 #cookie-bar #cookie-bar-button-no {
    color: #C0C0C0 !important; }

.theme-black #cookie-bar {
  background: #000000 !important;
  font-family: "GraphikWide", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  .theme-black #cookie-bar p {
    color: #ffffff; }
    .theme-black #cookie-bar p a {
      color: #C0C0C0; }
      .theme-black #cookie-bar p a:hover {
        color: #ffffff; }
  .theme-black #cookie-bar #cookie-bar-button {
    color: #ffffff !important; }
    .theme-black #cookie-bar #cookie-bar-button:hover {
      color: #C0C0C0 !important;
      border-color: #C0C0C0 !important; }
  .theme-black #cookie-bar #cookie-bar-button-no {
    color: #C0C0C0 !important; }

.theme-darkblue #cookie-bar {
  background: #C0C0C0 !important;
  font-family: "GraphikWide", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  .theme-darkblue #cookie-bar p {
    color: #BCFE12; }
    .theme-darkblue #cookie-bar p a {
      color: #070323; }
      .theme-darkblue #cookie-bar p a:hover {
        color: #BCFE12; }
  .theme-darkblue #cookie-bar #cookie-bar-button {
    color: #BCFE12 !important; }
    .theme-darkblue #cookie-bar #cookie-bar-button:hover {
      color: #070323 !important;
      border-color: #070323 !important; }
  .theme-darkblue #cookie-bar #cookie-bar-button-no {
    color: #070323 !important; }

#cookie-bar {
  padding: 16px 20px !important; }
  @media only screen and (min-width: 64em) {
    #cookie-bar {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  #cookie-bar p {
    font-family: "GraphikWide", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #ffffff !important;
    margin: 0 !important;
    width: 100%;
    font-size: 12px;
    line-height: 1.17;
    font-weight: 500; }
    @media only screen and (min-width: 64em) {
      #cookie-bar p {
        width: 25%; } }
    @media screen and (min-width: 480px) {
      #cookie-bar p {
        font-size: calc(12px + 0 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      #cookie-bar p {
        font-size: 12px; } }
    #cookie-bar p a {
      display: contents !important; }
  #cookie-bar #cookie-bar-button-no {
    background: transparent !important;
    border-radius: 0 !important;
    border: none !important;
    text-shadow: none !important;
    color: #C0C0C0 !important;
    text-decoration: none !important;
    padding: 9px 0px;
    margin: 8px auto;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 1.17;
    font-weight: 500; }
    @media only screen and (min-width: 64em) {
      #cookie-bar #cookie-bar-button-no {
        padding: 6px 0px;
        width: auto;
        margin: 8px auto 8px 30px; } }
    @media screen and (min-width: 480px) {
      #cookie-bar #cookie-bar-button-no {
        font-size: calc(12px + 0 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      #cookie-bar #cookie-bar-button-no {
        font-size: 12px; } }
    #cookie-bar #cookie-bar-button-no:hover {
      color: #ffffff !important; }
  #cookie-bar #cookie-bar-button {
    border-radius: 6px !important;
    background: transparent !important;
    border: 2px solid !important;
    border-color: #ffffff !important;
    text-shadow: none !important;
    text-decoration: none !important;
    margin: 0 0 0 0;
    text-align: center;
    padding: 12px 40px;
    height: 43px !important;
    width: 100%;
    font-size: 12px;
    line-height: 1.17;
    font-weight: 500; }
    @media only screen and (min-width: 64em) {
      #cookie-bar #cookie-bar-button {
        width: auto; } }
    @media screen and (min-width: 480px) {
      #cookie-bar #cookie-bar-button {
        font-size: calc(12px + 0 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      #cookie-bar #cookie-bar-button {
        font-size: 12px; } }
    #cookie-bar #cookie-bar-button:hover {
      color: #BCFE12 !important; }

#cookie-bar #cookie-bar-prompt-button {
  display: none !important; }

.content.curators h3 {
  margin: 30px auto 0 auto;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content; }
  @media only screen and (min-width: 64em) {
    .content.curators h3 {
      margin: 40px auto 0 auto; } }

.content .person-container {
  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;
  margin-bottom: 120px; }
  @media only screen and (min-width: 64em) {
    .content .person-container {
      margin-bottom: 160px; } }
  .content .person-container .person-container-text {
    text-align: center; }
    .content .person-container .person-container-text h3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      font-size: 28px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em;
      text-align: center; }
      @media screen and (min-width: 480px) {
        .content .person-container .person-container-text h3 {
          font-size: calc(28px + 34 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .person-container .person-container-text h3 {
          font-size: 62px; } }
      @media only screen and (min-width: 64em) {
        .content .person-container .person-container-text h3 {
          line-height: 1;
          letter-spacing: -0.01em; } }
    .content .person-container .person-container-text p {
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .person-container .person-container-text p {
          font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .person-container .person-container-text p {
          font-size: 19px; } }
      @media only screen and (min-width: 64em) {
        .content .person-container .person-container-text p {
          line-height: 1.05;
          letter-spacing: -0.01em; } }
      .content .person-container .person-container-text p + p {
        margin-top: 10px; }
    .content .person-container .person-container-text > * {
      margin-top: 20px; }
      @media only screen and (min-width: 64em) {
        .content .person-container .person-container-text > * {
          margin-top: 40px; } }
    .content .person-container .person-container-text span.caption + .caption {
      margin-top: 0; }
    .content .person-container .person-container-text div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      gap: 20px; }
      .content .person-container .person-container-text div button {
        margin: 0;
        width: 100%; }
        .content .person-container .person-container-text div button a {
          width: 100%; }
  .content .person-container .person-container-image img {
    background-color: #070323; }
  .content .person-container:last-of-type {
    margin-bottom: 0; }
  .menu--is-active .content .person-container {
    max-width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    left: 9%; }
    @media only screen and (min-width: 64em) {
      .menu--is-active .content .person-container {
        -webkit-flex-basis: calc(100% - 19%);
            -ms-flex-preferred-size: calc(100% - 19%);
                flex-basis: calc(100% - 19%); } }

.content .designer-exhibition > span.lead-caption {
  margin-bottom: 30px; }
  @media only screen and (min-width: 64em) {
    .content .designer-exhibition > span.lead-caption {
      margin-bottom: 60px; } }

.content .designer-exhibition p.lead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 20px; }
  .content .designer-exhibition p.lead span {
    margin-left: 10px;
    margin-right: -10px;
    width: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: pre;
    overflow: visible;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media only screen and (min-width: 64em) {
      .content .designer-exhibition p.lead span {
        margin-left: 20px;
        margin-right: -20px; } }
    @media screen and (min-width: 480px) {
      .content .designer-exhibition p.lead span {
        font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .designer-exhibition p.lead span {
        font-size: 19px; } }
    @media only screen and (min-width: 64em) {
      .content .designer-exhibition p.lead span {
        line-height: 1.05;
        letter-spacing: -0.01em; } }

.content .designer-exhibition .designer-exhibition-category {
  margin-top: 30px; }
  @media only screen and (min-width: 64em) {
    .content .designer-exhibition .designer-exhibition-category {
      margin-top: 60px; } }
  .content .designer-exhibition .designer-exhibition-category p a {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: pre;
    color: #382DFF; }
    .content .designer-exhibition .designer-exhibition-category p a:hover {
      color: #C0C0C0; }
  .content .designer-exhibition .designer-exhibition-category .designer-exhibition-category-time {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0; }
    @media only screen and (min-width: 64em) {
      .content .designer-exhibition .designer-exhibition-category .designer-exhibition-category-time {
        padding: 10px 0 0 0; } }
    .content .designer-exhibition .designer-exhibition-category .designer-exhibition-category-time span {
      padding: 10px 10px 0 10px;
      color: #C0C0C0;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .designer-exhibition .designer-exhibition-category .designer-exhibition-category-time span {
          font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .designer-exhibition .designer-exhibition-category .designer-exhibition-category-time span {
          font-size: 19px; } }
      @media only screen and (min-width: 64em) {
        .content .designer-exhibition .designer-exhibition-category .designer-exhibition-category-time span {
          line-height: 1.05;
          letter-spacing: -0.01em; } }

.content .designer-megascreens span {
  margin-bottom: 40px; }

.content .designer-megascreens a {
  margin-bottom: 10px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-bottom: 20px; }
  .content .designer-megascreens a h4, .content .designer-megascreens a h5 {
    -webkit-transition: color 0.125s linear;
    -o-transition: color 0.125s linear;
    transition: color 0.125s linear; }
  .content .designer-megascreens a:hover h4, .content .designer-megascreens a:hover h5 {
    color: #382DFF; }
  .content .designer-megascreens a h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0em;
    margin-bottom: 5px; }
    @media screen and (min-width: 480px) {
      .content .designer-megascreens a h4 {
        font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .designer-megascreens a h4 {
        font-size: 42px; } }
    @media only screen and (min-width: 64em) {
      .content .designer-megascreens a h4 {
        line-height: 1;
        letter-spacing: -0.01em; } }
  .content .designer-megascreens a h5 {
    text-align: center;
    font-size: 22px;
    font-weight: 400; }

.content .designer-work-wrapper {
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #BCFE12;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }
  .content .designer-work-wrapper span {
    margin-bottom: 30px;
    color: #C0C0C0; }
    @media only screen and (min-width: 64em) {
      .content .designer-work-wrapper span {
        margin-bottom: 60px; } }
  .content .designer-work-wrapper .designer-work + .designer-work {
    margin-top: 80px; }
    @media only screen and (min-width: 64em) {
      .content .designer-work-wrapper .designer-work + .designer-work {
        margin-top: 120px; } }
  .content .designer-work-wrapper .designer-work-images .designer-work-images-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 8px; }
    @media only screen and (min-width: 64em) {
      .content .designer-work-wrapper .designer-work-images .designer-work-images-wrapper {
        gap: 20px; } }
    .content .designer-work-wrapper .designer-work-images .designer-work-images-wrapper figure {
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
      background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
      background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
      width: 100%; }
      .content .designer-work-wrapper .designer-work-images .designer-work-images-wrapper figure img {
        aspect-ratio: 9/16; }
  .content .designer-work-wrapper .designer-work-images .designer-work-caption {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px; }
    @media only screen and (min-width: 64em) {
      .content .designer-work-wrapper .designer-work-images .designer-work-caption {
        margin-top: 40px; } }
    .content .designer-work-wrapper .designer-work-images .designer-work-caption h5 {
      text-align: center;
      font-size: 17px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .designer-work-wrapper .designer-work-images .designer-work-caption h5 {
          font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .designer-work-wrapper .designer-work-images .designer-work-caption h5 {
          font-size: 26px; } }
      @media only screen and (min-width: 64em) {
        .content .designer-work-wrapper .designer-work-images .designer-work-caption h5 {
          line-height: 1.08;
          letter-spacing: -0.01em; } }
  .content .designer-work-wrapper .designer-work-image figure img {
    aspect-ratio: auto;
    max-height: 50vh;
    max-width: 100%;
    width: auto;
    margin: 0 auto 20px auto;
    display: block;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    margin-bottom: 40px; }
  .content .designer-work-wrapper .designer-work-image figure figcaption h5 {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .content .designer-work-wrapper .designer-work-image figure figcaption h5 {
        font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .content .designer-work-wrapper .designer-work-image figure figcaption h5 {
        font-size: 26px; } }
    @media only screen and (min-width: 64em) {
      .content .designer-work-wrapper .designer-work-image figure figcaption h5 {
        line-height: 1.08;
        letter-spacing: -0.01em; } }
  .content .designer-work-wrapper .designer-work-image + .designer-work-image {
    margin-top: 120px; }

.whole-footer {
  padding-bottom: 10px; }
  .whole-footer.blue {
    background-color: #070323; }
    .whole-footer.blue .footer-row {
      color: #BCFE12;
      border-color: #BCFE12; }

.c-footer {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em;
  z-index: 1;
  position: relative; }
  @media screen and (min-width: 480px) {
    .c-footer {
      font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .c-footer {
      font-size: 19px; } }
  @media only screen and (min-width: 64em) {
    .c-footer {
      line-height: 1.05;
      letter-spacing: -0.01em; } }
  .c-footer .footer-row {
    border-top: 2px solid #070323; }
    .c-footer .footer-row ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 10px 0; }
      .c-footer .footer-row ul li {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        display: block; }
    .c-footer .footer-row:last-of-type {
      font-size: 12px;
      line-height: 1.17;
      font-weight: 500; }
      @media screen and (min-width: 480px) {
        .c-footer .footer-row:last-of-type {
          font-size: calc(12px + 0 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .c-footer .footer-row:last-of-type {
          font-size: 12px; } }

.o-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 1024px) {
    .o-container {
      padding-right: 20px;
      padding-left: 20px; } }

.o-grid {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0; }
  @media (min-width: 1024px) {
    .o-grid {
      width: 100%;
      margin-right: 0;
      margin-left: 0; } }

.o-grid.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.o-col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.o-col {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1024px) {
    .o-col {
      padding-right: 0;
      padding-left: 0; } }

.o-col-0 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 0%;
      -ms-flex-preferred-size: 0%;
          flex-basis: 0%;
  max-width: 0%; }
  @media (min-width: 1024px) {
    .o-col-0 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-0 {
  position: relative;
  right: 0%; }

.u-pull-0 {
  position: relative;
  left: 0%; }

.u-pre-0 {
  position: relative;
  margin-left: 0%; }

.u-post-0 {
  position: relative;
  margin-right: 0%; }

.o-col-1 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 4.16667%;
      -ms-flex-preferred-size: 4.16667%;
          flex-basis: 4.16667%;
  max-width: 4.16667%; }
  @media (min-width: 1024px) {
    .o-col-1 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-1 {
  position: relative;
  right: -4.16667%; }

.u-pull-1 {
  position: relative;
  left: -4.16667%; }

.u-pre-1 {
  position: relative;
  margin-left: 4.16667%; }

.u-post-1 {
  position: relative;
  margin-right: 4.16667%; }

.o-col-2 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 8.33333%;
      -ms-flex-preferred-size: 8.33333%;
          flex-basis: 8.33333%;
  max-width: 8.33333%; }
  @media (min-width: 1024px) {
    .o-col-2 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-2 {
  position: relative;
  right: -8.33333%; }

.u-pull-2 {
  position: relative;
  left: -8.33333%; }

.u-pre-2 {
  position: relative;
  margin-left: 8.33333%; }

.u-post-2 {
  position: relative;
  margin-right: 8.33333%; }

.o-col-3 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 12.5%;
      -ms-flex-preferred-size: 12.5%;
          flex-basis: 12.5%;
  max-width: 12.5%; }
  @media (min-width: 1024px) {
    .o-col-3 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-3 {
  position: relative;
  right: -12.5%; }

.u-pull-3 {
  position: relative;
  left: -12.5%; }

.u-pre-3 {
  position: relative;
  margin-left: 12.5%; }

.u-post-3 {
  position: relative;
  margin-right: 12.5%; }

.o-col-4 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 16.66667%;
      -ms-flex-preferred-size: 16.66667%;
          flex-basis: 16.66667%;
  max-width: 16.66667%; }
  @media (min-width: 1024px) {
    .o-col-4 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-4 {
  position: relative;
  right: -16.66667%; }

.u-pull-4 {
  position: relative;
  left: -16.66667%; }

.u-pre-4 {
  position: relative;
  margin-left: 16.66667%; }

.u-post-4 {
  position: relative;
  margin-right: 16.66667%; }

.o-col-5 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 20.83333%;
      -ms-flex-preferred-size: 20.83333%;
          flex-basis: 20.83333%;
  max-width: 20.83333%; }
  @media (min-width: 1024px) {
    .o-col-5 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-5 {
  position: relative;
  right: -20.83333%; }

.u-pull-5 {
  position: relative;
  left: -20.83333%; }

.u-pre-5 {
  position: relative;
  margin-left: 20.83333%; }

.u-post-5 {
  position: relative;
  margin-right: 20.83333%; }

.o-col-6 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  max-width: 25%; }
  @media (min-width: 1024px) {
    .o-col-6 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-6 {
  position: relative;
  right: -25%; }

.u-pull-6 {
  position: relative;
  left: -25%; }

.u-pre-6 {
  position: relative;
  margin-left: 25%; }

.u-post-6 {
  position: relative;
  margin-right: 25%; }

.o-col-7 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 29.16667%;
      -ms-flex-preferred-size: 29.16667%;
          flex-basis: 29.16667%;
  max-width: 29.16667%; }
  @media (min-width: 1024px) {
    .o-col-7 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-7 {
  position: relative;
  right: -29.16667%; }

.u-pull-7 {
  position: relative;
  left: -29.16667%; }

.u-pre-7 {
  position: relative;
  margin-left: 29.16667%; }

.u-post-7 {
  position: relative;
  margin-right: 29.16667%; }

.o-col-8 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
          flex-basis: 33.33333%;
  max-width: 33.33333%; }
  @media (min-width: 1024px) {
    .o-col-8 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-8 {
  position: relative;
  right: -33.33333%; }

.u-pull-8 {
  position: relative;
  left: -33.33333%; }

.u-pre-8 {
  position: relative;
  margin-left: 33.33333%; }

.u-post-8 {
  position: relative;
  margin-right: 33.33333%; }

.o-col-9 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 37.5%;
      -ms-flex-preferred-size: 37.5%;
          flex-basis: 37.5%;
  max-width: 37.5%; }
  @media (min-width: 1024px) {
    .o-col-9 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-9 {
  position: relative;
  right: -37.5%; }

.u-pull-9 {
  position: relative;
  left: -37.5%; }

.u-pre-9 {
  position: relative;
  margin-left: 37.5%; }

.u-post-9 {
  position: relative;
  margin-right: 37.5%; }

.o-col-10 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 41.66667%;
      -ms-flex-preferred-size: 41.66667%;
          flex-basis: 41.66667%;
  max-width: 41.66667%; }
  @media (min-width: 1024px) {
    .o-col-10 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-10 {
  position: relative;
  right: -41.66667%; }

.u-pull-10 {
  position: relative;
  left: -41.66667%; }

.u-pre-10 {
  position: relative;
  margin-left: 41.66667%; }

.u-post-10 {
  position: relative;
  margin-right: 41.66667%; }

.o-col-11 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 45.83333%;
      -ms-flex-preferred-size: 45.83333%;
          flex-basis: 45.83333%;
  max-width: 45.83333%; }
  @media (min-width: 1024px) {
    .o-col-11 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-11 {
  position: relative;
  right: -45.83333%; }

.u-pull-11 {
  position: relative;
  left: -45.83333%; }

.u-pre-11 {
  position: relative;
  margin-left: 45.83333%; }

.u-post-11 {
  position: relative;
  margin-right: 45.83333%; }

.o-col-12 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  max-width: 50%; }
  @media (min-width: 1024px) {
    .o-col-12 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-12 {
  position: relative;
  right: -50%; }

.u-pull-12 {
  position: relative;
  left: -50%; }

.u-pre-12 {
  position: relative;
  margin-left: 50%; }

.u-post-12 {
  position: relative;
  margin-right: 50%; }

.o-col-13 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 54.16667%;
      -ms-flex-preferred-size: 54.16667%;
          flex-basis: 54.16667%;
  max-width: 54.16667%; }
  @media (min-width: 1024px) {
    .o-col-13 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-13 {
  position: relative;
  right: -54.16667%; }

.u-pull-13 {
  position: relative;
  left: -54.16667%; }

.u-pre-13 {
  position: relative;
  margin-left: 54.16667%; }

.u-post-13 {
  position: relative;
  margin-right: 54.16667%; }

.o-col-14 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 58.33333%;
      -ms-flex-preferred-size: 58.33333%;
          flex-basis: 58.33333%;
  max-width: 58.33333%; }
  @media (min-width: 1024px) {
    .o-col-14 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-14 {
  position: relative;
  right: -58.33333%; }

.u-pull-14 {
  position: relative;
  left: -58.33333%; }

.u-pre-14 {
  position: relative;
  margin-left: 58.33333%; }

.u-post-14 {
  position: relative;
  margin-right: 58.33333%; }

.o-col-15 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 62.5%;
      -ms-flex-preferred-size: 62.5%;
          flex-basis: 62.5%;
  max-width: 62.5%; }
  @media (min-width: 1024px) {
    .o-col-15 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-15 {
  position: relative;
  right: -62.5%; }

.u-pull-15 {
  position: relative;
  left: -62.5%; }

.u-pre-15 {
  position: relative;
  margin-left: 62.5%; }

.u-post-15 {
  position: relative;
  margin-right: 62.5%; }

.o-col-16 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
          flex-basis: 66.66667%;
  max-width: 66.66667%; }
  @media (min-width: 1024px) {
    .o-col-16 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-16 {
  position: relative;
  right: -66.66667%; }

.u-pull-16 {
  position: relative;
  left: -66.66667%; }

.u-pre-16 {
  position: relative;
  margin-left: 66.66667%; }

.u-post-16 {
  position: relative;
  margin-right: 66.66667%; }

.o-col-17 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 70.83333%;
      -ms-flex-preferred-size: 70.83333%;
          flex-basis: 70.83333%;
  max-width: 70.83333%; }
  @media (min-width: 1024px) {
    .o-col-17 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-17 {
  position: relative;
  right: -70.83333%; }

.u-pull-17 {
  position: relative;
  left: -70.83333%; }

.u-pre-17 {
  position: relative;
  margin-left: 70.83333%; }

.u-post-17 {
  position: relative;
  margin-right: 70.83333%; }

.o-col-18 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 75%;
      -ms-flex-preferred-size: 75%;
          flex-basis: 75%;
  max-width: 75%; }
  @media (min-width: 1024px) {
    .o-col-18 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-18 {
  position: relative;
  right: -75%; }

.u-pull-18 {
  position: relative;
  left: -75%; }

.u-pre-18 {
  position: relative;
  margin-left: 75%; }

.u-post-18 {
  position: relative;
  margin-right: 75%; }

.o-col-19 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 79.16667%;
      -ms-flex-preferred-size: 79.16667%;
          flex-basis: 79.16667%;
  max-width: 79.16667%; }
  @media (min-width: 1024px) {
    .o-col-19 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-19 {
  position: relative;
  right: -79.16667%; }

.u-pull-19 {
  position: relative;
  left: -79.16667%; }

.u-pre-19 {
  position: relative;
  margin-left: 79.16667%; }

.u-post-19 {
  position: relative;
  margin-right: 79.16667%; }

.o-col-20 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 83.33333%;
      -ms-flex-preferred-size: 83.33333%;
          flex-basis: 83.33333%;
  max-width: 83.33333%; }
  @media (min-width: 1024px) {
    .o-col-20 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-20 {
  position: relative;
  right: -83.33333%; }

.u-pull-20 {
  position: relative;
  left: -83.33333%; }

.u-pre-20 {
  position: relative;
  margin-left: 83.33333%; }

.u-post-20 {
  position: relative;
  margin-right: 83.33333%; }

.o-col-21 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 87.5%;
      -ms-flex-preferred-size: 87.5%;
          flex-basis: 87.5%;
  max-width: 87.5%; }
  @media (min-width: 1024px) {
    .o-col-21 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-21 {
  position: relative;
  right: -87.5%; }

.u-pull-21 {
  position: relative;
  left: -87.5%; }

.u-pre-21 {
  position: relative;
  margin-left: 87.5%; }

.u-post-21 {
  position: relative;
  margin-right: 87.5%; }

.o-col-22 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 91.66667%;
      -ms-flex-preferred-size: 91.66667%;
          flex-basis: 91.66667%;
  max-width: 91.66667%; }
  @media (min-width: 1024px) {
    .o-col-22 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-22 {
  position: relative;
  right: -91.66667%; }

.u-pull-22 {
  position: relative;
  left: -91.66667%; }

.u-pre-22 {
  position: relative;
  margin-left: 91.66667%; }

.u-post-22 {
  position: relative;
  margin-right: 91.66667%; }

.o-col-23 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 95.83333%;
      -ms-flex-preferred-size: 95.83333%;
          flex-basis: 95.83333%;
  max-width: 95.83333%; }
  @media (min-width: 1024px) {
    .o-col-23 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-23 {
  position: relative;
  right: -95.83333%; }

.u-pull-23 {
  position: relative;
  left: -95.83333%; }

.u-pre-23 {
  position: relative;
  margin-left: 95.83333%; }

.u-post-23 {
  position: relative;
  margin-right: 95.83333%; }

.o-col-24 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 1024px) {
    .o-col-24 {
      padding-right: 0;
      padding-left: 0; } }

.u-push-24 {
  position: relative;
  right: -100%; }

.u-pull-24 {
  position: relative;
  left: -100%; }

.u-pre-24 {
  position: relative;
  margin-left: 100%; }

.u-post-24 {
  position: relative;
  margin-right: 100%; }

.o-col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  max-width: 100%; }

@media only screen and (min-width: 480px) {
  .o-col--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .o-col-0--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 0%;
        -ms-flex-preferred-size: 0%;
            flex-basis: 0%;
    max-width: 0%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-0--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-0--sm {
    position: relative;
    right: 0%; }
  .u-pull-0--sm {
    position: relative;
    left: 0%; }
  .u-pre-0--sm {
    position: relative;
    margin-left: 0%; }
  .u-post-0--sm {
    position: relative;
    margin-right: 0%; }
  .o-col-1--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 4.16667%;
        -ms-flex-preferred-size: 4.16667%;
            flex-basis: 4.16667%;
    max-width: 4.16667%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-1--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-1--sm {
    position: relative;
    right: -4.16667%; }
  .u-pull-1--sm {
    position: relative;
    left: -4.16667%; }
  .u-pre-1--sm {
    position: relative;
    margin-left: 4.16667%; }
  .u-post-1--sm {
    position: relative;
    margin-right: 4.16667%; }
  .o-col-2--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
            flex-basis: 8.33333%;
    max-width: 8.33333%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-2--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-2--sm {
    position: relative;
    right: -8.33333%; }
  .u-pull-2--sm {
    position: relative;
    left: -8.33333%; }
  .u-pre-2--sm {
    position: relative;
    margin-left: 8.33333%; }
  .u-post-2--sm {
    position: relative;
    margin-right: 8.33333%; }
  .o-col-3--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 12.5%;
        -ms-flex-preferred-size: 12.5%;
            flex-basis: 12.5%;
    max-width: 12.5%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-3--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-3--sm {
    position: relative;
    right: -12.5%; }
  .u-pull-3--sm {
    position: relative;
    left: -12.5%; }
  .u-pre-3--sm {
    position: relative;
    margin-left: 12.5%; }
  .u-post-3--sm {
    position: relative;
    margin-right: 12.5%; }
  .o-col-4--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
            flex-basis: 16.66667%;
    max-width: 16.66667%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-4--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-4--sm {
    position: relative;
    right: -16.66667%; }
  .u-pull-4--sm {
    position: relative;
    left: -16.66667%; }
  .u-pre-4--sm {
    position: relative;
    margin-left: 16.66667%; }
  .u-post-4--sm {
    position: relative;
    margin-right: 16.66667%; }
  .o-col-5--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 20.83333%;
        -ms-flex-preferred-size: 20.83333%;
            flex-basis: 20.83333%;
    max-width: 20.83333%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-5--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-5--sm {
    position: relative;
    right: -20.83333%; }
  .u-pull-5--sm {
    position: relative;
    left: -20.83333%; }
  .u-pre-5--sm {
    position: relative;
    margin-left: 20.83333%; }
  .u-post-5--sm {
    position: relative;
    margin-right: 20.83333%; }
  .o-col-6--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    max-width: 25%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-6--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-6--sm {
    position: relative;
    right: -25%; }
  .u-pull-6--sm {
    position: relative;
    left: -25%; }
  .u-pre-6--sm {
    position: relative;
    margin-left: 25%; }
  .u-post-6--sm {
    position: relative;
    margin-right: 25%; }
  .o-col-7--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 29.16667%;
        -ms-flex-preferred-size: 29.16667%;
            flex-basis: 29.16667%;
    max-width: 29.16667%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-7--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-7--sm {
    position: relative;
    right: -29.16667%; }
  .u-pull-7--sm {
    position: relative;
    left: -29.16667%; }
  .u-pre-7--sm {
    position: relative;
    margin-left: 29.16667%; }
  .u-post-7--sm {
    position: relative;
    margin-right: 29.16667%; }
  .o-col-8--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
            flex-basis: 33.33333%;
    max-width: 33.33333%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-8--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-8--sm {
    position: relative;
    right: -33.33333%; }
  .u-pull-8--sm {
    position: relative;
    left: -33.33333%; }
  .u-pre-8--sm {
    position: relative;
    margin-left: 33.33333%; }
  .u-post-8--sm {
    position: relative;
    margin-right: 33.33333%; }
  .o-col-9--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 37.5%;
        -ms-flex-preferred-size: 37.5%;
            flex-basis: 37.5%;
    max-width: 37.5%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-9--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-9--sm {
    position: relative;
    right: -37.5%; }
  .u-pull-9--sm {
    position: relative;
    left: -37.5%; }
  .u-pre-9--sm {
    position: relative;
    margin-left: 37.5%; }
  .u-post-9--sm {
    position: relative;
    margin-right: 37.5%; }
  .o-col-10--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
            flex-basis: 41.66667%;
    max-width: 41.66667%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-10--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-10--sm {
    position: relative;
    right: -41.66667%; }
  .u-pull-10--sm {
    position: relative;
    left: -41.66667%; }
  .u-pre-10--sm {
    position: relative;
    margin-left: 41.66667%; }
  .u-post-10--sm {
    position: relative;
    margin-right: 41.66667%; }
  .o-col-11--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 45.83333%;
        -ms-flex-preferred-size: 45.83333%;
            flex-basis: 45.83333%;
    max-width: 45.83333%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-11--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-11--sm {
    position: relative;
    right: -45.83333%; }
  .u-pull-11--sm {
    position: relative;
    left: -45.83333%; }
  .u-pre-11--sm {
    position: relative;
    margin-left: 45.83333%; }
  .u-post-11--sm {
    position: relative;
    margin-right: 45.83333%; }
  .o-col-12--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-12--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-12--sm {
    position: relative;
    right: -50%; }
  .u-pull-12--sm {
    position: relative;
    left: -50%; }
  .u-pre-12--sm {
    position: relative;
    margin-left: 50%; }
  .u-post-12--sm {
    position: relative;
    margin-right: 50%; }
  .o-col-13--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 54.16667%;
        -ms-flex-preferred-size: 54.16667%;
            flex-basis: 54.16667%;
    max-width: 54.16667%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-13--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-13--sm {
    position: relative;
    right: -54.16667%; }
  .u-pull-13--sm {
    position: relative;
    left: -54.16667%; }
  .u-pre-13--sm {
    position: relative;
    margin-left: 54.16667%; }
  .u-post-13--sm {
    position: relative;
    margin-right: 54.16667%; }
  .o-col-14--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
            flex-basis: 58.33333%;
    max-width: 58.33333%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-14--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-14--sm {
    position: relative;
    right: -58.33333%; }
  .u-pull-14--sm {
    position: relative;
    left: -58.33333%; }
  .u-pre-14--sm {
    position: relative;
    margin-left: 58.33333%; }
  .u-post-14--sm {
    position: relative;
    margin-right: 58.33333%; }
  .o-col-15--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 62.5%;
        -ms-flex-preferred-size: 62.5%;
            flex-basis: 62.5%;
    max-width: 62.5%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-15--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-15--sm {
    position: relative;
    right: -62.5%; }
  .u-pull-15--sm {
    position: relative;
    left: -62.5%; }
  .u-pre-15--sm {
    position: relative;
    margin-left: 62.5%; }
  .u-post-15--sm {
    position: relative;
    margin-right: 62.5%; }
  .o-col-16--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
            flex-basis: 66.66667%;
    max-width: 66.66667%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-16--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-16--sm {
    position: relative;
    right: -66.66667%; }
  .u-pull-16--sm {
    position: relative;
    left: -66.66667%; }
  .u-pre-16--sm {
    position: relative;
    margin-left: 66.66667%; }
  .u-post-16--sm {
    position: relative;
    margin-right: 66.66667%; }
  .o-col-17--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 70.83333%;
        -ms-flex-preferred-size: 70.83333%;
            flex-basis: 70.83333%;
    max-width: 70.83333%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-17--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-17--sm {
    position: relative;
    right: -70.83333%; }
  .u-pull-17--sm {
    position: relative;
    left: -70.83333%; }
  .u-pre-17--sm {
    position: relative;
    margin-left: 70.83333%; }
  .u-post-17--sm {
    position: relative;
    margin-right: 70.83333%; }
  .o-col-18--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%;
    max-width: 75%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-18--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-18--sm {
    position: relative;
    right: -75%; }
  .u-pull-18--sm {
    position: relative;
    left: -75%; }
  .u-pre-18--sm {
    position: relative;
    margin-left: 75%; }
  .u-post-18--sm {
    position: relative;
    margin-right: 75%; }
  .o-col-19--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 79.16667%;
        -ms-flex-preferred-size: 79.16667%;
            flex-basis: 79.16667%;
    max-width: 79.16667%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-19--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-19--sm {
    position: relative;
    right: -79.16667%; }
  .u-pull-19--sm {
    position: relative;
    left: -79.16667%; }
  .u-pre-19--sm {
    position: relative;
    margin-left: 79.16667%; }
  .u-post-19--sm {
    position: relative;
    margin-right: 79.16667%; }
  .o-col-20--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
            flex-basis: 83.33333%;
    max-width: 83.33333%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-20--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-20--sm {
    position: relative;
    right: -83.33333%; }
  .u-pull-20--sm {
    position: relative;
    left: -83.33333%; }
  .u-pre-20--sm {
    position: relative;
    margin-left: 83.33333%; }
  .u-post-20--sm {
    position: relative;
    margin-right: 83.33333%; }
  .o-col-21--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 87.5%;
        -ms-flex-preferred-size: 87.5%;
            flex-basis: 87.5%;
    max-width: 87.5%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-21--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-21--sm {
    position: relative;
    right: -87.5%; }
  .u-pull-21--sm {
    position: relative;
    left: -87.5%; }
  .u-pre-21--sm {
    position: relative;
    margin-left: 87.5%; }
  .u-post-21--sm {
    position: relative;
    margin-right: 87.5%; }
  .o-col-22--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
            flex-basis: 91.66667%;
    max-width: 91.66667%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-22--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-22--sm {
    position: relative;
    right: -91.66667%; }
  .u-pull-22--sm {
    position: relative;
    left: -91.66667%; }
  .u-pre-22--sm {
    position: relative;
    margin-left: 91.66667%; }
  .u-post-22--sm {
    position: relative;
    margin-right: 91.66667%; }
  .o-col-23--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 95.83333%;
        -ms-flex-preferred-size: 95.83333%;
            flex-basis: 95.83333%;
    max-width: 95.83333%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-23--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-23--sm {
    position: relative;
    right: -95.83333%; }
  .u-pull-23--sm {
    position: relative;
    left: -95.83333%; }
  .u-pre-23--sm {
    position: relative;
    margin-left: 95.83333%; }
  .u-post-23--sm {
    position: relative;
    margin-right: 95.83333%; }
  .o-col-24--sm {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%; } }
  @media only screen and (min-width: 480px) and (min-width: 1024px) {
    .o-col-24--sm {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 480px) {
  .u-push-24--sm {
    position: relative;
    right: -100%; }
  .u-pull-24--sm {
    position: relative;
    left: -100%; }
  .u-pre-24--sm {
    position: relative;
    margin-left: 100%; }
  .u-post-24--sm {
    position: relative;
    margin-right: 100%; }
  .o-col--sm {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    max-width: 100%; } }

@media only screen and (min-width: 768px) {
  .o-col--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .o-col-0--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 0%;
        -ms-flex-preferred-size: 0%;
            flex-basis: 0%;
    max-width: 0%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-0--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-0--md {
    position: relative;
    right: 0%; }
  .u-pull-0--md {
    position: relative;
    left: 0%; }
  .u-pre-0--md {
    position: relative;
    margin-left: 0%; }
  .u-post-0--md {
    position: relative;
    margin-right: 0%; }
  .o-col-1--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 4.16667%;
        -ms-flex-preferred-size: 4.16667%;
            flex-basis: 4.16667%;
    max-width: 4.16667%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-1--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-1--md {
    position: relative;
    right: -4.16667%; }
  .u-pull-1--md {
    position: relative;
    left: -4.16667%; }
  .u-pre-1--md {
    position: relative;
    margin-left: 4.16667%; }
  .u-post-1--md {
    position: relative;
    margin-right: 4.16667%; }
  .o-col-2--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
            flex-basis: 8.33333%;
    max-width: 8.33333%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-2--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-2--md {
    position: relative;
    right: -8.33333%; }
  .u-pull-2--md {
    position: relative;
    left: -8.33333%; }
  .u-pre-2--md {
    position: relative;
    margin-left: 8.33333%; }
  .u-post-2--md {
    position: relative;
    margin-right: 8.33333%; }
  .o-col-3--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 12.5%;
        -ms-flex-preferred-size: 12.5%;
            flex-basis: 12.5%;
    max-width: 12.5%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-3--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-3--md {
    position: relative;
    right: -12.5%; }
  .u-pull-3--md {
    position: relative;
    left: -12.5%; }
  .u-pre-3--md {
    position: relative;
    margin-left: 12.5%; }
  .u-post-3--md {
    position: relative;
    margin-right: 12.5%; }
  .o-col-4--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
            flex-basis: 16.66667%;
    max-width: 16.66667%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-4--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-4--md {
    position: relative;
    right: -16.66667%; }
  .u-pull-4--md {
    position: relative;
    left: -16.66667%; }
  .u-pre-4--md {
    position: relative;
    margin-left: 16.66667%; }
  .u-post-4--md {
    position: relative;
    margin-right: 16.66667%; }
  .o-col-5--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 20.83333%;
        -ms-flex-preferred-size: 20.83333%;
            flex-basis: 20.83333%;
    max-width: 20.83333%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-5--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-5--md {
    position: relative;
    right: -20.83333%; }
  .u-pull-5--md {
    position: relative;
    left: -20.83333%; }
  .u-pre-5--md {
    position: relative;
    margin-left: 20.83333%; }
  .u-post-5--md {
    position: relative;
    margin-right: 20.83333%; }
  .o-col-6--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    max-width: 25%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-6--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-6--md {
    position: relative;
    right: -25%; }
  .u-pull-6--md {
    position: relative;
    left: -25%; }
  .u-pre-6--md {
    position: relative;
    margin-left: 25%; }
  .u-post-6--md {
    position: relative;
    margin-right: 25%; }
  .o-col-7--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 29.16667%;
        -ms-flex-preferred-size: 29.16667%;
            flex-basis: 29.16667%;
    max-width: 29.16667%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-7--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-7--md {
    position: relative;
    right: -29.16667%; }
  .u-pull-7--md {
    position: relative;
    left: -29.16667%; }
  .u-pre-7--md {
    position: relative;
    margin-left: 29.16667%; }
  .u-post-7--md {
    position: relative;
    margin-right: 29.16667%; }
  .o-col-8--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
            flex-basis: 33.33333%;
    max-width: 33.33333%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-8--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-8--md {
    position: relative;
    right: -33.33333%; }
  .u-pull-8--md {
    position: relative;
    left: -33.33333%; }
  .u-pre-8--md {
    position: relative;
    margin-left: 33.33333%; }
  .u-post-8--md {
    position: relative;
    margin-right: 33.33333%; }
  .o-col-9--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 37.5%;
        -ms-flex-preferred-size: 37.5%;
            flex-basis: 37.5%;
    max-width: 37.5%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-9--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-9--md {
    position: relative;
    right: -37.5%; }
  .u-pull-9--md {
    position: relative;
    left: -37.5%; }
  .u-pre-9--md {
    position: relative;
    margin-left: 37.5%; }
  .u-post-9--md {
    position: relative;
    margin-right: 37.5%; }
  .o-col-10--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
            flex-basis: 41.66667%;
    max-width: 41.66667%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-10--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-10--md {
    position: relative;
    right: -41.66667%; }
  .u-pull-10--md {
    position: relative;
    left: -41.66667%; }
  .u-pre-10--md {
    position: relative;
    margin-left: 41.66667%; }
  .u-post-10--md {
    position: relative;
    margin-right: 41.66667%; }
  .o-col-11--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 45.83333%;
        -ms-flex-preferred-size: 45.83333%;
            flex-basis: 45.83333%;
    max-width: 45.83333%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-11--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-11--md {
    position: relative;
    right: -45.83333%; }
  .u-pull-11--md {
    position: relative;
    left: -45.83333%; }
  .u-pre-11--md {
    position: relative;
    margin-left: 45.83333%; }
  .u-post-11--md {
    position: relative;
    margin-right: 45.83333%; }
  .o-col-12--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-12--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-12--md {
    position: relative;
    right: -50%; }
  .u-pull-12--md {
    position: relative;
    left: -50%; }
  .u-pre-12--md {
    position: relative;
    margin-left: 50%; }
  .u-post-12--md {
    position: relative;
    margin-right: 50%; }
  .o-col-13--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 54.16667%;
        -ms-flex-preferred-size: 54.16667%;
            flex-basis: 54.16667%;
    max-width: 54.16667%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-13--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-13--md {
    position: relative;
    right: -54.16667%; }
  .u-pull-13--md {
    position: relative;
    left: -54.16667%; }
  .u-pre-13--md {
    position: relative;
    margin-left: 54.16667%; }
  .u-post-13--md {
    position: relative;
    margin-right: 54.16667%; }
  .o-col-14--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
            flex-basis: 58.33333%;
    max-width: 58.33333%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-14--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-14--md {
    position: relative;
    right: -58.33333%; }
  .u-pull-14--md {
    position: relative;
    left: -58.33333%; }
  .u-pre-14--md {
    position: relative;
    margin-left: 58.33333%; }
  .u-post-14--md {
    position: relative;
    margin-right: 58.33333%; }
  .o-col-15--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 62.5%;
        -ms-flex-preferred-size: 62.5%;
            flex-basis: 62.5%;
    max-width: 62.5%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-15--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-15--md {
    position: relative;
    right: -62.5%; }
  .u-pull-15--md {
    position: relative;
    left: -62.5%; }
  .u-pre-15--md {
    position: relative;
    margin-left: 62.5%; }
  .u-post-15--md {
    position: relative;
    margin-right: 62.5%; }
  .o-col-16--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
            flex-basis: 66.66667%;
    max-width: 66.66667%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-16--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-16--md {
    position: relative;
    right: -66.66667%; }
  .u-pull-16--md {
    position: relative;
    left: -66.66667%; }
  .u-pre-16--md {
    position: relative;
    margin-left: 66.66667%; }
  .u-post-16--md {
    position: relative;
    margin-right: 66.66667%; }
  .o-col-17--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 70.83333%;
        -ms-flex-preferred-size: 70.83333%;
            flex-basis: 70.83333%;
    max-width: 70.83333%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-17--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-17--md {
    position: relative;
    right: -70.83333%; }
  .u-pull-17--md {
    position: relative;
    left: -70.83333%; }
  .u-pre-17--md {
    position: relative;
    margin-left: 70.83333%; }
  .u-post-17--md {
    position: relative;
    margin-right: 70.83333%; }
  .o-col-18--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%;
    max-width: 75%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-18--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-18--md {
    position: relative;
    right: -75%; }
  .u-pull-18--md {
    position: relative;
    left: -75%; }
  .u-pre-18--md {
    position: relative;
    margin-left: 75%; }
  .u-post-18--md {
    position: relative;
    margin-right: 75%; }
  .o-col-19--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 79.16667%;
        -ms-flex-preferred-size: 79.16667%;
            flex-basis: 79.16667%;
    max-width: 79.16667%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-19--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-19--md {
    position: relative;
    right: -79.16667%; }
  .u-pull-19--md {
    position: relative;
    left: -79.16667%; }
  .u-pre-19--md {
    position: relative;
    margin-left: 79.16667%; }
  .u-post-19--md {
    position: relative;
    margin-right: 79.16667%; }
  .o-col-20--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
            flex-basis: 83.33333%;
    max-width: 83.33333%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-20--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-20--md {
    position: relative;
    right: -83.33333%; }
  .u-pull-20--md {
    position: relative;
    left: -83.33333%; }
  .u-pre-20--md {
    position: relative;
    margin-left: 83.33333%; }
  .u-post-20--md {
    position: relative;
    margin-right: 83.33333%; }
  .o-col-21--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 87.5%;
        -ms-flex-preferred-size: 87.5%;
            flex-basis: 87.5%;
    max-width: 87.5%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-21--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-21--md {
    position: relative;
    right: -87.5%; }
  .u-pull-21--md {
    position: relative;
    left: -87.5%; }
  .u-pre-21--md {
    position: relative;
    margin-left: 87.5%; }
  .u-post-21--md {
    position: relative;
    margin-right: 87.5%; }
  .o-col-22--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
            flex-basis: 91.66667%;
    max-width: 91.66667%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-22--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-22--md {
    position: relative;
    right: -91.66667%; }
  .u-pull-22--md {
    position: relative;
    left: -91.66667%; }
  .u-pre-22--md {
    position: relative;
    margin-left: 91.66667%; }
  .u-post-22--md {
    position: relative;
    margin-right: 91.66667%; }
  .o-col-23--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 95.83333%;
        -ms-flex-preferred-size: 95.83333%;
            flex-basis: 95.83333%;
    max-width: 95.83333%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-23--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-23--md {
    position: relative;
    right: -95.83333%; }
  .u-pull-23--md {
    position: relative;
    left: -95.83333%; }
  .u-pre-23--md {
    position: relative;
    margin-left: 95.83333%; }
  .u-post-23--md {
    position: relative;
    margin-right: 95.83333%; }
  .o-col-24--md {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .o-col-24--md {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .u-push-24--md {
    position: relative;
    right: -100%; }
  .u-pull-24--md {
    position: relative;
    left: -100%; }
  .u-pre-24--md {
    position: relative;
    margin-left: 100%; }
  .u-post-24--md {
    position: relative;
    margin-right: 100%; }
  .o-col--md {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    max-width: 100%; } }

@media only screen and (min-width: 1024px) {
  .o-col--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .o-col-0--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 0%;
        -ms-flex-preferred-size: 0%;
            flex-basis: 0%;
    max-width: 0%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-0--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-0--lg {
    position: relative;
    right: 0%; }
  .u-pull-0--lg {
    position: relative;
    left: 0%; }
  .u-pre-0--lg {
    position: relative;
    margin-left: 0%; }
  .u-post-0--lg {
    position: relative;
    margin-right: 0%; }
  .o-col-1--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 4.16667%;
        -ms-flex-preferred-size: 4.16667%;
            flex-basis: 4.16667%;
    max-width: 4.16667%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-1--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-1--lg {
    position: relative;
    right: -4.16667%; }
  .u-pull-1--lg {
    position: relative;
    left: -4.16667%; }
  .u-pre-1--lg {
    position: relative;
    margin-left: 4.16667%; }
  .u-post-1--lg {
    position: relative;
    margin-right: 4.16667%; }
  .o-col-2--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
            flex-basis: 8.33333%;
    max-width: 8.33333%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-2--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-2--lg {
    position: relative;
    right: -8.33333%; }
  .u-pull-2--lg {
    position: relative;
    left: -8.33333%; }
  .u-pre-2--lg {
    position: relative;
    margin-left: 8.33333%; }
  .u-post-2--lg {
    position: relative;
    margin-right: 8.33333%; }
  .o-col-3--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 12.5%;
        -ms-flex-preferred-size: 12.5%;
            flex-basis: 12.5%;
    max-width: 12.5%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-3--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-3--lg {
    position: relative;
    right: -12.5%; }
  .u-pull-3--lg {
    position: relative;
    left: -12.5%; }
  .u-pre-3--lg {
    position: relative;
    margin-left: 12.5%; }
  .u-post-3--lg {
    position: relative;
    margin-right: 12.5%; }
  .o-col-4--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
            flex-basis: 16.66667%;
    max-width: 16.66667%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-4--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-4--lg {
    position: relative;
    right: -16.66667%; }
  .u-pull-4--lg {
    position: relative;
    left: -16.66667%; }
  .u-pre-4--lg {
    position: relative;
    margin-left: 16.66667%; }
  .u-post-4--lg {
    position: relative;
    margin-right: 16.66667%; }
  .o-col-5--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 20.83333%;
        -ms-flex-preferred-size: 20.83333%;
            flex-basis: 20.83333%;
    max-width: 20.83333%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-5--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-5--lg {
    position: relative;
    right: -20.83333%; }
  .u-pull-5--lg {
    position: relative;
    left: -20.83333%; }
  .u-pre-5--lg {
    position: relative;
    margin-left: 20.83333%; }
  .u-post-5--lg {
    position: relative;
    margin-right: 20.83333%; }
  .o-col-6--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    max-width: 25%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-6--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-6--lg {
    position: relative;
    right: -25%; }
  .u-pull-6--lg {
    position: relative;
    left: -25%; }
  .u-pre-6--lg {
    position: relative;
    margin-left: 25%; }
  .u-post-6--lg {
    position: relative;
    margin-right: 25%; }
  .o-col-7--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 29.16667%;
        -ms-flex-preferred-size: 29.16667%;
            flex-basis: 29.16667%;
    max-width: 29.16667%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-7--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-7--lg {
    position: relative;
    right: -29.16667%; }
  .u-pull-7--lg {
    position: relative;
    left: -29.16667%; }
  .u-pre-7--lg {
    position: relative;
    margin-left: 29.16667%; }
  .u-post-7--lg {
    position: relative;
    margin-right: 29.16667%; }
  .o-col-8--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
            flex-basis: 33.33333%;
    max-width: 33.33333%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-8--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-8--lg {
    position: relative;
    right: -33.33333%; }
  .u-pull-8--lg {
    position: relative;
    left: -33.33333%; }
  .u-pre-8--lg {
    position: relative;
    margin-left: 33.33333%; }
  .u-post-8--lg {
    position: relative;
    margin-right: 33.33333%; }
  .o-col-9--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 37.5%;
        -ms-flex-preferred-size: 37.5%;
            flex-basis: 37.5%;
    max-width: 37.5%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-9--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-9--lg {
    position: relative;
    right: -37.5%; }
  .u-pull-9--lg {
    position: relative;
    left: -37.5%; }
  .u-pre-9--lg {
    position: relative;
    margin-left: 37.5%; }
  .u-post-9--lg {
    position: relative;
    margin-right: 37.5%; }
  .o-col-10--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
            flex-basis: 41.66667%;
    max-width: 41.66667%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-10--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-10--lg {
    position: relative;
    right: -41.66667%; }
  .u-pull-10--lg {
    position: relative;
    left: -41.66667%; }
  .u-pre-10--lg {
    position: relative;
    margin-left: 41.66667%; }
  .u-post-10--lg {
    position: relative;
    margin-right: 41.66667%; }
  .o-col-11--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 45.83333%;
        -ms-flex-preferred-size: 45.83333%;
            flex-basis: 45.83333%;
    max-width: 45.83333%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-11--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-11--lg {
    position: relative;
    right: -45.83333%; }
  .u-pull-11--lg {
    position: relative;
    left: -45.83333%; }
  .u-pre-11--lg {
    position: relative;
    margin-left: 45.83333%; }
  .u-post-11--lg {
    position: relative;
    margin-right: 45.83333%; }
  .o-col-12--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-12--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-12--lg {
    position: relative;
    right: -50%; }
  .u-pull-12--lg {
    position: relative;
    left: -50%; }
  .u-pre-12--lg {
    position: relative;
    margin-left: 50%; }
  .u-post-12--lg {
    position: relative;
    margin-right: 50%; }
  .o-col-13--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 54.16667%;
        -ms-flex-preferred-size: 54.16667%;
            flex-basis: 54.16667%;
    max-width: 54.16667%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-13--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-13--lg {
    position: relative;
    right: -54.16667%; }
  .u-pull-13--lg {
    position: relative;
    left: -54.16667%; }
  .u-pre-13--lg {
    position: relative;
    margin-left: 54.16667%; }
  .u-post-13--lg {
    position: relative;
    margin-right: 54.16667%; }
  .o-col-14--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
            flex-basis: 58.33333%;
    max-width: 58.33333%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-14--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-14--lg {
    position: relative;
    right: -58.33333%; }
  .u-pull-14--lg {
    position: relative;
    left: -58.33333%; }
  .u-pre-14--lg {
    position: relative;
    margin-left: 58.33333%; }
  .u-post-14--lg {
    position: relative;
    margin-right: 58.33333%; }
  .o-col-15--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 62.5%;
        -ms-flex-preferred-size: 62.5%;
            flex-basis: 62.5%;
    max-width: 62.5%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-15--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-15--lg {
    position: relative;
    right: -62.5%; }
  .u-pull-15--lg {
    position: relative;
    left: -62.5%; }
  .u-pre-15--lg {
    position: relative;
    margin-left: 62.5%; }
  .u-post-15--lg {
    position: relative;
    margin-right: 62.5%; }
  .o-col-16--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
            flex-basis: 66.66667%;
    max-width: 66.66667%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-16--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-16--lg {
    position: relative;
    right: -66.66667%; }
  .u-pull-16--lg {
    position: relative;
    left: -66.66667%; }
  .u-pre-16--lg {
    position: relative;
    margin-left: 66.66667%; }
  .u-post-16--lg {
    position: relative;
    margin-right: 66.66667%; }
  .o-col-17--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 70.83333%;
        -ms-flex-preferred-size: 70.83333%;
            flex-basis: 70.83333%;
    max-width: 70.83333%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-17--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-17--lg {
    position: relative;
    right: -70.83333%; }
  .u-pull-17--lg {
    position: relative;
    left: -70.83333%; }
  .u-pre-17--lg {
    position: relative;
    margin-left: 70.83333%; }
  .u-post-17--lg {
    position: relative;
    margin-right: 70.83333%; }
  .o-col-18--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%;
    max-width: 75%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-18--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-18--lg {
    position: relative;
    right: -75%; }
  .u-pull-18--lg {
    position: relative;
    left: -75%; }
  .u-pre-18--lg {
    position: relative;
    margin-left: 75%; }
  .u-post-18--lg {
    position: relative;
    margin-right: 75%; }
  .o-col-19--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 79.16667%;
        -ms-flex-preferred-size: 79.16667%;
            flex-basis: 79.16667%;
    max-width: 79.16667%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-19--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-19--lg {
    position: relative;
    right: -79.16667%; }
  .u-pull-19--lg {
    position: relative;
    left: -79.16667%; }
  .u-pre-19--lg {
    position: relative;
    margin-left: 79.16667%; }
  .u-post-19--lg {
    position: relative;
    margin-right: 79.16667%; }
  .o-col-20--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
            flex-basis: 83.33333%;
    max-width: 83.33333%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-20--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-20--lg {
    position: relative;
    right: -83.33333%; }
  .u-pull-20--lg {
    position: relative;
    left: -83.33333%; }
  .u-pre-20--lg {
    position: relative;
    margin-left: 83.33333%; }
  .u-post-20--lg {
    position: relative;
    margin-right: 83.33333%; }
  .o-col-21--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 87.5%;
        -ms-flex-preferred-size: 87.5%;
            flex-basis: 87.5%;
    max-width: 87.5%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-21--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-21--lg {
    position: relative;
    right: -87.5%; }
  .u-pull-21--lg {
    position: relative;
    left: -87.5%; }
  .u-pre-21--lg {
    position: relative;
    margin-left: 87.5%; }
  .u-post-21--lg {
    position: relative;
    margin-right: 87.5%; }
  .o-col-22--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
            flex-basis: 91.66667%;
    max-width: 91.66667%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-22--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-22--lg {
    position: relative;
    right: -91.66667%; }
  .u-pull-22--lg {
    position: relative;
    left: -91.66667%; }
  .u-pre-22--lg {
    position: relative;
    margin-left: 91.66667%; }
  .u-post-22--lg {
    position: relative;
    margin-right: 91.66667%; }
  .o-col-23--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 95.83333%;
        -ms-flex-preferred-size: 95.83333%;
            flex-basis: 95.83333%;
    max-width: 95.83333%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-23--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-23--lg {
    position: relative;
    right: -95.83333%; }
  .u-pull-23--lg {
    position: relative;
    left: -95.83333%; }
  .u-pre-23--lg {
    position: relative;
    margin-left: 95.83333%; }
  .u-post-23--lg {
    position: relative;
    margin-right: 95.83333%; }
  .o-col-24--lg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .o-col-24--lg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1024px) {
  .u-push-24--lg {
    position: relative;
    right: -100%; }
  .u-pull-24--lg {
    position: relative;
    left: -100%; }
  .u-pre-24--lg {
    position: relative;
    margin-left: 100%; }
  .u-post-24--lg {
    position: relative;
    margin-right: 100%; }
  .o-col--lg {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    max-width: 100%; } }

@media only screen and (min-width: 1240px) {
  .o-col--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .o-col-0--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 0%;
        -ms-flex-preferred-size: 0%;
            flex-basis: 0%;
    max-width: 0%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-0--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-0--xlg {
    position: relative;
    right: 0%; }
  .u-pull-0--xlg {
    position: relative;
    left: 0%; }
  .u-pre-0--xlg {
    position: relative;
    margin-left: 0%; }
  .u-post-0--xlg {
    position: relative;
    margin-right: 0%; }
  .o-col-1--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 4.16667%;
        -ms-flex-preferred-size: 4.16667%;
            flex-basis: 4.16667%;
    max-width: 4.16667%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-1--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-1--xlg {
    position: relative;
    right: -4.16667%; }
  .u-pull-1--xlg {
    position: relative;
    left: -4.16667%; }
  .u-pre-1--xlg {
    position: relative;
    margin-left: 4.16667%; }
  .u-post-1--xlg {
    position: relative;
    margin-right: 4.16667%; }
  .o-col-2--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
            flex-basis: 8.33333%;
    max-width: 8.33333%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-2--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-2--xlg {
    position: relative;
    right: -8.33333%; }
  .u-pull-2--xlg {
    position: relative;
    left: -8.33333%; }
  .u-pre-2--xlg {
    position: relative;
    margin-left: 8.33333%; }
  .u-post-2--xlg {
    position: relative;
    margin-right: 8.33333%; }
  .o-col-3--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 12.5%;
        -ms-flex-preferred-size: 12.5%;
            flex-basis: 12.5%;
    max-width: 12.5%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-3--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-3--xlg {
    position: relative;
    right: -12.5%; }
  .u-pull-3--xlg {
    position: relative;
    left: -12.5%; }
  .u-pre-3--xlg {
    position: relative;
    margin-left: 12.5%; }
  .u-post-3--xlg {
    position: relative;
    margin-right: 12.5%; }
  .o-col-4--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
            flex-basis: 16.66667%;
    max-width: 16.66667%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-4--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-4--xlg {
    position: relative;
    right: -16.66667%; }
  .u-pull-4--xlg {
    position: relative;
    left: -16.66667%; }
  .u-pre-4--xlg {
    position: relative;
    margin-left: 16.66667%; }
  .u-post-4--xlg {
    position: relative;
    margin-right: 16.66667%; }
  .o-col-5--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 20.83333%;
        -ms-flex-preferred-size: 20.83333%;
            flex-basis: 20.83333%;
    max-width: 20.83333%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-5--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-5--xlg {
    position: relative;
    right: -20.83333%; }
  .u-pull-5--xlg {
    position: relative;
    left: -20.83333%; }
  .u-pre-5--xlg {
    position: relative;
    margin-left: 20.83333%; }
  .u-post-5--xlg {
    position: relative;
    margin-right: 20.83333%; }
  .o-col-6--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    max-width: 25%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-6--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-6--xlg {
    position: relative;
    right: -25%; }
  .u-pull-6--xlg {
    position: relative;
    left: -25%; }
  .u-pre-6--xlg {
    position: relative;
    margin-left: 25%; }
  .u-post-6--xlg {
    position: relative;
    margin-right: 25%; }
  .o-col-7--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 29.16667%;
        -ms-flex-preferred-size: 29.16667%;
            flex-basis: 29.16667%;
    max-width: 29.16667%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-7--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-7--xlg {
    position: relative;
    right: -29.16667%; }
  .u-pull-7--xlg {
    position: relative;
    left: -29.16667%; }
  .u-pre-7--xlg {
    position: relative;
    margin-left: 29.16667%; }
  .u-post-7--xlg {
    position: relative;
    margin-right: 29.16667%; }
  .o-col-8--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
            flex-basis: 33.33333%;
    max-width: 33.33333%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-8--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-8--xlg {
    position: relative;
    right: -33.33333%; }
  .u-pull-8--xlg {
    position: relative;
    left: -33.33333%; }
  .u-pre-8--xlg {
    position: relative;
    margin-left: 33.33333%; }
  .u-post-8--xlg {
    position: relative;
    margin-right: 33.33333%; }
  .o-col-9--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 37.5%;
        -ms-flex-preferred-size: 37.5%;
            flex-basis: 37.5%;
    max-width: 37.5%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-9--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-9--xlg {
    position: relative;
    right: -37.5%; }
  .u-pull-9--xlg {
    position: relative;
    left: -37.5%; }
  .u-pre-9--xlg {
    position: relative;
    margin-left: 37.5%; }
  .u-post-9--xlg {
    position: relative;
    margin-right: 37.5%; }
  .o-col-10--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
            flex-basis: 41.66667%;
    max-width: 41.66667%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-10--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-10--xlg {
    position: relative;
    right: -41.66667%; }
  .u-pull-10--xlg {
    position: relative;
    left: -41.66667%; }
  .u-pre-10--xlg {
    position: relative;
    margin-left: 41.66667%; }
  .u-post-10--xlg {
    position: relative;
    margin-right: 41.66667%; }
  .o-col-11--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 45.83333%;
        -ms-flex-preferred-size: 45.83333%;
            flex-basis: 45.83333%;
    max-width: 45.83333%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-11--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-11--xlg {
    position: relative;
    right: -45.83333%; }
  .u-pull-11--xlg {
    position: relative;
    left: -45.83333%; }
  .u-pre-11--xlg {
    position: relative;
    margin-left: 45.83333%; }
  .u-post-11--xlg {
    position: relative;
    margin-right: 45.83333%; }
  .o-col-12--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-12--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-12--xlg {
    position: relative;
    right: -50%; }
  .u-pull-12--xlg {
    position: relative;
    left: -50%; }
  .u-pre-12--xlg {
    position: relative;
    margin-left: 50%; }
  .u-post-12--xlg {
    position: relative;
    margin-right: 50%; }
  .o-col-13--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 54.16667%;
        -ms-flex-preferred-size: 54.16667%;
            flex-basis: 54.16667%;
    max-width: 54.16667%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-13--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-13--xlg {
    position: relative;
    right: -54.16667%; }
  .u-pull-13--xlg {
    position: relative;
    left: -54.16667%; }
  .u-pre-13--xlg {
    position: relative;
    margin-left: 54.16667%; }
  .u-post-13--xlg {
    position: relative;
    margin-right: 54.16667%; }
  .o-col-14--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
            flex-basis: 58.33333%;
    max-width: 58.33333%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-14--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-14--xlg {
    position: relative;
    right: -58.33333%; }
  .u-pull-14--xlg {
    position: relative;
    left: -58.33333%; }
  .u-pre-14--xlg {
    position: relative;
    margin-left: 58.33333%; }
  .u-post-14--xlg {
    position: relative;
    margin-right: 58.33333%; }
  .o-col-15--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 62.5%;
        -ms-flex-preferred-size: 62.5%;
            flex-basis: 62.5%;
    max-width: 62.5%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-15--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-15--xlg {
    position: relative;
    right: -62.5%; }
  .u-pull-15--xlg {
    position: relative;
    left: -62.5%; }
  .u-pre-15--xlg {
    position: relative;
    margin-left: 62.5%; }
  .u-post-15--xlg {
    position: relative;
    margin-right: 62.5%; }
  .o-col-16--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
            flex-basis: 66.66667%;
    max-width: 66.66667%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-16--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-16--xlg {
    position: relative;
    right: -66.66667%; }
  .u-pull-16--xlg {
    position: relative;
    left: -66.66667%; }
  .u-pre-16--xlg {
    position: relative;
    margin-left: 66.66667%; }
  .u-post-16--xlg {
    position: relative;
    margin-right: 66.66667%; }
  .o-col-17--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 70.83333%;
        -ms-flex-preferred-size: 70.83333%;
            flex-basis: 70.83333%;
    max-width: 70.83333%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-17--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-17--xlg {
    position: relative;
    right: -70.83333%; }
  .u-pull-17--xlg {
    position: relative;
    left: -70.83333%; }
  .u-pre-17--xlg {
    position: relative;
    margin-left: 70.83333%; }
  .u-post-17--xlg {
    position: relative;
    margin-right: 70.83333%; }
  .o-col-18--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%;
    max-width: 75%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-18--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-18--xlg {
    position: relative;
    right: -75%; }
  .u-pull-18--xlg {
    position: relative;
    left: -75%; }
  .u-pre-18--xlg {
    position: relative;
    margin-left: 75%; }
  .u-post-18--xlg {
    position: relative;
    margin-right: 75%; }
  .o-col-19--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 79.16667%;
        -ms-flex-preferred-size: 79.16667%;
            flex-basis: 79.16667%;
    max-width: 79.16667%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-19--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-19--xlg {
    position: relative;
    right: -79.16667%; }
  .u-pull-19--xlg {
    position: relative;
    left: -79.16667%; }
  .u-pre-19--xlg {
    position: relative;
    margin-left: 79.16667%; }
  .u-post-19--xlg {
    position: relative;
    margin-right: 79.16667%; }
  .o-col-20--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
            flex-basis: 83.33333%;
    max-width: 83.33333%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-20--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-20--xlg {
    position: relative;
    right: -83.33333%; }
  .u-pull-20--xlg {
    position: relative;
    left: -83.33333%; }
  .u-pre-20--xlg {
    position: relative;
    margin-left: 83.33333%; }
  .u-post-20--xlg {
    position: relative;
    margin-right: 83.33333%; }
  .o-col-21--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 87.5%;
        -ms-flex-preferred-size: 87.5%;
            flex-basis: 87.5%;
    max-width: 87.5%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-21--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-21--xlg {
    position: relative;
    right: -87.5%; }
  .u-pull-21--xlg {
    position: relative;
    left: -87.5%; }
  .u-pre-21--xlg {
    position: relative;
    margin-left: 87.5%; }
  .u-post-21--xlg {
    position: relative;
    margin-right: 87.5%; }
  .o-col-22--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
            flex-basis: 91.66667%;
    max-width: 91.66667%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-22--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-22--xlg {
    position: relative;
    right: -91.66667%; }
  .u-pull-22--xlg {
    position: relative;
    left: -91.66667%; }
  .u-pre-22--xlg {
    position: relative;
    margin-left: 91.66667%; }
  .u-post-22--xlg {
    position: relative;
    margin-right: 91.66667%; }
  .o-col-23--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 95.83333%;
        -ms-flex-preferred-size: 95.83333%;
            flex-basis: 95.83333%;
    max-width: 95.83333%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-23--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-23--xlg {
    position: relative;
    right: -95.83333%; }
  .u-pull-23--xlg {
    position: relative;
    left: -95.83333%; }
  .u-pre-23--xlg {
    position: relative;
    margin-left: 95.83333%; }
  .u-post-23--xlg {
    position: relative;
    margin-right: 95.83333%; }
  .o-col-24--xlg {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%; } }
  @media only screen and (min-width: 1240px) and (min-width: 1024px) {
    .o-col-24--xlg {
      padding-right: 0;
      padding-left: 0; } }

@media only screen and (min-width: 1240px) {
  .u-push-24--xlg {
    position: relative;
    right: -100%; }
  .u-pull-24--xlg {
    position: relative;
    left: -100%; }
  .u-pre-24--xlg {
    position: relative;
    margin-left: 100%; }
  .u-post-24--xlg {
    position: relative;
    margin-right: 100%; }
  .o-col--xlg {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    max-width: 100%; } }

@media only screen and (min-width: 768px) {
  .u-col--padding-full {
    padding-left: calc( 8.33333%); } }

@media only screen and (min-width: 1024px) {
  .u-col--padding-full {
    padding-left: calc( 8.33333%); } }

@media only screen and (max-width: 63.96875em) {
  .u-col--text-padding-col {
    padding-left: calc( 8.33333% - 7.5px);
    padding-right: calc( 8.33333% - 7.5px); } }

@media only screen and (min-width: 768px) {
  .u-col--padding-col {
    padding-left: calc( 8.33333% - 7.5px); } }

@media only screen and (min-width: 1024px) {
  .u-col--padding-col {
    padding-left: calc( 8.33333% - 7.5px); } }

@media only screen and (min-width: 768px) {
  .u-col--padding-col-right {
    padding-right: calc( 8.33333% - 7.5px); } }

@media only screen and (min-width: 1024px) {
  .u-col--padding-col-right {
    padding-right: calc( 8.33333% - 7.5px); } }

.u-pre-1--nogutter {
  position: relative; }
  @media only screen and (min-width: 768px) {
    .u-pre-1--nogutter {
      margin-left: calc( 8.33333% - 15px); } }
  @media only screen and (min-width: 1024px) {
    .u-pre-1--nogutter {
      margin-left: calc( 8.33333% - 15px); } }

@media only screen and (max-width: 63.96875em) {
  .o-grid--reverse > :first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .o-grid--reverse > :last-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

.menu-link {
  cursor: pointer;
  position: fixed;
  right: 20px;
  top: 32px;
  z-index: 2;
  -webkit-transition: right 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: right 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: right 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: all;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em; }
  @media screen and (min-width: 480px) {
    .menu-link {
      font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .menu-link {
      font-size: 26px; } }
  @media only screen and (min-width: 64em) {
    .menu-link {
      line-height: 1.08;
      letter-spacing: -0.01em; } }
  @media only screen and (min-width: 64em) {
    .menu-link {
      top: 32px;
      right: 20px; }
      .menu-link:hover {
        cursor: pointer;
        color: #BCFE12; } }
  .menu-link span {
    display: inline;
    text-transform: none;
    pointer-events: all; }
  .menu-link svg {
    display: inline-block; }
    @media only screen and (min-width: 64em) {
      .menu-link svg {
        display: none; } }

.back-link {
  cursor: pointer;
  position: fixed;
  top: 30px;
  left: 20px;
  z-index: 2;
  pointer-events: all;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 64em) {
    .back-link {
      top: 35px;
      left: 25px; } }
  .back-link a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .back-link a svg {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 40px; }
      @media only screen and (min-width: 64em) {
        .back-link a svg {
          width: unset; } }
      .back-link a svg path {
        -webkit-transition: fill 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: fill 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: fill 0.125s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .back-link a:hover svg path {
      fill: #ffffff; }

header {
  padding: 20px 0;
  z-index: 1000;
  position: absolute;
  width: 100%;
  pointer-events: none; }
  header .o-container:last-child {
    margin-bottom: 0; }
  header a {
    color: inherit; }
  header nav {
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #C0C0C0;
    width: 100%;
    -webkit-transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .menu--is-active header nav {
      width: 100%; }
      @media only screen and (min-width: 64em) {
        .menu--is-active header nav {
          width: 50%; } }
    header nav .header__logo {
      -webkit-hyphens: none;
          -ms-hyphens: none;
              hyphens: none;
      font-size: 14px;
      font-weight: 600;
      line-height: 1.15;
      letter-spacing: -0.01em;
      max-width: 80%;
      text-align: center;
      pointer-events: all; }
      @media screen and (min-width: 480px) {
        header nav .header__logo {
          font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        header nav .header__logo {
          font-size: 19px; } }
      @media only screen and (min-width: 64em) {
        header nav .header__logo {
          line-height: 1.05;
          letter-spacing: 0em; } }
      @media only screen and (min-width: 64em) {
        header nav .header__logo:hover {
          color: #BCFE12; } }
    header nav .demoverse__overlay {
      position: absolute;
      display: none;
      width: 18vw;
      top: -10px;
      left: -20px;
      height: auto;
      pointer-events: all;
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -webkit-transform-origin: left;
          -ms-transform-origin: left;
              transform-origin: left; }
      header nav .demoverse__overlay:hover {
        -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05); }
      @media only screen and (min-width: 64em) {
        header nav .demoverse__overlay {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; } }
    header nav .menu-close {
      position: absolute;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      top: 32px;
      right: 30px;
      font-weight: 500;
      text-transform: none;
      cursor: pointer; }
      @media only screen and (min-width: 64em) {
        header nav .menu-close {
          top: 35px;
          right: 30px; } }
      header nav .menu-close svg {
        width: 44px; }
        @media only screen and (min-width: 64em) {
          header nav .menu-close svg {
            width: auto; } }
        header nav .menu-close svg path {
          -webkit-transition: fill 0.125s linear;
          -o-transition: fill 0.125s linear;
          transition: fill 0.125s linear;
          fill: #000000; }
    header nav .menu {
      position: fixed;
      font-weight: 600;
      width: 100vw;
      height: 100vh;
      right: 0;
      top: 0;
      font-size: 1.8rem;
      list-style: none;
      padding: 20px 0;
      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-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
      z-index: 3;
      pointer-events: all; }
      .page--is-loaded header nav .menu {
        -webkit-transition: background-color 0.125s linear, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: background-color 0.125s linear, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.125s linear;
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.125s linear;
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.125s linear, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
      @media only screen and (min-width: 64em) {
        header nav .menu {
          width: 50%;
          padding: 20px 0; } }
      .menu--is-active header nav .menu {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0); }
      header nav .menu .secondary-menu-wrapper {
        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;
        row-gap: 10px;
        position: absolute;
        bottom: 60px;
        text-transform: capitalize; }
        header nav .menu .secondary-menu-wrapper span {
          text-align: center;
          color: #000000;
          font-size: 12px;
          line-height: 1.17;
          font-weight: 500; }
          @media screen and (min-width: 480px) {
            header nav .menu .secondary-menu-wrapper span {
              font-size: calc(12px + 0 * (100vw - 480px) / 760); } }
          @media screen and (min-width: 1240px) {
            header nav .menu .secondary-menu-wrapper span {
              font-size: 12px; } }
      header nav .menu ul {
        width: 100%; }
        header nav .menu ul li {
          width: 100%;
          font-weight: 600;
          display: block;
          line-height: 1.1;
          text-align: center; }
          @media only screen and (min-width: 64em) {
            header nav .menu ul li {
              margin-bottom: 0; } }
          header nav .menu ul li.link--external {
            font-weight: 500; }
        header nav .menu ul.primary-menu {
          height: 100%;
          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: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-top: -50px;
          letter-spacing: -0.025em;
          font-size: 36px;
          font-weight: 600;
          line-height: 1.15;
          letter-spacing: 0em; }
          @media screen and (min-width: 480px) {
            header nav .menu ul.primary-menu {
              font-size: calc(36px + 28 * (100vw - 480px) / 760); } }
          @media screen and (min-width: 1240px) {
            header nav .menu ul.primary-menu {
              font-size: 64px; } }
          @media only screen and (min-width: 64em) {
            header nav .menu ul.primary-menu {
              line-height: 1;
              letter-spacing: -0.01em; } }
          header nav .menu ul.primary-menu li {
            line-height: 1.1; }
        header nav .menu ul.secondary-menu {
          text-transform: capitalize;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-align-self: center;
              -ms-flex-item-align: center;
                  align-self: center;
          height: auto;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-column-gap: 20px;
             -moz-column-gap: 20px;
                  column-gap: 20px;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 50%; }
          header nav .menu ul.secondary-menu li {
            font-size: 17px;
            font-weight: 500;
            line-height: 1.15;
            letter-spacing: 0em;
            white-space: pre;
            max-width: -webkit-min-content;
            max-width: -moz-min-content;
            max-width: min-content; }
            @media screen and (min-width: 480px) {
              header nav .menu ul.secondary-menu li {
                font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
            @media screen and (min-width: 1240px) {
              header nav .menu ul.secondary-menu li {
                font-size: 26px; } }
            @media only screen and (min-width: 64em) {
              header nav .menu ul.secondary-menu li {
                line-height: 1.08;
                letter-spacing: -0.01em; } }
            header nav .menu ul.secondary-menu li a:hover {
              color: #ffffff; }

.whole-page {
  width: 100%;
  margin-left: 0; }
  .page--is-loaded .whole-page {
    -webkit-transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
  @media only screen and (min-width: 64em) {
    .menu--is-active .whole-page {
      width: 50%;
      margin-left: 0; } }
  .whole-page.no-margin {
    padding-left: 0;
    padding-right: 0; }
  .whole-page.small-bottom-margin {
    margin-bottom: 80px; }
    .whole-page.small-bottom-margin.world-section {
      margin-bottom: 20px; }
  .whole-page.regular-bottom-margin {
    margin-bottom: 40px; }
  .whole-page.big-bottom-margin {
    margin-bottom: 80px; }
    @media only screen and (min-width: 64em) {
      .whole-page.big-bottom-margin {
        margin-bottom: 200px; } }
  .whole-page.no-mobile-margin {
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (min-width: 64em) {
      .whole-page.no-mobile-margin {
        padding-left: 20px;
        padding-right: 20px; } }
  .whole-page.no-bottom-margin {
    margin-bottom: 0; }

@media only screen and (min-width: 64em) {
  .menu--is-active .whole-page .o-container {
    padding-right: 20px; }
  .menu--is-active .whole-page .push-me-in {
    right: 0;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%; }
  .menu--is-active .whole-page .partner .logo {
    -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
            flex-basis: 60%;
    max-width: 60%;
    margin: 0 20%; }
  .menu--is-active .whole-page .partner .description {
    display: none; } }

.submit-page-container {
  margin-top: 100px; }

.hoverMeGrey:hover {
  -webkit-filter: invert(75%) sepia(1%) saturate(0%) hue-rotate(82deg) brightness(105%) contrast(87%);
          filter: invert(75%) sepia(1%) saturate(0%) hue-rotate(82deg) brightness(105%) contrast(87%); }
  .hoverMeGrey:hover img {
    -webkit-filter: invert(0%) sepia(1%) saturate(0%) hue-rotate(82deg) brightness(150%) contrast(107%);
            filter: invert(0%) sepia(1%) saturate(0%) hue-rotate(82deg) brightness(150%) contrast(107%); }

.specs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #C0C0C0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin-bottom: 80px;
  margin-top: 20px;
  row-gap: 4px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em; }
  @media screen and (min-width: 480px) {
    .specs {
      font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .specs {
      font-size: 26px; } }
  @media only screen and (min-width: 64em) {
    .specs {
      line-height: 1.08;
      letter-spacing: -0.01em; } }
  @media only screen and (min-width: 64em) {
    .specs {
      row-gap: 0px;
      margin-bottom: 160px;
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-content: space-between;
          -ms-flex-line-pack: justify;
              align-content: space-between;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .specs .spec {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    @media only screen and (min-width: 64em) {
      .specs .spec:nth-child(2) {
        text-align: center; }
      .specs .spec:nth-child(3) {
        text-align: right; } }

.trailer-container {
  position: relative;
  overflow: hidden; }
  .trailer-container.trailer-is-active .play-link,
  .trailer-container.trailer-is-active .figure-video,
  .trailer-container.trailer-is-active .primary-button,
  .trailer-container.trailer-is-active h3.lead,
  .trailer-container.trailer-is-active span.lead-caption,
  .trailer-container.trailer-is-active img {
    opacity: 0;
    pointer-events: none; }
  .trailer-container.trailer-is-active .primary-button-wrapper {
    pointer-events: none; }
  .trailer-container.trailer-is-active .vimeo-container {
    opacity: 1; }
  .trailer-container h3 br {
    display: none; }
    @media only screen and (min-width: 48em) {
      .trailer-container h3 br {
        display: block; } }
  .trailer-container .play-link {
    position: absolute;
    z-index: 2;
    color: #BCFE12;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0em;
    line-height: .9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    padding: 15px; }
    @media screen and (min-width: 480px) {
      .trailer-container .play-link {
        font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .trailer-container .play-link {
        font-size: 42px; } }
    @media only screen and (min-width: 64em) {
      .trailer-container .play-link {
        line-height: 1;
        letter-spacing: -0.01em; } }
    .trailer-container .play-link:hover {
      color: #070323; }
    .trailer-container .play-link svg {
      width: 40px;
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
      @media only screen and (min-width: 64em) {
        .trailer-container .play-link svg {
          width: 70px; } }
      .trailer-container .play-link svg g {
        fill: #C0C0C0;
        stroke: #C0C0C0;
        -webkit-transition: color 0.125s linear;
        -o-transition: color 0.125s linear;
        transition: color 0.125s linear; }
      .trailer-container .play-link svg:hover {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
        .trailer-container .play-link svg:hover g {
          fill: #BCFE12;
          stroke: #BCFE12; }
  .trailer-container .primary-button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 100;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% - 40px);
    height: 100%;
    margin: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .trailer-container .vimeo-container {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 95vh;
    min-height: 50vh;
    overflow: hidden; }
  .trailer-container .background-img {
    max-height: 95vh;
    min-height: 50vh;
    height: 50vh;
    -o-object-fit: cover;
       object-fit: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media only screen and (min-width: 48em) {
      .trailer-container .background-img {
        height: auto; } }
    .trailer-container .background-img .figure-video {
      width: 100%; }
  .trailer-container img,
  .trailer-container .figure-video {
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }

.vimeo-fullscreen {
  height: 100%; }
  .vimeo-fullscreen iframe,
  .vimeo-fullscreen object,
  .vimeo-fullscreen embed {
    width: 100%;
    height: 100%;
    max-height: 95vh; }

.vimeo {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .vimeo iframe,
  .vimeo object,
  .vimeo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.submit {
  margin-bottom: 0;
  padding-top: 50px; }
  .submit p strong {
    color: #ff3000; }

.content-locations .loc-inp {
  margin-bottom: 40px; }
  @media only screen and (min-width: 64em) {
    .content-locations .loc-inp {
      margin-bottom: 100px; } }

.content-locations .loc-label {
  margin-bottom: 15px; }
  @media only screen and (min-width: 64em) {
    .content-locations .loc-label {
      margin-bottom: 40px; } }

.location-screens {
  background: #070323; }

.lbs {
  height: 200px; }
  .lbs .year_button {
    position: relative; }
    .lbs .year_button .primary-button {
      top: 80%;
      z-index: 5; }

.locations-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
  margin-bottom: 0; }
  @media only screen and (min-width: 64em) {
    .locations-grid {
      margin-bottom: 80px;
      margin-top: 120px; } }
  .locations-grid .location {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0;
    margin-bottom: 80px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .locations-grid .location {
        font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .locations-grid .location {
        font-size: 19px; } }
    @media only screen and (min-width: 64em) {
      .locations-grid .location {
        line-height: 1.05;
        letter-spacing: -0.01em; } }
    @media only screen and (min-width: 64em) {
      .locations-grid .location {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 33.33333333%;
            -ms-flex: 0 1 33.33333333%;
                flex: 0 1 33.33333333%;
        padding: 0 80px; } }
    .locations-grid .location:last-of-type {
      margin-bottom: 0; }
      @media only screen and (min-width: 64em) {
        .locations-grid .location:last-of-type {
          margin-bottom: 80px; } }
    .locations-grid .location span.lead-caption {
      margin-bottom: 10px; }
    .locations-grid .location h4 {
      margin-bottom: 20px; }
      @media only screen and (min-width: 64em) {
        .locations-grid .location h4 {
          margin-bottom: 40px; } }
    .locations-grid .location .location-description {
      text-align: center;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
      @media only screen and (min-width: 30em) {
        .locations-grid .location .location-description {
          max-width: 85%; } }
      @media only screen and (min-width: 64em) {
        .locations-grid .location .location-description {
          max-width: 100%; } }
      .locations-grid .location .location-description p {
        margin: 0; }
    .locations-grid .location button {
      margin-top: 20px; }
      @media only screen and (min-width: 64em) {
        .locations-grid .location button {
          margin-top: 40px; } }
    .menu--is-active .locations-grid .location {
      padding: 0 20px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 65%;
          -ms-flex: 0 1 65%;
              flex: 0 1 65%; }

.svg-illustration-wrapper {
  margin-top: 80px;
  float: left; }
  .svg-illustration-wrapper.regular-top-margin {
    margin-top: 40px; }
  .svg-illustration-wrapper.amsterdam-station {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 40px; }
    .svg-illustration-wrapper.amsterdam-station svg {
      max-width: 70vw;
      max-height: 70vh;
      width: 100%;
      height: 100%; }

.content .all-locations {
  margin-top: 120px; }
  .content .all-locations h2 {
    margin-bottom: 80px; }
    @media only screen and (min-width: 64em) {
      .content .all-locations h2 {
        margin-bottom: 120px; } }
  @media only screen and (min-width: 64em) {
    .content .all-locations {
      margin-top: 40px; } }
  .content .all-locations .list-left_align {
    padding: 0 20px !important; }
    @media only screen and (min-width: 64em) {
      .content .all-locations .list-left_align {
        padding: 0 10px 0 20px !important; } }
    .content .all-locations .list-left_align p.lead {
      font-size: 22px;
      font-weight: 500;
      line-height: 1.1;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .all-locations .list-left_align p.lead {
          font-size: calc(22px + 13 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .all-locations .list-left_align p.lead {
          font-size: 35px; } }
      @media only screen and (min-width: 64em) {
        .content .all-locations .list-left_align p.lead {
          line-height: 1;
          letter-spacing: -0.01em; } }
  .content .all-locations .selected-location span.lead-caption {
    color: #BCFE12; }
  .content .all-locations .selected-location p.lead {
    color: #C0C0C0; }
  .content .all-locations .selected-location + .selected-location {
    margin-top: 40px; }
    @media only screen and (min-width: 64em) {
      .content .all-locations .selected-location + .selected-location {
        margin-top: 80px; } }

section.dutch-map {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 40px;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }
  @media only screen and (min-width: 64em) {
    section.dutch-map {
      margin-top: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  section.dutch-map .dutch-map-map svg {
    height: auto;
    width: 100%;
    max-height: 80vh; }

.world-section {
  margin-top: 40px;
  margin-bottom: 0; }
  @media only screen and (min-width: 64em) {
    .world-section {
      margin-top: 0; } }

.megascreen .page-header {
  margin-top: 40px; }

.megascreen .megascreen-nearby {
  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; }
  .megascreen .megascreen-nearby span.lead-caption + .vertical-gallery {
    margin-top: 0; }
  .megascreen .megascreen-nearby span.lead-caption {
    color: #BCFE12;
    margin-bottom: 40px; }

.megascreen .megascreen-featuring .vertical-gallery-image figure img {
  aspect-ratio: auto;
  max-height: 50vh;
  max-width: 100%;
  width: auto;
  margin: 0 auto 20px auto;
  display: block; }

.content .megascreens-wrapper {
  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;
  row-gap: 15px;
  margin-top: 100px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 64em) {
    .content .megascreens-wrapper {
      row-gap: 30px; } }
  .menu--is-active .content .megascreens-wrapper {
    -webkit-flex-basis: 80%;
        -ms-flex-preferred-size: 80%;
            flex-basis: 80%;
    max-width: 80%;
    right: -10%; }

.content .megascreen-shape {
  display: block;
  position: relative;
  height: auto;
  width: auto;
  margin: auto;
  max-height: 60vh; }
  @media only screen and (min-width: 64em) {
    .content .megascreen-shape {
      max-height: 90vh; } }
  .content .megascreen-shape .megascreen-solid_fill {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.125s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .content .megascreen-shape lottie-player {
    -webkit-transform: scale(1.01);
        -ms-transform: scale(1.01);
            transform: scale(1.01); }
  .content .megascreen-shape .BGImage {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: absolute;
    overflow: hidden; }
    .content .megascreen-shape .BGImage figure {
      position: absolute;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%; }
      .content .megascreen-shape .BGImage figure video {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; }
  .content .megascreen-shape .megascreen-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center; }
    .content .megascreen-shape .megascreen-info h2, .content .megascreen-shape .megascreen-info h3 {
      text-align: center;
      color: #BCFE12; }
    .content .megascreen-shape .megascreen-info h2 {
      font-size: 22px;
      font-weight: 600;
      line-height: 1.1; }
      @media screen and (min-width: 480px) {
        .content .megascreen-shape .megascreen-info h2 {
          font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .megascreen-shape .megascreen-info h2 {
          font-size: 42px; } }
      @media only screen and (min-width: 64em) {
        .content .megascreen-shape .megascreen-info h2 {
          line-height: 1; } }
    .content .megascreen-shape .megascreen-info h3 {
      font-size: 22px;
      font-weight: 500;
      line-height: 1.1;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .megascreen-shape .megascreen-info h3 {
          font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .megascreen-shape .megascreen-info h3 {
          font-size: 42px; } }
      @media only screen and (min-width: 64em) {
        .content .megascreen-shape .megascreen-info h3 {
          line-height: 1;
          letter-spacing: -0.01em; } }
    .menu--is-active .content .megascreen-shape .megascreen-info h2 {
      font-size: 17px;
      font-weight: 600;
      line-height: 1.15;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .menu--is-active .content .megascreen-shape .megascreen-info h2 {
          font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .menu--is-active .content .megascreen-shape .megascreen-info h2 {
          font-size: 26px; } }
      @media only screen and (min-width: 64em) {
        .menu--is-active .content .megascreen-shape .megascreen-info h2 {
          line-height: 1.08;
          letter-spacing: -0.01em; } }
    .menu--is-active .content .megascreen-shape .megascreen-info h3 {
      font-size: 17px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .menu--is-active .content .megascreen-shape .megascreen-info h3 {
          font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .menu--is-active .content .megascreen-shape .megascreen-info h3 {
          font-size: 26px; } }
      @media only screen and (min-width: 64em) {
        .menu--is-active .content .megascreen-shape .megascreen-info h3 {
          line-height: 1.08;
          letter-spacing: -0.01em; } }
  .content .megascreen-shape .ms-gif {
    position: relative;
    z-index: 4; }
  .content .megascreen-shape.blue-solid {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content; }
    @media only screen and (min-width: 64em) {
      .content .megascreen-shape.blue-solid {
        max-height: 90vh; } }
    .content .megascreen-shape.blue-solid a {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-height: unset;
      pointer-events: none;
      width: 100%; }
      @media only screen and (min-width: 64em) {
        .content .megascreen-shape.blue-solid a {
          pointer-events: all; } }
      .content .megascreen-shape.blue-solid a p {
        color: #BCFE12; }
      .content .megascreen-shape.blue-solid a .megascreen-info {
        display: none;
        width: 75%; }
        @media only screen and (min-width: 64em) {
          .content .megascreen-shape.blue-solid a .megascreen-info {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 50%; } }
        .menu--is-active .content .megascreen-shape.blue-solid a .megascreen-info {
          width: 70%; }
          .menu--is-active .content .megascreen-shape.blue-solid a .megascreen-info p.lead {
            font-size: 17px;
            font-weight: 500;
            line-height: 1.15;
            letter-spacing: 0em; }
            @media screen and (min-width: 480px) {
              .menu--is-active .content .megascreen-shape.blue-solid a .megascreen-info p.lead {
                font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
            @media screen and (min-width: 1240px) {
              .menu--is-active .content .megascreen-shape.blue-solid a .megascreen-info p.lead {
                font-size: 26px; } }
            @media only screen and (min-width: 64em) {
              .menu--is-active .content .megascreen-shape.blue-solid a .megascreen-info p.lead {
                line-height: 1.08;
                letter-spacing: -0.01em; } }
      .content .megascreen-shape.blue-solid a lottie-player {
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .content .megascreen-shape.blue-solid a:hover lottie-player {
        -webkit-transform: scale(1.025);
            -ms-transform: scale(1.025);
                transform: scale(1.025); }
      .content .megascreen-shape.blue-solid a:hover button {
        background-color: #BCFE12; }
        .content .megascreen-shape.blue-solid a:hover button span {
          color: #070323; }
      .content .megascreen-shape.blue-solid a + .megascreen-info_mobile {
        margin-bottom: 0;
        margin-top: 20px; }
        @media only screen and (min-width: 64em) {
          .content .megascreen-shape.blue-solid a + .megascreen-info_mobile {
            margin-top: 40px; } }
        .content .megascreen-shape.blue-solid a + .megascreen-info_mobile button a {
          pointer-events: all; }
    .content .megascreen-shape.blue-solid .megascreen-info_mobile {
      margin-bottom: 20px;
      display: block; }
      .content .megascreen-shape.blue-solid .megascreen-info_mobile p {
        margin: auto;
        width: 80%; }
      @media only screen and (min-width: 64em) {
        .content .megascreen-shape.blue-solid .megascreen-info_mobile {
          margin-bottom: 0;
          display: none; }
          .content .megascreen-shape.blue-solid .megascreen-info_mobile p {
            width: 100%; } }
      .content .megascreen-shape.blue-solid .megascreen-info_mobile + a {
        margin-top: 20px; }
        @media only screen and (min-width: 64em) {
          .content .megascreen-shape.blue-solid .megascreen-info_mobile + a {
            margin-top: 0; } }
  .content .megascreen-shape.yellow-solid {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
    max-height: 45vh;
    width: 100%; }
    @media only screen and (min-width: 64em) {
      .content .megascreen-shape.yellow-solid {
        max-height: 80vh;
        margin-bottom: 40px; } }
    .content .megascreen-shape.yellow-solid lottie-player {
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .content .megascreen-shape.yellow-solid:hover lottie-player {
      -webkit-transform: scale(1.04);
          -ms-transform: scale(1.04);
              transform: scale(1.04); }
    .content .megascreen-shape.yellow-solid .megascreen-info h4, .content .megascreen-shape.yellow-solid .megascreen-info h5 {
      color: #C0C0C0;
      text-align: center; }
    .content .megascreen-shape.yellow-solid .megascreen-info h4 {
      font-size: 22px;
      font-weight: 600;
      line-height: 1.1; }
      @media screen and (min-width: 480px) {
        .content .megascreen-shape.yellow-solid .megascreen-info h4 {
          font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .megascreen-shape.yellow-solid .megascreen-info h4 {
          font-size: 42px; } }
      @media only screen and (min-width: 64em) {
        .content .megascreen-shape.yellow-solid .megascreen-info h4 {
          line-height: 1; } }
    .content .megascreen-shape.yellow-solid .megascreen-info h5 {
      font-size: 22px;
      font-weight: 500;
      line-height: 1.1;
      letter-spacing: 0em; }
      @media screen and (min-width: 480px) {
        .content .megascreen-shape.yellow-solid .megascreen-info h5 {
          font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .megascreen-shape.yellow-solid .megascreen-info h5 {
          font-size: 42px; } }
      @media only screen and (min-width: 64em) {
        .content .megascreen-shape.yellow-solid .megascreen-info h5 {
          line-height: 1;
          letter-spacing: -0.01em; } }
    .menu--is-active .content .megascreen-shape.yellow-solid {
      width: 60%; }
  .content .megascreen-shape.blue-video {
    max-height: 45vh;
    width: auto; }
    @media only screen and (min-width: 64em) {
      .content .megascreen-shape.blue-video {
        max-height: 90vh; } }
    .content .megascreen-shape.blue-video .megascreen-solid_fill {
      background-color: #070323; }
    .content .megascreen-shape.blue-video path {
      fill: #BCFE12; }
    .content .megascreen-shape.blue-video video {
      display: none; }
      @media only screen and (min-width: 30em) {
        .content .megascreen-shape.blue-video video {
          display: block; } }
    .content .megascreen-shape.blue-video .megascreen-info h2, .content .megascreen-shape.blue-video .megascreen-info h3 {
      color: #C0C0C0; }
    .content .megascreen-shape.blue-video:hover .megascreen-solid_fill {
      opacity: 1; }
      @media only screen and (min-width: 30em) {
        .content .megascreen-shape.blue-video:hover .megascreen-solid_fill {
          opacity: 0; } }
    .content .megascreen-shape.blue-video:hover .megascreen-info h2, .content .megascreen-shape.blue-video:hover .megascreen-info h3 {
      color: #070323; }
  .content .megascreen-shape.always-video {
    background: #C0C0C0;
    max-height: 40vh; }
    @media only screen and (min-width: 64em) {
      .content .megascreen-shape.always-video {
        max-height: 70vh; } }

.content .megascreen-wrapper {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
  background-color: transparent; }
  .content .megascreen-wrapper lottie-player {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .content .megascreen-wrapper:hover lottie-player {
    -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
            transform: scale(1.025); }

.content .megascreen-location span.lead-caption {
  margin-bottom: 40px; }

.content .megascreen-location p.lead {
  white-space: break-spaces; }

.content .three-column-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
  justify-content: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px; }
  @media only screen and (min-width: 64em) {
    .content .three-column-wrapper {
      -webkit-column-gap: 120px;
         -moz-column-gap: 120px;
              column-gap: 120px; } }
  .content .three-column-wrapper .three-column-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-decoration: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 15px);
        -ms-flex: 0 1 calc(50% - 15px);
            flex: 0 1 calc(50% - 15px);
    margin-bottom: 40px; }
    @media only screen and (min-width: 64em) {
      .content .three-column-wrapper .three-column-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 27.5%;
            -ms-flex: 0 1 27.5%;
                flex: 0 1 27.5%;
        margin-bottom: 100px; } }
    .content .three-column-wrapper .three-column-container .three-column-image {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
      width: 100%;
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -webkit-transform-origin: bottom;
          -ms-transform-origin: bottom;
              transform-origin: bottom; }
    .content .three-column-wrapper .three-column-container .three-column-text {
      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;
      text-align: center;
      -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      margin-top: 20px; }
      @media only screen and (min-width: 64em) {
        .content .three-column-wrapper .three-column-container .three-column-text {
          margin-top: 40px; } }
      .content .three-column-wrapper .three-column-container .three-column-text svg {
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        margin-left: 5px;
        width: 15px; }
        @media only screen and (min-width: 64em) {
          .content .three-column-wrapper .three-column-container .three-column-text svg {
            width: auto; } }
      .content .three-column-wrapper .three-column-container .three-column-text h3 {
        font-size: 17px;
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: 0em;
        margin-bottom: 0; }
        @media screen and (min-width: 480px) {
          .content .three-column-wrapper .three-column-container .three-column-text h3 {
            font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .content .three-column-wrapper .three-column-container .three-column-text h3 {
            font-size: 26px; } }
        @media only screen and (min-width: 64em) {
          .content .three-column-wrapper .three-column-container .three-column-text h3 {
            line-height: 1.08;
            letter-spacing: -0.01em; } }
        @media only screen and (min-width: 64em) {
          .content .three-column-wrapper .three-column-container .three-column-text h3 {
            margin-bottom: 40px; } }
      .content .three-column-wrapper .three-column-container .three-column-text.curator-caption h3 {
        margin-bottom: 0; }
      .theme-darkred .content .three-column-wrapper .three-column-container .three-column-text.curator-caption path {
        fill: #ff3000; }
      .theme-darkyellow .content .three-column-wrapper .three-column-container .three-column-text.curator-caption path {
        fill: #BCFE12; }
    .content .three-column-wrapper .three-column-container:last-of-type {
      margin-bottom: 0; }
    .content .three-column-wrapper .three-column-container:hover h3, .content .three-column-wrapper .three-column-container:hover span {
      color: #C0C0C0; }
    .content .three-column-wrapper .three-column-container:hover svg {
      -webkit-transform: translate(10px);
          -ms-transform: translate(10px);
              transform: translate(10px); }
      .content .three-column-wrapper .three-column-container:hover svg path {
        fill: #C0C0C0; }
    .content .three-column-wrapper .three-column-container:hover .three-column-image {
      -webkit-transform: scale(1.01);
          -ms-transform: scale(1.01);
              transform: scale(1.01); }
    .content .three-column-wrapper .three-column-container:hover .three-column-text.curator-caption path {
      fill: #C0C0C0; }
    .menu--is-active .content .three-column-wrapper .three-column-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      left: 9%; }
      .menu--is-active .content .three-column-wrapper .three-column-container .three-column-image {
        display: contents;
        max-width: 100%;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%; }
        .menu--is-active .content .three-column-wrapper .three-column-container .three-column-image img {
          margin-bottom: 40px; }
      .menu--is-active .content .three-column-wrapper .three-column-container .three-column-text {
        max-width: 100%;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        left: 0; }
      @media only screen and (min-width: 64em) {
        .menu--is-active .content .three-column-wrapper .three-column-container {
          -webkit-flex-basis: calc(100% - 19%);
              -ms-flex-preferred-size: calc(100% - 19%);
                  flex-basis: calc(100% - 19%); } }

.news-single {
  margin: 160px 0; }
  .news-single .page-header {
    margin-top: 0; }
  .news-single .caption {
    margin-top: 40px; }
  .news-single .news-image {
    width: 75%;
    margin: 0 auto 40px auto; }
    @media only screen and (min-width: 64em) {
      .news-single .news-image {
        width: 50%;
        margin: 0 auto 120px auto; } }
    @media only screen and (min-width: 77.5em) {
      .news-single .news-image {
        width: 40%;
        margin: 0 auto 100px auto; } }
    .news-single .news-image img {
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
      background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
      background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
      height: 100%; }
  .news-single .news-description {
    color: #C0C0C0;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0em;
    margin-bottom: 80px; }
    @media screen and (min-width: 480px) {
      .news-single .news-description {
        font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .news-single .news-description {
        font-size: 42px; } }
    @media only screen and (min-width: 64em) {
      .news-single .news-description {
        line-height: 1;
        letter-spacing: -0.01em; } }
    @media only screen and (min-width: 64em) {
      .news-single .news-description {
        margin-bottom: 200px; } }
    .news-single .news-description .buttons-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap;
      margin-top: 120px;
      -webkit-column-gap: 10px;
         -moz-column-gap: 10px;
              column-gap: 10px;
      row-gap: 10px; }
      .news-single .news-description .buttons-wrapper .primary-button {
        margin: initial; }

.partners-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 120px;
  margin-bottom: 0;
  row-gap: 60px; }
  @media only screen and (min-width: 64em) {
    .partners-grid {
      row-gap: 120px;
      margin-top: 120px; } }
  .partners-grid:first-of-type {
    margin-top: 120px; }
  .partners-grid .partner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    @media screen and (min-width: 480px) {
      .partners-grid .partner {
        font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      .partners-grid .partner {
        font-size: 19px; } }
    @media only screen and (min-width: 64em) {
      .partners-grid .partner {
        line-height: 1.05;
        letter-spacing: -0.01em; } }
    @media only screen and (min-width: 77.5em) {
      .partners-grid .partner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .partners-grid .partner.centered-logo .partner-logo a {
      width: 70%;
      margin-left: 15%; }
    .partners-grid .partner .partner-logo {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 160px;
      padding-bottom: 10px;
      width: 100%; }
      @media only screen and (min-width: 64em) {
        .partners-grid .partner .partner-logo {
          height: 160px;
          padding-bottom: 0;
          width: 50%; }
          .menu--is-active .partners-grid .partner .partner-logo {
            width: 80%; } }
      .partners-grid .partner .partner-logo a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        overflow: hidden; }
        .partners-grid .partner .partner-logo a svg {
          height: 360px; }
          .partners-grid .partner .partner-logo a svg g, .partners-grid .partner .partner-logo a svg path, .partners-grid .partner .partner-logo a svg polygon, .partners-grid .partner .partner-logo a svg rect {
            fill: #070323;
            -webkit-transition: fill 0.3s linear;
            -o-transition: fill 0.3s linear;
            transition: fill 0.3s linear; }
        .partners-grid .partner .partner-logo a:hover svg g, .partners-grid .partner .partner-logo a:hover svg path, .partners-grid .partner .partner-logo a:hover svg polygon, .partners-grid .partner .partner-logo a:hover svg rect {
          fill: #C0C0C0; }
    .partners-grid .partner .partner-description {
      text-align: center;
      width: 100%; }
      @media only screen and (min-width: 77.5em) {
        .partners-grid .partner .partner-description {
          text-align: left;
          width: 50%; } }
      .partners-grid .partner .partner-description p {
        margin: 0; }
    .partners-grid .partner:last-of-type {
      margin-bottom: 160px; }
      @media only screen and (min-width: 64em) {
        .partners-grid .partner:last-of-type {
          margin-bottom: 120px; } }
    .partners-grid .partner.big-logo .partner-logo {
      height: 120px;
      padding-bottom: 0; }
      @media only screen and (min-width: 64em) {
        .partners-grid .partner.big-logo .partner-logo {
          height: 160px;
          padding-bottom: 0; } }

.menu--is-active .partner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .menu--is-active .partner .partner-description {
    width: 100%;
    text-align: center; }

.menu--is-active .big-logo .partner-logo a {
  padding: 0 !important; }

.content .exhibition_wrapper {
  text-decoration: none;
  -webkit-transition: background-color 0.125s linear, color 0.125s linear;
  -o-transition: background-color 0.125s linear, color 0.125s linear;
  transition: background-color 0.125s linear, color 0.125s linear;
  margin: -2px 0 0 0;
  padding: 2px 0 0 0; }
  .content .exhibition_wrapper::before {
    content: "";
    display: block;
    height: 2px;
    width: calc(100% - 40px);
    background-color: #070323;
    opacity: 0;
    margin: -2px 0 0 20px;
    -webkit-transition: opacity 0.125s linear;
    -o-transition: opacity 0.125s linear;
    transition: opacity 0.125s linear; }
  .content .exhibition_wrapper::after {
    content: "";
    display: block;
    height: 2px;
    width: calc(100% - 40px);
    background-color: #C0C0C0;
    margin: 0 0 0 20px;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear; }
  .content .exhibition_wrapper:hover::before {
    opacity: 1; }
  .content .exhibition_wrapper:hover::after {
    background-color: #070323; }
  .content .exhibition_wrapper .exhibition_wrapper-border {
    width: 100%;
    margin: 0 20px;
    padding: 24px 0; }
    .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > span {
        width: 25%;
        -webkit-align-self: center;
            -ms-flex-item-align: center;
                align-self: center;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: 0em; }
        @media only screen and (min-width: 77.5em) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > span {
            width: 15%; } }
        @media screen and (min-width: 480px) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > span {
            font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > span {
            font-size: 19px; } }
        @media only screen and (min-width: 64em) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > span {
            line-height: 1.05;
            letter-spacing: -0.01em; } }
      .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme.bold > span {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.15;
        letter-spacing: -0.01em; }
        @media screen and (min-width: 480px) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme.bold > span {
            font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme.bold > span {
            font-size: 19px; } }
        @media only screen and (min-width: 64em) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme.bold > span {
            line-height: 1.05;
            letter-spacing: 0em; } }
      .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 0 auto 0 0;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        @media only screen and (min-width: 77.5em) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div {
            width: 55%; } }
        .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div h4 {
          text-align: left;
          font-size: 22px;
          font-weight: 500;
          line-height: 1.1;
          letter-spacing: 0em; }
          @media screen and (min-width: 480px) {
            .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div h4 {
              font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
          @media screen and (min-width: 1240px) {
            .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div h4 {
              font-size: 42px; } }
          @media only screen and (min-width: 64em) {
            .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div h4 {
              line-height: 1;
              letter-spacing: -0.01em; } }
          .menu--is-active .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div h4 {
            font-size: 17px;
            font-weight: 500;
            line-height: 1.15;
            letter-spacing: 0em; }
            @media screen and (min-width: 480px) {
              .menu--is-active .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div h4 {
                font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
            @media screen and (min-width: 1240px) {
              .menu--is-active .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div h4 {
                font-size: 26px; } }
            @media only screen and (min-width: 64em) {
              .menu--is-active .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div h4 {
                line-height: 1.08;
                letter-spacing: -0.01em; } }
        .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div span {
          -webkit-align-self: center;
              -ms-flex-item-align: center;
                  align-self: center;
          white-space: pre;
          font-size: 14px;
          font-weight: 500;
          line-height: 1.15;
          letter-spacing: 0em; }
          @media screen and (min-width: 480px) {
            .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div span {
              font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
          @media screen and (min-width: 1240px) {
            .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div span {
              font-size: 19px; } }
          @media only screen and (min-width: 64em) {
            .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme > div span {
              line-height: 1.05;
              letter-spacing: -0.01em; } }
      .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme svg {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-self: center;
            -ms-flex-item-align: center;
                align-self: center;
        display: none;
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
        @media only screen and (min-width: 77.5em) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme svg {
            display: inline; } }
        .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-theme svg path {
          margin: 0 0 0 auto; }
    .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-takeover {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      color: #C0C0C0;
      margin-right: 0;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.15;
      letter-spacing: 0em; }
      @media only screen and (min-width: 77.5em) {
        .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-takeover {
          margin-left: 15%; } }
      @media screen and (min-width: 480px) {
        .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-takeover {
          font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
      @media screen and (min-width: 1240px) {
        .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-takeover {
          font-size: 19px; } }
      @media only screen and (min-width: 64em) {
        .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-takeover {
          line-height: 1.05;
          letter-spacing: -0.01em; } }
      .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-takeover p {
        margin: 0 auto 0 0; }
      .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-takeover svg {
        -webkit-align-self: center;
            -ms-flex-item-align: center;
                align-self: center;
        -webkit-transition: fill 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: fill 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: fill 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: fill 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: fill 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        display: none; }
        @media only screen and (min-width: 77.5em) {
          .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-takeover svg {
            display: inline; } }
        .content .exhibition_wrapper .exhibition_wrapper-border .exhibition .exhibition-takeover svg path {
          fill: #C0C0C0; }
  .content .exhibition_wrapper.exhibition_wrapper-theme:hover {
    background-color: #070323;
    color: #C0C0C0; }
    .content .exhibition_wrapper.exhibition_wrapper-theme:hover svg {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center;
      -webkit-transform: translate(10px);
          -ms-transform: translate(10px);
              transform: translate(10px); }
      .content .exhibition_wrapper.exhibition_wrapper-theme:hover svg path {
        fill: #C0C0C0; }
  .content .exhibition_wrapper.exhibition_wrapper-takeover .exhibition_wrapper-border {
    padding: 10px 0; }
  .content .exhibition_wrapper.exhibition_wrapper-takeover:hover {
    background-color: #C0C0C0; }
    .content .exhibition_wrapper.exhibition_wrapper-takeover:hover .exhibition-takeover {
      color: #BCFE12; }
      .content .exhibition_wrapper.exhibition_wrapper-takeover:hover .exhibition-takeover svg {
        -webkit-transform: translate(10px);
            -ms-transform: translate(10px);
                transform: translate(10px); }
        .content .exhibition_wrapper.exhibition_wrapper-takeover:hover .exhibition-takeover svg path {
          fill: #BCFE12; }
    .content .exhibition_wrapper.exhibition_wrapper-takeover:hover::before {
      background-color: #C0C0C0; }
    .content .exhibition_wrapper.exhibition_wrapper-takeover:hover::after {
      background-color: #C0C0C0; }

.content .slider-active {
  margin: 0 0 0 0;
  -webkit-transition: margin 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: margin 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: margin 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
  @media only screen and (min-width: 64em) {
    .content .slider-active {
      margin: -85px 0 0 0; } }

.slider button {
  display: none; }

.slider .slide {
  width: 100%; }
  .slider .slide img {
    width: 100%; }

.content .talks-wrapper {
  margin-bottom: 160px; }
  .content .talks-wrapper .event-timeslot {
    border-top: 2px #070323 solid; }
    .content .talks-wrapper .event-timeslot .event-timeslot-info {
      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;
      row-gap: 20px;
      margin-top: 60px;
      margin-bottom: 40px; }
      @media only screen and (min-width: 48em) {
        .content .talks-wrapper .event-timeslot .event-timeslot-info {
          margin-top: 80px; } }
      .content .talks-wrapper .event-timeslot .event-timeslot-info button {
        margin-top: 10px; }
        @media only screen and (min-width: 48em) {
          .content .talks-wrapper .event-timeslot .event-timeslot-info button {
            margin-top: 20px; } }
    .content .talks-wrapper .event-timeslot .events-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 80px;
         -moz-column-gap: 80px;
              column-gap: 80px;
      row-gap: 80px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      padding: 0; }
      @media only screen and (min-width: 48em) {
        .content .talks-wrapper .event-timeslot .events-wrapper {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          row-gap: 120px; } }
      @media only screen and (min-width: 77.5em) {
        .content .talks-wrapper .event-timeslot .events-wrapper {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      .content .talks-wrapper .event-timeslot .events-wrapper .event-container {
        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;
        text-decoration: none;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
            -ms-flex: 0 1 100%;
                flex: 0 1 100%;
        -webkit-transition: color 0.125s linear;
        -o-transition: color 0.125s linear;
        transition: color 0.125s linear; }
        @media only screen and (min-width: 48em) {
          .content .talks-wrapper .event-timeslot .events-wrapper .event-container {
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 50%;
                -ms-flex: 0 1 50%;
                    flex: 0 1 50%; } }
        @media only screen and (min-width: 77.5em) {
          .content .talks-wrapper .event-timeslot .events-wrapper .event-container {
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 28%;
                -ms-flex: 0 1 28%;
                    flex: 0 1 28%; } }
        .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-text {
          text-align: center;
          height: 100%;
          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; }
          .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-text h3 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            font-size: 22px;
            font-weight: 500;
            line-height: 1.1;
            letter-spacing: 0em;
            margin-top: 20px;
            margin-bottom: 20px; }
            @media screen and (min-width: 480px) {
              .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-text h3 {
                font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
            @media screen and (min-width: 1240px) {
              .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-text h3 {
                font-size: 42px; } }
            @media only screen and (min-width: 64em) {
              .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-text h3 {
                line-height: 1;
                letter-spacing: -0.01em; } }
          .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-text .caption {
            margin-top: 0;
            margin-bottom: 30px; }
          .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-text .timecaption {
            margin-top: 40px;
            margin-bottom: 0; }
        .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-image {
          -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          -webkit-transform-origin: bottom;
              -ms-transform-origin: bottom;
                  transform-origin: bottom; }
          .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-image img {
            background-color: #070323; }
        .content .talks-wrapper .event-timeslot .events-wrapper .event-container .event-container-text svg {
          -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          margin-left: 5px; }
        .content .talks-wrapper .event-timeslot .events-wrapper .event-container:last-of-type {
          margin-bottom: 0; }
        .content .talks-wrapper .event-timeslot .events-wrapper .event-container:hover {
          color: #C0C0C0; }
          .content .talks-wrapper .event-timeslot .events-wrapper .event-container:hover svg {
            -webkit-transform: translate(10px);
                -ms-transform: translate(10px);
                    transform: translate(10px); }
            .content .talks-wrapper .event-timeslot .events-wrapper .event-container:hover svg path {
              fill: #C0C0C0; }
          .content .talks-wrapper .event-timeslot .events-wrapper .event-container:hover .event-container-image {
            -webkit-transform: scale(1.01);
                -ms-transform: scale(1.01);
                    transform: scale(1.01); }
        .menu--is-active .content .talks-wrapper .event-timeslot .events-wrapper .event-container {
          -webkit-box-flex: 0;
          -webkit-flex: 0 1 80%;
              -ms-flex: 0 1 80%;
                  flex: 0 1 80%; }
          @media only screen and (min-width: 77.5em) {
            .menu--is-active .content .talks-wrapper .event-timeslot .events-wrapper .event-container {
              -webkit-box-flex: 0;
              -webkit-flex: 0 1 42%;
                  -ms-flex: 0 1 42%;
                      flex: 0 1 42%; } }
      .menu--is-active .content .talks-wrapper .event-timeslot .events-wrapper {
        padding: 120px 40px; }
  .content .talks-wrapper.border-me {
    padding-bottom: 120px;
    border-bottom: 2px #C0C0C0 solid; }

.content section.tours-wrapper {
  border-top: 2px #070323 solid;
  padding-top: 80px; }
  @media only screen and (min-width: 64em) {
    .content section.tours-wrapper {
      padding-top: 100px; } }
  .content section.tours-wrapper .lead-caption-wrapper {
    margin-bottom: 60px; }
    @media only screen and (min-width: 64em) {
      .content section.tours-wrapper .lead-caption-wrapper {
        margin-bottom: 0; } }

section.tours-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  margin-bottom: 40px; }
  @media only screen and (min-width: 64em) {
    section.tours-grid {
      margin-bottom: 80px;
      margin-top: 80px; } }
  section.tours-grid .tour {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0;
    margin-bottom: 80px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0em; }
    section.tours-grid .tour span.lead-caption {
      margin-bottom: 10px; }
    section.tours-grid .tour:last-of-type {
      margin-bottom: 0; }
      @media only screen and (min-width: 64em) {
        section.tours-grid .tour:last-of-type {
          margin-bottom: 80px; } }
    @media screen and (min-width: 480px) {
      section.tours-grid .tour {
        font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
    @media screen and (min-width: 1240px) {
      section.tours-grid .tour {
        font-size: 19px; } }
    @media only screen and (min-width: 64em) {
      section.tours-grid .tour {
        line-height: 1.05;
        letter-spacing: -0.01em; } }
    @media only screen and (min-width: 64em) {
      section.tours-grid .tour {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 33.33333333%;
            -ms-flex: 0 1 33.33333333%;
                flex: 0 1 33.33333333%;
        padding: 0 80px; } }
    section.tours-grid .tour h4 {
      margin-bottom: 20px; }
      @media only screen and (min-width: 64em) {
        section.tours-grid .tour h4 {
          margin-bottom: 40px; } }
    section.tours-grid .tour button {
      margin-top: 20px; }
      @media only screen and (min-width: 64em) {
        section.tours-grid .tour button {
          margin-top: 40px; } }
    section.tours-grid .tour .tour-times {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      row-gap: 20px;
      -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
              column-gap: 20px;
      color: #C0C0C0; }

.event-description span.lead-caption {
  margin-bottom: 40px; }

.event-description p {
  text-align: center;
  color: #BCFE12;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0em; }
  @media screen and (min-width: 480px) {
    .event-description p {
      font-size: calc(22px + 20 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .event-description p {
      font-size: 42px; } }
  @media only screen and (min-width: 64em) {
    .event-description p {
      line-height: 1;
      letter-spacing: -0.01em; } }

.event-map span.lead-caption {
  margin-bottom: 40px; }

.event-map .caption {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0em; }
  @media screen and (min-width: 480px) {
    .event-map .caption {
      font-size: calc(17px + 9 * (100vw - 480px) / 760); } }
  @media screen and (min-width: 1240px) {
    .event-map .caption {
      font-size: 26px; } }
  @media only screen and (min-width: 64em) {
    .event-map .caption {
      line-height: 1.08;
      letter-spacing: -0.01em; } }

.talk-page {
  margin-bottom: 120px; }
  .talk-page .talks-page-header {
    margin-bottom: 0; }

.content .takeover-parts {
  color: #BCFE12; }
  .content .takeover-parts .takeover-part-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 0 80px 100px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    @media only screen and (min-width: 64em) {
      .content .takeover-parts .takeover-part-slider {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-bottom: 120px; } }
    .menu--is-active .content .takeover-parts .takeover-part-slider {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .menu--is-active .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper {
        margin-top: 240px; }
      .menu--is-active .content .takeover-parts .takeover-part-slider .takeover-part-info {
        position: absolute; }
        .menu--is-active .content .takeover-parts .takeover-part-slider .takeover-part-info .takeover-part-info-sticky {
          max-width: 100%; }
        .menu--is-active .content .takeover-parts .takeover-part-slider .takeover-part-info .takeover-part-info-timing {
          width: 100%; }
    .content .takeover-parts .takeover-part-slider .takeover-part-info {
      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;
      height: 30vh;
      max-height: 30vh;
      position: absolute; }
      @media only screen and (min-width: 64em) {
        .content .takeover-parts .takeover-part-slider .takeover-part-info {
          position: inherit;
          height: 60vh;
          max-height: 60vh; } }
      .content .takeover-parts .takeover-part-slider .takeover-part-info h5, .content .takeover-parts .takeover-part-slider .takeover-part-info span.lead-caption {
        text-align: left;
        color: #BCFE12; }
      .content .takeover-parts .takeover-part-slider .takeover-part-info h5 {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: 0em; }
        @media screen and (min-width: 480px) {
          .content .takeover-parts .takeover-part-slider .takeover-part-info h5 {
            font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .content .takeover-parts .takeover-part-slider .takeover-part-info h5 {
            font-size: 19px; } }
        @media only screen and (min-width: 64em) {
          .content .takeover-parts .takeover-part-slider .takeover-part-info h5 {
            line-height: 1.05;
            letter-spacing: -0.01em; } }
      .content .takeover-parts .takeover-part-slider .takeover-part-info h4.lead {
        text-align: left;
        margin-bottom: 40px; }
      .content .takeover-parts .takeover-part-slider .takeover-part-info div.takeover-part-info-timing {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        color: #C0C0C0;
        width: 100%;
        padding: 0 40px 0 0;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        row-gap: 10px;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: 0em; }
        @media only screen and (min-width: 64em) {
          .content .takeover-parts .takeover-part-slider .takeover-part-info div.takeover-part-info-timing {
            row-gap: 12px;
            width: 60%; } }
        @media screen and (min-width: 480px) {
          .content .takeover-parts .takeover-part-slider .takeover-part-info div.takeover-part-info-timing {
            font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .content .takeover-parts .takeover-part-slider .takeover-part-info div.takeover-part-info-timing {
            font-size: 19px; } }
        @media only screen and (min-width: 64em) {
          .content .takeover-parts .takeover-part-slider .takeover-part-info div.takeover-part-info-timing {
            line-height: 1.05;
            letter-spacing: -0.01em; } }
        .content .takeover-parts .takeover-part-slider .takeover-part-info div.takeover-part-info-timing span {
          font-variant-numeric: tabular-nums;
          margin-bottom: 0;
          display: -webkit-inline-box;
          display: -webkit-inline-flex;
          display: -ms-inline-flexbox;
          display: inline-flex;
          padding: 0 16px 0 0; }
          @media only screen and (min-width: 64em) {
            .content .takeover-parts .takeover-part-slider .takeover-part-info div.takeover-part-info-timing span {
              padding: 0 20px 0 0; } }
      .content .takeover-parts .takeover-part-slider .takeover-part-info > span {
        margin-bottom: 24px; }
      .content .takeover-parts .takeover-part-slider .takeover-part-info .takeover-part-info-sticky {
        position: absolute; }
        .content .takeover-parts .takeover-part-slider .takeover-part-info .takeover-part-info-sticky a {
          text-decoration: none; }
          .content .takeover-parts .takeover-part-slider .takeover-part-info .takeover-part-info-sticky a:hover {
            -webkit-transition: color 0.125s linear;
            -o-transition: color 0.125s linear;
            transition: color 0.125s linear;
            color: #C0C0C0; }
      .content .takeover-parts .takeover-part-slider .takeover-part-info .takeover-part-info-no_sticky {
        height: 100%;
        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;
        padding-top: 60px; }
        @media only screen and (min-width: 64em) {
          .content .takeover-parts .takeover-part-slider .takeover-part-info .takeover-part-info-no_sticky {
            padding-top: 100px; } }
        .content .takeover-parts .takeover-part-slider .takeover-part-info .takeover-part-info-no_sticky h5 {
          margin-top: 20px; }
          @media only screen and (min-width: 64em) {
            .content .takeover-parts .takeover-part-slider .takeover-part-info .takeover-part-info-no_sticky h5 {
              margin-top: 40px; } }
      .menu--is-active .content .takeover-parts .takeover-part-slider .takeover-part-info {
        -webkit-flex-basis: 60%;
            -ms-flex-preferred-size: 60%;
                flex-basis: 60%;
        max-width: 60%; }
    .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-top: 180px; }
      @media only screen and (min-width: 64em) {
        .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper {
          margin-top: 0; } }
      .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured {
        z-index: 1; }
        .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-images {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          gap: 20px; }
          .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-images figure.takeover-part-feature-image {
            background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
            background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
            background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
            .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-images figure.takeover-part-feature-image img {
              aspect-ratio: 9/16;
              width: auto;
              height: 40vh;
              max-height: 40vh; }
              @media only screen and (min-width: 64em) {
                .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-images figure.takeover-part-feature-image img {
                  height: 60vh;
                  max-height: 60vh; } }
        .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption {
          margin-top: 20px; }
          .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h3, .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h4 {
            text-align: left; }
          .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h3 {
            font-size: 14px;
            font-weight: 600;
            line-height: 1.15;
            letter-spacing: -0.01em; }
            @media screen and (min-width: 480px) {
              .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h3 {
                font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
            @media screen and (min-width: 1240px) {
              .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h3 {
                font-size: 19px; } }
            @media only screen and (min-width: 64em) {
              .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h3 {
                line-height: 1.05;
                letter-spacing: 0em; } }
          .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h4 {
            font-size: 14px;
            font-weight: 500;
            line-height: 1.15;
            letter-spacing: 0em; }
            @media screen and (min-width: 480px) {
              .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h4 {
                font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
            @media screen and (min-width: 1240px) {
              .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h4 {
                font-size: 19px; } }
            @media only screen and (min-width: 64em) {
              .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured .takeover-part-feature .takeover-part-feature-caption h4 {
                line-height: 1.05;
                letter-spacing: -0.01em; } }
        .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured + .takeover-part-featured {
          margin-left: 20px; }
          @media only screen and (min-width: 64em) {
            .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured + .takeover-part-featured {
              margin-left: 80px; } }
        .content .takeover-parts .takeover-part-slider .takeover-part-featured-wrapper .takeover-part-featured:last-of-type {
          padding-right: 40px; }
    .content .takeover-parts .takeover-part-slider + .takeover-part-slider {
      padding: 100px 80px 100px 20px; }
    .content .takeover-parts .takeover-part-slider:last-of-type {
      border-bottom: 0;
      padding: 40px 20px 0 20px; }
      @media only screen and (min-width: 64em) {
        .content .takeover-parts .takeover-part-slider:last-of-type {
          padding: 100px 80px 0 20px; } }
  .content .takeover-parts::before {
    content: "";
    display: block;
    height: 2px;
    width: calc(100% - 40px);
    background-color: #BCFE12;
    margin: 0 0 0 20px; }

.content .category-parts {
  color: #BCFE12; }
  .content .category-parts .category-part-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 80px 100px 20px;
    overflow-y: hidden;
    overflow-x: scroll;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    @media only screen and (min-width: 64em) {
      .content .category-parts .category-part-slider {
        margin-bottom: 120px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .content .category-parts .category-part-slider .category-part-featured-wrapper {
      margin-top: 180px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      @media only screen and (min-width: 64em) {
        .content .category-parts .category-part-slider .category-part-featured-wrapper {
          margin-top: 0; } }
    .content .category-parts .category-part-slider .category-part-info {
      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;
      height: 60vh;
      max-height: 60vh;
      max-width: 80vh;
      margin-bottom: 40px;
      position: absolute; }
      @media only screen and (min-width: 64em) {
        .content .category-parts .category-part-slider .category-part-info {
          position: inherit;
          margin-bottom: 0; } }
      .content .category-parts .category-part-slider .category-part-info h5, .content .category-parts .category-part-slider .category-part-info span.lead-caption {
        text-align: left;
        color: #382DFF; }
      .content .category-parts .category-part-slider .category-part-info h5 {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: 0em; }
        @media screen and (min-width: 480px) {
          .content .category-parts .category-part-slider .category-part-info h5 {
            font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .content .category-parts .category-part-slider .category-part-info h5 {
            font-size: 19px; } }
        @media only screen and (min-width: 64em) {
          .content .category-parts .category-part-slider .category-part-info h5 {
            line-height: 1.05;
            letter-spacing: -0.01em; } }
      .content .category-parts .category-part-slider .category-part-info h4.lead {
        text-align: left;
        margin-top: 5px;
        margin-bottom: 40px; }
        @media only screen and (min-width: 64em) {
          .content .category-parts .category-part-slider .category-part-info h4.lead {
            margin-top: 10px; } }
      .content .category-parts .category-part-slider .category-part-info div.category-part-info-timing {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        color: #C0C0C0;
        padding: 0 40px 0 0;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        row-gap: 12px;
        width: 100%;
        white-space: nowrap;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: 0em; }
        @media only screen and (min-width: 64em) {
          .content .category-parts .category-part-slider .category-part-info div.category-part-info-timing {
            width: 100%; } }
        @media screen and (min-width: 480px) {
          .content .category-parts .category-part-slider .category-part-info div.category-part-info-timing {
            font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
        @media screen and (min-width: 1240px) {
          .content .category-parts .category-part-slider .category-part-info div.category-part-info-timing {
            font-size: 19px; } }
        @media only screen and (min-width: 64em) {
          .content .category-parts .category-part-slider .category-part-info div.category-part-info-timing {
            line-height: 1.05;
            letter-spacing: -0.01em; } }
        .content .category-parts .category-part-slider .category-part-info div.category-part-info-timing span {
          font-variant-numeric: tabular-nums;
          padding: 0 20px 0 0;
          margin-bottom: 0;
          display: -webkit-inline-box;
          display: -webkit-inline-flex;
          display: -ms-inline-flexbox;
          display: inline-flex; }
      .content .category-parts .category-part-slider .category-part-info > span {
        margin-bottom: 24px; }
      .content .category-parts .category-part-slider .category-part-info .category-part-info-sticky {
        position: relative; }
        @media only screen and (min-width: 64em) {
          .content .category-parts .category-part-slider .category-part-info .category-part-info-sticky {
            position: absolute;
            -webkit-transition: margin 0.125s linear;
            -o-transition: margin 0.125s linear;
            transition: margin 0.125s linear; } }
      .content .category-parts .category-part-slider .category-part-info .category-part-info-no_sticky {
        height: 100%;
        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;
        margin-top: 0; }
        @media only screen and (min-width: 64em) {
          .content .category-parts .category-part-slider .category-part-info .category-part-info-no_sticky {
            margin-top: 120px; } }
        .content .category-parts .category-part-slider .category-part-info .category-part-info-no_sticky span.lead-caption {
          margin-bottom: 10px;
          white-space: nowrap; }
        .content .category-parts .category-part-slider .category-part-info .category-part-info-no_sticky h5 {
          margin-top: 20px; }
          @media only screen and (min-width: 64em) {
            .content .category-parts .category-part-slider .category-part-info .category-part-info-no_sticky h5 {
              margin-top: 40px; } }
      .menu--is-active .content .category-parts .category-part-slider .category-part-info {
        -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
                flex-basis: 50%;
        max-width: 50%; }
    .content .category-parts .category-part-slider .category-part-featured {
      z-index: 1;
      text-decoration: none; }
      .content .category-parts .category-part-slider .category-part-featured h4, .content .category-parts .category-part-slider .category-part-featured h3 {
        -webkit-transition: color 0.125s linear;
        -o-transition: color 0.125s linear;
        transition: color 0.125s linear; }
      .content .category-parts .category-part-slider .category-part-featured:hover h4, .content .category-parts .category-part-slider .category-part-featured:hover h3 {
        color: #382DFF; }
      .content .category-parts .category-part-slider .category-part-featured:hover .category-part-feature .category-part-feature-images {
        -webkit-transform: scale(1.025);
            -ms-transform: scale(1.025);
                transform: scale(1.025); }
      .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-images {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 20px;
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        -webkit-transform-origin: bottom;
            -ms-transform-origin: bottom;
                transform-origin: bottom; }
        .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-images figure.category-part-feature-image {
          background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
          background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
          background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
          .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-images figure.category-part-feature-image img {
            aspect-ratio: 9/16;
            width: auto;
            height: 40vh;
            max-height: 40vh; }
            @media only screen and (min-width: 64em) {
              .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-images figure.category-part-feature-image img {
                height: 60vh;
                max-height: 60vh; } }
      .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption {
        margin-top: 20px; }
        .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h3, .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h4 {
          text-align: left; }
        .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h3 {
          text-decoration: none;
          display: block;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          -o-text-overflow: ellipsis;
             text-overflow: ellipsis;
          font-size: 14px;
          font-weight: 600;
          line-height: 1.15;
          letter-spacing: -0.01em; }
          @media screen and (min-width: 480px) {
            .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h3 {
              font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
          @media screen and (min-width: 1240px) {
            .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h3 {
              font-size: 19px; } }
          @media only screen and (min-width: 64em) {
            .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h3 {
              line-height: 1.05;
              letter-spacing: 0em; } }
        .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h4 {
          font-size: 14px;
          font-weight: 500;
          line-height: 1.15;
          letter-spacing: 0em; }
          @media screen and (min-width: 480px) {
            .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h4 {
              font-size: calc(14px + 5 * (100vw - 480px) / 760); } }
          @media screen and (min-width: 1240px) {
            .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h4 {
              font-size: 19px; } }
          @media only screen and (min-width: 64em) {
            .content .category-parts .category-part-slider .category-part-featured .category-part-feature .category-part-feature-caption h4 {
              line-height: 1.05;
              letter-spacing: -0.01em; } }
      .content .category-parts .category-part-slider .category-part-featured + .category-part-featured {
        margin-left: 20px; }
        @media only screen and (min-width: 64em) {
          .content .category-parts .category-part-slider .category-part-featured + .category-part-featured {
            margin-left: 40px; } }
        @media only screen and (min-width: 77.5em) {
          .content .category-parts .category-part-slider .category-part-featured + .category-part-featured {
            margin-left: 80px; } }
      .content .category-parts .category-part-slider .category-part-featured:last-of-type {
        padding-right: 40px; }
    .content .category-parts .category-part-slider + .category-part-slider {
      padding: 40px 80px 100px 20px; }
    .content .category-parts .category-part-slider:last-of-type {
      padding: 40px 0 0 20px; }
      @media only screen and (min-width: 64em) {
        .content .category-parts .category-part-slider:last-of-type {
          padding: 120px 80px 0 20px; } }
  .content .category-parts::before {
    content: "";
    display: block;
    height: 2px;
    width: calc(100% - 40px);
    background-color: #C0C0C0;
    margin: 0 0 0 20px; }
  .content .category-parts.no-line::before {
    content: "";
    display: block;
    height: 0px;
    width: calc(100% - 40px);
    background-color: #BCFE12;
    margin: 0 0 0 20px; }
  .content .category-parts:first-of-type .category-part-slider {
    padding: 0 80px 0 20px; }

.title {
  text-transform: uppercase;
  text-align: center;
  font-size: 4rem;
  margin-top: 30px;
  margin-bottom: 100px; }

.subtitle {
  text-align: center;
  font-size: 4rem;
  margin-bottom: 20px; }

/* components:scss */
/* endinject */
/*------------------------------------*\
  #RICH TEXT
\*------------------------------------*/
.theme-darkblue {
  background-color: #070323;
  -webkit-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .theme-darkblue .content .megascreen-shape.blue-solid a .megascreen-info {
    display: none; }
  .theme-darkblue .menu {
    background-color: #382DFF; }
    .theme-darkblue .menu .menu-close {
      color: #070323; }
    .theme-darkblue .menu li {
      color: #070323; }
      .theme-darkblue .menu li .active {
        color: #382DFF; }
      .theme-darkblue .menu li:hover a {
        color: #C0C0C0; }
    .theme-darkblue .menu .secondary-menu-wrapper {
      color: #070323; }
      .theme-darkblue .menu .secondary-menu-wrapper .secondary-menu li:hover a {
        color: #070323; }
  .theme-darkblue .location-screens {
    opacity: 0;
    -webkit-transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .theme-darkblue .event-description p {
    color: #C0C0C0; }
  .theme-darkblue ul.huge-list.darkblue li a {
    color: #C0C0C0; }
  .theme-darkblue .h2 {
    color: #C0C0C0; }
  .theme-darkblue .location-description {
    color: #C0C0C0; }
  .theme-darkblue .header__logo:hover {
    color: #C0C0C0; }
  @media only screen and (min-width: 64em) {
    .theme-darkblue .menu-link:hover {
      color: #C0C0C0; } }
  .theme-darkblue .content h2 {
    color: #C0C0C0; }
  .theme-darkblue .content h3 {
    color: #C0C0C0; }
  .theme-darkblue .content h4 {
    color: #C0C0C0; }
  .theme-darkblue .content h5 {
    color: #C0C0C0; }
  .theme-darkblue .content p.lead {
    color: #C0C0C0; }
  .theme-darkblue .content .caption {
    color: #C0C0C0; }
  .theme-darkblue .content .lead-caption {
    color: #C0C0C0; }
  .theme-darkblue .content .BGImage img {
    background-color: #C0C0C0; }
  .theme-darkblue .content .BGImage figure video {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
  .theme-darkblue strong {
    color: #070323; }
  .theme-darkblue .blue-section {
    color: #C0C0C0; }
    .theme-darkblue .blue-section span.lead-caption {
      color: #C0C0C0; }
  .theme-darkblue .whole-footer {
    background-color: #070323; }
    .theme-darkblue .whole-footer .footer-row {
      border-color: #C0C0C0; }
      .theme-darkblue .whole-footer .footer-row a {
        color: #C0C0C0; }
        .theme-darkblue .whole-footer .footer-row a:hover {
          color: #C0C0C0; }
  .theme-darkblue .page-header .lead-caption {
    color: #C0C0C0; }
  .theme-darkblue .primary-button {
    border-color: #C0C0C0;
    color: #C0C0C0; }
    .theme-darkblue .primary-button a {
      color: #C0C0C0; }
    .theme-darkblue .primary-button:hover, .theme-darkblue .primary-button.ticket-button:hover {
      background: #C0C0C0;
      color: #070323; }
  .theme-darkblue .partners-grid .partner .partner-logo a svg g, .theme-darkblue .partners-grid .partner .partner-logo a svg path {
    fill: #C0C0C0; }
  .theme-darkblue .partners-grid .partner .partner-description p {
    color: #C0C0C0; }
  .theme-darkblue .about-content p.paragraph {
    color: #C0C0C0; }
  .theme-darkblue .past-page-special .trailer-container .play-link {
    color: #ff3000; }
    .theme-darkblue .past-page-special .trailer-container .play-link:hover {
      color: #C0C0C0; }
  .theme-darkblue .past-page-special h2 {
    color: #ff3000; }
  .theme-darkblue .past-page-special p.large {
    color: #C0C0C0; }
    .theme-darkblue .past-page-special p.large strong {
      color: #ff3000; }
  .theme-darkblue .primary-button.pbemr:hover {
    background: #ff3000;
    border-color: #ff3000; }
  .theme-darkblue .content .year_button-section .extra-info-section {
    color: #C0C0C0; }

.theme-yellow {
  background-color: #BCFE12;
  -webkit-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .theme-yellow .menu {
    background-color: #848485; }
    .theme-yellow .menu .menu-close {
      color: #C0C0C0; }
    .theme-yellow .menu li {
      color: #070323; }
      .theme-yellow .menu li .active {
        color: #070323; }
      .theme-yellow .menu li:hover a {
        color: #BCFE12; }
    .theme-yellow .menu .secondary-menu-wrapper {
      color: #070323; }
      .theme-yellow .menu .secondary-menu-wrapper .secondary-menu li:hover a {
        color: #BCFE12; }
  .theme-yellow .header__logo:hover {
    color: #070323; }
  @media only screen and (min-width: 64em) {
    .theme-yellow .menu-link:hover {
      color: #070323; } }
  .theme-yellow .content h2 {
    color: #070323; }
  .theme-yellow .content .lead-caption {
    color: #C0C0C0; }
  .theme-yellow .content .BGImage img {
    background-color: #070323; }
  .theme-yellow .content .BGImage figure video {
    background-color: #070323; }
  .theme-yellow strong {
    color: #070323; }
  .theme-yellow .blue-section {
    color: #BCFE12; }
    .theme-yellow .blue-section span.lead-caption {
      color: #BCFE12; }
    .theme-yellow .blue-section h2 {
      color: #BCFE12; }
  .theme-yellow .whole-footer .footer-row a {
    color: #070323; }
    .theme-yellow .whole-footer .footer-row a:hover {
      color: #C0C0C0; }
  .theme-yellow .menu-close:hover svg path {
    fill: #BCFE12; }
  .theme-yellow .content .year_button-section.year_button-section-np .extra-info-section {
    color: #848485; }
  .theme-yellow .about-paragraph {
    color: #848485; }

.theme-2025 {
  background-color: #382DFF;
  -webkit-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #C0C0C0; }
  .theme-2025 .location-screens {
    opacity: 1;
    -webkit-transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.25s;
    -o-transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.25s;
    transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.25s; }
  .theme-2025 .content .megascreen-shape.blue-solid a p {
    color: #C0C0C0; }
  .theme-2025 .theme-yellow .blue-section span.lead-caption {
    color: #C0C0C0; }
  .theme-2025 .content .megascreen-shape.blue-solid a:hover button {
    background: #C0C0C0;
    color: #070323; }
  .theme-2025 .menu {
    background-color: #070323; }
    .theme-2025 .menu .menu-close {
      color: #382DFF; }
    .theme-2025 .menu li {
      color: #C0C0C0; }
      .theme-2025 .menu li .active {
        color: #382DFF; }
    .theme-2025 .menu ul.primary-menu a:hover {
      color: #382DFF; }
  .theme-2025 .megascreen-shape svg path {
    fill: #382dff; }
  .theme-2025 .event-description p {
    color: #C0C0C0; }
  .theme-2025 .secondary-menu-wrapper span {
    color: #C0C0C0 !important; }
  .theme-2025 .secondary-menu-wrapper .secondary-menu li:hover a {
    color: #382DFF; }
  .theme-2025 .content .talks-wrapper .event-timeslot {
    border-top: none; }
  .theme-2025 .menu-close svg path {
    -webkit-transition: fill 0.125s linear;
    -o-transition: fill 0.125s linear;
    transition: fill 0.125s linear;
    fill: #C0C0C0; }
  .theme-2025 .menu-close:hover svg path {
    -webkit-transition: fill 0.125s linear;
    -o-transition: fill 0.125s linear;
    transition: fill 0.125s linear;
    fill: #382DFF; }
  .theme-2025 .header__logo:hover {
    color: #070323; }
  @media only screen and (min-width: 64em) {
    .theme-2025 .menu-link:hover {
      color: #070323; } }
  .theme-2025 .content h1 {
    color: #C0C0C0; }
  .theme-2025 .content h2 {
    color: #C0C0C0; }
    .theme-2025 .content h2 br {
      display: none; }
      @media only screen and (min-width: 64em) {
        .theme-2025 .content h2 br {
          display: table; } }
  .theme-2025 .content .lead-title-huge {
    color: #C0C0C0; }
  .theme-2025 .content .lead-caption {
    color: #C0C0C0; }
  .theme-2025 .content .lead-BGImage-landscape .lead-caption,
  .theme-2025 .content .lead-BGImage-landscape .lead {
    color: #C0C0C0; }
  .theme-2025 .content .lead-BGImage .lead-caption-wrapper {
    color: #C0C0C0; }
    .theme-2025 .content .lead-BGImage .lead-caption-wrapper span {
      color: #C0C0C0; }
  .theme-2025 .content .BGImage img {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
  .theme-2025 .content .BGImage figure video {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
  .theme-2025 strong {
    color: #C0C0C0; }
  .theme-2025 .whole-footer .footer-row {
    border-color: #C0C0C0; }
    .theme-2025 .whole-footer .footer-row a {
      color: #C0C0C0; }
      .theme-2025 .whole-footer .footer-row a:hover {
        color: #C0C0C0; }
  .theme-2025 .menu-close:hover svg path {
    fill: #C0C0C0; }

.theme-black {
  background-color: #000000;
  -webkit-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #ffffff; }
  .theme-black .menu {
    background-color: #C0C0C0; }
    .theme-black .menu .menu-close {
      color: #C0C0C0; }
    .theme-black .menu li {
      color: #000000; }
      .theme-black .menu li .active {
        color: #ffffff; }
    .theme-black .menu ul.primary-menu a:hover {
      color: #ffffff; }
  .theme-black .header__logo:hover {
    color: #ffffff; }
  @media only screen and (min-width: 64em) {
    .theme-black .menu-link:hover {
      color: #ffffff; } }
  .theme-black .content h1 {
    color: #ffffff; }
  .theme-black .content h2 {
    color: #ffffff; }
    .theme-black .content h2 br {
      display: none; }
      @media only screen and (min-width: 64em) {
        .theme-black .content h2 br {
          display: table; } }
  .theme-black .content .lead-title-huge {
    color: #ffffff; }
  .theme-black .content .lead-caption {
    color: #C0C0C0; }
  .theme-black .content .lead-BGImage-landscape .lead-caption {
    color: #ffffff; }
  .theme-black .content .lead-BGImage .lead-caption-wrapper {
    color: #ffffff; }
    .theme-black .content .lead-BGImage .lead-caption-wrapper span {
      color: #ffffff; }
  .theme-black .content .BGImage img {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
  .theme-black .content .BGImage figure video {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
  .theme-black strong {
    color: #C0C0C0; }
  .theme-black .whole-footer .footer-row {
    border-color: #C0C0C0; }
    .theme-black .whole-footer .footer-row a {
      color: #C0C0C0; }
      .theme-black .whole-footer .footer-row a:hover {
        color: #ffffff; }
  .theme-black .menu-close:hover svg path {
    fill: #ffffff; }

.theme-darkred {
  background-color: #070323;
  -webkit-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #ff3000; }
  .theme-darkred .menu {
    background-color: #C0C0C0; }
    .theme-darkred .menu .menu-close {
      color: #C0C0C0; }
    .theme-darkred .menu li {
      color: #070323; }
    .theme-darkred .menu ul.primary-menu a:hover {
      color: #ff3000; }
    .theme-darkred .menu .secondary-menu-wrapper {
      color: #070323; }
      .theme-darkred .menu .secondary-menu-wrapper .secondary-menu li:hover a {
        color: #ff3000; }
  .theme-darkred .header__logo:hover {
    color: #ff3000; }
  @media only screen and (min-width: 64em) {
    .theme-darkred .menu-link:hover {
      color: #ff3000; } }
  .theme-darkred .content h2 {
    color: #ff3000; }
  .theme-darkred .content .lead-title-huge {
    color: #ff3000; }
  .theme-darkred .content .lead-caption {
    color: #C0C0C0; }
  .theme-darkred .content .lead-BGImage .lead-caption-wrapper {
    color: #ff3000; }
    .theme-darkred .content .lead-BGImage .lead-caption-wrapper span {
      color: #C0C0C0; }
  .theme-darkred .content .BGImage img {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
  .theme-darkred .content .BGImage figure video {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
  .theme-darkred strong {
    color: #C0C0C0; }
  .theme-darkred .whole-footer .footer-row {
    border-color: #C0C0C0; }
    .theme-darkred .whole-footer .footer-row a {
      color: #C0C0C0; }
      .theme-darkred .whole-footer .footer-row a:hover {
        color: #ffffff; }
  .theme-darkred .menu-close:hover svg path {
    fill: #ff3000; }

.theme-darkyellow {
  background-color: #070323;
  -webkit-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #BCFE12; }
  .theme-darkyellow .menu {
    background-color: #C0C0C0; }
    .theme-darkyellow .menu .menu-close {
      color: #C0C0C0; }
    .theme-darkyellow .menu li {
      color: #070323; }
    .theme-darkyellow .menu ul.primary-menu a:hover {
      color: #BCFE12; }
    .theme-darkyellow .menu .secondary-menu-wrapper {
      color: #070323; }
      .theme-darkyellow .menu .secondary-menu-wrapper .secondary-menu li:hover a {
        color: #BCFE12; }
  .theme-darkyellow .header__logo:hover {
    color: #BCFE12; }
  @media only screen and (min-width: 64em) {
    .theme-darkyellow .menu-link:hover {
      color: #BCFE12; } }
  .theme-darkyellow .content h2 {
    color: #BCFE12; }
  .theme-darkyellow .content .lead-title-huge {
    color: #BCFE12; }
  .theme-darkyellow .content .lead-caption {
    color: #C0C0C0; }
  .theme-darkyellow .content .lead-BGImage .lead-caption-wrapper {
    color: #BCFE12; }
    .theme-darkyellow .content .lead-BGImage .lead-caption-wrapper span {
      color: #C0C0C0; }
  .theme-darkyellow .content .BGImage img {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
  .theme-darkyellow .content .BGImage figure video {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.125)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.125)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.125) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.125) 100%); }
  .theme-darkyellow strong {
    color: #C0C0C0; }
  .theme-darkyellow .whole-footer .footer-row {
    border-color: #C0C0C0; }
    .theme-darkyellow .whole-footer .footer-row a {
      color: #C0C0C0; }
      .theme-darkyellow .whole-footer .footer-row a:hover {
        color: #ffffff; }
  .theme-darkyellow .menu-close:hover svg path {
    fill: #BCFE12; }

.theme-red {
  background-color: #ff3000;
  -webkit-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .theme-red .menu {
    background-color: #C0C0C0; }
    .theme-red .menu .menu-close {
      color: #C0C0C0; }
    .theme-red .menu li {
      color: #070323; }
      .theme-red .menu li .active {
        color: #070323; }
      .theme-red .menu li:hover a {
        color: #ff3000; }
    .theme-red .menu .secondary-menu-wrapper {
      color: #070323; }
      .theme-red .menu .secondary-menu-wrapper .secondary-menu li:hover a {
        color: #ff3000; }
  .theme-red .header__logo:hover {
    color: #070323; }
  @media only screen and (min-width: 64em) {
    .theme-red .menu-link:hover {
      color: #070323; } }
  .theme-red .content h2 {
    color: #070323; }
  .theme-red .content .lead-caption {
    color: #C0C0C0; }
  .theme-red .content .BGImage img {
    background-color: #070323; }
  .theme-red .content .BGImage figure video {
    background-color: #070323; }
  .theme-red strong {
    color: #070323; }
  .theme-red .whole-footer .footer-row a {
    color: #070323; }
    .theme-red .whole-footer .footer-row a:hover {
      color: #C0C0C0; }
  .theme-red .menu-close:hover svg path {
    fill: #ff3000; }

.u-background--primary {
  background-color: #ff3000; }

.u-has--object-fit-polyfill {
  background-size: cover;
  background-position: center; }
  .u-has--object-fit-polyfill img {
    opacity: 0; }

.figure-image__item {
  width: 100%; }

.u-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.u-flex-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media only screen and (min-width: 480px) {
    .u-flex-wrap--sm {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media only screen and (min-width: 768px) {
    .u-flex-wrap--md {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-wrap--lg {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-wrap--xlg {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.u-flex-nowrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  @media only screen and (min-width: 480px) {
    .u-flex-nowrap--sm {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
  @media only screen and (min-width: 768px) {
    .u-flex-nowrap--md {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-nowrap--lg {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-nowrap--xlg {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }

.u-flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media only screen and (min-width: 480px) {
    .u-flex-column--sm {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media only screen and (min-width: 768px) {
    .u-flex-column--md {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-column--lg {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-column--xlg {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }

.u-flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media only screen and (min-width: 480px) {
    .u-flex-row--sm {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media only screen and (min-width: 768px) {
    .u-flex-row--md {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-row--lg {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-row--xlg {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }

.u-flex-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media only screen and (min-width: 480px) {
    .u-flex-start--sm {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media only screen and (min-width: 768px) {
    .u-flex-start--md {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-start--lg {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-start--xlg {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.u-flex-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media only screen and (min-width: 480px) {
    .u-flex-center--sm {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media only screen and (min-width: 768px) {
    .u-flex-center--md {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-center--lg {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-center--xlg {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.u-flex-baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  @media only screen and (min-width: 480px) {
    .u-flex-baseline--sm {
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; } }
  @media only screen and (min-width: 768px) {
    .u-flex-baseline--md {
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-baseline--lg {
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-baseline--xlg {
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; } }

.u-flex-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media only screen and (min-width: 480px) {
    .u-flex-end--sm {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media only screen and (min-width: 768px) {
    .u-flex-end--md {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-end--lg {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-end--xlg {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

.u-flex-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media only screen and (min-width: 480px) {
    .u-flex-top--sm {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media only screen and (min-width: 768px) {
    .u-flex-top--md {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-top--lg {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-top--xlg {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.u-flex-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media only screen and (min-width: 480px) {
    .u-flex-middle--sm {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media only screen and (min-width: 768px) {
    .u-flex-middle--md {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-middle--lg {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-middle--xlg {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }

.u-flex-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media only screen and (min-width: 480px) {
    .u-flex-bottom--sm {
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media only screen and (min-width: 768px) {
    .u-flex-bottom--md {
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-bottom--lg {
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-bottom--xlg {
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; } }

.u-flex-self-left {
  margin-left: 0;
  margin-right: auto; }
  @media only screen and (min-width: 480px) {
    .u-flex-self-left--sm {
      margin-left: 0;
      margin-right: auto; } }
  @media only screen and (min-width: 768px) {
    .u-flex-self-left--md {
      margin-left: 0;
      margin-right: auto; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-self-left--lg {
      margin-left: 0;
      margin-right: auto; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-self-left--xlg {
      margin-left: 0;
      margin-right: auto; } }

.u-flex-self-center {
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 480px) {
    .u-flex-self-center--sm {
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (min-width: 768px) {
    .u-flex-self-center--md {
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-self-center--lg {
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-self-center--xlg {
      margin-left: auto;
      margin-right: auto; } }

.u-flex-self-right {
  margin-left: auto;
  margin-right: 0; }
  @media only screen and (min-width: 480px) {
    .u-flex-self-right--sm {
      margin-left: auto;
      margin-right: 0; } }
  @media only screen and (min-width: 768px) {
    .u-flex-self-right--md {
      margin-left: auto;
      margin-right: 0; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-self-right--lg {
      margin-left: auto;
      margin-right: 0; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-self-right--xlg {
      margin-left: auto;
      margin-right: 0; } }

.u-flex-self-top {
  margin-top: 0;
  margin-bottom: auto; }
  @media only screen and (min-width: 480px) {
    .u-flex-self-top--sm {
      margin-top: 0;
      margin-bottom: auto; } }
  @media only screen and (min-width: 768px) {
    .u-flex-self-top--md {
      margin-top: 0;
      margin-bottom: auto; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-self-top--lg {
      margin-top: 0;
      margin-bottom: auto; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-self-top--xlg {
      margin-top: 0;
      margin-bottom: auto; } }

.u-flex-self-middle {
  margin-top: auto;
  margin-bottom: auto; }
  @media only screen and (min-width: 480px) {
    .u-flex-self-middle--sm {
      margin-top: auto;
      margin-bottom: auto; } }
  @media only screen and (min-width: 768px) {
    .u-flex-self-middle--md {
      margin-top: auto;
      margin-bottom: auto; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-self-middle--lg {
      margin-top: auto;
      margin-bottom: auto; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-self-middle--xlg {
      margin-top: auto;
      margin-bottom: auto; } }

.u-flex-self-bottom {
  margin-top: auto;
  margin-bottom: 0; }
  @media only screen and (min-width: 480px) {
    .u-flex-self-bottom--sm {
      margin-top: auto;
      margin-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .u-flex-self-bottom--md {
      margin-top: auto;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-self-bottom--lg {
      margin-top: auto;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-self-bottom--xlg {
      margin-top: auto;
      margin-bottom: 0; } }

.u-flex-around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  @media only screen and (min-width: 480px) {
    .u-flex-around--sm {
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around; } }
  @media only screen and (min-width: 768px) {
    .u-flex-around--md {
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-around--lg {
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-around--xlg {
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around; } }

.u-flex-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (min-width: 480px) {
    .u-flex-between--sm {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media only screen and (min-width: 768px) {
    .u-flex-between--md {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-between--lg {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-between--xlg {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.u-flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }
  @media only screen and (min-width: 480px) {
    .u-flex-first--sm {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; } }
  @media only screen and (min-width: 768px) {
    .u-flex-first--md {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-first--lg {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-first--xlg {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; } }

.u-flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }
  @media only screen and (min-width: 480px) {
    .u-flex-last--sm {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; } }
  @media only screen and (min-width: 768px) {
    .u-flex-last--md {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; } }
  @media only screen and (min-width: 1024px) {
    .u-flex-last--lg {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; } }
  @media only screen and (min-width: 1240px) {
    .u-flex-last--xlg {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; } }

@media only screen and (min-width: 180em) {
  .u-margin-top--xlg {
    margin-top: 80px !important; }
  .u-padding-top--xlg {
    padding-top: 80px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-left--xlg {
    margin-left: 80px !important; }
  .u-padding-left--xlg {
    padding-left: 80px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-bottom--xlg {
    margin-bottom: 80px !important; }
  .u-padding-bottom--xlg {
    padding-bottom: 80px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-right--xlg {
    margin-right: 80px !important; }
  .u-padding-right--xlg {
    padding-right: 80px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-top--lg {
    margin-top: 60px !important; }
  .u-padding-top--lg {
    padding-top: 60px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-left--lg {
    margin-left: 60px !important; }
  .u-padding-left--lg {
    padding-left: 60px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-bottom--lg {
    margin-bottom: 60px !important; }
  .u-padding-bottom--lg {
    padding-bottom: 60px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-right--lg {
    margin-right: 60px !important; }
  .u-padding-right--lg {
    padding-right: 60px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-top--md {
    margin-top: 40px !important; }
  .u-padding-top--md {
    padding-top: 40px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-left--md {
    margin-left: 40px !important; }
  .u-padding-left--md {
    padding-left: 40px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-bottom--md {
    margin-bottom: 40px !important; }
  .u-padding-bottom--md {
    padding-bottom: 40px !important; } }

@media only screen and (min-width: 180em) {
  .u-margin-right--md {
    margin-right: 40px !important; }
  .u-padding-right--md {
    padding-right: 40px !important; } }

.u-margin-top--sm {
  margin-top: 20px !important; }

.u-padding-top--sm {
  padding-top: 20px !important; }

.u-margin-left--sm {
  margin-left: 20px !important; }

.u-padding-left--sm {
  padding-left: 20px !important; }

.u-margin-bottom--sm {
  margin-bottom: 20px !important; }

.u-padding-bottom--sm {
  padding-bottom: 20px !important; }

.u-margin-right--sm {
  margin-right: 20px !important; }

.u-padding-right--sm {
  padding-right: 20px !important; }

.u-margin-top--xs {
  margin-top: 10px !important; }

.u-padding-top--xs {
  padding-top: 10px !important; }

.u-margin-left--xs {
  margin-left: 10px !important; }

.u-padding-left--xs {
  padding-left: 10px !important; }

.u-margin-bottom--xs {
  margin-bottom: 10px !important; }

.u-padding-bottom--xs {
  padding-bottom: 10px !important; }

.u-margin-right--xs {
  margin-right: 10px !important; }

.u-padding-right--xs {
  padding-right: 10px !important; }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-top--xlg {
    margin-top: 80px !important; }
  .u-padding-top--xlg {
    padding-top: 80px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-left--xlg {
    margin-left: 80px !important; }
  .u-padding-left--xlg {
    padding-left: 80px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-bottom--xlg {
    margin-bottom: 80px !important; }
  .u-padding-bottom--xlg {
    padding-bottom: 80px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-right--xlg {
    margin-right: 80px !important; }
  .u-padding-right--xlg {
    padding-right: 80px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-top--lg {
    margin-top: 60px !important; }
  .u-padding-top--lg {
    padding-top: 60px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-left--lg {
    margin-left: 60px !important; }
  .u-padding-left--lg {
    padding-left: 60px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-bottom--lg {
    margin-bottom: 60px !important; }
  .u-padding-bottom--lg {
    padding-bottom: 60px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-right--lg {
    margin-right: 60px !important; }
  .u-padding-right--lg {
    padding-right: 60px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-top--md {
    margin-top: 40px !important; }
  .u-padding-top--md {
    padding-top: 40px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-left--md {
    margin-left: 40px !important; }
  .u-padding-left--md {
    padding-left: 40px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-bottom--md {
    margin-bottom: 40px !important; }
  .u-padding-bottom--md {
    padding-bottom: 40px !important; } }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-margin-right--md {
    margin-right: 40px !important; }
  .u-padding-right--md {
    padding-right: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-top--xlg {
    margin-top: 40px !important; }
  .u-padding-top--xlg {
    padding-top: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-left--xlg {
    margin-left: 40px !important; }
  .u-padding-left--xlg {
    padding-left: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-bottom--xlg {
    margin-bottom: 40px !important; }
  .u-padding-bottom--xlg {
    padding-bottom: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-right--xlg {
    margin-right: 40px !important; }
  .u-padding-right--xlg {
    padding-right: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-top--lg {
    margin-top: 40px !important; }
  .u-padding-top--lg {
    padding-top: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-left--lg {
    margin-left: 40px !important; }
  .u-padding-left--lg {
    padding-left: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-bottom--lg {
    margin-bottom: 40px !important; }
  .u-padding-bottom--lg {
    padding-bottom: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-right--lg {
    margin-right: 40px !important; }
  .u-padding-right--lg {
    padding-right: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-top--md {
    margin-top: 40px !important; }
  .u-padding-top--md {
    padding-top: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-left--md {
    margin-left: 40px !important; }
  .u-padding-left--md {
    padding-left: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-bottom--md {
    margin-bottom: 40px !important; }
  .u-padding-bottom--md {
    padding-bottom: 40px !important; } }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-margin-right--md {
    margin-right: 40px !important; }
  .u-padding-right--md {
    padding-right: 40px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-top--xlg {
    margin-top: 30px !important; }
  .u-padding-top--xlg {
    padding-top: 30px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-left--xlg {
    margin-left: 30px !important; }
  .u-padding-left--xlg {
    padding-left: 30px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-bottom--xlg {
    margin-bottom: 30px !important; }
  .u-padding-bottom--xlg {
    padding-bottom: 30px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-right--xlg {
    margin-right: 30px !important; }
  .u-padding-right--xlg {
    padding-right: 30px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-top--lg {
    margin-top: 20px !important; }
  .u-padding-top--lg {
    padding-top: 20px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-left--lg {
    margin-left: 20px !important; }
  .u-padding-left--lg {
    padding-left: 20px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-bottom--lg {
    margin-bottom: 20px !important; }
  .u-padding-bottom--lg {
    padding-bottom: 20px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-right--lg {
    margin-right: 20px !important; }
  .u-padding-right--lg {
    padding-right: 20px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-top--md {
    margin-top: 20px !important; }
  .u-padding-top--md {
    padding-top: 20px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-left--md {
    margin-left: 20px !important; }
  .u-padding-left--md {
    padding-left: 20px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-bottom--md {
    margin-bottom: 20px !important; }
  .u-padding-bottom--md {
    padding-bottom: 20px !important; } }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-margin-right--md {
    margin-right: 20px !important; }
  .u-padding-right--md {
    padding-right: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-top--xlg {
    margin-top: 20px !important; }
  .u-padding-top--xlg {
    padding-top: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-left--xlg {
    margin-left: 20px !important; }
  .u-padding-left--xlg {
    padding-left: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-bottom--xlg {
    margin-bottom: 20px !important; }
  .u-padding-bottom--xlg {
    padding-bottom: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-right--xlg {
    margin-right: 20px !important; }
  .u-padding-right--xlg {
    padding-right: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-top--lg {
    margin-top: 20px !important; }
  .u-padding-top--lg {
    padding-top: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-left--lg {
    margin-left: 20px !important; }
  .u-padding-left--lg {
    padding-left: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-bottom--lg {
    margin-bottom: 20px !important; }
  .u-padding-bottom--lg {
    padding-bottom: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-right--lg {
    margin-right: 20px !important; }
  .u-padding-right--lg {
    padding-right: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-top--md {
    margin-top: 20px !important; }
  .u-padding-top--md {
    padding-top: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-left--md {
    margin-left: 20px !important; }
  .u-padding-left--md {
    padding-left: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-bottom--md {
    margin-bottom: 20px !important; }
  .u-padding-bottom--md {
    padding-bottom: 20px !important; } }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-margin-right--md {
    margin-right: 20px !important; }
  .u-padding-right--md {
    padding-right: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-top--xlg {
    margin-top: 20px !important; }
  .u-padding-top--xlg {
    padding-top: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-left--xlg {
    margin-left: 20px !important; }
  .u-padding-left--xlg {
    padding-left: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-bottom--xlg {
    margin-bottom: 20px !important; }
  .u-padding-bottom--xlg {
    padding-bottom: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-right--xlg {
    margin-right: 20px !important; }
  .u-padding-right--xlg {
    padding-right: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-top--lg {
    margin-top: 20px !important; }
  .u-padding-top--lg {
    padding-top: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-left--lg {
    margin-left: 20px !important; }
  .u-padding-left--lg {
    padding-left: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-bottom--lg {
    margin-bottom: 20px !important; }
  .u-padding-bottom--lg {
    padding-bottom: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-right--lg {
    margin-right: 20px !important; }
  .u-padding-right--lg {
    padding-right: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-top--md {
    margin-top: 20px !important; }
  .u-padding-top--md {
    padding-top: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-left--md {
    margin-left: 20px !important; }
  .u-padding-left--md {
    padding-left: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-bottom--md {
    margin-bottom: 20px !important; }
  .u-padding-bottom--md {
    padding-bottom: 20px !important; } }

@media only screen and (max-width: 29.96875em) {
  .u-margin-right--md {
    margin-right: 20px !important; }
  .u-padding-right--md {
    padding-right: 20px !important; } }

.u-text--left {
  text-align: left; }
  @media only screen and (min-width: 480px) {
    .u-text--left--sm {
      text-align: left; } }
  @media only screen and (min-width: 768px) {
    .u-text--left--md {
      text-align: left; } }
  @media only screen and (min-width: 1024px) {
    .u-text--left--lg {
      text-align: left; } }
  @media only screen and (min-width: 1240px) {
    .u-text--left--xlg {
      text-align: left; } }

.u-text--centered {
  text-align: center; }
  @media only screen and (min-width: 480px) {
    .u-text--centered--sm {
      text-align: center; } }
  @media only screen and (min-width: 768px) {
    .u-text--centered--md {
      text-align: center; } }
  @media only screen and (min-width: 1024px) {
    .u-text--centered--lg {
      text-align: center; } }
  @media only screen and (min-width: 1240px) {
    .u-text--centered--xlg {
      text-align: center; } }

.u-text--right {
  text-align: right; }
  @media only screen and (min-width: 480px) {
    .u-text--right--sm {
      text-align: right; } }
  @media only screen and (min-width: 768px) {
    .u-text--right--md {
      text-align: right; } }
  @media only screen and (min-width: 1024px) {
    .u-text--right--lg {
      text-align: right; } }
  @media only screen and (min-width: 1240px) {
    .u-text--right--xlg {
      text-align: right; } }

.u-visible-xxlg,
.u-visible-xxlg-block,
.u-visible-xxlg-table-cell,
.u-visible-xxlg-inline-block,
.u-visible-xxlg-inline {
  display: none !important; }

@media only screen and (min-width: 180em) {
  .u-visible-xxlg,
  .u-visible-xxlg-block {
    display: block !important; }
  .u-visible-xxlg-table-cell {
    display: table-cell !important; }
  .u-visible-xxlg-inline-block {
    display: inline-block !important; }
  .u-visible-xxlg-inline {
    display: inline !important; }
  .u-hidden-xxlg {
    display: none !important; } }

.u-visible-xlg,
.u-visible-xlg-block,
.u-visible-xlg-table-cell,
.u-visible-xlg-inline-block,
.u-visible-xlg-inline {
  display: none !important; }

@media only screen and (min-width: 77.5em) and (max-width: 179.96875em) {
  .u-visible-xlg,
  .u-visible-xlg-block {
    display: block !important; }
  .u-visible-xlg-table-cell {
    display: table-cell !important; }
  .u-visible-xlg-inline-block {
    display: inline-block !important; }
  .u-visible-xlg-inline {
    display: inline !important; }
  .u-hidden-xlg {
    display: none !important; } }

.u-visible-lg,
.u-visible-lg-block,
.u-visible-lg-table-cell,
.u-visible-lg-inline-block,
.u-visible-lg-inline {
  display: none !important; }

@media only screen and (min-width: 64em) and (max-width: 77.46875em) {
  .u-visible-lg,
  .u-visible-lg-block {
    display: block !important; }
  .u-visible-lg-table-cell {
    display: table-cell !important; }
  .u-visible-lg-inline-block {
    display: inline-block !important; }
  .u-visible-lg-inline {
    display: inline !important; }
  .u-hidden-lg {
    display: none !important; } }

.u-visible-md,
.u-visible-md-block,
.u-visible-md-table-cell,
.u-visible-md-inline-block,
.u-visible-md-inline {
  display: none !important; }

@media only screen and (min-width: 48em) and (max-width: 63.96875em) {
  .u-visible-md,
  .u-visible-md-block {
    display: block !important; }
  .u-visible-md-table-cell {
    display: table-cell !important; }
  .u-visible-md-inline-block {
    display: inline-block !important; }
  .u-visible-md-inline {
    display: inline !important; }
  .u-hidden-md {
    display: none !important; } }

.u-visible-sm,
.u-visible-sm-block,
.u-visible-sm-table-cell,
.u-visible-sm-inline-block,
.u-visible-sm-inline {
  display: none !important; }

@media only screen and (min-width: 30em) and (max-width: 47.96875em) {
  .u-visible-sm,
  .u-visible-sm-block {
    display: block !important; }
  .u-visible-sm-table-cell {
    display: table-cell !important; }
  .u-visible-sm-inline-block {
    display: inline-block !important; }
  .u-visible-sm-inline {
    display: inline !important; }
  .u-hidden-sm {
    display: none !important; } }

.u-visible-xs,
.u-visible-xs-block,
.u-visible-xs-table-cell,
.u-visible-xs-inline-block,
.u-visible-xs-inline {
  display: none !important; }

@media only screen and (max-width: 29.96875em) {
  .u-visible-xs,
  .u-visible-xs-block {
    display: block !important; }
  .u-visible-xs-table-cell {
    display: table-cell !important; }
  .u-visible-xs-inline-block {
    display: inline-block !important; }
  .u-visible-xs-inline {
    display: inline !important; }
  .u-hidden-xs {
    display: none !important; } }

.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.u-hidden {
  display: none !important; }

.u-inline-children {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

/*# sourceMappingURL=main.css.map */
