.list-reset {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.clearfix::after,
.clearfix ::before {
    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 {
    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;
    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
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    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"] {
    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
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
fieldset,
legend,
figure,
hr {
    margin: 0;
    padding: 0
}

li>ul,
li>ol {
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
blockquote,
p,
address,
hr,
table,
fieldset,
figure,
pre {
    margin-bottom: 32px
}

ul,
ol,
dd {
    margin-left: 16px
}

ul li,
ol li {
    margin-bottom: 10px
}

.highlight {
    margin-bottom: 32px;
    background: #080b12
}

.highlighter-rouge .highlight {
    background: #080b12
}

.highlight .c {
    color: #998;
    font-style: italic
}

.highlight .err {
    color: #a61717;
    background-color: #e3d2d2
}

.highlight .k {
    font-weight: bold
}

.highlight .o {
    font-weight: bold
}

.highlight .cm {
    color: #998;
    font-style: italic
}

.highlight .cp {
    color: #999;
    font-weight: bold
}

.highlight .c1 {
    color: #998;
    font-style: italic
}

.highlight .cs {
    color: #999;
    font-weight: bold;
    font-style: italic
}

.highlight .gd {
    color: #000;
    background-color: #fdd
}

.highlight .gd .x {
    color: #000;
    background-color: #faa
}

.highlight .ge {
    font-style: italic
}

.highlight .gr {
    color: #a00
}

.highlight .gh {
    color: #999
}

.highlight .gi {
    color: #000;
    background-color: #dfd
}

.highlight .gi .x {
    color: #000;
    background-color: #afa
}

.highlight .go {
    color: #888
}

.highlight .gp {
    color: #555
}

.highlight .gs {
    font-weight: bold
}

.highlight .gu {
    color: #aaa
}

.highlight .gt {
    color: #a00
}

.highlight .kc {
    font-weight: bold
}

.highlight .kd {
    font-weight: bold
}

.highlight .kp {
    font-weight: bold
}

.highlight .kr {
    font-weight: bold
}

.highlight .kt {
    color: #5d76bf;
    font-weight: bold
}

.highlight .m {
    color: #099
}

.highlight .s {
    color: #ec2355
}

.highlight .na {
    color: #008080
}

.highlight .nb {
    color: #0086B3
}

.highlight .nc {
    color: #5d76bf;
    font-weight: bold
}

.highlight .no {
    color: #008080
}

.highlight .ni {
    color: #800080
}

.highlight .ne {
    color: #900;
    font-weight: bold
}

.highlight .nf {
    color: #900;
    font-weight: bold
}

.highlight .nn {
    color: #555
}

.highlight .nt {
    color: #4d65dc
}

.highlight .nv {
    color: #008080
}

.highlight .ow {
    font-weight: bold
}

.highlight .w {
    color: #bbb
}

.highlight .mf {
    color: #099
}

.highlight .mh {
    color: #099
}

.highlight .mi {
    color: #099
}

.highlight .mo {
    color: #099
}

.highlight .sb {
    color: #ec2355
}

.highlight .sc {
    color: #ec2355
}

.highlight .sd {
    color: #ec2355
}

.highlight .s2 {
    color: #ec2355
}

.highlight .se {
    color: #ec2355
}

.highlight .sh {
    color: #ec2355
}

.highlight .si {
    color: #ec2355
}

.highlight .sx {
    color: #ec2355
}

.highlight .sr {
    color: #009926
}

.highlight .s1 {
    color: #ec2355
}

.highlight .ss {
    color: #990073
}

.highlight .bp {
    color: #999
}

.highlight .vc {
    color: #008080
}

.highlight .vg {
    color: #008080
}

.highlight .vi {
    color: #008080
}

.highlight .il {
    color: #099
}

.container {
    max-width: 1380px;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0 auto
}

.container-big {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0 auto
}

@media only screen and (max-width: 576px) {

    .container,
    .container-big {
        padding-left: 20px;
        padding-right: 20px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    flex: 0 1 auto;
    flex-direction: row;
    box-sizing: border-box;
    margin-left: -16px;
    margin-right: -16px
}

.col {
    padding-left: 8px;
    padding-right: 8px
}

[class^="col-"] {
    flex: auto
}

.col-0 {
    width: 0%
}

.col-1 {
    width: 8.3333333333%
}

.col-2 {
    width: 16.6666666667%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.3333333333%
}

.col-5 {
    width: 41.6666666667%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.3333333333%
}

.col-8 {
    width: 66.6666666667%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.3333333333%
}

.col-11 {
    width: 91.6666666667%
}

.col-12 {
    width: 100%
}

.push-0 {
    margin-left: 0%
}

.push-1 {
    margin-left: 8.3333333333%
}

.push-2 {
    margin-left: 16.6666666667%
}

.push-3 {
    margin-left: 25%
}

.push-4 {
    margin-left: 33.3333333333%
}

.push-5 {
    margin-left: 41.6666666667%
}

.push-6 {
    margin-left: 50%
}

.push-7 {
    margin-left: 58.3333333333%
}

.push-8 {
    margin-left: 66.6666666667%
}

.push-9 {
    margin-left: 75%
}

.push-10 {
    margin-left: 83.3333333333%
}

.push-11 {
    margin-left: 91.6666666667%
}

.push-12 {
    margin-left: 100%
}

.pull-0 {
    margin-right: 0%
}

.pull-1 {
    margin-right: 8.3333333333%
}

.pull-2 {
    margin-right: 16.6666666667%
}

.pull-3 {
    margin-right: 25%
}

.pull-4 {
    margin-right: 33.3333333333%
}

.pull-5 {
    margin-right: 41.6666666667%
}

.pull-6 {
    margin-right: 50%
}

.pull-7 {
    margin-right: 58.3333333333%
}

.pull-8 {
    margin-right: 66.6666666667%
}

.pull-9 {
    margin-right: 75%
}

.pull-10 {
    margin-right: 83.3333333333%
}

.pull-11 {
    margin-right: 91.6666666667%
}

.pull-12 {
    margin-right: 100%
}

@media (max-width: 1024px) {
    .col-d-0 {
        width: 0%
    }

    .col-d-1 {
        width: 8.3333333333%
    }

    .col-d-2 {
        width: 16.6666666667%
    }

    .col-d-3 {
        width: 25%
    }

    .col-d-4 {
        width: 33.3333333333%
    }

    .col-d-5 {
        width: 41.6666666667%
    }

    .col-d-6 {
        width: 50%
    }

    .col-d-7 {
        width: 58.3333333333%
    }

    .col-d-8 {
        width: 66.6666666667%
    }

    .col-d-9 {
        width: 75%
    }

    .col-d-10 {
        width: 83.3333333333%
    }

    .col-d-11 {
        width: 91.6666666667%
    }

    .col-d-12 {
        width: 100%
    }

    .push-d-0 {
        margin-left: 0%
    }

    .push-d-1 {
        margin-left: 8.3333333333%
    }

    .push-d-2 {
        margin-left: 16.6666666667%
    }

    .push-d-3 {
        margin-left: 25%
    }

    .push-d-4 {
        margin-left: 33.3333333333%
    }

    .push-d-5 {
        margin-left: 41.6666666667%
    }

    .push-d-6 {
        margin-left: 50%
    }

    .push-d-7 {
        margin-left: 58.3333333333%
    }

    .push-d-8 {
        margin-left: 66.6666666667%
    }

    .push-d-9 {
        margin-left: 75%
    }

    .push-d-10 {
        margin-left: 83.3333333333%
    }

    .push-d-11 {
        margin-left: 91.6666666667%
    }

    .push-d-12 {
        margin-left: 100%
    }

    .pull-d-0 {
        margin-right: 0%
    }

    .pull-d-1 {
        margin-right: 8.3333333333%
    }

    .pull-d-2 {
        margin-right: 16.6666666667%
    }

    .pull-d-3 {
        margin-right: 25%
    }

    .pull-d-4 {
        margin-right: 33.3333333333%
    }

    .pull-d-5 {
        margin-right: 41.6666666667%
    }

    .pull-d-6 {
        margin-right: 50%
    }

    .pull-d-7 {
        margin-right: 58.3333333333%
    }

    .pull-d-8 {
        margin-right: 66.6666666667%
    }

    .pull-d-9 {
        margin-right: 75%
    }

    .pull-d-10 {
        margin-right: 83.3333333333%
    }

    .pull-d-11 {
        margin-right: 91.6666666667%
    }

    .pull-d-12 {
        margin-right: 100%
    }
}

@media (max-width: 768px) {
    .col-t-0 {
        width: 0%
    }

    .col-t-1 {
        width: 8.3333333333%
    }

    .col-t-2 {
        width: 16.6666666667%
    }

    .col-t-3 {
        width: 25%
    }

    .col-t-4 {
        width: 33.3333333333%
    }

    .col-t-5 {
        width: 41.6666666667%
    }

    .col-t-6 {
        width: 50%
    }

    .col-t-7 {
        width: 58.3333333333%
    }

    .col-t-8 {
        width: 66.6666666667%
    }

    .col-t-9 {
        width: 75%
    }

    .col-t-10 {
        width: 83.3333333333%
    }

    .col-t-11 {
        width: 91.6666666667%
    }

    .col-t-12 {
        width: 100%
    }

    .push-t-0 {
        margin-left: 0%
    }

    .push-t-1 {
        margin-left: 8.3333333333%
    }

    .push-t-2 {
        margin-left: 16.6666666667%
    }

    .push-t-3 {
        margin-left: 25%
    }

    .push-t-4 {
        margin-left: 33.3333333333%
    }

    .push-t-5 {
        margin-left: 41.6666666667%
    }

    .push-t-6 {
        margin-left: 50%
    }

    .push-t-7 {
        margin-left: 58.3333333333%
    }

    .push-t-8 {
        margin-left: 66.6666666667%
    }

    .push-t-9 {
        margin-left: 75%
    }

    .push-t-10 {
        margin-left: 83.3333333333%
    }

    .push-t-11 {
        margin-left: 91.6666666667%
    }

    .push-t-12 {
        margin-left: 100%
    }

    .pull-t-0 {
        margin-right: 0%
    }

    .pull-t-1 {
        margin-right: 8.3333333333%
    }

    .pull-t-2 {
        margin-right: 16.6666666667%
    }

    .pull-t-3 {
        margin-right: 25%
    }

    .pull-t-4 {
        margin-right: 33.3333333333%
    }

    .pull-t-5 {
        margin-right: 41.6666666667%
    }

    .pull-t-6 {
        margin-right: 50%
    }

    .pull-t-7 {
        margin-right: 58.3333333333%
    }

    .pull-t-8 {
        margin-right: 66.6666666667%
    }

    .pull-t-9 {
        margin-right: 75%
    }

    .pull-t-10 {
        margin-right: 83.3333333333%
    }

    .pull-t-11 {
        margin-right: 91.6666666667%
    }

    .pull-t-12 {
        margin-right: 100%
    }
}

@media (max-width: 576px) {
    .col-m-0 {
        width: 0%
    }

    .col-m-1 {
        width: 8.3333333333%
    }

    .col-m-2 {
        width: 16.6666666667%
    }

    .col-m-3 {
        width: 25%
    }

    .col-m-4 {
        width: 33.3333333333%
    }

    .col-m-5 {
        width: 41.6666666667%
    }

    .col-m-6 {
        width: 50%
    }

    .col-m-7 {
        width: 58.3333333333%
    }

    .col-m-8 {
        width: 66.6666666667%
    }

    .col-m-9 {
        width: 75%
    }

    .col-m-10 {
        width: 83.3333333333%
    }

    .col-m-11 {
        width: 91.6666666667%
    }

    .col-m-12 {
        width: 100%
    }

    .push-m-0 {
        margin-left: 0%
    }

    .push-m-1 {
        margin-left: 8.3333333333%
    }

    .push-m-2 {
        margin-left: 16.6666666667%
    }

    .push-m-3 {
        margin-left: 25%
    }

    .push-m-4 {
        margin-left: 33.3333333333%
    }

    .push-m-5 {
        margin-left: 41.6666666667%
    }

    .push-m-6 {
        margin-left: 50%
    }

    .push-m-7 {
        margin-left: 58.3333333333%
    }

    .push-m-8 {
        margin-left: 66.6666666667%
    }

    .push-m-9 {
        margin-left: 75%
    }

    .push-m-10 {
        margin-left: 83.3333333333%
    }

    .push-m-11 {
        margin-left: 91.6666666667%
    }

    .push-m-12 {
        margin-left: 100%
    }

    .pull-m-0 {
        margin-right: 0%
    }

    .pull-m-1 {
        margin-right: 8.3333333333%
    }

    .pull-m-2 {
        margin-right: 16.6666666667%
    }

    .pull-m-3 {
        margin-right: 25%
    }

    .pull-m-4 {
        margin-right: 33.3333333333%
    }

    .pull-m-5 {
        margin-right: 41.6666666667%
    }

    .pull-m-6 {
        margin-right: 50%
    }

    .pull-m-7 {
        margin-right: 58.3333333333%
    }

    .pull-m-8 {
        margin-right: 66.6666666667%
    }

    .pull-m-9 {
        margin-right: 75%
    }

    .pull-m-10 {
        margin-right: 83.3333333333%
    }

    .pull-m-11 {
        margin-right: 91.6666666667%
    }

    .pull-m-12 {
        margin-right: 100%
    }
}

@media (max-width: 1024px) {
    .col-d-0 {
        width: 0%
    }

    .col-d-1 {
        width: 8.3333333333%
    }

    .col-d-2 {
        width: 16.6666666667%
    }

    .col-d-3 {
        width: 25%
    }

    .col-d-4 {
        width: 33.3333333333%
    }

    .col-d-5 {
        width: 41.6666666667%
    }

    .col-d-6 {
        width: 50%
    }

    .col-d-7 {
        width: 58.3333333333%
    }

    .col-d-8 {
        width: 66.6666666667%
    }

    .col-d-9 {
        width: 75%
    }

    .col-d-10 {
        width: 83.3333333333%
    }

    .col-d-11 {
        width: 91.6666666667%
    }

    .col-d-12 {
        width: 100%
    }

    .push-d-0 {
        margin-left: 0%
    }

    .push-d-1 {
        margin-left: 8.3333333333%
    }

    .push-d-2 {
        margin-left: 16.6666666667%
    }

    .push-d-3 {
        margin-left: 25%
    }

    .push-d-4 {
        margin-left: 33.3333333333%
    }

    .push-d-5 {
        margin-left: 41.6666666667%
    }

    .push-d-6 {
        margin-left: 50%
    }

    .push-d-7 {
        margin-left: 58.3333333333%
    }

    .push-d-8 {
        margin-left: 66.6666666667%
    }

    .push-d-9 {
        margin-left: 75%
    }

    .push-d-10 {
        margin-left: 83.3333333333%
    }

    .push-d-11 {
        margin-left: 91.6666666667%
    }

    .push-d-12 {
        margin-left: 100%
    }

    .pull-d-0 {
        margin-right: 0%
    }

    .pull-d-1 {
        margin-right: 8.3333333333%
    }

    .pull-d-2 {
        margin-right: 16.6666666667%
    }

    .pull-d-3 {
        margin-right: 25%
    }

    .pull-d-4 {
        margin-right: 33.3333333333%
    }

    .pull-d-5 {
        margin-right: 41.6666666667%
    }

    .pull-d-6 {
        margin-right: 50%
    }

    .pull-d-7 {
        margin-right: 58.3333333333%
    }

    .pull-d-8 {
        margin-right: 66.6666666667%
    }

    .pull-d-9 {
        margin-right: 75%
    }

    .pull-d-10 {
        margin-right: 83.3333333333%
    }

    .pull-d-11 {
        margin-right: 91.6666666667%
    }

    .pull-d-12 {
        margin-right: 100%
    }
}

@media (max-width: 768px) {
    .col-t-0 {
        width: 0%
    }

    .col-t-1 {
        width: 8.3333333333%
    }

    .col-t-2 {
        width: 16.6666666667%
    }

    .col-t-3 {
        width: 25%
    }

    .col-t-4 {
        width: 33.3333333333%
    }

    .col-t-5 {
        width: 41.6666666667%
    }

    .col-t-6 {
        width: 50%
    }

    .col-t-7 {
        width: 58.3333333333%
    }

    .col-t-8 {
        width: 66.6666666667%
    }

    .col-t-9 {
        width: 75%
    }

    .col-t-10 {
        width: 83.3333333333%
    }

    .col-t-11 {
        width: 91.6666666667%
    }

    .col-t-12 {
        width: 100%
    }

    .push-t-0 {
        margin-left: 0%
    }

    .push-t-1 {
        margin-left: 8.3333333333%
    }

    .push-t-2 {
        margin-left: 16.6666666667%
    }

    .push-t-3 {
        margin-left: 25%
    }

    .push-t-4 {
        margin-left: 33.3333333333%
    }

    .push-t-5 {
        margin-left: 41.6666666667%
    }

    .push-t-6 {
        margin-left: 50%
    }

    .push-t-7 {
        margin-left: 58.3333333333%
    }

    .push-t-8 {
        margin-left: 66.6666666667%
    }

    .push-t-9 {
        margin-left: 75%
    }

    .push-t-10 {
        margin-left: 83.3333333333%
    }

    .push-t-11 {
        margin-left: 91.6666666667%
    }

    .push-t-12 {
        margin-left: 100%
    }

    .pull-t-0 {
        margin-right: 0%
    }

    .pull-t-1 {
        margin-right: 8.3333333333%
    }

    .pull-t-2 {
        margin-right: 16.6666666667%
    }

    .pull-t-3 {
        margin-right: 25%
    }

    .pull-t-4 {
        margin-right: 33.3333333333%
    }

    .pull-t-5 {
        margin-right: 41.6666666667%
    }

    .pull-t-6 {
        margin-right: 50%
    }

    .pull-t-7 {
        margin-right: 58.3333333333%
    }

    .pull-t-8 {
        margin-right: 66.6666666667%
    }

    .pull-t-9 {
        margin-right: 75%
    }

    .pull-t-10 {
        margin-right: 83.3333333333%
    }

    .pull-t-11 {
        margin-right: 91.6666666667%
    }

    .pull-t-12 {
        margin-right: 100%
    }
}

@media (max-width: 576px) {
    .col-m-0 {
        width: 0%
    }

    .col-m-1 {
        width: 8.3333333333%
    }

    .col-m-2 {
        width: 16.6666666667%
    }

    .col-m-3 {
        width: 25%
    }

    .col-m-4 {
        width: 33.3333333333%
    }

    .col-m-5 {
        width: 41.6666666667%
    }

    .col-m-6 {
        width: 50%
    }

    .col-m-7 {
        width: 58.3333333333%
    }

    .col-m-8 {
        width: 66.6666666667%
    }

    .col-m-9 {
        width: 75%
    }

    .col-m-10 {
        width: 83.3333333333%
    }

    .col-m-11 {
        width: 91.6666666667%
    }

    .col-m-12 {
        width: 100%
    }

    .push-m-0 {
        margin-left: 0%
    }

    .push-m-1 {
        margin-left: 8.3333333333%
    }

    .push-m-2 {
        margin-left: 16.6666666667%
    }

    .push-m-3 {
        margin-left: 25%
    }

    .push-m-4 {
        margin-left: 33.3333333333%
    }

    .push-m-5 {
        margin-left: 41.6666666667%
    }

    .push-m-6 {
        margin-left: 50%
    }

    .push-m-7 {
        margin-left: 58.3333333333%
    }

    .push-m-8 {
        margin-left: 66.6666666667%
    }

    .push-m-9 {
        margin-left: 75%
    }

    .push-m-10 {
        margin-left: 83.3333333333%
    }

    .push-m-11 {
        margin-left: 91.6666666667%
    }

    .push-m-12 {
        margin-left: 100%
    }

    .pull-m-0 {
        margin-right: 0%
    }

    .pull-m-1 {
        margin-right: 8.3333333333%
    }

    .pull-m-2 {
        margin-right: 16.6666666667%
    }

    .pull-m-3 {
        margin-right: 25%
    }

    .pull-m-4 {
        margin-right: 33.3333333333%
    }

    .pull-m-5 {
        margin-right: 41.6666666667%
    }

    .pull-m-6 {
        margin-right: 50%
    }

    .pull-m-7 {
        margin-right: 58.3333333333%
    }

    .pull-m-8 {
        margin-right: 66.6666666667%
    }

    .pull-m-9 {
        margin-right: 75%
    }

    .pull-m-10 {
        margin-right: 83.3333333333%
    }

    .pull-m-11 {
        margin-right: 91.6666666667%
    }

    .pull-m-12 {
        margin-right: 100%
    }
}

@media (max-width: 1024px) {
    .col-d-0 {
        width: 0%
    }

    .col-d-1 {
        width: 8.3333333333%
    }

    .col-d-2 {
        width: 16.6666666667%
    }

    .col-d-3 {
        width: 25%
    }

    .col-d-4 {
        width: 33.3333333333%
    }

    .col-d-5 {
        width: 41.6666666667%
    }

    .col-d-6 {
        width: 50%
    }

    .col-d-7 {
        width: 58.3333333333%
    }

    .col-d-8 {
        width: 66.6666666667%
    }

    .col-d-9 {
        width: 75%
    }

    .col-d-10 {
        width: 83.3333333333%
    }

    .col-d-11 {
        width: 91.6666666667%
    }

    .col-d-12 {
        width: 100%
    }

    .push-d-0 {
        margin-left: 0%
    }

    .push-d-1 {
        margin-left: 8.3333333333%
    }

    .push-d-2 {
        margin-left: 16.6666666667%
    }

    .push-d-3 {
        margin-left: 25%
    }

    .push-d-4 {
        margin-left: 33.3333333333%
    }

    .push-d-5 {
        margin-left: 41.6666666667%
    }

    .push-d-6 {
        margin-left: 50%
    }

    .push-d-7 {
        margin-left: 58.3333333333%
    }

    .push-d-8 {
        margin-left: 66.6666666667%
    }

    .push-d-9 {
        margin-left: 75%
    }

    .push-d-10 {
        margin-left: 83.3333333333%
    }

    .push-d-11 {
        margin-left: 91.6666666667%
    }

    .push-d-12 {
        margin-left: 100%
    }

    .pull-d-0 {
        margin-right: 0%
    }

    .pull-d-1 {
        margin-right: 8.3333333333%
    }

    .pull-d-2 {
        margin-right: 16.6666666667%
    }

    .pull-d-3 {
        margin-right: 25%
    }

    .pull-d-4 {
        margin-right: 33.3333333333%
    }

    .pull-d-5 {
        margin-right: 41.6666666667%
    }

    .pull-d-6 {
        margin-right: 50%
    }

    .pull-d-7 {
        margin-right: 58.3333333333%
    }

    .pull-d-8 {
        margin-right: 66.6666666667%
    }

    .pull-d-9 {
        margin-right: 75%
    }

    .pull-d-10 {
        margin-right: 83.3333333333%
    }

    .pull-d-11 {
        margin-right: 91.6666666667%
    }

    .pull-d-12 {
        margin-right: 100%
    }
}

@media (max-width: 768px) {
    .col-t-0 {
        width: 0%
    }

    .col-t-1 {
        width: 8.3333333333%
    }

    .col-t-2 {
        width: 16.6666666667%
    }

    .col-t-3 {
        width: 25%
    }

    .col-t-4 {
        width: 33.3333333333%
    }

    .col-t-5 {
        width: 41.6666666667%
    }

    .col-t-6 {
        width: 50%
    }

    .col-t-7 {
        width: 58.3333333333%
    }

    .col-t-8 {
        width: 66.6666666667%
    }

    .col-t-9 {
        width: 75%
    }

    .col-t-10 {
        width: 83.3333333333%
    }

    .col-t-11 {
        width: 91.6666666667%
    }

    .col-t-12 {
        width: 100%
    }

    .push-t-0 {
        margin-left: 0%
    }

    .push-t-1 {
        margin-left: 8.3333333333%
    }

    .push-t-2 {
        margin-left: 16.6666666667%
    }

    .push-t-3 {
        margin-left: 25%
    }

    .push-t-4 {
        margin-left: 33.3333333333%
    }

    .push-t-5 {
        margin-left: 41.6666666667%
    }

    .push-t-6 {
        margin-left: 50%
    }

    .push-t-7 {
        margin-left: 58.3333333333%
    }

    .push-t-8 {
        margin-left: 66.6666666667%
    }

    .push-t-9 {
        margin-left: 75%
    }

    .push-t-10 {
        margin-left: 83.3333333333%
    }

    .push-t-11 {
        margin-left: 91.6666666667%
    }

    .push-t-12 {
        margin-left: 100%
    }

    .pull-t-0 {
        margin-right: 0%
    }

    .pull-t-1 {
        margin-right: 8.3333333333%
    }

    .pull-t-2 {
        margin-right: 16.6666666667%
    }

    .pull-t-3 {
        margin-right: 25%
    }

    .pull-t-4 {
        margin-right: 33.3333333333%
    }

    .pull-t-5 {
        margin-right: 41.6666666667%
    }

    .pull-t-6 {
        margin-right: 50%
    }

    .pull-t-7 {
        margin-right: 58.3333333333%
    }

    .pull-t-8 {
        margin-right: 66.6666666667%
    }

    .pull-t-9 {
        margin-right: 75%
    }

    .pull-t-10 {
        margin-right: 83.3333333333%
    }

    .pull-t-11 {
        margin-right: 91.6666666667%
    }

    .pull-t-12 {
        margin-right: 100%
    }
}

@media (max-width: 576px) {
    .col-m-0 {
        width: 0%
    }

    .col-m-1 {
        width: 8.3333333333%
    }

    .col-m-2 {
        width: 16.6666666667%
    }

    .col-m-3 {
        width: 25%
    }

    .col-m-4 {
        width: 33.3333333333%
    }

    .col-m-5 {
        width: 41.6666666667%
    }

    .col-m-6 {
        width: 50%
    }

    .col-m-7 {
        width: 58.3333333333%
    }

    .col-m-8 {
        width: 66.6666666667%
    }

    .col-m-9 {
        width: 75%
    }

    .col-m-10 {
        width: 83.3333333333%
    }

    .col-m-11 {
        width: 91.6666666667%
    }

    .col-m-12 {
        width: 100%
    }

    .push-m-0 {
        margin-left: 0%
    }

    .push-m-1 {
        margin-left: 8.3333333333%
    }

    .push-m-2 {
        margin-left: 16.6666666667%
    }

    .push-m-3 {
        margin-left: 25%
    }

    .push-m-4 {
        margin-left: 33.3333333333%
    }

    .push-m-5 {
        margin-left: 41.6666666667%
    }

    .push-m-6 {
        margin-left: 50%
    }

    .push-m-7 {
        margin-left: 58.3333333333%
    }

    .push-m-8 {
        margin-left: 66.6666666667%
    }

    .push-m-9 {
        margin-left: 75%
    }

    .push-m-10 {
        margin-left: 83.3333333333%
    }

    .push-m-11 {
        margin-left: 91.6666666667%
    }

    .push-m-12 {
        margin-left: 100%
    }

    .pull-m-0 {
        margin-right: 0%
    }

    .pull-m-1 {
        margin-right: 8.3333333333%
    }

    .pull-m-2 {
        margin-right: 16.6666666667%
    }

    .pull-m-3 {
        margin-right: 25%
    }

    .pull-m-4 {
        margin-right: 33.3333333333%
    }

    .pull-m-5 {
        margin-right: 41.6666666667%
    }

    .pull-m-6 {
        margin-right: 50%
    }

    .pull-m-7 {
        margin-right: 58.3333333333%
    }

    .pull-m-8 {
        margin-right: 66.6666666667%
    }

    .pull-m-9 {
        margin-right: 75%
    }

    .pull-m-10 {
        margin-right: 83.3333333333%
    }

    .pull-m-11 {
        margin-right: 91.6666666667%
    }

    .pull-m-12 {
        margin-right: 100%
    }
}

.animate {
    animation: animateElement cubic-bezier(0.3, 0.45, 0.45, 0.95) 0.75s;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    transition: transform .15s
}

@keyframes animateElement {
    0% {
        transform: translate(0px, 50px)
    }

    100% {
        transform: translate(0px, 0px)
    }
}

.resize-animation-stopper * {
    transition: none !important
}

*,
*::after,
*::before {
    box-sizing: border-box
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 1.8;
    overflow-x: hidden;
    color: #aaa;
    background-color: #111016;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (max-width: 576px) {
    body {
        font-size: 17px;
        line-height: 1.7
    }
}

*::selection {
    color: #fff;
    background-color: #633ce2
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: normal;
    color: #fff
}

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;
    margin: 32px 0;
    padding: 24px 0 24px 60px;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 1.4;
    font-weight: 400;
    font-style: normal;
    color: #fff
}

blockquote::before {
    content: '\201C';
    position: absolute;
    top: 0.02em;
    left: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 3.5em;
    color: #fff
}

blockquote p {
    margin-bottom: 0
}

blockquote cite {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff
}

@media only screen and (max-width: 576px) {
    blockquote {
        padding: 12px 0 12px 44px;
        font-size: 21px
    }

    blockquote::before {
        top: -0.06em
    }
}

pre {
    overflow: auto;
    padding: 15px;
    margin-bottom: 0;
    font-size: 14px;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    color: #fff
}

img,
.lightense-wrap {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

img+em,
.lightense-wrap+em,
.gallery+em {
    display: block;
    margin-top: 20px;
    font-size: 12px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    color: #fff
}

img+em a,
.lightense-wrap+em a,
.gallery+em a {
    font-weight: 500;
    border-bottom: 1px solid #252629;
    transition: all 0.35s
}

img+em a:hover,
.lightense-wrap+em a:hover,
.gallery+em a:hover {
    color: #fff;
    border-color: #fff
}

@media only screen and (max-width: 576px) {

    img+em,
    .lightense-wrap+em,
    .gallery+em {
        margin-top: 12px
    }
}

a {
    text-decoration: none;
    color: #fff;
    transition: all 0.35s
}

a:hover {
    color: #fff
}

hr {
    position: relative;
    width: 100%;
    height: 1px;
    margin: 60px 0;
    font-size: 21px;
    border: 0
}

hr::before {
    content: ". . .";
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 0;
    color: #fff
}

.table-container {
    display: block;
    max-width: 100%;
    overflow-x: auto
}

table {
    font-size: 12px;
    color: #111016;
    width: 100%;
    border-width: 1px;
    border-color: #1A1A1f;
    border-collapse: collapse;
    color: #fff
}

table th {
    padding: 10px;
    font-size: 16px;
    text-align: left;
    border: 1px solid #18181d;
    color: #fff;
    font-weight: 700;
    background-color: #18181d
}

table tr {
    background-color: #080b12;
    transition: all .3s ease
}

table tr:nth-child(even) {
    background-color: transparent
}

table td {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #080b12
}

.content {
    margin: 80px 0 120px
}

@media only screen and (max-width: 1024px) {
    .content {
        margin: 60px 0 100px
    }
}

@media only screen and (max-width: 576px) {
    .content {
        margin: 32px 0 64px
    }
}

.site-cover {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 480px;
    overflow: hidden
}

.site-cover .site-cover__image {
    position: relative;
    width: 100%;
    height: 100%
}

.site-cover .site-cover__image::after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    will-change: transform;
    background: linear-gradient(180deg, rgba(17, 16, 22, 0.7) 0%, #111016 95%)
}

.site-cover .site-cover__image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.lazy {
    opacity: 0;
    transition: opacity 0.3s ease-in-out
}

.lazy.loaded {
    opacity: 1
}

.lightense-backdrop {
    background-color: #111016 !important
}

.header .header__inner {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 40px 16px
}

@media only screen and (max-width: 576px) {
    .header .header__inner {
        padding: 32px 16px
    }
}

.logo__link {
    padding: 4px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    transition: color .25s ease
}

.logo__image {
    max-height: 50px
}

.main-nav {
    margin-left: auto
}

@media only screen and (max-width: 1024px) {
    .main-nav {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        background-color: #111016
    }

    .main-nav.is-open {
        opacity: 1;
        visibility: visible;
        transition: all .25s ease
    }

    .main-nav.is-open .dropdown-menu {
        visibility: visible
    }
}

.main-nav__box {
    display: flex;
    align-items: center
}

.main-nav__box .nav__icon-close {
    display: none;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 21px;
    line-height: 1;
    border-radius: 50%;
    color: #fff;
    background: #1A1A1f;
    cursor: pointer
}

.main-nav__box .nav__icon-close:hover .ion-md-close {
    transform: rotate(90deg)
}

.main-nav__box .nav__icon-close .ion-md-close {
    transition: all 0.35s
}

.main-nav__box .nav__title {
    display: none
}

@media only screen and (max-width: 1024px) {
    .main-nav__box {
        display: block;
        align-items: center;
        width: 80%;
        height: 80vh;
        padding-top: 140px;
        margin: 0 auto;
        text-align: center;
        overflow-y: auto
    }

    .main-nav__box .nav__icon-close {
        display: flex;
        position: absolute;
        top: 32px;
        right: 40px
    }

    .main-nav__box .nav__title {
        display: inline-block;
        margin-bottom: 16px;
        font-family: 'Roboto', sans-serif;
        font-size: 40px;
        font-weight: 700;
        line-height: 1;
        font-style: italic;
        color: #fff
    }
}

@media only screen and (max-width: 768px) {
    .main-nav__box {
        padding-top: 100px
    }
}

.nav__list {
    display: flex;
    align-items: center
}

@media only screen and (max-width: 1024px) {
    .nav__list {
        flex-direction: column;
        width: 100%
    }
}

.nav__item {
    display: inline-block;
    margin-right: 48px;
    margin-bottom: 0
}

.nav__item.nav__item-icon {
    margin-right: 12px
}

.nav__item.dropdown {
    position: relative
}

.nav__item.dropdown .dropdown-toggle {
    cursor: pointer;
    text-decoration: none
}

.nav__item.dropdown .arrow-down {
    vertical-align: middle
}

.nav__item.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

@media only screen and (max-width: 1024px) {
    .nav__item {
        display: block;
        margin: 0
    }

    .nav__item.nav__item-icon {
        margin-right: 0
    }

    .nav__item .dropdown-toggle {
        display: none
    }

    .nav__item .dropdown-menu {
        position: relative;
        left: 0;
        padding: 0;
        opacity: 1;
        visibility: hidden;
        transform: scale(1);
        box-shadow: none
    }

    .nav__item .dropdown-menu .nav__link {
        justify-content: center;
        margin-left: 8px;
        font-weight: 700;
        margin-bottom: 16px;
        font-size: 20px;
        line-height: 1
    }
}

.nav__link {
    position: relative;
    padding: 12px 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-color: transparent;
    color: #fff;
    cursor: pointer;
    transition: all .25s ease
}

.nav__link:hover {
    text-decoration-color: #fff
}

.nav__link.active-link {
    text-decoration: underline
}

@media only screen and (max-width: 1024px) {
    .nav__link {
        display: inline-block;
        padding: 16px 0;
        font-size: 18px;
        transition: color .25s ease
    }
}

.dropdown-menu {
    position: absolute;
    top: calc(100% + 8px);
    left: -32px;
    transform: translateZ(0) scale(0.9);
    backface-visibility: hidden;
    z-index: 100;
    min-width: 162px;
    display: block;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all .25s ease;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(17, 16, 22, 0.08);
    background-color: #111016
}

.dropdown-menu .nav__link {
    display: flex;
    padding: 8px 12px;
    font-size: 15px;
    will-change: transform
}

.dropdown-menu .nav__link:hover {
    background-color: #111016;
    text-decoration-color: #fff
}

.nav-button {
    font-size: 21px;
    color: #fff;
    cursor: pointer
}

.nav-button .icon__menu {
    display: none;
    margin-right: 12px
}

.nav-button .icon__menu,
.nav-button .icon__search {
    transition: color .25s ease
}

@media only screen and (max-width: 1024px) {
    .nav-button {
        display: flex;
        align-items: center;
        margin-left: auto;
        font-size: 24px
    }

    .nav-button .icon__menu {
        display: block
    }
}

.search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    overflow: auto;
    opacity: 0;
    background: #111016;
    transition: all .25s ease
}

.search.is-visible {
    z-index: 100;
    opacity: 1;
    transition: all .25s ease
}

.search__box {
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
    padding-top: 120px
}

@media only screen and (max-width: 1024px) {
    .search__box {
        padding-top: 100px
    }
}

.search__group {
    position: relative;
    margin-bottom: 40px;
    border-bottom: 3px solid #252629;
    transition: .15s ease
}

.search__group.is-focus {
    border-color: #633ce2
}

@media only screen and (max-width: 576px) {
    .search__group {
        margin-bottom: 32px
    }
}

.search__close {
    position: absolute;
    top: 32px;
    right: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 21px;
    line-height: 1;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    will-change: transform;
    transition: all .25s;
    background: #1A1A1f
}

.search__close:hover {
    transform: rotate(90deg)
}

.search__close .ion-md-close {
    vertical-align: middle
}

@media only screen and (max-width: 576px) {
    .search__close {
        right: 20px
    }
}

.search__text {
    width: 100%;
    padding: 16px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 58px;
    font-weight: 700;
    font-style: italic;
    line-height: 1;
    border: none;
    transform: translateX(-10px);
    text-indent: 10px;
    color: #fff;
    background: transparent;
    outline: 0;
    transition: all .25s
}

.search__text::placeholder {
    font-weight: 700;
    color: #fff
}

.search__text:focus {
    border-color: #633ce2
}

.search__text::-ms-clear {
    display: none
}

@media only screen and (max-width: 768px) {
    .search__text {
        padding: 16px 0;
        font-size: 48px
    }
}

@media only screen and (max-width: 576px) {
    .search__text {
        padding: 12px 0;
        font-size: 40px
    }
}

.search-results-list {
    height: 55vh;
    padding: 0 0 25px 0;
    overflow: auto;
    white-space: normal
}

.search-results-list .search-results__item {
    display: flex;
    align-items: center;
    padding-bottom: 18px;
    margin-bottom: 12px;
    border-bottom: 1px solid #1A1A1f
}

.search-results-list .search-results__image {
    position: relative;
    display: inline-block;
    margin-right: 25px;
    min-width: 150px;
    height: 115px;
    border-radius: 8px;
    background-size: cover;
    background-color: #111016;
    background-position: center;
    background-repeat: no-repeat
}

.search-results-list .search-results__image__cover {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    z-index: -1;
    position: absolute;
    right: -6px;
    bottom: -6px;
    background: #633ce2
}

.search-results-list .search-results__link {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 0 10px 0;
    font-family: 'Roboto', sans-serif;
    color: #111016
}

.search-results-list .search-results__link:hover {
    color: #633ce2
}

.search-results-list .search-results__link .article__tags {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-bottom: 0
}

.search-results-list .search-results__link .result__title {
    display: inline-block;
    margin: 4px 0 8px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700
}

.search-results-list .search-results__link .article__meta {
    font-family: 'Roboto', sans-serif;
    font-weight: normal
}

.search-results-list .search-results__link .article__meta .article__author,
.search-results-list .search-results__link .article__meta .article__date {
    color: #aaa
}

.search-results-list .search-results__link .article__meta .article__author::after {
    background: #aaa
}

.search-results-list .search-results__link .article__meta .article__author:hover {
    text-decoration-color: #aaa;
    color: #aaa
}

@media only screen and (max-width: 576px) {
    .search-results-list .search-results__item {
        justify-content: center;
        flex-direction: column;
        padding-bottom: 0;
        margin-bottom: 16px
    }

    .search-results-list .search-results__link {
        padding: 16px 0 16px 0
    }

    .search-results-list .search-results__image {
        min-width: 100%;
        height: 240px;
        margin-right: 0
    }

    .search-results-list .search-results__image__cover {
        display: none
    }
}

.search-results-list .no-results {
    list-style: none
}

.search-results-list .no-results h3 {
    font-size: 24px
}

.pagination__list {
    display: flex;
    justify-content: center;
    align-items: center
}

.pagination__list .disabled,
.pagination__list .previous-link,
.pagination__list .next-link,
.pagination__list .back-link,
.pagination__list .active-link,
.pagination__list .count-number {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 2px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    color: #fff;
    background: #1A1A1f
}

.pagination__list .active-link {
    pointer-events: none;
    background: #633ce2
}

@media only screen and (max-width: 768px) {
    .pagination__list {
        flex-wrap: wrap
    }
}

.counter-box {
    display: flex
}

.footer-widgets .row .col {
    flex-grow: 1
}

.footer-widgets .row .col:last-child .widget {
    margin-bottom: 0
}

@media only screen and (max-width: 1024px) {
    .widget {
        margin-bottom: 60px
    }
}

.widget__head {
    margin-bottom: 32px
}

.widget__title {
    font-size: 36px;
    line-height: 1
}

@media only screen and (max-width: 576px) {
    .widget__title {
        font-size: 32px
    }
}

.widget-info,
.widget-recent {
    max-width: 390px
}

@media only screen and (max-width: 768px) {

    .widget-info,
    .widget-recent {
        max-width: 100%
    }
}

.widget-info__desc {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.6
}

.social {
    margin-top: 16px
}

.social .social__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.social .social__list .social__item:first-child>.social__link {
    padding-left: 0
}

.social .social__item {
    margin-bottom: 0;
    margin-right: 8px
}

.social .social__item:last-child {
    margin-right: 0
}

.social .social__link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 50%;
    color: #fff;
    background: #1A1A1f
}

.social .social__link:hover {
    background: #633ce2
}

.recent-posts {
    display: flex;
    margin-bottom: 20px
}

.recent-posts:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 360px) {
    .recent-posts {
        flex-wrap: wrap;
        margin-bottom: 32px
    }
}

.recent-posts__image {
    position: relative;
    display: block;
    width: 100%;
    max-width: 154px;
    height: 124px;
    margin-right: 20px;
    border-radius: 16px;
    overflow: hidden;
    background: #111016
}

.recent-posts__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    object-fit: cover
}

@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 .article__meta .article__tags {
    margin-bottom: 0
}

.recent-posts__content .recent-posts__title {
    font-size: 18px;
    line-height: 1.2;
    margin: 12px 0
}

.recent-posts__content .article__bottom .article__meta .article__author,
.recent-posts__content .article__bottom .article__meta .article__date {
    color: #aaa
}

.recent-posts__content .article__bottom .article__meta .article__author::after {
    background-color: #aaa
}

.recent-posts__content .article__bottom .article__meta .article__author:hover {
    text-decoration-color: #aaa;
    color: #aaa
}

.subscribe-form {
    position: relative;
    border-radius: 8px;
    background-color: rgba(99, 60, 226, 0.06)
}

.subscribe-subtitle {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.6
}

.subscribe-email {
    width: 100%;
    height: 68px;
    padding: 16px;
    font-size: 15px;
    line-height: 21px;
    border: 2px solid transparent;
    border-radius: 8px;
    outline: 0;
    color: #fff;
    background-color: transparent;
    transition: all .25s ease
}

.subscribe-email::placeholder {
    color: #fff;
    opacity: 0.7
}

.subscribe-email:focus {
    border-color: #633ce2
}

.subscribe-button {
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 16px 32px
}

@media only screen and (max-width: 576px) {
    .subscribe-form {
        display: flex;
        flex-direction: column;
        padding: 6px
    }

    .subscribe-email {
        height: 56px;
        margin-bottom: 4px
    }

    .subscribe-button {
        position: relative;
        top: 0;
        right: 0
    }
}

.footer__inner {
    margin-top: 80px;
    padding: 40px 0;
    border-top: 1px solid #080b12
}

@media only screen and (max-width: 576px) {
    .footer__inner {
        margin-top: 64px
    }
}

.copyright {
    font-size: 15px;
    text-align: center;
    color: #aaa
}

.copyright a {
    text-decoration: underline;
    text-decoration-color: transparent;
    color: #fff
}

.copyright a:hover {
    text-decoration-color: #fff;
    color: #fff
}

@media only screen and (max-width: 1024px) {
    .copyright {
        text-align: left
    }
}

.gallery-box {
    margin: 32px 0
}

.gallery {
    display: grid;
    grid-template-columns: repeat(3, auto);
    justify-content: center;
    align-content: center;
    grid-gap: 10px
}

.gallery .gallery__image {
    background: #111016
}

.gallery .gallery__image img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover
}

