html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -moz-appearance: none;
  -webkit-appearance: none;
}

input[type=search] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  resize: none;
  vertical-align: top;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  max-width: 100%;
  width: 100%;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  *height: 13px;
  padding: 0;
  *width: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: none;
}

.chromeframe {
  background: #ccc;
  color: #000;
  margin: 0.2em 0;
  padding: 0.2em 0;
}

@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/Nunito.eot");
  src: url("../fonts/Nunito.woff2") format("woff2"), url("../fonts/Nunito.eot?#iefix") format("embedded-opentype"), url("../fonts/Nunito.woff") format("woff"), url("../fonts/Nunito.ttf") format("truetype"), url("../fonts/Nunito.svg#OpenSans") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  color: #282c34;
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  height: 100%;
  margin: 0;
  scroll-behavior: smooth;
}
@media (max-width: 899px) {
  html {
    font-size: 18px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 1.2em;
  margin-top: 1.5em;
}

h1 {
  font-size: 1.802rem;
}

h2 {
  font-size: 1.602rem;
}

h3 {
  font-size: 1.424rem;
}

h4 {
  font-size: 1.266rem;
}

h5 {
  font-size: 1.125rem;
}

a {
  color: rgb(11.8867924528, 106.9811320755, 198.1132075472);
  text-decoration: none;
}
a:hover {
  color: #095196;
}

small {
  font-size: 80%;
}

.social {
  height: 32px;
  margin-bottom: 1rem;
  text-align: center;
  width: 100%;
}
#footer .social {
  margin-top: 1rem;
}

.bg-facebook {
  background: url("/images/css_sprites.webp") 0 0;
  display: inline-block;
  height: 32px;
  width: 32px;
}

.bg-twitter {
  background: url("/images/css_sprites.webp") -32px 0;
  display: inline-block;
  height: 32px;
  width: 32px;
}

.bg-instagram {
  background: url("/images/css_sprites.webp") -64px 0;
  display: inline-block;
  height: 32px;
  width: 32px;
}

.bg-viber {
  background: url("/images/css_sprites.webp") 0 -32px;
  display: inline-block;
  height: 32px;
  width: 32px;
}

.bg-telegram {
  background: url("/images/css_sprites.webp") -32px -32px;
  display: inline-block;
  height: 32px;
  width: 32px;
}

.bg-rss {
  background: url("/images/css_sprites.webp") -64px -32px;
  display: inline-block;
  height: 32px;
  width: 32px;
}

#toTop {
  bottom: 10px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 10px;
}

.breadcrumbs {
  background: rgb(231.75, 231.75, 231.75);
}

.column {
  border: #dbdbdb 1px solid;
}

ul.blog-details {
  color: rgb(95.4347826087, 104.9782608696, 124.0652173913);
}

blockquote {
  background: rgb(231.75, 231.75, 231.75);
}

input,
button,
textarea {
  border: #282c34 1px solid;
}

.nav-links {
  background: rgb(244.5, 244.5, 244.5);
}
.nav-links .page-numbers {
  border: #dbdbdb 1px solid;
  border-right: none;
}
.nav-links .page-numbers:last-child {
  border-right: #dbdbdb 1px solid;
}
.nav-links a {
  background: rgb(62.1739130435, 68.3913043478, 80.8260869565);
  color: #dbdbdb;
}
.nav-links a:hover {
  background: #282c34;
}

.comments-list .comment {
  background: rgb(231.75, 231.75, 231.75);
  border: #dbdbdb 1px solid;
}

#footer {
  background: #282c34;
  color: #dbdbdb;
}

.details,
.post-tags,
.download_block {
  background: #dbdbdb;
}
.details a,
.post-tags a,
.download_block a {
  background: #282c34;
  color: #dbdbdb;
}
.details a:hover,
.post-tags a:hover,
.download_block a:hover {
  background: rgb(17.8260869565, 19.6086956522, 23.1739130435);
  color: #dbdbdb;
}

body {
  background: url("../images/bg-light.webp") fixed;
  height: 100%;
  margin: 0;
}

.parallax-window {
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
}

