.ritoks-child-category-archive {
	background: #f4f7fa;
	padding: 56px 24px 72px;
}

.ritoks-child-category-shell {
	display: grid;
	grid-template-columns: minmax(0, 22fr) minmax(0, 78fr);
	gap: 28px;
	max-width: 1320px;
	margin: 0 auto;
}

.ritoks-child-category-panel,
.ritoks-child-category-certification,
.ritoks-child-category-card {
	background: #fff;
	border: 1px solid #d7e0e8;
	border-radius: 4px;
}

.ritoks-child-category-panel + .ritoks-child-category-panel {
	margin-top: 24px;
}

.ritoks-child-category-panel-title {
	margin: 0;
	padding: 18px 22px;
	background: #0b2239;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
}

.ritoks-child-category-list {
	margin: 0;
	padding: 0 0 12px;
	list-style: none;
}

.ritoks-child-category-list > li {
	margin: 0;
	border-bottom: 1px solid #e5ebf0;
}

.ritoks-child-category-list > li:last-child {
	border-bottom: 0;
}

.ritoks-child-category-list a,
.ritoks-child-category-sublist a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 12px 20px;
	color: #172b42;
	font-size: 15px;
	line-height: 1.55;
	text-decoration: none !important;
}

.ritoks-child-category-list a:hover,
.ritoks-child-category-list a:focus,
.ritoks-child-category-sublist a:hover,
.ritoks-child-category-sublist a:focus {
	color: #087f79;
	text-decoration: none !important;
}

.ritoks-category-top-item.is-expanded > .ritoks-category-top-link {
	background: #f3f7fa;
	color: #0b2239;
	font-weight: 600;
}

.ritoks-child-category-sublist {
	margin: 0;
	padding: 0;
	background: #f8fafc;
	list-style: none;
}

.ritoks-child-category-sublist li {
	margin: 0;
	border-top: 1px solid #e5ebf0;
}

.ritoks-child-category-sublist a {
	padding-left: 32px;
	font-size: 14px;
}

.ritoks-child-category-sublist-depth-1 a {
	padding-left: 44px;
}

.ritoks-child-category-sublist .is-current {
	border-left: 3px solid #13a8a0;
	background: #e8f7f6;
}

.ritoks-child-category-sublist .is-current > a {
	padding-left: 29px;
	color: #0b2239;
	font-weight: 600;
}

.ritoks-child-category-sublist-depth-1 .is-current > a {
	padding-left: 41px;
}

.ritoks-child-category-chevron {
	flex: 0 0 auto;
}

.ritoks-child-category-contact-body {
	padding: 22px 22px 2px;
}

.ritoks-child-category-contact-body p {
	margin: 0 0 18px;
	color: #172b42;
	font-size: 15px;
	line-height: 1.55;
}

.ritoks-child-category-contact-body a,
.ritoks-child-category-contact-body span {
	color: #67768e;
	text-decoration: none !important;
	overflow-wrap: anywhere;
}

.ritoks-child-category-contact-body a:hover,
.ritoks-child-category-contact-body a:focus {
	color: #087f79;
	text-decoration: none !important;
}

.ritoks-child-category-certification {
	margin-bottom: 28px;
	padding: 26px 28px;
}

.ritoks-child-category-certification-image {
	display: block;
	width: 100%;
	height: auto;
	object-fit: contain;
}

.ritoks-child-category-certification-note {
	margin: -16px 0 24px;
	color: #718096;
	font-size: 13px;
	line-height: 1.5;
}

.ritoks-child-category-intro {
	margin-bottom: 28px;
}

.ritoks-child-category-intro h1 {
	margin: 0 0 12px;
	color: #0b2239;
	font-size: clamp(28px, 3vw, 38px);
	font-weight: 600;
	line-height: 1.2;
}

.ritoks-child-category-description,
.ritoks-child-category-description p {
	color: #607286;
	font-size: 16px;
	line-height: 1.7;
}

.ritoks-child-category-description p {
	margin: 0;
}

.ritoks-child-category-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: stretch;
	gap: 24px;
}

