.btn-dark,
a {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}
.feat-facts .feat-facts-box p,
.features-alt h4 {
    font-style: italic
}
body {
    background-color: #f9f9f9;
    color: #505458;
    font-family: Roboto, sans-serif
}
.logo {
    max-width: 120px
}
a {
    text-decoration: none!important;
    transition: all .4s ease-in-out
}
.btn-dark {
    background-color: #3b4a69;
    color: #fff!important;
    padding: 9px 20px!important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .04em;
    transition: all .4s ease-in-out
}
.btn-custom,
.btn-custom:focus,
.btn-custom:hover,
.btn-white {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    padding: 9px 20px!important;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: uppercase
}
.btn-white {
    background-color: #fff;
    color: #505458!important;
    transition: all .4s ease-in-out
}
.btn-custom,
.btn-custom:focus,
.btn-custom:hover,
.btn-dark:hover,
.btn-white:hover {
    background-color: #43cea2;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}
.btn-custom,
.btn-custom:focus,
.btn-custom:hover {
    color: #fff!important;
    transition: all .4s ease-in-out
}
.btn-dark:hover,
.btn-white:hover {
    color: #fff!important
}
.btn-yellow {
    background-color: #f9c851;
    color: #fff!important;
    padding: 9px 20px!important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .04em;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.navbar-default .navbar-nav>li>a,
.title {
    font-weight: 700;
    font-family: 'Josefin Sans', sans-serif
}
.center-page {
    float: none;
    margin: 0 auto
}
.section {
    padding-top: 100px;
    padding-bottom: 100px
}
.section-md {
    padding-top: 70px;
    padding-bottom: 70px
}
.section-lg {
    padding-top: 150px;
    padding-bottom: 150px
}
.padding-b-0 {
    padding-bottom: 0!important
}
.bg-white {
    background-color: #fff!important
}
.title {
    margin-top: 0
}
.title-alt {
    color: #767D8E;
    line-height: 24px;
    margin: 0 auto 50px;
    font-size: 15px
}
.text-muted {
    color: #98a6ad
}
.shadow {
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1)
}
.text-colored {
    color: #43cea2
}
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    color: #182433;
    letter-spacing: .03em
}
.navbar-custom {
    background-color: #f2f6fa;
    border: none;
    padding: 10px 0;
    margin-bottom: 0;
    border-radius: 0;
    z-index: 9999;
    -webkit-transition: background-color 1s ease-in-out, border 1s ease-in-out;
    -moz-transition: background-color 1s ease-in-out, border 1s ease-in-out;
    -o-transition: background-color 1s ease-in-out, border 1s ease-in-out;
    transition: background-color 1s ease-in-out, border 1s ease-in-out
}
.navbar-custom .navbar-brand {
    height: auto
}
.navbar-custom-dark.navbar-default .navbar-nav>li>a {
    color: #ddd
}
.navbar-toggle {
    background-color: transparent!important;
    margin-top: 14px;
    border: none
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #3B4A69
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #43cea2
}
.nav-alt.navbar-default .navbar-nav>li>a {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px
}
.facts-box h2,
.facts-box p,
.features-box h3,
.home-wrapper p {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700
}
.typed-cursor {
    opacity: 1;
    -webkit-animation: blink .6s infinite;
    -moz-animation: blink .6s infinite;
    -ms-animation: blink .6s infinite;
    -o-animation: blink .6s infinite;
    animation: blink .6s infinite
}
@-webkit-keyframes blink {
    0%, 50% {
        opacity: 1
    }
    100%,
    50.01% {
        opacity: 0
    }
}
@-moz-keyframes blink {
    0%, 50% {
        opacity: 1
    }
    100%,
    50.01% {
        opacity: 0
    }
}
@-ms-keyframes blink {
    0%, 50% {
        opacity: 1
    }
    100%,
    50.01% {
        opacity: 0
    }
}
@-o-keyframes blink {
    0%, 50% {
        opacity: 1
    }
    100%,
    50.01% {
        opacity: 0
    }
}
@keyframes blink {
    0%, 50% {
        opacity: 1
    }
    100%,
    50.01% {
        opacity: 0
    }
}
.home {
    background-color: #f2f6fa;
    padding-bottom: 150px
}
.home-wrapper p {
    font-size: 15px;
    letter-spacing: 2px;
    color: #787787
}
.home-alt h1,
.text-transparent {
    font-size: 48px;
    margin-bottom: 40px;
    line-height: 54px
}
.text-tran-box {
    background: #43cea2;
    background: -webkit-linear-gradient(to left, #43cea2, #185a9d);
    background: linear-gradient(to left, #43cea2, #185a9d)
}
.text-tran-box-dark {
    background: #24C6DC;
    background: -webkit-linear-gradient(to left, #24C6DC, #514A9D);
    background: linear-gradient(to left, #24C6DC, #514A9D)
}
.text-transparent {
    background: #f2f6fa;
    color: #240e35;
    mix-blend-mode: lighten;
    overflow: hidden
}
.text-tran-box-dark .text-transparent {
    color: #fff;
    background: #28282e;
    mix-blend-mode: darken
}
.home-alt p {
    color: #eee!important
}
.home-alt h1 {
    color: #fff
}
.facts-box {
    margin-top: -52px;
    background: #fff;
    box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    padding: 0 20px;
    border-radius: 15px
}
.facts-box h2 {
    color: #767D8E
}
.facts-box p {
    margin-bottom: 20px
}
.features-box h3 {
    font-size: 20px
}
.feature-icon,
.features-alt i {
    font-size: 42px
}
.feat-facts .feat-facts-box h4,
.features-alt h4 {
    font-weight: 600;
    font-family: 'Josefin Sans', sans-serif
}
.features-box p {
    line-height: 24px;
    width: 90%;
    margin: 0 auto
}
.feature-icon {
    height: 80px;
    width: 80px;
    border: 2px solid #767D8E;
    margin: 0 auto;
    border-radius: 50%;
    line-height: 80px
}
.features-box-fill .feature-icon {
    background-color: #767D8E;
    color: #fff
}
.features-alt h4 {
    margin-bottom: 0
}
.features-alt h3 {
    margin-top: 5px;
    margin-bottom: 20px
}
.features-alt p {
    font-size: 15px;
    line-height: 24px
}
.feat-facts {
    display: table;
    width: 100%;
    margin-top: 20px
}
.feat-facts .feat-facts-box {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.feat-facts .feat-facts-box h2 {
    color: #43cea2
}
.client-list {
    padding-top: 30px
}
.copyright {
    color: #a0a0a0;
    margin: 0
}
.error {
    margin: 8px 0;
    display: none;
    color: red
}
.home-welcome {
    padding-top: 70px
}
.home-welcome .home-wrapper h1 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    color: #fff
}
.home-wrapper h4 {
    line-height: 24px;
    margin-top: 30px;
    color: rgba(249, 249, 249, .78);
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 400
}
.intro-form {
    background-color: #FFF;
    padding: 30px;
    border-radius: 5px;
    border: 3px solid #eee
}
.intro-form h3 {
    color: #949799;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 0
}
.extra h4,
.footer,
.footer-one h4,
.footer-one h5 {
    font-weight: 700
}
.intro-form input {
    border: 1px solid #eee;
    height: 34px;
    box-shadow: none!important
}
.footer-one {
    color: #9ba1ac;
    padding-top: 60px;
    padding-bottom: 0
}
.footer-one h5 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif
}

.home-provider-section {
    padding-top: 30px;
    padding-bottom: 70px
}

.home-featured-wrapper {
    max-width: var(--home-content-width);
    margin: 18px auto 24px
}

.home-featured-surface {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, var(--store-panel) 0%, var(--store-panel-2) 100%);
    border-radius: 24px;
    padding: 22px;
    border: 1px solid var(--store-border);
    box-shadow: 0 20px 34px rgba(12, 18, 35, .18)
}

.home-featured-surface.is-single {
    max-width: var(--home-featured-single-width);
    margin: 0 auto;
    padding: 20px 20px 18px
}

.home-featured-surface:before,
.home-featured-surface:after {
    content: "";
    position: absolute;
    border-radius: 999px;
    pointer-events: none
}

.home-featured-surface:before {
    width: 220px;
    height: 220px;
    top: -120px;
    right: -88px;
    background: var(--store-primary-soft)
}

.home-featured-surface:after {
    width: 180px;
    height: 180px;
    left: -78px;
    bottom: -108px;
    background: rgba(13, 126, 255, .08)
}

.home-featured-surface.is-single:before {
    width: 170px;
    height: 170px;
    top: -96px;
    right: -62px
}

.home-featured-surface.is-single:after {
    width: 128px;
    height: 128px;
    left: -56px;
    bottom: -78px
}

.home-featured-head {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 18px
}

.home-featured-kicker {
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    margin-bottom: 10px;
    border-radius: 999px;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase
}

.home-featured-head h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 800;
    font-size: 24px;
    margin: 0 0 6px;
    color: var(--store-text)
}

.home-featured-head p {
    margin: 0;
    color: var(--store-muted)
}

.home-featured-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-height: 42px;
    padding: 10px 16px;
    border-radius: 999px;
    border: 1px solid var(--store-primary-line);
    background: var(--store-primary-soft);
    color: var(--store-primary);
    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
    text-decoration: none !important
}