.site-header {
  background: url("../images/grid-bg.webp") repeat;
  height: 100px;
  padding: 1.5em;
  width: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  .site-header {
    padding: 1.5em calc((100% - 1200px) / 2 + 1.5em);
  }
}
@media (max-width: 899px) {
  .site-header {
    height: 60px;
    padding: 10px;
  }
}
.site-header:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #12207a;
  z-index: -1;
}

.site-branding {
  float: left;
  width: auto;
}
.site-branding img {
  display: block;
  float: left;
  height: 50px;
  margin-top: -0.25em;
  width: auto;
}
@media (min-width: 900px) {
  .site-branding img {
    height: 80px;
    margin-top: -1em;
  }
}

.site-title {
  color: white;
  font-family: "Nunito Sans", sans-serif;
  font-size: 36px;
  line-height: 0.9;
}
@media (max-width: 899px) {
  .site-title {
    font-size: 28px;
  }
}

h1.site-title {
  margin-top: 0;
}

.site-description {
  color: white;
  font-family: "Nunito Sans", sans-serif;
  font-size: 12.4px;
  line-height: 2;
}
@media (max-width: 899px) {
  .site-description {
    font-size: 9.6px;
    line-height: 2.5;
  }
}

.main-navigation {
  float: right;
  margin-top: 10px;
}
@media (max-width: 899px) {
  .main-navigation {
    margin: 10px 0;
  }
}
@media (min-width: 720px) and (max-width: 899px) {
  .main-navigation {
    margin-right: 60px;
  }
}
@media (max-width: 719px) {
  .main-navigation {
    background: #282c34;
    clear: both;
    padding: 4px;
    width: 100%;
  }
}
.main-navigation ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 719px) {
  .main-navigation ul {
    justify-content: center;
  }
}
.main-navigation ul li {
  display: inline-block;
}
.main-navigation ul li a {
  color: white;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  margin-left: 5px;
  padding: 5px;
  text-decoration: none;
}
.main-navigation ul li a:hover {
  background: rgb(17.8260869565, 19.6086956522, 23.1739130435);
  border-radius: 5px;
  color: #dbdbdb;
}
@media (min-width: 900px) {
  .main-navigation ul li a {
    border-radius: 5px;
    padding: 0 5px;
    transition-duration: 0.5s;
  }
  .main-navigation ul li a:hover {
    background: white;
    color: #282c34;
    padding: 20px 5px;
  }
}

@media (min-width: 900px) {
  .clearfix {
    height: 60px;
  }
}
.clearfix.top {
  height: 90px;
}
@media (max-width: 899px) {
  .clearfix.top {
    height: 0;
  }
}

.sidebar {
  font-size: 16px;
}
@media (min-width: 900px) {
  .sidebar {
    height: 100%;
    position: sticky;
    position: -webkit-sticky;
    top: -2em;
    width: 25%;
  }
}

@media (max-width: 899px) {
  p.category-label {
    color: #dbdbdb;
    display: block;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5em;
    height: 30px;
    left: calc(50% - 150px);
    margin-top: -100px;
    padding: 17px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    width: 300px;
    z-index: 150;
  }
  #menu-trigger:checked ~ p.category-label {
    margin-top: 0;
  }
}
@media (min-width: 900px) {
  p.category-label {
    border-bottom: 2px solid #282c34;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
  }
}

.menu-trigger {
  display: none;
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 8px;
  z-index: -1;
}

.trigger-label {
  cursor: pointer;
  z-index: 150;
}
@media (max-width: 899px) {
  .trigger-label {
    display: block;
    height: 40px;
    position: absolute;
    right: 15px;
    top: 8px;
    width: 40px;
  }
}
@media (min-width: 900px) {
  .trigger-label {
    display: none;
  }
}
.trigger-label :after {
  content: none;
}
.trigger-label span {
  background-color: #dbdbdb;
  display: block;
  font-size: 0px;
  height: 8%;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 100%;
}
.trigger-label span:before, .trigger-label span:after {
  background-color: #dbdbdb;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 100%;
}
.trigger-label span:before {
  -webkit-transform: translateY(-250%);
  transform: translateY(-250%);
}
.trigger-label span:after {
  -webkit-transform: translateY(250%);
  transform: translateY(250%);
}

