.banner {
    background-image: url('../img/bannerbg.webp');
    background-size: cover;
    background-position: center
}

.btn-close,
.c-list li:before,
.left,
.right,
header {
    position: absolute
}

.platform img,
.service img {
    height: 100%;
    object-position: center;
    object-fit: contain
}

.cat img,
.left,
.logo img,
.platform img,
.right,
.service img {
    object-fit: contain
}

.logo,
.process-wrapper .process-item.active img:nth-child(4) {
    display: block
}

body,
html,
select {
    scrollbar-color: rgba(var(--dark-color), 1) transparent
}

body,
html {
    scroll-behavior: smooth
}

body,
select {
    scrollbar-width: 8px
}

html,
select {
    scrollbar-width: thin
}

.fw-700,
b,
strong {
    font-weight: 700
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: linear-gradient(rgba(var(--dark-color), 1), rgba(var(--dark-color), 1))
}

::-moz-selection {
    color: rgba(var(--clr-2), 1);
    background: rgba(var(--dark-color), 1)
}

::selection {
    color: #ffb210;
    background: #140545;
}

html {
    scroll-behavior: smooth
}

body {
    margin: 0;
    right: 0;
    -webkit-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out;
    -webkit-overflow-scrolling: touch;
    font-family: Lato, sans-serif;
    color: rgba(var(--dark-color), 1);
    background: #fff;
    overflow-x: hidden;
    font-size: 15px
}

footer,
section {
    overflow-x: hidden;
    overflow-y: clip;
    contain: layout style
}

* {
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

a {
    outline: 0;
    text-decoration: none;
    color: inherit;
    cursor: pointer
}

a.active,
a:active,
a:focus,
a:hover {
    color: rgba(var(--clr-1), 1) !important;
    outline: 0 !important;
    text-decoration: none
}

audio,
img,
video {
    max-width: 100%;
    height: auto
}

.subhead,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Merriweather, serif
}

.f-70 {
    font-size: 70px;
    line-height: 1
}

.f-50 {
    font-size: 50px
}

.f-40 {
    font-size: 40px
}

.f-30 {
    font-size: 30px
}

.f-24 {
    font-size: 24px
}

.clr-1 {
    color: rgba(var(--clr-1), 1)
}

.clr-2 {
    color: rgba(var(--clr-2), 1)
}

.btn,
.form-control,
button,
input,
select {
    color: rgb(0 0 0) !important;
}

.bg-1,
.process-wrapper .process-item.active div::after,
.process-wrapper .process-item:hover div::after {
    background: rgba(var(--clr-1), 1)
}

.bg-2 {
    background: rgba(var(--clr-2), 1)
}

.bg-l {
    background: rgba(var(--light-color), 1)
}

.bg-d {
    background: rgba(var(--dark-color), 1)
}

.btn,
button {
    background: rgba(var(--clr-1), 1);
    border: 1px solid black;
    text-transform: uppercase;
    padding: 15px 22px !important;
    border-radius: 25px !important;
    font-weight: 600;
}

.btn.active,
.btn:hover,
button.active,
button:hover {
    color: rgba(var(--light-color), 1) !important;
    background: #140545;
    border: 1px solid #ffffff61;
}

.form-control,
input,
select {
    background: #fff0cf;
    border: 1px solid black;
    padding: 10px 15px !important;
    box-shadow: unset !important;
    transition-duration: .8s;
    height: auto !important;
    border-radius: 25px !important
}

.bg {
    background-size: cover;
    background-position: center
}

.form-control:focus,
input:focus {
    outline: 0;
    background: rgba(var(--clr-1), 1);
    color: rgba(var(--clr-1), 1);
    border: 1px solid rgba(var(--clr-1), 1);
    box-shadow: none
}

.form-control::placeholder,
input::placeholder {
    color: rgba(var(--dark-color), 1);
    opacity: 1
}

.form-control:focus::placeholder,
input:focus::placeholder {
    color: rgba(var(--clr-1), 1)
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield;
}

label.h {
    z-index: -999999999
}

input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    font-size: 16px
}

.iti {
    display: block !important;
    width: 100% !important
}