.hero {
    margin-bottom: 80px
}

@media only screen and (max-width: 1024px) {
    .hero {
        margin-bottom: 60px
    }
}

@media only screen and (max-width: 576px) {
    .hero {
        margin-bottom: 32px
    }
}

.hero__inner {
    max-width: 860px;
    margin: 0 auto
}

@media only screen and (max-width: 1024px) {
    .hero__inner {
        max-width: 730px;
        margin: 0
    }
}

.hero__title {
    margin-bottom: 40px;
    font-size: 80px;
    line-height: 1;
    text-align: center;
    color: #fff
}

@media only screen and (max-width: 1024px) {
    .hero__title {
        font-size: 100px
    }
}

@media only screen and (max-width: 768px) {
    .hero__title {
        font-size: 80px
    }
}

@media only screen and (max-width: 576px) {
    .hero__title {
        margin-bottom: 20px;
        font-size: 48px
    }
}

.hero__description {
    margin-bottom: 0;
    font-size: 21px;
    line-height: 1.8;
    color: #aaa
}

@media only screen and (max-width: 1024px) {
    .hero__description {
        font-size: inherit;
        line-height: 1.6
    }
}

.article {
    align-items: stretch;
    flex-grow: 1;
    will-change: transform;
    transition: transform .2s
}

