/* COLORS START */
.primary-text-color {
  color: var(--color-primary) !important;
}

.primary-border-color {
  border-color: var(--color-primary) !important;
}

.primary-bg-color {
  background-color: var(--color-primary) !important;
}

.color-white {
  color: #fff !important;
}
/* COLORS END */

/* FONTS START */
/*@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), url("../fonts/NotoSans-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans"), url("../fonts/NotoSans-Bold.woff2")  format("woff2");
}*/
/* FONTS END */

body {
  box-sizing: border-box;
  color: var(--color-text-main);
  background: #e1e3e7;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  width: 100%;
}

body * {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

button,
input {
  outline: none;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: var(--color-text-dark);
}

.f72b0d43 {
  color: #5b8f35;
}

.b952fe480 {
  color: #eb8348;
}

.bf8e5e76,
.dd99eb8c {
  width: 14px;
  height: 14px;
}

.bf8e5e76 path {
  fill: var(--color-primary);
}

.dd99eb8c path {
  fill: none;
  stroke: var(--color-primary);
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.align-start {
  align-items: flex-start !important;
}

.c9c016ccd {
  display: block;
  width: 24px;
  height: 22px;
  border-radius: 50px;
  object-fit: cover;
  margin-right: 8px;
}

.d91e8e10 {
  cursor: pointer;
  display: flex;
  align-items: center;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  text-align: center;
  color: var(--color-text-dark) !important;
  text-decoration: none;
}

.d91e8e10:hover {
  box-shadow: 0px 61px 24px rgba(65, 77, 98, 0.01), 0px 34px 20px rgba(65, 77, 98, 0.05), 0px 15px 15px rgba(65, 77, 98, 0.09),
    0px 4px 8px rgba(65, 77, 98, 0.1), 0px 0px 0px rgba(65, 77, 98, 0.1);
}

.d91e8e10 img {
  max-width: 100px;
  max-height: 53px;
  margin-left: 5px;
}

.l4e772efc {
  display: flex;
}

.l4e772efc .l0370ec7e {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.l4e772efc .l255f2ebe {
  color: #fff;
  padding-right: 10px;
  border-right: 1px solid #f2f2f2;
  font-size: 14px;
}

.l4e772efc .l6a32bc8a {
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.l4e772efc .l0370ec7e .l6a32bc8a {
  margin-left: 0;
}

.de22599e {
  position: absolute;
  width: 100%;
  height: 550px;
  background-size: cover;
  background-position: center;
  z-index: -2;
}

.c6cfee1fc {
  position: absolute;
  width: 100%;
  top: 50px;
  height: 500px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(248, 248, 249, 0.16) 16.67%,
    rgba(237, 238, 241, 0.46) 40.63%,
    rgba(236, 237, 240, 0.85) 74.48%,
    rgba(236, 237, 240, 0.94) 86.46%,
    #e1e3e7 100%
  );
  z-index: -1;
}

.c1cbb2282 {
  width: 100%;
  position: relative;
}

.t8fe54644 {
  display: flex;
  justify-content: space-between;
}

.t8fe54644 .f37f7e49 {
  width: 29%;
}

.t8fe54644 .a19151f3 {
  width: 69%;
}

.c04a1edd4 {

}

.f11e6610 {
  display: flex;
  padding: 0 16px;
  gap: 0 10px;
}

.c08401c69 {
  font-weight: 700;
  font-size: 14px;
  line-height: 170%;
  color: #a9adb9;
  text-decoration: none;
  padding: 8px 40px;
}

.c08401c69.c037173ab {
  color: #fff;
  background: #203b6b;
  border-radius: 8px 8px 0 0;
  cursor: default;
}

.c269d61f6 {
  position: relative;
  padding: 14px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: #f4f4f6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.c269d61f6::before {
  content: '';
  border-top: 2px solid #203b6b;
  border-radius: 10px;
  height: 65px;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
}
.c04a1edd4 {
  width: 100%;
}
.c76a8b008 .c269d61f6::before {
  content: none;
  border: none;
  height: 0;
}

.c269d61f6 .c254144ab {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .c269d61f6 {
    margin-bottom: 20px;
  }
  .c04a1edd4 {
    margin: 0 -15px;
    width: calc(100% + 30px);
    overflow: hidden;
  }
  .f11e6610 {
    margin: 0 15px;
  }
}

.c496ab437 {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  padding: 20px 32px;
  margin: 64px 0;
}

.c496ab437.d848f09d {
  background: rgba(255, 255, 255, 0.4);
}

.ec6597d2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.ec6597d2 .c496ab437 {
  width: 69%;
  margin-top: 0;
}
.ec6597d2 .c8a174d61 {
  width: 69%;
  margin-top: 0;
}
.ec6597d2 .c8a174d61 .c496ab437 {
  width: 100%;
}

.c05fa48ee {
  width: 29%;
}

.c74151d91 {
  max-width: 1320px;
  margin: 0 auto;
}

.c74151d91 img {
  max-width: 100%;
}

.c74151d91 .t2c362699 {
  width: 100%;
  overflow-x: auto;
  border: 8px solid #203b6b;
  border-radius: 15px;
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .c74151d91 .t2c362699 {
    border-width: 6px;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
  background: #f7f8fb;
  color: var(--color-text-dark);
  max-width: 100%;
}

.t2c362699 table {
  max-width: none;
}

thead tr {
  border-bottom: 1px solid #dcdfe4;
}

tbody tr:not(:last-of-type) {
  border-bottom: 1px solid #dcdfe4;
}

th {
  background: #e7eaee;
  text-align: left;
  padding: 12px 20px;
}

th:first-of-type {
  border-top-left-radius: 10px;
}

th:last-of-type {
  border-top-right-radius: 10px;
}

th:not(:last-of-type),
td:not(:last-of-type) {
  border-right: 1px solid #dcdfe4;
}

td {
  padding: 12px 20px;
}

.h7e5d1a66 th {
  padding: 20px 32px;
  border-radius: 0;
}

.h7e5d1a66 td {
  padding: 20px 28px;
}

.h7e5d1a66 td:first-child {
  font-weight: 700;
  background: #e7eaee;
  text-align: left;
  padding: 20px 32px;
}

.d3dc3f85b {
  margin-bottom: 40px;
}

.d857bfb54 {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  padding: 10px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--color-text-dark);
  margin-bottom: 40px;
}

.d857bfb54 .d033e249d {
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

.d857bfb54 .a2f775a3 {
  display: flex;
  align-items: center;
}

.d857bfb54 .d3b6f73b1 {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 19px;
}

.d857bfb54 .d3b6f73b1 span {
  font-size: 14px;
  font-weight: 700;
}

.d857bfb54 .d3b6f73b1:after {
  content: "";
  position: absolute;
  right: -10px;
  width: 1px;
  background: var(--color-secondary);
  height: 22px;
}

.d857bfb54 .d36acd52e {
  width: 61px;
  height: 61px;
  border-radius: 50px;
}

.d857bfb54 .f3d6003c {
  margin-left: 10px;
}

.d857bfb54 .d81130e3c {
  width: 115px;
  margin-left: 20px;
}

.d857bfb54 .d81130e3c img {
  width: 100%;
}

.cee5997f {
  padding: 0 15px;
}

.cd5e6b02 {
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
}

.c43ef1a9 {
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  width: 400px;
  padding: 10px;
  margin-right: 10px;
}

.edc28775 {
  position: relative;
  justify-content: center;
  min-width: 130px;
  font-weight: 700;
}

.dc8da93d {
  position: relative;
  right: 40px;
  bottom: 1px;
}

.c2a96ade {
  display: flex;
  justify-content: space-between;
}

.p4a3ed062 {
  width: 49%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  padding: 15px;
}

.p4a3ed062 .p8e6e5b63 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

.d49f0339 .p8e6e5b63,
.d49f0339 li::marker {
  color: #5b8f35;
}

.c07689669 .p8e6e5b63,
.c07689669 li::marker {
  color: #eb8348;
}

.p0851d470 {
  margin: 20px 0 0 0;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  font-size: 14px;
}

.p0851d470 li:last-of-type {
  margin-bottom: 0;
}

.p85b6c85f {
  width: 100%;
  display: none;
  background: #ffffff;
  border-radius: 10px;
  padding: 15px;
}

.p85b6c85f .p538ae0ac {
  display: flex;
  justify-content: space-between;
}

.p85b6c85f .p7e6f5cdc {
  cursor: pointer;
  width: 49%;
  background: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 0;
  text-align: center;
}

.p85b6c85f .p7e6f5cdc.active {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
}

.p85b6c85f .a03ff408 {
  color: #5b8f35;
}

.p85b6c85f .aff91f64 {
  color: #eb8348;
}

.p85b6c85f .p0851d470 {
  margin: 0;
  padding: 15px 0 0 0;
}

.p85b6c85f .p9e3a048c {
  display: none;
}

.p85b6c85f .p9e3a048c.active {
  display: block;
}

.ce5933e7 {
  margin-left: 5px;
}

.ce5933e7 .dbf88412 {
  font-weight: 700;
  color: var(--color-primary);
}

.ce5933e7 .m5b9ea0bc {
  color: #fff;
  margin-left: -4px;
  font-weight: 700;
}

@media (max-width: 1350px) {
  .c74151d91 {
    padding: 15px;
  }

  .d91e8e10 img {
    max-width: 65px;
  }
}

@media (max-width: 1100px) {
  .ec6597d2 .c496ab437 {
    width: 100%;
  }
  .ec6597d2 .c8a174d61 {
    width: 100%;
  }

  .c05fa48ee {
    display: none;
  }
}

@media (max-width: 1024px) {
  .t8fe54644 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .t8fe54644 .f37f7e49,
  .t8fe54644 .a19151f3 {
    width: 100%;
  }

  .t8fe54644 .f37f7e49 {
    width: 60%;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .t8fe54644 .f37f7e49 {
    width: 100%;
  }

  .d857bfb54 {
    background: transparent;
    flex-direction: column;
    padding: 0;
  }

  .d857bfb54 .a2f775a3 {
    width: 100%;
    background: #fff;
    padding: 3px 6px;
    border-radius: 7px;
    margin-top: 15px;
    justify-content: center;
  }

  .d857bfb54 .d033e249d {
    text-align: center;
  }

  .p85b6c85f {
    display: block;
  }

  .p4a3ed062 {
    display: none;
  }
}

@media (max-width: 480px) {
  .c496ab437 {
    padding: 16px 12px;
    margin: 36px 0;
  }

  .c74151d91 .t2c362699 {
    margin-bottom: 15px;
  }

  .de22599e {
    top: -5px;
  }

  .l4e772efc .l0370ec7e {
    font-size: 12px;
  }

  .l4e772efc .l6a32bc8a {
    width: 18px;
    height: 18px;
  }

  .d857bfb54 .d033e249d {
    font-size: 12px;
  }

  .d3dc3f85b {
    margin-bottom: 15px;
  }

  .d857bfb54 {
    margin-bottom: 15px;
  }

  .d857bfb54 .a2f775a3 {
    margin-top: 0;
    justify-content: space-between;
  }

  .d857bfb54 .d36acd52e {
    width: 40px;
    height: 40px;
  }

  .d857bfb54 .d81130e3c {
    width: 72px;
  }

  .d857bfb54 .f3d6003c {
    display: flex;
    align-items: center;
    font-size: 10px;
  }

  .d857bfb54 .d62c165fc {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
  }

  .d857bfb54 .d3b6f73b1:after {
    height: 14px;
    top: 11px;
  }

  .d857bfb54 .d62c165fc:after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    background: var(--color-secondary);
    height: 14px;
  }
}

/* QUOTE START */
.q4aed1847 {
  background: #f7f8fb;
  border-radius: 20px;
  padding: 30px;
  margin: 30px 20px;
}

.c3ff3652 .q5d580cdd {
  font-size: 34px;
  font-weight: 900;
  line-height: 45px;
  color: var(--color-text-dark);
  border-left: 5px solid var(--color-primary);
  padding-left: 20px;
}

.c3ff3652 .b4b4a182 {
  font-size: 14px;
  line-height: 24px;
  padding: 20px 25px 0 25px;
}

@media (max-width: 480px) {
  .q4aed1847 {
    margin: 15px 0;
    padding: 15px;
  }

  .c3ff3652 .q5d580cdd {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    padding-left: 15px;
  }

  .c3ff3652 .b4b4a182 {
    padding: 20px 0 0 0;
    font-size: 10px;
    line-height: 17px;
  }
}
/* QUOTE END */

/* HEADER CONTENT START */
.h7d54c7b4 {
  background-size: cover;
}

.h7d54c7b4 .rank-math-breadcrumb {
  max-width: 1320px;
  margin: 0 auto;
}

.da5ef8ff {
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  padding: 30px 0;
  margin-bottom: 40px;
}

.da5ef8ff .h6069ef2b {
  position: relative;
  width: 65%;
}

.da5ef8ff .h02f26935 {
  position: relative;
  width: 35%;
}

.da5ef8ff .dd53a747 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.da5ef8ff .h63cf40cc {
  text-align: left;
}

.da5ef8ff .dd53a747 .h63cf40cc {
  max-width: 1128px;
  text-align: center;
}

.da5ef8ff .e82b1b5f {
  color: var(--color-text-add);
  line-height: 25px;
}

.da5ef8ff .e82b1b5f a {
  color: var(--color-primary);
}

.da5ef8ff .dd53a747 .e82b1b5f {
  max-width: 870px;
  text-align: center;
}

.da5ef8ff .f134f007 {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  flex-wrap: wrap;
}

.da5ef8ff .h759cb620 {
  max-width: 24%;
  object-fit: contain;
  margin-right: 10px;
  margin-bottom: 10px;
}

.da5ef8ff .h180f5df1 {
  margin-top: 30px;
  font-size: 12px;
}

.da5ef8ff .h02f26935 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.da5ef8ff .ed2edd77 {
  justify-content: center;
  padding: 10px;
}

.da5ef8ff .c8805b0b {
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
  padding: 5px 10px;
}

.da5ef8ff .e6f276b7 {
  margin-top: 36px;
}

.e6f276b7 {
  display: flex;
  align-items: center;
  color: #7e8394;
  font-size: 14px;
}

.e6f276b7 .dd590844 {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 20px;
  margin-right: 20px;
}

.e6f276b7 .dd590844::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.e6f276b7 .cc1d45bd {
  width: 48px;
  height: 48px;
  border-radius: 50px;
  margin-right: 12px;
}

.e6f276b7 .h99c8833c {
  margin-right: 16px;
}

.e6f276b7 .a02e3550 {
  font-size: 12px;
  line-height: 19px;
}

.e6f276b7 .h08dfe6fc {
  font-weight: 700;
}
.e6f276b7 .h08dfe6fc a {
  font-weight: 700;
  color: #7e8394;
  font-size: 14px;
  line-height: 1.2em;
  text-decoration: none;
}

.e6f276b7 .b51fd233 {
  margin-right: 32px;
}

.e6f276b7 .h92ddfac0 {
  font-size: 12px;
  line-height: 19px;
}

.e6f276b7 .h11e630b7 {
  font-weight: 700;
}

.e6f276b7 .h547f7cad {
  display: none;
}

.e6f276b7 .e1033f8f {
  display: flex;
  align-items: center;
}

.e6f276b7 .header-meta-socials__item {
  display: flex;
  align-items: center;
  position: relative;
}

.e6f276b7 .header-meta-socials__item:not(:last-of-type) {
  padding-right: 12px;
  margin-right: 12px;
}

.e6f276b7 .header-meta-socials__item:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.c7803d9a {
  position: absolute;
  top: -170px;
  z-index: 0;
}

.h02fae888 {
  position: relative;
}

.h975e0d90 .h003a0f02 {
  align-items: center;
  flex-direction: column;
  margin-top: 10px;
}

.h02fae888 .h45479808 {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  width: 345px;
  margin-bottom: 4px;
}

.h02fae888 .ac616013 {
  max-width: 263px;
  width: 100%;
  height: 70px;
  font-size: 20px;
  text-transform: uppercase;
  margin-right: 12px;
}

.h02fae888 .h63400e27 {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.h1b160c64 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  padding: 8px 15px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  margin-top: 12px;
  border: 1px solid;
}

.h73634389 {
  flex-grow: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.h73634389:nth-of-type(2) {
  margin-left: 10px;
  padding-left: 10px;
}

.h73634389:nth-of-type(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 38px;
  background: #b0b4bf;
}

.ab07dea2 {
  display: flex;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.ab07dea2 .h4f985897 {
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid #7e8394;
}

.ab07dea2 span {
  font-size: 20px;
}

.ab07dea2 small {
  font-size: 16px;
  margin: 0 4px;
}

.f81c3644 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.h568f76d2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.h568f76d2 .c6e652d0 {
  font-size: 14px;
  font-weight: 700;
  color: #7e8394;
}

.h89db8ab0 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.h89db8ab0 .h8ca6328e {
  position: relative;
  width: 240px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid;
}

.h89db8ab0 .h79952dfa {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -30px;
  left: calc(50% - 30px);
  width: 60px;
  height: 60px;
  background: var(--color-primary);
  border-radius: 10px;
}

.h89db8ab0 .a1576f44 {
  width: 44px;
  height: 44px;
}

.h89db8ab0 .h6737dfaa {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-add);
  text-align: center;
  padding: 36px 12px 24px 12px;
}

.h89db8ab0 .h6737dfaa::after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: calc(50% - 30px);
  width: 60px;
  height: 1px;
  background: var(--color-primary);
}

.da5ef8ff.cea0da78 {
  margin-bottom: 0;
}

.h6e224fba {
  width: 100%;
  background: #1f3866;
  opacity: 0.85;
  display: flex;
  justify-content: center;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  margin-bottom: 50px;
}

.df041746 {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 16px 0;
  overflow: auto;
}

.df041746 .cccb5824 {
  max-width: 270px;
  max-height: 35px;
}

.df041746 .cccb5824:not(:last-of-type) {
  margin-right: 50px;
}

@media (max-width: 1350px) {
  .da5ef8ff {
    padding: 15px !important;
  }

  .h7d54c7b4 .rank-math-breadcrumb {
    padding: 15px 15px 0 15px !important;
  }

  .da5ef8ff .f134f007 {
    margin-top: 40px;
  }

  .h89db8ab0 .h8ca6328e {
    width: 190px;
  }
}

@media (max-width: 1024px) {
  .da5ef8ff {
    flex-wrap: wrap;
  }

  .da5ef8ff .h6069ef2b,
  .da5ef8ff .h02f26935 {
    width: 100%;
  }

  .h975e0d90 .h003a0f02 {
    margin-top: 50px;
  }

  .h89db8ab0 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .h89db8ab0 .h8ca6328e {
    margin: 0 32px 48px 0;
  }
}

@media (max-width: 900px) {
  .df041746 {
    justify-content: flex-start;
  }

  .df041746 .cccb5824 {
    max-width: 200px;
  }

  .df041746 .cccb5824:not(:last-of-type) {
    margin-right: 25px;
  }
}

@media (max-width: 768px) {
  .da5ef8ff .e82b1b5f {
    font-size: 14px;
  }

  .df041746 .cccb5824 {
    max-width: 154px;
  }
}

@media (max-width: 600px) {
  .da5ef8ff .e6f276b7 {
    font-size: 12px;
    margin-top: 16px;
  }
  .e6f276b7 .h08dfe6fc a {
    font-size: 12px;
  }

  .e6f276b7 .dd590844 {
    margin-right: 12px;
    padding-right: 12px;
  }

  .e6f276b7 .cc1d45bd {
    width: 28px;
    height: 28px;
  }

  .e6f276b7 .a02e3550,
  .e6f276b7 .h92ddfac0 {
    font-size: 10px;
    line-height: 13px;
  }

  .e6f276b7 .h17ceb45d {
    width: 49px;
  }

  .e6f276b7 .h99c8833c {
    margin-right: 8px;
  }

  .e6f276b7 .b51fd233 {
    margin-right: 12px;
  }

  .e6f276b7 .h098ced9f {
    position: relative;
  }

  .e6f276b7 .h547f7cad {
    display: block;
  }

  .e6f276b7 .e1033f8f {
    display: none;
  }

  .e6f276b7 .h098ced9f:hover .e1033f8f {
    display: flex;
    position: absolute;
    right: 0;
    bottom: -40px;
    background: #162a4d;
    padding: 5px 10px;
    border-radius: 8px;
  }

  .f11e6610 {
    padding: 0;
  }

  .c269d61f6 {
  }

  .c08401c69 {
    line-height: 140%;
    border-radius: 8px;
    padding: 6px 16px;
  }
}

@media (max-width: 480px) {
  .da5ef8ff {
    margin-bottom: 0;
  }

  .da5ef8ff .h63cf40cc {
    text-align: center;
  }

  .da5ef8ff .e82b1b5f {
    font-size: 14px;
  }

  .da5ef8ff .f134f007 {
    margin-top: 20px;
    justify-content: center;
  }

  .da5ef8ff .h180f5df1 {
    margin-top: 20px;
    font-size: 8px;
    line-height: 12px;
  }

  .da5ef8ff .h02f26935 {
    margin-top: 40px;
  }

  .da5ef8ff .c8805b0b {
    font-size: 8px;
  }

  .c7803d9a {
    max-width: 238px;
    top: -65px;
    opacity: 0.5;
  }

  .h02fae888 .h45479808 {
    width: 100%;
    justify-content: space-between;
  }

  .h02fae888 .ac616013 {
    max-width: none;
    margin-right: 0;
    margin-top: 12px;
    order: 3;
    font-size: 16px;
    height: 54px;
  }

  .h02fae888 .h1b160c64 {
    max-width: 320px;
    width: 83%;
    height: 48px;
    order: 1;
    padding: 7px 20px;
    margin-top: 0;
    margin-right: 8px;
  }

  .h02fae888 .ab07dea2 {
    font-size: 14px;
  }

  .h02fae888 .ab07dea2 span {
    font-size: 16px;
  }

  .h02fae888 .f81c3644 {
    font-size: 12px;
  }

  .h02fae888 .h63400e27 {
    width: 48px;
    height: 48px;
    order: 2;
  }

  .h568f76d2 .c6e652d0 {
    font-size: 12px;
    font-weight: 400;
  }

  .h02fae888 .h73634389:nth-of-type(2)::before {
    height: 25px;
  }

  .h89db8ab0 {
    margin-top: 50px;
    justify-content: space-evenly;
  }

  .h89db8ab0 .h8ca6328e {
    width: 158px;
    margin-right: 12px;
  }

  .h89db8ab0 .h79952dfa {
    width: 44px;
    height: 44px;
    left: calc(50% - 22px);
  }

  .h89db8ab0 .a1576f44 {
    width: 32px;
    height: 32px;
  }

  .h89db8ab0 .h6737dfaa {
    font-size: 14px;
    padding: 24px 12px 18px 12px;
  }

  .h89db8ab0 .h6737dfaa::after {
    bottom: 10px;
  }

  .h6e224fba {
    margin-bottom: 12px;
  }

  .df041746 {
    padding: 8px 0 8px 0;
  }

  .df041746::-webkit-scrollbar {
    width: 0;
  }

  .df041746 {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .df041746 .cccb5824 {
    max-height: 26px;
  }

  .df041746 .cccb5824 {
    margin-right: 10px !important;
    margin-left: 10px;
  }
}
/* HEADER CONTENT END */

/* CONTENT BANNER START */
.a23bbfc2 {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 336px;
  border-radius: 20px;
}

@media (max-width: 900px) {
  .a23bbfc2 {
    height: 250px;
  }
}

@media (max-width: 480px) {
  .a23bbfc2 {
    height: 85px;
    border-radius: 5px;
  }
}
/* CONTENT BANNER END */

/* CUSTOM LIST START */
.a8b66e3f {
  display: flex;
  justify-content: center;
  background: #f7f8fb;
  border: 1px solid #dcdfe4;
  border-radius: 20px;
  margin: 20px;
  padding: 0 20px;
}

.c1abca16a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 20px 0 0 0 !important;
  list-style: none !important;
}

.c1abca16a .c06e33a0e {
  width: 24%;
  margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: var(--color-text-dark);
}

.c1abca16a .c06e33a0e::before {
  content: url(../images/li_before.svg);
  margin-right: 15px;
}

@media (max-width: 768px) {
  .c1abca16a .c06e33a0e {
    width: 32%;
  }
}

@media (max-width: 480px) {
  .a8b66e3f {
    padding: 0 35px;
  }

  .c1abca16a .c06e33a0e {
    width: 49%;
    margin-bottom: 10px;
  }
}
/* CUSTOM LIST END */

/* FAQ START */
.f59d0e5f7 {
  width: 100% !important;
  margin: 0;
}

.f59d0e5f7 .fbe8290d {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 52px;
  color: var(--color-text-dark);
}

.f59d0e5f7 .a54a2cea {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  border: 2px solid #fff;
  margin-bottom: 16px;
  padding: 20px;
}

.f59d0e5f7 .f7580be72 {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  border: 2px solid #fff;
  margin-bottom: 16px;
}

.f59d0e5f7 .f7580be72:hover {
  background: rgba(255, 255, 255, 0.7);
}

.f59d0e5f7 .f41538a05 {
  cursor: pointer;
  color: var(--color-text-dark);
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

.f59d0e5f7 .ff64419e {
  display: none;
  margin: 0;
  padding: 0 20px 20px 20px;
}

.f59d0e5f7 .ff64419e.active {
  display: block;
}

.f59d0e5f7 .f72a5fac7,
.f59d0e5f7 .f0027b9a0 {
  display: none;
  width: 18px;
  height: 18px;
}

.f59d0e5f7 .f72a5fac7.active {
  display: block;
}

.f59d0e5f7 .f0027b9a0.active {
  display: block;
}

@media (max-width: 480px) {
  .f59d0e5f7 {
    margin: 15px 0;
  }

  .f59d0e5f7 .fbe8290d {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
  }

  .f59d0e5f7 .a54a2cea {
    font-size: 10px;
    padding: 15px;
  }

  .f59d0e5f7 .f41538a05 {
    padding: 15px;
    font-size: 10px;
    line-height: 16px;
  }

  .f59d0e5f7 .ff64419e {
    margin-left: 0;
    font-size: 10px;
  }

  .f59d0e5f7 .ae77746f {
    max-width: 90%;
    font-size: 12px;
  }

  .f59d0e5f7 .f72a5fac7,
  .f59d0e5f7 .f0027b9a0 {
    width: 12px;
    height: 12px;
  }
}
/* FAQ END */

/* BREADCRUMBS START */
.rank-math-breadcrumb {
  padding: 10px 0;
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
  color: #cdd6dd !important;
  text-decoration: none;
  font-size: 12px;
}

.rank-math-breadcrumb p {
  margin: 0;
}

.rank-math-breadcrumb p a:last-of-type {
  color: #7b8c98;
}
/* BREADCRUMBS END */

/* 404 PAGE START */
.ac222ef5 {
  padding: 100px 15px;
}

.p78a048ee {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, #ffffff 100%);
  border-radius: 10px;
  padding: 60px 100px;
  max-width: 750px;
  text-align: center;
  margin: auto;
  color: var(--color-text-dark);
}

.p78a048ee .page-404__logo {
  max-width: 130px;
}

.p78a048ee .p9a25097c {
  margin: 20px 0;
}

.p78a048ee .db6db584 {
  position: relative;
  font-size: 20px;
  margin-bottom: 40px;
}

.p78a048ee .db6db584::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: calc(50% - 19px);
  width: 38px;
  height: 3px;
  background: var(--color-secondary);
}

.p78a048ee .fd85f93c {
  font-size: 14px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .p78a048ee {
    padding: 25px 40px;
  }
}

@media (max-width: 480px) {
  .ac222ef5 {
    padding: 50px 15px;
  }

  .p9a25097c svg {
    height: 70px;
  }

  .p78a048ee .db6db584 {
    font-size: 16px;
  }

  .p78a048ee .fd85f93c {
    font-size: 10px;
  }
}
/* 404 PAGE END */

/* STATIC PAGE START */
.s6e45daf5 {
  max-width: 925px;
  margin: 0 auto;
  padding-top: 30px;
}

.s6e45daf5 .a61aa196 {
  background: #ffffff;
  opacity: 0.8;
  border-radius: 10px;
  padding: 20px;
}

@media (max-width: 480px) {
  .s6e45daf5 {
    padding-top: 15px;
  }
}
/* STATIC PAGE END */

/* DEFAULT GRID START */
.d5247064d {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.d5247064d .d45c871dd {
  width: 24%;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(8.40772px);
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 10px;
  text-decoration: none;
}

.d5247064d .d45c871dd:hover {
  background: linear-gradient(180deg, #ffffff -20.15%, rgba(242, 242, 242, 0.6) 100%);
}

.d5247064d .e3ab1f3a {
  width: 100%;
  height: 190px;
  object-fit: contain;
  border-radius: 8px;
  margin-bottom: 10px;
}

.d5247064d .b28480e7 {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: var(--color-text-dark);
}

@media (max-width: 1024px) {
  .d5247064d .d45c871dd {
    width: 23%;
  }

  .d5247064d .e3ab1f3a {
    height: 160px;
  }
}

@media (max-width: 800px) {
  .d5247064d .d45c871dd {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .d5247064d .d45c871dd {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .d5247064d .d45c871dd {
    width: 100%;
  }

  .d5247064d .e3ab1f3a {
    height: 180px;
  }

  .d5247064d .b28480e7 {
    font-size: 16px;
  }
}
/* DEFAULT GRID END */

/* SEARCH START */
.s93843211 {
  padding-top: 30px;
}

@media (max-width: 480px) {
  .s93843211 {
    padding-top: 15px;
  }
}
/* SEARCH END */

/* CATEGORY START */
.c32e35a23 {
  padding-top: 30px;
}

@media (max-width: 480px) {
  .c32e35a23 {
    padding-top: 15px;
  }
}
/* CATEGORY END */

/* INFO START */
.h448a024b {
  flex-direction: column;
  padding: 0;
}

.h448a024b .e6f276b7 {
  margin-top: 65px;
  margin-bottom: 125px;
}

.c559f0215 {
  width: 69%;
}

.c188ef13f {
  width: 100%;
  border-radius: 10px;
  background: #f8f8f8;
  padding: 20px 32px;
  margin: -125px auto 0 auto;
}

.i24206757 {
  margin: 30px auto 0 auto;
}

.c86f0a9e .deb6c952 {
  font-weight: 700;
  line-height: 51px;
  margin-bottom: 32px;
  color: var(--color-text-dark);
}

.c86f0a9e .i033e00ff {
  width: 100%;
  height: 520px;
  object-fit: cover;
  border-radius: 10px;
}

.c86f0a9e .i8607382b {
  padding: 32px;
}

.c86f0a9e .i8607382b img {
  border-radius: 12px;
  margin-bottom: 20px;
}

.c86f0a9e .i8607382b table {
  width: 100%;
}

@media (max-width: 1100px) {
  .c559f0215 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .h448a024b {
    padding: 0 15px;
  }

  .c86f0a9e .i033e00ff {
    height: 320px;
  }
}

@media (max-width: 480px) {
  .h448a024b .e6f276b7 {
    margin-top: 16px;
    margin-bottom: 85px;
  }

  .c86f0a9e {
    margin-top: -50px;
  }

  .c86f0a9e .deb6c952 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 25px;
  }

  .c86f0a9e .i8607382b {
    padding: 12px;
  }

  .c86f0a9e .i8607382b p {
    font-size: 12px;
    line-height: 20px;
  }

  .c86f0a9e .i8607382b li {
    margin-bottom: 12px;
  }
}

/* INFO END */

/* AUTHOR BLOCK START */
.a4fbe93db {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  margin: 32px auto;
  padding: 24px 32px;
  max-width: 925px;
}

.d1b4676b {
  max-width: none;
}

.a4fbe93db .a32de9e85 {
  display: flex;
  justify-content: space-between;
}

.a4fbe93db .a4f2da36 {
  display: flex;
  align-items: center;
}

.a4fbe93db .a056b2ad7 {
  width: 65px;
  height: 65px;
  border-radius: 50px;
  margin-right: 16px;
}

.a4fbe93db .author-block-links__item img {
  width: 100%;
  padding: 8px;
}

.a4fbe93db .a6973c652 {
  display: none;
}

.a4fbe93db .a57877623 {
  display: flex;
  align-items: center;
}

.a4fbe93db .a57877623 a {
  display: flex;
  align-items: center;
  position: relative;
  border: none;
}

.a4fbe93db .a57877623 a:not(:last-of-type) {
  padding-right: 12px;
  margin-right: 12px;
}

.a4fbe93db .a57877623 a:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.a4fbe93db .a4906bf10 {
  color: var(--color-text-dark);
  font-weight: 700;
}
.a4fbe93db .a4906bf10 a {
  color: var(--color-text-dark);
  font-weight: 700;
  text-decoration: none;
}

.a4fbe93db .a69585a3a {
  font-size: 14px;
  font-weight: 700;
  color: #eb8348;
}

.a4fbe93db .ee9fdfab {
  margin-top: 20px;
}

.a4fbe93db .a586652f1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.a4fbe93db .a1faf6a08 {
  margin-left: 10px;
  font-weight: 700;
  color: var(--color-text-dark);
}

@media (max-width: 480px) {
  .a4fbe93db {
    flex-wrap: wrap;
    padding: 12px;
  }

  .a4fbe93db .a056b2ad7 {
    width: 48px;
    height: 48px;
  }

  .a4fbe93db .ee9fdfab {
    margin-top: 16px;
  }

  .a4fbe93db .a8494856a {
    font-size: 12px;
    line-height: 20.4px;
  }

  .a4fbe93db .a4906bf10 {
    font-size: 12px;
  }

  .a4fbe93db .a731fc4d7 {
    order: 2;
  }

  .a4fbe93db .a69585a3a {
    font-size: 10px;
  }

  .a4fbe93db .ccb40041 {
    font-size: 12px;
  }

  .a4fbe93db .a586652f1 img {
    width: 62px;
  }
}
/* AUTHOR BLOCK END */

/* CONTENT CASINO REVIEW START */
.c82f8825e .content-casino-review__disclaimer {
  padding: 0 20px 20px 20px;
}

.h975e0d90 {
  flex-wrap: wrap;
}

.h975e0d90 .h63cf40cc {
  width: 90%;
  z-index: 10;
}

@media (max-width: 1024px) {
  .h975e0d90 .h63cf40cc {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .h975e0d90 .e82b1b5f {
    text-align: center;
  }
}
/* CONTENT CASINO REVIEW END */

/* GAME REVIEW START */
.h78294794 {
  padding: 0 0 24px 0;
  display: block;
}

.h78294794 .e82b1b5f {
  line-height: 27px;
}

.b1170b7b {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.c426439b {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 69%;
  border-radius: 10px;
  height: 500px;
}

.c426439b .eed83afb {
  max-width: 340px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.c426439b a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  height: 70px;
  color: var(--color-text-main);
}

.c426439b .h7155ad9c {
  width: 250px;
}

.c426439b .d1b7f0ba {
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  text-decoration: none;
  border: 2px solid #ffffff;
  border-radius: 10px;
  margin-top: 16px;
  color: #fff;
}

.c426439b .h5ab75c29 {
  width: 100%;
  text-align: center;
  color: #a9adb9;
  margin-top: 8px;
}

.c426439b .ef895ae0 {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.c426439b .g292ccde1 {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.g292ccde1 {
  display: flex;
}

.g292ccde1 .g65964458 {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.3);
  border: 2px solid #ffffff;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  margin-right: 12px;
}

.g292ccde1 .g65964458 svg {
  margin-right: 8px;
}

.h61c443ab {
  width: 29%;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 20px;
  color: #a9adb9;
}

.h61c443ab .h9da5949d {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
}

.h61c443ab .h19758e3e {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16px;
}

.h61c443ab .e4df87c9 {
  width: 50%;
}

.h61c443ab .c32081d5 {
  display: flex;
  flex-wrap: wrap;
  width: 49%;
}

.h61c443ab .c32081d5 span {
  display: flex;
  color: var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  margin: 0 10px 5px 0;
}

@media (max-width: 1200px) {
  .c426439b {
    width: 59%;
  }

  .h61c443ab {
    width: 39%;
  }
}

@media (max-width: 768px) {
  .b1170b7b {
    flex-wrap: wrap;
  }

  .c426439b,
  .h61c443ab {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .h78294794 .e82b1b5f {
    max-width: 100%;
    text-align: center;
  }

  .b1170b7b {
    margin-top: 20px;
  }

  .c426439b .eed83afb {
    justify-content: center;
    width: 240px;
  }

  .h61c443ab {
    font-size: 16px;
  }

  .c426439b a {
    font-size: 16px;
    height: 57px;
  }

  .c426439b {
    height: 300px;
    margin-bottom: 24px;
  }

  .c426439b .g292ccde1 {
    left: auto;
    bottom: 12px;
    right: 12px;
  }

  .c426439b .h7155ad9c {
    width: 192px;
  }

  .c426439b .ef895ae0 {
    display: none;
  }

  .h61c443ab .e4df87c9 {
    width: 55%;
  }

  .h61c443ab .c32081d5 {
    display: flex;
    flex-wrap: wrap;
    width: 44%;
  }
}

.g42ed59b1 {
  max-width: 900px;
}

.ec6597d2 .g42ed59b1 {
  width: 69%;
}

.g81de25f2 {
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  width: 100%;
  padding: 20px 32px;
  margin-bottom: 50px;
}

@media (max-width: 1100px) {
  .g42ed59b1 {
    width: 100% !important;
    max-width: none;
  }
}
/* GAME REVIEW END */

/* SLOT GRID START */
.s328f7b62 {
  margin-bottom: 30px;
}

.s328f7b62 .d6ebcafb {
  text-align: left;
  margin-bottom: 24px;
}

.d63897d4 {
  width: 100%;
  display: flex;
  justify-content: center;
}

.s677d9b48 {
  cursor: pointer;
  padding: 10px 28px;
  background: var(--color-primary);
  font-size: 14px;
  font-weight: 700;
  border-radius: 10px;
  color: var(--color-text-dark);
}

.s821da2e9 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.s821da2e9 a {
  color: var(--color-text-main) !important;
  border: none !important;
}

.s821da2e9 .s7d80c076 {
  width: 19%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  margin-bottom: 20px;
}

.s821da2e9 .s7d80c076:hover {
  background: rgba(255, 255, 255, 0.7);
}

.s821da2e9 .s571a096b {
  display: block;
  padding: 12px;
}

.s821da2e9 .bc791b9f {
  width: 100%;
  height: 143px;
  object-fit: cover;
  border-radius: 10px;
}

.s821da2e9 .c4d5272c {
  display: block;
  font-weight: 700;
  padding: 0 12px 8px 12px;
}

.s821da2e9 .s215bbbd5 {
  font-size: 14px;
  padding: 0 12px 17px 12px;
}

.s821da2e9 .ac1dbf88 {
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  padding: 8px 16px;
  color: #4a5b68;
  font-size: 14px;
}

.s821da2e9 .s6ab05279 {
  display: flex;
}

.s821da2e9 .s1b396d06 {
  display: flex;
  align-items: center;
  margin-right: 12px;
}

.s821da2e9 .s1b396d06 img {
  margin-right: 6px;
}

.s821da2e9 .s2faf4200 span {
  color: var(--color-primary);
  margin-left: 5px;
}

@media (max-width: 1200px) {
  .s821da2e9 .ac1dbf88 {
    flex-direction: column;
  }
}

@media (max-width: 1100px) {
  .s821da2e9 .s7d80c076 {
    width: 24%;
  }
}

@media (max-width: 768px) {
  .s821da2e9 .s7d80c076 {
    width: 32%;
  }
}

@media (max-width: 480px) {
  .s328f7b62 .d6ebcafb {
    margin-bottom: 16px;
  }

  .s821da2e9 {
    justify-content: space-between;
  }

  .s821da2e9 .s7d80c076 {
    width: 48%;
    margin-bottom: 16px;
  }

  .s821da2e9 .bc791b9f {
    height: 90px;
  }

  .s821da2e9 .c4d5272c {
    font-size: 16px;
    padding-bottom: 4px;
  }

  .s821da2e9 .s215bbbd5 {
    font-size: 12px;
    padding-bottom: 12px;
  }

  .s821da2e9 .ac1dbf88 {
    flex-direction: row;
    font-size: 10px;
    padding: 6px 12px;
  }

  .s821da2e9 .s1b396d06 {
    margin-right: 8px;
  }

  .s821da2e9 .s1b396d06 img {
    width: 15px;
  }
}

@media (max-width: 400px) {
  .s821da2e9 .ac1dbf88 {
    padding: 6px;
  }

  .s821da2e9 .s1b396d06 {
    margin-right: 4px;
  }
}

@media (max-width: 375px) {
  .s821da2e9 .s1b396d06 img {
    margin-right: 2px;
  }

  .s821da2e9 .s2faf4200 span {
    margin-left: 0;
  }
}
/* SLOT GRID END */

/* SLOTS HUB START */
.e57d2d88 .e82b1b5f {
  max-width: 1082px !important;
  margin-bottom: 70px;
}

.bad38376 {
  background: #fff;
}

.bad38376 .c3017d278 {
  border: none;
}

.bad38376 .c5b01a1b8 {
  padding: 0;
}

.bad38376 .c76ff8d94 {
  margin-left: 0;
}

@media (max-width: 480px) {
  .e57d2d88 .e82b1b5f {
    margin-bottom: 20px;
  }
}
/* SLOTS HUB END */

/* SLOT SEARCH START */
.afb99f7a {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  padding: 16px 24px;
  margin-bottom: 28px;
}

.s6337c3d3 {
  width: 69%;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(169, 173, 185, 0.3);
  border-radius: 8px;
  height: 48px;
  padding-left: 56px;
}

.s6337c3d3:focus {
  border: 1px solid rgba(169, 173, 185, 0.7);
}

.s6337c3d3::placeholder {
  font-size: 16px;
}

.afb99f7a::before {
  content: url(../images/slot-search.svg);
  position: absolute;
  top: calc(50% - 11px);
  left: 40px;
  z-index: 10;
}

@media (max-width: 600px) {
  .s6337c3d3 {
    width: 100%;
    height: 40px;
    margin-bottom: 8px;
  }

  .afb99f7a::before {
    width: 18px;
    height: 18px;
    top: calc(27% - 9px);
  }
}

@media (max-width: 480px) {
  .afb99f7a {
    padding: 12px 8px;
    margin-bottom: 16px;
  }

  .s6337c3d3 {
    padding-left: 46px;
  }

  .s6337c3d3::placeholder {
    font-size: 14px;
  }

  .afb99f7a::before {
    left: 20px;
  }
}
/* SLOT SEARCH END */

/* FILTER  PROVIDER START */
.f8fbfc70b {
  position: relative;
  width: 30%;
}

.f0ce26263 {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 0 16px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(169, 173, 185, 0.3);
  border-radius: 8px;
}

.f0ce26263::after {
  content: url(../images/filter-arrow.svg);
  position: absolute;
  right: 16px;
}

.f87e8cb5 {
  display: none;
  width: 100%;
  position: absolute;
  top: 55px;
  left: 0;
  background: #ffffff;
  border: 1px solid rgba(169, 173, 185, 0.3);
  border-radius: 8px;
  max-height: 313px;
  overflow: auto;
}

.f8fbfc70b.open .f87e8cb5 {
  display: block;
}

.f5315be9b {
  cursor: pointer;
  padding: 12px 0;
  margin: 0 16px;
}

.f5315be9b:not(:last-of-type) {
  border-bottom: 1px dashed #a9adb9;
}

@media (max-width: 600px) {
  .f8fbfc70b {
    width: 100%;
  }

  .f0ce26263 {
    height: 40px;
  }

  .f87e8cb5 {
    top: 47px;
  }
}
/* FILTER  PROVIDER END */

/* HIDE SUBTITLE START */
.h71ee4e3e {
  position: relative;
}

.h3c8f4087 {
  max-height: 80px;
  overflow: hidden;
  background: linear-gradient(180deg, #a9adb9 33.95%, rgba(169, 173, 185, 0.27) 80.45%, rgba(169, 173, 185, 0) 97.67%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h71ee4e3e.open .h3c8f4087 {
  background: transparent;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  max-height: none;
  overflow: visible;
}

.h71ee4e3e.open .h5cb52e73.open {
  display: none;
}

.h71ee4e3e.open .h5cb52e73.close {
  display: inline-block;
}

.h5cb52e73 {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px dashed #ffffff;
  margin-top: 4px;
}

.h5cb52e73.close {
  display: none;
}

@media (max-width: 480px) {
  .h71ee4e3e {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
/* HIDE SUBTITLE END */

/* RECOMMENDED GRID START*/
.c0b70208 {
  width: 100%;
  margin-bottom: 48px;
}

.efef486e {
  width: 100%;
}

.r44847a40 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.28);
}

.r44847a40:not(:last-of-type) {
  margin-bottom: 16px;
}

.r278da6af {
  width: 180px;
  padding: 10px;
}

.r488826f2 {
  width: 123px;
  height: 50px;
  font-size: 14px;
  justify-content: center;
  margin-top: 13px;
}

.r0e2ca0dc {
  width: 70px;
  height: 70px;
}

.r075c41a8 {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.r13a473a3 {
  font-size: 14px;
  font-weight: 700;
  color: #171e34;
  text-decoration: none;
}

.f04c6402 {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.f04c6402 span {
  font-size: 16px;
  font-weight: 700;
}

.fa3dbf01 {
  margin-right: 8px;
}

.fa3dbf01 svg {
  width: 12px;
  height: 12px;
}

.r671021c3 {
  display: flex;
  justify-content: space-around;
  width: 100%;
  border-radius: 10px;
  background: #fff;
  padding: 10px 0;
  margin-top: 4px;
}

.r6b0ee899 {
  position: relative;
  color: #171e34;
  font-weight: 700;
}

.r6b0ee899 span {
  font-size: 20px;
}

.r6b0ee899:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 3px;
  right: -25px;
  width: 1px;
  height: 22px;
  background: #a9adb9;
}

@media (max-width: 1350px) {
  .r278da6af {
    width: auto;
  }

  .r488826f2 {
    width: 95%;
    margin: 6px auto 0 auto;
  }

  .r671021c3 {
    margin-top: 8px;
  }

  .r6b0ee899:not(:last-of-type)::after {
    right: -15px;
  }
}
/* RECOMMENDED GRID END*/

/* ARTICLES GRID START */
.a16546f9f {
  width: 100%;
  margin-bottom: 48px;
}

.a1fc329ec {
  width: 100%;
}

.b4a81bc2 {
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.28);
  text-decoration: none;
  color: #4a5b68 !important;
}

.b4a81bc2:not(:last-of-type) {
  margin-bottom: 16px;
}

.a86eb31e {
  display: flex;
  padding: 16px 12px;
}

.a33ccf834 {
  display: block;
  width: 109px;
  height: 67px;
  margin-right: 16px;
}

.a9786d211 {
  max-width: none !important;
  width: 109px;
  height: 67px;
  border-radius: 8px;
}

.a5fb8b37e {
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #171e34 !important;
  text-decoration: none;
  line-height: 170%;
}

.feb37a78 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  background: #fff;
  padding: 8px 12px;
}

.a2ce0aea2 {
  font-size: 12px;
  font-weight: 400;
}

.a5afae453 {
  display: block;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  padding-right: 20px;
}

.a5afae453::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: 2.5px;
}
/* ARTICLES GRID END */

/* LINKING SIDEBART START */
.b0b5a3f7 {
  width: 100%;
  margin-bottom: 48px;
}

.l90b0ccbd {
  width: 100%;
}

.l3bdbfe93 {
  position: relative;
  display: block;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  color: #171e34;
  text-decoration: none;
  padding: 16px 12px;
}

.l3bdbfe93:not(:last-of-type) {
  margin-bottom: 12px;
}

.l5db97e37 {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.l3bdbfe93::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: calc(50% - 12px);
  right: 10px;
}
/* LINKING SIDEBART END */

/* LINKING GRID START */
.l2b2fe525 {
  width: 100%;
  margin-bottom: 48px;
}

.l21697020 {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.l8a02420e {
  width: 24%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.52);
  padding: 16px;
  margin-bottom: 16px;
}

.a82f0703 {
  display: block;
  width: 100%;
  height: 172px;
  margin-bottom: 12px;
}

.l2c074afd {
  width: 100%;
  height: 172px;
  border-radius: 8px;
}

.l708e18d0 {
  display: block;
  height: 54px;
  overflow: hidden;
  color: #171e34;
  text-decoration: none;
  margin-bottom: 20px;
}

.fa6aed1e {
  display: flex;
  justify-content: space-between;
}

.l31e68aca {
  font-size: 12px;
  color: #4a5b68;
}

.l47fcc03b {
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}

.l47fcc03b::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
}

@media (max-width: 1100px) {
  .l8a02420e {
    width: 32%;
  }
}

@media (max-width: 768px) {
  .l21697020 {
    justify-content: space-between;
  }

  .l8a02420e {
    width: 48%;
  }

  .linking-sidebar-item__title{
    width: calc(90% - 24px);
  }
}
@media (max-width: 480px) {
  .l8a02420e {
    padding: 8px;
    margin-bottom: 12px;
  }

  .a82f0703 {
    height: 86px;
  }

  .l2c074afd {
    height: 86px;
  }

  .l708e18d0 {
    font-size: 12px;
    line-height: 120%;
    height: 28px;
  }

  .l31e68aca {
    font-size: 10px;
  }

  .l47fcc03b span {
    display: none;
  }
}
/* LINKING GRID END */

/* IMPORTANT BLOCK START */
.c4edecf0 {
  position: relative;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 32px;
  margin: 20px 0;
}

.b9789589 {
  font-size: 20px;
  font-weight: 700;
  line-height: 170%;
  color: #203b6b;
}

.c4edecf0::before,
.c4edecf0::after {
  content: "";
  position: absolute;
  width: 172px;
  height: 4px;
  background: var(--color-primary);
}

.c4edecf0::before {
  top: 20px;
  left: 32px;
}

.c4edecf0::after {
  bottom: 20px;
  right: 32px;
}

@media (max-width: 600px) {
  .c4edecf0 {
    padding: 28px 12px;
  }

  .c4edecf0::before,
  .c4edecf0::after {
    width: 94px;
  }

  .c4edecf0::before {
    top: 16px;
    left: 12px;
  }

  .c4edecf0::after {
    bottom: 16px;
    right: 12px;
  }
}

@media (max-width: 480px) {
  .b9789589 {
    font-size: 14px;
    line-height: 140%;
  }
}

/* IMPORTANT BLOCK END */

/* CASINO PROS CONS LISTS START */
.c2ed80ec9,
.c5f806fc4 {
  width: 49%;
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px;
}

.c6769d45 {
  padding: 15px;
  background: #f8f9fa;
  border: 1px solid #dcdfe4;
  border-radius: 10px;
  margin-top: 12px;
  margin-bottom: 0 !important;
}

.c6769d45 li {
  margin-left: 20px !important;
  margin-bottom: 15px !important;
}

.c6769d45 li:last-of-type {
  margin-bottom: 0 !important;
}

.casino-pros-list__title {
  text-align: center;
  font-weight: 700;
  color: #5b8f35;
}

.c2ed80ec9 li::marker {
  color: #5b8f35;
}

.casino-cons-list__title {
  text-align: center;
  font-weight: 700;
  color: #eb8348;
}

.c5f806fc4 li::marker {
  color: #eb8348;
}

@media (max-width: 480px) {
  .p4a3ed062 {
    flex-wrap: wrap;
    padding: 0;
    border: none;
  }

  .p4a3ed062 .c2ed80ec9,
  .p4a3ed062 .c5f806fc4 {
    width: 100%;
    margin-bottom: 16px;
  }

  .c6769d45 li {
    margin-left: 15px !important;
  }
}
/* CASINO PROS CONS LISTS END */

/* MODAL START */
.m52ff574f {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 16px;
  z-index: 9999;
  align-items: center;
  justify-content: center;
}

.m52ff574f.open {
  display: flex;
}

.m5e191050 {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(6, 10, 19, 0.72);
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.e2f214ab {
  position: relative;
}

.e2f214ab .d04b4196 {
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 30px;
  right: 20px;
}

@media (max-width: 480px) {
  .e2f214ab .d04b4196 {
    top: 12px;
    right: 8px;
  }
}
/* MODAL END */

/* MODAL ALTERNATIVE CASINOS START */
.c5c11afe {
  max-width: 860px;
  width: 100%;
  border-radius: 10px;
  background: linear-gradient(186deg, #162a4d 0%, #060a13 100%);
  padding: 24px 20px;
}

.a1b75a01c {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 24px auto;
}

.a96eeb9a {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
}

.a0205d9b4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
}

.f895370a {
  display: block;
  width: 100%;
  height: 204px;
  margin-bottom: 8px;
}

.f895370a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.a4def81e6 {
  width: 100%;
}

.a61897371 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.a80390bb9 {
  font-size: 20px;
  line-height: 170%;
  color: #fff;
  text-decoration: none;
  margin-bottom: 4px;
}

.e1faa063 {
  display: flex;
  align-items: baseline;
  font-size: 14px;
  color: #a9adb9;
  margin-bottom: 8px;
}

.a5ca3b91a {
  margin-right: 12px;
}

.e1faa063 span {
  font-size: 18px;
  font-weight: 700;
}

.a47daf3af {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 150px;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 0;
}

.a288dc722 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #a9adb9;
}

.a288dc722 img {
  margin-right: 8px;
}

.cd90ee82 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.cd90ee82 span {
  font-size: 32px;
  line-height: 170%;
  padding: 0 5px;
}

.a61897371 .a4d615ccc {
  display: none;
}

.a4d615ccc {
  width: 100%;
  padding: 18px 16px;
}

.b88ab145 {
  justify-content: center;
  width: 100%;
  font-size: 14px;
}

@media (max-width: 900px) {
  .cd90ee82 span {
    font-size: 24px;
  }

  .a4d615ccc {
    display: none;
  }

  .a61897371 .a4d615ccc {
    display: block;
  }
}

@media (max-width: 768px) {
  .a1b75a01c {
    width: 95%;
    text-align: left;
    margin: 0 0 24px 0;
  }

  .a96eeb9a {
    display: block;
  }

  .a0205d9b4 {
    width: 100%;
    margin-bottom: 12px;
  }

  .a4def81e6 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .f895370a {
    width: 40%;
    height: 180px;
    margin-bottom: 0;
  }

  .a61897371 {
    width: 60%;
    padding: 12px 12px 0 12px;
  }

  .a4d615ccc {
    margin-top: 40px;
    padding: 0;
  }

  .cd90ee82 span {
    font-size: 32px;
  }

  @media (max-width: 480px) {
    .c5c11afe {
      padding: 12px;
    }

    .a1b75a01c {
      font-size: 14px;
      margin-bottom: 16px;
    }

    .f895370a {
      height: 120px;
    }

    .a61897371 {
      padding: 8px 8px 0 8px;
    }

    .a80390bb9 {
      font-size: 14px;
      margin-bottom: 0;
    }

    .e1faa063 span {
      font-size: 16px;
    }

    .a4d615ccc {
      margin-top: 0;
    }

    .b88ab145 {
      height: 36px;
    }

    .a47daf3af {
      height: 94px;
      padding: 0;
    }

    .cd90ee82 {
      font-size: 16px;
    }

    .a288dc722 {
      font-size: 12px;
    }

    .cd90ee82 span {
      font-size: 24px;
    }
  }

  @media (max-width: 375px) {
    .f895370a {
      height: 100px;
    }
  }
}
/* MODAL ALTERNATIVE CASINOS END */
