html {
    scroll-behavior: smooth;
}
.page-template-templatesstub-page-php p.price_title {
    margin: 20px auto 0 !important;
}
.page-template-templatesstub-page-php .price_title span {
    color: #f16d09;
}
.sc-trust-wrapper {
    background: url(/wp-content/uploads/2026/01/sc-trust-wrapper-scaled-1.webp);
    padding: 60px 0;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.sc-trust-heading {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    margin-bottom: 45px;
    line-height: 1.3;
}
.sc-trust-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 8px 30px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.06);
}
.sc-trust-row {
    padding: 26px 0;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
}
.sc-trust-row-last {
    border-bottom: none;
}
.sc-trust-icon {
    float: left;
    width: 56px;
}
.sc-trust-icon img {
    width: 40px;
    height: 40px;
}
.sc-trust-info {
    margin-left: 70px;
}
.sc-trust-info p.title {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px;
    color: #000;
}
.sc-trust-info p {
    font-size: 14px;
    line-height: 1.65;
    color: #000;
    margin: 0;
}

@media (max-width: 767px) {
    .sc-trust-heading {
        font-size: 25px;
    }

    .sc-trust-card {
        padding: 5px 20px;
    }

    .sc-trust-info {
        margin-left: 60px;
    }
}


.sc-paystub-info {
    background: url(/wp-content/uploads/2026/01/SC-Paystub-Info-scaled-1.webp);
    padding: 60px 0 0;
    position: relative;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.sc-paystub-title {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
}
.sc-paystub-subtitle {
    margin: 0 auto 50px;
    font-size: 14px;
    line-height: 1.6;
    color: #000;
}
.sc-paystub-content {
    margin-bottom: 40px;
}

.sc-paystub-image img {
    max-width: 80%;
    height: auto;
}
.sc-paystub-right-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #000;
}
.sc-paystub-list {
    padding-left: 18px;
}
.sc-paystub-list li {
    font-size: 14px;
    line-height: 1.7;
    color: #000;
    margin-bottom: 12px;
}
/* .sc-paystub-list li span {
    color: #f16d09;
    font-weight: 500;
} */
.sc-paystub-footer {
    max-width: 900px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.6;
    color: #000;
}
@media (min-width: 767px) {
	.sc-paystub-content {
		display: flex;
		align-items: center;
	}
}

@media (max-width: 767px) {
    .sc-paystub-title {
        font-size: 26px;
    }

    .sc-paystub-right-title {
        margin-top: 30px;
    }
}


.sc-payroll-section {
    background: url(/wp-content/uploads/2026/01/SC-Payroll-bg.webp);
    padding: 60px 0;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.sc-payroll-title {
    font-size: 36px !important;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
	text-align: center;
}
.sc-payroll-desc {
    font-size: 14px;
    line-height: 1.7;
    color: #000;
    margin-bottom: 15px;
	text-align: center;
}
.sc-payroll-content {
    margin-top: 40px;
}
.sc-payroll-image img {
    max-width: 100%;
    height: auto;
}
.sc-payroll-right-text {
    font-size: 16px;
    line-height: 1.7;
    color: #000;
    margin-bottom: 20px;
}
.sc-payroll-list {
    padding-left: 18px;
}
.sc-payroll-list li {
    font-size: 14px;
    line-height: 1.7;
    color: #000;
    margin-bottom: 10px;
}
/* .sc-payroll-list li span {
    color: #f16d09;
    font-weight: 500;
} */
.sc-payroll-list {
	margin-top: 10px;
}
.sc-payroll-item {
	position: relative;
	padding-left: 26px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #000000;
	line-height: 1.6;
}
.sc-payroll-item::before {
	content: "✔";
	position: absolute;
	left: 0;
	top: 2px;
	color: #f16d09;
	font-size: 14px;
	font-weight: 600;
}

@media (min-width: 767px) {
	.sc-payroll-content {
		display:flex;
		align-items: center;
	}
}

@media (max-width: 767px) {
    .sc-payroll-title {
        font-size: 26px;
    }

    .sc-payroll-content {
        margin-top: 25px;
    }

    .sc-payroll-right-text {
        margin-top: 25px;
    }
}
@media (max-width: 480px) and (min-width: 320px) {
	.sc-payroll-item {
		font-size: 14px;
	}
}



.psg-wrapper {
    background: #fff;
    padding: 60px 0;
}
.psg-title {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 12px;
}
.psg-desc {
    margin: 0 auto 45px;
    font-size: 14px;
    color: #000000;
    line-height: 1.7;
}
.psg-card {
    border: 1px solid #D2E5EE;
    padding: 26px 22px;
    background: #F9FDFF;
}
.psg-card h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
	text-align: center;
}
.psg-card p {
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
    margin: 0;
	text-align: center;
}
.psg-highlight {
    color: #ff7a18;
    font-weight: 500;
}