@media (max-width: 899px) {
  #menu-trigger:checked ~ #page {
    height: 0;
  }
  #menu-trigger:checked ~ #footer {
    display: none;
  }
  #menu-trigger:checked ~ .trigger-label span {
    background-color: #dbdbdb;
  }
  #menu-trigger:checked ~ .trigger-label span:before, #menu-trigger:checked ~ .trigger-label span:after {
    background-color: #dbdbdb;
  }
  #menu-trigger:checked ~ .trigger-label span:before {
    -webkit-transform: translateY(-350%);
    transform: translateY(-350%);
  }
  #menu-trigger:checked ~ .trigger-label span:after {
    -webkit-transform: translateY(350%);
    transform: translateY(350%);
  }
}
@media (max-width: 899px) and (max-width: 899px) {
  #menu-trigger:checked ~ #menu-widget .menu-container {
    left: 0;
  }
}

@media (min-width: 900px) {
  #menu-widget {
    width: 100%;
  }
}

@media (max-width: 899px) {
  .menu-container {
    left: -100vw;
    position: absolute;
    top: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    width: 100%;
    z-index: 145;
  }
}
@media (min-width: 900px) {
  .menu-container {
    margin-top: 1em;
    position: sticky;
  }
}

@media (min-width: 900px) {
  .menu-container a {
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, #282c34, #282c34 50%, rgb(84.347826087, 92.7826086957, 109.652173913) 50%);
    background-position: -100%;
    background-size: 200% 100%;
    display: inline-block;
    font-weight: bold;
    padding: 5px 0;
    position: relative;
    -webkit-text-fill-color: transparent;
    transition: all 0.3s ease-in-out;
  }
  .menu-container a:before {
    background: #282c34;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
    width: 0;
  }
}
@media (min-width: 900px) and (min-height: 900px) {
  .menu-container a:before {
    bottom: 4px;
  }
}
@media (min-width: 900px) {
  .menu-container a:hover {
    background-position: 0;
  }
  .menu-container a:hover::before {
    width: 100%;
  }
}

@media (max-width: 899px) {
  .menu-container > ul {
    align-items: stretch;
    align-content: center;
    background-color: black;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    left: -100vw;
    line-height: 2;
    overflow: hidden;
    padding-top: 60px;
    position: absolute;
    top: 0;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    width: 100%;
    height: auto;
    min-height: 100vh;
  }
  #menu-trigger:checked ~ #menu-widget .menu-container > ul {
    left: 0;
  }
}
@media (max-width: 899px) {
  .menu-container > ul > li {
    background: rgb(13.3913043478, 14.7304347826, 17.4086956522);
    border-radius: 5px;
    margin: 10px;
    min-width: 300px;
    padding: 10px 20px;
    width: 320px;
  }
}
@media (max-width: 899px) {
  .menu-container > ul > li a {
    color: #dbdbdb;
    text-decoration: none;
    text-transform: uppercase;
  }
  .menu-container > ul > li a:hover {
    color: rgb(142.5, 142.5, 142.5);
  }
}

@media (max-width: 899px) {
  .menu-container > ul li ul {
    overflow: hidden;
  }
}
@media (min-width: 900px) {
  .menu-container > ul li ul {
    margin: 0 0 0 1.5em;
  }
}
@media (max-width: 899px) {
  .menu-container > ul li ul > li {
    margin-left: 2rem;
    overflow: hidden;
  }
}
@media (max-width: 899px) {
  .menu-container > ul li ul > li > a {
    border-bottom: rgb(26.6956521739, 29.3652173913, 34.7043478261) 2px solid;
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 899px) {
  .menu-container > ul li ul > li:last-child > a {
    border-bottom: 0;
  }
}

.middle {
  margin: 2em auto;
  max-width: 1200px;
  padding: 0 1.5em;
  width: 100%;
}
@media (min-width: 900px) {
  .middle {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
  }
}
@media (max-width: 899px) {
  .middle {
    margin: 10px 0;
    padding: 0 10px;
  }
}
@media (max-width: 719px) {
  .middle {
    margin: 55px 0 10px;
  }
}

@media (max-width: 899px) {
  #content {
    display: block;
    height: auto;
    overflow: hidden;
  }
  #content.menu-opened {
    display: none;
    height: 0;
  }
}

