.footer-col-wrapper:after { content: ""; display: table; clear: both; }

/* General Blueprint Style */
@font-face { font-family: 'bpicons'; font-weight: normal; font-style: normal; src: url("../fonts/bpicons/bpicons.eot"); src: url("../fonts/bpicons/bpicons.eot?#iefix") format("embedded-opentype"), url("../fonts/bpicons/bpicons.woff") format("woff"), url("../fonts/bpicons/bpicons.ttf") format("truetype"), url("../fonts/bpicons/bpicons.svg#bpicons") format("svg"); }

/* Made with http://icomoon.io/ */
/* Resets */
*, *:after, *:before { box-sizing: border-box; }

/* Helper classes */
.cf:before, .cf:after { content: ' '; display: table; }

.cf:after { clear: both; }

/* Main styles */
body { font-family: 'Avenir Next', Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif; overflow: hidden; margin: 0; color: #cecece; background: #2a2b30; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

a { text-decoration: none; color: #fff; outline: none; }

a:hover { color: #ddd; }

.container { overflow-y: auto; height: 100vh; }

/* Blueprint header */
.bp-header { display: -webkit-flex; display: flex; }

.bp-header__main { margin: 0 0 0 auto; padding: 2em 3em 0; text-align: right; }

.bp-header__title { font-size: 1.3em; font-weight: 400; line-height: 1.3; margin: 0.25em 0 0; }

.bp-header__present { font-size: 0.75em; font-weight: 700; position: relative; z-index: 100; display: block; margin: 0 2px 0 0; padding: 0 0 0.6em 0; text-indent: 3px; letter-spacing: 3px; text-transform: uppercase; color: #5c5edc; }

.bp-tooltip:after { position: relative; top: -8px; left: -8px; display: inline-block; width: 0; height: 0; }

.bp-tooltip:hover:before { content: attr(data-content); font-size: 110%; font-weight: 400; line-height: 1.4; position: absolute; top: 1.5em; right: 0; width: 50vw; padding: 0.8em 1em; text-align: right; text-indent: 0; letter-spacing: 0; text-transform: none; color: #fff; background: #5c5edc; }

.bp-nav { margin: 0.5em 0 0 auto; text-align: right; }

.bp-nav__item { position: relative; display: inline-block; width: 2em; height: 2em; padding: 0.3em 0; margin: 0 0.1em; text-align: center; font-size: .9em; border-radius: 50%; }

.bp-nav__item > span { display: none; }

.bp-nav__item:hover:before { content: attr(data-info); font-size: 0.85em; font-weight: bold; position: absolute; top: 120%; right: 0; width: 600%; text-align: right; pointer-events: none; color: #595a5f; }

.bp-nav__item:hover { background: #5c5edc; }

.bp-icon:after { font-family: 'bpicons'; font-weight: normal; font-style: normal; font-variant: normal; text-align: center; text-transform: none; color: #5c5edc; -webkit-font-smoothing: antialiased; speak: none; }

.bp-nav .bp-icon:after { line-height: 2.4; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: 0; }

.bp-nav a:hover:after { color: #fff; }

.bp-icon--next:after { content: '\e000'; }

.bp-icon--drop:after { content: '\e001'; }

.bp-icon--archive:after { content: '\e002'; }

.bp-icon--about:after { content: '\e003'; }

.bp-icon--prev:after { content: '\e004'; }

.dummy-logo { position: fixed; top: 0; left: 0; width: 300px; height: 70px; padding: 1em 0 0 0; text-align: left; background: #1c1d22; padding-left: 1.5em; }

.dummy-icon { font-size: 4em; }

.dummy-heading { font-size: 1em; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 0; }

.dummy-heading a { color: #5c5edc; }

.dummy-subtitle { margin: 0; font-size: .9em; }

.dummy-subtitle a { color: #5c5edc; }

.content { position: relative; min-height: 300px; margin: 0 0 0 300px; }

.content--loading { background: url(../images/loading.svg) no-repeat 50% 50%; }

.products { margin: 0; padding: 2em; text-align: center; }

.product { display: inline-block; width: 200px; height: 200px; margin: 10px; border-radius: 5px; background: #1c1d22; }

.product .foodicon { font-size: 4em; line-height: 190px; color: #3b3d4a; }

.content article { padding: .5em 2em; color: #bbb; font-size: 1em; }

.content article h1 { font-weight: 400; }

.content article .info { padding: 0.7em 1em; border-radius: 5px; border: 1px solid #464646; background-color: rgba(49, 50, 56, 0.97); }

body .spec-title { font-size: .9em; margin: 0; padding: .8em 1.5em; text-transform: uppercase; border: 1px solid #464646; border-bottom: none; background-color: #eee; }

body .code-block { padding: .5em 0; }

body .spec-wrong { color: #CE0000; }

body .spec-correct { color: #008000; }

body #cdawrap { top: auto; bottom: 15px; background: rgba(0, 0, 0, 0.1); }

body #cdawrap .carbon-text { color: #505158; }

body #cdawrap a.carbon-poweredby { color: #7883c4; }

body #cdawrap a:hover.carbon-poweredby { color: #fff; }

@media screen and (max-width: 50em) { .bp-header { padding-top: 3em; }
  .bp-header__main, .bp-nav { width: 100%; text-align: center; }
  .dummy-logo { display: none; }
  .content { margin: 0; }
  body, .container { height: auto; overflow: auto; } }

/** Site header */
.site-header { border-top: 5px solid #424242; border-bottom: 1px solid #e8e8e8; min-height: 56px; position: relative; }

.site-title { font-size: 26px; font-weight: 300; line-height: 56px; letter-spacing: -1px; margin-bottom: 0; float: left; }

.site-title, .site-title:visited { color: #424242; }

.site-nav { float: right; line-height: 56px; }

.site-nav .menu-icon { display: none; }

.site-nav .page-link { color: #111; line-height: 1.5; }

.site-nav .page-link:not(:last-child) { margin-right: 20px; }

@media screen and (max-width: 600px) { .site-nav { position: absolute; top: 9px; right: 15px; background-color: #fdfdfd; border: 1px solid #e8e8e8; border-radius: 5px; text-align: right; }
  .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; }
  .site-nav .menu-icon > svg { width: 18px; height: 15px; }
  .site-nav .menu-icon > svg path { fill: #424242; }
  .site-nav .trigger { clear: both; display: none; }
  .site-nav:hover .trigger { display: block; padding-bottom: 5px; }
  .site-nav .page-link { display: block; padding: 5px 10px; margin-left: 20px; }
  .site-nav .page-link:not(:last-child) { margin-right: 0; } }

/** Site footer */
.site-footer { border-top: 1px solid #e8e8e8; padding: 30px 0; }

.footer-heading { font-size: 18px; margin-bottom: 15px; }

.contact-list, .social-media-list { list-style: none; margin-left: 0; }

.footer-col-wrapper { font-size: 15px; color: #828282; margin-left: -15px; }

.footer-col { float: left; margin-bottom: 15px; padding-left: 15px; }

.footer-col-1 { width: -webkit-calc(35% - (30px / 2)); width: calc(35% - (30px / 2)); }

.footer-col-2 { width: -webkit-calc(20% - (30px / 2)); width: calc(20% - (30px / 2)); }

.footer-col-3 { width: -webkit-calc(45% - (30px / 2)); width: calc(45% - (30px / 2)); }

@media screen and (max-width: 800px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); }
  .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

@media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

/** Page content */
.page-content { padding: 30px 0; }

.page-heading { font-size: 20px; }

.post-list { margin-left: 0; list-style: none; }

.post-list > li { margin-bottom: 30px; }

.post-meta { font-size: 14px; color: #828282; }

.post-link { display: block; font-size: 24px; }

/** Posts */
.post-header { margin-bottom: 30px; }

.post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; }

@media screen and (max-width: 800px) { .post-title { font-size: 36px; } }

.post-content { margin-bottom: 30px; }

.post-content h2 { font-size: 32px; }

@media screen and (max-width: 800px) { .post-content h2 { font-size: 28px; } }

.post-content h3 { font-size: 26px; }

@media screen and (max-width: 800px) { .post-content h3 { font-size: 22px; } }

.post-content h4 { font-size: 20px; }

@media screen and (max-width: 800px) { .post-content h4 { font-size: 18px; } }

@font-face { font-family: 'feather'; font-weight: normal; font-style: normal; src: url("../fonts/feather/feather.eot?1gafuo"); src: url("../fonts/feather/feather.eot?1gafuo#iefix") format("embedded-opentype"), url("../fonts/feather/feather.woff2?1gafuo") format("woff2"), url("../fonts/feather/feather.ttf?1gafuo") format("truetype"), url("../fonts/feather/feather.woff?1gafuo") format("woff"), url("../fonts/feather/feather.svg?1gafuo#feather") format("svg"); }

.icon { font-family: 'feather'; font-weight: normal; font-style: normal; font-variant: normal; line-height: 1; text-transform: none; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none; }

.icon--arrow-left:before { content: '\e901'; }

.icon--menu:before { content: '\e903'; }

.icon--cross:before { content: '\e117'; }

/* Menu styles */
.menu { position: fixed; top: 70px; left: 0; width: 300px; height: calc(100vh - 70px); background: #1c1d22; }

.menu__wrap { position: absolute; top: 3.5em; bottom: 0; overflow: hidden; width: 100%; }

.menu__level { position: absolute; top: 0; left: 0; visibility: hidden; overflow: hidden; overflow-y: scroll; width: calc(100% + 50px); height: 100%; margin: 0; padding: 0; padding-bottom: 3em; list-style-type: none; }

.menu__level--current { visibility: visible; }

.menu__item { display: block; width: calc(100% - 50px); }

.menu__link { font-weight: 400; position: relative; display: block; padding: .5em 2.5em .5em 1.5em; color: #bdbdbd; -webkit-transition: color 0.1s; transition: color 0.1s; }

.menu__link[data-submenu]::after { content: '\e904'; font-family: 'feather'; position: absolute; right: 0; padding: 0.25em 1.25em; color: #2a2b30; }

.menu__link:hover, .menu__link[data-submenu]:hover::after { color: #5c5edc; }

.menu__link--current::before { content: '\00B7'; font-size: 3.5em; line-height: 0; position: absolute; top: 50%; left: 0.12em; height: 4px; color: #5c5edc; }

[class^='animate-'], [class*=' animate-'] { visibility: visible; }

.animate-outToRight .menu__item { -webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1); animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes outToRight { to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes outToRight { to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.animate-outToLeft .menu__item { -webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1); animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes outToLeft { to { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes outToLeft { to { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.animate-inFromLeft .menu__item { -webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1); animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes inFromLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes inFromLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate-inFromRight .menu__item { -webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1); animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes inFromRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes inFromRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.menu__breadcrumbs { font-size: 0.65em; line-height: 1; position: relative; padding: 2.5em 3.75em 1em 2.5em; }

.menu__breadcrumbs a { font-weight: bold; display: inline-block; cursor: pointer; vertical-align: middle; letter-spacing: 1px; text-transform: uppercase; color: #bdbdbd; }

.menu__breadcrumbs a:last-child { pointer-events: none; }

.menu__breadcrumbs a:hover { color: #8182e0; }

.menu__breadcrumbs a:not(:last-child)::after { content: '\e902'; font-family: 'feather'; display: inline-block; padding: 0 0.5em; color: #33353e; }

.menu__breadcrumbs a:not(:last-child):hover::after { color: #33353e; }

.menu__back { font-size: 1.05em; position: absolute; z-index: 100; top: 0; right: 2.25em; margin: 0; padding: 1.365em 0.65em 0 0; cursor: pointer; color: #2a2b30; border: none; background: none; }

.menu__back--hidden { pointer-events: none; opacity: 0; }

.menu__back:hover, .menu__back:focus { color: #fff; outline: none; }

/* Open and close buttons */
.action { position: absolute; display: block; margin: 0; padding: 0; cursor: pointer; border: none; background: none; }

.action:focus { outline: none; }

.action--open { font-size: 1.5em; top: 1em; left: 1em; display: none; color: #fff; position: fixed; z-index: 1000; }

.action--close { font-size: 1.1em; top: 1.25em; right: 1em; display: none; color: #45464e; }

@media screen and (max-width: 50em) { .action--open, .action--close { display: block; }
  .menu { z-index: 1000; top: 0; width: 100%; height: 100vh; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; }
  .menu--open { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

.highlight { margin: 0; }

.highlight pre { border: 1px solid #464646; background-color: rgba(49, 50, 56, 0.97); padding: 1em 1.5em; line-height: 1.5em; margin: 0; overflow-x: auto; }

.highlight .hll { background-color: #272822; }

.highlight .c { color: #75715e; }

/* Comment */
.highlight .err { color: #960050; background-color: #1e0010; }

/* Error */
.highlight .k { color: #66d9ef; }

/* Keyword */
.highlight .l { color: #ae81ff; }

/* Literal */
.highlight .n { color: #f8f8f2; }

/* Name */
.highlight .o { color: #f92672; }

/* Operator */
.highlight .p { color: #f8f8f2; }

/* Punctuation */
.highlight .cm { color: #75715e; }

/* Comment.Multiline */
.highlight .cp { color: #75715e; }

/* Comment.Preproc */
.highlight .c1 { color: #75715e; }

/* Comment.Single */
.highlight .cs { color: #75715e; }

/* Comment.Special */
.highlight .ge { font-style: italic; }

/* Generic.Emph */
.highlight .gs { font-weight: bold; }

/* Generic.Strong */
.highlight .kc { color: #66d9ef; }

/* Keyword.Constant */
.highlight .kd { color: #66d9ef; }

/* Keyword.Declaration */
.highlight .kn { color: #f92672; }

/* Keyword.Namespace */
.highlight .kp { color: #66d9ef; }

/* Keyword.Pseudo */
.highlight .kr { color: #66d9ef; }

/* Keyword.Reserved */
.highlight .kt { color: #66d9ef; }

/* Keyword.Type */
.highlight .ld { color: #e6db74; }

/* Literal.Date */
.highlight .m { color: #ae81ff; }

/* Literal.Number */
.highlight .s { color: #e6db74; }

/* Literal.String */
.highlight .na { color: #a6e22e; }

/* Name.Attribute */
.highlight .nb { color: #f8f8f2; }

/* Name.Builtin */
.highlight .nc { color: #a6e22e; }

/* Name.Class */
.highlight .no { color: #66d9ef; }

/* Name.Constant */
.highlight .nd { color: #a6e22e; }

/* Name.Decorator */
.highlight .ni { color: #f8f8f2; }

/* Name.Entity */
.highlight .ne { color: #a6e22e; }

/* Name.Exception */
.highlight .nf { color: #a6e22e; }

/* Name.Function */
.highlight .nl { color: #f8f8f2; }

/* Name.Label */
.highlight .nn { color: #f8f8f2; }

/* Name.Namespace */
.highlight .nx { color: #a6e22e; }

/* Name.Other */
.highlight .py { color: #f8f8f2; }

/* Name.Property */
.highlight .nt { color: #f92672; }

/* Name.Tag */
.highlight .nv { color: #f8f8f2; }

/* Name.Variable */
.highlight .ow { color: #f92672; }

/* Operator.Word */
.highlight .w { color: #f8f8f2; }

/* Text.Whitespace */
.highlight .mf { color: #ae81ff; }

/* Literal.Number.Float */
.highlight .mh { color: #ae81ff; }

/* Literal.Number.Hex */
.highlight .mi { color: #ae81ff; }

/* Literal.Number.Integer */
.highlight .mo { color: #ae81ff; }

/* Literal.Number.Oct */
.highlight .sb { color: #e6db74; }

/* Literal.String.Backtick */
.highlight .sc { color: #e6db74; }

/* Literal.String.Char */
.highlight .sd { color: #e6db74; }

/* Literal.String.Doc */
.highlight .s2 { color: #e6db74; }

/* Literal.String.Double */
.highlight .se { color: #ae81ff; }

/* Literal.String.Escape */
.highlight .sh { color: #e6db74; }

/* Literal.String.Heredoc */
.highlight .si { color: #e6db74; }

/* Literal.String.Interpol */
.highlight .sx { color: #e6db74; }

/* Literal.String.Other */
.highlight .sr { color: #e6db74; }

/* Literal.String.Regex */
.highlight .s1 { color: #e6db74; }

/* Literal.String.Single */
.highlight .ss { color: #e6db74; }

/* Literal.String.Symbol */
.highlight .bp { color: #f8f8f2; }

/* Name.Builtin.Pseudo */
.highlight .vc { color: #f8f8f2; }

/* Name.Variable.Class */
.highlight .vg { color: #f8f8f2; }

/* Name.Variable.Global */
.highlight .vi { color: #f8f8f2; }

/* Name.Variable.Instance */
.highlight .il { color: #ae81ff; }

/* Literal.Number.Integer.Long */
/* Generic Heading & Diff Header */
.highlight .gu { color: #75715e; }

/* Generic.Subheading & Diff Unified/Comment? */
.highlight .gd { color: #f92672; }

/* Generic.Deleted & Diff Deleted */
.highlight .gi { color: #a6e22e; }

/* Generic.Inserted & Diff Inserted */

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