.clear:after, .clear:before {
  content: " ";
  display: table; }

.clear {
  *zoom: 1; }
  .clear:after {
    clear: both; }

* {
  box-sizing: border-box;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

body {
  color: #333;
  transition: all 0.4s 0.3s ease-in; }

a {
  text-decoration: none;
  color: #333; }
  a:hover {
    color: #706935; }

/*! normalize.css v8.0.1 | 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; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * 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 {
  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 */
  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 {
  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"] {
  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; }

.master__header {
  background-color: #fff;
  color: #ddd;
  padding: 20px 0 0 0;
  position: fixed;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #ccc;
  z-index: 1;
  box-shadow: 0 5px 10px rgba(100, 100, 100, 0.1); }
  .master__header h1 {
    margin: 0;
    padding: 0;
    display: inline;
    align-self: center; }
  .master__header .svg_logo {
    height: 30px;
    margin: 0 auto 20px;
    display: block; }
  .master__header .hamburger {
    position: fixed;
    top: 20px;
    left: 20px; }
  .master__header .login__panel {
    padding: 10px 20px;
    display: none; }
    .master__header .login__panel p {
      font-size: 15px; }
  .master__header .login__panel {
    position: fixed;
    right: 10px;
    top: 10px;
    justify-content: space-between; }
    .master__header .login__panel p {
      margin-left: 20px;
      font-family: "GothamPro", GothamPro, sans-serif;
      color: #333;
      font-size: 12px; }
    .master__header .login__panel p:first-child {
      margin: 0; }
    .master__header .login__panel a {
      color: #333;
      text-decoration: none;
      padding: 5px;
      margin: 0 5px; }
      .master__header .login__panel a:hover {
        border-bottom: 1px solid #706935; }
    .master__header .login__panel a.login {
      padding: 5px 10px;
      background-color: white;
      color: #333;
      border-radius: 3px; }
      .master__header .login__panel a.login:hover {
        color: white;
        background-color: #706935;
        text-decoration: none;
        border: none; }

@media screen and (min-width: 768px) {
  .master__header .svg_logo {
    height: 60px; } }

@media only screen and (min-width: 1000px) {
  .master__header {
    padding: 20px 0 0 0; }
    .master__header .login__panel {
      display: flex; } }

.mega__nav__wrapper {
  position: fixed;
  width: 100%;
  background-color: white;
  top: 105px;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  display: none;
  box-shadow: 0 5px 10px rgba(38, 139, 117, 0.05), 0 15px 40px rgba(166, 173, 201, 0.5);
  z-index: 999999; }

#mobile__nav {
  display: none;
  top: 70px;
  border-top: 1px solid #706935;
  position: absolute;
  width: 100vw;
  background-color: #333;
  height: calc(100vh - 70px); }
  #mobile__nav ul {
    padding: 10px 0 0 0;
    margin: 0;
    list-style-type: none;
    font-family: "GothamPro", GothamPro, sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: space-around; }
    #mobile__nav ul li {
      font-size: 20px; }
      #mobile__nav ul li a {
        display: block;
        padding: 10px;
        color: white;
        text-decoration: none;
        text-align: center; }
  #mobile__nav hr {
    background-image: none;
    background-color: white;
    height: 1px;
    margin: 10px; }

#top__master__nav {
  background-color: #fff;
  border-top: 1px solid #ccc;
  display: flex;
  margin: 0px auto;
  text-align: center;
  top: 100px;
  width: 100%;
  z-index: 1000; }
  #top__master__nav ul {
    align-self: center;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0 auto;
    padding: 0; }
    #top__master__nav ul li {
      font-weight: 100;
      font-size: 16px; }
    #top__master__nav ul li.top_level {
      padding: 0 10px; }
  #top__master__nav a {
    display: block;
    padding: 12px 20px 10px;
    color: #333;
    font-family: "GothamPro", GothamPro, sans-serif;
    font-weight: 400;
    text-decoration: none; }
    #top__master__nav a:hover {
      color: #706935; }

