
@font-face {
    font-family: 'Noah';
    src: url(../fonts/noah-regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;font-display: swap;
}

@font-face {
    font-family: 'Noah';
    src: url(../fonts/noah-bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;font-display: swap;
}

@font-face {
    font-family: 'Noah';
    src: url(../fonts/noah-regularitalic.woff) format('woff');
    font-weight: 400;
    font-style: italic;font-display: swap;
}

@font-face {
    font-family: 'Noah';
    src: url(../fonts/noah-bolditalic.woff) format('woff');
    font-weight: 700;
    font-style: italic;font-display: swap;
}



* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


body {
    font-family: 'Noah', sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    background: #0a1018;overflow-x: hidden;
}
a {
    color: #1c1b17;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #fff;line-height:1.4;
}
p {
    color: #fff;
}


.headerTop.HomeMenu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;transition: all .5s ease;
}

.headerTop.HomeMenu .navbar {
    padding: 20px 0px;transition: all .5s ease;
}
.headerTop.HomeMenu .navbar .nav-link {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
}
.headerTop.HomeMenu .navbar .nav-link:hover, .headerTop.HomeMenu .navbar .nav-link.active {
 color: #57e8ff;
}
.headerTop.HomeMenu .navbar .navbar-nav.real-menu {
    align-items: center;
}
.headerTop.HomeMenu .navbar .navbar-nav.real-menu .nav-item {
    margin: 0 18px;
}
.headerTop.HomeMenu .navbar .navbar-brand img {
    width: 200px;
}
.headerTop.HomeMenu .navbar .navbar-nav.real-menu .nav-item .navbar-brand {
    margin-right: 0;
}
.headerTop.HomeMenu.vjClass .navbar {
  padding-top: 10px;
  padding-bottom: 10px;
}

.fixed-whatsapp {
    color: #fff !important;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    font-size: 35px;
    line-height: 60px;
    border-radius: 50%;
    position: fixed;
    right: 15px;
    bottom: 30px;
    z-index: 1
}

.fixed-telegram {
    color: #fff !important;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    font-size: 35px;
    line-height: 60px;
    border-radius: 50%;
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 1
}


.online-betting-id-page .section-space {
    padding: 80px 0
}

.online-betting-id-page .section-space-top {
    padding-top: 80px
}

.online-betting-id-page .section-space-bottom {
    padding-bottom: 80px
}

.online-betting-id-page .section-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 35px;
    font-weight: 800;
    color: #57e8ff;
    line-height: 1.3
}

.online-betting-id-page .text-center p {
    text-align: center !important
}

.online-betting-id-page p:last-child {
    margin-bottom: 0
}

.online-betting-id-page a.id-btn {
    color: #05070d;
    text-decoration: none;
    background: #57e8ff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 6px;
    font-size: 20px;
    border: 2px solid #57e8ff;
    font-weight: 800;
    transition: all ease-in 0.2s
}

.online-betting-id-page a.id-btn:hover {
    color: #57e8ff;
    background: #fff0
}

.HomeMenu a.id-btn {
    color: #05070d !important;
    text-decoration: none;
    background: #57e8ff;
    padding: 4px 14px;
    display: inline-block;
    border-radius: 6px;
    font-size: 16px;
    border: 2px solid #57e8ff;
    transition: all ease-in 0.2s
}

.HomeMenu a.id-btn:hover {
    color: #57e8ff !important;
    background: #fff0
}

.trust-box strong {
    display: block;
    font-size: 22px;
    margin-bottom: 10px;
    color: #57e8ff
}

.trust-box img {
    width: 170px;
    margin-bottom: 10px
}

.online-betting-id-page .bg-color {
    background: #1a1a1a
}

ul.create-id-list {
    margin: 0;
    padding: 0
}

ul.create-id-list li {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px
}

ul.create-id-list li img {
    width: 45px
}

ul.create-id-list li strong {
    font-size: 22px
}

.why-box {
    padding: 25px 15px;
    background: #1a1a1a;
    border-radius: 10px;
    border: 2px solid #57e8ff;
    height: 100%
}

.why-box strong {
    color: #57e8ff;
    font-size: 22px;
    display: block;
    margin-bottom: 10px
}

.bets-text {
    margin-bottom: 30px
}

.bets-text h4 {
    font-size: 24px;
    color: #57e8ff
}

ul.feature-list {
    padding: 0;
    margin: 0
}

