/*
 * Licensed to the Apache Software Foundation (ASF) under one or more
 * contributor license agreements.  See the NOTICE file distributed with
 * this work for additional information regarding copyright ownership.
 * The ASF licenses this file to You under the Apache License, Version 2.0
 * (the "License"); you may not use this file except in compliance with
 * the License.  You may obtain a copy of the License at
 *
 *    http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 *
 */

* {
	margin: 0;
	padding: 0;
}

body,
html {
	font-family: 'Heebo', sans-serif;
	overflow-x: hidden;
}

.mt-10 {
	margin-top: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Heebo', sans-serif;
	font-weight: 700;
	color: #404551;
	line-height: 1.2;
}

a,
a:hover,
a:focus,
a:active {
	font-weight: 700;
	text-decoration: none;
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms;
}

.no-list-style {
	list-style: none;
}

p {
	font-family: 'Roboto', sans-serif;
	color: #44444e;
	margin-top: 0;
	line-height: 1.6;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
	height: auto;
}

.section-padding-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.section-padding-100-0 {
	padding-top: 100px;
	padding-bottom: 0;
}

.section-padding-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.margin-top-50 {
	margin-top: 50px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-right-50 {
	margin-right: 15px;
}

.main-section-area {
	background-color: #1b1464;
	position: relative;
	z-index: 1;
}

.main-section-area .section-heading {
	margin-bottom: 60px;
}

.main-section-area .section-heading h2 {
	color: #fff;
}

.support-links-area {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 16.5%;
	padding: 20px 20px;
	position: relative;
	z-index: 1;
	-webkit-transition-duration: 750ms;
	transition-duration: 750ms;
}

.support-links-area:hover {
	box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.1);
}

.event-list ul {

}

.banner-link {
	color:white;
	text-decoration: underline;
}

.banner-link:hover {
	color:#1b1464;
	text-decoration: underline;
}

.header-banner {
	background: white;
	z-index: 999;
	color:white;
	text-align: center;
	height:40px;
	width:100%;
	position:absolute;
	top:0px;
}

.header-banner-news {
	background:rgb(57,181,74);
	border-radius:0% 100% 6% 94% / 100% 0% 100% 0%;
	width:90%;
	position:absolute;
	top:0px;
	left:0px;
	height:40px;
	justify-content: center;
	display: flex;
	align-items: center;
}

.header-banner.sticky {
	position:fixed;
}

.event-list ul li {
	font-size: 18px;
	margin-left: 10px;
	display:list-item;
	list-style-type: square;
}

.feature-item-margin {
	margin-bottom:25px;
	line-height: 1.4;
	font-size: 1.1rem;
}

.installation-manual-part {
	margin-bottom:30px;
}

.installation-step {
	margin-top:15px;
	margin-bottom:15px;
}

.section-subtitle {
	font-size: 22px;
	color: #abadbe;
	line-height: 1.8;
	font-weight: 500;
	text-align:center;
	margin-bottom:30px;
}

.usecases-applications-item {
	text-align:justify;
	border-left:2px solid rgb(57,181,74);
	padding:10px;
}

.sp-color-green {
	color: rgb(57,181,74);
}

.sp-background-green {
	background: rgb(57,181,74);
}

.margin-top {
	margin-top:40px;
}

.pe-icon-container {
	box-shadow: 0 0 2px #555;
	width: 75px;
	height: 75px;
	display: inline;
	float: left;
	padding: 10px;
	margin-right: 20px;
	margin-top: 10px;
}

.pe-icon-processor {
	border: 2px solid #009688;
}

.pe-icon-sink {
	border: 2px solid #3f51b5;
}

.pe-icon {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	max-height: 100%;
	width: 100%;
}

.feature-section-gray {
	background: #e6e6e6;
}

.page-section-title {
	text-align:center;
	margin: 10px 0 88px 0;
}

.page-section-title::after {
	content: '';
	width: 104px;
	border-bottom: #1b1464 6px solid;
	margin: 20px 0;
	display: block;
	transform: translateX(-50%);
	left: 50%;
	position: absolute;
	opacity: 0.9;
}

.header-area {
	padding: 0px;
}

.sp-button-margin {
	margin-left: 5px;
	margin-right: 5px;
}

.container-header {
	margin: 4rem;
	border-radius: 15px;
}

.header-apache-text {
	line-height:1.2;
	font-family: 'Heebo', sans-serif;
	font-size:32pt;
	margin-bottom:20px;
}

.feature-highlights-section {
    margin-top: 40px;
    margin-bottom: 60px;
}

