@charset "UTF-8";
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.show {
    display: block;
}
.hide {
    display: none;
}
.invisible {
    visibility: hidden;
}
.list-reset {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.clearfix ::before,
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
ul {
    margin: 0;
    padding: 0;
}
li > ol,
li > ul {
    margin-bottom: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
address,
blockquote,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
pre,
table,
ul {
    margin-bottom: 30px;
}
dd,
ol,
ul {
    margin-left: 20px;
}
code[class*="language-"],
pre[class*="language-"] {
    color: #fff;
    background: 0 0;
    font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
    font-size: 1em;
    text-align: left;
    text-shadow: 0 -0.1em 0.2em #000;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
    background: #141414;
}
pre[class*="language-"] {
    margin: 0 0 30px;
    overflow: auto;
    padding: 1em;
}
pre[class*="language-"]::-moz-selection {
    background: #27292a;
}
pre[class*="language-"]::selection {
    background: #27292a;
}
code[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
pre[class*="language-"]::-moz-selection {
    text-shadow: none;
    background: rgba(237, 237, 237, 0.15);
}
code[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
pre[class*="language-"]::-moz-selection {
    text-shadow: none;
    background: rgba(237, 237, 237, 0.15);
}
code[class*="language-"] ::selection,
code[class*="language-"]::selection,
pre[class*="language-"] ::selection,
pre[class*="language-"]::selection {
    text-shadow: none;
    background: rgba(237, 237, 237, 0.15);
}
:not(pre) > code[class*="language-"] {
    border-radius: 0.3em;
    border: 0.13em solid #545454;
    -webkit-box-shadow: 1px 1px 0.3em -0.1em #000 inset;
    box-shadow: 1px 1px 0.3em -0.1em #000 inset;
    padding: 0.15em 0.2em 0.05em;
    white-space: normal;
}
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
    color: #787878;
}
.token.punctuation {
    opacity: 0.7;
}
.token.namespace {
    opacity: 0.7;
}
.token.boolean,
.token.deleted,
.token.number,
.token.tag {
    color: #cf694a;
}
.token.builtin,
.token.constant,
.token.keyword,
.token.property,
.token.selector,
.token.symbol {
    color: #f9ee9a;
}
.language-css .token.string,
.style .token.string,
.token.attr-name,
.token.attr-value,
.token.char,
.token.entity,
.token.inserted,
.token.operator,
.token.string,
.token.url,
.token.variable {
    color: #919e6b;
}
.token.atrule {
    color: #7386a5;
}
.token.important,
.token.regex {
    color: #e9c163;
}
.token.bold,
.token.important {
    font-weight: 700;
}
.token.italic {
    font-style: italic;
}
.token.entity {
    cursor: help;
}
pre[data-line] {
    padding: 1em 0 1em 3em;
    position: relative;
}
.language-markup .token.attr-name,
.language-markup .token.punctuation,
.language-markup .token.tag {
    color: #ad895c;
}
.token {
    position: relative;
    z-index: 1;
}
.line-highlight {
    background: rgba(84, 84, 84, 0.25);
    background: -webkit-gradient(linear, left top, right top, color-stop(70%, rgba(84, 84, 84, 0.1)), to(rgba(84, 84, 84, 0)));
    background: -o-linear-gradient(left, rgba(84, 84, 84, 0.1) 70%, rgba(84, 84, 84, 0));
    background: linear-gradient(to right, rgba(84, 84, 84, 0.1) 70%, rgba(84, 84, 84, 0));
    border-bottom: 1px dashed #545454;
    border-top: 1px dashed #545454;
    left: 0;
    line-height: inherit;
    margin-top: 0.75em;
    padding: inherit 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    white-space: pre;
    z-index: 0;
}
.line-highlight:before,
.line-highlight[data-end]:after {
    background-color: #8794a6;
    border-radius: 999px;
    -webkit-box-shadow: 0 1px #fff;
    box-shadow: 0 1px #fff;
    color: #f5f2f0;
    content: attr(data-start);
    font: bold 65%/1.5 sans-serif;
    left: 0.6em;
    min-width: 1em;
    padding: 0 0.5em;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: 0.4em;
    vertical-align: 0.3em;
}
.line-highlight[data-end]:after {
    bottom: 0.4em;
    content: attr(data-end);
    top: auto;
}
.container {
    max-width: 1340px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
.container-big {
    max-width: 1600px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -16px;
    margin-right: -16px;
}
.col {
    padding-left: 16px;
    padding-right: 16px;
}
[class^="col-"] {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}
.col-0 {
    width: 0%;
}
.col-1 {
    width: 8.33333%;
}
.col-2 {
    width: 16.66667%;
}
.col-3 {
    width: 25%;
}
.col-4 {
    width: 33.33333%;
}
.col-5 {
    width: 41.66667%;
}
.col-6 {
    width: 50%;
}
.col-7 {
    width: 58.33333%;
}
.col-8 {
    width: 66.66667%;
}
.col-9 {
    width: 75%;
}
.col-10 {
    width: 83.33333%;
}
.col-11 {
    width: 91.66667%;
}
.col-12 {
    width: 100%;
}
.push-0 {
    margin-left: 0;
}
.push-1 {
    margin-left: 8.33333%;
}
.push-2 {
    margin-left: 16.66667%;
}
.push-3 {
    margin-left: 25%;
}
.push-4 {
    margin-left: 33.33333%;
}
.push-5 {
    margin-left: 41.66667%;
}
.push-6 {
    margin-left: 50%;
}
.push-7 {
    margin-left: 58.33333%;
}
.push-8 {
    margin-left: 66.66667%;
}
.push-9 {
    margin-left: 75%;
}
.push-10 {
    margin-left: 83.33333%;
}
.push-11 {
    margin-left: 91.66667%;
}
.push-12 {
    margin-left: 100%;
}
.pull-0 {
    margin-right: 0;
}
.pull-1 {
    margin-right: 8.33333%;
}
.pull-2 {
    margin-right: 16.66667%;
}
.pull-3 {
    margin-right: 25%;
}
.pull-4 {
    margin-right: 33.33333%;
}
.pull-5 {
    margin-right: 41.66667%;
}
.pull-6 {
    margin-right: 50%;
}
.pull-7 {
    margin-right: 58.33333%;
}
.pull-8 {
    margin-right: 66.66667%;
}
.pull-9 {
    margin-right: 75%;
}
.pull-10 {
    margin-right: 83.33333%;
}
.pull-11 {
    margin-right: 91.66667%;
}
.pull-12 {
    margin-right: 100%;
}
@media (max-width: 992px) {
    .col-d-0 {
        width: 0%;
    }
    .col-d-1 {
        width: 8.33333%;
    }
    .col-d-2 {
        width: 16.66667%;
    }
    .col-d-3 {
        width: 25%;
    }
    .col-d-4 {
        width: 33.33333%;
    }
    .col-d-5 {
        width: 41.66667%;
    }
    .col-d-6 {
        width: 50%;
    }
    .col-d-7 {
        width: 58.33333%;
    }
    .col-d-8 {
        width: 66.66667%;
    }
    .col-d-9 {
        width: 75%;
    }
    .col-d-10 {
        width: 83.33333%;
    }
    .col-d-11 {
        width: 91.66667%;
    }
    .col-d-12 {
        width: 100%;
    }
    .push-d-0 {
        margin-left: 0;
    }
    .push-d-1 {
        margin-left: 8.33333%;
    }
    .push-d-2 {
        margin-left: 16.66667%;
    }
    .push-d-3 {
        margin-left: 25%;
    }
    .push-d-4 {
        margin-left: 33.33333%;
    }
    .push-d-5 {
        margin-left: 41.66667%;
    }
    .push-d-6 {
        margin-left: 50%;
    }
    .push-d-7 {
        margin-left: 58.33333%;
    }
    .push-d-8 {
        margin-left: 66.66667%;
    }
    .push-d-9 {
        margin-left: 75%;
    }
    .push-d-10 {
        margin-left: 83.33333%;
    }
    .push-d-11 {
        margin-left: 91.66667%;
    }
    .push-d-12 {
        margin-left: 100%;
    }
    .pull-d-0 {
        margin-right: 0;
    }
    .pull-d-1 {
        margin-right: 8.33333%;
    }
    .pull-d-2 {
        margin-right: 16.66667%;
    }
    .pull-d-3 {
        margin-right: 25%;
    }
    .pull-d-4 {
        margin-right: 33.33333%;
    }
    .pull-d-5 {
        margin-right: 41.66667%;
    }
    .pull-d-6 {
        margin-right: 50%;
    }
    .pull-d-7 {
        margin-right: 58.33333%;
    }
    .pull-d-8 {
        margin-right: 66.66667%;
    }
    .pull-d-9 {
        margin-right: 75%;
    }
    .pull-d-10 {
        margin-right: 83.33333%;
    }
    .pull-d-11 {
        margin-right: 91.66667%;
    }
    .pull-d-12 {
        margin-right: 100%;
    }
}
@media (max-width: 768px) {
    .col-t-0 {
        width: 0%;
    }
    .col-t-1 {
        width: 8.33333%;
    }
    .col-t-2 {
        width: 16.66667%;
    }
    .col-t-3 {
        width: 25%;
    }
    .col-t-4 {
        width: 33.33333%;
    }
    .col-t-5 {
        width: 41.66667%;
    }
    .col-t-6 {
        width: 50%;
    }
    .col-t-7 {
        width: 58.33333%;
    }
    .col-t-8 {
        width: 66.66667%;
    }
    .col-t-9 {
        width: 75%;
    }
    .col-t-10 {
        width: 83.33333%;
    }
    .col-t-11 {
        width: 91.66667%;
    }
    .col-t-12 {
        width: 100%;
    }
    .push-t-0 {
        margin-left: 0;
    }
    .push-t-1 {
        margin-left: 8.33333%;
    }
    .push-t-2 {
        margin-left: 16.66667%;
    }
    .push-t-3 {
        margin-left: 25%;
    }
    .push-t-4 {
        margin-left: 33.33333%;
    }
    .push-t-5 {
        margin-left: 41.66667%;
    }
    .push-t-6 {
        margin-left: 50%;
    }
    .push-t-7 {
        margin-left: 58.33333%;
    }
    .push-t-8 {
        margin-left: 66.66667%;
    }
    .push-t-9 {
        margin-left: 75%;
    }
    .push-t-10 {
        margin-left: 83.33333%;
    }
    .push-t-11 {
        margin-left: 91.66667%;
    }
    .push-t-12 {
        margin-left: 100%;
    }
    .pull-t-0 {
        margin-right: 0;
    }
    .pull-t-1 {
        margin-right: 8.33333%;
    }
    .pull-t-2 {
        margin-right: 16.66667%;
    }
    .pull-t-3 {
        margin-right: 25%;
    }
    .pull-t-4 {
        margin-right: 33.33333%;
    }
    .pull-t-5 {
        margin-right: 41.66667%;
    }
    .pull-t-6 {
        margin-right: 50%;
    }
    .pull-t-7 {
        margin-right: 58.33333%;
    }
    .pull-t-8 {
        margin-right: 66.66667%;
    }
    .pull-t-9 {
        margin-right: 75%;
    }
    .pull-t-10 {
        margin-right: 83.33333%;
    }
    .pull-t-11 {
        margin-right: 91.66667%;
    }
    .pull-t-12 {
        margin-right: 100%;
    }
}
@media (max-width: 576px) {
    .col-m-0 {
        width: 0%;
    }
    .col-m-1 {
        width: 8.33333%;
    }
    .col-m-2 {
        width: 16.66667%;
    }
    .col-m-3 {
        width: 25%;
    }
    .col-m-4 {
        width: 33.33333%;
    }
    .col-m-5 {
        width: 41.66667%;
    }
    .col-m-6 {
        width: 50%;
    }
    .col-m-7 {
        width: 58.33333%;
    }
    .col-m-8 {
        width: 66.66667%;
    }
    .col-m-9 {
        width: 75%;
    }
    .col-m-10 {
        width: 83.33333%;
    }
    .col-m-11 {
        width: 91.66667%;
    }
    .col-m-12 {
        width: 100%;
    }
    .push-m-0 {
        margin-left: 0;
    }
    .push-m-1 {
        margin-left: 8.33333%;
    }
    .push-m-2 {
        margin-left: 16.66667%;
    }
    .push-m-3 {
        margin-left: 25%;
    }
    .push-m-4 {
        margin-left: 33.33333%;
    }
    .push-m-5 {
        margin-left: 41.66667%;
    }
    .push-m-6 {
        margin-left: 50%;
    }
    .push-m-7 {
        margin-left: 58.33333%;
    }
    .push-m-8 {
        margin-left: 66.66667%;
    }
    .push-m-9 {
        margin-left: 75%;
    }
    .push-m-10 {
        margin-left: 83.33333%;
    }
    .push-m-11 {
        margin-left: 91.66667%;
    }
    .push-m-12 {
        margin-left: 100%;
    }
    .pull-m-0 {
        margin-right: 0;
    }
    .pull-m-1 {
        margin-right: 8.33333%;
    }
    .pull-m-2 {
        margin-right: 16.66667%;
    }
    .pull-m-3 {
        margin-right: 25%;
    }
    .pull-m-4 {
        margin-right: 33.33333%;
    }
    .pull-m-5 {
        margin-right: 41.66667%;
    }
    .pull-m-6 {
        margin-right: 50%;
    }
    .pull-m-7 {
        margin-right: 58.33333%;
    }
    .pull-m-8 {
        margin-right: 66.66667%;
    }
    .pull-m-9 {
        margin-right: 75%;
    }
    .pull-m-10 {
        margin-right: 83.33333%;
    }
    .pull-m-11 {
        margin-right: 91.66667%;
    }
    .pull-m-12 {
        margin-right: 100%;
    }
}
@media (max-width: 992px) {
    .col-d-0 {
        width: 0%;
    }
    .col-d-1 {
        width: 8.33333%;
    }
    .col-d-2 {
        width: 16.66667%;
    }
    .col-d-3 {
        width: 25%;
    }
    .col-d-4 {
        width: 33.33333%;
    }
    .col-d-5 {
        width: 41.66667%;
    }
    .col-d-6 {
        width: 50%;
    }
    .col-d-7 {
        width: 58.33333%;
    }
    .col-d-8 {
        width: 66.66667%;
    }
    .col-d-9 {
        width: 75%;
    }
    .col-d-10 {
        width: 83.33333%;
    }
    .col-d-11 {
        width: 91.66667%;
    }
    .col-d-12 {
        width: 100%;
    }
    .push-d-0 {
        margin-left: 0;
    }
    .push-d-1 {
        margin-left: 8.33333%;
    }
    .push-d-2 {
        margin-left: 16.66667%;
    }
    .push-d-3 {
        margin-left: 25%;
    }
    .push-d-4 {
        margin-left: 33.33333%;
    }
    .push-d-5 {
        margin-left: 41.66667%;
    }
    .push-d-6 {
        margin-left: 50%;
    }
    .push-d-7 {
        margin-left: 58.33333%;
    }
    .push-d-8 {
        margin-left: 66.66667%;
    }
    .push-d-9 {
        margin-left: 75%;
    }
    .push-d-10 {
        margin-left: 83.33333%;
    }
    .push-d-11 {
        margin-left: 91.66667%;
    }
    .push-d-12 {
        margin-left: 100%;
    }
    .pull-d-0 {
        margin-right: 0;
    }
    .pull-d-1 {
        margin-right: 8.33333%;
    }
    .pull-d-2 {
        margin-right: 16.66667%;
    }
    .pull-d-3 {
        margin-right: 25%;
    }
    .pull-d-4 {
        margin-right: 33.33333%;
    }
    .pull-d-5 {
        margin-right: 41.66667%;
    }
    .pull-d-6 {
        margin-right: 50%;
    }
    .pull-d-7 {
        margin-right: 58.33333%;
    }
    .pull-d-8 {
        margin-right: 66.66667%;
    }
    .pull-d-9 {
        margin-right: 75%;
    }
    .pull-d-10 {
        margin-right: 83.33333%;
    }
    .pull-d-11 {
        margin-right: 91.66667%;
    }
    .pull-d-12 {
        margin-right: 100%;
    }
}
@media (max-width: 768px) {
    .col-t-0 {
        width: 0%;
    }
    .col-t-1 {
        width: 8.33333%;
    }
    .col-t-2 {
        width: 16.66667%;
    }
    .col-t-3 {
        width: 25%;
    }
    .col-t-4 {
        width: 33.33333%;
    }
    .col-t-5 {
        width: 41.66667%;
    }
    .col-t-6 {
        width: 50%;
    }
    .col-t-7 {
        width: 58.33333%;
    }
    .col-t-8 {
        width: 66.66667%;
    }
    .col-t-9 {
        width: 75%;
    }
    .col-t-10 {
        width: 83.33333%;
    }
    .col-t-11 {
        width: 91.66667%;
    }
    .col-t-12 {
        width: 100%;
    }
    .push-t-0 {
        margin-left: 0;
    }
    .push-t-1 {
        margin-left: 8.33333%;
    }
    .push-t-2 {
        margin-left: 16.66667%;
    }
    .push-t-3 {
        margin-left: 25%;
    }
    .push-t-4 {
        margin-left: 33.33333%;
    }
    .push-t-5 {
        margin-left: 41.66667%;
    }
    .push-t-6 {
        margin-left: 50%;
    }
    .push-t-7 {
        margin-left: 58.33333%;
    }
    .push-t-8 {
        margin-left: 66.66667%;
    }
    .push-t-9 {
        margin-left: 75%;
    }
    .push-t-10 {
        margin-left: 83.33333%;
    }
    .push-t-11 {
        margin-left: 91.66667%;
    }
    .push-t-12 {
        margin-left: 100%;
    }
    .pull-t-0 {
        margin-right: 0;
    }
    .pull-t-1 {
        margin-right: 8.33333%;
    }
    .pull-t-2 {
        margin-right: 16.66667%;
    }
    .pull-t-3 {
        margin-right: 25%;
    }
    .pull-t-4 {
        margin-right: 33.33333%;
    }
    .pull-t-5 {
        margin-right: 41.66667%;
    }
    .pull-t-6 {
        margin-right: 50%;
    }
    .pull-t-7 {
        margin-right: 58.33333%;
    }
    .pull-t-8 {
        margin-right: 66.66667%;
    }
    .pull-t-9 {
        margin-right: 75%;
    }
    .pull-t-10 {
        margin-right: 83.33333%;
    }
    .pull-t-11 {
        margin-right: 91.66667%;
    }
    .pull-t-12 {
        margin-right: 100%;
    }
}
@media (max-width: 576px) {
    .col-m-0 {
        width: 0%;
    }
    .col-m-1 {
        width: 8.33333%;
    }
    .col-m-2 {
        width: 16.66667%;
    }
    .col-m-3 {
        width: 25%;
    }
    .col-m-4 {
        width: 33.33333%;
    }
    .col-m-5 {
        width: 41.66667%;
    }
    .col-m-6 {
        width: 50%;
    }
    .col-m-7 {
        width: 58.33333%;
    }
    .col-m-8 {
        width: 66.66667%;
    }
    .col-m-9 {
        width: 75%;
    }
    .col-m-10 {
        width: 83.33333%;
    }
    .col-m-11 {
        width: 91.66667%;
    }
    .col-m-12 {
        width: 100%;
    }
    .push-m-0 {
        margin-left: 0;
    }
    .push-m-1 {
        margin-left: 8.33333%;
    }
    .push-m-2 {
        margin-left: 16.66667%;
    }
    .push-m-3 {
        margin-left: 25%;
    }
    .push-m-4 {
        margin-left: 33.33333%;
    }
    .push-m-5 {
        margin-left: 41.66667%;
    }
    .push-m-6 {
        margin-left: 50%;
    }
    .push-m-7 {
        margin-left: 58.33333%;
    }
    .push-m-8 {
        margin-left: 66.66667%;
    }
    .push-m-9 {
        margin-left: 75%;
    }
    .push-m-10 {
        margin-left: 83.33333%;
    }
    .push-m-11 {
        margin-left: 91.66667%;
    }
    .push-m-12 {
        margin-left: 100%;
    }
    .pull-m-0 {
        margin-right: 0;
    }
    .pull-m-1 {
        margin-right: 8.33333%;
    }
    .pull-m-2 {
        margin-right: 16.66667%;
    }
    .pull-m-3 {
        margin-right: 25%;
    }
    .pull-m-4 {
        margin-right: 33.33333%;
    }
    .pull-m-5 {
        margin-right: 41.66667%;
    }
    .pull-m-6 {
        margin-right: 50%;
    }
    .pull-m-7 {
        margin-right: 58.33333%;
    }
    .pull-m-8 {
        margin-right: 66.66667%;
    }
    .pull-m-9 {
        margin-right: 75%;
    }
    .pull-m-10 {
        margin-right: 83.33333%;
    }
    .pull-m-11 {
        margin-right: 91.66667%;
    }
    .pull-m-12 {
        margin-right: 100%;
    }
}
@media (max-width: 992px) {
    .col-d-0 {
        width: 0%;
    }
    .col-d-1 {
        width: 8.33333%;
    }
    .col-d-2 {
        width: 16.66667%;
    }
    .col-d-3 {
        width: 25%;
    }
    .col-d-4 {
        width: 33.33333%;
    }
    .col-d-5 {
        width: 41.66667%;
    }
    .col-d-6 {
        width: 50%;
    }
    .col-d-7 {
        width: 58.33333%;
    }
    .col-d-8 {
        width: 66.66667%;
    }
    .col-d-9 {
        width: 75%;
    }
    .col-d-10 {
        width: 83.33333%;
    }
    .col-d-11 {
        width: 91.66667%;
    }
    .col-d-12 {
        width: 100%;
    }
    .push-d-0 {
        margin-left: 0;
    }
    .push-d-1 {
        margin-left: 8.33333%;
    }
    .push-d-2 {
        margin-left: 16.66667%;
    }
    .push-d-3 {
        margin-left: 25%;
    }
    .push-d-4 {
        margin-left: 33.33333%;
    }
    .push-d-5 {
        margin-left: 41.66667%;
    }
    .push-d-6 {
        margin-left: 50%;
    }
    .push-d-7 {
        margin-left: 58.33333%;
    }
    .push-d-8 {
        margin-left: 66.66667%;
    }
    .push-d-9 {
        margin-left: 75%;
    }
    .push-d-10 {
        margin-left: 83.33333%;
    }
    .push-d-11 {
        margin-left: 91.66667%;
    }
    .push-d-12 {
        margin-left: 100%;
    }
    .pull-d-0 {
        margin-right: 0;
    }
    .pull-d-1 {
        margin-right: 8.33333%;
    }
    .pull-d-2 {
        margin-right: 16.66667%;
    }
    .pull-d-3 {
        margin-right: 25%;
    }
    .pull-d-4 {
        margin-right: 33.33333%;
    }
    .pull-d-5 {
        margin-right: 41.66667%;
    }
    .pull-d-6 {
        margin-right: 50%;
    }
    .pull-d-7 {
        margin-right: 58.33333%;
    }
    .pull-d-8 {
        margin-right: 66.66667%;
    }
    .pull-d-9 {
        margin-right: 75%;
    }
    .pull-d-10 {
        margin-right: 83.33333%;
    }
    .pull-d-11 {
        margin-right: 91.66667%;
    }
    .pull-d-12 {
        margin-right: 100%;
    }
}
@media (max-width: 768px) {
    .col-t-0 {
        width: 0%;
    }
    .col-t-1 {
        width: 8.33333%;
    }
    .col-t-2 {
        width: 16.66667%;
    }
    .col-t-3 {
        width: 25%;
    }
    .col-t-4 {
        width: 33.33333%;
    }
    .col-t-5 {
        width: 41.66667%;
    }
    .col-t-6 {
        width: 50%;
    }
    .col-t-7 {
        width: 58.33333%;
    }
    .col-t-8 {
        width: 66.66667%;
    }
    .col-t-9 {
        width: 75%;
    }
    .col-t-10 {
        width: 83.33333%;
    }
    .col-t-11 {
        width: 91.66667%;
    }
    .col-t-12 {
        width: 100%;
    }
    .push-t-0 {
        margin-left: 0;
    }
    .push-t-1 {
        margin-left: 8.33333%;
    }
    .push-t-2 {
        margin-left: 16.66667%;
    }
    .push-t-3 {
        margin-left: 25%;
    }
    .push-t-4 {
        margin-left: 33.33333%;
    }
    .push-t-5 {
        margin-left: 41.66667%;
    }
    .push-t-6 {
        margin-left: 50%;
    }
    .push-t-7 {
        margin-left: 58.33333%;
    }
    .push-t-8 {
        margin-left: 66.66667%;
    }
    .push-t-9 {
        margin-left: 75%;
    }
    .push-t-10 {
        margin-left: 83.33333%;
    }
    .push-t-11 {
        margin-left: 91.66667%;
    }
    .push-t-12 {
        margin-left: 100%;
    }
    .pull-t-0 {
        margin-right: 0;
    }
    .pull-t-1 {
        margin-right: 8.33333%;
    }
    .pull-t-2 {
        margin-right: 16.66667%;
    }
    .pull-t-3 {
        margin-right: 25%;
    }
    .pull-t-4 {
        margin-right: 33.33333%;
    }
    .pull-t-5 {
        margin-right: 41.66667%;
    }
    .pull-t-6 {
        margin-right: 50%;
    }
    .pull-t-7 {
        margin-right: 58.33333%;
    }
    .pull-t-8 {
        margin-right: 66.66667%;
    }
    .pull-t-9 {
        margin-right: 75%;
    }
    .pull-t-10 {
        margin-right: 83.33333%;
    }
    .pull-t-11 {
        margin-right: 91.66667%;
    }
    .pull-t-12 {
        margin-right: 100%;
    }
}
@media (max-width: 576px) {
    .col-m-0 {
        width: 0%;
    }
    .col-m-1 {
        width: 8.33333%;
    }
    .col-m-2 {
        width: 16.66667%;
    }
    .col-m-3 {
        width: 25%;
    }
    .col-m-4 {
        width: 33.33333%;
    }
    .col-m-5 {
        width: 41.66667%;
    }
    .col-m-6 {
        width: 50%;
    }
    .col-m-7 {
        width: 58.33333%;
    }
    .col-m-8 {
        width: 66.66667%;
    }
    .col-m-9 {
        width: 75%;
    }
    .col-m-10 {
        width: 83.33333%;
    }
    .col-m-11 {
        width: 91.66667%;
    }
    .col-m-12 {
        width: 100%;
    }
    .push-m-0 {
        margin-left: 0;
    }
    .push-m-1 {
        margin-left: 8.33333%;
    }
    .push-m-2 {
        margin-left: 16.66667%;
    }
    .push-m-3 {
        margin-left: 25%;
    }
    .push-m-4 {
        margin-left: 33.33333%;
    }
    .push-m-5 {
        margin-left: 41.66667%;
    }
    .push-m-6 {
        margin-left: 50%;
    }
    .push-m-7 {
        margin-left: 58.33333%;
    }
    .push-m-8 {
        margin-left: 66.66667%;
    }
    .push-m-9 {
        margin-left: 75%;
    }
    .push-m-10 {
        margin-left: 83.33333%;
    }
    .push-m-11 {
        margin-left: 91.66667%;
    }
    .push-m-12 {
        margin-left: 100%;
    }
    .pull-m-0 {
        margin-right: 0;
    }
    .pull-m-1 {
        margin-right: 8.33333%;
    }
    .pull-m-2 {
        margin-right: 16.66667%;
    }
    .pull-m-3 {
        margin-right: 25%;
    }
    .pull-m-4 {
        margin-right: 33.33333%;
    }
    .pull-m-5 {
        margin-right: 41.66667%;
    }
    .pull-m-6 {
        margin-right: 50%;
    }
    .pull-m-7 {
        margin-right: 58.33333%;
    }
    .pull-m-8 {
        margin-right: 66.66667%;
    }
    .pull-m-9 {
        margin-right: 75%;
    }
    .pull-m-10 {
        margin-right: 83.33333%;
    }
    .pull-m-11 {
        margin-right: 91.66667%;
    }
    .pull-m-12 {
        margin-right: 100%;
    }
}
img[data-action="zoom"] {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}
.zoom-img,
.zoom-img-wrap {
    position: relative;
    z-index: 666;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
img.zoom-img {
    cursor: pointer;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
}
.zoom-overlay {
    z-index: 420;
    background: #0f0e15;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .zoom-overlay {
        -webkit-backdrop-filter: saturate(180%) blur(10px);
        backdrop-filter: saturate(180%) blur(10px);
        background: rgba(15, 14, 21, 0.8);
    }
}
.zoom-overlay-open .zoom-overlay {
    opacity: 1;
}
.zoom-overlay-open,
.zoom-overlay-transitioning {
    cursor: default;
}
.animate {
    -webkit-animation: animateElement cubic-bezier(0.3, 0.45, 0.45, 0.95) 0.75s;
    animation: animateElement cubic-bezier(0.3, 0.45, 0.45, 0.95) 0.75s;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}
@-webkit-keyframes animateElement {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes animateElement {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
    font-size: 18px;
    line-height: 1.7;
    color: #eee;
    background-color: #0f0e15;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}
body.is-in::after {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
body::after {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #09080f;
    z-index: 15;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
body input,
body textarea {
    border: 1px solid #eee;
    outline: 0;
}
@media only screen and (max-width: 576px) {
    body {
        font-size: 16px;
        line-height: 29px;
    }
}
::-webkit-input-placeholder {
    color: #aaa;
}
::-moz-placeholder {
    color: #aaa;
}
:-ms-input-placeholder {
    color: #aaa;
}
::-ms-input-placeholder {
    color: #aaa;
}
::placeholder {
    color: #aaa;
}
::-moz-selection {
    color: #fff;
    background-color: rgba(255, 123, 123, 0.7);
}
::selection {
    color: #fff;
    background-color: rgba(255, 123, 123, 0.7);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
    font-weight: 900;
    line-height: 1.4em;
    letter-spacing: -1px;
    color: #eee;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
blockquote {
    position: relative;
    padding: 32px 20px 62px 64px;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 38px;
    font-weight: 900;
    color: #fff;
}
blockquote:before {
    content: "\201C";
    position: absolute;
    top: 0.59em;
    left: -0.01em;
    font-size: 4em;
    color: #ff7b7b;
}
blockquote cite {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    color: #eee;
}
blockquote cite:before {
    content: "\2014""\00a0";
}
@media only screen and (max-width: 576px) {
    blockquote {
        padding: 20px 20px 50px 48px;
        font-size: 20px;
        line-height: 28px;
    }
}
pre {
    overflow: auto;
    padding: 20px;
    font-size: 14px;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}
code[class*="language-"],
pre[class*="language-"] {
    white-space: pre-wrap;
    word-break: break-all;
    line-height: inherit;
    border-radius: 4px;
    background-color: #17151e;
}
.zoom-img-wrap,
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
a {
    text-decoration: none;
    color: #eee;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
a:hover {
    color: #ff7b7b;
}
hr {
    display: block;
    width: 100%;
    height: 1px;
    margin: 64px 0;
    border: 0;
    background: #09080f;
}
.page__content .footnotes,
.page__content address,
.page__content blockquote,
.page__content dl,
.page__content fieldset,
.page__content form,
.page__content h1,
.page__content h2,
.page__content h3,
.page__content h4,
.page__content h5,
.page__content h6,
.page__content hr,
.page__content ol,
.page__content p,
.page__content pre,
.page__content table,
.page__content ul,
.post__content .footnotes,
.post__content address,
.post__content blockquote,
.post__content dl,
.post__content fieldset,
.post__content form,
.post__content h1,
.post__content h2,
.post__content h3,
.post__content h4,
.post__content h5,
.post__content h6,
.post__content hr,
.post__content ol,
.post__content p,
.post__content pre,
.post__content table,
.post__content ul {
    min-width: 100%;
}
.notification {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    padding: 40px 60px;
    color: #eee;
    font-size: 16px;
    text-align: center;
    background-color: #09080f;
    -webkit-transition: all 0.35s cubic-bezier(0.19, 1, 0.22, 1) 0.5s;
    -o-transition: all 0.35s cubic-bezier(0.19, 1, 0.22, 1) 0.5s;
    transition: all 0.35s cubic-bezier(0.19, 1, 0.22, 1) 0.5s;
    -webkit-transform: translateY(-175%);
    -ms-transform: translateY(-175%);
    transform: translateY(-175%);
    visibility: hidden;
}
.subscribe-success .notification-subscribe {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.signup-success .notification-signup {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.signin-success .notification-signin {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.checkout-success .notification-checkout {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.notification.closed {
    visibility: hidden;
    -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateY(-175%);
    -ms-transform: translateY(-175%);
    transform: translateY(-175%);
}
.notification-close {
    position: absolute;
    top: 22px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.notification-close:before {
    content: "";
    position: absolute;
    top: 29px;
    right: 25px;
    display: block;
    width: 18px;
    height: 2px;
    background-color: #eee;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.notification-close:after {
    content: "";
    position: absolute;
    top: 29px;
    right: 25px;
    display: block;
    width: 18px;
    height: 2px;
    background-color: #eee;
    border-radius: 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.page .page__content .kg-width-full .kg-image,
.post .post__content .kg-width-full .kg-image {
    border-radius: 0;
    clear: both;
    display: block;
    margin-left: 50%;
    max-width: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
    pointer-events: none;
}
.page__content,
.post__content {
    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;
}
.kg-width-full figcaption {
    padding: 0 1.5em;
}
.kg-embed-card {
    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;
    width: 100%;
}
.kg-embed-card .fluid-width-video-wrapper {
    margin: 0;
}
.kg-gallery-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1040px;
    width: 100vw;
}
.page .page__content .kg-gallery-container,
.page .page__content .kg-width-wide .kg-image,
.post .post__content .kg-gallery-container,
.post .post__content .kg-width-wide .kg-image {
    max-width: 1080px;
    padding: 0 20px;
}
.page .page__content .kg-width-wide .kg-image,
.post .post__content .kg-width-wide .kg-image {
    width: 100vw;
}
.kg-gallery-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.kg-gallery-image img {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%;
}
.kg-gallery-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.kg-gallery-row:not(:first-of-type) {
    margin: 12px 0 0;
}
.kg-gallery-image:not(:first-of-type) {
    margin: 0 0 0 12px;
}
.kg-bookmark-card figcaption,
.kg-embed-card figcaption,
.kg-gallery-card figcaption,
.kg-image-card figcaption {
    display: block;
    padding: 20px 0 0;
    font-size: 12px;
    font-style: normal;
    line-height: 1;
    text-align: center;
    color: #eee;
}
.kg-bookmark-card figcaption em,
.kg-embed-card figcaption em,
.kg-gallery-card figcaption em,
.kg-image-card figcaption em {
    font-style: normal;
}
.kg-bookmark-card figcaption {
    padding: 20px 0;
}
.kg-embed-card iframe {
    width: 100%;
}
.kg-width-wide figcaption {
    width: initial;
    max-width: 100%;
    margin: 0 20px;
}
.kg-embed-card > .js-reframe {
    margin: 0;
}
.alignleft {
    float: left;
    margin: 5px 30px 15px 0;
    max-width: 50%;
}
.alignright {
    float: right;
    margin: 5px 0 15px 30px;
    max-width: 50%;
}
.full-width {
    clear: both;
    margin: 5px 0 30px;
}
.kg-bookmark-card {
    background: #09080f;
    margin: 0 0 30px;
    width: 100%;
}
.kg-bookmark-card .kg-bookmark-container:hover {
    text-decoration: none;
}
.kg-bookmark-container {
    border: 1px solid rgba(238, 238, 238, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #eee;
    min-height: 140px;
}
.kg-bookmark-container:hover {
    border-color: #ff7b7b;
}
.kg-bookmark-content {
    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-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 20px;
}
.kg-bookmark-title {
    color: #eee;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}
.kg-bookmark-description {
    color: rgba(238, 238, 238, 0.8);
    display: -webkit-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 15px;
    max-height: 48px;
    overflow-y: hidden;
}
.kg-bookmark-thumbnail {
    position: relative;
    min-width: 33%;
    max-height: 100%;
}
.kg-bookmark-thumbnail img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}
.kg-bookmark-metadata {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(238, 238, 238, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.kg-bookmark-icon {
    height: 24px;
    margin-right: 5px;
    width: 24px;
}
.kg-bookmark-author {
    line-height: 1.5;
}
.kg-bookmark-author:after {
    content: "\00b7";
    margin: 0 5px;
}
.kg-bookmark-publisher {
    overflow: hidden;
    line-height: 1.5;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 240px;
}
@media only screen and (max-width: 480px) {
    .kg-bookmark-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .kg-bookmark-thumbnail {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        min-height: 160px;
    }
    .kg-bookmark-content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.hero {
    position: relative;
    margin-bottom: 32px;
    overflow: hidden;
    background-color: #09080f;
}
.hero__inner::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 14, 21, 0.5)), to(#0f0e15));
    background: -o-linear-gradient(top, rgba(15, 14, 21, 0.5) 0, #0f0e15 100%);
    background: linear-gradient(180deg, rgba(15, 14, 21, 0.5) 0, #0f0e15 100%);
}
.hero__image {
    min-height: 664px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #09080f;
}
.hero__image img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media only screen and (max-width: 992px) {
    .hero__image {
        min-height: 620px;
    }
}
@media only screen and (max-width: 768px) {
    .hero__image {
        min-height: 500px;
    }
}
@media only screen and (max-width: 576px) {
    .hero__image {
        min-height: 400px;
    }
}
.hero__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    max-width: 650px;
    padding: 0 20px;
    text-align: center;
}
.hero__title {
    font-size: 60px;
    margin: 0 0 10px;
    line-height: 1;
    color: #fff;
}
@media only screen and (max-width: 576px) {
    .hero__title {
        font-size: 43px;
        margin: 0 0 5px;
    }
}
.hero__desc {
    font-size: 20px;
    color: #aaa;
    margin: 0;
}
@media only screen and (max-width: 576px) {
    .hero__desc {
        font-size: 16px;
        line-height: 21px;
    }
}
.hero-without-image {
    margin: 192px 0 96px;
}
.hero-without-image .hero-inner {
    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;
}
.hero-without-image .hero-content {
    width: 100%;
    max-width: 650px;
    padding: 0 20px;
    text-align: center;
}
@media only screen and (max-width: 576px) {
    .hero-without-image {
        margin: 144px 0 48px;
    }
}
.top {
    position: fixed;
    bottom: 25px;
    right: -100px;
    z-index: 5;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 8px;
    background-color: #09080f;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.top:hover {
    color: #09080f;
    background: #ff7b7b;
}
.top.is-active {
    right: 30px;
}
@media only screen and (max-width: 768px) {
    .top {
        bottom: 15px;
    }
    .top.is-active {
        right: 25px;
    }
}
.header {
    width: 100%;
    margin: 60px 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
}
.header.header--top {
    position: absolute;
    top: 0;
    z-index: 100;
}
@media only screen and (max-width: 992px) {
    .header {
        margin: 32px 0;
    }
}
.header__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.logo__link {
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
    font-size: 28px;
    line-height: 1;
    font-weight: 900;
    vertical-align: middle;
    color: #eee;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -1px;
}
.logo__link:hover {
    color: #ff7b7b;
}
.logo__image {
    max-height: 40px;
}
.main-nav {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.main-nav__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80%;
    padding-top: 200px;
    margin: 0 auto;
}
.main-nav__box .nav__icon-close {
    position: absolute;
    top: 20px;
    right: 40px;
    z-index: 5;
    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;
    font-size: 30px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
}
.main-nav__box .nav__icon-close:hover {
    color: #fff;
}
@media only screen and (max-width: 768px) {
    .main-nav__box {
        padding-top: 100px;
    }
    .main-nav__box .nav__icon-close {
        top: 22px;
        right: 42px;
    }
}
@media only screen and (max-width: 576px) {
    .main-nav__box {
        width: 90%;
    }
}
.navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-nav .nav__list .nav__item {
    display: inline-block;
    margin-right: 40px;
}
.top-nav .nav__list .nav__item:last-child {
    margin-right: 0;
}
.top-nav .nav__list .nav__item .nav__link {
    position: relative;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    color: #eee;
}
.top-nav .nav__list .nav__item .nav__link:hover {
    color: #ff7b7b;
}
.top-nav .nav__list .nav__item .nav__link.signup-link {
    border-bottom: 2px solid #eee;
}
.top-nav .nav__list .nav__item .nav__link.signup-link:hover {
    border-bottom-color: transparent;
}
@media only screen and (max-width: 992px) {
    .top-nav {
        display: none;
    }
}
.mobile-nav .nav__list .nav__item {
    display: block;
    margin-bottom: 24px;
    text-align: center;
}
.mobile-nav .nav__list .nav__item:last-child {
    margin-bottom: 0;
}
.mobile-nav .nav__list .nav__item .nav__link {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #eee;
}
.mobile-nav .nav__list .nav__item .nav__link:hover {
    color: #ff7b7b;
}
.mobile-nav .nav__list .nav__item .nav__link.signup-link {
    border-bottom: 2px solid #eee;
}
.mobile-nav .nav__list .nav__item .nav__link.signup-link:hover {
    border-bottom-color: transparent;
}
@media only screen and (max-width: 576px) {
    .mobile-nav .nav__list .nav__item {
        margin-bottom: 20px;
    }
}
.nav-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    color: #eee;
}
.nav-buttons .nav__icon-menu {
    display: none;
    margin-right: 16px;
}
@media only screen and (max-width: 992px) {
    .nav-buttons .nav__icon-menu {
        display: block;
    }
}
.nav-buttons .nav__icon {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}
.nav-buttons .nav__icon:hover {
    color: #ff7b7b;
}
.menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    background-color: #09080f;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.menu-overlay.is-open {
    opacity: 1;
    visibility: visible;
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .menu-overlay {
        -webkit-backdrop-filter: saturate(180%) blur(24px);
        backdrop-filter: saturate(180%) blur(24px);
        background-color: rgba(9, 8, 15, 0.9);
    }
}
@media only screen and (min-width: 992px) {
    .menu-overlay {
        display: none;
    }
}
.nav-grid {
    width: 100%;
    height: 75vh;
    overflow-y: auto;
}
.nav-grid__item {
    margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
    .nav-grid__item {
        height: auto;
    }
}
.nav-grid__title {
    position: relative;
    margin-bottom: 40px;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    color: #eee;
}
@media only screen and (max-width: 768px) {
    .nav-grid__title {
        margin-bottom: 30px;
    }
}
.search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    background-color: #09080f;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.search.is-visible {
    opacity: 1;
    visibility: visible;
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .search {
        -webkit-backdrop-filter: saturate(180%) blur(24px);
        backdrop-filter: saturate(180%) blur(24px);
        background-color: rgba(9, 8, 15, 0.9);
    }
}
.search__box {
    position: relative;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    padding-top: 140px;
}
.search__box .search__close {
    position: absolute;
    top: 50%;
    right: 24px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    line-height: 1;
    color: rgba(238, 238, 238, 0.5);
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    cursor: pointer;
}
.search__box .search__close:hover {
    color: #eee;
}
@media only screen and (max-width: 768px) {
    .search__box {
        width: 80%;
        padding-top: 100px;
    }
}
@media only screen and (max-width: 576px) {
    .search__box {
        width: 90%;
    }
}
.search__group {
    position: relative;
    margin-bottom: 64px;
}
.search__group .search__text {
    width: 100%;
    height: auto;
    padding: 16px 24px;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 42px;
    border-radius: 8px;
    border: 4px solid rgba(238, 238, 238, 0.1);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    background-color: transparent;
}
.search__group .search__text::-webkit-input-placeholder {
    font-weight: 900;
    color: rgba(238, 238, 238, 0.8);
}
.search__group .search__text::-moz-placeholder {
    font-weight: 900;
    color: rgba(238, 238, 238, 0.8);
}
.search__group .search__text:-ms-input-placeholder {
    font-weight: 900;
    color: rgba(238, 238, 238, 0.8);
}
.search__group .search__text::-ms-input-placeholder {
    font-weight: 900;
    color: rgba(238, 238, 238, 0.8);
}
.search__group .search__text::placeholder {
    font-weight: 900;
    color: rgba(238, 238, 238, 0.8);
}
.search__group .search__text::-ms-clear {
    display: none;
}
.search__group .search__text:focus {
    color: #eee;
    background: #09080f;
}
@media only screen and (max-width: 576px) {
    .search__group .search__text {
        font-size: 26px;
    }
}
.search-results-list {
    height: 55vh;
    font-weight: 700;
    color: #eee;
    overflow: auto;
    white-space: normal;
}
.search-results-list .search-results__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(238, 238, 238, 0.1);
}
@media only screen and (max-width: 425px) {
    .search-results-list .search-results__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.search-results-list .search-results__image {
    position: relative;
    display: table;
    width: 164px;
    max-width: 100%;
    height: 134px;
    margin-right: 20px;
    border-radius: 16px;
    overflow: hidden;
    background: #09080f;
}
.search-results-list .search-results__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media only screen and (max-width: 425px) {
    .search-results-list .search-results__image {
        height: auto;
        width: 100%;
        padding-top: 56.6%;
        margin: 0 0 16px;
    }
}
.search-results-list .search-results__link {
    display: block;
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
    color: #eee;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.search-results-list .search-results__link:hover {
    color: #ff7b7b;
}
.search-results-list .search-results-date {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    color: rgba(238, 238, 238, 0.6);
}
.load-more {
    margin: 0 auto;
}
.load-more-section {
    margin: 30px auto;
    text-align: center;
}
@media only screen and (max-width: 576px) {
    .load-more-section {
        margin: 20px auto;
    }
}
.footer-widgets {
    padding: 64px 0 32px;
}
.footer-widgets .row .col {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media only screen and (max-width: 768px) {
    .footer-widgets {
        padding: 48px 0 0;
    }
}
.widget {
    margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
    .widget {
        margin-bottom: 64px;
    }
}
.widget__title {
    position: relative;
    padding-left: 8px;
    margin-bottom: 36px;
    font-size: 24px;
    line-height: 1;
    color: #fff;
}
.widget__title::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 106px;
    height: 38px;
    border-radius: 4px 0 0 4px;
    background: -webkit-gradient(linear, left top, right top, color-stop(-5.19%, #ff7b7b), to(rgba(15, 14, 21, 0)));
    background: -o-linear-gradient(left, #ff7b7b -5.19%, rgba(15, 14, 21, 0) 100%);
    background: linear-gradient(90deg, #ff7b7b -5.19%, rgba(15, 14, 21, 0) 100%);
}
@media only screen and (max-width: 992px) {
    .widget__title {
        font-size: 24px;
    }
}
.recent-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.recent-posts:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 360px) {
    .recent-posts {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 32px;
    }
}
.recent-posts__image {
    position: relative;
    display: block;
    width: 100%;
    max-width: 174px;
    height: 144px;
    margin-right: 20px;
    border-radius: 16px;
    overflow: hidden;
    background: #09080f;
}
.recent-posts__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media only screen and (max-width: 360px) {
    .recent-posts__image {
        height: auto;
        max-width: 100%;
        padding-top: 56.6%;
        margin: 0 0 20px;
    }
}
.recent-posts__content .recent-posts__title {
    font-size: 18px;
    margin: 8px 0;
}
.recent-posts__content .article__author-image {
    width: 28px;
    height: 28px;
}
.tag__cloud {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tag__cloud a {
    display: inline-block;
    padding: 8px 16px;
    margin: 0 5px 5px 0;
    font-size: 12px;
    line-height: 10px;
    font-weight: 700;
    border: 3px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    color: #aaa;
}
.tag__cloud a:hover {
    border-color: #ff7b7b;
    color: #fff;
}
.subscribe-subtitle {
    width: 100%;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #aaa;
}
.subscribe-group-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.subscribe-group-top .subscribe-email {
    position: relative;
    width: 100%;
    height: 56px;
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    border-radius: 8px;
    color: #fff;
    background-color: #17151e;
    border: 2px solid transparent;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
    cursor: text;
}
.subscribe-group-top .subscribe-email::-webkit-input-placeholder {
    color: #eee;
}
.subscribe-group-top .subscribe-email::-moz-placeholder {
    color: #eee;
}
.subscribe-group-top .subscribe-email:-ms-input-placeholder {
    color: #eee;
}
.subscribe-group-top .subscribe-email::-ms-input-placeholder {
    color: #eee;
}
.subscribe-group-top .subscribe-email::placeholder {
    color: #eee;
}
.subscribe-group-top .subscribe-email:focus {
    color: #fff;
    border-color: #ff7b7b;
}
.subscribe-group-top .subscribe-button {
    margin-left: 10px;
}
.subscribe-form .alert {
    display: none;
}
.alert.alert--loading {
    color: #ff970d;
}
.alert.alert--success {
    color: #09815c;
}
.alert.alert--error {
    color: #cd3d3d;
}
.subscribe-form.error .alert--error,
.subscribe-form.loading .alert--loading,
.subscribe-form.success .alert--success {
    display: block;
    margin-top: 16px;
    font-size: 14px;
    line-height: 24px;
}
.footer {
    position: relative;
    padding: 64px 0;
    border-top: 2px solid #09080f;
}
.footer .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 992px) {
    .footer .footer__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer .footer__inner .copyright {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media only screen and (max-width: 768px) {
    .footer .footer__inner {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.copyright {
    font-size: 13px;
    color: #aaa;
}
.copyright a {
    font-weight: 500;
    color: #fff;
}
.copyright a:hover {
    color: #ff7b7b;
}
.social {
    text-align: center;
}
.social .social__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.social .social__item {
    display: inline-block;
    margin-left: 8px;
}
.social .social__item:first-child {
    margin-left: 0;
}
.social .social__link {
    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;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 8px;
    color: #fff;
    background-color: #17151e;
}
.social .social__link:hover {
    color: #09080f;
    background-color: #ff7b7b;
}
@media only screen and (max-width: 992px) {
    .social {
        margin-bottom: 5px;
    }
    .social .social__item {
        margin-bottom: 10px;
    }
    .social .social__link {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
}
.button {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    font: inherit;
    border: none;
    border-radius: 8px;
    outline: 0;
    -webkit-appearance: none;
    text-align: center;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
}
.button:hover {
    color: #fff;
}
.button:active {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}
.button--primary {
    padding: 20px 40px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    background-color: #17151e;
}
.button--primary:hover {
    color: #09080f;
    background-color: #ff6262;
}
.button--middle {
    position: relative;
    padding: 24px 48px;
    width: 100%;
    max-width: 412px;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: #09080f;
}
.button--middle:hover {
    background-color: #17151e;
}
.button--big {
    display: block;
    width: 100%;
}
.button--active {
    color: #09080f;
    background-color: #ff6262;
}
.article {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 340px;
    margin-bottom: 32px;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    -o-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.article::after {
    content: "";
    display: table;
    padding-top: 25%;
}
.article:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.article--big::after {
    padding-top: 35%;
}
@media only screen and (max-width: 992px) {
    .article--big::after {
        padding-top: 25%;
    }
}
@media only screen and (max-width: 576px) {
    .article {
        min-height: 280px;
    }
}
.article__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
    background-color: #09080f;
}
.article__inner .featured-post {
    position: absolute;
    top: 20px;
    right: 32px;
    z-index: 10;
    padding: 2px 4px;
    font-size: 20px;
    border-radius: 4px;
    color: #aaa;
    background: rgba(255, 255, 255, 0.08);
    pointer-events: none;
}
@media only screen and (max-width: 576px) {
    .article__inner .featured-post {
        right: 20px;
    }
}
.article__title {
    margin: 12px 0 12px;
    font-size: 28px;
    line-height: 1;
}
.article__title a {
    color: #eee;
}
@media only screen and (max-width: 576px) {
    .article__title {
        font-size: 24px;
    }
}
.article__excerpt {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 17px;
    color: #aaa;
}
@media only screen and (max-width: 576px) {
    .article__excerpt {
        font-size: 13px;
    }
}
.article__image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #09080f;
}
.article__image::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(15, 14, 21, 0.6);
    pointer-events: none;
}
.article__image img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 16px;
    pointer-events: none;
}
.article__content {
    z-index: 1;
    width: 100%;
    margin-top: auto;
    padding: 0 32px 32px;
    pointer-events: none;
}
@media only screen and (max-width: 576px) {
    .article__content {
        padding: 20px;
    }
}
.article__meta {
    line-height: 12px;
}
.article__meta .article__date,
.article__meta .article__minutes {
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
}
.article__meta .article__date {
    color: #aaa;
}
.article__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
}
.article__bottom a {
    pointer-events: all;
}
.article-tags a {
    display: inline-block;
    padding: 4px 8px;
    margin: 2px 0;
    font-size: 12px;
    line-height: 10px;
    font-weight: 500;
    letter-spacing: -0.5px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 24px;
    color: #aaa;
}
.article-tags a:hover {
    color: #fff;
    border-color: #ff7b7b;
}
.article__author {
    float: left;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.article__author-image {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    padding: 3px;
    margin-right: 8px;
    border: 2px solid #ff7b7b;
    border-radius: 50%;
    overflow: hidden;
}
.article__author-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.article__author-link {
    font-size: 12px;
    color: #fff;
}
.article__author-link:hover {
    color: #fff;
}
.article__author span {
    color: rgba(255, 255, 255, 0.8);
}
.page,
.post {
    position: relative;
    max-width: 760px;
    margin: 0 auto;
}
.post-head {
    margin-bottom: 64px;
}
.post-head .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.post-head .post-head__box {
    margin-left: 32px;
}
@media only screen and (max-width: 992px) {
    .post-head .post-head__box {
        margin-left: 16px;
    }
}
@media only screen and (max-width: 768px) {
    .post-head {
        margin-bottom: 40px;
    }
    .post-head .post-head__box {
        margin-left: 0;
    }
    .post-head .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.post-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover;
}
.image-box {
    position: relative;
    padding-top: 90%;
    min-height: 280px;
    border-radius: 16px;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #09080f;
}
@media only screen and (max-width: 768px) {
    .image-box {
        padding-top: 65%;
        margin-bottom: 40px;
    }
}
.post__meta {
    line-height: 13px;
}
.post__meta .post__date,
.post__meta .post__minutes {
    font-size: 13px;
    line-height: 1;
    font-weight: 500;
}
.post__meta .post__date {
    color: #aaa;
}
.post__title {
    margin: 20px 0 20px;
    font-size: 56px;
    line-height: 1;
}
@media only screen and (max-width: 1200px) {
    .post__title {
        font-size: 40px;
    }
}
@media only screen and (max-width: 576px) {
    .post__title {
        font-size: 32px;
    }
}
.post__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
}
.post-tags a {
    padding: 4px 8px;
    margin: 2px 0;
    font-size: 12px;
    line-height: 10px;
    font-weight: 700;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 24px;
    color: #aaa;
}
.post-tags a:hover {
    color: #fff;
    border-color: #ff7b7b;
}
.post__author {
    float: left;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.post__author-image {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    padding: 3px;
    margin-right: 8px;
    border: 2px solid #ff7b7b;
    border-radius: 50%;
    overflow: hidden;
}
.post__author-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.post__author-link {
    font-size: 13px;
    color: #fff;
}
.post__author-link:hover {
    color: #fff;
}
.post__author span {
    color: rgba(255, 255, 255, 0.8);
}
.page__content,
.post__content {
    color: #aaa;
}
.page__content a,
.post__content a {
    border-bottom: 2px solid rgba(238, 238, 238, 0.1);
}
.page__content a:hover,
.post__content a:hover {
    border-color: #ff7b7b;
    color: #eee;
    text-decoration: none;
}
.post-full-content .post-content p {
    text-align: center;
    color: rgba(238, 238, 238, 0.8);
}
.post-full-content .post-upgrade-cta-content {
    padding: 80px 20px;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #09080f;
}
.post-full-content .post-upgrade-cta-content h2 {
    font-size: 27px;
}
.post-full-content .post-upgrade-cta-content .signin__bottom-text {
    margin-top: 10px;
}
@media only screen and (max-width: 576px) {
    .post-full-content .post-upgrade-cta-content {
        padding: 60px 20px;
    }
    .post-full-content .post-upgrade-cta-content h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
}
.post__share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 34px 0 64px;
}
.post__share .share__list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 16px;
    background: #17151e;
}
.post__share .share__list .share__link {
    position: relative;
    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;
    padding: 28px 24px;
    font-size: 20px;
    color: #eee;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.post__share .share__list .share__link:first-child {
    padding-left: 48px;
}
.post__share .share__list .share__link:first-child::after {
    content: none;
}
.post__share .share__list .share__link:last-child {
    padding-right: 48px;
}
.post__share .share__list .share__link::after {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 1px;
    height: 12px;
    background: rgba(238, 238, 238, 0.08);
}
.post__share .share__list .share__link:hover {
    color: #ff7b7b;
}
@media only screen and (max-width: 576px) {
    .post__share {
        margin: 18px 0 48px;
    }
    .post__share .share__list .share__link {
        padding: 24px 20px;
    }
    .post__share .share__list .share__link:first-child {
        padding-left: 40px;
    }
    .post__share .share__list .share__link:last-child {
        padding-right: 40px;
    }
}
.post__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 64px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
    border-radius: 16px;
}
.post__navigation .prev,
.post__navigation .prev img {
    border-radius: 16px 0 0 16px;
}
.post__navigation .next,
.post__navigation .next img {
    border-radius: 0 16px 16px 0;
}
.post__navigation .next,
.post__navigation .prev {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    min-height: 240px;
    padding: 0 32px 32px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #09080f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.post__navigation .next::after,
.post__navigation .prev::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 8, 15, 0.6);
    pointer-events: none;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
.post__navigation .next:hover::after,
.post__navigation .prev:hover::after {
    background-color: rgba(9, 8, 15, 0.7);
}
.post__navigation .next .post__nav,
.post__navigation .prev .post__nav {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #eee;
}
.post__navigation .next .post__nav-image,
.post__navigation .prev .post__nav-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.post__navigation .next .post__nav-box,
.post__navigation .prev .post__nav-box {
    position: relative;
    z-index: 1;
    width: 100%;
}
.post__navigation .next .post__nav__prev i,
.post__navigation .prev .post__nav__prev i {
    margin-right: 4px;
}
.post__navigation .next .post__nav__next i,
.post__navigation .prev .post__nav__next i {
    margin-left: 4px;
}
.post__navigation .next .post__nav__title,
.post__navigation .prev .post__nav__title {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 1;
}
.post__navigation .next .post__nav__title a,
.post__navigation .prev .post__nav__title a {
    color: #eee;
}
.post__navigation .next {
    text-align: right;
    margin-left: auto;
}
@media only screen and (max-width: 768px) {
    .post__navigation {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .post__navigation .next,
    .post__navigation .prev {
        width: 100%;
        border-radius: 16px;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
    }
    .post__navigation .next img,
    .post__navigation .prev img {
        border-radius: 16px;
    }
    .post__navigation .prev {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 576px) {
    .post__navigation {
        margin-bottom: 48px;
    }
}
.related-posts .related-title {
    position: relative;
    padding-left: 8px;
    margin-bottom: 36px;
    font-size: 24px;
    line-height: 1;
    color: #fff;
}
.related-posts .related-title::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 106px;
    height: 38px;
    border-radius: 4px 0 0 4px;
    background: -webkit-gradient(linear, left top, right top, color-stop(-5.19%, #ff7b7b), to(rgba(15, 14, 21, 0)));
    background: -o-linear-gradient(left, #ff7b7b -5.19%, rgba(15, 14, 21, 0) 100%);
    background: linear-gradient(90deg, #ff7b7b -5.19%, rgba(15, 14, 21, 0) 100%);
}
@media only screen and (max-width: 992px) {
    .related-posts .related-title {
        font-size: 24px;
    }
}
.disqus-inner {
    border-radius: 16px;
    background: #17151e;
}
.post-comments {
    max-width: 824px;
    padding: 64px 32px;
    margin: 0 auto;
}
@media only screen and (max-width: 576px) {
    .post-comments {
        padding: 48px 32px;
    }
}
.error {
    text-align: center;
}
.error .error__head {
    width: 100%;
    max-width: 550px;
    margin: 80px auto 10vw;
}
.error .error__head ~ hr {
    margin-bottom: 0;
}
.error .error__title {
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 1;
}
.error .error__text {
    margin-bottom: 24px;
    font-size: 64px;
}
@media only screen and (max-width: 576px) {
    .error .error__title {
        font-size: 38px;
    }
}
.archive-box {
    position: relative;
    margin: 40px 0 80px;
    text-align: center;
}
@media only screen and (max-width: 576px) {
    .archive-box {
        margin: 20px 0 60px;
    }
}
.archive-meta {
    font-size: 16px;
    color: #aaa;
}
.archive-title {
    position: relative;
    margin: 0;
    font-size: 47px;
    line-height: 57px;
}
@media only screen and (max-width: 576px) {
    .archive-title {
        font-size: 40px;
        line-height: 52px;
    }
}
.archive-description {
    max-width: 600px;
    margin: 12px auto 0;
    font-size: 18px;
    line-height: 28px;
}
@media only screen and (max-width: 576px) {
    .archive-description {
        margin: 6px auto 0;
    }
}
.author-profile {
    max-width: 540px;
    width: 100%;
    margin: 40px auto 80px;
    text-align: center;
}
.author-profile .author-image-box {
    margin-bottom: 20px;
}
.author-profile .author__image {
    display: block;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    padding: 6px;
    border: 3px solid #ff7b7b;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    background-color: #09080f;
}
.author-profile .author-title {
    margin-bottom: 20px;
    font-size: 40px;
}
.author-profile .author-bio {
    margin-bottom: 20px;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.author-profile .icon-link {
    margin-right: 8px;
    padding-right: 8px;
    font-size: 16px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    color: #aaa;
}
.author-profile .icon-link:last-child {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}
.author-profile .icon-link a {
    color: #aaa;
}
.author-profile .facebook-link,
.author-profile .twitter-link {
    border-right-color: transparent;
}
.author-profile .author-link a:hover,
.author-profile .facebook-link a:hover,
.author-profile .twitter-link a:hover {
    color: #ff7b7b;
}
@media only screen and (max-width: 576px) {
    .author-profile {
        margin: 20px auto 60px;
    }
    .author-profile .author-image-box {
        margin-bottom: 15px;
    }
    .author-profile .author-title {
        margin-bottom: 15px;
        font-size: 37px;
    }
    .author-profile .author-bio {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 28px;
    }
    .author-profile .icon-link {
        font-size: 14px;
    }
}
.account-box,
.signin-form,
.signup-form,
.subscriber-box {
    width: 100%;
    max-width: 550px;
    margin: 80px auto 10vw;
}
@media only screen and (max-width: 576px) {
    .account-box,
    .signin-form,
    .signup-form,
    .subscriber-box {
        margin: 60px auto 10vw;
    }
}
.signin__inner,
.signup__inner {
    position: relative;
}
.signin__inner::after,
.signup__inner::after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #09080f;
}
@media only screen and (max-width: 425px) {
    .signin-form,
    .signup-form {
        text-align: center;
    }
}
.account-box,
.subscriber-box {
    max-width: 650px;
    text-align: center;
}
.account-box ~ hr,
.checkout-form ~ hr,
.subscriber-box ~ hr {
    margin-bottom: 0;
}
.signin__button,
.signup__button {
    margin-left: 10px;
}
@media only screen and (max-width: 425px) {
    .signin__button,
    .signup__button {
        width: 100%;
        margin-left: 0;
    }
}
.signin__box,
.signup__box {
    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;
    margin-bottom: 10px;
}
.signin__box input,
.signup__box input {
    position: relative;
    width: 100%;
    height: 56px;
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    border-radius: 8px;
    color: #fff;
    background-color: #17151e;
    border: 2px solid transparent;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
    cursor: text;
}
.signin__box input::-webkit-input-placeholder,
.signup__box input::-webkit-input-placeholder {
    color: #eee;
}
.signin__box input::-moz-placeholder,
.signup__box input::-moz-placeholder {
    color: #eee;
}
.signin__box input:-ms-input-placeholder,
.signup__box input:-ms-input-placeholder {
    color: #eee;
}
.signin__box input::-ms-input-placeholder,
.signup__box input::-ms-input-placeholder {
    color: #eee;
}
.signin__box input::placeholder,
.signup__box input::placeholder {
    color: #eee;
}
.signin__box input:focus,
.signup__box input:focus {
    color: #fff;
    border-color: #ff7b7b;
}
@media only screen and (max-width: 425px) {
    .signin__box,
    .signup__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .signin__box input,
    .signup__box input {
        margin-bottom: 12px;
        text-align: center;
    }
}
.account__title,
.checkout__title,
.signin__title,
.signup__title,
.subscriber__title {
    margin-bottom: 8px;
    font-size: 48px;
    color: #fff;
}
@media only screen and (max-width: 576px) {
    .account__title,
    .checkout__title,
    .signin__title,
    .signup__title,
    .subscriber__title {
        font-size: 38px;
        line-height: 48px;
    }
}
.account__desc,
.checkout__desc,
.signin__desc,
.signup__desc,
.subscription__desc {
    font-size: 18px;
    color: #aaa;
}
@media only screen and (max-width: 576px) {
    .account__desc,
    .checkout__desc,
    .signin__desc,
    .signup__desc,
    .subscription__desc {
        font-size: 16px;
        line-height: 24px;
    }
}
.checkout__desc,
.checkout__title {
    text-align: center;
}
.subscription__desc {
    max-width: 550px;
    margin: 0 auto;
}
.signin__bottom-text,
.signup__bottom-text {
    margin-bottom: 0;
    color: #aaa;
}
.signin__bottom-text a,
.signup__bottom-text a {
    color: #fff;
    text-decoration: underline;
}
.message-error,
.message-loading,
.message-success {
    display: none;
}
.signin-form.loading .message-loading,
.signup-form.loading .message-loading {
    color: #ff970d;
}
.signin-form.success .message-success,
.signup-form.success .message-success {
    color: #09815c;
}
.signin-form.error .message-error,
.signup-form.error .message-error {
    color: #cd3d3d;
}
.signin-form.error .message-error,
.signin-form.loading .message-loading,
.signin-form.success .message-success,
.signup-form.error .message-error,
.signup-form.loading .message-loading,
.signup-form.success .message-success {
    display: block;
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
}
.checkout-form {
    max-width: 750px;
    width: 100%;
    margin: 100px auto 10vw;
}
@media only screen and (max-width: 576px) {
    .checkout-form {
        margin: 50px auto 10vw;
    }
}
.checkout__desc {
    max-width: 500px;
    margin: 0 auto 50px;
}
.checkout-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 768px) {
    .checkout-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.checkout-plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 35px;
    font-size: 16px;
    text-align: left;
    color: rgba(255, 255, 255, 0.8);
    background-color: #09080f;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
.checkout-plan:last-child {
    margin: 0 0 0 30px;
}
@media only screen and (max-width: 768px) {
    .checkout-plan:last-child {
        margin: 30px 0 0 0;
    }
}
.checkout-plan-header {
    position: relative;
    padding: 0 0 40px;
    color: #aaa;
    text-align: center;
}
.checkout-plan-header::after {
    content: "";
    position: absolute;
    right: 30%;
    bottom: 25px;
    left: 30%;
    display: block;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
}
.checkout-plan-header h3 {
    margin: 0 0 25px;
    color: #eee;
    font-size: 1.8rem;
    line-height: 1.15em;
    font-weight: 700;
}
.checkout-plan-header span {
    font-size: 33px;
    font-weight: 400;
    color: #aaa;
}
.checkout-plan-header strong {
    font-size: 68px;
    line-height: 1;
    color: #eee;
}
.checkout-plan-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -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;
}
.checkout-plan-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.checkout-plan-content ul li {
    position: relative;
    margin: 0;
    padding: 0 0 15px 20px;
    line-height: 1.4em;
    color: rgba(255, 255, 255, 0.8);
}
.checkout-plan-content ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    display: block;
    color: #98c22e;
    font-size: 0.9rem;
    font-weight: 600;
}
.checkout-plan-content .button {
    margin: 20px 0 0;
}
a.darken {
    display: inline-block;
    
    padding: 0;
}

a.darken img {
    display: block;

    -webkit-transition: all 0.2s linear;
       -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
         -o-transition: all 0.2s linear;
            transition: all 0.2s linear;
}

a.darken:hover img {
    opacity: 0.5;

}
