/**
 * NBBM About Us page styles — matches bakery mockup
 */

/* Page sections */
.elementor-section.nbbm-about-hero,
.elementor-section.nbbm-about-values-section,
.elementor-section.nbbm-about-bakery,
.elementor-section.nbbm-about-stats-wrap {
	background: var(--nbbm-cream) !important;
}

.elementor-section.nbbm-about-team-section {
	background: var(--nbbm-white) !important;
}

/* Hero breadcrumb */
.nbbm-about-hero__breadcrumb,
.nbbm-product-breadcrumb.nbbm-about-hero__breadcrumb {
	margin: 0 0 16px;
	font-size: 0.82rem;
	color: var(--nbbm-muted);
}

.nbbm-about-hero__breadcrumb a {
	color: var(--nbbm-muted);
	text-decoration: none;
	transition: color 0.2s ease;
}

.nbbm-about-hero__breadcrumb a:hover {
	color: var(--nbbm-chocolate);
}

.nbbm-about-hero__breadcrumb .nbbm-breadcrumb-sep {
	margin: 0 8px;
	opacity: 0.65;
}

/* Decorative background patterns — mockup dandelion line art */
.elementor-section.nbbm-about-decor-dandelion-left,
.elementor-section.nbbm-about-decor-dandelion-br {
	position: relative;
	overflow: hidden;
}

.elementor-section.nbbm-about-decor-dandelion-left::before,
.elementor-section.nbbm-about-decor-dandelion-br::after {
	content: "";
	position: absolute;
	pointer-events: none;
	z-index: 0;
	opacity: 0.22;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23f9d067' stroke-width='1.1'%3E%3Cpath d='M80 28c-1 18-12 28-12 28s11 10 12 28c1-18 12-28 12-28S81 46 80 28z'/%3E%3Cpath d='M44 68c16 8 22 20 22 20s-14 8-22 22c-8-14-22-22-22-22s14-8 22-20z'/%3E%3Cpath d='M116 68c-8 12-22 20-22 20s6-12 22-20c8 14 22 22 22 22s-14-8-22-20z'/%3E%3Cpath d='M52 116c10-12 28-12 28-12s18 0 28 12c-12 10-28 12-28 12s-16-2-28-12z'/%3E%3Cline x1='80' y1='84' x2='80' y2='132'/%3E%3C/g%3E%3C/svg%3E");
	background-size: 150px 150px;
}

.elementor-section.nbbm-about-decor-dandelion-left::before {
	inset: 0;
	width: 55%;
	right: auto;
}

.elementor-section.nbbm-about-decor-dandelion-br::after {
	bottom: -20px;
	right: -20px;
	width: 45%;
	height: 55%;
	background-position: bottom right;
}

.elementor-section.nbbm-about-decor-dandelion-left > .elementor-container,
.elementor-section.nbbm-about-decor-dandelion-br > .elementor-container {
	position: relative;
	z-index: 1;
}

.elementor-section.nbbm-about-decor-bakery {
	position: relative;
	overflow: hidden;
}

.elementor-section.nbbm-about-decor-bakery::before {
	content: "";
	position: absolute;
	inset: 0;
	opacity: 0.12;
	pointer-events: none;
	z-index: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%23d4a020' stroke-width='1'%3E%3Cellipse cx='28' cy='72' rx='18' ry='6'/%3E%3Cpath d='M10 72h36M28 72V48'/%3E%3Cpath d='M68 30c8 0 14 6 14 14s-6 14-14 14'/%3E%3Cpath d='M62 58v28M74 58v28'/%3E%3Ccircle cx='78' cy='22' r='8'/%3E%3C/g%3E%3C/svg%3E");
	background-size: 120px 120px;
}

.elementor-section.nbbm-about-decor-bakery > .elementor-container {
	position: relative;
	z-index: 1;
}

/* Section heading — decorative lines + gold dot (Our Journey, Our Values, Our Team) */
.elementor-section.nbbm-about-section-head {
	padding-top: 0 !important;
}

.elementor-section.nbbm-about-section-head + .elementor-section {
	padding-top: 0 !important;
}

/* About hero */
.nbbm-about-hero {
	padding: 80px 20px;
	position: relative;
}

.nbbm-about-hero__script,
.elementor-widget-heading.nbbm-about-hero__script .elementor-heading-title {
	font-family: var(--nbbm-font-script) !important;
	font-size: clamp(1.65rem, 3.2vw, 2.15rem) !important;
	color: #f9d067 !important;
	font-weight: 400 !important;
	letter-spacing: 0.02em;
	margin-bottom: 6px;
}

.nbbm-about-hero__inner {
	max-width: 1200px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
	align-items: center;
}

.nbbm-about-hero__title,
.elementor-widget-heading.nbbm-about-hero__title .elementor-heading-title {
	margin: 0 0 20px;
	font-family: var(--nbbm-font-serif) !important;
	font-weight: 700 !important;
	font-size: clamp(1.85rem, 4vw, 2.85rem) !important;
	line-height: 1.18 !important;
	color: var(--nbbm-chocolate) !important;
}

.nbbm-about-hero__text,
.elementor-widget-text-editor.nbbm-about-hero__text {
	margin: 0 0 28px;
	color: var(--nbbm-text);
	max-width: 520px;
	line-height: 1.75;
}

.nbbm-about-hero .elementor-widget-button.nbbm-hero-btn .elementor-button {
	background: var(--nbbm-honey) !important;
	color: var(--nbbm-chocolate) !important;
	border: 2px solid var(--nbbm-honey) !important;
	border-radius: 50px !important;
	font-family: var(--nbbm-font-sans) !important;
	font-weight: 600 !important;
	font-size: 0.85rem !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase !important;
	padding: 14px 28px !important;
}