.article::after {
    content: "";
    display: table;
    padding-top: 15%
}

.article:hover {
    transform: translateY(-5px)
}

.article--first .a_title {
    max-width: 640px;
    font-size: 52px
}

@media only screen and (max-width: 768px) {
    .article--first .a_title {
        max-width: 100%;
        font-size: 32px
    }
}

@media only screen and (max-width: 576px) {
    .article {
        min-height: 280px
    }

    .article--first .a_title {
        font-size: 24px
    }
}

.inner {
    position: relative;
    aspect-ratio: 2/3;
    transform: translate(0);
    display: flex;
    width: 100%;
    border-radius: 5px;
    overflow: hidden
}
.overlay {
    position: absolute; /* Position the overlay relative to the container */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(218, 48, 131, 0), rgb(0 0 0 / 70%))
  }

.a_image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    user-select: none;
    background: #111016
}

.a_image .m-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(17, 16, 22, 0.4)
}

.a_image img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none
}

.a_content {
    z-index: 10;
    width: 100%;
    margin-top: auto;
    padding: 18px 10px;
    pointer-events: none
}

@media only screen and (max-width: 576px) {
    .a_content {
        padding: 20px
    }
}

.article__tags {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    line-height: 1
}

.article__tags .article__tag {
    padding: 4px 12px;
    margin: 0 4px 4px 0;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 30px;
    color: #fff;
    background-color: #633ce2;
    pointer-events: all
}