.container {
  padding: 1em 0;
}

@media (max-width: 899px) {
  main {
    width: 100%;
  }
}
@media (min-width: 900px) {
  main {
    width: 80%;
  }
}

.breadcrumbs {
  border-radius: 5px;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 10px 20px;
}

.content {
  background: white;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px;
  margin: 0 0 1em 0;
  padding: 2em;
}
.content.blog {
  padding: 0;
}
@media (max-width: 899px) {
  .content {
    padding: 1em;
  }
}
.content .text-center {
  text-align: center;
}
.content a {
  text-decoration: underline;
}
.content a.blog-link, .content a.post-tag, .content a.share-button {
  text-decoration: none;
}
.content .post-categories a {
  text-decoration: none;
}
.content p {
  margin: 0.5rem 0;
  text-align: justify;
}
.content i,
.content em {
  font-style: italic;
}
.content b,
.content strong {
  font-weight: bold;
}
.content sup,
.content sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.content sup {
  top: -0.5em;
}
.content sub {
  bottom: -0.25em;
}
.content img {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 2px;
  height: auto;
  max-width: 100%;
}
.content figure {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  display: table;
  margin: 1rem auto;
  max-width: 100%;
  position: relative;
  width: max-content;
}
.content figure img {
  box-shadow: none;
  display: block;
}
.content figure figcaption {
  bottom: 0;
  caption-side: bottom;
  display: table-caption;
  font-size: 70%;
  font-style: italic;
  max-width: 100%;
  padding: 0.5rem;
  text-align: center;
}
.content code {
  border-radius: 3px;
  font-family: monospace;
  padding: 0 5px;
}
.content pre {
  border-radius: 5px;
  font-family: monospace;
  font-size: 16px;
  margin: 0.5rem 0;
  padding: 10px;
  white-space: pre-wrap;
}
.content pre code {
  padding: 0;
}
.content kbd {
  background: #000000;
  border-radius: 0.2em;
  color: #dbdbdb;
  padding: 2px 5px;
}
.content blockquote {
  border-left: 0.25em solid;
  margin: 1em 0;
  padding: 1px 10px;
}
.content blockquote p {
  margin: 0.5rem 0;
}
.content blockquote cite {
  display: inline-block;
  font-size: 0.8em;
  font-style: normal;
  margin-bottom: 10px;
}
.content ul,
.content ol {
  list-style-position: outside;
  margin: 1rem 0 1rem 3rem;
}
.content ul li img,
.content ol li img {
  margin: 1em auto;
}
.content ul li ul,
.content ol li ol {
  margin: 0 0 0 2rem;
}
.content ul {
  list-style: square;
}
.content ol {
  list-style: decimal;
}
.content div.clearfix {
  clear: both;
  height: 0.5em;
}
.content div.inline-images {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  justify-content: center;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1rem;
  width: calc(100% + 1rem);
}
.gallery.columns-1 a, .gallery.columns-1 figure {
  width: calc(100% - 1rem);
}
.gallery.columns-2 > a, .gallery.columns-2 > figure {
  max-width: calc(50% - 1rem);
  width: calc(50% - 1rem);
}
.gallery.columns-3 a, .gallery.columns-3 figure {
  width: calc(33.3% - 1rem);
}
.gallery.columns-4 a, .gallery.columns-4 figure {
  width: calc(25% - 1rem);
}
.gallery a {
  margin: 0 1rem 1rem 0;
}
.gallery a img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.gallery figure {
  margin: 0 1rem 1rem 0;
}
.gallery figure a {
  margin: 0;
}