#master__nav {
  background-color: #fff;
  border-top: 1px solid #ccc;
  display: flex;
  margin: 0px auto;
  text-align: center;
  top: 100px;
  width: 100%;
  z-index: 1000; }
  #master__nav ul {
    align-self: center;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0 auto;
    padding: 0; }
    #master__nav ul li {
      font-weight: 100;
      font-size: 13px;
      font-family: "GothamPro", GothamPro, sans-serif; }
    #master__nav ul li.top_level {
      padding: 0 5px; }
    #master__nav ul li.dropdown {
      position: relative; }
      #master__nav ul li.dropdown > ul {
        display: none;
        flex-direction: column;
        width: 250px;
        border: 1px solid #cccccc;
        position: absolute;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        background-color: white;
        padding: 10px 0 10px 0; }
        #master__nav ul li.dropdown > ul li {
          width: 100%;
          text-align: left;
          font-weight: 100; }
        #master__nav ul li.dropdown > ul .subtitle {
          font-weight: 400;
          color: white;
          background-color: #333;
          padding: 10px 20px;
          display: none; }
      #master__nav ul li.dropdown > a:after {
        color: #999;
        color: #706935;
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-size: 10px;
        font-weight: 900;
        padding-left: 5px; }
  #master__nav a {
    display: block;
    padding: 10px 10px 10px 15px;
    color: #333;
    font-family: "GothamPro", GothamPro, sans-serif;
    text-decoration: none;
    font-weight: 400; }
    #master__nav a:hover {
      color: #706935; }

@media (max-width: 1100px) {
  #master__nav {
    display: none; } }

@media (max-width: 768px) {
  #top__master__nav {
    display: none; } }

@media (min-width: 768px) {
  #mobile__nav__trigger {
    display: none; }
  #mobile__nav {
    display: none; } }

@media (min-width: 768px) {
  #esg_nav > li > a,
  #fundraising_nav > li > a,
  #human_nav > li > a,
  #outsourcing_nav > li > a,
  #regs_nav > li > a,
  #reporting_nav > li > a,
  #technology_nav > li > a {
    display: none; } }

#article section.article_wrapper {
  max-width: 800px;
  margin: 40px auto; }

