@font-face {
  font-family: 'medieval';
  src: url("https://sa1.top/files/medieval-webfont.woff2") format("woff2"),
       url("https://sa1.top/files/medieval-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}



/*!
 * Bootstrap Grid v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }


::before,
::after {
  box-sizing: inherit; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 626px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 626px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }


@keyframes moveUp {
  0% {
    opacity: 0;
    transform: translateY(40px); }
  100% {
    opacity: 1;
    transform: translate(0); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes slide {
  0%, 100% {
    margin-left: 0%; }
  16% {
    margin-left: 0%; }
  20% {
    margin-left: -100%; }
  36% {
    margin-left: -100%; }
  40% {
    margin-left: -200%; }
  56% {
    margin-left: -200%; }
  60% {
    margin-left: -300%; }
  76% {
    margin-left: -300%; }
  80% {
    margin-left: -400%; }
  96% {
    margin-left: -400%; } }

@-moz-keyframes slide {
  0%, 100% {
    margin-left: 0%; }
  16% {
    margin-left: 0%; }
  20% {
    margin-left: -100%; }
  36% {
    margin-left: -100%; }
  40% {
    margin-left: -200%; }
  56% {
    margin-left: -200%; }
  60% {
    margin-left: -300%; }
  76% {
    margin-left: -300%; }
  80% {
    margin-left: -400%; }
  96% {
    margin-left: -400%; } }

@keyframes slide {
  0%, 100% {
    margin-left: 0%; }
  16% {
    margin-left: 0%; }
  20% {
    margin-left: -100%; }
  36% {
    margin-left: -100%; }
  40% {
    margin-left: -200%; }
  56% {
    margin-left: -200%; }
  60% {
    margin-left: -300%; }
  76% {
    margin-left: -300%; }
  80% {
    margin-left: -400%; }
  96% {
    margin-left: -400%; } }

@-webkit-keyframes content-s {
  0% {
    left: -420px; }
  10% {
    left: 0px; }
  30% {
    left: 0px; }
  40% {
    left: 0px; }
  50% {
    left: 0px; }
  60% {
    left: 0px; }
  70% {
    left: 0; }
  80% {
    left: -420px; }
  90% {
    left: -420px; }
  100% {
    left: -420px; } }

@-moz-keyframes content-s {
  0% {
    left: -420px; }
  10% {
    left: 0px; }
  30% {
    left: 0px; }
  40% {
    left: 0px; }
  50% {
    left: 0px; }
  60% {
    left: 0px; }
  70% {
    left: 0; }
  80% {
    left: -420px; }
  90% {
    left: -420px; }
  100% {
    left: -420px; } }

@keyframes content-s {
  0% {
    left: -420px; }
  10% {
    left: 20px; }
  15% {
    left: 0px; }
  30% {
    left: 0px; }
  40% {
    left: 0px; }
  50% {
    left: 0px; }
  60% {
    left: 0px; }
  70% {
    left: 0; }
  80% {
    left: -420px; }
  90% {
    left: -420px; }
  100% {
    left: -420px; } }

*:focus {
  outline: none ; }

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit; }

html {
  font-size: 67.5%;
  scroll-behavior: smooth;
  image-rendering: -webkit-optimize-contrast; }
  @media (max-width: 1300px) {
    html {
      font-size: 60%; } }
  @media (max-width: 899px) {
    html {
      font-size: 55%; } }
  @media (max-width: 625px) {
    html {
      font-size: 60%; } }

body ::-moz-selection {
  background: #000000; /* اللون الأسود */
}

body ::selection {
  background: #000000; /* اللون الأسود */
}


main {
  height: auto;
  background-image: linear-gradient(to bottom, #272727, #bd9a79); }

.heading-primary {
  color: #D5B500;
  backface-visibility: hidden;
  font-family: 'medieval';
  margin: 3rem 10vw;
  text-shadow: 0px 0px 15px rgba(242, 217, 187, 0.9); }
  .heading-primary-homepage {
    padding: 3rem 10vw ; }
  .heading-primary--main {
    display: block;
    font-weight: 900;
    animation: fadeIn .75s ease-out;
    font-size: 6.5rem; }
    @media (max-width: 899px) {
      .heading-primary--main {
        font-size: 5.5rem; } }
    @media (max-width: 625px) {
      .heading-primary--main {
        font-size: 4rem; } }
  .heading-primary--sub {
    display: block;
    font-size: 3rem;
    font-weight: 500;
    animation: fadeIn .75s ease-out; }
    @media (max-width: 625px) {
      .heading-primary--sub {
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } }
  .heading-primary--title {
    display: block;
    color: #1b130b;
    font-size: 3.8rem;
    font-weight: 900;
    margin: 0 auto;
    text-align: center;
    padding: 0 1rem;
    text-shadow: 0px 0px 6px #272727;
    max-width: fit-content; }
    @media (max-width: 625px) {
      .heading-primary--title {
        color: #fae6cc; } }

.heading-secondary {
  color: #D5B500;
  backface-visibility: hidden;
  font-family: 'medieval';
  margin: 2rem 10vw;
  text-shadow: 0px 0px 15px rgba(242, 217, 187, 0.9); }
  .heading-secondary--main {
    display: block;
    font-size: 3.5rem;
    font-weight: 900;
    animation: fadeIn .75s ease-out; }
    @media (max-width: 625px) {
      .heading-secondary--main {
        font-size: 3rem; } }
  .heading-secondary--sub {
    display: block;
    font-size: 3rem;
    font-weight: 500;
    animation: fadeIn .75s ease-out; }

.u-center-text {
  text-align: center; }

.u-margin-bottom-tiny {
  margin-bottom: 1rem; }

.u-margin-bottom-small {
  margin-bottom: 1.4rem; }

.u-margin-bottom-medium {
  margin-bottom: 4rem; }

.u-margin-bottom-big {
  margin-bottom: 8rem; }

.u-margin-top-tiny {
  margin-top: 1.4rem; }

.u-margin-top-small {
  margin-top: 2.3rem; }

.u-margin-top-medium {
  margin-top: 4rem; }

.u-margin-top-big {
  margin-top: 8rem; }

.u-margin-top-huge {
  margin-top: 10rem; }

.u-padding-bottom-small {
  padding-bottom: 1.4rem; }

.u-padding-bottom-medium {
  padding-bottom: 4rem; }

.u-padding-bottom-big {
  padding-bottom: 8rem; }

.u-padding-top-tiny {
  padding-top: 1.4rem; }

.u-padding-top-small {
  padding-top: 2.3rem; }

.u-padding-top-medium {
  padding-top: 4rem; }

.u-padding-top-big {
  padding-top: 8rem; }

.u-padding-top-huge {
  padding-top: 10rem; }

.u-margin-left-medium {
  margin-left: 3rem; }

.u-no-margin {
  margin: 0 ; }

.u-no-hor-margin {
  margin-left: 0 ;
  margin-right: 0 ; }

.u-no-ver-margin {
  margin-top: 0 ;
  margin-bottom: 0 ; }

.u-no-padding {
  padding: 0 ; }

.u-scale-10,
.u-scale-15 {
  height: auto; }
  @media (max-width: 625px) {
    .u-scale-10,
    .u-scale-15 {
      width: 50% ; } }

.u-scale-20,
.u-scale-25,
.u-scale-30,
.u-scale-33,
.u-scale-40,
.u-scale-49,
.u-scale-50,
.u-scale-60,
.u-scale-70,
.u-scale-80,
.u-scale-90,
.u-scale-100 {
  height: auto; }
  @media (max-width: 625px) {
    .u-scale-20,
    .u-scale-25,
    .u-scale-30,
    .u-scale-33,
    .u-scale-40,
    .u-scale-49,
    .u-scale-50,
    .u-scale-60,
    .u-scale-70,
    .u-scale-80,
    .u-scale-90,
    .u-scale-100 {
      width: 100% ; } }

.u-scale-10 {
  width: 10%; }

.u-scale-15 {
  width: 15%; }

.u-scale-20 {
  width: 20%; }

.u-scale-25 {
  width: 25%; }

.u-scale-30 {
  width: 30%; }

.u-scale-33 {
  width: 33%; }

.u-scale-40 {
  width: 40%; }

.u-scale-49 {
  width: 49%; }

.u-scale-50 {
  width: 50%; }

.u-scale-60 {
  width: 60%; }

.u-scale-70 {
  width: 70%; }

.u-scale-80 {
  width: 80%; }

.u-scale-90 {
  width: 90%; }

.u-scale-100 {
  width: 100%; }

.sc01 {
  transform: scale(0.1); }

.sc02 {
  transform: scale(0.2) ; }

.sc03 {
  transform: scale(0.3) ; }

.sc04 {
  transform: scale(0.4) ; }

.sc05 {
  transform: scale(0.5) ; }

.sc06 {
  transform: scale(0.6) ; }

.sc07 {
  transform: scale(0.7) ; }

.sc08 {
  transform: scale(0.8) ; }

.sc09 {
  transform: scale(0.9) ; }

.ud {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.no-ud {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg); }

.grayscale {
  filter: grayscale(1); }

@media (max-width: 625px) {
  .no-mobile-display {
    display: none; } }

.no-desktop-display {
  display: none; }
  @media (max-width: 625px) {
    .no-desktop-display {
      display: inline; } }

.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 6rem;
  height: 0;
  overflow: hidden; }
  .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                    supported by Chrome and Opera */ }

.u-section-large {
  padding: 5rem 15%; }
  @media (max-width: 1300px) {
    .u-section-large {
      padding: 5rem 12%; } }
  @media (max-width: 625px) {
    .u-section-large {
      padding: 5rem 7.5%; } }

.u-section-medium {
  padding: 5rem 12%; }
  @media (max-width: 1300px) {
    .u-section-medium {
      padding: 5rem 9%; } }
  @media (max-width: 625px) {
    .u-section-medium {
      padding: 5rem 6%; } }

.u-section-small {
  padding: 5rem 8%; }
  @media (max-width: 1300px) {
    .u-section-small {
      padding: 5rem 6%; } }
  @media (max-width: 625px) {
    .u-section-small {
      padding: 5rem 5%; } }

.img-in-text {
  vertical-align: middle;
  display: inline; }
  .img-in-text img {
    vertical-align: middle;
    display: inline;
    height: 4rem;
    width: auto; }
  .img-in-text-small img {
    height: 2.7rem; }

.btn {
  margin: 0 5px; }
  .btn:link, .btn:visited {
    text-transform: uppercase;
    text-decoration: none;
    padding: 7px 14px;
    display: inline-block;
    border-radius: 10px;
    transition: all .2s;
    position: relative;
    font-size: 1.4rem;
    font-family: 'medieval';
    font-weight: 600;
    letter-spacing: 1.3px; }
  @media (min-width: 1600px) {
    .btn {
      margin: 0 5px; }
      .btn:link, .btn:visited {
        text-transform: uppercase;
        text-decoration: none;
        display: inline-block;
        border-radius: 12px;
        transition: all .2s;
        position: relative;
        font-size: 1.7rem;
        font-family: 'medieval';
        font-weight: 600;
        letter-spacing: 1.5px; } }
  @media (max-width: 899px) {
    .btn {
      margin: 0 5px; }
      .btn:link, .btn:visited {
        text-transform: uppercase;
        text-decoration: none;
        padding: 10px 20px;
        display: inline-block;
        border-radius: 0;
        position: relative;
        font-size: 2rem;
        font-family: 'medieval';
        font-weight: 600;
        letter-spacing: 1.5px;
        margin: 0 ;
        width: 100%;
        animation: none; } }
  .btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 17px rgba(0, 0, 0, 0.175); }
    @media (max-width: 899px) {
      .btn:hover {
        transform: none;
        box-shadow: none;
        background-color: #272727;
        transition: all 0s; } }
    .btn:hover::after {
      transform: scaleX(1.4) scaleY(1.6);
      opacity: 0; }
      @media (max-width: 899px) {
        .btn:hover::after {
          transform: none;
          box-shadow: none; } }
  .btn:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.175); }
    @media (max-width: 899px) {
      .btn:active {
        transform: none;
        box-shadow: none; } }
  .btn--white {
    background-color: #272727;
    color: #fae6cc;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7); }
    @media (max-width: 899px) {
      .btn--white {
        background-color: transparent;
        text-shadow: none;
        font-weight: 500 ; } }
  .btn-small {
    padding: 8px 20px ;
    margin: 0 4px;
    font-size: 1.55rem ; }

.text-btn {
  width: fit-content;
  cursor: pointer;
  margin: 1rem 5px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 14px;
  display: inline-block;
  transition: all 0.2s;
  position: relative;
  font-family: "medieval";
  font-weight: 600;
  letter-spacing: 1.3px;
  padding: 1rem 1.5rem;
  background-color: transparent;
  color: #1b130b;
  text-shadow: none;
  border-radius: 0 ;
  font-size: 1.8rem ; }
  @media (min-width: 1600px) {
    .text-btn {
      font-size: 1.7rem;
      letter-spacing: 1.5px; } }
  @media (max-width: 899px) {
    .text-btn {
      padding: 10px 20px;
      font-size: 2rem;
      letter-spacing: 1.5px;
      animation: none; } }
  .text-btn:hover {
    background-color: #272727;
    transform: none;
    box-shadow: none;
    text-shadow: none;
    transition: all 0.1s ease-in-out; }
    @media (max-width: 899px) {
      .text-btn:hover {
        transform: none;
        box-shadow: none;
        background-color: #272727;
        transition: all 0s; } }

.feature-box {
  background-color: rgba(218, 191, 158, 0.8);
  font-size: 1.65rem;
  padding: 1.5rem 1.15rem;
  margin: 2.25rem 0;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.15);
  transition: all .25s;
  font-family: 'medieval';
  cursor: pointer; }
  .feature-box:hover {
    transform: translateY(-0.7rem) scale(1.03);
    box-shadow: 0 1.7rem 4rem rgba(0, 0, 0, 0.225);
    border-radius: 13px;
    background-color: rgba(242, 217, 187, 0.87); }
  .feature-box-small {
    font-size: 1.4rem;
    padding: 1rem;
    margin: 1.75rem 1rem; }
    @media (max-width: 625px) {
      .feature-box-small {
        font-size: 1.3rem; } }
    .feature-box-small h3 {
      margin-bottom: .25rem; }
    .feature-box-small:hover {
      transform: translateY(-0.75rem) scale(1.02) ;
      box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.2) ; }
    .feature-box-small .feature-box__icon {
      height: 7.5rem;
      width: auto;
      padding: .8rem; }
  .feature-box__text {
    font-size: 1.9rem;
    margin: 1rem; }
  .feature-box__icon {
    height: 9rem;
    width: auto;
    padding: .4rem; }
    .feature-box__icon-custom1 {
      content: url("https://sa1.top/file/eq-might.png"); }
      @media (max-width: 899px) {
        .feature-box__icon-custom1 {
          content: url("https://sa1.top/file/eq-might-mini.png"); } }
    .feature-box__icon-custom2 {
      content: url("https://sa1.top/file/gallantry-calculator.png"); }
      @media (max-width: 899px) {
        .feature-box__icon-custom2 {
          content: url("https://sa1.top/file/gallantry-calculator-mini.png"); } }

