/* 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);
}

.g3d61eb29 {
  color: #5b8f35;
}

.b120082cf {
  color: #eb8348;
}

.e0f109a4,
.s5ab68dc3 {
  width: 14px;
  height: 14px;
}

.e0f109a4 path {
  fill: var(--color-primary);
}

.s5ab68dc3 path {
  fill: none;
  stroke: var(--color-primary);
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.align-start {
  align-items: flex-start !important;
}

.c564b8aa7 {
  display: block;
  width: 24px;
  height: 22px;
  border-radius: 50px;
  object-fit: cover;
  margin-right: 8px;
}

.b1354687a {
  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;
}

.b1354687a: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);
}

.b1354687a img {
  max-width: 100px;
  max-height: 53px;
  margin-left: 5px;
}

.b29b9422 {
  display: flex;
}

.b29b9422 .l921c54b1 {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.b29b9422 .e2ea070d {
  color: #fff;
  padding-right: 10px;
  border-right: 1px solid #f2f2f2;
  font-size: 14px;
}

.b29b9422 .l19cb479b {
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.b29b9422 .l921c54b1 .l19cb479b {
  margin-left: 0;
}

.addba28f {
  position: absolute;
  width: 100%;
  height: 550px;
  background-size: cover;
  background-position: center;
  z-index: -2;
}

.c56170b75 {
  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;
}

.c2652c80b {
  width: 100%;
  position: relative;
}

.fc1cbd55 {
  display: flex;
  justify-content: space-between;
}

.fc1cbd55 .l39359823 {
  width: 29%;
}

.fc1cbd55 .e04b3496 {
  width: 69%;
}

.c775816c5 {

}

.c10344ab1 {
  display: flex;
  padding: 0 16px;
  gap: 0 10px;
}

.e96a30c8 {
  font-weight: 700;
  font-size: 14px;
  line-height: 170%;
  color: #a9adb9;
  text-decoration: none;
  padding: 8px 40px;
}

.e96a30c8.c1c6a954d {
  color: #fff;
  background: #203b6b;
  border-radius: 8px 8px 0 0;
  cursor: default;
}

.c7b74d57 {
  position: relative;
  padding: 14px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: #f4f4f6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.c7b74d57::before {
  content: '';
  border-top: 2px solid #203b6b;
  border-radius: 10px;
  height: 65px;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
}
.c775816c5 {
  width: 100%;
}
.cf0274d1 .c7b74d57::before {
  content: none;
  border: none;
  height: 0;
}

.c7b74d57 .c46b680a {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .c7b74d57 {
    margin-bottom: 20px;
  }
  .c775816c5 {
    margin: 0 -15px;
    width: calc(100% + 30px);
    overflow: hidden;
  }
  .c10344ab1 {
    margin: 0 15px;
  }
}

.c36b65cd9 {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  padding: 20px 32px;
  margin: 64px 0;
}

.c36b65cd9.o181bca16 {
  background: rgba(255, 255, 255, 0.4);
}

.d68c7d5b {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.d68c7d5b .c36b65cd9 {
  width: 69%;
  margin-top: 0;
}
.d68c7d5b .b0fea7e8 {
  width: 69%;
  margin-top: 0;
}
.d68c7d5b .b0fea7e8 .c36b65cd9 {
  width: 100%;
}

.c9e72052c {
  width: 29%;
}

.ef9d5053 {
  max-width: 1320px;
  margin: 0 auto;
}

.ef9d5053 img {
  max-width: 100%;
}

.ef9d5053 .d0da9c47 {
  width: 100%;
  overflow-x: auto;
  border: 8px solid #203b6b;
  border-radius: 15px;
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .ef9d5053 .d0da9c47 {
    border-width: 6px;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
  background: #f7f8fb;
  color: var(--color-text-dark);
  max-width: 100%;
}

.d0da9c47 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;
}

.h896d9a7f th {
  padding: 20px 32px;
  border-radius: 0;
}

.h896d9a7f td {
  padding: 20px 28px;
}

.h896d9a7f td:first-child {
  font-weight: 700;
  background: #e7eaee;
  text-align: left;
  padding: 20px 32px;
}

.d4e3a034a {
  margin-bottom: 40px;
}

.d02549d1b {
  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;
}

.d02549d1b .d7ce2cc73 {
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

.d02549d1b .d10e8eb2 {
  display: flex;
  align-items: center;
}

.d02549d1b .d44b39b5f {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 19px;
}

.d02549d1b .d44b39b5f span {
  font-size: 14px;
  font-weight: 700;
}

.d02549d1b .d44b39b5f:after {
  content: "";
  position: absolute;
  right: -10px;
  width: 1px;
  background: var(--color-secondary);
  height: 22px;
}

.d02549d1b .d12107cf3 {
  width: 61px;
  height: 61px;
  border-radius: 50px;
}

.d02549d1b .d76aa9e1 {
  margin-left: 10px;
}

.d02549d1b .d107fb6f3 {
  width: 115px;
  margin-left: 20px;
}

.d02549d1b .d107fb6f3 img {
  width: 100%;
}

.d556dd4bd {
  padding: 0 15px;
}

.s07148d68 {
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
}

.b7c70ab8 {
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  width: 400px;
  padding: 10px;
  margin-right: 10px;
}

.s2a77aec6 {
  position: relative;
  justify-content: center;
  min-width: 130px;
  font-weight: 700;
}

.a35141d3 {
  position: relative;
  right: 40px;
  bottom: 1px;
}

.bd758230 {
  display: flex;
  justify-content: space-between;
}

.d1b69da0 {
  width: 49%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  padding: 15px;
}

.d1b69da0 .p15e616a1 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

.p53b06576 .p15e616a1,
.p53b06576 li::marker {
  color: #5b8f35;
}

.c8047f026 .p15e616a1,
.c8047f026 li::marker {
  color: #eb8348;
}

.eb462de7 {
  margin: 20px 0 0 0;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  font-size: 14px;
}

.eb462de7 li:last-of-type {
  margin-bottom: 0;
}

.p72864846 {
  width: 100%;
  display: none;
  background: #ffffff;
  border-radius: 10px;
  padding: 15px;
}

.p72864846 .b09d193b {
  display: flex;
  justify-content: space-between;
}

.p72864846 .d9039445 {
  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;
}

.p72864846 .d9039445.active {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
}

.p72864846 .p3bb7b9ca {
  color: #5b8f35;
}

.p72864846 .c347152a6 {
  color: #eb8348;
}

.p72864846 .eb462de7 {
  margin: 0;
  padding: 15px 0 0 0;
}

.p72864846 .ba86ad51 {
  display: none;
}

.p72864846 .ba86ad51.active {
  display: block;
}

.m55d17e25 {
  margin-left: 5px;
}

.m55d17e25 .m1babbe99 {
  font-weight: 700;
  color: var(--color-primary);
}

.m55d17e25 .b889592b {
  color: #fff;
  margin-left: -4px;
  font-weight: 700;
}

@media (max-width: 1350px) {
  .ef9d5053 {
    padding: 15px;
  }

  .b1354687a img {
    max-width: 65px;
  }
}

@media (max-width: 1100px) {
  .d68c7d5b .c36b65cd9 {
    width: 100%;
  }
  .d68c7d5b .b0fea7e8 {
    width: 100%;
  }

  .c9e72052c {
    display: none;
  }
}

@media (max-width: 1024px) {
  .fc1cbd55 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .fc1cbd55 .l39359823,
  .fc1cbd55 .e04b3496 {
    width: 100%;
  }

  .fc1cbd55 .l39359823 {
    width: 60%;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .fc1cbd55 .l39359823 {
    width: 100%;
  }

  .d02549d1b {
    background: transparent;
    flex-direction: column;
    padding: 0;
  }

  .d02549d1b .d10e8eb2 {
    width: 100%;
    background: #fff;
    padding: 3px 6px;
    border-radius: 7px;
    margin-top: 15px;
    justify-content: center;
  }

  .d02549d1b .d7ce2cc73 {
    text-align: center;
  }

  .p72864846 {
    display: block;
  }

  .d1b69da0 {
    display: none;
  }
}

@media (max-width: 480px) {
  .c36b65cd9 {
    padding: 16px 12px;
    margin: 36px 0;
  }

  .ef9d5053 .d0da9c47 {
    margin-bottom: 15px;
  }

  .addba28f {
    top: -5px;
  }

  .b29b9422 .l921c54b1 {
    font-size: 12px;
  }

  .b29b9422 .l19cb479b {
    width: 18px;
    height: 18px;
  }

  .d02549d1b .d7ce2cc73 {
    font-size: 12px;
  }

  .d4e3a034a {
    margin-bottom: 15px;
  }

  .d02549d1b {
    margin-bottom: 15px;
  }

  .d02549d1b .d10e8eb2 {
    margin-top: 0;
    justify-content: space-between;
  }

  .d02549d1b .d12107cf3 {
    width: 40px;
    height: 40px;
  }

  .d02549d1b .d107fb6f3 {
    width: 72px;
  }

  .d02549d1b .d76aa9e1 {
    display: flex;
    align-items: center;
    font-size: 10px;
  }

  .d02549d1b .d467dcc21 {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
  }

  .d02549d1b .d44b39b5f:after {
    height: 14px;
    top: 11px;
  }

  .d02549d1b .d467dcc21:after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    background: var(--color-secondary);
    height: 14px;
  }
}

/* QUOTE START */
.b601a299 {
  background: #f7f8fb;
  border-radius: 20px;
  padding: 30px;
  margin: 30px 20px;
}