#article div.single__article {
  width: 100%; }
  #article div.single__article h1 {
    margin-bottom: 20px;
    letter-spacing: 1px;
    outline: none;
    font-size: 50px;
    line-height: 110%;
    font-weight: 900; }
  #article div.single__article .category {
    font-size: 12px !important;
    text-transform: uppercase;
    line-height: 100%;
    font-weight: 100;
    margin: 20px 0 30px 0;
    padding: 0; }
    #article div.single__article .category a {
      color: #333;
      text-decoration: none;
      margin: 0 20px; }
      #article div.single__article .category a:hover {
        border-bottom: 1px solid #706935; }
    #article div.single__article .category .parent_0 {
      display: none; }
  #article div.single__article .author {
    border-bottom: 1px solid rgba(100, 100, 100, 0.3);
    padding-bottom: 20px;
    letter-spacing: 1px; }
    #article div.single__article .author a {
      text-decoration: none;
      color: #333; }
      #article div.single__article .author a:hover {
        border-bottom: 1px solid #706935; }
  #article div.single__article .date {
    color: #999;
    padding-left: 10px;
    margin-left: 10px;
    font-weight: 100;
    float: right;
    display: inline-block; }
  #article div.single__article .image {
    height: 400px;
    background-size: cover;
    background-position: top center;
    margin-bottom: 30px;
    position: relative;
    margin-top: 40px; }
  #article div.single__article .excerpt {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px; }
  #article div.single__article .body {
    border-bottom: 1px solid #ccc;
    max-width: 800px;
    margin: 0 auto; }
    #article div.single__article .body p {
      font-size: 19px;
      line-height: 30px;
      font-weight: 100;
      letter-spacing: 0.75px; }
      #article div.single__article .body p strong, #article div.single__article .body p b {
        font-weight: 600; }
    #article div.single__article .body ol, #article div.single__article .body ul {
      padding: 10px 20px 10px 60px; }
    #article div.single__article .body li {
      font-size: 19px;
      line-height: 30px;
      font-weight: 100;
      letter-spacing: 0.75px;
      list-style-type: square; }
      #article div.single__article .body li strong, #article div.single__article .body li b {
        font-weight: 600; }
    #article div.single__article .body a {
      color: #333;
      text-decoration: none;
      background-image: linear-gradient(#ccc, #ccc);
      background-repeat: no-repeat;
      background-size: 100% 1px;
      background-position: center bottom 15%; }
      #article div.single__article .body a:hover {
        color: red; }
    #article div.single__article .body blockquote {
      border: none;
      margin: 34px 0px;
      padding: 75px 20px 20px;
      background-image: url("/assets/img/quotes_alt.png");
      background-position: center 20px;
      background-repeat: no-repeat;
      background-size: 55px; }
      #article div.single__article .body blockquote p {
        font-size: 25px;
        text-align: center;
        font-style: normal;
        color: #706935;
        color: #333;
        margin: 0 0 10px 0;
        line-height: 1.5; }
      #article div.single__article .body blockquote cite {
        display: block;
        font-size: 17px;
        text-indent: 0;
        padding: 0;
        margin: 0;
        text-align: center;
        font-style: italic; }
    #article div.single__article .body figure.body__image {
      margin: 40px auto;
      padding: 0;
      max-width: 80%; }
      #article div.single__article .body figure.body__image img {
        width: 100%; }
      #article div.single__article .body figure.body__image figcaption {
        font-family: "GothamPro", GothamPro, sans-serif;
        font-size: 11px;
        padding: 10px 0 20px 0;
        text-transform: uppercase; }
    #article div.single__article .body h2,
    #article div.single__article .body h3,
    #article div.single__article .body h4,
    #article div.single__article .body h5,
    #article div.single__article .body h6 {
      font-size: 25px;
      line-height: 110%;
      font-weight: 900;
      padding: 10px 0 20px 0; }
    #article div.single__article .body table {
      border: 1px solid #999;
      text-align: left;
      font-family: sans-serif; }
      #article div.single__article .body table td, #article div.single__article .body table th {
        padding: 7px 10px; }
      #article div.single__article .body table tr:nth-child(even) {
        background-color: #f2f2f2; }
    #article div.single__article .body img.alignleft {
      float: left;
      margin: 20px 20px 20px 0; }
    #article div.single__article .body img.alignright {
      float: right;
      margin: 20px 0 20px 20px; }
  #article div.single__article p {
    font-size: 16px;
    margin-bottom: 20px; }
  #article div.single__article p.tags {
    margin: 10px 0;
    color: #666;
    text-transform: uppercase;
    font-size: 12px; }
    #article div.single__article p.tags .tag {
      display: inline-block;
      padding: 0 5px; }
    #article div.single__article p.tags a {
      color: #333;
      text-decoration: none; }
      #article div.single__article p.tags a:hover {
        border-bottom: 1px solid #706935; }

.related__header {
  text-align: center;
  font-weight: 900;
  font-style: italic;
  font-size: 60px;
  margin-top: 100px; }

#article section.related__article__wrapper {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 60px;
  max-width: 1060px;
  margin: 20px auto; }
  #article section.related__article__wrapper h2 {
    border-bottom: 1px solid #646464;
    font-size: 25px;
    font-weight: 500; }
  #article section.related__article__wrapper .related__article {
    padding: 15px 0; }
    #article section.related__article__wrapper .related__article h3 {
      font-weight: 900;
      text-align: center;
      font-size: 30px;
      line-height: 110%;
      padding: 0 0 20px 0; }
    #article section.related__article__wrapper .related__article img {
      width: 100%; }
    #article section.related__article__wrapper .related__article a {
      text-decoration: none;
      color: #333; }
      #article section.related__article__wrapper .related__article a:hover {
        color: #706935; }
    #article section.related__article__wrapper .related__article .excerpt {
      color: #999;
      text-align: center;
      line-height: 150%;
      font-family: "GothamPro", GothamPro, sans-serif; }
    #article section.related__article__wrapper .related__article .date {
      font-family: "GothamPro", GothamPro, sans-serif;
      color: #999;
      padding: 20px 0;
      text-align: center; }
    #article section.related__article__wrapper .related__article .image {
      width: 100%;
      height: 100px;
      background-size: cover; }