.navbar {
  padding-top: 12px;
  padding-right: 3rem;
  float: right;
  margin-left: 240px; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 899px) {
    .navbar {
      position: absolute;
      z-index: 999;
      margin-left: 0;
      padding-right: 0;
      float: left; } }
  @media (min-width: 900px) {
    .navbar {
      height: 100%;
      margin: 0 3rem;
      padding: 0; }
      .navbar .menu {
        height: 100%;
        display: table; }
        .navbar .menu li {
          display: table-cell;
          text-align: center;
          vertical-align: middle; }
          .navbar .menu li a {
            padding: 1rem 1.5rem; }
            .navbar .menu li a:hover {
              background-color: #272727;
              transform: none;
              box-shadow: none;
              text-shadow: none;
              transition: all 0s ease-in-out; } }
  @media (max-width: 899px) {
    .navbar__btn {
      margin-bottom: .8rem ;
      text-align: center;
      animation: moveUp .6s ease-out .5s;
      animation-fill-mode: backwards;
      padding: 8px 16px ; } }
  @media (min-width: 900px) {
    .navbar__btn {
      margin: 0 5px;
      background-color: transparent;
      color: #1b130b;
      text-shadow: none;
      border-radius: 0 ;
      font-size: 1.8rem ; } }
  .navbar__icon {
    height: 1.9rem;
    width: auto; }

.grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(25vh, 1fr));
  grid-auto-rows: 20vh;
  height: auto; }

.element {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline; }

body::-webkit-scrollbar {
  width: 1em; }

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 60px #D5B500; }

body::-webkit-scrollbar-thumb {
  background-color: #272727;
  outline: 1px solid black; }

#slider {
  width: 80%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 10%;
  max-height: 300px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); }

.slider-box {
  padding-bottom: 10rem; }

@keyframes load {
  from {
    left: -100%; }
  to {
    left: 0; } }

.slides {
  width: 500%;
  height: 100%;
  position: relative;
  -webkit-animation: slide 50s infinite;
  -moz-animation: slide 50s infinite;
  animation: slide 50s infinite; }

.slider {
  width: 20%;
  height: 100%;
  float: left;
  position: relative;
  z-index: 1;
  overflow: hidden; }

.slide img {
  width: 100%;
  height: 100%; }

.image {
  width: 100%;
  height: 100%; }

.image img {
  width: 100%;
  height: 100%; }

.legend {
  border: 60vw solid transparent;
  border-left: 50vw solid rgba(242, 217, 187, 0.8);
  border-bottom: 0;
  position: absolute;
  bottom: 0; }
  @media (max-width: 625px) {
    .legend {
      border: 100vw solid rgba(242, 217, 187, 0.8); } }

.content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden; }

.content-txt {
  width: 400px;
  height: 150px;
  float: left;
  position: relative;
  -webkit-animation: content-s 10s infinite;
  -moz-animation: content-s 10s infinite;
  animation: content-s 10s infinite;
  top: 8rem; }
  .content-txt__2line {
    top: 10.5vw; }
  @media (max-width: 1300px) {
    .content-txt {
      width: 375px; } }
  @media (max-width: 899px) {
    .content-txt {
      width: 275px; } }

.content-txt h2 {
  font-family: 'medieval';
  text-transform: uppercase;
  font-size: 2.1rem;
  color: #1b130b;
  text-align: left;
  margin-left: 30px;
  padding-bottom: 10px;
  bottom: 150px;
  font-weight: 900;
  position: absolute;
  transition: all .2s;
  cursor: pointer; }
  .content-txt h2:hover {
    transform: translateY(-3px); }
    .content-txt h2:hover::after {
      transform: scaleX(1.4) scaleY(1.6);
      opacity: 0; }
  @media (max-width: 899px) {
    .content-txt h2 {
      font-size: 1.5rem;
      margin-left: 20px; } }
  @media (max-width: 625px) {
    .content-txt h2 {
      font-size: 1.3rem; } }

.content-txt p {
  font-family: 'medieval';
  font-weight: normal;
  font-size: 1.5rem;
  font-style: italic;
  color: #1b130b;
  text-align: left;
  margin-left: 30px;
  font-weight: 500;
  padding-top: 2rem; }
  @media (max-width: 899px) {
    .content-txt p {
      font-size: 1.05rem;
      margin-left: 20px; } }
  @media (max-width: 625px) {
    .content-txt p {
      font-size: 0.9rem; } }

.single-table {
  display: table ;
  margin: auto ; }

.multi-table-container {
  display: inline-flex;
  justify-content: space-evenly;
  flex-direction: row; }
  @media (max-width: 625px) {
    .multi-table-container {
      flex-direction: column; } }

.might-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'medieval'; }
  .might-table td, .might-table th:nth-child(1) {
    width: 55%; }
  .might-table td, .might-table th:nth-child(2) {
    width: 45%; }

.might-table th {
  overflow-wrap: break-word; }

.might-table td, .might-table th {
  padding: 4px 4px; }

.might-table tbody td {
  font-size: 5rem;
  vertical-align: middle; }
  .might-table tbody td img {
    width: 13%;
    height: auto; }
    @media (max-width: 625px) {
      .might-table tbody td img {
        padding: 0 ;
        width: 40% ; } }
  @media (max-width: 625px) {
    .might-table tbody td {
      font-size: 6rem; } }

