.site-header .header-inner .site-logo a {
    max-width: 150px;
    height: auto;
}
.site-header .site-mobile-logo .sticky-logo {
    display: none;
}
.pix-header-fixed .site-mobile-logo .main-logo {
    display: none;
}
.pix-header-fixed .site-mobile-logo .sticky-logo {
    display: inline-block;
}
:root{
    --cc-forest: #053f16;
    --cc-green: #097229;
    --cc-leaf: #34a853;
    --cc-mint: #edf8f0;
    --cc-gold: #d7a928;
    --cc-ink: #102117;
    --cc-muted: #5f7166;
}
.banner-six{
    margin-top: -70px;
}
.swal2-default-outline{
    outline: 0 !important;
    box-shadow: none !important;
}
.swal2-icon.swal2-info {
    border-color: #0d1f18 !important;
    color: #0d1f18 !important;
}
.faq-wrapper-div{
    width: 60%;
}
a{
    color: initial;
}
#home-version-1 a:hover {
    color: var(--cc-green) !important;
}

#home-version-1 a.pix-btn:hover,
#home-version-1 a.pix-btn:focus,
#home-version-1 a.pix-btn:active {
    color: #ffffff !important;
}

#home-version-1 a.pix-btn.btn-outline:hover,
#home-version-1 a.pix-btn.btn-outline:focus,
#home-version-1 a.pix-btn.btn-outline:active {
    color: var(--cc-forest) !important;
}

#home-version-1 .site-header .header-inner .site-nav .nav-right .nav-btn:hover,
#home-version-1 .site-header .header-inner .site-nav .nav-right .nav-btn:focus,
#home-version-1 .pix-header-fixed .header-inner .site-nav .nav-right .nav-btn:hover,
#home-version-1 .pix-header-fixed .header-inner .site-nav .nav-right .nav-btn:focus {
    color: #ffffff !important;
}

#footer,
#footer.footer-two,
#footer.footer-three,
#footer.footer-tax-service,
#footer.footer-four,
#footer.footer-five {
  background-color: rgba(237, 248, 240, 0.82) !important;
}


#footer .widget.footer-widget .widget-title,
#footer .widget.footer-widget p,
#footer .footer-menu li a,
#footer .site-info p,
#footer .site-info p a,
#footer .site-info-menu li a {
    color: #1f2a23;
}

#footer .footer-menu li a:hover,
#footer .site-info p a:hover,
#footer .site-info-menu li a:hover {
    color: #0d1f18;
}

#footer .footer-social-link li a:hover,
#footer .footer-social-link li a:focus,
#footer .footer-social-link li a:active {
    color: #ffffff !important;
}

.cc-homepage {
    background: #ffffff;
    color: var(--cc-ink);
}

.cc-homepage .site-header.pix-header-fixed {
    box-shadow: 0 12px 28px rgba(5, 63, 22, 0.08);
}

.cc-homepage .site-header .site-main-menu li a,
.cc-homepage .pix-header-fixed .site-main-menu li a {
    color: var(--cc-ink) !important;
}

.cc-homepage .site-header .site-main-menu li a:hover,
.cc-homepage .pix-header-fixed .site-main-menu li a:hover {
    color: var(--cc-green) !important;
}

.cc-homepage .toggle-menu .bar {
    background: var(--cc-forest) !important;
}

.cc-homepage .pix-btn,
.cc-homepage .pxs-btn,
.cc-homepage .site-header .nav-right .nav-btn {
    background: linear-gradient(135deg, var(--cc-green), var(--cc-forest)) !important;
    border-color: var(--cc-green) !important;
    color: #ffffff !important;
    box-shadow: 0 14px 24px rgba(5, 63, 22, 0.2);
}

.cc-homepage .pix-btn.btn-outline {
    background: #ffffff !important;
    border: 1px solid rgba(9, 114, 41, 0.32) !important;
    color: var(--cc-forest) !important;
    box-shadow: none;
}

