.wrapper::-webkit-scrollbar-thumb { background-color: #000; } .wrapper::-webkit-scrollbar-thumb { background-color: #000; } .wrapper::-webkit-scrollbar { width: 6px; height: 0; background: #292929; }

body, body[data-theme=light] {
 font-family: JetBrainsMono, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
}
 
.pay { margin-top: 2rem;   } 
a.red, a.redy {box-shadow: 0px 3px 20px 5px #11ff004f; border: 5px solid #07ff00 !important;text-align: center; background-color: #0c9e00 !important; margin: 0 0 2rem 0; font-weight: 700;background: radial-gradient(340px 111px at center top, rgb(69 255 0 / 50%) 0%, rgb(0 201 5 / 50%) 10%, rgba(131, 65, 239, 0.18) 40%, rgba(63, 104, 249, 0) 52%) !important;}

h3, h4 {
 margin-top: 22px;
 font-weight: 300;
}

.atbtwx4 {
 max-width: 900px;
 margin: 0 auto;
}

h3 {
    font-size: 23px;
    line-height: 1;
}

body {
font-size: 18px;
 line-height: 22px; 
 background: #181818;
}


.wrapper { max-width: 100%;color: #fff;background: #000;text-align: left; display: block; padding: 1rem;}

.atbtwx4 {
 align-items: flex-start;
}

.apg0y66, .atbtwx4 {
 display: flex;
 flex-direction: column;
 align-self: stretch;
 flex-grow: 1;
}

h1, h2 {
    font-family: sans-serif;
 margin-top: 18px;
 margin-bottom: 12px;
 font-weight: 300;
}

h1 {
 font-size: 52px;
 line-height: 52px;
}

a, p, span {
 margin-top: 2px;
 white-space: pre-wrap;
 overflow: hidden;
 text-overflow: ellipsis;
font-size: 15px;
} 

a, li, p, span, ul {
 max-width: 100%;
}
a {
 cursor: pointer;
 color: #1a95e0;
 text-decoration: none;
}

a, li, p, span, ul {
 max-width: 100%; 
}

h2 {
    font-size: 29px;
    line-height: 22px; 
}

.p1rhmy4 {
 margin-bottom: 5px;
}

@media (max-width:768px){

h1 { font-size: 31px; line-height: 27px; } h2 { font-size: 23px; line-height: 21px; } body { font-size: 13px; line-height: 20px;}
h3 {
    font-size: 23px;
    line-height: 1;
}

.pay {
 width: 100%!important;
 }


}
.cd-container {
 position: absolute;
 opacity: .3;
 z-index: 100;
 top: -256px;
 right: 47%;
 margin-right: 562.5px;
 -webkit-transform: translate(50%, 0);
 transform: translate(35%, 0);
 transition: .5s;
}

.cd {
 position: relative;
 z-index: 100;
 border-radius: 50%;
 width: 800px;
 height: 800px;
 overflow: hidden;
 font-family: "Graphik Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.cd-container svg {
 opacity: 0;transition: 1.5s;
}

.cd .spacer, .cd img, .cd svg {
 pointer-events: none;
}
.cd .spacer {
 width: 100%;
 padding-bottom: 100%;
 background: #000;
}
 

.cd svg {
 fill: white;
}

.cd-container:hover svg {
 opacity: 1;
}

.cd:hover {
 box-shadow: -25px 25px 20px #0006;
}

.cd img, .cd svg, .cd a {
 position: absolute;
 left: 0;
 top: 0;
 right: 0;
 bottom: 0;
 width: 100%;
}


 .atbtwx4 {
 position: relative;
 z-index: 113;
}

@media (max-width:768px){

 .cd { width: 500px; height: 500px; }
 .cd-container { 
 top: -182px;
 left: -84px;
 margin-right: 0;
 -webkit-transform: translate(-50%, 0);
 transform: translate(-69%, 0);
 }

}