.feature-highlights {
	font-size:18pt;
	width:100%;
	background: linear-gradient(180deg, rgba(255,255,255,0.98) 0%, rgba(247,249,252,0.96) 100%);
	box-shadow: 0 16px 34px rgba(15, 23, 42, 0.08), 0 1px 0 rgba(15, 23, 42, 0.06);
	height: 200px;
	border-radius: 18px;
	text-align: center;
	padding: 18px;
	border: 1px solid rgba(15, 23, 42, 0.08);
}

.feature-highlights-icon {
    margin-right:10px;
	color: var(--color-accent);
	font-size: 2.5rem;
}

.feature-highlights-title {
    font-weight: 800;
	color: var(--color-accent);
	font-size: 1.25rem;
}

.feature-highlights-subtitle {
	color:var(--color-primary);
	padding:3px;
	font-weight: 500;
	font-size: 0.9rem;
}

.sp-blue {
	color: #1b1464;
}

.sp-green {
	color: rgb(57,181,74);
}

.apache-teaser {
	text-align: left;
	font-family: 'Roboto', serif;
	font-size: 1.18rem;
	font-weight: 500;
	max-width: 48rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1.7;
	color: #334e68;
}

.apache-teaser:before, .apache-teaser:after {
	content: '\201C';
	font-family: 'Sanchez';
	color: rgb(27, 20, 100);
}

.apache-teaser:after {
	content: '\201D';
}

.homepage-hero {
	background:
		radial-gradient(circle at top left, rgba(57,181,74,0.10), transparent 28%),
		radial-gradient(circle at top right, rgba(27,20,100,0.10), transparent 34%),
		linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
	border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.homepage-eyebrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.45rem 0.9rem;
	margin-bottom: 1rem;
	border-radius: 999px;
	background: rgba(27, 20, 100, 0.08);
	color: var(--color-primary);
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.homepage-cta-group {
	margin-top: 2rem;
}

.homepage-feature-grid-shell {
	margin-top: 3.75rem;
	padding: 0.75rem 0.5rem;
}

.homepage-trust-band {
	background: #fff;
	border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.homepage-trust-band-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 0.9rem;
	padding: 1.05rem 0 1.15rem;
}

.homepage-trust-band-label {
	color: #486581;
	font-size: 0.85rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.homepage-trust-band-items {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
	justify-content: center;
}

.homepage-trust-pill {
	display: inline-flex;
	align-items: center;
	padding: 0.55rem 0.9rem;
	border-radius: 999px;
	border: 1px solid rgba(15, 23, 42, 0.08);
	background: #f8fafc;
	color: #243b53;
	font-size: 0.92rem;
	font-weight: 600;
}

.homepage-section-subtitle {
	font-size: 0.9rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #486581;
}

.homepage-section-title {
	font-size: clamp(2rem, 3vw, 2.8rem);
	letter-spacing: -0.03em;
}

.homepage-section-title-copy {
	max-width: 50rem;
	margin: 0 auto;
	color: #52606d;
	font-size: 1.02rem;
	line-height: 1.75;
}

.homepage-feature-showcase {
	padding-top: 2.25rem;
	padding-bottom: 2.25rem;
}

.homepage-feature-row {
	align-items: center;
}

.homepage-feature-copy {
	padding-right: 1rem;
}

.homepage-feature-copy p {
	color: #52606d;
	line-height: 1.75;
}

.homepage-feature-copy hr {
	border-color: rgba(15, 23, 42, 0.08);
	margin: 1rem 0 1.1rem;
}

.homepage-media-frame {
	padding: 0.85rem;
	border-radius: 24px;
	background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
	border: 1px solid rgba(15, 23, 42, 0.08);
	box-shadow: 0 24px 48px rgba(15, 23, 42, 0.10);
}

.homepage-media-frame-dark {
	background: linear-gradient(180deg, rgba(255,255,255,0.10) 0%, rgba(255,255,255,0.04) 100%);
	border: 1px solid rgba(255, 255, 255, 0.15);
	box-shadow: 0 22px 48px rgba(0, 0, 0, 0.22);
}

.homepage-gallery-frame {
	padding: 0.9rem;
}

.homepage-gallery-image,
.homepage-gallery-thumb,
.homepage-media-frame img,
.homepage-architecture-frame img {
	border-radius: 16px;
}

.homepage-thumb-frame {
	padding: 0.3rem;
	border-radius: 16px;
	background: rgba(248, 250, 252, 0.95);
	border: 1px solid rgba(15, 23, 42, 0.08);
}

.homepage-section-divider {
	height: 1px;
	margin-top: 2.1rem;
	background: linear-gradient(90deg, transparent 0%, rgba(15, 23, 42, 0.1) 15%, rgba(15, 23, 42, 0.1) 85%, transparent 100%);
}

.download-page-intro {
	max-width: 54rem;
	margin: 0 auto 2.5rem;
	text-align: center;
}

.download-page-lead {
	font-size: 1.08rem;
	line-height: 1.8;
	color: #52606d;
}

.download-quick-facts {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1rem;
	margin-top: 2rem;
}

.download-fact-card,
.download-side-card,
.download-release-card,
.download-steps-card,
.download-note-card {
	background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
	border: 1px solid rgba(15, 23, 42, 0.08);
	border-radius: 24px;
	box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

.download-fact-card {
	padding: 1.35rem 1.25rem;
	text-align: left;
}

.download-fact-card h3,
.download-side-card h3,
.download-release-header h3,
.download-steps-header h3 {
	margin-bottom: 0.6rem;
	font-size: 1.2rem;
}

.download-fact-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 3rem;
	height: 3rem;
	border-radius: 999px;
	background: rgba(27, 20, 100, 0.08);
	color: var(--color-primary);
	font-size: 1.1rem;
	margin-bottom: 1rem;
}

.download-layout-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.6fr) minmax(280px, 0.9fr);
	gap: 1.5rem;
	align-items: start;
	margin-bottom: 2rem;
}