.btn-close {
    top: -22px;
    right: -27px;
    background-color: rgba(var(--clr-1), 1) !important;
    border-radius: 50px !important;
    padding: 20px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

.c-list li:before,
.icon {
    background: rgba(var(--clr-1), 1);
    color: rgb(20 5 69);
    border: 1px solid #140545;
}

.modal-body {
    border-radius: 25px
}

header {
    z-index: 999;
    right: 0;
    left: 0
}

.icon {
    width: 40px;
    height: 40px;
    padding: 12px;
    border-radius: 50%
}

.icon.icon-fa-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    flex-shrink: 0;
    vertical-align: middle;
    box-sizing: border-box
}

.icon.icon-fa-wrap i {
    font-size: 16px;
    line-height: 1;
    color: inherit;
    margin: 0 !important;
    transform: translateY(.5px)
}

.logo {
    width: 170px;
    height: 100%;
}

.logo img {
    width: 100%;
    height: 100%
}

.c-list li {
    position: relative;
    padding-left: 35px
}

.c-list li:before {
    content: "âœ“";
    left: 5px;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    padding: 1px 5px
}

.slick-arrow {
    background: 0 0 !important;
    z-index: 99999999;
    padding: 0 !important
}

.slick-next:before,
.slick-prev:before {
    color: rgb(20 5 69);
    opacity: 1;
}

button.slick-next.slick-arrow {
    right: 5px
}

button.slick-prev {
    left: 5px
}

.anim-clr {
    color: #ffff;
    animation: 1s step-start infinite clr
}

@keyframes clr {
    50% {
        color: #ffb210;
    }
}

.anim-clr-2 {
    color: rgba(var(--light-color), 1);
    animation: 1s step-start infinite clr2
}

.overlay {
    background: linear-gradient(180deg, #0000008a, #08021ecf);
}

.cta,
.nav-tabs .nav-link,
.package {
    background: rgba(var(--clr-1), 0.2);
}

.left,
.right {
    top: 167px;
    width: 320px;
    height: 395px
}

.left {
    left: -3%
}

.right {
    right: -3%
}

.platform {
    height: 100px;
    width: 100%;
    overflow: hidden
}

.platform img {
    width: 100%
}

.nav-tabs .nav-link {
    color: rgba(var(--dark-color), 1) !important;
    width: 100%;
    height: 200px
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: #140545 !important;
    color: rgba(var(--light-color), 1) !important
}

.nav-tabs .nav-item.show .nav-link img,
.nav-tabs .nav-link.active img {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(358deg) brightness(110%) contrast(100%)
}

.nav-tabs {
    border: none !important
}

.service {
    width: 100%;
    height: 500px;
    overflow: hidden
}

.service img {
    width: 100%
}

.cat img {
    height: 250px;
    width: 250px
}

.cta {
    padding: 25px 30px;
    border: 7px solid rgba(var(--clr-1), 1);
    border-radius: 25px
}

.process-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    counter-reset: chapter
}

.process-wrapper .process-item {
    width: 180px;
    padding: 140px 0;
    position: relative;
    transition: .5s
}

.process-wrapper .process-item div {
    transition: .5s;
    width: 190px;
    height: 190px;
    background-size: 100% 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.process-wrapper .process-item:nth-child(odd) .p-img {
    top: -12px;
    right: -57px
}

.process-wrapper .process-item .p-img {
    position: absolute;
    z-index: -1
}

.process-wrapper .process-item img:nth-child(4),
.process-wrapper .process-item:last-child .p-img {
    display: none
}

.process-wrapper .process-item:nth-child(2n) .p-img {
    bottom: -12px;
    right: -63px
}

.process-wrapper .process-item h3 {
    font-size: 15px;
    font-weight: 500;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-bottom: 0;
    counter-increment: chapter;
    display: flex;
    white-space: nowrap;
    justify-content: center;
    align-items: center
}

.process-wrapper .process-item:nth-child(odd) h3 {
    top: 0
}

.process-wrapper .process-item:nth-child(2n) h3 {
    bottom: 0
}

.process-wrapper .process-item div::before {
    width: 3px;
    height: 68px;
    content: "";
    position: absolute;
    top: -68px;
    background: #fff
}

.process-wrapper .process-item div::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 3px solid #324056;
    border-radius: 100%;
    background: #fff;
    top: -84px
}

.process-wrapper .process-item:nth-child(2n) div:before {
    top: auto;
    bottom: -68px
}

.process-wrapper .process-item:nth-child(2n) div:after {
    top: auto;
    bottom: -84px
}

