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

.ebdf469c {
  color: #5b8f35;
}

.b7a2718c5 {
  color: #eb8348;
}

.f198a15f,
.s329117c9 {
  width: 14px;
  height: 14px;
}

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

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

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

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

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

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

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

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

.b7dee379 {
  display: flex;
}

.b7dee379 .l95914d06 {
  cursor: pointer;
  display: flex;
  align-items: center;
}

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

.b7dee379 .l98b361b3 {
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.b7dee379 .l95914d06 .l98b361b3 {
  margin-left: 0;
}

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

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

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

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

.t7d649b7d .ef8b3596 {
  width: 29%;
}

.t7d649b7d .f57b7191 {
  width: 69%;
}

.f62030ed {

}

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

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

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

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

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

.e2944e8f .e1486bd2 {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .e2944e8f {
    margin-bottom: 20px;
  }
  .f62030ed {
    margin: 0 -15px;
    width: calc(100% + 30px);
    overflow: hidden;
  }
  .c35174969 {
    margin: 0 15px;
  }
}

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

.c33f8c7f2.cc2e14f6 {
  background: rgba(255, 255, 255, 0.4);
}

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

.c7eac133d .c33f8c7f2 {
  width: 69%;
  margin-top: 0;
}
.c7eac133d .c18dec98e {
  width: 69%;
  margin-top: 0;
}
.c7eac133d .c18dec98e .c33f8c7f2 {
  width: 100%;
}

.a2d4473e {
  width: 29%;
}

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

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

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

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

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

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

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

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

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

.cf422562 {
  margin-bottom: 40px;
}

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

.d6a730711 .d79ac5758 {
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

.d6a730711 .d5076a89a {
  display: flex;
  align-items: center;
}

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

.d6a730711 .d41fd0074 span {
  font-size: 14px;
  font-weight: 700;
}

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

.d6a730711 .d69ca8849 {
  width: 61px;
  height: 61px;
  border-radius: 50px;
}

.d6a730711 .acb05d5b {
  margin-left: 10px;
}

.d6a730711 .d17f2af44 {
  width: 115px;
  margin-left: 20px;
}

.d6a730711 .d17f2af44 img {
  width: 100%;
}

.d69cb96af {
  padding: 0 15px;
}

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

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

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

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

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

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

.ed10dfb2 .p294054b3 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

.p3b97ff7c .p294054b3,
.p3b97ff7c li::marker {
  color: #5b8f35;
}

.e8606a2c .p294054b3,
.e8606a2c li::marker {
  color: #eb8348;
}

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

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

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

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

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

.p6c5a7d41 .ff8d5b15.active {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
}

.p6c5a7d41 .p0711fbd8 {
  color: #5b8f35;
}

.p6c5a7d41 .c08d710b4 {
  color: #eb8348;
}

.p6c5a7d41 .p8d23b4c3 {
  margin: 0;
  padding: 15px 0 0 0;
}

.p6c5a7d41 .c15c59eb {
  display: none;
}

.p6c5a7d41 .c15c59eb.active {
  display: block;
}

.m69773c37 {
  margin-left: 5px;
}

.m69773c37 .cf9e6079 {
  font-weight: 700;
  color: var(--color-primary);
}

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

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

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

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

  .a2d4473e {
    display: none;
  }
}

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

  .t7d649b7d .ef8b3596,
  .t7d649b7d .f57b7191 {
    width: 100%;
  }

  .t7d649b7d .ef8b3596 {
    width: 60%;
    margin-bottom: 15px;
  }
}

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

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

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

  .d6a730711 .d79ac5758 {
    text-align: center;
  }

  .p6c5a7d41 {
    display: block;
  }

  .ed10dfb2 {
    display: none;
  }
}

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

  .d33b1241 .d59feb1c {
    margin-bottom: 15px;
  }

  .c2ca384a7 {
    top: -5px;
  }

  .b7dee379 .l95914d06 {
    font-size: 12px;
  }

  .b7dee379 .l98b361b3 {
    width: 18px;
    height: 18px;
  }

  .d6a730711 .d79ac5758 {
    font-size: 12px;
  }

  .cf422562 {
    margin-bottom: 15px;
  }

  .d6a730711 {
    margin-bottom: 15px;
  }

  .d6a730711 .d5076a89a {
    margin-top: 0;
    justify-content: space-between;
  }

  .d6a730711 .d69ca8849 {
    width: 40px;
    height: 40px;
  }

  .d6a730711 .d17f2af44 {
    width: 72px;
  }

  .d6a730711 .acb05d5b {
    display: flex;
    align-items: center;
    font-size: 10px;
  }

  .d6a730711 .d3da7389b {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
  }

  .d6a730711 .d41fd0074:after {
    height: 14px;
    top: 11px;
  }

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

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

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

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

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

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

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

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

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

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