.might-table tr:nth-child(even) {
  background: #D8C2A7; }

.might-table thead {
  background: #806853; }

.might-table thead th {
  font-size: 3rem;
  font-weight: bold;
  color: #F0F0F0; }

.might-table thead th:first-child {
  border-left: none; }

.might-table tfoot {
  font-size: 1.3rem;
  font-weight: bold;
  color: #F0F0F0;
  background: #806853; }

.might-table tfoot td {
  font-size: 16px; }

.guide-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  padding: 0 ;
  flex-basis: auto ; }

.guide-table th {
  overflow-wrap: break-word;
  font-family: 'medieval'; }

.guide-table td, .guide-table th {
  padding: 4px 4px ; }

.guide-table tbody td {
  font-size: 1.8rem;
  font-family: 'Candara'; }
  .guide-table tbody td img {
    width: 13%;
    height: auto; }

.guide-table tr:nth-child(even) {
  background: #D8C2A7; }

.guide-table thead {
  background: #806853; }

.guide-table thead th {
  font-size: 2.25rem;
  font-weight: bold;
  color: #F0F0F0; }

.guide-table thead th:first-child {
  border-left: none; }

.guide-table tfoot {
  font-size: 1.3rem;
  font-weight: bold;
  color: #F0F0F0;
  background: #806853; }

.guide-table tfoot td {
  font-size: 16px; }

.attack-comp-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'medieval'; }
  .attack-comp-table td, .attack-comp-table th:nth-child(1) {
    width: 10%; }
  .attack-comp-table td, .attack-comp-table th:nth-child(2) {
    width: 27.5%; }
  .attack-comp-table td, .attack-comp-table th:nth-child(3) {
    width: 35%; }
  .attack-comp-table td, .attack-comp-table th:nth-child(4) {
    width: 27.5%; }

.attack-comp-table th {
  overflow-wrap: break-word; }

.attack-comp-table td, .attack-comp-table th {
  padding: 4px 4px; }

.attack-comp-table tbody td {
  font-size: 2.1rem;
  vertical-align: middle; }
  .attack-comp-table tbody td img {
    width: auto;
    height: 8rem;
    padding: .5rem; }

.attack-comp-table tr:nth-child(even) {
  background: #D8C2A7; }

.attack-comp-table thead {
  background: #806853; }

.attack-comp-table thead th {
  font-size: 3rem;
  font-weight: bold;
  color: #F0F0F0; }

.attack-comp-table thead th:first-child {
  border-left: none; }

.attack-comp-table tfoot {
  font-size: 1.3rem;
  font-weight: bold;
  color: #F0F0F0;
  background: #806853; }

.attack-comp-table tfoot td {
  font-size: 16px; }

.skins-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'medieval'; }
  .skins-table-no-info th:nth-child(4) {
    display: none; }
  .skins-table td, .skins-table th:nth-child(1) {
    width: 25%; }
  .skins-table td, .skins-table th:nth-child(2) {
    width: 15%; }
  .skins-table td, .skins-table th:nth-child(3) {
    width: 25%; }
  .skins-table td, .skins-table th:nth-child(4) {
    width: 35%; }
  @media (max-width: 625px) {
    .skins-table td:nth-child(3), .skins-table td:nth-child(4) {
      transform: scale(0.8); } }
  .skins-table td:nth-child(3) {
    transform: scale(1.1); }
  .skins-table td:nth-child(4) {
    font-size: 1.7rem;
    font-family: 'Candara'; }

.skins-table th {
  overflow-wrap: break-word; }

.skins-table td, .skins-table th {
  padding: 4px 4px; }

.skins-table tbody td {
  font-size: 2.1rem;
  vertical-align: middle; }
  .skins-table tbody td img {
    width: auto;
    height: 8rem;
    padding: .5rem; }

.skins-table tr:nth-child(even) {
  background: #D8C2A7; }

.skins-table thead {
  background: #806853; }

.skins-table thead th {
  font-size: 2.2rem;
  font-weight: bold;
  color: #F0F0F0; }

.skins-table thead th:first-child {
  border-left: none; }

.skins-table tfoot {
  font-size: 1.3rem;
  font-weight: bold;
  color: #F0F0F0;
  background: #806853; }

.skins-table tfoot td {
  font-size: 16px; }

.costs-table {
  display: inline-table;
  border: 3px solid #75685B;
  background-color: #272727;
  width: 30%;
  text-align: center;
  table-layout: fixed;
  padding: 0;
  margin: 1rem;
  flex-basis: auto ; }
  @media (max-width: 1300px) {
    .costs-table {
      width: 45%; } }
  @media (max-width: 625px) {
    .costs-table {
      width: 100%;
      margin: .4rem; } }
  .costs-table-wide {
    width: 45%; }
    @media (max-width: 625px) {
      .costs-table-wide {
        width: 100%; } }

.costs-table img {
  height: 125px;
  width: auto; }

.costs-table th {
  overflow-wrap: break-word;
  font-family: 'Open Sans'; }

.costs-table td, .costs-table th {
  padding: 4px 4px ; }

.costs-table thead {
  width: 100%;
  background: #806853; }
  .costs-table thead td {
    width: 100%;
    font-family: 'Open Sans';
    font-size: 2rem; }

.costs-table tbody td {
  font-size: 1.8rem;
  font-family: 'Open Sans'; }
  .costs-table tbody td img {
    width: 13%;
    height: auto; }
    @media (max-width: 625px) {
      .costs-table tbody td img {
        width: 55%; } }

.costs-table tbody tr:nth-child(even) {
  background: #d5b500; }

.costs-table thead th {
  font-size: 2rem;
  font-weight: bold;
  color: #F0F0F0; }

.costs-table thead th:first-child {
  border-left: none; }

.costs-table tfoot {
  font-size: 1.3rem;
  font-weight: bold;
  color: #F0F0F0;
  background: #806853; }

.costs-table tfoot td {
  font-size: 1.8rem;
  font-family: 'Open Sans'; }

.full-line {
  width: 100%; }

.fortune-teller-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'Candara'; }

.fortune-teller-table th {
  overflow-wrap: break-word; }

.fortune-teller-table td, .fortune-teller-table th {
  padding: 4px 4px; }

.fortune-teller-table tbody td {
  font-size: 1.8rem;
  vertical-align: middle; }
  .fortune-teller-table tbody td img {
    width: auto;
    height: 8rem;
    padding: .5rem; }

.fortune-teller-table tr:nth-child(even) {
  background: #D8C2A7; }

.fortune-teller-table thead {
  background: #806853; }

.fortune-teller-table thead th {
  font-size: 2.2rem;
  font-weight: bold;
  color: #F0F0F0; }

.fortune-teller-table thead th:first-child {
  border-left: none; }

.fortune-teller-table tfoot {
  font-size: 1.3rem;
  font-weight: bold;
  color: #F0F0F0;
  background: #806853; }

.fortune-teller-table tfoot td {
  font-size: 16px; }

.elements-temp-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'Candara'; }

.elements-temp-table th {
  overflow-wrap: break-word; }

.elements-temp-table td, .elements-temp-table th {
  padding: 4px 4px; }

.elements-temp-table tbody td {
  font-size: 1.5rem;
  vertical-align: middle; }
  @media (max-width: 1300px) {
    .elements-temp-table tbody td {
      font-size: 1.4rem; } }
  @media (max-width: 899px) {
    .elements-temp-table tbody td {
      font-size: 1.2rem; } }
  @media (max-width: 625px) {
    .elements-temp-table tbody td {
      font-size: 1rem; } }
  .elements-temp-table tbody td img {
    width: auto;
    height: auto;
    padding: .1rem; }

.elements-temp-table tr td:nth-child(2n+4) {
  font-size: 2.2rem; }
  @media (max-width: 1300px) {
    .elements-temp-table tr td:nth-child(2n+4) {
      font-size: 2rem; } }
  @media (max-width: 899px) {
    .elements-temp-table tr td:nth-child(2n+4) {
      font-size: 1.8rem; } }
  @media (max-width: 625px) {
    .elements-temp-table tr td:nth-child(2n+4) {
      font-size: 1.6rem; } }

.elements-temp-table tr td:nth-child(2n+5) {
  font-size: 1.8rem; }
  @media (max-width: 1300px) {
    .elements-temp-table tr td:nth-child(2n+5) {
      font-size: 1.5rem; } }
  @media (max-width: 899px) {
    .elements-temp-table tr td:nth-child(2n+5) {
      font-size: 1.2rem; } }
  @media (max-width: 625px) {
    .elements-temp-table tr td:nth-child(2n+5) {
      font-size: 1rem; } }

.elements-temp-table thead {
  background: #806853; }

.elements-temp-table thead th {
  font-size: 2.2rem;
  font-weight: bold;
  color: #F0F0F0; }
  @media (max-width: 1300px) {
    .elements-temp-table thead th {
      font-size: 1.9rem; } }
  @media (max-width: 899px) {
    .elements-temp-table thead th {
      font-size: 1.7rem; } }
  @media (max-width: 625px) {
    .elements-temp-table thead th {
      font-size: 1.4rem; } }

.elements-temp-table thead th:first-child {
  border-left: none; }

.elements-temp-table tfoot {
  font-size: 1.3rem;
  font-weight: bold;
  color: #F0F0F0;
  background: #806853; }

.elements-temp-table tfoot td {
  font-size: 16px; }

.elements-temp-table .red {
  background-color: #ffbca1; }

.elements-temp-table .orange {
  background-color: #ffcea1; }

.elements-temp-table .yellow {
  background-color: #FFDB94; }

.elements-temp-table .blue {
  background-color: #9EE0FF; }

.elements-temp-table .aqua {
  background-color: #AAEECE; }

.elements-temp-table .green {
  background-color: #B8FF94; }

.elements-temp-table .pink {
  background-color: #E0C8E2; }

.section-guide-templist {
  padding: 5rem 10% ; }
  @media (max-width: 1300px) {
    .section-guide-templist {
      padding: 5rem 5% ; } }

.elements-temp-list {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'Candara'; }
  .elements-temp-list .common,
  .elements-temp-list .rare,
  .elements-temp-list .epic,
  .elements-temp-list .legendary {
    color: black; }
  .elements-temp-list .common {
    background-color: #CCCCCC ; }
  .elements-temp-list .rare {
    background-color: #9AE81F ; }
  .elements-temp-list .epic {
    background-color: #C685F9 ; }
  .elements-temp-list .legendary {
    background-color: #ED6C14 ; }
  .elements-temp-list thead {
    transition: .2s ease-out; }
    .elements-temp-list thead:hover {
      opacity: .1; }
  .elements-temp-list thead tr:nth-child(1) th,
  .elements-temp-list thead tr:nth-child(2) th {
    position: sticky;
    background: #806853; }
  .elements-temp-list thead tr:nth-child(1) th {
    top: .25rem; }
  .elements-temp-list thead tr:nth-child(2) th {
    top: 3.8rem; }

.elements-temp-list td, .elements-temp-list th {
  letter-spacing: -0.5px;
  padding: 4px 4px;
  overflow-wrap: break-word; }

.elements-temp-list tbody td {
  font-size: 1.8rem;
  vertical-align: middle; }
  @media (max-width: 1300px) {
    .elements-temp-list tbody td {
      font-size: 1.6rem; } }
  @media (max-width: 899px) {
    .elements-temp-list tbody td {
      font-size: 1.3rem; } }
  @media (max-width: 625px) {
    .elements-temp-list tbody td {
      font-size: 1.1rem; } }
  .elements-temp-list tbody td img {
    width: 90%;
    height: auto;
    padding: 1rem; }
    @media (max-width: 899px) {
      .elements-temp-list tbody td img {
        padding: .25rem;
        width: 100%; } }

.elements-temp-list tr td:nth-child(2n+4) {
  padding-right: 0;
  font-size: 2.4rem; }
  @media (max-width: 1300px) {
    .elements-temp-list tr td:nth-child(2n+4) {
      font-size: 2.2rem; } }
  @media (max-width: 899px) {
    .elements-temp-list tr td:nth-child(2n+4) {
      font-size: 1.9rem; } }
  @media (max-width: 625px) {
    .elements-temp-list tr td:nth-child(2n+4) {
      font-size: 1.6rem; } }

.elements-temp-list tr td:nth-child(2n+5) {
  padding-left: 0; }

.elements-temp-list tr td:nth-child(2n+5) {
  font-size: 2rem; }
  @media (max-width: 1300px) {
    .elements-temp-list tr td:nth-child(2n+5) {
      font-size: 1.7rem; } }
  @media (max-width: 899px) {
    .elements-temp-list tr td:nth-child(2n+5) {
      font-size: 1.4rem; } }
  @media (max-width: 625px) {
    .elements-temp-list tr td:nth-child(2n+5) {
      font-size: 1.2rem; } }

.elements-temp-list tr td:last-child {
  font-size: 1.8rem; }
  @media (max-width: 1300px) {
    .elements-temp-list tr td:last-child {
      font-size: 1.6rem; } }
  @media (max-width: 899px) {
    .elements-temp-list tr td:last-child {
      font-size: 1.3rem; } }
  @media (max-width: 625px) {
    .elements-temp-list tr td:last-child {
      font-size: 1.1rem; } }

.elements-temp-list thead {
  background: #806853; }

.elements-temp-list thead th {
  font-size: 2.2rem;
  font-weight: bold;
  color: #F0F0F0; }
  @media (max-width: 1300px) {
    .elements-temp-list thead th {
      font-size: 1.9rem; } }
  @media (max-width: 899px) {
    .elements-temp-list thead th {
      font-size: 1.7rem; } }
  @media (max-width: 625px) {
    .elements-temp-list thead th {
      font-size: 1.4rem; } }

.elements-temp-list thead th:first-child {
  border-left: none; }

.elements-temp-list tfoot {
  font-size: 1.3rem;
  font-weight: bold;
  color: #F0F0F0;
  background: #806853; }

.elements-temp-list tfoot td {
  font-size: 16px; }

.elements-temp-list .red {
  background-color: #ffbca1; }

.elements-temp-list .orange {
  background-color: #ffcea1; }

.elements-temp-list .yellow {
  background-color: #FFDB94; }

.elements-temp-list .blue {
  background-color: #9EE0FF; }

.elements-temp-list .aqua {
  background-color: #AAEECE; }

.elements-temp-list .green {
  background-color: #B8FF94; }

.elements-temp-list .pink {
  background-color: #E0C8E2; }

.sceat-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 85%;
  margin: auto;
  text-align: center;
  table-layout: fixed;
  font-family: 'medieval'; }
  @media (min-width: 1600px) {
    .sceat-table {
      width: 70%; } }
  @media (max-width: 899px) {
    .sceat-table {
      width: 90%; } }
  @media (max-width: 625px) {
    .sceat-table {
      width: 100%; } }
  .sceat-table td, .sceat-table th:nth-child(1) {
    width: 65%; }
  .sceat-table td, .sceat-table th:nth-child(2) {
    width: 35%; }
  .sceat-table .m-img {
    width: 20%;
    height: auto;
    padding: 0; }

.sceat-table th {
  overflow-wrap: break-word; }

.sceat-table td, .sceat-table th {
  padding: 4px 4px; }

.sceat-table tbody td {
  font-size: 3rem;
  vertical-align: middle; }
  .sceat-table tbody td p {
    text-align: center; }
  .sceat-table tbody td img {
    padding: 0 .8rem;
    width: 20%;
    height: auto; }
    @media (max-width: 899px) {
      .sceat-table tbody td img {
        width: 25%; } }
    @media (max-width: 625px) {
      .sceat-table tbody td img {
        padding: 0 ;
        width: 30% ; } }
  @media (max-width: 625px) {
    .sceat-table tbody td {
      font-size: 3.5rem; } }

.sceat-table tr:nth-child(even) {
  background: #D8C2A7; }

.sceat-table thead {
  background: #806853; }

.sceat-table thead th {
  font-size: 2.4rem;
  font-weight: bold;
  color: #F0F0F0; }

.sceat-table thead th:first-child {
  border-left: none; }

.sceat-table tfoot {
  font-size: 1.3rem;
  font-weight: bold;
  color: #F0F0F0;
  background: #806853; }

.sceat-table tfoot td {
  font-size: 16px; }

.schedule-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch; }
  @media (max-width: 899px) {
    .schedule-container {
      flex-direction: column;
      align-items: center; } }
  .schedule-container #download,
  .schedule-container #copyText {
    width: fit-content;
    cursor: pointer;
    margin: 1rem 5px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 7px 14px;
    display: inline-block;
    transition: all 0.2s;
    position: relative;
    font-family: "medieval";
    font-weight: 600;
    letter-spacing: 1.3px;
    border: 2px solid #D5B500;
    background-color: #dabf9e;
    color: #1b130b;
    text-shadow: none;
    border-radius: 0 ;
    font-size: 1.8rem ; }
    @media (min-width: 1600px) {
      .schedule-container #download,
      .schedule-container #copyText {
        font-size: 1.7rem;
        letter-spacing: 1.5px; } }
    @media (max-width: 899px) {
      .schedule-container #download,
      .schedule-container #copyText {
        padding: 10px 20px;
        font-size: 2rem;
        letter-spacing: 1.5px;
        animation: none; } }
    .schedule-container #download:hover,
    .schedule-container #copyText:hover {
      background-color: #cfb492;
      transform: none;
      box-shadow: none;
      text-shadow: none;
      transition: all 0.1s ease-in-out; }
      @media (max-width: 899px) {
        .schedule-container #download:hover,
        .schedule-container #copyText:hover {
          transform: none;
          box-shadow: none;
          transition: all 0s; } }

.schedule-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 47.5%;
  margin: 0;
  text-align: center;
  table-layout: fixed;
  font-family: 'medieval'; }
  @media (max-width: 899px) {
    .schedule-table {
      width: 80%;
      margin: 1rem 0; } }
  @media (max-width: 625px) {
    .schedule-table {
      width: 100%; } }
  .schedule-table td, .schedule-table th:nth-child(1) {
    width: 60%; }
  .schedule-table td, .schedule-table th:nth-child(2) {
    width: 40%; }
  .schedule-table img {
    display: inline-block;
    margin: .5rem;
    vertical-align: middle; }
  .schedule-table .o-img {
    width: 5rem;
    height: 5rem; }
  .schedule-table .h-img {
    width: 4rem;
    height: 5rem; }

.schedule-table th {
  overflow-wrap: break-word; }

.schedule-table td, .schedule-table th {
  padding: 4px 4px; }

.schedule-table tbody td {
  vertical-align: middle; }
  .schedule-table tbody td p {
    font-size: 2rem;
    text-align: center;
    margin: .75rem 0;
    font-family: 'Times New Roman', Times, serif; }
    @media (max-width: 899px) {
      .schedule-table tbody td p {
        font-size: 1.85rem; } }

.schedule-table tr td:first-child p {
  text-align: left;
  margin-left: 2rem; }

.schedule-table tr:nth-child(even) {
  background: #D8C2A7; }

.schedule-table thead {
  background: #806853; }

.schedule-table thead th {
  font-size: 2rem;
  font-weight: 500;
  color: #F0F0F0; }

.schedule-table thead th:first-child p {
  border-left: none;
  text-align: left;
  margin-left: .5rem;
  font-family: 'medieval';
  font-size: 2rem;
  display: inline-block;
  vertical-align: middle; }

.tokens-table {
  display: table;
  border: 3px solid #75685B;
  background-color: #272727;
  width: 90%;
  margin: 0;
  text-align: center;
  font-family: 'Candara'; }
  @media (max-width: 899px) {
    .tokens-table {
      width: 100%; } }
  @media (max-width: 625px) {
    .tokens-table {
      width: 100%; } }
  .tokens-table .m-img {
    width: 3.75rem;
    height: auto;
    display: inline-block;
    margin: .2rem;
    vertical-align: middle; }

.tokens-table th {
  overflow-wrap: break-word; }

.tokens-table td, .tokens-table th {
  padding: 1px 1px; }

.tokens-table tbody td {
  font-size: 2.2rem;
  margin: .5rem 0; }
  @media (max-width: 899px) {
    .tokens-table tbody td {
      font-size: 2rem; } }

.tokens-table tr:nth-child(even) {
  background: #D8C2A7; }

.tokens-table thead {
  background: #806853; }

.tokens-table thead th {
  font-size: 2rem;
  font-weight: 500;
  color: #F0F0F0; }

.tokens-table thead th:first-child {
  border-left: none; }

.achievements-table {
  display: table;
  border: 3px solid #75685B;
  background-color: #272727;
  width: 80%;
  margin: auto;
  text-align: center;
  font-family: 'Candara'; }
  @media (max-width: 899px) {
    .achievements-table {
      width: 80%; } }
  @media (max-width: 625px) {
    .achievements-table {
      width: 100%; } }
  .achievements-table .m-img {
    width: 3.75rem;
    height: auto;
    display: inline-block;
    margin: .2rem;
    vertical-align: middle; }

.achievements-table th {
  overflow-wrap: break-word; }

.achievements-table td, .achievements-table th {
  padding: 1px 1px; }

.achievements-table tbody td {
  font-size: 2.2rem;
  margin: .5rem 0; }
  @media (max-width: 899px) {
    .achievements-table tbody td {
      font-size: 2rem; } }

.achievements-table tr:nth-child(even) {
  background: #D8C2A7; }

.achievements-table tr.sum {
  background-color: #D5B500;
  color: #dabf9e;
  font-weight: 900; }

.achievements-table thead {
  background: #806853; }

.achievements-table thead th {
  font-size: 2rem;
  font-weight: 500;
  color: #F0F0F0; }

.achievements-table thead th:first-child {
  border-left: none; }

.khan-rage-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'Candara'; }
  .khan-rage-table tr:nth-child(even) {
    background: #D8C2A7; }
  .khan-rage-table td, .khan-rage-table th {
    padding: 3.5px 4px; }
  .khan-rage-table th {
    overflow-wrap: break-word; }
  .khan-rage-table thead {
    background: #806853; }
    .khan-rage-table thead tr:first-child th {
      font-size: 3.2rem;
      background-color: #3b322a; }
    .khan-rage-table thead th {
      font-size: 2.2rem;
      font-weight: bold;
      color: #F0F0F0;
      background-color: #806853; }
      @media (max-width: 899px) {
        .khan-rage-table thead th {
          font-size: 2rem; } }
      .khan-rage-table thead th:first-child {
        border-left: none; }
  .khan-rage-table tbody td {
    font-size: 1.7rem;
    font-family: 'Arial';
    vertical-align: middle; }
    @media (max-width: 899px) {
      .khan-rage-table tbody td {
        font-size: 1.6rem; } }
  .khan-rage-table tfoot {
    font-size: 1.3rem;
    font-weight: bold;
    color: #F0F0F0;
    background: #806853; }
    .khan-rage-table tfoot td {
      font-size: 16px; }

.crafting-manuals-table {
  border: 3px solid #75685B;
  background-color: #272727;
  text-align: center;
  table-layout: fixed;
  font-family: 'Candara';
  margin: 0 auto;
  width: 75%; }
  @media (max-width: 1300px) {
    .crafting-manuals-table {
      width: 90%; } }
  @media (max-width: 899px) {
    .crafting-manuals-table {
      width: 100%; } }
  .crafting-manuals-table tr:nth-child(even) {
    background: #D8C2A7; }
  .crafting-manuals-table tr.sum {
    background-color: #928C87;
    color: #dabf9e;
    font-weight: 900; }
  .crafting-manuals-table td, .crafting-manuals-table th {
    padding: 3.5px 4px; }
  .crafting-manuals-table th {
    overflow-wrap: break-word; }
  .crafting-manuals-table thead {
    background: #806853; }
    .crafting-manuals-table thead tr:first-child th {
      font-size: 3.2rem;
      background-color: #3b322a;
      padding: 8px 10px; }
    .crafting-manuals-table thead th {
      font-size: 2.2rem;
      font-weight: bold;
      color: #F0F0F0;
      background-color: #806853; }
      @media (max-width: 899px) {
        .crafting-manuals-table thead th {
          font-size: 2rem; } }
      .crafting-manuals-table thead th:first-child {
        border-left: none; }
  .crafting-manuals-table tbody td {
    font-size: 1.7rem;
    font-family: 'Arial';
    vertical-align: middle; }
    @media (max-width: 899px) {
      .crafting-manuals-table tbody td {
        font-size: 1.6rem; } }
  .crafting-manuals-table tfoot {
    font-size: 1.3rem;
    font-weight: bold;
    color: #F0F0F0;
    background: #806853; }
    .crafting-manuals-table tfoot td {
      font-size: 16px; }

.stat-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'Candara'; }
  .stat-table tr:nth-child(even) {
    background: #D8C2A7; }
  .stat-table td, .stat-table th {
    padding: 3.5px 4px; }
  .stat-table th {
    overflow-wrap: break-word; }
  .stat-table thead {
    display: table-header-group;
    background: #806853; }
    .stat-table thead tr:first-child th {
      font-size: 3.2rem;
      background-color: #3b322a; }
    .stat-table thead th {
      font-size: 2.2rem;
      font-weight: bold;
      color: #F0F0F0;
      background-color: #806853; }
      @media (max-width: 899px) {
        .stat-table thead th {
          font-size: 2rem; } }
      .stat-table thead th:first-child {
        border-left: none; }
  .stat-table tbody td {
    font-size: 1.7rem;
    font-family: 'Arial';
    vertical-align: middle; }
    @media (max-width: 899px) {
      .stat-table tbody td {
        font-size: 1.6rem; } }
  .stat-table tfoot {
    font-size: 1.3rem;
    font-weight: bold;
    color: #F0F0F0;
    background: #806853; }
    .stat-table tfoot td {
      font-size: 16px; }

.unit-upgrade-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'Candara'; }
  .unit-upgrade-table tr:nth-child(even) {
    background: #D8C2A7; }
  .unit-upgrade-table tr.sum {
    background-color: #928C87;
    color: #dabf9e;
    font-weight: 900; }
  .unit-upgrade-table td, .unit-upgrade-table th {
    padding: 3.5px 4px; }
  .unit-upgrade-table th {
    overflow-wrap: break-word; }
  .unit-upgrade-table thead {
    background: #806853; }
    .unit-upgrade-table thead tr:first-child th p, .unit-upgrade-table thead tr:first-child th img {
      display: inline;
      vertical-align: middle;
      font-size: 2.6rem; }
    .unit-upgrade-table thead tr:first-child th img {
      padding: 2px;
      margin-right: 1rem;
      height: 80px;
      width: auto; }
    .unit-upgrade-table thead th {
      font-size: 2.2rem;
      font-weight: bold;
      color: #F0F0F0;
      background-color: #806853; }
      @media (max-width: 899px) {
        .unit-upgrade-table thead th {
          font-size: 2rem; } }
      .unit-upgrade-table thead th:first-child {
        border-left: none; }
  .unit-upgrade-table tbody td {
    font-size: 1.7rem;
    font-family: 'Arial';
    vertical-align: middle; }
    @media (max-width: 899px) {
      .unit-upgrade-table tbody td {
        font-size: 1.6rem; } }
  .unit-upgrade-table tfoot {
    font-size: 1.3rem;
    font-weight: bold;
    color: #F0F0F0;
    background: #806853; }
    .unit-upgrade-table tfoot td {
      font-size: 16px; }

.stat-table {
  border: 3px solid #75685B;
  background-color: #272727;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: 'Candara'; }
  .stat-table tr:nth-child(even) {
    background: #D8C2A7; }
  .stat-table td, .stat-table th {
    padding: 3.5px 4px; }
  .stat-table th {
    overflow-wrap: break-word; }
  .stat-table thead {
    display: table-header-group;
    background: #806853; }
    .stat-table thead tr:first-child th {
      font-size: 3.2rem;
      background-color: #3b322a; }
    .stat-table thead th {
      font-size: 2.2rem;
      font-weight: bold;
      color: #F0F0F0;
      background-color: #806853; }
      @media (max-width: 899px) {
        .stat-table thead th {
          font-size: 2rem; } }
      .stat-table thead th:first-child {
        border-left: none; }
  .stat-table tbody td {
    font-size: 1.7rem;
    font-family: 'Arial';
    vertical-align: middle; }
    @media (max-width: 899px) {
      .stat-table tbody td {
        font-size: 1.6rem; } }
  .stat-table tfoot {
    font-size: 1.3rem;
    font-weight: bold;
    color: #F0F0F0;
    background: #806853; }
    .stat-table tfoot td {
      font-size: 16px; }

.header ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media (max-width: 899px) {
    .header ul {
      overflow: hidden;
      width: 100vw;
      background-color: #806853;
      margin-left: 0 ;
      margin-top: 80px;
      position: absolute;
      top: 0; } }

@media (max-width: 899px) {
  .header li:first-child {
    padding-top: 1.5rem ; }
  .header li:last-child {
    padding-bottom: 1.5rem ; } }

.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none; }

/* menu */
@media (max-width: 899px) {
  .header .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out; } }

/* menu icon */
.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  padding: 3rem 3.5rem;
  position: relative;
  user-select: none; }

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px; }

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%; }

.header .menu-icon .navicon:before {
  top: 5px; }

.header .menu-icon .navicon:after {
  top: -5px; }

/* menu btn */
.header .menu-btn {
  display: none; }

.header .menu-btn:checked ~ .menu {
  max-height: 500px; }

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent; }

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg); }

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg); }

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0; }

@media (min-width: 900px) {
  .header .menu {
    clear: none;
    float: left;
    max-height: none; }
  .header .menu-icon {
    display: none; } }

.update-card {
  transition: box-shadow .3s;
  box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.15);
  background: #272727;
  border-radius: 5px;
  display: block;
  margin: 2.5rem 1.5rem;
  font-family: "Open Sans";
  opacity: .85;
  color: #1b130b; }
  .update-card:hover {
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.25); }
  .update-card-inner {
    padding: 2.5rem; }
  .update-card header {
    box-sizing: border-box;
    display: block; }
    .update-card header ul {
      padding-left: 2.4rem; }
      .update-card header ul li {
        font-size: 2.3rem; }
        .update-card header ul li ul li {
          font-size: 1.7rem; }
    .update-card header h3 {
      font-size: 2.4rem;
      margin-bottom: 1.3rem; }
    .update-card header p {
      margin: .8rem 0 0 0;
      font-size: 2rem;
      font-weight: 400; }
      @media (max-width: 625px) {
        .update-card header p {
          font-size: 2.1rem; } }
    .update-card header a {
      color: #835301;
      text-decoration: none; }
      .update-card header a:hover {
        text-decoration: underline; }
      @media (max-width: 625px) {
        .update-card header a {
          padding: .6rem 0; } }

.tooltip {
  position: relative; }
  .tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    z-index: 101;
    width: 350px;
    height: fit-content;
    bottom: 105%;
    left: 50%;
    margin-left: -175px;
    padding: 1rem 1.5rem;
    background-color: #1C1711;
    border: 2px solid #5F4F3F;
    outline: 1px solid #1C1711;
    font-size: 1.7rem; }
    .tooltip .tooltiptext-title, .tooltip .tooltiptext-desc, .tooltip .tooltiptext-counter, .tooltip .tooltiptext-bonus, .tooltip .tooltiptext-cost, .tooltip .tooltiptext-usage {
      text-align: left;
      font-family: 'Arial';
      margin: 0;
      padding: .5rem 0;
      font-size: 1.4rem;
      color: #D9D9D8; }
      .tooltip .tooltiptext-title b, .tooltip .tooltiptext-desc b, .tooltip .tooltiptext-counter b, .tooltip .tooltiptext-bonus b, .tooltip .tooltiptext-cost b, .tooltip .tooltiptext-usage b {
        border: none; }
    .tooltip .tooltiptext-title {
      padding-top: 0;
      padding-bottom: .5rem;
      font-size: 2.1rem;
      border-bottom: 4px solid #6D5B48; }
    .tooltip .tooltiptext-desc, .tooltip .tooltiptext-counter, .tooltip .tooltiptext-bonus, .tooltip .tooltiptext-cost, .tooltip .tooltiptext-usage {
      border-bottom: 2px solid #6D5B48; }
    .tooltip .tooltiptext-counter b {
      color: #37B1F2; }
    .tooltip .tooltiptext-bonus b {
      color: #FFD922; }
    .tooltip .tooltiptext-cost b {
      color: #FC654E; }
    .tooltip .tooltiptext-usage b {
      color: #6AD44E; }
  .tooltip:hover .tooltiptext {
    visibility: visible; }
    .tooltip:hover .tooltiptext::after {
      visibility: hidden; }

.section-about-main, .section-about-callendar {
  display: inline-block; }

.section-about-main {
  width: 100%; }

.section-about-callendar {
  width: 270px;
  margin: 0 15px;
  padding: 2rem 1.75rem;
  background-color: red;
  float: right;
  border-radius: 4px;
 
  box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.15);
  text-align: center; }
  @media (min-width: 1600px) {
    .section-about-callendar {
      width: 300px;
      margin: 0 20px 0 30px;
      padding: 2rem; } }
  .section-about-callendar h3 {
    font-family: 'medieval';
    font-size: 2.1rem;
    padding-bottom: 1rem; }
  .section-about-callendar-row {
    border-bottom: 2px solid #928C87;
    margin-top: 2rem; }
    .section-about-callendar-row img {
      margin: 0 auto;
      padding: 0 .5rem;
      height: 70px;
      width: auto; }
    .section-about-callendar-row p {
      font-size: 1.8rem; }

.section-topics {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 1.2vh), linear-gradient(to bottom, rgba(218, 191, 158, 0.5), rgba(128, 104, 83, 0.6)), url(https://sa1.top/file/background5.png);
  background-size: cover;
  background-position: top;
  padding-top: 2rem;
  min-height: 75vh; }
  @media (max-width: 625px) {
    .section-topics {
      background-color: #3b322a;
      background-image: none; } }

.events-link {
  text-decoration: none;
  color: #000; }

.section-guide hr,
.section-about hr {
  background: url("https://sa1.top/file/spacer.png") no-repeat top center;
  height: 30px;
  border: none ;
  margin: 10rem 0; }
  .section-guide hr.mini,
  .section-about hr.mini {
    transform: scale(0.75);
    margin: 5rem 0; }

.section-guide {
  background-color: #272727;
  padding: 5rem 18%;
  min-height: 75vh; }
  .section-guide * {
    position: relative; }
  @media (max-width: 1300px) {
    .section-guide {
      padding: 5rem 14%; } }
  @media (max-width: 625px) {
    .section-guide {
      padding: .5rem 8%; } }
  .section-guide p,
  .section-guide b,
  .section-guide a,
  .section-guide h3,
  .section-guide h4,
  .section-guide ul,
  .section-guide ol, .section-guide details, .section-guide summary {
    font-family: 'Candara'; }
    @media (max-width: 625px) {
      .section-guide p,
      .section-guide b,
      .section-guide a,
      .section-guide h3,
      .section-guide h4,
      .section-guide ul,
      .section-guide ol, .section-guide details, .section-guide summary {
        font-family: 'Arial'; } }
  .section-guide p {
    font-size: 1.8rem;
    text-align: justify;
    margin: 1.5rem 0; }
  .section-guide b {
    font-size: 1.8rem;
    margin: 1.5rem 0;
    color: #835301;
    display: inline; }
    .section-guide b.c-ruby {
      color: #C72119; }
  .section-guide a {
    font-size: 2.1rem;
    color: #000;
    text-decoration: none;
    display: block;
    padding: .3rem 0; }
    .section-guide a:hover {
      text-decoration: underline; }
    @media (max-width: 625px) {
      .section-guide a {
        padding: .6rem 0; } }
  .section-guide h3 {
    font-size: 2.4rem;
    margin: 4rem 0 1.25rem 0;
    font-weight: 500; }
  .section-guide h4 {
    font-size: 2.1rem;
    margin: 1.25rem 0;
    font-weight: 500; }
  .section-guide img {
    max-width: 100%; }
  .section-guide ul,
  .section-guide ol {
    font-size: 1.7rem;
    margin: 1.5rem;
    margin-left: 2rem; }
    .section-guide ul li,
    .section-guide ol li {
      margin-bottom: 4px; }
  .section-guide input[type=text], .section-guide input[type=number], .section-guide select {
    width: 120px;
    padding: .8rem 1.2rem;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box; }
  .section-guide-collector {
    text-align: center;
    padding: 0 10% 7.5rem 10%;
    left: 0;
    top: 250px;
    margin: 0; }
    .section-guide-collector h3 {
      margin: 0 ;
      padding-bottom: 3rem; }
    .section-guide-collector img {
      width: 60%;
      max-width: 1600px;
      margin-bottom: 5rem; }
      @media (max-width: 899px) {
        .section-guide-collector img {
          display: none; } }
    .section-guide-collector-mode button {
      display: inline-block;
      text-decoration: none;
      color: #272727;
      padding: 4px 12px;
      margin: 0 .5rem;
      transition: all .2s;
      border-radius: 5px;
      border: 1px solid black;
      position: relative;
      font-size: 1.75rem;
      font-family: 'Candara';
      font-weight: 500;
      cursor: pointer;
      background-color: #806853; }
      .section-guide-collector-mode button:hover {
        background-color: #928C87; }
      @media (max-width: 899px) {
        .section-guide-collector-mode button {
          display: block;
          margin: .5rem auto;
          width: 50%; } }
    .section-guide-collector-mode-selection {
      padding: 1rem 0; }
    .section-guide-collector-result {
      text-align: center;
      font-size: 4rem ;
      position: absolute;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      top: 20vw;
      text-align: center; }
      @media (max-width: 1300px) {
        .section-guide-collector-result {
          font-size: 3rem ;
          top: 24vw; } }
      @media (max-width: 899px) {
        .section-guide-collector-result {
          position: relative;
          margin: 0;
          top: auto;
          font-size: 3.5rem ; } }
    .section-guide-collector p {
      font-size: 2.25rem; }
  .section-guide-token {
    padding: 4rem 5% 4rem 15%; }
    @media (max-width: 899px) {
      .section-guide-token {
        padding: .5rem 8%; } }
    .section-guide-token .infoBox {
      position: absolute;
      left: 3.5rem;
      text-align: left;
      max-width: 180px; }
      .section-guide-token .infoBox ul li {
        font-size: 2rem; }
      .section-guide-token .infoBox h4, .section-guide-token .infoBox p {
        margin: .5rem 0; }
      .section-guide-token .infoBox a {
        font-size: 1.7rem;
        padding: 0; }
      .section-guide-token .infoBox li:not(:last-child) {
        margin-bottom: 4px; }
      @media (min-width: 1600px) {
        .section-guide-token .infoBox {
          max-width: 220px; }
          .section-guide-token .infoBox a {
            font-size: 1.9rem; } }
      @media (max-width: 1300px) {
        .section-guide-token .infoBox {
          max-width: 145px;
          left: 2rem; }
          .section-guide-token .infoBox h4 {
            font-size: 1.8rem; }
          .section-guide-token .infoBox p {
            font-size: 1.5rem; }
          .section-guide-token .infoBox a {
            font-size: 1.6rem; } }
      @media (max-width: 899px) {
        .section-guide-token .infoBox {
          display: none; } }

.header-img {
  width: 100%;
  height: auto;
  position: absolute;
  -image: linear-gradient(to bottom, rgba(242, 217, 187, 0), #bd9a79);
  -webkit-mask-image: linear-gradient(to bottom, rgba(242, 217, 187, 0.65) 0%, rgba(242, 217, 187, 0.35) 18%, rgba(242, 217, 187, 0.1) 42%, rgba(189, 154, 121, 0) 85%); }
  @media (max-width: 625px) {
    .header-img {
      display: none; } }

.header-img-legacy {
  width: 100%;
  height: auto; }

.il {
  display: inline ; }

.in-p {
  font-size: 1.8rem ;
  color: #835301 ; }

.in-p-info {
  font-size: 1.8rem ;
  color: #f7f7f7 ; }

.normal-p {
  font-size: 1.8rem ;
  margin: 1.5rem 0 ;
  font-style: normal ; }

.content-box {
  width: 95%;
  height: auto;
  margin: 2rem 0;
  padding: 10px 0 10px 10px;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
  .content-box::after {
    content: "";
    display: table;
    clear: both; }
  .content-box .row-1-of-1,
  .content-box .row-1-of-2,
  .content-box .row-1-of-3,
  .content-box .row-2-of-2,
  .content-box .row-2-of-3,
  .content-box .row-3-of-3 {
    padding-left: 0 ; }
  .content-box .row-1-of-1 {
    width: 100%;
    float: left;
    bottom: 0;
    padding-left: 2%;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
  .content-box .row-2-of-2 {
    width: 49%;
    float: left;
    bottom: 0;
    padding-left: 2%;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
  .content-box .row-1-of-2 {
    width: 49%;
    float: right;
    bottom: 0;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
  .content-box .row-1-of-3 {
    width: 31%;
    float: right;
    bottom: 0;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
  .content-box .row-2-of-3 {
    width: 31%;
    float: right;
    bottom: 0;
    padding-left: 2%;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
  .content-box .row-3-of-3 {
    width: 31%;
    float: left;
    bottom: 0;
    padding-left: 2%;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
  .content-box p {
    font-size: 1.6rem;
    font-style: italic; }
    @media (max-width: 625px) {
      .content-box p {
        font-family: 'Arial'; } }
  .content-box img {
    padding: 0;
    margin: 1rem; }

.hover-zoom {
  transition: all .2s; }
  .hover-zoom:hover {
    transform: scale(1.45); }
    @media (max-width: 1300px) {
      .hover-zoom:hover {
        transform: scale(1.3); } }

.side {
  float: left;
  padding-right: 3rem ; }

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 1rem;
  z-index: 100; }
  .sticky--rubyPromo {
    padding: 2rem;
    background-color: #928C87;
    color: #272727;
    border-radius: 12px;
    top: .5rem; }
    .sticky--rubyPromo-container {
      margin-left: 1rem;
      display: inline-block; }
      .sticky--rubyPromo-container-btn {
        border: none;
        padding: .6rem 1.2rem;
        margin: 0 5px;
        transition: all .2s;
        font-size: 2rem;
        border-radius: 8px;
        background-color: #dabf9e; }
        .sticky--rubyPromo-container-btn:link, .sticky--rubyPromo-container-btn:visited {
          text-transform: uppercase;
          text-decoration: none;
          padding: 10px 20px;
          display: inline-block;
          border-radius: 12px;
          transition: all .2s;
          position: relative;
          font-size: 1.7rem;
          font-family: 'medieval';
          font-weight: 600;
          letter-spacing: 1.5px; }
        .sticky--rubyPromo-container-btn:focus {
          outline: none; }
        .sticky--rubyPromo-container-btn:hover {
          transform: translateY(-3px);
          box-shadow: 0 10px 17px rgba(0, 0, 0, 0.175);
          cursor: pointer; }
          .sticky--rubyPromo-container-btn:hover::after {
            transform: scaleX(1.4) scaleY(1.6);
            opacity: 0; }
        .sticky--rubyPromo-container-btn:active {
          transform: translateY(-1px);
          box-shadow: 0 5px 12px rgba(0, 0, 0, 0.175); }

.info {
  padding: 1.5rem 2rem;
  margin: 1rem 0;
  background-color: #928C87;
  color: #272727;
  border-radius: 10px;
  display: flex;
  align-items: center; }
  @media (max-width: 625px) {
    .info {
      padding: .6rem 1rem; } }
  .info img {
    height: 60px;
    width: auto;
    margin-right: 1rem; }
    @media (max-width: 899px) {
      .info img {
        height: 40px; } }
  .info h3 {
    margin: 0;
    font-size: 2.2rem; }
  .info p {
    font-size: 1.8rem; }

.section-guide-hol-simulator {
  padding: 5rem 10rem; }
  @media (max-width: 899px) {
    .section-guide-hol-simulator {
      display: none; } }
  .section-guide-hol-simulator-mobile {
    display: none; }
    @media (max-width: 899px) {
      .section-guide-hol-simulator-mobile {
        display: block; } }

.hol-alert-limit {
  font-size: 2.8rem ;
  font-weight: 600 ;
  color: red ;
  font-family: 'Arial' ;
  display: none;
  margin: 0 auto ;
  width: fit-content; }

.hol-alert-info {
  font-size: 1.8rem;
  display: none;
  color: black ;
  font-family: 'Arial' ;
  text-align: center; }

.hol-simulator {
  margin: 2rem auto 0 auto;
  width: 60%; }
  @media (max-width: 625px) {
    .hol-simulator {
      display: none; } }
  .hol-simulator h1 {
    display: none; }
    @media (max-width: 625px) {
      .hol-simulator h1 {
        display: block; } }
  .hol-simulator br {
    display: block; }
  .hol-simulator-area {
    width: fit-content;
    display: inline-block;
    margin: .75rem; }
    .hol-simulator-area img {
      cursor: pointer;
      height: auto;
      width: 75px; }
    .hol-simulator-area-master {
      width: 100% ;
      height: auto ; }
    .hol-simulator-area-points {
      padding: 1rem;
      width: fit-content ;
      margin: 0 auto; }
      .hol-simulator-area-points p {
        display: inline-block;
        width: fit-content ;
        margin: .5rem 1rem ;
        font-size: 2.1rem ; }
  .hol-simulator-row-box, .hol-simulator-description {
    margin-right: auto;
    margin-left: auto;
    width: fit-content; }
    .hol-simulator-row-box p, .hol-simulator-description p {
      width: 100%;
      text-align: left;
      font-family: 'Arial';
      font-size: 1.4rem;
      margin: 1rem 0; }
    .hol-simulator-row-box-off, .hol-simulator-row-box-deff, .hol-simulator-description-off, .hol-simulator-description-deff {
      position: absolute;
      margin: 0 2.5rem;
      border: 3px solid #6D5B48;
      max-width: 21%; }
      .hol-simulator-row-box-off h3, .hol-simulator-row-box-deff h3, .hol-simulator-description-off h3, .hol-simulator-description-deff h3 {
        margin: 0;
        background-color: #FFFFFF;
        padding: 1rem 2rem; }
      .hol-simulator-row-box-off .parameters, .hol-simulator-row-box-deff .parameters, .hol-simulator-description-off .parameters, .hol-simulator-description-deff .parameters {
        background-color: #EFEFEF;
        border-top: 2px solid #6D5B48; }
        .hol-simulator-row-box-off .parameters h4, .hol-simulator-row-box-deff .parameters h4, .hol-simulator-description-off .parameters h4, .hol-simulator-description-deff .parameters h4 {
          font-weight: 700;
          font-size: 1.6rem;
          font-family: 'Arial'; }
        .hol-simulator-row-box-off .parameters-units, .hol-simulator-row-box-deff .parameters-units, .hol-simulator-description-off .parameters-units, .hol-simulator-description-deff .parameters-units {
          background-color: #37B1F2; }
        .hol-simulator-row-box-off .parameters-defense, .hol-simulator-row-box-deff .parameters-defense, .hol-simulator-description-off .parameters-defense, .hol-simulator-description-deff .parameters-defense {
          background-color: #FFD922; }
        .hol-simulator-row-box-off .parameters-attack, .hol-simulator-row-box-deff .parameters-attack, .hol-simulator-description-off .parameters-attack, .hol-simulator-description-deff .parameters-attack {
          background-color: #FC654E; }
        .hol-simulator-row-box-off .parameters-defenseunits, .hol-simulator-row-box-deff .parameters-defenseunits, .hol-simulator-description-off .parameters-defenseunits, .hol-simulator-description-deff .parameters-defenseunits {
          background-color: #FCA132; }
        .hol-simulator-row-box-off .parameters-beforebattle, .hol-simulator-row-box-deff .parameters-beforebattle, .hol-simulator-description-off .parameters-beforebattle, .hol-simulator-description-deff .parameters-beforebattle {
          background-color: #6AD44E; }
        .hol-simulator-row-box-off .parameters-afterbattle, .hol-simulator-row-box-deff .parameters-afterbattle, .hol-simulator-description-off .parameters-afterbattle, .hol-simulator-description-deff .parameters-afterbattle {
          background-color: #DD6BFF; }
        .hol-simulator-row-box-off .parameters-other, .hol-simulator-row-box-deff .parameters-other, .hol-simulator-description-off .parameters-other, .hol-simulator-description-deff .parameters-other {
          background-color: #31DBDB; }
      .hol-simulator-row-box-off div, .hol-simulator-row-box-deff div, .hol-simulator-description-off div, .hol-simulator-description-deff div {
        width: 100%;
        padding: 1rem 2rem; }
    .hol-simulator-row-box-off, .hol-simulator-description-off {
      left: 0;
      background-color: aqua; }
    .hol-simulator-row-box-deff, .hol-simulator-description-deff {
      right: 0;
      background-color: orange; }
  .hol-simulator-row {
    background-color: #E0BB9D;
    padding: .25rem 0;
    margin: 0 6rem .5rem 6rem;
    border: 2px solid #7B5E36;
    outline: 4px solid #F3C24A; }
    .hol-simulator-row p {
      width: 100%;
      text-align: center;
      font-family: 'Arial'; }
    .hol-simulator-row button {
      cursor: pointer;
      font-size: 2rem;
      font-weight: 600;
      color: white;
      text-transform: uppercase;
      padding: .5rem 1rem;
      border: 3px solid #C4C4C4;
      background-color: #587572; }
      .hol-simulator-row button:hover {
        background-color: #668A86;
        transition: .1s all ease-in-out; }
      .hol-simulator-row button img {
        height: 2rem;
        width: auto;
        vertical-align: text-top;
        margin-right: 3px; }
  .hol-simulator-viewer {
    background-color: #C4C4C4;
    padding: 4rem 0; }
  .hol-simulator .hol-skill {
    position: relative; }
    .hol-simulator .hol-skill p {
      cursor: pointer;
      position: absolute;
      left: 0;
      font-size: 1.5rem;
      color: white;
      bottom: -3px; }
      @media (max-width: 1300px) {
        .hol-simulator .hol-skill p {
          bottom: -3px; } }
      @media (max-width: 899px) {
        .hol-simulator .hol-skill p {
          bottom: -1px;
          font-size: 2rem; } }

#hol-simulator-mobile-info {
  display: none; }
  @media (max-width: 625px) {
    #hol-simulator-mobile-info {
      display: block; } }

@-moz-document url-prefix() {
  .hol-simulator-row-box, .hol-simulator-area-points {
    display: table; } }

.bonuses-form {
  display: flex;
  justify-content: space-around;
  background-color: #DCC29E;
  border-radius: 1.5rem;
  border: 10px solid #74583A;
  padding: 2rem 0; }
  @media (max-width: 625px) {
    .bonuses-form {
      display: block; } }
  .bonuses-form .bonuses {
    margin-left: 1rem; }
  .bonuses-form label {
    font-family: 'medieval';
    font-size: 1.7rem; }
  .bonuses-form select {
    padding: 5px 10px;
    width: auto; }




.section-guide-equipment-calculator {
  padding: 5rem 5%; }
  .section-guide-equipment-calculator .equipment-calculator-stats, .section-guide-equipment-calculator .equipment-calculator-input {
    display: inline-block;
    position: relative; }
    @media (max-width: 899px) {
      .section-guide-equipment-calculator .equipment-calculator-stats, .section-guide-equipment-calculator .equipment-calculator-input {
        display: block; } }
  .section-guide-equipment-calculator .equipment-calculator-stats {
    vertical-align: top;
    margin: 0;
    left: unset;
    max-width: unset;
    width: 20%; }
    @media (max-width: 1300px) {
      .section-guide-equipment-calculator .equipment-calculator-stats {
        width: 30%; } }
    @media (max-width: 899px) {
      .section-guide-equipment-calculator .equipment-calculator-stats {
        width: 100%;
        max-width: 100%;
        margin-bottom: 2rem; } }
  .section-guide-equipment-calculator .equipment-calculator-input {
    vertical-align: middle;
    width: 78%;
    padding: 0 2rem;
    display: inline-flex;
    flex-wrap: wrap; }
    @media (max-width: 1300px) {
      .section-guide-equipment-calculator .equipment-calculator-input {
        width: 69%; } }
    @media (max-width: 899px) {
      .section-guide-equipment-calculator .equipment-calculator-input {
        width: 100%; } }
    .section-guide-equipment-calculator .equipment-calculator-input h1 {
      text-transform: uppercase;
      color: #3EC4FF;
      font-weight: 800;
      font-family: 'frutiger';
      display: inline-block;
      vertical-align: middle;
      padding: .4rem;
      font-size: 1.8rem; }
      @media (max-width: 1300px) {
        .section-guide-equipment-calculator .equipment-calculator-input h1 {
          font-size: 1.6rem; } }
    .section-guide-equipment-calculator .equipment-calculator-input-gem {
      width: 22.5%;
      flex-wrap: wrap;
      display: inline-flex;
      padding: 1.5rem 1rem;
      margin: .8rem;
      background-color: #C4C4C4; }
      @media (max-width: 1300px) {
        .section-guide-equipment-calculator .equipment-calculator-input-gem {
          width: 30%; } }
      @media (max-width: 899px) {
        .section-guide-equipment-calculator .equipment-calculator-input-gem {
          width: 100%; } }
      .section-guide-equipment-calculator .equipment-calculator-input-gem img {
        left: 0;
        display: inline-block;
        width: 80px;
        height: 80px;
        padding: .4rem; }
      .section-guide-equipment-calculator .equipment-calculator-input-gem .data {
        display: block;
        width: 22.5%;
        flex-basis: 100%;
        padding: .4rem;
        top: 105px;
        /* Chrome, Safari, Edge, Opera */
        /* Firefox */ }
        .section-guide-equipment-calculator .equipment-calculator-input-gem .data .zmienny {
          background-color: #c4f5ff; }
        @media (max-width: 1300px) {
          .section-guide-equipment-calculator .equipment-calculator-input-gem .data {
            width: 30%; } }
        @media (max-width: 899px) {
          .section-guide-equipment-calculator .equipment-calculator-input-gem .data {
            width: 100%; } }
        .section-guide-equipment-calculator .equipment-calculator-input-gem .data p {
          margin: 0;
          display: inline-block;
          vertical-align: middle;
          font-family: 'frutiger';
          color: white;
          font-weight: 900; }
        .section-guide-equipment-calculator .equipment-calculator-input-gem .data input::-webkit-outer-spin-button,
        .section-guide-equipment-calculator .equipment-calculator-input-gem .data input::-webkit-inner-spin-button {
          -appearance: none;
          margin: 0; }
        .section-guide-equipment-calculator .equipment-calculator-input-gem .data input[type=number] {
          -appearance: textfield; }
      .section-guide-equipment-calculator .equipment-calculator-input-gem input,
      .section-guide-equipment-calculator .equipment-calculator-input-gem select {
        display: inline-block;
        vertical-align: middle;
        height: 2.7rem;
        padding: .4rem;
        margin: .25rem 0; }
      .section-guide-equipment-calculator .equipment-calculator-input-gem input {
        width: 20%; }
      .section-guide-equipment-calculator .equipment-calculator-input-gem select {
        width: 62.5%; }

.section-attack-calculator {
  padding: 5rem 2% 5rem 18%; }
  @media (max-width: 1300px) {
    .section-attack-calculator {
      padding: 5rem 1% 5rem 20%; } }
  @media (max-width: 899px) {
    .section-attack-calculator {
      padding: 5rem 7.5%; } }
  @media (max-width: 625px) {
    .section-attack-calculator {
      padding: 5rem 5%; } }

.elements-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between; }
  .elements-form-container {
    width: 45.5%;
    padding: 1.2rem;
    margin: 2rem 1.5rem;
    background-color: #fae8d1;
    border-radius: 10px;
    box-shadow: 0 0 0 1rem #806853; }
    @media (min-width: 1600px) {
      .elements-form-container {
        width: 47%; } }
    @media (min-width: 2560px) {
      .elements-form-container {
        width: 31.5%; } }
    @media (max-width: 899px) {
      .elements-form-container {
        width: 100%; } }
    .elements-form-container h3 {
      width: 100%;
      font-family: 'medieval';
      font-size: 2.2rem;
      margin: 0 0 1rem 0;
      text-align: center; }
    .elements-form-container img {
      display: inline-block;
      float: left;
      object-fit: contain;
      width: 150px;
      height: 130px;
      padding-right: 1.5rem; }
    .elements-form-container label {
      font-family: 'Candara';
      font-size: 1.7rem;
      display: block;
      margin: 0; }
    .elements-form-container select {
      padding-left: .5rem;
      font-size: 1.6rem;
      width: 100%;
      display: block;
      cursor: pointer; }
    .elements-form-container p {
      font-size: 1.55rem;
      margin: 1rem 0;
      font-family: Arial, Helvetica, sans-serif; }
    .elements-form-container .blank,
    .elements-form-container .common,
    .elements-form-container .rare,
    .elements-form-container .epic,
    .elements-form-container .legendary {
      background-color: #1C1711 ; }
    .elements-form-container .blank {
      color: #CCCCCC; }
    .elements-form-container .common {
      color: #CCCCCC; }
    .elements-form-container .rare {
      color: #9AE81F; }
    .elements-form-container .epic {
      color: #C685F9; }
    .elements-form-container .legendary {
      color: #F9AD1C; }
    .elements-form-container#result {
      width: 100%;
      padding: .8rem; }
      .elements-form-container#result input {
        width: 100%;
        margin: 6px 0; }
      @media (min-width: 900px) {
        .elements-form-container#result {
          position: -webkit-sticky;
          position: sticky;
          top: 1.5rem;
          z-index: 100; } }
      .elements-form-container#result h3, .elements-form-container#result p {
        margin: 8px 1.5rem; }
        @media (max-width: 1300px) {
          .elements-form-container#result h3, .elements-form-container#result p {
            text-align: center;
            margin: 8px .6rem; } }
        @media (max-width: 899px) {
          .elements-form-container#result h3, .elements-form-container#result p {
            text-align: left; } }
        @media (max-width: 625px) {
          .elements-form-container#result h3, .elements-form-container#result p {
            text-align: center; } }
      .elements-form-container#result p {
        letter-spacing: -.04rem;
        display: inline-block;
        text-align: left;
        font-size: clamp(1.6rem, 1.8vw, 2.5rem);
        font-family: 'Candara'; }
        @media (max-width: 1300px) {
          .elements-form-container#result p {
            font-size: clamp(1.6rem, 1.65vw, 2.35rem); } }
        @media (max-width: 899px) {
          .elements-form-container#result p {
            letter-spacing: normal;
            font-size: 2.2rem;
            display: block; } }
      .elements-form-container#result .row {
        align-items: flex-end;
        justify-content: space-around; }
        .elements-form-container#result .row .column {
          margin: 0 1rem; }
          @media (max-width: 1300px) {
            .elements-form-container#result .row .column {
              margin: 0 .5rem; } }
          .elements-form-container#result .row .column#col-1 {
            width: 18%; }
            @media (max-width: 899px) {
              .elements-form-container#result .row .column#col-1 {
                width: 22%; } }
            @media (max-width: 625px) {
              .elements-form-container#result .row .column#col-1 {
                width: 50%; } }
          .elements-form-container#result .row .column#col-2 {
            width: 77%; }
            @media (max-width: 899px) {
              .elements-form-container#result .row .column#col-2 {
                width: 70%; } }
            @media (max-width: 625px) {
              .elements-form-container#result .row .column#col-2 {
                width: 100%; }
                .elements-form-container#result .row .column#col-2 p {
                  text-align: center; } }
            .elements-form-container#result .row .column#col-2 .text {
              margin-right: auto;
              margin-left: auto;
              width: fit-content; }
              @media (max-width: 899px) {
                .elements-form-container#result .row .column#col-2 .text {
                  margin: 0;
                  width: 100%; } }
      .elements-form-container#result #achievement {
        display: none; }
        .elements-form-container#result #achievement h4 {
          font-size: 1.9rem;
          margin-top: 0;
          margin-bottom: .75rem;
          width: 100%;
          text-align: center; }
    .elements-form-container#title label {
      display: inline;
      margin: 6px; }
    @media (max-width: 1300px) {
      .elements-form-container#commander, .elements-form-container#horizon, .elements-form-container#hol, .elements-form-container#appearence, .elements-form-container#title {
        padding: 1.2rem 0.7rem; } }
    .elements-form-container#commander p, .elements-form-container#horizon p, .elements-form-container#hol p, .elements-form-container#appearence p, .elements-form-container#title p {
      width: 100%;
      text-align: center;
      margin-top: 0; }
    .elements-form-container#commander label, .elements-form-container#horizon label, .elements-form-container#hol label, .elements-form-container#appearence label, .elements-form-container#title label {
      font-size: 1.5rem;
      font-family: Arial, Helvetica, sans-serif; }
    .elements-form-container#commander .row, .elements-form-container#horizon .row, .elements-form-container#hol .row, .elements-form-container#appearence .row, .elements-form-container#title .row {
      justify-content: space-around; }
    .elements-form-container#commander .column, .elements-form-container#horizon .column, .elements-form-container#hol .column, .elements-form-container#appearence .column, .elements-form-container#title .column {
      width: 48%;
      margin: 0 .25rem; }
      .elements-form-container#commander .column input[type=checkbox], .elements-form-container#horizon .column input[type=checkbox], .elements-form-container#hol .column input[type=checkbox], .elements-form-container#appearence .column input[type=checkbox], .elements-form-container#title .column input[type=checkbox] {
        display: inline;
        width: fit-content;
        transform: scale(1.25);
        cursor: pointer;
        margin-right: .75rem;
        margin-bottom: .4rem; }
      .elements-form-container#commander .column input, .elements-form-container#horizon .column input, .elements-form-container#hol .column input, .elements-form-container#appearence .column input, .elements-form-container#title .column input {
        width: 75%;
        font-size: 1.4rem;
        padding: .7rem .6rem; }
        .elements-form-container#commander .column input::-webkit-outer-spin-button, .elements-form-container#commander .column input::-webkit-inner-spin-button, .elements-form-container#horizon .column input::-webkit-outer-spin-button, .elements-form-container#horizon .column input::-webkit-inner-spin-button, .elements-form-container#hol .column input::-webkit-outer-spin-button, .elements-form-container#hol .column input::-webkit-inner-spin-button, .elements-form-container#appearence .column input::-webkit-outer-spin-button, .elements-form-container#appearence .column input::-webkit-inner-spin-button, .elements-form-container#title .column input::-webkit-outer-spin-button, .elements-form-container#title .column input::-webkit-inner-spin-button {
          /* display: none; <- Crashes Chrome on hover */
          -appearance: none;
          margin: 0;
          /* <-- Apparently some margin are still there even though it's hidden */ }
        @media (max-width: 1300px) {
          .elements-form-container#commander .column input, .elements-form-container#horizon .column input, .elements-form-container#hol .column input, .elements-form-container#appearence .column input, .elements-form-container#title .column input {
            width: 100%;
            padding: .7rem 1rem;
            padding-right: .5rem;
            margin: 5px 0; } }
        @media (max-width: 899px) {
          .elements-form-container#commander .column input, .elements-form-container#horizon .column input, .elements-form-container#hol .column input, .elements-form-container#appearence .column input, .elements-form-container#title .column input {
            padding: 1rem 1.25rem;
            margin: 10px 0; } }
        @media (max-width: 625px) {
          .elements-form-container#commander .column input, .elements-form-container#horizon .column input, .elements-form-container#hol .column input, .elements-form-container#appearence .column input, .elements-form-container#title .column input {
            padding: 1rem 1.25rem;
            margin: 12px 0; } }
      @media (max-width: 1300px) {
        .elements-form-container#commander .column, .elements-form-container#horizon .column, .elements-form-container#hol .column, .elements-form-container#appearence .column, .elements-form-container#title .column {
          width: 47.5%;
          margin: 0 .25rem; } }
      @media (max-width: 625px) {
        .elements-form-container#commander .column, .elements-form-container#horizon .column, .elements-form-container#hol .column, .elements-form-container#appearence .column, .elements-form-container#title .column {
          width: 90%; } }
    .elements-form-container .select-area {
      display: inline-block;
      margin: 0 1rem; }
      .elements-form-container .select-area input[type=radio] {
        transform: scale(1.25);
        cursor: pointer;
        vertical-align: middle;
        margin-right: .75rem;
        margin-bottom: .4rem; }

.elements-summary {
  width: 15.25%;
  left: 1.5%;
  top: 15%;
  bottom: 15%;
  height: fit-content;
  margin: 0;
  background-color: #EFEFEF;
  position: fixed; }
  .elements-summary .parameters #result-melee-comm,
  .elements-summary .parameters #result-ranged-comm,
  .elements-summary .parameters #result-courtyard-comm,
  .elements-summary .parameters #result-flanks-comm,
  .elements-summary .parameters #result-front-comm,
  .elements-summary .parameters #result-disclaimer {
    font-size: 1.15rem; }
  .elements-summary p {
    margin: .8rem 0; }
  @media (min-width: 1600px) {
    .elements-summary {
      font-size: 1.3rem; }
      .elements-summary .parameters {
        padding: 1rem 1.75rem; } }
  @media (max-width: 1300px) {
    .elements-summary {
      left: 1.5%;
      width: 18%; }
      .elements-summary .parameters {
        padding: 1rem 1.4rem; } }
  @media (max-width: 899px) {
    .elements-summary {
      font-size: 1.5rem ;
      left: 0;
      position: relative;
      width: 70%;
      margin: auto;
      max-width: 100%; } }
  @media (max-width: 625px) {
    .elements-summary {
      position: relative;
      width: 95%; } }

.rewards {
  width: 85%;
  height: auto;
  margin: 0 auto;
  background-color: #C4C4C4;
  padding: 1.5rem;
  -appearance: textfield; }
  @media (max-width: 1300px) {
    .rewards {
      width: 95%; } }
  @media (max-width: 899px) {
    .rewards {
      width: 100%; } }
  .rewards input::-webkit-outer-spin-button,
  .rewards input::-webkit-inner-spin-button {
    -appearance: none;
    margin: 0; }
  .rewards p,
  .rewards label {
    margin: 0;
    font-family: 'frutiger'; }
  .rewards input[type=number] {
    -appearance: textfield; }
  .rewards-title {
    width: fit-content; }
    .rewards-title p {
      color: #F3C24A;
      font-size: 3rem; }
  .rewards-bonuses-form {
    background-color: #775036;
    color: #EAD0B2;
    padding: 1rem; }
    .rewards-bonuses-form label {
      font-size: 1.6rem;
      margin-left: 1rem; }
    .rewards-bonuses-form input[type=number],
    .rewards-bonuses-form select,
    .rewards-bonuses-form option {
      width: 170px;
      padding: .6rem .8rem;
      border-radius: 0;
      border: 1px solid #C4C4C4;
      font-family: 'frutiger';
      font-weight: 500;
      font-size: 1.5rem;
      color: #31251b;
      margin: 6px 0;
      background-color: white; }
      @media (max-width: 625px) {
        .rewards-bonuses-form input[type=number],
        .rewards-bonuses-form select,
        .rewards-bonuses-form option {
          width: 110px; } }
  .rewards-result-calculator {
    background-color: #775036;
    padding-bottom: .5rem; }
    .rewards-result-calculator p, .rewards-result-calculator img {
      vertical-align: middle;
      margin: .4rem auto; }
    .rewards-result-calculator img {
      height: 65px;
      width: auto; }
      @media (max-width: 1300px) {
        .rewards-result-calculator img {
          height: 55px; } }
      @media (max-width: 899px) {
        .rewards-result-calculator img {
          height: 45px;
          margin-right: 0; } }
      @media (max-width: 625px) {
        .rewards-result-calculator img {
          height: 40px;
          margin-right: 0; } }
    .rewards-result-calculator p {
      padding-bottom: 0;
      text-align: center;
      color: #31251b;
      font-size: 2.7rem; }
      @media (max-width: 899px) {
        .rewards-result-calculator p {
          font-size: 2.4rem; } }
      @media (max-width: 625px) {
        .rewards-result-calculator p {
          font-size: 2.2rem; } }
    .rewards-result-calculator-sum, .rewards-result-calculator-result {
      width: 100%;
      padding: .7rem 5rem;
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 899px) {
        .rewards-result-calculator-sum, .rewards-result-calculator-result {
          padding: .5rem 2rem; } }
      .rewards-result-calculator-sum .container, .rewards-result-calculator-result .container {
        padding: .75rem 1.25rem;
        display: inline-table;
        margin: 0 auto;
        width: fit-content;
        text-align: center; }
        .rewards-result-calculator-sum .container img, .rewards-result-calculator-sum .container p, .rewards-result-calculator-result .container img, .rewards-result-calculator-result .container p {
          display: block; }
      .rewards-result-calculator-sum #honeyDifference, .rewards-result-calculator-result #honeyDifference {
        font-size: 1.5rem ;
        display: block; }
    .rewards-result-calculator-sum {
      background-color: #928C87;
      border-top: 2px solid #C4C4C4; }

@media (max-width: 625px) {
  .kl-result {
    display: block; } }

.kl-result #result {
  width: 100%; }

.kl-result #result-img {
  margin: auto;
  margin-right: 1rem;
  height: 80px;
  width: auto; }

.kl-result #result-percentage {
  margin: auto;
  margin-left: 1rem; }

.kl-result progress {
  margin: auto 2rem; }

.kl-result progress[value] {
  -webkit-appearance: none;
  appearance: none;
  width: 300px;
  height: 23px; }

.kl-result progress[value]::-webkit-progress-bar {
  background-color: #928C87;
  border: #3b2722 2px solid; }

.kl-result progress[value]::-webkit-progress-value {
  background-color: #e8ab31; }

@media (max-width: 625px) {
  .kl-result #result-img,
  .kl-result #result-percentage,
  .kl-result progress[value] {
    object-fit: contain;
    width: 100%;
    margin: 1rem auto; } }

.section-about {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 1.2vh), linear-gradient(to right bottom, rgba(242, 217, 187, 0.45), rgba(189, 154, 121, 0.45)), url(https://sa1.top/file/background3.jpg);
  background-size: cover;
  background-position: top;
  padding: 3rem 10vw;
  min-height: 75vh; }
  .section-about p {
    font-size: 1.8rem;
    font-family: 'Candara';
    margin: 1.5rem 0; }
  .section-about summary {
    color: black;
    text-shadow: none;
    font-size: 2rem;
    font-family: 'medieval';
    cursor: pointer;
    user-select: none; }

section {
  background-size: cover;
  background-position: top; }

.top-btn {
  display: none;
  top: 1.25rem;
  right: 1.6rem;
  z-index: 101;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  padding: 1rem;
  position: fixed; }

.section-pick {
  height: auto;
  background-image: linear-gradient(to top, rgba(255, 0, 0, 0) 97.5%, rgba(0, 0, 0, 0.3) 100%, rgba(255, 0, 0, 0) 100%), linear-gradient(to right bottom, rgba(242, 217, 187, 0.45), rgba(189, 154, 121, 0.45)), url(https://sa1.top/file/background2.png);
  background-size: cover;
  background-position: top;
  padding-top: 2rem;
  min-height: 70vh; }

.pick-row {
  margin-top: 5rem;
  max-width: 114rem; }

.bh-pick-img {
  max-width: -webkit-fill-available;
  margin: 0 3rem;
  border-radius: 100px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  cursor: pointer;
  transition: box-shadow .3s;
  box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.3); }
  .bh-pick-img:hover {
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.5); }

img[alt="alt-img"] {
  filter: grayscale(65%);
  transition: filter .2s, transform .3s, box-shadow .3s; }
  img[alt="alt-img"]:hover {
    filter: grayscale(0%);
    transform: scale(1.03); }
  img[alt="alt-img"]:active {
    transform: translateY(-3px);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.25); }

.pick-heading {
  margin-top: 2rem;
  margin-bottom: 5rem;
  text-align: center;
  text-decoration: none;
  font-size: 6rem;
  font-family: 'medieval';
  font-weight: 700; }
  @media (max-width: 625px) {
    .pick-heading {
      font-size: 4rem; } }

.pick-col {
  text-decoration: none;
  color: #000; }

.or-pick-row .col h3 {
  font-size: 2rem;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.or-pick-row .col img {
  max-height: 225px;
  width: auto;
  padding: 1rem; }
.top-banner img {
  width: 300px;
  height: auto;
  display: block;
  margin: 10px auto;
}