@media only screen and (min-width: 600px) {
  #article section.related__article__wrapper {
    grid-template-columns: 1fr 1fr; } }

@media only screen and (min-width: 1024px) {
  #article section.related__article__wrapper {
    grid-template-columns: 1fr 1fr 1fr; } }

.prev_next {
  overflow: auto;
  margin: 20px 0 20px 0;
  display: none; }
  .prev_next p {
    font-family: "GothamPro", GothamPro, sans-serif !important; }
  .prev_next a {
    color: #666;
    text-decoration: none; }
    .prev_next a:hover {
      color: #706935; }

.next {
  float: right; }

.prev {
  float: left; }

.body .report__sponsors {
  margin: 30px 0 50px; }
  .body .report__sponsors p {
    font-family: "Roboto", sans-serif;
    font-size: 11px !important; }

.body .report__sponsors div {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.body .report__sponsors a {
  background-image: none !important; }

.body .report__sponsors img {
  width: 100px;
  margin: 20px 40px 20px 0; }

.body .report__grid h2 {
  font-family: Georgia, serif;
  padding: 30px 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #CCC; }

.body .related__image {
  width: 100px; }

.body .report__related {
  overflow: auto; }

.body .report__related__date {
  margin: 0 0 5px 0 !important;
  padding: 0;
  color: #666;
  font-size: 12px !important;
  font-family: "Roboto", sans-serif; }

.body .report__related img {
  width: 100%; }

.body .report__related h3 {
  font-weight: 300;
  padding: 0 0 10px 0;
  font-family: Georgia, serif;
  font-size: 20px; }

.body .report__related a {
  color: #333;
  text-decoration: none; }

.body .report__related__excerpt {
  font-family: Georgia, serif;
  font-weight: 300;
  font-size: 15px; }

.body .horizontal_pic div {
  overflow: auto; }

.body .horizontal_pic img {
  width: 222px;
  float: left;
  padding: 0 20px 30px 0; }

.body .vertical_pic {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 33px; }

.body .vertical_pic img {
  padding: 0 0 20px 0; }

.body .no_pic img {
  display: none; }

footer {
  background-color: #333;
  background-image: url("https://www.toptal.com/designers/subtlepatterns/patterns/prism.png");
  padding: 50px 20px;
  width: 100%; }
  footer * {
    font-family: miller-display, serif; }
  footer > div {
    max-width: 1200px;
    padding: 0 20px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: column; }
    footer > div div {
      margin-bottom: 50px; }
      footer > div div:last-child {
        margin-bottom: 0; }
  footer img {
    width: 150px;
    margin-bottom: 20px; }
  footer .aux_links {
    padding: 0;
    margin: 0; }
    footer .aux_links li {
      font-size: 1em;
      padding: 0;
      margin: 0 0 10px 0;
      list-style-type: none;
      font-weight: 400;
      color: white; }
      footer .aux_links li a {
        color: white;
        text-decoration: none; }
        footer .aux_links li a:hover {
          text-decoration: underline; }
  footer .social_links {
    padding-top: 30px; }
    footer .social_links i {
      font-size: 25px; }
    footer .social_links a {
      color: white;
      margin-right: 20px; }
  footer p {
    font-size: 1em;
    color: white;
    padding: 0;
    margin: 0 0 10px 0; }

@media only screen and (min-width: 1024px) {
  footer > div {
    flex-direction: row; }
    footer > div div {
      margin-bottom: 0px; }
  footer .aux_links li {
    display: inline-block;
    margin-right: 30px; } }

body#system, #system__message {
  background-image: url("https://www.toptal.com/designers/subtlepatterns/patterns/prism.png"); }
  body#system h1, #system__message h1 {
    text-align: center;
    font-weight: 100;
    color: white;
    margin: 0 0 30px 0; }
  body#system .system__logo, #system__message .system__logo {
    width: 300px;
    margin: 30px auto 10px;
    display: block; }
  body#system #content, #system__message #content {
    max-width: 600px;
    background-color: white;
    margin: 0px auto;
    border: 1px solid rgba(150, 150, 150, 0.2);
    padding: 30px;
    box-shadow: 0 5px 10px rgba(38, 139, 117, 0.05), 0 15px 40px rgba(166, 173, 201, 0.2); }
    body#system #content h1, #system__message #content h1 {
      color: #333; }
  body#system a, #system__message a {
    font-family: "GothamPro", GothamPro, sans-serif; }
  body#system p.checkbox, #system__message p.checkbox {
    margin: 20px 0;
    font-family: "GothamPro", GothamPro, sans-serif;
    font-size: 16px; }
  body#system label, #system__message label {
    margin: 20px 0 0 0;
    padding: 0; }
  body#system ul, #system__message ul {
    padding: 0;
    list-style-type: none;
    font-size: 20px; }
    body#system ul li, #system__message ul li {
      padding: 10px 0px;
      font-family: freight-big-pro, serif;
      text-align: center; }
  body#system p, #system__message p {
    font-size: 20px;
    padding: 10px 0; }
  body#system a, #system__message a {
    color: #ed1c24;
    font-size: 15px;
    text-decoration: none; }
    body#system a:hover, #system__message a:hover {
      text-decoration: underline; }

