.bon-information-page--about>.bon-container {
	width: 100%;
	max-width: none;
	padding-right: 0;
	padding-left: 0;
}

.bon-information-page--about .bon-information-layout,
.bon-information-page--about .bon-information-content,
.bon-information-page--about .bon-information-article,
.bon-information-page--about .bon-information-description {
	display: block;
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

.bon-blog-article--about>.bon-container {
	width: 100%;
	max-width: none;
	padding-right: 0;
	padding-left: 0;
}

.bon-blog-article--about .bon-blog-article__layout,
.bon-blog-article--about .bon-blog-article__content,
.bon-blog-article--about .bon-blog-article__description {
	display: block;
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'Stratos LC Web';
	src: url('../font/stratos/StratosLCWeb-Regular.woff2') format('woff2'),
		url('../font/stratos/StratosLCWeb-Regular.woff') format('woff');
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Stratos LC Web';
	src: url('../font/stratos/StratosLCWeb-Bold.woff2') format('woff2'),
		url('../font/stratos/StratosLCWeb-Bold.woff') format('woff');
	font-weight: 700 900;
	font-display: swap;
}

body:has(.bon-about-page, .bon-partner-page) .bon-header,
body:has(.bon-about-page, .bon-partner-page) .bon-secondary-menu {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 100;
	background: transparent;
	border-color: transparent;
}

body:has(.bon-about-page, .bon-partner-page) .bon-header {
	top: 80px;
}

body:has(.bon-about-page, .bon-partner-page) .bon-secondary-menu {
	top: 146px;
}

body:has(.bon-about-page, .bon-partner-page) .bon-header__logo-text,
body:has(.bon-about-page, .bon-partner-page) .bon-header__partner,
body:has(.bon-about-page, .bon-partner-page) .bon-secondary-menu__link {
	color: #ffffff;
}

body:has(.bon-about-page, .bon-partner-page) .bon-header-search__control,
body:has(.bon-about-page, .bon-partner-page) .bon-header-search__input {
	background: transparent;
	border-color: rgba(255, 255, 255, .5);
	color: #111111;
}

body:has(.bon-about-page, .bon-partner-page) .bon-header-search__button {
	color: #111111;
}

body:has(.bon-about-page, .bon-partner-page) .bon-header__logo-img:not(.bon-header__logo-img--about) {
	display: none;
}

body:has(.bon-about-page, .bon-partner-page) .bon-header__logo-img--about {
	display: block;
}

body:has(.bon-about-page, .bon-partner-page) .bon-header__catalog {
	background: #000000;
}

@media (max-width: 767px) {
	body:has(.bon-about-page, .bon-partner-page) .bon-secondary-menu {
		display: none;
	}

	body:has(.bon-about-page, .bon-partner-page) .bon-header {
		top: 40px;
	}
}

.bon-about-page {
	--bon-about-purple: #a54bd9;
	--bon-about-yellow: #e1e13d;
	--bon-about-black: #111111;
	--bon-about-blue: #1473e6;
	--bon-about-red: #ef4438;
	--bon-about-green: #37a900;
	--bon-about-soft: #f7f7f7;
	--bon-about-container: 1310px;
	--bon-about-gutter: max(16px, calc((min(100vw, 1920px) - var(--bon-about-container)) / 2));
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	font-family: 'Stratos LC Web', 'Open Sans', Arial, sans-serif;
	color: var(--bon-about-black);
	background: #ffffff;
	overflow: hidden;
}

.bon-about-page * {
	box-sizing: border-box;
}

.bon-about-page img {
	display: block;
	max-width: 100%;
	height: auto;
}

.bon-about-section {
	position: relative;
	width: 100%;
}

.bon-about-inner {
	width: 100%;
	max-width: var(--bon-about-container);
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
}

.bon-about-kicker {
	margin: 0 0 24px;
	font-weight: 800;
	font-size: clamp(42px, 6vw, 112px);
	line-height: .92;
	letter-spacing: 0;
}

.bon-about-title {
	margin: 0;
	font-weight: 800;
	font-size: clamp(30px, 3.55vw, 68px);
	line-height: 1.05;
	letter-spacing: 0;
}

.bon-about-text {
	margin: 0;
	font-size: clamp(16px, 1.1vw, 21px);
	line-height: 1.35;
	font-weight: 600;
}

.bon-about-hero {
	position: relative;
	min-height: clamp(620px, 66.25vw, 1272px);
	padding: 0;
	color: #ffffff;
	background: var(--bon-about-purple);
}

.bon-about-hero__inner {
	position: relative;
	z-index: 1;
	min-height: clamp(620px, 66.25vw, 1272px);
}

.bon-about-hero__scene {
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
	width: min(100vw, 1920px);
	height: 100%;
	transform: translateX(-50%);
	overflow: hidden;
}


.bon-about-hero__headline {
	position: absolute;
	top: 18.55%;
	left: 23.85%;
	z-index: 3;
	margin: 0;
	font-weight: 700;
	font-size: clamp(64px, 12.58vw, 280px);
	line-height: 1;
	letter-spacing: 0;
	color: #ffffff;
	white-space: nowrap;
}

.bon-about-hero__headline-en {
	position: absolute;
	top: 18.55%;
	left: 23.85%;
	z-index: 3;
	margin: 0;
	font-weight: 700;
	font-size: clamp(64px, 8.58vw, 280px);
	line-height: 1;
	letter-spacing: 0;
	color: #ffffff;
	white-space: nowrap;
}

.bon-about-hero__copy {
	position: absolute;
	top: 52.67%;
	left: 55.83%;
	z-index: 5;
	width: 20.36%;
	color: #ffffff;
}

.bon-about-hero__copy-title {
	margin: 0 0 8px;
	font-weight: 700;
	font-size: clamp(20px, 1.875vw, 36px);
	line-height: 1;
	letter-spacing: 0;
	color: #ffffff;
}

.bon-about-hero__copy-text {
	margin: 0;
	font-weight: 400;
	font-size: clamp(14px, .885vw, 17px);
	line-height: 1;
	letter-spacing: 0;
}

.bon-about-hero__horse {
	position: absolute;
	left: 21.67%;
	top: 33.96%;
	z-index: 4;
	width: 35.83%;
	transform-origin: 50% 100%;
	animation: bon-about-rock 2.6s ease-in-out infinite;
}

.bon-about-hero__icons {
	position: absolute;
	inset: 0;
	z-index: 2;
	pointer-events: none;
}

.bon-about-hero__icon {
	position: absolute;
	--bon-about-icon-rotate: 0deg;
	object-fit: contain;
	transform: translateY(-140vh) rotate(var(--bon-about-icon-rotate));
	animation: bon-about-fall 1.9s cubic-bezier(.16, 1, .3, 1) forwards;
	animation-delay: var(--bon-about-fall-delay, 0s);
}

.bon-about-hero__icon.bon-about-hero__icon--1 {
	--bon-about-fall-delay: 0s;
	left: -4.32%;
	top: 80.19%;
	width: 15.46%;
	height: 19.83%;
}

.bon-about-hero__icon.bon-about-hero__icon--2 {
	--bon-about-fall-delay: .12s;
	left: 11.15%;
	top: 68.71%;
	width: 16.41%;
	height: 31.27%;
}

.bon-about-hero__icon.bon-about-hero__icon--3 {
	--bon-about-fall-delay: .24s;
	left: 28.18%;
	top: 81.13%;
	width: 22.35%;
	height: 18.82%;
}

.bon-about-hero__icon.bon-about-hero__icon--4 {
	--bon-about-fall-delay: .36s;
	left: 50.16%;
	top: 68.54%;
	width: 18.91%;
}

.bon-about-hero__icon.bon-about-hero__icon--5 {
	--bon-about-fall-delay: .48s;
	left: 67.23%;
	top: 63.46%;
	width: 11.17%;
	height: 13.82%;
}

.bon-about-hero__icon.bon-about-hero__icon--6 {
	--bon-about-fall-delay: .6s;
	left: 61.51%;
	top: 64.95%;
	width: 26.02%;
}

.bon-about-hero__icon.bon-about-hero__icon--7 {
	--bon-about-fall-delay: .72s;
	left: 85.47%;
	top: 83.25%;
	width: 12.86%;
	height: 16.04%;
}

@keyframes bon-about-rock {

	0%,
	100% {
		transform: rotate(-4deg);
	}

	50% {
		transform: rotate(4deg);
	}
}

@keyframes bon-about-fall {
	from {
		transform: translateY(-140vh) rotate(var(--bon-about-icon-rotate));
	}

	to {
		transform: translateY(0) rotate(var(--bon-about-icon-rotate));
	}
}

.bon-about-history {
	position: relative;
	background: #ffffff;
}

.bon-about-history__year::before,
.bon-about-history__year::after {
	content: '';
	position: absolute;
	left: -51.5px;
	z-index: 2;
	width: 1px;
	height: 2000px;
	background: #cdcdcd;
	pointer-events: none;
}

.bon-about-history__year::after {
	top: 50%;
}

.bon-about-history__year::before {
	bottom: 50%;
}

.bon-about-history__item:first-of-type .bon-about-history__year::before,
.bon-about-history__item:last-of-type .bon-about-history__year::after {
	display: none;
}

.bon-about-history__item:first-of-type .bon-about-history__year::after {
	background: linear-gradient(#a54bd9 81.5px, #cdcdcd 81.5px);
}

.bon-about-history__item {
	position: relative;
	min-height: 620px;
	padding: 0;
	overflow: hidden;
}

.bon-about-history__item:nth-of-type(2) {
	min-height: 578px;
}

.bon-about-history__item:nth-of-type(3) {
	min-height: 580px;
}

.bon-about-history__item--white {
	background: #ffffff;
}

.bon-about-history__item--yellow {
	background: var(--bon-about-yellow);
}

.bon-about-history__grid {
	position: relative;
	z-index: 1;
	min-height: inherit;
	display: block;
}

.bon-about-history__year {
	position: relative;
	margin: 0 0 56px;
	padding-left: 0;
	font-size: 96px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0;
	color: var(--bon-about-purple);
}

.bon-about-history__item--yellow .bon-about-history__year,
.bon-about-history__item:nth-of-type(3) .bon-about-history__year {
	color: var(--bon-about-black);
}

.bon-about-history__marker {
	position: absolute;
	top: 50%;
	left: -76px;
	width: 49px;
	height: 39px;
	z-index: 3;
	transform: translateY(-50%);
}

.bon-about-history__body {
	position: relative;
	z-index: 2;
	width: 515px;
	max-width: 515px;
	padding-top: 126px;
	margin-left: 59px;
}

.bon-about-history__body p {
	margin: 0;
	font-weight: 400;
	font-size: 17px;
	line-height: 1;
	letter-spacing: 0;
}

.bon-about-history__image {
	position: absolute;
	z-index: 1;
	max-width: none;
	object-fit: contain;
	object-position: right top;
	pointer-events: none;
}

.bon-about-history__item:nth-of-type(1) .bon-about-history__image {
	top: 101px;
	right: -55px;
	width: 775px;
}

.bon-about-history__item:nth-of-type(2) .bon-about-history__image {
	top: 100px;
	right: 0;
	width: 641px;
}

.bon-about-history__item:nth-of-type(3) .bon-about-history__image {
	top: 80px;
	right: 132px;
	width: 566px;
}

.bon-about-stats {
	padding: 118px 0 104px;
	color: #ffffff;
	background: var(--bon-about-purple);
}

.bon-about-stats .bon-about-title {
	margin-bottom: 72px;
	font-weight: 700;
	font-size: 86px;
	line-height: 86px;
	letter-spacing: 0;
	color: #ffffff;
}

.bon-about-stats__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 48px;
}

.bon-about-stat {
	font-weight: 400;
	font-size: 17px;
	line-height: 1;
	letter-spacing: 0;
}

img.bon-about-stat__icon {
	display: block;
	width: auto;
	height: 42px;
	margin-bottom: 22px;
}

.bon-about-brands {
	padding: 118px 0 0;
	background: #ffffff;
}

.bon-about-brands .bon-about-title {
	font-weight: 700;
	font-size: 86px;
	line-height: 86px;
	letter-spacing: 0;
}

.bon-about-brands__cloud {
	position: relative;
	margin-top: 68px;
}

.bon-about-brands__image {
	width: 100%;
	margin: 0 auto;
}

.bon-about-brand {
	position: absolute;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 150px;
	min-height: 56px;
	padding: 12px 20px;
	border: 3px solid currentColor;
	background: #ffffff;
	font-size: clamp(18px, 1.55vw, 30px);
	line-height: 1;
	font-weight: 900;
	text-transform: uppercase;
	transform: rotate(var(--r, 0deg));
}

.bon-about-brand--red {
	color: #ed1c24;
}

.bon-about-brand--black {
	color: #111111;
}

.bon-about-brand--pink {
	color: #b544a4;
	font-family: cursive;
	text-transform: none;
}

.bon-about-brand--blue {
	color: #0785c8;
}

.bon-about-brand:nth-child(1) {
	left: 14%;
	top: 10%;
}

.bon-about-brand:nth-child(2) {
	left: 45%;
	top: 0;
	--r: -2deg;
}

.bon-about-brand:nth-child(3) {
	right: 8%;
	top: 12%;
}

.bon-about-brand:nth-child(4) {
	left: 20%;
	top: 32%;
}

.bon-about-brand:nth-child(5) {
	right: 18%;
	top: 34%;
}

.bon-about-brand:nth-child(6) {
	left: 8%;
	top: 58%;
	--r: -4deg;
}

.bon-about-brand:nth-child(7) {
	right: 28%;
	top: 62%;
	--r: 3deg;
}

.bon-about-values {
	padding: 90px 0 0;
	color: #ffffff;
	background: var(--bon-about-purple);
}

.bon-about-values__header {
	margin-bottom: 56px;
	display: flex;
	gap: 50px;
}

.bon-about-values__title {
	margin: 0;
	font-weight: 700;
	font-size: 86px;
	line-height: 70px;
	letter-spacing: 0;
	color: #ffffff;
	max-width: 500px;
}

.bon-about-values__lead {
	max-width: 420px;
	margin: 0;
	font-weight: 400;
	font-size: 17px;
	line-height: 1;
	letter-spacing: 0;
	display: flex;
	align-items: flex-end;
}

.bon-about-values__stats {
	display: flex;
	justify-content: space-between;
	margin-bottom: 64px;
}

.bon-about-values__number {
	margin-bottom: 8px;
	font-weight: 700;
	font-size: 128px;
	line-height: 128px;
	letter-spacing: -.04em;
	text-transform: uppercase;
	color: var(--bon-about-yellow);
}

.bon-about-values__number-suffix {
	margin-left: 4px;
	line-height: 1;
	font-size: 38px;
	letter-spacing: -4%;
}

.bon-about-values__caption {
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -.04em;
	color: #ffffff;
}

.bon-about-values__image {
	display: block;
	width: min(1137px, 100%);
	margin: 0 auto;
}

.bon-about-atmosphere {
	padding: 112px 0 96px;
	background: #ffffff;
}

.bon-about-atmosphere__header {
	margin-bottom: 56px;
	display: flex;
	gap: 50px;
}

.bon-about-atmosphere__title {
	margin: 0;
	font-weight: 700;
	font-size: 86px;
	line-height: 86px;
	letter-spacing: 0;
	color: #000000;
	max-width: 700px;
}

.bon-about-atmosphere__lead {
	max-width: 420px;
	margin: 0;
	font-weight: 400;
	font-size: 17px;
	line-height: 1;
	letter-spacing: 0;
	display: flex;
	align-items: flex-end;
}

.bon-about-atmosphere__body {
	position: relative;
}

.bon-about-atmosphere__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
}

