/* --- 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(.e34nfum7) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.vqns01cm {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.u3iorx7w {

}
.getctoskq { margin: 5px; padding: 19px 33px; width: 44px; }
.tuhlna9s {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.acybnr7u {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
/* --- Buttons --- */
.deadef5y {
  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;
}
.deadef5y:hover {
  transform: translateY(-3px) scale(1.2);
}
.dvxoc39h {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.ycw1woeq {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.n01zs316 {
  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);
}
.vygyfti1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.e34nfum7 {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.e34nfum7 img {
max-height: 80px;
}
.jh6q3n9e {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
.aqlkcjx8 {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.w9isnu06 {
  color: var(--color-accent);
}
.tkjytv0y2is4 { color: rgb(87, 142, 178); border: 3px dashed #19d814; display: none; padding: 1px 40px; margin: -20px; }
.yxtup8ti {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.tp8z0zuv {
  padding: 4rem 0;
  text-align: center;
}
.mp6shfi1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.r4ocq167 {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.sz301j47 {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.foegu9kz {
  width: 100%;
}
/* .a3yoo1te {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.mzuxvs30 {
  background-color: var(--bg-dark);
}
.eyx6k2l3 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.prg3ks6m {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.vt97gu9g {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.m326y8w8 {
  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);
}
.m6kdo0elvvq { padding: 43px 26px; display: inline-block; }
.kqyi5qwp {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.j2my12fk {
  margin-bottom: 0.5rem;
}
.kwihoq0i {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.bnnxpc5q {
  background-color: var(--bg-dark);
}
.gnyttmwo {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.y4f0pv6p {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.y4f0pv6p 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) --- */
.l7hd487o,
.gf39oryy {
  overflow-x: auto;
}
.p7y1gunt {
  position: relative;
}
.dicmcm7d,
.e4o9cwmy {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.dicmcm7d th,
.dicmcm7d td,
.e4o9cwmy th,
.e4o9cwmy td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dicmcm7d th,
.e4o9cwmy th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
.r8sk3pu6j3e6 { width: 36vw; color: rgb(74, 238, 27); padding-right: 7px; display: block; padding-left: 14px; border: 2px dotted #7a05bd; margin: 11px; }
/* --- Games Section --- */
.i24wk6iu {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.h4m4k9fg {
  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;
}
.h4m4k9fg:hover {
  transform: translateY(-5px);
}
.lzklhv9l {
  padding: 1rem;
}
.qp470yuw {
  margin-bottom: 0.25rem;
}
.hoz9cl1y {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.ssry8bh4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.j951nb1e {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.pptatmpt {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.iz4gksqb {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.qrq7fllk {
  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;
}
.qrq7fllk::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.wuwl8h6e::after {
  transform: rotate(45deg);
}
.gz5zhd8g {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.emi8fdcxfm1 { width: 100%; display: grid; margin: 4px; border: 5px solid #b4dee3; padding-left: 13px; color: rgb(239, 179, 118); }
.gz5zhd8g p {
  margin: 0 0 1rem 0;
}
/* --- Sports Section --- */
.prcuusvp {
  background-color: var(--bg-dark);
}
.z8zby01q {
  text-align: center;
  margin-bottom: 1.5rem;
}
.xl2zsk71 {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.xl2zsk71 li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.njfo6emd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.wb24rc4f {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.wb24rc4f:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.aynznmct {
  background-color: var(--bg-dark);
}
.v5taayu3 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.u7a9m12ba1d { border: 1px dotted #838547; color: rgb(145, 48, 22); margin: 1px; padding: 2px 11px; width: 50vw; display: block; }
.y2me5f5w {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.hib3voia {
  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);
}
.wb3ehyx2 {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.n3v63xj0 {
  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;
}
.n3v63xj0 p {
  margin: 0;
}
/* --- Promo Block --- */
.evxokbcf {
  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);
}
.c9g6lx7v {
  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;
}
.on0tl7mz {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.qbfbhcmn {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.fz0lhvn8 {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.q6b60tgn {
  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;
}
.sf2cs94h { display: block; padding: 44px 43px; border: 4px dashed #6a9380; margin: 6px; width: 35%; }
[popup-overlay--visible] {
  opacity: 1;
  visibility: visible;
}
.qn2t2jmp {
  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] .qn2t2jmp {
  transform: scale(1);
}
.s63alw4s {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.hxmzwopg {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.kykwwwnu {
  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;
  }

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

  .w9isnu06 {
    font-weight: 700;
  }

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

  .v5ldo4tb {
    flex: 1;
  }

  .foegu9kz {
    flex: 1;
  }

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

  .vt97gu9g {
    flex-direction: row;
  }

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

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

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

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

  .y2me5f5w {
    padding: 2rem 1rem;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
  margin: 1em 0;
  font-size: 16px;
}
thead {
  background-color: rgba(255, 255, 255, 0.1);
}
.trl1buc161in { color: rgb(151, 103, 8); }
th, td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.h7rb47jc {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.wxxj2v9g{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.hij7r01a {
  position: relative;
}
@media (max-width: 1087px) {
  .wxxj2v9g {
    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);
}
tbody tr:nth-child(even) {
  background: var(--color-text);
  color: var(--bg-dark);
}
@media(max-width:768px) {
  table {
    display: block;
    overflow-x: auto;
  }
  
  .k6o648c1 {
    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; }
.z4ipb9wwk61w { padding-left: 27px; width: 64%; display: grid; }
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;
}
.cwrctiiv {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.cwrctiiv h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.aypu8erm {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aypu8erm li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.xesg15nx {
  font-weight: bold;
  color: var(--color-accent);
}
.x78libdu {
  max-width: 1400px;
  margin: 0 auto;
}
.lmf5kf4u {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.ab5ct3msw8 { display: block; }
.hkp0q41r {
  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;
}
.hkp0q41r: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);
}
.hkp0q41r:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .lmf5kf4u {
    gap: 12px;
  }

  .hkp0q41r {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .hkp0q41r {
    flex: 1 1 calc(50% - 6px);
  }
}
.zzmmq327 {
  width: 100%;
  margin-bottom: 40px;
}
.r4y1q9r3 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.r4y1q9r3 h2 {
  color: var(--color-accent);
}
.k3hk26lf {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .k3hk26lf {
    justify-content: center;
  }
}
.h2lsh83f {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.h2lsh83f img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.h2lsh83f .citc1egc {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.h2lsh83f:hover .citc1egc {
  opacity: 1; 
}
.h2lsh83f:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.az088xkm3fb { width: 86vw; padding-right: 23px; padding-left: 23px; border: 2px solid #6cc094; margin: 13px; }
.ys1pj9tc p {
  color: var(--color-accent);
  font-weight: 600;
}
.y8740zd8 {
  border-bottom: 2px solid #e8eaf6;
}
.y8740zd8:last-child {
  border-bottom: none;
}
.ckz5e0dt {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.ckz5e0dt::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.ckz5e0dt::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.y8740zd8[open] .ckz5e0dt::after {
  transform: translateY(-50%) rotate(45deg);
}
.xrzv9t7o {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.ff2pcz3k {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.zfw9c15i {
        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;
    }
.zfw9c15i:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.fgi43nv6izt { margin: -3px; color: rgb(133, 83, 238); }
.zfw9c15i:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .zfw9c15i {
            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;
}
.de4ratss {
  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] .de4ratss {
  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);
}
.h2lsh83f {
max-width:inherit;
text-align: center;
}
.bpjdrg2x {
 flex-basis: 49%; 
}
.nh21lq6d {
 flex-basis: 32.3333%; 
}
.citilwyrd57x { padding: 15px 6px; width: 73px; border: 5px solid #3628ea; margin: 19px; display: flex; }
.hlq5rl28 {
 flex-basis: 24%; 
}
.s1i856ez {
 flex-basis: 19%; 
}
.a8g2kssx {
 flex-basis: 15.6666%; 
}
.r47860qp {
 flex-basis: 13.2857%; 
}
.m3p54w3p ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
}
.m3p54w3p ul li {
    list-style: none;
    margin-left: 0;
}
.psl2z0gv {
font-size:20px;
}
.psl2z0gv a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.jp2323px {
margin-bottom:20px
}