/* 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);
}

.ab54de23 {
  color: #5b8f35;
}

.b4776f706 {
  color: #eb8348;
}

.c6b63ad2,
.s0fc0f80a {
  width: 14px;
  height: 14px;
}

.c6b63ad2 path {
  fill: var(--color-primary);
}

.s0fc0f80a path {
  fill: none;
  stroke: var(--color-primary);
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.align-start {
  align-items: flex-start !important;
}

.c07ebfad {
  display: block;
  width: 24px;
  height: 22px;
  border-radius: 50px;
  object-fit: cover;
  margin-right: 8px;
}

.b85615d70 {
  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;
}

.b85615d70: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);
}

.b85615d70 img {
  max-width: 100px;
  max-height: 53px;
  margin-left: 5px;
}

.l14404ffe {
  display: flex;
}

.l14404ffe .l880e6413 {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.l14404ffe .l166176a3 {
  color: #fff;
  padding-right: 10px;
  border-right: 1px solid #f2f2f2;
  font-size: 14px;
}

.l14404ffe .l648408a7 {
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.l14404ffe .l880e6413 .l648408a7 {
  margin-left: 0;
}

.d094edb3 {
  position: absolute;
  width: 100%;
  height: 550px;
  background-size: cover;
  background-position: center;
  z-index: -2;
}

.c770afeb1 {
  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;
}

.c074f3dcf {
  width: 100%;
  position: relative;
}

.t8153f269 {
  display: flex;
  justify-content: space-between;
}

.t8153f269 .af00ad29 {
  width: 29%;
}

.t8153f269 .r360b8b8c {
  width: 69%;
}

.c0a1759f9 {

}

.c55f3d90a {
  display: flex;
  padding: 0 16px;
  gap: 0 10px;
}

.acada373 {
  font-weight: 700;
  font-size: 14px;
  line-height: 170%;
  color: #a9adb9;
  text-decoration: none;
  padding: 8px 40px;
}

.acada373.c32cd1753 {
  color: #fff;
  background: #203b6b;
  border-radius: 8px 8px 0 0;
  cursor: default;
}

.c8270deec {
  position: relative;
  padding: 14px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: #f4f4f6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.c8270deec::before {
  content: '';
  border-top: 2px solid #203b6b;
  border-radius: 10px;
  height: 65px;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
}
.c0a1759f9 {
  width: 100%;
}
.d001c6d4 .c8270deec::before {
  content: none;
  border: none;
  height: 0;
}

.c8270deec .c81acfbb1 {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .c8270deec {
    margin-bottom: 20px;
  }
  .c0a1759f9 {
    margin: 0 -15px;
    width: calc(100% + 30px);
    overflow: hidden;
  }
  .c55f3d90a {
    margin: 0 15px;
  }
}

.a9f16897 {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  padding: 20px 32px;
  margin: 64px 0;
}

.a9f16897.f5ba558f {
  background: rgba(255, 255, 255, 0.4);
}

.f791889f {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.f791889f .a9f16897 {
  width: 69%;
  margin-top: 0;
}
.f791889f .c91e3522c {
  width: 69%;
  margin-top: 0;
}
.f791889f .c91e3522c .a9f16897 {
  width: 100%;
}

.c2abf84d1 {
  width: 29%;
}

.c5b50d1ae {
  max-width: 1320px;
  margin: 0 auto;
}

.c5b50d1ae img {
  max-width: 100%;
}

.c5b50d1ae .t7601479b {
  width: 100%;
  overflow-x: auto;
  border: 8px solid #203b6b;
  border-radius: 15px;
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .c5b50d1ae .t7601479b {
    border-width: 6px;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
  background: #f7f8fb;
  color: var(--color-text-dark);
  max-width: 100%;
}

.t7601479b 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;
}

.h53a22246 th {
  padding: 20px 32px;
  border-radius: 0;
}

.h53a22246 td {
  padding: 20px 28px;
}

.h53a22246 td:first-child {
  font-weight: 700;
  background: #e7eaee;
  text-align: left;
  padding: 20px 32px;
}

.d33754c76 {
  margin-bottom: 40px;
}

.d5722e8d2 {
  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;
}

.d5722e8d2 .e3a5f83d {
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

.d5722e8d2 .ac41c18e {
  display: flex;
  align-items: center;
}

.d5722e8d2 .dbf4af11 {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 19px;
}

.d5722e8d2 .dbf4af11 span {
  font-size: 14px;
  font-weight: 700;
}

.d5722e8d2 .dbf4af11:after {
  content: "";
  position: absolute;
  right: -10px;
  width: 1px;
  background: var(--color-secondary);
  height: 22px;
}

.d5722e8d2 .d7267c33b {
  width: 61px;
  height: 61px;
  border-radius: 50px;
}

.d5722e8d2 .b71d1629 {
  margin-left: 10px;
}

.d5722e8d2 .d0a6d8651 {
  width: 115px;
  margin-left: 20px;
}

.d5722e8d2 .d0a6d8651 img {
  width: 100%;
}

.e1a05540 {
  padding: 0 15px;
}

.s9121b862 {
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
}

.ca884584 {
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  width: 400px;
  padding: 10px;
  margin-right: 10px;
}

.defcdf68 {
  position: relative;
  justify-content: center;
  min-width: 130px;
  font-weight: 700;
}

.s3c16759d {
  position: relative;
  right: 40px;
  bottom: 1px;
}

.p2232b67e {
  display: flex;
  justify-content: space-between;
}

.p657b1c5d {
  width: 49%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  padding: 15px;
}

.p657b1c5d .a12b975c {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

.p06c610bf .a12b975c,
.p06c610bf li::marker {
  color: #5b8f35;
}

.d53185ef .a12b975c,
.d53185ef li::marker {
  color: #eb8348;
}

.p66306118 {
  margin: 20px 0 0 0;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  font-size: 14px;
}

.p66306118 li:last-of-type {
  margin-bottom: 0;
}

.a849f07f {
  width: 100%;
  display: none;
  background: #ffffff;
  border-radius: 10px;
  padding: 15px;
}

.a849f07f .p3deb55c4 {
  display: flex;
  justify-content: space-between;
}

.a849f07f .dd01bef9 {
  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;
}

.a849f07f .dd01bef9.active {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
}

.a849f07f .p8f7a3837 {
  color: #5b8f35;
}

.a849f07f .c80bcd35b {
  color: #eb8348;
}

.a849f07f .p66306118 {
  margin: 0;
  padding: 15px 0 0 0;
}

.a849f07f .daf11299 {
  display: none;
}

.a849f07f .daf11299.active {
  display: block;
}

.e11cffd8 {
  margin-left: 5px;
}

.e11cffd8 .f60a2100 {
  font-weight: 700;
  color: var(--color-primary);
}

.e11cffd8 .m35ff15d4 {
  color: #fff;
  margin-left: -4px;
  font-weight: 700;
}

@media (max-width: 1350px) {
  .c5b50d1ae {
    padding: 15px;
  }

  .b85615d70 img {
    max-width: 65px;
  }
}

@media (max-width: 1100px) {
  .f791889f .a9f16897 {
    width: 100%;
  }
  .f791889f .c91e3522c {
    width: 100%;
  }

  .c2abf84d1 {
    display: none;
  }
}

@media (max-width: 1024px) {
  .t8153f269 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .t8153f269 .af00ad29,
  .t8153f269 .r360b8b8c {
    width: 100%;
  }

  .t8153f269 .af00ad29 {
    width: 60%;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .t8153f269 .af00ad29 {
    width: 100%;
  }

  .d5722e8d2 {
    background: transparent;
    flex-direction: column;
    padding: 0;
  }

  .d5722e8d2 .ac41c18e {
    width: 100%;
    background: #fff;
    padding: 3px 6px;
    border-radius: 7px;
    margin-top: 15px;
    justify-content: center;
  }

  .d5722e8d2 .e3a5f83d {
    text-align: center;
  }

  .a849f07f {
    display: block;
  }

  .p657b1c5d {
    display: none;
  }
}

@media (max-width: 480px) {
  .a9f16897 {
    padding: 16px 12px;
    margin: 36px 0;
  }

  .c5b50d1ae .t7601479b {
    margin-bottom: 15px;
  }

  .d094edb3 {
    top: -5px;
  }

  .l14404ffe .l880e6413 {
    font-size: 12px;
  }

  .l14404ffe .l648408a7 {
    width: 18px;
    height: 18px;
  }

  .d5722e8d2 .e3a5f83d {
    font-size: 12px;
  }

  .d33754c76 {
    margin-bottom: 15px;
  }

  .d5722e8d2 {
    margin-bottom: 15px;
  }

  .d5722e8d2 .ac41c18e {
    margin-top: 0;
    justify-content: space-between;
  }

  .d5722e8d2 .d7267c33b {
    width: 40px;
    height: 40px;
  }

  .d5722e8d2 .d0a6d8651 {
    width: 72px;
  }

  .d5722e8d2 .b71d1629 {
    display: flex;
    align-items: center;
    font-size: 10px;
  }

  .d5722e8d2 .d260a73e9 {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
  }

  .d5722e8d2 .dbf4af11:after {
    height: 14px;
    top: 11px;
  }

  .d5722e8d2 .d260a73e9:after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    background: var(--color-secondary);
    height: 14px;
  }
}

/* QUOTE START */
.q10da7945 {
  background: #f7f8fb;
  border-radius: 20px;
  padding: 30px;
  margin: 30px 20px;
}