ul.feature-list li {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
    background-image: url(../img/checked.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left 4px
}

.online-betting-id-page .section-bg-image {
    background-image: url(../img/Mahadev-Book-Login-1.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.online-betting-id-page .section-bg-image .container {
    position: relative
}

.online-betting-id-page .section-bg-image::before {
    content: '';
    position: absolute;
    background: #000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .7
}

.online-betting-id-page .table * {
    background: #fff0;
    color: #fff
}

.types-box {
    padding: 25px 15px;
    background: #1a1a1a;
    border-radius: 5px;
    height: 100%;    border: 1px solid #57e8ff;
}

.types-box strong {
    color: #57e8ff;
    font-size: 22px;
    display: block;
    margin-bottom: 10px
}

.pay-cont-box h6 {
    font-size: 22px;
    color: #fff
}

.faqs-part .card {
    margin-top: 15px;
    background: #fff0;
    color: #fff;
    border-color: #57e8ff
}

.faqs-part .card .card-header {
    background: #1a1a1a;
    padding: 12px 15px
}

.faqs-part .card .card-header button {
    background-color: transparent !important;
    border: none;
    box-shadow: none;
    font-size: 22px;
    font-weight: 600;
    padding: 0;
    width: 100%;
    text-align: left;color: #fff;
    position: relative
}

.faqs-part .card .card-header button i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    height: 30px;
    width: 30px;
    background-image: url(https://mahadevplay.com/img/new/faq-arrow.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center
}

.faqs-part .card .card-header button.collapsed i {
    transform: translateY(-50%) rotate(0deg)
}
 .why-box.bg-black {
  background: #000;
}
.step-box {
  padding: 15px;
  box-shadow: 0 0 8px white;
  border-radius: 10px;
}
.step-box strong {
  color: #57e8ff;
  font-size: 22px;
  display: block;
  margin-top: 10px;
}
.step-box .step {
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
  opacity: .3;
}
.footer{
  padding-top: 60px;
  padding-bottom: 30px;
  position: relative;border-top: 1px solid #fff;
  
}
.footer ul {
  margin: 0;
  padding: 0;
}
.footer ul li {
  list-style: none;
  margin-bottom: 6px;
}
.footer ul li a {
  color: #fff;
  text-decoration: none;
}
.footer ul li a:hover {
  color: #57e8ff;
  
}
.footer h6 {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: bold;
}
.tab-section .nav.nav-tabs {
border: none;}
.tab-section .nav.nav-tabs .nav-item {
  width: 100%;
  margin: 0;
}
.tab-section .nav.nav-tabs .nav-item .nav-link {
  background: #000;
  border: none;
  border-radius: 0px;
  padding: 10px 10px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #57e8ff;
 
}
.tab-section .nav.nav-tabs .nav-item .nav-link.active, .tab-section .nav.nav-tabs .nav-item .nav-link:hover {
  color: #000;
  background: #57e8ff;
}
.tab-section .tab-content {
  padding: 25px;
  background: #000;
  border: 1px solid #57e8ff;
  border-radius: 15px;
  margin-top: 0;
  box-shadow: 0 1px 7px rgba(255, 255, 255, 0.22);
  transition: all .3s ease-in-out;
}
.swiper-button-prev::after, .swiper-button-next::after {
  color: #fff;
}
.online-betting-id-page .section-title.small {
 font-size: 28px;}
 
.testimonial-item {
  padding:
15px;
background:
#1a1a1a;
  border-radius:
10px;
  border:
2px solid #57e8ff;
}

 .testimonial-item strong{color: #57e8ff;display:block;font-size:20px;} 
 
 .blog-box {
  border-radius: 6px;
  overflow: hidden;
  height: 100%;
  background-color: #fff;
}
.blog-box img {
  width: 100%;
  height: auto;
}
.blog-content {
  padding: 15px 15px;
}
.blog-content h3, .blog-content h1, .blog-content h2 {
  font-size: 20px;
  color: #000;
}
.blog-content p {
  color: #000;
  text-align: justify;
}
 
/* Responsive Css*/

@media (max-width: 991.98px) {
    #navbarNav.collapse:not(.show) {
        transform: translate(100%);
    }

    #navbarNav.collapse.show {
        transform: translate(0%);
    }

    .navbar-toggler:focus {
        box-shadow: unset;
    }

    .navbar-light .navbar-toggler-icon {
        background: unset;
    }
    .navbar-light .navbar-toggler {
        border-color: #ffffff82;
        padding: 8px;border: none;
    }

    .navbar-light .navbar-toggler-icon {
        height: 2px;
        width: 30px;
        border-radius: 2px;
        background: #fff;
        position: relative;
    }

    .navbar-light .navbar-toggler-icon::after {
        content: "";
        height: 2px;
        width: 30px;
        position: absolute;
        right: 0;
        bottom: -8px;
        border-radius: 2px;
        background: #fff;
    }

    .navbar-light .navbar-toggler-icon::before {
        content: "";
        height: 2px;
        width: 30px;
        position: absolute;
        right: 0;
        top: -9px;
        border-radius: 2px;
        background: #fff;
    }

    .vijayMenu {
        position: fixed;
        top: 0;
        right: 0;
        background: #000;
        height: 100%;
        overflow-y: scroll;
        width: 280px;
        transition: all 0.5s ease;
        padding: 100px 30px 30px;
        z-index: 9;
        border-left: 1px solid #fff;
    }
    .headerTop.HomeMenu .navbar .navbar-nav.real-menu {
        width: 100%;
    }
    .headerTop.HomeMenu .navbar .navbar-nav.real-menu .nav-item {
        margin: 5px 0;
        width: 100%;
    }
    .headerTop.HomeMenu .navbar .nav-link {
        font-size: 20px;
        line-height: 24px;
    }

    #navbarNav.collapse:not(.show) {
        display: block !important;
    }
    .vjClass .navbar-light .navbar-toggler-icon {
        background-color: #2b2a29;
    }
    .vjClass .navbar-light .navbar-toggler-icon::after {
        background-color: #2b2a29;
    }
    .vjClass .navbar-light .navbar-toggler-icon::before {
        background-color: #2b2a29;
    }
    .navbar-toggler.mitem {
        padding: 0;
        color: #2b2a29;
        border: none;
        position: absolute;
        right: 40px;
        top: 25px;
    }
}

@media only screen and (max-width: 767px) {
   
}

/* =====================================================
   ROCKY BETTING ID HERO SECTION
===================================================== */

.rbi-hero-section {

    --rbi-blue: #36a9ff;
    --rbi-cyan: #57e8ff;
    --rbi-gold: #f5bd52;

    --rbi-white: #f8fbff;
    --rbi-muted: #9cadc0;

    position: relative;

    min-height: 100vh;

    padding: 130px 0 0;

    overflow: hidden;

    color: var(--rbi-white);

    background:

        radial-gradient(
            circle at 12% 20%,
            rgba(54, 169, 255, 0.13),
            transparent 26%
        ),

        radial-gradient(
            circle at 88% 20%,
            rgba(245, 189, 82, 0.09),
            transparent 20%
        ),

        linear-gradient(
            135deg,
            #03050a 0%,
            #07101a 52%,
            #080b11 100%
        );
}


/* =====================================================
   CONTENT WIDTH
===================================================== */

.rbi-shell {

    max-width: 1780px;

    padding-left: 4vw;
    padding-right: 4vw;

    position: relative;

    z-index: 3;
}


/* =====================================================
   BACKGROUND GRID
===================================================== */

.rbi-grid-overlay {

    position: absolute;

    inset: 0;

    pointer-events: none;

    opacity: 0.10;

    background-image:

        linear-gradient(
            rgba(87, 232, 255, 0.13) 1px,
            transparent 1px
        ),

        linear-gradient(
            90deg,
            rgba(87, 232, 255, 0.13) 1px,
            transparent 1px
        );

    background-size: 52px 52px;

    mask-image:
        linear-gradient(
            180deg,
            #000 0%,
            transparent 92%
        );
}


/* =====================================================
   GLOW ORBS
===================================================== */

.rbi-orb {

    position: absolute;

    border-radius: 50%;

    filter: blur(50px);

    pointer-events: none;
}


.rbi-orb-one {

    width: 380px;
    height: 380px;

    left: -160px;
    top: 200px;

    background:
        rgba(54, 169, 255, 0.13);
}


.rbi-orb-two {

    width: 330px;
    height: 330px;

    right: -120px;
    top: 100px;

    background:
        rgba(245, 189, 82, 0.09);
}


/* =====================================================
   LEFT CONTENT
===================================================== */

.rbi-hero-copy {

    max-width: 930px;
}


.rbi-kicker {

    display: flex;

    align-items: center;

    gap: 12px;

    margin-bottom: 22px;

    color: var(--rbi-cyan);

    font-size: 11px;

    font-weight: 800;

    letter-spacing: 0.18em;

    text-transform: uppercase;
}


.rbi-kicker span {

    width: 38px;

    height: 2px;

    background:
        linear-gradient(
            90deg,
            var(--rbi-blue),
            transparent
        );
}


/* =====================================================
   TITLE
===================================================== */

.rbi-hero-copy h1 {

    max-width: 920px;

    margin:

        0
        0
        36px;

    font-family:
        "Space Grotesk",
        sans-serif;

    font-size:
        clamp(
            3.5rem,
            6vw,
            7rem
        );

    font-weight: 700;

    line-height: 0.93;

    letter-spacing: -0.065em;
}


/* =====================================================
   CONTENT PARAGRAPHS
===================================================== */

.rbi-copy-list {

    max-width: 850px;
}


.rbi-copy-list article {

    display: grid;

    grid-template-columns:

        42px
        1fr;

    gap: 16px;

    padding: 18px 0;

    border-bottom:

        1px solid
        rgba(255, 255, 255, 0.07);
}


.rbi-copy-list article:last-child {

    border-bottom: 0;
}


.rbi-copy-no {

    color: var(--rbi-gold);

    font-family:
        "Space Grotesk",
        sans-serif;

    font-size: 11px;

    font-weight: 700;
}


.rbi-copy-list p {

    margin: 0;

    color: var(--rbi-muted);

    font-size: 15px;

    line-height: 1.75;
}


/* =====================================================
   BUTTONS
===================================================== */

.rbi-actions {

    display: flex;

    flex-wrap: wrap;

    gap: 12px;

    margin-top: 31px;
}


.rbi-btn {

    min-height: 54px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 18px;

    padding:

        0
        15px
        0
        23px;

    border-radius: 999px;

    font-size: 13px;

    font-weight: 800;

    text-decoration: none;

    transition: 0.3s ease;
}


.rbi-btn i {

    width: 35px;

    height: 35px;

    display: grid;

    place-items: center;

    border-radius: 50%;

    font-style: normal;
}


/* GOLD BUTTON */

.rbi-btn-primary {

    color: #061018;

    background:

        linear-gradient(
            135deg,
            #f2ba4e,
            #ffe496
        );

    box-shadow:

        0 15px 38px
        rgba(245, 189, 82, 0.18);
}


.rbi-btn-primary i {

    color: #ffffff;

    background: #07111a;
}


.rbi-btn-primary:hover {

    color: #061018;

    transform:
        translateY(-3px);
}


/* DARK BUTTON */

.rbi-btn-secondary {

    color: #ffffff;

    border:

        1px solid
        rgba(255, 255, 255, 0.14);

    background:

        rgba(255, 255, 255, 0.025);
}


.rbi-btn-secondary i {

    background:

        rgba(255, 255, 255, 0.07);
}


.rbi-btn-secondary:hover {

    color: #ffffff;

    border-color:

        rgba(87, 232, 255, 0.35);

    background:

        rgba(54, 169, 255, 0.07);
}


/* =====================================================
   MINI CATEGORY PILLS
===================================================== */

.rbi-mini-nav {

    display: flex;

    flex-wrap: wrap;

    gap: 7px;

    margin-top: 30px;
}


.rbi-mini-nav span {

    padding:

        7px
        11px;

    border:

        1px solid
        rgba(255, 255, 255, 0.08);

    border-radius: 999px;

    color: #7f92a8;

    background:

        rgba(255, 255, 255, 0.025);

    font-size: 10px;

    font-weight: 700;

    letter-spacing: 0.07em;

    text-transform: uppercase;
}


/* =====================================================
   RIGHT IMAGE
===================================================== */

.rbi-visual-wrap {

    position: relative;

    max-width: 610px;

    margin-left: auto;

    padding: 10px;

    border:

        1px solid
        rgba(83, 201, 255, 0.18);

    border-radius: 30px;

    background:

        linear-gradient(
            145deg,
            rgba(54, 169, 255, 0.07),
            rgba(245, 189, 82, 0.025)
        );

    box-shadow:

        0 45px 110px
        rgba(0, 0, 0, 0.5),

        inset 0 1px 0
        rgba(255, 255, 255, 0.04);
}


.rbi-visual-wrap img {

    width: 100%;

    display: block;

    aspect-ratio: 4 / 5;

    object-fit: cover;

    border-radius: 22px;
}


/* IMAGE GLOW */

.rbi-visual-glow {

    position: absolute;

    inset: 12%;

    z-index: -1;

    border-radius: 50%;

    background:

        rgba(54, 169, 255, 0.21);

    filter: blur(70px);
}


/* =====================================================
   SCANNING LINE
===================================================== */

.rbi-scan-line {

    position: absolute;

    left: 8%;
    right: 8%;

    top: 13%;

    height: 1px;

    background:

        linear-gradient(
            90deg,
            transparent,
            var(--rbi-cyan),
            transparent
        );

    box-shadow:

        0 0 18px
        var(--rbi-cyan);

    animation:

        rbiScan
        5.5s
        ease-in-out
        infinite;
}


@keyframes rbiScan {

    0%,
    100% {

        transform:
            translateY(0);

        opacity: 0.15;
    }

    50% {

        transform:
            translateY(650px);

        opacity: 0.9;
    }
}


/* =====================================================
   FLOATING CARDS
===================================================== */

.rbi-floating-card {

    position: absolute;

    display: flex;

    align-items: center;

    gap: 9px;

    padding:

        10px
        12px;

    border:

        1px solid
        rgba(255, 255, 255, 0.11);

    border-radius: 12px;

    background:

        rgba(5, 10, 17, 0.8);

    backdrop-filter:
        blur(14px);

    box-shadow:

        0 12px 35px
        rgba(0, 0, 0, 0.28);
}


.rbi-floating-card small {

    color: var(--rbi-gold);

    font-weight: 700;
}


.rbi-floating-card strong {

    color: #e8f3ff;

    font-size: 11px;
}


.rbi-float-one {

    left: -22px;

    top: 16%;
}


.rbi-float-two {

    right: -22px;

    top: 48%;
}


.rbi-float-three {

    left: 7%;

    bottom: -18px;
}


/* =====================================================
   IMAGE CAPTION
===================================================== */

.rbi-visual-caption {

    position: absolute;

    left: 27px;
    right: 27px;

    bottom: 30px;

    padding:

        14px
        16px;

    border:

        1px solid
        rgba(255, 255, 255, 0.1);

    border-radius: 13px;

    background:

        rgba(4, 9, 15, 0.72);

    backdrop-filter:
        blur(12px);
}


.rbi-visual-caption span {

    display: block;

    color: var(--rbi-cyan);

    font-size: 9px;

    font-weight: 800;

    letter-spacing: 0.16em;
}


.rbi-visual-caption strong {

    display: block;

    margin-top: 4px;

    color: #ffffff;

    font-size: 12px;
}


/* =====================================================
   BOTTOM MARQUEE
===================================================== */

.rbi-bottom-marquee {

    margin-top: 78px;

    overflow: hidden;

    border-top:

        1px solid
        rgba(255, 255, 255, 0.06);

    border-bottom:

        1px solid
        rgba(255, 255, 255, 0.06);

    background: #071019;
}


.rbi-bottom-marquee-track {

    width: max-content;

    display: flex;

    align-items: center;

    gap: 22px;

    padding: 12px 0;

    color: #aebcd0;

    font-size: 11px;

    font-weight: 800;

    letter-spacing: 0.1em;

    animation:

        rbiMarquee
        34s
        linear
        infinite;
}


.rbi-bottom-marquee-track i {

    color: var(--rbi-gold);

    font-style: normal;
}


@keyframes rbiMarquee {

    to {

        transform:
            translateX(-50%);
    }
}


/* =====================================================
   TABLET
===================================================== */

@media (max-width: 1199.98px) {

    .rbi-hero-section {

        padding-top: 110px;
    }


    .rbi-visual-wrap {

        margin:

            10px
            auto
            0;
    }
}


/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 767.98px) {

    .rbi-hero-section {

        min-height: auto;

        padding-top: 80px;
    }


    .rbi-shell {

        padding-left: 18px;

        padding-right: 18px;
    }


    .rbi-hero-copy h1 {

        font-size:

            clamp(
                2.8rem,
                14vw,
                4.5rem
            );

        line-height: 0.96;
    }


    .rbi-kicker {

        font-size: 9px;

        line-height: 1.5;
    }


    .rbi-copy-list article {

        grid-template-columns:

            32px
            1fr;

        gap: 8px;
    }


    .rbi-copy-list p {

        font-size: 14px;
    }


    .rbi-actions {

        flex-direction: column;
    }


    .rbi-btn {

        width: 100%;

        justify-content: space-between;
    }


    .rbi-floating-card {

        padding:

            8px
            10px;
    }


    .rbi-floating-card strong {

        font-size: 9px;
    }


    .rbi-float-one {

        left: 7px;
    }


    .rbi-float-two {

        display: none;
    }


    .rbi-float-three {

        left: 20px;
    }


    .rbi-bottom-marquee {

        margin-top: 52px;
    }
}


