* {
        font-family: 'Roboto', sans-serif;
        padding: 0;
        margin: 0;
        box-sizing: border-box;
        color: #000;
      }
      html {
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
      }
      article,
      figure,
      footer,
      header,
      main,
      menu,
      nav {
        display: block;
      }
      [hidden],
      template {
        display: none;
      }
      a {
        background-color: transparent;
      }
      a:active,
      a:hover {
        outline-width: 0;
      }
      b,
      strong {
        font-weight: inherit;
      }
      b,
      strong {
        font-weight: 600;
      }
      sub {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
      }
      sub {
        bottom: -0.25em;
      }
      img {
        border-style: none;
        width: 100%;
      }
      svg:not(:root) {
        overflow: hidden;
      }
      figure {
        margin: 1em 0;
      }
      button {
        font: inherit;
      }
      button {
        overflow: visible;
      }
      button {
        margin: 0;
      }
      button {
        text-transform: none;
      }
      [type='button'],
      [type='reset'],
      [type='submit'],
      button {
        cursor: pointer;
      }
      [disabled] {
        cursor: default;
      }
      [type='reset'],
      [type='submit'],
      button,
      html [type='button'] {
        -webkit-appearance: button;
      }
      button::-moz-focus-inner {
        border: 0;
        padding: 0;
      }
      button:-moz-focusring {
        outline: 1px dotted ButtonText;
      }
      [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;
      }
      [type='search']::-webkit-search-cancel-button,
      [type='search']::-webkit-search-decoration {
        -webkit-appearance: none;
      }
      :after,
      :before {
        box-sizing: border-box;
      }
      body {
        background: #f5f5f5;
        color: #2c2f34;
        font-size: 13px;
        line-height: 21px;
      }
      h1,
      h2,
      h3,
      h4,
      h5,
      h6 {
        line-height: 1.4;
        font-weight: 600;
        margin-bottom: 25px;
      }
      h1 {
        font-size: 41px;
        font-weight: 700;
      }
      h2 {
        font-size: 27px;
      }
      h3 {
        font-size: 23px;
      }
      h4 {
        font-size: 17px;
      }
      h5 {
        font-size: 13px;
      }
      h6 {
        font-size: 12px;
      }
      a {
        color: #333;
        text-decoration: none;
        transition: 0.15s;
      }
      a:hover {
        color: #08f;
      }
      img,
      object {
        max-width: 100%;
        height: auto;
      }
      p {
        line-height: 26px;
        font-size: 16px;
        margin: 20px 0;
      }
      ol {
        list-style: decimal;
      }
      ul {
        list-style: disc;
      }
      ol,
      ul {
        padding: 0 0 15px 25px;
        font-size: 16px;
      }
      ol,
      ul li {
        line-height: 150%;
      }
      table {
        border-collapse: collapse;
        overflow: auto;
        width: 100%;
      }
      table tr td {
        border: 1px solid #333;
        padding: 12px;
      }
      @media (max-width: 768px) {
        table {
          display: block;
        }
      }
      .stream-title {
        margin-bottom: 3px;
        font-size: 11px;
        color: #a5a5a5;
        display: block;
      }
      .stream-item {
        text-align: center;
        position: relative;
        z-index: 2;
        margin: 20px 0;
        padding: 0;
      }
      .stream-item img {
        max-width: 100%;
        width: auto;
        height: auto;
        margin: 0 auto;
        display: inline-block;
        vertical-align: middle;
      }
      #menu-footer_menu {
        list-style: none;
      }
      .post-layout-8.is-header-layout-1.has-header-ad .entry-header-outer,
      body.post-layout-8.has-header-below-ad .entry-header-outer {
        padding-top: 0;
      }
      .stream-item-top-wrapper ~ .stream-item-below-header {
        margin-top: 0;
      }
      .has-header-below-ad .fullwidth-entry-title.container-wrapper,
      .is-header-layout-1.has-header-ad .fullwidth-entry-title {
        padding-top: 0;
        margin-top: 0;
      }
      @media (max-width: 991px) {
        .has-header-ad .fullwidth-entry-title.container-wrapper,
        .has-header-ad.has-header-below-ad .stream-item-below-header,
        .page.has-header-ad:not(.has-header-below-ad) #content {
          margin-top: 0;
        }
      }
      .has-full-width-logo .stream-item-top-wrapper,
      .header-layout-2 .stream-item-top-wrapper {
        width: 100%;
        max-width: 100%;
        float: none;
        clear: both;
      }
      .main-content-row {
        padding: 32px;
      }
      @media (min-width: 992px) {
        .header-layout-2.has-normal-width-logo .stream-item-top-wrapper {
          margin-top: 0;
        }
      }
      @media (min-width: 992px) {
        .header-layout-3.has-normal-width-logo .stream-item-top img {
          float: right;
        }
      }
      @media (max-width: 991px) {
        .header-layout-3.has-normal-width-logo .stream-item-top {
          clear: both;
        }
        .main-content-row {
          padding: 16px;
        }
      }
      @media (max-width: 768px) {
        .hide_banner_below .stream-item-below-post,
        .hide_banner_below_content .stream-item-below-post-content,
        .hide_banner_below_header .stream-item-below-header,
        .hide_banner_top .stream-item-top-wrapper,
        .hide_copyright #site-info,
        .hide_footer #footer-widgets-container {
          display: none;
        }
      }
      .tie-icon:before,
      [class*=' tie-icon-'],
      [class^='tie-icon-'] {
        font-family: tiefonticon;
        speak: never;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
      }
      .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
      }
      .container:after {
        content: '';
        display: table;
        clear: both;
      }
      @media (min-width: 768px) {
        .container {
          width: 100%;
        }
      }
      @media (min-width: 1200px) {
        .container {
          max-width: 1200px;
        }
      }
      .tie-row:after {
        content: '';
        display: table;
        clear: both;
      }
      .tie-col-md-1,
      .tie-col-md-10,
      .tie-col-md-11,
      .tie-col-md-12,
      .tie-col-md-2,
      .tie-col-md-3,
      .tie-col-md-4,
      .tie-col-md-5,
      .tie-col-md-6,
      .tie-col-md-7,
      .tie-col-md-8,
      .tie-col-md-9,
      .tie-col-sm-1,
      .tie-col-sm-10,
      .tie-col-sm-11,
      .tie-col-sm-12,
      .tie-col-sm-2,
      .tie-col-sm-3,
      .tie-col-sm-4,
      .tie-col-sm-5,
      .tie-col-sm-6,
      .tie-col-sm-7,
      .tie-col-sm-8,
      .tie-col-sm-9 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
      }
      @media (min-width: 768px) {
        .tie-col-sm-1,
        .tie-col-sm-10,
        .tie-col-sm-11,
        .tie-col-sm-12,
        .tie-col-sm-2,
        .tie-col-sm-3,
        .tie-col-sm-4,
        .tie-col-sm-5,
        .tie-col-sm-6,
        .tie-col-sm-7,
        .tie-col-sm-8,
        .tie-col-sm-9 {
          float: left;
        }
        .tie-col-sm-1 { width: 8.33333%; }
        .tie-col-sm-2 { width: 16.66667%; }
        .tie-col-sm-3 { width: 25%; }
        .tie-col-sm-4 { width: 33.33333%; }
        .tie-col-sm-5 { width: 41.66667%; }
        .tie-col-sm-6 { width: 50%; }
        .tie-col-sm-7 { width: 58.33333%; }
        .tie-col-sm-8 { width: 66.66667%; }
        .tie-col-sm-9 { width: 75%; }
        .tie-col-sm-10 { width: 83.33333%; }
        .tie-col-sm-11 { width: 91.66667%; }
        .tie-col-sm-12 { width: 100%; }
      }
      @media (min-width: 992px) {
        .tie-col-md-1,
        .tie-col-md-10,
        .tie-col-md-11,
        .tie-col-md-12,
        .tie-col-md-2,
        .tie-col-md-3,
        .tie-col-md-4,
        .tie-col-md-5,
        .tie-col-md-6,
        .tie-col-md-7,
        .tie-col-md-8,
        .tie-col-md-9 {
          float: left;
        }
        .tie-col-md-1 { width: 8.33333%; }
        .tie-col-md-2 { width: 16.66667%; }
        .tie-col-md-3 { width: 25%; }
        .tie-col-md-4 { width: 33.33333%; }
        .tie-col-md-5 { width: 41.66667%; }
        .tie-col-md-6 { width: 50%; }
        .tie-col-md-7 { width: 58.33333%; }
        .tie-col-md-8 { width: 66.66667%; }
        .tie-col-md-9 { width: 75%; }
        .tie-col-md-10 { width: 83.33333%; }
        .tie-col-md-11 { width: 91.66667%; }
        .tie-col-md-12 { width: 100%; }
      }
      .tie-alignleft {
        float: left;
      }
      .fullwidth {
        width: 100%;
      }
      .alignleft {
        float: left;
        margin: 0.375em 1.75em 1em 0;
      }
      @media (max-width: 767px) {
        .entry .alignleft,
        .entry .alignleft img {
          float: none;
          clear: both;
          display: block;
          margin: 0 auto 1.75em;
        }
      }
      .clearfix:after,
      .clearfix:before {
        content: '\0020';
        display: block;
        height: 0;
        overflow: hidden;
      }
      .clearfix:after {
        clear: both;
      }
      .tie-container {
        position: relative;
        overflow: hidden;
      }
      #tie-wrapper {
        background: #fff;
        position: relative;
        margin: 0 auto;
      }
      .container-wrapper {
        background: 0 0;
        border: 1px solid #a4c2f5;
        border-radius: 5px;
        padding: 15px;
      }
      .custom-container-wrapper {
        background: 0 0;
        border: 5px dashed #a4c2f5;
        border-radius: 5px;
        padding: 15px;
      }
      #content {
        margin-top: 30px;
      }
      @media (max-width: 991px) {
        #content {
          margin-top: 15px;
        }
      }
      .site-content {
        -ms-word-wrap: break-word;
        word-wrap: break-word;
      }
      .theme-header {
        background: #fff;
        position: relative;
        z-index: 999;
      }
      .theme-header:after {
        content: '';
        display: table;
        clear: both;
      }
      .theme-header.has-shadow {
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
      }
      .theme-header.top-nav-below .top-nav {
        z-index: 8;
      }
      .logo-row {
        position: relative;
      }
      #logo {
        margin-top: 40px;
        margin-bottom: 40px;
        display: block;
        float: left;
      }
      #logo img {
        vertical-align: middle;
      }
      #logo img[src*='.svg'] {
        width: 100%;
      }
      @-moz-document url-prefix() {
        #logo img[src*='.svg'] {
          height: 100px;
        }
      }
      #logo a {
        display: inline-block;
      }
      #logo.text-logo a {
        color: #08f;
      }
      #logo.text-logo a:hover {
        color: #006dcc;
        opacity: 0.8;
      }
      .logo-text {
        font-size: 50px;
        line-height: 50px;
        font-weight: 700;
      }
      @media (max-width: 670px) {
        .logo-text {
          font-size: 30px;
        }
      }
      .has-full-width-logo #logo {
        margin: 0;
      }
      .has-full-width-logo #logo a,
      .has-full-width-logo #logo img {
        width: 100%;
        height: auto;
        display: block;
      }
      .has-full-width-logo #logo,
      .header-layout-2 #logo {
        float: none;
        text-align: center;
      }
      .has-full-width-logo #logo img,
      .header-layout-2 #logo img {
        margin-right: auto;
        margin-left: auto;
      }
      .has-full-width-logo .logo-container,
      .header-layout-2 .logo-container {
        width: 100%;
        float: none;
      }
      @media (max-width: 991px) {
        #theme-header.has-normal-width-logo #logo {
          margin: 14px 0;
          text-align: left;
          line-height: 1;
        }
        #theme-header.has-normal-width-logo #logo img {
          width: auto;
          height: auto;
          max-width: 190px;
        }
      }
      @media (max-width: 479px) {
        #theme-header.has-normal-width-logo #logo img {
          max-width: 160px;
          max-height: 60px;
        }
      }
      @media (max-width: 991px) {
        #theme-header.mobile-header-default.header-layout-1
          .header-layout-1-logo,
        #theme-header.mobile-header-default:not(.header-layout-1) #logo {
          -webkit-flex-grow: 10;
          -ms-flex-positive: 10;
          flex-grow: 10;
        }
      }
      .components {
        float: right;
      }
      .components > li {
        position: relative;
        float: right;
        list-style: none;
      }
      .components > li.social-icons-item {
        margin: 0;
      }
      .components > li > a {
        display: block;
        position: relative;
        width: 30px;
        text-align: center;
        line-height: inherit;
        font-size: 16px;
      }
      .components > li:hover > a,
      .components > li > a:hover {
        z-index: 2;
      }
      .header-layout-1 #menu-components-wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .header-layout-1 #main-nav [class*='tie-col-md'] {
          float: left;
          width: auto;
        }
      }
      .header-layout-1 .main-menu-wrapper {
        display: table;
        width: 100%;
      }
      .header-layout-1 #logo {
        line-height: 1;
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
      }
      .header-layout-1 .header-layout-1-logo {
        display: table-cell;
        vertical-align: middle;
        float: none;
      }
      .header-layout-2 #menu-components-wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
      }
      .header-layout-4 #menu-components-wrap {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 25px;
      }
      .header-layout-4 #menu-components-wrap .main-menu-wrap {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
      }
      .rainbow-line {
        height: 3px;
        width: 100%;
        position: relative;
        z-index: 2;
        background-image: linear-gradient(
          to right,
          #f76570 0,
          #f76570 8%,
          #f3a46b 8%,
          #f3a46b 16%,
          #f3a46b 16%,
          #ffd205 16%,
          #ffd205 24%,
          #ffd205 24%,
          #1bbc9b 24%,
          #1bbc9b 25%,
          #1bbc9b 32%,
          #14b9d5 32%,
          #14b9d5 40%,
          #c377e4 40%,
          #c377e4 48%,
          #f76570 48%,
          #f76570 56%,
          #f3a46b 56%,
          #f3a46b 64%,
          #ffd205 64%,
          #ffd205 72%,
          #1bbc9b 72%,
          #1bbc9b 80%,
          #14b9d5 80%,
          #14b9d5 80%,
          #14b9d5 89%,
          #c377e4 89%,
          #c377e4 100%
        );
      }
      @media (max-width: 991px) {
        .header-layout-1 .main-menu-wrapper,
        .logo-container {
          border-width: 0;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row nowrap;
          -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
          justify-content: space-between;
        }
      }
      .mobile-header-components {
        display: none;
        z-index: 10;
        height: 30px;
        line-height: 30px;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex: 1 1 0%;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
      }
      .mobile-header-components .components {
        float: none;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
      }
      .mobile-header-components .components li.custom-menu-link {
        display: inline-block;
        float: none;
      }
      .mobile-header-components .components li.custom-menu-link > a {
        width: 20px;
        padding-bottom: 15px;
      }
      .header-layout-1.main-nav-dark
        .mobile-header-components
        .components
        li.custom-menu-link
        > a {
        color: #fff;
      }
      .mobile-header-components [class*=' tie-icon-'],
      .mobile-header-components [class^='tie-icon-'] {
        font-size: 18px;
        width: 20px;
        height: 20px;
        vertical-align: middle;
      }
      .mobile-header-components .tie-mobile-menu-icon {
        font-size: 20px;
      }
      .mobile-header-components .nav-icon {
        display: inline-block;
        width: 20px;
        height: 2px;
        background-color: #2c2f34;
        position: relative;
        top: -4px;
        transition: background 0.4s ease;
      }
      .mobile-header-components .nav-icon:after,
      .mobile-header-components .nav-icon:before {
        position: absolute;
        right: 0;
        background-color: #2c2f34;
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        transition: background 0.4s, right 0.2s ease, -webkit-transform 0.4s;
        transition: transform 0.4s, background 0.4s, right 0.2s ease;
        transition: transform 0.4s, background 0.4s, right 0.2s ease,
          -webkit-transform 0.4s;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
      }
      .mobile-header-components .nav-icon:before {
        -webkit-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        transform: translateY(-7px);
      }
      .mobile-header-components .nav-icon:after {
        -webkit-transform: translateY(7px);
        -ms-transform: translateY(7px);
        transform: translateY(7px);
      }
      .mobile-header-components .nav-icon.is-layout-2:after,
      .mobile-header-components .nav-icon.is-layout-2:before {
        width: 70%;
        right: 15%;
      }
      .mobile-header-components .nav-icon.is-layout-3:after {
        width: 60%;
      }
      .mobile-header-components .nav-icon.is-layout-4:after {
        width: 60%;
        right: auto;
        left: 0;
      }
      .dark-skin .mobile-header-components .nav-icon,
      .dark-skin .mobile-header-components .nav-icon:after,
      .dark-skin .mobile-header-components .nav-icon:before,
      .main-nav-dark.header-layout-1 .mobile-header-components .nav-icon,
      .main-nav-dark.header-layout-1 .mobile-header-components .nav-icon:after,
      .main-nav-dark.header-layout-1
        .mobile-header-components
        .nav-icon:before {
        background-color: #fff;
      }
      .dark-skin .mobile-header-components .nav-icon .menu-text,
      .main-nav-dark.header-layout-1
        .mobile-header-components
        .nav-icon
        .menu-text {
        color: #fff;
      }
      .mobile-header-components .menu-text-wrapper {
        white-space: nowrap;
        width: auto;
      }
      .mobile-header-components .menu-text {
        color: #2c2f34;
        line-height: 30px;
        font-size: 12px;
        padding: 0 0 0 5px;
        display: inline-block;
        transition: color 0.4s;
      }
      .dark-skin .mobile-header-components .menu-text,
      .main-nav-dark.header-layout-1 .mobile-header-components .menu-text {
        color: #fff;
      }
      #mobile-header-components-area_1 .components li.custom-menu-link > a {
        margin-right: 15px;
      }
      #mobile-header-components-area_2 .components {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
      }
      #mobile-header-components-area_2 .components li.custom-menu-link > a {
        margin-left: 15px;
      }
      #mobile-menu-icon:hover .nav-icon,
      #mobile-menu-icon:hover .nav-icon:after,
      #mobile-menu-icon:hover .nav-icon:before {
        background-color: #08f;
      }
      @media (max-width: 991px) {
        .logo-container:after,
        .logo-container:before {
          height: 1px;
        }
        .mobile-components-row .logo-wrapper {
          height: auto;
        }
        .mobile-components-row .logo-container,
        .mobile-components-row.header-layout-1 .main-menu-wrapper {
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
        }
        .mobile-components-row.header-layout-1 .header-layout-1-logo,
        .mobile-components-row:not(.header-layout-1) #logo {
          -webkit-flex: 1 0 100%;
          -ms-flex: 1 0 100%;
          flex: 1 0 100%;
          -webkit-order: -1;
          -ms-flex-order: -1;
          order: -1;
        }
        .mobile-components-row .mobile-header-components {
          padding: 5px 0;
          height: 45px;
        }
        .mobile-components-row
          .mobile-header-components
          .components
          li.custom-menu-link
          > a {
          padding-bottom: 0;
        }
        #tie-body #mobile-container,
        .mobile-header-components {
          display: block;
        }
      }
      .top-nav {
        background-color: #fff;
        position: relative;
        z-index: 10;
        line-height: 35px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-width: 1px 0;
        color: #2c2f34;
      }
      .top-nav a:not(.button):not(:hover) {
        color: #2c2f34;
      }
      .top-nav .components > li:hover > a {
        color: #08f;
      }
      .top-nav .tie-alignleft {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        position: relative;
      }
      @media (min-width: 992px) {
        .header-layout-1.top-nav-below:not(.has-shadow) .top-nav {
          border-width: 0 0 1px;
        }
      }
      .top-menu .menu a {
        padding: 0 10px;
      }
      .top-menu .menu li:hover > a {
        color: #08f;
      }
      .top-menu .menu ul {
        display: none;
        position: absolute;
        background: #fff;
      }
      .top-menu .menu li:hover > ul {
        display: block;
      }
      .top-menu .menu li {
        position: relative;
      }
      .top-menu .menu ul.sub-menu a {
        width: 180px;
        line-height: 20px;
        padding: 7px 15px;
      }
      .top-menu .menu .tie-current-menu > a {
        color: #08f;
      }
      .top-nav .tie-alignleft .components,
      .top-nav .tie-alignleft .components > li {
        float: left;
      }
      .top-nav-dark .top-nav {
        background-color: #2c2e32;
        color: #ccc;
      }
      .top-nav-dark .top-nav * {
        border-color: rgba(255, 255, 255, 0.1);
      }
      .top-nav-dark
        .top-nav
        .components
        > li.social-icons-item
        .social-link:not(:hover)
        span,
      .top-nav-dark .top-nav .components > li > a {
        color: #ccc;
      }
      .top-nav-dark .top-nav .components > li:hover > a {
        color: #fff;
      }
      .top-nav-dark .top-nav .top-menu li a {
        color: #ccc;
        border-color: rgba(255, 255, 255, 0.04);
      }
      .top-nav-dark .top-menu ul {
        background: #2c2e32;
      }
      .top-nav-dark .top-menu li:hover > a {
        background: rgba(0, 0, 0, 0.1);
        color: #08f;
      }
      @media (max-width: 991px) {
        .theme-header .components,
        .top-menu,
        .top-nav:not(.has-breaking-news) {
          display: none;
        }
      }
      .main-nav-wrapper {
        position: relative;
        z-index: 4;
      }
      .main-nav-below.top-nav-below-main-nav .main-nav-wrapper {
        z-index: 9;
      }
      .main-nav {
        position: relative;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-width: 1px 0;
      }
      .main-menu-wrapper {
        border: 0 solid rgba(0, 0, 0, 0.1);
        position: relative;
      }
      @media (min-width: 992px) {
        .header-menu {
          float: left;
        }
        .header-menu .menu li {
          display: block;
          float: left;
        }
        .header-menu .menu a {
          display: block;
          position: relative;
        }
        .header-menu .menu .sub-menu a {
          padding: 8px 10px;
        }
        .header-menu .menu a:hover,
        .header-menu .menu li:hover > a {
          z-index: 2;
        }
        .header-menu .menu ul {
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        }
        .header-menu .menu ul li {
          position: relative;
        }
        .header-menu .menu ul a {
          border-width: 0 0 1px;
          transition: 0.15s;
        }
        .header-menu .menu ul ul {
          top: 0;
          left: 100%;
        }
        #main-nav {
          z-index: 9;
          line-height: 60px;
        }
        .header-layout-1.top-nav-below #main-nav .main-menu > ul > li,
        .top-nav-below-main-nav #main-nav .main-menu > ul > li {
          border-bottom: 0;
          margin-bottom: 0;
        }
        .main-menu .menu a {
          transition: 0.15s;
        }
        .main-menu .menu > li > a {
          padding: 0 14px;
          font-size: 13px;
          font-weight: 600;
        }
        .main-menu .menu > li > .menu-sub-content {
          border-top: 2px solid #08f;
        }
        .main-menu .menu > li.tie-current-menu {
          border-bottom: 5px solid #08f;
          margin-bottom: -5px;
        }
        .main-menu .menu > li.tie-current-menu > a:after {
          content: '';
          width: 20px;
          height: 2px;
          position: absolute;
          margin-top: 17px;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          background: #2c2f34;
          transition: 0.3s;
        }
        .main-menu .menu ul {
          line-height: 20px;
          z-index: 1;
        }
        .main-menu .menu .sub-menu .tie-menu-icon {
          width: 20px;
        }
        .main-menu .menu-sub-content {
          display: none;
          padding: 15px;
          width: 230px;
          position: absolute;
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
        }
        .main-menu .menu-sub-content a {
          width: 200px;
        }
        .main-menu .menu-sub-content .menu-item-has-children > a:before {
          right: 5px;
        }
        .main-menu ul li:hover > .menu-sub-content,
        .main-menu ul li[aria-expanded='true'] > .mega-menu-block,
        .main-menu ul li[aria-expanded='true'] > ul {
          display: block;
          z-index: 1;
        }
        nav.main-nav .menu > li.tie-current-menu > a,
        nav.main-nav .menu > li:hover > a {
          background-color: #08f;
          color: #fff;
        }
        .header-layout-1 .main-menu-wrap .menu > li:only-child:not(.mega-menu) {
          position: relative;
        }
        .header-layout-1
          .main-menu-wrap
          .menu
          > li:only-child
          > .menu-sub-content {
          right: 0;
          left: auto;
        }
        .header-layout-1
          .main-menu-wrap
          .menu
          > li:only-child
          > .menu-sub-content
          ul {
          left: auto;
          right: 100%;
        }
        nav.main-nav .components > li:hover > a {
          color: #08f;
        }
        .main-nav-dark .main-nav {
          background: #1f2024;
          border-width: 0;
        }
        .main-nav-dark .main-nav .components > li > a {
          color: #fff;
        }
        .main-nav-dark
          .main-nav
          .components
          > li.social-icons-item
          .social-link:not(:hover)
          span {
          color: #fff;
        }
        .main-nav-dark .main-nav.fixed-nav {
          background-color: rgba(31, 32, 36, 0.95);
        }
        .main-nav-dark .main-menu .menu > li a {
          color: #fff;
        }
        .main-nav-dark
          .main-menu
          .menu
          ul
          li.current-menu-item:not(.mega-link-column)
          > a,
        .main-nav-dark .main-menu .menu ul li:hover > a {
          color: #08f;
        }
        .main-nav-dark .main-menu .menu-sub-content {
          background: #1f2024;
          color: #fff;
        }
        .main-nav-dark .main-menu .mega-cat-wrapper,
        .main-nav-dark .main-menu .menu ul a {
          border-color: rgba(255, 255, 255, 0.04);
        }
        .main-nav-light .main-nav {
          background-color: #fff;
          color: #2c2f34;
        }
        .main-nav-light .main-nav .menu-sub-content {
          background: #fff;
        }
        .main-nav-light .main-nav .components li a:hover,
        .main-nav-light
          .main-nav
          .menu
          ul
          li.current-menu-item:not(.mega-link-column)
          > a,
        .main-nav-light .main-nav .menu ul li:hover > a {
          color: #08f;
        }
        .main-nav-light .main-nav .components li a,
        .main-nav-light .main-nav .menu a {
          color: #2c2f34;
        }
        .main-nav-light .main-nav .components li a.button:hover {
          color: #fff;
        }
        .main-nav-light .main-nav.fixed-nav {
          background-color: rgba(255, 255, 255, 0.95);
        }
        .main-nav-light .mega-menu .post-meta,
        .main-nav-light .mega-menu .post-meta a:not(:hover) {
          color: rgba(0, 0, 0, 0.5);
        }
      }
      @media (min-width: 992px) {
        .mega-menu > a:before,
        .menu-item-has-children > a:before {
          content: '';
          position: absolute;
          right: 12px;
          margin-top: 2px;
          top: 50%;
          bottom: auto;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 0;
          height: 0;
          border: 4px solid transparent;
          border-top: 4px solid #fff;
          transition: border 0.15s;
        }
        .mega-menu .menu-item-has-children > a:before,
        .menu-item-has-children .menu-item-has-children > a:before {
          border: 4px solid transparent;
          border-left-color: #fff;
        }
        .menu .mega-menu:not(.is-icon-only) > a,
        .menu > .menu-item-has-children:not(.is-icon-only) > a {
          padding-right: 25px;
        }
        .main-menu .menu > li.tie-current-menu > a:before,
        .main-menu .menu > li:hover > a:before {
          border-top-color: #fff;
        }
        .main-nav-light .main-nav .menu-item-has-children > a:before,
        .main-nav-light .mega-menu > a:before {
          border-top-color: #2c2f34;
        }
        .main-nav-light
          .main-nav
          .menu-item-has-children
          .menu-item-has-children
          > a:before,
        .main-nav-light .mega-menu .menu-item-has-children > a:before {
          border-top-color: transparent;
          border-left-color: #2c2f34;
        }
        .main-nav-light .main-nav .menu-item-has-children li:hover > a:before,
        .main-nav-light .mega-menu li:hover > a:before {
          border-left-color: #08f;
        }
        .top-nav-dark .top-menu .menu-item-has-children > a:before {
          border-top-color: #ccc;
        }
        .top-nav-dark
          .top-menu
          .menu-item-has-children
          .menu-item-has-children
          > a:before {
          border-left-color: #ccc;
          border-top-color: transparent;
        }
      }
      @media (min-width: 992px) {
        .main-nav-below.top-nav-below #main-nav:not(.fixed-nav) {
          bottom: -1px;
        }
        .dark-skin .main-nav-below.top-nav-below-main-nav #main-nav {
          border-top-width: 0;
        }
      }
      .theme-header:not(.main-nav-boxed) .fixed-nav .main-menu-wrapper {
        background: 0 0;
      }
      .header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav-wrapper {
        z-index: 9;
      }
      .header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav {
        margin-bottom: -1px;
        bottom: 0;
        border-top-width: 0;
      }
      @media (min-width: 992px) {
        .header-layout-1.main-nav-below.top-nav-below-main-nav .top-nav {
          margin-top: -1px;
        }
      }
      .header-layout-1.has-shadow:not(.top-nav-below) .main-nav {
        border-bottom: 0;
      }
      #theme-header.header-layout-1 > div:only-child nav {
        border-width: 0;
      }
      @media only screen and (min-width: 992px) and (max-width: 1100px) {
        .main-nav .menu > li:not(.is-icon-only) > a {
          padding-left: 7px;
          padding-right: 7px;
        }
        .main-nav .menu > li:not(.is-icon-only) > a:before {
          display: none;
        }
      }
      .theme-header .fixed-nav {
        position: fixed;
        width: 100%;
        top: 0;
        bottom: auto;
        z-index: 100;
        will-change: transform;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
        box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.1);
        border-width: 0;
        background-color: rgba(255, 255, 255, 0.95);
      }
      .theme-header .fixed-nav:not(.just-before-sticky) {
        line-height: 60px;
      }
      @media (min-width: 992px) {
        .theme-header
          .fixed-nav:not(.just-before-sticky)
          .header-layout-1-logo {
          display: none;
        }
      }
      .theme-header .fixed-nav .container {
        opacity: 0.95;
      }
      .theme-header .fixed-nav .main-menu,
      .theme-header .fixed-nav .main-menu-wrapper {
        border-top: 0;
      }
      .theme-header
        .fixed-nav:not(.fixed-unpinned):not(.fixed-pinned)
        .tie-current-menu {
        border: none;
      }
      .theme-header .fixed-pinned {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
      @media (max-width: 991px) {
        .theme-header .fixed-nav {
          transition: none;
        }
        .fixed-nav.default-behavior-mode {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
        }
      }
      @media (max-width: 991px) {
        #tie-wrapper header#theme-header {
          box-shadow: none;
          background: 0 0;
        }
        .header-layout-1 .main-nav,
        .logo-container {
          border-width: 0;
          box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
        }
        .header-layout-1.top-nav-below .main-nav:not(.fixed-nav) {
          box-shadow: none;
        }
        .is-header-layout-1.has-header-ad .top-nav-below .main-nav {
          border-bottom-width: 1px;
        }
        .header-layout-1 .main-nav,
        .logo-container {
          background-color: #fff;
        }
        .dark-skin .logo-container,
        .main-nav-dark.header-layout-1 .main-nav {
          background-color: #1f2024;
        }
        .dark-skin #theme-header .logo-container.fixed-nav {
          background-color: rgba(31, 32, 36, 0.95);
        }
        .header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav {
          margin-bottom: 0;
        }
        .header-layout-1 #menu-components-wrap,
        .header-layout-2 .main-nav-wrapper,
        .header-layout-3 .main-nav-wrapper {
          display: none;
        }
        .main-menu-wrapper .tie-alignleft {
          width: 100%;
        }
      }
      h1 {
        font-size: 30px;
      }
      button {
        border: 0;
        background: 0 0;
      }
      .footer__league-item {
        width: 60px;
        height: 28px;
        display: block;
      }
      .footer__comercial-item {
        padding: 0 1px;
        height: 28px;
        margin: 4px 0;
      }
      .footer__league {
        width: 100%;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        padding: 10px 0;
      }
      .bet-button {
        background: linear-gradient(0deg, #d60808, #ef0e0e);
        color: #fff;
        border: 2px solid #d60808;
      }
      .bet-button:hover {
        background: linear-gradient(0deg, #d60808, #c41d1d);
        color: #fff;
        border: 2px solid #d60808;
      }
      .casino-button {
        background: linear-gradient(0deg, #59b7ab, #46a094);
        color: #fff;
        border: 2px solid #46a094;
      }
      .casino-button:hover {
        background: linear-gradient(0deg, #59b7ab, #3d968a);
        color: #fff;
        border: 2px solid #46a094;
      }
      .bp-button {
        display: inline-block;
        position: relative;
        font-weight: 700;
        padding: 15px 35px;
        font-size: 14px;
        border-radius: 5px;
        margin: 0 0 0 5px;
        background: #03c97a;
        color: #fff;
      }
      .header-layout-1 .main-menu-wrapper {
        display: flex;
      }
      .header-layout-1 #menu-components-wrap {
        margin-left: auto;
      }
      .main-menu-wrapper .stream-item-top {
        margin-left: 20px;
      }
      .main-menu-wrapper .bp-button {
        line-height: 20px;
        padding: 5px 10px;
      }
      .header-layout-1-logo {
        display: flex;
        align-items: center;
      }
      .main-block {
        color: #fff;
      }
      .main-block h1 {
        text-transform: uppercase;
        text-align: center;
      }
      .main-block span {
        text-align: center;
      }
      .header h3 {
        color: #fff;
        text-align: center;
        padding: 20px 0;
        margin: 0;
        text-transform: uppercase;
      }
      .header h2 {
        font-size: 25px;
        text-align: center;
        margin: 0 0 30px 0;
        padding: 0 15px;
        color: #d60808;
        text-transform: uppercase;
      }
      img.in-content {
        margin: 0 auto 1.5em auto;
        max-width: 500px;
        display: block;
        border: 3px solid #f2f2f2;
        width: 100%;
        height: 300px;
        object-fit: cover;
      }
      @media (max-width: 991px) {
        .theme-header
          .fixed-nav:not(.just-before-sticky)
          .header-layout-1-logo {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 400px) {
        .main-menu-wrapper .bp-button:first-child {
          display: none;
        }
      }
      #content img {
        margin-bottom: 25px;
      }
      #content ol,
      #content ul {
        margin-bottom: 20px;
        padding-left: 15px;
        margin-left: 20px;
      }
      #content ol li,
      #content ul li {
        list-style: disc;
        list-style-image: none;
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 26px;
      }
      #content table {
        border-collapse: collapse;
        width: 100%;
        border-spacing: 0;
      }
      #content tbody {
        border-color: #4e4e5b;
        list-style: none;
        border: 0;
        outline: 0;
      }
      #content table tr {
        border-color: #4e4e5b;
      }
      #content table tr td {
        border: 1px solid #4e4e5b;
        padding: 8px;
        font-size: 16px;
        line-height: 1.5;
      }
      #content .table-is-responsive {
        overflow-x: auto;
        margin: 0 auto;
      }
      #content .custom-navigation-bar ul {
        padding: 0;
        margin: 0;
      }
      #content .custom-navigation-bar li {
        list-style: none;
      }
      #content .custom-navigation-bar li a {
        color: #000;
      }
      #content .custom-main-content {
        padding: 0;
        margin-bottom: 40px;
      }
      #footer {
        background-color: #262634;
      }
      #go-to-content:hover,
      #logo.text-logo a,
      #main-nav .menu ul li.current-menu-item:not(.mega-link-column) > a,
      #main-nav .menu ul:not(.cats-horizontal) li:hover > a,
      #mobile-menu-icon:hover .menu-text,
      #story-index li .is-current,
      .dark-skin body .entry a,
      .entry .post-bottom-meta a:hover,
      .main-nav li.mega-menu .post-box-title a:hover,
      .main-nav li.mega-menu .post-meta a:hover,
      .site-footer a:hover,
      .site-info a:hover,
      .theme-header .header-nav .components li a:hover,
      .theme-header .header-nav .components > li:hover > a,
      .top-nav .menu li:hover > a,
      .top-nav .menu > .tie-current-menu > a,
      a:hover,
      body .entry a {
        color: #2e7a6b;
      }
      #go-to-top,
      #mobile-menu-icon:hover .nav-icon,
      #mobile-menu-icon:hover .nav-icon:after,
      #mobile-menu-icon:hover .nav-icon:before,
      #story-index-icon,
      .button,
      .cat-counter a + span,
      .post-cat,
      [type='submit'],
      nav.main-nav .menu > li.tie-current-menu > a,
      nav.main-nav .menu > li:hover > a {
        background-color: #2e7a6b;
        color: #fff;
      }
      .main-menu .menu > li > .menu-sub-content,
      code {
        border-color: #2e7a6b;
      }
      .main-menu .menu > li.tie-current-menu {
        border-bottom-color: #2e7a6b;
      }
      .top-nav .menu li.menu-item-has-children:hover > a:before,
      .top-nav .menu li.tie-current-menu > a:before {
        border-top-color: #2e7a6b;
      }
      .main-nav .main-menu .menu > li.tie-current-menu > a:before,
      .main-nav .main-menu .menu > li:hover > a:before {
        border-top-color: #fff;
      }
      header.main-nav-light .main-nav .mega-menu li:hover > a:before,
      header.main-nav-light
        .main-nav
        .menu-item-has-children
        li:hover
        > a:before {
        border-left-color: #2e7a6b;
      }
      .top-nav ul.menu li .menu-item-has-children:hover > a:before {
        border-top-color: transparent;
        border-left-color: #2e7a6b;
      }
      ::-moz-selection {
        background-color: #2e7a6b;
        color: #fff;
      }
      ::selection {
        background-color: #2e7a6b;
        color: #fff;
      }
      #logo.text-logo a:hover,
      .dark-skin body .entry a:hover,
      body .entry a:hover {
        color: #004839;
      }
      .button:hover,
      .site-footer .button:hover,
      .site-footer [type='submit']:hover,
      a.post-cat:hover {
        background-color: #004839;
        color: #fff;
      }
      body .entry a.button {
        color: #fff;
      }
      #tie-body .has-block-head-4 {
        color: #fff;
      }
      #tie-body .has-block-head-4:before {
        background-color: #2e7a6b;
      }
      #tie-body .has-block-head-4:after {
        background-color: #2e7a6b;
      }
      #main-nav,
      #main-nav .menu-sub-content {
        background-color: #13131c;
      }
      #main-nav {
        border-width: 0;
      }
      #theme-header #main-nav:not(.fixed-nav) {
        bottom: 0;
      }
      #main-nav * {
        border-color: rgba(255, 255, 255, 0.07);
        background: #000;
      }
      #main-nav .main-menu .mega-menu > a:before,
      #main-nav .menu li.menu-item-has-children > a:before {
        border-top-color: #fff;
      }
      #main-nav .mega-menu .menu-item-has-children > a:before,
      #main-nav .menu li .menu-item-has-children > a:before {
        border-top-color: transparent;
        border-left-color: #fff;
      }
      #main-nav a.social-link:not(:hover) span,
      #main-nav a:not(:hover) {
        color: #fff;
      }
      #theme-header:not(.main-nav-boxed) #main-nav {
        border-bottom-color: #ff2400;
        border-bottom-width: 2px;
        border-right: 0 none;
        border-left: 0 none;
      }
      #main-nav {
        color: #fff;
      }
      #main-nav .mega-menu .post-meta,
      #main-nav .mega-menu .post-meta a {
        color: rgba(255, 255, 255, 0.6);
      }
      #tie-container #tie-wrapper,
      .post-layout-8 #content {
        background-color: #f5f5f5;
        margin-top: 114px;
      }
      @media (min-width: 1200px) {
        .container {
          width: auto;
        }
      }
      @media (min-width: 1080px) {
        .container {
          max-width: 1080px;
        }
      }
      @media (max-width: 991px) {
        #theme-header.has-normal-width-logo #logo img {
          width: 150px;
          max-width: 100%;
          height: auto;
          max-height: 200px;
        }
      }
      .casino-review_wrapper {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
        margin: 0 0 48px;
      }
      .casino-review_item {
        display: flex;
        flex-direction: column;
        position: relative;
        width: calc(25% - 15px);
        min-width: 220px;
        padding: 20px 18px 18px;
        text-align: left;
        box-sizing: border-box;
        border-radius: 14px;
        border: 1px solid #e8eaef;
        background: #fff;
        box-shadow: 0 1px 3px rgba(15, 23, 42, 0.06);
        transition: box-shadow 0.2s ease, border-color 0.2s ease;
      }
      .casino-review_item:hover {
        border-color: #d5dae3;
        box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
      }
      .casino-review_item__title {
        color: #1a1d26;
        font-size: 17px;
        font-weight: 700;
        line-height: 1.3;
        margin-bottom: 10px;
        text-align: center;
        letter-spacing: -0.01em;
      }
      .casino-review_item__rating-wrap {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
        width: auto;
        height: auto;
        margin: 0 auto 14px;
        padding: 4px 10px;
        border-radius: 999px;
        background: #fff8e6;
        border: 1px solid #f0e4c8;
      }
      .casino-review_item__rating-value {
        display: inline-block;
        line-height: 1;
        padding: 0;
        margin: 0;
        position: static;
        font-size: 13px;
        font-weight: 700;
        color: #9a7209;
      }
      #content .casino-review_item__rating-wrap img {
        display: none;
      }
      #content .casino-review_item__rating-wrap::before {
        content: "★";
        font-size: 12px;
        line-height: 1;
        color: #d4a017;
      }
      .casino-review_item__description {
        font-size: 13px;
        line-height: 1.55;
        font-weight: 400;
        color: #5c6370;
        margin: 0 0 12px;
        flex-grow: 1;
      }
      .casino-review_item__specs_wrap {
        margin-bottom: 14px;
        padding: 12px;
        border-radius: 10px;
        background: #f7f8fa;
        border: 1px solid #eef0f4;
      }
      .casino-review_item__specs-item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 2px;
        margin-bottom: 10px;
      }
      .casino-review_item__specs-item:last-child {
        margin-bottom: 0;
      }
      .casino-review_item__specs-item div {
        font-size: 14px;
        font-weight: 400;
        color: #2f3244;
        width: auto;
      }
      .casino-review_item__specs-item div:first-child,
      .casino-review_item__specs-item div:last-child {
        width: auto;
      }
      .casino-review_item__specs-item_name {
        text-align: left;
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        color: #8b919a;
      }
      .casino-review_item__specs-item .casino-review_item__specs-item_value {
        text-align: left;
        font-weight: 600;
        font-size: 14px;
        line-height: 1.35;
        color: #1a1d26;
      }
      .casino-review_item__specs-item_value a {
        font-size: inherit;
        font-weight: inherit;
        color: inherit;
        text-decoration: none;
      }
      .casino-review_item__link {
        display: block;
        margin-top: auto;
        text-decoration: none;
      }
      .casino-review_item__link span {
        height: 44px;
        color: #fff;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0.02em;
        border-radius: 10px;
        text-transform: none;
        background: linear-gradient(180deg, #0ecf86 0%, #03b06e 100%);
        display: flex;
        justify-content: center;
        align-items: center;
        transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
      }
      .casino-review_item__link:hover span {
        background: linear-gradient(180deg, #0abf7c 0%, #029a60 100%);
        box-shadow: 0 4px 14px rgba(3, 176, 110, 0.28);
        transform: translateY(-1px);
      }
      @media (max-width: 1100px) {
        .casino-review_item {
          width: calc(33.33333% - 14px);
        }
      }
      @media (max-width: 800px) {
        .casino-review_item {
          width: calc(50% - 10px);
        }
      }
      @media (max-width: 650px) {
        .casino-review_item {
          width: 100%;
          min-width: 0;
        }
        .casino-review_item__specs-item div {
          font-size: 14px;
        }
      }
      .content-anchors-title {
        display: block;
        font-size: 22px;
        margin-bottom: 25px;
      }
      #main-nav .main-menu-wrapper .bp-button {
        background: #03c97a;
        padding: 9px 14px;
      }
      .text-center {
        text-align: center;
      }
      .custom-headline {
        margin-top: 30px;
      }
      .top-navigation {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        background-color: #000;
        color: #fff;
        height: 84px;
        padding: 0.5em 1em;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
      }
      .top-navigation div.logo {
        font-size: 22px;
        color: #fff;
      }
      .hamburger-menu {
        position: absolute;
        top: 0;
        margin-top: 84px;
        left: 0;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        padding: 0;
      }
      .hamburger-menu > li {
        margin: 0 1rem;
        overflow: hidden;
        align-items: center;
      }
      #tie-container .hamburger-menu > li a {
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
      }
      .menu-button-container {
        display: flex;
        height: 100%;
        width: 30px;
        cursor: pointer;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }
      #menu-toggle {
        display: none;
      }
      .menu-button,
      .menu-button::before,
      .menu-button::after {
        display: block;
        background-color: #fff;
        position: absolute;
        height: 4px;
        width: 30px;
        transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
        border-radius: 2px;
      }
      .menu-button::before {
        content: '';
        margin-top: -8px;
      }
      .menu-button::after {
        content: '';
        margin-top: 8px;
      }
      #menu-toggle:checked + .menu-button-container .menu-button::before {
        margin-top: 0px;
        transform: rotate(405deg);
      }
      #menu-toggle:checked + .menu-button-container .menu-button {
        background: rgba(255, 255, 255, 0);
      }
      #menu-toggle:checked + .menu-button-container .menu-button::after {
        margin-top: 0px;
        transform: rotate(-405deg);
      }
      @media (min-width: 100px) {
        .menu-button-container {
          display: flex;
        }
        .hamburger-menu {
          position: absolute;
          z-index: 9999;
          top: 0;
          margin-top: 84px;
          left: 0;
          flex-direction: column;
          width: 100%;
          justify-content: center;
          align-items: center;
        }
        #menu-toggle ~ .hamburger-menu li {
          height: 0;
          margin: 0;
          padding: 0;
          border: 0;
          transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
        }
        #menu-toggle:checked ~ .hamburger-menu li {
          border: 1px solid #333;
          height: 2.5em;
          padding: 0;
          transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
        }
        .hamburger-menu > li {
          display: flex;
          justify-content: center;
          margin: 0;
          padding: 0.5em 0;
          width: 100%;
          color: #fff;
          background-color: #000;
        }
        .menu > li:not(:last-child) {
          border-bottom: 1px solid #444;
        }
      }
      .navigation-left-part {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .custom-logo {
        margin-left: 10px;
        height: 56px;
        width: auto;
        max-width: min(320px, 58vw);
        object-fit: contain;
      }
      #tie-container .action-buttons {
        display: flex;
        justify-content: space-around;
        align-items: center;
      }
      #tie-container .action-buttons a {
        height: 46px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
        line-height: 0.8em;
        padding: 8px 16px;
        margin-left: 15px;
        border-radius: 5px;
        text-transform: uppercase;
        background-color: #03c97a;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease-in-out;
      }
      @media (max-width: 500px) {
        #tie-container .action-buttons a:first-child {
          display: none;
        }
        #tie-container .action-buttons a {
          height: 40px;
          padding: 4px 8px;
          font-size: 13px;
        }
      }
      #site-info .footer-menu {
        margin: 25px 0;
      }
      #site-info .footer-menu a {
        color: #ccc;
      }
      .none-border {
        border: 0;
      }
      #site-info .menu > li:not(:last-child) {
        border: 0;
      }
      #site-info .menu > li {
        margin-bottom: 8px;
      }
      #site-info .menu > li:hover a {
        color: #ccc;
        text-decoration: underline;
      }
      .custom-html-widget {
        margin: 40px 0 25px;
      }
      #site-info .copyright-text {
        color: #ccc;
      }
      .promo-item_download-apk {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 12px;
      }
      .promo-item_download-apk a {
        background-color: #f7f8fa;
        color: #1a1d26;
        width: 100%;
        max-width: 180px;
        height: auto;
        min-height: 36px;
        border: 1px solid #e0e4ea;
        border-radius: 8px;
        text-align: center;
        transition: background 0.2s ease, border-color 0.2s ease;
        display: flex;
        align-items: center;
        flex-direction: row;
        text-decoration: none;
        font-weight: 600;
        justify-content: center;
        gap: 8px;
        padding: 8px 12px;
      }
      .promo-item_download-apk a:hover {
        background-color: #eef0f4;
        border-color: #cfd5df;
      }
      .promo-item_download-apk .text {
        font-size: 11px;
        text-transform: none;
        text-align: left;
        line-height: 1.25;
        color: #1a1d26;
      }
      .dmca-badge img {
          width: 120px;
          height: auto;
          max-width: 100%;
      }
      @media (max-width: 900px) {
        .promo-item_download-apk {
          margin-bottom: 25px;
        }
      }
      .banner.banner--slider {
        padding: 0;
        border-radius: 18px;
        overflow: hidden;
        background: transparent;
        margin-bottom: 30px;
      }
      .universal-slider {
        width: 100%;
        overflow: hidden;
        border-radius: 18px;
        background: transparent;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
      }
      .universal-slider__track {
        display: flex;
        width: 500%;
        align-items: flex-start;
        animation: universalSlider 20s infinite ease-in-out;
      }
      .universal-slider__item {
        width: 20%;
        flex: 0 0 20%;
        line-height: 0;
      }
      .universal-slider__item img {
        display: block;
        width: 100%;
        height: auto;
        max-height: none;
      }
      @keyframes universalSlider {
        0%, 16% { transform: translateX(0%); }
        20%, 36% { transform: translateX(-20%); }
        40%, 56% { transform: translateX(-40%); }
        60%, 76% { transform: translateX(-60%); }
        80%, 96% { transform: translateX(-80%); }
        100% { transform: translateX(0%); }
      }
      @media (max-width: 768px) {
        .banner.banner--slider,
        .universal-slider {
          border-radius: 12px;
        }
      }