.bon-about-partner-card {
	position: relative;
	overflow: hidden;
	padding: 50px;
	border-radius: 24px;
	background: #E1E13D;
}

.bon-about-partner-card__accent {
	position: absolute;
	top: 24px;
	bottom: 24px;
	left: 0;
	width: 16px;
	border-radius: 20px;
	background: var(--bon-about-purple);
}

.bon-about-partner-card h3 {
	margin: 0 0 12px;
	font-weight: 700;
	font-size: 32px;
	line-height: 32px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #000000;
}

.bon-about-partner-card p {
	margin: 0;
	font-weight: 400;
	font-size: 17px;
	line-height: 1;
	letter-spacing: 0;
	color: #000000;
}

.bon-about-atmosphere__hand {
	position: absolute;
	right: -320.82px;
	bottom: 100px;
	width: 454.82px;
	height: 593.74px;
	object-fit: contain;
	object-position: bottom right;
	pointer-events: none;
}

.bon-about-atmosphere__card-with-hand {
	position: relative;
}

.bon-about-page .bon-about-atmosphere__hand-mobile {
	display: none;
}

.bon-about-funnel {
	padding: 104px 0;
	background: var(--bon-about-purple);
	color: #ffffff;
}

.bon-about-funnel__title {
	margin: 0 0 88px;
	font-weight: 700;
	font-size: 86px;
	line-height: 100px;
	letter-spacing: 0;
	color: #ffffff;
}

