/* --- General Styles & Variables --- */

:root {
    --color-text: #FFFFFF;
    --bg-dark: #232341;
    --color-accent: #ff2579;
--color-cta-box-shadow: rgba(37, 117, 252, 0.3);
--color-main: rgba(0, 0, 0, 0.5);
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
body {
  background-color: var(--bg-dark);
  color: var(--color-text) !important;
  font-family: 'Roboto', sans-serif;
  margin: 0;
  line-height: 1.6;
  font-size: 16px;
}
h1,
h2,
h3 {
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.25rem;
}
a {
  color: var(--color-accent);
  text-decoration: none;
  transition: color 0.3s ease;
}
a:hover:not(.bs0mwifo) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.xmdhjce1 {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.nr76hgl5 {

}
.oqhqyjd3f { color: rgb(113, 226, 62); display: grid; width: 65%; border: 2px dashed #324e80; padding: 31px 34px; margin: -2px; }
.t514yjpo {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.jzov801v {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
/* --- Buttons --- */
.v8f13qqp {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 50px;
  background-color: var(--color-accent);
  color: var(--color-text);
  font-weight: 700;
  text-align: center;
  transition: transform 0.3s ease, background-color 0.3s ease;
  border: none;
  cursor: pointer;
}
.v8f13qqp:hover {
  transform: translateY(-3px) scale(1.2);
}
.lksa9n8k {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.pcz1blog {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.mbbd2154 {
  padding: 1rem 0;
  position: sticky;
  top: 0;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.zamg37jc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bs0mwifo {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.bs0mwifo img {
max-height: 80px;
}
.f3dpwmdj { color: rgb(7, 79, 137); border: 1px dotted #6d8cf3; display: none; margin: -3px; width: 96%; padding: 40px 39px; }
.biwjh0x0 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
.lwofm5sc {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.gec5whd2 {
  color: var(--color-accent);
}
.r4cvk5zx {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.m3kuq21g {
  padding: 4rem 0;
  text-align: center;
}
.huon2696 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.r1s72syu {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.oi9piyal {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.b79h5172 {
  width: 100%;
}
/* .ytg5l04j {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.j19wfohy {
  background-color: var(--bg-dark);
}
.o8qbi3nf {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.nti8w3kc {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.iui113h4 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.ih9m7l25yva { border: 4px dashed #72c119; width: 40px; }
.mbwqgkjh {
  background: linear-gradient(135deg, var(--bg-dark), rgba(8, 33, 84, 0.5));
  padding: 2rem;
  border-radius: 15px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.c8jh3p0d {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.mk4zdhmk {
  margin-bottom: 0.5rem;
}
.ew8k60qd {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.p2e2hcr1 {
  background-color: var(--bg-dark);
}
.sdqh6cx9 {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.rsg40nes {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.rsg40nes span {
  counter-increment: steps-counter;
  position: absolute;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--color-accent);
  color: var(--color-text);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
/* --- Tables (Offers, Tournaments) --- */
.hfo2usmq,
.emtm6kda {
  overflow-x: auto;
}
.il0122bq {
  position: relative;
}
.kjoe1jth,
.oqnjx56f {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.kjoe1jth th,
.kjoe1jth td,
.oqnjx56f th,
.oqnjx56f td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.kjoe1jth th,
.oqnjx56f th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
.ylz8sszk { padding-right: 27px; }
/* --- Games Section --- */
.v1eaya4z {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.nplqs3we {
  background-color: var(--bg-dark);
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
.nplqs3we:hover {
  transform: translateY(-5px);
}
.wsr9uk8u {
  padding: 1rem;
}
.pb3wzl6b {
  margin-bottom: 0.25rem;
}
.vfasdjy6 {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.vsiywho8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.htgqt496 {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.m035u4x7 {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.mtdu423x {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.mhznn4jr {
  width: 100%;
  background: none;
  border: none;
  padding: 1rem;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--color-text);
  text-align: left;
  cursor: pointer;
  position: relative;
}
.mhznn4jr::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.skhlmjby::after {
  transform: rotate(45deg);
}
.v9785ufm {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.v9785ufm p {
  margin: 0 0 1rem 0;
}
.czqk3ptwd6x { padding-left: 40px; display: flex; color: rgb(232, 145, 74); padding-right: 43px; margin: -9px; border: 5px solid #69cb3b; width: 57px; }
/* --- Sports Section --- */
.dk0hdns9 {
  background-color: var(--bg-dark);
}
.yow9xweq {
  text-align: center;
  margin-bottom: 1.5rem;
}
.m7h0s7du {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.m7h0s7du li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.zmianmcb {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.x26ijprg {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.x26ijprg:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.kfw0ik4m {
  background-color: var(--bg-dark);
}
.afm6o1n4 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.hfcd3jw9 {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.z4lm8595 {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--color-accent);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
  border: 3px solid var(--bg-dark);
}
.y7x4hdoryv { color: rgb(76, 54, 78); width: 62px; padding: 47px 9px; }
.uwkieupt {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.un9vf98g {
  background-color: var(--bg-dark);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 2rem 0;
  text-align: center;
  font-size: 0.9rem;
  color: var(--color-text);
  opacity: 0.7;
}
.un9vf98g p {
  margin: 0;
}
/* --- Promo Block --- */
.ayxzb7ug {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  color: var(--color-text);
  padding: 1.5rem;
  border-radius: 10px;
  z-index: 1000;
  transform: translateX(120%);
  transition: transform 0.5s ease-in-out;
  width: 280px;
}
[promo-block--visible] {
  transform: translateX(0);
}
.r5cq6olq {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 1.5rem;
  cursor: pointer;
  line-height: 1;
}
.j4u2v5d7 {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.e0w3ng01 {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.g4oe01j0 {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.lntnzzqw {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
[popup-overlay--visible] {
  opacity: 1;
  visibility: visible;
}
.ea41x71z {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 15px;
  width: 90%;
  max-width: 500px;
  text-align: center;
  position: relative;
  transform: scale(0.9);
  transition: transform 0.3s ease;
}
[popup-overlay--visible] .ea41x71z {
  transform: scale(1);
}
.o8qynobc {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.wqu04oe0 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.xal315foyv { display: block; padding: 1px 18px; width: 93px; color: rgb(135, 14, 186); border: 4px dashed #121bc0; margin: -20px; }
.vipwozug {
  margin-bottom: 2rem;
  font-size: 1.1rem;
}
/* --- Desktop Styles (min-width: 768px) --- */
@media (min-width: 768px) {
  h1 {
    font-size: 3.5rem;
  }

  h2 {
    font-size: 2.5rem;
  }

  .lwofm5sc {
    display: flex;
    gap: 1.5rem;
  }

  .gec5whd2 {
    font-weight: 700;
  }

  .huon2696 {
    flex-direction: row;
    text-align: left;
    gap: 3rem;
  }

  .w4epr06a {
    flex: 1;
  }

  .b79h5172 {
    flex: 1;
  }

  .o8qbi3nf {
    grid-template-columns: repeat(2, 1fr);
  }

  .iui113h4 {
    flex-direction: row;
  }

  .v1eaya4z {
    grid-template-columns: repeat(2, 1fr);
  }

  .afm6o1n4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* --- Larger Desktop Styles (min-width: 1024px) --- */
@media (min-width: 1024px) {
  .o8qbi3nf {
    grid-template-columns: repeat(3, 1fr);
  }

  .v1eaya4z {
    grid-template-columns: repeat(4, 1fr);
  }

  .afm6o1n4 {
    grid-template-columns: repeat(5, 1fr);
  }

  .hfcd3jw9 {
    padding: 2rem 1rem;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
  margin: 1em 0;
  font-size: 16px;
}
thead {
  background-color: rgba(255, 255, 255, 0.1);
}
th, td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.hv7coonx {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.ek91hpvq{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.chvnzyi9 {
  position: relative;
}
@media (max-width: 1087px) {
  .ek91hpvq {
    display: none
  }
}
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 12px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}
thead {
  background: var(--color-text);
  color: var(--bg-dark);
}
th, td {
  padding: 12px 16px;
  text-align: left;
}
tbody tr:nth-child(odd) {
  background: var(--bg-dark);
  color: var(--color-text);
}
.u80ootmnp { width: 81px; }
tbody tr:nth-child(even) {
  background: var(--color-text);
  color: var(--bg-dark);
}
@media(max-width:768px) {
  table {
    display: block;
    overflow-x: auto;
  }
  
  .hnyka8rp {
    float: inherit;
    display: block;
  }
}
h2, h3, h4, h5, h6 {
  font-family: 'Arial', sans-serif;
  color: var(--color-text);
  margin: 16px 0 8px 0;
  line-height: 1.3;
  font-weight: 600;
}
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
ul, ol {
  padding-left: 20px;
  margin: 12px 0;
}
li {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: var(--color-text);
  margin-bottom: 6px;
  position: relative;
}
li::marker {
  color: var(--color-accent);
  font-weight: bold;
}
.fq9lwlfdew { margin: 20px; padding: 47px 44px; color: rgb(56, 16, 51); display: grid; width: 64%; }
.ovtfqbbg {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.ovtfqbbg h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.i74hz373 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.i74hz373 li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.oth7b9sj {
  font-weight: bold;
  color: var(--color-accent);
}
.rmtxw5zz {
  max-width: 1400px;
  margin: 0 auto;
}
.pct1igae {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.agv8f8o9 {
  background: var(--color-main);
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 10px;
  text-align: center;
  text-decoration: none !important;
  color: var(--color-text);
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: pointer;
  backdrop-filter: blur(10px);
  margin: 0 !important;
}
.agv8f8o9:hover {
  background: rgba(0, 0, 0, 0.7);
  border-color: var(--color-accent);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px var(--color-accent);
  color: var(--color-accent);
}
.agv8f8o9:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .pct1igae {
    gap: 12px;
  }

  .agv8f8o9 {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .agv8f8o9 {
    flex: 1 1 calc(50% - 6px);
  }
}
.qezrarq4 {
  width: 100%;
  margin-bottom: 40px;
}
.u6t2yurc {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.iouvmkvsb { display: none; color: rgb(7, 147, 156); padding: 49px 26px; width: 67vw; }
.u6t2yurc h2 {
  color: var(--color-accent);
}
.ka8yh89j {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .ka8yh89j {
    justify-content: center;
  }
}
.dtz9ax4l {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.dtz9ax4l img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.dtz9ax4l .d44d0k01 {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.dtz9ax4l:hover .d44d0k01 {
  opacity: 1; 
}
.dtz9ax4l:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.hchbgmrg p {
  color: var(--color-accent);
  font-weight: 600;
}
.freaxxow { color: rgb(148, 219, 21); padding: 47px 42px; border: 2px solid #174175; width: 24px; margin: -6px; display: inline-block; }
.eet0dkn8 {
  border-bottom: 2px solid #e8eaf6;
}
.eet0dkn8:last-child {
  border-bottom: none;
}
.tfy3f3f2 {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.tfy3f3f2::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.tfy3f3f2::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.eet0dkn8[open] .tfy3f3f2::after {
  transform: translateY(-50%) rotate(45deg);
}
.boakvydk {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.kje9anln {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.pqz8ypyh {
        display: inline-block;
        text-decoration: none; 
        cursor: pointer;
        
        padding: 16px 48px;
        border-radius: 12px; 
        border: none;
        
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        
        color: var(--color-light);
        background-color: var(--color-accent);
        box-shadow: 0 4px 15px var(--color-cta-box-shadow);
        
        transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    }
.pqz8ypyh:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.pqz8ypyh:active {
        transform: translateY(-1px);
    }
.blcqzhvwv10 { border: 2px dashed #99abd7; padding: 6px 7px; color: rgb(33, 252, 235); width: 26px; }
@media (max-width: 480px) {
        .pqz8ypyh {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
#lang-dropdown {
  position: relative;
}
#lang-current {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: var(--color-text);
  display: flex;
  align-items: center;
  gap: 6px;
}
.i7czw28f {
  width: 8px;
  height: 8px;
  border-right: 2px solid var(--color-text);
  border-bottom: 2px solid var(--color-text);
  transform: rotate(45deg);
  transition: transform 0.25s ease;
}
#lang-dropdown[open] .i7czw28f {
  transform: rotate(-135deg);
}
#lang-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: var( --color-accent);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  padding: 10px;
  margin: 0;
  list-style: none;
  display: none;
  backdrop-filter: blur(4px);
  width: 120px;
  overflow-y: scroll;
  max-height: 300px;
}
#lang-menu li a {
  display: block;
  padding: 8px 14px;
  white-space: nowrap;
  color: var(--color-text);
  text-decoration: none;
  font-size: 15px;
}
#lang-menu li a:hover {
  background: rgba(255, 255, 255, 0.12);
}
.dtz9ax4l {
max-width:inherit;
text-align: center;
}
.a1djne9k {
 flex-basis: 49%; 
}
.iwgxvzww {
 flex-basis: 32.3333%; 
}
.wfa55yan {
 flex-basis: 24%; 
}
.axdl0b4b {
 flex-basis: 19%; 
}
.ra656mst {
 flex-basis: 15.6666%; 
}
.wvsgenpd {
 flex-basis: 13.2857%; 
}
.ckmw0uz5 ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
}
.s59340l406 { border: 1px dotted #9a04ff; margin: -13px; display: grid; padding: 45px 39px; color: rgb(117, 235, 10); width: 35vw; }
.ckmw0uz5 ul li {
    list-style: none;
    margin-left: 0;
}
.s5hf7yzc {
font-size:20px;
}
.s5hf7yzc a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.gtqrjey4 {
margin-bottom:20px
}