.q85b39a21 .q1c8269b8 {
  font-size: 34px;
  font-weight: 900;
  line-height: 45px;
  color: var(--color-text-dark);
  border-left: 5px solid var(--color-primary);
  padding-left: 20px;
}

.q85b39a21 .q7efe47e8 {
  font-size: 14px;
  line-height: 24px;
  padding: 20px 25px 0 25px;
}

@media (max-width: 480px) {
  .b601a299 {
    margin: 15px 0;
    padding: 15px;
  }

  .q85b39a21 .q1c8269b8 {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    padding-left: 15px;
  }

  .q85b39a21 .q7efe47e8 {
    padding: 20px 0 0 0;
    font-size: 10px;
    line-height: 17px;
  }
}
/* QUOTE END */

/* HEADER CONTENT START */
.h59e86e69 {
  background-size: cover;
}

.h59e86e69 .rank-math-breadcrumb {
  max-width: 1320px;
  margin: 0 auto;
}

.h39490168 {
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  padding: 30px 0;
  margin-bottom: 40px;
}

.h39490168 .a7dcc698 {
  position: relative;
  width: 65%;
}

.h39490168 .a59ea1ac {
  position: relative;
  width: 35%;
}

.h39490168 .h21bf1d99 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.h39490168 .h221525a9 {
  text-align: left;
}

.h39490168 .h21bf1d99 .h221525a9 {
  max-width: 1128px;
  text-align: center;
}

.h39490168 .h73a3569d {
  color: var(--color-text-add);
  line-height: 25px;
}

.h39490168 .h73a3569d a {
  color: var(--color-primary);
}

.h39490168 .h21bf1d99 .h73a3569d {
  max-width: 870px;
  text-align: center;
}

.h39490168 .h0dd84ad9 {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  flex-wrap: wrap;
}

.h39490168 .h06654d31 {
  max-width: 24%;
  object-fit: contain;
  margin-right: 10px;
  margin-bottom: 10px;
}

.h39490168 .d245bb9b {
  margin-top: 30px;
  font-size: 12px;
}

