/* Examples page parity with the original static HTML reference. */
.ratiom-examples-page .entry-content > .ratiom-group:first-child {
	background: #f4f4f1;
	padding: 198px 24px 72px;
	text-align: center;
}

.ratiom-examples-page .entry-content > .ratiom-group:first-child > .ratiom-group {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}

.ratiom-examples-page .entry-content > .ratiom-group:first-child h1 {
	color: #111111;
	font-size: 76px;
	font-weight: 700;
	letter-spacing: -0.035em;
	line-height: 78px;
	margin: 0 0 24px;
	max-width: 900px;
}

.ratiom-examples-page .entry-content > .ratiom-group:first-child p {
	color: #5f6368;
	font-size: 18px;
	line-height: 30px;
	margin: 0 auto;
	max-width: 560px;
}

.ratiom-examples-page .entry-content > .ratiom-section {
	padding-left: 24px;
	padding-right: 24px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(1) {
	background: #fafaf8;
	margin: 0 auto 48px;
	max-width: 1200px;
	padding-top: 48px;
	padding-bottom: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(1)::after {
	background: #e7e7e2;
	content: "";
	display: block;
	height: 1px;
	margin-top: 32px;
	width: 100%;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(1) > .ratiom-group {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(1) p {
	align-items: center;
	border-radius: 9999px;
	display: inline-flex;
	font-size: 13px;
	font-weight: 600;
	height: 34px;
	justify-content: center;
	line-height: 13px;
	margin: 0;
	padding: 0 16px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(1) p:first-child {
	background: #c8f320;
	border: 1px solid #c8f320;
	color: #111111;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(1) p:not(:first-child) {
	background: #ffffff;
	border: 1px solid #e7e7e2;
	box-shadow: none;
	color: #5f6368;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) {
	margin: 0 auto 128px;
	max-width: 1200px;
	padding-top: 0;
	padding-bottom: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) > .ratiom-group {
	background: #ffffff;
	border: 1px solid #e7e7e2;
	border-radius: 12px;
	box-shadow: 0 12px 40px -24px rgba(17, 17, 17, 0.18);
	padding: 48px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .grid {
	align-items: center;
	display: grid;
	gap: 48px;
	grid-template-columns: repeat(12, minmax(0, 1fr));
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .md\:col-span-7 {
	grid-column: span 7 / span 7;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .md\:col-span-5 {
	grid-column: span 5 / span 5;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .h-\[400px\] {
	align-items: flex-end;
	background: #f4f4f1;
	border: 1px solid #e7e7e2;
	border-radius: 8px;
	display: flex;
	height: 400px;
	justify-content: center;
	overflow: hidden;
	padding: 32px 32px 0;
	position: relative;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) figure {
	margin: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .h-\[400px\] > figure {
	border: 1px solid #e7e7e2;
	border-radius: 12px;
	box-shadow: 0 28px 60px -24px rgba(17, 17, 17, 0.36);
	transform: translateY(32px);
	width: 100%;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .h-\[400px\] > figure img {
	border-radius: 12px;
	width: 100%;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .absolute.bottom-4 {
	bottom: 16px;
	position: absolute;
	right: 24px;
	width: 96px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .inline-block {
	border: 1px solid #e7e7e2;
	border-radius: 9999px;
	color: #5f6368;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	margin-bottom: 16px;
	padding: 4px 12px;
	width: max-content;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) h2 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 42px;
	margin: 0 0 4px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) h2 + p {
	color: #5f6368;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 16px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) p.font-body-default {
	color: #5f6368;
	font-size: 16px;
	line-height: 27px;
	margin: 0 0 24px;
	max-width: 470px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .text-\[13px\] p {
	color: #5f6368;
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 24px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .wp-block-button__link {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #111111;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	min-height: auto;
	padding: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) {
	margin: 0 auto 128px;
	max-width: 1200px;
	padding-top: 0;
	padding-bottom: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) > .grid {
	display: grid;
	gap: 32px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) > .grid > .ratiom-group {
	background: #ffffff;
	border: 1px solid #e7e7e2;
	border-radius: 12px;
	box-shadow: none;
	overflow: hidden;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) .aspect-\[16\/10\] {
	aspect-ratio: 16 / 10;
	background: #f4f4f1;
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: relative;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) .aspect-\[16\/10\] figure,
.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) .aspect-\[16\/10\] img {
	height: auto;
	margin: 0;
	object-fit: cover;
	object-position: top;
	width: 100%;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) .p-6 {
	padding: 24px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) .text-\[11px\] p {
	color: #5f6368;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 18px;
	margin: 0;
	text-transform: uppercase;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) h3 {
	color: #111111;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 30px;
	margin: 8px 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) h3 + p {
	color: #5f6368;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 16px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) .text-\[13px\] p {
	color: #5f6368;
	font-size: 13px;
	line-height: 22px;
	margin: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(4) {
	background: #f4f4f1;
	border-top: 1px solid #e7e7e2;
	padding: 128px 24px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(4) > .ratiom-group {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	text-align: center;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(4) .ratio-rule {
	margin-bottom: 32px;
	width: 64px !important;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(4) h2 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 42px;
	margin: 0 0 16px;
	max-width: 672px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(4) p.font-body-lg {
	color: #5f6368;
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 32px;
	max-width: 576px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(4) .wp-block-button__link {
	background: #c8f320;
	border: 1px solid transparent;
	border-radius: 9999px;
	color: #111111;
	font-size: 15px;
	font-weight: 600;
	line-height: 15px;
	min-height: 52px;
	padding: 0 32px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(4) .mt-6 {
	color: #5f6368;
	font-size: 14px;
	line-height: 22px;
	margin-top: 24px;
}

@media (max-width: 1024px) {
	.ratiom-examples-page .entry-content > .ratiom-group:first-child h1 {
		font-size: 58px;
		line-height: 62px;
	}
	.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) > .grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 782px) {
	.ratiom-examples-page .entry-content > .ratiom-group:first-child {
		padding-top: 144px;
	}
	.ratiom-examples-page .entry-content > .ratiom-group:first-child h1 {
		font-size: 40px;
		line-height: 44px;
	}
	.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(2) .grid,
	.ratiom-examples-page .entry-content > .ratiom-section:nth-of-type(3) > .grid {
		grid-template-columns: 1fr;
	}
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2) {
	background: #fafaf8;
	margin: 0 auto 48px;
	max-width: 1200px;
	padding: 48px 24px 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2)::after {
	background: #e7e7e2;
	content: "";
	display: block;
	height: 1px;
	margin-top: 32px;
	width: 100%;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2) > .ratiom-group {
	align-items: center;
	background: transparent;
	border: 0;
	box-shadow: none;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: 0;
	padding: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2) p {
	align-items: center;
	border-radius: 9999px;
	display: inline-flex;
	font-size: 13px;
	font-weight: 600;
	height: 34px;
	justify-content: center;
	line-height: 13px;
	margin: 0;
	min-height: 0;
	padding: 0 16px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2) p:first-child {
	background: #c8f320;
	border: 1px solid #c8f320;
	color: #111111;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2) p:not(:first-child) {
	background: #ffffff;
	border: 1px solid #e7e7e2;
	box-shadow: none;
	color: #5f6368;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) {
	margin: 0 auto 128px;
	max-width: 1200px;
	padding: 0 24px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) > .ratiom-group {
	background: #ffffff;
	border: 1px solid #e7e7e2;
	border-radius: 12px;
	box-shadow: 0 12px 40px -24px rgba(17, 17, 17, 0.18);
	padding: 48px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) .grid {
	align-items: center;
	display: grid;
	gap: 48px;
	grid-template-columns: repeat(12, minmax(0, 1fr));
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) .md\:col-span-7 {
	grid-column: span 7 / span 7;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) .md\:col-span-5 {
	grid-column: span 5 / span 5;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) .h-\[400px\] {
	height: 400px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) {
	background: transparent;
	margin: 0 auto 128px;
	max-width: 1200px;
	padding: 0 24px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) > .ratiom-group.grid {
	background: transparent;
	display: grid;
	gap: 32px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) > .grid > .ratiom-group,
.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) > .ratiom-group.grid > .ratiom-group {
	background: #ffffff;
	border: 1px solid #e7e7e2;
	border-radius: 12px;
	box-shadow: none;
	overflow: hidden;
	text-align: left;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) .aspect-\[16\/10\] {
	aspect-ratio: 16 / 10;
	background: #f4f4f1;
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: relative;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) .aspect-\[16\/10\] figure,
.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) .aspect-\[16\/10\] img {
	height: auto;
	margin: 0;
	object-fit: cover;
	object-position: top;
	width: 100%;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) .p-6 {
	padding: 24px;
	text-align: left;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) .text-\[11px\] p {
	color: #5f6368;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 18px;
	margin: 0;
	text-transform: uppercase;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) h3 {
	color: #111111;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 30px;
	margin: 8px 0;
	text-align: left;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) h3 + p {
	color: #5f6368;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 16px;
	text-align: left;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) .text-\[13px\] p {
	color: #5f6368;
	font-size: 13px;
	line-height: 22px;
	margin: 0;
	text-align: left;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(5) {
	background: #f4f4f1;
	border-top: 1px solid #e7e7e2;
	padding: 128px 24px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(5) > .ratiom-group {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	text-align: center;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(5) .ratio-rule {
	margin-bottom: 32px;
	width: 64px !important;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(5) h2 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 42px;
	margin: 0 0 16px;
	max-width: 672px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(5) p.font-body-lg {
	color: #5f6368;
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 32px;
	max-width: 576px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(5) .wp-block-button__link {
	background: #c8f320;
	border: 1px solid transparent;
	border-radius: 9999px;
	color: #111111;
	font-size: 15px;
	font-weight: 600;
	line-height: 15px;
	min-height: 52px;
	padding: 0 32px;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(5) .mt-6 {
	color: #5f6368;
	font-size: 14px;
	line-height: 22px;
	margin-top: 24px;
}

@media (max-width: 1024px) {
	.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) > .ratiom-group.grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 782px) {
	.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) .grid,
	.ratiom-examples-page .entry-content > .ratiom-section:nth-child(4) > .ratiom-group.grid {
		grid-template-columns: 1fr;
	}
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) .inline-block {
	align-items: center;
	border: 1px solid #e7e7e2;
	border-radius: 9999px;
	color: #5f6368;
	display: inline-flex !important;
	font-size: 12px;
	font-weight: 600;
	height: 26px;
	line-height: 18px;
	margin-bottom: 16px;
	padding: 4px 12px;
	width: max-content !important;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) .inline-block p {
	margin: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) .wp-block-button__link {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0;
	box-shadow: none;
	color: #111111;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	min-height: auto;
	padding: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(3) .wp-block-button__link:hover {
	background: transparent !important;
	box-shadow: none;
	color: #111111;
	transform: none;
}

.ratiom-examples-page .ratiom-nav a[href*="/examples/"] {
	border-bottom: 2px solid #c4ee18;
	color: #111111;
	font-weight: 600;
	padding-bottom: 6px;
	transform: translateY(6px);
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2) p:first-child {
	background: #111111;
	border-color: #111111;
	color: #c4ee18;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2) p:not(:first-child) {
	background: #ffffff;
	border-color: #e7e7e2;
	color: #5f6368;
}

.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2) p:not(:first-child):hover {
	border-color: #111111;
	color: #111111;
}

.ratiom-examples-page .entry-content > .ratiom-examples-cards-section {
	background: transparent;
	margin: 0 auto 128px;
	max-width: 1200px;
	padding: 0 24px;
}

.ratiom-examples-page .ratiom-examples-card-list {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	display: flex;
	flex-direction: column;
	gap: 28px;
	padding: 0;
}

.ratiom-examples-page .entry-content > .ratiom-examples-cards-section > .ratiom-examples-card-list {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}

.ratiom-examples-page .entry-content > .ratiom-section.ratiom-examples-cards-section:nth-child(3) > .ratiom-group.ratiom-examples-card-list {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}

.ratiom-examples-page .ratiom-example-card {
	background: #ffffff;
	border: 1px solid #e7e7e2;
	border-radius: 16px;
	display: grid;
	grid-template-columns: minmax(0, 0.45fr) minmax(0, 0.55fr);
	overflow: hidden;
}

.ratiom-examples-page .ratiom-example-card-media {
	align-items: center;
	background: #f4f4f1;
	display: flex;
	justify-content: center;
	min-height: 340px;
	padding: 24px;
	position: relative;
}

.ratiom-examples-page .ratiom-example-card-badge {
	background: #111111;
	border-radius: 100px;
	color: #c4ee18;
	display: inline-flex;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0;
	padding: 5px 12px;
	position: absolute;
	left: 24px;
	top: 24px;
	text-transform: uppercase;
	z-index: 2;
}

.ratiom-examples-page .ratiom-example-card-image {
	border: 1px solid #e7e7e2;
	border-radius: 12px;
	box-shadow: 0 24px 48px -28px rgba(17, 17, 17, 0.24);
	margin: 0;
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}

.ratiom-examples-page .ratiom-example-card-image img {
	display: block;
	height: auto;
	width: 100%;
}

.ratiom-examples-page .ratiom-example-card-content {
	padding: 52px 48px 52px 36px;
}

.ratiom-examples-page .ratiom-example-card-meta {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	color: #5f6368;
	display: block !important;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 1.5px;
	line-height: 1.4;
	margin: 0 0 14px;
	padding: 0 !important;
	text-transform: uppercase;
}

.ratiom-examples-page .ratiom-example-card-title {
	color: #111111;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 1.18;
	margin: 0;
}

.ratiom-examples-page .entry-content > .ratiom-examples-cards-section .ratiom-example-card .ratiom-example-card-description {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none;
	color: #5f6368;
	display: block !important;
	font-size: 15px;
	height: auto !important;
	line-height: 1.75;
	margin: 20px 0 28px;
	max-height: none !important;
	min-height: 0 !important;
	outline: 0;
	overflow: visible !important;
	padding: 0 !important;
	-webkit-line-clamp: unset !important;
	line-clamp: unset !important;
}

.ratiom-examples-page .ratiom-example-card-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 0;
}

.ratiom-examples-page .ratiom-example-card-tags p {
	background: transparent !important;
	border: 1px solid #e7e7e2 !important;
	border-radius: 4px !important;
	color: #111111 !important;
	font-size: 12px !important;
	line-height: 18px;
	margin: 0 !important;
	padding: 4px 10px !important;
}

.ratiom-examples-page .ratiom-example-card-link {
	color: #5f6368;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin: 28px 0 0 !important;
}

.ratiom-examples-page .ratiom-example-card-link a {
	color: #5f6368;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin: 0;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}

.ratiom-examples-page .ratiom-example-card-link a:hover {
	color: #c4ee18;
}

.ratiom-examples-page .entry-content > .ratiom-examples-cta-section {
	background: #fafaf8;
	border: 0;
	box-shadow: none;
	padding: 128px 24px;
}

.ratiom-examples-page .entry-content > .ratiom-section.ratiom-examples-cta-section {
	border: 0;
	box-shadow: none;
}

.ratiom-examples-page .entry-content > .ratiom-examples-cta-section > .ratiom-group {
	align-items: center;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	text-align: center;
}

.ratiom-examples-page .entry-content > .ratiom-examples-cta-section h2 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 42px;
	margin: 0 0 16px;
	max-width: 672px;
}

.ratiom-examples-page .entry-content > .ratiom-examples-cta-section p.font-body-lg {
	color: #5f6368;
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 32px;
	max-width: 576px;
}

.ratiom-examples-page .entry-content > .ratiom-examples-cta-section .wp-block-button {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
}

.ratiom-examples-page .entry-content > .ratiom-section.ratiom-examples-cta-section .wp-block-button .wp-block-button__link {
	background: #c4ee18 !important;
	border: 0 !important;
	border-radius: 9999px !important;
	box-shadow: none !important;
	color: #111111 !important;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	min-height: 0 !important;
	padding: 12px 24px !important;
	text-decoration: none !important;
	transform: none !important;
}

.ratiom-examples-page .entry-content > .ratiom-section.ratiom-examples-cta-section .wp-block-button .wp-block-button__link:hover {
	background: #aed714 !important;
	box-shadow: none !important;
	transform: none !important;
}

.ratiom-examples-page .entry-content > .ratiom-examples-cta-section .mt-6 {
	color: #5f6368;
	font-size: 14px;
	line-height: 22px;
	margin-top: 24px;
}

@media (max-width: 768px) {
	.ratiom-examples-page .entry-content > .ratiom-group:first-child {
		padding: 56px 20px 40px;
	}

	.ratiom-examples-page .entry-content > .ratiom-section:nth-child(2) {
		padding-left: 20px;
		padding-right: 20px;
	}

	.ratiom-examples-page .entry-content > .ratiom-examples-cards-section {
		padding-left: 20px;
		padding-right: 20px;
	}

	.ratiom-examples-page .ratiom-example-card {
		grid-template-columns: 1fr;
	}

	.ratiom-examples-page .ratiom-example-card-media {
		min-height: 240px;
	}

	.ratiom-examples-page .ratiom-example-card-content {
		padding: 32px 28px;
	}

	.ratiom-examples-page .ratiom-example-card-title {
		font-size: 22px;
	}
}