.nbbm-about-hero .elementor-widget-button.nbbm-hero-btn .elementor-button:hover {
	background: var(--nbbm-honey-dark) !important;
	border-color: var(--nbbm-honey-dark) !important;
	transform: translateY(-2px);
	box-shadow: var(--nbbm-shadow-hover);
}

.nbbm-about-hero__image img {
	width: 100%;
	border-radius: var(--nbbm-radius-lg);
	box-shadow: var(--nbbm-shadow);
	object-fit: cover;
	max-height: 460px;
}

/* Timeline — Our Journey (editorial minimal) */
/* Timeline — Our Journey (card grid) */
.elementor-section.nbbm-about-journey {
	padding: 72px 20px 84px !important;
	background: var(--nbbm-white) !important;
	position: relative;
	overflow: hidden;
}

.elementor-section.nbbm-about-journey::before {
	content: "";
	position: absolute;
	inset: 0;
	opacity: 0.12;
	pointer-events: none;
	z-index: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%23d4a020' stroke-width='1'%3E%3Cellipse cx='28' cy='72' rx='18' ry='6'/%3E%3Cpath d='M10 72h36M28 72V48'/%3E%3Cpath d='M68 30c8 0 14 6 14 14s-6 14-14 14'/%3E%3Cpath d='M62 58v28M74 58v28'/%3E%3Ccircle cx='78' cy='22' r='8'/%3E%3C/g%3E%3C/svg%3E");
	background-size: 120px 120px;
}

.elementor-section.nbbm-about-journey > .elementor-container {
	position: relative;
	z-index: 1;
}

.nbbm-about-timeline {
	overflow: visible;
	padding: 20px 0 8px;
	position: relative;
	z-index: 1;
}

.nbbm-about-timeline__track {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 16px;
	max-width: 1140px;
	margin: 0 auto;
	position: relative;
	padding-top: 12px;
}

.nbbm-about-timeline__track::before {
	content: "";
	position: absolute;
	top: 42px;
	left: 9%;
	right: 9%;
	height: 3px;
	border: none;
	background: linear-gradient(
		90deg,
		rgba(249, 208, 103, 0.15) 0%,
		rgba(249, 208, 103, 0.9) 18%,
		rgba(249, 208, 103, 0.9) 82%,
		rgba(249, 208, 103, 0.15) 100%
	);
	border-radius: 999px;
	z-index: 0;
	pointer-events: none;
}

.nbbm-about-timeline__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 44px 14px 22px;
	position: relative;
	z-index: 1;
	min-width: 0;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.94);
	border: 1px solid rgba(235, 183, 45, 0.28);
	border-radius: 16px;
	box-shadow: 0 8px 28px rgba(74, 50, 40, 0.07);
	margin-top: 16px;
	transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.nbbm-about-timeline__item:hover {
	transform: translateY(-5px);
	box-shadow: 0 16px 36px rgba(74, 50, 40, 0.11);
	border-color: rgba(235, 183, 45, 0.48);
}