.h5f2c984c .ff069500 {
  position: relative;
  width: 65%;
}

.h5f2c984c .h83106efc {
  position: relative;
  width: 35%;
}

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

.h5f2c984c .h372560ae {
  text-align: left;
}

.h5f2c984c .h24fa6ac2 .h372560ae {
  max-width: 1128px;
  text-align: center;
}

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

.h5f2c984c .h4f05148f a {
  color: var(--color-primary);
}

.h5f2c984c .h24fa6ac2 .h4f05148f {
  max-width: 870px;
  text-align: center;
}

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

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

.h5f2c984c .h04fb162e {
  margin-top: 30px;
  font-size: 12px;
}

.h5f2c984c .h83106efc {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.h5f2c984c .f1da96a8 {
  justify-content: center;
  padding: 10px;
}

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

.h5f2c984c .fa063d68 {
  margin-top: 36px;
}

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

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

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

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

.fa063d68 .h5dc1ac45 {
  margin-right: 16px;
}

.fa063d68 .h32e7b1bf {
  font-size: 12px;
  line-height: 19px;
}

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

.fa063d68 .h479e0f0a {
  margin-right: 32px;
}

.fa063d68 .h56d4d5b9 {
  font-size: 12px;
  line-height: 19px;
}

.fa063d68 .d5ef1fce {
  font-weight: 700;
}

.fa063d68 .ba353889 {
  display: none;
}

.fa063d68 .h092a4b62 {
  display: flex;
  align-items: center;
}

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

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

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

.f5b61b58 {
  display: none;
  position: absolute;
  bottom: 12px;
  left: 0;
  padding: 0 0 40px 0;
  width: 400px;
  background: transparent;
  z-index: 4;
}
.c36ceacc0 .f5b61b58 {
  top: 20px;
  bottom: auto;
  padding: 20px 0 0 0;
}
.ccd6c985:hover .f5b61b58 {
  display: block;
}
.c36ceacc0:hover .f5b61b58 {
  display: block;
}
.f5b61b58 .a74c266e5 {
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: #f8f8f8;
  padding: 10px;
}
.f5b61b58 .c3eec736 {
  margin-bottom: 4px;
}
.f5b61b58 .dc9be4b6 {
  line-height: 1.3em;
  font-weight: normal;
  color: #171e34;
}
@media (max-width: 600px) {
  .fa063d68 .h2fd8d57d {
    position: static;
  }
  .fa063d68 {
    position: relative;
  }
  .f5b61b58 {
    width: 90%;
    bottom: 100px;
    padding: 0 0 20px 0;
  }
}

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

.f07b35b1 {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h08398d79 .ebf9e131 {
  width: 44px;
  height: 44px;
}

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

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

.h5f2c984c.dac63e13 {
  margin-bottom: 0;
}

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

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

.h8bee3724 .h3e4a851d {
  max-width: 270px;
  max-height: 35px;
}

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

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

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

  .h5f2c984c .h089d3d82 {
    margin-top: 40px;
  }

  .h08398d79 .h648f4663 {
    width: 190px;
  }
}

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

  .h5f2c984c .ff069500,
  .h5f2c984c .h83106efc {
    width: 100%;
  }

  .h01bface8 .ee704b26 {
    margin-top: 50px;
  }

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

  .h08398d79 .h648f4663 {
    margin: 0 32px 48px 0;
  }
}

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

  .h8bee3724 .h3e4a851d {
    max-width: 200px;
  }

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

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

  .h8bee3724 .h3e4a851d {
    max-width: 154px;
  }
}