.h39490168 .a59ea1ac {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.h39490168 .h27643b1d {
  justify-content: center;
  padding: 10px;
}

.h39490168 .h3fb0db12 {
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
  padding: 5px 10px;
}

.h39490168 .h2cb890dd {
  margin-top: 36px;
}

.h2cb890dd {
  display: flex;
  align-items: center;
  color: #7e8394;
  font-size: 14px;
}

.h2cb890dd .aea0f355 {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 20px;
  margin-right: 20px;
}

.h2cb890dd .aea0f355::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.h2cb890dd .f6f4af34 {
  width: 48px;
  height: 48px;
  border-radius: 50px;
  margin-right: 12px;
}

.h2cb890dd .h78e2af9d {
  margin-right: 16px;
}

.h2cb890dd .h9ac7dfd9 {
  font-size: 12px;
  line-height: 19px;
}

.h2cb890dd .e9f5ca5d {
  font-weight: 700;
}
.h2cb890dd .e9f5ca5d a {
  font-weight: 700;
  color: #7e8394;
  font-size: 14px;
  line-height: 1.2em;
  text-decoration: none;
}

.h2cb890dd .c6e62922 {
  margin-right: 32px;
}

.h2cb890dd .h73f7d661 {
  font-size: 12px;
  line-height: 19px;
}

.h2cb890dd .f0cc1c16 {
  font-weight: 700;
}

.h2cb890dd .h583481c2 {
  display: none;
}

.h2cb890dd .h58a9fb56 {
  display: flex;
  align-items: center;
}

.h2cb890dd .header-meta-socials__item {
  display: flex;
  align-items: center;
  position: relative;
}

.h2cb890dd .header-meta-socials__item:not(:last-of-type) {
  padding-right: 12px;
  margin-right: 12px;
}

.h2cb890dd .header-meta-socials__item:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.f23b02ef {
  display: none;
  position: absolute;
  bottom: 12px;
  left: 0;
  padding: 0 0 40px 0;
  width: 400px;
  background: transparent;
  z-index: 4;
}
.c7a8419b7 .f23b02ef {
  top: 20px;
  bottom: auto;
  padding: 20px 0 0 0;
}
.e9f5ca5d:hover .f23b02ef {
  display: block;
}
.c7a8419b7:hover .f23b02ef {
  display: block;
}
.f23b02ef .a6c46cfb8 {
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: #f8f8f8;
  padding: 10px;
}
.f23b02ef .a58b5e12 {
  margin-bottom: 4px;
}
.f23b02ef .c9aba1b1 {
  line-height: 1.3em;
  font-weight: normal;
  color: #171e34;
}
@media (max-width: 600px) {
  .h2cb890dd .aea0f355 {
    position: static;
  }
  .h2cb890dd {
    position: relative;
  }
  .f23b02ef {
    width: 90%;
    bottom: 100px;
    padding: 0 0 20px 0;
  }
}

.b479c68b {
  position: absolute;
  top: -170px;
  z-index: 0;
}

.h71031399 {
  position: relative;
}

.h0632b55f .h0c71f26d {
  align-items: center;
  flex-direction: column;
  margin-top: 10px;
}

.h71031399 .a34560ff {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  width: 345px;
  margin-bottom: 4px;
}

.h71031399 .h15cba4ca {
  max-width: 263px;
  width: 100%;
  height: 70px;
  font-size: 20px;
  text-transform: uppercase;
  margin-right: 12px;
}

.h71031399 .h826a2286 {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.h8a7ab4ab {
  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;
}

.b4d66a3a {
  flex-grow: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.b4d66a3a:nth-of-type(2) {
  margin-left: 10px;
  padding-left: 10px;
}

.b4d66a3a:nth-of-type(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 38px;
  background: #b0b4bf;
}

.a74c23cd {
  display: flex;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.a74c23cd .c8b73ed8 {
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid #7e8394;
}

.a74c23cd span {
  font-size: 20px;
}

.a74c23cd small {
  font-size: 16px;
  margin: 0 4px;
}

.h41b6f29d {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.h913a5f61 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.h913a5f61 .c31d6d2c9 {
  font-size: 14px;
  font-weight: 700;
  color: #7e8394;
}

.h2eb74229 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.h2eb74229 .h350cf657 {
  position: relative;
  width: 240px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid;
}

.h2eb74229 .h31fd5712 {
  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;
}

.h2eb74229 .be4c89a2 {
  width: 44px;
  height: 44px;
}

.h2eb74229 .h782c394c {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-add);
  text-align: center;
  padding: 36px 12px 24px 12px;
}

.h2eb74229 .h782c394c::after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: calc(50% - 30px);
  width: 60px;
  height: 1px;
  background: var(--color-primary);
}

.h39490168.m0ef3e0f3 {
  margin-bottom: 0;
}

.c94e8723 {
  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;
}

.h9ede7223 {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 16px 0;
  overflow: auto;
}

.h9ede7223 .bf32a335 {
  max-width: 270px;
  max-height: 35px;
}

.h9ede7223 .bf32a335:not(:last-of-type) {
  margin-right: 50px;
}

@media (max-width: 1350px) {
  .h39490168 {
    padding: 15px !important;
  }

  .h59e86e69 .rank-math-breadcrumb {
    padding: 15px 15px 0 15px !important;
  }

  .h39490168 .h0dd84ad9 {
    margin-top: 40px;
  }

  .h2eb74229 .h350cf657 {
    width: 190px;
  }
}

@media (max-width: 1024px) {
  .h39490168 {
    flex-wrap: wrap;
  }

  .h39490168 .a7dcc698,
  .h39490168 .a59ea1ac {
    width: 100%;
  }

  .h0632b55f .h0c71f26d {
    margin-top: 50px;
  }

  .h2eb74229 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .h2eb74229 .h350cf657 {
    margin: 0 32px 48px 0;
  }
}

@media (max-width: 900px) {
  .h9ede7223 {
    justify-content: flex-start;
  }

  .h9ede7223 .bf32a335 {
    max-width: 200px;
  }

  .h9ede7223 .bf32a335:not(:last-of-type) {
    margin-right: 25px;
  }
}

@media (max-width: 768px) {
  .h39490168 .h73a3569d {
    font-size: 14px;
  }

  .h9ede7223 .bf32a335 {
    max-width: 154px;
  }
}

@media (max-width: 600px) {
  .h39490168 .h2cb890dd {
    font-size: 12px;
    margin-top: 16px;
  }
  .h2cb890dd .e9f5ca5d a {
    font-size: 12px;
  }

  .h2cb890dd .aea0f355 {
    margin-right: 12px;
    padding-right: 12px;
  }

  .h2cb890dd .f6f4af34 {
    width: 28px;
    height: 28px;
  }

  .h2cb890dd .h9ac7dfd9,
  .h2cb890dd .h73f7d661 {
    font-size: 10px;
    line-height: 13px;
  }

  .h2cb890dd .f6e498fc {
    width: 49px;
  }

  .h2cb890dd .h78e2af9d {
    margin-right: 8px;
  }

  .h2cb890dd .c6e62922 {
    margin-right: 12px;
  }

  .h2cb890dd .ce39c42c {
    position: relative;
  }

  .h2cb890dd .h583481c2 {
    display: block;
  }

  .h2cb890dd .h58a9fb56 {
    display: none;
  }

  .h2cb890dd .ce39c42c:hover .h58a9fb56 {
    display: flex;
    position: absolute;
    right: 0;
    bottom: -40px;
    background: #162a4d;
    padding: 5px 10px;
    border-radius: 8px;
  }

  .c10344ab1 {
    padding: 0;
  }

  .c7b74d57 {
  }

  .e96a30c8 {
    line-height: 140%;
    border-radius: 8px;
    padding: 6px 16px;
  }
}

@media (max-width: 480px) {
  .h39490168 {
    margin-bottom: 0;
  }

  .h39490168 .h221525a9 {
    text-align: center;
  }

  .h39490168 .h73a3569d {
    font-size: 14px;
  }

  .h39490168 .h0dd84ad9 {
    margin-top: 20px;
    justify-content: center;
  }

  .h39490168 .d245bb9b {
    margin-top: 20px;
    font-size: 8px;
    line-height: 12px;
  }

  .h39490168 .a59ea1ac {
    margin-top: 40px;
  }

  .h39490168 .h3fb0db12 {
    font-size: 8px;
  }

  .b479c68b {
    max-width: 238px;
    top: -65px;
    opacity: 0.5;
  }

  .h71031399 .a34560ff {
    width: 100%;
    justify-content: space-between;
  }

  .h71031399 .h15cba4ca {
    max-width: none;
    margin-right: 0;
    margin-top: 12px;
    order: 3;
    font-size: 16px;
    height: 54px;
  }

  .h71031399 .h8a7ab4ab {
    max-width: 320px;
    width: 83%;
    height: 48px;
    order: 1;
    padding: 7px 20px;
    margin-top: 0;
    margin-right: 8px;
  }

  .h71031399 .a74c23cd {
    font-size: 14px;
  }

  .h71031399 .a74c23cd span {
    font-size: 16px;
  }

  .h71031399 .h41b6f29d {
    font-size: 12px;
  }

  .h71031399 .h826a2286 {
    width: 48px;
    height: 48px;
    order: 2;
  }

  .h913a5f61 .c31d6d2c9 {
    font-size: 12px;
    font-weight: 400;
  }

  .h71031399 .b4d66a3a:nth-of-type(2)::before {
    height: 25px;
  }

  .h2eb74229 {
    margin-top: 50px;
    justify-content: space-evenly;
  }

  .h2eb74229 .h350cf657 {
    width: 158px;
    margin-right: 12px;
  }

  .h2eb74229 .h31fd5712 {
    width: 44px;
    height: 44px;
    left: calc(50% - 22px);
  }

  .h2eb74229 .be4c89a2 {
    width: 32px;
    height: 32px;
  }

  .h2eb74229 .h782c394c {
    font-size: 14px;
    padding: 24px 12px 18px 12px;
  }

  .h2eb74229 .h782c394c::after {
    bottom: 10px;
  }

  .c94e8723 {
    margin-bottom: 12px;
  }

  .h9ede7223 {
    padding: 8px 0 8px 0;
  }

  .h9ede7223::-webkit-scrollbar {
    width: 0;
  }

  .h9ede7223 {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .h9ede7223 .bf32a335 {
    max-height: 26px;
  }

  .h9ede7223 .bf32a335 {
    margin-right: 10px !important;
    margin-left: 10px;
  }
}
/* HEADER CONTENT END */

/* CONTENT BANNER START */
.c412c4655 {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 336px;
  border-radius: 20px;
}

@media (max-width: 900px) {
  .c412c4655 {
    height: 250px;
  }
}

@media (max-width: 480px) {
  .c412c4655 {
    height: 85px;
    border-radius: 5px;
  }
}
/* CONTENT BANNER END */

/* CUSTOM LIST START */
.c6f03478c {
  display: flex;
  justify-content: center;
  background: #f7f8fb;
  border: 1px solid #dcdfe4;
  border-radius: 20px;
  margin: 20px;
  padding: 0 20px;
}

.d0f64700 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 20px 0 0 0 !important;
  list-style: none !important;
}

.d0f64700 .f1d3ba17 {
  width: 24%;
  margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: var(--color-text-dark);
}

.d0f64700 .f1d3ba17::before {
  content: url(../images/li_before.svg);
  margin-right: 15px;
}

@media (max-width: 768px) {
  .d0f64700 .f1d3ba17 {
    width: 32%;
  }
}

@media (max-width: 480px) {
  .c6f03478c {
    padding: 0 35px;
  }

  .d0f64700 .f1d3ba17 {
    width: 49%;
    margin-bottom: 10px;
  }
}
/* CUSTOM LIST END */

/* FAQ START */
.e6508b35 {
  width: 100% !important;
  margin: 0;
}

.e6508b35 .f7cc74f42 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 52px;
  color: var(--color-text-dark);
}

.e6508b35 .f22654aa5 {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  border: 2px solid #fff;
  margin-bottom: 16px;
  padding: 20px;
}

.e6508b35 .fa6baa0a {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  border: 2px solid #fff;
  margin-bottom: 16px;
}

.e6508b35 .fa6baa0a:hover {
  background: rgba(255, 255, 255, 0.7);
}

.e6508b35 .f0089ef60 {
  cursor: pointer;
  color: var(--color-text-dark);
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

.e6508b35 .f784b27d1 {
  display: none;
  margin: 0;
  padding: 0 20px 20px 20px;
}

.e6508b35 .f784b27d1.active {
  display: block;
}

.e6508b35 .f484c104e,
.e6508b35 .e10d9501 {
  display: none;
  width: 18px;
  height: 18px;
}

.e6508b35 .f484c104e.active {
  display: block;
}

.e6508b35 .e10d9501.active {
  display: block;
}

@media (max-width: 480px) {
  .e6508b35 {
    margin: 15px 0;
  }

  .e6508b35 .f7cc74f42 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
  }

  .e6508b35 .f22654aa5 {
    font-size: 10px;
    padding: 15px;
  }

  .e6508b35 .f0089ef60 {
    padding: 15px;
    font-size: 10px;
    line-height: 16px;
  }

  .e6508b35 .f784b27d1 {
    margin-left: 0;
    font-size: 10px;
  }

  .e6508b35 .dd8e8f7e {
    max-width: 90%;
    font-size: 12px;
  }

  .e6508b35 .f484c104e,
  .e6508b35 .e10d9501 {
    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 */
.p5b12aeec {
  padding: 100px 15px;
}

.f74b5c96 {
  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);
}

.f74b5c96 .page-404__logo {
  max-width: 130px;
}

.f74b5c96 .e9dcf26d {
  margin: 20px 0;
}

.f74b5c96 .p40e5f846 {
  position: relative;
  font-size: 20px;
  margin-bottom: 40px;
}

.f74b5c96 .p40e5f846::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: calc(50% - 19px);
  width: 38px;
  height: 3px;
  background: var(--color-secondary);
}

.f74b5c96 .p1e9200ab {
  font-size: 14px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .f74b5c96 {
    padding: 25px 40px;
  }
}

@media (max-width: 480px) {
  .p5b12aeec {
    padding: 50px 15px;
  }

  .e9dcf26d svg {
    height: 70px;
  }

  .f74b5c96 .p40e5f846 {
    font-size: 16px;
  }

  .f74b5c96 .p1e9200ab {
    font-size: 10px;
  }
}
/* 404 PAGE END */

/* STATIC PAGE START */
.a40f3c9f {
  max-width: 925px;
  margin: 0 auto;
  padding-top: 30px;
}

.a40f3c9f .s61af8825 {
  background: #ffffff;
  opacity: 0.8;
  border-radius: 10px;
  padding: 20px;
}

@media (max-width: 480px) {
  .a40f3c9f {
    padding-top: 15px;
  }
}
/* STATIC PAGE END */

/* DEFAULT GRID START */
.d139d6328 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.d139d6328 .d3a149933 {
  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;
}

.d139d6328 .d3a149933:hover {
  background: linear-gradient(180deg, #ffffff -20.15%, rgba(242, 242, 242, 0.6) 100%);
}

.d139d6328 .c717b6e7 {
  width: 100%;
  height: 190px;
  object-fit: contain;
  border-radius: 8px;
  margin-bottom: 10px;
}

.d139d6328 .d53aeac46 {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: var(--color-text-dark);
}

@media (max-width: 1024px) {
  .d139d6328 .d3a149933 {
    width: 23%;
  }

  .d139d6328 .c717b6e7 {
    height: 160px;
  }
}

@media (max-width: 800px) {
  .d139d6328 .d3a149933 {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .d139d6328 .d3a149933 {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .d139d6328 .d3a149933 {
    width: 100%;
  }

  .d139d6328 .c717b6e7 {
    height: 180px;
  }

  .d139d6328 .d53aeac46 {
    font-size: 16px;
  }
}
/* DEFAULT GRID END */

/* SEARCH START */
.adf98950 {
  padding-top: 30px;
}

@media (max-width: 480px) {
  .adf98950 {
    padding-top: 15px;
  }
}
/* SEARCH END */

/* CATEGORY START */
.bd084e5b {
  padding-top: 30px;
}

@media (max-width: 480px) {
  .bd084e5b {
    padding-top: 15px;
  }
}
/* CATEGORY END */

/* INFO START */
.h8ec0e421 {
  flex-direction: column;
  padding: 0;
}

.h8ec0e421 .h2cb890dd {
  margin-top: 65px;
  margin-bottom: 125px;
}

.c080c72ae {
  width: 69%;
}

.c3c3258e2 {
  width: 100%;
  border-radius: 10px;
  background: #f8f8f8;
  padding: 20px 32px;
  margin: -125px auto 0 auto;
}

.abcb732f {
  margin: 30px auto 0 auto;
}

.i3f7b82a4 .i14fc2f38 {
  font-weight: 700;
  line-height: 51px;
  margin-bottom: 32px;
  color: var(--color-text-dark);
}

.i3f7b82a4 .i5c41572d {
  width: 100%;
  height: 520px;
  object-fit: cover;
  border-radius: 10px;
}

.i3f7b82a4 .c7dd5d4e {
  padding: 32px;
}

.i3f7b82a4 .c7dd5d4e img {
  border-radius: 12px;
  margin-bottom: 20px;
}

.i3f7b82a4 .c7dd5d4e table {
  width: 100%;
}

@media (max-width: 1100px) {
  .c080c72ae {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .h8ec0e421 {
    padding: 0 15px;
  }

  .i3f7b82a4 .i5c41572d {
    height: 320px;
  }
}

@media (max-width: 480px) {
  .h8ec0e421 .h2cb890dd {
    margin-top: 16px;
    margin-bottom: 85px;
  }

  .i3f7b82a4 {
    margin-top: -50px;
  }

  .i3f7b82a4 .i14fc2f38 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 25px;
  }

  .i3f7b82a4 .c7dd5d4e {
    padding: 12px;
  }

  .i3f7b82a4 .c7dd5d4e p {
    font-size: 12px;
    line-height: 20px;
  }

  .i3f7b82a4 .c7dd5d4e li {
    margin-bottom: 12px;
  }
}

/* INFO END */

/* AUTHOR BLOCK START */
.a0e64f6be {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  margin: 32px auto;
  padding: 24px 32px;
  max-width: 925px;
}

.f508ceb6 {
  max-width: none;
}

.a0e64f6be .f56bb736 {
  display: flex;
  justify-content: space-between;
}

.a0e64f6be .a6347f385 {
  display: flex;
  align-items: center;
}

.a0e64f6be .a7ab7c239 {
  width: 65px;
  height: 65px;
  border-radius: 50px;
  margin-right: 16px;
}

.a0e64f6be .author-block-links__item img {
  width: 100%;
  padding: 8px;
}

.a0e64f6be .a4304673b {
  display: none;
}

.a0e64f6be .b1858ed4 {
  display: flex;
  align-items: center;
}

.a0e64f6be .b1858ed4 a {
  display: flex;
  align-items: center;
  position: relative;
  border: none;
}

.a0e64f6be .b1858ed4 a:not(:last-of-type) {
  padding-right: 12px;
  margin-right: 12px;
}

.a0e64f6be .b1858ed4 a:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 22px;
  background: #7e8394;
}

.a0e64f6be .a3aff4401 {
  color: var(--color-text-dark);
  font-weight: 700;
}
.a0e64f6be .a3aff4401 a {
  color: var(--color-text-dark);
  font-weight: 700;
  text-decoration: none;
}

.a0e64f6be .a1684b2d4 {
  font-size: 14px;
  font-weight: 700;
  color: #eb8348;
}

.a0e64f6be .a91433745 {
  margin-top: 20px;
}

.a0e64f6be .a9fd37b42 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.a0e64f6be .a607382e6 {
  margin-left: 10px;
  font-weight: 700;
  color: var(--color-text-dark);
}

@media (max-width: 480px) {
  .a0e64f6be {
    flex-wrap: wrap;
    padding: 12px;
  }

  .a0e64f6be .a7ab7c239 {
    width: 48px;
    height: 48px;
  }

  .a0e64f6be .a91433745 {
    margin-top: 16px;
  }

  .a0e64f6be .f76d7e7b {
    font-size: 12px;
    line-height: 20.4px;
  }

  .a0e64f6be .a3aff4401 {
    font-size: 12px;
  }

  .a0e64f6be .a00e63fc6 {
    order: 2;
  }

  .a0e64f6be .a1684b2d4 {
    font-size: 10px;
  }

  .a0e64f6be .a0b0129f2 {
    font-size: 12px;
  }

  .a0e64f6be .a9fd37b42 img {
    width: 62px;
  }
}
/* AUTHOR BLOCK END */

/* CONTENT CASINO REVIEW START */
.c13943a91 .content-casino-review__disclaimer {
  padding: 0 20px 20px 20px;
}

.h0632b55f {
  flex-wrap: wrap;
}

.h0632b55f .h221525a9 {
  width: 90%;
  z-index: 10;
}

@media (max-width: 1024px) {
  .h0632b55f .h221525a9 {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .h0632b55f .h73a3569d {
    text-align: center;
  }
}
/* CONTENT CASINO REVIEW END */

/* GAME REVIEW START */
.h9e2bbf63 {
  padding: 0 0 24px 0;
  display: block;
}

.h9e2bbf63 .h73a3569d {
  line-height: 27px;
}

.c2eef06a {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.h3316c382 {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 69%;
  border-radius: 10px;
  height: 500px;
}

.h3316c382 .h9104d215 {
  max-width: 340px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.h3316c382 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);
}

.h3316c382 .e949b6b3 {
  width: 250px;
}

.h3316c382 .h8c248001 {
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  text-decoration: none;
  border: 2px solid #ffffff;
  border-radius: 10px;
  margin-top: 16px;
  color: #fff;
}

.h3316c382 .h605eb6a0 {
  width: 100%;
  text-align: center;
  color: #a9adb9;
  margin-top: 8px;
}

.h3316c382 .d560b069 {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.h3316c382 .e3662b8b {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.e3662b8b {
  display: flex;
}

.e3662b8b .g1a4aacb6 {
  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;
}

.e3662b8b .g1a4aacb6 svg {
  margin-right: 8px;
}

.h96f4c3b2 {
  width: 29%;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 20px;
  color: #a9adb9;
}

.h96f4c3b2 .b9193d40 {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
}

.h96f4c3b2 .h881936f1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16px;
}

.h96f4c3b2 .h02dd7f3e {
  width: 50%;
}

.h96f4c3b2 .f9c96b5c {
  display: flex;
  flex-wrap: wrap;
  width: 49%;
}

.h96f4c3b2 .f9c96b5c span {
  display: flex;
  color: var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  margin: 0 10px 5px 0;
}

@media (max-width: 1200px) {
  .h3316c382 {
    width: 59%;
  }

  .h96f4c3b2 {
    width: 39%;
  }
}

@media (max-width: 768px) {
  .c2eef06a {
    flex-wrap: wrap;
  }

  .h3316c382,
  .h96f4c3b2 {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .h9e2bbf63 .h73a3569d {
    max-width: 100%;
    text-align: center;
  }

  .c2eef06a {
    margin-top: 20px;
  }

  .h3316c382 .h9104d215 {
    justify-content: center;
    width: 240px;
  }

  .h96f4c3b2 {
    font-size: 16px;
  }

  .h3316c382 a {
    font-size: 16px;
    height: 57px;
  }

  .h3316c382 {
    height: 300px;
    margin-bottom: 24px;
  }

  .h3316c382 .e3662b8b {
    left: auto;
    bottom: 12px;
    right: 12px;
  }

  .h3316c382 .e949b6b3 {
    width: 192px;
  }

  .h3316c382 .d560b069 {
    display: none;
  }

  .h96f4c3b2 .h02dd7f3e {
    width: 55%;
  }

  .h96f4c3b2 .f9c96b5c {
    display: flex;
    flex-wrap: wrap;
    width: 44%;
  }
}

.g4ea6a4de {
  max-width: 900px;
}

.d68c7d5b .g4ea6a4de {
  width: 69%;
}

.g466b0c41 {
  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) {
  .g4ea6a4de {
    width: 100% !important;
    max-width: none;
  }
}
/* GAME REVIEW END */

/* SLOT GRID START */
.s4d53938c {
  margin-bottom: 30px;
}

.s4d53938c .s4d638739 {
  text-align: left;
  margin-bottom: 24px;
}

.ecd17d5d {
  width: 100%;
  display: flex;
  justify-content: center;
}

.fcf5d68a {
  cursor: pointer;
  padding: 10px 28px;
  background: var(--color-primary);
  font-size: 14px;
  font-weight: 700;
  border-radius: 10px;
  color: var(--color-text-dark);
}

.dd62f53b {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.dd62f53b a {
  color: var(--color-text-main) !important;
  border: none !important;
}

.dd62f53b .s9e9739e1 {
  width: 19%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  margin-bottom: 20px;
}

.dd62f53b .s9e9739e1:hover {
  background: rgba(255, 255, 255, 0.7);
}

.dd62f53b .s7d6da802 {
  display: block;
  padding: 12px;
}

.dd62f53b .s1b15d306 {
  width: 100%;
  height: 143px;
  object-fit: cover;
  border-radius: 10px;
}

.dd62f53b .s63b9efb5 {
  display: block;
  font-weight: 700;
  padding: 0 12px 8px 12px;
}

.dd62f53b .c0719774 {
  font-size: 14px;
  padding: 0 12px 17px 12px;
}

.dd62f53b .s3d710747 {
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  padding: 8px 16px;
  color: #4a5b68;
  font-size: 14px;
}

.dd62f53b .fbdceab6 {
  display: flex;
}

.dd62f53b .s17729069 {
  display: flex;
  align-items: center;
  margin-right: 12px;
}

.dd62f53b .s17729069 img {
  margin-right: 6px;
}

.dd62f53b .e81a6bb3 span {
  color: var(--color-primary);
  margin-left: 5px;
}

@media (max-width: 1200px) {
  .dd62f53b .s3d710747 {
    flex-direction: column;
  }
}

@media (max-width: 1100px) {
  .dd62f53b .s9e9739e1 {
    width: 24%;
  }
}

@media (max-width: 768px) {
  .dd62f53b .s9e9739e1 {
    width: 32%;
  }
}

@media (max-width: 480px) {
  .s4d53938c .s4d638739 {
    margin-bottom: 16px;
  }

  .dd62f53b {
    justify-content: space-between;
  }

  .dd62f53b .s9e9739e1 {
    width: 48%;
    margin-bottom: 16px;
  }

  .dd62f53b .s1b15d306 {
    height: 90px;
  }

  .dd62f53b .s63b9efb5 {
    font-size: 16px;
    padding-bottom: 4px;
  }

  .dd62f53b .c0719774 {
    font-size: 12px;
    padding-bottom: 12px;
  }

  .dd62f53b .s3d710747 {
    flex-direction: row;
    font-size: 10px;
    padding: 6px 12px;
  }

  .dd62f53b .s17729069 {
    margin-right: 8px;
  }

  .dd62f53b .s17729069 img {
    width: 15px;
  }
}

@media (max-width: 400px) {
  .dd62f53b .s3d710747 {
    padding: 6px;
  }

  .dd62f53b .s17729069 {
    margin-right: 4px;
  }
}

@media (max-width: 375px) {
  .dd62f53b .s17729069 img {
    margin-right: 2px;
  }

  .dd62f53b .e81a6bb3 span {
    margin-left: 0;
  }
}
/* SLOT GRID END */

/* SLOTS HUB START */
.h04570129 .h73a3569d {
  max-width: 1082px !important;
  margin-bottom: 70px;
}

.s7d66aac5 {
  background: #fff;
}

.s7d66aac5 .c977b1ae1 {
  border: none;
}

.s7d66aac5 .c1adbc4dd {
  padding: 0;
}

.s7d66aac5 .c0923657a {
  margin-left: 0;
}

@media (max-width: 480px) {
  .h04570129 .h73a3569d {
    margin-bottom: 20px;
  }
}
/* SLOTS HUB END */

/* SLOT SEARCH START */
.s65f37910 {
  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;
}

.s10ce38c2 {
  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;
}

.s10ce38c2:focus {
  border: 1px solid rgba(169, 173, 185, 0.7);
}

.s10ce38c2::placeholder {
  font-size: 16px;
}

.s65f37910::before {
  content: url(../images/slot-search.svg);
  position: absolute;
  top: calc(50% - 11px);
  left: 40px;
  z-index: 10;
}

@media (max-width: 600px) {
  .s10ce38c2 {
    width: 100%;
    height: 40px;
    margin-bottom: 8px;
  }

  .s65f37910::before {
    width: 18px;
    height: 18px;
    top: calc(27% - 9px);
  }
}

@media (max-width: 480px) {
  .s65f37910 {
    padding: 12px 8px;
    margin-bottom: 16px;
  }

  .s10ce38c2 {
    padding-left: 46px;
  }

  .s10ce38c2::placeholder {
    font-size: 14px;
  }

  .s65f37910::before {
    left: 20px;
  }
}
/* SLOT SEARCH END */

/* FILTER  PROVIDER START */
.f14378ac9 {
  position: relative;
  width: 30%;
}

.b548a6ba {
  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;
}

.b548a6ba::after {
  content: url(../images/filter-arrow.svg);
  position: absolute;
  right: 16px;
}

.f6912347a {
  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;
}

.f14378ac9.open .f6912347a {
  display: block;
}

.c2790654 {
  cursor: pointer;
  padding: 12px 0;
  margin: 0 16px;
}

.c2790654:not(:last-of-type) {
  border-bottom: 1px dashed #a9adb9;
}

@media (max-width: 600px) {
  .f14378ac9 {
    width: 100%;
  }

  .b548a6ba {
    height: 40px;
  }

  .f6912347a {
    top: 47px;
  }
}
/* FILTER  PROVIDER END */

/* HIDE SUBTITLE START */
.e082f6f1 {
  position: relative;
}

.c063fa59 {
  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;
}

.e082f6f1.open .c063fa59 {
  background: transparent;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  max-height: none;
  overflow: visible;
}

.e082f6f1.open .h2369c69d.open {
  display: none;
}

.e082f6f1.open .h2369c69d.close {
  display: inline-block;
}

.h2369c69d {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px dashed #ffffff;
  margin-top: 4px;
}

.h2369c69d.close {
  display: none;
}

@media (max-width: 480px) {
  .e082f6f1 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
/* HIDE SUBTITLE END */

/* RECOMMENDED GRID START*/
.r37878211 {
  width: 100%;
  margin-bottom: 48px;
}

.r7e83f0a1 {
  width: 100%;
}

.d5e8c28f {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.28);
}

.d5e8c28f:not(:last-of-type) {
  margin-bottom: 16px;
}

.r7a1ed614 {
  width: 180px;
  padding: 10px;
}

.d0943ddd {
  width: 123px;
  height: 50px;
  font-size: 14px;
  justify-content: center;
  margin-top: 13px;
}

.r9630bbf3 {
  width: 70px;
  height: 70px;
}

.e15eb95f {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.r1fef8ecc {
  font-size: 14px;
  font-weight: 700;
  color: #171e34;
  text-decoration: none;
}

.r68507f2d {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.r68507f2d span {
  font-size: 16px;
  font-weight: 700;
}

.d04a1e68 {
  margin-right: 8px;
}

.d04a1e68 svg {
  width: 12px;
  height: 12px;
}

.r3a835178 {
  display: flex;
  justify-content: space-around;
  width: 100%;
  border-radius: 10px;
  background: #fff;
  padding: 10px 0;
  margin-top: 4px;
}

.r417949f0 {
  position: relative;
  color: #171e34;
  font-weight: 700;
}

.r417949f0 span {
  font-size: 20px;
}

.r417949f0:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 3px;
  right: -25px;
  width: 1px;
  height: 22px;
  background: #a9adb9;
}

@media (max-width: 1350px) {
  .r7a1ed614 {
    width: auto;
  }

  .d0943ddd {
    width: 95%;
    margin: 6px auto 0 auto;
  }

  .r3a835178 {
    margin-top: 8px;
  }

  .r417949f0:not(:last-of-type)::after {
    right: -15px;
  }
}
/* RECOMMENDED GRID END*/

/* ARTICLES GRID START */
.eab8d541 {
  width: 100%;
  margin-bottom: 48px;
}

.a6c3ad2fd {
  width: 100%;
}

.c751e0d3 {
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.28);
  text-decoration: none;
  color: #4a5b68 !important;
}

.c751e0d3:not(:last-of-type) {
  margin-bottom: 16px;
}

.a4254e71 {
  display: flex;
  padding: 16px 12px;
}

.a2cd71ed2 {
  display: block;
  width: 109px;
  height: 67px;
  margin-right: 16px;
}

.ad6f3898 {
  max-width: none !important;
  width: 109px;
  height: 67px;
  border-radius: 8px;
}

.e61277a7 {
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #171e34 !important;
  text-decoration: none;
  line-height: 170%;
}

.a18b1828f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  background: #fff;
  padding: 8px 12px;
}

.cdca8203 {
  font-size: 12px;
  font-weight: 400;
}

.bbd0c8f2 {
  display: block;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  padding-right: 20px;
}

.bbd0c8f2::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: 2.5px;
}
/* ARTICLES GRID END */

/* LINKING SIDEBART START */
.l2b3dee35 {
  width: 100%;
  margin-bottom: 48px;
}

.l37dc0424 {
  width: 100%;
}

.l9cb7360a {
  position: relative;
  display: block;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  color: #171e34;
  text-decoration: none;
  padding: 16px 12px;
}

.l9cb7360a:not(:last-of-type) {
  margin-bottom: 12px;
}

.l51f28358 {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.l9cb7360a::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: calc(50% - 12px);
  right: 10px;
}
/* LINKING SIDEBART END */

/* LINKING GRID START */
.l6af58040 {
  width: 100%;
  margin-bottom: 48px;
}

.l5eb598ce {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.f5deaae0 {
  width: 24%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.52);
  padding: 16px;
  margin-bottom: 16px;
}

.f5bc77b8 {
  display: block;
  width: 100%;
  height: 172px;
  margin-bottom: 12px;
}

.l08bbe320 {
  width: 100%;
  height: 172px;
  border-radius: 8px;
}

.l91a43471 {
  display: block;
  height: 54px;
  overflow: hidden;
  color: #171e34;
  text-decoration: none;
  margin-bottom: 20px;
}

.l43c029c7 {
  display: flex;
  justify-content: space-between;
}

.l0b0f6043 {
  font-size: 12px;
  color: #4a5b68;
}

.l7d152ab2 {
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}

.l7d152ab2::after {
  content: url(../images/arrow_right_blue.svg);
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
}

@media (max-width: 1100px) {
  .f5deaae0 {
    width: 32%;
  }
}

@media (max-width: 768px) {
  .l5eb598ce {
    justify-content: space-between;
  }

  .f5deaae0 {
    width: 48%;
  }

  .linking-sidebar-item__title{
    width: calc(90% - 24px);
  }
}
@media (max-width: 480px) {
  .f5deaae0 {
    padding: 8px;
    margin-bottom: 12px;
  }

  .f5bc77b8 {
    height: 86px;
  }

  .l08bbe320 {
    height: 86px;
  }

  .l91a43471 {
    font-size: 12px;
    line-height: 120%;
    height: 28px;
  }

  .l0b0f6043 {
    font-size: 10px;
  }

  .l7d152ab2 span {
    display: none;
  }
}
/* LINKING GRID END */

/* IMPORTANT BLOCK START */
.i5f65a132 {
  position: relative;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 32px;
  margin: 20px 0;
}

.i5852b928 {
  font-size: 20px;
  font-weight: 700;
  line-height: 170%;
  color: #203b6b;
}

.i5f65a132::before,
.i5f65a132::after {
  content: "";
  position: absolute;
  width: 172px;
  height: 4px;
  background: var(--color-primary);
}

.i5f65a132::before {
  top: 20px;
  left: 32px;
}

.i5f65a132::after {
  bottom: 20px;
  right: 32px;
}

@media (max-width: 600px) {
  .i5f65a132 {
    padding: 28px 12px;
  }

  .i5f65a132::before,
  .i5f65a132::after {
    width: 94px;
  }

  .i5f65a132::before {
    top: 16px;
    left: 12px;
  }

  .i5f65a132::after {
    bottom: 16px;
    right: 12px;
  }
}

@media (max-width: 480px) {
  .i5852b928 {
    font-size: 14px;
    line-height: 140%;
  }
}

/* IMPORTANT BLOCK END */

/* CASINO PROS CONS LISTS START */
.d9e88ed0,
.a8b0efdd {
  width: 49%;
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px;
}

.c571a258a {
  padding: 15px;
  background: #f8f9fa;
  border: 1px solid #dcdfe4;
  border-radius: 10px;
  margin-top: 12px;
  margin-bottom: 0 !important;
}

.c571a258a li {
  margin-left: 20px !important;
  margin-bottom: 15px !important;
}

.c571a258a li:last-of-type {
  margin-bottom: 0 !important;
}

.casino-pros-list__title {
  text-align: center;
  font-weight: 700;
  color: #5b8f35;
}

.d9e88ed0 li::marker {
  color: #5b8f35;
}

.casino-cons-list__title {
  text-align: center;
  font-weight: 700;
  color: #eb8348;
}

.a8b0efdd li::marker {
  color: #eb8348;
}

@media (max-width: 480px) {
  .d1b69da0 {
    flex-wrap: wrap;
    padding: 0;
    border: none;
  }

  .d1b69da0 .d9e88ed0,
  .d1b69da0 .a8b0efdd {
    width: 100%;
    margin-bottom: 16px;
  }

  .c571a258a li {
    margin-left: 15px !important;
  }
}
/* CASINO PROS CONS LISTS END */

/* MODAL START */
.ae13ed91 {
  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;
}

.ae13ed91.open {
  display: flex;
}

.a2f5aa8e {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(6, 10, 19, 0.72);
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.a4beb8d8 {
  position: relative;
}

.a4beb8d8 .m17fe6825 {
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 30px;
  right: 20px;
}

@media (max-width: 480px) {
  .a4beb8d8 .m17fe6825 {
    top: 12px;
    right: 8px;
  }
}
/* MODAL END */

/* MODAL ALTERNATIVE CASINOS START */
.a0274334d {
  max-width: 860px;
  width: 100%;
  border-radius: 10px;
  background: linear-gradient(186deg, #162a4d 0%, #060a13 100%);
  padding: 24px 20px;
}

.fd7758eb {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 24px auto;
}

.a4844c73b {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
}

.e32ff515 {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
}

.a50647b1 {
  display: block;
  width: 100%;
  height: 204px;
  margin-bottom: 8px;
}

.a50647b1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.a869bb5df {
  width: 100%;
}

.a96bd2daa {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ddaa7b02 {
  font-size: 20px;
  line-height: 170%;
  color: #fff;
  text-decoration: none;
  margin-bottom: 4px;
}

.a2a8e945a {
  display: flex;
  align-items: baseline;
  font-size: 14px;
  color: #a9adb9;
  margin-bottom: 8px;
}

.a43b85ffc {
  margin-right: 12px;
}

.a2a8e945a span {
  font-size: 18px;
  font-weight: 700;
}

.d88c7c6d {
  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;
}

.ad6025b8 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #a9adb9;
}

.ad6025b8 img {
  margin-right: 8px;
}

.d28b0864 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.d28b0864 span {
  font-size: 32px;
  line-height: 170%;
  padding: 0 5px;
}

.a96bd2daa .c88cbe56 {
  display: none;
}

.c88cbe56 {
  width: 100%;
  padding: 18px 16px;
}

.e519c1fe {
  justify-content: center;
  width: 100%;
  font-size: 14px;
}

@media (max-width: 900px) {
  .d28b0864 span {
    font-size: 24px;
  }

  .c88cbe56 {
    display: none;
  }

  .a96bd2daa .c88cbe56 {
    display: block;
  }
}

@media (max-width: 768px) {
  .fd7758eb {
    width: 95%;
    text-align: left;
    margin: 0 0 24px 0;
  }

  .a4844c73b {
    display: block;
  }

  .e32ff515 {
    width: 100%;
    margin-bottom: 12px;
  }

  .a869bb5df {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .a50647b1 {
    width: 40%;
    height: 180px;
    margin-bottom: 0;
  }

  .a96bd2daa {
    width: 60%;
    padding: 12px 12px 0 12px;
  }

  .c88cbe56 {
    margin-top: 40px;
    padding: 0;
  }

  .d28b0864 span {
    font-size: 32px;
  }

  @media (max-width: 480px) {
    .a0274334d {
      padding: 12px;
    }

    .fd7758eb {
      font-size: 14px;
      margin-bottom: 16px;
    }

    .a50647b1 {
      height: 120px;
    }

    .a96bd2daa {
      padding: 8px 8px 0 8px;
    }

    .ddaa7b02 {
      font-size: 14px;
      margin-bottom: 0;
    }

    .a2a8e945a span {
      font-size: 16px;
    }

    .c88cbe56 {
      margin-top: 0;
    }

    .e519c1fe {
      height: 36px;
    }

    .d88c7c6d {
      height: 94px;
      padding: 0;
    }

    .d28b0864 {
      font-size: 16px;
    }

    .ad6025b8 {
      font-size: 12px;
    }

    .d28b0864 span {
      font-size: 24px;
    }
  }

  @media (max-width: 375px) {
    .a50647b1 {
      height: 100px;
    }
  }
}
/* MODAL ALTERNATIVE CASINOS END */

.a40f3c9f.a834ed2e7 {
  max-width: none;
}
.a1ee863d9 {
  position: relative;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 20px;
}
.a1928ab80 {
  width: 100%;
  color: var(--color-text-dark);
  text-align: left;
}
h1.a1928ab80 {}
.a886732d1 {
  display: flex;
  flex-direction: column;
  width: 34%;
  margin-right: 2%;
}
.a69a31a1f {
  display: block;
  max-width: 300px;
  height: auto;
  margin-bottom: 16px;
}
.a2a47babc {
  font-size: 14px;
  font-weight: 700;
  color: #eb8348;
  line-height: 1.2em;
  margin-bottom: 6px;
}
.a98f4da40 {}
.a6b1ee2e {
  width: 64%;
}
.a834ed2e7 .rank-math-breadcrumb a, .a834ed2e7 .rank-math-breadcrumb span {
  color: #171e34 !important;
}
@media (max-width: 768px) {
  .a886732d1 {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .a69a31a1f {
    margin: 0 auto 16px auto;
  }
  .a6b1ee2e {
    width: 100%;
  }
}

.a3464284c {
  position: relative;
  max-width: 1320px;
  margin: 30px auto 30px auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.a3464284c h2 {
  text-align: center;
}
@media (max-width: 768px) {
}