.article__tags .article__tag:last-child {
    margin-right: 0
}

.a_title {
    margin-bottom: 24px;
    font-size: 15px;
    text-align: center;
    line-height: 1
}

.a_title a {
    color: #fff
}

.a_title a:hover {
    color: #fff
}

@media only screen and (max-width: 576px) {
    .a_title {
        font-size: 24px
    }
}

.article__meta {
    display: flex;
    flex-wrap: wrap;
    line-height: 1
}

.article__author,
.article__date {
    font-size: 12px;
    color: #fff
}

.article__author {
    text-decoration: underline;
    text-decoration-color: transparent;
    pointer-events: all
}

.article__author::after {
    content: "";
    position: relative;
    bottom: 0.2rem;
    display: inline-block;
    height: 3px;
    width: 3px;
    margin: 0 .5rem 0 .5rem;
    border-radius: 50%;
    background-color: #fff
}

.article__author:hover {
    text-decoration-color: #fff;
    color: #fff
}

.f-post .article {
    align-items: initial;
    flex-grow: initial;
}

.f-post .inner .f-post {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
    font-weight: 700;
    font-size: 8px;
    padding: 4px 6px;
    border-radius: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    background: #ffc107;
    pointer-events: none;
}


.f-post .article__tags {
    margin-bottom: 12px
}