@media (max-width: 600px) {
  .h5f2c984c .fa063d68 {
    font-size: 12px;
    margin-top: 16px;
  }
  .fa063d68 .ccd6c985 a {
    font-size: 12px;
  }

  .fa063d68 .h2fd8d57d {
    margin-right: 12px;
    padding-right: 12px;
  }

  .fa063d68 .h5ed4c152 {
    width: 28px;
    height: 28px;
  }

  .fa063d68 .h32e7b1bf,
  .fa063d68 .h56d4d5b9 {
    font-size: 10px;
    line-height: 13px;
  }

  .fa063d68 .d3c79b24 {
    width: 49px;
  }

  .fa063d68 .h5dc1ac45 {
    margin-right: 8px;
  }

  .fa063d68 .h479e0f0a {
    margin-right: 12px;
  }

  .fa063d68 .h96e397b4 {
    position: relative;
  }

  .fa063d68 .ba353889 {
    display: block;
  }

  .fa063d68 .h092a4b62 {
    display: none;
  }

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

  .c35174969 {
    padding: 0;
  }

  .e2944e8f {
  }

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

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

  .h5f2c984c .h372560ae {
    text-align: center;
  }

  .h5f2c984c .h4f05148f {
    font-size: 14px;
  }

  .h5f2c984c .h089d3d82 {
    margin-top: 20px;
    justify-content: center;
  }

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

  .h5f2c984c .h83106efc {
    margin-top: 40px;
  }

  .h5f2c984c .h216cee15 {
    font-size: 8px;
  }

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

  .f07b35b1 .ef0fd588 {
    width: 100%;
    justify-content: space-between;
  }

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

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

  .f07b35b1 .h454d9a86 {
    font-size: 14px;
  }

  .f07b35b1 .h454d9a86 span {
    font-size: 16px;
  }

  .f07b35b1 .h103542a9 {
    font-size: 12px;
  }

  .f07b35b1 .a749215e {
    width: 48px;
    height: 48px;
    order: 2;
  }

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

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

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

  .h08398d79 .h648f4663 {
    width: 158px;
    margin-right: 12px;
  }

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

  .h08398d79 .ebf9e131 {
    width: 32px;
    height: 32px;
  }

  .h08398d79 .h2d9951df {
    font-size: 14px;
    padding: 24px 12px 18px 12px;
  }

  .h08398d79 .h2d9951df::after {
    bottom: 10px;
  }

  .efc04873 {
    margin-bottom: 12px;
  }

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

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

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

  .h8bee3724 .h3e4a851d {
    max-height: 26px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.f9d59b261 .f83993611:hover {
  background: rgba(255, 255, 255, 0.7);
}

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

.f9d59b261 .f106cbddb {
  display: none;
  margin: 0;
  padding: 0 20px 20px 20px;
}

.f9d59b261 .f106cbddb.active {
  display: block;
}

.f9d59b261 .e06c7e28,
.f9d59b261 .c42e96d9 {
  display: none;
  width: 18px;
  height: 18px;
}

.f9d59b261 .e06c7e28.active {
  display: block;
}

.f9d59b261 .c42e96d9.active {
  display: block;
}

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

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

  .f9d59b261 .f4a42d0af {
    font-size: 10px;
    padding: 15px;
  }

  .f9d59b261 .f15b9aa67 {
    padding: 15px;
    font-size: 10px;
    line-height: 16px;
  }

  .f9d59b261 .f106cbddb {
    margin-left: 0;
    font-size: 10px;
  }

  .f9d59b261 .f5cf6a956 {
    max-width: 90%;
    font-size: 12px;
  }

  .f9d59b261 .e06c7e28,
  .f9d59b261 .c42e96d9 {
    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 */
.p45ce9beb {
  padding: 100px 15px;
}

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

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

.p8eb9c08d .p68a4d445 {
  margin: 20px 0;
}

.p8eb9c08d .p7c43ba54 {
  position: relative;
  font-size: 20px;
  margin-bottom: 40px;
}

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

.p8eb9c08d .p78f7998f {
  font-size: 14px;
  margin-bottom: 20px;
}

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

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

  .p68a4d445 svg {
    height: 70px;
  }

  .p8eb9c08d .p7c43ba54 {
    font-size: 16px;
  }

  .p8eb9c08d .p78f7998f {
    font-size: 10px;
  }
}
/* 404 PAGE END */

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

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

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

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

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

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

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

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

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

  .d06ad262f .bccd425d {
    height: 160px;
  }
}

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

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

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

  .d06ad262f .bccd425d {
    height: 180px;
  }

  .d06ad262f .d768daf9e {
    font-size: 16px;
  }
}
/* DEFAULT GRID END */

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

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

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

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

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

.h587e4994 .fa063d68 {
  margin-top: 65px;
  margin-bottom: 125px;
}

.ed561bd8 {
  width: 69%;
}

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

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

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

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