.download-content-main,
.download-content-side {
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}

.download-side-card {
	padding: 1.4rem 1.35rem;
}

.download-checklist {
	list-style: none;
	padding: 0;
	margin: 0 0 1rem;
}

.download-checklist li {
	position: relative;
	padding-left: 1.5rem;
	margin-bottom: 0.65rem;
	color: #486581;
}

.download-checklist li::before {
	content: '✓';
	position: absolute;
	left: 0;
	top: 0;
	color: var(--color-accent);
	font-weight: 700;
}

.download-workflow {
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}

.download-release-card {
	padding: 1.5rem;
}

.download-release-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1rem;
	margin-bottom: 1rem;
}

.download-steps-eyebrow {
	display: inline-flex;
	margin-bottom: 0.55rem;
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #486581;
}

.download-release-copy {
	margin-bottom: 1.25rem;
	color: #52606d;
}

.download-release-table-wrap {
	overflow-x: auto;
	margin-bottom: 1.25rem;
}

.download-release-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid rgba(27, 20, 100, 0.12);
	border-radius: 18px;
	overflow: hidden;
}

.download-release-table th {
	background: var(--color-primary);
	color: white;
	padding: 0.95rem 1rem;
	font-size: 0.92rem;
}

.download-release-table td {
	padding: 1rem;
	color: #243b53;
	background: white;
	border-top: 1px solid rgba(15, 23, 42, 0.06);
}

.download-note-card {
	padding: 1.15rem 1.2rem;
}

.download-note-card p:last-child {
	margin-bottom: 0;
}

.download-steps-card {
	padding: 1.5rem;
}

.download-steps-header {
	margin-bottom: 1.25rem;
}

.download-step-item {
	display: grid;
	grid-template-columns: 56px minmax(0, 1fr);
	gap: 1rem;
	align-items: start;
	padding: 1rem 0;
}

.download-step-item + .download-step-item {
	border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.download-command-section {
	margin-top: 0.5rem;
}

.download-command-header {
	max-width: 46rem;
	margin-bottom: 1.25rem;
}

.download-command-header h3 {
	margin-bottom: 0.65rem;
	font-size: 1.55rem;
}

.download-command-header p {
	color: #52606d;
}

.download-command-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.25rem;
}

