.product-pages-content-container {
    font-family: "Open Sans", sans-serif;
}
.product-pages-content-container h2 {
    color: #002f5f;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 125%;
    margin-bottom: 16px;
}
.product-pages-content-container p {
    color: #2C2D31;
}
.product-pages-content-container section {
    border-top: none;
    margin-top: 0;
}
.pp-hero-flex-container {
    display: flex;
}
.pp-hero-content-container,
.pp-hero-image-container {
    flex: 50%;
}
.pp-hero-content-wrap {
    max-width: 500px;
}
h1.pp-hero-h1 {
    color: #002f5f;
    font-size: 2.75rem;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 24px;
}
p.pp-hero-subheading {
    font-size: 1.125rem;
    line-height: 150%;
    margin-bottom: 48px;
}
.pp-hero-cta-container.desktop {
	margin-bottom: 36px;	
}
a.pp-hero-cta,
a.solo-401k-pp-cta-button {
    background-color: #f06d1a;    
    border: 2px solid #f06d1a;
    border-radius: 8px;
	box-shadow: 0 4px 8px -4px rgba(12, 12, 13, 0.10);
    color: #ffffff;
    font-size: 0.875rem;    
    font-weight: 700;
    letter-spacing: .64px;
    padding: 10px 48px;
	text-decoration: none; 
    text-transform: uppercase;
}
a.pp-hero-cta {
    margin-right: 24px;
}
a.pp-hero-cta:hover,
a.pp-hero-cta:active,
a.pp-hero-cta:focus,
a.solo-401k-pp-cta-button:hover,
a.solo-401k-pp-cta-button:active,
a.solo-401k-pp-cta-button:focus {
    background-color: #ffffff;
    color: #f06d1a;
}
.pp-hero-demo-video-cta {
	background-color: #fff;
    border: 2px solid #f06d1a;
    border-radius: 8px;
    box-shadow: 0 4px 8px -4px rgba(12, 12, 13, 0.10);
    color: #f06d1a;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: .64px;
    padding: 10px 24px;
    text-decoration: none;
    text-transform: uppercase;
}
.pp-hero-demo-video-cta:hover,
.pp-hero-demo-video-cta:active,
.pp-hero-demo-video-cta:focus {
	background-color: #f06d1a;
	color: #ffffff;	
}
.pp-hero-image-container {
    text-align: center;
}
.pp-hero-image-wrap {
    max-width: 600px;
    margin-left: auto;
}
.pp-hero-image-wrap img {
    width: 100%;
}
.pp-hero-image-container p {
    margin-bottom: 0;
}
.pp-hero-cta-container.mobile {
    display: none;
}
.pp-hero-existing-client-login.mobile {
    display: none;
}
.pp-hero-existing-client-login {
    color: #4e5056;
    font-size: 0.875rem;
    line-height: 120%;
}
.pp-hero-existing-client-login a {
    color: #3b7ccb;
    font-weight: 600;
    text-decoration: none;
}
div.pp-hero-existing-client-login a:hover,
div.pp-hero-existing-client-login a:active,
div.pp-hero-existing-client-login a:focus {
    font-weight: 700;
    text-decoration: underline;
}
#solo-401k-product-page-feature-cards {
    margin-top: 70px;
    padding-top: 0;
	position: relative;
	z-index: 2;
}
.pp-feature-card-grid-container {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(4, 1fr);
/*     margin-bottom: -58px; */
}
.pp-feature-card-single-card {
    padding: 24px;
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    box-shadow: 0px 4px 4px -1px rgba(12, 12, 13, 0.10), 0px 4px 4px -1px rgba(12, 12, 13, 0.05);
}
.pp-feature-card-icon-wrap {
    margin-bottom: 16px;
}
.pp-feature-card-description {
    margin-bottom: 0;
}
#solo-401k-product-page-trust-logos {
    background: linear-gradient(134deg, #0C4D80 0.61%, #002F5F 121.31%);
	margin-top: -58px;
}
.solo-401k-pp-hr {
    border-color: #d9d9d9;
    margin: 74px 0 54px;
}
#solo-401k-product-page-trust-logos {
    padding-bottom: 72px;
}
.solo-401k-pp-trust-logos-flex-container {
    align-items: center;
    display: flex;
    gap: 60px;
    justify-content: space-around;
}
.solo-401k-pp-trust-logos-flex-container.mobile {
    display: none;
}
.solo-401k-pp-trust-logos-grid-container {
    align-items: center;
    display: grid;
    gap: 80px;
    grid-template-columns: repeat(4, 1fr);
}
p.solo-401k-pp-trust-logos-text-content {
    color: #ffffff;
    margin-bottom: 0;
    text-transform: uppercase; 
    white-space: nowrap;
}
.solo-401k-pp-trust-logos-image-wrap {
    margin: auto;
    max-width: 200px;
}
.solo-401k-pp-trust-logos-image-wrap img {
    width: 100%;
}
#solo-401k-pp-our-features {
    padding-top: 0;
    margin: 72px 0 0;
}
.solo-401k-pp-our-features-heading-container {
    text-align: center;        
    margin-bottom: 40px;
}
.solo-401k-pp-our-features-subheading {
    font-size: 1.125rem;
    line-height: 140%;
}
.solo-401k-pp-our-features-card {
    align-items: center;
    display: flex;
    gap: 88px;
    margin: 48px 0;
}
.solo-401k-pp-our-features-card.mt0 {
    margin-top: 0;
}
.solo-401k-pp-our-features-card.mb0 {
    margin-bottom: 0;
}
.solo-401k-pp-our-features-card-image-container {
    flex: 50%;
}
.solo-401k-pp-our-features-card-content-container {
    flex: 45%;
}
.solo-401k-pp-our-features-card-image-wrap {
    margin: auto;
    max-width: 600px;
}
.solo-401k-pp-our-features-card-image-wrap img {
    width: 100%;
}
.solo-401k-pp-our-features-card-image-wrap img.mobile {
    display: none;
}
h3.solo-401k-pp-our-features-card-h3 {
    color: #2c2d31;
    font-size: 2rem;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 16px;
}
p.solo-401k-pp-our-features-card-description {
    color: #4e5056;
    line-height: 140%;
    margin-bottom: 24px;
}
.solo-401k-pp-our-features-card-content-container li {
    color: #4e5056;
    line-height: 140%;
    margin-bottom: 16px;
}
#solo-401k-pp-demo-video {
	scroll-margin-top: 100px;
}
/* 50/50 background */
.video-split-bg {
	background: linear-gradient(to bottom, #ffffff 0 40%, #0C4D80 0.61%, #002F5F 121.31%);
  	padding: 0 0 86px 0;
}
/* Centered video card overlapping the split */
.video-card {
	background: #000;
	border-radius: 16px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
	margin: auto;
	max-width: 1110px;
}
/* EMBED variant (YouTube/Vimeo) */
.video-embed {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
}
.video-embed iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
	border-radius: 16px;
}
#solo-401k-product-page-comparison-table {
    background-color: #f5f5f5;
    padding: 72px 0;
}
.solo-401k-pp-comparison-table-heading-container {
    margin-bottom: 64px;
    text-align: center;
}
#solo-401k-product-page-comparison-table table {
    background-color: #ffffff;
    border-radius: 16px;
    padding: 72px 0;
}
th.solo-401k-pp-comparison-table-head {
    background-color: #ffffff;
    border-bottom: 1px solid #e4e4e4;
    border-top: none;
    padding: 24px;
    vertical-align: middle;
}
th.solo-401k-pp-comparison-table-head.left,
th.solo-401k-pp-comparison-table-head.right {
    color: #747678;
    font-weight: 600;
    line-height: 140%;
}
th.solo-401k-pp-comparison-table-head.left {
    border-radius: 16px 0 0 0;
    width: 60%;
}
th.solo-401k-pp-comparison-table-head.center {
    color: #3B7CCB;
    font-weight: 600;
    line-height: 140%;
    text-align: center;
}
th.solo-401k-pp-comparison-table-head.right {
    border-radius: 0 16px 0 0;
    text-align: center;
}
#solo-401k-product-page-comparison-table table td {
    padding: 24px;
}
p.solo-401k-pp-comparison-table-feature {
    color: #0c4d80;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 6px;
}
.solo-401k-pp-comparison-table-feature-description {
    margin-bottom: 0;
}
.solo-401k-pp-comparison-table-icon {
    text-align: center;
    vertical-align: middle;
}
.solo-401k-pp-comparison-table-container.mobile {
    display: none;
}
#solo-401k-product-page-numbered-steps {
    padding: 72px 0;
}
.solo-401k-pp-numbered-steps-heading-container {
    text-align: center;
    margin-bottom: 64px;
}
.solo-401k-pp-numbered-steps.desktop>p {
    display: none;
}
.solo-401k-pp-numbered-step-container {
    align-items: center;
    display: flex;
    padding: 0;
}
.solo-401k-pp-numbered-step-image {
    flex: 50%;
}
.solo-401k-pp-numbered-step-image p {
    display: none;
}
.solo-401k-pp-numbered-step-image-wrap {
    margin: auto;
    max-width: 430px;
}
.solo-401k-pp-numbered-step-content {
    flex: 50%;
}
.solo-401k-pp-numbered-step-content-card {
    border: 1px solid #e4e4e4;
    border-radius: 16px;
    box-shadow: 0px 4px 4px -1px rgba(12, 12, 13, 0.10), 0px 4px 4px -1px rgba(12, 12, 13, 0.05);
    height: 250px;
    margin: auto;
    max-width: 430px;
    padding: 32px;
}
p.solo-401k-pp-numbered-step-number {
    border-left: 2px solid #3b7ccb;
    color:#3B7CCB;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    padding-left: 6px;
    text-transform: uppercase;
}
.solo-401k-pp-numbered-step-content-card h3 {
    color: #2C2D31;
    font-size: 28px;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 12px;
}
.timeline.mobile {
    display: none;
}
#solo-401k-pp-educational-cards {
    background-color: #f5f5f5;
    padding: 72px 0;
}
.solo-401k-pp-educational-cards-heading-container {
    margin-bottom: 56px;
    text-align: center;
}
.solo-401k-pp-educational-cards-container {
    display: flex;
    gap: 32px;
    justify-content: space-between;
}
.solo-401k-pp-educational-card {
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 16px;
    box-shadow: 0px 4px 4px -1px rgba(12, 12, 13, 0.10), 0px 4px 4px -1px rgba(12, 12, 13, 0.05);
    display: flex;
    flex: 33%;
    flex-direction: column;
    justify-content: space-between;
    max-width: 500px;
    padding: 16px;
}
.solo-401k-pp-educational-card-image-container {
    margin: 0 auto 24px; 
    max-width: 452px;
}
.solo-401k-pp-educational-card-image-container img {
    width: 100%;
}
p.solo-401k-pp-educational-card-breadcrumb {
    color: #3B7CCB;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.28px;
    margin-bottom: 8px;
}
.solo-401k-pp-educational-card-content-container h3{
    color: #002F5F;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 24px;
}
p.solo-401k-pp-educational-card-description {
    color: #4e5056;
    line-height: 140%;
    margin-bottom: 24px;
}
.solo-401k-pp-educational-card-cta-wrap {
    margin-bottom: 0;
}
a.solo-401k-pp-educational-card-cta {
    align-items: center;
    background-color: #002f5f;
    border: 1px solid #002f5f;
    border-radius: 8px;
    color: #ffffff;
    display: flex;
    font-weight: 700;
    justify-content: center;
    letter-spacing: 0.64px;
    line-height: 100%;
    padding: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
a.solo-401k-pp-educational-card-cta:hover,
a.solo-401k-pp-educational-card-cta:active,
a.solo-401k-pp-educational-card-cta:focus {
    background-color: #ffffff;
    color: #002f5f;
}
.solo-401k-pp-educational-card>p {
    display: none;
}
#solo-401k-pp-cta {
    margin: 124px 0 72px;
    padding-top: 0;
}
.solo-401k-pp-cta-container {
    background-image: url('/wp-content/uploads/2025/05/solo_401k_pp_cta_image_1109_x_273.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    margin: auto;
    max-width: 1110px;
    padding: 48px;
    position: relative;
}
.solo-401k-pp-cta-content{
    max-width: 560px;
    position: relative;
}
p.solo-401k-pp-cta-breadcrumb {
    color: #89B0E0;
    font-weight: 600;
margin-bottom: 8px;
    text-transform: uppercase;
}
p.solo-401k-pp-cta-heading {
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 120%;
}
p.solo-401k-pp-cta-description {
    color: #ffffff;
    line-height: 140%;
    margin-bottom: 24px;
}
a.solo-401k-pp-cta-button {
    width: 225px;
}
.solo-401k-pp-cta-image-wrap {
    bottom: 52px;
    position: absolute;
    right: -60px;
}
#solo-401k-pp-faqs {
    background-color: #f5f5f5;
    padding: 72px 0;
}
.solo-401k-pp-faqs-heading-container .mobile {
    display: none;
}
.solo-401k-pp-faqs-heading-container {
    margin-bottom: 64px;
    text-align: center;
}
.solo-401k-pp-faqs-accordion {
    margin: 0 auto 60px;
    overflow: hidden;
    font-family: sans-serif;
}
.solo-401k-pp-faqs-accordion-item {
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 16px;
    box-shadow: 0px 4px 4px -1px rgba(12, 12, 13, 0.10), 0px 4px 4px -1px rgba(12, 12, 13, 0.05);
    margin-bottom: 24px;
    padding: 24px;
}
.solo-401k-pp-faqs-accordion-item:nth-child(5) {
    margin-bottom: 6px;
}
.solo-401k-pp-faqs-accordion-header {
    background: #ffffff;
    border: none;
    border-radius: 16px;
    color: #2c2d31;
    cursor: pointer;
    font-family: "Open Sans";
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 140%;
    padding: 0;
    text-align: left;
    transition: background 0.3s;
    width: 100%;
}
.solo-401k-pp-faqs-accordion-header:after {
    color: #3B7CCB;
    content: '\f067';
    float: right;
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    font-weight: 300;
    margin-left: 8px;
}
.solo-401k-pp-faqs-accordion-content-wrap {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: max-height 0.3s ease, padding 0.3s ease;
}
p.solo-401k-pp-faqs-accordion-content {
    color: #4e5056;
    font-family: "Open Sans";
    line-height: 140%;
    margin-bottom: 0;
}
.solo-401k-pp-faqs-accordion-item .solo-401k-pp-faqs-accordion-content-wrap {
    display: none;
}
.solo-401k-pp-faqs-accordion-item.open .solo-401k-pp-faqs-accordion-header {
    margin-bottom: 12px;
}
.solo-401k-pp-faqs-accordion-item.open .solo-401k-pp-faqs-accordion-header:after {
    content: '\f068';
}
.solo-401k-pp-faqs-accordion-item.open .solo-401k-pp-faqs-accordion-content-wrap {
    display: block;
    max-height: 200px; /* Adjust as needed */
}
.solo-401k-pp-faqs-accordion-hr {
    border-color: #e4e4e4;
    margin: 0 auto 32px;
}
p.solo-401k-pp-disclaimer {
    color: #4e5056;
    font-size: 12px;
    line-height: 120%;
}
p.solo-401k-pp-disclaimer.mb0 {
    margin-bottom: 0;
}
.pp-feature-card-grid-container.mobile {
    display: none;
}
.solo-401k-pp-educational-cards-container>div {
    display: flex;
}
@media screen and (max-width: 1560px) {
	.video-card {
		max-width: 800px;
	}
}
@media screen and (max-width: 1200px) {
    .solo-401k-pp-cta-image-wrap img {
        width: 360px;
    }
}
@media screen and (max-width: 992px) {
    #solo-401k-product-page-hero {
        margin-bottom: 32px;
        margin-top: 72px
    }
    #solo-401k-product-page-hero .container {
        padding: 0 24px;
    }
    .pp-hero-flex-container {
        display: block;
        text-align: center;
    }
    h1.pp-hero-h1 {
        font-size: 2rem;
        margin-bottom: 16px;
    }
    p.pp-hero-subheading {
        font-size: 1rem;
    }
    .pp-hero-cta-container.desktop,
    .pp-hero-existing-client-login.desktop {
        display: none;
    }

    .pp-hero-image-wrap {
        margin: 0 auto 36px;
    }
    .pp-hero-cta-container.mobile {
        display: block;
        margin: 0 auto 24px;
        max-width: 345px;
        width: 100%;
    }
	a.pp-hero-cta,
	a.pp-hero-demo-video-cta {
		display: block;
		margin-bottom: 24px;
		margin-right: 0;
	}
	a.pp-hero-demo-video-cta {
		display: block;
		margin-bottom: 24px;
	}
    .pp-hero-existing-client-login.mobile {
        display: block;
    }
    .pp-feature-card-grid-container {
        display: block;
    }
    .pp-feature-card-single-card-flexwrap {
        align-items: center;
        display: flex;
    }
	.pp-feature-card-grid-container.desktop {
	    display: none;
	}
	.pp-feature-card-grid-container.mobile {
	    display: inherit;
	}
	.pp-hero-content-wrap {
	    max-width: 100%;
	}
	.pp-feature-card-single-card {
        margin: 0 20px 12px;
	}
	.pp-feature-card-icon-wrap {
	    margin-bottom: 0;
	}
	.pp-feature-card-description {
	    margin-left: 8px;
	}
    .solo-401k-pp-hr {
        margin: 62px 0 36px;
    }
    .solo-401k-pp-trust-logos-flex-container.desktop {
        display: none;
    }
    .solo-401k-pp-trust-logos-flex-container.mobile {
        display: block;
    }
    .solo-401k-pp-trust-logos-flex-container {
        flex-direction: column;
        gap: 24px;
    }
    p.solo-401k-pp-trust-logos-text-content {
        margin-bottom: 24px;
        text-align: center;
    }
    .solo-401k-pp-trust-logos-grid-container {
        grid-template-columns: 1fr;
    }
	.video-split-bg {
		padding-bottom: 56px;
	}
	
    #solo-401k-product-page-numbered-steps {
        padding: 48px 0;
    }
    .timeline.mobile {
	    display: block;
	}
	.solo-401k-pp-numbered-steps.desktop {
	    display: none;
	}
    p.solo-401k-pp-numbered-step-description {
        color: #4e5056;
        font-size: 0.875rem;
        line-height: 120%;
    }
    /* Core card positioning */
    .timeline-card {
        position: absolute;
        top: 80%;
        transform: translateY(-50%);
        background: white;
        padding: 24px;
        border-radius: 16px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
        z-index: 2;
    }
    .timeline-step.left .timeline-card {
        left: 20%;
    }
    .timeline-step.right .timeline-card {
        right: 20%;
    }
    /* Timeline layout */
    .timeline-step {
        position: relative;
        display: flex;
        justify-content: center;
        margin: 10rem 0 5rem;
    }
    .timeline-step:nth-of-type(1) {
        margin-top: 5rem;
    }
    .timeline-step.left .timeline-image {
        margin-right: auto;
    }

    .timeline-step.right .timeline-image {
        margin-left: auto;
    }
    .timeline-card h3 {
        color: #2C2D31;
        font-size: 1.25rem;
        font-weight: 600;
        margin-bottom: 12px;
    }
    .solo-401k-pp-educational-cards-container {
        align-items: center;
        flex-direction: column;
    }
    .solo-401k-pp-cta-image-wrap {
        display: none;
    }
    #solo-401k-pp-cta {
        margin: 72px 0;
    }
    .solo-401k-pp-feature-slider-prev,
    .solo-401k-pp-feature-slider-next {
        font-size: 16px;
        position: absolute;
        top: 30%;
        /* display: block;
        margin-top: 10px;
        padding: 0; */
        cursor: pointer;
        color: #bbb;
        /* outline: none;
        background: 0 0;
        opacity: .7;
        z-index: 1; */
        background-color: #fff;
        width: 36px;
        height: 36px;
        text-align: center;
        padding-top: 8px;
        border: 2px solid #bbb;
        transition: .3s;
        border-radius: 50%;
    }
    .solo-401k-pp-feature-slider-prev {
        left: -25px;
    }
    .solo-401k-pp-feature-slider-next {
        padding-left: 4px;
        right: -25px;
    }
	.solo-401k-pp-our-features-card-image-wrap img.mobile {
        display: block;
        margin-bottom: 24px;
    }
}
@media screen and (max-width: 768px) {
	.pp-feature-card-single-card {
	    margin: 0 8px 12px;
	}
    #solo-401k-pp-our-features {
        margin: 48px 0;
    }
    .solo-401k-pp-our-features-card {
        border: 1px solid #e4e4e4;
        border-radius: 12px;
        box-shadow: 0px 4px 4px -1px rgba(12, 12, 13, 0.10), 0px 4px 4px -1px rgba(12, 12, 13, 0.05);
        flex-direction: column;
        gap: 0;
        margin: 0 auto 24px; 
        max-width: 600px;
        padding: 24px;
    }
    .solo-401k-pp-our-features-card-image-container {
        order: 1;
    }
    .solo-401k-pp-our-features-card-image-wrap img.desktop {
        display: none;
    }
    .solo-401k-pp-our-features-card-content-container {
        font-size: 0.875rem;
        order: 2;
    }
    h3.solo-401k-pp-our-features-card-h3 {
        font-size: 1.25rem;
        margin-bottom: 12px;
    }
    p.solo-401k-pp-our-features-card-description,
    .solo-401k-pp-our-features-card-content-container ul li {
        font-size: 0.875rem;
        margin-bottom: 12px;
    }
    .solo-401k-pp-our-features-card-content-container ul {
        margin-bottom: 0;
    }
    .solo-401k-pp-feature-slider-prev {
        left: -40px;
    }
    .solo-401k-pp-feature-slider-next {
        right: -40px;
    }
}
@media screen and (max-width: 576px) {
    .solo-401k-pp-our-features-heading-container {
        margin-bottom: 32px;
    }
    .solo-401k-pp-our-features-heading-container h2 {
        font-size: 1.5rem;
    }
    p.solo-401k-pp-our-features-subheading {
        font-size: 1rem;
        margin: auto;
        max-width: 360px;
    }
    
    #solo-401k-product-page-feature-cards {
        padding-top: 0;
    }    
    #solo-401k-product-page-feature-cards .container {
        margin: 0 14px;
        width: inherit;
    }        
    .solo-401k-pp-trust-logos-grid-container {
        grid-template-columns: 1fr;
    }
	#solo-401k-pp-demo-video {
		padding-top: 0;
	}
	.solo-401k-pp-comparison-table-container.desktop {
	    display: none;
	}
	.solo-401k-pp-comparison-table-container.mobile {
        background: white;
        border: 1px solid #E4E4E4;
        box-shadow: 0px 4px 4px -1px rgba(12, 12, 13, 0.10), 0px 4px 4px -1px rgba(12, 12, 13, 0.05);
        border-radius: 12px;
        display: block;
        margin: auto;
        padding: 0;
        max-width: 600px;
    }
    .solo-401k-pp-comparison-table-container.mobile .accordion-header {
        display: flex;
        text-align: center;
    }
	.solo-401k-pp-mobile-comparison-table-features-label,
	.solo-401k-pp-mobile-comparison-table-equity-solo401k-label,
	.solo-401k-pp-mobile-comparison-table-others-label {
        font-size: 0.875rem;
        font-weight: 600;
        text-align: left;
        width: 40%;
	}
	.solo-401k-pp-mobile-comparison-table-features-label,
	.solo-401k-pp-mobile-comparison-table-others-label {
	    color: #747678;
	}
	.solo-401k-pp-mobile-comparison-table-equity-solo401k-label {
	    color: #3B7CCB;
        text-align: center; 
        width: 40%;
	}
    .solo-401k-pp-mobile-comparison-table-others-label {
        text-align: center;
        width: 20%;
    }
    .solo-401k-pp-comparison-table-container.mobile .accordion-header{
        padding: 20px;
    }
    .solo-401k-pp-comparison-table-container.mobile .accordion-row {
        border-top: 1px solid #e0e0e0;
        cursor: pointer;
        padding: 16px 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        transition: background 0.3s ease;
    }
    .solo-401k-pp-comparison-table-container.mobile .accordion-row:hover {
        font-weight: 700;
    }
    .solo-401k-pp-comparison-table-container.mobile .accordion-row.last {
        padding-bottom: 20px;
    }
    .solo-401k-pp-comparison-table-container.mobile .accordion-content {
        display: none;
        padding: 0;
        font-size: 0.875rem;
        color: #4e505b;
    }
    .solo-401k-pp-comparison-table-container.mobile .accordion-row::before {
        color: #0C4D80;
        content: '\f107';
        float: left;
        font-family: "Font Awesome 5 Pro";
        font-size: 1rem;
        font-weight: 400;
        margin-right: 10px;
    }
    .solo-401k-pp-comparison-table-container.mobile .accordion-row.active::before {
        content: '\f106';
    }
	.solo-401k-pp-mobile-comparison-table-label {
        color: #0C4D80;
        font-size: 0.875rem;
        font-weight: 600;
        line-height: 120%;
        width: 60%;
	}
    .solo-401k-pp-mobile-comparison-table-comparison-icons {
        text-align: center;
        width: 20%;
    }
    .solo-401k-pp-mobile-comparison-table-accordion-content {
        background-color: #f5f5f5;
        border-radius: 8px;
      	color: #4E5056;
        font-size: 0.875rem;
        line-height: 140%;
        margin: 0 20px 20px;
        padding: 12px;
    }
    .accordion-row.active + .accordion-content {
        display: block;
    }
    .product-pages-content-container h2.desktop {
        display: none;
    }
    .product-pages-content-container h2.mobile {
        display: block;
        font-size: 1.5rem;
    }
    .solo-401k-pp-educational-cards-container {
        flex-direction: column;
    }
    .solo-401k-pp-educational-card {
        margin: auto;
    }
    .solo-401k-pp-educational-cards-container .slick-dots {
        display: block;
        width: 100%;
        padding: 0;
        margin-top: 0px;
        list-style: none;
        text-align: center;
    }
    .solo-401k-pp-educational-cards-container .slick-dots li {
        position: relative;
        display: inline-block;
        width: 25px;
        height: 25px;
        padding: 0;
        cursor: pointer;
    }
    .solo-401k-pp-educational-cards-container .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 25px;
        height: 25px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: 0 0;
        margin: 0 auto;
    }
    .solo-401k-pp-educational-cards-container .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 22px;
        height: 22px;
        content: '•';
        text-align: center;
        opacity: .25;
        color: #000;
        -webkit-font-smoothing: antialiased;
    }
    .solo-401k-pp-educational-cards-container .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #002f5f;
    }
    /* .solo-401k-pp-cta-container {
    padding: 148px 24px 48px;
    margin-top: 248px;
    } */
    .solo-401k-pp-cta-container {

    }   
    .solo-401k-pp-cta-image-wrap {
        bottom: 68%;
        max-width: 450px;
        position: absolute;
        right: 0;
    }
    .solo-401k-pp-cta-image-wrap img {
        width: 100%;
    }
    #solo-401k-pp-educational-cards {
        padding: 48px 0 24px;
    }
    #solo-401k-pp-cta {
        margin: 48px 0;
    }
    p.solo-401k-pp-disclaimer {
        font-size: 0.675rem;
    }
    #solo-401k-pp-faqs {
        padding: 48px 0;
    }
    .solo-401k-pp-faqs-accordion-hr {
        margin-bottom: 24px;
    }
    .solo-401k-pp-faqs-accordion {
        margin-bottom: 48px;
    }
    a.solo-401k-pp-cta-button {
        width: 100%;
    }
    .solo-401k-pp-faqs-heading-container {
        margin-bottom: 30px;
    }
    .slick-track {
        margin-bottom: 30px;
    }
    .solo-401k-pp-educational-cards-heading-container {
        margin-bottom: 32px;
    }
    .product-pages-content-container h2 {
        font-size: 1.5rem;
    }

    #solo-401k-product-page-comparison-table {
        padding: 48px 0;
    }
    .solo-401k-pp-comparison-table-heading-container {
        margin-bottom: 30px;
    }
    .solo-401k-pp-hr {
        margin: 30px 0 36px;
    }
}