/* 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);
}

.g243eb67a {
  color: #5b8f35;
}

.b0659ec8d {
  color: #eb8348;
}

.f98232b8,
.s4eefe381 {
  width: 14px;
  height: 14px;
}

.f98232b8 path {
  fill: var(--color-primary);
}

.s4eefe381 path {
  fill: none;
  stroke: var(--color-primary);
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.align-start {
  align-items: flex-start !important;
}

.c4f14d7f4 {
  display: block;
  width: 24px;
  height: 22px;
  border-radius: 50px;
  object-fit: cover;
  margin-right: 8px;
}

.b0a0b3529 {
  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;
}

.b0a0b3529: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);
}

.b0a0b3529 img {
  max-width: 100px;
  max-height: 53px;
  margin-left: 5px;
}

.ea1e2b17 {
  display: flex;
}

.ea1e2b17 .l92c673fc {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.ea1e2b17 .bed2bff0 {
  color: #fff;
  padding-right: 10px;
  border-right: 1px solid #f2f2f2;
  font-size: 14px;
}

.ea1e2b17 .l8cf9c91d {
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.ea1e2b17 .l92c673fc .l8cf9c91d {
  margin-left: 0;
}

.c38e92c09 {
  position: absolute;
  width: 100%;
  height: 550px;
  background-size: cover;
  background-position: center;
  z-index: -2;
}

.d83e5c75 {
  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;
}

.a87b9f0b {
  width: 100%;
  position: relative;
}

.t692e33d3 {
  display: flex;
  justify-content: space-between;
}

.t692e33d3 .l206ac570 {
  width: 29%;
}

.t692e33d3 .r3edfbfbe {
  width: 69%;
}

.e26a9843 {

}

.c10ba63e6 {
  display: flex;
  padding: 0 16px;
  gap: 0 10px;
}

.e9e4199f {
  font-weight: 700;
  font-size: 14px;
  line-height: 170%;
  color: #a9adb9;
  text-decoration: none;
  padding: 8px 40px;
}

.e9e4199f.bbc3b383 {
  color: #fff;
  background: #203b6b;
  border-radius: 8px 8px 0 0;
  cursor: default;
}

.c7396400 {
  position: relative;
  padding: 14px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: #f4f4f6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.c7396400::before {
  content: '';
  border-top: 2px solid #203b6b;
  border-radius: 10px;
  height: 65px;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
}
.e26a9843 {
  width: 100%;
}
.cdf92a9e .c7396400::before {
  content: none;
  border: none;
  height: 0;
}

.c7396400 .c4e5415d {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .c7396400 {
    margin-bottom: 20px;
  }
  .e26a9843 {
    margin: 0 -15px;
    width: calc(100% + 30px);
    overflow: hidden;
  }
  .c10ba63e6 {
    margin: 0 15px;
  }
}

.c394d10ee {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  padding: 20px 32px;
  margin: 64px 0;
}

.c394d10ee.o11bcce9c {
  background: rgba(255, 255, 255, 0.4);
}

.c58a52a5b {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.c58a52a5b .c394d10ee {
  width: 69%;
  margin-top: 0;
}
.c58a52a5b .c3ed7f0e8 {
  width: 69%;
  margin-top: 0;
}
.c58a52a5b .c3ed7f0e8 .c394d10ee {
  width: 100%;
}

.c1d0fe38b {
  width: 29%;
}

.c6ce0b6f4 {
  max-width: 1320px;
  margin: 0 auto;
}

.c6ce0b6f4 img {
  max-width: 100%;
}

.c6ce0b6f4 .t885f2372 {
  width: 100%;
  overflow-x: auto;
  border: 8px solid #203b6b;
  border-radius: 15px;
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .c6ce0b6f4 .t885f2372 {
    border-width: 6px;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
  background: #f7f8fb;
  color: var(--color-text-dark);
  max-width: 100%;
}

.t885f2372 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;
}

.h82e88f76 th {
  padding: 20px 32px;
  border-radius: 0;
}

.h82e88f76 td {
  padding: 20px 28px;
}

.h82e88f76 td:first-child {
  font-weight: 700;
  background: #e7eaee;
  text-align: left;
  padding: 20px 32px;
}

.db088dcc {
  margin-bottom: 40px;
}

.d160df359 {
  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;
}

.d160df359 .d73198044 {
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

.d160df359 .d443c0034 {
  display: flex;
  align-items: center;
}

.d160df359 .d4b48d768 {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 19px;
}

.d160df359 .d4b48d768 span {
  font-size: 14px;
  font-weight: 700;
}

.d160df359 .d4b48d768:after {
  content: "";
  position: absolute;
  right: -10px;
  width: 1px;
  background: var(--color-secondary);
  height: 22px;
}

.d160df359 .b6e6edd1 {
  width: 61px;
  height: 61px;
  border-radius: 50px;
}

.d160df359 .d739c38c3 {
  margin-left: 10px;
}

.d160df359 .d10a591be {
  width: 115px;
  margin-left: 20px;
}

.d160df359 .d10a591be img {
  width: 100%;
}

.d610321a {
  padding: 0 15px;
}

.s1e4bd03b {
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
}

.s22f5843e {
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  width: 400px;
  padding: 10px;
  margin-right: 10px;
}

.s764f163b {
  position: relative;
  justify-content: center;
  min-width: 130px;
  font-weight: 700;
}

.acaa0de4 {
  position: relative;
  right: 40px;
  bottom: 1px;
}

.b28ece07 {
  display: flex;
  justify-content: space-between;
}

.p52cb7b07 {
  width: 49%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  padding: 15px;
}

.p52cb7b07 .p969bf006 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

.p47e90b34 .p969bf006,
.p47e90b34 li::marker {
  color: #5b8f35;
}

.c941e9e64 .p969bf006,
.c941e9e64 li::marker {
  color: #eb8348;
}

.p10185f9b {
  margin: 20px 0 0 0;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  font-size: 14px;
}

.p10185f9b li:last-of-type {
  margin-bottom: 0;
}

.p79035d4f {
  width: 100%;
  display: none;
  background: #ffffff;
  border-radius: 10px;
  padding: 15px;
}

.p79035d4f .p4bc36b47 {
  display: flex;
  justify-content: space-between;
}

.p79035d4f .p0324d945 {
  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;
}

.p79035d4f .p0324d945.active {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
}

.p79035d4f .b8ca5f6d {
  color: #5b8f35;
}

.p79035d4f .b70cb401 {
  color: #eb8348;
}

.p79035d4f .p10185f9b {
  margin: 0;
  padding: 15px 0 0 0;
}

.p79035d4f .p1e703c73 {
  display: none;
}

.p79035d4f .p1e703c73.active {
  display: block;
}

.d6ac9882 {
  margin-left: 5px;
}

.d6ac9882 .m120cba13 {
  font-weight: 700;
  color: var(--color-primary);
}

.d6ac9882 .m43d72b57 {
  color: #fff;
  margin-left: -4px;
  font-weight: 700;
}

@media (max-width: 1350px) {
  .c6ce0b6f4 {
    padding: 15px;
  }

  .b0a0b3529 img {
    max-width: 65px;
  }
}

@media (max-width: 1100px) {
  .c58a52a5b .c394d10ee {
    width: 100%;
  }
  .c58a52a5b .c3ed7f0e8 {
    width: 100%;
  }

  .c1d0fe38b {
    display: none;
  }
}

@media (max-width: 1024px) {
  .t692e33d3 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .t692e33d3 .l206ac570,
  .t692e33d3 .r3edfbfbe {
    width: 100%;
  }

  .t692e33d3 .l206ac570 {
    width: 60%;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .t692e33d3 .l206ac570 {
    width: 100%;
  }

  .d160df359 {
    background: transparent;
    flex-direction: column;
    padding: 0;
  }

  .d160df359 .d443c0034 {
    width: 100%;
    background: #fff;
    padding: 3px 6px;
    border-radius: 7px;
    margin-top: 15px;
    justify-content: center;
  }

  .d160df359 .d73198044 {
    text-align: center;
  }

  .p79035d4f {
    display: block;
  }

  .p52cb7b07 {
    display: none;
  }
}

@media (max-width: 480px) {
  .c394d10ee {
    padding: 16px 12px;
    margin: 36px 0;
  }

  .c6ce0b6f4 .t885f2372 {
    margin-bottom: 15px;
  }

  .c38e92c09 {
    top: -5px;
  }

  .ea1e2b17 .l92c673fc {
    font-size: 12px;
  }

  .ea1e2b17 .l8cf9c91d {
    width: 18px;
    height: 18px;
  }

  .d160df359 .d73198044 {
    font-size: 12px;
  }

  .db088dcc {
    margin-bottom: 15px;
  }

  .d160df359 {
    margin-bottom: 15px;
  }

  .d160df359 .d443c0034 {
    margin-top: 0;
    justify-content: space-between;
  }

  .d160df359 .b6e6edd1 {
    width: 40px;
    height: 40px;
  }

  .d160df359 .d10a591be {
    width: 72px;
  }

  .d160df359 .d739c38c3 {
    display: flex;
    align-items: center;
    font-size: 10px;
  }

  .d160df359 .e28b5d03 {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
  }

  .d160df359 .d4b48d768:after {
    height: 14px;
    top: 11px;
  }

  .d160df359 .e28b5d03:after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    background: var(--color-secondary);
    height: 14px;
  }
}

/* QUOTE START */
.ee841dac {
  background: #f7f8fb;
  border-radius: 20px;
  padding: 30px;
  margin: 30px 20px;
}