/* ACCESSIBILITY */

@media (prefers-reduced-motion: reduce) {

    .rbi-scan-line,
    .rbi-bottom-marquee-track {

        animation: none;
    }
}

/* =========================================================
   ROCKY BETTING ID — INNER HOMEPAGE SECTIONS
========================================================= */

.rbi-content-section {
    --rbi-blue: #36a9ff;
    --rbi-cyan: #57e8ff;
    --rbi-gold: #f5bd52;
    --rbi-purple: #a266ff;

    --rbi-white: #f8fbff;
    --rbi-muted: #96a7bc;

    position: relative;

    padding: 110px 0;

    overflow: hidden;

    color: var(--rbi-white);

    background: #05070d;
}


.rbi-content-section::before {

    content: "";

    position: absolute;

    left: 0;
    right: 0;
    top: 0;

    height: 1px;

    background:

        linear-gradient(
            90deg,
            transparent,
            rgba(54,169,255,.13),
            transparent
        );
}


/* =========================================================
   HEADINGS
========================================================= */

.rbi-section-title {

    margin:

        14px
        0
        28px;

    font-family:

        "Space Grotesk",
        sans-serif;

    font-size:

        clamp(
            2.7rem,
            5vw,
            5.4rem
        );

    font-weight: 700;

    line-height: .96;

    letter-spacing: -.055em;
}


.rbi-section-title span {

    color: var(--rbi-cyan);
}


/* =========================================================
   STICKY TITLE
========================================================= */

.rbi-sticky-heading {

    position: sticky;

    top: 120px;
}


