html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  display: flex;
  margin: 0;
  background-color: #2C3947;
  color: #ffffff;
  font-family: "Rubik", sans-serif;
  position: relative;
  overflow-x: hidden;
}

@media (min-width: 0px) and (max-width: 575px) {
  .container_pS6vcPr3 {
    width: unset;
  }
}

p,
i,
b,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  font-family: "Rubik", sans-serif;
}

h1 {
  margin-top: 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 38.73px;
}

h2 {
  margin-top: 0;
  font-size: 24px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-16 {
  margin-bottom: 16px;
}

.w-30 {
  width: 30%;
}

.w-100 {
  width: 100%;
}

.hidden {
  display: none;
}

.d-flex {
  display: flex;
}

.hYXAH9jb--txt {
  text-align: center;
}

.inv__HGaLu1cj {
  height: 1px;
  background-color: #1F242D;
  margin-top: 34px;
  margin-bottom: 34px;
}

img.img-float-left {
  float: left;
  width: 300px;
  height: auto;
  margin-right: 18px;
}

.text--s6j42MXI {
  width: 100%;
}

.header_dzUValqP {
  position: fixed;
  z-index: 90;
  width: -webkit-fill-available;
  padding: 1px;
  background-color: #1F2A37;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 1150px) {
  .header_dzUValqP {
    justify-content: flex-end;
  }
}

@media (max-width: 750px) {
  .header_dzUValqP {
    z-index: 200;
    padding: 0 15px;
    justify-content: center;
  }
}

.header_dzUValqP .YmIPohL4h {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
}

@media (max-width: 750px) {
  .header_dzUValqP .YmIPohL4h {
    justify-content: space-between;
  }
}

.header_dzUValqP .YmIPohL4h .dHnpvUqEy__l {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .header_dzUValqP .YmIPohL4h .dHnpvUqEy__l {
    height: 40px;
  }
}

.header_dzUValqP .YmIPohL4h .GpNi5S3_nav {
  display: none;
}

@media (max-width: 750px) {
  .header_dzUValqP .YmIPohL4h .GpNi5S3_nav {
    display: block;
  }
}

.header_dzUValqP .YmIPohL4h .card_JbEcyAen {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: none;
}

@media (max-width: 750px) {
  .header_dzUValqP .YmIPohL4h .card_JbEcyAen {
    display: none;
    position: absolute;
    background-color: #13083C;
    height: 100vh;
    width: 100%;
    top: 42px;
    left: 0;
    padding: 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

.header_dzUValqP .YmIPohL4h .card_JbEcyAen li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .header_dzUValqP .YmIPohL4h .card_JbEcyAen li {
    padding-bottom: 24px;
  }
}

.header_dzUValqP .YmIPohL4h .card_JbEcyAen li a {
  text-decoration: none;
}

.header_dzUValqP .YmIPohL4h .card_JbEcyAen li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.header_dzUValqP .YmIPohL4h .card_JbEcyAen li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.header_dzUValqP .YmIPohL4h .blockp0RdmOMk {
  display: flex;
  align-items: center;
  order: 1;
}

@media (max-width: 750px) {
  .header_dzUValqP .YmIPohL4h .blockp0RdmOMk {
    display: flex;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    background: #22125B;
    order: 0;
  }
}

.header_dzUValqP .YmIPohL4h .blockp0RdmOMk a {
  text-decoration-line: none;
  padding: 10px 30px;
  border-radius: 8px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 1px;
}

@media (max-width: 750px) {
  .header_dzUValqP .YmIPohL4h .blockp0RdmOMk a {
    width: 100%;
    padding: 8px 10px;
  }
}

.header_dzUValqP .YmIPohL4h .blockp0RdmOMk .lzPuasOi__signin {
  background: #334356;
}

@media (max-width: 750px) {
  .header_dzUValqP .YmIPohL4h .blockp0RdmOMk .lzPuasOi__signin {
    margin-right: 25px;
  }
}

.header_dzUValqP .YmIPohL4h .blockp0RdmOMk .JU7qgGN9Y-sign {
  margin-right: 16px;
  background: #09B759;
}

.header_dzUValqP .offers {
  display: flex;
}

@media (max-width: 1150px) {
  .header_dzUValqP .offers {
    display: none;
  }
}

.header_dzUValqP .offers .offer {
  background-color: #1F242D;
  border-radius: 8px;
  margin-right: 24px;
}

.header_dzUValqP .offers .offer a {
  display: flex;
  align-items: center;
  padding: 6.5px 8px 8.5px;
  text-decoration: none;
}

.header_dzUValqP .offers .offer a img {
  margin-right: 12px;
}

.header_dzUValqP .offers .offer a p {
  margin: 0;
}

.header_dzUValqP .offers .offer a p span {
  font-size: 12px;
  color: #99A1AA;
}

.header_dzUValqP .offers .offer:hover {
  background: linear-gradient(0deg, rgb(58, 221, 103) 0%, rgb(0, 170, 99) 100%);
}

.header_dzUValqP .offers .offer:hover a p span {
  color: #ffffff;
}

.header_dzUValqP .offers .offer.offer-mobile {
  margin-right: 12px;
}

.Q682FUldobutton {
  width: 100%;
  max-width: 1280px;
  color: #ffffff;
  margin-bottom: 20px;
}

.Q682FUldobutton a {
  color: #99A1AA;
  text-decoration: none;
}

.Q682FUldobutton .block__GDh3SJuKN {
  margin-bottom: -3px;
}

.btn_EVzI0u {
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #99A1AA;
  margin-right: 12px;
  text-decoration: none;
  line-height: 25.5px;
}

@media (max-width: 750px) {
  .btn_EVzI0u {
    padding: 1px 16px;
    border-radius: 6px;
  }
}

.NaK0q7wZ__button {
  border: none;
  background: linear-gradient(45deg, rgb(58, 221, 103) 0%, rgb(0, 170, 99) 100%);
}

.XaJ9rv8z__b {
  border: none;
  background: #FFEB00;
  color: #091520;
  padding-left: 45px;
  padding-right: 45px;
}

.WFXtET0V7--button {
  border: none;
  background: rgb(117, 181, 255);
  background: linear-gradient(90deg, rgb(117, 181, 255) 0%, rgb(75, 150, 254) 100%);
}

.btn-gray {
  border: none;
  background-color: #1F242D;
}

.btn-gray:hover {
  background: linear-gradient(45deg, rgb(58, 221, 103) 0%, rgb(0, 170, 99) 100%);
}

.container_pS6vcPr3 {
  z-index: 50;
  position: relative;
  padding: 96px 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 750px) {
  .container_pS6vcPr3 {
    display: block;
    padding: 130px 15px 15px 15px;
  }
}

.C1HrQAd-IfvpONy {
  max-width: 1280px;
  margin-bottom: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

@media (max-width: 950px) {
  .C1HrQAd-IfvpONy {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (max-width: 750px) {
  .C1HrQAd-IfvpONy {
    grid-template-columns: repeat(1, 1fr);
  }
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2 {
  height: 168px;
  border-radius: 8px;
  padding: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  position: relative;
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0.9));
  z-index: 0;
  border-radius: 8px;
}

@media (max-width: 1100px) {
  .C1HrQAd-IfvpONy .f8aO9P--71jEe2 {
    height: unset;
  }
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2 a {
  text-decoration: none;
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2 p {
  margin-bottom: 0;
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2 .buttonjirz7Z96 {
  white-space: nowrap;
  display: inline-flex;
  padding: 11px 30px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  background: #09B759;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2 a {
  position: relative;
  z-index: 1;
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2.first__wiXmC8r a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

@media (max-width: 1100px) {
  .C1HrQAd-IfvpONy .f8aO9P--71jEe2.first__wiXmC8r a {
    flex-direction: column;
  }
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2.first__wiXmC8r p.CRkDqXP--txt {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2.first__wiXmC8r p.text_2UEPbu {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 750px) {
  .C1HrQAd-IfvpONy .f8aO9P--71jEe2.alt_QlsDGX0j {
    display: none;
  }
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2.alt_QlsDGX0j a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2.alt_QlsDGX0j p.CRkDqXP--txt {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 750px) {
  .C1HrQAd-IfvpONy .f8aO9P--71jEe2.O9GAqbN-YHud {
    display: none;
  }
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2.O9GAqbN-YHud a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.C1HrQAd-IfvpONy .f8aO9P--71jEe2.O9GAqbN-YHud p.CRkDqXP--txt {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.mfhOe8__action {
  width: 100%;
  max-width: 1280px;
  padding: 24px 16px;
  border-radius: 12px;
  margin-bottom: 20px;
}

@media (max-width: 750px) {
  .mfhOe8__action {
    width: auto;
    max-width: unset;
  }
}

.mfhOe8__action p {
  font-weight: 400;
  line-height: 22.4px;
  margin-bottom: 22px;
}

.mfhOe8__action ul,
.mfhOe8__action ol {
  margin-left: 0;
  position: relative;
  left: 1em;
}

.mfhOe8__action h3:first-child {
  margin-top: 0;
}

.mfhOe8__action *:last-child {
  margin-bottom: 0;
}

.mfhOe8__action .grmM3U_TZCXy9 {
  margin-bottom: 24px;
  width: 100%;
}

.mfhOe8__action img {
  border-radius: 12px;
}

.mfhOe8__action .image-left {
  margin-right: 18px;
  float: left;
}

@media (max-width: 1050px) {
  .mfhOe8__action .image-left {
    margin-right: unset;
    margin-bottom: 16px;
    width: 100%;
  }
}

.mfhOe8__action .image-left img {
  width: 300px;
}

@media (max-width: 1050px) {
  .mfhOe8__action .image-left img {
    width: 100%;
  }
}

.mfhOe8__action .image-right {
  width: 100%;
  margin-left: 18px;
}

@media (max-width: 1050px) {
  .mfhOe8__action .image-right {
    margin-top: 16px;
    margin-left: unset;
  }
}

.mfhOe8__action .image-right img {
  width: 100%;
}

.mfhOe8__action.image-text {
  display: flex;
}

@media (max-width: 1050px) {
  .mfhOe8__action.image-text {
    display: block;
  }
}

.mfhOe8__action.FU2IQwrnBYl {
  background-color: unset;
}

.k4Aldn2RZa-rows {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  margin-bottom: 16px;
}

@media (max-width: 1250px) {
  .k4Aldn2RZa-rows {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 950px) {
  .k4Aldn2RZa-rows {
    grid-template-columns: repeat(1, 1fr);
  }
}

.k4Aldn2RZa-rows .cards--0mh8E6 {
  background-color: #1F242D;
  border-radius: 8px;
  padding: 23px 16px 3px;
}

.k4Aldn2RZa-rows .cards--0mh8E6 strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.k4Aldn2RZa-rows .cards--0mh8E6 img {
  margin-bottom: 25px;
}

.k4Aldn2RZa-rows .cards--0mh8E6 .BRwjJMHv__post {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.k4Aldn2RZa-rows .cards--0mh8E6 .BRwjJMHv__post .itemA3zodN {
  width: 50%;
  margin-bottom: 20px;
}

.k4Aldn2RZa-rows .cards--0mh8E6 .BRwjJMHv__post .itemA3zodN p {
  margin: 0;
  line-height: 19.36px;
}

.k4Aldn2RZa-rows .cards--0mh8E6 .BRwjJMHv__post .itemA3zodN .head--PED0Ghg6 {
  font-weight: 700;
  margin-bottom: 6px;
}

.k4Aldn2RZa-rows .cards--0mh8E6 .BRwjJMHv__post .itemA3zodN .CRkDqXP--txt {
  color: #99A1AA;
}

.invert-XajuFUnvC {
  display: flex;
  justify-content: flex-end;
  width: 80%;
  align-items: center;
}

@media (max-width: 750px) {
  .invert-XajuFUnvC {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    width: 100%;
  }
}

.WJwyR4_bot {
  background-color: #1F2A37;
  width: 100%;
  display: flex;
  justify-content: center;
}

.WJwyR4_bot .GKuQ5l_f {
  padding: 24px 16px;
  border-radius: 12px;
  width: 1280px;
}

@media (max-width: 1450px) {
  .WJwyR4_bot .GKuQ5l_f {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f {
    width: auto;
    max-width: unset;
  }
}

.WJwyR4_bot .GKuQ5l_f .bot--XgwDL2PG5 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #334356;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .bot--XgwDL2PG5 {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .bot--XgwDL2PG5 .dHnpvUqEy__l {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .bot--XgwDL2PG5 .VAwoGq7Df_logo {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.WJwyR4_bot .GKuQ5l_f .bot--XgwDL2PG5 .VAwoGq7Df_logo a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .bot--XgwDL2PG5 .VAwoGq7Df_logo a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.WJwyR4_bot .GKuQ5l_f .bot--XgwDL2PG5 .darked__ViL45jlA {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .bot--XgwDL2PG5 .darked__ViL45jlA {
    display: flex;
    flex-direction: column;
  }
}

.WJwyR4_bot .GKuQ5l_f .cont_N4RJufTP {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

@media (max-width: 1450px) {
  .WJwyR4_bot .GKuQ5l_f .cont_N4RJufTP {
    display: grid;
    grid-template-columns: repeat(8, auto);
    justify-content: space-around;
    align-items: center;
  }
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .cont_N4RJufTP {
    grid-template-columns: repeat(5, auto);
  }
}

.WJwyR4_bot .GKuQ5l_f .log__iXHkWfjc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .log__iXHkWfjc {
    flex-direction: column;
  }
}

.WJwyR4_bot .GKuQ5l_f .log__iXHkWfjc .logo_8FP14wr0 {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .log__iXHkWfjc .logo_8FP14wr0 {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.WJwyR4_bot .GKuQ5l_f .log__iXHkWfjc .logo_8FP14wr0 img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .log__iXHkWfjc .logo_8FP14wr0 img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.WJwyR4_bot .GKuQ5l_f .log__iXHkWfjc .c__RHPQ39C1 {
  display: flex;
  align-items: center;
}

.WJwyR4_bot .GKuQ5l_f .log__iXHkWfjc .c__RHPQ39C1 img {
  margin-right: 16px;
}

.WJwyR4_bot .GKuQ5l_f .log__iXHkWfjc .c__RHPQ39C1 a {
  text-decoration: none;
}

.WJwyR4_bot .GKuQ5l_f .NnGWo6-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .WJwyR4_bot .GKuQ5l_f .NnGWo6-bottom {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .WJwyR4_bot .GKuQ5l_f .NnGWo6-bottom .VAwoGq7Df_logo {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .NnGWo6-bottom .VAwoGq7Df_logo {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.WJwyR4_bot .GKuQ5l_f .NnGWo6-bottom .VAwoGq7Df_logo a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #99A1AA;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .NnGWo6-bottom .VAwoGq7Df_logo a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.WJwyR4_bot .GKuQ5l_f .NnGWo6-bottom .VAwoGq7Df_logo a:hover {
  color: #ffffff;
}

.WJwyR4_bot .GKuQ5l_f .f--xgQ3pA8X {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

@media (max-width: 750px) {
  .WJwyR4_bot .GKuQ5l_f .f--xgQ3pA8X {
    margin-bottom: 50px;
  }
}

.card-contact {
  display: flex;
  flex-direction: column;
}

.card-contact .card-contact-info {
  display: flex;
}

@media (max-width: 1050px) {
  .card-contact .card-contact-info {
    flex-direction: column;
  }
}

.card-contact .card-contact-info img {
  border-radius: 8px;
  margin-right: 9px;
  width: 325px;
  height: 100%;
}

.card-contact .card-contact-info .table-responsive {
  margin-left: 10px;
}

.card-contact span {
  text-align: right;
  color: #99A1AA;
  font-size: 12px;
}

.table-responsive {
  overflow-x: auto;
}

table {
  width: 100%;
  border-spacing: 0 8px;
}

@media (max-width: 750px) {
  table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}

table thead tr {
  background-color: #F37211;
}

table thead tr td {
  border: 0;
  border-collapse: collapse;
  width: auto;
  padding: 10px 12px;
  font-weight: 500;
}

table thead tr td:first-child {
  border-radius: 8px 0 0 8px;
}

table thead tr td:last-child {
  border-radius: 0 8px 8px 0;
}

table tbody a {
  color: #0C8DED;
}

table tbody tr td {
  border: 0;
  border-collapse: collapse;
  width: auto;
  padding: 10px 12px;
  background: #464646;
}

table tbody tr td:first-child {
  border-radius: 8px 0 0 8px;
  font-weight: 700;
  background: #303030;
}

table tbody tr td:last-child {
  border-radius: 0 8px 8px 0;
}

table tbody tr td:not(:first-child) {
  color: #99A1AA;
}

table tbody tr:nth-child(2n) {
  background-color: #1F242D;
}

.zDnRf7Z__contrast {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  .zDnRf7Z__contrast {
    grid-template-columns: repeat(1, 1fr);
  }
}

.zDnRf7Z__contrast .wX8NO3EP_prim {
  padding: 10px;
  background-color: #2C3947;
  border-radius: 8px;
}

@media (max-width: 750px) {
  .zDnRf7Z__contrast .wX8NO3EP_prim {
    margin-bottom: 15px;
  }
}

.zDnRf7Z__contrast .wX8NO3EP_prim p.head--PED0Ghg6 {
  font-weight: 600;
  padding: 10px 14px;
  border-radius: 4px;
  background-color: rgba(34, 200, 101, 0.18);
  color: #3ADD67;
  margin-top: 0;
  margin-bottom: 10px;
}

.zDnRf7Z__contrast .wr_HRv2ELz {
  padding: 10px;
  background-color: #2C3947;
  border-radius: 8px;
}

.zDnRf7Z__contrast .wr_HRv2ELz p.head--PED0Ghg6 {
  font-weight: 600;
  padding: 10px 14px;
  border-radius: 4px;
  background-color: rgba(227, 42, 42, 0.18);
  color: #FF5151;
  margin-top: 0;
  margin-bottom: 10px;
}

.zDnRf7Z__contrast p.itemA3zodN {
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.zDnRf7Z__contrast p.itemA3zodN img {
  margin-right: 10px;
}

.a5ufkTt_L1W7E {
  margin-top: 24px;
}

.a5ufkTt_L1W7E .itemA3zodN {
  background-color: #1F2A37;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px;
}

.a5ufkTt_L1W7E .itemA3zodN .YGL76W_IRnNy62 {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.a5ufkTt_L1W7E .itemA3zodN .YGL76W_IRnNy62 .qV1eljyg__4gF3o2 {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.a5ufkTt_L1W7E .itemA3zodN .YGL76W_IRnNy62 .ySNWVADtx-FQNeDG .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.a5ufkTt_L1W7E .itemA3zodN .YGL76W_IRnNy62 .ySNWVADtx-FQNeDG .Q9p3szfOQ6inv {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.a5ufkTt_L1W7E .itemA3zodN .CRkDqXP--txt {
  margin-bottom: 10px;
}

.a5ufkTt_L1W7E .itemA3zodN .y7IblzjBn1IHSz {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .a5ufkTt_L1W7E .itemA3zodN .y7IblzjBn1IHSz {
    flex-direction: column;
    align-items: flex-start;
  }
}

.a5ufkTt_L1W7E .itemA3zodN .y7IblzjBn1IHSz .head--PED0Ghg6 {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.a5ufkTt_L1W7E .itemA3zodN .y7IblzjBn1IHSz .fHbujn__0V6qHlDT {
  display: flex;
  margin-right: 10px;
}

.a5ufkTt_L1W7E .itemA3zodN .y7IblzjBn1IHSz .fHbujn__0V6qHlDT img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.a5ufkTt_L1W7E .itemA3zodN .y7IblzjBn1IHSz .fHbujn__0V6qHlDT .tl6B5Q0iH_ZuDyp {
  filter: grayscale(100%);
  opacity: 0.2;
}

.a5ufkTt_L1W7E .itemA3zodN .y7IblzjBn1IHSz .navigation_wPlAVU {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.a5ufkTt_L1W7E .itemA3zodN .y7IblzjBn1IHSz .navigation_wPlAVU span {
  color: #FFFFFF;
}

.signin--eLzDyuxqj .p5mxCMhE--row {
  border-radius: 12px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  background-color: #1F242D;
  margin-bottom: 24px;
}

.signin--eLzDyuxqj .p5mxCMhE--row .card-pqafTUR8E {
  display: flex;
  align-items: center;
}

.signin--eLzDyuxqj .p5mxCMhE--row .card-pqafTUR8E img {
  margin-right: 16px;
  height: 70px;
}

.signin--eLzDyuxqj .p5mxCMhE--row .card-pqafTUR8E .CRkDqXP--txt p {
  margin: 0;
}

.signin--eLzDyuxqj .p5mxCMhE--row .card-pqafTUR8E .CRkDqXP--txt .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.signin--eLzDyuxqj .p5mxCMhE--row .card-pqafTUR8E .CRkDqXP--txt .brand--iNYowa {
  color: #99A1AA;
}

.signin--eLzDyuxqj .p5mxCMhE--row .card-pqafTUR8E .CRkDqXP--txt .f0tMBYS--d {
  font-weight: 400;
}

.signin--eLzDyuxqj .p5mxCMhE--row .button_leWXK5om a {
  margin-left: 12px;
}

.signin--eLzDyuxqj .p5mxCMhE--row .button_leWXK5om a img {
  transition: 1s;
}

.signin--eLzDyuxqj .p5mxCMhE--row .button_leWXK5om a img:hover {
  scale: 1.2;
  transition: 0s;
}

.signin--eLzDyuxqj .T86cj9msTOlogin p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .signin--eLzDyuxqj .T86cj9msTOlogin .button_leWXK5om {
    display: flex;
    flex-direction: column;
  }
}

.signin--eLzDyuxqj .T86cj9msTOlogin .button_leWXK5om a {
  border-radius: 8px;
  padding-top: 6.5px;
  padding-bottom: 7.5px;
  display: inline-flex;
  align-content: center;
  min-width: 232px;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  text-decoration: none;
  color: #ffffff;
}

.signin--eLzDyuxqj .T86cj9msTOlogin .button_leWXK5om a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .signin--eLzDyuxqj .T86cj9msTOlogin .button_leWXK5om a {
    margin-bottom: 8px;
  }
}

.signin--eLzDyuxqj .T86cj9msTOlogin .button_leWXK5om .bottom_d6VN03Ux {
  background-color: #247AD8;
}

.signin--eLzDyuxqj .T86cj9msTOlogin .button_leWXK5om .GCY3_9OkD0na {
  background-color: #44B642;
}

.signin--eLzDyuxqj .T86cj9msTOlogin .button_leWXK5om .qxdAL_aYQGzjw {
  background-color: #289FE3;
}

.demo {
  margin-top: 24px;
  margin-bottom: 24px;
  max-width: 1076px;
  width: 100%;
}

@media (max-width: 351px) {
  .demo {
    position: relative;
    height: 600px;
  }
}

.demo iframe {
  height: 670px;
  width: 100%;
  border: unset;
  border-radius: 16px;
}

@media (max-width: 351px) {
  .demo iframe {
    height: 100%;
    position: absolute;
    width: 120%;
    left: -10%;
  }
}

.NtrV7A8LM_action {
  position: relative;
  background: rgb(117, 181, 255);
  background: linear-gradient(90deg, rgb(255, 238, 80) 0%, rgb(249, 214, 34) 100%);
  border-radius: 12px;
  width: 100%;
  max-width: 1048px;
  padding: 30px 15px;
  margin-bottom: 20px;
}

@media (max-width: 1450px) {
  .NtrV7A8LM_action {
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media (max-width: 750px) {
  .NtrV7A8LM_action {
    width: unset;
    margin-left: unset;
    margin-right: unset;
  }
}

.NtrV7A8LM_action .GWabDH3fip {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

@media (max-width: 950px) {
  .NtrV7A8LM_action .GWabDH3fip {
    height: 100px;
  }
}

.NtrV7A8LM_action .CRkDqXP--txt {
  color: #2C3947;
  font-family: "Rubik", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 9px;
  text-align: center;
  text-transform: uppercase;
}

.NtrV7A8LM_action .aBu56Stxt {
  color: #2C3947;
  font-family: "Rubik", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 18px;
  text-align: center;
  text-transform: uppercase;
}

.NtrV7A8LM_action .og0trWbtn {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.NtrV7A8LM_action .og0trWbtn .primary_aR30PgbC {
  position: relative;
  display: flex;
  height: 45px;
  width: 328px;
  background-color: #ffffff;
  border-radius: 8px;
  color: #1E483E;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}

@media (max-width: 1050px) {
  .NtrV7A8LM_action .og0trWbtn .primary_aR30PgbC {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .NtrV7A8LM_action .og0trWbtn .primary_aR30PgbC {
    width: 160px;
  }
}

.NtrV7A8LM_action .og0trWbtn .primary_aR30PgbC img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.NtrV7A8LM_action .og0trWbtn .primary_aR30PgbC .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.NtrV7A8LM_action .og0trWbtn .primary_aR30PgbC.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.NtrV7A8LM_action .og0trWbtn .btn_EVzI0u {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .NtrV7A8LM_action .og0trWbtn .btn_EVzI0u {
    width: 120px;
  }
}

.row {
  width: 100%;
  display: flex;
  flex-direction: row;
}

@media (max-width: 1250px) {
  .row {
    flex-direction: column;
  }
}

.card-game {
  padding: 24px 16px 16px 16px;
  background-color: #1F242D;
  border-radius: 12px;
  display: flex;
  width: 100%;
  margin-right: 20px;
  flex-direction: column;
}

@media (max-width: 1250px) {
  .card-game {
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.card-game .card-heading {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
}

.card-game a {
  margin-right: 15px;
}

.card-game img {
  width: 265px;
  margin-right: 16px;
  border-radius: 8px;
}

@media (max-width: 950px) {
  .card-game img {
    width: 100%;
  }
}

.card-game .BRwjJMHv__post {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

@media (max-width: 1250px) {
  .card-game .BRwjJMHv__post {
    grid-template-columns: repeat(2, 1fr);
  }
}

.card-game .BRwjJMHv__post .itemA3zodN {
  background-color: #1F2A37;
  border-radius: 8px;
  padding: 9px;
}

.card-game .BRwjJMHv__post .itemA3zodN .head--PED0Ghg6 {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .BRwjJMHv__post .itemA3zodN .CRkDqXP--txt {
  font-weight: 400;
  line-height: 22.4px;
  margin: 0;
}

@media (max-width: 750px) {
  .company-info-max .company-image {
    width: 100%;
  }
}

.card-provider {
  padding: 24px 16px 16px 16px;
  background-color: #1F242D;
  border-radius: 12px;
  display: flex;
  min-width: 314px;
  flex-direction: column;
}

@media (max-width: 1250px) {
  .card-provider {
    width: auto;
  }
}

.card-provider p {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
}

.card-provider img {
  width: 100%;
  border-radius: 8px;
}

.card-provider a.btn_EVzI0u {
  margin-top: 8px;
  text-align: center;
  margin-right: 0;
}

.related {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

@media (max-width: 1150px) {
  .related {
    grid-template-columns: repeat(2, 1fr);
  }
}

.related img {
  width: 100%;
  border-radius: 8px;
}

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

.error .TC5LkQVDm__CWikb {
  font-size: 128px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.error p {
  color: #99A1AA;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.36px;
  margin-bottom: 64px;
}

.error .btn_EVzI0u {
  margin-bottom: 130px;
}

.e42QFRd5y6__sm {
  display: flex;
  flex-direction: column;
}

.e42QFRd5y6__sm a {
  border-radius: 8px;
  font-weight: 700;
  text-decoration: none;
  padding: 16px 12px;
  margin-bottom: 8px;
  transition: 0.3s;
}

.e42QFRd5y6__sm a:hover {
  background-color: #1F242D;
  transition: 0s;
}

.B8NFBcGT2K__wrapper {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0;
  background-color: #1F242D;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .B8NFBcGT2K__wrapper {
    flex-direction: column;
  }
}

.B8NFBcGT2K__wrapper .MPsrqTQrows {
  display: flex;
  align-items: center;
}

.B8NFBcGT2K__wrapper .MPsrqTQrows img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
  .B8NFBcGT2K__wrapper .MPsrqTQrows img {
    margin-left: 10px;
  }
}

.B8NFBcGT2K__wrapper .MPsrqTQrows .TeyMYFHblock .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.B8NFBcGT2K__wrapper .MPsrqTQrows .TeyMYFHblock .V0gsOh9L__text {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.B8NFBcGT2K__wrapper .logo--4oOhqP {
  display: inline-block;
  white-space: nowrap;
}

@media (max-width: 750px) {
  .B8NFBcGT2K__wrapper .logo--4oOhqP {
    margin-bottom: 13px;
    white-space: unset;
  }
}

.B8NFBcGT2K__wrapper .logo--4oOhqP .BqJVfMyX__first {
  margin-right: 10px;
}

.B8NFBcGT2K__wrapper .logo--4oOhqP .btn_A1BwVt {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .B8NFBcGT2K__wrapper .logo--4oOhqP .btn_A1BwVt {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.N12pMfCrN8_bot {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

@media (max-width: 950px) {
  .N12pMfCrN8_bot {
    grid-template-columns: repeat(1, 1fr);
  }
}

.N12pMfCrN8_bot .AeWxwO__item h3 {
  cursor: pointer;
  border-radius: 8px;
  padding: 14px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  font-weight: 700;
  background-color: #1F242D;
  font-size: 16px;
}

.N12pMfCrN8_bot .AeWxwO__item .text__bmUu0If {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.N12pMfCrN8_bot .AeWxwO__item .text__bmUu0If p {
  margin: 0;
  color: #99A1AA;
}

.N12pMfCrN8_bot .AeWxwO__item .text__bmUu0If.show {
  display: block;
}

.N12pMfCrN8_bot .AeWxwO__item h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

.N12pMfCrN8_bot .AeWxwO__item.show h3::after {
  content: url("/assets/images/arrow-up.svg");
  margin-right: 5px;
}

.It2ebEm_text {
  text-align: center;
}

.iWMmVU-wk1lmX .k1jetjelbL {
  background-color: #2C3947;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  .iWMmVU-wk1lmX .k1jetjelbL {
    display: flex;
    flex-direction: column;
  }
}

.iWMmVU-wk1lmX .k1jetjelbL button {
  color: #FFFFFF;
  display: flex;
  align-items: center;
  margin: 2px 16px 2px 2px;
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 7px 8px;
  transition: 0.3s;
  border-radius: 6px;
  font-size: 16px;
}

@media (max-width: 750px) {
  .iWMmVU-wk1lmX .k1jetjelbL button {
    margin: 2px;
  }
}

.iWMmVU-wk1lmX .k1jetjelbL button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.iWMmVU-wk1lmX .k1jetjelbL button:last-child {
  margin-right: 0;
}

.iWMmVU-wk1lmX .k1jetjelbL button:hover {
  background-color: #FFFFFF;
}

.iWMmVU-wk1lmX .k1jetjelbL button.active {
  background-color: #FFFFFF;
}

.iWMmVU-wk1lmX .contentTjQo1fzn {
  display: none;
}

.REGHdSA_logo {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

@media (max-width: 750px) {
  .REGHdSA_logo {
    flex-direction: column;
  }
}

.REGHdSA_logo .LuHpfArdN_logo {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

@media (max-width: 750px) {
  .REGHdSA_logo .LuHpfArdN_logo {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

input[id=radio-1]:checked~.glider {
  transform: translateX(0);
}

input[id=radio-2]:checked~.glider {
  transform: translateX(100%);
}

input[id=radio-3]:checked~.glider {
  transform: translateX(200%);
}

.glider {
  position: absolute;
  display: flex;
  height: 36px;
  width: 220px;
  background-color: #404A55;
  z-index: 1;
  border-radius: 6px;
  transition: 0.25s ease-out;
}

@media (max-width: 750px) {
  .glider {
    width: 160px;
  }
}

.our-partners {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.our-partners img {
  height: 20px;
  width: auto;
}

.AGocjFk8--IxZQ0 .b4hHIgdzposts {
  padding: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #1F242D;
  margin-bottom: 16px;
}

@media (max-width: 750px) {
  .AGocjFk8--IxZQ0 .b4hHIgdzposts {
    flex-direction: column;
  }
}

.AGocjFk8--IxZQ0 .b4hHIgdzposts .BukUfaMtext {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .AGocjFk8--IxZQ0 .b4hHIgdzposts .BukUfaMtext {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.AGocjFk8--IxZQ0 .b4hHIgdzposts .BukUfaMtext .navigation_wPlAVU {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.AGocjFk8--IxZQ0 .b4hHIgdzposts .BukUfaMtext .V4mcIWB__l {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .AGocjFk8--IxZQ0 .b4hHIgdzposts .BukUfaMtext strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .AGocjFk8--IxZQ0 .b4hHIgdzposts .fHbujn__0V6qHlDT {
    margin-bottom: 16px;
  }
}

.AGocjFk8--IxZQ0 .b4hHIgdzposts .fHbujn__0V6qHlDT .tl6B5Q0iH_ZuDyp {
  filter: grayscale(100%);
  opacity: 0.2;
}

.showcase-advanced {
  width: 100%;
}

.showcase-advanced table thead {
  background: #303030;
  color: #464646;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-transform: uppercase;
}

.showcase-advanced table thead tr th:first-child {
  border-radius: 8px 0 0 8px;
}

.showcase-advanced table thead tr th:last-child {
  border-radius: 0 8px 8px 0;
}

.showcase-advanced table tbody tr:nth-child(2n) {
  background: #303030;
}

.showcase-advanced table tbody tr {
  background: #303030;
}

.showcase-advanced table tbody tr td p {
  margin-top: 0;
  font-weight: 500;
  line-height: 140%;
}

.showcase-advanced table tbody tr td .name {
  font-size: 20px;
  font-weight: 700;
}

.showcase-advanced table tbody tr td .fHbujn__0V6qHlDT img {
  height: 15px;
}

.showcase-advanced table tbody tr td .fHbujn__0V6qHlDT .tl6B5Q0iH_ZuDyp {
  filter: grayscale(100%);
  opacity: 0.2;
}

.showcase-advanced table tbody tr td .bonus-text {
  margin-top: 0;
  background: rgba(74, 203, 149, 0.15);
  color: #4ACB96;
  padding: 13px;
  font-weight: 400;
  line-height: 140%;
  border-radius: 8px;
  margin-bottom: 8px;
}

.showcase-advanced table tbody tr td .promocode {
  background: rgba(74, 203, 149, 0.15);
  border-radius: 8px;
  padding: 6px 16px;
  text-align: center;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}

.showcase-advanced table tbody tr td .btn_EVzI0u {
  display: flex;
  justify-content: center;
}

.showcase-advanced table tbody tr td .btn-main {
  background: #F37211;
  border: none;
  color: #091520;
  padding-left: 45px;
  padding-right: 45px;
  margin-bottom: 8px;
}

.showcase-advanced table tbody tr td .y0nDrHRgBsec {
  background: #161616;
  border: none;
  padding-left: 45px;
  padding-right: 45px;
  color: #ffffff;
}

.showcase-advanced table tbody tr td:nth-child(1) {
  background: #F37211;
}

.showcase-advanced table tbody tr td:nth-child(2) img {
  width: 186px;
}

.ibUCDv_inv {
  padding: 15px;
  position: fixed;
  bottom: 0;
  text-transform: uppercase;
  display: none;
  z-index: 200;
  border-bottom: 1px solid #1F2A37;
  background-color: #1F242D;
  max-width: 100%;
  min-width: 100%;
  height: auto;
  margin: 0 auto -1px;
}

@media (max-width: 750px) {
  .ibUCDv_inv {
    display: block;
  }
}

.ibUCDv_inv a {
  padding: 10px;
  margin-right: 30px;
  text-decoration: none;
  border-radius: 6px;
  border: none;
  background: linear-gradient(93deg, #3ADD67 0.92%, rgba(0, 170, 99, 0.79) 97.74%);
  box-shadow: 0px -4px 0px 0px rgba(0, 0, 0, 0.25) inset;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ibUCDv_inv a span {
  font-size: 8px;
  position: absolute;
  right: 51px;
  bottom: 18px;
  opacity: 0.63;
}

.qR1hacby--darked {
  text-decoration-line: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 6px 8px;
  border-radius: 8px;
  background: #334356;
  margin-bottom: 8px;
}

.qR1hacby--darked span {
  text-transform: uppercase;
  color: #E7E7E7;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.qR1hacby--darked p {
  color: #E7E7E7;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.flKvJ974n-l {
  display: flex;
}

@media (max-width: 750px) {
  .flKvJ974n-l {
    flex-direction: column;
  }
}

.flKvJ974n-l .content--bx1kZe2 {
  width: 100%;
}

.flKvJ974n-l .qDg2_fn6aKyEPG {
  margin-right: 20px;
  min-width: 300px;
}

@media (max-width: 750px) {
  .flKvJ974n-l .qDg2_fn6aKyEPG {
    min-width: unset;
    width: 100%;
    margin-bottom: 10px;
  }
}

.flKvJ974n-l .qDg2_fn6aKyEPG .grmM3U_TZCXy9 {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .flKvJ974n-l .qDg2_fn6aKyEPG .grmM3U_TZCXy9 {
    max-width: unset;
    width: 100%;
  }
}

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

@media (max-width: 750px) {
  .i4NYdlIc9Z_Fk1IKn {
    flex-direction: column-reverse;
  }
}

.i4NYdlIc9Z_Fk1IKn .qDg2_fn6aKyEPG {
  min-width: 300px;
}

@media (max-width: 750px) {
  .i4NYdlIc9Z_Fk1IKn .qDg2_fn6aKyEPG {
    width: 100%;
    margin-bottom: 10px;
  }
}

.i4NYdlIc9Z_Fk1IKn .qDg2_fn6aKyEPG .grmM3U_TZCXy9 {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .i4NYdlIc9Z_Fk1IKn .qDg2_fn6aKyEPG .grmM3U_TZCXy9 {
    max-width: unset;
    width: 100%;
  }
}

.i4NYdlIc9Z_Fk1IKn .content--bx1kZe2 {
  width: 100%;
  margin-right: 20px;
}

.U0lZjIs-log {
  background-color: #1F242D;
  border-radius: 8px;
  margin-bottom: 24px;
}

.U0lZjIs-log .MzLJ9c6j_button {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 16px;
}

.U0lZjIs-log .MzLJ9c6j_button p {
  margin: 0;
  font-weight: 600;
}

.U0lZjIs-log .MzLJ9c6j_button .block__GDh3SJuKN.open {
  transform: rotate(180deg);
}

.U0lZjIs-log .contentLvytuW {
  display: none;
}

.U0lZjIs-log .contentLvytuW ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

@media (max-width: 750px) {
  .U0lZjIs-log .contentLvytuW ol {
    padding-left: 15px;
    width: 90%;
  }
}

.U0lZjIs-log .contentLvytuW ol li {
  margin-bottom: 10px;
}

.U0lZjIs-log .contentLvytuW ul {
  padding-left: 10px;
}

.U0lZjIs-log .contentLvytuW ul li {
  list-style-type: none;
}

.U0lZjIs-log .contentLvytuW.show {
  display: block;
}