.home-featured-layout {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 280px;
    gap: 18px;
    align-items: stretch
}

.home-featured-layout.is-single {
    width: 100%;
    max-width: 612px;
    grid-template-columns: minmax(0, 336px) minmax(220px, 260px);
    gap: 16px;
    margin: 0 auto;
    justify-content: center
}

.home-featured-layout.is-single .home-featured-grid {
    max-width: 336px;
    grid-template-columns: minmax(0, 336px)
}

.home-featured-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr))
}

.home-featured-card {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    background: var(--store-panel-2);
    border-radius: 20px;
    padding: 14px;
    min-width: 0;
    max-width: none;
    border: 1px solid var(--store-border);
    color: var(--store-text);
    box-shadow: 0 14px 26px rgba(9, 14, 28, .12);
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease
}

.home-featured-card:before {
    content: "";
    position: absolute;
    inset: auto -40px -54px auto;
    width: 140px;
    height: 140px;
    border-radius: 999px;
    background: var(--store-primary-soft);
    opacity: .65;
    pointer-events: none
}

.home-featured-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 28px rgba(9, 14, 28, .2);
    border-color: var(--store-primary-line)
}

.home-featured-card-top {
    position: relative;
    z-index: 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 12px
}

.home-featured-pill,
.home-featured-count {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 6px 10px;
    border-radius: 999px;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase
}

.home-featured-pill {
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary)
}

.home-featured-count {
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary)
}

.home-featured-media {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 156px;
    border-radius: 18px;
    background: linear-gradient(180deg, var(--store-bg-soft) 0%, color-mix(in srgb, var(--store-bg-soft) 72%, var(--store-primary-soft)) 100%);
    border: 1px solid var(--store-border);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px
}

.home-featured-media img {
    width: 96px;
    height: 96px;
    object-fit: contain
}

.home-featured-icon {
    width: 96px;
    height: 96px;
    border-radius: 18px;
    background: color-mix(in srgb, var(--store-text) 12%, transparent);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--store-text);
    font-size: 28px
}

.home-featured-name {
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 800;
    color: var(--store-text);
    margin-bottom: 4px
}

.home-featured-sub {
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: 700;
    color: var(--store-muted);
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: .05em
}

.home-featured-desc {
    position: relative;
    z-index: 1;
    display: block;
    font-size: 12px;
    line-height: 1.55;
    color: var(--store-muted);
    margin-bottom: 14px
}

.home-featured-meta {
    position: relative;
    z-index: 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: auto;
    padding-top: 12px;
    border-top: 1px solid var(--store-border)
}

.home-featured-info {
    font-size: 11px;
    font-weight: 700;
    color: var(--store-muted)
}

.home-featured-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    color: var(--store-primary);
    border-radius: 10px;
    font-size: 12px;
    font-weight: 800
}

.home-featured-aside {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 18px;
    border-radius: 22px;
    background: linear-gradient(180deg, color-mix(in srgb, var(--store-primary-soft) 55%, var(--store-panel)) 0%, var(--store-panel-2) 100%);
    border: 1px solid var(--store-border);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .04)
}

.home-featured-surface.is-single .home-featured-head {
    margin-bottom: 16px
}

.home-featured-surface.is-single .home-featured-aside {
    padding: 16px 15px
}

.home-featured-surface.is-single .home-featured-aside p {
    font-size: 12px;
    line-height: 1.72
}

.home-featured-aside-kicker {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    min-height: 28px;
    padding: 6px 10px;
    border-radius: 999px;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase
}

.home-featured-aside h3 {
    margin: 0;
    color: var(--store-text);
    font-size: 22px;
    font-weight: 800;
    line-height: 1.2;
    font-family: 'Plus Jakarta Sans', sans-serif
}

.home-featured-aside p {
    margin: 0;
    color: var(--store-muted);
    font-size: 13px;
    line-height: 1.7
}

.home-featured-aside-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.home-featured-aside-stats span {
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    padding: 7px 11px;
    border-radius: 999px;
    border: 1px solid var(--store-border);
    background: var(--store-panel);
    color: var(--store-text);
    font-size: 11px;
    font-weight: 700
}

.home-featured-aside-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    margin-top: auto;
    padding: 10px 16px;
    border-radius: 14px;
    background: var(--store-primary);
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    text-decoration: none !important;
    box-shadow: 0 14px 24px var(--store-primary-shadow)
}

.home-provider-header {
    margin-bottom: 20px
}

.home-provider-header h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    margin: 0 0 6px;
    color: #1f2b45
}

.home-provider-header p {
    margin: 0;
    color: #6a7a95
}

.home-provider-group {
    background: transparent;
    border-radius: 0;
    padding: 0 0 18px;
    border: none;
    margin-bottom: 20px
}

.home-provider-group-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px
}

.home-provider-group-head h3 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 4px;
    color: #22324f
}

.home-provider-group-head p {
    margin: 0;
    font-size: 12px;
    color: #7a8ca6
}

.home-provider-link {
    font-size: 11px;
    color: #1a3fbf;
    font-weight: 700;
    padding: 0;
    border-radius: 0;
    background: transparent
}


.home-provider-scroll {
    overflow: hidden;
    width: 100%
}

.home-provider-track {
    display: flex;
    align-items: flex-start;
    gap: 18px
}

.home-provider-scroll.is-animated .home-provider-track {
    animation: provider-marquee 28s linear infinite
}

.home-provider-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: transparent;
    border-radius: 0;
    padding: 0;
    border: none;
    transition: transform .18s ease;
    flex: 0 0 auto;
    width: 150px
}

.home-provider-card:hover {
    transform: translateY(-2px)
}

.home-provider-logo {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px;
    border-radius: 18px;
    background: #fff;
    border: 1px solid #edf1f8;
    box-shadow: 0 8px 14px rgba(20, 40, 90, .12)
}

.home-provider-logo img {
    width: 100%;
    height: 100%;
    border-radius: 18px;
    object-fit: contain
}

.home-provider-icon {
    width: 120px;
    height: 120px;
    border-radius: 18px;
    background: #f2f5fb;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2f54c7;
    font-size: 26px
}

.home-provider-name {
    font-size: 14px;
    font-weight: 700;
    color: #22324f
}

@keyframes provider-marquee {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-50%)
    }
}

@media (prefers-reduced-motion: reduce) {
    .home-provider-scroll.is-animated .home-provider-track {
        animation: none
    }
}

@media (max-width: 768px) {
    .home-provider-group-head {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px
    }
}
.footer-one .about-text {
    padding-right: 10px;
    line-height: 22px;
    margin-top: 10px
}
.footer-one a {
    color: #9ba1ac
}
.footer-one a:hover {
    color: #43cea2
}
#back-to-top i,
.footer-social-one a:hover {
    color: #fff
}
.footer-one ul li {
    margin: 5px 0
}
.footer-one-alt {
    margin-top: 40px;
    padding: 20px 0;
    border-top: 1px solid #3B3B40
}
.extra,
.footer {
    border-top: 1px solid #000
}
.footer-one-alt .copyright {
    line-height: 34px
}
.footer-social-one {
    font-size: 16px;
    margin-bottom: 0
}
.footer-social-one li {
    padding: 0;
    margin: 0 2px!important
}
.footer-social-one a {
    border-radius: 50%;
    text-align: center;
    background-color: #212125;
    width: 34px;
    display: block;
    height: 34px;
    line-height: 36px;
    font-size: 15px
}
#back-to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    width: 45px;
    height: 45px;
    display: block;
    background: #222;
    background: rgba(0, 0, 0, .75);
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    border-radius: 3px
}
#back-to-top:hover {
    text-decoration: none;
    background-color: #F90;
    background: rgba(255, 153, 0, .75)
}
.navbar-default .navbar-nav>li>a:hover {
    color: #f90!important
}
#order_form .nav-justified>li>a,
#order_form .nav-justified>li>a:focus {
    background-color: transparent;
    color: #888
}
#order_form .nav-justified>li.active>a,
#order_form .nav-justified>li>a:hover {
    background-color: transparent;
    color: #f90
}
.btn-warning,
.footer-social-one a:hover {
    background-color: #f90
}
.footer-one ul {
    padding-left: 0;
    list-style: none
}
.footer-one h4 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif
}
.extra {
    padding: 20px 0;
    font-size: 12px;
    color: #BBB;
    background: #1A1A1A;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3)
}
.extra a {
    color: #9ba1ac
}
.extra h4 {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 1em
}
.extra ul {
    padding: 0;
    margin: 0
}
.extra ul li {
    margin-bottom: .6em;
    list-style: none
}
.footer {
    margin-top: 0;
    padding: 20px 0;
    font-size: 12px;
    background: #111;
    color: #999;
    -webkit-box-shadow: inset 0 1px 0 #292929;
    box-shadow: inset 0 1px 0 #292929
}
.footer a {
    color: #FFF
}
.footer a:hover {
    color: #FFF;
    text-decoration: none
}
.footer #footer-terms {
    text-align: right
}
#footer-terms ul {
    font-size: 16px;
    margin-bottom: 0
}
#footer-terms ul>li {
    padding: 0;
    margin: 0 2px!important
}
#footer-terms ul>li>a {
    border-radius: 50%;
    text-align: center;
    color: #9ba1ac;
    background-color: #212125;
    width: 34px;
    display: block;
    height: 34px;
    line-height: 36px;
    font-size: 15px
}
#footer-terms ul>li>a:hover {
    color: #fff;
    background-color: #f90
}
.notifyjs-corner {
    max-width: 100%
}
.notifyjs-bootstrap-base {
    white-space: normal!important
}
.navbar {
    z-index: 0
}
.bg-dark,
.navbar {
    background-color: #1e1e1e!important
}
/*#home{background:url(../banner.jpg) no-repeat #484848}*/

