<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------------------
  # SLOT VIDEO [slot_video] END
--------------------------------------------------------------*/

/*--------------------------------------------------------------
  # SLOT OPERATOR  BOX [slot_operator_box]
--------------------------------------------------------------*/
.slot-operator-box .bonus-table th,
.slot-operator-box .bonus-table td {
    justify-content: center;
    display: inline-flex; 
}

.slot-operator-box .compliance-text {
    font-size: 12px;
    text-align: left;
}

.slot-operator-box img {
    height: 65px;
}

/*--------------------------------------------------------------
  # SLOT OPERATOR  BOX [slot_operator_box] END
--------------------------------------------------------------*/

.embed-responsive {
    margin-top: 0.5rem;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 15%) -20px 20px 10px;
}

/*--------------------------------------------------------------
  # SLOT SYMBOLS [slot_symbols]
--------------------------------------------------------------*/
.symbol-box {
    font: normal normal normal 14px/14px Montserrat;
    box-shadow: 0px 0px 18px #0000001A;
}

.symbol-box .symbol-name {
    text-align: center;
    text-transform: uppercase;
    font: normal normal bold 12px/14px Roboto;
    margin-top: 6px;
}

.symbol-box .symbol-payouts {
    align-self: stretch;
    align-items: center;
    align-content: space-evenly;
    border-left: 1px solid rgb(134 134 134 / 15%);
    line-height: 1rem;
    margin: 0.5rem 0;
}

/*--------------------------------------------------------------
  # SLOT SYMBOLS [slot_symbols] END
--------------------------------------------------------------*/
/*--------------------------------------------------------------
  # SLOT TESTER REVIEW [slot_tester_review]
--------------------------------------------------------------*/
.slot-tester-review ~ .collapse {
    margin-top: 1.5rem;
}


.slot-tester-review .bracket-left {
    position: initial;
    margin-right: 15px;
}

.slot-tester-review .bracket-right {
    right: 2.5rem;
    position: relative;
    margin-left: auto;
}

.slot-tester-review .bracket-left,
.slot-tester-review .bracket-right {
    width: 55px;
    height: 45px;
}

.slot-tester-review .panel .panel-heading .rating {
    color: #3B9443;
    background: transparent;
    border: 1px solid;
    width: 57px;
    height: 57px;
    flex: 0 0 57px;
    font: normal normal normal 24px/11px Roboto;
    letter-spacing: 0;
    margin-right: 0;
}

.slot-tester-review .panel .panel-heading .rating span {
    font-size: 0.6em;
}

.slot-tester-review .panel .panel-heading {
    font: normal normal normal 18px/18px Montserrat;
    color: #3B9443;
    letter-spacing: 2px;
    width: 100%;
    padding: 2rem 2rem 1rem 2rem;
}

.slot-tester-review-author img {
    border-radius: 50%;
    width: 130px;
    height: 130px;

}