.black-button {
  background-color: #282c34;
  border-color: #282c34;
  border-radius: 2em;
  color: #dbdbdb !important;
  display: inline-block;
  margin: 0 auto;
  padding: 20px;
  text-decoration: none !important;
}
.black-button:hover {
  background-color: rgb(17.8260869565, 19.6086956522, 23.1739130435);
  border-color: rgb(17.8260869565, 19.6086956522, 23.1739130435);
  color: #dbdbdb;
}

.blog-thumbnail img {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 2px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.blog-title {
  font-size: 1.5rem;
  margin: 0 0 1em 0;
}

ul.blog-details {
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  margin: 0;
}
ul.blog-details li {
  display: inline-block;
}
ul.blog-details .dashicons {
  font-size: 16px;
}

h1.page-title {
  margin-top: 0;
}

.page-main-image {
  display: block;
  margin: 1em auto 0;
}

.details {
  border-radius: 0.3em;
  clear: both;
  margin: 1em 0;
  padding: 1em 1em 0.3em;
  width: 100%;
}
@media (max-width: 719px) {
  .details {
    padding: 1em 1em;
  }
}

.post-categories {
  float: left;
  font-size: 0.7em;
  font-weight: bold;
  margin-bottom: 5px;
}
.post-categories a {
  border-radius: 4px;
  display: inline-block;
  font-weight: normal;
  margin: 0 3px 5px;
  padding: 4px 8px;
}

.post-tags {
  border-radius: 0.5em;
  font-size: 0.7em;
  font-weight: bold;
  margin: 2em 0;
  padding: 1.5em 1.5em 1.2em;
}
.post-tags a {
  border-radius: 5px;
  display: inline-block;
  font-weight: normal;
  margin: 0 3px 5px;
  padding: 5px 10px;
}

.post-date {
  float: right;
  font-size: 0.7em;
  font-weight: bold;
  margin-top: 5px;
}

.payminus_link {
  float: right;
  font-size: 0.7em;
  font-weight: bold;
  margin-top: 5px;
}
.payminus_link a {
  border-radius: 4px;
  font-weight: normal;
  margin: 0 3px 5px;
  padding: 4px 8px;
  text-decoration: none;
}

.details-clearfix {
  clear: both;
}

input,
button,
textarea {
  border-radius: 5px;
  padding: 10px;
}

.shop-nav {
  margin-bottom: 1rem;
  text-align: right;
}
.shop-nav li {
  display: inline-block;
}
.shop-nav li a {
  border-radius: 5px;
  font-size: 14px;
  margin: 0 2px;
  padding: 5px;
}

.nav-links {
  border-radius: 5px;
  display: flex;
  font-size: 16px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
}
.nav-links .dashicons {
  margin-top: 2px;
}
@media (max-width: 499px) {
  .nav-links {
    font-size: 12px;
  }
  .nav-links .dashicons {
    font-size: 16px;
  }
}
.nav-links .page-numbers {
  border-right: none;
  display: inline-block;
  padding: 10px 20px;
}
@media (max-width: 619px) {
  .nav-links .page-numbers {
    line-height: 2;
    padding: 7px 14px;
  }
}
.nav-links .page-numbers:first-child {
  border-radius: 5px 0 0 5px;
}
.nav-links .page-numbers:last-child {
  border-radius: 0 5px 5px 0;
}

.share {
  margin-bottom: 1em;
  margin-top: 1em;
}
.share span.share-text {
  border-top: #dbdbdb 1px solid;
  font-size: 70%;
  font-weight: bold;
  padding-top: 10px;
}

.share-button {
  background: #f8f8f8;
  border: #dbdbdb 1px solid;
  border-radius: 3px;
  color: #656565 !important;
  display: inline-block;
  font-size: 70%;
  margin: 0 5px 10px 0;
  padding: 7px 10px;
  text-align: center;
  width: 100px;
}
.share-button:hover {
  border: #a8a8a8 1px solid;
  color: #656565;
}

.info-box {
  align-items: center;
  display: grid;
  grid-template-areas: "image text" "image text";
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  margin: 1em 0;
}
.info-box .image {
  grid-area: image;
  margin: 0 auto;
}
.info-box > div {
  grid-area: text;
  margin: 0;
  padding: 0 8%;
}
.info-box > div span {
  display: block;
  font-weight: bold;
}
.info-box > div small {
  display: block;
}
.info-box > div h3 {
  font-weight: bold;
  margin-top: 0;
}
.info-box > div hr {
  border-top: #282c34 2px solid;
  float: left;
  width: 100px;
}
.info-box > div p {
  clear: both;
  margin: 1.5rem 0 0;
}
.info-box.large {
  font-size: 120%;
}
.info-box.small > div p {
  margin: 1rem 0 0;
}
.info-box.small a.black-button {
  padding: 5px 10px;
}
.info-box.right {
  grid-template-areas: "text image" "text image";
}
.info-box.right > div span,
.info-box.right > div h3,
.info-box.right > div small {
  text-align: right;
}
.info-box.right > div hr {
  float: right;
}
@media (max-width: 899px) {
  .info-box, .info-box.right {
    grid-template-areas: "image image" "text text";
  }
  .info-box > div, .info-box.right > div {
    margin: 30px 0 0 0;
  }
  .info-box > div span,
  .info-box > div h3,
  .info-box > div small, .info-box.right > div span,
  .info-box.right > div h3,
  .info-box.right > div small {
    text-align: center;
  }
  .info-box > div hr, .info-box.right > div hr {
    float: none;
  }
}

.separator {
  border-top: #a8a8a8 2px solid;
  margin: 20px auto;
  width: 150px;
}

.embed_video {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.embed_video:before {
  box-sizing: border-box;
  content: "";
  display: block;
  padding-top: 56.25%;
}
.embed_video iframe {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.price {
  color: #6d28d9;
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.price ins {
  margin-left: 0.5em;
}
.price del,
.price ins {
  color: #6d28d9;
}
.price button {
  background: #6d28d9;
  border: #6d28d9;
  color: #fff;
  font-size: 80%;
  margin-left: 0.5em;
  padding: 5px 10px;
}
.price button:hover {
  background: rgb(87.1225296443, 30.9407114625, 175.0592885375);
  border: rgb(87.1225296443, 30.9407114625, 175.0592885375);
}

.download_block {
  align-items: center;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  padding: 1em;
}
.download_block .download_button {
  border-radius: 5px;
  padding: 0.5em;
  text-decoration: none;
}

.related {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.related .related_column {
  margin: 1em 0;
}
@media (min-width: 800px) {
  .related .related_column {
    width: 24%;
  }
}
@media (min-width: 600px) and (max-width: 799px) {
  .related .related_column {
    width: 48%;
  }
}
@media (max-width: 600px) {
  .related .related_column {
    width: 100%;
  }
}
.related .related_column .related-link {
  text-decoration: none !important;
}

h4.related-title {
  font-size: 90% !important;
}

#search_form input {
  width: 100%;
  margin: 1rem 0;
  box-sizing: border-box;
}

.search-result p {
  clear: both;
  margin-bottom: 20px;
  min-height: 105px;
}
@media (max-width: 750px) {
  .search-result p {
    min-height: auto;
  }
}

.search-result img {
  float: left;
  height: 105px;
  margin-right: 20px;
  width: 200px;
}
@media (max-width: 750px) {
  .search-result img {
    display: none;
  }
}

.comments-title {
  font-size: 1.5rem;
  margin-bottom: 20px;
  margin-top: 20px;
}

.comments-list {
  list-style: none !important;
  margin: 0 !important;
}
.comments-list .comment {
  border-radius: 5px;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 10px;
  white-space: pre-line;
}
.comments-list .comment p {
  text-align: left;
}
.comments-list .comment img.avatar {
  border-radius: 5px;
  float: left;
  margin: 0 10px 10px 0;
}
.comments-list .comment hr {
  border: #dbdbdb 1px solid;
  clear: both;
}
.comments-list .children {
  list-style: none !important;
  margin: 0 0 0 20px;
}

.comment-author {
  float: left;
}

.comment-date {
  color: rgb(95.4347826087, 104.9782608696, 124.0652173913);
  font-size: 12px;
}

.comment-buttons {
  float: right;
}

.comment-reply-link {
  text-decoration: none !important;
}

.comment-form {
  font-size: 14px;
  margin-bottom: 10px;
}
.comment-form h4 {
  margin-bottom: 10px;
}
.comment-form .comment-attention {
  display: block;
  font-size: 80%;
  margin-bottom: 10px;
  text-align: justify;
  width: 100%;
}
.comment-form input, .comment-form textarea, .comment-form button {
  box-sizing: border-box;
  margin: 5px 0;
  width: 100%;
}
.comment-form input, .comment-form textarea {
  background: rgb(231.75, 231.75, 231.75);
  border: #dbdbdb 1px solid;
  font-family: "Nunito Sans", sans-serif;
}
.comment-form button {
  background: #282c34;
  color: #dbdbdb;
}
.comment-form button:hover {
  background: rgb(17.8260869565, 19.6086956522, 23.1739130435);
}

.error {
  background: #dc3545;
  border-radius: 5px;
  color: white;
  margin-bottom: 5px;
  padding: 10px 20px;
}
.error h5 {
  margin-bottom: 0.5em;
}

.success {
  background: #1ea148;
  border-radius: 5px;
  color: white;
  margin-bottom: 5px;
  padding: 10px 20px;
}
.success h5 {
  margin-bottom: 0.5em;
}

.grecaptcha-badge {
  visibility: hidden;
}

#footer {
  font-size: 14px;
  line-height: 2;
  padding: 2em;
  text-align: center;
}

.copyright {
  margin-bottom: 2em;
}

.privacy_link {
  display: inline-block;
  margin-bottom: 1em;
}
.privacy_link a {
  background: #dbdbdb;
  border: none;
  border-radius: 5px;
  color: #282c34 !important;
  font-family: "Nunito Sans", sans-serif;
  padding: 1em;
}
.privacy_link a:hover {
  background: #a8a8a8;
}

#accept_cookies {
  background: rgba(0, 0, 0, 0.9);
  bottom: 0;
  color: #dbdbdb;
  display: block;
  font-size: 0.8em;
  left: 0;
  padding: 20px;
  position: fixed;
  text-align: left;
  width: 100%;
  z-index: 1000;
}
#accept_cookies p {
  margin-bottom: 1em;
}
#accept_cookies button,
#accept_cookies a {
  background: #dbdbdb;
  border: none;
  border-radius: 5px;
  color: #282c34;
  font-family: "Nunito Sans", sans-serif;
  margin-right: 0.5em;
  padding: 1em;
}
#accept_cookies button:hover,
#accept_cookies a:hover {
  background: #a8a8a8;
}

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */
#baguetteBox-overlay {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  width: 100%;
  z-index: 1000000;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  height: 100%;
  margin: 0;
}