#order_form {
    background-color: #000;
    border: 1px solid #292929
}
#order_form .form-control {
    background-color: #000000 !important;
    border-style: solid;
    border-width: 1px;
    border-color: #464646;
    color: #b3b3b3;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: none;
}
select option {
    margin: 0;/*margin: 40px;*/
    background: #333;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4)
}
select option[val="1"] {
    background: rgba(100, 100, 100, .3)
}
select option[val="2"] {
    background: rgba(200, 200, 200, .3)
}
select option[disabled] {
    color: #999
}
#order_form .input-group-addon {
    background-color: #f90;
    border: 1px solid #464646;
    padding: 0
}
#order_form .form-group .form-control:hover+i {
    display: none;
}
.carousel {
    height: 50px;
    margin-bottom: 15px
}
.carousel-caption {
    z-index: 10;
    bottom: 10px;
    padding-top: 10px;
    padding-bottom: 0
}
.carousel .item {
    height: 50px;
    background-color: rgba(255, 255, 255, .15)
}
.carousel .item .carousel-caption h3 {
    color: #949799;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 4px;
    white-space: nowrap
}
.carousel-control {
    color: #999;
    font-size: 20px
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-size: 20px
}
.carousel-control:focus,
.carousel-control:hover {
    color: #999
}
@media screen and (max-width: 480px) {
    .intro-form {
        padding: 15px
    }
}
@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }
}
@media screen and (max-width: 1024px) {
    #macbook {
        width: 750px;
        height: 375px;
        background-size: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: -20px;
        position: static
    }
    #macbook #tour {
        width: 504px;
        height: 358px;
        top: 17px;
        left: -2px;
        right: 10px
    }
    #macbook #tour .carousel-inner img {
        width: 518px;
        height: 321px
    }
}
@media screen and (max-width: 768px) {
    #macbook {
        background-image: none;
        width: 448px;
        height: 265px;
        background-size: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: -56px;
        position: static
    }
    #macbook #tour,
    #macbook #tour .carousel-inner img {
        width: 344px;
        height: 217px
    }
    #macbook #tour {
        top: 12px;
        left: 1px
    }
}
@media screen and (max-width: 480px) {
    #macbook {
        background-image: none;
        text-align: center;
        width: 100%
    }
    #macbook #tour {
        top: 0;
        left: 0;
        width: 100%;
        max-width: 300px;
        height: 189px;
        margin-left: auto;
        margin-right: auto
    }
    #macbook #tour .carousel-inner img {
        max-width: 300px;
        height: 189px;
        overflow: hidden
    }
}
@media screen and (max-width: 767px) {
    .features-box {
        padding: 10px 0
    }
    .bg-trans {
        background-color: #fff!important
    }
    .logo-white {
        display: none!important
    }
    .logo-dark {
        display: block!important
    }
    .navbar-custom-dark.navbar-default .navbar-nav>li>a {
        color: #f9f9f9
    }
    .navbar-custom-dark.navbar-default.sticky .navbar-nav>li>a {
        color: #333
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }
    .navbar-default.sticky .navbar-toggle .icon-bar {
        background-color: #3B4A69
    }
    .features-alt {
        margin: 30px 0;
        text-align: center
    }
    .home-wrapper {
        text-align: center;
        margin-bottom: 40px!important
    }
    .footer-one h5 {
        margin-top: 30px
    }
    .footer,
    .footer #footer-terms,
    .footer-one-alt {
        text-align: center!important
    }
    #footer-terms ul,
    .footer-one-alt .footer-social-one {
        float: none!important;
        margin-top: 15px
    }
    .section {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .text-transparent {
        font-size: 33px;
        margin-bottom: 0
    }
    .home-welcome {
        padding-top: 0!important
    }
    .home {
        padding-bottom: 30px!important
    }
}

/* Storefront refresh (UniPin-inspired) */
body.store-home {
    --store-bg: #070d1f;
    --store-bg-soft: #101b37;
    --store-panel: #132248;
    --store-panel-2: #0f1c3f;
    --store-text: #d9e5ff;
    --store-muted: #9fb0d7;
    --store-primary: var(--uni-primary, #0d7eff);
    --store-accent: var(--store-primary);
    --store-warn: #ffbe3d;
    --store-border: rgba(111, 146, 214, .35);
    background: var(--store-bg);
    color: var(--store-text);
    font-family: 'Plus Jakarta Sans', 'Segoe UI', sans-serif;
}
body.store-home .store-theme-item {
    margin-left: 6px;
}
body.store-home .store-theme-toggle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 36px;
    padding: 6px 12px;
    border-radius: 999px;
    border: 1px solid rgba(125, 160, 226, .4);
    background: rgba(9, 16, 37, .78);
    color: #d6e4ff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .02em;
    transition: transform .2s ease, border-color .2s ease, background .2s ease, color .2s ease;
}
body.store-home .store-theme-toggle:hover,
body.store-home .store-theme-toggle:focus {
    color: #fff;
    border-color: var(--store-primary-line);
    transform: translateY(-1px);
    text-decoration: none;
}
body.store-home .store-theme-toggle i {
    font-size: 14px;
}
html[data-theme="light"] body.store-home {
    --store-bg: #eef2f7;
    --store-bg-soft: #f7f9fc;
    --store-panel: #ffffff;
    --store-panel-2: #f2f6fb;
    --store-text: #132645;
    --store-muted: #5f6f8c;
    --store-accent: var(--store-primary);
    --store-warn: #ffb02d;
    --store-border: rgba(16, 40, 86, .12);
    background: var(--store-bg);
    color: var(--store-text);
}
html[data-theme="light"] body.store-home .store-nav {
    background: rgba(255, 255, 255, .92);
    border-bottom: 1px solid rgba(20, 46, 92, .12);
}
html[data-theme="light"] body.store-home .navbar-default .navbar-nav>li>a {
    color: #1b2c4d;
}
html[data-theme="light"] body.store-home .navbar-default .navbar-nav>li>a:hover,
html[data-theme="light"] body.store-home .navbar-default .navbar-nav>li>a:focus {
    color: #0e5bd4;
}
html[data-theme="light"] body.store-home .navbar-default .navbar-toggle .icon-bar {
    background-color: #1b2c4d;
}
html[data-theme="light"] body.store-home .store-theme-toggle {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .18);
    color: #1b2c4d;
}
html[data-theme="light"] body.store-home .store-theme-toggle:hover,
html[data-theme="light"] body.store-home .store-theme-toggle:focus {
    color: #0e5bd4;
    border-color: var(--store-primary-line);
}
html[data-theme="light"] body.store-home .hero-kicker {
    background: var(--store-primary-soft);
    border-color: var(--store-primary-line);
    color: var(--store-primary);
}
html[data-theme="light"] body.store-home .hero-title {
    color: #132645;
    text-shadow: 0 12px 28px rgba(17, 36, 74, .15);
}
html[data-theme="light"] body.store-home .hero-subtitle {
    color: #607296;
}
html[data-theme="light"] body.store-home .hero-banner {
    border-color: rgba(20, 46, 92, .12);
    box-shadow: 0 18px 34px rgba(22, 42, 78, .12);
}
html[data-theme="light"] body.store-home .hero-banner:hover {
    border-color: var(--store-primary-line);
    box-shadow: 0 22px 38px rgba(18, 36, 70, .16);
}
html[data-theme="light"] body.store-home .hero-banner-main {
    background: #ffffff;
}
html[data-theme="light"] body.store-home .hero-banner-side {
    background: #ffffff;
}
html[data-theme="light"] body.store-home .banner-tag {
    color: var(--store-primary);
    border-color: var(--store-primary-line);
    background: rgba(239, 245, 255, .9);
}
html[data-theme="light"] body.store-home .hero-banner h3,
html[data-theme="light"] body.store-home .hero-banner h4 {
    color: #122442;
}
html[data-theme="light"] body.store-home .hero-banner p {
    color: #607296;
}
html[data-theme="light"] body.store-home .banner-cta {
    color: var(--store-primary);
}
html[data-theme="light"] body.store-home .order-card {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
    box-shadow: 0 24px 44px rgba(22, 42, 78, .12);
}
html[data-theme="light"] body.store-home .step-head span {
    background: var(--store-primary-soft);
    border-color: var(--store-primary-line);
    color: var(--store-primary);
}
html[data-theme="light"] body.store-home .step-head h5 {
    color: #1a2b4b;
}
html[data-theme="light"] body.store-home .choice-card {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
    color: #1a2b4b;
    box-shadow: 0 10px 18px rgba(22, 42, 78, .08);
}
html[data-theme="light"] body.store-home .choice-card .choice-sub {
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home .choice-card:hover:not(.is-disabled):not(:disabled) {
    border-color: var(--store-primary-line);
    box-shadow: 0 14px 24px rgba(18, 36, 70, .12);
}
html[data-theme="light"] body.store-home .choice-card.is-active {
    background: rgba(239, 246, 255, .9);
    border-color: var(--store-primary-line);
    box-shadow: 0 0 0 2px var(--store-primary-soft) inset;
}
html[data-theme="light"] body.store-home .choice-empty {
    background: #f5f8fd;
    border-color: rgba(20, 46, 92, .16);
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home .order-kicker {
    color: var(--store-primary);
}
html[data-theme="light"] body.store-home .order-top h2 {
    color: #132645;
}
html[data-theme="light"] body.store-home .order-sub {
    color: #6a7e9f;
}
html[data-theme="light"] body.store-home #order_form .form-control {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .16);
    color: #1a2b4b;
}
html[data-theme="light"] body.store-home #order_form .form-control::placeholder {
    color: #8296b4;
}
html[data-theme="light"] body.store-home #order_form .input-group-addon {
    background: rgba(255, 176, 45, .85);
}
html[data-theme="light"] body.store-home #keterangan span {
    background: #f5f8fd;
    border-color: rgba(20, 46, 92, .12);
    color: #61749a;
}
html[data-theme="light"] body.store-home #harga h3 {
    color: #1b2c4d;
    background: #f5f8fd;
    border-color: var(--store-primary-line);
}
html[data-theme="light"] body.store-home .checkout-summary {
    background: #f5f8fd;
    border-color: rgba(20, 46, 92, .12);
}
html[data-theme="light"] body.store-home .summary-row,
html[data-theme="light"] body.store-home .summary-total {
    border-bottom: 1px dashed rgba(20, 46, 92, .18);
}
html[data-theme="light"] body.store-home .summary-row span,
html[data-theme="light"] body.store-home .summary-total span {
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home .summary-row strong {
    color: #1b2c4d;
}
html[data-theme="light"] body.store-home .summary-total strong {
    color: var(--store-primary);
}
html[data-theme="light"] body.store-home .platform-stats {
    color: #1b2c4d;
}
html[data-theme="light"] body.store-home .stat-card {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
    box-shadow: 0 18px 32px rgba(18, 36, 70, .12);
}
html[data-theme="light"] body.store-home .stat-icon {
    background: var(--store-primary-soft);
    border-color: var(--store-primary-line);
    color: var(--store-primary);
}
html[data-theme="light"] body.store-home .stat-card h3 {
    color: #132645;
}
html[data-theme="light"] body.store-home .stat-card p {
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home .section-head h2 {
    color: #132645;
}
html[data-theme="light"] body.store-home .section-head p {
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home .catalog-card,
html[data-theme="light"] body.store-home .howto-card,
html[data-theme="light"] body.store-home .payment-chip {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
}
html[data-theme="light"] body.store-home .catalog-name,
html[data-theme="light"] body.store-home .howto-card h4,
html[data-theme="light"] body.store-home .payment-chip span {
    color: #132645;
}
html[data-theme="light"] body.store-home .catalog-state,
html[data-theme="light"] body.store-home .howto-card p {
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home .howto-index {
    border-color: rgba(255, 176, 45, .45);
    color: #d78900;
}
html[data-theme="light"] body.store-home .extra,
html[data-theme="light"] body.store-home .footer {
    background: rgba(245, 248, 252, .96);
    border-top: 1px solid rgba(20, 46, 92, .12);
}
html[data-theme="light"] body.store-home .extra,
html[data-theme="light"] body.store-home .footer,
html[data-theme="light"] body.store-home .extra a,
html[data-theme="light"] body.store-home .footer a {
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home .extra h4,
html[data-theme="light"] body.store-home .footer h4 {
    color: #132645;
}
html[data-theme="light"] body.store-home .bg-dark,
html[data-theme="light"] body.store-home .navbar {
    background-color: #f3f6fb !important;
}
html[data-theme="light"] body.store-home #order_form {
    background-color: #ffffff !important;
    border-color: rgba(20, 46, 92, .12) !important;
}
html[data-theme="light"] body.store-home #order_form .form-control {
    background-color: #ffffff !important;
    border-color: rgba(20, 46, 92, .16) !important;
    color: #1a2b4b !important;
}
html[data-theme="light"] body.store-home #order_form .input-group-addon {
    background-color: rgba(255, 176, 45, .85) !important;
    border-color: rgba(20, 46, 92, .12) !important;
}
html[data-theme="light"] body.store-home select option {
    background: #ffffff;
    color: #1a2b4b;
    text-shadow: none;
}
html[data-theme="light"] body.store-home #footer-copyright span {
    color: #6b7f9e;
}
body.store-home .store-nav {
    background: rgba(9, 16, 37, .82);
    border-bottom: 1px solid rgba(125, 160, 226, .28);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
body.store-home {
    --home-content-width: 840px;
    --home-featured-single-width: 760px;
}
body.store-home .navbar-default .navbar-nav>li>a {
    color: #cad8ff;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    letter-spacing: .02em;
}
body.store-home .navbar-default .navbar-nav>li>a:hover,
body.store-home .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}
body.store-home .hero-shell {
    position: relative;
    overflow: hidden;
    padding-top: 48px;
    padding-bottom: 88px;
    background: transparent;
}
body.store-home .hero-shell:before {
    content: "";
    position: absolute;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    background: var(--store-primary-soft);
    right: -130px;
    top: -90px;
    pointer-events: none;
}
body.store-home .hero-shell:after {
    content: "";
    position: absolute;
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: var(--store-primary-soft);
    left: -180px;
    bottom: -210px;
    pointer-events: none;
}
body.store-home .hero-copy,
body.store-home .order-wrapper {
    position: relative;
    z-index: 2;
    animation: storeRise .65s ease both;
}
body.store-home .order-flow-row {
    margin-top: 28px;
}
body.store-home .order-wrapper {
    animation-delay: .12s;
    max-width: var(--home-content-width);
    margin: 0 auto;
}

body.store-home .saas-hero {
    max-width: var(--home-content-width);
    margin: 0 auto 20px;
    padding: 18px 18px 0;
    text-align: left;
}

body.store-home .saas-hero__eyebrow {
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    border-radius: 999px;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

body.store-home .saas-hero__title {
    margin: 12px 0 8px;
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    line-height: 1.2;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
}

body.store-home .saas-hero__subtitle {
    margin: 0 0 16px;
    color: #95abd8;
    font-size: 13px;
    max-width: 600px;
}

body.store-home .saas-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 12px;
}

body.store-home .saas-hero__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .02em;
    text-decoration: none !important;
}