.f-post .a_title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0
}

.contact-head {
    margin-bottom: 40px
}

.contact-title {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 58px;
    line-height: 1.2
}

.contact-description {
    font-size: 20px;
    line-height: 1.2
}

@media only screen and (max-width: 576px) {
    .contact-description {
        font-size: 16px
    }
}

.form__group {
    margin-bottom: 20px
}

.form__group:last-child {
    margin-bottom: 0
}

.form__input {
    width: 100%;
    padding: 22px;
    font-size: 15px;
    font-weight: 400;
    border: 2px solid transparent;
    border-radius: 8px;
    outline: 0;
    transition: .25s ease-in-out;
    resize: vertical;
    color: #fff;
    background-color: rgba(99, 60, 226, 0.06)
}

.form__input::placeholder {
    color: #fff;
    opacity: 0.7
}

.form__input:focus {
    border-color: #633ce2
}

.section__head {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.section__head::after {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background: #1A1A1f;
    pointer-events: none
}

@media only screen and (max-width: 768px) {
    .section__head::after {
        content: none
    }
}

.section__title {
    padding-right: 20px;
    margin-bottom: 0;
    font-size: 36px;
    line-height: 1
}

@media only screen and (max-width: 576px) {
    .section__title {
        font-size: 24px
    }
}

.section__link {
    padding-left: 20px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: transparent;
    color: #fff;
    transition: text-decoration .35s
}

.section__link:hover {
    text-decoration-color: #fff;
    color: #fff
}

@media only screen and (max-width: 768px) {
    .section__link {
        padding-left: 0
    }
}

@media only screen and (max-width: 576px) {
    .section__link {
        font-size: 16px
    }
}

.section__title,
.section__link {
    background: #111016
}

.button {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    text-decoration: none;
    border-radius: 8px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all .25s;
    color: #fff;
    background: #633ce2
}

.button:hover {
    color: #fff;
    background: #582fe0
}

.button--primary {
    padding: 16px 20px
}

.button--middle {
    padding: 18px 32px
}

.button--big {
    padding: 24px 44px
}

.button--rounded {
    border-radius: 60px
}

.top {
    position: fixed;
    bottom: 36px;
    right: -100px;
    z-index: 1;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #1A1A1f;
    cursor: pointer;
    transition: all .25s ease
}

.top.is-active {
    right: 36px
}

@media only screen and (max-width: 1024px) {
    .top {
        bottom: 24px
    }

    .top.is-active {
        right: 28px
    }
}

.post-head,
.page-head {
    margin-bottom: 60px
}

.post-head .row,
.page-head .row {
    align-items: center
}

@media only screen and (max-width: 1024px) {

    .post-head,
    .page-head {
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 576px) {

    .post-head,
    .page-head {
        margin-bottom: 32px
    }
}

.post-head .row,
.page-head .row {
    align-items: center
}

.post-head.post-image-right .post-head__info,
.page-head.post-image-right .post-head__info {
    order: -1
}

.post-head.post-image-right .post-head__info .post__info,
.page-head.post-image-right .post-head__info .post__info {
    margin-right: 28px
}

.post-head.post-image-left .post-head__info,
.page-head.post-image-left .post-head__info {
    order: 1
}

.post-head.post-image-left .post-head__info .post__info,
.page-head.post-image-left .post-head__info .post__info {
    margin-left: 28px
}

.post-head.post-image-center .post-head__info,
.post-head.post-image-center .page-head__info,
.post-head.page-image-center .post-head__info,
.post-head.page-image-center .page-head__info,
.page-head.post-image-center .post-head__info,
.page-head.post-image-center .page-head__info,
.page-head.page-image-center .post-head__info,
.page-head.page-image-center .page-head__info {
    order: -1
}

.post-head.post-image-center .post-head__info .post__info,
.post-head.post-image-center .post-head__info .page__info,
.post-head.post-image-center .page-head__info .post__info,
.post-head.post-image-center .page-head__info .page__info,
.post-head.page-image-center .post-head__info .post__info,
.post-head.page-image-center .post-head__info .page__info,
.post-head.page-image-center .page-head__info .post__info,
.post-head.page-image-center .page-head__info .page__info,
.page-head.post-image-center .post-head__info .post__info,
.page-head.post-image-center .post-head__info .page__info,
.page-head.post-image-center .page-head__info .post__info,
.page-head.post-image-center .page-head__info .page__info,
.page-head.page-image-center .post-head__info .post__info,
.page-head.page-image-center .post-head__info .page__info,
.page-head.page-image-center .page-head__info .post__info,
.page-head.page-image-center .page-head__info .page__info {
    max-width: 720px;
    margin: 0 auto 60px
}

.post-head.post-image-center .post-head__image .post-image,
.post-head.post-image-center .post-head__image .page-image,
.post-head.post-image-center .page-head__image .post-image,
.post-head.post-image-center .page-head__image .page-image,
.post-head.page-image-center .post-head__image .post-image,
.post-head.page-image-center .post-head__image .page-image,
.post-head.page-image-center .page-head__image .post-image,
.post-head.page-image-center .page-head__image .page-image,
.page-head.post-image-center .post-head__image .post-image,
.page-head.post-image-center .post-head__image .page-image,
.page-head.post-image-center .page-head__image .post-image,
.page-head.post-image-center .page-head__image .page-image,
.page-head.page-image-center .post-head__image .post-image,
.page-head.page-image-center .post-head__image .page-image,
.page-head.page-image-center .page-head__image .post-image,
.page-head.page-image-center .page-head__image .page-image {
    padding-top: 56.25%
}

@media only screen and (max-width: 1024px) {

    .post-head,
    .page-head {
        margin-bottom: 60px
    }

    .post-head .post__info,
    .post-head .page__info,
    .page-head .post__info,
    .page-head .page__info {
        max-width: 720px;
        margin: 0 auto 60px
    }

    .post-head.post-image-left .post-head__info,
    .page-head.post-image-left .post-head__info {
        order: -1
    }

    .post-head.post-image-left .post-head__info .post__info,
    .page-head.post-image-left .post-head__info .post__info {
        margin: 0 auto 60px
    }
}

@media only screen and (max-width: 768px) {

    .post-head,
    .page-head {
        margin-bottom: 40px
    }

    .post-head .post__info,
    .post-head .page__info,
    .page-head .post__info,
    .page-head .page__info {
        margin: 0 auto 40px
    }

    .post-head.post-image-left .post-head__info .post__info,
    .post-head.post-image-left .post-head__info .page__info,
    .post-head.post-image-left .page-head__info .post__info,
    .post-head.post-image-left .page-head__info .page__info,
    .post-head.post-image-center .post-head__info .post__info,
    .post-head.post-image-center .post-head__info .page__info,
    .post-head.post-image-center .page-head__info .post__info,
    .post-head.post-image-center .page-head__info .page__info,
    .post-head.page-image-center .post-head__info .post__info,
    .post-head.page-image-center .post-head__info .page__info,
    .post-head.page-image-center .page-head__info .post__info,
    .post-head.page-image-center .page-head__info .page__info,
    .page-head.post-image-left .post-head__info .post__info,
    .page-head.post-image-left .post-head__info .page__info,
    .page-head.post-image-left .page-head__info .post__info,
    .page-head.post-image-left .page-head__info .page__info,
    .page-head.post-image-center .post-head__info .post__info,
    .page-head.post-image-center .post-head__info .page__info,
    .page-head.post-image-center .page-head__info .post__info,
    .page-head.post-image-center .page-head__info .page__info,
    .page-head.page-image-center .post-head__info .post__info,
    .page-head.page-image-center .post-head__info .page__info,
    .page-head.page-image-center .page-head__info .post__info,
    .page-head.page-image-center .page-head__info .page__info {
        margin: 0 auto 40px
    }
}

@media only screen and (max-width: 576px) {

    .post-head,
    .page-head {
        margin-bottom: 32px
    }

    .post-head .post__info,
    .post-head .page__info,
    .page-head .post__info,
    .page-head .page__info {
        margin: 0 auto 32px
    }

    .post-head.post-image-left .post-head__info .post__info,
    .post-head.post-image-left .post-head__info .page__info,
    .post-head.post-image-left .page-head__info .post__info,
    .post-head.post-image-left .page-head__info .page__info,
    .post-head.post-image-center .post-head__info .post__info,
    .post-head.post-image-center .post-head__info .page__info,
    .post-head.post-image-center .page-head__info .post__info,
    .post-head.post-image-center .page-head__info .page__info,
    .post-head.page-image-center .post-head__info .post__info,
    .post-head.page-image-center .post-head__info .page__info,
    .post-head.page-image-center .page-head__info .post__info,
    .post-head.page-image-center .page-head__info .page__info,
    .page-head.post-image-left .post-head__info .post__info,
    .page-head.post-image-left .post-head__info .page__info,
    .page-head.post-image-left .page-head__info .post__info,
    .page-head.post-image-left .page-head__info .page__info,
    .page-head.post-image-center .post-head__info .post__info,
    .page-head.post-image-center .post-head__info .page__info,
    .page-head.post-image-center .page-head__info .post__info,
    .page-head.post-image-center .page-head__info .page__info,
    .page-head.page-image-center .post-head__info .post__info,
    .page-head.page-image-center .post-head__info .page__info,
    .page-head.page-image-center .page-head__info .post__info,
    .page-head.page-image-center .page-head__info .page__info {
        margin: 0 auto 32px
    }
}

.post-image,
.page-image {
    position: relative;
    transform: translate(0);
    padding-top: 90%;
    min-height: 280px;
    border-radius: 8px;
    overflow: hidden;
    background: #1A1A1f
}

.post-image img,
.page-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    user-select: none
}

@media only screen and (max-width: 1024px) {

    .post-image,
    .page-image {
        padding-top: 65%
    }
}

.post__tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    line-height: 1
}