.rbi-sticky-heading h2 {

    margin-top: 15px;

    font-family:

        "Space Grotesk",
        sans-serif;

    font-size:

        clamp(
            2.8rem,
            5vw,
            5rem
        );

    line-height: .96;

    letter-spacing: -.055em;
}


.rbi-sticky-heading h2 span {

    color: var(--rbi-cyan);
}


/* =========================================================
   EDITORIAL COPY
========================================================= */

.rbi-editorial-copy article {

    display: grid;

    grid-template-columns:

        48px
        1fr;

    gap: 16px;

    padding: 24px 0;

    border-bottom:

        1px solid
        rgba(255,255,255,.07);
}


.rbi-copy-index {

    color: var(--rbi-gold);

    font-size: 11px;

    font-weight: 800;
}


.rbi-editorial-copy p {

    margin: 0;

    color: var(--rbi-muted);

    font-size: 15px;

    line-height: 1.8;
}


/* =========================================================
   ROUTE ORBIT
========================================================= */

.rbi-route-orbit {

    position: relative;

    width: 150px;

    height: 150px;

    margin-top: 45px;

    display: grid;

    place-items: center;
}


.rbi-route-orbit span {

    position: absolute;

    inset: 0;

    border:

        1px solid
        rgba(87,232,255,.17);

    border-radius: 50%;

    animation:

        rbiOrbit
        10s
        linear
        infinite;
}


.rbi-route-orbit span:nth-child(2) {

    inset: 28px;

    animation-direction:
        reverse;

    animation-duration:
        6s;
}


.rbi-route-orbit i {

    color: var(--rbi-cyan);

    font-size: 32px;

    font-style: normal;
}


@keyframes rbiOrbit {

    to {

        transform:
            rotate(360deg);
    }
}


/* =========================================================
   ROUTE CARDS
========================================================= */

.rbi-route-cards {

    display: grid;

    grid-template-columns:

        repeat(
            3,
            minmax(0,1fr)
        );

    gap: 10px;

    margin-top: 35px;
}


.rbi-route-item {

    position: relative;

    min-height: 155px;

    padding: 20px;

    overflow: hidden;

    color: #fff;

    border:

        1px solid
        rgba(87,232,255,.13);

    border-radius: 17px;

    background:

        linear-gradient(
            145deg,
            rgba(54,169,255,.07),
            rgba(255,255,255,.018)
        );

    transition: .3s ease;
}


.rbi-route-item:hover {

    color: #fff;

    transform:

        translateY(-5px);

    border-color:

        rgba(87,232,255,.35);
}


.rbi-route-item small {

    display: block;

    color: var(--rbi-gold);

    font-weight: 800;
}


.rbi-route-item strong {

    display: block;

    margin-top: 30px;

    font-size: 15px;
}


.rbi-route-item span {

    color: #8194aa;

    font-size: 11px;
}


.rbi-route-item i {

    position: absolute;

    right: 18px;
    bottom: 18px;

    color: var(--rbi-cyan);

    font-style: normal;
}


/* =========================================================
   CRICKET SECTION
========================================================= */

.rbi-cricket-info {

    background:

        radial-gradient(
            circle at 14% 50%,
            rgba(54,169,255,.12),
            transparent 25%
        ),

        #060a11;
}


.rbi-section-grid {

    position: absolute;

    inset: 0;

    opacity: .08;

    background-image:

        linear-gradient(
            rgba(87,232,255,.12)
            1px,
            transparent 1px
        ),

        linear-gradient(
            90deg,
            rgba(87,232,255,.12)
            1px,
            transparent 1px
        );

    background-size:
        54px 54px;
}


.rbi-cricket-visual {

    position: relative;

    min-height: 600px;

    display: grid;

    place-items: center;

    border-radius: 30px;

    overflow: hidden;

    border:

        1px solid
        rgba(87,232,255,.17);

    background:

        radial-gradient(
            circle at center,
            rgba(54,169,255,.18),
            transparent 33%
        ),

        linear-gradient(
            135deg,
            #08131f,
            #030609
        );
}


.rbi-cricket-ring {

    position: absolute;

    border-radius: 50%;

    border:

        1px solid
        rgba(87,232,255,.28);

    animation:

        rbiPulse
        4s
        ease-in-out
        infinite;
}


.rbi-ring-one {

    width: 280px;

    height: 280px;
}


.rbi-ring-two {

    width: 440px;

    height: 440px;

    animation-delay: .8s;
}


@keyframes rbiPulse {

    50% {

        transform:
            scale(1.08);

        opacity: .25;
    }
}


.rbi-cricket-ball {

    width: 90px;

    height: 90px;

    border-radius: 50%;

    background:

        radial-gradient(
            circle at 35% 30%,
            #ff8457,
            #b41621 55%,
            #60080d
        );

    box-shadow:

        0 0
        50px
        rgba(255,70,60,.28);
}


.rbi-score-hud {

    position: absolute;

    left: 30px;
    right: 30px;

    bottom: 30px;

    padding: 20px;

    border-radius: 15px;

    border:

        1px solid
        rgba(255,255,255,.09);

    background:

        rgba(5,11,18,.78);

    backdrop-filter:
        blur(12px);
}


.rbi-score-hud small {

    color: var(--rbi-gold);

    font-size: 9px;

    letter-spacing: .14em;
}


.rbi-score-hud strong {

    display: block;

    margin-top: 4px;

    font-size: 25px;
}


.rbi-score-hud span {

    display: block;

    margin-top: 5px;

    color: #899bb0;

    font-size: 11px;
}


/* =========================================================
   NUMBERED CONTENT
========================================================= */

.rbi-numbered-content article {

    display: grid;

    grid-template-columns:

        45px
        1fr;

    gap: 15px;

    padding: 21px 0;

    border-bottom:

        1px solid
        rgba(255,255,255,.07);
}


.rbi-numbered-content article span {

    color: var(--rbi-gold);

    font-size: 10px;

    font-weight: 800;
}


.rbi-numbered-content p {

    margin: 0;

    color: var(--rbi-muted);

    line-height: 1.8;
}


/* =========================================================
   CARD GAME SECTION
========================================================= */

.rbi-card-guides {

    background:

        radial-gradient(
            circle at 83% 22%,
            rgba(162,102,255,.08),
            transparent 25%
        ),

        #05070d;
}


.rbi-section-heading-wide {

    max-width: 950px;
}


.rbi-card-game-intro {

    display: grid;

    grid-template-columns:

        130px
        1fr;

    gap: 30px;

    margin-top: 40px;

    padding:

        30px
        0;

    border-top:

        1px solid
        rgba(255,255,255,.07);

    border-bottom:

        1px solid
        rgba(255,255,255,.07);
}


.rbi-big-index {

    color:

        rgba(245,189,82,.28);

    font-size: 70px;

    line-height: 1;

    font-weight: 700;
}


.rbi-card-game-intro p {

    margin: 0;

    color: var(--rbi-muted);

    line-height: 1.8;
}


.rbi-game-card {

    position: relative;

    height: 100%;

    min-height: 500px;

    padding: 27px;

    overflow: hidden;

    border-radius: 24px;

    border:

        1px solid
        rgba(255,255,255,.08);

    background: #09101a;
}


.rbi-game-blue {

    background:

        radial-gradient(
            circle at 80% 20%,
            rgba(54,169,255,.18),
            transparent 30%
        ),

        #09101a;
}


.rbi-game-gold {

    background:

        radial-gradient(
            circle at 80% 20%,
            rgba(245,189,82,.16),
            transparent 30%
        ),

        #0c0d12;
}


.rbi-game-purple {

    background:

        radial-gradient(
            circle at 80% 20%,
            rgba(162,102,255,.17),
            transparent 30%
        ),

        #0a0913;
}


.rbi-game-card-head {

    display: flex;

    justify-content:
        space-between;

    align-items: center;
}


.rbi-game-card-head small {

    color: var(--rbi-gold);
}