body.store-home .saas-hero__btn--primary {
    background: var(--store-primary);
    color: #fff;
    box-shadow: 0 12px 26px var(--store-primary-shadow);
}

body.store-home .saas-hero__btn--secondary {
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    background: var(--store-primary-soft);
}

body.store-home .saas-hero__btn--ghost {
    border: 1px solid rgba(126, 160, 221, .4);
    color: #dce8ff;
    background: rgba(9, 18, 42, .75);
}

body.store-home .saas-hero__highlights {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

body.store-home .saas-hero__chip {
    padding: 6px 10px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 700;
    color: #cfe3ff;
    border: 1px solid rgba(126, 160, 221, .35);
    background: rgba(9, 18, 42, .65);
}

html[data-theme="light"] body.store-home .saas-hero__title {
    color: #132645;
}

html[data-theme="light"] body.store-home .saas-hero__subtitle {
    color: #607296;
}

html[data-theme="light"] body.store-home .saas-hero__btn--ghost {
    background: #ffffff;
    color: #1a2b4b;
    border-color: rgba(20, 46, 92, .18);
}

html[data-theme="light"] body.store-home .saas-hero__btn--secondary {
    background: rgba(13, 126, 255, .08);
    color: var(--store-primary);
    border-color: rgba(13, 126, 255, .16);
}

html[data-theme="light"] body.store-home .saas-hero__chip {
    color: #1a2b4b;
    border-color: rgba(20, 46, 92, .18);
    background: #ffffff;
}
@keyframes storeRise {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
body.store-home .hero-kicker {
    display: inline-block;
    padding: 7px 14px;
    border-radius: 999px;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
}
body.store-home .hero-title-wrap {
    margin-top: 14px;
}
body.store-home .hero-title {
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
    font-weight: 800;
    font-size: 52px;
    line-height: 1.04;
    letter-spacing: -.02em;
    color: #fff;
    text-shadow: 0 12px 28px rgba(0, 0, 0, .35);
}
body.store-home .hero-subtitle {
    max-width: 620px;
    color: var(--store-muted);
    line-height: 1.7;
    margin-top: 14px;
    margin-bottom: 24px;
    font-size: 15px;
}
body.store-home .hero-banner-zone {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 14px;
    margin-top: 12px;
}
body.store-home .hero-banner {
    position: relative;
    display: block;
    border-radius: 16px;
    padding: 20px 20px 18px;
    border: 1px solid rgba(121, 154, 216, .36);
    box-shadow: 0 18px 36px rgba(3, 8, 23, .5);
    overflow: hidden;
    text-decoration: none !important;
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
body.store-home .hero-banner:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    border-radius: 999px;
    right: -90px;
    top: -90px;
    opacity: .65;
    pointer-events: none;
}
body.store-home .hero-banner:hover {
    transform: translateY(-2px);
    border-color: var(--store-primary-line);
    box-shadow: 0 24px 42px rgba(0, 0, 0, .45);
}
body.store-home .hero-banner-main {
    background: rgba(12, 33, 73, .95);
}
body.store-home .hero-banner-main:before {
    background: var(--store-primary-soft);
}
body.store-home .hero-banner-side {
    background: rgba(34, 27, 70, .95);
}
body.store-home .hero-banner-side:before {
    background: rgba(255, 190, 61, .22);
}
body.store-home .banner-tag {
    position: relative;
    z-index: 1;
    display: inline-flex;
    margin-bottom: 10px;
    padding: 6px 10px;
    border-radius: 999px;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .08em;
    color: var(--store-primary);
    border: 1px solid var(--store-primary-line);
    background: rgba(13, 26, 58, .55);
}
body.store-home .hero-banner h3,
body.store-home .hero-banner h4 {
    position: relative;
    z-index: 1;
    margin: 0 0 8px;
    color: #fff;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    line-height: 1.3;
}
body.store-home .hero-banner h3 {
    font-size: 25px;
}
body.store-home .hero-banner h4 {
    font-size: 20px;
}
body.store-home .hero-banner p {
    position: relative;
    z-index: 1;
    margin: 0 0 14px;
    color: #bdd0f8;
    font-size: 13px;
    line-height: 1.55;
}
body.store-home .banner-cta {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--store-primary);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .02em;
}
body.store-home .order-card {
    background: var(--store-panel);
    border: 1px solid var(--store-border);
    border-radius: 18px;
    box-shadow: 0 26px 52px rgba(5, 9, 27, .55);
    padding: 28px 26px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    body.store-home .hero-shell {
        padding-top: 24px;
        padding-bottom: 48px;
    }

    .home-featured-layout {
        grid-template-columns: 1fr;
    }

    .home-featured-layout.is-single {
        max-width: none;
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .home-featured-layout.is-single .home-featured-grid {
        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
        max-width: none;
    }
}

@media (max-width: 600px) {
    body.store-home .hero-shell .container {
        padding-left: 12px;
        padding-right: 12px;
    }

    body.store-home .hero-shell {
        padding-top: 16px;
        padding-bottom: 36px;
    }

    body.store-home .order-card {
        padding: 22px 18px;
        width: 100%;
    }

    body.store-home .order-wrapper {
        width: 100%;
    }

    body.store-home .order-top h2 {
        font-size: 22px;
    }

    body.store-home .order-sub {
        font-size: 11px;
    }

    body.store-home .saas-hero {
        padding: 8px 8px 0;
    }

    body.store-home .saas-hero__title {
        font-size: 22px;
    }

    body.store-home .saas-hero__actions {
        gap: 8px;
    }

    body.store-home .saas-hero__btn {
        padding: 10px 14px;
    }

    .home-featured-surface {
        padding: 18px;
        border-radius: 22px;
    }

    .home-featured-head {
        flex-direction: column;
        align-items: stretch;
    }

    .home-featured-link {
        align-self: flex-start;
    }

    .home-featured-head h2 {
        font-size: 21px;
    }

    .home-featured-grid,
    .home-featured-layout.is-single .home-featured-grid {
        grid-template-columns: 1fr;
    }

    .home-featured-layout.is-single {
        grid-template-columns: 1fr;
    }

    .home-featured-aside {
        padding: 16px;
    }
}
body.store-home .hidden-native {
    display: none;
}
body.store-home .checkout-step {
    margin-bottom: 14px;
}
body.store-home .step-head {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
}
body.store-home .step-head span {
    width: 20px;
    height: 20px;
    border-radius: 999px;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    font-size: 11px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
body.store-home .step-head h5 {
    margin: 0;
    color: #dce8ff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .01em;
}
body.store-home .choice-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
body.store-home .product-card-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
body.store-home .voucher-card-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-height: 260px;
    overflow-y: auto;
    padding-right: 2px;
}
body.store-home .choice-card {
    border: 1px solid rgba(126, 160, 221, .34);
    background: rgba(9, 18, 42, .88);
    color: #dce8ff;
    border-radius: 11px;
    padding: 10px 10px 9px;
    text-align: left;
    min-height: 58px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 2px;
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease, background .2s ease;
}
body.store-home .choice-card .choice-title {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
}
body.store-home .choice-card .choice-sub {
    font-size: 10px;
    color: #8ea8d9;
}
body.store-home .choice-card:hover:not(.is-disabled):not(:disabled) {
    transform: translateY(-1px);
    border-color: var(--store-primary-line);
    box-shadow: 0 10px 18px rgba(0, 0, 0, .24);
}
body.store-home .choice-card.is-active {
    border-color: var(--store-primary-line);
    background: rgba(18, 46, 84, .95);
    box-shadow: 0 0 0 2px var(--store-primary-soft) inset;
}
body.store-home .choice-card.is-disabled,
body.store-home .choice-card:disabled {
    opacity: .45;
    cursor: not-allowed;
}
body.store-home .choice-card.payment-choice {
    align-items: flex-start;
    padding-left: 12px;
}
body.store-home .choice-logo {
    width: 100%;
    height: 20px;
    margin-bottom: 6px;
}
body.store-home .choice-logo img {
    height: 20px;
    max-width: 100%;
    object-fit: contain;
}
body.store-home .provider-logo {
    width: 32px;
    height: 32px;
    margin-bottom: 6px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(126, 160, 221, .25);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
body.store-home .provider-logo img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
body.store-home .choice-empty {
    border: 1px dashed rgba(132, 161, 218, .35);
    border-radius: 11px;
    color: #8fa6d4;
    font-size: 12px;
    padding: 12px;
    background: rgba(8, 16, 38, .65);
    grid-column: 1 / -1;
}
body.store-home .order-top {
    text-align: left;
    margin-bottom: 18px;
}
body.store-home .order-kicker {
    margin: 0;
    color: var(--store-primary);
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 10px;
    font-weight: 700;
}
body.store-home .order-top h2 {
    margin: 6px 0 4px;
    color: #fff;
    font-size: 28px;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}
body.store-home .order-sub {
    margin: 0;
    color: #95abd8;
    font-size: 12px;
    max-width: 520px;
}
body.store-home #order_form .form-control {
    background: rgba(7, 14, 34, .85);
    border: 1px solid rgba(110, 143, 210, .35);
    color: #dce6ff;
    border-radius: 10px;
    height: 42px;
}
body.store-home #order_form .form-control:focus {
    border-color: var(--store-primary-line);
    box-shadow: 0 0 0 3px var(--store-primary-soft);
}
body.store-home #order_form .form-control::placeholder {
    color: #8da2d0;
}
body.store-home #order_form i {
    color: #8ea7dd;
}
body.store-home #order_form .input-group-addon {
    background: rgba(255, 190, 61, .95);
    border: 0;
    border-radius: 8px 0 0 8px;
}
body.store-home #keterangan span {
    color: #97addb;
    font-size: 12px;
    display: block;
    background: rgba(9, 18, 41, .82);
    border: 1px solid rgba(121, 154, 215, .3);
    border-radius: 10px;
    padding: 8px 10px;
}
body.store-home #harga h3 {
    color: #fff;
    font-size: 28px;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
    border-radius: 12px;
    background: rgba(12, 33, 73, .85);
    border: 1px solid var(--store-primary-line);
    padding: 10px 12px;
}
body.store-home .summary-step {
    margin-top: 2px;
}
body.store-home .checkout-summary {
    border: 1px solid rgba(121, 155, 216, .34);
    border-radius: 12px;
    background: rgba(9, 18, 42, .86);
    padding: 10px 12px;
}
body.store-home .summary-row,
body.store-home .summary-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 7px 0;
    border-bottom: 1px dashed rgba(113, 144, 206, .3);
}
body.store-home .summary-row:last-of-type {
    border-bottom: 1px dashed rgba(113, 144, 206, .3);
}
body.store-home .summary-row span,
body.store-home .summary-total span {
    color: #94abd9;
    font-size: 11px;
    font-weight: 600;
}
body.store-home .summary-row strong,
body.store-home .summary-total strong {
    color: #e8f1ff;
    font-size: 12px;
    text-align: right;
    font-weight: 700;
}
body.store-home .summary-total {
    border-bottom: 0;
    padding-top: 10px;
}
body.store-home .summary-total strong {
    color: #cfe3ff;
    font-size: 18px;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
}
body.store-home #submit {
    background: var(--store-primary);
    border: 0;
    color: #ffffff;
    border-radius: 12px;
    font-weight: 800;
    letter-spacing: .02em;
    box-shadow: 0 14px 26px var(--store-primary-shadow);
}
body.store-home .platform-stats {
    margin-top: 0;
    position: relative;
    z-index: 4;
    padding-top: 12px;
    padding-bottom: 14px;
}
body.store-home .stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
}
body.store-home .stat-card {
    background: rgba(10, 21, 47, .95);
    border: 1px solid rgba(112, 145, 212, .34);
    border-radius: 14px;
    padding: 14px 12px 12px;
    text-align: center;
    box-shadow: 0 14px 34px rgba(2, 6, 18, .45);
}
body.store-home .stat-icon {
    width: 30px;
    height: 30px;
    margin: 0 auto 8px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
}
body.store-home .stat-card h3 {
    margin: 0 0 3px;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
    font-size: 26px;
    color: #fff;
}
body.store-home .stat-card p {
    margin: 0;
    color: #8ea5d5;
    font-size: 12px;
}
body.store-home .section-head {
    text-align: center;
    margin-bottom: 20px;
}
body.store-home .section-head h2 {
    margin: 0 0 8px;
    color: #fff;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
    font-size: 30px;
    letter-spacing: -.01em;
}
body.store-home .section-head p {
    margin: 0;
    color: #98add8;
    font-size: 14px;
}
body.store-home .catalog-section,
body.store-home .howto-section,
body.store-home .payment-section {
    padding-top: 44px;
    padding-bottom: 40px;
}
body.store-home .catalog-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
}
body.store-home .catalog-card {
    border: 1px solid rgba(117, 148, 210, .3);
    border-radius: 14px;
    background: rgba(9, 18, 41, .9);
    min-height: 92px;
    padding: 14px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    text-align: left;
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
body.store-home .catalog-card:hover:not(:disabled):not(.is-locked) {
    transform: translateY(-2px);
    border-color: rgba(33, 216, 196, .7);
    box-shadow: 0 14px 24px rgba(0, 0, 0, .24);
}
body.store-home .catalog-name {
    color: #dbe7ff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
}
body.store-home .catalog-state {
    color: #8fa6d6;
    font-size: 11px;
}
body.store-home .catalog-card.is-locked,
body.store-home .catalog-card:disabled {
    opacity: .45;
    cursor: not-allowed;
}
body.store-home .howto-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}
body.store-home .howto-card {
    border: 1px solid rgba(117, 148, 210, .28);
    border-radius: 14px;
    background: rgba(9, 18, 41, .86);
    padding: 16px 14px;
}
body.store-home .howto-index {
    display: inline-block;
    margin-bottom: 8px;
    padding: 5px 10px;
    border-radius: 999px;
    border: 1px solid rgba(255, 190, 61, .45);
    color: #ffc963;
    font-size: 11px;
    font-weight: 700;
}
body.store-home .howto-card h4 {
    margin: 0 0 8px;
    color: #ecf3ff;
    font-size: 17px;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
}
body.store-home .howto-card p {
    margin: 0;
    color: #93a9d8;
    font-size: 13px;
    line-height: 1.55;
}
body.store-home .payment-wall {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
}
body.store-home .payment-chip {
    border: 1px solid rgba(120, 153, 215, .35);
    border-radius: 12px;
    background: rgba(9, 19, 43, .9);
    padding: 12px 10px;
    text-align: center;
}
body.store-home .payment-chip img {
    display: block;
    height: 24px;
    max-width: 100%;
    margin: 0 auto 7px;
    object-fit: contain;
}
body.store-home .payment-chip span {
    color: #dce8ff;
    font-size: 12px;
    font-weight: 600;
}
body.store-home .extra,
body.store-home .footer {
    background: rgba(6, 12, 31, .95);
    border-top: 1px solid rgba(110, 142, 204, .2);
}
body.store-home .extra,
body.store-home .footer,
body.store-home .extra a,
body.store-home .footer a {
    color: #9fb2dd;
}
body.store-home .extra h4,
body.store-home .footer h4 {
    color: #edf3ff;
}
body.store-home #footer-copyright span {
    color: #a7b9df;
}
html[data-theme="light"] body.store-home {
    --store-bg: #eef2f7;
    --store-bg-soft: #f7f9fc;
    --store-panel: #ffffff;
    --store-panel-2: #f2f6fb;
    --store-text: #132645;
    --store-muted: #5f6f8c;
    --store-accent: var(--store-primary);
    --store-warn: #ffb02d;
    --store-border: rgba(16, 40, 86, .12);
    background: var(--store-bg);
    color: var(--store-text);
}
html[data-theme="light"] body.store-home .store-nav {
    background: rgba(255, 255, 255, .92);
    border-bottom: 1px solid rgba(20, 46, 92, .12);
}
html[data-theme="light"] body.store-home .navbar-default .navbar-nav>li>a {
    color: #1b2c4d;
}
html[data-theme="light"] body.store-home .navbar-default .navbar-nav>li>a:hover,
html[data-theme="light"] body.store-home .navbar-default .navbar-nav>li>a:focus {
    color: var(--store-primary);
}
html[data-theme="light"] body.store-home .hero-title {
    color: #132645;
    text-shadow: 0 12px 28px rgba(17, 36, 74, .15);
}
html[data-theme="light"] body.store-home .hero-subtitle {
    color: #607296;
}
html[data-theme="light"] body.store-home .hero-banner {
    border-color: rgba(20, 46, 92, .12);
    box-shadow: 0 18px 34px rgba(22, 42, 78, .12);
}
html[data-theme="light"] body.store-home .hero-banner h3,
html[data-theme="light"] body.store-home .hero-banner h4 {
    color: #122442;
}
html[data-theme="light"] body.store-home .hero-banner p {
    color: #607296;
}
html[data-theme="light"] body.store-home .order-card {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
    box-shadow: 0 24px 44px rgba(22, 42, 78, .12);
}
html[data-theme="light"] body.store-home .choice-card,
html[data-theme="light"] body.store-home .checkout-summary,
html[data-theme="light"] body.store-home #keterangan span {
    background: #f5f8fd;
    border-color: rgba(20, 46, 92, .12);
    color: #1a2b4b;
}
html[data-theme="light"] body.store-home .choice-card .choice-sub,
html[data-theme="light"] body.store-home .summary-row span,
html[data-theme="light"] body.store-home .summary-total span {
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home #order_form .form-control {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .16);
    color: #1a2b4b;
}
html[data-theme="light"] body.store-home .summary-row strong {
    color: #1b2c4d;
}
html[data-theme="light"] body.store-home .stat-card,
html[data-theme="light"] body.store-home .catalog-card,
html[data-theme="light"] body.store-home .howto-card,
html[data-theme="light"] body.store-home .payment-chip {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
}
html[data-theme="light"] body.store-home .stat-card h3,
html[data-theme="light"] body.store-home .section-head h2,
html[data-theme="light"] body.store-home .catalog-name,
html[data-theme="light"] body.store-home .howto-card h4,
html[data-theme="light"] body.store-home .payment-chip span {
    color: #132645;
}
html[data-theme="light"] body.store-home .stat-card p,
html[data-theme="light"] body.store-home .section-head p,
html[data-theme="light"] body.store-home .catalog-state,
html[data-theme="light"] body.store-home .howto-card p {
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home .extra,
html[data-theme="light"] body.store-home .footer {
    background: rgba(245, 248, 252, .96);
    border-top: 1px solid rgba(20, 46, 92, .12);
}
html[data-theme="light"] body.store-home .extra,
html[data-theme="light"] body.store-home .footer,
html[data-theme="light"] body.store-home .extra a,
html[data-theme="light"] body.store-home .footer a,
html[data-theme="light"] body.store-home #footer-copyright span {
    color: #6b7f9e;
}
html[data-theme="light"] body.store-home .extra h4,
html[data-theme="light"] body.store-home .footer h4 {
    color: #132645;
}
@media screen and (max-width: 991px) {
    body.store-home .hero-title {
        font-size: 42px;
    }
    body.store-home .choice-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    body.store-home .product-card-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    body.store-home .voucher-card-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    body.store-home .stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    body.store-home .catalog-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    body.store-home .payment-wall {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    body.store-home .howto-grid {
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 767px) {
    body.store-home .hero-shell {
        padding-top: 20px !important;
        padding-bottom: 40px !important;
    }
    body.store-home .hero-title {
        font-size: 34px;
    }
    body.store-home .hero-copy,
    body.store-home .order-wrapper {
        text-align: left;
    }
    body.store-home .hero-banner-zone {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    body.store-home .hero-banner {
        padding: 16px 14px;
    }
    body.store-home .hero-banner h3 {
        font-size: 20px;
    }
    body.store-home .hero-banner h4 {
        font-size: 18px;
    }
    body.store-home .order-card {
        padding: 20px 16px;
    }
    body.store-home .product-card-grid {
        max-height: none;
        overflow-y: visible;
    }
    body.store-home .choice-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    body.store-home .voucher-card-grid {
        grid-template-columns: 1fr;
        max-height: none;
    }
    body.store-home .platform-stats {
        margin-top: 0;
        padding-top: 10px;
    }
    body.store-home .stats-grid,
    body.store-home .catalog-grid,
    body.store-home .payment-wall {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    body.store-home .catalog-section,
    body.store-home .howto-section,
    body.store-home .payment-section {
        padding-top: 34px;
        padding-bottom: 26px;
    }
    body.store-home .section-head h2 {
        font-size: 24px;
    }
    body.store-home .store-theme-item {
        margin: 8px 0 0;
    }
    body.store-home .store-theme-toggle {
        width: 100%;
        justify-content: center;
    }
}

/* Store home layout refinement */
body.store-home .hero-main-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
body.store-home .hero-copy {
    padding-top: 12px;
    padding-right: 18px;
}
body.store-home .order-wrapper {
    height: 100%;
}
body.store-home .hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}
body.store-home .hero-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .02em;
    text-decoration: none !important;
    transition: transform .2s ease, background-color .2s ease, border-color .2s ease, color .2s ease, box-shadow .2s ease;
}
body.store-home .hero-action:hover,
body.store-home .hero-action:focus {
    transform: translateY(-1px);
}
body.store-home .hero-action-primary {
    background: var(--store-primary);
    color: #fff !important;
    box-shadow: 0 16px 28px var(--store-primary-shadow);
}
body.store-home .hero-action-primary:hover,
body.store-home .hero-action-primary:focus {
    color: #fff !important;
}
body.store-home .hero-action-secondary {
    border: 1px solid rgba(121, 154, 216, .34);
    background: rgba(9, 18, 42, .75);
    color: #dce8ff !important;
}
body.store-home .hero-trust-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-top: 22px;
}
body.store-home .hero-trust-card {
    min-width: 0;
    padding: 14px 14px 13px;
    border: 1px solid rgba(121, 154, 216, .28);
    border-radius: 16px;
    background: rgba(10, 21, 47, .74);
    box-shadow: 0 16px 30px rgba(5, 9, 27, .24);
}
body.store-home .hero-trust-card strong {
    display: block;
    margin-bottom: 6px;
    color: #f4f7ff;
    font-size: 14px;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}
body.store-home .hero-trust-card span {
    display: block;
    color: #9cb0d9;
    font-size: 12px;
    line-height: 1.6;
}
body.store-home .hero-shortcuts {
    margin-top: 22px;
}
body.store-home .hero-shortcuts__label,
body.store-home .section-kicker {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 12px;
    border-radius: 999px;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}
body.store-home .hero-shortcuts__list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 12px;
}
body.store-home .hero-shortcut {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 38px;
    padding: 0 14px;
    border-radius: 999px;
    border: 1px solid rgba(121, 154, 216, .3);
    background: rgba(9, 18, 42, .72);
    color: #dfe9ff;
    font-size: 12px;
    font-weight: 700;
    transition: transform .2s ease, border-color .2s ease, background-color .2s ease, color .2s ease;
}
body.store-home .hero-shortcut i {
    color: var(--store-primary);
}
body.store-home .hero-shortcut:hover:not(:disabled),
body.store-home .hero-shortcut:focus:not(:disabled) {
    transform: translateY(-1px);
    border-color: var(--store-primary-line);
}
body.store-home .hero-shortcut.is-disabled,
body.store-home .hero-shortcut:disabled {
    opacity: .45;
    cursor: not-allowed;
}
body.store-home .hero-banner-zone {
    grid-template-columns: minmax(0, 1fr) minmax(0, .8fr);
    margin-top: 26px;
}
body.store-home .hero-banner {
    min-height: 190px;
}
body.store-home .section-head {
    margin-bottom: 22px;
}
body.store-home .section-head .section-kicker {
    margin-bottom: 14px;
}
body.store-home .catalog-card {
    align-items: flex-start;
}
body.store-home .catalog-icon {
    width: 38px;
    height: 38px;
    margin-bottom: 10px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    font-size: 16px;
}
body.store-home .uni-footer {
    padding-top: 20px;
}
body.store-home .uni-footer-shell {
    padding: 28px 30px;
    border-radius: 24px;
    border: 1px solid rgba(110, 142, 204, .2);
    background: rgba(10, 19, 43, .78);
    box-shadow: 0 20px 40px rgba(4, 8, 22, .32);
}
body.store-home .uni-footer-col {
    margin-bottom: 18px;
}
body.store-home .uni-footer-col--brand {
    padding-right: 20px;
}
body.store-home .uni-footer-kicker {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 12px;
    border-radius: 999px;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}