.q3bb5c764 .cac2d6a2 {
  font-size: 34px;
  font-weight: 900;
  line-height: 45px;
  color: var(--color-text-dark);
  border-left: 5px solid var(--color-primary);
  padding-left: 20px;
}

.q3bb5c764 .e8cb72e2 {
  font-size: 14px;
  line-height: 24px;
  padding: 20px 25px 0 25px;
}

@media (max-width: 480px) {
  .q10da7945 {
    margin: 15px 0;
    padding: 15px;
  }

  .q3bb5c764 .cac2d6a2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    padding-left: 15px;
  }

  .q3bb5c764 .e8cb72e2 {
    padding: 20px 0 0 0;
    font-size: 10px;
    line-height: 17px;
  }
}
/* QUOTE END */

/* HEADER CONTENT START */
.h399fd1a1 {
  background-size: cover;
}

.h399fd1a1 .rank-math-breadcrumb {
  max-width: 1320px;
  margin: 0 auto;
}

.b43f4d97 {
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  padding: 30px 0;
  margin-bottom: 40px;
}

.b43f4d97 .h5357b736 {
  position: relative;
  width: 65%;
}

.b43f4d97 .a19c8b10 {
  position: relative;
  width: 35%;
}

.b43f4d97 .h8764c645 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.b43f4d97 .f4559ab3 {
  text-align: left;
}

.b43f4d97 .h8764c645 .f4559ab3 {
  max-width: 1128px;
  text-align: center;
}

.b43f4d97 .c76ed760 {
  color: var(--color-text-add);
  line-height: 25px;
}

.b43f4d97 .c76ed760 a {
  color: var(--color-primary);
}

.b43f4d97 .h8764c645 .c76ed760 {
  max-width: 870px;
  text-align: center;
}

.b43f4d97 .ab039105 {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  flex-wrap: wrap;
}

.b43f4d97 .h7b2a020d {
  max-width: 24%;
  object-fit: contain;
  margin-right: 10px;
  margin-bottom: 10px;
}

.b43f4d97 .h44708e91 {
  margin-top: 30px;
  font-size: 12px;
}

.b43f4d97 .a19c8b10 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.b43f4d97 .b1510e17 {
  justify-content: center;
  padding: 10px;
}

.b43f4d97 .e57f632b {
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
  padding: 5px 10px;
}

.b43f4d97 .ba8da5d7 {
  margin-top: 36px;
}

.ba8da5d7 {
  display: flex;
  align-items: center;
  color: #7e8394;
  font-size: 14px;
}

.ba8da5d7 .d3efbc69 {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 20px;
  margin-right: 20px;
}

.ba8da5d7 .d3efbc69::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.ba8da5d7 .d7e95af0 {
  width: 48px;
  height: 48px;
  border-radius: 50px;
  margin-right: 12px;
}

.ba8da5d7 .h3d253c26 {
  margin-right: 16px;
}

.ba8da5d7 .bbda2a1d {
  font-size: 12px;
  line-height: 19px;
}

.ba8da5d7 .ac3259e6 {
  font-weight: 700;
}
.ba8da5d7 .ac3259e6 a {
  font-weight: 700;
  color: #7e8394;
  font-size: 14px;
  line-height: 1.2em;
  text-decoration: none;
}

.ba8da5d7 .bba9661e {
  margin-right: 32px;
}

.ba8da5d7 .h363045da {
  font-size: 12px;
  line-height: 19px;
}

.ba8da5d7 .b50b8fad {
  font-weight: 700;
}

.ba8da5d7 .h3d621fe2 {
  display: none;
}

.ba8da5d7 .h47aa4953 {
  display: flex;
  align-items: center;
}

.ba8da5d7 .header-meta-socials__item {
  display: flex;
  align-items: center;
  position: relative;
}

.ba8da5d7 .header-meta-socials__item:not(:last-of-type) {
  padding-right: 12px;
  margin-right: 12px;
}

