/* GENERAL STYLES */

.single-page-content-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100vh;
    position: relative;
    margin: 0 auto;
}
.single-page-content-wrap main.single-page-content {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.single-page-content-wrap main.single-page-content .section-top {
    flex: 1;
}
.single-casino_management {
    background: transparent !important;
    font-family: 'Inter', sans-serif;
}
.single-page-content .header {
    padding: 16px 0;
    width: 100%;
    position: relative;
}
.single-page-content .header-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.single-page-content .header .button {
    font-size: 16px;
    font-weight: 600;
    fill: #fff;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 10px 12px;
}
.single-page-content .header .button:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.single-page-content .container {
    max-width: 1224px;
    padding-left: 12px;
    padding-right: 12px;
}
.single-page-content .content-row {
    padding: 40px 0 70px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.single-page-content.style-conquistador .content-row {
    padding: 90px 30px 30px;
}
.single-page-content .content-row .logo-wrap {
    margin-bottom: 30px;
}
.single-page-content .content-row .logo-wrap img {
    max-width: 270px;
    max-height: 200px;
    height: auto;
    width: auto;
}
.single-page-content .steps-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px;
}
.single-page-content .step {
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
}
.section-footer {
    padding: 4px 32px 32px 32px;
    background: #000;
    display: flex;
    justify-content: center;
}
.section-footer img {
    display: block;
    margin: 0 auto;
}
.background-overlay {
    display: none;
}
.single-page-content {
    background: #000;
}
.single-page-content.style-conquistador .header:after {
    background: linear-gradient(
        to right,
        #0d2443 5%,
        #c3b300 50%,
        #0f2647 95%
    ) !important;
}
.single-page-content.style-conquistador {
    background: #0d2443;
}
.single-page-content.style-conquistador .section-top {
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: top center !important;
}
.single-page-content.style-conquistador .section-top .content-row .col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0 !important;
}
.single-page-content.style-conquistador .payment-wrap img {
    width: 50px !important;
}
.single-page-content .section-top .container {
    max-width: 1150px;
}
.single-page-content.style-conquistador .section-top .container {
    max-width: 1440px;
}
.single-page-content .content-row .title {
    color: #fff;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.single-page-content .content-row .heading-title {
    color: #fff;
    text-align: center;
    font-size: 62px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.single-page-content.style-conquistador .content-row .heading-title {
    color: #fff;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.44);
    font-family: Inter;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
}
.single-page-content .content-row .heading-subtitle {
    color: #fff;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.single-page-content .content-row .col {
    text-align: center;
    flex: auto;
}
.single-page-content .content-row .col:first-child {
    width: 100%;
}
.single-page-content .content-row .col:last-child {
    text-align: right;
}
.single-page-content .section-steps {
    background: #000;
    padding: 32px 0;
}
.single-page-content .step .number {
    background: #85804a;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
}
.single-page-content .step .text {
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    max-width: 80px;
}
.single-page-content .step:not(:last-of-type):after {
    content: url('../images/9254fdb01576612d1abc9b6a6154ed40af418f9c.svg');
    position: absolute;
    right: -50px;
}
.single-page-content.style-conquistador .step:not(:last-of-type):after {
    content: '|';
    position: relative;
    right: -60px;
    height: inherit;
    margin: 0;
    padding: 0;
    font-size: 80px;
    color: transparent;
    border-right: 2px solid #fff;
    transform: none;
    bottom: 0;
}
.single-page-content.style-conquistador .section-steps .step .text {
    width: 100%;
    max-width: 220px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.single-page-content .section-payment {
    padding: 0;
    background: #000;
}
.single-page-content .payment-wrap h4 {
    color: #fff;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
}
.single-page-content .payment-wrap img {
    width: 41px;
    height: auto;
}
.single-page-content .payment-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
}
.single-page-content .section-legal {
    padding: 32px 0;
    background: #000;
    text-align: center;
}
.single-page-content .section-legal h4 {
    color: #fff;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
}
.single-page-content .section-legal .partner-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
}
.single-page-content .section-legal .partner-logos img {
    max-width: 165px;
    max-height: 70px;
}
.single-page-content .section-footer img {
    max-width: 420px;
    width: 100%;
}