.e4dd18f6 .d2ed1849 {
  padding: 32px;
}

.e4dd18f6 .d2ed1849 img {
  border-radius: 12px;
  margin-bottom: 20px;
}

.e4dd18f6 .d2ed1849 table {
  width: 100%;
}

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

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

  .e4dd18f6 .i4d28ffd6 {
    height: 320px;
  }
}

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

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

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

  .e4dd18f6 .d2ed1849 {
    padding: 12px;
  }

  .e4dd18f6 .d2ed1849 p {
    font-size: 12px;
    line-height: 20px;
  }

  .e4dd18f6 .d2ed1849 li {
    margin-bottom: 12px;
  }
}

/* INFO END */

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

.a8ed23a0c {
  max-width: none;
}

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

.a1b54b3b9 .a3b9da01d {
  display: flex;
  align-items: center;
}

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

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

.a1b54b3b9 .a555dab9d {
  display: none;
}

.a1b54b3b9 .fdcf3ba3 {
  display: flex;
  align-items: center;
}

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

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

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

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

.a1b54b3b9 .a13ca29ff {
  font-size: 14px;
  font-weight: 700;
  color: #eb8348;
}

.a1b54b3b9 .a940dac6e {
  margin-top: 20px;
}

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

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

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

  .a1b54b3b9 .a7ff95912 {
    width: 48px;
    height: 48px;
  }

  .a1b54b3b9 .a940dac6e {
    margin-top: 16px;
  }

  .a1b54b3b9 .a76155853 {
    font-size: 12px;
    line-height: 20.4px;
  }

  .a1b54b3b9 .bb876229 {
    font-size: 12px;
  }

  .a1b54b3b9 .a819e19ee {
    order: 2;
  }

  .a1b54b3b9 .a13ca29ff {
    font-size: 10px;
  }

  .a1b54b3b9 .a53db7a6a {
    font-size: 12px;
  }

  .a1b54b3b9 .c70928da img {
    width: 62px;
  }
}
/* AUTHOR BLOCK END */

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

.h01bface8 {
  flex-wrap: wrap;
}

.h01bface8 .h372560ae {
  width: 90%;
  z-index: 10;
}

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

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

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

.d2610a14 .h4f05148f {
  line-height: 27px;
}

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

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

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

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

.h2dcaf685 .h55444694 {
  width: 250px;
}

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

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

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

.h2dcaf685 .g35d8863e {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.g35d8863e {
  display: flex;
}

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

.g35d8863e .g1f04379d svg {
  margin-right: 8px;
}

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

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

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

.h8828f6b5 .h4e97ca49 {
  width: 50%;
}

.h8828f6b5 .h51e9053a {
  display: flex;
  flex-wrap: wrap;
  width: 49%;
}

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

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

  .h8828f6b5 {
    width: 39%;
  }
}

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

  .h2dcaf685,
  .h8828f6b5 {
    width: 100%;
  }
}

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

  .h4396d642 {
    margin-top: 20px;
  }

  .h2dcaf685 .h944a493e {
    justify-content: center;
    width: 240px;
  }

  .h8828f6b5 {
    font-size: 16px;
  }

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

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

  .h2dcaf685 .g35d8863e {
    left: auto;
    bottom: 12px;
    right: 12px;
  }

  .h2dcaf685 .h55444694 {
    width: 192px;
  }

  .h2dcaf685 .h7d40de0f {
    display: none;
  }

  .h8828f6b5 .h4e97ca49 {
    width: 55%;
  }

  .h8828f6b5 .h51e9053a {
    display: flex;
    flex-wrap: wrap;
    width: 44%;
  }
}

.aca71d95 {
  max-width: 900px;
}

.c7eac133d .aca71d95 {
  width: 69%;
}

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

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

.s481d08a7 .s71c5c52b {
  text-align: left;
  margin-bottom: 24px;
}

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

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

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

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

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

.cc0b5dc0 .f8f2a0c5:hover {
  background: rgba(255, 255, 255, 0.7);
}

.cc0b5dc0 .s6b3464a4 {
  display: block;
  padding: 12px;
}

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

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

.cc0b5dc0 .e55294ac {
  font-size: 14px;
  padding: 0 12px 17px 12px;
}

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

.cc0b5dc0 .fc51f301 {
  display: flex;
}

.cc0b5dc0 .f5732922 {
  display: flex;
  align-items: center;
  margin-right: 12px;
}