/* SEO build: heading semantics for casino cards */
h2.casino-review_item__title {
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 10px;
  text-align: center;
}

h3.guide-section__title {
  font-size: inherit;
  font-weight: 700;
  margin: 0 0 1em;
}

.info-page {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px 60px;
  text-align: left;
  line-height: 1.6;
}

.info-page h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 24px;
  color: #000;
}

.info-page h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 28px 0 12px;
  color: #000;
}

.info-page p,
.info-page ul {
  margin-bottom: 16px;
}

.info-page ul {
  padding-left: 24px;
}

.info-page li {
  margin-bottom: 8px;
}

.info-page a {
  color: #0a5bd3;
}

.info-page__back {
  display: inline-block;
  margin-bottom: 24px;
  color: #0a5bd3;
  text-decoration: none;
}

.info-page__back:hover {
  text-decoration: underline;
}

/* Fix global img rule stretching icons and logos */
.custom-logo {
  width: auto;
  max-width: min(320px, 58vw);
  height: 56px;
  object-fit: contain;
}

@media (max-width: 500px) {
  .custom-logo {
    height: 44px;
    max-width: min(240px, 62vw);
  }
}

.casino-review_item__rating-wrap img {
  display: none;
}

.banner.banner--slider,
.universal-slider,
.universal-slider__track,
.universal-slider__item {
  height: auto;
  max-height: none;
}

