/*!
Theme Name: Version One Ventures
Theme URI: https://versionone.vc/
Author: Small Animal Studios
Author URI: https://www.smallanimalstudios.com/
Description: Version One Ventures
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: version-one-ventures
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Version One Ventures is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/ /* Required for the WP theme */ /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document
   ========================================================================== */ /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */ html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
} /* Sections
   ========================================================================== */ /**
 * Remove the margin in all browsers.
 */ body {
  margin: 0;
} /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */ h1 {
  font-size: 2em;
  margin: 0.67em 0;
} /* Grouping content
   ========================================================================== */ /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */ hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
} /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */ pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
} /* Text-level semantics
   ========================================================================== */ /**
 * Remove the gray background on active links in IE 10.
 */ a {
  background-color: transparent;
} /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */ abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
} /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */ b,
strong {
  font-weight: bolder;
} /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */ code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
} /**
 * Add the correct font size in all browsers.
 */ small {
  font-size: 80%;
} /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */ sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
} sub {
  bottom: -0.25em;
} sup {
  top: -0.5em;
} /* Embedded content
   ========================================================================== */ /**
 * Remove the border on images inside links in IE 10.
 */ img {
  border-style: none;
} /* Forms
   ========================================================================== */ /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */ button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
} /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */ button,
input { /* 1 */
  overflow: visible;
} /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */ button,
select { /* 1 */
  text-transform: none;
} /**
 * Correct the inability to style clickable types in iOS and Safari.
 */ button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
} /**
 * Remove the inner border and padding in Firefox.
 */ button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
} /**
 * Restore the focus styles unset by the previous rule.
 */ button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
} /**
 * Correct the padding in Firefox.
 */ fieldset {
  padding: 0.35em 0.75em 0.625em;
} /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */ legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
} /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */ progress {
  vertical-align: baseline;
} /**
 * Remove the default vertical scrollbar in IE 10+.
 */ textarea {
  overflow: auto;
} /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */ [type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
} /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */ [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
} /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */ [type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
} /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */ [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
} /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */ ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
} /* Interactive
   ========================================================================== */ /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */ details {
  display: block;
} /*
 * Add the correct display in all browsers.
 */ summary {
  display: list-item;
} /* Misc
   ========================================================================== */ /**
 * Add the correct display in IE 10+.
 */ template {
  display: none;
} /**
 * Add the correct display in IE 10.
 */ [hidden] {
  display: none;
} :root {
  --color-black: #262626;
  --color-gray: #4a4a4a;
  --color--mid-gray: #cccccc;
  --color--light-gray: #eaeaea;
  --color-white: #ffffff;
  --color-off-white: #f8f8f8;
  --color-red: #d93835;
  --color-purple: #9013fe;
  --color-gold: #e39820;
  --gutter: 20px;
  --negative-gutter: -20px;
  --negative-gutter: calc(var(--gutter) * -1);
  --gutter-medium: 48px;
  --negative-gutter-medium: -48px;
  --negative-gutter-medium: calc(var(--gutter-medium) * -1);
  --section-margin: 80px;
  --section-margin-large: 120px;
  --box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
  --nav-menu-color: #ffffff;
  --nav-menu-color: var(--color-white);
  --accent-color: #d93835;
  --accent-color: var(--color-red);
} * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} body {
  font-family: "Lato", sans-serif;
  color: #262626;
  color: var(--color-black);
} @media (min-width: 900px) { body {
    background-image: url('/wp-content/themes/version-one-ventures/img/background.webp');
    background-position: bottom left;
    background-size: 100% auto;
    background-repeat: repeat-y;
  }
} img {
  max-width: 100%;
  height: auto;
} /*
This makes me sad that I need to do this, but
WP is greedy with its HTML and styles
*/ #subscribe-submit input[type="submit"],
.button-reset {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
} .visually-hidden { /* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility */
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
} .site-content {
  font-size: 18px;
  line-height: 1.7;
} @media (min-width: 900px) { .site-content {
    font-size: 20px;
  }
} @media (min-width: 1800px) { .site-content {
    font-size: 24px;
  }
} .site-content > :last-child {
  margin-bottom: 0;
} .site-content a {
  color: #d93835;
  color: var(--color-red);
} .site-content p,
.site-content ul,
.site-content ol {
  margin-top: 30px;
  margin-bottom: 30px;
} .site-content li {
  margin-bottom: 20px;
  margin-bottom: var(--gutter);
} .site-content blockquote {
  margin: 10px 0;
  padding-left: 20px;
  padding-left: var(--gutter);
  border-left: 8px solid #eaeaea;
  border-left: 8px solid var(--color--light-gray);
  font-style: italic;
} @media (min-width: 900px) { .site-content blockquote {
    padding-left: 48px;
    padding-left: var(--gutter-medium);
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: -40px;
  }
} .section__heading {
  margin-top: 0;
  margin-bottom: 32px;
} @media (min-width: 900px) { .section__heading {
    margin-bottom: 41px;
  }
} .section__heading:before {
  display: block;
  height: 5px;
  width: 80px;
  background-color: #d93835;
  background-color: var(--color-red);
  margin-bottom: 7px;
  content: "";
} @media (min-width: 900px) { .section__heading:before {
    margin-bottom: 24px;
  }
} .arrow-cta,
.arrow-back-cta {
  color: #d93835;
  color: var(--color-red);
  text-decoration: none
} .arrow-cta:before,
  .arrow-cta:after,
  .arrow-back-cta:before,
  .arrow-back-cta:after {
  font-weight: 400;
  white-space: pre;
} .arrow-cta:after {
  display: inline-block;
  content: " ➔";
} .arrow-back-cta:before {
  display: inline-block;
  content: " ➔";
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
} .section-layout {
  padding-right: 20px;
  padding-right: var(--gutter);
  padding-left: 20px;
  padding-left: var(--gutter);
  margin-top: 80px;
  margin-top: var(--section-margin);
  margin-bottom: 80px;
  margin-bottom: var(--section-margin);
} @media (min-width: 1200px) { .section-layout {
    margin-top: 120px;
    margin-top: var(--section-margin-large);
    margin-bottom: 120px;
    margin-bottom: var(--section-margin-large);
  }
} /* TODO: Rename these! */ .heading-0 {
  margin-top: 8px;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 1.3;
} @media (min-width: 900px) { .heading-0 {
    margin-top: 14px;
    margin-bottom: 24px;
    font-size: 36px;
  }
} @media (min-width: 1200px) { .heading-0 {
    margin-bottom: 26px;
  }
} @media (min-width: 1800px) { .heading-0 {
    font-size: 48px;
    line-height: 1.2;
  }
} .heading-1 {
  font-weight: 300;
  font-size: 26px;
  line-height: 1.7;
  letter-spacing: -0.01em;
} @media (min-width: 900px) { .heading-1 {
    font-size: 30px;
    line-height: 1.5;
  }
} @media (min-width: 1800px) { .heading-1 {
    font-size: 36px;
  }
} .heading-2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.055em;
  color: #d93835;
  color: var(--accent-color);
  /* 0.88 */
} @media (min-width: 900px) { .heading-2 {
    font-size: 16px;
  }
} @media (min-width: 900px) { .content-wrapper {
    width: 100%;
    max-width: 996px;
    max-width: calc(900px + var(--gutter-medium) * 2);
    margin-right: auto;
    margin-left: auto;
    padding-right: 48px;
    padding-right: var(--gutter-medium);
    padding-left: 48px;
    padding-left: var(--gutter-medium);
  }
} @media (min-width: 1200px) { .content-wrapper {
    max-width: 1296px;
    max-width: calc(1200px + var(--gutter-medium) * 2);
  }
} @media (min-width: 1800px) { .content-wrapper {
    max-width: 1546px;
    max-width: calc(1450px + var(--gutter-medium) * 2);
  }
} @media (max-width: 899px) { .site-header {
    background-color: #d93835;
    background-color: var(--color-red);
  }
} @media (min-width: 900px) { .site-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 238px;
    background-color: #ffffff;
    background-color: var(--color-white);
  }
} .header-nav__home {
  text-decoration: none;
} .header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 9999;
} @media (max-width: 899px) { .header-nav {
    padding: 50px 20px 20px;
    padding: 50px var(--gutter) var(--gutter);
  }
} .header-nav__menu-button {
  color: #ffffff;
  color: var(--nav-menu-color);
  font-size: 18px;
  font-weight: 700;
  text-transform: lowercase;
} @media (min-width: 900px) { .header-nav__menu-button {
    display: none;
  }
} .header-nav__menu-button:focus {
  outline: none;
} .header-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin: 0;
  list-style-type: none;
  line-height: 1.6;
} @media (max-width: 899px) { .header-nav__list {
    display: none;
  }
} @media (min-width: 900px) { .header-nav__list-item {
    margin-left: 40px;
  }
} .header-nav__link {
  text-decoration: none;
  text-transform: lowercase;
  color: inherit;
  font-size: 26px;
  font-weight: 300;
  letter-spacing: -0.01em;
} @media (min-width: 1800px) { .header-nav__link {
    font-size: 32px;
  }
} .header-nav__link--active {
  font-weight: 700;
} /* Mobile Nav Styles */ .header-nav--active.header-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
} .header-nav--active .header-nav__menu-button {
  position: fixed;
  z-index: 3;
  color: transparent;
  top: 50px;
  right: 20px;
  right: var(--gutter)
} .header-nav--active .header-nav__menu-button:after {
  content: '×';
  font-size: 30px;
  color: #4a4a4a;
  color: var(--color-gray);
} .header-nav--active .header-nav__list {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 136px 0 0;
  color: #d93835;
  color: var(--color-red);
} .header-nav--active .header-nav__list-item {
  margin-bottom: 55px;
  text-align: center;
} .header-nav--active .header-nav__link {
  text-transform: capitalize;
  font-size: 32px;
} .site-footer {
  font-size: 18px;
  background-color: #f8f8f8;
  background-color: var(--color-off-white);
} @media (min-width: 900px) { .site-footer {
    margin-top: 300px;
    font-size: 22px;
  }
} .subscribe {
  background-color: #ffffff;
  background-color: var(--color-white);
  padding: 34px 20px 28px;
  padding: 34px var(--gutter) 28px;
  border-top: 8px #d93835 solid;
  border-top: 8px var(--color-red) solid;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
          box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
  -webkit-box-shadow: var(--box-shadow);
          box-shadow: var(--box-shadow);
} @media (min-width: 900px) { .subscribe {
    position: relative;
    top: -108px;
    max-width: 750px;
    padding: 56px 48px 60px;
    padding: 56px var(--gutter-medium) 60px;
    margin-right: auto;
    margin-left: auto;
    font-size: 22px;
    background-image: url('/wp-content/themes/version-one-ventures/img/postage.svg');
    background-size: 35% auto;
    background-position: top right;
    background-repeat: no-repeat;
  }
} .subscribe__label {
  display: block;
} @media (min-width: 900px) { .subscribe form,
.subscribe__input-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
} #subscribe-email,
#subscribe-submit {
  margin: 0;
} #subscribe-email input,
#subscribe-field-blog_subscription-2,
.subscribe__input {
  display: block;
  margin-top: 14px;
  margin-bottom: 16px;
  border: 0;
  background-color: #f8f8f8;
  background-color: var(--color-off-white);
  padding: 15px 15px 13px;
  width: 100% !important; /* Override Jetpack styles */
} @media (min-width: 900px) { #subscribe-email input,
#subscribe-field-blog_subscription-2,
.subscribe__input {
    margin: 0;
  }
} #subscribe-submit input[type="submit"],
.subscribe__button {
  background-color: #d93835;
  background-color: var(--color-red);
  padding: 15px 36px 13px;
  color: white;
} @media (min-width: 900px) { #subscribe-submit input[type="submit"],
.subscribe__button {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
} /* Styles for Jetpack's html */ #subscribe-email {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
} #subscribe-text {
    display: none;
} #subscribe-field-blog_subscription-2 {
  height: 100%;
} .footer-nav {
  margin-top: 65px;
  margin-bottom: 65px;
} @media (min-width: 900px) { .footer-nav {
    max-width: 610px;
    margin-top: -48px;
    margin-top: var(--negative-gutter-medium);
    margin-right: auto;
    margin-left: auto;
  }
} @media (min-width: 1800px) { .footer-nav {
    font-size: 26px;
  }
} .footer-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding-right: 20px;
  padding-right: var(--gutter);
  padding-left: 20px;
  padding-left: var(--gutter);
  list-style-type: none;
  line-height: 1.6;
} .footer-nav__list-item {
  margin-left: 5px;
  margin-right: 5px;
} .footer-nav__link {
  text-decoration: none;
  text-transform: lowercase;
  color: inherit;
  font-weight: 300;
  letter-spacing: -0.01em;
} .footer-nav__link--active {
  font-weight: 700;
} .connect-nav {
  margin-top: 65px;
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
} .connect-nav__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 130px;
} .copyright {
  text-align: center;
  font-size: 14px;
  margin-top: 32px;
  margin-bottom: 0;
  padding-bottom: 60px;
  letter-spacing: -0.01em;
  font-weight: 300;
} .logo {
  margin: 0;
  text-transform: lowercase;
  font-size: 26px;
  font-weight: 900;
} @media (min-width: 900px) { .logo {
    font-size: 36px;
  }
} .logo__version {
  color: #262626;
  color: var(--color-black);
} @media (max-width: 899px) { .logo__version {
    color: rgba(255, 255, 255, .5);
  }
} .logo__space {
  font-size: 0;
} .logo__one {
  color: #d93835;
  color: var(--color-red);
} @media (max-width: 899px) { .logo__one {
    color: #ffffff;
    color: var(--color-white);
  }
} .home-header {
  background-color: #ffffff;
  background-color: var(--color-white);
} @media (max-width: 899px) { .home-header {
    padding: 45px 20px 55px;
    padding: 45px var(--gutter) 55px;
    font-size: 27px;
    line-height: 1.6;
    color: #ffffff;
    color: var(--color-white);
    background-color: #d93835;
    background-color: var(--color-red);
  }
} @media (min-width: 900px) { .home-header {
    position: relative;
  }
} @media (min-width: 900px) { .home-header__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 50vw;
    min-height: 500px;
    max-height: 605px;
  }
} .home-header__heading {
  margin: 0;
  font-size: 27px;
  font-weight: 300;
} @media (min-width: 900px) { .home-header__heading {
    max-width: 440px;
    font-size: 36px;
    line-height: 1.6;
  }
} @media (min-width: 1200px) { .home-header__heading {
    max-width: 590px;
    font-size: 48px;
  }
} @media (min-width: 1800px) { .home-header__heading {
    max-width: 655px;
  }
} .home-header__heading--bold {
  font-weight: 900;
} .home-header__image-container {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 45%;
  height: calc(100% + 60px);
  background-color: #d93835;
  background-color: var(--color-red);
} @media (max-width: 899px) { .home-header__image-container {
    display: none;
  }
} .home-header__image {
  padding-right: 15%;
} /* Home Hero styles */ .home-hero {
  background-color: #f8f8f8;
  background-color: var(--color-off-white);
  overflow-x: hidden;
} @media (min-width: 900px) { .home-hero__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 120px;
    padding-bottom: 60px;
  }
} .home-hero__image {
  margin-left: 144px;
} @media (max-width: 899px) { .home-hero__image {
    display: none;
  }
} /* Portfolio Hero styles */ .portfolio-hero {
  background-color: #ffffff;
  background-color: var(--color-white);
} .portfolio-hero__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
} @media (max-width: 899px) { .portfolio-hero__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 20px;
    padding-bottom: var(--gutter);
  }
} @media (min-width: 900px) { .portfolio-hero__wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 100px;
    padding-bottom: 80px;
  }
} .portfolio-hero__image-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
} @media (max-width: 899px) { .portfolio-hero__image-wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 20px;
    margin-right: var(--gutter);
    margin-left: 20px;
    margin-left: var(--gutter);
  }
} @media (min-width: 900px) { .portfolio-hero__image-wrapper {
    margin-left: 20px;
    margin-left: var(--gutter);
  }
} @media (min-width: 1200px) { .portfolio-hero__image-wrapper {
    margin-left: 96px;
  }
} .portfolio-hero__image {
  width: 100%;
} /* Core Beliefs Hero styles */ .beliefs-hero {
  background-color: #f8f8f8;
  background-color: var(--color-off-white);
} .beliefs-hero__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
} @media (max-width: 899px) { .beliefs-hero__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 20px;
    padding-bottom: var(--gutter);
  }
} @media (min-width: 900px) { .beliefs-hero__wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 100px;
    padding-bottom: 80px;
  }
} .beliefs-hero__image-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
} @media (max-width: 899px) { .beliefs-hero__image-wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 20px;
    margin-right: var(--gutter);
    margin-left: 20px;
    margin-left: var(--gutter);
  }
} @media (min-width: 900px) { .beliefs-hero__image-wrapper {
    margin-left: 20px;
    margin-left: var(--gutter);
    margin-bottom: -160px;
  }
} @media (min-width: 1200px) { .beliefs-hero__image-wrapper {
    margin-left: 96px;
  }
} .beliefs-hero__image {
  width: 100%;
} /* People Hero styles */ .people-hero {
  background-color: #f8f8f8;
  background-color: var(--color-off-white);
} @media (min-width: 900px) { .people-hero__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 100px;
    padding-bottom: 50px;
    margin-bottom: 10vw;
  }
} .people-hero__headshots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(50% - 36px);
  max-width: 654px;
} @media (max-width: 899px) { .people-hero__headshots {
    display: none;
  }
} @media (min-width: 900px) { .people-hero__image-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 50%;
    margin-bottom: -10vw;
  }
} @media (min-width: 900px) { .people-hero__image {
    max-height: 500px;
    max-width: none;
    width: auto;
  }
} @media (min-width: 1200px) { .people-hero__image {
    max-height: 600px;
  }
} @media (min-width: 1800px) { .people-hero__image {
    max-height: 700px;
  }
} .people-hero__figure {
  margin: 0;
  width: calc(50% - 23px);
} .people-hero__headshot-caption {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #4a4a4a;
  color: var(--color-gray);
} .people-hero__headshot-caption a {
  color: #262626;
  color: var(--color-black);
} /* Hero styles */ @media (max-width: 899px) { .hero__article {
    padding: 56px 20px;
    padding: 56px var(--gutter);
  }
} @media (min-width: 900px) { .hero__article {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 530px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
} @media (min-width: 1800px) { .hero__article {
    max-width: 655px;
  }
} .hero__content a {
  color: #d93835;
  color: var(--color-red);
} .article--single {
  padding-right: 20px;
  padding-right: var(--gutter);
  padding-left: 20px;
  padding-left: var(--gutter);
  margin-top: 180px;
  margin-top: calc(100px + var(--section-margin));
  margin-bottom: 80px;
  margin-bottom: var(--section-margin);
} @media (min-width: 900px) { .article--single {
    width: 100%;
    max-width: 996px;
    max-width: calc(900px + var(--gutter-medium) * 2);
    margin-top: 80px;
    margin-top: var(--section-margin);
    margin-right: auto;
    margin-left: auto;
    padding-right: 48px;
    padding-right: var(--gutter-medium);
    padding-left: 48px;
    padding-left: var(--gutter-medium);
  }
} @media (min-width: 1200px) { .article--single {
    margin-top: 120px;
    margin-top: var(--section-margin-large);
    margin-bottom: 120px;
    margin-bottom: var(--section-margin-large);
  }
} .article__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 35px;
} .article__heading a {
  color: inherit;
  text-decoration: none;
} .article__comments {
  margin-top: 35px;
} .article__category {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  text-decoration: none;
} .article__author {
  color: #4a4a4a;
  color: var(--color-gray);
  text-transform: uppercase;
} @media (max-width: 899px) { .article__author {
    display: grid;
    grid-template-areas:
      "image name"
      "image date";
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: 32px 1fr;
    grid-column-gap: 10px;
    font-size: 14px;
  }
} @media (min-width: 900px) { .article__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
} .article__author-avatar-link {
  grid-area: image;
  -ms-flex-item-align: center;
      align-self: center;
  justify-self: center;
} .article__author-avatar {
  border-radius: 9999em;
  height: 32px;
  width: auto;
} .article__author-name {
  grid-area: name;
  color: inherit;
  text-decoration: none;
  font-weight: 700;
} @media (min-width: 900px) { .article__author-name {
    margin-left: 10px;
  }
} .article__date {
  grid-area: date;
} @media (min-width: 900px) { .article__date:before {
    content: ' – ';
    white-space: pre;
  }
} .tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin-top: 20px;
} .tag-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 20px;
  margin-right: var(--gutter);
  background-color: #eaeaea;
  background-color: var(--color--light-gray);
  border-radius: 8px;
} .tag-list__link {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375;
  color: #262626;
  color: var(--color-black);
  text-decoration: none;
} .article-card {
  margin-bottom: 30px;
} @media (min-width: 1200px) { .article-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px;
    margin-bottom: var(--section-margin);
  }
} .article-card__article {
  position: relative;
  padding: 25px 20px;
  padding: 25px var(--gutter);
  margin-right: -20px;
  margin-right: var(--negative-gutter);
  margin-left: -20px;
  margin-left: var(--negative-gutter);
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
          box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
  -webkit-box-shadow: var(--box-shadow);
          box-shadow: var(--box-shadow);
  background-color: #ffffff;
  background-color: var(--color-white);
} @media (min-width: 900px) { .article-card__article {
    padding: 32px 48px 64px;
    padding: 32px var(--gutter-medium) 64px;
    margin-right: -48px;
    margin-right: var(--negative-gutter-medium);
    margin-left: -48px;
    margin-left: var(--negative-gutter-medium);
  }
} @media (min-width: 1200px) { .article-card__article {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 800px;
    margin-right: 0;
  }
} @media (min-width: 1800px) { .article-card__article {
    max-width: 1000px;
  }
} .article-card__article:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #d93835;
  background-color: var(--accent-color);
  content: "";
} .article-card .site-content a {
  color: #262626;
  color: var(--color-black);
} .article-listing {
  margin-top: 80px;
} .article-listing > .article-card:last-of-type {
    margin-bottom: 30px;
} .article-listing__view-more {
  display: inline-block;
  margin-top: 16px;
  font-size: 24px;
  font-weight: 300;
} @media (min-width: 900px) { .article-listing__view-more {
    margin-top: 30px;
  }
} .article-listing__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
} @media (max-width: 525px) { .article-listing__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
} @media (min-width: 900px) { .article-listing__footer {
    margin-top: 50px;
  }
} @media (max-width: 525px) { .article-listing__view-more:only-child:not(.arrow-back-cta) {
    margin-left: auto;
  }
} .beliefs {
  margin-top: 240px;
  counter-reset: section;
} .beliefs__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 72px;
} @media (max-width: 899px) { .beliefs__article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
} @media (min-width: 1200px) { .beliefs__article {
    margin-bottom: 84px;
  }
} @media (min-width: 1800px) { .beliefs__article {
    margin-bottom: 96px;
  }
} .beliefs__article:last-of-type {
  margin-bottom: 0;
} @media (min-width: 900px) { .beliefs__article:nth-child(even) .beliefs__image-wrapper {
    -webkit-box-ordinal-group:  0;
        -ms-flex-order:  -1;
            order:  -1;
  }
} @media (min-width: 900px) { .beliefs__text,
.beliefs__image-wrapper {
    width: calc(50% - 36px);
  }
} @media (min-width: 1800px) { .beliefs__text,
.beliefs__image-wrapper {
    width: calc(50% - 72px);
  }
} .beliefs__image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: flex;
} @media (max-width: 899px) { .beliefs__image-wrapper {
    margin-top: 48px;
  }
} @media (max-width: 899px) { .beliefs__image-wrapper:empty {
    margin: 0;
  }
} .beliefs__image {
  width: 60%;
} @media (max-width: 899px) { .beliefs__image {
    width: 100%;
  }
} .beliefs__heading {
  position: relative;
  margin-top: 0;
} .beliefs__heading:before {
  margin-right: 10px;
  counter-increment: section;
  content: counters(section, ".") ".";
  color: #d93835;
  color: var(--color-red);
} @media (min-width: 900px) { .beliefs__heading:before {
    position: absolute;
    right: 100%;
  }
} @media (min-width: 900px) { .people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
} @media (min-width: 1200px) { .people {
    margin-top: 200px;
  }
} @media (min-width: 1800px) { .people {
    margin-top: 280px;
  }
} @media (max-width: 899px) { .people__article {
    margin-bottom: 48px;
  }
} @media (min-width: 900px) { .people__article {
    width: calc(50% - 36px);
  }
} @media (min-width: 1800px) { .people__article {
    width: calc(50% - 72px);
  }
} .people__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
} .people__heading {
  margin-top: 0;
  margin-bottom: 0;
} .people__location {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
} .people__footer {
  margin-top: 32px;
} .portfolio {

} .portfolio__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  margin: 0 -15px;
  padding: 0;
} .portfolio__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 30px);
  margin: 15px;
} @media (max-width: 525px) { .portfolio__list-item {
    width: 100%;
  }
} @media (min-width: 900px) { .portfolio__list-item {
    width: calc(33.3% - 30px);
  }
} @media (min-width: 1200px) { .portfolio__list-item {
    width: calc(25% - 30px);
  }
} .portfolio__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 200px;
  padding: 20px 35px;
  background-color: white;
  border: 5px solid #f8f8f8;
  border: 5px solid var(--color-off-white);
  text-decoration: none;
} .portfolio__image {
  width: auto;
} .portfolio__caption {
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: 22px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #cccccc;
  color: var(--color--mid-gray);
} .social-media__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
} .social-media__list-item {
  margin-right: 24px;
} .social-media__link {
  display: block;
} .related-articles {
  padding-top: 32px;
} @media (min-width: 900px) and (max-width: 1199px) { .related-articles {
    display: grid;
    grid-template-areas:
      "heading more"
      "list list";
  }
} @media (min-width: 1200px) { .related-articles {
    margin-right: 48px;
    margin-right: var(--gutter-medium);
    margin-left: 48px;
    margin-left: var(--gutter-medium);
  }
} .related-articles__heading {
  margin-bottom: 16px;
} @media (min-width: 900px) and (max-width: 1199px) { .related-articles__heading {
    grid-area: heading;
    margin: 0;
  }
} @media (min-width: 1200px) { .related-articles__heading {
    margin-top: 0;
  }
} .related-articles__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
} @media (min-width: 900px) { .related-articles__list {
    margin-top: 24px;
  }
} @media (min-width: 900px) and (max-width: 1199px) { .related-articles__list {
    grid-area: list;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 120px;
    grid-auto-flow: column;
  }
} .related-articles__list-item {
  margin-bottom: 16px;
} @media (min-width: 1200px) { .related-articles__list-item {
    margin-bottom: 32px;
  }
} .related-articles__link {
  font-weight: 700;
  line-height: 1.375;
  color: #262626;
  color: var(--color-black);
  text-decoration: none;
} .related-articles__view-more {
  font-weight: 700;
  color: #d93835;
  color: var(--accent-color);
} @media (min-width: 900px) and (max-width: 1199px) { .related-articles__view-more {
    grid-area: more;
    text-align: right;
  }
} @media (min-width: 900px) { .ebooks__heading {
    max-width: 600px;
  }
} .ebooks__list {
  margin: 0 -20px;
  margin: 0 var(--negative-gutter);
  padding: 0;
  list-style-type: none;
} @media (min-width: 900px) { .ebooks__list {
    margin: 80px -48px 180px;
    margin: 80px var(--negative-gutter-medium) 180px;
  }
} @media (min-width: 1200px) { .ebooks__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
} @media (max-width: 899px) { .ebooks__list-item {
    margin-bottom: 40px;
  }
} @media (min-width: 900px) and (max-width: 1199px) { .ebooks__list-item:nth-child(odd) .ebook {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  } .ebooks__list-item:nth-child(odd) .ebook__image-container {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-right: 0;
  } .ebooks__list-item:nth-child(even) .ebook {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
} @media (min-width: 1200px) { .ebooks__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(33% - 24px);
    width: calc(33% - var(--gutter-medium) / 2);
  }
} @media (min-width: 1800px) { .ebooks__list-item {
    width: calc(33% - 82.5px);
  }
} .ebooks__link {
  display: block;
  text-decoration: none;
} @media (min-width: 1200px) { .ebooks__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
} .ebook {
  padding: 60px 48px 36px;
  padding: 60px var(--gutter-medium) 36px;
  background-color: #262626;
  background-color: var(--color-black);
  color: #ffffff;
  color: var(--color-white);
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
          box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
  -webkit-box-shadow: var(--box-shadow);
          box-shadow: var(--box-shadow)
} .ebook.ebook--black {
  background-color: #262626;
  background-color: var(--color-black);
} .ebook.ebook--red {
  background-color: #d93835;
  background-color: var(--color-red);
} .ebook.ebook--white {
  background-color: #ffffff;
  background-color: var(--color-white);
  color: #262626;
  color: var(--color-black);
} @media (min-width: 900px) and (max-width: 1199px) { .ebook {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    margin-bottom: 80px;
  }
} @media (min-width: 1200px) { .ebook {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
} .ebook--black .ebook__image-container {
  background-color: #ffffff;
  background-color: var(--color-white);
} .ebook--white .ebook__image-container {
  background-color: #d93835;
  background-color: var(--color-red);
} .ebook--red .ebook__image-container {
  background-color: #262626;
  background-color: var(--color-black);
} .ebook__image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 90px;
  padding-bottom: 65px;
  margin-left: -48px;
  margin-left: var(--negative-gutter-medium);
  -webkit-clip-path: polygon(0 0, 100% 30px, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 30px, 100% 100%, 0% 100%);
} @media (min-width: 900px) { .ebook__image-container {
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
            box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
  }
} @media (min-width: 900px) and (max-width: 1199px) { .ebook__image-container {
    width: 350px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: -12px 48px;
    margin: -12px var(--gutter-medium);
    -webkit-clip-path: none;
            clip-path: none;
  }
} @media (min-width: 1200px) { .ebook__image-container {
    position: relative;
    left: -8px;
  }
} .ebook__image {
  height: 140px;
  width: auto;
} @media (min-width: 1200px) { .ebook__image {
    width: 128px;
    height: auto;
  }
} .ebook__heading {
  margin-top: 0;
  margin-bottom: 80px;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.3;
} @media (min-width: 900px) and (max-width: 1199px) { .ebook__heading {
    margin: 0 48px;
    margin: 0 var(--gutter-medium);
  }
} .ebook__heading--bold {
  display: block;
  font-weight: 700;
} /*
  NOTES:
  - so far all mobile headers are 26px
  - default mobile section margins are 80px
*/