.nbbm-about-timeline__item:last-child {
	border-color: rgba(249, 208, 103, 0.55);
	background: linear-gradient(180deg, #fffef8 0%, rgba(255, 255, 255, 0.96) 100%);
}

.nbbm-about-timeline__item:not(:first-child)::before {
	display: none;
}

.nbbm-about-timeline__icon {
	width: 60px;
	height: 60px;
	margin: -38px auto 12px;
	background: linear-gradient(145deg, #fce088 0%, #f9d067 55%, #efbc42 100%);
	border: 3px solid #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--nbbm-chocolate);
	font-size: 1.15rem;
	box-shadow: 0 4px 18px rgba(212, 160, 32, 0.28);
	position: relative;
	z-index: 2;
	flex-shrink: 0;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.nbbm-about-timeline__item:hover .nbbm-about-timeline__icon {
	transform: scale(1.06);
	box-shadow: 0 6px 22px rgba(212, 160, 32, 0.35);
}

.nbbm-about-timeline__icon::after {
	display: none;
}

.nbbm-about-timeline__year {
	display: inline-block;
	font-family: var(--nbbm-font-serif);
	font-weight: 700;
	font-size: 0.9rem;
	color: var(--nbbm-chocolate);
	margin-bottom: 8px;
	padding: 4px 14px;
	background: rgba(249, 208, 103, 0.38);
	border-radius: 999px;
	letter-spacing: 0.05em;
}

.nbbm-about-timeline__title {
	margin: 0 0 8px;
	font-family: var(--nbbm-font-serif);
	font-size: 1rem;
	font-weight: 700;
	color: var(--nbbm-chocolate);
	line-height: 1.3;
}

.nbbm-about-timeline__text {
	margin: 0 auto;
	font-size: 0.82rem;
	color: var(--nbbm-muted);
	line-height: 1.6;
	max-width: 100%;
	overflow-wrap: break-word;
	hyphens: auto;
}

/* Our Journey — scroll-in animations */
@media (prefers-reduced-motion: no-preference) {
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-ready:not(.nbbm-timeline-anim-in) .nbbm-section-heading,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-ready:not(.nbbm-timeline-anim-in) .nbbm-section-heading__title {
		opacity: 0;
		transform: translateY(16px);
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-ready:not(.nbbm-timeline-anim-in) .nbbm-about-timeline__track::before,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-ready:not(.nbbm-timeline-anim-in) .elementor-section.nbbm-about-timeline > .elementor-container::before {
		transform: scaleX(0);
		opacity: 0.4;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-ready:not(.nbbm-timeline-anim-in) .nbbm-about-timeline__item,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-ready:not(.nbbm-timeline-anim-in) .elementor-column.nbbm-about-timeline__item .elementor-widget-wrap {
		opacity: 0;
		transform: translateY(36px);
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-ready:not(.nbbm-timeline-anim-in) .nbbm-about-timeline__icon,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-ready:not(.nbbm-timeline-anim-in) .elementor-widget-icon.nbbm-about-timeline__icon .elementor-icon-wrapper {
		opacity: 0;
		transform: scale(0.55);
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-section-heading,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-section-heading__title {
		opacity: 1;
		transform: translateY(0);
		transition: opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1), transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__track::before,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-section.nbbm-about-timeline > .elementor-container::before {
		transform: scaleX(1);
		opacity: 1;
		transition: transform 0.85s cubic-bezier(0.22, 1, 0.36, 1) 0.12s, opacity 0.55s ease 0.12s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item .elementor-widget-wrap {
		opacity: 1;
		transform: translateY(0);
		transition:
			opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1),
			transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
			box-shadow 0.25s ease,
			border-color 0.25s ease;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__icon,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-widget-icon.nbbm-about-timeline__icon .elementor-icon-wrapper {
		opacity: 1;
		transform: scale(1);
		transition:
			opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1),
			transform 0.55s cubic-bezier(0.34, 1.4, 0.64, 1),
			box-shadow 0.25s ease;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(1),
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(1) .elementor-widget-wrap {
		transition-delay: 0.18s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(2),
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(2) .elementor-widget-wrap {
		transition-delay: 0.28s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(3),
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(3) .elementor-widget-wrap {
		transition-delay: 0.38s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(4),
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(4) .elementor-widget-wrap {
		transition-delay: 0.48s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(5),
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(5) .elementor-widget-wrap {
		transition-delay: 0.58s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(1) .nbbm-about-timeline__icon,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(1) .elementor-icon-wrapper {
		transition-delay: 0.28s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(2) .nbbm-about-timeline__icon,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(2) .elementor-icon-wrapper {
		transition-delay: 0.38s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(3) .nbbm-about-timeline__icon,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(3) .elementor-icon-wrapper {
		transition-delay: 0.48s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(4) .nbbm-about-timeline__icon,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(4) .elementor-icon-wrapper {
		transition-delay: 0.58s;
	}

	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .nbbm-about-timeline__item:nth-child(5) .nbbm-about-timeline__icon,
	.elementor-section.nbbm-about-journey.nbbm-timeline-anim-in .elementor-column.nbbm-about-timeline__item:nth-child(5) .elementor-icon-wrapper {
		transition-delay: 0.68s;
	}

	.elementor-section.nbbm-about-timeline > .elementor-container::before,
	.nbbm-about-timeline__track::before {
		transform-origin: left center;
	}
}

/* Values cards */
.nbbm-about-values {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	max-width: 1200px;
	margin: 0 auto;
}

.nbbm-about-values__card {
	background: var(--nbbm-white);
	border-radius: var(--nbbm-radius-lg);
	box-shadow: var(--nbbm-shadow);
	padding: 36px 24px;
	text-align: center;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
	border: 1px solid rgba(235, 183, 45, 0.2);
}

.nbbm-about-values__icon {
	width: 56px;
	height: 56px;
	margin: 0 auto 18px;
	background: #f9d067;
	border: none;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--nbbm-chocolate);
	font-size: 1.2rem;
}

.nbbm-about-values__card:hover {
	transform: translateY(-4px);
	box-shadow: var(--nbbm-shadow-hover);
}

.nbbm-about-values__title {
	margin: 0 0 10px;
	font-family: var(--nbbm-font-serif);
	font-size: 1.05rem;
	color: var(--nbbm-chocolate);
}

.nbbm-about-values__text {
	margin: 0;
	font-size: 0.88rem;
	color: var(--nbbm-muted);
	line-height: 1.6;
}

/* Bakery section */
.nbbm-about-bakery {
	padding: 80px 20px 48px;
	background: #fcf8f1;
}

.nbbm-about-bakery__script-line {
	display: block;
	width: 52px;
	height: 2px;
	background: #f9d067;
	margin: 6px 0 22px;
	border-radius: 2px;
}

.nbbm-about-bakery__inner {
	max-width: 1200px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
	align-items: center;
}

/* Bakery image grid */
.nbbm-about-bakery-grid {
	display: grid;
	grid-template-columns: 1.15fr 1fr;
	gap: 15px;
	min-height: 400px;
}

.nbbm-about-bakery-grid__main img {
	width: 100%;
	height: 100%;
	min-height: 400px;
	object-fit: cover;
	border-radius: 18px;
}

.nbbm-about-bakery-grid__stack {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.nbbm-about-bakery-grid__stack img {
	width: 100%;
	flex: 1;
	min-height: 0;
	object-fit: cover;
	border-radius: 18px;
}

/* Stats bar */
.nbbm-about-stats-wrap {
	background: #fcf8f1;
	padding-bottom: 80px;
}

.nbbm-about-stats-bar {
	background: #f9d067;
	border-radius: 20px;
	padding: 36px 40px;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.nbbm-about-stats-bar::before {
	content: "";
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
	width: 90px;
	height: 90px;
	opacity: 0.22;
	pointer-events: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23d48806' stroke-width='1.1'%3E%3Cpath d='M80 28c-1 18-12 28-12 28s11 10 12 28c1-18 12-28 12-28S81 46 80 28z'/%3E%3Cpath d='M44 68c16 8 22 20 22 20s-14 8-22 22c-8-14-22-22-22-22s14-8 22-20z'/%3E%3Cpath d='M116 68c-8 12-22 20-22 20s6-12 22-20c8 14 22 22 22 22s-14-8-22-20z'/%3E%3Cline x1='80' y1='84' x2='80' y2='132'/%3E%3C/g%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
}

div.nbbm-about-stats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0;
	background: transparent;
	padding: 0;
	max-width: 100%;
}

.elementor-section.nbbm-about-stats-bar {
	display: block !important;
}

div.nbbm-about-stats .nbbm-about-stats__item {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 12px;
	text-align: left;
	padding: 0 16px;
	color: #3d261b;
	position: relative;
	min-height: 72px;
}

div.nbbm-about-stats .nbbm-about-stats__item--divider::before {
	content: "";
	position: absolute;
	left: 0;
	top: 12%;
	height: 76%;
	border-left: 1px dotted rgba(61, 38, 27, 0.35);
}

div.nbbm-about-stats .nbbm-about-stats__item i {
	font-size: 1.75rem;
	margin-bottom: 0;
	opacity: 0.9;
	flex-shrink: 0;
}

div.nbbm-about-stats .nbbm-about-stats__value,
div.nbbm-about-stats .nbbm-stat-counter {
	font-family: var(--nbbm-font-serif);
	font-size: 1.45rem;
	font-weight: 700;
	line-height: 1.15;
	white-space: nowrap;
}

div.nbbm-about-stats .nbbm-about-stats__label {
	font-size: 0.85rem;
	font-weight: 500;
	margin-top: 4px;
	opacity: 0.9;
}

/* Team grid */
.nbbm-about-team {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	max-width: 1200px;
	margin: 0 auto;
}

.nbbm-about-team__card {
	text-align: center;
	background: var(--nbbm-white);
	border-radius: var(--nbbm-radius-lg);
	padding: 20px 18px 24px;
	box-shadow: var(--nbbm-shadow);
	border: 1px solid rgba(235, 183, 45, 0.16);
	transition: transform 0.25s ease, box-shadow 0.25s ease;
	height: 100%;
}

.nbbm-about-team__card:hover {
	transform: translateY(-4px);
	box-shadow: var(--nbbm-shadow-hover);
}

.nbbm-about-team__photo {
	margin-bottom: 16px;
	border-radius: var(--nbbm-radius);
	overflow: hidden;
	box-shadow: var(--nbbm-shadow);
	aspect-ratio: 1;
}

.nbbm-about-team__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.nbbm-about-team__role {
	margin: 0 0 4px;
	font-size: 0.8rem;
	font-weight: 600;
	color: var(--nbbm-honey-dark);
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.nbbm-about-team__name {
	margin: 0 0 8px;
	font-family: var(--nbbm-font-serif);
	font-size: 1.05rem;
	color: var(--nbbm-chocolate);
}

.nbbm-about-team__bio {
	margin: 0;
	font-size: 0.85rem;
	color: var(--nbbm-muted);
	line-height: 1.5;
}

/* Responsive */
@media (max-width: 1024px) {
	.nbbm-about-values,
	.nbbm-about-team {
		grid-template-columns: repeat(2, 1fr);
	}

	.nbbm-about-stats-bar {
		padding: 32px 24px;
	}

	div.nbbm-about-stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 24px 16px;
	}

	div.nbbm-about-stats .nbbm-about-stats__item--divider::before {
		display: none;
	}
}

@media (max-width: 767px) {
	.nbbm-about-hero__inner,
	.nbbm-about-bakery__inner {
		grid-template-columns: 1fr;
		gap: 32px;
		text-align: center;
	}

	.nbbm-about-hero__text {
		margin-left: auto;
		margin-right: auto;
	}

	.nbbm-about-bakery-grid {
		grid-template-columns: 1fr;
		min-height: auto;
	}

	.nbbm-about-bakery-grid__main img {
		min-height: 240px;
	}

	.nbbm-about-bakery-grid__stack {
		flex-direction: row;
	}

	.nbbm-about-bakery-grid__stack img {
		min-height: 120px;
	}

	.nbbm-about-values,
	.nbbm-about-team {
		grid-template-columns: 1fr;
	}

	.nbbm-about-stats-wrap {
		padding-bottom: 48px;
	}

	.nbbm-about-stats-bar {
		padding: 28px 16px;
		border-radius: 16px;
		margin-left: 0;
		margin-right: 0;
	}

	.nbbm-about-stats-bar::before {
		width: 64px;
		height: 64px;
		left: 8px;
		opacity: 0.16;
	}

	div.nbbm-about-stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 20px 10px;
	}

	div.nbbm-about-stats .nbbm-about-stats__item {
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		text-align: center;
		padding: 0 6px;
		min-height: 0;
		gap: 8px;
	}

	div.nbbm-about-stats .nbbm-about-stats__item i {
		font-size: 1.45rem;
	}

	div.nbbm-about-stats .nbbm-about-stats__value,
	div.nbbm-about-stats .nbbm-stat-counter {
		font-size: 1.2rem;
	}

	div.nbbm-about-stats .nbbm-about-stats__label {
		font-size: 0.75rem;
		line-height: 1.35;
		margin-top: 0;
	}

	.nbbm-section-title-block .nbbm-section-title,
	.elementor-widget-heading.nbbm-section-title .elementor-heading-title {
		white-space: normal;
		text-align: center;
		letter-spacing: 0.1em;
		font-size: clamp(1rem, 4vw, 1.3rem) !important;
	}

	.elementor-section.nbbm-about-section-head {
		margin-bottom: 32px;
	}
}

@media (max-width: 399px) {
	div.nbbm-about-stats {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	div.nbbm-about-stats .nbbm-about-stats__item {
		flex-direction: row;
		justify-content: center;
		text-align: left;
		padding: 0 12px;
	}
}

.elementor-section.nbbm-about-hero {
	background: var(--nbbm-cream) !important;
}

.elementor-section.nbbm-about-hero > .elementor-container {
	gap: 48px;
	align-items: center;
}

.elementor-section.nbbm-about-values-section {
	background: var(--nbbm-cream) !important;
}

.elementor-section.nbbm-about-values-grid > .elementor-container {
	gap: 24px;
	max-width: var(--nbbm-section-width, 1200px);
	margin-left: auto;
	margin-right: auto;
}

.elementor-section.nbbm-about-team-section:not(.nbbm-section-heading) > .elementor-container {
	gap: 24px;
	max-width: var(--nbbm-section-width, 1200px);
	margin-left: auto;
	margin-right: auto;
}

.elementor-column.nbbm-about-team__card > .elementor-widget-wrap {
	height: 100%;
}

.elementor-section.nbbm-about-journey > .elementor-container,
.elementor-section.nbbm-about-values-section > .elementor-container,
.elementor-section.nbbm-about-stats-wrap > .elementor-container {
	max-width: var(--nbbm-section-width, 1200px);
	margin-left: auto;
	margin-right: auto;
}

.elementor-section.nbbm-section-heading > .elementor-container {
	max-width: min(100%, 760px);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

.elementor-widget-image.nbbm-about-hero__image img {
	width: 100%;
	border-radius: var(--nbbm-radius-lg);
	box-shadow: var(--nbbm-shadow);
	object-fit: cover;
	max-height: 460px;
}

.elementor-section.nbbm-about-timeline {
	overflow: visible;
	padding: 20px 0 8px;
	position: relative;
	z-index: 1;
}

.elementor-section.nbbm-about-timeline > .elementor-container {
	position: relative;
	display: grid !important;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 16px;
	align-items: stretch;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	min-width: 0;
	width: 100%;
	padding-top: 12px;
}

.elementor-section.nbbm-about-timeline > .elementor-container::before {
	content: "";
	position: absolute;
	top: 42px;
	left: 9%;
	right: 9%;
	height: 3px;
	border: none;
	background: linear-gradient(
		90deg,
		rgba(249, 208, 103, 0.15) 0%,
		rgba(249, 208, 103, 0.9) 18%,
		rgba(249, 208, 103, 0.9) 82%,
		rgba(249, 208, 103, 0.15) 100%
	);
	border-radius: 999px;
	z-index: 0;
	pointer-events: none;
}

.elementor-section.nbbm-about-timeline > .elementor-container > .elementor-column,
.elementor-column.nbbm-about-timeline__item {
	text-align: center;
	min-width: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	flex: unset !important;
	position: relative;
	z-index: 1;
	padding: 0 !important;
	box-sizing: border-box;
	margin-top: 16px;
}

.elementor-section.nbbm-about-timeline > .elementor-container > .elementor-column .elementor-widget-wrap,
.elementor-column.nbbm-about-timeline__item .elementor-widget-wrap {
	max-width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: rgba(255, 255, 255, 0.94);
	border: 1px solid rgba(235, 183, 45, 0.28);
	border-radius: 16px;
	box-shadow: 0 8px 28px rgba(74, 50, 40, 0.07);
	padding: 44px 14px 22px;
	height: 100%;
	transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.elementor-column.nbbm-about-timeline__item:hover .elementor-widget-wrap {
	transform: translateY(-5px);
	box-shadow: 0 16px 36px rgba(74, 50, 40, 0.11);
	border-color: rgba(235, 183, 45, 0.48);
}

.elementor-column.nbbm-about-timeline__item:last-child .elementor-widget-wrap {
	border-color: rgba(249, 208, 103, 0.55);
	background: linear-gradient(180deg, #fffef8 0%, rgba(255, 255, 255, 0.96) 100%);
}

.elementor-section.nbbm-about-timeline > .elementor-container > .elementor-column:not(:first-child)::before,
.elementor-column.nbbm-about-timeline__item:not(:first-child)::before {
	display: none !important;
}

.elementor-section.nbbm-about-timeline > .elementor-container > .elementor-column .elementor-widget-icon.nbbm-about-timeline__icon,
.elementor-column.nbbm-about-timeline__item .elementor-widget-icon.nbbm-about-timeline__icon {
	max-width: 60px;
	width: 100%;
	margin: -38px auto 8px !important;
}

.elementor-widget-icon.nbbm-about-timeline__icon .elementor-widget-container::after {
	display: none;
}

.elementor-widget-icon.nbbm-about-timeline__icon .elementor-icon-wrapper {
	width: 60px !important;
	height: 60px !important;
	min-width: 60px;
	min-height: 60px;
	margin: 0 auto;
	background: linear-gradient(145deg, #fce088 0%, #f9d067 55%, #efbc42 100%) !important;
	border: 3px solid #fff !important;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 18px rgba(212, 160, 32, 0.28);
	flex-shrink: 0;
	position: relative;
	z-index: 2;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.elementor-column.nbbm-about-timeline__item:hover .elementor-widget-icon.nbbm-about-timeline__icon .elementor-icon-wrapper {
	transform: scale(1.06);
	box-shadow: 0 6px 22px rgba(212, 160, 32, 0.35);
}

.elementor-widget-icon.nbbm-about-timeline__icon .elementor-icon {
	width: 60px !important;
	height: 60px !important;
	min-width: 60px;
	min-height: 60px;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	color: var(--nbbm-chocolate);
	font-size: 1.15rem;
	line-height: 1;
	border-radius: 50%;
}

.elementor-widget-heading.nbbm-about-timeline__title .elementor-heading-title {
	margin: 0 0 8px;
	font-family: var(--nbbm-font-serif);
	font-size: 1rem;
	font-weight: 700;
	color: var(--nbbm-chocolate);
	line-height: 1.3;
}

.elementor-widget-heading.nbbm-about-timeline__year .elementor-heading-title {
	display: inline-block;
	font-family: var(--nbbm-font-serif);
	font-weight: 700;
	font-size: 0.9rem;
	margin-bottom: 8px;
	padding: 4px 14px;
	background: rgba(249, 208, 103, 0.38);
	border-radius: 999px;
	letter-spacing: 0.05em;
	color: var(--nbbm-chocolate);
}

.elementor-widget-text-editor.nbbm-about-timeline__text,
.elementor-section.nbbm-about-timeline .elementor-widget-text-editor {
	font-size: 0.82rem;
	color: var(--nbbm-muted);
	line-height: 1.55;
	max-width: 100% !important;
	width: 100% !important;
	margin: 0 auto;
	overflow-wrap: break-word;
	word-wrap: break-word;
	hyphens: auto;
}

.elementor-widget-text-editor.nbbm-about-timeline__text p,
.elementor-section.nbbm-about-timeline .elementor-widget-text-editor p {
	margin: 0;
	max-width: 100%;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.elementor-widget-icon-box.nbbm-about-values__card {
	background: var(--nbbm-white);
	border-radius: var(--nbbm-radius-lg);
	box-shadow: var(--nbbm-shadow);
	padding: 36px 22px;
	height: 100%;
	border: 1px solid rgba(235, 183, 45, 0.2);
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.elementor-widget-icon-box.nbbm-about-values__card:hover {
	transform: translateY(-4px);
	box-shadow: var(--nbbm-shadow-hover);
}

.elementor-widget-icon-box.nbbm-about-values__card .elementor-icon-box-icon {
	width: 56px;
	height: 56px;
	margin: 0 auto 18px;
	background: #f9d067;
	border: none;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.elementor-widget-icon-box.nbbm-about-values__card .elementor-icon {
	color: var(--nbbm-chocolate);
	font-size: 1.15rem;
}

.elementor-widget-icon-box.nbbm-about-values__card .elementor-icon-box-title {
	font-family: var(--nbbm-font-serif);
	font-size: 1.02rem;
	font-weight: 700;
	color: var(--nbbm-chocolate);
	margin-bottom: 10px;
}

.elementor-widget-icon-box.nbbm-about-values__card .elementor-icon-box-description {
	font-size: 0.86rem;
	color: var(--nbbm-muted);
	line-height: 1.65;
}

.elementor-section.nbbm-about-bakery {
	background: var(--nbbm-cream) !important;
}

.elementor-section.nbbm-about-bakery > .elementor-container {
	gap: 48px;
	align-items: center;
}

.elementor-section.nbbm-about-bakery .elementor-widget-heading:not(.nbbm-about-bakery__script) .elementor-heading-title {
	font-size: clamp(1.65rem, 3vw, 2.25rem);
	line-height: 1.2;
	margin-bottom: 16px;
	color: var(--nbbm-chocolate);
}

.elementor-section.nbbm-about-bakery .elementor-widget-heading.nbbm-about-bakery__script .elementor-heading-title {
	font-family: var(--nbbm-font-script) !important;
	color: #f9d067 !important;
	font-weight: 400 !important;
	font-size: clamp(1.5rem, 2.8vw, 2rem) !important;
	margin-bottom: 0 !important;
}

.elementor-section.nbbm-about-bakery .nbbm-about-bakery__script-line {
	display: block;
	width: 52px;
	height: 2px;
	background: #f9d067;
	margin: 6px 0 22px;
	border-radius: 2px;
}

.elementor-section.nbbm-about-bakery .elementor-widget-text-editor p {
	color: var(--nbbm-text);
	line-height: 1.75;
	margin-bottom: 14px;
}

.elementor-section.nbbm-about-bakery .elementor-widget-text-editor p:last-child {
	margin-bottom: 24px;
}

.elementor-section.nbbm-about-bakery .elementor-widget-button.nbbm-hero-btn .elementor-button {
	background: #f9d067 !important;
	color: #3d261b !important;
	border: 2px solid #f9d067 !important;
	border-radius: 50px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.06em !important;
	padding: 14px 28px !important;
}

.elementor-section.nbbm-about-bakery-grid > .elementor-container {
	display: grid;
	grid-template-columns: 1.15fr 1fr;
	gap: 15px;
	min-height: 400px;
}

.elementor-widget-image.nbbm-about-bakery-grid__main img {
	width: 100%;
	height: 100%;
	min-height: 400px;
	object-fit: cover;
	border-radius: 18px;
}

.elementor-column.nbbm-about-bakery-grid__stack .elementor-widget-image img {
	width: 100%;
	flex: 1;
	min-height: 0;
	object-fit: cover;
	border-radius: 18px;
}

.elementor-column.nbbm-about-bakery-grid__stack .elementor-widget-wrap {
	display: flex;
	flex-direction: column;
	gap: 15px;
	height: 100%;
}

.elementor-section.nbbm-about-stats-wrap {
	background: #fcf8f1 !important;
	padding-bottom: 80px !important;
}

.elementor-section.nbbm-about-stats-bar {
	background: #f9d067 !important;
	border-radius: 20px !important;
	position: relative;
	overflow: hidden;
}

.elementor-section.nbbm-about-stats-bar::before {
	content: "";
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
	width: 90px;
	height: 90px;
	opacity: 0.22;
	pointer-events: none;
	z-index: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23d48806' stroke-width='1.1'%3E%3Cpath d='M80 28c-1 18-12 28-12 28s11 10 12 28c1-18 12-28 12-28S81 46 80 28z'/%3E%3Cpath d='M44 68c16 8 22 20 22 20s-14 8-22 22c-8-14-22-22-22-22s14-8 22-20z'/%3E%3Cline x1='80' y1='84' x2='80' y2='132'/%3E%3C/g%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
}

.elementor-section.nbbm-about-stats-bar > .elementor-container {
	position: relative;
	z-index: 1;
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0;
	max-width: 100%;
	width: 100%;
	padding: 0 28px 0 40px !important;
	align-items: center;
}

.elementor-section.nbbm-about-stats-bar .elementor-column {
	width: 100% !important;
	max-width: none !important;
}

.elementor-widget-icon-box.nbbm-about-stats__item {
	text-align: left;
	color: #3d261b;
	position: relative;
	height: 100%;
}

.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-wrapper {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 12px;
	text-align: left;
	width: 100%;
	min-height: 72px;
}

.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-icon {
	margin: 0 !important;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}

.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon {
	color: #3d261b;
	opacity: 0.9;
	font-size: 1.65rem;
}

.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-content {
	text-align: left;
	min-width: 0;
}

.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-title {
	font-family: var(--nbbm-font-serif);
	font-size: 1.45rem !important;
	font-weight: 700;
	line-height: 1.15;
	margin-bottom: 2px;
	color: #3d261b;
	white-space: nowrap;
}

.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-description {
	font-size: 0.82rem;
	font-weight: 500;
	opacity: 0.92;
	margin-top: 0;
	color: #3d261b;
	line-height: 1.3;
}

.elementor-widget-icon-box.nbbm-about-stats__item--divider {
	position: relative;
}

.elementor-widget-icon-box.nbbm-about-stats__item--divider::before {
	content: "";
	position: absolute;
	left: 0;
	top: 12%;
	height: 76%;
	border-left: 1px dotted rgba(61, 38, 27, 0.35);
}

.elementor-column.nbbm-about-team__card {
	background: var(--nbbm-white);
	border-radius: var(--nbbm-radius-lg);
	box-shadow: var(--nbbm-shadow);
	border: 1px solid rgba(235, 183, 45, 0.16);
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.elementor-column.nbbm-about-team__card:hover {
	transform: translateY(-4px);
	box-shadow: var(--nbbm-shadow-hover);
}

.elementor-column.nbbm-about-team__card > .elementor-widget-wrap {
	padding: 20px 16px 24px;
}

.elementor-widget-image.nbbm-about-team__photo img {
	width: 100%;
	aspect-ratio: 1;
	object-fit: cover;
	border-radius: var(--nbbm-radius);
	box-shadow: var(--nbbm-shadow);
}

.elementor-widget-heading.nbbm-about-team__role .elementor-heading-title {
	font-size: 0.75rem;
	font-weight: 600;
	color: var(--nbbm-honey-dark);
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.elementor-widget-heading.nbbm-about-team__name .elementor-heading-title {
	font-family: var(--nbbm-font-serif);
	font-size: 1.05rem;
	color: var(--nbbm-chocolate);
}

.elementor-widget-text-editor.nbbm-about-team__bio {
	font-size: 0.85rem;
	color: var(--nbbm-muted);
	line-height: 1.5;
}

@media (max-width: 1024px) {
	.elementor-section.nbbm-about-stats-wrap {
		padding-bottom: 56px !important;
	}

	.elementor-section.nbbm-about-stats-wrap > .elementor-container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.elementor-section.nbbm-about-stats-bar {
		padding: 32px 24px !important;
	}

	.elementor-section.nbbm-about-stats-bar > .elementor-container {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 24px 16px;
		padding: 0 !important;
	}

	.elementor-section.nbbm-about-stats-bar .elementor-column {
		width: 100% !important;
		margin-bottom: 0;
	}

	.elementor-widget-icon-box.nbbm-about-stats__item--divider::before {
		display: none;
	}

	.nbbm-about-timeline__track,
	.elementor-section.nbbm-about-timeline > .elementor-container {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 28px 18px;
		max-width: 680px;
	}

	.nbbm-about-timeline__track::before,
	.elementor-section.nbbm-about-timeline > .elementor-container::before {
		display: none;
	}

	.nbbm-about-timeline__icon,
	.elementor-section.nbbm-about-timeline > .elementor-container > .elementor-column .elementor-widget-icon.nbbm-about-timeline__icon {
		margin-top: -38px !important;
	}

	.elementor-column.nbbm-about-timeline__item:nth-child(5):last-child {
		grid-column: 1 / -1;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}

	.nbbm-about-timeline__item:nth-child(5):last-child {
		grid-column: 1 / -1;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}

	.elementor-section.nbbm-about-bakery-grid > .elementor-container {
		grid-template-columns: 1fr;
		min-height: auto;
	}

	.elementor-widget-image.nbbm-about-bakery-grid__main img {
		min-height: 240px;
	}

	.elementor-column.nbbm-about-bakery-grid__stack .elementor-widget-wrap {
		flex-direction: row;
	}
}

@media (max-width: 767px) {
	.elementor-section.nbbm-about-stats-wrap {
		padding-bottom: 48px !important;
	}

	.elementor-section.nbbm-about-stats-wrap > .elementor-container {
		padding-left: 16px;
		padding-right: 16px;
	}

	.elementor-section.nbbm-about-stats-bar {
		padding: 28px 16px !important;
		border-radius: 16px !important;
	}

	.elementor-section.nbbm-about-stats-bar::before {
		width: 64px;
		height: 64px;
		left: 8px;
		opacity: 0.16;
	}

	.elementor-section.nbbm-about-stats-bar > .elementor-container {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 20px 10px;
	}

	.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-wrapper {
		flex-direction: column !important;
		align-items: center !important;
		justify-content: flex-start !important;
		text-align: center !important;
		gap: 8px;
		min-height: 0;
	}

	.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-icon {
		margin: 0 !important;
	}

	.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon {
		font-size: 1.45rem;
	}

	.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-content {
		text-align: center;
		width: 100%;
	}

	.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-title {
		font-size: 1.2rem !important;
		white-space: nowrap;
	}

	.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-description {
		font-size: 0.75rem !important;
		line-height: 1.35;
	}

	.elementor-section.nbbm-about-hero > .elementor-container {
		text-align: center;
	}

	.nbbm-about-timeline,
	.elementor-section.nbbm-about-timeline {
		padding-left: 8px;
		padding-right: 8px;
	}

	.nbbm-about-timeline__track,
	.elementor-section.nbbm-about-timeline > .elementor-container {
		display: grid !important;
		grid-template-columns: 1fr;
		gap: 20px;
		max-width: 520px;
		padding-left: 0;
		position: relative;
	}

	.nbbm-about-timeline__track::before,
	.elementor-section.nbbm-about-timeline > .elementor-container::before {
		display: block;
		top: 24px;
		bottom: 24px;
		left: 29px;
		right: auto;
		width: 3px;
		height: auto;
		border: none;
		background: linear-gradient(
			180deg,
			rgba(249, 208, 103, 0.2) 0%,
			rgba(249, 208, 103, 0.85) 15%,
			rgba(249, 208, 103, 0.85) 85%,
			rgba(249, 208, 103, 0.2) 100%
		);
		border-radius: 999px;
	}

	.nbbm-about-timeline__item {
		display: grid;
		grid-template-columns: 60px 1fr;
		column-gap: 16px;
		row-gap: 4px;
		align-items: start;
		text-align: left;
		padding: 18px 18px 18px 14px;
		margin-top: 0;
	}

	.nbbm-about-timeline__item:last-child {
		padding-bottom: 18px;
	}

	.nbbm-about-timeline__icon {
		grid-column: 1;
		grid-row: 1 / span 3;
		margin: 0 !important;
		align-self: start;
		width: 52px;
		height: 52px;
		font-size: 1rem;
	}

	.nbbm-about-timeline__year {
		grid-column: 2;
		grid-row: 1;
		margin-bottom: 4px;
	}

	.nbbm-about-timeline__title {
		grid-column: 2;
		grid-row: 2;
	}

	.nbbm-about-timeline__text {
		grid-column: 2;
		grid-row: 3;
		margin: 0;
	}

	.elementor-column.nbbm-about-timeline__item {
		margin-top: 0;
	}

	.elementor-column.nbbm-about-timeline__item .elementor-widget-wrap {
		display: grid;
		grid-template-columns: 52px 1fr;
		column-gap: 16px;
		row-gap: 4px;
		align-items: start;
		width: 100%;
		text-align: left;
		padding: 18px 18px 18px 14px;
	}

	.elementor-column.nbbm-about-timeline__item .elementor-widget-icon.nbbm-about-timeline__icon {
		grid-column: 1;
		grid-row: 1 / span 3;
		margin: 0 !important;
		align-self: start;
		max-width: 52px;
	}

	.elementor-widget-icon.nbbm-about-timeline__icon .elementor-icon-wrapper,
	.elementor-widget-icon.nbbm-about-timeline__icon .elementor-icon {
		width: 52px !important;
		height: 52px !important;
		min-width: 52px;
		min-height: 52px;
	}

	.elementor-widget-heading.nbbm-about-timeline__year,
	.elementor-widget-heading.nbbm-about-timeline__title,
	.elementor-widget-text-editor.nbbm-about-timeline__text {
		grid-column: 2;
		width: 100%;
	}

	.elementor-widget-heading.nbbm-about-timeline__year {
		grid-row: 1;
	}

	.elementor-widget-heading.nbbm-about-timeline__title {
		grid-row: 2;
	}

	.elementor-widget-text-editor.nbbm-about-timeline__text {
		grid-row: 3;
	}

	.elementor-column.nbbm-about-timeline__item:nth-child(5):last-child {
		grid-column: auto;
		max-width: none;
		margin: 0;
	}
}

@media (max-width: 399px) {
	.elementor-section.nbbm-about-stats-bar > .elementor-container {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-wrapper {
		flex-direction: row !important;
		justify-content: center !important;
		text-align: left !important;
		gap: 12px;
	}

	.elementor-widget-icon-box.nbbm-about-stats__item .elementor-icon-box-content {
		text-align: left;
		width: auto;
	}
}
