/*
Theme Name: Pay by phone theme
Author: Remote Helpers
Description: Casinos table for the casinopaybyphone site
Version: 1.0
*/
@font-face {
    font-family: "Roboto";
    src: url("http://umbrella.s3.naturalint.com/xsite/ui/fonts/Roboto/roboto-latin/roboto-latin-regular.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: "Roboto";
    src: url("http://umbrella.s3.naturalint.com/xsite/ui/fonts/Roboto/roboto-latin/roboto-latin-medium.woff2") format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: "Roboto";
    src: url("http://umbrella.s3.naturalint.com/xsite/ui/fonts/Roboto/roboto-latin/roboto-latin-bold.woff2") format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: "Roboto";
    src: url("http://umbrella.s3.naturalint.com/xsite/ui/fonts/Roboto/roboto-latin/roboto-latin-black.woff2") format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

*:where(:not(iframe, canvas, img, svg, video):not(svg *, symbol *)) {
    all: unset;
    display: revert;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

a,
button {
    cursor: revert;
}

ol,
ul,
menu {
    list-style: none;
}

img {
    max-width: 100%;
}

table {
    border-collapse: collapse;
}

textarea {
    white-space: revert;
}

meter {
    -webkit-appearance: revert;
    -webkit-appearance: revert;
    -moz-appearance: revert;
    -ms-appearance: revert;
    appearance: revert;
}

::-webkit-input-placeholder {
    all: unset;
}

::-moz-placeholder {
    all: unset;
}

:-ms-input-placeholder {
    all: unset;
}

::placeholder {
    all: unset;
}

:where([hidden]) {
    display: none;
}

:where([contenteditable]) {
    -moz-user-modify: read-write;
    -webkit-user-modify: read-write;
    overflow-wrap: break-word;
    -webkit-line-break: after-white-space;
}

:where([draggable='true']) {
    -webkit-user-drag: element;
}

body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    direction: ltr;
    min-height: 100vh;
    margin: 0;
    padding: 0;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: grayscale;
    background-color: #eeeeee;
}

body.show-page-overlay {
    overflow: hidden;
}

body.show-page-overlay .page__overlay {
    width: 100%;
    height: 100%;
    content: ' ';
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: background-color 400ms ease-out 0ms;
    transition: background-color 400ms ease-out 0ms;
    background-color: rgba(45, 45, 45, 0.6);
    cursor: pointer;
    z-index: 20;
}

.ni-njhgly {
    background-repeat: no-repeat;
    -webkit-background-position: center 0;
    background-position: center 0;
    background-attachment: fixed;
    background-color: #000000;
}

.ni-fl1i51 {
    background-image: url('images.naturalint.com/f_auto%2cq_auto/v1/production/foundation-entities/uploads/photo/1920x1080-Desktop-BGImage-Casino.20220320131457.jpg');
    background-repeat: no-repeat;
    -webkit-background-position: center 0;
    background-position: center 0;
    background-attachment: fixed;
    background-color: #000000;
}



.ni-jq2s2k {
    width: 976px;
    max-width: 98vw;
    margin: 0 auto;
    padding: 16px 0;
}

.ni-jq2s2k [data-name='gaming-cross-chart-widget-desktop'] {
    background: none;
}

.ni-jq2s2k [data-name='gaming-cross-chart-widget-desktop'] .gaming-cross-chart-title {
    background: none;
    color: #ffffff;
    box-shadow: none;
}

.ni-jq2s2k [data-name='gaming-cross-chart-widget-desktop'] .link-to-cross-chart {
    text-align: right;
    padding: 15px 10px;
}

.ni-jq2s2k [data-name='gaming-cross-chart-widget-desktop'] .link-to-cross-chart a {
    color: #2aaff7;
    font-weight: 400;
    -webkit-text-decoration: underline;
    text-decoration: underline;
}

.ni-13ekic3 {
    position: relative;
    min-height: 190px;
    margin: 16px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.ni-ma1kaq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 190px;
    width: auto;
    color: #ffffff;
    position: absolute;
    right: 0;
}

.ni-wrt30h {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 190px;
    width: auto;
    color: #ffffff;
    position: absolute;
    right: 0;
}

.ni-gceqnf {
    font-size: 2.25em;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: 0.01em;
    margin-bottom: 8px;
    text-shadow: 0 2px 4px rgba(8, 35, 48, 0.24);
    color: #ffffff;
    z-index: 1;
}

.ni-gceqnf b {
    color: #ffd600;
}

.ni-17oh7bq {
    font-size: 1.5em;
    line-height: 1.1;
    margin-bottom: 10px;
    font-weight: 400;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(8, 35, 48, 0.24);
}

.ni-1t51czx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.ni-1t51czx img.top-image-instead-counter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 190px;
    width: auto;
    color: #ffffff;
    position: absolute;
    right: 0;
    bottom: 0;
}

.ni-1wt1enj {
    color: #ffffff;
    font-size: 0.875em;
    line-height: 1.15;
}

.ni-1wt1enj li {
    margin-bottom: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ni-1wt1enj li::before {
    content: '\2605';
    font-size: 0.85em;
    margin-right: 6px;
}


.ni-lbl4hh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff;
    font-size: 1em;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 976px;
    max-width: 100%;
    height: 24px;
    margin: 0 auto;
}


.ni-1tafh7m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ni-1tafh7m svg {
    margin: 0 5px 0 10px;
    width: 24px;
    height: 24px;
}


.ni-1sg2lsz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.ni-1l3xxp4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ni-1l3xxp4 svg path {
    fill: #008df7;
}


.ni-h9m0ac {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ni-h9m0ac svg path {
    fill: #2dcc70;
}


.ni-1mtmp5q {
    margin-left: auto;
}

.ni-1mtmp5q .open-text {
    color: #ffffff;
    font-size: 1em;
    font-weight: 400;
    opacity: 1;
    cursor: unset;
}

.ni-1mtmp5q .popup {
    max-width: unset;
    width: 480px;
}


.ni-jlth9p {
    position: relative;
    margin-left: auto;
}

.ni-jlth9p .open-text {
    color: #ffffff;
    font-size: 1em;
    font-weight: 400;
    opacity: 1;
    cursor: unset;
}

.ni-jlth9p .popup {
    max-width: unset;
    width: 480px;
}


.ni-1ufbz3p {
    color: #888888;
    opacity: 0.7;
    font-size: 0.813em;
    line-height: 1.3;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 0;
}

@media (min-width: 1025px) {
    .ni-1ufbz3p:hover~.popup {
        visibility: visible;
        -webkit-transition: visibility 1s ease 1s;
        transition: visibility 1s ease 1s;
    }
}


.ni-160egzn {
    position: absolute;
    bottom: 30px;
    right: 0;
    visibility: hidden;
    max-width: 55%;
    max-height: 212px;
    border-radius: 4px;
    padding: 16px;
    background-color: #eeeeee;
    box-shadow: 0 11px 15px rgb(0 0 0 / 20%), 0 9px 46px rgb(0 0 0 / 12%), 0 24px 38px rgb(0 0 0 / 14%);
    z-index: 4;
    -webkit-transition: visibility 0.5s ease;
    transition: visibility 0.5s ease;
}

.ni-160egzn a {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    color: inherit;
}

.ni-160egzn a:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
}

.ni-160egzn::before {
    content: '';
    height: 10px;
    width: 10px;
    background: #eeeeee;
    border-radius: 2px;
    position: absolute;
    bottom: -4px;
    right: 16%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ni-160egzn:hover {
    visibility: visible;
}


.ni-sgv874 p {
    color: #888888;
    text-align: left;
    font-size: 0.75em;
    line-height: 1.3;
    margin-bottom: 0;
}


.ni-51ky1g {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    box-sizing: border-box;
    width: 976px;
    max-width: 98vw;
    margin: 0 auto;
    z-index: 4;
    border-radius: 10px 10px 0 0;
    background-color: #124da8;
    display: grid;
    grid-template-columns: 225px 255px 1fr 150px 180px;
    padding: 7px 0;
    gap: 6.25px;
}

.ni-51ky1g div {
    text-align: center;
}

.ni-51ky1g div:nth-of-type(2) span {
    font-weight: 500;
}


.ni-v91k1k {
    font-size: 1em;
    font-weight: 300;
    letter-spacing: -0.04px;
    color: #ffffff;
    white-space: nowrap;
    text-transform: uppercase;
}


.ni-x2k5pq {
    width: 1020px;
    max-width: 98vw;
    margin: 1.5rem auto;
    background-color: #ffffff;
    position: relative;
}



.ni-x2k5pq[data-hidden-row='true'] {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
}

.ni-x2k5pq:hover div.mini-reviews-wrapper {
    color: #ffffff;
    background: #008df7;
}

.ni-x2k5pq:hover [data-visit-again-row='false'] img.partner-logo {
    opacity: 0.7;
}

.ni-x2k5pq:hover [data-visit-again-row='false'] a.chart-cta-button:not(.disabled) {
    background: linear-gradient(94deg, #ffd53f 0%, #ff9900 100%);
}

.ni-x2k5pq:hover [data-visit-again-row='false'] a.disabled {
    opacity: 0.7;
}

.ni-9twrq6 {
    display: grid;
    margin: 0 auto;
    padding: 0 10px 3px 10px;
    min-height: 93px;
    position: relative;
    place-items: center;
    gap: 20px;
    grid-template-columns: 200px 140px 2fr 1fr;
    border-bottom: 2px solid #eee;
}

.ni-9twrq6>div:not(.slots-games) {
    /* padding: 10px 0; */
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    display: grid;
    place-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.ni-9twrq6[data-visit-again-row='true'] {
    opacity: 0.7;
}

.ni-9twrq6[data-visit-again-row='true'] a.chart-cta-button {
    background: linear-gradient(#ffffff, #ffffff), linear-gradient(132deg, #ffc700 0%, #ff7a00 100%);
    -webkit-background-clip: padding-box, border-box;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border: 2px solid transparent;
    color: #f57C00;
}

@supports (-webkit-background-clip: text) {
    .ni-9twrq6[data-visit-again-row='true'] a.chart-cta-button span {
        color: transparent;
        background: linear-gradient(132deg, #ffc700 0%, #ff7a00 100%), linear-gradient(#ffffff, #ffffff), linear-gradient(132deg, #ffc700 0%, #ff7a00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}


.ni-1wn2clo a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ni-iq7tg7 {
    position: absolute;
    top: 0;
    left: 0;
}


.ni-ynjzb2 {
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-filter: drop-shadow(0px 2px 4px rgba(8, 35, 48, 0.24));
    filter: drop-shadow(0px 2px 4px rgba(8, 35, 48, 0.24));
    z-index: 2;
    position: absolute;
    top: -9px;
    left: 0;
}

.ni-1o607cf {
    z-index: 2;
    background: #f57C00;
    color: #ffffff;
    font-weight: 300;
    font-size: 1rem;
    height: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 8px 0 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.ni-1o607cf::after,
.ni-1o607cf::before {
    content: '';
    display: block;
    position: absolute;
    right: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.ni-1o607cf::after {
    top: 0;
    border-top: 10px solid;
    border-top-color: #f57C00;
}

.ni-1o607cf::before {
    bottom: 0;
    border-bottom: 10px solid;
    border-bottom-color: #f57C00;
}

.ni-1o9rp60 {
    height: 92px;
    width: 207px;
    border-radius: 3px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
}


.ni-ymkwk6 {
    height: 92px;
    width: 207px;
    border-radius: 3px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
}

.ni-9rha7u {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: .2rem;
    padding-top: 0.8rem;
}

.ni-xvcyas {
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 5px;
    /* text-align: center; */
    color: #000000;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
}
.pay-container {
    display: flex;
    flex-direction: row;
    gap: .5rem;
    align-items: center;
    justify-content: center;
}

.pay-opt-chip {
    width: 3.5rem;
    height: 2.5rem;
    padding: .125rem;
    border: 1px solid black;
    border-radius: .125rem;
    display: flex;
}

.pay-opt-chip img {
    width: 100%;
}

@media (max-width: 767px) {
    .ni-xvcyas {
        color: #fff;
        font-size: .65em;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .ni-xvcyas svg {
        max-width: 15px;
        margin-right: 5px;
    }

    .ni-xvcyas span {
        text-align: left;
    }
     .pay-container {
        padding: .5rem 0 .25rem;
        flex-wrap: wrap;
        gap: .25rem;
    }

    .pay-opt-chip {
        width: 2rem;
        height: 1.5rem;
        padding: .125rem;
        border: 1px solid black;
        border-radius: .125rem;
        display: flex;
        background-color: #fff;
    }
}

.ni-xvcyas li {
    flex: 1;
    display: flex;
    align-items: center;
    list-style-position: inside;
    padding-left: 15px;
    /* justify-content: center; */
}

.ni-xvcyas li::before {
    content: "\2022";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.2em;
    /* Adjust size as needed */
}



.ni-xvcyas svg {
    max-width: 15px;
    margin-right: 5px;
    margin-top: 2px;
}

.ni-xvcyas svg path {
    fill: #f57c00;
}

.ni-xvcyas b {
    color: inherit;
}

.ni-xvcyas big {
    font-size: inherit;
}

.ni-1odf6bt {
    font-size: 0.625em;
    gap: 6px;
    position: relative;
}

.ni-1odf6bt svg.stars {
    width: auto;
    height: 21px;
}

.ni-1odf6bt .mini-reviews-wrapper,
.ni-1odf6bt .read-review-link {
    position: absolute;
    bottom: 7px;
}


.ni-1iqtukx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #888888;
    font-size: 1.4em;
    font-weight: 100;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ni-1iqtukx svg.disclaimer-icon {
    margin-right: 5px;
    height: 12px;
    width: auto;
}


.ni-qkscxs {
    color: #008df7;
    font-size: 1.2em;
    line-height: 1.2;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    padding: 2px 6px;
    border-radius: 10px;
    cursor: pointer;
    position: absolute;
    bottom: 7px;
    z-index: 2;
}

.ni-qkscxs:hover,
.ni-qkscxs a:hover {
    text-decoration-line: none;
}

.ni-qkscxs label {
    cursor: pointer;
}

.ni-qkscxs a {
    color: inherit;
}


.ni-qalf3r {
    color: #008df7;
    font-size: 1.2em;
    line-height: 1.2;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    padding: 2px 6px;
    border-radius: 10px;
    cursor: pointer;
    z-index: 2;
}

.ni-qalf3r:hover,
.ni-qalf3r a:hover {
    text-decoration-line: none;
}

.ni-qalf3r label {
    cursor: pointer;
}

.ni-qalf3r a {
    color: inherit;
}


.ni-wrar1e .score-value {
    font-size: 7em;
    font-weight: 400;
}

.ni-wrar1e .label-text {
    display: none;
}


.ni-juckfh {
    font-size: 0.625em;
    position: relative;
}

.ni-juckfh .mini-reviews-wrapper,
.ni-juckfh .read-review-link {
    position: absolute;
    bottom: 7px;
}

.ni-juckfh .score-value {
    font-size: 5em;
    font-weight: 400;
}

.ni-juckfh .label-text {
    display: none;
}

.ni-1hwawds {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    color: #008df7;
}


.ni-1c2j83j {
    font-size: 1.313em;
    font-weight: 500;
    text-transform: unset;
    position: relative;
    z-index: 2;
}


.ni-14bj88s {
    width: 160px;
    height: 50px;
    border-radius: 2px;
    background: linear-gradient(132deg, #ffc700 0%, #ff7a00 100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-size: 1.313em;
    font-weight: 500;
    text-transform: unset;
    position: relative;
    z-index: 2;
}

.ni-1mm3mb9 {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    font-size: 0.75em;
    color: #008df7;
    text-transform: capitalize;
    text-decoration-line: underline;
}

.ni-1mm3mb9:hover {
    text-decoration-line: none;
}


.ni-5d4mng {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}


.css-1g3f0g5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 10px;
}

@media (max-width: 768px) {
    .css-1g3f0g5 {
        background: linear-gradient(132deg, #ffc700 0%, #ff7a00 100%);
        height: 76px;
        margin: 10px 0;
    }
}

.css-1g3f0g5 img.title-img {
    width: auto;
    height: 50px;
    margin: 0 10px 0 0;
}

@media (max-width: 768px) {
    .css-1g3f0g5 img.title-img {
        margin: 0 10px;
    }
}

.ni-1qnwmxi {
    margin: 0;
    padding: 0;
}

@media (min-width: 769px) {
    .ni-1qnwmxi {
        width: 100%;
        /* margin-left: 26px; */
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
    }
    
    .banner-img{
    display: none;
}
.banner-img-mobile{
    display: block;
}
}

.ni-1n593mc {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ni-1n593mc input {
    display: none;
}

.ni-1n593mc input:checked+.chart-mini-reviews__item {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 400;
    width: 418px;
}


.ni-36cqfq {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 21vw;
    height: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 26;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}

.ni-36cqfq a {
    pointer-events: none;
}


.ni-lkq7q3 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 45px;
    position: relative;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background-color: #008df7;
}


.ni-1nuhl8d {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.1em;
    padding-left: 25px;
    line-height: 20px;
}


.ni-i858ue {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: 1.2em;
    color: #ffffff;
    padding-right: 20px;
}

.ni-i858ue:before {
    content: '\02715';
}


.ni-f34v4i {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0;
    padding: 25px 30px 0 30px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #ffffff;
}


.ni-xyaj5n {
    margin-top: -10px;
}


.ni-qblmtn {
    height: 190px;
    width: 358px;
}


.ni-13quy4b {
    height: 190px;
    width: 358px;
}

.ni-hqe39s {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: space-around;
    align-content: space-around;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    min-height: px;
    color: #008df7;
    margin: 10px 0;
}


.ni-4al6qi {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
}

.ni-4al6qi .ranking-wrapper {
    width: 120px;
    height: 24px;
    margin-top: 10px;
}

.ni-4al6qi .ranking-wrapper path {
    fill: #ffd600;
}


.ni-19s15ql {
    width: auto;
    height: 52px;
}


.ni-1pbbi3c {
    width: auto;
    height: 52px;
}

.ni-exs5b3 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    text-transform: capitalize;
    font-size: 0.9em;
    line-height: 17px;
}


.ni-cjuo84 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ni-cjuo84 .score-value {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    margin-top: 12px;
    border: 2px solid #008df7;
    font-size: 2.1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ni-cjuo84 .label-text {
    font-size: 0.875rem;
    color: #000000;
}


.ni-3kghcv {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 5px;
    border-top: 1px dashed #008df7;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #000000;
    padding: 30px 0 15px 0;
}


.ni-1f1nlpr {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}


.ni-9e01o0 li {
    margin: 10px;
    font-size: 1em;
    line-height: 18px;
    list-style: none;
}


.ni-s99p3e {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 30px 10px;
    width: 100%;
    height: auto;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 10px;
    line-height: 24px;
    border-top: 1px dashed #008df7;
}


.ni-13f7jyi {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1em;
    line-height: 14px;
    margin-bottom: 5px;
    font-weight: 400;
}


.ni-1gi57t7 {
    margin: 0 10px 2px 10px;
    text-align: center;
    font-weight: 500;
    font-size: 1.25em;
    width: 100%;
    color: #000000;
}


.ni-qlueg6 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-top: 1px dashed #008df7;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 10px 10px;
}


.ni-1m86g9b {
    width: 100%;
    height: 10px;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 1em;
    line-height: 20px;
}


.ni-caaat4 {
    width: 75px;
    height: 75px;
}

.ni-caaat4 path {
    fill: #008df7;
}


.ni-3gs42o {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 75%;
    margin: 0 0 15px 10px;
    font-size: 0.9em;
    line-height: 18px;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    font-weight: normal;
}


.ni-xy80fy {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-transform: capitalize;
    color: #008df7;
    font-weight: normal;
    margin: 10px 0 10px 0;
}


.ni-fv8wcz {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    max-width: 250px;
}


.ni-1nyzrua {
    border-top: 1px solid #000000;
    background-color: #eeeeee;
}


@media (min-width: 769px) {
    .ni-lwywei {
        padding: 16px 24px;
        max-width: 1224px;
        margin: 0 auto;
    }

}

.ni-fzgw6i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #ffffff;
    position: relative;
}

@media (min-width: 769px) {
    .ni-fzgw6i {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}


.ni-nx9jfe {
    display: none;
}

@media (min-width: 769px) {
    .ni-nx9jfe {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: calc(100% / 2);
        text-align: center;
        margin: 1rem auto;
    }
}


.ni-nnfqg3 {
    color: #000000;
    line-height: 1.15;
    font-size: 0.875em;
    margin-bottom: 20px;
}


.ni-1kq6jp8 {
    height: 24px;
    width: auto;
    margin-right: 10px;
    -webkit-filter: brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(1%) hue-rotate(166deg) brightness(100%) contrast(82%);
    filter: brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(1%) hue-rotate(166deg) brightness(100%) contrast(82%);
}


.ni-cadak3 {
    height: 24px;
    width: auto;
    margin-right: 10px;
    -webkit-filter: brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(1%) hue-rotate(166deg) brightness(100%) contrast(82%);
    filter: brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(1%) hue-rotate(166deg) brightness(100%) contrast(82%);
}

.ni-g1wcww {
    color: #888888;
    line-height: 1.3;
}


.ni-19eoclq {
    margin-left: auto;
    width: 24px;
    height: 24px;
}

.ni-19eoclq path {
    fill: #888888;
}

@media (min-width: 769px) {
    .ni-19eoclq {
        display: none;
    }
}


.ni-z3kh4n {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    text-decoration-line: none;
}

@media (min-width: 480px) {
    .ni-z3kh4n {
        padding: 0 24px;
    }
}

@media (max-width: 769px) {
    .ni-z3kh4n {
        height: 40px;
        margin-bottom: 1px;
        background-color: #eeeeee;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (min-width: 769px) {
    .ni-z3kh4n {
        position: absolute;
        left: -3px;
        bottom: 0;
        margin-bottom: 10px;
        padding: 0;
    }
}


.ni-9gssfu {
    margin-right: 10px;
    width: 29px;
    height: 29px;
}

.ni-9gssfu path {
    fill: #f57C00;
}

@media (min-width: 769px) {
    .ni-9gssfu {
        margin-right: 4px;
    }
}


.ni-2gvxue {
    color: #f57C00;
    font-size: 1.25em;
    line-height: 1.15;
    text-decoration-line: underline;
}

@media (max-width: 769px) {
    .ni-2gvxue {
        font-size: 1em;
        text-decoration-line: none;
    }
}


.ni-w8m0pd {
    margin-left: auto;
    width: 24px;
    height: 24px;
}

.ni-w8m0pd path {
    fill: #f57C00;
}

@media (min-width: 769px) {
    .ni-w8m0pd {
        display: none;
    }
}

.ni-1lqi7v2 {
    font-size: 1.5em;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: 0.01em;
    margin-bottom: 4px;
    padding: 0 16px;
    text-shadow: 0 2px 4px rgba(8, 35, 48, 0.24);
}

.ni-1lqi7v2 b {
    color: #ffd600;
}

.ni-1gnip6m {
    font-size: 1.125em;
    line-height: 1.1;
    letter-spacing: -0.55px;
    margin-bottom: 4px;
    padding: 0 16px;
    text-shadow: 0 2px 4px rgba(8, 35, 48, 0.24);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ni-1gnip6m svg {
    margin: 0 4px 0 -5px;
    width: 20px;
    height: 20px;
}

.ni-1gnip6m svg path {
    fill: #ffd600;
}

.ni-tykuwv {
    font-size: 0.875em;
    line-height: 1.15;
    padding: 0 16px;
}

.ni-tykuwv li {
    margin-bottom: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.ni-tykuwv li::before {
    content: '\2605';
    font-size: 0.625em;
    margin-right: 4px;
    position: relative;
    bottom: 2px;
}

.ni-u1iyi7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    color: #ffffff;
    background-color: #000000;
    height: 22px;
    padding: 4px 8px;
    font-size: 0.75em;
    font-weight: 400;
}

@media (max-width: 340px) {
    .ni-u1iyi7 {
        font-size: 0.688em;
    }
}

.ni-1iv6tyb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 150px;
    width: auto;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-background-position: center;
    background-position: center;
    text-align: left;
    color: #ffffff;
}

body {
    font-family: Roboto, Arial, sans-serif
}

.gaming-cross-chart-title {
    min-height: 65px;
    color: #ffffff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center
}

.gaming-cross-chart-title .cross-title-icon {
    width: auto;
    height: 50px;
    margin: 0 10px
}

.gaming-cross-chart-title .friendly-boost-image {
    position: relative;
    bottom: 8px;
    margin-left: 20px
}

.link-to-cross-chart {
    text-align: right;
    padding: 15px 10px
}

.link-to-cross-chart a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-decoration: underline;
    color: inherit
}

.ni-z2ws4x {
    background: linear-gradient(132deg, #6094ea 0%, #f030C1 100%);
    font-weight: 500;
    font-size: 1em;
    line-height: 1.2;
    text-transform: capitalize;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 50px;
    box-sizing: border-box;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 2px;
}

@media (min-width: 365px) {
    .ni-z2ws4x {
        min-width: 59px;
        font-size: 1.125em;
    }
}

.ni-615nfs path {
    fill: #ffffff;
}

.ni-1t6i56k .golden-ratio-left {
    background: #252525;
}

.ni-1t6i56k .score-value {
    color: #ffffff;
}

.ni-1t6i56k .score-label {
    color: #a5a5a5;
}

.ni-1t6i56k .golden-ratio-right {
    background: #424242;
}

.ni-1t6i56k .offer-text {
    color: #ffffff;
}

.ni-1t6i56k .golden-ratio-bottom {
    background: #252525;
}

.ni-1t6i56k .golden-ratio-bottom p {
    color: #a5a5a5;
}

.ni-1t6i56k .score-wording.ranking-label {
    color: #17ead9;
    font-size: 0.875em;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.3px;
    text-transform: capitalize;
    border: 1px solid #17ead9;
    border-radius: 2px;
    padding: 2px;
}

@media (max-width: 360px) {
    .ni-1t6i56k .score-wording.ranking-label {
        font-size: 0.75em;
    }
}

.ni-joucg2 {
    display: none;
}

.ni-joucg2:not(:checked)~[data-hidden-row='true'] {
    margin: 0;
    overflow: hidden;
    max-height: 0;
    border: none;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.ni-joucg2:not(:checked)~.more-less .full-arrow-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ni-joucg2:checked~[data-hidden-row='true'] {
    max-height: 1000px;
    overflow: visible;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.ni-wlx9tp {
    position: relative;
    padding: 0 5px;
    background: unset;
    border-radius: unset;
    margin: 15px 0 0;
}

.ni-wlx9tp:first-of-type:not(:last-of-type) {
    margin-top: 10px;
}

.ni-jf8zxw {
    position: absolute;
    top: -11px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.ni-159faf7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 135px;
    height: auto;
}

.ni-1m9igdm {
    background: #252525;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    min-width: 97px;
    padding: 10px 0;
}

@media (min-width: 365px) {
    .ni-1m9igdm {
        min-width: 118px;
    }
}

@media (min-width: 428px) {
    .ni-1m9igdm {
        min-width: 133px;
    }
}

.ni-1duem7q {
    font-size: 0.875em;
    position: absolute;
    top: -15px;
}

.ni-1duem7q.sale-badge-ribbon {
    top: -16px;
}

@media (max-width: 364px) {
    .ni-1duem7q {
        min-width: 112px;
    }
}

.ni-158rw20 {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-filter: drop-shadow(0px 2px 4px rgba(8, 35, 48, 0.24));
    filter: drop-shadow(0px 2px 4px rgba(8, 35, 48, 0.24));
    z-index: 2;
    font-size: 0.875em;
    position: absolute;
    top: -15px;
}

.ni-158rw20.sale-badge-ribbon {
    top: -16px;
}

@media (max-width: 364px) {
    .ni-158rw20 {
        min-width: 112px;
    }
}

.ni-1offtne {
    z-index: 2;
    background: #00c9f5;
    color: #ffffff;
    font-weight: 300;
    font-size: 0.875rem;
    height: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 8px 0 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.ni-1offtne::after,
.ni-1offtne::before {
    content: '';
    display: block;
    position: absolute;
    right: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.ni-1offtne::after {
    top: 0;
    border-top: 10px solid;
    border-top-color: #00c9f5;
}

.ni-1offtne::before {
    bottom: 0;
    border-bottom: 10px solid;
    border-bottom-color: #00c9f5;
}

.ni-1nqtbew {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 95px;
    height: 28.5px;
}

@media (min-width: 365px) {
    .ni-1nqtbew {
        width: 110px;
        height: 33px;
    }
}

@media (min-width: 428px) {
    .ni-1nqtbew {
        width: 125px;
        height: 37.5px;
    }
}

.ni-oaktlt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 95px;
    height: 28.5px;
}

@media (min-width: 365px) {
    .ni-oaktlt {
        width: 110px;
        height: auto;
    }
}

@media (min-width: 428px) {
    .ni-oaktlt {
        width: 125px;
        height: auto;
    }
}

.ni-kytkm0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
    letter-spacing: -0.3px;
}

.ni-kytkm0 .score-value {
    font-weight: 500;
    font-size: 1.875em;
    line-height: 1.1;
    color: #ffffff;
}

.ni-kytkm0 .label-text {
    font-size: 0.625em;
    line-height: 1.2;
    color: #a5a5a5;
}

.ni-umekz7 {
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    letter-spacing: -0.3px;
    text-transform: capitalize;
    color: #a5a5a5;
}

.ni-umekz7 .product-ranking {
    font-size: 0.63em;
    margin-top: 5px;
}

.ni-1xbm747 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #a5a5a5;
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1.2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}

.ni-1xbm747 svg.disclaimer-icon {
    margin-right: 3px;
    height: 12px;
    width: auto;
}

.ni-19n96od {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #888888;
    font-size: 1.4em;
    font-weight: 100;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #a5a5a5;
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1.2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}

.ni-19n96od svg.disclaimer-icon {
    margin-right: 5px;
    height: 12px;
    width: auto;
}

.ni-19n96od svg.disclaimer-icon {
    margin-right: 3px;
    height: 12px;
    width: auto;
}

.ni-1t75wbx {
    background: #424242;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    text-align: center;
    width: 100%;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ni-yyp8lq {
    font-size: 0.75em;
    text-align: center;
    color: #17ead9;
}

.ni-q37fkq {
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.1;
    padding: 5px;
    letter-spacing: -0.3px;
    color: #ffffff;
}

.ni-q37fkq b {
    font-weight: inherit;
}

.ni-q37fkq big {
    font-size: inherit;
    line-height: inherit;
}

.ni-q37fkq br {
    display: none;
}

.ni-k3vv6r.page-wrapper {
    background: #000000;
}

.page-content .page-container {
    width: 100%;
    max-width: 1175px;
    background: #FFF;
    padding: 40px;
    margin-left: auto;
    margin-right: auto;
}

.page-content .page-container h1 {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 35px;
    font-weight: 700;
    color: #124da8;
}

.page-content .page-container p {
    margin-bottom: 30px;
}

.page-content .page-container ol {
    list-style: decimal;
    margin-bottom: 60px;
}

.page-content .page-container ol li {
    margin-bottom: 20px;
}

.black-line {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #000;
    color: #8c8c8c;
}


.footer-ext-logo {
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-ext-logo img {
    margin: 0 20px;
}

.ni-1b50qez:not(a),
.ni-1b50qez>p {
    color: #888888;
    font-size: 0.625em;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    background-color: #eeeeee;
}

.ni-gat5ai {
    background-color: #000000;
    margin-bottom: 1px;
}

.ni-1yiqr0f {
    max-width: 1224px;
    padding: 8px 16px;
    margin: 0 auto;
}

@media (min-width: 480px) {
    .ni-1yiqr0f {
        padding: 8px 24px;
    }
}

.ni-xhgxiu {
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1.2;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 8px;
}

.ni-1gunqaz {
    color: #ffffff;
    font-size: 0.625em;
    line-height: 1.1;
    margin-bottom: 8px;
}

.ni-1gunqaz a {
    color: #ffffff;
    -webkit-text-decoration: underline;
    text-decoration: underline;
}

.ni-1ol8e96 {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 42px;
    width: 100%;
    padding: 4px 16px;
    border-radius: 4px;
    border: 2px solid transparent;
    background: linear-gradient(#000000, #000000), linear-gradient(94deg, #ffd53f 0%, #ff9900 100%);
    -webkit-background-clip: padding-box, border-box;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    cursor: pointer;
}

.ni-9egdpp {
    font-size: 0.5625em;
    -webkit-text-size-adjust: none;
    line-height: 1.1;
    text-align: center;
    padding: 5px 0 0;
    color: #a5a5a5;
    width: auto;
    max-width: 408px;
    margin: 0 auto;
}

.ranking-column {
    display: flex !important;
}