 img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: 0 0 !important;
  padding: 0 !important;
}
:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
  border: 2px solid;
  padding: 0.667em 1.333em;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-text-color)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-text-color)
  ) {
  color: currentColor;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-background)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-background)
  ) {
  background-color: initial;
  background-image: none;
}
:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}
:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit;
}
:where(.wp-block-file) {
  margin-bottom: 1.5em;
}
:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative;
}
.wp-block-image > a,
.wp-block-image > figure > a {
  display: inline-block;
}
.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
@media not (prefers-reduced-motion) {
  .wp-block-image img.hide {
    visibility: hidden;
  }
  .wp-block-image img.show {
    animation: 0.4s show-content-image;
  }
}
.wp-block-image.aligncenter {
  text-align: center;
}
.wp-block-image.alignfull > a {
  width: 100%;
}
.wp-block-image.alignfull img {
  height: auto;
  width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image.aligncenter {
  display: table;
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
:root
  :where(
    .wp-block-image.is-style-rounded img,
    .wp-block-image .is-style-rounded img
  ) {
  border-radius: 9999px;
}
.wp-block-image figure {
  margin: 0;
}
@keyframes show-content-image {
  0% {
    visibility: hidden;
  }
  99% {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment
      )
  ) {
  line-height: 1.1;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment-excerpt p
      )
  ) {
  line-height: 1.8;
}
:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0;
}
ul {
  box-sizing: border-box;
}
:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em;
}
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ) {
  padding: 0.5em 1em;
}
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      button.wp-block-navigation-item__content
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-pages-list__item
      button.wp-block-navigation-item__content
  ) {
  padding: 0.5em 1em;
}
:root :where(p.has-background) {
  padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}