.universal-slider__item img {
  width: 100% !important;
  height: auto !important;
  display: block;
  max-height: none !important;
  object-fit: unset !important;
}

@media (max-width: 768px) {
  .universal-slider__item img {
    max-height: none !important;
    height: auto !important;
  }
}

.guide-section img,
.post-content img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.mirror-cta {
  background: linear-gradient(135deg, #0d3b2e 0%, #03c97a 100%);
  border-radius: 12px;
  padding: 28px 24px;
  margin: 24px 0 32px;
  text-align: center;
  color: #fff;
}

.mirror-cta__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #fff;
}

.mirror-cta__updated {
  font-size: 14px;
  opacity: 0.9;
  margin-bottom: 20px;
  color: #fff;
}

.mirror-cta__button {
  display: inline-block;
  background: #fff;
  color: #0d3b2e;
  font-size: 18px;
  font-weight: 700;
  padding: 14px 32px;
  border-radius: 8px;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.mirror-cta__button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  color: #0d3b2e;
}

.mirror-faq {
  margin-top: 32px;
}

.mirror-faq details {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 12px;
  padding: 12px 16px;
  background: #fafafa;
}

.mirror-faq summary {
  font-weight: 600;
  cursor: pointer;
  list-style: none;
}

.mirror-faq summary::-webkit-details-marker {
  display: none;
}

.mirror-faq details p {
  margin: 12px 0 0;
  line-height: 1.5;
}

.casino-review_item__mirror-link {
  margin: 0 0 12px;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}

.casino-review_item__mirror-link a {
  color: #03a86a;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(3, 168, 106, 0.35);
  transition: color 0.15s ease, border-color 0.15s ease;
}

.casino-review_item__mirror-link a:hover {
  color: #028a58;
  border-bottom-color: #028a58;
}