.cc0b5dc0 .f5732922 img {
  margin-right: 6px;
}

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

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

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

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

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

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

  .cc0b5dc0 .f8f2a0c5 {
    width: 48%;
    margin-bottom: 16px;
  }

  .cc0b5dc0 .s3d9b1c56 {
    height: 90px;
  }

  .cc0b5dc0 .s453720e5 {
    font-size: 16px;
    padding-bottom: 4px;
  }

  .cc0b5dc0 .e55294ac {
    font-size: 12px;
    padding-bottom: 12px;
  }

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

  .cc0b5dc0 .f5732922 {
    margin-right: 8px;
  }

  .cc0b5dc0 .f5732922 img {
    width: 15px;
  }
}

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

  .cc0b5dc0 .f5732922 {
    margin-right: 4px;
  }
}

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

  .cc0b5dc0 .b0c0382b span {
    margin-left: 0;
  }
}
/* SLOT GRID END */

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

.s25bcf95d {
  background: #fff;
}

.s25bcf95d .b1f5d5b1 {
  border: none;
}

.s25bcf95d .c0feb81da {
  padding: 0;
}

.s25bcf95d .c0c6dfe51 {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

  .s91b61eea {
    padding-left: 46px;
  }

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

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

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

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

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

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

.f2891c8db.open .f6e9f2dcd {
  display: block;
}

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

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

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

  .e4cb168e {
    height: 40px;
  }

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

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

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

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

.e70fef46.open .h26275db6.open {
  display: none;
}

.e70fef46.open .h26275db6.close {
  display: inline-block;
}

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

.h26275db6.close {
  display: none;
}

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

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

.r790ee916 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

.c613d2ce {
  margin-right: 8px;
}

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

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

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

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

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

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

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

  .dfd9380e {
    margin-top: 8px;
  }

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

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

.ed42f4d5 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.l1152cb74 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .f09031cb {
    width: 48%;
  }

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

  .l10e61ece {
    height: 86px;
  }

  .l7361179a {
    height: 86px;
  }

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

  .a32f0e25 {
    font-size: 10px;
  }

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

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

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

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

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

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

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

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

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

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

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

/* IMPORTANT BLOCK END */

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

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

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

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

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

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

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

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

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

  .ed10dfb2 .c734bbd7,
  .ed10dfb2 .b66cdada {
    width: 100%;
    margin-bottom: 16px;
  }

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

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

.ab569aca.open {
  display: flex;
}

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

.cdf50b33 {
  position: relative;
}

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

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

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

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

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

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

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

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

.c1d35e9f {
  width: 100%;
}

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

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

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

.a160d376f {
  margin-right: 12px;
}

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

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

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

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

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

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

.c23cce4d .ac5a274f {
  display: none;
}

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

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

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

  .ac5a274f {
    display: none;
  }

  .c23cce4d .ac5a274f {
    display: block;
  }
}

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

  .a6d67c4e3 {
    display: block;
  }

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

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

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

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

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

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

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

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

    .a405c2ec7 {
      height: 120px;
    }

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

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

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

    .ac5a274f {
      margin-top: 0;
    }

    .a0043a888 {
      height: 36px;
    }

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

    .a873e60f7 {
      font-size: 16px;
    }

    .c9b6bca1 {
      font-size: 12px;
    }

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

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

.s72b1912a.a0236f4cf {
  max-width: none;
}
.a671affc2 {
  position: relative;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 20px;
}
.a60da379b {
  width: 100%;
  color: var(--color-text-dark);
  text-align: left;
}
h1.a60da379b {}
.a5ed99f64 {
  display: flex;
  flex-direction: column;
  width: 34%;
  margin-right: 2%;
}
.a78cab2e4 {
  display: block;
  max-width: 300px;
  height: auto;
  margin-bottom: 16px;
}
.a53b526a7 {
  font-size: 14px;
  font-weight: 700;
  color: #eb8348;
  line-height: 1.2em;
  margin-bottom: 6px;
}
.a4e4a77f5 {}
.df437235 {
  width: 64%;
}
.a0236f4cf .rank-math-breadcrumb a, .a0236f4cf .rank-math-breadcrumb span {
  color: #171e34 !important;
}
@media (max-width: 768px) {
  .a5ed99f64 {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .a78cab2e4 {
    margin: 0 auto 16px auto;
  }
  .df437235 {
    width: 100%;
  }
}

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