:where(.wp-block-post-comments-form) input:not([type="submit"]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}
:where(.wp-block-post-comments-form)
  input:where(:not([type="submit"]):not([type="checkbox"])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(0.667em + 2px);
}
:where(.wp-block-post-excerpt) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em;
}
:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}
:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input:focus {
  outline: 0;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  :where(.wp-block-search__button) {
  padding: 4px 8px;
}
:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center;
}
:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}
:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-discord {
  background-color: #5865f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-facebook {
  background-color: #0866ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-medium {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-patreon {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-threads {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: 0 0;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
  color: #5865f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #0866ff;
}
:where(.wp-block-social-links.is-style-logos-only)
  .wp-social-link-fivehundredpx {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red;
}
:root :where(.wp-block-social-links .wp-social-link a) {
  padding: 0.25em;
}
:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0;
}
:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
}
:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}
:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}
.wp-block-table {
  overflow-x: auto;
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table thead {
  border-bottom: 3px solid;
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
.wp-block-table.aligncenter {
  display: table;
  width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th {
  word-break: break-word;
}
:root :where(.wp-block-table-of-contents) {
  box-sizing: border-box;
}
:where(.wp-block-term-description) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
:where(pre.wp-block-verse) {
  font-family: inherit;
}
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}
.has-text-align-center {
  text-align: center;
}
.aligncenter {
  clear: both;
}
html :where(.has-border-color) {
  border-style: solid;
}
html :where([style*="border-top-color"]) {
  border-top-style: solid;
}
html :where([style*="border-right-color"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
  border-left-style: solid;
}
html :where([style*="border-width"]) {
  border-style: solid;
}
html :where([style*="border-top-width"]) {
  border-top-style: solid;
}
html :where([style*="border-right-width"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
  border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}
:where(figure) {
  margin: 0 0 1em;
}
html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(
    --wp-admin--admin-bar--height,
    0px
  );
}
@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}
:root :where(.wp-block-image figcaption) {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.wp-block-image {
  margin: 0 0 1em;
}
:where(.wp-block-group.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-table {
  margin: 0 0 1em;
}
.wp-block-table td,
.wp-block-table th {
  word-break: normal;
}
.wp-block-table :where(figcaption) {
  color: #555;
  font-size: 13px;
  text-align: center;
}
:root :where(.wp-block-template-part.has-background) {
  margin-bottom: 0;
  margin-top: 0;
  padding: 1.25em 2.375em;
}
:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--color--poka-main-color: #44be4c;
  --wp--preset--color--poka-secondary-color: #ffc106;
  --wp--preset--color--poka-text-color: #1d2730;
  --wp--preset--color--poka-text-color-alt: #4a5b68;
  --wp--preset--color--poka-boxes-background-color: #f0f3f7;
  --wp--preset--color--poka-boxes-background-color-alt: #e8ecf2;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 0.8rem;
  --wp--preset--font-size--medium: 1.25rem;
  --wp--preset--font-size--large: 2.25rem;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--font-size--normal: 1rem;
  --wp--preset--font-size--huge: 2.625rem;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:root {
  --wp--style--global--content-size: var(--container-width-wp);
  --wp--style--global--wide-size: var(--container-width-wp);
}
:where(body) {
  margin: 0;
}
.wp-site-blocks > .aligncenter {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
:where(.wp-site-blocks) > * {
  margin-block-start: 24px;
  margin-block-end: 0;
}
:where(.wp-site-blocks) > :first-child {
  margin-block-start: 0;
}
:where(.wp-site-blocks) > :last-child {
  margin-block-end: 0;
}
:root {
  --wp--style--block-gap: 24px;
}
:root :where(.is-layout-flow) > :first-child {
  margin-block-start: 0;
}
:root :where(.is-layout-flow) > :last-child {
  margin-block-end: 0;
}
:root :where(.is-layout-flow) > * {
  margin-block-start: 24px;
  margin-block-end: 0;
}
:root :where(.is-layout-constrained) > :first-child {
  margin-block-start: 0;
}
:root :where(.is-layout-constrained) > :last-child {
  margin-block-end: 0;
}
:root :where(.is-layout-constrained) > * {
  margin-block-start: 24px;
  margin-block-end: 0;
}
:root :where(.is-layout-flex) {
  gap: 24px;
}
:root :where(.is-layout-grid) {
  gap: 24px;
}
body {
  font-family: var(--main-font-family);
  font-size: var(--main-font-size);
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
a:where(:not(.wp-element-button)) {
  text-decoration: underline;
}
h1 {
  font-family: var(--headings-font-family);
  font-size: var(--h1-font-size);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  margin-bottom: var(--h1-margin);
}
h2 {
  font-family: var(--headings-font-family);
  font-size: var(--h2-font-size);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  margin-bottom: var(--h1-margin);
}
h3 {
  font-family: var(--headings-font-family);
  font-size: var(--h3-font-size);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  margin-bottom: var(--h3-margin);
}
:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: #32373c;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v47/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAj-kw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
}
strong {
  font-weight: bolder;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
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;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
:root {
  --mm-ocd-width: 80%;
  --mm-ocd-min-width: 200px;
  --mm-ocd-max-width: 440px;
}
body.mm-ocd-opened {
  overflow-y: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}
.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  -webkit-transition-property: bottom, background-color;
  -o-transition-property: bottom, background-color;
  transition-property: bottom, background-color;
  -webkit-transition-duration: 0s, 0.3s;
  -o-transition-duration: 0s, 0.3s;
  transition-duration: 0s, 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0.45s, 0.15s;
  -o-transition-delay: 0.45s, 0.15s;
  transition-delay: 0.45s, 0.15s;
}
.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.mm-ocd--open .mm-ocd__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: 20%;
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0);
}
.mm-spn,
.mm-spn a,
.mm-spn li,
.mm-spn span,
.mm-spn ul {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:root {
  --mm-spn-item-height: 50px;
  --mm-spn-item-indent: 20px;
  --mm-spn-line-height: 24px;
}
.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  -webkit-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s ease 0s;
  cursor: default;
}
.mm-spn ul:after {
  content: "";
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height);
}
.mm-spn > ul {
  left: 0;
}
.mm-spn ul.mm-spn--open {
  left: 0;
}
.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer;
}
.mm-spn li:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height) / 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  -ms-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  opacity: 0.4;
}
.mm-spn li:after {
  content: "";
  display: block;
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: 0.15;
}
.mm-spn a,
.mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height)) / 2)
    var(--mm-spn-item-indent);
}
.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none;
}
.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height));
}
.mm-spn a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: 0.15;
}
.mm-spn span {
  background: 0 0;
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  -webkit-transition: none;
  -moz-transition: none;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tns-no-calc {
  position: relative;
  left: 0;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -webkit-transition: height;
  -moz-transition: height;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  z-index: 0;
}
.tns-fadeOut,
.tns-normal {
  opacity: 0;
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}
.site-content .container table {
  border-collapse: collapse;
}
.site-content .container table td {
  padding: 5px;
  border: 1px solid;
}
:root {
  --main-font-family: inherit;
  --headings-font-family: inherit;
  --main-font-size: 16px;
  --button-font-size: 16px;
  --button-font-weight: 400;
  --button-border-radius: 20px;
  --main-font-color: #323335;
  --headings-font-family: "Roboto", sans-serif;
  --headings-line-height: 1.2;
  --headings-font-weight: 700;
  --h1-font-size: min(11vw, 3.125rem);
  --h2-font-size: min(8vw, 2.25rem);
  --h3-font-size: 1.875rem;
  --h4-font-size: 1.75rem;
  --h5-font-size: 1.5rem;
  --h6-font-size: 1.2rem;
  --h1-margin: 1.563rem;
  --h3-margin: 1.25rem;
  --header-background: #ffffff;
  --header-background-secondary: #f0f3f7;
  --header-text-color: #1d2730;
  --header-text-color-hover: #44be4c;
  --white: #fff;
  --black: #000;
  --body-background: #ffffff;
  --main-color: #44be4c;
  --secondary-color: #ffc106;
  --text-color: #1d2730;
  --boxes-background-color: #f0f3f7;
  --boxes-secondary-background-color: #e8ecf2;
  --boxes-text-color: #4a5b68;
  --rating-color: #ffc106;
  --footer-background: #ffffff;
  --text-color-alt: #4a5b68;
  --line-separator-color: #e8ecf2;
  --border-radius: 8px;
  --text-color-alt-light: rgba(74, 91, 104, 0.1);
  --green-icon: #44be4c;
  --red-icon: #be444e;
  --primary-button-color: #44be4c;
  --primary-button-color-opacity: rgba(68, 190, 76, 0.05);
  --primary-button-text-color: #fff;
  --secondary-button-color: #ffc106;
  --secondary-button-text-color: #fff;
  --container-width: 1210px;
  --container-width-wp: 1180px;
  --container-pad: min(8vw, 15px);
}
.text-center {
  text-align: center;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row--vcenter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.col-4 {
  -webkit-box-flex: 33.3333333333%;
  -ms-flex: 33.3333333333%;
  flex: 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-6 {
  -webkit-box-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
  max-width: 50%;
}
.col-8 {
  -webkit-box-flex: 66.6666666667%;
  -ms-flex: 66.6666666667%;
  flex: 66.6666666667%;
  max-width: 66.6666666667%;
}
.gap-20 {
  margin-left: -20px;
}
.gap-20 > * {
  padding-left: 20px;
}
.gap-20 {
  margin-top: -20px;
}
.gap-20 > * {
  padding-top: 20px;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
img,
picture {
  max-width: 100%;
  height: auto;
}
button,
input,
select,
textarea {
  font: inherit;
}
a {
  text-decoration: none;
  color: inherit;
}
.container {
  width: 100%;
  max-width: var(--container-width);
  padding: 0 var(--container-pad);
  margin: 0 auto;
}
* {
  margin: 0;
  padding: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  color: var(--main-font-color);
  font-family: var(--main-font-family);
  font-size: var(--main-font-size);
  font-weight: 400;
  line-height: 1.5;
}
body {
  background-color: var(--body-background);
}
h1,
h2,
h3 {
  font-family: var(--headings-font-family);
}
img.size-full,
img.size-medium {
  max-width: 100%;
  height: auto;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.aligncenter {
  margin-bottom: 0.75rem;
}
@font-face {
  font-family: pokatheme;
  src: url("wp-content/themes/pokatheme/assets/public/fonts/pokatheme.eot@v=1.2");
  src: url("wp-content/themes/pokatheme/assets/public/fonts/pokatheme.eot@")
      format("embedded-opentype"),
    url("wp-content/themes/pokatheme/assets/public/fonts/pokatheme.woff@v=1.2")
      format("woff"),
    url("wp-content/themes/pokatheme/assets/public/fonts/pokatheme.ttf@v=1.2")
      format("truetype"),
    url("wp-content/themes/pokatheme/assets/public/fonts/pokatheme.svg")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class*=" poka-"]:before,
[class^="poka-"]:before {
  font-family: pokatheme !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.poka-search:before {
  content: "g";
}
.poka-close:before {
  content: "t";
}
.site-header {
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.1);
  z-index: 100;
  position: relative;
  background-color: var(--header-background);
}
.header-top {
  position: relative;
  background-color: var(--header-background);
  padding: 1.875rem 0;
  z-index: 2;
}
.header-top .icon-btn--gray {
  background-color: var(--header-background-secondary);
  color: var(--header-text-color);
}
.site-header--style2 .header-top {
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.1);
  padding: 0;
}
.header-top-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header--style2 .header-top-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 5.125rem;
}
.header-top-flex-part {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.header-top-flex-part--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-top-flex-part--right .icon-btn {
  margin-left: 7px;
  cursor: pointer;
}
.header-top-flex-part--right .icon-btn.poka-close {
  font-size: 0.75rem;
}
.header-top-flex-part--right .icon-btn:first-child {
  margin-left: 0;
}
.header-top-flex-part--right .btn-mobile-menu {
  display: none;
}
.site-header--style2 .header-top-flex-part {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.site-header--style2 .header-top-flex-part.header-top-flex-part--left {
  padding-right: 15px;
}
.header-logo {
  text-align: center;
}
.site-header--style2 .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
}
.header-right-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-bottom {
  position: relative;
  background-color: var(--header-background-secondary);
}
.site-header--style2 .header-bottom {
  z-index: 3;
}
.header-bottom-inner {
  position: relative;
}
.header-search-form-wrapper {
  background-color: var(--boxes-background-color);
  position: absolute;
  left: 0;
  top: -100%;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: all 0.3s ease;
}
.header-search-form-wrapper.open {
  top: 0;
  opacity: 1;
  pointer-events: all;
  max-height: 100em;
}
.site-header--style2 .header-search-form-wrapper {
  background-color: transparent;
}
.site-header--style2 .header-search-form-wrapper.open {
  height: 52px;
}
.header-search-form {
  display: block;
  max-width: 100%;
  width: 26.25rem;
  position: relative;
}
.header-search-form input[type="text"] {
  background: 0 0;
  border: none;
  border-bottom: 3px solid var(--text-color);
  width: 100%;
  font-size: 1.125rem;
  letter-spacing: 0;
  line-height: 1;
  padding: 0.9375rem 0.9375rem 0.9375rem 3.125rem;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s ease;
}
.header-search-form input[type="text"]:focus {
  outline: 0;
  border-color: var(--main-color);
}
.header-search-form button[type="submit"] {
  position: absolute;
  left: 0;
  top: 50%;
  height: 1.25rem;
  width: 1.25rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: 0 0;
  border: none;
  cursor: pointer;
}
.header-search-form button[type="submit"]::before {
  content: "g";
  font-family: pokatheme !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site-header--style2 .header-search-form {
  background-color: #fff;
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.1);
}
.site-header--style2 .header-search-form input[type="text"] {
  padding: 0.9375rem 0.9375rem 0.9375rem 3.75rem;
  border-bottom: 0;
}
.site-header--style2 .header-search-form button[type="submit"] {
  left: 15px;
}
html {
  font-size: var(--main-font-size);
}
body {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  overflow-wrap: break-word;
  color: var(--text-color);
  overflow-x: hidden;
}
a {
  -webkit-transition: 0.3s;
  transition: all 0.3s ease;
}
.icon-btn {
  border-radius: 50%;
  color: var(--text-color);
  height: 2.25rem;
  width: 2.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s ease;
}
.icon-btn--gray {
  background-color: var(--boxes-background-color);
}
.icon-btn:hover {
  opacity: 0.6;
}
.wysiwyg-part {
  font-size: var(--main-font-size);
}
.wysiwyg-part h1 {
  font-size: var(--h1-font-size);
  line-height: var(--headings-line-height);
  color: inherit;
  font-weight: var(--headings-font-weight);
  margin: var(--h1-margin) 0;
}
.wysiwyg-part h1:first-of-type {
  margin-top: 0;
}
.wysiwyg-part h2 {
  font-size: var(--h2-font-size);
  line-height: var(--headings-line-height);
  color: inherit;
  font-weight: var(--headings-font-weight);
  margin: var(--h1-margin) 0;
}
.wysiwyg-part h2:first-of-type {
  margin-top: 0;
}
.wysiwyg-part h3:not(.review-title, .post-tile-title, .review-box-name) {
  font-size: var(--h3-font-size);
  line-height: var(--headings-line-height);
  color: inherit;
  font-weight: var(--headings-font-weight);
  margin: var(--h3-margin) 0;
}
.wysiwyg-part p {
  font-size: var(--main-font-size);
  line-height: 1.7;
  color: inherit;
  font-weight: 400;
  margin: 1.25rem 0;
}
.wysiwyg-part p:first-of-type {
  margin-top: 0;
}
.wysiwyg-part li a:not(.btn),
.wysiwyg-part p a:not(.btn) {
  text-decoration: underline;
  color: var(--main-color);
}
.wysiwyg-part li a:not(.btn):hover,
.wysiwyg-part p a:not(.btn):hover {
  text-decoration: none;
}
.wysiwyg-part ul {
  list-style: none;
  padding-left: 1.875rem;
  font-size: 1rem;
  line-height: 1.3125rem;
  font-weight: 400;
}
.wysiwyg-part ul li {
  position: relative;
  margin-bottom: 0.9375rem;
  color: inherit;
}
.wysiwyg-part ul li ul {
  margin-top: 1.25rem;
}
.wysiwyg-part ul li strong {
  font-weight: 700;
}
.wysiwyg-part ul > li::before {
  content: "l";
  position: absolute;
  color: var(--main-color);
  left: -1.875rem;
  top: 3px;
  font-family: pokatheme !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.poka-scrollbar::-webkit-scrollbar {
  width: 5px;
}
.poka-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.poka-scrollbar::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.btn-mobile-menu .hamburger-mobile-menu {
  position: relative;
  width: 16px;
}
.btn-mobile-menu .hamburger-mobile-menu div,
.btn-mobile-menu .hamburger-mobile-menu:after,
.btn-mobile-menu .hamburger-mobile-menu:before {
  background-color: var(--header-text-color);
  content: "";
  display: block;
  height: 2px;
  margin: 4px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn-mobile-menu:hover .hamburger-mobile-menu:before {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
.btn-mobile-menu:hover .hamburger-mobile-menu:after {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
#header-mobile-menu:not(.mm-spn) {
  display: none;
}
.mm-ocd-opened .hamburger-mobile-menu:before {
  -webkit-transform: translateY(6px) rotate(135deg);
  transform: translateY(6px) rotate(135deg);
}
.mm-ocd-opened .hamburger-mobile-menu:after {
  -webkit-transform: translateY(-6px) rotate(-135deg);
  transform: translateY(-6px) rotate(-135deg);
}
.mm-ocd-opened .hamburger-mobile-menu > div {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.mm-ocd__content {
  -webkit-box-shadow: 10px 0 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0 30px 0 rgba(0, 0, 0, 0.2);
}
.wp-site-blocks {
  padding: 90px var(--container-pad);
}
.wp-site-blocks > * {
  max-width: calc(var(--container-width) - var(--container-pad) * 2);
  margin-left: auto !important;
  margin-right: auto !important;
}
.wp-site-blocks .alignfull {
  max-width: none;
  margin: 0 calc(-1 * var(--container-pad)) !important;
  width: auto;
}
.spinner {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  border: 4px solid gray;
  border-top: 4px solid var(--white);
  -webkit-animation: 0.8s infinite spinnerAnim;
  animation: 0.8s infinite spinnerAnim;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}
.spinner.visible {
  opacity: 1;
}
@-webkit-keyframes spinnerAnim {
  0% {
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@keyframes spinnerAnim {
  0% {
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
.review-box {
  background-color: var(--boxes-background-color);
  border-radius: var(--border-radius);
}
.review-box + .review-box {
  margin-top: 10px;
}
.table-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.review-bonus {
  font-size: 1.5rem;
  line-height: 1.2;
  color: var(--boxes-text-color);
  text-align: center;
}
.review-bonus strong {
  color: var(--main-color);
  font-weight: 700;
}
.widget ul:not(.review-pros, .faq-list) {
  list-style-type: none;
}
.widget ul:not(.review-pros, .faq-list) li {
  position: relative;
  margin-bottom: 0.3125rem;
  padding-left: 1.125rem;
}
.widget ul:not(.review-pros, .faq-list) li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid var(--main-color);
}
.widget ul:not(.review-pros, .faq-list) a {
  color: var(--text-color);
  display: block;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.3;
}
.widget ul:not(.review-pros, .faq-list) a:hover {
  color: var(--main-color);
}
.tns-nav {
  font-size: 0;
  margin: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 20px;
}
.tns-nav button {
  background-color: var(--secondary-color);
  border-radius: 50%;
  border: none;
  height: 18px;
  width: 18px;
  margin: 0 5px;
  padding: 0;
  opacity: 0.26;
  -webkit-transition: 0.3s;
  transition: all 0.3s ease;
}
.tns-nav button:hover {
  opacity: 1;
}
.tns-nav button.tns-nav-active {
  border-radius: var(--border-radius);
  height: 20px;
  width: 59px;
  opacity: 1;
}
footer {
  background-color: var(--footer-background);
}
.footer-section--padding-alt {
  padding: 70px 0 50px;
}
.footer-widgets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-widgets > div {
  padding-right: 2.5rem;
}
.footer-widgets > div:first-child {
  min-width: 30%;
}
.footer-widgets .widget {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.footer-widgets .widget > h3 {
  color: var(--text-color);
  display: block;
  font-size: 1.3125rem;
  font-weight: var(--headings-font-weight);
  letter-spacing: 0;
  margin-bottom: 1.5625rem;
}
.footer-widgets .widget_text {
  max-width: 16.25rem;
}
.footer-widgets .widget_text .textwidget {
  color: var(--text-color);
  font-size: 1rem;
  line-height: 1.6;
  padding-right: 20px;
}
@media screen and (max-width: 992px) {
  .header-top {
    padding: 0.9375rem 0;
  }
  .header-top-flex-part--left {
    display: none;
  }
  .header-top-flex-part--right {
    max-width: 100px;
  }
  .header-top-flex-part--right .btn-mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-logo {
    text-align: left;
  }
  .header-bottom {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.1);
  }
  .site-header--style2 .header-bottom-inner {
    margin: 0 -15px;
  }
  .header-search-form-wrapper {
    position: relative;
    top: auto;
    max-height: 0;
    overflow: hidden;
  }
  .header-search-form {
    width: 100%;
  }
  .wp-site-blocks {
    padding: 50px var(--container-pad);
  }
  .table-header {
    display: block;
  }
  .footer-widgets {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-widgets > div:first-child {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
  }
  .footer-widgets > div:nth-child(2n) {
    padding-right: 0;
  }
  .footer-widgets > div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    margin-bottom: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .col-md-12 {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .footer-section--padding-alt {
    padding: 40px 0 20px;
  }
  .footer-widgets {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-widgets > div {
    padding-right: 0;
  }
  .footer-widgets > div:first-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .footer-widgets > div:last-child {
    padding-right: 0;
  }
}
@media print {
  *,
  ::after,
  ::before {
    background: #fff !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
:root {
  --main-font-family: Roboto;
  --headings-font-family: Roboto;
  --header-background: #0e0e0e;
  --header-background-secondary: #0e0e0e;
  --header-text-color: #ffffff;
  --header-text-color-hover: #fc9320;
  --body-background: #0a0a0a;
  --main-color: #fc9320;
  --secondary-color: #fc9320;
  --text-color: #ffffff;
  --primary-button-color: #fc9320;
  --primary-button-color-opacity: rgba(252, 147, 32, 0.05);
}
/* Горизонтальное меню по умолчанию (desktop) */
.nav-links{
  display:flex; align-items:center; gap:12px; 
}

/* Бургер по умолчанию скрыт (desktop) */
.burger{
  display:none; position:relative; width:44px; height:44px;
  border:0; background:transparent; cursor:pointer;
}
.burger:focus-visible{ outline:2px solid #fff; outline-offset:2px; }
.burger-line{
  position:absolute; left:10px; right:10px; height:2px; background:#fff;
  transition:transform .25s ease, opacity .2s ease;
}
.burger-line:nth-child(1){ top:14px; }
.burger-line:nth-child(2){ top:21px; }
.burger-line:nth-child(3){ top:28px; }

/* Анимация крестика */
.burger[aria-expanded="true"] .burger-line:nth-child(1){
  transform:translateY(7px) rotate(45deg);
}
.burger[aria-expanded="true"] .burger-line:nth-child(2){ opacity:0; }
.burger[aria-expanded="true"] .burger-line:nth-child(3){
  transform:translateY(-7px) rotate(-45deg);
}

/* Подправим кнопки в хедере */
.header-top .glow-button{ padding:10px 20px; margin:5px; }

/* ===== Mobile (<= 992px) ===== */
@media (max-width: 992px){
  /* бургер всегда над панелью */
  .burger{
    display:inline-flex; align-items:center; justify-content:center;
    position:fixed; top:12px; right:12px;
    width:44px; height:44px;
    z-index:1002; /* <- ВЫШЕ, чем у панели */
  }

  .nav-links{
    position:fixed; top:0; right:0; height:100vh;
    width:80vw; max-width:360px;
    background:#0f0f0f; box-shadow:-10px 0 30px rgba(0,0,0,.45);
    padding:80px 16px 24px;
    display:flex; flex-direction:column; gap:12px;
    transform:translateX(100%); transition:transform .25s ease;
    z-index:1001; /* <- НИЖЕ бургера */
  }
  .nav-links.is-open{ transform:translateX(0); }

  /* затемняющий фон */
  .nav-backdrop{
    position:fixed; inset:0;
    background:rgba(0,0,0,.5);
    opacity:0; pointer-events:none;
    transition:opacity .2s ease;
    z-index:1000; /* под панелью */
  }
  .nav-backdrop.is-open{ opacity:1; pointer-events:auto; }

  body.no-scroll{ overflow:hidden; }
}


.glow-button {
  text-decoration: none !important;
  display: inline-block;
  padding: 15px 30px;
  margin: 10px 20px;
  border-radius: 10px;
  box-shadow: 0 0 120px 40px #fc9320 inset, 0 0 0 0 #fc9320;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff !important;
  transition: 0.15s ease-in-out;
  cursor: pointer;
}
.glow-button:hover {
  box-shadow: 0 0 10px 0 #fc9320 inset, 0 0 10px 4px #fc9320;
  color: #fc9320 !important;
}
.poka-search {
  display: none;
}
.wp-site-blocks {
  padding: 10px 0 90px 00px;
}
table,
td,
th,
tr {
  border: 2px solid #fc9320 !important;
}
.header-top .glow-button {
  padding: 10px 20px;
  margin: 5px;
}
footer a {
  background-color: #000;
  color: #fc9320 !important;
}
footer a:hover {
  color: #9d5b14 !important;
}
footer {
  background-color: #000;
}
#text-4 img,
#text-5 img {
  margin-top: 10px;
}
.header-right-btns {
  display: none;
}
.custom-logo {
  width: 150px;
}
@media screen and (max-width: 992px) {
  .wp-site-blocks {
    padding: 10px 20px 40px;
  }
  .header-top-flex .glow-button {
    padding: 5px;
    margin: 5px;
  }
  .custom-logo {
    width: 125px;
  }
}
body {
  margin: 0;
  padding: 0;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  padding: 20px;
}
.grid-item {
  position: relative;
  width: 100%;
  height: 100%;
}
.grid-item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  cursor: pointer;
  transition: transform 0.2s;
}
.grid-item img:hover {
  transform: scale(1.05);
}
.grid-item span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 5px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .grid-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-item{
    height: 280px!important;
  }
}
.rll-youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.rll-youtube-player:focus-within {
  outline: 2px solid currentColor;
  outline-offset: 5px;
}
.rll-youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: 0 0;
}
.rll-youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}
.rll-youtube-player img:hover {
  -webkit-filter: brightness(75%);
}
.rll-youtube-player .play {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: var(--wpr-bg-8f494489-b80e-4f09-a21b-fa15b2db75d0) no-repeat
    center;
  background-color: transparent !important;
  cursor: pointer;
  border: none;
}
.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player {
  position: absolute;
  padding-bottom: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.header-logo {
  max-width: 70px;
  height: auto;
}
[data-wpr-lazyrender] {content-visibility: auto;}

.grid-item{
    object-fit: cover;
    height: 150px;
}

.grid-item a{
    object-fit: cover;
    display: block;
    height: 100%;
}

.grid-item a img{
    object-fit: cover;
    display: block;
    height: 100%;
}

.disclaimer{font-style:italic;font-size:.95rem;opacity:.85;margin-top:1rem;text-align:center}

.eeat{border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:16px;margin-top:32px;background:rgba(0,0,0,.02)}
.eeat-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr}
.eeat h2{margin:0 0 8px}
.author-card img{border-radius:50%}
.author-card .meta{opacity:.8;margin:.25rem 0}
.policy ul,.rg ul{margin:.5rem 0 .75rem 1rem}
.policy li,.rg li{margin:.25rem 0}
.policy .contact{margin-top:.5rem}
@media (max-width: 900px){.eeat-grid{grid-template-columns:1fr}}

  .accordion { margin: 0 auto; }
  .accordion p { margin: 0 0 1rem; line-height: 1.6; }
  .accordion-item { border: 1px solid #e3e6ea; border-radius: 10px; background: #0d0d0f; margin: 10px 0; }
  .accordion-title { margin: 0; }
  .accordion-trigger {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: center;
    padding: 14px 16px;
    background: transparent;
    color: #fff;
    font: inherit;
    text-align: left;
    border: 0;
    cursor: pointer;
  }
  .accordion-trigger:hover,
  .accordion-trigger:focus-visible { background: rgba(255,255,255,0.06); outline: none; }
  .accordion-icon {
    width: 18px; height: 18px; position: relative; flex-shrink: 0;
  }
  .accordion-icon::before,
  .accordion-icon::after {
    content: ""; position: absolute; background: #ffb84d; transition: transform .2s ease;
  }
  .accordion-icon::before { top: 50%; left: 0; right: 0; height: 2px; transform: translateY(-50%); }
  .accordion-icon::after { left: 50%; top: 0; bottom: 0; width: 2px; transform: translateX(-50%); }
  /* Минус-иконка в открытом состоянии */
  .accordion-trigger[aria-expanded="true"] .accordion-icon::after { transform: translateX(-50%) scaleY(0); }

  .accordion-panel { padding: 0 16px 16px; color: #dfe3ea; }
  /* ---- Contact form styles ---- */
  :root{
    --card-bg:#121212;           /* dark card */
    --card-border:#1e1e1e;
    --text:#eaeaea;
    --muted:#a7a7a7;
    --accent:#ff8a00;            /* your brand orange */
    --accent-2:#ffa94d;
    --field-bg:#0b0b0b;
    --field-border:#2a2a2a;
    --field-border-focus:#ff8a00;
    --error:#ff5c5c;
    --shadow:0 10px 30px rgba(0,0,0,.35), 0 1px 0 rgba(255,255,255,.04) inset;
  }

  .contact-form.card{
    max-width: 880px;
    margin: 28px 0 48px;
    padding: 28px clamp(20px, 3vw, 36px);
    background: var(--card-bg);
    border: 1px solid var(--card-border);
    border-radius: 16px;
    box-shadow: var(--shadow);
    color: var(--text);
  }

  .form-title{
    font-size: clamp(20px, 2.2vw, 28px);
    margin: 0 0 18px;
    letter-spacing:.2px;
  }

  .form-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px clamp(16px, 2vw, 24px);
  }

  .form-field{
    display: flex;
    flex-direction: column;
  }

  .form-field--full{
    grid-column: 1 / -1;
  }

  .form-field label{
    font-size: 14px;
    color: var(--muted);
    margin-bottom: 8px;
  }

  .form-field input,
  .form-field textarea{
    width: 100%;
    padding: 14px 14px;
    border-radius: 12px;
    border: 1px solid var(--field-border);
    background: var(--field-bg);
    color: var(--text);
    outline: none;
    transition: border-color .2s ease, box-shadow .2s ease, transform .02s ease;
  }

  .form-field input::placeholder,
  .form-field textarea::placeholder{
    color: #7a7a7a;
  }

  .form-field input:focus,
  .form-field textarea:focus{
    border-color: var(--field-border-focus);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--accent) 30%, transparent);
  }

  .form-field input:active,
  .form-field textarea:active{
    transform: translateY(0);
  }

  .field-hint{
    font-size: 12px;
    color: var(--muted);
    margin-top: 6px;
  }

  /* Hide honeypot completely but keep in DOM for bots */
  .hp{
    position: absolute !important;
    left: -99999px !important;
    width: 1px; height: 1px; overflow: hidden;
  }

  .form-actions{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 12px;
  }

  .btn-primary{
    appearance: none;
    border: 0;
    background: linear-gradient(180deg, var(--accent), var(--accent-2));
    color: #111;
    font-weight: 700;
    letter-spacing: .3px;
    padding: 12px 20px;
    border-radius: 12px;
    cursor: pointer;
    transition: transform .06s ease, filter .2s ease, box-shadow .2s ease;
    box-shadow: 0 6px 16px rgba(255,138,0,.25);
  }

  .btn-primary:hover{
    filter: brightness(1.05);
    box-shadow: 0 8px 22px rgba(255,138,0,.28);
  }

  .btn-primary:active{
    transform: translateY(1px);
  }

  .form-note{
    margin: 0;
    color: var(--muted);
    font-size: 14px;
  }

  /* Status message (toggle [hidden]) */
  .form-status{
    margin-top: 14px;
    padding: 12px 14px;
    border-radius: 10px;
    background: #0e0e0e;
    border: 1px solid var(--field-border);
    color: var(--text);
  }

  /* Responsive */
  @media (max-width: 720px){
    .form-grid{ grid-template-columns: 1fr; }
    .form-actions{ flex-direction: column; align-items: flex-start; }
    .btn-primary{ width: 100%; }
  }

  .game-grid{
    display:grid;
    grid-template-columns: repeat(auto-fill,minmax(260px,1fr));
    gap:20px; margin:20px 0 8px;
  }
  .game-card{
    background:#111; border:1px solid #242424; border-radius:14px;
    padding:14px; box-shadow:0 10px 24px rgba(0,0,0,.25);
  }
  .game-thumb{
    display:block;
    width:100%;
    aspect-ratio: 360 / 220;   /* ≈1.636:1 */
    overflow:hidden;
    border-radius:10px;         /* скругление на контейнере, чтобы обрезка была тоже скруглённой */
    background:#0f0f0f;         /* optional: фон-заглушка под lazy-картинку */
  }
  /* Картинка заполняет контейнер без искажений */
  .game-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;           /* центрируем и «кадрим» */
    display:block;
    border-radius:0;            /* скругление уже у контейнера */
  }
  
  .game-title{ font-size:18px; margin:10px 0 8px; }
  .game-meta{ margin:0 0 10px; padding:0; list-style:none; font-size:14px; color:#cfcfcf; }
  .game-meta li{ margin:3px 0; }
  .game-cta .btn{ display:inline-block; padding:10px 12px; border-radius:10px; text-decoration:none; font-weight:700; }
  .game-cta .btn-primary{ background:#1a73e8; color:#fff; box-shadow:0 6px 16px rgba(26,115,232,.35); margin-right:6px; }
  .game-cta .btn-secondary{ background:#222; color:#e6e6e6; border:1px solid #333; }
  .games-filter{ display:flex; gap:10px; margin:8px 0 18px; }
  .games-filter input[type="search"], .games-filter select{
    padding:10px 12px; border-radius:10px; border:1px solid #333; background:#141414; color:#eaeaea;
  }
  @media (max-width:640px){
    .games-filter{ flex-direction:column; }
  }


    .breadcrumb ul {
      display: flex;
      list-style: none;
      padding: 0;
      margin: 0;
    }
    .breadcrumb li {
      margin-right: 50px;
      display: flex;
      align-items: center;
    }
    .breadcrumb li::before {
      content: "›";   /* стрелка-разделитель */
      margin-right: 10px;
      color: #ff8a00;
    }
    .breadcrumb li:first-child::before {
      content: none; /* у Home стрелку убираем */
    }
    .breadcrumb a {
      color: #ff8a00;
      text-decoration: none;
      font-weight: 500;
    }
    .breadcrumb a:hover {
      text-decoration: underline;
    }