#system__message, #content {
  margin-top: 100px; }

.featured__article {
  margin: 0px auto 60px;
  padding-bottom: 30px; }
  .featured__article h2 {
    font-size: 45px;
    padding-bottom: 30px;
    text-align: center;
    width: 80%;
    margin: 0 auto; }
  .featured__article img {
    border-radius: 3px; }
  .featured__article .excerpt {
    font-size: 25px;
    text-align: center;
    color: #999; }
  .featured__article .homepage__hero__image {
    border-radius: 3px;
    margin: 0 auto 30px;
    display: block;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center center; }
  .featured__article .homepage__hero__headshot {
    width: 300px;
    height: 300px;
    background-size: cover;
    background-position: center center;
    margin: 20px auto;
    display: block;
    border-radius: 300px; }
  .featured__article .homepage__hero__image.profile {
    width: 300px;
    height: 300px;
    border-radius: 300px;
    border: 8px solid #DDD; }
  .featured__article .article__date {
    font-family: "GothamPro", GothamPro, sans-serif;
    font-weight: 200;
    color: #999;
    padding: 20px 0;
    text-align: center;
    font-size: 13px; }

.article__listing .article img {
  width: 100%; }

.article__listing .article h2 {
  text-align: center;
  font-size: 25px;
  font-weight: 900;
  line-height: 110%;
  padding: 0 0 20px 0; }

.article__listing .article .excerpt {
  color: #999;
  text-align: center;
  line-height: 150%;
  font-family: "GothamPro", GothamPro, sans-serif;
  font-weight: 200;
  font-size: 13px; }

.article__listing .article .article__date {
  font-family: "GothamPro", GothamPro, sans-serif;
  font-weight: 200;
  color: #999;
  padding: 20px 0;
  text-align: center;
  font-size: 13px; }

@media only screen and (min-width: 600px) {
  .featured__article {
    width: 100%;
    margin: 30px auto 60px; }
    .featured__article h2 {
      font-size: 55px;
      padding-bottom: 30px; }
    .featured__article .excerpt {
      font-size: 25px; } }

.main__wrapper {
  max-width: 1250px;
  margin: 170px auto 30px;
  padding: 20px;
  border: 4px solid redl; }

.content__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 190px; }

.article__listing {
  display: grid;
  grid-gap: 30px;
  grid-row-gap: 50px;
  grid-template-columns: 1fr; }

.main__wrapper {
  max-width: 1200px;
  margin: 170px auto 30px;
  padding: 20px; }

.content__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  -moz-column-gap: 20px;
  column-gap: 20px; }

.homepage__aside .homepage_aside--block {
  padding: 7px 20px 20px 20px;
  background-color: #efefef;
  border-radius: 3px;
  margin-top: 70px;
  text-align: center; }

.homepage__aside img {
  border-radius: 3px;
  margin: 5px 0 10px; }

.homepage__aside img.smaller {
  max-width: 150px;
  margin: 10px 0 20px; }

.homepage__aside .sidebar__title {
  text-align: center;
  font-weight: 600;
  padding: 10px 0;
  text-transform: capitalize;
  font-size: 26px; }