.rbi-game-card-head span {

    font-size: 11px;

    font-weight: 800;

    letter-spacing: .13em;
}


.rbi-card-symbols {

    margin:

        55px
        0
        38px;

    font-size: 70px;

    line-height: 1;

    letter-spacing: -20px;

    opacity: .22;
}


.rbi-game-card p {

    color: var(--rbi-muted);

    line-height: 1.8;
}


/* =========================================================
   DIAMOND SECTION
========================================================= */

.rbi-diamond-info {

    background: #060910;
}


.rbi-diamond-panel {

    position: relative;

    overflow: hidden;

    padding: 65px;

    border:

        1px solid
        rgba(87,232,255,.15);

    border-radius: 30px;

    background:

        linear-gradient(
            135deg,
            rgba(54,169,255,.07),
            rgba(255,255,255,.02),
            rgba(162,102,255,.04)
        );
}


.rbi-diamond-animation {

    position: absolute;

    width: 480px;
    height: 480px;

    right: -120px;
    top: -130px;

    opacity: .42;
}


.rbi-diamond-animation span {

    position: absolute;

    inset: 0;

    border:

        1px solid
        rgba(87,232,255,.25);

    transform:

        rotate(45deg)
        scale(.75);

    animation:

        diamondRotate
        14s
        linear
        infinite;
}


.rbi-diamond-animation span:nth-child(2) {

    transform:

        rotate(45deg)
        scale(.5);

    animation-direction:
        reverse;
}


.rbi-diamond-animation span:nth-child(3) {

    transform:

        rotate(45deg)
        scale(.28);

    animation-duration:
        8s;
}


.rbi-diamond-animation i {

    position: absolute;

    inset: 0;

    display: grid;

    place-items: center;

    color: var(--rbi-cyan);

    font-size: 110px;

    font-style: normal;
}


@keyframes diamondRotate {

    to {

        rotate: 360deg;
    }
}


/* =========================================================
   WHATSAPP CTA
========================================================= */

.rbi-whatsapp-cta {

    display: inline-flex;

    align-items: center;

    gap: 18px;

    margin-top: 20px;

    padding:

        13px
        14px
        13px
        22px;

    border-radius: 999px;

    color: #05130c;

    background:

        linear-gradient(
            135deg,
            #25d366,
            #67f19b
        );

    font-size: 13px;

    font-weight: 800;

    box-shadow:

        0 15px 35px
        rgba(37,211,102,.16);

    transition: .25s ease;
}


.rbi-whatsapp-cta i {

    width: 34px;
    height: 34px;

    display: grid;

    place-items: center;

    border-radius: 50%;

    background: #06130c;

    color: #fff;

    font-style: normal;
}


.rbi-whatsapp-cta:hover {

    color: #05130c;

    transform:

        translateY(-3px);
}


/* =========================================================
   APP SECTION
========================================================= */

.rbi-app-info {

    background:

        radial-gradient(
            circle at 15% 45%,
            rgba(54,169,255,.1),
            transparent 26%
        ),

        #05070d;
}


.rbi-phone-visual {

    position: relative;

    min-height: 650px;

    display: grid;

    place-items: center;
}


.rbi-phone {

    position: relative;

    z-index: 3;

    width: 280px;

    height: 550px;

    padding: 12px;

    border:

        1px solid
        rgba(87,232,255,.3);

    border-radius: 45px;

    background: #090d14;

    box-shadow:

        0 40px 100px
        rgba(0,0,0,.45);
}


.rbi-phone-screen {

    height: 100%;

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

    border-radius: 34px;

    background:

        radial-gradient(
            circle at center,
            rgba(54,169,255,.19),
            transparent 45%
        ),

        #08141e;
}


.rbi-phone-screen span {

    color: var(--rbi-cyan);

    font-size: 11px;

    letter-spacing: .22em;
}


.rbi-phone-screen strong {

    margin-top: 7px;

    font-size: 32px;
}


.rbi-phone-notch {

    position: absolute;

    z-index: 4;

    width: 95px;

    height: 24px;

    left: 50%;

    top: 17px;

    transform:
        translateX(-50%);

    border-radius: 20px;

    background: #030509;
}


.rbi-app-lines {

    width: 150px;

    margin-top: 40px;
}


.rbi-app-lines i {

    display: block;

    height: 5px;

    margin-bottom: 14px;

    border-radius: 5px;

    background:

        rgba(87,232,255,.16);
}


.rbi-app-lines i:nth-child(2) {

    width: 80%;
}


.rbi-app-lines i:nth-child(3) {

    width: 60%;
}


.rbi-phone-ring {

    position: absolute;

    border-radius: 50%;

    border:

        1px solid
        rgba(87,232,255,.16);
}


.rbi-phone-ring-one {

    width: 450px;

    height: 450px;
}


.rbi-phone-ring-two {

    width: 610px;

    height: 610px;
}


.rbi-secure-tag {

    position: absolute;

    z-index: 4;

    bottom: 35px;

    padding:

        8px
        11px;

    border-radius: 7px;

    color: var(--rbi-cyan);

    border:

        1px solid
        rgba(87,232,255,.2);

    background:

        rgba(4,9,15,.75);

    font-size: 9px;

    letter-spacing: .14em;
}


/* =========================================================
   WITHOUT HYPE
========================================================= */

.rbi-hype-section {

    padding-bottom: 160px;

    background: #071019;
}


.rbi-hype-panel {

    position: relative;
}


.rbi-hype-panel p {

    color: #aebdcb;

    font-size:

        clamp(
            1rem,
            1.4vw,
            1.25rem
        );

    line-height: 1.8;
}


.rbi-hype-word {

    position: absolute;

    z-index: 0;

    left: 0;

    bottom: -125px;

    color:

        rgba(255,255,255,.025);

    font-size:

        clamp(
            9rem,
            20vw,
            23rem
        );

    font-weight: 900;

    letter-spacing: -.08em;

    line-height: .8;

    pointer-events: none;
}


/* =========================================================
   RESPONSIBLE PLAY
========================================================= */

.rbi-responsible {

    background:

        radial-gradient(
            circle at 10% 50%,
            rgba(245,189,82,.09),
            transparent 28%
        ),

        #05070d;
}


.rbi-responsible-panel {

    display: grid;

    grid-template-columns:

        170px
        1fr;

    gap: 45px;

    padding: 52px;

    border:

        1px solid
        rgba(245,189,82,.2);

    border-radius: 28px;

    background:

        linear-gradient(
            135deg,
            rgba(245,189,82,.08),
            rgba(255,255,255,.018)
        );
}


.rbi-responsible-symbol {

    width: 130px;

    height: 130px;

    display: grid;

    place-items: center;

    border-radius: 50%;

    border:

        1px solid
        rgba(245,189,82,.26);

    color: var(--rbi-gold);

    font-size: 34px;

    font-weight: 800;

    box-shadow:

        inset
        0 0
        60px
        rgba(245,189,82,.05);
}


.rbi-responsible-copy {

    display: grid;

    grid-template-columns:

        repeat(
            2,
            minmax(0,1fr)
        );

    gap: 30px;
}


.rbi-responsible-copy p {

    margin: 0;

    color: var(--rbi-muted);

    line-height: 1.8;
}


/* =========================================================
   FAQ
========================================================= */

.rbi-faq-section {

    background: #070a10;
}


.rbi-faq-heading {

    position: sticky;

    top: 120px;
}


.rbi-faq .accordion-item {

    overflow: hidden;

    margin-bottom: 10px;

    border:

        1px solid
        rgba(255,255,255,.075)
        !important;

    border-radius:

        15px
        !important;

    background:

        #0a1018
        !important;
}


.rbi-faq .accordion-button {

    min-height: 76px;

    gap: 15px;

    color:

        #eef6ff
        !important;

    background:

        #0a1018
        !important;

    box-shadow:

        none
        !important;

    font-weight: 700;
}