.download-command-card {
	padding: 1.4rem;
	background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
	border: 1px solid rgba(15, 23, 42, 0.08);
	border-radius: 24px;
	box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

.download-command-card h4 {
	margin-bottom: 0.55rem;
	font-size: 1.15rem;
}

.download-command-card p {
	margin-bottom: 0.95rem;
	color: #52606d;
}

.download-command-block {
	margin: 0;
	padding: 1rem 1.1rem;
	background: #0f172a;
	border-radius: 18px;
	overflow-x: auto;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.download-command-block code {
	display: block;
	color: #dbeafe;
	font-size: 0.92rem;
	line-height: 1.65;
	white-space: pre;
}

.download-step-index {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 3rem;
	height: 3rem;
	border-radius: 999px;
	background: var(--color-accent);
	color: white;
	font-size: 1rem;
	font-weight: 800;
	box-shadow: 0 10px 22px rgba(57, 181, 74, 0.22);
}

.download-step-content h4 {
	margin-bottom: 0.45rem;
	font-size: 1.06rem;
}

.download-step-content p {
	margin-bottom: 0.6rem;
	color: #52606d;
}

.download-step-content p:last-child {
	margin-bottom: 0;
}

.community-intro {
	max-width: 54rem;
	margin: 0 auto 2.25rem;
	text-align: center;
}

.community-lead {
	font-size: 1.08rem;
	line-height: 1.8;
	color: #52606d;
}

.community-contribution-grid,
.community-channel-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1.25rem;
}

.community-card,
.community-channel-card,
.community-steps-card {
	padding: 1.5rem;
	background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
	border: 1px solid rgba(15, 23, 42, 0.08);
	border-radius: 24px;
	box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

.community-card-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 3rem;
	height: 3rem;
	margin-bottom: 1rem;
	border-radius: 999px;
	background: rgba(27, 20, 100, 0.08);
	color: var(--color-primary);
	font-size: 1.1rem;
}

.community-card h3,
.community-channel-card h3,
.community-steps-card h3 {
	margin-bottom: 0.7rem;
	font-size: 1.18rem;
}

.community-card p,
.community-channel-card p,
.community-steps-card p {
	color: #52606d;
}

.community-steps-card {
	margin-top: 1.5rem;
}

.community-repo-table-wrap {
	overflow-x: auto;
	max-width: 68rem;
	margin: 0 auto;
	padding: 0.35rem;
}

.community-repo-table {
	width: 100%;
	margin-top: 0.5rem;
	background: white;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid rgba(27, 20, 100, 0.12);
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

.community-repo-table thead th {
	background: var(--color-primary);
	color: white;
	padding: 0.95rem 1rem;
	font-size: 0.92rem;
	white-space: nowrap;
}

.community-repo-table tbody td {
	padding: 1rem;
	color: #243b53;
	background: white;
	border-top: 1px solid rgba(15, 23, 42, 0.06);
	vertical-align: top;
}

.community-repo-table tbody td:first-child {
	width: 18%;
	font-weight: 800;
	color: var(--color-primary);
}

.community-repo-table tbody td:nth-child(2) {
	width: 57%;
}

.community-repo-table tbody td:last-child {
	width: 25%;
	white-space: nowrap;
}

.form-group.position-relative input {
	padding-right: 32px;
}

.form-clear {
	align-items: center;
	background: #cecece;
	border-radius: 50%;
	bottom: 8px;
	color: rgba(0, 0, 0, .54);
	cursor: pointer;
	display: flex;
	height: 24px;
	justify-content: center;
	position: absolute;
	right: 0;
	width: 24px;
	z-index: 10;
}

.form-text+.form-clear {
	bottom: calc(1rem + 18px);
}

.form-clear .material-icons {
	font-size: 16px;
	font-weight: 500;
}

.h-100 {
	height: 100%;
}

.teaser-image {
	background-image:url('/img/2026/home-table.png');
	//background:linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('/img/bg-img/bg-index-color.png');
	background-size:cover;
	border-radius: 20px;
	margin: 30px auto;
	height: calc(100vh - 72px);
}

.teaser-text-area {
	background:rgba(255, 255, 255, 0.95);
	margin-top:50px;
	margin-bottom:50px;
	padding:35px;
	border-radius:15px;
	display:inline-block;
	max-width:750px;
}

.ml-0 {
	margin-left: 0;
}

.mb-20 {
	margin-bottom: 20px;
}

.mt-10 {
	margin-top: 10px;
}

.mr-0 {
	margin-right: 0;
}

.event-image {
	position:absolute;
	bottom:50px;
	float:right;
	margin-left:20px;
	margin-right:-10px;
	margin-top:50px;
}

.top-claim-area {
	margin-top: 3rem;
	text-align: center;
}

.top-claim-area-subtitle {

}

.top-claim-area-subtitle-text {
	text-transform: uppercase;
	color: var(--color-accent);
	font-weight: 800;
	font-size: 1.75rem;
	padding: 10px;
}

.top-claim-area-main-title {
	font-weight: 800;
	font-size: 4.25rem;
	color: var(--color-primary);
}

.top-claim-area-main-title:after {
	content: '';
	width: 125px;
	border-bottom: var(--color-accent) 8px solid;
	display: block;
	margin: 12px auto;
	left: 50%;
}

.after-apache-teaser:before {
	content: '';
	width: 125px;
	border-bottom: var(--color-accent) 8px solid;
	display: block;
	margin: 12px auto;
	left: 50%;
}

.teaser-actions {
	margin-top: 2rem;
}

.left-claim-section {
	margin-top: -20px;
}

.feature-hz-title {
	font-family: 'Heebo', sans-serif;
	font-weight: 800;
	color: var(--color-accent);
	line-height: 1.2;
	font-size: 1.5rem;
}

.feature-hz-number {
	font-family: 'Heebo', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	color: var(--color-accent);
	font-size: 2rem;
}

.architecture-image {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}