@media (min-width: 767px) {
	.psg-row {
		margin-bottom: 30px;
	}
	.psg-row {
		display: flex;
		flex-wrap: wrap;
	}
	.psg-row > [class*="col-"] {
		display: flex;
	}
	.psg-card {
		height: 100%;
	}
}

@media (max-width: 767px) {
    .psg-card {
        margin-bottom: 20px;
        min-height: auto;
    }
    .psg-title {
        font-size: 24px;
    }
}


.pdv-wrapper {
    background: url(/wp-content/uploads/2026/01/b7-scaled-1.webp);
    padding: 60px 0;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.pdv-wrapper .pdv-row .col-sm-6 {
    padding-right: 25px;
    padding-left: 25px;
}
.pdv-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 14px;
}
.pdv-desc {
    margin: 0 auto 10px;
    font-size: 14px;
    color: #000000;
    line-height: 1.7;
}
.pdv-row {
    margin-top: 36px;
}
.pdv-card {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 10px 22px rgba(0,0,0,0.06);
    position: relative;
    padding-left: 40px;
    min-height: 150px;
}
.pdv-icon {
    position: absolute;
    left: -20px;
    top: 40%;
    transform: translateY(-50%);
    width: 70px;
    height: 60px;
    background: #F16D09;
    display: flex;
    align-items: center;
    justify-content: center;

    /* HEX / POLYGON SHAPE */
    clip-path: polygon(
        25% 0%,
        75% 0%,
        100% 50%,
        75% 100%,
        25% 100%,
        0% 50%
    );

    box-shadow: 0 6px 16px rgba(0,0,0,0.12);
	border-radius: 25px;
}
.pdv-icon img {
    width: 42%;
}
.pdv-content {
    padding: 24px 26px;
}
.pdv-content h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
}
.pdv-content p {
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
    margin: 0;
}

@media (min-width: 767px) {
	.pdv-row {
		display: flex;
		flex-wrap: wrap;
	}
	.pdv-row > [class*="col-"] {
		display: flex;
	}
	.pdv-card {
		height: 100%;
	}
}

@media (max-width: 767px) {
    .pdv-card {
        margin-bottom: 20px;
    }

    .pdv-title {
        font-size: 24px;
    }
}


.tax-note-section {
    background-color: #F16D09;
    padding: 14px 0;
}
.tax-note-text {
    margin: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.6;
}
.tax-note-text strong {
    font-weight: 600;
}

@media (max-width: 480px) and (min-width: 320px) {
    .tax-note-text {
        font-size: 14px;
        padding: 0 10px;
    }
}



.cta-paystub-wrapper {
    padding: 60px 0 0;
}
.cta-paystub-box {
    position: relative;
    background: url(/wp-content/uploads/2026/01/b9-scaled-1.webp);
    border-radius: 22px;
    padding: 60px 30px;
    color: #fff;
    overflow: hidden;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.cta-paystub-box:before,
.cta-paystub-box:after {
    content: "";
    position: absolute;
    top: 0;
    width: 220px;
    height: 100%;
    background: radial-gradient(circle at center, rgba(255,255,255,0.08) 0%, transparent 60%);
    opacity: 0.25;
}
.cta-paystub-box:before {
    left: -80px;
}
.cta-paystub-box:after {
    right: -80px;
}
.cta-paystub-box h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 14px;
	color: #ffffff;
}
.cta-paystub-box p {
    font-size: 14px;
    line-height: 1.6;
    color: #ffffff;
    margin-bottom: 30px;
}
a.cta-paystub-btn {
    display: inline-block;
    background: #F16D09;
    color: #1f1f1f;
    padding: 14px 32px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
}
a.cta-paystub-btn:hover {
    background: #F16D09;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 767px) {
    .cta-paystub-box {
        padding: 45px 20px;
    }

    .cta-paystub-box h2 {
        font-size: 24px;
    }
}



.section-page-custom-faq {
    padding: 40px 0 40px;
}
.section-page-custom-faq h2.faq_heading {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
}



.disclaimer-section {
    padding: 0 0 40px;
}
.disclaimer-box {
    background-color: #fff3e8;
    border-left: 6px solid #F16D09;
    border-radius: 14px;
    padding: 18px 22px;
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
}
.disclaimer-box strong {
    color: #000;
    font-weight: 600;
}

@media (max-width: 576px) {
    .disclaimer-section {
        padding: 24px 0;
    }

    .disclaimer-box {
        padding: 14px 16px;
        font-size: 14px;
    }
}