.rbi-faq .accordion-button span {

    color: var(--rbi-gold);

    font-size: 10px;
}


.rbi-faq .accordion-button:not(.collapsed) {

    background:

        linear-gradient(
            90deg,
            rgba(54,169,255,.12),
            rgba(245,189,82,.035)
        )
        !important;
}


.rbi-faq .accordion-body {

    padding:

        0
        1.3rem
        1.4rem
        4rem;

    color: var(--rbi-muted);

    line-height: 1.8;
}


.rbi-faq .accordion-button::after {

    filter:

        invert(1);

    opacity: .7;
}


/* =========================================================
   RESPONSIVE
========================================================= */

@media(max-width:1199.98px) {

    .rbi-route-cards {

        grid-template-columns:

            repeat(
                2,
                minmax(0,1fr)
            );
    }

}


@media(max-width:991.98px) {

    .rbi-content-section {

        padding:

            80px
            0;
    }


    .rbi-sticky-heading,
    .rbi-faq-heading {

        position: static;
    }


    .rbi-responsible-panel {

        grid-template-columns:
            1fr;
    }


    .rbi-responsible-copy {

        grid-template-columns:
            1fr;
    }


    .rbi-card-game-intro {

        grid-template-columns:
            90px 1fr;
    }


    .rbi-diamond-panel {

        padding:

            40px
            28px;
    }

}


@media(max-width:767.98px) {

    .rbi-content-section {

        padding:

            60px
            0;
    }


    .rbi-section-title {

        font-size:

            clamp(
                2.5rem,
                12vw,
                3.8rem
            );
    }


    .rbi-route-cards {

        grid-template-columns:
            1fr;
    }


    .rbi-route-item {

        min-height: 125px;
    }


    .rbi-editorial-copy article {

        grid-template-columns:

            35px
            1fr;

        gap: 10px;
    }


    .rbi-cricket-visual {

        min-height:
            450px;
    }


    .rbi-ring-two {

        width: 340px;

        height: 340px;
    }


    .rbi-card-game-intro {

        grid-template-columns:
            1fr;
    }


    .rbi-big-index {

        font-size: 48px;
    }


    .rbi-game-card {

        min-height: auto;
    }


    .rbi-diamond-panel {

        padding:

            28px
            20px;
    }


    .rbi-phone-visual {

        min-height:
            570px;
    }


    .rbi-phone-ring-two {

        width: 430px;

        height: 430px;
    }


    .rbi-responsible-panel {

        padding:

            30px
            22px;
    }


    .rbi-faq .accordion-body {

        padding:

            0
            1.2rem
            1.3rem;
    }

}


@media(prefers-reduced-motion:reduce) {

    .rbi-route-orbit span,
    .rbi-diamond-animation span,
    .rbi-cricket-ring {

        animation: none
        !important;
    }

}

/* =========================================================
   ABOUT PAGE — ONLY NEW / UNIQUE STYLES
========================================================= */


/* =========================================================
   ABOUT HERO
========================================================= */

.rbi-about-hero {

    min-height: auto;

    padding-bottom: 100px;

    background:

        radial-gradient(
            circle at 80% 30%,
            rgba(162,102,255,.10),
            transparent 24%
        ),

        radial-gradient(
            circle at 13% 18%,
            rgba(54,169,255,.12),
            transparent 25%
        ),

        linear-gradient(
            135deg,
            #04060b,
            #07101a 55%,
            #090812
        );
}


/* =========================================================
   ABOUT VISUAL
========================================================= */

.rbi-about-visual {

    position: relative;

    min-height: 620px;

    display: grid;

    place-items: center;

    overflow: hidden;

    border:

        1px solid
        rgba(87,232,255,.16);

    border-radius: 30px;

    background:

        radial-gradient(
            circle at center,
            rgba(54,169,255,.12),
            transparent 36%
        ),

        linear-gradient(
            145deg,
            rgba(255,255,255,.035),
            rgba(162,102,255,.025)
        );

    box-shadow:

        0 40px 100px
        rgba(0,0,0,.42);
}


/* =========================================================
   RADAR / ORBIT
========================================================= */

.rbi-about-radar {

    position: relative;

    width: 330px;

    height: 330px;

    display: grid;

    place-items: center;
}


.rbi-about-radar span {

    position: absolute;

    border-radius: 50%;

    border:

        1px solid
        rgba(87,232,255,.19);
}


.rbi-about-radar span:nth-child(1) {

    inset: 0;

    animation:

        rbiAboutOrbit
        18s
        linear
        infinite;
}


.rbi-about-radar span:nth-child(2) {

    inset: 52px;

    border-color:

        rgba(245,189,82,.2);

    animation:

        rbiAboutOrbit
        12s
        linear
        infinite reverse;
}


.rbi-about-radar span:nth-child(3) {

    inset: 105px;

    animation:

        rbiAboutPulse
        3s
        ease-in-out
        infinite;
}


.rbi-about-radar i {

    width: 82px;

    height: 82px;

    display: grid;

    place-items: center;

    border-radius: 24px;

    color: #051018;

    background:

        linear-gradient(
            135deg,
            var(--rbi-blue),
            var(--rbi-cyan)
        );

    font-family:

        "Space Grotesk",
        sans-serif;

    font-size: 38px;

    font-weight: 700;

    font-style: normal;

    box-shadow:

        0 0
        65px
        rgba(54,169,255,.28);
}


@keyframes rbiAboutOrbit {

    to {

        transform:
            rotate(360deg);
    }

}


@keyframes rbiAboutPulse {

    50% {

        transform:
            scale(1.1);

        opacity: .35;
    }

}


/* =========================================================
   TOPIC CHIPS
========================================================= */

.rbi-about-topic {

    position: absolute;

    display: flex;

    align-items: center;

    gap: 9px;

    padding:

        10px
        13px;

    border:

        1px solid
        rgba(255,255,255,.1);

    border-radius: 11px;

    background:

        rgba(5,10,17,.78);

    backdrop-filter:
        blur(12px);

    box-shadow:

        0 12px
        35px
        rgba(0,0,0,.27);
}


.rbi-about-topic small {

    color: var(--rbi-gold);

    font-weight: 800;
}


.rbi-about-topic strong {

    font-size: 11px;
}


.rbi-about-topic-1 {

    left: 7%;

    top: 21%;
}


.rbi-about-topic-2 {

    right: 7%;

    top: 31%;
}


.rbi-about-topic-3 {

    left: 10%;

    bottom: 27%;
}


.rbi-about-topic-4 {

    right: 9%;

    bottom: 20%;
}


/* =========================================================
   HERO VISUAL BOTTOM COPY
========================================================= */

.rbi-about-visual-copy {

    position: absolute;

    left: 30px;

    bottom: 28px;
}


.rbi-about-visual-copy span {

    display: block;

    margin-bottom: 7px;

    color: var(--rbi-cyan);

    font-size: 9px;

    font-weight: 800;

    letter-spacing: .17em;
}


.rbi-about-visual-copy strong {

    display: block;

    font-family:

        "Space Grotesk",
        sans-serif;

    font-size: 22px;

    line-height: 1.2;
}


/* =========================================================
   CURRENT WEBSITE CONTEXT
========================================================= */

.rbi-about-context {

    background:

        radial-gradient(
            circle at 82% 45%,
            rgba(54,169,255,.07),
            transparent 24%
        ),

        #060a10;
}


/* =========================================================
   ABOUT RESPONSIBLE COPY
   Homepage used 2 columns.
   About has 3 paragraphs so this gets its own grid.
========================================================= */

.rbi-about-responsible-copy {

    display: grid;

    grid-template-columns:

        repeat(
            3,
            minmax(0,1fr)
        );

    gap: 26px;
}


.rbi-about-responsible-copy p {

    margin: 0;

    color: var(--rbi-muted);

    line-height: 1.8;
}


/* =========================================================
   RESPONSIVE
========================================================= */