/* STYLE 1 */
.single-page-content.style-conquistador .header-inner {
    justify-content: space-between;
}
.single-page-content.style-vikings .header-inner,
.single-page-content.style-space .header-inner {
    justify-content: space-between;
}
.single-page-content.style-conquistador .header-inner .logo-wrap,
.single-page-content.style-vikings .header-inner .logo-wrap,
.single-page-content.style-space .header-inner .logo-wrap {
    margin-right: 16px;
}
.single-page-content.style-conquistador .header-inner .logo-wrap img,
.single-page-content.style-vikings .header-inner .logo-wrap img,
.single-page-content.style-space .header-inner .logo-wrap img {
    max-height: 45px;
    height: 100%;
    width: auto;
}
.single-page-content.style-conquistador .header-inner .button,
.single-page-content.style-vikings .header-inner .button,
.single-page-content.style-space .header-inner .button {
    border-radius: 8px;
    border: 1px solid #fff;
    background: rgba(60, 30, 0, 0.5);
    padding: 10px 12px;
    text-decoration: none;
    margin-left: 16px;
}
.single-page-content.style-vikings .header-inner .button {
    background: #0e1232;
}
.single-page-content.style-vikings .header-inner .button:hover {
    border: 1px solid #9ae02b;
    background: transparent;
    color: #9ae02b;
}
.single-page-content.style-conquistador .header-inner .button:hover {
    border-radius: 8px;
    border: 1px solid #fff;
    background: #3c1e00;
    color: #ffffff;
}
.single-page-content.style-conquistador .header-inner .button span {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.single-page-content.style-conquistador .header:after {
    content: '';
    display: block;
    height: 3px;
    width: 100%;
    border-bottom: 3px solid #ffc387;
    background: #1c3353;
    top: 100%;
    position: absolute;
}
.single-page-content.style-conquistador .container {
    width: 100%;
    max-width: 1370px;
    padding: 0 32px;
}
.single-page-content.style-conquistador .content-row .title {
    color: #181818;
    font-family: 'Barlow Condensed';
    font-size: 37px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    color: rgba(24, 24, 24, 1) !important;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    margin: 0 0 20px 0;
}
main.single-page-content {
    max-width: 100%;
}
.single-page-content.style-conquistador .section-top {
    width: 100%;
    position: unset;
    background-position: top center !important;
    background-size: cover !important;
}
.single-page-content.style-conquistador .content-row .button {
    border-radius: 16px;
    background: linear-gradient(180deg, #deefb1 0%, #fad369 100%);
    box-shadow: 0 0 14px 0 rgba(255, 236, 192, 0.8),
        0 5.44px 5.44px 0 rgba(255, 255, 255, 0.35) inset;
    color: #0e0e0e;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 22px;
    max-width: 400px;
    margin: 0 auto 30px 0;
    overflow: hidden;
    position: relative;
    animation: pulse 2s infinite;
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}
.single-page-content.style-conquistador .content-row .button:hover {
    border-radius: 16px;
    background: linear-gradient(
            0deg,
            rgba(255, 255, 255, 0.3) 0%,
            rgba(255, 255, 255, 0.3) 100%
        ),
        linear-gradient(180deg, #e6f0bb 0%, #f9d66f 100%);
    box-shadow: 0px 5.44px 5.44px 0px rgba(255, 255, 255, 0.35) inset;
    color: rgba(0, 0, 0, 0.7);
}
.single-page-content.style-conquistador .button svg {
    fill: #000;
    margin-left: 10px;
    margin-top: 5px;
}
.single-page-content.style-conquistador .content-row .button svg:hover {
    fill: rgba(0, 0, 0, 0.7);
}
.single-page-content.style-conquistador .content-row .button:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
.single-page-content.style-conquistador .content-row .button .button-text {
    color: #000;
    text-align: center;
    text-shadow: 0px 2.72px 5.44px rgba(255, 255, 255, 0.25);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(0, 0, 0, 0.1);
    font-family: 'Barlow Condensed';
    font-size: 38.925px;
    font-style: normal;
    font-weight: 700;
    line-height: 100.5%; /* 39.119px */
    letter-spacing: 0.389px;
}
.single-page-content.style-conquistador .content-row .col:last-child {
    width: 100%;
    max-width: 645px;
    padding-top: 20%;
}
.single-page-content.style-conquistador .content-row .button:hover {
    border-radius: 16px;
    background: linear-gradient(180deg, #deefb1 0%, #fad369 100%);
    box-shadow: 0px 0px 14px 0px rgba(255, 236, 192, 0.8),
        0px 5.44px 5.44px 0px rgba(255, 255, 255, 0.35) inset;
}
.single-page-content.style-conquistador .content-row .button:active {
    box-shadow: 4px 4px 6px 0 rgba(12, 12, 12, 0.3),
        -4px -4px 6px 0 rgba(116, 125, 136, 0.2),
        inset -4px -4px 6px 0 rgba(8, 8, 8, 0.2),
        inset 4px 4px 6px 0 rgba(0, 0, 0, 0.2);
}

@-webkit-keyframes shiny-btn1 {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }
    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }
    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}
.single-page-content.style-conquistador .payment-wrap {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 32px;
}
.single-page-content.style-conquistador .payment-wrap .heading-title {
    width: 100%;
    max-width: 500px;
    padding-right: 25px;
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    text-align: left;
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.single-page-content.style-conquistador .payment-wrap h4 {
    color: #1e1e1e;
}
.single-page-content.style-conquistador .content-row .title {
    color: #85804a;
}
.single-page-content.style-conquistador .section-steps {
    background: #002b6b;
    display: flex;
    padding: 32px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    height: 170px;
    padding: 32px 0;
}
.single-page-content.style-conquistador .section-steps .step .number {
    color: #fff;
    font-family: Inter;
    font-size: 118px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    background: none;
}
.single-page-content.style-conquistador .section-steps .step .text {
    width: 100%;
    max-width: 220px;
    color: #fff;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-left: 10px;
}
.single-page-content.style-conquistador .section-payment {
    background: #0d203c;
}
.single-page-content.style-conquistador .section-legal {
    background: #0d1521;
}
.single-page-content.style-conquistador .section-legal h4 {
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-family: Inter;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 28.5px */
    margin: 0 auto 32px;
}

/* STYLE 2 Vikings*/
.single-page-content.style-vikings .header {
    background: #0e1232;
}
.single-page-content.style-vikings .section-top {
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
    min-height: 624px;
    display: flex;
    align-items: center;
}
.single-page-content.style-vikings .section-top .container {
    max-width: 1224px;
    width: 100%;
}
.single-page-content.style-vikings .content-row .col:first-child {
    text-align: left;
}
.single-page-content.style-vikings .content-row .title {
    color: #afff2e;
    font-size: 37px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', serif;
    margin-bottom: 20px;
    text-align: left;
}
.single-page-content.style-vikings .content-row .heading-title {
    color: #fff;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.44);
    font-family: Inter;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0;
}
.single-page-content.style-vikings .content-row .heading-subtitle {
    width: 100%;
    max-width: 500px;
    color: #fff;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.44);
    font-family: Inter;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
}
.single-page-content.style-vikings .content-row .button {
    border-radius: 121.64px;
    background: #6d8322;
    box-shadow: 0 0 20px 0 rgba(175, 255, 46, 0.5);
    font-family: 'Barlow Condensed', serif;
    font-weight: 700;
    line-height: 100.5%; /* 39.119px */
    letter-spacing: 0.389px;
    color: #000;
    text-align: center;
    display: inline-block;
    gap: 16px;
    font-size: 38px;
    padding: 7px 30px 23px 45px;
    margin-top: 50px;
    position: relative;
    z-index: 1;
    transition: all 0.2s linear;
}
.single-page-content.style-vikings .content-row .button:after {
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    box-shadow: 0px 5.44px 5.44px 0px rgba(255, 255, 255, 0.35) inset;
    background: linear-gradient(180deg, #d5fb4f 0%, #afff2e 100%);
    display: block;
    position: absolute;
    top: -8px;
    left: 0;
    z-index: -1;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.single-page-content.style-vikings .content-row .button .button-text {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}
.single-page-content.style-vikings .content-row .button .button-text:after {
    height: 29px;
    content: url('../images/5c00d93956ec4d3d122bc982426fd16540470463.svg');
}
.single-page-content.style-vikings .content-row .button:hover:after {
    background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.3) 0%,
            rgba(0, 0, 0, 0.3) 100%
        ),
        linear-gradient(180deg, #d5fb4f 0%, #afff2e 100%);
    top: -4px;
}
.single-page-content.style-vikings .content-row .button:hover {
    padding: 11px 30px 19px 45px;
}
.single-page-content.style-vikings .content-row .col:first-child {
    width: 100%;
    max-width: 700px;
}

.single-page-content.style-vikings .section-steps {
    background: #90e1ff;
}
.single-page-content.style-vikings .steps-wrap {
    gap: 60px !important;
}
.single-page-content.style-vikings .section-steps .step {
    width: 100%;
    max-width: 230px;
}
.single-page-content.style-vikings .step .number {
    background: #000031;
}
.single-page-content.style-vikings .step:not(:last-of-type):after {
    content: url('../images/87b0fc8c1915acedd3af9572ccccc6ed3e5638f0.svg');
    width: 40px;
}
.single-page-content.style-vikings .step .text {
    max-width: 170px;
    width: 100%;
    color: #000031;
    font-family: Inter;
    font-size: 18.205px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.single-page-content.style-vikings .section-payment {
    padding: 32px 0;
    background: #001733;
}
.single-page-content.style-vikings .payment-wrap h4,
.single-page-content.style-vikings .section-legal h4 {
    margin-top: 0;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-family: Inter;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.single-page-content.style-vikings .section-legal h4 {
    margin-bottom: 32px;
}
.single-page-content.style-vikings .section-legal {
    background: #001733;
}
ingle-page-content.style-vikings .section-footer {
    background: #010121;
}

/* STYLE 3 */
.single-page-content.style-space .header {
    border-bottom: 3px solid #ffc387;
    background: rgba(17, 17, 17, 1);
}
.single-page-content.style-space .content-row {
    padding: 100px 0;
}
.single-page-content.style-space .header-inner {
    gap: 32px;
}
.single-page-content.style-space .header .button {
    font-family: Inter;
    background: rgba(0, 0, 0, 1);
    padding: 10px 12px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
}
.single-page-content.style-space .header .button:hover {
    color: #c3b300;
    border-color: #c3b300;
}
.single-page-content.style-space .section-top {
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.single-page-content.style-space .section-top .container {
    max-width: 1224px;
}
.single-page-content.style-space .content-row .col:first-child {
    max-width: 710px;
    text-align: center;
}
.single-page-content.style-space .content-row .title {
    color: #85804a;
    font-family: Inter;
    font-size: 30.348px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 5px;
    /*background: rgba(255, 255, 255, 0.80);*/
    display: inline-block;
}
.single-page-content.style-space .content-row .heading-title {
    color: #fff;
    font-family: Inter;
    font-size: 64px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}
.single-page-content.style-space .content-row .heading-subtitle {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    color: #fff;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    font-size: 50px;
    text-align: center;
}
.single-page-content.style-space .content-row .button {
    color: #0e0e0e;
    text-align: center;
    font-family: Inter;
    font-size: 24.955px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 1.497px;
    text-transform: uppercase;
    display: flex;
    width: 370px;
    height: 78px;
    padding: 25px 23px;
    margin: 4px auto 35px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 16px;
    border: 3.48px solid #ea9933;
    background: linear-gradient(180deg, #ffdf96 -26.92%, #fb9f28 100.36%);
    box-shadow: 0px 6.96px 2.32px 0px #eee97f inset,
        0px 0px 17.981px 0px rgba(255, 123, 2, 0.67),
        0px 3.021px 0px 0px #634700;
    margin-top: 40px;
    position: relative;
    z-index: 1;
    transition: all 0.2s linear;
    animation: none;
    color: #0e0e0e;
    overflow: hidden;
    text-decoration: none;
}
.single-page-content.style-space .content-row .button:hover {
    opacity: 1 !important;
    color: #fff;
    border-radius: 16px;
    border: 3.5px solid #6d3f04;
    background: linear-gradient(180deg, #ffdf96 -26.92%, #6d3f04 100.36%);
    box-shadow: 0px 6.96px 2.32px 0px #f8e781 inset,
        0px 0px 17.981px 0px rgba(255, 123, 2, 0.67),
        0px 3.021px 0px 0px #634700;
}
.single-page-content.style-space .content-row .button:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
.single-page-content.style-space .content-row .button:hover {
    opacity: 0.7;
}
.single-page-content.style-space .content-row .button:active {
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, 0.3),
        -4px -4px 6px 0 rgba(116, 125, 136, 0.2),
        inset -4px -4px 6px 0 rgba(255, 255, 255, 0.2),
        inset 4px 4px 6px 0 rgba(0, 0, 0, 0.2);
}

@-webkit-keyframes shiny-btn1 {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }
    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }
    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}
.single-page-content.style-space .content-row .button .button-text {
    color: #0e0e0e;
    text-align: center;
    font-family: Inter;
    font-size: 34.452px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}
@keyframes glowing {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    to {
        transform: scale(1);
    }
}
.single-page-content.style-space .section-steps {
    background: #1e1e1e;
}
.single-page-content.style-space .section-steps .step {
    max-width: 230px;
    width: 100%;
}
.single-page-content.style-space .step .number {
    background: #85804a;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
}
.single-page-content.style-space .step .text {
    color: rgba(255, 255, 255, 0.9);
    font-family: Inter;
    font-size: 18.205px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 21.846px */
    width: 100%;
    max-width: 170px;
    color: #fff;
}
.single-page-content.style-space .step:not(:last-of-type):after {
    content: url('../images/9254fdb01576612d1abc9b6a6154ed40af418f9c.svg');
    position: absolute;
    right: -20px;
}
.single-page-content.style-space .section-payment {
    padding: 0;
    background: #1e1e1e;
}
.single-page-content.style-space .payment-wrap {
    display: flex;
    width: 100%;
    max-width: 1182px;
    height: 144px;
    padding: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    border-radius: 24px;
    background: #fffac3;
}
.single-page-content .section-legal h4 {
    color: rgba(255, 255, 255, 0.9);
}
.single-page-content.style-space .payment-wrap h4 {
    color: rgba(30, 30, 30, 1);
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
    max-width: 480px;
    margin-top: 0;
}
.single-page-content.style-space .payment-wrap img {
    width: auto;
    max-width: 150%;
    max-height: 30px;
    height: 100%;
}
.single-page-content.style-space .payment-logos {
    gap: 20px;
}
.single-page-content.style-space .section-legal {
    background: #1e1e1e;
}
.single-page-content.style-space .steps-wrap {
    gap: 70px;
}

@media (max-width: 1600px) {
    .single-page-content .container {
        max-width: 1195px;
    }
    .single-page-content.style-vikings .content-row {
        padding: 65px 0;
    }
    .single-page-content.style-space .content-row {
        padding: 65px 0;
    }
}

@media (max-width: 1050px) {
    .single-page-content.style-conquistador .payment-wrap {
        flex-direction: column;
    }
    .single-page-content.style-conquistador .payment-wrap .heading-title {
        text-align: center;
        margin-bottom: 20px;
    }
    .single-page-content.style-conquistador .section-payment {
        padding: 16px;
    }
}

@media (max-width: 990px) {
    .single-page-content .content-row {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .single-page-content.style-conquistador .content-row .col:first-child {
        max-width: 630px;
    }
    .single-page-content .content-row .col:last-child {
        margin-top: 30px;
    }
    .single-page-content.style-conquistador .content-row .col:last-child {
        padding-top: 0;
    }
    .single-page-content.style-vikings .content-row .col:first-child {
        text-align: center;
    }
    .single-page-content.style-vikings .content-row .title {
        text-align: center;
    }
    .single-page-content.style-vikings .content-row .heading-title,
    .single-page-content.style-vikings .content-row .heading-subtitle {
        text-align: center;
        margin: 0 auto;
    }
    .single-page-content.style-vikings .steps-wrap {
        gap: 30px !important;
    }
    .single-page-content.style-vikings .step:not(:last-of-type):after {
        width: 20px;
    }
    .single-page-content .step:not(:last-of-type):after {
        right: -20px;
    }
    .single-page-content.style-vikings .section-top {
        padding-bottom: 50%;
        background-size: cover;
        background-position: center;
    }
    .single-page-content.style-space .content-row .col:first-child {
        text-align: center;
        margin-bottom: 180px;
    }
    .single-page-content.style-space .content-row .heading-title {
        text-align: center;
    }
    .single-page-content.style-space .section-top {
        padding-bottom: 30%;
        /*background-image: url(img/style-3-bg-mob.png);*/
        background-size: cover;
        background-position: center;
    }
    .single-page-content.style-space .steps-wrap {
        gap: 30px !important;
    }
    .single-page-content.style-space .step:not(:last-of-type):after {
        width: 20px;
    }
    .single-page-content.style-space .step .text {
        font-size: 16px;
    }
}

@media (max-width: 870px) {
    .single-page-content.style-conquistador .section-steps {
        flex-direction: row;
        height: 110px;
        padding: 32px 16px;
        position: relative;
        z-index: 50;
    }
    .single-page-content.style-conquistador .section-steps .step .number {
        font-size: 45px;
    }
    .single-page-content.style-conquistador .section-steps .step .text {
        font-size: 10px;
    }
    .single-page-content.style-conquistador .step:not(:last-of-type):after {
        right: -85px;
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .single-page-content.style-conquistador .header {
        height: 70px;
        padding: 0;
        z-index: 100;
    }
    .single-page-content.style-conquistador .container {
        padding: 0;
        width: 100%;
    }
    .single-page-content.style-conquistador .section-steps .step .number {
        width: 10px;
    }
    .single-page-content.style-conquistador .container .header-inner {
        justify-content: space-between;
        padding: 16px;
    }
    .single-page-content.style-conquistador .section-top {
        background-image: unset;
    }
    .single-page-content.style-conquistador .background-overlay {
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .single-page-content.style-conquistador .content-row {
        padding-top: 0;
    }
    .single-page-content.style-conquistador .content-row .col:last-child {
        width: 100%;
        max-width: 330px;
        align-items: center;
    }
    .single-page-content.style-conquistador .step:not(:last-of-type):after {
        right: -20px;
        font-size: 35px;
        bottom: 0;
        transform: unset !important;
    }
    .single-page-content.style-conquistador .content-row .title {
        font-size: 20px;
    }
    .single-page-content.style-conquistador .content-row .heading-title {
        text-align: center;
        text-shadow: 0 2.819px 2.819px rgba(0, 0, 0, 0.44);
        font-size: 32px;
    }
    .single-page-content.style-conquistador .content-row .button {
        max-width: 280px;
        height: 45px;
    }
    .single-page-content.style-conquistador .content-row .button .button-text {
        font-size: 27px;
    }
    .single-page-content.style-conquistador .section-steps .step .text {
        font-size: 8px;
        width: 100%;
        max-width: 70px;
        margin-left: 5px;
    }
    .single-page-content.style-conquistador .section-payment {
        height: 130px;
        padding: 16px;
        position: relative;
        z-index: 10;
    }
    .single-page-content.style-conquistador .payment-wrap {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
        margin: 0;
    }
    .single-page-content.style-conquistador .payment-wrap img {
        width: 33px !important;
    }
    .single-page-content.style-conquistador .payment-wrap .heading-title {
        text-align: center;
        font-size: 19px;
        padding: 0 10px;
        margin-bottom: 16px;
    }
    .single-page-content .content-row {
        padding: 16px;
    }
    .single-page-content .header .logo img {
        max-width: 170px;
        max-height: 65px;
    }
    .single-page-content.style-conquistador .steps-wrap {
        flex-direction: row;
        gap: 40px;
    }
    .single-page-content .steps-wrap {
        flex-direction: column;
        gap: 60px;
    }
    .section-footer {
        padding: 10px 16px;
    }
    .single-page-content .content-row .logo-wrap {
        margin-bottom: 0;
    }
    .single-page-content .content-row .logo-wrap img {
        max-width: 240px;
        max-height: 130px;
    }

    /* STYLE 1 */
    .single-page-content.style-conquistador .header-inner .logo-wrap {
        margin: 0 0 0 16px;
    }
    .single-page-content.style-conquistador .payment-wrap {
        padding: 16px;
    }
    .single-page-content.style-conquistador .content-row .button {
        font-size: 23px;
        margin: 0 auto;
        padding: 19px 20px 19px;
        width: fit-content;
    }
    .single-page-content.style-conquistador .section-top {
        background-position: -108% 20%;
        height: 640px;
    }
    .single-page-content.style-conquistador .section-top {
        background-position: -108% 20%;
        height: 640px;
    }
    .single-page-content .content-row .title {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .single-page-content .content-row .heading-title {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .single-page-content .content-row .heading-subtitle {
        font-size: 25px;
    }
    .single-page-content .step:not(:last-of-type):after {
        right: 50%;
        transform: rotate(90deg);
        bottom: -55px;
    }
    .single-page-content .section-legal h4 {
        padding: 0 20px;
    }
    .single-page-content.style-conquistador .section-legal .partner-logos {
        padding: 0 32px;
    }
    .single-page-content .section-legal .partner-logos {
        gap: 15px;
    }
    .single-page-content .payment-logos {
        gap: 15px;
    }

    /* STYLE 2  Vikings*/
    .single-page-content.style-vikings .content-row .title {
        font-size: 23px;
        margin-bottom: 12px;
        margin-top: 0;
    }
    .single-page-content.style-vikings .content-row {
        padding: 30px 0;
    }
    .single-page-content.style-vikings .content-row .col {
        align-items: center;
        justify-content: center;
    }
    .single-page-content.style-vikings .content-row .col:first-child {
        margin-top: 0;
    }
    .single-page-content.style-vikings .content-row .heading-title {
        text-align: center;
        font-size: 31px;
    }
    .single-page-content.style-vikings .content-row .heading-subtitle {
        text-align: center;
        font-size: 31px;
    }
    .single-page-content.style-vikings .content-row {
        padding: 0 0 30px;
    }
    .single-page-content.style-vikings .content-row .button {
        font-size: 25px;
        margin-top: 20px;
    }
    .single-page-content.style-vikings .content-row .button {
        display: flex;
        width: 240px;
        height: 44px;
        padding: 11px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .single-page-content.style-vikings .content-row .button:after {
        top: 0;
    }
    .single-page-content.style-vikings .content-row .button .button-text {
        color: #000;
        text-align: center;
        text-shadow: 0 1.7px 3.5px rgba(255, 255, 255, 0.25);
        -webkit-text-stroke-width: 0.65px;
        -webkit-text-stroke-color: rgba(0, 0, 0, 0.1);
        font-family: 'Barlow Condensed';
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: 100.5%;
        letter-spacing: 0.25px;
    }
    .single-page-content.style-vikings .section-steps .step {
        justify-content: space-around;
        max-width: 280px;
        width: 100%;
    }
    .single-page-content.style-vikings .step:not(:last-of-type):after {
        width: 40px;
    }
    .single-page-content.style-vikings .payment-logos {
        gap: 12px;
    }
    .single-page-content.style-vikings .payment-logos img {
        max-width: 35px;
    }
    .single-page-content.style-vikings .section-payment,
    .single-page-content.style-vikings .section-legal,
    .single-page-content.style-vikings .section-steps {
        padding: 16px 0;
    }

    /* STYLE 3 Space */
    .single-page-content.style-space .content-row {
        padding: 16px;
    }
    .single-page-content.style-space .header-inner {
        justify-content: space-between;
    }
    .single-page-content.style-space .content-row .title {
        font-size: 23px;
        margin-bottom: 12px;
        padding-top: 0;
        margin-top: 0;
    }
    .single-page-content.style-space .content-row {
        padding: 0;
    }
    .single-page-content.style-space .content-row .heading-title {
        font-size: 35px;
    }
    .single-page-content.style-space .content-row .heading-subtitle {
        font-size: 35px;
    }
    .single-page-content.style-space .content-row .button {
        margin-top: 20px;
        max-width: 280px;
        height: 55px;
    }
    .single-page-content.style-space .content-row .button .button-text {
        color: #0e0e0e;
        text-align: center;
        font-family: Inter;
        font-size: 23.459px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        letter-spacing: 1.4px;
        text-transform: uppercase;
    }
    .single-page-content.style-space .payment-wrap {
        height: max-content;
        min-height: 150px;
    }
    .single-page-content.style-space .payment-wrap h4 {
        margin: 0 auto;
    }
    .single-page-content.style-space .payment-logos {
        gap: 12px;
    }
    .single-page-content.style-space .payment-logos img {
        max-width: 100px;
    }
    .single-page-content.style-space .section-payment,
    .single-page-content.style-space .section-legal,
    .single-page-content.style-space .section-steps {
        padding: 16px 0;
    }
    .single-page-content.style-space .steps-wrap {
        flex-direction: column;
    }
    .single-page-content.style-space .step .number {
        font-size: 31px;
    }
    .single-page-content.style-space .step .text {
        font-size: 18px;
    }
    .single-page-content.style-space .step:not(:last-of-type):after {
        right: 90px;
        bottom: 0;
        top: 60px;
        transform: rotate(90deg);
        width: 1px;
    }
    .single-page-content.style-space .payment-wrap {
        flex-direction: column;
        padding: 32px;
        height: max-content;
    }
    .single-page-content.style-space .payment-wrap h4 {
        font-size: 19px;
        text-align: center;
    }
}
