\tcasibom\ud83c\udf96”><\/p>\n
body{ -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both; -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both; -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both; animation: -amp-start 8s steps(1, end) 0s 1 normal both} @-webkit-keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} @-moz-keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} @-ms-keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} @-o-keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} @keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} body{ -webkit-animation: none; -moz-animation: none; -ms-animation: none; animation: none} <\/p>\n
:root{ –white: #fff; –max-width: 1080px; –n-space: min(max(12px, 3.5vmin), 30px); –n-space-s: min(max(8px, 2vmin), 20px); –n-space-xs: min(max(4px, 1vmin), 10px); –base: #FFA500; –primary: #96ACB7; –secondary: #228B22; –secondary-hover: #263041; –tertiary: #93acd3; –red: #36558F; –blue: #2283f6; –radius: 12px; –h1: calc(32px (42 – 32) * ((100vw – 360px) \/ (1920 – 360)))} body{ color: var(–white); background: #D4E4BC; font-family: -apple-system, system-ui, BlinkMacSystemFont, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”;} a{ text-decoration: none;} h1{ font-size: var(–h1);} ::-webkit-scrollbar{ width: 10px;} ::-webkit-scrollbar-track{ background: var(–primary);} ::-webkit-scrollbar-thumb{ background: var(–blue);} ::-webkit-scrollbar-thumb:hover{ background: var(–red);} .nav{ background: var(–primary); width: 97%; position: fixed; top: 0; left: 0; z-index: 9999; display: flex; align-items: stretch; justify-content: space-between; padding: var(–n-space-s) var(–n-space);}<\/p>\n
.ngy_table_container .ngy_table {
\n display: grid;
\n justify-content: center;
\n align-items: center;
\n text-align: center;
\n background: #e9ecef;
\n border-bottom: 3px solid #d0d5da;
\n min-height: 70px;
\n font-weight: 400;
\n padding: 5px;
\n font-family: “Trebuchet MS”, sans-serif;
\n font-size: small;
\n grid-template-columns: 20% 20% 20% 20% 20%;
\n}
\n.ngy_table_container .tab-heading {
\n font-weight: 700;
\n}
\n.ngy_table_container .ngy_table .tab-img .bet-img {
\n width: 100%;
\n max-width: 100px;
\n height: 40px;
\n}
\n.ngy-btn {
\n margin: 5px;
\n padding: 5px 10px;
\n text-align: center;
\n text-transform: uppercase;
\n transition: 0.5s;
\n background-size: 200% auto;
\n color: #fff;
\n box-shadow: 0 0 15px #eee;
\n border-radius: 10px;
\n display: block;
\n font-size: 12px;
\n white-space: nowrap;
\n}
\n.ngy_table_container .ngy_table .tab-review {
\n background-image: linear-gradient(to right, #4c57c7 0, #93e6f9 61%, #93e6f9 100%);
\n}
\n.ngy_table_container .ngy_table .tab-go:hover,
\n.ngy_table_container .ngy_table .tab-review:hover {
\n background-position: right center;
\n color: #fff;
\n}
\n.ngy_table_container .ngy_table .tab-go {
\n background-image: linear-gradient(to right, #48a14d 0, #66c96c 51%, #66c96c 100%);
\n}
\n@media (max-width: 520px) {
\n .ngy_table_container .ngy_table {
\n column-gap: 0;
\n grid-template-columns: 25% 25% 25% 25%;
\n }
\n .ngy_table_container .ngy_table .tab-score {
\n display: none;
\n }
\n .ngy_table_container .ngy_table .tab-bonus {
\n font-size: 12px;
\n }
\n}<\/p>\n
.nogay-notification {
\n top: 0;
\n left: 0;
\n width: 100%;
\n height: 100%;
\n display: flex;
\n position: fixed;
\n overflow: hidden;
\n z-index: 99999999999;
\n align-items: center;
\n justify-content: center;
\n background: rgba(59, 59, 59, 0.7);
\n}
\n.nogay-notification .box {
\n width: 92%;
\n padding: 1rem;
\n margin: 0 auto;
\n background: #fff;
\n max-width: 500px;
\n border-radius: 10px;
\n box-shadow: 1px 1px #000;
\n box-sizing: border-box;
\n}
\n.nogay-notification .banners .banner {
\n margin-top: 5px;
\n}
\n.nogay-notification .heading {
\n color: #fff;
\n font-size: 15px;
\n font-weight: 700;
\n margin: 0.5rem 0;
\n line-height: 25px;
\n text-align: center;
\n border-radius: 10px;
\n padding: 0.5rem 5px;
\n background: #0300a3;
\n}
\n.nogay-notification .nogay-popup-close-btn {
\n margin-top: 15px;
\n text-align: center;
\n}
\n.nogay-notification .nogay-popup-close-btn button {
\n color: #fff;
\n border: none;
\n border-radius: 5px;
\n padding: 0.6rem 15px;
\n display: inline-block;
\n background: #0300a3;
\n cursor: pointer;
\n font-size: 14px;
\n line-height: 1;
\n}
\n.nogay-fixed-top-bar,
\n.nogay-fixed-bottom-bar {
\n z-index: 99999999999999;
\n background-color: #000;
\n color: #fff;
\n text-align: center;
\n position: fixed;
\n width: 100%;
\n height: auto;
\n font-size: 13px;
\n padding: 5px 0;
\n}
\n.nogay-fixed-top-bar {
\n top: 0;
\n}
\n.nogay-fixed-bottom-bar {
\n bottom: 0;
\n}
\n.nogay-fixed-top-bar .ngy-button,
\n.nogay-fixed-bottom-bar .ngy-button {
\n background-color: red;
\n display: inline-block;
\n padding: 3px 6px;
\n margin-left: 10px;
\n border-radius: 4px;
\n color: #fff;
\n font-weight: 700;
\n text-decoration: none;
\n}
\n.nogay-fixed-top-bar p,
\n.nogay-fixed-bottom-bar p {
\n margin: 0;
\n}
\n.features {
\n position: fixed;
\n right: 11px;
\n top: 61px;
\n width: 100px;
\n height: auto;
\n z-index: 99999999;
\n color: #fff;
\n text-align: center;
\n}
\n.featured {
\n width: 100px;
\n height: auto;
\n z-index: 150;
\n background: #005c20;
\n color: #fff;
\n border: 1px solid #005c20;
\n margin-bottom: 7px;
\n}
\n.featured .featuredHeading {
\n height: 10px;
\n line-height: 25px;
\n font-size: 10px;
\n text-align: center;
\n position: relative;
\n display: flex;
\n justify-content: center;
\n align-items: center;
\n}
\n.featured .kapat {
\n position: absolute;
\n right: -2px;
\n top: -7px;
\n background: #110cff;
\n color: #fff;
\n border-radius: 50%;
\n width: 10px;
\n height: 15px;
\n text-align: center;
\n cursor: pointer;
\n font-size: 11px;
\n border: 1px solid #000;
\n justify-content: center;
\n align-items: center;
\n display: flex;
\n padding: 3px 7px;
\n}
\n.featuredHeading span b {
\n white-space: nowrap;
\n}
\n.first-notification {
\n top: 0;
\n left: 0;
\n width: 100%;
\n height: 100%;
\n display: grid;
\n position: fixed;
\n overflow: hidden;
\n align-items: center;
\n align-content: center;
\n justify-content: center;
\n z-index: 99999999999;
\n background: rgba(59, 59, 59, 0.7);
\n row-gap: 5px;
\n}
\n.first-notification_content {
\n position: relative;
\n width: 315px;
\n height: 100%;
\n}
\n.close {
\n position: absolute;
\n top: 8px;
\n right: 10px;
\n box-shadow: 1px 0 25px rgb(0 0 0 \/ 10%);
\n border-radius: 25px;
\n border: 1px solid #fff;
\n color: #fff;
\n padding: 5px 8px;
\n cursor: pointer;
\n z-index: 99999;
\n background-color: red;
\n}
\n@media (max-width: 540px) {
\n .first-notification_content {
\n min-width: 75vw;
\n }
\n .first-notification_content amp-img {
\n height: 17vh;
\n }
\n .first-notification_content {
\n width: 100%;
\n height: 100%;
\n }
\n}
\n.first-notification5 {
\n top: 0;
\n left: 0;
\n width: 100%;
\n height: 100%;
\n display: grid;
\n color: black;
\n position: fixed;
\n overflow: hidden;
\n align-items: center;
\n align-content: center;
\n justify-content: center;
\n z-index: 99999999999;
\n background: rgba(59, 59, 59, 0.7);
\n}
\n.first-notification5 div {
\n text-align: center;
\n margin-bottom: 8px;
\n}
\n.first-notification6 {
\n top: 0;
\n left: 0;
\n width: 100%;
\n height: 100%;
\n display: grid;
\n color: black;
\n position: fixed;
\n overflow: hidden;
\n align-items: center;
\n align-content: center;
\n justify-content: center;
\n z-index: 99999999999;
\n background: rgba(59, 59, 59, 0.7);
\n}
\n.first-notification6 div {
\n text-align: center;
\n margin-bottom: 8px;
\n}
\n.first-notification_title5 {
\n font-size: 16px;
\n font-weight: 700;
\n}
\n.first-notification_content5 {
\n background: #9B9B9B;
\n padding: 5px;
\n border-radius: 8px;
\n position: relative;
\n max-width: 80vw;
\n width: 100%;
\n max-height: 19vh;
\n min-width: 55vw;
\n}
\n.first-notification_casino-image5 amp-img {
\n height: 45px;
\n max-width: 145px;
\n width: 100%;
\n margin: 0 auto;
\n}
\n.button-22 {
\n align-items: center;
\n background-color: #0276ff;
\n border-radius: 8px;
\n border-style: none;
\n box-shadow: rgba(255, 255, 255, 0.26) 0 1px 2px inset;
\n box-sizing: border-box;
\n color: #fff;
\n cursor: pointer;
\n display: flex;
\n flex-direction: row;
\n flex-shrink: 0;
\n margin: 0 auto;
\n padding: 5px 15px;
\n text-align: center;
\n text-transform: none;
\n transition: color 0.13s ease-in-out, background 0.13s ease-in-out, opacity 0.13s ease-in-out, box-shadow 0.13s ease-in-out;
\n user-select: none;
\n -webkit-user-select: none;
\n touch-action: manipulation;
\n text-decoration: none;
\n justify-content: center;
\n width: max-content;
\n font-size: 14px;
\n line-height: 1.1;
\n}
\na.button-22:active {
\n background-color: #006ae8;
\n}
\na.button-22:hover {
\n background-color: #1c84ff;
\n}
\na.buton-22:visited {
\n color: #fff;
\n}
\n.close {
\n position: absolute;
\n top: 8px;
\n right: 10px;
\n box-shadow: 1px 0 25px rgb(0 0 0 \/ 10%);
\n border-radius: 25px;
\n border: 1px solid #ccc;
\n padding: 5px 8px;
\n cursor: pointer;
\n}
\n@media (max-width: 540px) {
\n .first-notification_content {
\n min-width: 51vw;
\n }
\n}
\n.logo {
\n background-color: #228b22;
\n border-radius: 10px;
\n transform: skewY(-3deg) skewX(-17deg);
\n padding: 36px 25px 16px 66px;
\n margin: -30px 0 -20px -65px;
\n display: flex;
\n align-items: center;
\n}
\n.logo-inner {
\n transform: skewY(3deg) skewX(17deg);
\n display: flex;
\n align-items: center;
\n}
\n.button-wrapper {
\n display: flex;
\n align-items: center;
\n}
\n.button-wrapper a:first-child {
\n margin-right: var(–n-space-s);
\n}
\n.button2-wrapper {
\n display: flex;
\n align-items: center;
\n}
\n.button2-wrapper a:first-child {
\n margin-right: var(–n-space-s);
\n}
\n.n-container {
\n max-width: var(–max-width);
\n margin: auto;
\n padding: 0 var(–n-space);
\n}
\n.hero {
\n padding-top: calc(var(–n-space) var(–n-space) var(–n-space));
\n}
\n.n-columns-gap {
\n grid-gap: 0;
\n}
\n.n-columns-2 {
\n display: grid;
\n grid-template-columns: repeat(2, 1fr);
\n}
\n.n-columns-3 {
\n display: grid;
\n grid-template-columns: repeat(3, 1fr);
\n}
\n.n-columns-6 {
\n display: grid;
\n grid-template-columns: repeat(6, 1fr);
\n}
\n.n-columns-5 {
\n display: grid;
\n grid-template-columns: repeat(5, 1fr);
\n}
\n.n-span-2 {
\n grid-row: span 2 \/ span 2;
\n grid-column: span 2 \/ span 2;
\n}
\n.n-row-span-2 {
\n grid-row: span 2 \/ span 2;
\n}
\n.n-column-span-2 {
\n grid-column: span 2 \/ span 2;
\n}
\n.n-card {
\n border-radius: var(–radius);
\n padding: var(–n-space-s);
\n min-height: 50px;
\n background: var(–secondary);
\n position: relative;
\n overflow: hidden;
\n display: flex;
\n flex-direction: column;
\n justify-content: space-between;
\n}
\n.n-card:hover {
\n background: var(–secondary-hover);
\n}
\n.n-title {
\n font-weight: 700;
\n font-size: 1.1rem;
\n z-index: 2;
\n}
\n.n-desc {
\n font-size: 0.8rem;
\n z-index: 2;
\n}
\n.card-blur {
\n position: absolute;
\n bottom: -40%;
\n left: 50%;
\n transform: translate3d(-50%, 0, 0);
\n width: 210px;
\n height: 155px;
\n background: #0035f0;
\n -webkit-filter: blur(60px);
\n filter: blur(60px);
\n}
\n.card-image {
\n position: absolute;
\n bottom: 0;
\n right: 0;
\n}
\n.n-slots {
\n border-radius: var(–radius);
\n}
\n.bg-container {
\n background: var(–primary);
\n border-radius: 0;
\n}
\n.padding-normal {
\n padding: var(–n-space);
\n}
\n.padding-s {
\n padding-bottom: 0px;
\n padding-top: 1px;
\n padding-left: 2px;
\n padding-right: 14px;
\n}
\n.m-b-normal {
\n margin-bottom: 5px;
\n}
\n.middle {
\n display: flex;
\n flex-direction: column;
\n justify-content: center;
\n}
\n.center {
\n display: flex;
\n justify-content: center;
\n align-items: center;
\n}
\n.tabs,
\n.tabs-blue {
\n border-radius: var(–radius);
\n padding: var(–n-space-s);
\n}
\n.tabs {
\n background: var(–secondary);
\n}
\n.tabs-blue {
\n background: var(–blue);
\n}
\n.tabs:hover,
\n.tabs-blue:hover {
\n background: var(–secondary-hover);
\n}
\n.tabs img,
\n.tabs-blue img {
\n margin-right: var(–n-space-s);
\n}
\ntable {
\n background: var(–primary);
\n padding: var(–n-space);
\n width: 100%;
\n border-radius: var(–radius);
\n}
\ntd {
\n background: var(–secondary);
\n border-radius: var(–radius);
\n padding: var(–n-space-s);
\n}
\n@media only screen and (max-width: 768px) {
\n .n-columns-m-1 {
\n grid-template-columns: 1fr;
\n }
\n .n-columns-m-2 {
\n grid-template-columns: 32% 68%;
\n }
\n .n-columns-m-3 {
\n grid-template-columns: repeat(3, 1fr);
\n }
\n .n-span-2 {
\n grid-row: span 2 \/ span 2;
\n grid-column: span 2 \/ span 2;
\n }
\n .n-card {
\n min-height: 100px;
\n }
\n .n-hidden {
\n display: none;
\n }
\n .hero {
\n margin-bottom: var(–n-space);
\n }
\n .nav {
\n width: 93%;
\n }
\n .fixed-menu {
\n position: fixed;
\n display: grid;
\n bottom: 0;
\n left: 0;
\n width: 100%;
\n z-index: 999;
\n background: var(–primary);
\n }
\n .btn-footer {
\n padding: var(–n-space-s);
\n display: flex;
\n flex-direction: column;
\n align-items: center;
\n justify-content: center;
\n font-size: 0.7rem;
\n color: var(–tertiary);
\n border: var(–radius);
\n }
\n .btn-footer:hover {
\n background: var(–secondary-hover);
\n color: var(–red);
\n }
\n .btn-footer svg {
\n width: 1.3rem;
\n height: 1.3rem;
\n margin-bottom: var(–n-space-xs);
\n fill: var(–tertiary);
\n }
\n .active {
\n background: var(–secondary-hover);
\n color: var(–blue);
\n }
\n .active svg {
\n fill: var(–blue);
\n }
\n}
\n@media only screen and (min-width: 769px) {
\n .fixed-menu {
\n display: none;
\n }
\n}
\n.btn,
\n.btn-primary {
\n background-color: var(–red);
\n}
\n.btn,
\n.btn-primary {
\n color: #fff;
\n border-radius: var(–radius);
\n text-align: center;
\n font-weight: 700;
\n}
\n.btn,
\n.btn-secondary {
\n color: #000;
\n border-radius: var(–radius);
\n text-align: center;
\n font-weight: 700;
\n}
\n.btn-secondary {
\n background: #96ACB7;
\n}
\n.btn {
\n padding: var(–n-space-s) var(–n-space);
\n box-shadow: 0 0 25px rgb(237 29 73 \/ 50%);
\n}
\n.btn-primary {
\n font-size: 15px;
\n padding: var(–n-space-xs) var(–n-space-s);
\n}
\n.btn2-primary {
\n background-color: var(–red);
\n}
\n.btn2-primary {
\n color: #fff;
\n text-align: center;
\n font-weight: 700;
\n}
\n.btn2-secondary {
\n color: #000;
\n text-align: center;
\n font-weight: 700;<\/p>\n
}
\n.btn2-primary {
\n font-size: 12px;
\n padding: 5px 5px;
\n}
\n.article {
\n border: 1px solid var(–secondary);
\n padding: var(–n-space);
\n border-radius: var(–radius);
\n}
\n.contain {
\n padding: var(–n-space);
\n}
\n.article p,
\nli {
\n color: #d6dce5;
\n line-height: 1.6;
\n}
\n.article a {
\n color: var(–red);
\n}
\n.article amp-img {
\n border-radius: var(–radius);
\n margin-bottom: var(–n-space-s);
\n}
\nblockquote {
\n background: var(–secondary);
\n padding: var(–n-space-s) var(–n-space);
\n margin: 0;
\n border-radius: var(–radius);
\n position: relative;
\n}
\nblockquote::before {
\n content: “”;
\n width: 3px;
\n background: var(–red);
\n position: absolute;
\n left: 0;
\n top: calc(var(–n-space-s) var(–n-space-s));
\n height: calc(100% – (var(–n-space) var(–n-space)));
\n}
\n.seo-accordion {
\n width: 100%;
\n}
\n.seo-accordion .accordion {
\n position: relative;
\n display: block;
\n margin: 0;
\n}
\n.seo-accordion .accordion input {
\n position: absolute;
\n opacity: 0;
\n z-index: -1;
\n}
\n.seo-accordion .accordion .btn-accordion {
\n display: block;
\n text-align: left;
\n margin-bottom: var(–n-space-s);
\n border: 0;
\n border-radius: var(–radius);
\n background: var(–secondary);
\n color: var(–white);
\n font-weight: 700;
\n cursor: pointer;
\n padding: var(–n-space);
\n -moz-box-sizing: border-box;
\n -webkit-box-sizing: border-box;
\n box-sizing: border-box;
\n}
\n.seo-accordion .accordion .btn-accordion:hover {
\n background: var(–secondary-hover);
\n}
\n.seo-accordion .accordion .btn-accordion:focus,
\n.seo-accordion .accordion .btn-accordion:active {
\n outline: none;
\n}
\n.seo-accordion .accordion input:checked ~ .btn-accordion {
\n background: var(–secondary-hover);
\n}
\n.seo-accordion .accordion .btn-accordion .arrow {
\n float: right;
\n width: 24px;
\n height: 24px;
\n border: 1px solid var(–red);
\n border-radius: var(–radius);
\n}
\n.seo-accordion .accordion input:checked ~ .btn-accordion .arrow {
\n transform: rotate(180deg);
\n}
\n.seo-accordion .accordion .btn-accordion .arrow path {
\n fill: var(–white);
\n}
\n.seo-accordion .accordion .content-accordion {
\n width: 100%;
\n padding: 0;
\n margin: 5px 0;
\n display: none;
\n}
\n.seo-accordion .accordion .content-accordion p {
\n margin: var(–n-space);
\n padding: 0;
\n}
\n.seo-accordion .accordion input:checked ~ .content-accordion {
\n display: block;
\n pointer-events: all;
\n visibility: visible;
\n}
\n.daftar-isi {
\n padding: 10px;
\n border-radius: 5px;
\n font-size: 18px;
\n}
\n.daftar-isi ol {
\n margin-top: 0.5rem;
\n}
\n.daftar-isi ol li a {
\n color: #ffffff;
\n text-decoration: none;
\n}
\n.daftar-isi ol li a:hover {
\n color: var(–blue);
\n}
\n.container {
\n align-self: center;
\n margin-left: auto;
\n margin-right: auto;
\n}
\n.faq .faq-title {
\n background-color: gold;
\n padding: 10px;
\n border-top-left-radius: 10px;
\n border-top-right-radius: 10px;
\n color: #000;
\n font-size: larger;
\n text-transform: capitalize;
\n font-weight: bolder;
\n}
\n.faq .faq-desc {
\n background-color: #228b22;
\n padding: 10px;
\n border-bottom-left-radius: 10px;
\n border-bottom-right-radius: 10px;
\n color: #000;
\n}
\n.faq .faq-desc li {
\n font-size: small;
\n color: #000;
\n text-align: left;
\n}
\n.faq {
\n margin: 7px;
\n}
\n.kelapkelip {
\n font-family: tahoma, arial, helvetica, sans-serif;
\n font-size: 15px;
\n color: #999;
\n animation: kelapkelip 1s ease-out infinite;
\n}
\n@keyframes kelapkelip {
\n from {
\n text-shadow: 0 0 1px #def, 0 0 2px #def, 0 0 2px #def, 0 0 2px #def, 0 0 2px #def, 0 0 2px #def, 0 0 2px #fff, 0 0 12px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #7b96b8, 0 0 5px #7b96b8, 0 5px 2px #ffffe8, 0 5px 25px #ffffe8,
\n 0 5px 50px #e4be0d, 0 5px 50px #e4be0d, 0 -5px 50px #e4be0d, 0 -5px 50px #e4be0d;
\n color: #fff, #fff, #fff, #ffffe8, #fdfebe, #fdff74, #ffe674, #e4be0d;
\n }
\n}
\n.first99-notification {
\n top: 0;
\n left: 0;
\n width: 100%;
\n height: 100%;
\n display: grid;
\n position: fixed;
\n overflow: hidden;
\n align-items: center;
\n align-content: center;
\n justify-content: center;
\n z-index: 99999999999;
\n background: rgba(59, 59, 59, 0.7);
\n row-gap: 15px;
\n}
\n.first99-notification_content {
\n position: relative;
\n width: 315px;
\n height: 100%;
\n}
\n@media (max-width: 540px) {
\n .first99-notification_content {
\n min-width: 75vw;
\n }
\n .first99-notification_content amp-img {
\n height: 15vh;
\n }
\n .first99-notification_content {
\n width: 100%;
\n height: 100%;
\n }
\n}
\n.first99-notification5 {
\n top: 0;
\n left: 0;
\n width: 100%;
\n height: 100%;
\n display: grid;
\n color: #000;
\n position: fixed;
\n overflow: hidden;
\n align-items: center;
\n align-content: center;
\n justify-content: center;
\n z-index: 99999999999;
\n background: rgba(59, 59, 59, 0.7);
\n}
\n.first99-notification5 div {
\n text-align: center;
\n margin-bottom: 8px;
\n}
\n.first99-notification_title5 {
\n font-size: 16px;
\n font-weight: 700;
\n}
\n.first99-notification_content5 {
\n background: #fff;
\n padding: 5px;
\n border-radius: 8px;
\n position: relative;
\n max-width: 80vw;
\n width: 100%;
\n max-height: 19vh;
\n min-width: 75vw;
\n}
\n.first99-notification_casino-image5 amp-img {
\n height: 45px;
\n max-width: 145px;
\n width: 100%;
\n margin: 0 auto;
\n}
\n@media (max-width: 540px) {
\n .first99-notification_content {
\n min-width: 85vw;
\n }
\n}
\n.gvbasx tr:hover {
\n background: #686868;
\n transition-duration: 0.7s;
\n}
\n.table-container table tr.light:hover {
\n background-color: #686868;
\n transition-duration: 0.7s;
\n}
\n.table-container {
\n font-family: “Roboto”, sans-serif;
\n}
\n.table-container table {
\n margin: 0;
\n width: 100%;
\n box-sizing: border-box;
\n border-spacing: 0;
\n background: rgba(232, 232, 232, 0.35);
\n}
\n.table-container table tr td img {
\n border-radius: 2px;
\n width: 100px;
\n}
\n.table-container table tr td {
\n text-align: center;
\n vertical-align: middle;
\n width: 120px;
\n height: 45px;
\n color: #000;
\n font-size: 12px;
\n font-family: tahoma;
\n font-weight: 600;
\n padding: 4px;
\n box-shadow: 0 0 11px -6px #000;
\n}
\n.table-container table tr.light {
\n background-color: rgba(232, 232, 232, 0.42);
\n}
\n.table-container table tr td .table-btn {
\n display: inline-block;
\n width: 100%;
\n height: 45px;
\n font-size: 11px;
\n color: #fff;
\n text-align: center;
\n line-height: 45px;
\n font-weight: 400;
\n border-radius: 2px;
\n}
\n.table-container table tr td .table-btn,
\n.table-container table tr td .table-btn:active,
\n.table-container table tr td .table-btn:hover,
\n.table-container table tr td .table-btn:focus,
\n.table-container table tr td .table-btn:visited {
\n text-decoration: none;
\n}
\n.table-container table tr td .table-btn.green {
\n background-color: #439164;
\n}
\n.table-container table tr td .table-btn.blue {
\n background-color: red;
\n}
\n.table-container table tr td .table-btn.blue:hover {
\n background-color: #5c8636;
\n}
\n.gvbas {
\n width: 100%;
\n float: left;
\n background: #1c2237;
\n}
\n.gvbas h1 {
\n padding: 14px;
\n font-size: 15px;
\n color: #fff;
\n margin: 0;
\n font-weight: 400;
\n}
\n.bno1 {
\n background: #5b7f56;
\n}
\n.bno2 {
\n background: #686868;
\n}<\/p>\n
.nogay-notification {
\n top: 0;
\n left: 0;
\n width: 100%;
\n height: 100%;
\n display: flex;
\n position: fixed;
\n overflow: hidden;
\n z-index: 99999999999;
\n align-items: center;
\n justify-content: center;
\n background: rgba(59, 59, 59, 0.7);
\n}
\n.nogay-notification .box {
\n width: 92%;
\n padding: 1rem;
\n margin: 0 auto;
\n background: #fff;
\n max-width: 500px;
\n border-radius: 10px;
\n box-shadow: 1px 1px #000;
\n}
\n.nogay-notification .banners .banner {
\n margin-top: 5px;
\n}
\n.nogay-notification .heading {
\n color: #fff;
\n font-size: 15px;
\n font-weight: 700;
\n margin: 0.5rem 0;
\n line-height: 25px;
\n text-align: center;
\n border-radius: 10px;
\n padding: 0.5rem 5px;
\n background: #0300a3;
\n}
\n.nogay-notification .nogay-popup-close-btn {
\n margin-top: 15px;
\n text-align: center;
\n}
\n.nogay-notification .nogay-popup-close-btn button {
\n color: #fff;
\n border: none;
\n border-radius: 5px;
\n padding: 0.6rem 15px;
\n display: inline-block;
\n background: #0300a3;
\n cursor: pointer;
\n font-size: 14px;
\n line-height: 1;
\n}
\n.nogay-fixed-top-bar,
\n.nogay-fixed-bottom-bar {
\n z-index: 99999999999999;
\n background-color: #102a47;
\n color: #fff;
\n text-align: center;
\n left: 0;
\n position: fixed;
\n width: 100%;
\n height: auto;
\n font-size: 13px;
\n padding: 5px 0;
\n}
\n.nogay-fixed-top-bar {
\n top: 0;
\n}
\n.nogay-fixed-bottom-bar {
\n bottom: 0;
\n}
\n.nogay-fixed-top-bar .ngy-button,
\n.nogay-fixed-bottom-bar .ngy-button {
\n background-color: red;
\n display: inline-block;
\n padding: 3px 6px;
\n margin-left: 10px;
\n border-radius: 4px;
\n color: #fff;
\n font-weight: 700;
\n text-decoration: none;
\n}
\n.nogay-fixed-top-bar p,
\n.nogay-fixed-bottom-bar p {
\n margin: 0;
\n text-align: center;
\n}
\n.nogay-box-grid {
\n display: grid;
\n grid-template-columns: 24.8% 24.8% 24.8% 24.8%;
\n gap: 5px;
\n margin: 8px 0;
\n}
\n.nogay-box-grid .nogay-box-item {
\n background: #36558F;
\n padding-top: 5px;
\n}
\n.nogay-box-grid .nogay-box-item amp-img {
\n height: 30px;
\n max-width: 90px;
\n margin: 0 auto;
\n}
\n.nogay-box-grid .nogay-box-title {
\n padding: 2px;
\n display: block;
\n line-height: 1;
\n margin-top: 2px;
\n font-size: 10px;
\n text-align: center;
\n color: white;
\n border-radius: 0 0 4px 4px;
\n}
\n@media (max-width: 540px) {
\n .nogay-box-grid {
\n display: grid;
\n grid-template-columns: repeat(4, 22%); \/* simplified version of your columns setup *\/
\n gap: 3px;
\n margin-top: 35px;
\n margin-left: auto; \/* Added for horizontal centering *\/
\n margin-right: auto; \/* Added for horizontal centering *\/
\n justify-content: center; \/* Center items in the grid *\/
\n }
\n .nogay-box-grid .nogay-box-title {
\n font-size: 10px;
\n }
\n}
\n.nogay-notification {
\n top: 0;
\n left: 0;
\n width: 100%;
\n height: 100%;
\n display: flex;
\n position: fixed;
\n overflow: hidden;
\n z-index: 99999999999;
\n align-items: center;
\n justify-content: center;
\n background: rgba(59, 59, 59, 0.7);
\n}
\n.nogay-notification .box {
\n width: 92%;
\n padding: 1rem;
\n margin: 0 auto;
\n background: #fff;
\n max-width: 500px;
\n border-radius: 10px;
\n box-shadow: 1px 1px #000;
\n}
\n.nogay-notification .banners .banner {
\n margin-top: 5px;
\n}
\n.nogay-notification .heading {
\n color: #fff;
\n font-size: 15px;
\n font-weight: 700;
\n margin: 0.5rem 0;
\n line-height: 25px;
\n text-align: center;
\n border-radius: 10px;
\n padding: 0.5rem 5px;
\n background: #0300a3;
\n}
\n.nogay-notification .nogay-popup-close-btn {
\n margin-top: 15px;
\n text-align: center;
\n}
\n.nogay-notification .nogay-popup-close-btn button {
\n color: #fff;
\n border: none;
\n border-radius: 5px;
\n padding: 0.6rem 15px;
\n display: inline-block;
\n background: #0300a3;
\n cursor: pointer;
\n font-size: 14px;
\n line-height: 1;
\n}
\n.nogay-fixed-top-bar,
\n.nogay-fixed-bottom-bar {
\n z-index: 99999999999999;
\n background-color: #102a47;
\n color: #fff;
\n text-align: center;
\n left: 0;
\n position: fixed;
\n width: 100%;
\n height: auto;
\n font-size: 13px;
\n padding: 5px 0;
\n}
\n.nogay-fixed-top-bar {
\n top: 0;
\n}
\n.nogay-fixed-bottom-bar {
\n bottom: 0;
\n}
\n.nogay-fixed-top-bar .ngy-button,
\n.nogay-fixed-bottom-bar .ngy-button {
\n background-color: red;
\n display: inline-block;
\n padding: 3px 6px;
\n margin-left: 10px;
\n border-radius: 4px;
\n color: #fff;
\n font-weight: 700;
\n text-decoration: none;
\n}
\n.nogay-fixed-top-bar p,
\n.nogay-fixed-bottom-bar p {
\n margin: 0;
\n text-align: center;
\n}
\n#uyarikutu {
\n background: rgba(59, 59, 59, 0.7);
\n position: fixed;
\n top: 0;
\n left: 0;
\n width: 100%;
\n height: 100%;
\n overflow: hidden;
\n z-index: 100000000000;
\n display: flex;
\n justify-content: center;
\n align-items: center;
\n height: 100%;
\n}
\n.uyarikutu {
\n width: 92%;
\n max-width: 350px;
\n margin: 0 auto;
\n padding: 0.75rem 1.5rem;
\n}
\n#uyarikapat {
\n z-index: 99999;
\n}
\n.uyarikutu .uyaribaslik {
\n color: #fff;
\n border-radius: 10px;
\n background: rgba(3, 0, 163, 1);
\n font-size: 15px;
\n text-align: center;
\n font-weight: 700;
\n line-height: 25px;
\n padding: 0.5rem 5px;
\n margin: 0.5rem 0;
\n}
\n.uyarikutu .aciklaaciklama {
\n color: #fff;
\n text-align: center;
\n font-weight: 700;
\n}
\n.uyarikutu .aciklaaciklama amp-img {
\n margin-bottom: 0.2rem;
\n}
\n.uyarikutu .uyariaciklama {
\n color: #555;
\n text-align: center;
\n line-height: 18px;
\n margin-top: 0.5rem;
\n}
\n.uyarikutu .uyaributon {
\n text-align: center;
\n margin-top: 0;
\n}
\n.uyarikutu .uyaributon button {
\n border: none;
\n background: rgba(3, 0, 163, 1);
\n color: #fff;
\n padding: 0.6rem 15px;
\n display: inline-block;
\n padding: 10px;
\n border-radius: 5px;
\n}
\n.uyarikutu .uyaributon button a {
\n color: #000;
\n}<\/p>\n
@keyframes glowing {
\n 0% {
\n box-shadow: inset 0 0 2.5px black;
\n }
\n 50% {
\n box-shadow: inset 0 0 10px black;
\n }
\n 100% {
\n box-shadow: inset 0 0 2.5px black;
\n }
\n}<\/p>\n
.btn2-primary {
\n animation: glowing 1300ms infinite;
\n}<\/p>\n
.vid-onlyDesktop {
\n display: block;
\n }<\/p>\n
.vid-onlyMobile {
\n display: none;
\n }<\/p>\n
@media screen and (max-width:600px) {
\n .vid-onlyDesktop {
\n display: none!important
\n }
\n .vid-onlyMobile {
\n display: block!important
\n }<\/p>\n
.floating {
\n background-color: #031435;
\n position: fixed;
\n bottom: 0;
\n left: 0;
\n right: 0;
\n width: 100%;
\n height:20px;
\n padding: 5px;
\n}
\n.btn-blink {
\n animation: 1s infinite pulse;
\n}
\n.d-block {
\n display: inline;
\n}
\n.text-center {
\n text-align: center;
\n}
\n.cta-daftar {
\n font-weight: 400;
\n padding: 6px;
\n background: #ff0101;
\n background: -moz-linear-gradient(top,#ff0101 0%,#850c0d 100%);
\n background: -webkit-linear-gradient(top,#ff0101 0%,#850c0d 100%);
\n background: linear-gradient(to bottom,#ff0101 0%,#850c0d 100%);
\n color: #fff;
\n font-size: 9px;
\n padding-bottom: 6px;
\n text-align: center;
\n border-radius: 4px;
\n}
\n.nogay-fixed-top-bar {
\n display: none;
\n}
\n \/* Target the amp-img element specifically *\/
\n .btn2-secondary amp-img {
\n width: 100px !important; \/* Adjust the width as needed *\/
\n height: 30px !important; \/* Adjust the height as needed *\/
\n }<\/p>\n
\/* Additional targeting for inner img element if needed *\/
\n .btn2-secondary amp-img > img {
\n width: 100px !important; \/* Adjust the width as needed *\/
\n height: 30px !important; \/* Adjust the height as needed *\/
\n }<\/p>\n