.cc-homepage .pix-btn.btn-outline:hover {
    background: var(--cc-mint) !important;
    color: var(--cc-forest) !important;
}

.cc-hero {
    position: relative;
    padding: 170px 0 95px;
    background:
        radial-gradient(circle at 86% 10%, rgba(52, 168, 83, 0.16), transparent 32%),
        linear-gradient(145deg, #f7fcf8 0%, #ffffff 46%, #edf8f0 100%);
    overflow: hidden;
}

.cc-hero::before {
    content: "";
    position: absolute;
    left: -90px;
    bottom: -150px;
    width: 340px;
    height: 340px;
    border-radius: 50%;
    background: rgba(9, 114, 41, 0.08);
}

.cc-kicker {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--cc-green);
    background: #ffffff;
    border: 1px solid rgba(9, 114, 41, 0.16);
    border-radius: 999px;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
}

.cc-hero h1 {
    color: var(--cc-ink);
    font-size: 58px;
    line-height: 1.06;
    margin-bottom: 22px;
}

.cc-hero p {
    color: var(--cc-muted);
    font-size: 18px;
    line-height: 1.75;
    max-width: 620px;
}

.cc-hero-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
    margin-top: 28px;
}

.cc-operations-panel {
    background: #ffffff;
    border: 1px solid rgba(9, 114, 41, 0.14);
    border-radius: 8px;
    padding: 26px;
    box-shadow: 0 24px 60px rgba(5, 63, 22, 0.12);
}

.cc-panel-top,
.cc-panel-note {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.cc-panel-top span,
.cc-metric-grid span {
    display: block;
    color: var(--cc-muted);
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.cc-panel-top h3 {
    margin: 4px 0 0;
    color: var(--cc-ink);
}

.cc-panel-top > i {
    width: 54px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: linear-gradient(135deg, var(--cc-leaf), var(--cc-forest));
    color: #ffffff;
    font-size: 22px;
}

.cc-metric-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin: 24px 0;
}

.cc-metric-grid div {
    background: var(--cc-mint);
    border: 1px solid rgba(9, 114, 41, 0.08);
    border-radius: 8px;
    padding: 18px;
}

.cc-metric-grid i {
    color: var(--cc-green);
    font-size: 24px;
    margin-bottom: 14px;
}

.cc-metric-grid strong {
    display: block;
    color: var(--cc-ink);
    font-size: 17px;
    margin-top: 4px;
}

.cc-panel-note {
    justify-content: flex-start;
    padding-top: 18px;
    border-top: 1px solid #e3efe6;
    color: var(--cc-muted);
    line-height: 1.55;
}

.cc-panel-note i {
    color: var(--cc-gold);
}

.cc-section {
    padding: 92px 0;
}

.cc-section-soft {
    background: #f7fbf8;
}

.cc-identity-section {
    position: relative;
    background:
        linear-gradient(180deg, #ffffff 0%, #f7fbf8 100%);
}

.cc-belief-grid {
    display: grid;
    grid-template-columns: 1.08fr 0.92fr;
    gap: 22px;
    margin-top: 18px;
}

.cc-belief-card {
    position: relative;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    border-radius: 8px;
    padding: 34px;
    background: #ffffff;
    border: 1px solid rgba(9, 114, 41, 0.12);
    box-shadow: 0 22px 52px rgba(5, 63, 22, 0.08);
}

.cc-belief-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 86% 16%, rgba(52, 168, 83, 0.2), transparent 28%),
        linear-gradient(135deg, rgba(237, 248, 240, 0.8), rgba(255, 255, 255, 0));
    pointer-events: none;
}