.process-wrapper .process-item h3::before {
    content: counter(chapter);
    display: inline-block;
    font-size: 50px;
    line-height: 43px;
    margin-right: 6px;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    color: #fff
}

.process-wrapper .process-item div img:first-child {
    max-height: 50px;
    transition: .5s;
    z-index: 11;
    position: relative
}

.process-wrapper .process-item.active,
.process-wrapper .process-item:hover {
    transform: translateY(-10px)
}

.process-wrapper .process-item.active div img:first-child {
    filter: brightness(0) invert(1)
}

.process-wrapper .process-item.active h3::before,
.process-wrapper .process-item:hover h3::before {
    color: rgba(var(--clr-1), 1);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(var(--clr-1), 1)
}

.process-wrapper .process-item img:nth-child(3),
.process-wrapper .process-item img:nth-child(4) {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.section-id {
    font-size: 23px;
    padding: 50px 0 20px;
    color: rgba(var(--clr-1), 1);
    font-weight: 900
}

h4.h4-lg.deepgrey-color {
    font-size: 31px;
    font-weight: 600;
    padding-bottom: 0;
    color: #000
}

section.process-section.pt-80.pb-80 {
    padding: 60px 0 80px
}

.package {
    border-radius: 25px
}

.price {
    background: rgb(19 4 69);
    border-radius: 25px 25px 0 0;
    padding: 20px;
    color: rgba(var(--light-color), 1)
}

.package .details {
    padding: 20px;
    height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-bottom: 30px
}

.details .c-list li {
    margin-bottom: 10px
}

.package:hover .price,
.package:hover button {
    background: #ffb30f;
    color: #000000 !important;
}

.box {
    background: rgba(var(--clr-1), 0.2);
    border-radius: 25px;
    padding: 40px
}

.review .image {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden
}

.review .image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media screen and (max-width: 1450px) {
    .f-50 {
        font-size: 48px
    }

    .f-40 {
        font-size: 40px
    }

    .process-wrapper .process-item div {
        width: 135px;
        height: 135px
    }
}

@media screen and (max-width: 1181px) {
    body {
        font-size: 14px
    }

    .f-70 {
        font-size: 60px
    }

    .f-40 {
        font-size: 38px
    }

    .f-30 {
        font-size: 26px
    }

    .left,
    .right {
        width: 100px;
        height: 275px
    }

    .left {
        left: -5%
    }

    .right {
        right: -5%
    }

    .process-wrapper .process-item div {
        width: 135px;
        height: 135px
    }
}

@media screen and (max-width: 913px) {
    .process-wrapper .process-item {
        padding: 0;
        width: 200px;
        display: flex;
        height: 200px;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(var(--clr-2), 1);
        margin: 1%;
        background: rgba(var(--clr-2), 1)
    }

    .process-wrapper .process-item h3 {
        position: relative;
        top: 0 !important;
        bottom: 0 !important
    }

    .process-wrapper .process-item div {
        width: auto;
        height: auto;
        position: relative
    }

    .process-wrapper {
        flex-wrap: wrap
    }

    .process-wrapper .process-item .p-img,
    .process-wrapper .process-item div::after,
    .process-wrapper .process-item div::before {
        display: none
    }

    .process-wrapper .process-item img:nth-child(3),
    .process-wrapper .process-item img:nth-child(4) {
        display: none !important
    }

    .process-wrapper .process-item.active {
        background: rgba(var(--clr-1), 1)
    }

    .process-wrapper .process-item.active h3,
    .process-wrapper .process-item.active h3::before,
    .process-wrapper .process-item:hover h3::before {
        color: #fff
    }

    .process-wrapper .process-item div img:first-child {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 576px) {
    .f-70 {
        font-size: 50px
    }

    .f-50 {
        font-size: 40px
    }

    .f-40 {
        font-size: 30px
    }

    .f-30 {
        font-size: 24px
    }

    .f-24 {
        font-size: 20px
    }

    .service {
        height: 400px
    }

    .logo {
        width: 150px;
        margin: 0 auto
    }

    .cat img {
        height: 150px;
        width: 150px
    }

    .review .image {
        height: 50px;
        width: 50px
    }
}

@media screen and (max-width: 320px) {
    body {
        font-size: 13px
    }

    .nav-tabs li {
        padding: 3px !important
    }

    .nav-tabs .nav-link {
        padding: 4px !important
    }
}

/* Thank you page */
.page-thanks {
    position: relative;
    min-height: 78vh;
    padding: clamp(5.5rem, 14vw, 8rem) 1rem 4rem;
    background: linear-gradient(160deg, #0c0618 0%, #140545 42%, #1a0a2e 100%);
    overflow: hidden;
}

.page-thanks__glow {
    position: absolute;
    width: 42rem;
    height: 42rem;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 178, 16, 0.22) 0%, transparent 68%);
    top: -12rem;
    right: -8rem;
    pointer-events: none;
    filter: blur(2px);
}

.page-thanks__glow--2 {
    width: 36rem;
    height: 36rem;
    background: radial-gradient(circle, rgba(225, 183, 145, 0.12) 0%, transparent 70%);
    top: auto;
    bottom: -10rem;
    left: -10rem;
    right: auto;
}

.page-thanks__card {
    position: relative;
    text-align: center;
    padding: clamp(2rem, 5vw, 3.25rem) clamp(1.5rem, 4vw, 3rem);
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.14);
    box-shadow:
        0 24px 60px rgba(0, 0, 0, 0.35),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.page-thanks__badge {
    width: 5.5rem;
    height: 5.5rem;
    margin: 0 auto 1.75rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(145deg, rgba(255, 178, 16, 1) 0%, #d4920a 100%);
    color: #140545;
    font-size: 2rem;
    position: relative;
    animation: page-thanks-pop 0.65s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}

.page-thanks__badge--warn {
    background: linear-gradient(145deg, #f59e0b 0%, #d97706 100%);
    color: #1a0a0a;
}

.page-thanks__badge-ring {
    position: absolute;
    inset: -8px;
    border-radius: 50%;
    border: 2px solid rgba(255, 178, 16, 0.35);
    animation: page-thanks-pulse 2.2s ease-out infinite;
}

.page-thanks__badge--warn .page-thanks__badge-ring {
    border-color: rgba(245, 158, 11, 0.4);
}

@keyframes page-thanks-pop {
    0% {
        opacity: 0;
        transform: scale(0.5);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes page-thanks-pulse {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    100% {
        transform: scale(1.25);
        opacity: 0;
    }
}

.page-thanks__brand {
    margin-bottom: 1.25rem;
}

.page-thanks__logo {
    max-width: 200px;
    height: auto;
    margin: 0 auto;
    display: block;
    opacity: 0.95;
}

.page-thanks__title {
    font-family: Merriweather, serif;
    font-size: clamp(1.75rem, 4vw, 2.35rem);
    font-weight: 700;
    color: #fff;
    margin: 0 0 1rem;
    letter-spacing: -0.02em;
    line-height: 1.2;
}

.page-thanks__lead {
    font-size: 1.05rem;
    line-height: 1.65;
    color: rgba(248, 248, 255, 0.88);
    margin: 0 auto 1rem;
    max-width: 32rem;
}

.page-thanks__lead strong {
    color: rgba(255, 178, 16, 1);
    font-weight: 700;
}

.page-thanks__lead--error {
    color: rgba(254, 226, 200, 0.95);
}

.page-thanks__hint {
    font-size: 0.9rem;
    color: rgba(248, 248, 255, 0.55);
    margin: 0 0 1.75rem;
}

.page-thanks__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.85rem;
    justify-content: center;
    align-items: center;
    margin-top: 0.5rem;
}

.page-thanks__btn-primary {
    min-width: 14rem;
    text-decoration: none !important;
    border-radius: 25px !important;
    font-weight: 600 !important;
}

.page-thanks__btn-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.65rem 1.35rem;
    font-size: 0.95rem;
    font-weight: 600;
    color: rgba(255, 178, 16, 1);
    text-decoration: none;
    border: 1px solid rgba(255, 178, 16, 0.45);
    border-radius: 25px;
    background: transparent;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.page-thanks__btn-secondary:hover {
    background: rgba(255, 178, 16, 0.12);
    color: #fff;
    border-color: rgba(255, 178, 16, 0.75);
}

@media screen and (max-width: 576px) {
    .page-thanks__actions {
        flex-direction: column;
    }

    .page-thanks__btn-primary,
    .page-thanks__btn-secondary {
        width: 100%;
        max-width: 20rem;
    }
}