.ba8da5d7 .header-meta-socials__item:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.e829324d {
  display: none;
  position: absolute;
  bottom: 12px;
  left: 0;
  padding: 0 0 40px 0;
  width: 400px;
  background: transparent;
  z-index: 4;
}
.c11f0df12 .e829324d {
  top: 20px;
  bottom: auto;
  padding: 20px 0 0 0;
}
.ac3259e6:hover .e829324d {
  display: block;
}
.c11f0df12:hover .e829324d {
  display: block;
}
.e829324d .a70e38ac6 {
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: #f8f8f8;
  padding: 10px;
}
.e829324d .a28fd12ed {
  margin-bottom: 4px;
}
.e829324d .a1feb1eab {
  line-height: 1.3em;
  font-weight: normal;
  color: #171e34;
}
@media (max-width: 600px) {
  .ba8da5d7 .d3efbc69 {
    position: static;
  }
  .ba8da5d7 {
    position: relative;
  }
  .e829324d {
    width: 90%;
    bottom: 100px;
    padding: 0 0 20px 0;
  }
}

.c93689b7 {
  position: absolute;
  top: -170px;
  z-index: 0;
}

.h0c4c5ca5 {
  position: relative;
}

.h1c2085fd .h69276c4d {
  align-items: center;
  flex-direction: column;
  margin-top: 10px;
}

.h0c4c5ca5 .c831a65a {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  width: 345px;
  margin-bottom: 4px;
}

.h0c4c5ca5 .h0ac816cf {
  max-width: 263px;
  width: 100%;
  height: 70px;
  font-size: 20px;
  text-transform: uppercase;
  margin-right: 12px;
}