@media(max-width:1199.98px) {

    .rbi-about-responsible-copy {

        grid-template-columns:

            repeat(
                2,
                minmax(0,1fr)
            );
    }

}


@media(max-width:991.98px) {

    .rbi-about-hero {

        padding-bottom: 75px;
    }


    .rbi-about-visual {

        min-height: 560px;
    }


    .rbi-about-responsible-copy {

        grid-template-columns:
            1fr;
    }

}


@media(max-width:767.98px) {

    .rbi-about-visual {

        min-height: 480px;

        border-radius: 22px;
    }


    .rbi-about-radar {

        width: 250px;

        height: 250px;
    }


    .rbi-about-radar span:nth-child(2) {

        inset: 40px;
    }


    .rbi-about-radar span:nth-child(3) {

        inset: 82px;
    }


    .rbi-about-radar i {

        width: 65px;

        height: 65px;

        font-size: 29px;
    }


    .rbi-about-topic {

        padding:

            7px
            9px;
    }


    .rbi-about-topic strong {

        font-size: 9px;
    }


    .rbi-about-topic-1 {

        left: 5%;
    }


    .rbi-about-topic-2 {

        right: 5%;
    }


    .rbi-about-visual-copy {

        left: 20px;

        bottom: 20px;
    }


    .rbi-about-visual-copy strong {

        font-size: 17px;
    }

}


@media(prefers-reduced-motion:reduce) {

    .rbi-about-radar span {

        animation: none
        !important;
    }

}
/* =========================================================
   CONTACT PAGE — ONLY UNIQUE STYLES
========================================================= */


/* Contact hero only */

.rbi-contact-hero {

    min-height: auto;

    padding-bottom: 95px;

    background:

        radial-gradient(
            circle at 82% 25%,
            rgba(37, 211, 102, .075),
            transparent 24%
        ),

        radial-gradient(
            circle at 13% 20%,
            rgba(54, 169, 255, .12),
            transparent 25%
        ),

        linear-gradient(
            135deg,
            #04060b,
            #071019 55%,
            #06100c
        );
}


/* =========================================================
   NO-NUMBER CONTENT
   Reusable on Contact + future pages
========================================================= */

.rbi-contact-copy article {

    padding: 22px 0;

    border-bottom:

        1px solid
        rgba(255, 255, 255, .07);
}


.rbi-contact-copy article:first-child {

    padding-top: 0;
}


.rbi-contact-copy article:last-child {

    padding-bottom: 0;

    border-bottom: 0;
}


.rbi-contact-copy p {

    margin: 0;

    color: var(--rbi-muted);

    font-size: 15px;

    line-height: 1.82;
}


/* =========================================================
   SUPPORT CHANNEL GRID
   Existing .rbi-route-item styling is reused
========================================================= */

.rbi-contact-support {

    background:

        radial-gradient(
            circle at 88% 30%,
            rgba(37, 211, 102, .055),
            transparent 25%
        ),

        #060a10;
}


.rbi-contact-intro {

    max-width: 1050px;

    margin-top: 25px;
}


.rbi-contact-channels {

    grid-template-columns:

        repeat(
            4,
            minmax(0, 1fr)
        );
}


/* =========================================================
   CONTACT FORM
========================================================= */

.rbi-contact-form-section {

    background:

        radial-gradient(
            circle at 17% 45%,
            rgba(54, 169, 255, .08),
            transparent 26%
        ),

        #05070d;
}


.rbi-contact-form {

    padding: 34px;

    border:

        1px solid
        rgba(87, 232, 255, .14);

    border-radius: 25px;

    background:

        linear-gradient(
            145deg,
            rgba(54, 169, 255, .055),
            rgba(255, 255, 255, .018)
        );

    box-shadow:

        0 30px 80px
        rgba(0, 0, 0, .25);
}


.rbi-contact-form label {

    display: block;

    margin-bottom: 8px;

    color: #aebfd1;

    font-size: 11px;

    font-weight: 700;

    letter-spacing: .08em;

    text-transform: uppercase;
}


.rbi-contact-form input,
.rbi-contact-form select,
.rbi-contact-form textarea {

    width: 100%;

    border:

        1px solid
        rgba(255, 255, 255, .09);

    border-radius: 12px;

    outline: 0;

    padding:

        13px
        14px;

    color: #fff;

    background:

        rgba(255, 255, 255, .035);

    transition:

        border-color .2s ease,
        background .2s ease;
}


.rbi-contact-form input,
.rbi-contact-form select {

    min-height: 52px;
}


.rbi-contact-form textarea {

    resize: vertical;

    min-height: 150px;
}


.rbi-contact-form input::placeholder,
.rbi-contact-form textarea::placeholder {

    color: #63788d;
}


.rbi-contact-form input:focus,
.rbi-contact-form select:focus,
.rbi-contact-form textarea:focus {

    border-color:

        rgba(87, 232, 255, .36);

    background:

        rgba(54, 169, 255, .045);

    box-shadow:

        0 0
        0 3px
        rgba(54, 169, 255, .055);
}


.rbi-contact-form select option {

    color: #fff;

    background: #081019;
}


.rbi-contact-form-note {

    max-width: 420px;

    margin-top: 25px;

    color: var(--rbi-muted);

    line-height: 1.8;
}


/* =========================================================
   PRIVATE INFORMATION SECTION
========================================================= */

.rbi-private-section {

    background:

        radial-gradient(
            circle at 10% 45%,
            rgba(245, 189, 82, .07),
            transparent 26%
        ),

        #060910;
}


.rbi-private-panel {

    display: grid;

    grid-template-columns:

        135px
        1fr;

    gap: 40px;

    padding: 48px;

    border:

        1px solid
        rgba(245, 189, 82, .17);

    border-radius: 28px;

    background:

        linear-gradient(
            135deg,
            rgba(245, 189, 82, .055),
            rgba(255, 255, 255, .016)
        );
}


.rbi-private-icon {

    width: 110px;

    height: 110px;

    display: grid;

    place-items: center;

    border-radius: 50%;

    border:

        1px solid
        rgba(245, 189, 82, .25);

    color: var(--rbi-gold);

    font-size: 46px;

    box-shadow:

        inset
        0 0
        55px
        rgba(245, 189, 82, .04);
}


/* =========================================================
   CURRENT INFORMATION
========================================================= */

.rbi-contact-current {

    background:

        radial-gradient(
            circle at 82% 45%,
            rgba(54, 169, 255, .065),
            transparent 25%
        ),

        #05070d;
}


/* =========================================================
   RESPONSIVE
========================================================= */

@media(max-width:1199.98px) {

    .rbi-contact-channels {

        grid-template-columns:

            repeat(
                2,
                minmax(0, 1fr)
            );
    }

}


@media(max-width:991.98px) {

    .rbi-contact-hero {

        padding-bottom: 70px;
    }


    .rbi-private-panel {

        grid-template-columns:
            1fr;
    }

}


@media(max-width:767.98px) {

    .rbi-contact-copy p {

        font-size: 14px;
    }


    .rbi-contact-channels {

        grid-template-columns:
            1fr;
    }


    .rbi-contact-form {

        padding:

            24px
            18px;
    }


    .rbi-private-panel {

        padding:

            28px
            20px;
    }


    .rbi-private-icon {

        width: 80px;

        height: 80px;

        font-size: 34px;
    }

}
/* =========================================================
   ANDAR BAHAR — UNIQUE HERO VISUAL ONLY
========================================================= */

.rbi-ab-visual {

    position: relative;

    min-height: 620px;

    display: grid;

    grid-template-columns:
        1fr
        145px
        1fr;

    align-items: center;

    gap: 15px;

    padding: 35px;

    overflow: hidden;

    border:
        1px solid
        rgba(87, 232, 255, .14);

    border-radius: 30px;

    background:

        radial-gradient(
            circle at 50% 42%,
            rgba(245, 189, 82, .12),
            transparent 25%
        ),

        radial-gradient(
            circle at 15% 50%,
            rgba(54, 169, 255, .08),
            transparent 30%
        ),

        radial-gradient(
            circle at 85% 50%,
            rgba(162, 102, 255, .08),
            transparent 30%
        ),

        #070b12;

    box-shadow:
        0 40px 100px
        rgba(0, 0, 0, .4);
}