.homepage__aside .sidebar__content__title {
  font-family: "GothamPro", GothamPro, sans-serif;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: -1px;
  padding: 10px 0; }

.homepage__aside .sidebar__excerpt, .homepage__aside p {
  font-family: "GothamPro", GothamPro, sans-serif;
  text-align: center;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.3;
  color: #666 !important; }

.homepage__aside img {
  max-width: 100%; }

.article__listing {
  display: grid;
  grid-gap: 30px;
  grid-row-gap: 50px;
  grid-template-columns: 1fr; }

.section__header {
  border-bottom: 1px solid #ddd;
  margin: 0 0 25px 0;
  padding: 0 0 10px 0;
  font-weight: 100;
  font-size: 30px; }

.tdd_essential_analysis {
  background-color: #efefef;
  padding: 30px;
  border-radius: 5px;
  border: 1px solid #dedede; }
  .tdd_essential_analysis .article__details h2 {
    font-size: 20px !important; }
  .tdd_essential_analysis .article__details p {
    font-size: 13px !important; }

.homepage__magazine {
  background-color: rgba(112, 105, 53, 0.3);
  margin: 0 0 50px 0;
  border-radius: 4px;
  padding: 10px 20px; }
  .homepage__magazine > div {
    max-width: 900px;
    margin: 20px auto;
    display: grid;
    grid-template-columns: 1fr; }
    .homepage__magazine > div div {
      padding: 30px; }
  .homepage__magazine .mag__cover {
    max-width: 100%;
    transform: rotate(-1deg);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25); }
  .homepage__magazine h2 {
    font-size: 35px;
    font-style: italic;
    color: #111;
    margin-bottom: 20px; }
  .homepage__magazine p {
    font-size: 17px;
    line-height: 150%;
    font-family: "GothamPro", GothamPro, sans-serif;
    font-weight: 200; }

.homepage__newsletter {
  background-color: rgba(112, 105, 53, 0.3);
  margin: 100px 0 0 0; }
  .homepage__newsletter > div {
    max-width: 1060px;
    margin: 0px auto;
    display: grid;
    grid-template-columns: 1fr;
    padding: 40px 0;
    display: flex;
    flex-direction: column; }
  .homepage__newsletter h2 {
    font-size: 35px;
    text-align: center;
    color: #111; }
  .homepage__newsletter p {
    font-size: 22px;
    line-height: 150%;
    margin: 15px 0;
    text-align: center; }
  .homepage__newsletter a {
    align-self: center; }

.col-2 {
  display: grid;
  grid-template-columns: 1fr; }
  .col-2 div img {
    width: 100%;
    border-radius: 3px; }
  .col-2 div li {
    margin-bottom: 15px;
    font-size: 16px; }

@media only screen and (min-width: 1000px) {
  .col-2 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px; } }

@media only screen and (min-width: 600px) {
  .article__listing {
    grid-template-columns: 1fr 1fr; }
  .homepage__magazine > div {
    grid-template-columns: 3fr 5fr; } }

@media only screen and (min-width: 1000px) {
  .content__wrapper {
    display: grid;
    grid-template-columns: 1fr 300px;
    column-gap: 35px;
    grid-gap: 30px; }
  #category .content__wrapper {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 35px;
    grid-gap: 30px; }
  .article__listing {
    grid-template-columns: 1fr 1fr 1fr; }
  .article__listing__four {
    grid-template-columns: 1fr 1fr 1fr 1fr; } }

.ad__mpu {
  margin: 0 0 10px 20px;
  outline: 1px solid #dedede;
  float: right;
  width: 300px;
  height: 250px; }
  .ad__mpu img {
    margin: 0 auto; }