#baguetteBox-overlay .full-image img {
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  width: auto;
}

#baguetteBox-overlay .full-image figcaption {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  color: #ccc;
  display: block;
  font-family: sans-serif;
  line-height: 1.8;
  position: absolute;
  text-align: center;
  white-space: normal;
  width: 100%;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  margin-right: -1px;
  width: 1px;
}

#baguetteBox-slider {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease;
  white-space: nowrap;
  width: 100%;
}

#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight 0.4s ease-out;
  animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft 0.4s ease-out;
  animation: bounceFromLeft 0.4s ease-out;
}

@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  height: 60px;
  top: calc(50% - 30px);
  top: 50%;
  width: 44px;
}

.baguetteBox-button {
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  border: 0;
  -moz-border-radius: 15%;
  border-radius: 15%;
  color: #ddd;
  cursor: pointer;
  font: 1.6em sans-serif;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.baguetteBox-button:focus, .baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
}

.baguetteBox-button#previous-button {
  left: 2%;
}

.baguetteBox-button#close-button {
  height: 30px;
  right: calc(2% + 6px);
  right: 2%;
  top: 20px;
  width: 30px;
}

.baguetteBox-button svg {
  left: 0;
  position: absolute;
  top: 0;
}

/*
    Preloader
    Borrowed from http://tobiasahlin.com/spinkit/
*/
.baguetteBox-spinner {
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
  background-color: #fff;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
}