.post__tags .post__tag {
    padding: 4px 12px;
    margin: 0 4px 4px 0;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 30px;
    color: #fff;
    background-color: #633ce2;
    pointer-events: all
}

.post__tags .post__tag:last-child {
    margin-right: 0
}

@media only screen and (max-width: 576px) {
    .post__tags {
        margin-bottom: 16px
    }
}

.post__title,
.page__title {
    margin-bottom: 28px;
    font-size: 68px;
    line-height: 1.1
}

@media only screen and (max-width: 768px) {

    .post__title,
    .page__title {
        font-size: 56px
    }
}

@media only screen and (max-width: 576px) {

    .post__title,
    .page__title {
        margin-bottom: 20px;
        font-size: 36px
    }
}

.page__title {
    margin-bottom: 0
}

.post__meta {
    display: flex;
    flex-wrap: wrap;
    line-height: 1
}

.post__author,
.post__date {
    font-size: 14px;
    color: #fff
}

.post__author {
    text-decoration: underline;
    text-decoration-color: transparent;
    pointer-events: all
}

.post__author::after {
    content: "";
    position: relative;
    bottom: 0.2rem;
    display: inline-block;
    height: 3px;
    width: 3px;
    margin: 0 .5rem 0 .5rem;
    border-radius: 50%;
    background-color: #fff
}