.cc-belief-card-primary {
    background: linear-gradient(135deg, var(--cc-forest), #0a5b21);
}

.cc-belief-card-primary::before {
    background:
        radial-gradient(circle at 82% 20%, rgba(215, 169, 40, 0.28), transparent 27%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}

.cc-belief-icon,
.cc-belief-card span,
.cc-belief-card p {
    position: relative;
    z-index: 1;
}

.cc-belief-icon {
    width: 58px;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: var(--cc-mint);
    color: var(--cc-green);
    font-size: 24px;
    margin-bottom: 44px;
}

.cc-belief-card-primary .cc-belief-icon {
    background: rgba(255, 255, 255, 0.14);
    color: #ffffff;
}

.cc-belief-card span,
.cc-values-heading span {
    display: block;
    color: var(--cc-green);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.cc-belief-card-primary span {
    color: #bdf4c9;
}

.cc-belief-card p {
    color: var(--cc-ink);
    font-size: 28px;
    font-weight: 800;
    line-height: 1.32;
    margin: 10px 0 0;
}

.cc-belief-card-primary p {
    color: #ffffff;
}

.cc-values-wrap {
    display: grid;
    grid-template-columns: 0.82fr 1.18fr;
    gap: 26px;
    align-items: stretch;
    margin-top: 22px;
    padding: 24px;
    border-radius: 8px;
    background: #ffffff;
    border: 1px solid rgba(9, 114, 41, 0.12);
    box-shadow: 0 18px 42px rgba(5, 63, 22, 0.06);
}

.cc-values-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 8px 12px;
}

.cc-values-heading h3 {
    color: var(--cc-ink);
    font-size: 28px;
    line-height: 1.25;
    margin: 10px 0 0;
}

.cc-values-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.cc-value-item {
    min-height: 98px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px;
    border-radius: 8px;
    background: #f7fbf8;
    border: 1px solid rgba(9, 114, 41, 0.08);
}

.cc-value-item i {
    flex: 0 0 auto;
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #ffffff;
    color: var(--cc-green);
    font-size: 18px;
}

.cc-value-item strong {
    color: var(--cc-ink);
    font-size: 16px;
    line-height: 1.35;
}

.cc-homepage .section-title .sub-title {
    color: var(--cc-green);
}

.cc-homepage .section-title .title {
    color: var(--cc-ink);
}

.cc-feature-card,
.cc-dark-card,
.cc-calculator-card,
.cc-workflow-item,
.cc-final-cta-inner {
    border-radius: 8px;
}

.cc-feature-card {
    height: calc(100% - 30px);
    margin-bottom: 30px;
    padding: 28px;
    background: #ffffff;
    border: 1px solid rgba(9, 114, 41, 0.1);
    box-shadow: 0 18px 42px rgba(5, 63, 22, 0.07);
}

.cc-feature-card i {
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: var(--cc-mint);
    color: var(--cc-green);
    font-size: 21px;
    margin-bottom: 20px;
}

.cc-feature-card h3,
.cc-workflow-item h3,
.cc-dark-card h3 {
    color: var(--cc-ink);
    font-size: 20px;
    margin-bottom: 10px;
}

.cc-feature-card p,
.cc-workflow-item p,
.cc-dark-card p,
.cc-final-cta-inner p {
    color: var(--cc-muted);
    line-height: 1.7;
    margin: 0;
}

.cc-workflow-list {
    display: grid;
    gap: 14px;
}

.cc-workflow-item {
    display: grid;
    grid-template-columns: 64px 1fr;
    gap: 18px;
    background: #ffffff;
    border: 1px solid rgba(9, 114, 41, 0.12);
    padding: 20px;
}

.cc-workflow-item span {
    width: 52px;
    height: 52px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--cc-green), var(--cc-forest));
    color: #ffffff;
    font-weight: 800;
}