.baguetteBox-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
/* PrismJS 1.24.1
https://prismjs.com/download.html#themes=prism-okaidia&languages=markup+css+clike+javascript+bash+c+cpp+css-extras+docker+git+json+json5+latex+lilypond+liquid+lua+markdown+markup-templating+php+python+scss+scheme+sql+xml-doc&plugins=line-numbers+toolbar+copy-to-clipboard */
/**
 * okaidia theme for JavaScript, CSS and HTML
 * Loosely based on Monokai textmate theme by http://www.monokai.nl/
 * @author ocodia
 */
code[class*=language-],
pre[class*=language-] {
  background: none;
  color: #f8f8f2;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 1em;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  text-align: left;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  white-space: pre;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}

/* Code blocks */
pre[class*=language-] {
  border-radius: 0.3em;
  margin: 0.5em 0;
  overflow: auto;
  padding: 1em;
}

:not(pre) > code[class*=language-],
pre[class*=language-] {
  background: #272822;
}

/* Inline code */
:not(pre) > code[class*=language-] {
  border-radius: 0.3em;
  padding: 0.1em;
  white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #8292a2;
}

.token.punctuation {
  color: #f8f8f2;
}

.token.namespace {
  opacity: 0.7;
}

.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
  color: #f92672;
}

.token.boolean,
.token.number {
  color: #ae81ff;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #a6e22e;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #f8f8f2;
}