.post__author:hover {
    text-decoration-color: #fff;
    color: #fff
}

.post,
.page {
    max-width: 720px;
    margin: 0 auto 60px
}

.post a,
.page a {
    font-weight: 500;
    border-bottom: 1px solid #252629
}

.post a:hover,
.page a:hover {
    color: #fff;
    border-bottom-color: #fff
}

.post img,
.post .js-reframe,
.page img,
.page .js-reframe {
    border-radius: 8px;
    overflow: hidden
}

.post img.lightense-open,
.post .js-reframe.lightense-open,
.page img.lightense-open,
.page .js-reframe.lightense-open {
    border-radius: 0
}

.post img[src$='#wide'],
.page img[src$='#wide'] {
    display: block;
    width: 100vw;
    max-width: none;
    margin-left: 50%;
    transform: translateX(-50%);
    border-radius: 0;
    pointer-events: none;
    user-select: none
}

.post .button,
.page .button {
    border: none;
    text-decoration: none
}

@media only screen and (max-width: 576px) {

    .post,
    .page {
        margin: 0 auto 32px
    }
}

.post__share {
    margin: 40px 0 60px
}

.post__share .share__list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.post__share .share__item {
    margin-right: 8px;
    margin-bottom: 0;
    text-align: center
}

.post__share .share__item:last-child {
    margin-right: 0
}