.ad__leaderboard {
  padding: 0 0 0 0;
  display: none;
  margin: 0 auto;
  max-width: 728px;
  outline: 1px solid #dedede; }
  .ad__leaderboard img {
    margin: 0 auto;
    display: block;
    outline: 1px solid #dedede;
    width: 100%; }

@media only screen and (min-width: 1024px) {
  .ad__leaderboard,
  .ad__mpu {
    display: block; } }

button {
  background-color: rgba(112, 105, 53, 0.8);
  border: none;
  padding: 10px 10px 7px 10px;
  margin: 20px 0;
  border-radius: 50px;
  color: white;
  font-weight: 600;
  font-size: 25px; }

input {
  padding: 16px;
  font-size: 22px;
  border: 1px solid #ccc; }

input[type="text"],
input[type="password"] {
  width: 100%; }

input[type="button"],
input[type="submit"],
input[type="reset"] {
  background-color: #706935;
  border: none;
  color: white;
  padding: 16px 32px;
  text-decoration: none;
  margin-top: 30px;
  cursor: pointer; }
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    background-color: #2b2814; }

label {
  font-size: 20px;
  margin: 40px 0 5px 0;
  display: block;
  color: #333; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-family: miller-display, serif; }

a {
  color: #333; }

::selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::-webkit-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

hr {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0));
  margin: 50px 0; }

.info {
  background-color: #706935;
  color: white;
  padding: 5px 7px;
  border-radius: 3px;
  text-align: center; }

.subscription_info {
  background-color: #706935;
  padding: 30px;
  margin-bottom: 50px; }
  .subscription_info h3,
  .subscription_info p {
    color: white; }
  .subscription_info h3 {
    font-size: 30px; }
  .subscription_info a.button {
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid white;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 20px;
    margin-top: 20px;
    color: white;
    background-color: #706935; }
    .subscription_info a.button:hover {
      color: #706935;
      background-color: white; }

#ry_debugger {
  margin: 50px auto;
  width: 400px;
  padding: 5px 7px;
  border: 1px solid rgba(150, 10, 10, 0.9); }
  #ry_debugger * {
    font-family: "GothamPro", GothamPro, sans-serif !important; }
  #ry_debugger a {
    text-decoration: underline; }
    #ry_debugger a:hover {
      color: #111; }

.noSelect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

:focus {
  outline: none !important; }

a.button {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #706935;
  font-family: "GothamPro", GothamPro, sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  margin-right: 20px;
  margin-top: 20px;
  color: #706935;
  font-weight: 100;
  background-color: white;
  transition: all 0.1s 0s ease-in; }
  a.button:hover {
    background-color: #706935;
    color: white;
    transition: all 0.1s 0s ease-in; }

.page__title {
  text-align: center;
  margin: 30px 0;
  font-weight: 100;
  font-size: 35px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px 0; }

#subscribe .page__copy h2,
#subscribe .page__copy h3 {
  text-align: center; }

#subscribe .page__copy h2 {
  margin: 20px 0; }

#events .columns {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 40px; }
  #events .columns p {
    text-align: center; }

@media only screen and (min-width: 1024px) {
  #events .columns {
    grid-template-columns: 1fr 1fr; } }

#events .main__wrapper .event__wrapper {
  padding: 20px;
  max-width: 800px;
  margin: 0 auto 50px; }

#events .main__wrapper h2 {
  text-align: center;
  padding: 0 0 15px 0; }

#events .main__wrapper p,
#events .main__wrapper li {
  font-size: 19px;
  line-height: 150%;
  color: #333;
  padding: 15px 0 0 0;
  letter-spacing: 0.75px;
  font-weight: 100; }

#events .main__wrapper ul li {
  padding: 0;
  font-size: 17px;
  font-weight: 100 !important; }

#events .main__wrapper .location {
  color: #666;
  text-align: center; }

#events .main__wrapper .caveat {
  font-size: 16px;
  color: #666; }

#search .page__title {
  border: none; }

#search .search__wrapper .results__info {
  font-size: 35px;
  color: rgba(0, 0, 0, 0.5);
  margin: 0 0 20px 0;
  text-align: center;
  font-weight: 100; }

#search .search__wrapper .simple__search__form {
  padding-bottom: 40px; }

#search .search__wrapper .resultRowOne {
  background-color: rgba(200, 200, 200, 0.2); }

#search .search__wrapper .submit {
  display: block;
  margin: 20px auto 0; }

#search .search__wrapper td {
  padding: 20px;
  font-family: miller-display, serif; }

#search .search__wrapper h2 {
  padding-bottom: 10px; }