.token.atrule,
.token.attr-value,
.token.function,
.token.class-name {
  color: #e6db74;
}

.token.keyword {
  color: #66d9ef;
}

.token.regex,
.token.important {
  color: #fd971f;
}

.token.important,
.token.bold {
  font-weight: bold;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

pre[class*=language-].line-numbers {
  counter-reset: linenumber;
  padding-left: 3.8em;
  position: relative;
}

pre[class*=language-].line-numbers > code {
  position: relative;
  white-space: inherit;
}

.line-numbers .line-numbers-rows {
  border-right: 1px solid #999;
  font-size: 100%;
  left: -3.8em;
  letter-spacing: -1px;
  pointer-events: none;
  position: absolute;
  top: 0;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 3em; /* works for line-numbers below 1000 lines */
}

.line-numbers-rows > span {
  counter-increment: linenumber;
  display: block;
}

.line-numbers-rows > span:before {
  color: #999;
  content: counter(linenumber);
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

div.code-toolbar {
  position: relative;
}

div.code-toolbar > .toolbar {
  opacity: 0;
  position: absolute;
  right: 0.2em;
  top: 0.3em;
  transition: opacity 0.3s ease-in-out;
}

div.code-toolbar:hover > .toolbar {
  opacity: 1;
}

/* Separate line b/c rules are thrown out if selector is invalid.
   IE11 and old Edge versions don't support :focus-within. */
div.code-toolbar:focus-within > .toolbar {
  opacity: 1;
}

div.code-toolbar > .toolbar > .toolbar-item {
  display: inline-block;
}

div.code-toolbar > .toolbar > .toolbar-item > a {
  cursor: pointer;
}

div.code-toolbar > .toolbar > .toolbar-item > button {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none; /* for button */
}

div.code-toolbar > .toolbar > .toolbar-item > a,
div.code-toolbar > .toolbar > .toolbar-item > button,
div.code-toolbar > .toolbar > .toolbar-item > span {
  background: #f5f2f0;
  background: rgba(224, 224, 224, 0.2);
  border-radius: 0.5em;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
  color: #bbb;
  font-size: 0.8em;
  padding: 0 0.5em;
}

div.code-toolbar > .toolbar > .toolbar-item > a:hover,
div.code-toolbar > .toolbar > .toolbar-item > a:focus,
div.code-toolbar > .toolbar > .toolbar-item > button:hover,
div.code-toolbar > .toolbar > .toolbar-item > button:focus,
div.code-toolbar > .toolbar > .toolbar-item > span:hover,
div.code-toolbar > .toolbar > .toolbar-item > span:focus {
  color: inherit;
  text-decoration: none;
}

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