.h0c4c5ca5 .c7adb13d {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.h90688409 {
  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;
}

.h405d1b94 {
  flex-grow: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.h405d1b94:nth-of-type(2) {
  margin-left: 10px;
  padding-left: 10px;
}

.h405d1b94:nth-of-type(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 38px;
  background: #b0b4bf;
}

.c21abded {
  display: flex;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.c21abded .h9dc14b11 {
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid #7e8394;
}

.c21abded span {
  font-size: 20px;
}

.c21abded small {
  font-size: 16px;
  margin: 0 4px;
}

.h5eb54098 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.h65b12ecf {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.h65b12ecf .eb196af0 {
  font-size: 14px;
  font-weight: 700;
  color: #7e8394;
}

.h2ab56895 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.h2ab56895 .h2a0f4452 {
  position: relative;
  width: 240px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid;
}

.h2ab56895 .dab54b79 {
  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;
}

.h2ab56895 .h90eb0bbc {
  width: 44px;
  height: 44px;
}

.h2ab56895 .h568bbb52 {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-add);
  text-align: center;
  padding: 36px 12px 24px 12px;
}

.h2ab56895 .h568bbb52::after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: calc(50% - 30px);
  width: 60px;
  height: 1px;
  background: var(--color-primary);
}

.b43f4d97.e3527f6a {
  margin-bottom: 0;
}

.cd4cad9f {
  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;
}

.h489ecd39 {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 16px 0;
  overflow: auto;
}

.h489ecd39 .c27dec09 {
  max-width: 270px;
  max-height: 35px;
}

.h489ecd39 .c27dec09:not(:last-of-type) {
  margin-right: 50px;
}

@media (max-width: 1350px) {
  .b43f4d97 {
    padding: 15px !important;
  }

  .h399fd1a1 .rank-math-breadcrumb {
    padding: 15px 15px 0 15px !important;
  }

  .b43f4d97 .ab039105 {
    margin-top: 40px;
  }

  .h2ab56895 .h2a0f4452 {
    width: 190px;
  }
}

@media (max-width: 1024px) {
  .b43f4d97 {
    flex-wrap: wrap;
  }

  .b43f4d97 .h5357b736,
  .b43f4d97 .a19c8b10 {
    width: 100%;
  }

  .h1c2085fd .h69276c4d {
    margin-top: 50px;
  }

  .h2ab56895 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .h2ab56895 .h2a0f4452 {
    margin: 0 32px 48px 0;
  }
}

@media (max-width: 900px) {
  .h489ecd39 {
    justify-content: flex-start;
  }

  .h489ecd39 .c27dec09 {
    max-width: 200px;
  }

  .h489ecd39 .c27dec09:not(:last-of-type) {
    margin-right: 25px;
  }
}

@media (max-width: 768px) {
  .b43f4d97 .c76ed760 {
    font-size: 14px;
  }

  .h489ecd39 .c27dec09 {
    max-width: 154px;
  }
}

@media (max-width: 600px) {
  .b43f4d97 .ba8da5d7 {
    font-size: 12px;
    margin-top: 16px;
  }
  .ba8da5d7 .ac3259e6 a {
    font-size: 12px;
  }

  .ba8da5d7 .d3efbc69 {
    margin-right: 12px;
    padding-right: 12px;
  }

  .ba8da5d7 .d7e95af0 {
    width: 28px;
    height: 28px;
  }

  .ba8da5d7 .bbda2a1d,
  .ba8da5d7 .h363045da {
    font-size: 10px;
    line-height: 13px;
  }

  .ba8da5d7 .b3230b47 {
    width: 49px;
  }

  .ba8da5d7 .h3d253c26 {
    margin-right: 8px;
  }

  .ba8da5d7 .bba9661e {
    margin-right: 12px;
  }

  .ba8da5d7 .h3ab2b582 {
    position: relative;
  }

  .ba8da5d7 .h3d621fe2 {
    display: block;
  }

  .ba8da5d7 .h47aa4953 {
    display: none;
  }

  .ba8da5d7 .h3ab2b582:hover .h47aa4953 {
    display: flex;
    position: absolute;
    right: 0;
    bottom: -40px;
    background: #162a4d;
    padding: 5px 10px;
    border-radius: 8px;
  }

  .c55f3d90a {
    padding: 0;
  }

  .c8270deec {
  }

  .acada373 {
    line-height: 140%;
    border-radius: 8px;
    padding: 6px 16px;
  }
}

@media (max-width: 480px) {
  .b43f4d97 {
    margin-bottom: 0;
  }

  .b43f4d97 .f4559ab3 {
    text-align: center;
  }

  .b43f4d97 .c76ed760 {
    font-size: 14px;
  }

  .b43f4d97 .ab039105 {
    margin-top: 20px;
    justify-content: center;
  }

  .b43f4d97 .h44708e91 {
    margin-top: 20px;
    font-size: 8px;
    line-height: 12px;
  }

  .b43f4d97 .a19c8b10 {
    margin-top: 40px;
  }

  .b43f4d97 .e57f632b {
    font-size: 8px;
  }

  .c93689b7 {
    max-width: 238px;
    top: -65px;
    opacity: 0.5;
  }

  .h0c4c5ca5 .c831a65a {
    width: 100%;
    justify-content: space-between;
  }

  .h0c4c5ca5 .h0ac816cf {
    max-width: none;
    margin-right: 0;
    margin-top: 12px;
    order: 3;
    font-size: 16px;
    height: 54px;
  }

  .h0c4c5ca5 .h90688409 {
    max-width: 320px;
    width: 83%;
    height: 48px;
    order: 1;
    padding: 7px 20px;
    margin-top: 0;
    margin-right: 8px;
  }

  .h0c4c5ca5 .c21abded {
    font-size: 14px;
  }

  .h0c4c5ca5 .c21abded span {
    font-size: 16px;
  }

  .h0c4c5ca5 .h5eb54098 {
    font-size: 12px;
  }

  .h0c4c5ca5 .c7adb13d {
    width: 48px;
    height: 48px;
    order: 2;
  }

  .h65b12ecf .eb196af0 {
    font-size: 12px;
    font-weight: 400;
  }

  .h0c4c5ca5 .h405d1b94:nth-of-type(2)::before {
    height: 25px;
  }

  .h2ab56895 {
    margin-top: 50px;
    justify-content: space-evenly;
  }

  .h2ab56895 .h2a0f4452 {
    width: 158px;
    margin-right: 12px;
  }

  .h2ab56895 .dab54b79 {
    width: 44px;
    height: 44px;
    left: calc(50% - 22px);
  }

  .h2ab56895 .h90eb0bbc {
    width: 32px;
    height: 32px;
  }

  .h2ab56895 .h568bbb52 {
    font-size: 14px;
    padding: 24px 12px 18px 12px;
  }

  .h2ab56895 .h568bbb52::after {
    bottom: 10px;
  }

  .cd4cad9f {
    margin-bottom: 12px;
  }

  .h489ecd39 {
    padding: 8px 0 8px 0;
  }

  .h489ecd39::-webkit-scrollbar {
    width: 0;
  }

  .h489ecd39 {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .h489ecd39 .c27dec09 {
    max-height: 26px;
  }

  .h489ecd39 .c27dec09 {
    margin-right: 10px !important;
    margin-left: 10px;
  }
}
/* HEADER CONTENT END */

/* CONTENT BANNER START */
.cc5a0aaa {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 336px;
  border-radius: 20px;
}

@media (max-width: 900px) {
  .cc5a0aaa {
    height: 250px;
  }
}

@media (max-width: 480px) {
  .cc5a0aaa {
    height: 85px;
    border-radius: 5px;
  }
}
/* CONTENT BANNER END */

/* CUSTOM LIST START */
.c9b883622 {
  display: flex;
  justify-content: center;
  background: #f7f8fb;
  border: 1px solid #dcdfe4;
  border-radius: 20px;
  margin: 20px;
  padding: 0 20px;
}

.c46c3720a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 20px 0 0 0 !important;
  list-style: none !important;
}

.c46c3720a .c2b1c022e {
  width: 24%;
  margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: var(--color-text-dark);
}

.c46c3720a .c2b1c022e::before {
  content: url(../images/li_before.svg);
  margin-right: 15px;
}

@media (max-width: 768px) {
  .c46c3720a .c2b1c022e {
    width: 32%;
  }
}

@media (max-width: 480px) {
  .c9b883622 {
    padding: 0 35px;
  }

  .c46c3720a .c2b1c022e {
    width: 49%;
    margin-bottom: 10px;
  }
}
/* CUSTOM LIST END */

/* FAQ START */
.f79ca49ec {
  width: 100% !important;
  margin: 0;
}

.f79ca49ec .f29b13a8b {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 52px;
  color: var(--color-text-dark);
}

.f79ca49ec .f77133f6c {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  border: 2px solid #fff;
  margin-bottom: 16px;
  padding: 20px;
}

.f79ca49ec .f6b4ddf92 {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  border: 2px solid #fff;
  margin-bottom: 16px;
}

.f79ca49ec .f6b4ddf92:hover {
  background: rgba(255, 255, 255, 0.7);
}

.f79ca49ec .d6c9507a {
  cursor: pointer;
  color: var(--color-text-dark);
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

.f79ca49ec .f2d3d5218 {
  display: none;
  margin: 0;
  padding: 0 20px 20px 20px;
}

.f79ca49ec .f2d3d5218.active {
  display: block;
}

.f79ca49ec .f6951e58a,
.f79ca49ec .a4ca06ba {
  display: none;
  width: 18px;
  height: 18px;
}

.f79ca49ec .f6951e58a.active {
  display: block;
}

.f79ca49ec .a4ca06ba.active {
  display: block;
}

@media (max-width: 480px) {
  .f79ca49ec {
    margin: 15px 0;
  }

  .f79ca49ec .f29b13a8b {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
  }

  .f79ca49ec .f77133f6c {
    font-size: 10px;
    padding: 15px;
  }

  .f79ca49ec .d6c9507a {
    padding: 15px;
    font-size: 10px;
    line-height: 16px;
  }

  .f79ca49ec .f2d3d5218 {
    margin-left: 0;
    font-size: 10px;
  }

  .f79ca49ec .a0c1c042 {
    max-width: 90%;
    font-size: 12px;
  }

  .f79ca49ec .f6951e58a,
  .f79ca49ec .a4ca06ba {
    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 */
.p81dd16d5 {
  padding: 100px 15px;
}

.p666d290e {
  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);
}

.p666d290e .page-404__logo {
  max-width: 130px;
}

.p666d290e .p9493bd51 {
  margin: 20px 0;
}

.p666d290e .f42879bb {
  position: relative;
  font-size: 20px;
  margin-bottom: 40px;
}

.p666d290e .f42879bb::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: calc(50% - 19px);
  width: 38px;
  height: 3px;
  background: var(--color-secondary);
}

.p666d290e .p93e44c54 {
  font-size: 14px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .p666d290e {
    padding: 25px 40px;
  }
}

@media (max-width: 480px) {
  .p81dd16d5 {
    padding: 50px 15px;
  }

  .p9493bd51 svg {
    height: 70px;
  }

  .p666d290e .f42879bb {
    font-size: 16px;
  }

  .p666d290e .p93e44c54 {
    font-size: 10px;
  }
}
/* 404 PAGE END */

/* STATIC PAGE START */
.s323a0995 {
  max-width: 925px;
  margin: 0 auto;
  padding-top: 30px;
}

.s323a0995 .s9524f98b {
  background: #ffffff;
  opacity: 0.8;
  border-radius: 10px;
  padding: 20px;
}

@media (max-width: 480px) {
  .s323a0995 {
    padding-top: 15px;
  }
}
/* STATIC PAGE END */

/* DEFAULT GRID START */
.c5dddc32 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.c5dddc32 .a553ad7d {
  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;
}

.c5dddc32 .a553ad7d:hover {
  background: linear-gradient(180deg, #ffffff -20.15%, rgba(242, 242, 242, 0.6) 100%);
}

.c5dddc32 .a760092f {
  width: 100%;
  height: 190px;
  object-fit: contain;
  border-radius: 8px;
  margin-bottom: 10px;
}

.c5dddc32 .d16693ffd {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: var(--color-text-dark);
}

@media (max-width: 1024px) {
  .c5dddc32 .a553ad7d {
    width: 23%;
  }

  .c5dddc32 .a760092f {
    height: 160px;
  }
}

@media (max-width: 800px) {
  .c5dddc32 .a553ad7d {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .c5dddc32 .a553ad7d {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .c5dddc32 .a553ad7d {
    width: 100%;
  }

  .c5dddc32 .a760092f {
    height: 180px;
  }

  .c5dddc32 .d16693ffd {
    font-size: 16px;
  }
}
/* DEFAULT GRID END */

/* SEARCH START */
.b15ccc2e {
  padding-top: 30px;
}

@media (max-width: 480px) {
  .b15ccc2e {
    padding-top: 15px;
  }
}
/* SEARCH END */

/* CATEGORY START */
.c2c2e3bc3 {
  padding-top: 30px;
}

@media (max-width: 480px) {
  .c2c2e3bc3 {
    padding-top: 15px;
  }
}
/* CATEGORY END */

/* INFO START */
.h18f5d12b {
  flex-direction: column;
  padding: 0;
}

.h18f5d12b .ba8da5d7 {
  margin-top: 65px;
  margin-bottom: 125px;
}

.c22c5356f {
  width: 69%;
}

.c5c45e72a {
  width: 100%;
  border-radius: 10px;
  background: #f8f8f8;
  padding: 20px 32px;
  margin: -125px auto 0 auto;
}

.i3aed06b7 {
  margin: 30px auto 0 auto;
}

.d95f4a55 .i82c91a32 {
  font-weight: 700;
  line-height: 51px;
  margin-bottom: 32px;
  color: var(--color-text-dark);
}

.d95f4a55 .i7a06645b {
  width: 100%;
  height: 520px;
  object-fit: cover;
  border-radius: 10px;
}

.d95f4a55 .i119de254 {
  padding: 32px;
}

.d95f4a55 .i119de254 img {
  border-radius: 12px;
  margin-bottom: 20px;
}

.d95f4a55 .i119de254 table {
  width: 100%;
}

@media (max-width: 1100px) {
  .c22c5356f {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .h18f5d12b {
    padding: 0 15px;
  }

  .d95f4a55 .i7a06645b {
    height: 320px;
  }
}

@media (max-width: 480px) {
  .h18f5d12b .ba8da5d7 {
    margin-top: 16px;
    margin-bottom: 85px;
  }

  .d95f4a55 {
    margin-top: -50px;
  }

  .d95f4a55 .i82c91a32 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 25px;
  }

  .d95f4a55 .i119de254 {
    padding: 12px;
  }

  .d95f4a55 .i119de254 p {
    font-size: 12px;
    line-height: 20px;
  }

  .d95f4a55 .i119de254 li {
    margin-bottom: 12px;
  }
}

/* INFO END */

/* AUTHOR BLOCK START */
.d82449a4 {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  margin: 32px auto;
  padding: 24px 32px;
  max-width: 925px;
}

.a957f717e {
  max-width: none;
}

.d82449a4 .a01e0c698 {
  display: flex;
  justify-content: space-between;
}

.d82449a4 .a97cc822b {
  display: flex;
  align-items: center;
}

.d82449a4 .e5f0f677 {
  width: 65px;
  height: 65px;
  border-radius: 50px;
  margin-right: 16px;
}

.d82449a4 .author-block-links__item img {
  width: 100%;
  padding: 8px;
}

.d82449a4 .a3d7123d {
  display: none;
}

.d82449a4 .daf14871 {
  display: flex;
  align-items: center;
}

.d82449a4 .daf14871 a {
  display: flex;
  align-items: center;
  position: relative;
  border: none;
}

.d82449a4 .daf14871 a:not(:last-of-type) {
  padding-right: 12px;
  margin-right: 12px;
}

.d82449a4 .daf14871 a:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.d82449a4 .a47b00b3d {
  color: var(--color-text-dark);
  font-weight: 700;
}
.d82449a4 .a47b00b3d a {
  color: var(--color-text-dark);
  font-weight: 700;
  text-decoration: none;
}

.d82449a4 .a89c3869a {
  font-size: 14px;
  font-weight: 700;
  color: #eb8348;
}

.d82449a4 .a0e04030b {
  margin-top: 20px;
}

.d82449a4 .a6b580aec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.d82449a4 .ff34b6a8 {
  margin-left: 10px;
  font-weight: 700;
  color: var(--color-text-dark);
}

@media (max-width: 480px) {
  .d82449a4 {
    flex-wrap: wrap;
    padding: 12px;
  }

  .d82449a4 .e5f0f677 {
    width: 48px;
    height: 48px;
  }

  .d82449a4 .a0e04030b {
    margin-top: 16px;
  }

  .d82449a4 .a8a223147 {
    font-size: 12px;
    line-height: 20.4px;
  }

  .d82449a4 .a47b00b3d {
    font-size: 12px;
  }

  .d82449a4 .a7da970fa {
    order: 2;
  }

  .d82449a4 .a89c3869a {
    font-size: 10px;
  }

  .d82449a4 .ff8a585c {
    font-size: 12px;
  }

  .d82449a4 .a6b580aec img {
    width: 62px;
  }
}
/* AUTHOR BLOCK END */

/* CONTENT CASINO REVIEW START */
.c09860a33 .content-casino-review__disclaimer {
  padding: 0 20px 20px 20px;
}

.h1c2085fd {
  flex-wrap: wrap;
}

.h1c2085fd .f4559ab3 {
  width: 90%;
  z-index: 10;
}

@media (max-width: 1024px) {
  .h1c2085fd .f4559ab3 {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .h1c2085fd .c76ed760 {
    text-align: center;
  }
}
/* CONTENT CASINO REVIEW END */

/* GAME REVIEW START */
.f55f79c6 {
  padding: 0 0 24px 0;
  display: block;
}

.f55f79c6 .c76ed760 {
  line-height: 27px;
}

.bfa1bf56 {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.e9d97bbb {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 69%;
  border-radius: 10px;
  height: 500px;
}

.e9d97bbb .h0e43e65b {
  max-width: 340px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.e9d97bbb 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);
}

.e9d97bbb .h5be4e3dc {
  width: 250px;
}

.e9d97bbb .a6edc7c0 {
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  text-decoration: none;
  border: 2px solid #ffffff;
  border-radius: 10px;
  margin-top: 16px;
  color: #fff;
}

.e9d97bbb .h41434364 {
  width: 100%;
  text-align: center;
  color: #a9adb9;
  margin-top: 8px;
}

.e9d97bbb .f47d45ad {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.e9d97bbb .g75531e81 {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.g75531e81 {
  display: flex;
}

.g75531e81 .g850d98f8 {
  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;
}

.g75531e81 .g850d98f8 svg {
  margin-right: 8px;
}

.h4c3b7b8b {
  width: 29%;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 20px;
  color: #a9adb9;
}

.h4c3b7b8b .d96e8288 {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
}

.h4c3b7b8b .h920b0653 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16px;
}

.h4c3b7b8b .h69a9b99b {
  width: 50%;
}

.h4c3b7b8b .d8d49e98 {
  display: flex;
  flex-wrap: wrap;
  width: 49%;
}

.h4c3b7b8b .d8d49e98 span {
  display: flex;
  color: var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  margin: 0 10px 5px 0;
}

@media (max-width: 1200px) {
  .e9d97bbb {
    width: 59%;
  }

  .h4c3b7b8b {
    width: 39%;
  }
}

@media (max-width: 768px) {
  .bfa1bf56 {
    flex-wrap: wrap;
  }

  .e9d97bbb,
  .h4c3b7b8b {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .f55f79c6 .c76ed760 {
    max-width: 100%;
    text-align: center;
  }

  .bfa1bf56 {
    margin-top: 20px;
  }

  .e9d97bbb .h0e43e65b {
    justify-content: center;
    width: 240px;
  }

  .h4c3b7b8b {
    font-size: 16px;
  }

  .e9d97bbb a {
    font-size: 16px;
    height: 57px;
  }

  .e9d97bbb {
    height: 300px;
    margin-bottom: 24px;
  }

  .e9d97bbb .g75531e81 {
    left: auto;
    bottom: 12px;
    right: 12px;
  }

  .e9d97bbb .h5be4e3dc {
    width: 192px;
  }

  .e9d97bbb .f47d45ad {
    display: none;
  }

  .h4c3b7b8b .h69a9b99b {
    width: 55%;
  }

  .h4c3b7b8b .d8d49e98 {
    display: flex;
    flex-wrap: wrap;
    width: 44%;
  }
}

.g2bf03afe {
  max-width: 900px;
}

.f791889f .g2bf03afe {
  width: 69%;
}

.b2e07def {
  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) {
  .g2bf03afe {
    width: 100% !important;
    max-width: none;
  }
}
/* GAME REVIEW END */

/* SLOT GRID START */
.d214a7c2 {
  margin-bottom: 30px;
}

.d214a7c2 .f9ae06c4 {
  text-align: left;
  margin-bottom: 24px;
}

.cdcc8899 {
  width: 100%;
  display: flex;
  justify-content: center;
}

.s48385777 {
  cursor: pointer;
  padding: 10px 28px;
  background: var(--color-primary);
  font-size: 14px;
  font-weight: 700;
  border-radius: 10px;
  color: var(--color-text-dark);
}

.fb25c64d {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.fb25c64d a {
  color: var(--color-text-main) !important;
  border: none !important;
}

.fb25c64d .s13e1751e {
  width: 19%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  margin-bottom: 20px;
}

.fb25c64d .s13e1751e:hover {
  background: rgba(255, 255, 255, 0.7);
}

.fb25c64d .s9dbedd04 {
  display: block;
  padding: 12px;
}

.fb25c64d .s1f17f9ba {
  width: 100%;
  height: 143px;
  object-fit: cover;
  border-radius: 10px;
}

.fb25c64d .s67bbc509 {
  display: block;
  font-weight: 700;
  padding: 0 12px 8px 12px;
}

.fb25c64d .s85b604cf {
  font-size: 14px;
  padding: 0 12px 17px 12px;
}

.fb25c64d .s276337e5 {
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  padding: 8px 16px;
  color: #4a5b68;
  font-size: 14px;
}

.fb25c64d .e1ceda14 {
  display: flex;
}

.fb25c64d .s72240e49 {
  display: flex;
  align-items: center;
  margin-right: 12px;
}

.fb25c64d .s72240e49 img {
  margin-right: 6px;
}

.fb25c64d .s1c911a1d span {
  color: var(--color-primary);
  margin-left: 5px;
}

@media (max-width: 1200px) {
  .fb25c64d .s276337e5 {
    flex-direction: column;
  }
}

@media (max-width: 1100px) {
  .fb25c64d .s13e1751e {
    width: 24%;
  }
}

@media (max-width: 768px) {
  .fb25c64d .s13e1751e {
    width: 32%;
  }
}

@media (max-width: 480px) {
  .d214a7c2 .f9ae06c4 {
    margin-bottom: 16px;
  }

  .fb25c64d {
    justify-content: space-between;
  }

  .fb25c64d .s13e1751e {
    width: 48%;
    margin-bottom: 16px;
  }

  .fb25c64d .s1f17f9ba {
    height: 90px;
  }

  .fb25c64d .s67bbc509 {
    font-size: 16px;
    padding-bottom: 4px;
  }

  .fb25c64d .s85b604cf {
    font-size: 12px;
    padding-bottom: 12px;
  }

  .fb25c64d .s276337e5 {
    flex-direction: row;
    font-size: 10px;
    padding: 6px 12px;
  }

  .fb25c64d .s72240e49 {
    margin-right: 8px;
  }

  .fb25c64d .s72240e49 img {
    width: 15px;
  }
}

@media (max-width: 400px) {
  .fb25c64d .s276337e5 {
    padding: 6px;
  }

  .fb25c64d .s72240e49 {
    margin-right: 4px;
  }
}

@media (max-width: 375px) {
  .fb25c64d .s72240e49 img {
    margin-right: 2px;
  }

  .fb25c64d .s1c911a1d span {
    margin-left: 0;
  }
}
/* SLOT GRID END */

/* SLOTS HUB START */
.h41909292 .c76ed760 {
  max-width: 1082px !important;
  margin-bottom: 70px;
}

.s89eddb6b {
  background: #fff;
}

.s89eddb6b .c9379305d {
  border: none;
}

.s89eddb6b .cc9b7bc7 {
  padding: 0;
}

.s89eddb6b .c96645134 {
  margin-left: 0;
}

@media (max-width: 480px) {
  .h41909292 .c76ed760 {
    margin-bottom: 20px;
  }
}
/* SLOTS HUB END */

/* SLOT SEARCH START */
.f3c64c1a {
  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;
}

.s6d8177fe {
  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;
}

.s6d8177fe:focus {
  border: 1px solid rgba(169, 173, 185, 0.7);
}

.s6d8177fe::placeholder {
  font-size: 16px;
}

.f3c64c1a::before {
  content: url(../images/slot-search.svg);
  position: absolute;
  top: calc(50% - 11px);
  left: 40px;
  z-index: 10;
}

@media (max-width: 600px) {
  .s6d8177fe {
    width: 100%;
    height: 40px;
    margin-bottom: 8px;
  }

  .f3c64c1a::before {
    width: 18px;
    height: 18px;
    top: calc(27% - 9px);
  }
}

@media (max-width: 480px) {
  .f3c64c1a {
    padding: 12px 8px;
    margin-bottom: 16px;
  }

  .s6d8177fe {
    padding-left: 46px;
  }

  .s6d8177fe::placeholder {
    font-size: 14px;
  }

  .f3c64c1a::before {
    left: 20px;
  }
}
/* SLOT SEARCH END */

/* FILTER  PROVIDER START */
.a0fa0b34 {
  position: relative;
  width: 30%;
}

.aa4b14bf {
  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;
}

.aa4b14bf::after {
  content: url(../images/filter-arrow.svg);
  position: absolute;
  right: 16px;
}

.f730004d8 {
  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;
}

.a0fa0b34.open .f730004d8 {
  display: block;
}

.d86b36f6 {
  cursor: pointer;
  padding: 12px 0;
  margin: 0 16px;
}

.d86b36f6:not(:last-of-type) {
  border-bottom: 1px dashed #a9adb9;
}

@media (max-width: 600px) {
  .a0fa0b34 {
    width: 100%;
  }

  .aa4b14bf {
    height: 40px;
  }

  .f730004d8 {
    top: 47px;
  }
}
/* FILTER  PROVIDER END */

/* HIDE SUBTITLE START */
.fa90c653 {
  position: relative;
}

.h66b82185 {
  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;
}

.fa90c653.open .h66b82185 {
  background: transparent;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  max-height: none;
  overflow: visible;
}

.fa90c653.open .bc2ef2d3.open {
  display: none;
}

.fa90c653.open .bc2ef2d3.close {
  display: inline-block;
}

.bc2ef2d3 {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px dashed #ffffff;
  margin-top: 4px;
}

.bc2ef2d3.close {
  display: none;
}

@media (max-width: 480px) {
  .fa90c653 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
/* HIDE SUBTITLE END */

/* RECOMMENDED GRID START*/
.ed483a28 {
  width: 100%;
  margin-bottom: 48px;
}

.r6491c003 {
  width: 100%;
}

.cffaf22d {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.28);
}

.cffaf22d:not(:last-of-type) {
  margin-bottom: 16px;
}

.r50d791d5 {
  width: 180px;
  padding: 10px;
}

.r623968b2 {
  width: 123px;
  height: 50px;
  font-size: 14px;
  justify-content: center;
  margin-top: 13px;
}

.r249dee9c {
  width: 70px;
  height: 70px;
}

.r8a2a7ffa {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.r7ab910ec {
  font-size: 14px;
  font-weight: 700;
  color: #171e34;
  text-decoration: none;
}

.dafd2a42 {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.dafd2a42 span {
  font-size: 16px;
  font-weight: 700;
}

.r30996b6e {
  margin-right: 8px;
}

.r30996b6e svg {
  width: 12px;
  height: 12px;
}

.r104a16b9 {
  display: flex;
  justify-content: space-around;
  width: 100%;
  border-radius: 10px;
  background: #fff;
  padding: 10px 0;
  margin-top: 4px;
}

.a1aa3cf6 {
  position: relative;
  color: #171e34;
  font-weight: 700;
}

.a1aa3cf6 span {
  font-size: 20px;
}

.a1aa3cf6:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 3px;
  right: -25px;
  width: 1px;
  height: 22px;
  background: #a9adb9;
}

@media (max-width: 1350px) {
  .r50d791d5 {
    width: auto;
  }

  .r623968b2 {
    width: 95%;
    margin: 6px auto 0 auto;
  }

  .r104a16b9 {
    margin-top: 8px;
  }

  .a1aa3cf6:not(:last-of-type)::after {
    right: -15px;
  }
}
/* RECOMMENDED GRID END*/

/* ARTICLES GRID START */
.a4c630e9d {
  width: 100%;
  margin-bottom: 48px;
}

.a11759dc1 {
  width: 100%;
}

.ba1eafef {
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.28);
  text-decoration: none;
  color: #4a5b68 !important;
}

.ba1eafef:not(:last-of-type) {
  margin-bottom: 16px;
}

.c173d051 {
  display: flex;
  padding: 16px 12px;
}

.a02709ccc {
  display: block;
  width: 109px;
  height: 67px;
  margin-right: 16px;
}

.a8c72cd5c {
  max-width: none !important;
  width: 109px;
  height: 67px;
  border-radius: 8px;
}

.f911c5a2 {
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #171e34 !important;
  text-decoration: none;
  line-height: 170%;
}

.a73c5442a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  background: #fff;
  padding: 8px 12px;
}

.a880d11b8 {
  font-size: 12px;
  font-weight: 400;
}

.fe175b49 {
  display: block;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  padding-right: 20px;
}

.fe175b49::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: 2.5px;
}
/* ARTICLES GRID END */

/* LINKING SIDEBART START */
.l9ff06fc8 {
  width: 100%;
  margin-bottom: 48px;
}

.l33de2e98 {
  width: 100%;
}

.l98b51cb6 {
  position: relative;
  display: block;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  color: #171e34;
  text-decoration: none;
  padding: 16px 12px;
}

.l98b51cb6:not(:last-of-type) {
  margin-bottom: 12px;
}

.l34a41d78 {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.l98b51cb6::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: calc(50% - 12px);
  right: 10px;
}
/* LINKING SIDEBART END */

/* LINKING GRID START */
.bcb53f5a {
  width: 100%;
  margin-bottom: 48px;
}

.c1f2ac80 {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.l6a999eae {
  width: 24%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.52);
  padding: 16px;
  margin-bottom: 16px;
}

.df753079 {
  display: block;
  width: 100%;
  height: 172px;
  margin-bottom: 12px;
}

.l68cc5ce8 {
  width: 100%;
  height: 172px;
  border-radius: 8px;
}

.d463a7ca {
  display: block;
  height: 54px;
  overflow: hidden;
  color: #171e34;
  text-decoration: none;
  margin-bottom: 20px;
}

.l5cc39bc2 {
  display: flex;
  justify-content: space-between;
}

.l2a129587 {
  font-size: 12px;
  color: #4a5b68;
}

.l5c08df76 {
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}

.l5c08df76::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
}

@media (max-width: 1100px) {
  .l6a999eae {
    width: 32%;
  }
}

@media (max-width: 768px) {
  .c1f2ac80 {
    justify-content: space-between;
  }

  .l6a999eae {
    width: 48%;
  }

  .linking-sidebar-item__title{
    width: calc(90% - 24px);
  }
}
@media (max-width: 480px) {
  .l6a999eae {
    padding: 8px;
    margin-bottom: 12px;
  }

  .df753079 {
    height: 86px;
  }

  .l68cc5ce8 {
    height: 86px;
  }

  .d463a7ca {
    font-size: 12px;
    line-height: 120%;
    height: 28px;
  }

  .l2a129587 {
    font-size: 10px;
  }

  .l5c08df76 span {
    display: none;
  }
}
/* LINKING GRID END */

/* IMPORTANT BLOCK START */
.eba820cf {
  position: relative;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 32px;
  margin: 20px 0;
}

.i1d952a93 {
  font-size: 20px;
  font-weight: 700;
  line-height: 170%;
  color: #203b6b;
}

.eba820cf::before,
.eba820cf::after {
  content: "";
  position: absolute;
  width: 172px;
  height: 4px;
  background: var(--color-primary);
}

.eba820cf::before {
  top: 20px;
  left: 32px;
}

.eba820cf::after {
  bottom: 20px;
  right: 32px;
}

@media (max-width: 600px) {
  .eba820cf {
    padding: 28px 12px;
  }

  .eba820cf::before,
  .eba820cf::after {
    width: 94px;
  }

  .eba820cf::before {
    top: 16px;
    left: 12px;
  }

  .eba820cf::after {
    bottom: 16px;
    right: 12px;
  }
}

@media (max-width: 480px) {
  .i1d952a93 {
    font-size: 14px;
    line-height: 140%;
  }
}

/* IMPORTANT BLOCK END */

/* CASINO PROS CONS LISTS START */
.c032736e9,
.c727f57e4 {
  width: 49%;
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px;
}

.c4d081528 {
  padding: 15px;
  background: #f8f9fa;
  border: 1px solid #dcdfe4;
  border-radius: 10px;
  margin-top: 12px;
  margin-bottom: 0 !important;
}

.c4d081528 li {
  margin-left: 20px !important;
  margin-bottom: 15px !important;
}

.c4d081528 li:last-of-type {
  margin-bottom: 0 !important;
}

.casino-pros-list__title {
  text-align: center;
  font-weight: 700;
  color: #5b8f35;
}

.c032736e9 li::marker {
  color: #5b8f35;
}

.casino-cons-list__title {
  text-align: center;
  font-weight: 700;
  color: #eb8348;
}

.c727f57e4 li::marker {
  color: #eb8348;
}

@media (max-width: 480px) {
  .p657b1c5d {
    flex-wrap: wrap;
    padding: 0;
    border: none;
  }

  .p657b1c5d .c032736e9,
  .p657b1c5d .c727f57e4 {
    width: 100%;
    margin-bottom: 16px;
  }

  .c4d081528 li {
    margin-left: 15px !important;
  }
}
/* CASINO PROS CONS LISTS END */

/* MODAL START */
.m08c8364d {
  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;
}

.m08c8364d.open {
  display: flex;
}

.m042e7152 {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(6, 10, 19, 0.72);
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.m1ab8e59d {
  position: relative;
}

.m1ab8e59d .e375198b {
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 30px;
  right: 20px;
}

@media (max-width: 480px) {
  .m1ab8e59d .e375198b {
    top: 12px;
    right: 8px;
  }
}
/* MODAL END */

/* MODAL ALTERNATIVE CASINOS START */
.f6ff42e3 {
  max-width: 860px;
  width: 100%;
  border-radius: 10px;
  background: linear-gradient(186deg, #162a4d 0%, #060a13 100%);
  padding: 24px 20px;
}

.a96039e4e {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 24px auto;
}

.a0d835480 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
}

.a6e866ae {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
}

.a8fcf0070 {
  display: block;
  width: 100%;
  height: 204px;
  margin-bottom: 8px;
}

.a8fcf0070 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.fcce8d2d {
  width: 100%;
}

.a50baa75e {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.f7633cc3 {
  font-size: 20px;
  line-height: 170%;
  color: #fff;
  text-decoration: none;
  margin-bottom: 4px;
}

.a50dbaca8 {
  display: flex;
  align-items: baseline;
  font-size: 14px;
  color: #a9adb9;
  margin-bottom: 8px;
}

.a6d1fdde2 {
  margin-right: 12px;
}

.a50dbaca8 span {
  font-size: 18px;
  font-weight: 700;
}

.bf3013d5 {
  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;
}

.a5537393f {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #a9adb9;
}

.a5537393f img {
  margin-right: 8px;
}

.fc2c8a7a {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.fc2c8a7a span {
  font-size: 32px;
  line-height: 170%;
  padding: 0 5px;
}

.a50baa75e .a30dba2d1 {
  display: none;
}

.a30dba2d1 {
  width: 100%;
  padding: 18px 16px;
}

.cfd0863f {
  justify-content: center;
  width: 100%;
  font-size: 14px;
}

@media (max-width: 900px) {
  .fc2c8a7a span {
    font-size: 24px;
  }

  .a30dba2d1 {
    display: none;
  }

  .a50baa75e .a30dba2d1 {
    display: block;
  }
}

@media (max-width: 768px) {
  .a96039e4e {
    width: 95%;
    text-align: left;
    margin: 0 0 24px 0;
  }

  .a0d835480 {
    display: block;
  }

  .a6e866ae {
    width: 100%;
    margin-bottom: 12px;
  }

  .fcce8d2d {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .a8fcf0070 {
    width: 40%;
    height: 180px;
    margin-bottom: 0;
  }

  .a50baa75e {
    width: 60%;
    padding: 12px 12px 0 12px;
  }

  .a30dba2d1 {
    margin-top: 40px;
    padding: 0;
  }

  .fc2c8a7a span {
    font-size: 32px;
  }

  @media (max-width: 480px) {
    .f6ff42e3 {
      padding: 12px;
    }

    .a96039e4e {
      font-size: 14px;
      margin-bottom: 16px;
    }

    .a8fcf0070 {
      height: 120px;
    }

    .a50baa75e {
      padding: 8px 8px 0 8px;
    }

    .f7633cc3 {
      font-size: 14px;
      margin-bottom: 0;
    }

    .a50dbaca8 span {
      font-size: 16px;
    }

    .a30dba2d1 {
      margin-top: 0;
    }

    .cfd0863f {
      height: 36px;
    }

    .bf3013d5 {
      height: 94px;
      padding: 0;
    }

    .fc2c8a7a {
      font-size: 16px;
    }

    .a5537393f {
      font-size: 12px;
    }

    .fc2c8a7a span {
      font-size: 24px;
    }
  }

  @media (max-width: 375px) {
    .a8fcf0070 {
      height: 100px;
    }
  }
}
/* MODAL ALTERNATIVE CASINOS END */

.s323a0995.fe019ddb {
  max-width: none;
}
.a8fce1641 {
  position: relative;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 20px;
}
.a880ede18 {
  width: 100%;
  color: var(--color-text-dark);
  text-align: left;
}
h1.a880ede18 {}
.a1e5207db {
  display: flex;
  flex-direction: column;
  width: 34%;
  margin-right: 2%;
}
.a4fe42969 {
  display: block;
  max-width: 300px;
  height: auto;
  margin-bottom: 16px;
}
.bb61cf24 {
  font-size: 14px;
  font-weight: 700;
  color: #eb8348;
  line-height: 1.2em;
  margin-bottom: 6px;
}
.a0ec1ef4a {}
.a37979bb6 {
  width: 64%;
}
.fe019ddb .rank-math-breadcrumb a, .fe019ddb .rank-math-breadcrumb span {
  color: #171e34 !important;
}
@media (max-width: 768px) {
  .a1e5207db {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .a4fe42969 {
    margin: 0 auto 16px auto;
  }
  .a37979bb6 {
    width: 100%;
  }
}

.a5425dd4 {
  position: relative;
  max-width: 1320px;
  margin: 30px auto 30px auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.a5425dd4 h2 {
  text-align: center;
}
@media (max-width: 768px) {
}
