.rh-x01-section .wp-block-group {
    text-align: left !important;
    max-width: 974px;
    margin: auto;
}
.entry .entry-content > *:not(.alignfull):not(.alignwide){
max-width:unset;
}
.entry-content .accordion:after {
    position: relative;
    top: -26px;
}
/* BASE LAYOUT & TYPOGRAPHY */
.rh-x01-page {
	font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', sans-serif;
	color: #262262;
}
.rh-x01-section {
	padding-top: 90px;
	padding-bottom: 90px;
	padding-inline: 6vw;
}
.rh-x01-section > .wp-block-group {
	max-width: 1120px;
	margin: 0 auto;
}
.rh-x01-page h1,
.rh-x01-page h2,
.rh-x01-page h3 {
	font-weight: 800;
	color: #262262;
	letter-spacing: 0.01em;
	margin: 0 0 26px;
}
.rh-x01-page h1 { font-size: 2.1em; line-height: 1.36; }
.rh-x01-page h2 { font-size: 1.77rem; line-height: 1.38; }
.rh-x01-page h3 { font-size: 18px; line-height: 1.4; }
.rh-x01-page p {
	font-size: 18px;line-height: 1.8;margin: 0 0 18px;color: #262262;letter-spacing: -0.5px;
}
.rh-x01-section-learn-more p {
    text-align: center;
    margin: auto;
    padding-top: 1em;
    padding-bottom: 2em;
}
.rh-x01-stat-sub {
    text-align: center;letter-spacing: -0.5px;
}
p.rh-x01-stat-number {
    font-size: 48px;letter-spacing: -0.3px;
}
.rh-x01-page a {
	color: #2847c4;
	text-decoration: underline;
}
.rh-x01-page a:hover {
	color: #182a8d;
}

/* HERO */
.rh-x01-hero-intro {
	font-style: italic;
	font-weight: 500;
	font-size: 18px;
	color: #141b4d;
	margin-bottom: 6px;
}
/* OPPORTUNITY DETAILS */
.rh-x01-section-lavender { background: #f3ecff; }
.rh-x01-section-heading { margin-bottom: 32px; }

/* STATS */
.rh-x01-section-stats { background: #ffffff; }
.rh-x01-stats-grid { align-items: stretch; }
.rh-x01-stats-grid .wp-block-column {
	border-radius: 16px;
	padding: 34px 28px 30px;
	color: #1f2240;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
}
.rh-x01-stat-card-dna {
	background: linear-gradient(135deg, #F2728C 0%, #f6f6f6 100%);
}
.rh-x01-stat-card-serum {
	background: linear-gradient(135deg, #A27DB7 0%, #f6f6f6 100%);
}
.rh-x01-stat-card-plasma {
	background: linear-gradient(135deg, #5EAEE0 0%, #f6f6f6 100%);
}
.rh-x01-stat-number {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #151837;
	margin-bottom: 2px;
}
.rh-x01-stat-sub {
	font-size: 13px;
	line-height: 1.5;
	color: #22264b;
}

/* LEARN MORE */
.rh-x01-section-learn-more {
	background: linear-gradient(0deg, rgba(94, 174, 224, 0.12) 0%, rgba(162, 125, 183, 0.12) 100%);

	text-align: center;
}
.rh-x01-section-learn-more h2 { margin-bottom: 14px; }
.rh-x01-learn-intro {
	max-width: 580px;
	margin: 0 auto 32px;
	color: #454b73;
}

/* ADDITIONAL RESOURCES */
.rh-x01-section-resources {
	background: #ffffff;
	text-align: center;
}
.rh-x01-section-resources h2 { margin-bottom: 32px; }
.rh-x01-section-resources .wp-block-button__link {
	border: none;
	box-shadow: none;
}
.rh-x01-pill-group .rh-pill:nth-of-type(even) .wp-block-button__link{
    border-bottom-right-radius: 22px;
    border-top-left-radius: 22px;  
    box-shadow: 3px 3px 10px rgba(6, 21, 72, 0.28);
}
.rh-x01-pill-group .rh-pill:nth-of-type(odd) .wp-block-button__link{
    border-top-right-radius: 22px;
    border-bottom-left-radius: 22px;  
    box-shadow: 3px 3px 10px rgba(6, 21, 72, 0.28);
}
.rh-x01-pill-group .wp-block-button__link.wp-element-button,
.rh-x01-pill-group .rh-pill .wp-block-button__link {
	    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    /* border-radius: 999px; */
    color: #262262;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.5px;
    white-space: nowrap;
    text-decoration: none;
    background: rgba(94, 174, 224, 0.12);
 
}
.rh-x01-pill-group .wp-block-button { margin: 0 12px 16px; }
.entry-content>.wp-block-group>.wp-block-group__inner-container {
    padding: 0 !important;
}
/* FOOTER CTA */
.rh-x01-section-footer {
	background: #e9f1ff;
	border-top: 1px solid #d1ddff;
        .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
         justify-content: center;
       }
}
.rh-x01-footer-copy {
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 24px;
	color: #3a426a;
}
.rh-x01-section-footer .wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow {
    text-align: center;
    margin: auto;
}
/* BUTTONS */
.rh-x01-btn .wp-block-button__link,
.rh-x01-btn-outline .wp-block-button__link {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 184px;
    padding: 11px 28px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    padding-left: 16px !important;
    padding-right: 16px !important;
    border: 2px solid #262262;
    text-decoration: none;
    border-width: 2px;

}
.rh-x01-btn .wp-block-button__link {
	background: #262262;
	color: #ffffff;
}
.prs-faq .wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow {
    padding: 0 !important;
}
.rh-x01-btn-outline .wp-block-button__link {
	background: #ffffff;
	color: #262262;
}
.rh-x01-btn .wp-block-button__link:hover {
	background: #262262;
	border-color: #262262;
	color: #ffffff;
}
.rh-x01-btn-outline .wp-block-button__link:hover {
	background: #262262;
	color: #ffffff;
}

/* RESPONSIVE */
@media (max-width: 1138px){
p.rh-x01-stat-number {
    font-size: 3.7vw;
}
}
@media (max-width: 900px) {
	.rh-x01-section {
		padding-top: 60px;
		padding-bottom: 60px;
		padding-inline: 22px;
	}
	.rh-x01-stats-grid { row-gap: 24px; }
	.rh-x01-section-footer > .wp-block-group > .wp-block-columns {
		row-gap: 32px;
	}
}
@media (max-width: 781px){
.rh-x01-section-stats .rh-x01-stat-card {
margin-left: 10% !important;
margin-right: 10% !important;
p.rh-x01-stat-number {
    font-size: 48px;
}
}


@media (max-width: 599px){
.rh-x01-section-stats .rh-x01-stat-card {
margin-top: 5% !important;
margin-bottom: 5% !important;
}
@media (max-width: 453px){
.rh-x01-section-stats .rh-x01-stat-card {
p.rh-x01-stat-number {
    font-size: 7.7vw;
}
}