.bon-about-funnel__steps {
	position: relative;
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0 0 72px;
	padding: 0;
}

.bon-about-funnel__steps::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 4px;
	height: 1px;
	background: #9136C5;
}

.bon-about-funnel__step {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.bon-about-funnel__dot {
	display: inline-block;
	width: 8px;
	height: 8px;
	flex-shrink: 0;
	margin-bottom: 24px;
	border-radius: 50%;
	background: var(--bon-about-yellow);
}

.bon-about-funnel__label {
	flex-shrink: 0;
	padding: 12px 24px;
	border-radius: 15px;
	background: #9136C5;
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0;
	white-space: nowrap;
	color: #ffffff;
}

.bon-about-gallery {
	padding: 104px 0;
	background: #ffffff;
}

.bon-about-gallery__title {
	margin: 0 0 56px;
	font-weight: 700;
	font-size: 86px;
	line-height: 86px;
	letter-spacing: 0;
	color: #111111;
}

.bon-about-gallery__row {
	display: grid;
	gap: 10px;
}

.bon-about-gallery__row--top {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-bottom: 10px;
}

.bon-about-gallery__row--bottom {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: start;
}

img.bon-about-gallery__img {
	display: block;
	width: 100%;
	border-radius: 15px;
	object-fit: cover;
}

.bon-about-gallery__row--top img.bon-about-gallery__img {
	aspect-ratio: 650 / 460;
}

img.bon-about-gallery__img--tall {
	height: 100%;
	aspect-ratio: 430 / 644;
}

.bon-about-gallery__col {
	display: flex;
	flex-direction: column;
}

.bon-about-gallery__col--mid {
	gap: 9px;
}

.bon-about-gallery__col--mid img.bon-about-gallery__img {
	aspect-ratio: 430 / 209;
}

.bon-about-gallery__col--right {
	gap: 12px;
}

.bon-about-gallery__col--right img.bon-about-gallery__img {
	aspect-ratio: 430 / 316;
}

.bon-about-cta {
	padding: 0 0 104px;
	background: #ffffff;
}

.bon-about-cta__inner {
	display: grid;
	grid-template-columns: 1fr 460px;
	align-items: center;
	gap: 40px;
}

.bon-about-cta__title {
	max-width: 700px;
	margin: 0 0 24px;
	font-weight: 700;
	font-size: 76px;
	line-height: 76px;
	letter-spacing: 0;
	color: #111111;
}

.bon-about-cta__text {
	max-width: 480px;
	margin: 0 0 32px;
	font-weight: 400;
	font-size: 17px;
	line-height: 1;
	letter-spacing: 0;
	color: #111111;
}

.bon-about-cta__button {
	display: inline-block;
	padding: 16px 32px;
	border: none;
	border-radius: 999px;
	background: var(--bon-about-yellow);
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 0;
	color: #111111;
	cursor: pointer;
}

img.bon-about-cta__image {
	width: 460px;
	height: 573px;
	object-fit: contain;
	justify-self: end;
}

.bon-about-careers {
	position: relative;
	min-height: clamp(400px, 44.01vw, 845px);
	color: #ffffff;
	background: var(--bon-about-purple);
}

.bon-about-careers__scene {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

img.bon-about-careers__bg {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

img.bon-about-careers__bg--mobile {
	display: none;
}

.bon-about-careers__inner {
	position: relative;
	z-index: 1;
	min-height: clamp(400px, 44.01vw, 845px);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding-top: 96px;
	padding-bottom: 96px;
}

.bon-about-careers__title {
	max-width: 700px;
	margin: 0 0 24px;
	font-weight: 700;
	font-size: 86px;
	line-height: 70px;
	letter-spacing: 0;
	text-align: center;
	color: #ffffff;
}

.bon-about-careers__text {
	max-width: 520px;
	margin: 32px 0 32px;
	font-weight: 400;
	font-size: 17px;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	color: #ffffff;
}

.bon-about-funnel__cta, 
.bon-about-careers__button {
	display: inline-block;
	padding: 16px 32px;
	border: none;
	border-radius: 999px;
	background: var(--bon-about-yellow);
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 0;
	color: #111111;
	text-decoration: none;
	cursor: pointer;
}

.bon-about-funnel .bon-container button {
	display: block;
	margin: 0 auto;
}

.bon-about-funnel .bon-container button:hover {
    color: #0a58ca;
}

/* .bon-about-funnel__cta {
	display: block;
	margin: 0 auto;
	padding: 14px 32px;
	border: none;
	border-radius: 999px;
	background: var(--bon-about-yellow);
	font-weight: 400;
	font-size: 17px;
	line-height: 13px;
	letter-spacing: 0;
	color: #111111;
	cursor: pointer;
} */

@media (max-width: 1342px) {
	.bon-about-inner {
		padding-right: 16px;
		padding-left: 16px;
	}
}

@media (max-width: 1199px) {
	.bon-about-hero {
		min-height: clamp(520px, 55.6vw, 667px);
	}

	.bon-about-hero__inner {
		min-height: clamp(520px, 55.6vw, 667px);
	}

	.bon-about-history__grid,
	.bon-about-values__grid {
		grid-template-columns: 1fr;
	}

	.bon-about-atmosphere__title {
		font-size: 56px;
		line-height: 1.05;
	}

	.bon-about-atmosphere__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.bon-about-atmosphere__hand {
		width: 160px;
		height: 373px;
		right: calc(-1 * var(--bon-about-gutter, 16px));
	}

	.bon-about-history__body {
		width: min(520px, calc(100% - 72px));
		max-width: 520px;
		padding-top: 82px;
		margin-left: 72px;
	}

	.bon-about-history__marker {
		left: -44px;
	}

	.bon-about-history__year::before,
	.bon-about-history__year::after {
		left: -19.5px;
	}

	.bon-about-history__year {
		font-size: clamp(48px, 8vw, 82px);
	}

	.bon-about-history__item:nth-of-type(1) .bon-about-history__image,
	.bon-about-history__item:nth-of-type(2) .bon-about-history__image,
	.bon-about-history__item:nth-of-type(3) .bon-about-history__image {
		top: auto;
		right: -80px;
		bottom: 0;
		width: min(500px, 52vw);
		opacity: .9;
	}

	.bon-about-values__title {
		font-size: 56px;
		line-height: 1.05;
	}

	.bon-about-values__stats {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 32px 24px;
	}

	.bon-about-values__number {
		font-size: 86px;
		line-height: 86px;
	}

	.bon-about-stats__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.bon-about-stats .bon-about-title,
	.bon-about-brands .bon-about-title {
		font-size: 56px;
		line-height: 1.05;
	}

	.bon-about-funnel__title {
		font-size: 56px;
		line-height: 1.15;
	}

	.bon-about-funnel__steps {
		flex-wrap: wrap;
		row-gap: 40px;
		justify-content: center;
	}

	.bon-about-funnel__steps::before {
		display: none;
	}

	.bon-about-funnel__step {
		width: 33.33%;
	}

	.bon-about-funnel__label {
		font-size: 16px;
		padding: 10px 18px;
	}

	.bon-about-gallery__title {
		font-size: 56px;
		line-height: 1.05;
	}

	.bon-about-cta__inner {
		grid-template-columns: 1fr 320px;
		gap: 24px;
	}

	.bon-about-cta__title {
		max-width: none;
		font-size: 48px;
		line-height: 1.1;
	}

	img.bon-about-cta__image {
		width: 320px;
		height: 399px;
	}

	.bon-about-careers__title {
		font-size: 56px;
		line-height: 1.05;
	}
}

@media (max-width: 767px) {
	.bon-about-inner {
		width: 100%;
		max-width: none;
		padding-right: 16px;
		padding-left: 16px;
	}

	.bon-about-hero {
		min-height: 800px;
	}

	.bon-about-hero__inner {
		min-height: 800px;
		padding-right: 16px;
		padding-left: 16px;
	}

	.bon-about-hero__headline {
		top: 137px;
		left: 14.1%;
		font-size: 78px;
	}

	.bon-about-hero__horse {
		top: 207px;
		left: 4.1%;
		width: 91.8%;
	}

	.bon-about-hero__copy {
		top: 665px;
		left: 4.1%;
		width: 91.8%;
		text-align: center;
	}

	.bon-about-hero__copy-title {
		font-size: 32px;
	}

	.bon-about-hero__copy-text {
		font-size: 16px;
		line-height: 1;
	}

	.bon-about-hero__icon.bon-about-hero__icon--1,
	.bon-about-hero__icon.bon-about-hero__icon--6,
	.bon-about-hero__icon.bon-about-hero__icon--7 {
		display: none;
	}

	.bon-about-hero__icon.bon-about-hero__icon--2 {
		--bon-about-icon-rotate: 0deg;
		top: 472px;
		left: -15.9%;
		width: 31.79%;
		height: auto;
		aspect-ratio: 123.99 / 156.56;
	}

	.bon-about-hero__icon.bon-about-hero__icon--3 {
		--bon-about-icon-rotate: 0deg;
		top: 520px;
		left: 16.15%;
		width: 50%;
		height: auto;
		aspect-ratio: 195 / 109;
	}

	.bon-about-hero__icon.bon-about-hero__icon--4 {
		--bon-about-icon-rotate: -56.88deg;
		top: 277.03px;
		left: 66.44%;
		width: 63.06%;
		height: auto;
		aspect-ratio: 245.92 / 306.43;
	}

	.bon-about-hero__icon.bon-about-hero__icon--5 {
		--bon-about-icon-rotate: 26.53deg;
		top: 318.28px;
		left: 82.31%;
		width: 26.88%;
		height: auto;
		aspect-ratio: 104.82 / 85.91;
	}

	.bon-about-history__item {
		min-height: 493.66px;
	}

	.bon-about-history__item:nth-of-type(2) {
		min-height: 504px;
	}

	.bon-about-history__item:nth-of-type(3) {
		min-height: 500px;
	}

	.bon-about-history__year::before,
	.bon-about-history__year::after {
		left: -34px;
	}

	.bon-about-history__body {
		width: calc(100% - 58px);
		max-width: none;
		padding-top: 56px;
		margin-left: 58px;
	}

	.bon-about-history__year {
		margin-bottom: 30px;
		font-size: 48px;
	}

	.bon-about-history__body p {
		max-width: 260px;
		font-size: 14px;
		font-weight: 400;
		line-height: 1;
	}

	.bon-about-history__marker {
		left: -45px;
		width: 22px;
		height: 18px;
	}

	.bon-about-history__item:nth-of-type(1) .bon-about-history__image,
	.bon-about-history__item:nth-of-type(2) .bon-about-history__image,
	.bon-about-history__item:nth-of-type(3) .bon-about-history__image {
		bottom: auto;
		top: 255.34px;
	}

	.bon-about-history__item:nth-of-type(1) .bon-about-history__image {
		right: auto;
		left: 46px;
		width: 358px;
		height: 239.81px;
	}

	.bon-about-history__item:nth-of-type(2) .bon-about-history__image {
		right: auto;
		left: 52px;
		width: 331px;
		height: 247.35px;
	}

	.bon-about-history__item:nth-of-type(3) .bon-about-history__image {
		right: auto;
		left: 16px;
		width: 358px;
		height: 319px;
	}

	.bon-about-stats {
		padding: 76px 0;
	}

	.bon-about-stats__grid {
		grid-template-columns: 1fr;
		gap: 34px;
		text-align: center;
	}

	.bon-about-stats .bon-about-title {
		max-width: 220px;
		font-size: 36px;
		line-height: 36px;
	}

	.bon-about-stat {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	img.bon-about-stat__icon {
		margin-left: auto;
		margin-right: auto;
	}

	.bon-about-brands {
		min-height: auto;
		padding: 80px 0 0;
	}

	.bon-about-brands .bon-about-title {
		font-size: 36px;
		line-height: 36px;
	}

	.bon-about-brands__cloud {
		min-height: auto;
		margin-top: 42px;
	}

	.bon-about-brand {
		position: static;
		transform: none;
		font-size: 20px;
	}

	.bon-about-values {
		padding-top: 56px;
	}

	.bon-about-values__title {
		font-size: 36px;
		line-height: 1.1;
	}

	.bon-about-values__stats {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 28px 16px;
		margin-bottom: 40px;
	}

	.bon-about-values__number {
		font-size: 48px;
		line-height: 48px;
	}

	.bon-about-values__caption {
		font-size: 15px;
	}

	.bon-about-atmosphere {
		padding: 56px 0;
	}

	.bon-about-atmosphere__header {
		flex-direction: column;
		gap: 24px;
		margin-bottom: 32px;
	}

	.bon-about-atmosphere__title {
		font-size: 32px;
		line-height: 1.1;
		max-width: none;
	}

	.bon-about-atmosphere__lead {
		max-width: none;
		font-size: 16px;
	}

	.bon-about-atmosphere__grid {
		grid-template-columns: 1fr;
		gap: 16px;
	}


	.bon-about-partner-card h3 {
		font-size: 22px;
		line-height: 1.1;
	}

	.bon-about-atmosphere__hand {
		display: none !important;
	}

	.bon-about-page .bon-about-atmosphere__hand-mobile {
		display: block;
		position: absolute;
		top: calc(100% - 180px);
		left: 35.94%;
		width: 72.56%;
		aspect-ratio: 165.96923544080747 / 386.714867649235;
		object-fit: contain;
		pointer-events: none;
	}

	.bon-about-values__header {
		flex-direction: column;
		gap: 24px;
	}

	.bon-about-values__lead {
		font-size: 16px;
	}

	.bon-about-funnel {
		padding: 64px 0;
	}

	.bon-about-funnel__title {
		margin-bottom: 48px;
		font-size: 36px;
		line-height: 36px;
	}

	.bon-about-funnel__steps {
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
		margin-bottom: 48px;
	}

	.bon-about-atmosphere__card-with-hand {
		margin-bottom: 180px;
	}

	.bon-about-funnel__steps::before {
		display: none;
	}

	.bon-about-funnel__step {
		flex-direction: row;
		align-items: center;
		gap: 14px;
	}

	.bon-about-funnel__dot {
		position: relative;
		margin-bottom: 0;
	}

	.bon-about-funnel__step:not(:last-child)::before {
		content: '';
		position: absolute;
		top: 16.5px;
		left: 3px;
		width: 1px;
		height: 53px;
		background: #9136C5;
	}

	.bon-about-funnel__label {
		font-size: 15px;
		padding: 9px 16px;
	}

	.bon-about-gallery {
		padding: 56px 0;
	}

	.bon-about-gallery__title {
		font-size: 36px;
		line-height: 36px;
		margin-bottom: 24px;
	}

	.bon-about-gallery__row--top,
	.bon-about-gallery__row--bottom,
	.bon-about-gallery__col--mid,
	.bon-about-gallery__col--right {
		display: contents;
	}

	img.bon-about-gallery__img {
		margin-bottom: 12px;
	}

	.bon-about-cta {
		padding: 36px 0 56px;
	}

	.bon-about-cta__inner {
		grid-template-columns: 1fr;
		justify-items: start;
		text-align: left;
	}

	.bon-about-cta__title {
		font-size: 36px;
		line-height: 36px;
	}

	.bon-about-cta__text {
		max-width: none;
	}

	img.bon-about-cta__image {
		width: 358px;
		height: 445px;
		margin-bottom: 8px;
		justify-self: center;
	}

	.bon-about-careers__inner {
		padding-top: 56px;
		padding-bottom: 56px;
	}

	.bon-about-careers__title {
		font-size: 36px;
		line-height: 36px;
	}

	.bon-about-careers__text {
		max-width: none;
		font-size: 17px;
	}

	.bon-about-careers {
		min-height: clamp(400px, 216.67vw, 845px);
	}

	.bon-about-careers__inner {
		min-height: clamp(400px, 216.67vw, 845px);
	}

	img.bon-about-careers__bg--desktop {
		display: none;
	}

	img.bon-about-careers__bg--mobile {
		display: block;
	}
}