.post__share .share__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 1;
    border-radius: 50%;
    border: none;
    color: #fff;
    background: #1A1A1f;
    transition: .2s
}

.post__share .share__link:hover {
    color: #fff;
    background: #633ce2
}

@media only screen and (max-width: 576px) {
    .post__share {
        margin: 32px 0
    }
}

.post__navigation {
    display: flex;
    justify-content: space-between
}

.post__navigation a:first-child {
    margin-right: 3%
}

.post__navigation a:last-child {
    margin-right: 0
}

.post__navigation .prev,
.post__navigation .next {
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 100%;
    min-height: 240px;
    padding: 0 32px 32px;
    border: none;
    border-radius: 16px;
    overflow: hidden;
    will-change: transform;
    transition: transform .2s
}

.post__navigation .prev:hover,
.post__navigation .next:hover {
    transform: translateY(-5px)
}

.post__navigation .prev .post__nav,
.post__navigation .next .post__nav {
    display: inline-block;
    margin-bottom: 16px;
    font-size: 10px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase
}

.post__navigation .prev .post__nav-image,
.post__navigation .next .post__nav-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.post__navigation .prev .post__image__cover,
.post__navigation .next .post__image__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(17, 16, 22, 0.4)
}

.post__navigation .prev .post__nav-box,
.post__navigation .next .post__nav-box {
    position: relative;
    z-index: 1;
    width: 100%
}

.post__navigation .prev .post__nav__prev,
.post__navigation .prev .post__nav__next,
.post__navigation .next .post__nav__prev,
.post__navigation .next .post__nav__next {
    color: #fff
}

.post__navigation .prev .post__nav__title,
.post__navigation .next .post__nav__title {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 1.1;
    color: #fff
}

.post__navigation .next {
    text-align: right;
    margin-left: auto
}

@media only screen and (max-width: 768px) {
    .post__navigation {
        flex-wrap: wrap
    }

    .post__navigation a:first-child {
        margin-right: 0
    }

    .post__navigation .prev,
    .post__navigation .next {
        width: 100%;
        min-height: 280px
    }

    .post__navigation .prev {
        margin-bottom: 32px
    }
}

@media only screen and (max-width: 576px) {

    .post__navigation .prev,
    .post__navigation .next {
        padding: 0 20px 20px
    }
}

.show-comments {
    text-align: center
}

.post__comments {
    max-width: 720px;
    margin: 0 auto
}

.related-posts {
    display: none;
    margin-top: 80px
}

.related-posts.is-related {
    display: block
}

.related-posts .related-tag {
    text-transform: capitalize
}

@media only screen and (max-width: 576px) {
    .related-posts {
        margin-top: 60px
    }

    .related-posts .row .col:last-child {
        margin-bottom: 0
    }
}

.error {
    margin: 0 auto 5vw;
    text-align: center
}

.error .error__title {
    margin-bottom: 24px;
    font-size: 120px;
    line-height: 1
}

.error .error__text {
    margin-bottom: 0
}

@media only screen and (max-width: 576px) {
    .error .error__title {
        font-size: 68px
    }
}

.tag__head {
    margin-bottom: 60px
}

@media only screen and (max-width: 576px) {
    .tag__head {
        margin-bottom: 0
    }
}

.tags__inner {
    margin-bottom: 120px
}

@media only screen and (max-width: 576px) {
    .tags__inner {
        margin-bottom: 40px
    }
}

.tag__title {
    margin-bottom: 32px;
    font-size: 68px;
    line-height: 1.1
}

@media only screen and (max-width: 768px) {
    .tag__title {
        font-size: 56px
    }
}

@media only screen and (max-width: 576px) {
    .tag__title {
        margin-bottom: 20px;
        font-size: 36px
    }
}

.tag__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 80px
}

.tag__list .tag__item {
    margin-right: 8px;
    margin-bottom: 8px
}

.tag__list .tag__item:last-child {
    margin-right: 0
}

.tag__list .tag__link {
    display: block;
    padding: 12px 24px;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 60px;
    transition: none;
    color: #fff;
    background: #633ce2;
    transition: .25s
}

.tag__list .tag__link:hover {
    background: #582fe0
}

@media only screen and (max-width: 576px) {
    .tag__list {
        padding-bottom: 40px
    }

    .tag__list .tag__item {
        margin-right: 8px;
        margin-bottom: 8px
    }

    .tag__list .tag__link {
        padding: 8px 16px;
        font-size: 12px
    }
}

.tag__info {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4px
}

.tag__info::after {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background: #1A1A1f;
    pointer-events: none
}

@media only screen and (max-width: 576px) {
    .tag__info::after {
        content: none
    }
}

.tag__info-box {
    display: flex;
    align-items: center
}

.tag__counter {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px 24px;
    border-radius: 8px;
    color: #fff;
    background: #111016
}

.tag__counter::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(99, 60, 226, 0.07)
}

.tag__counter span {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 1
}

.tag__counter small {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px
}

.tag__counter span,
.tag__counter small {
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 576px) {
    .tag__counter {
        display: none
    }
}

.tag__name {
    padding: 50px 20px 50px 20px;
    margin-bottom: 0;
    font-size: 36px;
    text-transform: capitalize;
    background-color: #111016
}

.tag__name span {
    font-weight: 400;
    color: #aaa
}

@media only screen and (max-width: 768px) {
    .tag__name {
        font-size: 32px
    }
}

@media only screen and (max-width: 576px) {
    .tag__name {
        padding: 32px 12px 32px 0;
        font-size: 26px;
        background-color: transparent
    }
}

.top__link {
    padding-left: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    text-decoration: underline;
    text-decoration-color: transparent;
    color: #fff;
    transition: text-decoration .35s;
    background: #111016
}

.top__link:hover {
    text-decoration-color: #fff;
    color: #fff
}

@media only screen and (max-width: 576px) {
    .top__link {
        padding-left: 0;
        font-size: 16px;
        background: transparent
    }
}