/* =========================================================
   ANDAR / BAHAR SIDES
========================================================= */

.rbi-ab-side {

    position: relative;

    z-index: 2;

    display: flex;

    flex-direction: column;

    align-items: center;

    gap: 17px;
}


.rbi-ab-side > span {

    color: #9db1c5;

    font-size: 10px;

    font-weight: 800;

    letter-spacing: .18em;
}


/* =========================================================
   PLAYING CARDS
========================================================= */

.rbi-ab-playing-card,
.rbi-ab-main-card {

    position: relative;

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    border:
        1px solid
        rgba(255, 255, 255, .15);

    color: #09101a;

    background:

        linear-gradient(
            145deg,
            #ffffff,
            #dbe8f0
        );

    box-shadow:
        0 22px 45px
        rgba(0, 0, 0, .28);
}


.rbi-ab-playing-card {

    width: 100px;

    height: 140px;

    padding: 12px;

    border-radius: 13px;
}


.rbi-ab-playing-card small {

    font-size: 20px;

    font-weight: 800;
}


.rbi-ab-playing-card strong {

    align-self: center;

    font-size: 38px;
}


.rbi-ab-card-back {

    margin-top: -75px;

    margin-left: 35px;

    justify-content: center;

    align-items: center;

    transform:
        rotate(8deg);

    color:
        rgba(87, 232, 255, .6);

    background:

        repeating-linear-gradient(
            45deg,
            #08131e,
            #08131e 8px,
            #0d2434 8px,
            #0d2434 16px
        );
}


/* =========================================================
   CENTRAL CARD
========================================================= */

.rbi-ab-centre {

    position: relative;

    z-index: 3;

    display: flex;

    flex-direction: column;

    align-items: center;

    gap: 12px;
}


.rbi-ab-centre > small {

    color: var(--rbi-gold);

    font-size: 8px;

    font-weight: 800;

    letter-spacing: .15em;
}


.rbi-ab-main-card {

    width: 125px;

    height: 175px;

    padding: 15px;

    border-radius: 17px;

    color: #c51428;

    transform:
        translateY(-4px);

    box-shadow:

        0 0 0 7px
        rgba(245, 189, 82, .04),

        0 0 60px
        rgba(245, 189, 82, .12),

        0 30px 60px
        rgba(0, 0, 0, .35);
}


.rbi-ab-main-card span {

    font-size: 28px;

    font-weight: 900;
}


.rbi-ab-main-card strong {

    align-self: center;

    font-size: 52px;
}


.rbi-ab-centre p {

    margin: 0;

    color: #73879a;

    font-size: 8px;

    font-weight: 800;

    letter-spacing: .14em;
}


/* =========================================================
   FLOW LINES
========================================================= */

.rbi-ab-flow {

    position: absolute;

    inset:
        50%
        30px
        auto;

    z-index: 1;

    height: 1px;

    display: flex;

    justify-content: space-around;

    background:

        linear-gradient(
            90deg,
            transparent,
            rgba(87, 232, 255, .25),
            rgba(245, 189, 82, .3),
            rgba(162, 102, 255, .25),
            transparent
        );
}


.rbi-ab-flow i {

    width: 7px;

    height: 7px;

    margin-top: -3px;

    border-radius: 50%;

    background: var(--rbi-cyan);

    box-shadow:
        0 0 14px
        rgba(87, 232, 255, .65);

    animation:
        rbiAbFlow
        2.7s
        ease-in-out
        infinite;
}


.rbi-ab-flow i:nth-child(2) {

    background: var(--rbi-gold);

    animation-delay: .45s;
}


.rbi-ab-flow i:nth-child(3) {

    animation-delay: .9s;
}


@keyframes rbiAbFlow {

    50% {

        transform:
            scale(1.7);

        opacity: .35;
    }

}


/* =========================================================
   RESPONSIVE
========================================================= */

@media(max-width:1199.98px) {

    .rbi-ab-visual {

        min-height: 560px;
    }

}


@media(max-width:767.98px) {

    .rbi-ab-visual {

        min-height: 510px;

        grid-template-columns:
            1fr
            100px
            1fr;

        gap: 7px;

        padding:
            25px
            14px;

        border-radius: 22px;
    }


    .rbi-ab-playing-card {

        width: 72px;

        height: 102px;

        padding: 9px;
    }


    .rbi-ab-playing-card small {

        font-size: 15px;
    }


    .rbi-ab-playing-card strong {

        font-size: 27px;
    }


    .rbi-ab-card-back {

        margin-top: -53px;

        margin-left: 23px;
    }


    .rbi-ab-main-card {

        width: 90px;

        height: 128px;

        padding: 10px;
    }


    .rbi-ab-main-card span {

        font-size: 20px;
    }


    .rbi-ab-main-card strong {

        font-size: 38px;
    }


    .rbi-ab-side > span {

        font-size: 8px;
    }


    .rbi-ab-flow {

        left: 10px;

        right: 10px;
    }

}


@media(prefers-reduced-motion:reduce) {

    .rbi-ab-flow i {

        animation: none;
    }

}
/* =========================================================
   SHARED BLOG DETAIL
========================================================= */

.rbi-blog-detail {
    padding-top: 130px;
}

.rbi-blog-header {
    max-width: 980px;
    margin-bottom: 55px;
}

.rbi-blog-header .rbi-section-title {
    margin-top: 18px;
}

.rbi-blog-content {
    max-width: 920px;
}

.rbi-blog-content p {
    margin: 0 0 24px;
    color: var(--rbi-muted);
    font-size: 17px;
    line-height: 1.9;
}
.rbi-blog-content p a {
   color: var(--rbi-muted);}

.rbi-blog-content h2 {
    margin: 58px 0 20px;
    color: var(--rbi-white);
    font-size: clamp(28px, 3vw, 42px);
    line-height: 1.15;
    letter-spacing: -.02em;
}

.rbi-blog-content h2:first-of-type {
    margin-top: 48px;
}


/* RESPONSIVE */

@media(max-width:991.98px) {

    .rbi-blog-detail {
        padding-top: 100px;
    }

    .rbi-blog-header {
        margin-bottom: 42px;
    }

    .rbi-blog-content p {
        font-size: 16px;
        line-height: 1.8;
    }

}


@media(max-width:575.98px) {

    .rbi-blog-detail {
        padding-top: 80px;
    }

    .rbi-blog-content h2 {
        margin-top: 42px;
    }

    .rbi-blog-content p {
        font-size: 15px;
        line-height: 1.75;
    }

}
/* =========================================================
   SHARED LEGAL / POLICY PAGES
========================================================= */

.rbi-legal-content {
    max-width: 920px;
}

.rbi-legal-content h2 {
    padding-top: 8px;
}

.rbi-legal-content strong {
    color: var(--rbi-white);
    font-weight: 650;
}

.rbi-legal-content a {
    color: var(--rbi-cyan);
    text-decoration: none;
    word-break: break-word;
    transition: opacity .25s ease;
}

.rbi-legal-content a:hover {
    opacity: .75;
}

.rbi-legal-content p + p {
    margin-top: 0;
}
/* =========================================================
   CUSTOMER SUPPORT — SMALL SHARED ADJUSTMENTS
========================================================= */

.rbi-contact-channels {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.rbi-contact-channels .rbi-route-item {
    min-height: 180px;
}

.rbi-card-guides .rbi-game-card > strong {
    display: block;
    margin-top: 18px;
    color: var(--rbi-white);
    font-size: 20px;
    line-height: 1.35;
}


@media(max-width:767.98px) {

    .rbi-contact-channels {
        grid-template-columns: 1fr;
    }

    .rbi-contact-channels .rbi-route-item {
        min-height: auto;
    }

}