body.store-home .uni-footer h4 {
    margin: 12px 0 12px;
    color: #edf3ff;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
    font-size: 28px;
    line-height: 1.16;
}
body.store-home .uni-footer-title {
    margin: 0 0 12px;
    color: #edf3ff;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}
body.store-home .uni-footer-text {
    margin: 0;
    color: #9fb2dd;
    font-size: 13px;
    line-height: 1.8;
}
body.store-home .uni-footer-contact-list {
    display: grid;
    gap: 10px;
    margin-top: 18px;
}
body.store-home .uni-footer-contact-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 12px 14px;
    border-radius: 16px;
    border: 1px solid rgba(110, 142, 204, .22);
    background: rgba(7, 14, 34, .72);
    color: #dce8ff;
}
body.store-home .uni-footer-contact-item > i {
    flex: 0 0 16px;
    width: 16px;
    margin-top: 2px;
    color: var(--store-primary);
    text-align: center;
}
body.store-home .uni-footer-contact-item > span {
    min-width: 0;
    line-height: 1.65;
    overflow-wrap: anywhere;
}
body.store-home .uni-footer-link-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 8px;
}
body.store-home .uni-footer-link-list > li {
    margin: 0;
}
body.store-home .uni-footer-link-list a {
    display: flex;
    align-items: center;
    min-height: 42px;
    color: #dce8ff;
    font-size: 13px;
    font-weight: 700;
}
body.store-home .uni-footer-link-list a:hover,
body.store-home .uni-footer-link-list a:focus {
    color: var(--store-primary);
}
body.store-home .uni-footer-payment-block {
    height: 100%;
}
body.store-home .uni-footer-chip-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
body.store-home .uni-footer-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 36px;
    padding: 0;
    border-radius: 12px;
    border: 1px solid rgba(110, 142, 204, .22);
    background: rgba(7, 14, 34, .72);
    color: #dce8ff !important;
}
body.store-home .uni-footer-chip img {
    max-width: 30px;
    max-height: 18px;
    width: auto;
    height: auto;
    object-fit: contain;
    filter: saturate(1.05);
}
body.store-home .uni-footer-chip i {
    font-size: 15px;
}
body.store-home .uni-footer-chip:hover,
body.store-home .uni-footer-chip:focus {
    color: var(--store-primary) !important;
    border-color: var(--store-primary-line);
    text-decoration: none;
}
body.store-home .uni-footer-bottom {
    padding: 14px 0 24px;
    background: transparent;
    box-shadow: none;
}
body.store-home .uni-footer-social > li > a {
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid var(--store-primary-line);
    background: var(--store-primary-soft);
    color: var(--store-primary);
    transition: background-color .18s ease, color .18s ease, border-color .18s ease, transform .18s ease;
}
body.store-home .uni-footer-social > li > a:hover,
body.store-home .uni-footer-social > li > a:focus {
    color: #fff;
    background: var(--store-primary);
    border-color: var(--store-primary);
    transform: translateY(-1px);
}
body.store-home #footer-terms ul > li > a {
    border: 1px solid var(--store-primary-line);
    background: var(--store-primary-soft);
    color: var(--store-primary);
}
body.store-home #footer-terms ul > li > a:hover,
body.store-home #footer-terms ul > li > a:focus {
    color: #fff;
    background: var(--store-primary);
    border-color: var(--store-primary);
}
body.store-home #back-to-top {
    border-radius: 10px;
    border: 1px solid var(--store-primary-line);
    background: var(--store-primary-soft);
    color: var(--store-primary);
}
body.store-home #back-to-top i {
    color: inherit;
}
body.store-home #back-to-top:hover,
body.store-home #back-to-top:focus {
    text-decoration: none;
    background: var(--store-primary);
    border-color: var(--store-primary);
    color: #fff;
}
html[data-theme="light"] body.store-home .hero-action-secondary {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .14);
    color: #1a2b4b !important;
}
html[data-theme="light"] body.store-home .hero-trust-card {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .1);
    box-shadow: 0 16px 30px rgba(18, 36, 70, .08);
}
html[data-theme="light"] body.store-home .hero-trust-card strong {
    color: #132645;
}
html[data-theme="light"] body.store-home .hero-trust-card span {
    color: #607296;
}
html[data-theme="light"] body.store-home .hero-shortcut {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
    color: #1a2b4b;
}
html[data-theme="light"] body.store-home .catalog-icon {
    background: rgba(239, 246, 255, .9);
}
html[data-theme="light"] body.store-home .uni-footer-shell {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
    box-shadow: 0 20px 40px rgba(18, 36, 70, .08);
}
html[data-theme="light"] body.store-home .uni-footer h4,
html[data-theme="light"] body.store-home .uni-footer-title {
    color: #132645;
}
html[data-theme="light"] body.store-home .uni-footer-text {
    color: #607296;
}
html[data-theme="light"] body.store-home .uni-footer-contact-item,
html[data-theme="light"] body.store-home .uni-footer-chip,
html[data-theme="light"] body.store-home .uni-footer-social > li > a {
    background: #f5f8fd;
    border-color: rgba(20, 46, 92, .12);
    color: #1a2b4b !important;
}
html[data-theme="light"] body.store-home .uni-footer-social > li > a:hover,
html[data-theme="light"] body.store-home .uni-footer-social > li > a:focus {
    color: #fff !important;
    background: var(--store-primary);
    border-color: var(--store-primary-line);
}
html[data-theme="light"] body.store-home .uni-footer-link-list a {
    color: #1a2b4b;
}
body.store-home .faq-section {
    padding-top: 44px;
    padding-bottom: 34px;
}
body.store-home .faq-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}
body.store-home .faq-card {
    display: block;
    padding: 22px 22px 20px;
    border-radius: 22px;
    border: 1px solid rgba(110, 142, 204, .22);
    background: rgba(10, 19, 43, .78);
    box-shadow: 0 18px 34px rgba(4, 8, 22, .24);
    text-decoration: none !important;
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
body.store-home .faq-card:hover,
body.store-home .faq-card:focus {
    transform: translateY(-2px);
    border-color: var(--store-primary-line);
    box-shadow: 0 24px 40px rgba(4, 8, 22, .3);
}
body.store-home .faq-card__icon {
    width: 42px;
    height: 42px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--store-primary-soft);
    border: 1px solid var(--store-primary-line);
    color: var(--store-primary);
    font-size: 16px;
}
body.store-home .faq-card h3 {
    margin: 16px 0 10px;
    color: #edf3ff;
    font-size: 20px;
    line-height: 1.35;
    font-family: 'Sora', 'Plus Jakarta Sans', sans-serif;
}
body.store-home .faq-card p {
    margin: 0;
    color: #9fb2dd;
    font-size: 13px;
    line-height: 1.8;
}
body.store-home .faq-card__link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 16px;
    color: var(--store-primary);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .03em;
}
body.store-home .faq-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}
body.store-home .faq-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .02em;
    text-decoration: none !important;
}
body.store-home .faq-action-primary {
    background: var(--store-primary);
    color: #fff !important;
}
body.store-home .faq-action-secondary {
    background: transparent;
    border: 1px solid rgba(110, 142, 204, .22);
    color: #dce8ff !important;
}
html[data-theme="light"] body.store-home .faq-card {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
    box-shadow: 0 20px 40px rgba(18, 36, 70, .08);
}
html[data-theme="light"] body.store-home .faq-card h3 {
    color: #132645;
}
html[data-theme="light"] body.store-home .faq-card p {
    color: #607296;
}
html[data-theme="light"] body.store-home .faq-action-secondary {
    background: #ffffff;
    border-color: rgba(20, 46, 92, .12);
    color: #1a2b4b !important;
}
@media screen and (max-width: 991px) {
    body.store-home .hero-trust-grid {
        grid-template-columns: 1fr;
    }
    body.store-home .hero-banner-zone {
        grid-template-columns: 1fr;
    }
    body.store-home .uni-footer-shell {
        padding: 24px 22px;
    }
    body.store-home .uni-footer-col--brand {
        padding-right: 15px;
    }
    body.store-home .faq-grid {
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 767px) {
    body.store-home .hero-copy {
        padding-right: 0;
        margin-bottom: 18px;
    }
    body.store-home .hero-actions {
        gap: 8px;
    }
    body.store-home .hero-action {
        width: 100%;
    }
    body.store-home .hero-shortcuts__list {
        gap: 6px;
    }
    body.store-home .hero-shortcut {
        width: calc(50% - 3px);
        justify-content: center;
        min-width: 0;
        padding: 0 10px;
    }
    body.store-home .hero-banner {
        min-height: 0;
    }
    body.store-home .catalog-grid,
    body.store-home .payment-wall {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    body.store-home .uni-footer-shell {
        padding: 20px 16px;
        border-radius: 20px;
    }
    body.store-home .uni-footer-col {
        margin-bottom: 20px;
    }
    body.store-home .uni-footer-col:last-child {
        margin-bottom: 0;
    }
    body.store-home .uni-footer h4 {
        font-size: 24px;
    }
    body.store-home .uni-footer-bottom {
        padding-bottom: 18px;
    }
    body.store-home .faq-card {
        padding: 18px 16px;
        border-radius: 18px;
    }
    body.store-home .faq-actions {
        flex-direction: column;
    }
    body.store-home .faq-action {
        width: 100%;
    }
}

/* Mobile bottom navigation for home */
.uni-mobile-bottom-nav {
    display: none;
}

@media (max-width: 767px) {
    body.store-home {
        padding-bottom: 84px;
    }

    #back-to-top {
        bottom: 94px;
    }

    body.store-home .uni-mobile-bottom-nav {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1200;
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 6px;
        padding: 8px 10px calc(8px + env(safe-area-inset-bottom));
        border-top: 1px solid rgba(20, 46, 92, .14);
        background: rgba(255, 255, 255, .98);
        box-shadow: 0 -8px 22px rgba(10, 29, 63, .12);
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
    }

    body.store-home .uni-mobile-bottom-nav.is-compact {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.store-home .uni-mobile-bottom-nav__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-height: 50px;
        border-radius: 12px;
        color: #607296;
        font-size: 10px;
        font-weight: 800;
        line-height: 1.2;
        text-decoration: none;
        background: transparent;
    }

    body.store-home .uni-mobile-bottom-nav__item > i {
        font-size: 15px;
        margin-bottom: 3px;
    }

    body.store-home .uni-mobile-bottom-nav__item.is-active {
        color: var(--store-primary);
        background: var(--store-primary-soft);
    }
}