#search .search__wrapper a {
  color: #333;
  text-decoration: none; }
  #search .search__wrapper a:hover {
    color: #706935; }

#search .search__wrapper .pages {
  font-size: 30px;
  color: rgba(0, 0, 0, 0.5);
  margin: 30px 0;
  text-align: center; }

body#magazine .magazine__lisiting {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 50px; }
  body#magazine .magazine__lisiting .magazine {
    margin: 0 0 100px 0; }
  body#magazine .magazine__lisiting h2 {
    text-align: center;
    font-family: "GothamPro", GothamPro, sans-serif;
    margin: 0 0 20px 0;
    font-weight: 200;
    font-size: 17px; }
  body#magazine .magazine__lisiting img {
    max-width: 100%;
    border: 1px solid #ccc; }
  body#magazine .magazine__lisiting p {
    font-family: "GothamPro", GothamPro, sans-serif;
    margin: 20px 0 0 0;
    font-weight: 200;
    font-size: 15px;
    line-height: 130%; }

@media only screen and (min-width: 768px) {
  body#magazine .magazine__lisiting {
    grid-template-columns: 1fr 1fr; } }

@media only screen and (min-width: 1024px) {
  body#magazine .magazine__lisiting {
    grid-template-columns: 1fr 1fr 1fr; } }

body#zmag a {
  color: #706935;
  color: orange;
  text-decoration: none !important; }
  body#zmag a:hover {
    text-decoration: underline; }

body#zmag .main {
  width: 100vw;
  height: calc(100vh - 50px);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start; }

body#zmag #zmag__viewer {
  width: calc(100vw - 20px);
  width: 100vw;
  height: calc(100vh - 50px);
  background-color: black; }

body#zmag nav {
  background-color: black;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center; }
  body#zmag nav img {
    height: 26px; }

body#category2 .article__listing {
  margin: 0 auto;
  display: grid;
  max-width: 900px; }

body#category2 .article {
  padding: 20px 20px 40px 20px;
  display: grid;
  align-items: start;
  grid-template-columns: 1fr;
  column-gap: 30px;
  grid-gap: 10px; }
  body#category2 .article .article__image img {
    width: 100%; }

@media only screen and (min-width: 768px) {
  body#category .article {
    grid-template-columns: 1fr 2fr; } }

.page__copy {
  max-width: 800px;
  margin: 0 auto; }
  .page__copy p,
  .page__copy ul,
  .page__copy ol,
  .page__copy li {
    font-size: 18px;
    font-weight: 100;
    line-height: 140%;
    font-family: miller-display, serif;
    letter-spacing: 0.75px; }
  .page__copy p {
    margin-bottom: 20px; }
  .page__copy strong {
    font-weight: 400; }
  .page__copy h2,
  .page__copy h3 {
    letter-spacing: 0.75px; }
  .page__copy h2 {
    margin: 30px 0 10px; }
  .page__copy h3 {
    margin: 30px 0 10px; }
  .page__copy a {
    color: #333;
    text-decoration: none;
    background-image: linear-gradient(#ccc, #ccc);
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-position: center bottom 15%; }
    .page__copy a:hover {
      color: red; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #333; }

.hamburger-box {
  width: 20px;
  height: 12px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 20px;
    height: 2px;
    background-color: #333;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -5px; }
  .hamburger-inner::after {
    bottom: -5px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 40px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 40px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 40px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 40px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 40px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 40px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-4px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-4px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(4px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(4px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-4px, -5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-4px, 5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(4px, -5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(4px, 5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -10px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -10px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -5px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 5px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 10px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 5px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 10px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 5px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -40px;
      top: -40px;
      transform: translate3d(40px, 40px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -40px;
      top: -40px;
      transform: translate3d(-40px, 40px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 5px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -40px;
      top: 40px;
      transform: translate3d(40px, -40px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -40px;
      top: 40px;
      transform: translate3d(-40px, -40px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1px; }
  .hamburger--slider .hamburger-inner::before {
    top: 5px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 10px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-2.8571428571px, -3px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 1px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 5px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 10px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(2.8571428571px, -3px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 5px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 10px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 5px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -10px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

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