.slot-tester-review-img-bg {
    background: url(/wp-content/themes/ministrap-child/assets/images/author-slot-bg.svg) center no-repeat;
    background-size: contain;
    width: 190px;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slot-tester-review-author span {
    text-transform: uppercase;
}

.slot-tester-review-author p {
    margin: 0 !important;
    width: initial !important;
    padding: 0 !important;
}

.slot-tester-review-author span,
.slot-tester-review-author div,
.collapse .panel.slot-tester-review-author p {
    flex: 1;
    text-align: center !important;
}

.collapse .panel.slot-tester-review-author {
    justify-content: space-evenly;
    padding: 7px;
    color: #3B9443;
    font: normal normal normal 16px/18px Montserrat;
    letter-spacing: 2px;
}

/*--------------------------------------------------------------
  # SLOT TESTER REVIEW [slot_tester_review] END
--------------------------------------------------------------*/
/*--------------------------------------------------------------
  # SLOT FEATURES - CIRCLE WITH STEPS [slot_circle_steps]
--------------------------------------------------------------*/
.slot-circle-steps-container ~ .content-section {
    margin-top: 0;
}

.slot-circle-steps-container {
    background: #fff;
}

.circle-steps img.slot-circle-steps-logo {
    max-width: initial;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    left: 50%;
}

.slot-circle-steps.circle-steps {
    margin: 0;
    padding-top: 3rem;
    position: relative;
}

.slot-circle-steps.circle-steps &gt; div &gt; div i {
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3c9542;
    font-size: 30px;
    border: 2px solid #EBEBEB;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}

.slot-circle-steps .circle-steps-left, .slot-circle-steps .circle-steps-right {
    padding-bottom: 2%;
    padding-top: 0;
    padding: 0;
}

.slot-circle-steps.circle-steps &gt; div &gt; div {
    flex: 1;
    justify-content: center;
    padding-top: 1rem;
}

.slot-circle-steps.circle-steps &gt; div &gt; div:after {
    position: initial;
    margin-top: 1rem;
    width: 70px;
}

/*Right*/
.slot-circle-steps .circle-steps-right {
    flex-direction: column;
}

.slot-circle-steps.circle-steps &gt; .circle-steps-right div i {
    left: -90px;
}

.slot-circle-steps.circle-steps &gt; .circle-steps-right &gt; div:nth-child(1) {
    right: 18%;
}

.slot-circle-steps.circle-steps &gt; .circle-steps-right &gt; div:nth-child(2) {
    right: -8%;
}

.slot-circle-steps.circle-steps &gt; .circle-steps-right &gt; div:nth-child(3) {
    right: -9%;
}

.slot-circle-steps.circle-steps &gt; .circle-steps-right &gt; div:nth-child(4) {
    right: 16%;
}

/*Left*/
.slot-circle-steps.circle-steps &gt; .circle-steps-left div i {
    right: -90px;
}

.slot-circle-steps.circle-steps &gt; div.circle-steps-left &gt; div:after {
    margin-left: auto;
}

.slot-circle-steps.circle-steps &gt; .circle-steps-left &gt; div:nth-child(1) {
    left: 18%;
}

.slot-circle-steps.circle-steps &gt; .circle-steps-left &gt; div:nth-child(2) {
    left: -8%;
}

.slot-circle-steps.circle-steps &gt; .circle-steps-left &gt; div:nth-child(3) {
    left: -9%;
}

.slot-circle-steps.circle-steps &gt; .circle-steps-left &gt; div:nth-child(4) {
    left: 16%;
}

/* Top  */
.slot-circle-steps.circle-steps &gt; div.circle-steps-top &gt; div i,
.slot-circle-steps.circle-steps &gt; div.circle-steps-bottom &gt; div i {
    left: 50%;
    transform: translateX(-50%);
    top: initial;
}

.slot-circle-steps.circle-steps &gt; div.circle-steps-top &gt; div:after {
    display: none;
}

.slot-circle-steps .circle-steps-top &gt; div {
    padding-bottom: 40px;
    width: 400px;
    margin: 0 auto;
}

.slot-circle-steps.circle-steps &gt; div.circle-steps-top &gt; div i {
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
    top: initial;
}

.slot-circle-steps .circle-steps-top {
    flex: 0 0 100%;
    text-align: center;
}

/* Bottom */

.slot-circle-steps &gt; div.circle-steps-bottom &gt; div {
    padding-top: 40px;
}

.slot-circle-steps.circle-steps &gt; div.circle-steps-bottom &gt; div i {
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
    bottom: initial;
}

.slot-circle-steps.circle-steps &gt; div.circle-steps-bottom &gt; div:after {
    position: absolute;
}

/*--------------------------------------------------------------
  # SLOT FEATURES - CIRCLE WITH STEPS [slot_circle_steps] END
--------------------------------------------------------------*/

/*--------------------------------------------------------------
  # SLOT MEDIA QUERIES
--------------------------------------------------------------*/
@media screen and (max-width: 991px) {
    .portrait-mode .embed-responsive {
        min-height: 75vh;
    }
}

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

    /*--------------------------------------------------------------
      # SLOT FEATURES - CIRCLE WITH STEPS [slot_circle_steps]
    --------------------------------------------------------------*/
    .slot-circle-steps-container {
        background: linear-gradient(
                180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 50%, rgba(255, 255, 255, 1) 100%);
    }

    .slot-circle-steps.circle-steps {
        margin: 0;
    }

    .slot-circle-steps.circle-steps &gt; div &gt; div {
        position: relative;
        padding: 0;
        width: calc(100% - 90px);
        margin-left: auto;
        min-height: 75px;
        margin-bottom: 3.5rem;
    }

    .slot-circle-steps.circle-steps &gt; div &gt; div:after {
        content: '' !important;
    }

    .slot-circle-steps.circle-steps &gt; div &gt; div:nth-child(2n) {
        width: calc(100% - 130px);
    }

    .slot-circle-steps.circle-steps &gt; div &gt; div:nth-child(2n) i {
        color: #fff;
        background: #3c9542;
        border: none;
    }

    .slot-circle-steps.circle-steps &gt; div &gt; div i {
        left: -85px !important;
        right: initial !important;
    }

    .slot-circle-steps.circle-steps &gt; div &gt; div:before {
        content: none;
    }

    .slot-circle-steps.circle-steps &gt; div &gt; div.slot-circle-steps-images-holder img {
        padding: 0;
    }
    .slot-circle-steps.circle-steps &gt; div &gt; div.slot-circle-steps-images-holder {
        width: unset;
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }

    .slot-circle-steps.circle-steps &gt; div &gt; div.slot-circle-steps-images-holder:after {
        content: none !important;
    }

    .slot-circle-steps.circle-steps img {
        display: block;
        width: 100%;
    }

    .slot-circle-steps.circle-steps img.slot-circle-steps-logo {
        width: 50%;
        height: auto;
    }

    /*--------------------------------------------------------------
      # SLOT FEATURES - CIRCLE WITH STEPS [slot_circle_steps] END
    --------------------------------------------------------------*/
    /*--------------------------------------------------------------
      # SLOT TESTER REVIEW [slot_tester_review]
    --------------------------------------------------------------*/
    .collapse .panel.slot-tester-review-author {
        flex-wrap: wrap;
        min-height: 160px;
        flex-direction: column !important;
        padding-left: 150px;
        align-items: flex-start;
        justify-content: center;
    }

    .slot-tester-review-img-bg {
        width: 120px;
        height: 120px;
        position: absolute;
        left: 15px;
    }

    .slot-tester-review-author span {
        margin: 5px 0;
    }

    .slot-tester-review-author img {
        width: 80px;
        height: 80px;
    }

    .slot-tester-review .bracket-left {
        margin: 1rem 0;
    }

    .slot-tester-review .bracket-right {
        margin-bottom: 1rem;
        margin-right: 1rem;
    }

    .slot-tester-review .bracket-left, .slot-tester-review .bracket-right {
        width: 100%;
        height: 30px;
        position: initial;
        zoom: 0;
    }

    .slot-tester-review .panel .panel-heading .rating {
        width: 40px;
        height: 40px;
        flex: 0 0 40px;
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 20px;
    }

    .slot-tester-review.collapse .panel .panel-heading {
        padding: 0 1rem;
    }

    .slot-tester-review.collapse .panel .panel-heading {
        flex-wrap: wrap;
        font-size: 16px;
    }
    .slot-tester-review.collapse .panel p:last-of-type {
        margin-bottom: 0;
    }


    /*--------------------------------------------------------------
      # SLOT TESTER REVIEW [slot_tester_review] END
    --------------------------------------------------------------*/
    /*--------------------------------------------------------------
      # SLOT  REVIEW BOX [slot_review_box]
    --------------------------------------------------------------*/
    .slot-intro-boxes.intro-boxes .box {
        padding-left: 0;
        padding-right: 0;
    }

    .slot-intro-boxes.intro-boxes .row .col-lg-6 {
        padding: 0;
    }

    .slot-intro-boxes.intro-boxes .richSnipets,
    .slot-intro-boxes.intro-boxes .row {
        padding: 1.5rem 20px 0;
        margin: 0;
    }

    #rating-box.slot-intro-boxes .average-rating b {
        line-height: 1;
    }

    .slot-intro-boxes .star-ratings-css {
        width: 6.9em;
        font-size: 9px;
    }

    /*--------------------------------------------------------------
      # SLOT  REVIEW BOX [slot_review_box] END
    --------------------------------------------------------------*/
    .related-pages-slots {
        padding: 0 15px;
    }

    .symbol-box .symbol-payouts {
        font-size: 11px;
    }

    .symbol-box .symbol-name {
        font-size: 10px;
    }

    .responsible-gaming .h2 {
        margin-bottom: auto;
        margin-top: 0.5rem;
    }
}
</pre></body></html>