<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">button {
  border: none;
  outline: none; }
  button:hover {
    cursor: pointer; }

.clear {
  font-size: 0;
  line-height: 0;
  clear: both; }

.mg-but {
  display: inline-block;
  text-decoration: none; }

.mg-but1 {
  padding: 8px 15px;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  margin: 10px 20px;
  min-width: 140px;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01); }
  .mg-but1:hover {
    background-color: #911201;
    background-image: -o-linear-gradient(#9e1402, #690d01);
    background-image: -moz-linear-gradient(#9e1402, #690d01);
    background-image: -webkit-linear-gradient(#9e1402, #690d01);
    background-image: -ms-linear-gradient(#9e1402, #690d01);
    background-image: linear-gradient( #9e1402, #690d01);
    -pie-background: linear-gradient( #9e1402, #690d01); }
  .mg-but1:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    background-color: #690d01;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(11.1111111111%, #690d01));
    background-image: -o-linear-gradient(bottom, #891101, #690d01);
    background-image: -moz-linear-gradient(bottom, #891101, #690d01);
    background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
    background-image: -ms-linear-gradient(bottom, #891101, #690d01);
    background-image: linear-gradient(to top, #891101, #690d01);
    -pie-background: linear-gradient(to top, #891101, #690d01); }

.mg-but2 {
  min-width: 150px;
  padding: 8px 15px;
  color: #fff;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01); }
  .mg-but2:hover {
    background-color: #911201;
    background-image: -o-linear-gradient(#9e1402, #690d01);
    background-image: -moz-linear-gradient(#9e1402, #690d01);
    background-image: -webkit-linear-gradient(#9e1402, #690d01);
    background-image: -ms-linear-gradient(#9e1402, #690d01);
    background-image: linear-gradient( #9e1402, #690d01);
    -pie-background: linear-gradient( #9e1402, #690d01); }
  .mg-but2:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    background-color: #690d01;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(11.1111111111%, #690d01));
    background-image: -o-linear-gradient(bottom, #891101, #690d01);
    background-image: -moz-linear-gradient(bottom, #891101, #690d01);
    background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
    background-image: -ms-linear-gradient(bottom, #891101, #690d01);
    background-image: linear-gradient(to top, #891101, #690d01);
    -pie-background: linear-gradient(to top, #891101, #690d01); }

.mg-but3 {
  min-width: 160px;
  padding: 6px;
  color: #fff;
  border: 1px solid #500a01;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01); }
  .mg-but3:hover {
    border: 1px solid #9c1301;
    background-color: #911201;
    background-image: -o-linear-gradient(#9e1402, #690d01);
    background-image: -moz-linear-gradient(#9e1402, #690d01);
    background-image: -webkit-linear-gradient(#9e1402, #690d01);
    background-image: -ms-linear-gradient(#9e1402, #690d01);
    background-image: linear-gradient( #9e1402, #690d01);
    -pie-background: linear-gradient( #9e1402, #690d01); }
  .mg-but3:active {
    border: 1px solid #680d01;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    background-color: #690d01;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(11.1111111111%, #690d01));
    background-image: -o-linear-gradient(bottom, #891101, #690d01);
    background-image: -moz-linear-gradient(bottom, #891101, #690d01);
    background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
    background-image: -ms-linear-gradient(bottom, #891101, #690d01);
    background-image: linear-gradient(to top, #891101, #690d01);
    -pie-background: linear-gradient(to top, #891101, #690d01); }

.mg-but4 {
  padding: 8px 15px;
  color: #000;
  border: 1px solid #690d01;
  border-radius: 3px;
  line-height: 1;
  background-color: #fff;
  background-image: -o-linear-gradient(#fff, #fff);
  background-image: -moz-linear-gradient(#fff, #fff);
  background-image: -webkit-linear-gradient(#fff, #fff);
  background-image: -ms-linear-gradient(#fff, #fff);
  background-image: linear-gradient( #fff, #fff);
  -pie-background: linear-gradient( #fff, #fff); }
  .mg-but4:hover {
    color: #fff;
    background-color: #821001;
    background-image: -o-linear-gradient(#891101, #690d01);
    background-image: -moz-linear-gradient(#891101, #690d01);
    background-image: -webkit-linear-gradient(#891101, #690d01);
    background-image: -ms-linear-gradient(#891101, #690d01);
    background-image: linear-gradient( #891101, #690d01);
    -pie-background: linear-gradient( #891101, #690d01); }
  .mg-but4:active {
    color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    background-color: #690d01;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(11.1111111111%, #690d01));
    background-image: -o-linear-gradient(bottom, #891101, #690d01);
    background-image: -moz-linear-gradient(bottom, #891101, #690d01);
    background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
    background-image: -ms-linear-gradient(bottom, #891101, #690d01);
    background-image: linear-gradient(to top, #891101, #690d01);
    -pie-background: linear-gradient(to top, #891101, #690d01); }

.mg-but5 {
  position: relative;
  padding: 8px 15px;
  color: #fff;
  border: #f00 transparent transparent transparent;
  border-radius: 2px 0 0 2px;
  background: #690d01;
  line-height: 1; }
  .mg-but5:before {
    position: absolute;
    top: 0;
    right: -28px;
    bottom: 0;
    width: 7px;
    content: "";
    border: 14px solid transparent;
    border-left: 7px solid #690d01; }
  .mg-but5:hover {
    background: #821001; }
    .mg-but5:hover:before {
      border-left-color: #821001; }
  .mg-but5:active {
    background: #500a01; }
    .mg-but5:active:before {
      border-left-color: #500a01; }

table.mg-tabs1 {
  border-collapse: collapse; }
  table.mg-tabs1 td {
    padding: 5px;
    border: none; }

table.mg-tabs2 {
  border: 1px solid #cecece;
  border-collapse: collapse; }
  table.mg-tabs2 td {
    padding: 5px;
    border: 1px solid #cecece; }

table.mg-tabs3 {
  border: 1px solid #cecece;
  border-collapse: collapse; }
  table.mg-tabs3 th {
    padding: 5px 0;
    color: #333;
    border: 1px solid #cecece;
    background: #e5e5e5; }
  table.mg-tabs3 td {
    padding: 5px;
    border: 1px solid #cecece; }

table.mg-tabs4 {
  border-collapse: collapse; }
  table.mg-tabs4 th {
    padding: 5px 0;
    color: #333;
    background: #e5e5e5; }
  table.mg-tabs4 td {
    padding: 5px;
    border-bottom: 1px solid #cecece; }

.mg-tab {
  margin: 10px 0;
  padding: 12px;
  border-radius: 2px;
  font: normal 14px/17px arial; }
  .mg-tab p {
    margin: 0; }

.mg-tb1 {
  color: #4d4d4d;
  border: 2px solid #9c1301; }

.mg-tb2 {
  color: #fff;
  border: 2px solid #5f0c01;
  background: #7e1001; }

.mg-tb3 {
  color: #fff;
  border: 2px solid #5f0c01;
  background: #7e1001; }

.mg-tb4 {
  color: #fff;
  border: 2px solid #7e1001;
  background: #7e1001;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }

.mg-tb5 {
  color: #4d4d4d;
  border: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 4px 0px 0px #6a0d01; }

.mg-tb6 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

.mg-tb7 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0px 0px 6px rgba(0, 0, 0, 0.2); }

.mg-tb8 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); }
  .mg-tb8 .title {
    padding: 11px 20px 11px;
    color: #fff;
    border-radius: 2px 2px 0 0;
    font: normal 18px/18px arial;
    background-image: -o-linear-gradient(#b01602, #690d01);
    background-image: -moz-linear-gradient(#b01602, #690d01);
    background-image: -webkit-linear-gradient(#b01602, #690d01);
    background-image: -ms-linear-gradient(#b01602, #690d01);
    background-image: linear-gradient( #b01602, #690d01);
    -pie-background: linear-gradient( #b01602, #690d01); }
  .mg-tb8 .body {
    padding: 14px 20px;
    color: #4d4d4d;
    font: 14px arial; }

.mg-tb9 {
  min-width: 200px;
  padding: 0;
  border: 2px solid #6a0d01;
  border-radius: 4px 4px 0 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); }
  .mg-tb9 .title {
    padding: 5px 3px;
    color: #fff;
    border-radius: 2px 2px 0 0;
    font: normal 18px/18px arial;
    background-color: #690d01;
    background-image: -o-linear-gradient(#6a0d01, #6a0d01);
    background-image: -moz-linear-gradient(#6a0d01, #6a0d01);
    background-image: -webkit-linear-gradient(#6a0d01, #6a0d01);
    background-image: -ms-linear-gradient(#6a0d01, #6a0d01);
    background-image: linear-gradient( #6a0d01, #6a0d01);
    -pie-background: linear-gradient( #6a0d01, #6a0d01); }
  .mg-tb9 .body {
    padding: 5px;
    color: #4d4d4d;
    font: 14px arial; }

.mg-tb10 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); }
  .mg-tb10 .title {
    padding: 11px 20px 11px;
    color: #fff;
    border-radius: 2px 2px 0 0;
    font: normal 18px/18px arial;
    background-color: #911201;
    background-image: -o-linear-gradient(#ce1a02, #730e01);
    background-image: -moz-linear-gradient(#ce1a02, #730e01);
    background-image: -webkit-linear-gradient(#ce1a02, #730e01);
    background-image: -ms-linear-gradient(#ce1a02, #730e01);
    background-image: linear-gradient( #ce1a02, #730e01);
    -pie-background: linear-gradient( #ce1a02, #730e01); }
  .mg-tb10 .body {
    padding: 14px 20px;
    color: #4d4d4d;
    font: 14px arial; }

.mg-navig {
  display: inline-block;
  min-width: 38px;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 50%;
  font: 19px/38px arial; }

.mg-navig1 {
  color: #fff;
  background: #690d01; }

.mg-navig2 {
  color: #4d4d4d;
  border-color: #ce1a02;
  background: #f61f02; }

.mg-navig3 {
  color: #4d4d4d;
  border-color: #9c1301;
  background: #fff; }

.mg-navig4 {
  color: #4d4d4d;
  background: #e71d02;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }

.tabs-wrap {
  margin: 1.57em 0; }

.tabs-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
  font-size: 0;
  line-height: 0; }
  .tabs-nav li {
    display: inline-block;
    vertical-align: top; }
    .tabs-nav li:first-child a {
      border-left: 1px solid #cecece; }
    .tabs-nav li a {
      position: relative;
      display: block;
      height: 37px;
      padding: 0 15px;
      text-decoration: none;
      color: #666;
      border: solid #cecece;
      border-width: 1px 1px 1px 0;
      background-color: #ebebeb;
      font-size: 12px;
      line-height: 37px; }
      .tabs-nav li a:hover, .tabs-nav li a.active {
        z-index: 10;
        height: 36px;
        margin-top: -1px;
        border-top: 3px solid #690d01;
        background-color: #fff;
        line-height: 35px; }
      .tabs-nav li a:focus {
        outline: none; }

.tabs-body {
  margin-top: -1px;
  padding: 25px;
  border: 1px solid #cecece; }
  .tabs-body &gt; div {
    display: none; }
    .tabs-body &gt; div.active {
      display: block; }
/*---ĐĄĐ˘ĐĐĐĐĐĐŚĐĐŻ ĐĄĐĐĐĐ˘ĐĐĐŤĐ---*/
input, select, textarea {
  outline: none; }

:focus {
  outline: -webkit-focus-ring-color auto 0px; }

.g-button {
  /*background: repeating-linear-gradient(to bottom right,#68b33c 0%,#068958 100%) !important;*/ }

.g-button {
  background: linear-gradient(to bottom right, rgba(32, 210, 255, 0.3) 0%, rgba(70, 40, 102, 0.36) 61.2%) #20d2ff !important; }

.g-button:hover {
  background: linear-gradient(to bottom right, rgba(32, 210, 255, 0.59) 0%, rgba(70, 40, 102, 0.7) 61.2%) #20d2ff !important;
  -webkit-box-shadow: 0px 10px 15px rgba(70, 40, 102, 0.2) !important;
  -moz-box-shadow: 0px 10px 15px rgba(70, 40, 102, 0.2) !important;
  box-shadow: 0px 10px 15px rgba(70, 40, 102, 0.2) !important; }

.g-panel__head a {
  /*color: #68b33c !important;*/ }

.g-vote-status__label {
  /*
   color: #68b33c !important;
   border: 1px solid #68b33c !important;
   */ }

.g-button.g-button--invert:hover {
  border-color: transparent !important; }

.g-button.g-button--invert {
  border-color: transparent !important; }

input[type=text][name=_cn]:focus, .g-form-control-text:focus, .g-form-control-textarea:focus {
  border: 1px solid rgba(17, 85, 204, 0) !important;
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0) !important; }

.g-img__count {
  /*background: #68b33c !important;*/ }

.content-55 a {
  text-align: center; }

.g-img--gallery-album .g-img__link:hover {
  /*
   border-color: rgba(17,85,204,0.0) !important;
   box-shadow: 0 0 3px rgba(17,85,204,0.0) !important;
   */ }

.g-img--gallery-image:hover .g-img__link {
  /*
   border-color: rgba(17,85,204,0.0) !important;
   box-shadow: 0 0 3px rgba(17,85,204,0.0) !important;
   */ }

.title-page .menu-49 .menu-scroll &gt; ul, .menu-49 .menu-scroll &gt; ul {
  width: 80%;
  height: 33px; }

iframe {
  border: transparent !important; }

.g-img--gallery-image .g-img__caption {
  text-align: center; }

.content-73 a {
  text-align: center; }
/*
 .title-page .menu-6 .menu-scroll &gt; ul, .menu-6 .menu-scroll &gt; ul {
 width: 85%;
 flex-wrap: wrap;
 }
 .title-page .menu-154 .menu-scroll &gt; ul, .menu-154 .menu-scroll &gt; ul {
 width: 95%;
 flex-wrap: wrap;
 }
 */
.highslide-image-name {
  font-size: 14px !important; }

.content-165 a {
  text-align: center; }

.highslide:hover img {
  border: 1px solid #2aa3d5 !important; }

.content-307 a:hover {
  text-decoration: underline; }
/*
 .g-button {
 background: #ff7a5c !important;
 }
 */
.title-page .menu-167 .menu-scroll &gt; ul ul, .menu-167 .menu-scroll &gt; ul ul {
  z-index: 999; }

.title-page .block-170, .block-170 {
  z-index: -1; }

.title-page .block-169, .block-169 {
  z-index: -1; }

.g-panel__head a {
  color: #2aa3d5 !important; }

.g-vote-status__label {
  color: #2aa3d5 !important;
  border: 1px solid #2aa3d5 !important; }

.g-form-control-radio input[type=radio]:checked ~ .g-form-control-radio__input {
  border-color: #02a0fe !important;
  background-color: #02a0fe !important; }

.g-vote-visualize__progress {
  background-color: #2aa3d5 !important; }

.g-vote-visualize__bar {
  background: #dedede !important; }

.g-gallery2-album-list a {
  text-align: center; }
/*
 .g-img__count {
 background: #e6a4b4 !important;
 }
 */
.g-img--gallery-album .g-img__link:hover {
  border-color: #2aa3d5 !important;
  box-shadow: 0 0 3px rgba(17, 85, 204, 0) !important; }

.g-img--gallery-image:hover .g-img__link {
  border-color: #2aa3d5 !important;
  box-shadow: 0 0 3px rgba(17, 85, 204, 0) !important; }

.highslide img {
  border: 1px solid transparent !important; }

.wrapper {
  color: #1c1c1c !important; }

.title-page .menu-12 .menu-scroll &gt; ul &gt; li.more-button.disabled, .menu-12 .menu-scroll &gt; ul &gt; li.more-button.disabled {
  display: block;
  margin: 0; }

.title-page .menu-12 .menu-scroll &gt; ul, .menu-12 .menu-scroll &gt; ul {
  width: 90%;
  flex-wrap: wrap;
  align-items: center; }

.title-page .menu-12 .menu-scroll &gt; ul &gt; li.more-button, .menu-12 .menu-scroll &gt; ul &gt; li.more-button {
  margin: 0; }

.content-47 a {
  color: #008edb !important; }

.content-47 a:hover {
  text-decoration: none; }

.g-article {
  border: 0.06667em solid #2aa3d5 !important; }

.title-page .menu-49 .menu-scroll &gt; ul, .menu-49 .menu-scroll &gt; ul {
  width: 70%;
  height: auto;
  flex-wrap: wrap;
  align-items: center; }

.content-67 a:hover {
  text-decoration: none; }

.g-gallery2-album-list a:hover {
  text-decoration: none !important; }

.title-page .menu-188 .menu-scroll &gt; ul &gt; li.more-button &gt; a, .menu-188 .menu-scroll &gt; ul &gt; li.more-button &gt; a {
  background: #2ad1f1 !important;
  padding: 15px 20px; }

.title-page .menu-188 .menu-scroll &gt; ul, .menu-188 .menu-scroll &gt; ul {
  width: 90%;
  flex-wrap: wrap;
  align-items: center; }

.title-page .menu-188 .menu-scroll &gt; ul &gt; li.more-button, .menu-188 .menu-scroll &gt; ul &gt; li.more-button {
  margin: 0; }

.title-page .menu-169 .menu-scroll &gt; ul, .menu-169 .menu-scroll &gt; ul {
  width: 75%;
  flex-wrap: wrap; }

.menu-188 .menu-scroll &gt; ul &gt; li.more-button &gt; ul {
  z-index: 999;
  background: #35383f; }

.menu-188 .menu-scroll &gt; ul ul &gt; li &gt; a {
  background: #35383f;
  border-radius: 0px;
  padding: 10px; }

.menu-188 .menu-scroll &gt; ul ul &gt; li &gt; a:hover {
  -webkit-box-shadow: inset 3px 0px 0px #2ad1f1;
  -moz-box-shadow: inset 3px 0px 0px #2ad1f1;
  box-shadow: inset 3px 0px 0px #2ad1f1; }

.block-120 {
  z-index: 1; }

.content-193 a:hover {
  text-decoration: none; }

.g-form-control-checkbox:hover .g-form-control-checkbox__input, .g-form-control-checkbox:hover .g-form-control-radio__input, .g-form-control-radio:hover .g-form-control-checkbox__input, .g-form-control-radio:hover .g-form-control-radio__input {
  border-color: #2aa3d5 !important;
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0) !important; }

.g-form-control-radio input[type=radio]:checked ~ .g-form-control-radio__input {
  border-color: #2aa3d5 !important;
  background-color: #2aa3d5 !important; }

.g-panel {
  border: 1px solid #2aa3d5 !important; }

.g-img__count {
  background: #2aa3d5 !important; }

.block-107 {
  z-index: 1; }

.title-page .menu-14 .menu-scroll &gt; ul &gt; li.more-button, .menu-14 .menu-scroll &gt; ul &gt; li.more-button {
  display: block !important;
  margin: 0; }

.title-page .menu-14 .menu-scroll &gt; ul, .menu-14 .menu-scroll &gt; ul {
  align-items: center;
  width: 85%;
  flex-wrap: wrap; }

.title-page .menu-96 .menu-scroll &gt; ul, .menu-96 .menu-scroll &gt; ul {
  width: 85%;
  flex-wrap: wrap; }

.title-page .menu-14 .menu-scroll &gt; ul &gt; li.more-button &gt; a, .menu-14 .menu-scroll &gt; ul &gt; li.more-button &gt; a {
  background: #09dbdc !important; }

.g-vote .g-button.g-button--invert {
  color: #fff !important; }

.g-vote .g-button--invert.g-button--arr-left::after {
  background: url(../arrow.html) 0 0 no-repeat; }

.g-auth__right-container .g-button.g-button--invert {
  color: #fff !important;
  font-size: 14px; }

.title-page .menu-5 .menu-scroll &gt; ul ul, .menu-5 .menu-scroll &gt; ul ul {
  overflow-y: scroll;
  scroll-behavior: smooth;
  height: 400px;
  width: 260px; }

.title-page .side-panel-13 .side-panel-content-inner, .side-panel-13 .side-panel-content-inner {
  overflow-y: hidden; }

.title-page .side-panel-13 .side-panel-content, .side-panel-13 .side-panel-content {
  width: 320px; }

.content-147 a {
  color: #feb463 !important;
  text-decoration: underline; }

.content-147 a:hover {
  text-decoration: none; }

.g-page .g-page-gallery2 .g-button a {
  color: #fff !important; }

.title-page .menu-7 .menu-scroll &gt; ul, .menu-7 .menu-scroll &gt; ul {
  width: 95%;
  flex-wrap: wrap;
  align-items: center; }

.title-page .menu-7 .menu-scroll &gt; ul &gt; li.more-button, .menu-7 .menu-scroll &gt; ul &gt; li.more-button {
  display: block;
  margin-left: 20px; }

.title-page .menu-7 .menu-scroll &gt; ul &gt; li.more-button, .menu-7 .menu-scroll &gt; ul &gt; li.more-button {
  border: 2px solid #20d2ff !important;
  /*border-radius: 50% !important;*/ }

.title-page .menu-7 .menu-scroll &gt; ul &gt; li.more-button &gt; a span, .menu-7 .menu-scroll &gt; ul &gt; li.more-button &gt; a span {
  color: #20d2ff !important;
  font-size: 20px;
  font-weight: bold; }

.title-page .menu-7 .menu-scroll &gt; ul &gt; li.more-button &gt; a, .menu-7 .menu-scroll &gt; ul &gt; li.more-button &gt; a {
  width: 30px;
  min-height: 30px;
  line-height: 0;
  padding: 0;
  margin: 0;
  justify-content: center;
  padding-bottom: 10px; }

.title-page .menu-7 .menu-scroll &gt; ul &gt; li.more-button &gt; ul, .menu-7 .menu-scroll &gt; ul &gt; li.more-button &gt; ul {
  z-index: 999; }

.block-70 {
  z-index: 0; }

.block-48 {
  z-index: 0; }

.content-158 a {
  font-size: 14px; }

.content-115 a:hover {
  text-decoration: none; }
</pre></body></html>