.ritoks-child-category-card {
	display: flex;
	flex-direction: column;
	height: 100%;
	min-width: 0;
	padding: 22px;
}

.ritoks-child-category-image-link {
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1;
	margin-bottom: 18px;
	text-decoration: none !important;
}

.ritoks-child-category-image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.ritoks-child-category-product-title {
	min-height: 4.05em;
	margin: 0;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.35;
}

.ritoks-child-category-product-title a,
.ritoks-child-category-product-title a:hover,
.ritoks-child-category-product-title a:focus {
	color: #0b2239;
	text-decoration: none !important;
	overflow-wrap: anywhere;
}

.ritoks-child-category-product-title a:hover,
.ritoks-child-category-product-title a:focus {
	color: #087f79;
}

.ritoks-child-category-empty {
	margin: 0;
	padding: 30px;
	border: 1px solid #d7e0e8;
	border-radius: 4px;
	background: #fff;
	color: #607286;
}

.ritoks-child-category-content .navigation.pagination {
	margin-top: 32px;
}

.ritoks-parent-category-section-heading {
	margin: 0 0 20px;
}

.ritoks-parent-category-section-heading h2 {
	margin: 0 0 8px;
	color: #0b2239;
	font-size: clamp(23px, 2.2vw, 29px);
	font-weight: 600;
	line-height: 1.25;
}

.ritoks-parent-category-section-heading p {
	max-width: 68ch;
	margin: 0;
	color: #607286;
	font-size: 16px;
	line-height: 1.7;
}

.ritoks-parent-category-children {
	margin-bottom: 0;
}

.ritoks-parent-category-child-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: stretch;
	gap: 18px;
}

.ritoks-parent-category-child-card {
	display: flex;
	min-width: 0;
	height: 100%;
	box-sizing: border-box;
	flex-direction: column;
	padding: 24px;
	border: 1px solid #d7e0e8;
	border-radius: 4px;
	background: #fff;
}

.ritoks-parent-category-child-card h3 {
	margin: 0 0 10px;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.35;
}

.ritoks-parent-category-child-card h3 a {
	color: #0b2239;
	text-decoration: none;
}

.ritoks-parent-category-child-card h3 a:hover,
.ritoks-parent-category-child-card h3 a:focus {
	color: #087f79;
}

.ritoks-parent-category-child-card p {
	margin: 0 0 18px;
	color: #607286;
	font-size: 15px;
	line-height: 1.65;
}