.q994bb25e .c216e290 {
  font-size: 34px;
  font-weight: 900;
  line-height: 45px;
  color: var(--color-text-dark);
  border-left: 5px solid var(--color-primary);
  padding-left: 20px;
}

.q994bb25e .q67a11abb {
  font-size: 14px;
  line-height: 24px;
  padding: 20px 25px 0 25px;
}

@media (max-width: 480px) {
  .ee841dac {
    margin: 15px 0;
    padding: 15px;
  }

  .q994bb25e .c216e290 {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    padding-left: 15px;
  }

  .q994bb25e .q67a11abb {
    padding: 20px 0 0 0;
    font-size: 10px;
    line-height: 17px;
  }
}
/* QUOTE END */

/* HEADER CONTENT START */
.fd1eff4b {
  background-size: cover;
}

.fd1eff4b .rank-math-breadcrumb {
  max-width: 1320px;
  margin: 0 auto;
}

.c2177314 {
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  padding: 30px 0;
  margin-bottom: 40px;
}

.c2177314 .fbe47e65 {
  position: relative;
  width: 65%;
}

.c2177314 .h7fb9ecac {
  position: relative;
  width: 35%;
}

.c2177314 .h793aa2ac {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.c2177314 .fc81ae81 {
  text-align: left;
}

.c2177314 .h793aa2ac .fc81ae81 {
  max-width: 1128px;
  text-align: center;
}

.c2177314 .f0deb03a {
  color: var(--color-text-add);
  line-height: 25px;
}

.c2177314 .f0deb03a a {
  color: var(--color-primary);
}

.c2177314 .h793aa2ac .f0deb03a {
  max-width: 870px;
  text-align: center;
}

.c2177314 .h555df5ec {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  flex-wrap: wrap;
}

.c2177314 .h9357c3b7 {
  max-width: 24%;
  object-fit: contain;
  margin-right: 10px;
  margin-bottom: 10px;
}

.c2177314 .cb1ae6c8 {
  margin-top: 30px;
  font-size: 12px;
}

.c2177314 .h7fb9ecac {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.c2177314 .h3e3b664e {
  justify-content: center;
  padding: 10px;
}

.c2177314 .h3435ce1b {
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
  padding: 5px 10px;
}

.c2177314 .h35e7cd8e {
  margin-top: 36px;
}

.h35e7cd8e {
  display: flex;
  align-items: center;
  color: #7e8394;
  font-size: 14px;
}

.h35e7cd8e .h3b927dd3 {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 20px;
  margin-right: 20px;
}

.h35e7cd8e .h3b927dd3::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.h35e7cd8e .h78ddf834 {
  width: 48px;
  height: 48px;
  border-radius: 50px;
  margin-right: 12px;
}

.h35e7cd8e .h786c86ca {
  margin-right: 16px;
}

.h35e7cd8e .h14ee88d9 {
  font-size: 12px;
  line-height: 19px;
}

.h35e7cd8e .e97be30a {
  font-weight: 700;
}

.h35e7cd8e .h53d4a7a4 {
  margin-right: 32px;
}

.h35e7cd8e .h7379ff36 {
  font-size: 12px;
  line-height: 19px;
}

.h35e7cd8e .f0423541 {
  font-weight: 700;
}

.h35e7cd8e .h316e5b81 {
  display: none;
}

.h35e7cd8e .h5a52a519 {
  display: flex;
  align-items: center;
}

.h35e7cd8e .header-meta-socials__item {
  display: flex;
  align-items: center;
  position: relative;
}

.h35e7cd8e .header-meta-socials__item:not(:last-of-type) {
  padding-right: 12px;
  margin-right: 12px;
}

.h35e7cd8e .header-meta-socials__item:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.h214b480d {
  position: absolute;
  top: -170px;
  z-index: 0;
}

.e4319d1f {
  position: relative;
}

.h06e89212 .h652b282e {
  align-items: center;
  flex-direction: column;
  margin-top: 10px;
}

.e4319d1f .h698a52ad {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  width: 345px;
  margin-bottom: 4px;
}

.e4319d1f .h1730fa85 {
  max-width: 263px;
  width: 100%;
  height: 70px;
  font-size: 20px;
  text-transform: uppercase;
  margin-right: 12px;
}

.e4319d1f .h82e40bd1 {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.h8aa093e6 {
  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;
}

.e8eed2c7 {
  flex-grow: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.e8eed2c7:nth-of-type(2) {
  margin-left: 10px;
  padding-left: 10px;
}

.e8eed2c7:nth-of-type(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 38px;
  background: #b0b4bf;
}

.ce16f98e {
  display: flex;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.ce16f98e .dcee509a {
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid #7e8394;
}

.ce16f98e span {
  font-size: 20px;
}

.ce16f98e small {
  font-size: 16px;
  margin: 0 4px;
}

.h434dacd2 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.cd02e79c {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cd02e79c .c3a53c7c0 {
  font-size: 14px;
  font-weight: 700;
  color: #7e8394;
}

.f4900f29 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.f4900f29 .h37f7a818 {
  position: relative;
  width: 240px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid;
}

.f4900f29 .h3e60db49 {
  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;
}

.f4900f29 .h19e5af6c {
  width: 44px;
  height: 44px;
}

.f4900f29 .df851f82 {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-add);
  text-align: center;
  padding: 36px 12px 24px 12px;
}

.f4900f29 .df851f82::after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: calc(50% - 30px);
  width: 60px;
  height: 1px;
  background: var(--color-primary);
}

.c2177314.m0754e479 {
  margin-bottom: 0;
}

.h1369ca23 {
  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;
}

.h404af90b {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 16px 0;
  overflow: auto;
}

.h404af90b .h2a002db3 {
  max-width: 270px;
  max-height: 35px;
}

.h404af90b .h2a002db3:not(:last-of-type) {
  margin-right: 50px;
}

@media (max-width: 1350px) {
  .c2177314 {
    padding: 15px !important;
  }

  .fd1eff4b .rank-math-breadcrumb {
    padding: 15px 15px 0 15px !important;
  }

  .c2177314 .h555df5ec {
    margin-top: 40px;
  }

  .f4900f29 .h37f7a818 {
    width: 190px;
  }
}

@media (max-width: 1024px) {
  .c2177314 {
    flex-wrap: wrap;
  }

  .c2177314 .fbe47e65,
  .c2177314 .h7fb9ecac {
    width: 100%;
  }

  .h06e89212 .h652b282e {
    margin-top: 50px;
  }

  .f4900f29 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .f4900f29 .h37f7a818 {
    margin: 0 32px 48px 0;
  }
}

@media (max-width: 900px) {
  .h404af90b {
    justify-content: flex-start;
  }

  .h404af90b .h2a002db3 {
    max-width: 200px;
  }

  .h404af90b .h2a002db3:not(:last-of-type) {
    margin-right: 25px;
  }
}

@media (max-width: 768px) {
  .c2177314 .f0deb03a {
    font-size: 14px;
  }

  .h404af90b .h2a002db3 {
    max-width: 154px;
  }
}

@media (max-width: 600px) {
  .c2177314 .h35e7cd8e {
    font-size: 12px;
    margin-top: 16px;
  }

  .h35e7cd8e .h3b927dd3 {
    margin-right: 12px;
    padding-right: 12px;
  }

  .h35e7cd8e .h78ddf834 {
    width: 28px;
    height: 28px;
  }

  .h35e7cd8e .h14ee88d9,
  .h35e7cd8e .h7379ff36 {
    font-size: 10px;
    line-height: 13px;
  }

  .h35e7cd8e .f66ab1ab {
    width: 49px;
  }

  .h35e7cd8e .h786c86ca {
    margin-right: 8px;
  }

  .h35e7cd8e .h53d4a7a4 {
    margin-right: 12px;
  }

  .h35e7cd8e .h92017cd1 {
    position: relative;
  }

  .h35e7cd8e .h316e5b81 {
    display: block;
  }

  .h35e7cd8e .h5a52a519 {
    display: none;
  }

  .h35e7cd8e .h92017cd1:hover .h5a52a519 {
    display: flex;
    position: absolute;
    right: 0;
    bottom: -40px;
    background: #162a4d;
    padding: 5px 10px;
    border-radius: 8px;
  }

  .c10ba63e6 {
    padding: 0;
  }

  .c7396400 {
  }

  .e9e4199f {
    line-height: 140%;
    border-radius: 8px;
    padding: 6px 16px;
  }
}

@media (max-width: 480px) {
  .c2177314 {
    margin-bottom: 0;
  }

  .c2177314 .fc81ae81 {
    text-align: center;
  }

  .c2177314 .f0deb03a {
    font-size: 14px;
  }

  .c2177314 .h555df5ec {
    margin-top: 20px;
    justify-content: center;
  }

  .c2177314 .cb1ae6c8 {
    margin-top: 20px;
    font-size: 8px;
    line-height: 12px;
  }

  .c2177314 .h7fb9ecac {
    margin-top: 40px;
  }

  .c2177314 .h3435ce1b {
    font-size: 8px;
  }

  .h214b480d {
    max-width: 238px;
    top: -65px;
    opacity: 0.5;
  }

  .e4319d1f .h698a52ad {
    width: 100%;
    justify-content: space-between;
  }

  .e4319d1f .h1730fa85 {
    max-width: none;
    margin-right: 0;
    margin-top: 12px;
    order: 3;
    font-size: 16px;
    height: 54px;
  }

  .e4319d1f .h8aa093e6 {
    max-width: 320px;
    width: 83%;
    height: 48px;
    order: 1;
    padding: 7px 20px;
    margin-top: 0;
    margin-right: 8px;
  }

  .e4319d1f .ce16f98e {
    font-size: 14px;
  }

  .e4319d1f .ce16f98e span {
    font-size: 16px;
  }

  .e4319d1f .h434dacd2 {
    font-size: 12px;
  }

  .e4319d1f .h82e40bd1 {
    width: 48px;
    height: 48px;
    order: 2;
  }

  .cd02e79c .c3a53c7c0 {
    font-size: 12px;
    font-weight: 400;
  }

  .e4319d1f .e8eed2c7:nth-of-type(2)::before {
    height: 25px;
  }

  .f4900f29 {
    margin-top: 50px;
    justify-content: space-evenly;
  }

  .f4900f29 .h37f7a818 {
    width: 158px;
    margin-right: 12px;
  }

  .f4900f29 .h3e60db49 {
    width: 44px;
    height: 44px;
    left: calc(50% - 22px);
  }

  .f4900f29 .h19e5af6c {
    width: 32px;
    height: 32px;
  }

  .f4900f29 .df851f82 {
    font-size: 14px;
    padding: 24px 12px 18px 12px;
  }

  .f4900f29 .df851f82::after {
    bottom: 10px;
  }

  .h1369ca23 {
    margin-bottom: 12px;
  }

  .h404af90b {
    padding: 8px 0 8px 0;
  }

  .h404af90b::-webkit-scrollbar {
    width: 0;
  }

  .h404af90b {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .h404af90b .h2a002db3 {
    max-height: 26px;
  }

  .h404af90b .h2a002db3 {
    margin-right: 10px !important;
    margin-left: 10px;
  }
}
/* HEADER CONTENT END */

/* CONTENT BANNER START */
.ba723429 {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 336px;
  border-radius: 20px;
}

@media (max-width: 900px) {
  .ba723429 {
    height: 250px;
  }
}

@media (max-width: 480px) {
  .ba723429 {
    height: 85px;
    border-radius: 5px;
  }
}
/* CONTENT BANNER END */

/* CUSTOM LIST START */
.c333bff71 {
  display: flex;
  justify-content: center;
  background: #f7f8fb;
  border: 1px solid #dcdfe4;
  border-radius: 20px;
  margin: 20px;
  padding: 0 20px;
}

.c9a91a53 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 20px 0 0 0 !important;
  list-style: none !important;
}

.c9a91a53 .fa56af1e {
  width: 24%;
  margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: var(--color-text-dark);
}

.c9a91a53 .fa56af1e::before {
  content: url(../images/li_before.svg);
  margin-right: 15px;
}

@media (max-width: 768px) {
  .c9a91a53 .fa56af1e {
    width: 32%;
  }
}

@media (max-width: 480px) {
  .c333bff71 {
    padding: 0 35px;
  }

  .c9a91a53 .fa56af1e {
    width: 49%;
    margin-bottom: 10px;
  }
}
/* CUSTOM LIST END */

/* FAQ START */
.f6619e3eb {
  width: 100% !important;
  margin: 0;
}

.f6619e3eb .f689e2100 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 52px;
  color: var(--color-text-dark);
}

.f6619e3eb .f363c24e7 {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  border: 2px solid #fff;
  margin-bottom: 16px;
  padding: 20px;
}

.f6619e3eb .c2548b48 {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  border: 2px solid #fff;
  margin-bottom: 16px;
}

.f6619e3eb .c2548b48:hover {
  background: rgba(255, 255, 255, 0.7);
}

.f6619e3eb .de1d6448 {
  cursor: pointer;
  color: var(--color-text-dark);
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

.f6619e3eb .f6c124993 {
  display: none;
  margin: 0;
  padding: 0 20px 20px 20px;
}

.f6619e3eb .f6c124993.active {
  display: block;
}

.f6619e3eb .c665474e,
.f6619e3eb .e183bc56 {
  display: none;
  width: 18px;
  height: 18px;
}

.f6619e3eb .c665474e.active {
  display: block;
}

.f6619e3eb .e183bc56.active {
  display: block;
}

@media (max-width: 480px) {
  .f6619e3eb {
    margin: 15px 0;
  }

  .f6619e3eb .f689e2100 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
  }

  .f6619e3eb .f363c24e7 {
    font-size: 10px;
    padding: 15px;
  }

  .f6619e3eb .de1d6448 {
    padding: 15px;
    font-size: 10px;
    line-height: 16px;
  }

  .f6619e3eb .f6c124993 {
    margin-left: 0;
    font-size: 10px;
  }

  .f6619e3eb .f48bc01f8 {
    max-width: 90%;
    font-size: 12px;
  }

  .f6619e3eb .c665474e,
  .f6619e3eb .e183bc56 {
    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 */
.p5097bbe5 {
  padding: 100px 15px;
}

.cf747dd4 {
  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);
}

.cf747dd4 .page-404__logo {
  max-width: 130px;
}

.cf747dd4 .p7cee7ceb {
  margin: 20px 0;
}

.cf747dd4 .c3981ee1 {
  position: relative;
  font-size: 20px;
  margin-bottom: 40px;
}

.cf747dd4 .c3981ee1::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: calc(50% - 19px);
  width: 38px;
  height: 3px;
  background: var(--color-secondary);
}

.cf747dd4 .e5cc72d7 {
  font-size: 14px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .cf747dd4 {
    padding: 25px 40px;
  }
}

@media (max-width: 480px) {
  .p5097bbe5 {
    padding: 50px 15px;
  }

  .p7cee7ceb svg {
    height: 70px;
  }

  .cf747dd4 .c3981ee1 {
    font-size: 16px;
  }

  .cf747dd4 .e5cc72d7 {
    font-size: 10px;
  }
}
/* 404 PAGE END */

/* STATIC PAGE START */
.bd5061cc {
  max-width: 925px;
  margin: 0 auto;
  padding-top: 30px;
}

.bd5061cc .s3d9730d8 {
  background: #ffffff;
  opacity: 0.8;
  border-radius: 10px;
  padding: 20px;
}

@media (max-width: 480px) {
  .bd5061cc {
    padding-top: 15px;
  }
}
/* STATIC PAGE END */

/* DEFAULT GRID START */
.cd09e800 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.cd09e800 .d35efd504 {
  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;
}

.cd09e800 .d35efd504:hover {
  background: linear-gradient(180deg, #ffffff -20.15%, rgba(242, 242, 242, 0.6) 100%);
}

.cd09e800 .d63e127c5 {
  width: 100%;
  height: 190px;
  object-fit: contain;
  border-radius: 8px;
  margin-bottom: 10px;
}

.cd09e800 .d53208511 {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: var(--color-text-dark);
}

@media (max-width: 1024px) {
  .cd09e800 .d35efd504 {
    width: 23%;
  }

  .cd09e800 .d63e127c5 {
    height: 160px;
  }
}

@media (max-width: 800px) {
  .cd09e800 .d35efd504 {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .cd09e800 .d35efd504 {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .cd09e800 .d35efd504 {
    width: 100%;
  }

  .cd09e800 .d63e127c5 {
    height: 180px;
  }

  .cd09e800 .d53208511 {
    font-size: 16px;
  }
}
/* DEFAULT GRID END */

/* SEARCH START */
.f7458aa0 {
  padding-top: 30px;
}

@media (max-width: 480px) {
  .f7458aa0 {
    padding-top: 15px;
  }
}
/* SEARCH END */

/* CATEGORY START */
.c85376f19 {
  padding-top: 30px;
}

@media (max-width: 480px) {
  .c85376f19 {
    padding-top: 15px;
  }
}
/* CATEGORY END */

/* INFO START */
.h979fb972 {
  flex-direction: column;
  padding: 0;
}

.h979fb972 .h35e7cd8e {
  margin-top: 65px;
  margin-bottom: 125px;
}

.c0a570c1d {
  width: 69%;
}

.c98c4c9c0 {
  width: 100%;
  border-radius: 10px;
  background: #f8f8f8;
  padding: 20px 32px;
  margin: -125px auto 0 auto;
}

.i93f4526d {
  margin: 30px auto 0 auto;
}

.dc10dee1 .i0da3726b {
  font-weight: 700;
  line-height: 51px;
  margin-bottom: 32px;
  color: var(--color-text-dark);
}

.dc10dee1 .i45326c31 {
  width: 100%;
  height: 520px;
  object-fit: cover;
  border-radius: 10px;
}

.dc10dee1 .i1949d666 {
  padding: 32px;
}

.dc10dee1 .i1949d666 img {
  border-radius: 12px;
  margin-bottom: 20px;
}

.dc10dee1 .i1949d666 table {
  width: 100%;
}

@media (max-width: 1100px) {
  .c0a570c1d {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .h979fb972 {
    padding: 0 15px;
  }

  .dc10dee1 .i45326c31 {
    height: 320px;
  }
}

@media (max-width: 480px) {
  .h979fb972 .h35e7cd8e {
    margin-top: 16px;
    margin-bottom: 85px;
  }

  .dc10dee1 {
    margin-top: -50px;
  }

  .dc10dee1 .i0da3726b {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 25px;
  }

  .dc10dee1 .i1949d666 {
    padding: 12px;
  }

  .dc10dee1 .i1949d666 p {
    font-size: 12px;
    line-height: 20px;
  }

  .dc10dee1 .i1949d666 li {
    margin-bottom: 12px;
  }
}

/* INFO END */

/* AUTHOR BLOCK START */
.d0f07d96 {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  margin: 32px auto;
  padding: 24px 32px;
  max-width: 925px;
}

.a51fe5f94 {
  max-width: none;
}

.d0f07d96 .a9530fcb {
  display: flex;
  justify-content: space-between;
}

.d0f07d96 .a3f7f4b78 {
  display: flex;
  align-items: center;
}

.d0f07d96 .a754c8e0e {
  width: 65px;
  height: 65px;
  border-radius: 50px;
  margin-right: 16px;
}

.d0f07d96 .author-block-links__item img {
  width: 100%;
  padding: 8px;
}

.d0f07d96 .ed3bf8d8 {
  display: none;
}

.d0f07d96 .a7b4abc86 {
  display: flex;
  align-items: center;
}

.d0f07d96 .a7b4abc86 a {
  display: flex;
  align-items: center;
  position: relative;
  border: none;
}

.d0f07d96 .a7b4abc86 a:not(:last-of-type) {
  padding-right: 12px;
  margin-right: 12px;
}

.d0f07d96 .a7b4abc86 a:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.d0f07d96 .afcdca87 {
  color: var(--color-text-dark);
  font-weight: 700;
}

.d0f07d96 .a197ffee3 {
  font-size: 14px;
  font-weight: 700;
  color: #eb8348;
}

.d0f07d96 .a9eb87b72 {
  margin-top: 20px;
}

.d0f07d96 .c3ebc3bf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.d0f07d96 .a6f88ced1 {
  margin-left: 10px;
  font-weight: 700;
  color: var(--color-text-dark);
}

@media (max-width: 480px) {
  .d0f07d96 {
    flex-wrap: wrap;
    padding: 12px;
  }

  .d0f07d96 .a754c8e0e {
    width: 48px;
    height: 48px;
  }

  .d0f07d96 .a9eb87b72 {
    margin-top: 16px;
  }

  .d0f07d96 .a625ff0fd {
    font-size: 12px;
    line-height: 20.4px;
  }

  .d0f07d96 .afcdca87 {
    font-size: 12px;
  }

  .d0f07d96 .a95d4b140 {
    order: 2;
  }

  .d0f07d96 .a197ffee3 {
    font-size: 10px;
  }

  .d0f07d96 .a5739910f {
    font-size: 12px;
  }

  .d0f07d96 .c3ebc3bf img {
    width: 62px;
  }
}
/* AUTHOR BLOCK END */

/* CONTENT CASINO REVIEW START */
.c134e1ddc .content-casino-review__disclaimer {
  padding: 0 20px 20px 20px;
}

.h06e89212 {
  flex-wrap: wrap;
}

.h06e89212 .fc81ae81 {
  width: 90%;
  z-index: 10;
}

@media (max-width: 1024px) {
  .h06e89212 .fc81ae81 {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .h06e89212 .f0deb03a {
    text-align: center;
  }
}
/* CONTENT CASINO REVIEW END */

/* GAME REVIEW START */
.h54e48d31 {
  padding: 0 0 24px 0;
  display: block;
}

.h54e48d31 .f0deb03a {
  line-height: 27px;
}

.h57dc7eec {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.h3893d68b {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 69%;
  border-radius: 10px;
  height: 500px;
}

.h3893d68b .h9eff9e22 {
  max-width: 340px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.h3893d68b 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);
}

.h3893d68b .h49e763e4 {
  width: 250px;
}

.h3893d68b .h8e7ffeb2 {
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  text-decoration: none;
  border: 2px solid #ffffff;
  border-radius: 10px;
  margin-top: 16px;
  color: #fff;
}

.h3893d68b .ee77e1a0 {
  width: 100%;
  text-align: center;
  color: #a9adb9;
  margin-top: 8px;
}

.h3893d68b .h5b49e769 {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.h3893d68b .fa3976d8 {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.fa3976d8 {
  display: flex;
}

.fa3976d8 .g15b1e081 {
  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;
}

.fa3976d8 .g15b1e081 svg {
  margin-right: 8px;
}

.h9d71d6bb {
  width: 29%;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 20px;
  color: #a9adb9;
}

.h9d71d6bb .h1defac62 {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
}

.h9d71d6bb .h88c311bc {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16px;
}

.h9d71d6bb .c8124d6c {
  width: 50%;
}

.h9d71d6bb .h77e03c5c {
  display: flex;
  flex-wrap: wrap;
  width: 49%;
}

.h9d71d6bb .h77e03c5c span {
  display: flex;
  color: var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  margin: 0 10px 5px 0;
}

@media (max-width: 1200px) {
  .h3893d68b {
    width: 59%;
  }

  .h9d71d6bb {
    width: 39%;
  }
}

@media (max-width: 768px) {
  .h57dc7eec {
    flex-wrap: wrap;
  }

  .h3893d68b,
  .h9d71d6bb {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .h54e48d31 .f0deb03a {
    max-width: 100%;
    text-align: center;
  }

  .h57dc7eec {
    margin-top: 20px;
  }

  .h3893d68b .h9eff9e22 {
    justify-content: center;
    width: 240px;
  }

  .h9d71d6bb {
    font-size: 16px;
  }

  .h3893d68b a {
    font-size: 16px;
    height: 57px;
  }

  .h3893d68b {
    height: 300px;
    margin-bottom: 24px;
  }

  .h3893d68b .fa3976d8 {
    left: auto;
    bottom: 12px;
    right: 12px;
  }

  .h3893d68b .h49e763e4 {
    width: 192px;
  }

  .h3893d68b .h5b49e769 {
    display: none;
  }

  .h9d71d6bb .c8124d6c {
    width: 55%;
  }

  .h9d71d6bb .h77e03c5c {
    display: flex;
    flex-wrap: wrap;
    width: 44%;
  }
}

.g27fc7e9d {
  max-width: 900px;
}

.c58a52a5b .g27fc7e9d {
  width: 69%;
}

.g1a53b4bc {
  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) {
  .g27fc7e9d {
    width: 100% !important;
    max-width: none;
  }
}
/* GAME REVIEW END */

/* SLOT GRID START */
.s42a8dfbb {
  margin-bottom: 30px;
}

.s42a8dfbb .ce1e619e {
  text-align: left;
  margin-bottom: 24px;
}

.s62f82a5d {
  width: 100%;
  display: flex;
  justify-content: center;
}

.s7f88302d {
  cursor: pointer;
  padding: 10px 28px;
  background: var(--color-primary);
  font-size: 14px;
  font-weight: 700;
  border-radius: 10px;
  color: var(--color-text-dark);
}

.c411ce27 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.c411ce27 a {
  color: var(--color-text-main) !important;
  border: none !important;
}

.c411ce27 .s65c94b9d {
  width: 19%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  margin-bottom: 20px;
}

.c411ce27 .s65c94b9d:hover {
  background: rgba(255, 255, 255, 0.7);
}

.c411ce27 .d35237e1 {
  display: block;
  padding: 12px;
}

.c411ce27 .c1329e06 {
  width: 100%;
  height: 143px;
  object-fit: cover;
  border-radius: 10px;
}

.c411ce27 .b99ea2b5 {
  display: block;
  font-weight: 700;
  padding: 0 12px 8px 12px;
}

.c411ce27 .c0ffbe23 {
  font-size: 14px;
  padding: 0 12px 17px 12px;
}

.c411ce27 .s3dab200a {
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  padding: 8px 16px;
  color: #4a5b68;
  font-size: 14px;
}

.c411ce27 .fb06cdfb {
  display: flex;
}

.c411ce27 .s7e284a2a {
  display: flex;
  align-items: center;
  margin-right: 12px;
}

.c411ce27 .s7e284a2a img {
  margin-right: 6px;
}

.c411ce27 .b422d34e span {
  color: var(--color-primary);
  margin-left: 5px;
}

@media (max-width: 1200px) {
  .c411ce27 .s3dab200a {
    flex-direction: column;
  }
}

@media (max-width: 1100px) {
  .c411ce27 .s65c94b9d {
    width: 24%;
  }
}

@media (max-width: 768px) {
  .c411ce27 .s65c94b9d {
    width: 32%;
  }
}

@media (max-width: 480px) {
  .s42a8dfbb .ce1e619e {
    margin-bottom: 16px;
  }

  .c411ce27 {
    justify-content: space-between;
  }

  .c411ce27 .s65c94b9d {
    width: 48%;
    margin-bottom: 16px;
  }

  .c411ce27 .c1329e06 {
    height: 90px;
  }

  .c411ce27 .b99ea2b5 {
    font-size: 16px;
    padding-bottom: 4px;
  }

  .c411ce27 .c0ffbe23 {
    font-size: 12px;
    padding-bottom: 12px;
  }

  .c411ce27 .s3dab200a {
    flex-direction: row;
    font-size: 10px;
    padding: 6px 12px;
  }

  .c411ce27 .s7e284a2a {
    margin-right: 8px;
  }

  .c411ce27 .s7e284a2a img {
    width: 15px;
  }
}

@media (max-width: 400px) {
  .c411ce27 .s3dab200a {
    padding: 6px;
  }

  .c411ce27 .s7e284a2a {
    margin-right: 4px;
  }
}

@media (max-width: 375px) {
  .c411ce27 .s7e284a2a img {
    margin-right: 2px;
  }

  .c411ce27 .b422d34e span {
    margin-left: 0;
  }
}
/* SLOT GRID END */

/* SLOTS HUB START */
.h04d9287e .f0deb03a {
  max-width: 1082px !important;
  margin-bottom: 70px;
}

.s215e1238 {
  background: #fff;
}

.s215e1238 .c4d5c57e1 {
  border: none;
}

.s215e1238 .c44f4ff5 {
  padding: 0;
}

.s215e1238 .c06d8294d {
  margin-left: 0;
}

@media (max-width: 480px) {
  .h04d9287e .f0deb03a {
    margin-bottom: 20px;
  }
}
/* SLOTS HUB END */

/* SLOT SEARCH START */
.s7cac2443 {
  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;
}

.s85fcb644 {
  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;
}

.s85fcb644:focus {
  border: 1px solid rgba(169, 173, 185, 0.7);
}

.s85fcb644::placeholder {
  font-size: 16px;
}

.s7cac2443::before {
  content: url(../images/slot-search.svg);
  position: absolute;
  top: calc(50% - 11px);
  left: 40px;
  z-index: 10;
}

@media (max-width: 600px) {
  .s85fcb644 {
    width: 100%;
    height: 40px;
    margin-bottom: 8px;
  }

  .s7cac2443::before {
    width: 18px;
    height: 18px;
    top: calc(27% - 9px);
  }
}

@media (max-width: 480px) {
  .s7cac2443 {
    padding: 12px 8px;
    margin-bottom: 16px;
  }

  .s85fcb644 {
    padding-left: 46px;
  }

  .s85fcb644::placeholder {
    font-size: 14px;
  }

  .s7cac2443::before {
    left: 20px;
  }
}
/* SLOT SEARCH END */

/* FILTER  PROVIDER START */
.f974a6c6e {
  position: relative;
  width: 30%;
}

.b7b3f8f5 {
  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;
}

.b7b3f8f5::after {
  content: url(../images/filter-arrow.svg);
  position: absolute;
  right: 16px;
}

.f69c81337 {
  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;
}

.f974a6c6e.open .f69c81337 {
  display: block;
}

.c2a32119 {
  cursor: pointer;
  padding: 12px 0;
  margin: 0 16px;
}

.c2a32119:not(:last-of-type) {
  border-bottom: 1px dashed #a9adb9;
}

@media (max-width: 600px) {
  .f974a6c6e {
    width: 100%;
  }

  .b7b3f8f5 {
    height: 40px;
  }

  .f69c81337 {
    top: 47px;
  }
}
/* FILTER  PROVIDER END */

/* HIDE SUBTITLE START */
.e058d1bc {
  position: relative;
}

.h98e6456c {
  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;
}

.e058d1bc.open .h98e6456c {
  background: transparent;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  max-height: none;
  overflow: visible;
}

.e058d1bc.open .h2c928aaa.open {
  display: none;
}

.e058d1bc.open .h2c928aaa.close {
  display: inline-block;
}

.h2c928aaa {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px dashed #ffffff;
  margin-top: 4px;
}

.h2c928aaa.close {
  display: none;
}

@media (max-width: 480px) {
  .e058d1bc {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
/* HIDE SUBTITLE END */

/* RECOMMENDED GRID START*/
.r3c029718 {
  width: 100%;
  margin-bottom: 48px;
}

.r7e59d7ec {
  width: 100%;
}

.d532e5c2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.28);
}

.d532e5c2:not(:last-of-type) {
  margin-bottom: 16px;
}

.r7845a8a7 {
  width: 180px;
  padding: 10px;
}

.r703ae88a {
  width: 123px;
  height: 50px;
  font-size: 14px;
  justify-content: center;
  margin-top: 13px;
}

.r369e6ea4 {
  width: 70px;
  height: 70px;
}

.r2b918b0d {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.r76b5548f {
  font-size: 14px;
  font-weight: 700;
  color: #171e34;
  text-decoration: none;
}

.c8feaa7a {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.c8feaa7a span {
  font-size: 16px;
  font-weight: 700;
}

.r7e75818b {
  margin-right: 8px;
}

.r7e75818b svg {
  width: 12px;
  height: 12px;
}

.r38d82fcb {
  display: flex;
  justify-content: space-around;
  width: 100%;
  border-radius: 10px;
  background: #fff;
  padding: 10px 0;
  margin-top: 4px;
}

.ef46d613 {
  position: relative;
  color: #171e34;
  font-weight: 700;
}

.ef46d613 span {
  font-size: 20px;
}

.ef46d613:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 3px;
  right: -25px;
  width: 1px;
  height: 22px;
  background: #a9adb9;
}

@media (max-width: 1350px) {
  .r7845a8a7 {
    width: auto;
  }

  .r703ae88a {
    width: 95%;
    margin: 6px auto 0 auto;
  }

  .r38d82fcb {
    margin-top: 8px;
  }

  .ef46d613:not(:last-of-type)::after {
    right: -15px;
  }
}
/* RECOMMENDED GRID END*/

/* ARTICLES GRID START */
.b23d6a74 {
  width: 100%;
  margin-bottom: 48px;
}

.f9085c7b {
  width: 100%;
}

.a52636e55 {
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.28);
  text-decoration: none;
  color: #4a5b68 !important;
}

.a52636e55:not(:last-of-type) {
  margin-bottom: 16px;
}

.cd7f9432 {
  display: flex;
  padding: 16px 12px;
}

.a8b7e381c {
  display: block;
  width: 109px;
  height: 67px;
  margin-right: 16px;
}

.a23466f98 {
  max-width: none !important;
  width: 109px;
  height: 67px;
  border-radius: 8px;
}

.e4e929e8 {
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #171e34 !important;
  text-decoration: none;
  line-height: 170%;
}

.d27eb0dd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  background: #fff;
  padding: 8px 12px;
}

.cd44ab54 {
  font-size: 12px;
  font-weight: 400;
}

.bb5ee1a5 {
  display: block;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  padding-right: 20px;
}

.bb5ee1a5::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: 2.5px;
}
/* ARTICLES GRID END */

/* LINKING SIDEBART START */
.a8400892 {
  width: 100%;
  margin-bottom: 48px;
}

.edfb4924 {
  width: 100%;
}

.l46907b0a {
  position: relative;
  display: block;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  color: #171e34;
  text-decoration: none;
  padding: 16px 12px;
}

.l46907b0a:not(:last-of-type) {
  margin-bottom: 12px;
}

.l38a8591b {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.l46907b0a::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: calc(50% - 12px);
  right: 10px;
}
/* LINKING SIDEBART END */

/* LINKING GRID START */
.b4610b68 {
  width: 100%;
  margin-bottom: 48px;
}

.l514ed4f9 {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.fa25e6d7 {
  width: 24%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.52);
  padding: 16px;
  margin-bottom: 16px;
}

.f7e7090b {
  display: block;
  width: 100%;
  height: 172px;
  margin-bottom: 12px;
}

.ac4d7202 {
  width: 100%;
  height: 172px;
  border-radius: 8px;
}

.l912a1d26 {
  display: block;
  height: 54px;
  overflow: hidden;
  color: #171e34;
  text-decoration: none;
  margin-bottom: 20px;
}

.l413b7788 {
  display: flex;
  justify-content: space-between;
}

.l85263743 {
  font-size: 12px;
  color: #4a5b68;
}

.f33c7db2 {
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}

.f33c7db2::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
}

@media (max-width: 1100px) {
  .fa25e6d7 {
    width: 32%;
  }
}

@media (max-width: 768px) {
  .l514ed4f9 {
    justify-content: space-between;
  }

  .fa25e6d7 {
    width: 48%;
  }

  .linking-sidebar-item__title{
    width: calc(90% - 24px);
  }
}
@media (max-width: 480px) {
  .fa25e6d7 {
    padding: 8px;
    margin-bottom: 12px;
  }

  .f7e7090b {
    height: 86px;
  }

  .ac4d7202 {
    height: 86px;
  }

  .l912a1d26 {
    font-size: 12px;
    line-height: 120%;
    height: 28px;
  }

  .l85263743 {
    font-size: 10px;
  }

  .f33c7db2 span {
    display: none;
  }
}
/* LINKING GRID END */

/* IMPORTANT BLOCK START */
.dc184795 {
  position: relative;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 32px;
  margin: 20px 0;
}

.i58dc907f {
  font-size: 20px;
  font-weight: 700;
  line-height: 170%;
  color: #203b6b;
}

.dc184795::before,
.dc184795::after {
  content: "";
  position: absolute;
  width: 172px;
  height: 4px;
  background: var(--color-primary);
}

.dc184795::before {
  top: 20px;
  left: 32px;
}

.dc184795::after {
  bottom: 20px;
  right: 32px;
}

@media (max-width: 600px) {
  .dc184795 {
    padding: 28px 12px;
  }

  .dc184795::before,
  .dc184795::after {
    width: 94px;
  }

  .dc184795::before {
    top: 16px;
    left: 12px;
  }

  .dc184795::after {
    bottom: 16px;
    right: 12px;
  }
}

@media (max-width: 480px) {
  .i58dc907f {
    font-size: 14px;
    line-height: 140%;
  }
}

/* IMPORTANT BLOCK END */

/* CASINO PROS CONS LISTS START */
.d26d9bd9,
.a335fad4 {
  width: 49%;
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px;
}

.c57c002c7 {
  padding: 15px;
  background: #f8f9fa;
  border: 1px solid #dcdfe4;
  border-radius: 10px;
  margin-top: 12px;
  margin-bottom: 0 !important;
}

.c57c002c7 li {
  margin-left: 20px !important;
  margin-bottom: 15px !important;
}

.c57c002c7 li:last-of-type {
  margin-bottom: 0 !important;
}

.casino-pros-list__title {
  text-align: center;
  font-weight: 700;
  color: #5b8f35;
}

.d26d9bd9 li::marker {
  color: #5b8f35;
}

.casino-cons-list__title {
  text-align: center;
  font-weight: 700;
  color: #eb8348;
}

.a335fad4 li::marker {
  color: #eb8348;
}

@media (max-width: 480px) {
  .p52cb7b07 {
    flex-wrap: wrap;
    padding: 0;
    border: none;
  }

  .p52cb7b07 .d26d9bd9,
  .p52cb7b07 .a335fad4 {
    width: 100%;
    margin-bottom: 16px;
  }

  .c57c002c7 li {
    margin-left: 15px !important;
  }
}
/* CASINO PROS CONS LISTS END */

/* MODAL START */
.f69652a4 {
  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;
}

.f69652a4.open {
  display: flex;
}

.fa7015bb {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(6, 10, 19, 0.72);
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.b84690a7 {
  position: relative;
}

.b84690a7 .m4bc6d0d8 {
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 30px;
  right: 20px;
}

@media (max-width: 480px) {
  .b84690a7 .m4bc6d0d8 {
    top: 12px;
    right: 8px;
  }
}
/* MODAL END */

/* MODAL ALTERNATIVE CASINOS START */
.a5e4c8bb0 {
  max-width: 860px;
  width: 100%;
  border-radius: 10px;
  background: linear-gradient(186deg, #162a4d 0%, #060a13 100%);
  padding: 24px 20px;
}

.a37b86ab9 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 24px auto;
}

.a48caee6c {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
}

.e3a1dc42 {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
}

.a75d3902 {
  display: block;
  width: 100%;
  height: 204px;
  margin-bottom: 8px;
}

.a75d3902 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.a150c1898 {
  width: 100%;
}

.a7d7fd58b {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dff105b1 {
  font-size: 20px;
  line-height: 170%;
  color: #fff;
  text-decoration: none;
  margin-bottom: 4px;
}

.b919391d {
  display: flex;
  align-items: baseline;
  font-size: 14px;
  color: #a9adb9;
  margin-bottom: 8px;
}

.e4117932 {
  margin-right: 12px;
}

.b919391d span {
  font-size: 18px;
  font-weight: 700;
}

.aa3f2aea {
  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;
}

.c0255cb1 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #a9adb9;
}

.c0255cb1 img {
  margin-right: 8px;
}

.a75222eaa {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.a75222eaa span {
  font-size: 32px;
  line-height: 170%;
  padding: 0 5px;
}

.a7d7fd58b .a5c9c75f {
  display: none;
}

.a5c9c75f {
  width: 100%;
  padding: 18px 16px;
}

.e742bf4d {
  justify-content: center;
  width: 100%;
  font-size: 14px;
}

@media (max-width: 900px) {
  .a75222eaa span {
    font-size: 24px;
  }

  .a5c9c75f {
    display: none;
  }

  .a7d7fd58b .a5c9c75f {
    display: block;
  }
}

@media (max-width: 768px) {
  .a37b86ab9 {
    width: 95%;
    text-align: left;
    margin: 0 0 24px 0;
  }

  .a48caee6c {
    display: block;
  }

  .e3a1dc42 {
    width: 100%;
    margin-bottom: 12px;
  }

  .a150c1898 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .a75d3902 {
    width: 40%;
    height: 180px;
    margin-bottom: 0;
  }

  .a7d7fd58b {
    width: 60%;
    padding: 12px 12px 0 12px;
  }

  .a5c9c75f {
    margin-top: 40px;
    padding: 0;
  }

  .a75222eaa span {
    font-size: 32px;
  }

  @media (max-width: 480px) {
    .a5e4c8bb0 {
      padding: 12px;
    }

    .a37b86ab9 {
      font-size: 14px;
      margin-bottom: 16px;
    }

    .a75d3902 {
      height: 120px;
    }

    .a7d7fd58b {
      padding: 8px 8px 0 8px;
    }

    .dff105b1 {
      font-size: 14px;
      margin-bottom: 0;
    }

    .b919391d span {
      font-size: 16px;
    }

    .a5c9c75f {
      margin-top: 0;
    }

    .e742bf4d {
      height: 36px;
    }

    .aa3f2aea {
      height: 94px;
      padding: 0;
    }

    .a75222eaa {
      font-size: 16px;
    }

    .c0255cb1 {
      font-size: 12px;
    }

    .a75222eaa span {
      font-size: 24px;
    }
  }

  @media (max-width: 375px) {
    .a75d3902 {
      height: 100px;
    }
  }
}
/* MODAL ALTERNATIVE CASINOS END */