.cc-calculator-section {
    background: linear-gradient(135deg, #edf8f0 0%, #ffffff 100%);
}

.cc-calculator-card {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 18px;
    background: #ffffff;
    border: 1px solid rgba(9, 114, 41, 0.12);
    box-shadow: 0 22px 52px rgba(5, 63, 22, 0.1);
    padding: 24px;
}

.cc-calc-form {
    display: grid;
    gap: 10px;
}

.cc-calc-form label {
    color: var(--cc-ink);
    font-weight: 700;
    margin: 0;
}

.cc-calc-form input,
.cc-calc-form select {
    width: 100%;
    min-height: 48px;
    border: 1px solid #cfe2d4;
    border-radius: 8px;
    padding: 0 14px;
    color: var(--cc-ink);
    background: #fbfefc;
}

.cc-calc-form input:focus,
.cc-calc-form select:focus {
    outline: none;
    border-color: var(--cc-green);
    box-shadow: 0 0 0 3px rgba(9, 114, 41, 0.12);
}

.cc-calc-results {
    background: var(--cc-forest);
    border-radius: 8px;
    padding: 22px;
    color: #ffffff;
}

.cc-calc-results div {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.cc-calc-results span {
    display: block;
    color: rgba(255, 255, 255, 0.76);
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.cc-calc-results strong {
    display: block;
    color: #ffffff;
    font-size: 23px;
    margin-top: 4px;
}

.cc-calc-results .pix-btn {
    width: 100%;
    text-align: center;
    background: #ffffff !important;
    color: var(--cc-forest) !important;
    box-shadow: none;
}

#home-version-1 .cc-calc-results a.pix-btn:hover,
#home-version-1 .cc-calc-results a.pix-btn:focus,
#home-version-1 .cc-calc-results a.pix-btn:active {
    background: #ffffff !important;
    color: var(--cc-forest) !important;
}

.cc-section-dark {
    background: linear-gradient(135deg, var(--cc-forest), #0a5b21);
}

.cc-section-dark .section-title .title,
.cc-section-dark .section-title .sub-title {
    color: #ffffff;
}

.cc-dark-card {
    height: calc(100% - 22px);
    margin-bottom: 22px;
    padding: 22px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.14);
}

.cc-dark-card i {
    color: #bdf4c9;
    font-size: 26px;
    margin-bottom: 18px;
}

.cc-dark-card h3 {
    color: #ffffff;
}

.cc-dark-card p {
    color: rgba(255, 255, 255, 0.78);
}

.cc-final-cta {
    background: #ffffff;
}

.cc-final-cta-inner {
    padding: 44px 28px;
    background: var(--cc-mint);
    border: 1px solid rgba(9, 114, 41, 0.12);
}

.cc-final-cta-inner h2 {
    color: var(--cc-ink);
    margin-bottom: 12px;
}

html, body {
    overflow-x: hidden !important;
}
body{
    width: 100%;
}
.page-banner {
    height: 300px;
    background: #0d1f18;
}

.page-banner .page-title, .page-banner li, .page-banner li a{
    color: #ffffff !important;
}
@media screen and (max-width: 960px) {
    .cc-hero {
        padding: 130px 0 70px;
    }
    .cc-hero h1 {
        font-size: 42px;
    }
    .cc-operations-panel {
        margin-top: 34px;
    }
    .cc-section {
        padding: 70px 0;
    }
    .cc-belief-grid,
    .cc-values-wrap {
        grid-template-columns: 1fr;
    }
    .cc-belief-card {
        min-height: auto;
    }
    .cc-belief-card p,
    .cc-values-heading h3 {
        font-size: 24px;
    }
    .cc-calculator-card {
        grid-template-columns: 1fr;
    }
    .banner-six{
        margin-top: initial;
    }
    .testimonial-content{
        padding: 1em !important;
    }
    .faq-wrapper-div{
        width: 100%;
    }
    div.bio-info{
        margin-top: 20px;
    }
    #footer.footer-tax-service .footer-inner {
        padding: 116px 0 96px;
    }
}

@media screen and (max-width: 575px) {
    .cc-hero h1 {
        font-size: 34px;
    }
    .cc-metric-grid,
    .cc-workflow-item,
    .cc-values-grid {
        grid-template-columns: 1fr;
    }
    .cc-belief-card,
    .cc-values-wrap {
        padding: 22px;
    }
    .cc-belief-icon {
        margin-bottom: 28px;
    }
    .cc-belief-card p,
    .cc-values-heading h3 {
        font-size: 21px;
    }
    .cc-hero-actions .pix-btn {
        width: 100%;
        text-align: center;
    }
}

.lottery-page {
    background: linear-gradient(180deg, #f7f8f6 0%, #f0f4ed 100%);
}

.lottery-banner.page-banner {
    background: linear-gradient(120deg, #0d1f18 0%, #1b4b2e 60%, #4e8037 100%);
}

.lottery-play-area {
    padding: 50px 0 80px;
}

.lottery-top-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    gap: 16px;
    margin-bottom: 24px;
}

.lottery-info-card,
.lottery-how-to-play {
    background: #ffffff;
    border-radius: 14px;
    padding: 16px 18px;
    box-shadow: 0 10px 30px rgba(13, 31, 24, 0.08);
    border: 1px solid rgba(27, 75, 46, 0.1);
}

.lottery-info-card small {
    font-size: 12px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #4e8037;
    font-weight: 700;
}

.lottery-info-card h3,
.lottery-info-card h4 {
    margin: 8px 0 0;
    color: #0d1f18;
    font-weight: 800;
}

.countdown-value {
    margin-top: 8px;
    color: #99791e;
    font-weight: 800;
    font-size: 17px;
}

.lottery-how-to-play {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lottery-ghost-btn,
.lottery-main-btn,
.lottery-mini-btn {
    border: none;
    outline: none;
    transition: all 0.2s ease;
}

.lottery-ghost-btn {
    display: inline-block;
    color: #1b4b2e;
    border: 1.5px solid #1b4b2e;
    border-radius: 999px;
    padding: 10px 20px;
    font-weight: 700;
}

.lottery-ghost-btn:hover,
.lottery-ghost-btn:focus,
.lottery-ghost-btn:active {
    background: #1b4b2e;
    color: #ffffff !important;
}

#home-version-1 .lottery-how-to-play .lottery-ghost-btn:hover,
#home-version-1 .lottery-how-to-play .lottery-ghost-btn:focus,
#home-version-1 .lottery-how-to-play .lottery-ghost-btn:active {
    color: #ffffff !important;
}

.lottery-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 24px;
    border: 1px solid rgba(27, 75, 46, 0.1);
    box-shadow: 0 20px 45px rgba(13, 31, 24, 0.08);
    margin-bottom: 18px;
}

.lottery-card-head h4 {
    color: #0d1f18;
    margin-bottom: 7px;
    font-weight: 800;
}

.lottery-card-head p {
    margin: 0;
    color: #42594e;
}

.lottery-selection-tools {
    margin: 18px 0 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.selected-count {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-weight: 700;
    color: #0d1f18;
}

.selected-count span {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #e3c84c;
    color: #0d1f18;
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.lottery-ball-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(52px, 1fr));
    gap: 10px;
    max-height: 460px;
    overflow-y: auto;
    padding-right: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.lottery-ball-grid .ball {
    width: 100%;
    aspect-ratio: 1;
    border-radius: 999px;
    border: 1.5px solid #cfe0d1;
    background: linear-gradient(180deg, #ffffff 0%, #eff5f0 100%);
    color: #0d1f18;
    font-weight: 700;
    cursor: pointer;
}

.lottery-ball-grid .ball:hover {
    border-color: #4e8037;
    transform: translateY(-2px);
}

.lottery-ball-grid .ball.selected {
    border-color: #1b4b2e;
    background: linear-gradient(180deg, #4e8037 0%, #1b4b2e 100%);
    color: #ffffff;
    box-shadow: 0 6px 18px rgba(27, 75, 46, 0.28);
}

.lottery-action-row {
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.lottery-mini-btn {
    background: #e8efe9;
    color: #1b4b2e;
    padding: 10px 16px;
    border-radius: 10px;
    font-weight: 700;
}

.lottery-mini-btn.clear {
    color: #99791e;
}

.lottery-mini-btn:hover {
    background: #dbe8dd;
}

.lottery-main-btn {
    background: linear-gradient(120deg, #1b4b2e 0%, #4e8037 100%);
    color: #ffffff;
    padding: 10px 22px;
    border-radius: 10px;
    font-weight: 700;
}

.lottery-main-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(27, 75, 46, 0.2);
}

.lottery-main-btn:disabled,
.lottery-mini-btn:disabled {
    cursor: not-allowed;
    opacity: 0.5;
    box-shadow: none;
    transform: none;
}

.lottery-compliance-note {
    margin: 15px 4px 20px;
    color: #4b5f56;
    font-size: 14px;
}

.lottery-compliance-note a {
    color: #1b4b2e;
    text-decoration: underline;
    font-weight: 700;
}

.selected-lines-wrap .line-item {
    background: #f5f8f5;
    border: 1px solid #dfebe1;
    border-radius: 14px;
    padding: 12px;
    margin-bottom: 10px;
}

.line-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    color: #0d1f18;
    font-weight: 700;
}

.remove-line {
    border: none;
    background: transparent;
    color: #99791e;
    font-weight: 700;
}

.line-balls {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.line-ball {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    background: #1b4b2e;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
}

.empty-lines {
    color: #60796e;
    margin: 0;
}

.pay-slip-card {
    position: sticky;
    top: 100px;
}

.pay-slip-details {
    margin-top: 8px;
}

.pay-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px dashed #d8e2d9;
    color: #1b4b2e;
}

.pay-row.total {
    color: #0d1f18;
    font-size: 18px;
    font-weight: 800;
    border-bottom: none;
    padding-bottom: 6px;
}

.lottery-main-btn.full {
    margin-top: 14px;
    width: 100%;
    padding: 13px;
}

.pay-slip-help {
    display: block;
    margin-top: 10px;
    color: #617469;
}

@media screen and (max-width: 991px) {
    .pay-slip-card {
        position: static;
    }
}

.checkout-line-summary {
    margin: 18px 0 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.checkout-line-summary .selected-count {
    display: inline-flex;
    align-items: baseline;
    gap: 6px;
}

.checkout-line-summary .selected-count strong {
    font-size: 22px;
    font-weight: 800;
    color: #0d1f18;
}

.checkout-line-summary .selected-count span {
    width: auto;
    height: auto;
    border-radius: 0;
    background: transparent;
    color: #0d1f18;
    font-weight: 700;
    display: inline;
}

.checkout-back-btn {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.draw-multiplier-wrap,
.voucher-wrap {
    margin-top: 14px;
}

.draw-multiplier-wrap label,
.voucher-wrap label {
    display: block;
    color: #1b4b2e;
    font-weight: 700;
    margin-bottom: 8px;
}

.draw-multiplier-wrap small,
.voucher-wrap small {
    display: block;
    margin-top: 6px;
    color: #60796e;
}

.lottery-select,
.lottery-input {
    width: 100%;
    border: 1px solid #cde0d1;
    border-radius: 10px;
    padding: 11px 12px;
    color: #0d1f18;
    background: #f9fcf8;
    font-weight: 600;
    margin-bottom: 0;
}

.lottery-select:focus,
.lottery-input:focus {
    border-color: #4e8037;
    box-shadow: 0 0 0 3px rgba(78, 128, 55, 0.15);
}

.voucher-check {
    display: flex !important;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: nowrap;
    white-space: nowrap;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    margin-bottom: 0 !important;
}

.voucher-check input {
    accent-color: #1b4b2e;
    margin-top: 10px;
    margin-bottom: 10px;
    width: auto;
}

.voucher-input-wrap {
    display: none;
    margin-top: 10px;
    gap: 8px;
}

.voucher-input-wrap .lottery-input {
    flex: 1;
    height: 44px;
}

.voucher-input-wrap .lottery-mini-btn {
    height: 44px;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.voucher-message {
    display: block;
    margin-top: 8px;
    min-height: 20px;
    font-weight: 600;
}

.voucher-message.error {
    color: #99791e;
}

.voucher-message.success {
    color: #1b4b2e;
}

.checkout-regulatory-note {
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.35;
}

.checkout-pay-btn {
    margin-top: 18px !important;
}

.checkout-totals {
    margin-top: 14px;
}