.ritoks-parent-category-child-cta {
	align-self: flex-start;
	margin-top: auto;
	color: #087f79;
	font-size: 15px;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.ritoks-parent-category-products-heading {
	padding-top: 36px;
	border-top: 1px solid #d7e0e8;
}

.ritoks-parent-category-layout--mixed_selector .ritoks-parent-category-product-section {
	margin-top: 36px;
	padding-top: 36px;
	border-top: 1px solid #d7e0e8;
}

.ritoks-parent-category-layout--product-first .ritoks-child-category-intro {
	margin-bottom: 24px;
}

.ritoks-parent-category-layout--product-first .ritoks-parent-category-product-section {
	margin-top: 36px;
	padding-top: 36px;
	border-top: 1px solid #d7e0e8;
}

.ritoks-parent-category-layout--product-first .ritoks-parent-category-direct-products {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.ritoks-parent-category-layout--product-first .ritoks-parent-preview-product-card {
	box-sizing: border-box;
}

.ritoks-parent-category-layout--product-first .ritoks-parent-preview-product-cta {
	align-self: flex-start;
	margin-top: auto;
	color: #087f79;
	font-size: 15px;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.ritoks-parent-category-layout--product-first .ritoks-parent-preview-product-cta:hover,
.ritoks-parent-category-layout--product-first .ritoks-parent-preview-product-cta:focus {
	color: #0b5f5b;
}

.ritoks-child-category-below-products {
	margin-top: 48px;
	padding-top: 40px;
	border-top: 1px solid #d7e0e8;
	color: #33475b;
}

.ritoks-child-category-below-products > * {
	margin-block-start: 0;
	margin-block-end: 0;
}

.ritoks-child-category-below-products > * + * {
	margin-top: 32px;
}

.ritoks-child-category-below-products .ritoks-category-guidance-section {
	width: 100%;
	max-width: none;
	margin-inline: 0;
	box-sizing: border-box;
}

.ritoks-child-category-below-products .ritoks-category-guidance-section > * {
	width: 100%;
	max-width: none;
	margin-inline: 0;
	margin-block-start: 0;
	margin-block-end: 0;
}

.ritoks-child-category-below-products .ritoks-category-guidance-section > * + * {
	margin-top: 14px;
}

.ritoks-child-category-below-products h2 {
	color: #0b2239;
	font-size: clamp(23px, 2.2vw, 29px);
	font-weight: 600;
	line-height: 1.25;
}

.ritoks-child-category-below-products p {
	max-width: none;
	color: #516579;
	font-size: 16px;
	line-height: 1.75;
}

.ritoks-child-category-below-products a:not(.wp-block-button__link) {
	color: #087f79;
	font-weight: 600;
	text-underline-offset: 3px;
}

.ritoks-child-category-below-products .ritoks-category-faq-list {
	display: grid;
	width: 100%;
	grid-template-columns: minmax(0, 1fr);
	align-items: stretch;
	gap: 12px;
}

.ritoks-child-category-below-products details {
	width: 100%;
	max-width: none;
	justify-self: stretch;
	box-sizing: border-box;
	margin: 0;
	padding: 16px 18px;
	border: 1px solid #d7e0e8;
	border-radius: 4px;
	background: #fff;
}

.ritoks-child-category-below-products summary {
	cursor: pointer;
	color: #0b2239;
	font-weight: 600;
	line-height: 1.5;
}

.ritoks-child-category-below-products details p {
	margin: 12px 0 0;
}

.ritoks-child-category-below-products .ritoks-category-rfq {
	padding: 28px;
	background: #0b2239;
}

.ritoks-child-category-below-products .ritoks-category-rfq h2,
.ritoks-child-category-below-products .ritoks-category-rfq p {
	color: #fff;
}

.ritoks-child-category-below-products .ritoks-category-rfq .wp-block-button__link {
	min-height: 48px;
	padding: 12px 22px;
	border-radius: 4px;
	background: #13a8a0;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}

.ritoks-child-category-below-products .ritoks-category-rfq .wp-block-button__link:hover,
.ritoks-child-category-below-products .ritoks-category-rfq .wp-block-button__link:focus {
	background: #087f79;
	color: #fff;
}

@media (max-width: 1024px) {
	.ritoks-child-category-shell {
		grid-template-columns: minmax(220px, 30%) minmax(0, 70%);
	}

	.ritoks-child-category-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 781px) {
	.ritoks-child-category-archive {
		padding: 36px 20px 56px;
	}

	.ritoks-child-category-shell {
		grid-template-columns: minmax(0, 1fr);
	}

	.ritoks-child-category-sidebar {
		order: 1;
	}

	.ritoks-child-category-content {
		order: 2;
	}

	.ritoks-parent-category-layout .ritoks-child-category-content {
		order: 1;
	}

	.ritoks-parent-category-layout .ritoks-child-category-sidebar {
		order: 2;
	}
}

@media (max-width: 544px) {
	.ritoks-child-category-archive {
		padding-right: 16px;
		padding-left: 16px;
	}

	.ritoks-child-category-grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.ritoks-parent-category-child-grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.ritoks-parent-category-child-card {
		padding: 20px 18px;
	}

	.ritoks-parent-category-products-heading {
		padding-top: 30px;
	}

	.ritoks-child-category-certification,
	.ritoks-child-category-card {
		padding: 18px;
	}

	.ritoks-child-category-below-products {
		margin-top: 40px;
		padding-top: 32px;
	}

	.ritoks-child-category-below-products > * + * {
		margin-top: 28px;
	}

	.ritoks-child-category-below-products .ritoks-category-rfq {
		padding: 22px 18px;
	}
}
