body {
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
	
	overflow-x: clip;
}

.elementor-location-header .storaby-header-logo .elementor-widget-image {
	line-height: 0;
	margin: 0;
}

.elementor-location-header .storaby-header-logo .elementor-widget-image img {
	width: 175px !important;
	max-width: 175px !important;
	height: 70px;
	object-fit: contain;
	display: block;
}

.elementor-location-header .storaby-header-logo a {
	width: 175px;
	display: block;
	line-height: 0;
}

.elementor-location-footer .elementor-widget-image img {
	width: 175px;
	height: auto;
}

.elementor-location-header .storaby-header > .e-con-inner {
	align-items: center;
	flex-wrap: nowrap;
}

.elementor-location-header .storaby-header-logo {
	flex: 0 0 175px;
	width: 175px !important;
	max-width: 175px;
	height: 70px;
}

.elementor-location-header .storaby-header-logo .elementor-widget-image,
.elementor-location-header .storaby-header-logo .elementor-widget-container {
	margin: 0;
	padding: 0;
}

.elementor-location-header .storaby-header-nav {
	flex: 1 1 auto;
	display: flex;
	justify-content: center;
	min-width: 0;
}

.elementor-location-header .storaby-header-nav .elementor-widget-container {
	width: 100%;
	display: flex;
	justify-content: center;
}

.elementor-location-header .storaby-header-actions {
	flex: 0 0 259px;
	width: 259px !important;
	max-width: 259px;
}

.elementor-location-header .storaby-header-actions > .e-con-inner {
	flex-wrap: nowrap;
	align-items: center;
}

.elementor-location-header .storaby-header-actions .elementor-widget-button {
	margin: 0;
}

.storaby-header .storaby-btn-outline .elementor-button {
	width: 72px;
	height: 46px;
	min-height: 46px;
	padding: 15px 17px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	line-height: normal;
	white-space: nowrap;
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	border-radius: 20px !important;
}

.storaby-header .storaby-btn-primary .elementor-button {
	width: 181px;
	height: 49px;
	min-height: 49px;
	min-width: 181px;
	max-width: 181px;
}

.storaby-header .storaby-btn-primary .elementor-button-icon,
.storaby-header .storaby-btn-primary .elementor-button-icon svg {
	width: 18px !important;
	height: 18px !important;
}

.storaby-header .elementor-nav-menu--main .elementor-item {
	text-transform: capitalize;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 21px !important;
}

.storaby-header .elementor-nav-menu--main .elementor-item.elementor-item-active,
.storaby-header .current-menu-item .elementor-item {
	color: #ea7a1e !important;
	font-weight: 600 !important;
}

.elementor-location-header .storaby-header-logo,
.elementor-location-header .storaby-header-logo > .e-con-inner {
	padding: 0 !important;
}

.storaby-header-nav nav,
.storaby-header-nav .elementor-nav-menu__container {
	width: 100%;
}

.storaby-header .elementor-nav-menu--main .elementor-nav-menu {
	align-items: center;
	justify-content: center;
	width: 100%;
}

@media (min-width: 1025px) {
	.storaby-header .elementor-menu-toggle {
		display: none !important;
	}

	.storaby-header.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main,
	.storaby-header .elementor-nav-menu--main {
		display: flex !important;
	}
}

@media (max-width: 1024px) {
	.elementor-location-header .storaby-header > .e-con-inner {
		gap: 12px;
		flex-wrap: nowrap;
		align-items: center;
	}

	.elementor-location-header .storaby-header-logo .elementor-widget-image img,
	.elementor-location-header .storaby-header-logo a {
		width: 140px !important;
		max-width: 140px !important;
		height: 56px;
	}

	.elementor-location-header .storaby-header-logo {
		flex: 0 0 140px !important;
		width: 140px !important;
		max-width: 140px !important;
		margin-right: auto;
	}

	.elementor-location-header .storaby-header-nav {
		flex: 0 0 auto;
		order: 3;
		width: auto !important;
	}

	.elementor-location-header .storaby-header-actions {
		flex: 0 0 auto;
		order: 2;
		width: auto !important;
		max-width: none;
	}

	.storaby-header .storaby-btn-primary .elementor-button {
		width: auto;
		min-width: 0;
		max-width: none;
		height: 44px;
		min-height: 44px;
		padding: 0 14px !important;
		font-size: 13px !important;
	}

	.storaby-header .elementor-menu-toggle {
		display: flex !important;
		color: #191a2e;
	}

	.storaby-header.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.elementor-location-header .storaby-header {
		padding-top: 16px !important;
		padding-bottom: 16px !important;
	}

	.elementor-location-header .storaby-header > .e-con-inner {
		flex-wrap: nowrap;
		gap: 10px;
		align-items: center;
	}

	.elementor-location-header .storaby-header-logo .elementor-widget-image img,
	.elementor-location-header .storaby-header-logo a {
		width: 120px !important;
		max-width: 120px !important;
		height: 48px;
	}

	.elementor-location-header .storaby-header-logo {
		flex: 0 0 120px !important;
		width: 120px !important;
		max-width: 120px !important;
		margin-right: auto;
		height: 48px;
		overflow: visible;
	}

	
	.elementor-location-header .storaby-header-nav {
		flex: 0 0 auto;
		order: 3;
		width: auto !important;
	}

	.elementor-location-header .storaby-header-actions {
		flex: 0 0 auto;
		order: 2;
		width: auto !important;
	}

	.storaby-header .storaby-btn-primary .elementor-button {
		width: auto;
		min-width: 0;
		max-width: none;
		height: 42px;
		min-height: 42px;
		padding: 0 16px !important;
		font-size: 13px !important;
	}

	.storaby-header .elementor-menu-toggle {
		display: flex !important;
		color: #191a2e;
	}
}

.elementor-location-header {
	position: relative;
	z-index: 5;
	background-color: #fdf5f0;
}

.storaby-header {
	background-color: #fdf5f0 !important;
}

.storaby-hero {
	position: relative;
	overflow: visible !important;
	background-color: transparent !important;
	background-image: var(--storaby-bg-hero) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	background-size: 100% 689px !important;
	z-index: 2;
}

.storaby-features {
	position: relative;
	z-index: 1;
}

.storaby-hero > .e-con-inner {
	position: relative;
	z-index: 2;
}

.storaby-hero-illustration {
	z-index: 1;
}

.storaby-features > .e-con-inner {
	align-items: stretch;
}

.storaby-feature-card {
	flex: 1 1 295px;
	max-width: 295px;
}

.storaby-how-it-works .storaby-hiw-left .elementor-widget-heading {
	width: 525px;
	max-width: 525px;
}

.storaby-reviews > .e-con-inner > .e-con:last-child {
	justify-content: center;
}

.storaby-review-card {
	flex: 0 0 400px;
	max-width: 400px;
	width: 400px !important;
}

.storaby-stories-card {
	flex: 1 1 393px;
}

.storaby-stories-card .elementor-widget-image,
.storaby-stories-card .elementor-widget-image .elementor-widget-container {
	width: 100%;
}

.storaby-stories-card .elementor-widget-image img {
	width: 100% !important;
	height: 234px !important;
	object-fit: cover;
	border-radius: 20px;
	display: block;
}

.storaby-stories-card .elementor-widget-heading h3 {
	line-height: 1.5;
}

.storaby-stories-card p {
	line-height: 1.5 !important;
}

.storaby-stories-grid {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 30px;
	width: 100%;
}

.storaby-stories-card--api {
	display: flex;
	flex-direction: column;
	gap: 20px;
	flex: 1 1 0;
	min-width: 0;
	max-width: 100%;
	padding: 20px;
	border-radius: 30px;
	background: #ffffff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
	box-sizing: border-box;
}

.storaby-stories-card__cover {
	width: 100%;
	height: 234px;
	object-fit: cover;
	border-radius: 20px;
	display: block;
	background: #f5ebe4;
}

.storaby-stories-card__cover--empty {
	min-height: 234px;
}

.storaby-stories-card--api .storaby-badge--age {
	align-self: flex-start;
}

.storaby-stories-card__body {
	display: flex;
	flex-direction: column;
	gap: 9px;
}

.storaby-stories-card__title {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	color: #191a2e;
}

.storaby-stories-card__tagline {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #79797c;
}

.storaby-stories-card--api .storaby-btn-primary {
	margin-top: auto;
	width: 100%;
}

.storaby-stories-card--api .storaby-btn-primary .elementor-button {
	width: 100%;
	min-width: 0;
	max-width: none;
	justify-content: center;
}

.storaby-stories-card--api .storaby-btn-primary button.elementor-button,
.storaby-stories-card--api .storaby-btn-primary button.elementor-button:hover,
.storaby-stories-card--api .storaby-btn-primary button.elementor-button:focus,
.storaby-stories-card--api .storaby-btn-primary button.elementor-button:focus-visible,
.storaby-stories-card--api .storaby-btn-primary button.elementor-button:active,
.storaby-stories-card--api .storaby-btn-primary button.elementor-button:visited {
	--e-global-color-primary: #ea7a1e;
	--e-global-color-secondary: #ea7a1e;
	--e-global-color-accent: #ea7a1e;
	--e-global-color-text: #ffffff;
	background: #ea7a1e !important;
	background-color: #ea7a1e !important;
	background-image: none !important;
	border-color: #fdf5f0 !important;
	color: #ffffff !important;
	fill: #ffffff !important;
	box-shadow:
		0 1px 1px rgba(234, 122, 30, 0.2),
		inset 0 -2px 1px rgba(0, 0, 0, 0.06),
		inset 0 1px 1px rgba(255, 255, 255, 0.35) !important;
}

.storaby-stories-card--api .storaby-btn-primary button.elementor-button:hover,
.storaby-stories-card--api .storaby-btn-primary button.elementor-button:focus-visible {
	background: #f08a35 !important;
	background-color: #f08a35 !important;
	filter: none;
}

.storaby-stories-grid--empty {
	width: 100%;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #79797c;
	padding: 40px 20px;
}

.storaby-pricing > .e-con-inner {
	max-width: 1224px;
}

.elementor-location-footer .storaby-footer > .e-con-inner > .e-con > .e-con-inner {
	max-width: 1244px;
}

.storaby-footer-brand {
	--width: 263px !important;
	width: 263px !important;
	max-width: 263px !important;
	flex: 0 0 263px !important;
}

.storaby-footer-links {
	--width: 659px !important;
	width: 659px !important;
	max-width: 659px !important;
	flex: 0 0 659px !important;
}

.storaby-footer-col {
	--width: 193px !important;
	width: 193px !important;
	max-width: 193px !important;
	flex: 0 0 193px !important;
}

.storaby-footer-brand .elementor-widget-image {
	text-align: left !important;
}

.storaby-footer-col p,
.storaby-footer-col a,
.storaby-footer-brand p,
.storaby-footer-bottom p,
.storaby-footer-legal,
.storaby-footer-legal a,
.storaby-footer-contact {
	font-family: 'Poppins', sans-serif !important;
	font-size: 12px !important;
	line-height: normal !important;
	font-weight: 400 !important;
	color: rgba(255, 255, 255, 0.7) !important;
}

.storaby-footer-col h4 {
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	line-height: normal !important;
	font-weight: 700 !important;
	color: #ffffff !important;
	margin: 0 !important;
}

.storaby-footer-contact img {
	width: 16px;
	height: 16px;
}

.storaby-hero-illustration {
	position: absolute !important;
	top: -20px;
	left: calc(50% - 720px + 731px);
	right: auto !important;
	transform: none;
	width: 1173.5px !important;
	height: 615px !important;
	max-width: none !important;
	z-index: 3;
	pointer-events: none;
	background: transparent !important;
	mix-blend-mode: multiply;
}

.storaby-hero-illustration .elementor-widget-container {
	width: 1173.5px !important;
	height: 615px !important;
	line-height: 0;
	background: transparent !important;
}

.storaby-hero-illustration img {
	width: 1173.5px !important;
	height: 615px !important;
	max-width: none !important;
	object-fit: contain;
	object-position: left top;
	display: block;
}

@media (max-width: 1439px) {
	.storaby-hero-illustration {
		left: 50.76%;
		width: min(1173.5px, 81.5vw) !important;
		height: auto !important;
		aspect-ratio: 1173.5 / 615;
	}

	.storaby-hero-illustration .elementor-widget-container,
	.storaby-hero-illustration img {
		width: 100% !important;
		height: auto !important;
	}
}

.storaby-hero-content {
	position: relative;
	z-index: 2;
	margin-left: -23px;
}

.storaby-feature-card > .e-con-inner {
	align-items: flex-start;
	flex-wrap: nowrap;
}

.storaby-feature-icon {
	flex: 0 0 60px !important;
	width: 60px !important;
	height: 60px;
	min-height: 60px;
	align-self: flex-start;
}

.storaby-feature-icon .elementor-widget-image img {
	width: 24px !important;
	height: 24px;
}

.storaby-feature-card .elementor-widget-heading h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
	margin: 0;
}

.storaby-how-it-works > .e-con-inner {
	align-items: center;
}

.storaby-steps-wrap,
.storaby-steps-wrap > .e-con-inner {
	align-items: flex-start !important;
}

.storaby-steps-wrap > .e-con-inner {
	gap: 20px !important;
}

.storaby-steps-line {
	flex: 0 0 38px !important;
	width: 38px !important;
	max-width: 38px !important;
	align-self: flex-start !important;
	display: flex !important;
	align-items: flex-start !important;
	justify-content: center !important;
	margin: 0 !important;
	line-height: 0;
}

.storaby-steps-line .elementor-widget-container {
	width: 38px !important;
	line-height: 0;
}

.storaby-steps-line img {
	display: block !important;
	width: 38px !important;
	max-width: 38px !important;
	height: 369px !important;
	
	object-fit: fill !important;
	
	transform: scaleY(-1);
}

.storaby-steps-wrap > .e-con-inner > .e-con {
	display: flex !important;
	flex-direction: column !important;
	gap: 25px !important;
	padding-top: 11px !important;
	width: 525px !important;
	max-width: 100% !important;
	box-sizing: border-box;
}

.storaby-step {
	box-sizing: border-box;
}

.storaby-step:nth-child(1),
.storaby-step:nth-child(2) {
	min-height: 106px;
}

.storaby-step:nth-child(3) {
	min-height: 88px;
}

.storaby-step .elementor-widget-heading h4 {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	text-transform: uppercase;
	color: #ea7a1e;
}

.storaby-step .elementor-widget-heading h3 {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	color: #191a2e;
}

.storaby-step .elementor-widget-text-editor p {
	margin: 0 !important;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #79797c !important;
}

.storaby-promise {
	position: relative;
	overflow: hidden;
	min-height: 698px;
	
	background-color: #ffffff !important;
	background-image: var(--storaby-bg-promise) !important;
	background-position: top center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.storaby-promise > .e-con-inner {
	position: relative;
	min-height: 698px;
}

.storaby-promise-image {
	position: absolute !important;
	left: 0;
	top: 36px;
	width: 765px !important;
	max-width: none !important;
	z-index: 1;
}

.storaby-promise-image .elementor-widget-container,
.storaby-promise-image img {
	width: 765px !important;
	height: auto;
	max-width: none !important;
}

.storaby-promise-content {
	position: absolute !important;
	left: 785px;
	top: 50%;
	transform: translateY(-50%);
	width: 571px !important;
	max-width: 571px;
	z-index: 2;
}

.storaby-promise-feature {
	display: flex;
	align-items: center;
	gap: 10px;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	color: #191a2e;
	line-height: normal;
}

.storaby-promise-feature-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	flex-shrink: 0;
	background: #ea7a1e;
	border-radius: 50%;
}

.storaby-promise-feature-icon img {
	display: block;
}

.storaby-review-card {
	box-shadow: 0 7.73px 30.921px rgba(0, 0, 0, 0.05);
	overflow: visible !important;
	box-sizing: border-box !important;
}

.storaby-review-card > .e-con-inner {
	overflow: visible !important;
}

.storaby-quote-icon {
	display: block;
	transform: rotate(180deg);
}

.storaby-review-quote {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #191a2e;
	line-height: normal;
}

.storaby-review-author {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	color: #79797c;
	white-space: nowrap;
}

.storaby-review-footer {
	width: 100% !important;
	max-width: 100% !important;
	flex-wrap: nowrap !important;
	overflow: visible !important;
}

.storaby-review-footer > .e-con-inner {
	flex-wrap: nowrap !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 8px !important;
	width: 100% !important;
	overflow: visible !important;
}

.storaby-review-author-wrap {
	flex: 0 1 auto !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
}

.storaby-review-author-wrap > .e-con-inner {
	flex-wrap: nowrap !important;
	width: auto !important;
}

.storaby-review-stars-widget {
	flex: 0 0 auto !important;
	width: auto !important;
	max-width: none !important;
	min-width: 117.71px !important;
}

.storaby-review-stars-widget .elementor-widget-container,
.storaby-review-stars-widget .elementor-text-editor {
	width: auto !important;
	max-width: none !important;
	overflow: visible !important;
}

.storaby-review-stars {
	display: inline-flex !important;
	align-items: center;
	flex: 0 0 auto;
	gap: 0;
	line-height: 0;
	width: max-content !important;
	min-width: 117.71px;
	overflow: visible !important;
}

.storaby-review-stars img {
	width: 23.542px !important;
	height: 23.542px !important;
	max-width: none !important;
	flex: 0 0 23.542px;
	display: block;
}

.storaby-stories {
	overflow: hidden;
	min-height: 1076px;
	background-color: #ffffff !important;
	background-image: var(--storaby-bg-stories) !important;
	background-position: top center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.storaby-stories > .e-con-inner {
	justify-content: center;
}

.storaby-pricing > .e-con-inner {
	align-items: center;
}

.storaby-pricing > .e-con-inner > .e-con:not(.storaby-pricing-card) {
	flex: 0 0 645px;
	max-width: 645px;
}

.storaby-pricing-card {
	flex: 0 0 474px !important;
	width: 474px !important;
	max-width: 474px;
}

.storaby-pricing-card.e-con-boxed > .e-con-inner,
.storaby-pricing-card {
	--padding-top: 31.546px;
	--padding-bottom: 31.546px;
	--padding-left: 31.546px;
	--padding-right: 31.546px;
}

.storaby-stories-card .storaby-btn-primary .elementor-button {
	width: 100%;
	min-width: 0;
	max-width: none;
	height: 49px;
	min-height: 49px;
}

.storaby-pricing-card .storaby-btn-primary .elementor-button {
	width: 100%;
	min-width: 0;
	max-width: none;
	height: 49px;
}

.storaby-pricing-divider {
	display: block;
	width: 100%;
	height: auto;
}

.storaby-pricing-features {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.storaby-pricing-features li {
	display: flex;
	align-items: center;
	gap: 8px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #191a2e;
	text-transform: capitalize;
	line-height: normal;
	margin: 0;
}

.storaby-pricing-features li img {
	flex-shrink: 0;
	width: 20px;
	height: 20px;
}

.storaby-pricing-rocket img {
	width: 57px !important;
	height: 56px !important;
}

.elementor-location-footer .storaby-footer .elementor-widget-image img {
	width: 175px !important;
	height: 70px;
	object-fit: contain;
}

.storaby-footer-contact {
	display: flex;
	align-items: center;
	gap: 8px;
	color: rgba(255, 255, 255, 0.7);
	font-size: 12px;
}

.storaby-footer-contact img {
	flex-shrink: 0;
}

.storaby-footer-legal a + a {
	margin-left: 16px;
}

.elementor-widget-heading h1,
.elementor-widget-heading h2 {
	font-family: 'Poppins', sans-serif !important;
}

.elementor-widget-heading h1 {
	font-size: 60px !important;
	line-height: 70px !important;
	font-weight: 700 !important;
	color: #191a2e;
}

.elementor-widget-heading h2 {
	font-size: 60px !important;
	line-height: 70px !important;
	font-weight: 700 !important;
	color: #191a2e;
}

.storaby-section-desc,
.storaby-hero-desc {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #191a2e;
	text-transform: capitalize;
}

.storaby-hero-desc {
	max-width: 659px;
	margin: 0;
}

.storaby-badge-sep {
	display: inline-block;
	width: 14px;
	height: 17px;
	background: var(--storaby-icon-dot-separator) center / contain no-repeat;
	flex-shrink: 0;
}

.storaby-badge--multi {
	gap: 20px;
}

.storaby-hero .storaby-btn-primary .elementor-button {
	width: 181px;
	min-width: 181px;
	max-width: 181px;
	height: 49px;
}

@media (max-width: 1024px) {
	.storaby-hero-illustration {
		left: auto !important;
		right: -18vw !important;
		top: 50% !important;
		transform: translateY(-40%);
		width: min(720px, 85vw) !important;
		height: auto !important;
		aspect-ratio: 1173.5 / 615;
		opacity: 0.9;
	}

	.storaby-hero-illustration .elementor-widget-container,
	.storaby-hero-illustration img {
		width: 100% !important;
		height: auto !important;
	}

	.storaby-promise-image {
		position: relative !important;
		left: auto;
		top: auto;
		width: 100% !important;
		max-width: 100% !important;
	}

	.storaby-promise-image img {
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
	}

	.storaby-promise-content {
		position: relative !important;
		left: auto;
		top: auto;
		transform: none;
		width: 100% !important;
		max-width: none;
		padding: 40px 20px;
	}

	.storaby-how-it-works > .e-con-inner {
		flex-direction: column;
		gap: 40px;
	}
}

@media (max-width: 767px) {
	.storaby-hero {
		min-height: auto !important;
	}

	.storaby-hero-inner {
		padding: 0 !important;
		min-height: 0 !important;
	}

	.storaby-hero-inner > .e-con-inner {
		flex-direction: column !important;
		align-items: flex-start !important;
		justify-content: flex-start !important;
		min-height: 0 !important;
		padding-top: 32px !important;
		padding-bottom: 40px !important;
	}

	.storaby-hero-content {
		width: 100% !important;
		margin-left: 0;
	}

	.storaby-hero-illustration {
		position: relative !important;
		top: auto !important;
		right: auto !important;
		left: auto !important;
		width: 100% !important;
		height: auto !important;
		aspect-ratio: 1173.5 / 615;
		margin-top: 24px;
		opacity: 1;
		z-index: 1;
	}

	.storaby-hero-illustration .elementor-widget-container {
		width: 100% !important;
		height: auto !important;
	}

	.storaby-hero-illustration img {
		width: 100% !important;
		height: auto !important;
	}

	.storaby-hero .elementor-widget-heading h1 {
		font-size: 36px !important;
		line-height: 44px !important;
	}
}

.storaby-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	height: 36px;
	padding: 0 21.546px;
	font-family: 'Poppins', sans-serif;
	font-size: 11.732px;
	font-weight: 600;
	line-height: 17.598px;
	letter-spacing: 1.1732px;
	text-transform: uppercase;
	color: #ea7a1e;
	background: rgba(255, 255, 255, 0.2);
	border: 1.546px solid #ea7a1e;
	border-radius: 30px;
	box-shadow: 0 7.73px 30.921px rgba(0, 0, 0, 0.05);
}

.storaby-badge--age {
	font-size: 12px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0;
	text-transform: none;
}

.storaby-badge--multi span {
	white-space: nowrap;
}

.storaby-accent,
.elementor-widget-heading em.storaby-accent {
	font-style: italic;
	font-weight: 600;
	color: #ea7a1e;
	text-decoration: none;
}

.storaby-btn-primary .elementor-button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 10px 12px !important;
	gap: 0;
	border-radius: 200px !important;
	border: 0.5px solid #fdf5f0 !important;
	background-color: #ea7a1e !important;
	color: #fff !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: normal !important;
	white-space: nowrap;
	box-shadow:
		0 1px 1px rgba(74, 58, 255, 0.15),
		inset 0 -2px 1px rgba(0, 66, 137, 0.07),
		inset 0 1px 1px rgba(255, 255, 255, 0.35),
		inset 0 3px 4px rgba(223, 238, 255, 0.3);
	transition: transform 0.15s ease, filter 0.15s ease;
}

.storaby-btn-primary .elementor-button-content-wrapper {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 6px !important;
	flex-direction: row;
}

.storaby-btn-primary .elementor-button .elementor-button-content-wrapper {
	gap: 6px !important;
}

.storaby-btn-primary .elementor-align-icon-right .elementor-button-icon {
	margin-left: 0 !important;
	margin-inline-start: 0 !important;
}

.storaby-btn-primary .elementor-button-icon {
	margin-inline-start: 0 !important;
}

.storaby-btn-primary .elementor-button-text {
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: normal !important;
	color: #fff !important;
}

.storaby-btn-primary .elementor-button-icon {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 18px !important;
	height: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	
	background: var(--storaby-icon-arrow-right) center / 18px 18px no-repeat;
}

.storaby-btn-primary .elementor-button-icon svg,
.storaby-btn-primary .elementor-button-icon i {
	display: none !important;
}

.storaby-btn-primary .elementor-button:hover {
	transform: translateY(-1px);
	filter: brightness(1.03);
}

.storaby-btn-outline .elementor-button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: normal !important;
	border-radius: 20px !important;
}

.storaby-footer a:hover {
	color: #fff !important;
}

@media (max-width: 1024px) {
	.storaby-footer-main,
	.storaby-footer-links {
		flex-wrap: wrap !important;
		column-gap: 40px !important;
		row-gap: 40px !important;
	}

	.storaby-footer-brand,
	.storaby-footer-links,
	.storaby-footer-col {
		--width: auto !important;
		width: auto !important;
		max-width: 100% !important;
		flex: 1 1 auto !important;
	}

	.storaby-pricing > .e-con-inner {
		flex-direction: column;
		align-items: stretch;
	}

	.storaby-pricing > .e-con-inner > .e-con:not(.storaby-pricing-card),
	.storaby-pricing-card {
		flex: 1 1 100% !important;
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media (max-width: 1199px) {
	.storaby-features > .e-con-inner {
		flex-wrap: wrap;
	}

	.storaby-feature-card {
		flex: 1 1 calc(50% - 10px) !important;
		max-width: calc(50% - 10px) !important;
	}
}

.storaby-hiw-hero {
	position: relative;
	overflow: visible !important;
	background-color: transparent !important;
	background-image: var(--storaby-bg-hiw-hero) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	background-size: 100% 485px !important;
	z-index: 1;
}

.storaby-hiw-hero > .e-con-inner {
	position: relative;
	z-index: 2;
}

.storaby-hiw-hero .elementor-heading-title {
	max-width: 698px;
}

.storaby-hiw-steps-row {
	align-items: flex-start !important;
}

.storaby-hiw-step-card {
	flex: 0 0 289px !important;
	max-width: 289px !important;
	min-height: 352px;
}

.storaby-hiw-step-card--offset {
	margin-top: 59px;
}

.storaby-hiw-step-top {
	position: relative;
	min-height: 136px;
}

.storaby-hiw-step-image,
.storaby-hiw-step-image .elementor-widget-container,
.storaby-hiw-step-image img {
	width: 156px !important;
	max-width: 156px !important;
}

.storaby-hiw-step-image img {
	height: auto !important;
	display: block;
	object-fit: contain;
}

.storaby-hiw-step-num {
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 1;
	color: #ea7a1e;
	opacity: 0.1;
	text-align: center;
	user-select: none;
}

.storaby-hiw-step-card .storaby-badge {
	font-size: 12px;
	letter-spacing: 0;
	text-transform: none;
}

.storaby-hiw-step-card .elementor-widget-heading h3 {
	line-height: 1.2;
	margin: 0;
}

.storaby-hiw-step-desc {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #79797c;
}

.storaby-hiw-reviews {
	position: relative;
	overflow: visible !important;
	min-height: 698px;
	
	margin-bottom: 100px;
	background-color: transparent !important;
	background-image: var(--storaby-bg-hiw-reviews) !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 100% 100% !important;
	z-index: 1;
}

.storaby-hiw-reviews > .e-con-inner {
	position: relative;
	z-index: 2;
}

.storaby-hiw-review-card {
	flex: 1 1 400px;
	max-width: 400px;
	border: none !important;
	box-shadow: none !important;
	padding: 20px !important;
}

.storaby-collections-hero {
	position: relative;
	overflow: visible !important;
	background-color: transparent !important;
	background-image: var(--storaby-bg-hiw-hero) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	background-size: 100% 485px !important;
	z-index: 1;
}

.storaby-collections-hero > .e-con-inner {
	position: relative;
	z-index: 2;
}

.storaby-collections {
	display: flex;
	flex-direction: column;
	gap: 25px;
	width: 100%;
}

.storaby-collections-toolbar {
	display: flex;
	align-items: center;
	gap: 16px;
	width: 100%;
}

.storaby-collections-search {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	flex: 1 1 auto;
	min-width: 0;
	width: auto;
	height: 49px;
	padding: 16px;
	box-sizing: border-box;
	background: #ffffff;
	border: 1px solid rgba(234, 122, 30, 0.5);
	border-radius: 50px;
	overflow: hidden;
}

.storaby-collections-filters {
	flex: 0 0 auto;
}

.storaby-collections-age {
	appearance: none;
	-webkit-appearance: none;
	height: 49px;
	min-width: 160px;
	padding: 0 42px 0 20px;
	box-sizing: border-box;
	border: 1px solid rgba(234, 122, 30, 0.5);
	border-radius: 50px;
	background-color: #ffffff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23EA7A1E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 18px center;
	background-size: 12px 8px;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	color: #191a2e;
	cursor: pointer;
}

.storaby-collections-age:focus {
	outline: none;
	border-color: #ea7a1e;
}

.storaby-collections-search:focus-within {
	border-color: rgba(234, 122, 30, 0.5);
	outline: none;
	box-shadow: none;
}

.storaby-collections-search__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 20px;
	width: 20px;
	height: 20px;
	pointer-events: none;
}

.storaby-collections-search__icon img {
	display: block;
	width: 20px;
	height: 20px;
}

.storaby-collections-search__input {
	flex: 1 1 auto;
	min-width: 0;
	width: 100% !important;
	max-width: none !important;
	height: 20px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	outline: none !important;
	background: transparent !important;
	box-shadow: none !important;
	appearance: none;
	-webkit-appearance: none;
	font-family: 'Poppins', sans-serif !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 20px !important;
	color: #191a2e !important;
}

.storaby-collections-search__input::placeholder {
	color: #79797c;
	opacity: 1;
}

.storaby-collections-search__input::-webkit-search-decoration,
.storaby-collections-search__input::-webkit-search-cancel-button,
.storaby-collections-search__input::-webkit-search-results-button,
.storaby-collections-search__input::-webkit-search-results-decoration {
	-webkit-appearance: none;
}

.storaby-collections-search__spinner {
	flex: 0 0 16px;
	width: 16px;
	height: 16px;
	border: 2px solid rgba(234, 122, 30, 0.25);
	border-top-color: #ea7a1e;
	border-radius: 50%;
	animation: storaby-spin 0.7s linear infinite;
}

.storaby-collections-results {
	position: relative;
	min-height: 120px;
	transition: opacity 0.15s ease;
}

.storaby-collections.is-loading .storaby-collections-results {
	opacity: 0.4;
	pointer-events: none;
}

.storaby-collections.is-loading .storaby-collections-search__icon {
	opacity: 0;
}

.storaby-collections-search__spinner[hidden] {
	display: none !important;
}

.storaby-collections.is-loading .storaby-collections-search__spinner {
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -8px;
}

.storaby-collections-empty {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 64px 24px;
	text-align: center;
}

.storaby-collections-empty__title {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
	color: #191a2e;
}

.storaby-collections-empty__text {
	margin: 0;
	max-width: 360px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #79797c;
}

@keyframes storaby-spin {
	to {
		transform: rotate(360deg);
	}
}

.storaby-collections-group {
	display: flex;
	flex-direction: column;
	gap: 25px;
	margin-top: 64px;
}

.storaby-collections-group:first-of-type {
	margin-top: 0;
}

.storaby-collections-group__title {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
	color: #191a2e;
	white-space: normal;
}

.storaby-collections-group__label {
	font-weight: 700;
	font-style: normal;
	color: #191a2e;
}

.storaby-collections-group__accent {
	font-weight: 600;
	font-style: italic;
	color: #ea7a1e;
}

.storaby-collections-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 30px;
	width: 100%;
}

.storaby-collections-loadmore {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 8px;
}

.storaby-collections-loadmore__btn {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-width: 160px;
	height: 49px;
	padding: 0 28px;
	border: 1px solid rgba(234, 122, 30, 0.5);
	border-radius: 999px;
	background: #ffffff;
	color: #ea7a1e;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.storaby-collections-loadmore__btn:hover:not(:disabled) {
	background: #ea7a1e;
	border-color: #ea7a1e;
	color: #ffffff;
}

.storaby-collections-loadmore__btn:disabled,
.storaby-collections-loadmore__btn.is-loading {
	cursor: wait;
	opacity: 0.85;
}

.storaby-collections-loadmore__spinner {
	flex: 0 0 16px;
	width: 16px;
	height: 16px;
	border: 2px solid rgba(234, 122, 30, 0.25);
	border-top-color: #ea7a1e;
	border-radius: 50%;
	animation: storaby-spin 0.7s linear infinite;
}

.storaby-collections-loadmore__spinner[hidden] {
	display: none !important;
}

.storaby-collections-loadmore__btn.is-loading:hover {
	background: #ffffff;
	border-color: rgba(234, 122, 30, 0.5);
	color: #ea7a1e;
}

.storaby-stories-card--overlay {
	position: relative;
	gap: 20px;
}

.storaby-stories-card__media {
	position: relative;
	width: 100%;
}

.storaby-stories-card--overlay .storaby-stories-card__age {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	background: #ffffff;
	letter-spacing: 0;
	text-transform: none;
	font-size: 12px;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

@media (max-width: 1200px) {
	.storaby-hiw-steps-row {
		flex-wrap: wrap;
		justify-content: center;
	}

	.storaby-hiw-step-card--offset {
		margin-top: 0;
	}

	.storaby-collections-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.storaby-feature-card {
		flex: 1 1 100% !important;
		max-width: 100% !important;
	}

	.storaby-reviews .e-con,
	.storaby-stories .e-con,
	.storaby-hiw-reviews .e-con {
		width: 100% !important;
	}

	.elementor-widget-heading h1,
	.elementor-widget-heading h2 {
		font-size: 36px !important;
		line-height: 44px !important;
	}

	.storaby-review-card,
	.storaby-stories-card,
	.storaby-hiw-step-card {
		flex: 1 1 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.storaby-stories-grid {
		flex-direction: column;
	}

	.storaby-hiw-step-card--offset {
		margin-top: 0;
	}

	.storaby-hiw-hero,
	.storaby-collections-hero,
	.storaby-about-hero,
	.storaby-faq-hero,
	.storaby-contact-hero,
	.storaby-legal-hero {
		background-size: 100% 100% !important;
		min-height: 320px !important;
	}

	.storaby-collections-grid {
		grid-template-columns: 1fr;
	}

	.storaby-collections-group__title {
		font-size: 36px;
		line-height: 44px;
	}

	.storaby-about-trust__row,
	.storaby-about-story__row,
	.storaby-about-values__row,
	.storaby-about-stats {
		flex-wrap: wrap;
		justify-content: center !important;
	}

	.storaby-about-trust__copy,
	.storaby-about-trust__copy-widget {
		font-size: 24px !important;
		text-align: center;
		max-width: 100% !important;
		flex: 1 1 100% !important;
	}

	.storaby-about-story__image,
	.storaby-about-story__content {
		flex: 1 1 100% !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
	}

	.storaby-about-story__image img {
		width: 100% !important;
		height: auto !important;
	}

	.storaby-about-stat,
	.storaby-about-stat--primary,
	.storaby-about-stat--secondary {
		width: 100% !important;
		max-width: 340px;
	}

	.storaby-about-hero .elementor-heading-title {
		white-space: normal;
	}
}

.storaby-about-hero {
	position: relative;
	overflow: visible !important;
	background-color: transparent !important;
	background-image: var(--storaby-bg-about-hero) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	background-size: 100% 485px !important;
	min-height: 485px !important;
	z-index: 1;
}

.storaby-about-hero > .e-con-inner {
	position: relative;
	z-index: 2;
	justify-content: center !important;
	align-items: center !important;
}

.storaby-about-hero .elementor-heading-title {
	text-align: center !important;
	white-space: nowrap;
}

.storaby-about-hero .storaby-accent,
.storaby-about-hero em.storaby-accent {
	font-family: 'Poppins', sans-serif !important;
	font-style: italic !important;
	font-weight: 600 !important;
	color: #ea7a1e !important;
}

.storaby-about-trust {
	margin-top: -20px;
	position: relative;
	z-index: 2;
}

.storaby-about-story__row {
	max-width: 1234px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	gap: 53px !important;
}

.storaby-about-story__row > .e-con-inner {
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	gap: 53px !important;
	flex-wrap: nowrap !important;
}

.storaby-about-trust__row,
.storaby-about-values__row {
	max-width: 1240px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.storaby-about-trust__row > .e-con-inner {
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 40px !important;
	width: 100% !important;
}

.storaby-about-trust__copy {
	margin: 0;
	max-width: 100%;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.25;
	color: #191a2e;
}

.storaby-about-trust__copy .storaby-accent {
	font-style: italic;
	font-weight: 600;
	color: #ea7a1e;
}

.storaby-about-stats {
	flex: 0 0 auto !important;
	width: auto !important;
	max-width: none !important;
}

.storaby-about-stat {
	flex: 0 0 auto !important;
}

.storaby-about-stat--primary {
	width: 340px !important;
	min-height: 115px;
}

.storaby-about-stat--secondary {
	width: auto !important;
	min-height: 115px;
}

.storaby-about-stat > .e-con-inner {
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 20px !important;
	flex-wrap: nowrap !important;
	width: 100% !important;
}

.storaby-about-stat--secondary > .e-con-inner {
	gap: 10px !important;
}

.storaby-about-stat__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 60px;
	width: 60px;
	height: 60px;
	border-radius: 83px;
	background: rgba(234, 122, 30, 0.1);
}

.storaby-about-stat__icon--light {
	background: rgba(255, 255, 255, 0.2);
}

.storaby-about-stat__icon img {
	display: block;
	width: 28.8px;
	height: 28.8px;
}

.storaby-about-stat .elementor-widget-text-editor:last-child,
.storaby-about-stat .elementor-widget-text-editor:last-child .elementor-widget-container,
.storaby-about-stat .elementor-widget-text-editor:last-child .elementor-widget-container > p {
	display: flex !important;
	align-items: center !important;
	gap: 24px !important;
	margin: 0 !important;
	flex-wrap: nowrap !important;
}

.storaby-about-stat__value {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 50px;
	font-weight: 600;
	font-style: italic;
	line-height: 1;
	color: #ea7a1e;
	white-space: nowrap;
}

.storaby-about-stat__value--light {
	color: #ffffff;
}

.storaby-about-stat__label {
	display: inline-block;
	width: 83px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	color: #191a2e;
}

.storaby-about-stat__label--light {
	width: 54px;
	color: #ffffff;
}

.storaby-about-story__image {
	flex: 0 0 635px !important;
	width: 635px !important;
	max-width: 635px !important;
	height: 482px !important;
	overflow: hidden;
	border-radius: 32.585px;
}

.storaby-about-story__image .elementor-widget-container {
	width: 100%;
	height: 100%;
	border-radius: 32.585px;
	overflow: hidden;
}

.storaby-about-story__image img {
	display: block;
	width: 635px !important;
	height: 482px !important;
	max-width: none !important;
	object-fit: cover;
	border-radius: 32.585px;
}

.storaby-about-story__content {
	flex: 0 0 546px !important;
	width: 546px !important;
	max-width: 546px !important;
}

.storaby-about-story__copy .elementor-heading-title {
	font-size: 30px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	color: #191a2e !important;
}

.storaby-about-story__body {
	margin: 0 !important;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #79797c;
}

.storaby-about-signature {
	width: 207px;
	text-align: left;
	align-self: flex-end;
}

.storaby-about-signature__name {
	margin: 0;
	font-family: 'Kaushan Script', cursive;
	font-size: 50.9px;
	font-weight: 400;
	line-height: 1.1;
	color: #ea7a1e;
	text-transform: capitalize;
}

.storaby-about-signature__role {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 20.36px;
	font-weight: 400;
	line-height: 1.2;
	color: #79797c;
}

.storaby-about-values__row {
	align-items: stretch !important;
}

.storaby-about-values__row > .e-con {
	flex: 1 1 0 !important;
	max-width: none !important;
	width: auto !important;
}

.storaby-about-values .storaby-feature-card {
	flex: 1 1 0 !important;
	max-width: none !important;
	width: auto !important;
	min-height: 112px;
	height: auto !important;
}

@media (max-width: 1024px) {
	.storaby-about-values__row > .e-con,
	.storaby-about-values .storaby-feature-card {
		flex: 0 0 auto !important;
		width: 100% !important;
		max-width: 100% !important;
		min-height: 0 !important;
		height: auto !important;
	}

	.storaby-about-values .storaby-feature-card > .e-con-inner {
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		align-items: flex-start !important;
	}
}

.storaby-about-reviews {
	position: relative;
	overflow: hidden !important;
	background-color: #fdf5f0 !important;
	background-image: var(--storaby-bg-about-reviews) !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-size: 100% auto !important;
	padding-bottom: 100px !important;
}

.storaby-about-reviews > .e-con-inner {
	position: relative;
	z-index: 2;
}

.storaby-about-reviews .storaby-review-card {
	background: #ffffff !important;
}

.storaby-faq-hero {
	position: relative;
	overflow: visible !important;
	background-color: transparent !important;
	background-image: var(--storaby-bg-faq-hero) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	background-size: 100% 485px !important;
	z-index: 1;
}

.storaby-faq-hero > .e-con-inner {
	position: relative;
	z-index: 2;
}

.storaby-faq-hero .elementor-heading-title {
	max-width: 698px;
}

.storaby-faq-hero .storaby-accent,
.storaby-faq-hero em.storaby-accent {
	font-style: italic;
	font-weight: 600;
	color: #ea7a1e;
}

.storaby-faq {
	display: flex;
	align-items: flex-start;
	gap: 30px;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}

.storaby-faq__col {
	display: flex;
	flex: 1 1 0;
	flex-direction: column;
	gap: 30px;
	min-width: 0;
	max-width: 100%;
	width: 100%;
	box-sizing: border-box;
}

.storaby-faq-item {
	display: flex;
	flex-direction: column;
	gap: 0;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	padding: 20px;
	box-sizing: border-box;
	background: #ffffff;
	border-radius: 20px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	overflow: hidden;
}

.storaby-faq-item.is-open {
	gap: 10px;
}

.storaby-faq-item__trigger,
.storaby-faq-item__trigger:hover,
.storaby-faq-item__trigger:focus,
.storaby-faq-item__trigger:focus-visible,
.storaby-faq-item__trigger:active {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	padding: 0 !important;
	margin: 0;
	border: 0 !important;
	border-radius: 0;
	background: transparent !important;
	background-color: transparent !important;
	box-shadow: none !important;
	outline: none !important;
	cursor: pointer;
	text-align: left;
	font: inherit;
	color: #2f2f2f !important;
	white-space: normal !important;
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent;
}

.storaby-faq-item__question {
	flex: 1 1 auto;
	min-width: 0;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.35;
	color: #2f2f2f !important;
	white-space: normal !important;
	overflow-wrap: anywhere;
	word-break: break-word;
}

.storaby-faq-item__trigger:hover .storaby-faq-item__question,
.storaby-faq-item__trigger:focus .storaby-faq-item__question {
	color: #2f2f2f !important;
}

.storaby-faq-item__icon {
	flex: 0 0 24px;
	display: block;
	width: 24px;
	height: 24px;
	line-height: 0;
}

.storaby-faq-item__icon img {
	display: block;
	width: 24px;
	height: 24px;
}

.storaby-faq-item__panel {
	width: 100%;
	overflow: hidden;
}

.storaby-faq-item:not(.is-open) .storaby-faq-item__panel,
.storaby-faq-item__panel[hidden] {
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

.storaby-faq-item__answer {
	font-family: Poppins, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #79797c;
}

.storaby-faq-item__answer p {
	margin: 0 0 0.75em;
}

.storaby-faq-item__answer p:last-child {
	margin-bottom: 0;
}

@media (max-width: 1024px) {
	.storaby-faq {
		flex-direction: column;
		gap: 16px;
	}

	.storaby-faq__col {
		gap: 16px;
	}
}

@media (max-width: 767px) {
	.storaby-faq-item {
		padding: 16px;
		border-radius: 16px;
	}

	.storaby-faq-item__trigger {
		align-items: flex-start;
		gap: 12px;
	}

	.storaby-faq-item__question {
		font-size: 15px;
	}

	.storaby-faq-item__icon {
		margin-top: 2px;
	}

	.storaby-faq-item__answer {
		font-size: 13px;
		line-height: 1.55;
	}
}

.storaby-contact-hero {
	position: relative;
	overflow: visible !important;
	background-color: transparent !important;
	background-image: var(--storaby-bg-contact-hero) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	background-size: 100% 485px !important;
	z-index: 1;
}

.storaby-contact-hero > .e-con-inner {
	position: relative;
	z-index: 2;
}

.storaby-contact-hero .elementor-heading-title {
	max-width: 698px;
}

.storaby-contact-hero .storaby-accent,
.storaby-contact-hero em.storaby-accent {
	font-style: italic;
	font-weight: 600;
	color: #ea7a1e;
}

.storaby-contact-methods {
	width: 100%;
}

.storaby-contact-methods > .e-con-inner,
.storaby-contact-methods {
	display: flex !important;
	flex-direction: row !important;
	align-items: stretch !important;
	gap: 20px !important;
}

.storaby-contact-card-widget {
	flex: 1 1 0;
	min-width: 0;
	margin: 0 !important;
}

.storaby-contact-card-widget .elementor-widget-container,
.storaby-contact-card-widget .elementor-widget-container > p {
	margin: 0 !important;
	height: 100%;
}

.storaby-contact-card,
.elementor a.storaby-contact-card,
a.storaby-contact-card {
	display: flex;
	align-items: center;
	gap: 20px;
	width: 100%;
	min-height: 100%;
	padding: 20px 30px;
	box-sizing: border-box;
	border-radius: 30px;
	background: #ffffff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08) !important;
	text-decoration: none !important;
	color: inherit !important;
}

.storaby-contact-card--primary,
.elementor a.storaby-contact-card--primary,
a.storaby-contact-card--primary {
	background: #ea7a1e;
	box-shadow: none !important;
	gap: 20px;
}

.storaby-contact-card:not(.storaby-contact-card--primary) {
	gap: 10px;
	padding: 30px;
}

.storaby-contact-card__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 60px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: rgba(234, 122, 30, 0.1);
}

.storaby-contact-card--primary .storaby-contact-card__icon {
	background: rgba(255, 255, 255, 0.2);
}

.storaby-contact-card__icon img {
	display: block;
	width: 28px;
	height: 28px;
}

.storaby-contact-card__copy {
	display: flex;
	flex-direction: column;
	gap: 6px;
	min-width: 0;
}

.storaby-contact-card__label {
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	color: #191a2e;
}

.storaby-contact-card--primary .storaby-contact-card__label {
	color: #ffffff;
}

.storaby-contact-card__value {
	font-family: Poppins, sans-serif;
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	line-height: normal;
	color: #ea7a1e;
}

.storaby-contact-card--primary .storaby-contact-card__value {
	color: #ffffff;
}

.storaby-contact-form-wrap {
	width: 100%;
}

.storaby-contact-form-wrap .elementor-widget-shortcode,
.storaby-contact-form-wrap .elementor-shortcode,
.storaby-contact-form-wrap .wpcf7,
.storaby-contact-form-wrap .wpcf7-form {
	margin: 0 !important;
	padding: 0 !important;
}

.storaby-cf7 {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 30px;
	width: 100%;
}

.storaby-cf7 br {
	display: none !important;
}

.storaby-cf7 p {
	margin: 0 !important;
	padding: 0 !important;
}

.storaby-cf7__title {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Poppins, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
	color: #191a2e;
}

.storaby-cf7__fields {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 100%;
}

.storaby-cf7__field {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.storaby-cf7__label {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Poppins, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
	color: #191a2e;
}

.storaby-cf7 .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
	margin: 0;
}

.storaby-cf7__input,
.storaby-cf7 input.storaby-cf7__input,
.storaby-cf7 input.wpcf7-text,
.storaby-cf7 input.wpcf7-email {
	display: block;
	width: 100%;
	height: 49px;
	padding: 16px !important;
	box-sizing: border-box;
	border: 1px solid rgba(234, 122, 30, 0.3) !important;
	border-radius: 50px !important;
	background: #ffffff !important;
	font-family: Poppins, sans-serif !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: normal !important;
	color: #191a2e !important;
	box-shadow: none !important;
	outline: none !important;
}

.storaby-cf7__textarea,
.storaby-cf7 textarea.storaby-cf7__textarea,
.storaby-cf7 textarea.wpcf7-textarea {
	display: block;
	width: 100%;
	min-height: 159px;
	height: 159px;
	padding: 16px !important;
	box-sizing: border-box;
	border: 1px solid rgba(234, 122, 30, 0.3) !important;
	border-radius: 30px !important;
	background: #ffffff !important;
	font-family: Poppins, sans-serif !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: normal !important;
	color: #191a2e !important;
	resize: vertical;
	box-shadow: none !important;
	outline: none !important;
}

.storaby-cf7__input::placeholder,
.storaby-cf7__textarea::placeholder,
.storaby-cf7 input::placeholder,
.storaby-cf7 textarea::placeholder {
	color: #79797c !important;
	opacity: 1;
}

.storaby-cf7__input:focus,
.storaby-cf7__textarea:focus,
.storaby-cf7 input:focus,
.storaby-cf7 textarea:focus {
	border-color: #ea7a1e !important;
}

.storaby-cf7__actions {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.storaby-cf7__actions .wpcf7-spinner {
	position: absolute;
	right: 0;
	top: 50%;
	margin: 0 !important;
	transform: translate(calc(100% + 8px), -50%);
}

.storaby-cf7__submit,
.storaby-cf7 input.wpcf7-submit,
.storaby-cf7 input.storaby-cf7__submit {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 181px !important;
	max-width: 181px !important;
	height: 49px !important;
	margin: 0 0 0 auto !important;
	padding: 10px 36px 10px 12px !important;
	box-sizing: border-box;
	border: 0.5px solid #fdf5f0 !important;
	border-radius: 200px !important;
	background-color: #ea7a1e !important;
	background-image: var(--storaby-icon-contact-send) !important;
	background-repeat: no-repeat !important;
	background-position: right 16px center !important;
	background-size: 14px 14px !important;
	font-family: Poppins, sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: normal !important;
	color: #ffffff !important;
	cursor: pointer;
	box-shadow:
		0 1px 1px rgba(74, 58, 255, 0.15),
		inset 0 -2px 1px rgba(0, 66, 137, 0.07),
		inset 0 1px 1px rgba(255, 255, 255, 0.35),
		inset 0 3px 4px rgba(223, 238, 255, 0.3);
}

.storaby-cf7__submit:hover,
.storaby-cf7 input.wpcf7-submit:hover,
.storaby-cf7 input.storaby-cf7__submit:hover,
.storaby-cf7__submit:focus,
.storaby-cf7 input.wpcf7-submit:focus {
	background-color: #ea7a1e !important;
	color: #ffffff !important;
	filter: brightness(1.05);
}

.storaby-cf7 .wpcf7-spinner {
	margin: 0;
}

.storaby-cf7 .wpcf7-not-valid-tip {
	font-family: Poppins, sans-serif;
	font-size: 12px;
	margin-top: 6px;
}

.storaby-cf7 .wpcf7-response-output {
	width: 100%;
	margin: 0 !important;
	border-radius: 16px;
	font-family: Poppins, sans-serif;
	font-size: 13px;
}

@media (max-width: 1024px) {
	.storaby-contact-methods > .e-con-inner,
	.storaby-contact-methods {
		flex-direction: column !important;
	}

	.storaby-cf7__submit,
	.storaby-cf7 input.wpcf7-submit,
	.storaby-cf7 input.storaby-cf7__submit {
		width: 100% !important;
	}
}

@media (max-width: 1024px) {
	
	.elementor-section,
	.e-con,
	.e-con-inner,
	.storaby-promise-image,
	.storaby-hero,
	.storaby-about-story__row,
	.storaby-about-stats {
		max-width: 100%;
	}

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

	
	.storaby-hero .elementor-widget-heading h1 {
		font-size: 44px !important;
		line-height: 52px !important;
	}

	.elementor-widget-heading h2 {
		font-size: 40px !important;
		line-height: 48px !important;
	}

	.storaby-hero-content {
		max-width: 52% !important;
		margin-left: 0;
		padding-right: 12px;
	}

	.storaby-how-it-works .storaby-hiw-left .elementor-widget-heading {
		width: 100% !important;
		max-width: 100% !important;
	}

	.storaby-steps-line {
		display: none !important;
	}

	
	.storaby-review-card {
		flex: 1 1 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.storaby-reviews > .e-con-inner > .e-con:last-child,
	.storaby-reviews > .e-con-inner {
		flex-wrap: wrap !important;
		justify-content: stretch !important;
		gap: 20px !important;
	}

	.storaby-stories {
		min-height: 0 !important;
	}

	.storaby-stories-card,
	.storaby-stories-card--api {
		flex: 1 1 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.storaby-stories-grid {
		flex-direction: column;
	}

	
	.storaby-feature-card {
		flex: 1 1 calc(50% - 12px) !important;
		max-width: calc(50% - 12px) !important;
	}

	
	.storaby-pricing > .e-con-inner,
	.storaby-pricing-inner > .e-con-inner {
		flex-direction: column !important;
		align-items: stretch !important;
	}

	.storaby-pricing-copy,
	.storaby-pricing-card {
		width: 100% !important;
		max-width: 100% !important;
		flex: 1 1 100% !important;
	}

	
	.storaby-about-hero .elementor-heading-title {
		white-space: normal !important;
	}

	.storaby-about-trust__row > .e-con-inner,
	.storaby-about-story__row > .e-con-inner,
	.storaby-about-values__row > .e-con-inner,
	.storaby-about-stats > .e-con-inner {
		flex-direction: column !important;
		flex-wrap: wrap !important;
		align-items: stretch !important;
		gap: 28px !important;
	}

	.storaby-about-story__image,
	.storaby-about-story__content {
		flex: 1 1 100% !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
	}

	.storaby-about-story__image img {
		width: 100% !important;
		height: auto !important;
		max-width: 100% !important;
	}

	.storaby-about-stat,
	.storaby-about-stat--primary,
	.storaby-about-stat--secondary {
		width: 100% !important;
		max-width: 100% !important;
	}

	.storaby-about-stat__value {
		white-space: normal !important;
		font-size: 42px !important;
	}

	.storaby-about-trust__copy,
	.storaby-about-trust__copy-widget {
		max-width: 100% !important;
		flex: 1 1 100% !important;
		text-align: left;
	}

	.storaby-about-signature {
		align-self: flex-start;
	}

	.storaby-about-signature__name {
		font-size: 40px !important;
	}

	
	.storaby-hiw-hero,
	.storaby-collections-hero,
	.storaby-about-hero,
	.storaby-faq-hero,
	.storaby-contact-hero,
	.storaby-legal-hero {
		background-size: cover !important;
		background-position: center bottom !important;
		min-height: 360px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	
	.storaby-hiw-step-card {
		flex: 1 1 calc(50% - 16px) !important;
		max-width: calc(50% - 16px) !important;
		width: auto !important;
	}

	.storaby-hiw-step-card--offset {
		margin-top: 0 !important;
	}

	
	.elementor-location-footer .storaby-footer > .e-con-inner,
	.storaby-footer-main > .e-con-inner {
		flex-wrap: wrap !important;
		gap: 32px !important;
	}

	.storaby-footer-brand,
	.storaby-footer-links,
	.storaby-footer-col {
		flex: 1 1 100% !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	
	.e-con-boxed > .e-con-inner {
		padding-left: 24px !important;
		padding-right: 24px !important;
	}

	.storaby-badge--multi,
	.storaby-badge {
		flex-wrap: wrap;
		height: auto !important;
		min-height: 36px;
		white-space: normal;
		row-gap: 6px;
	}
}

@media (max-width: 767px) {
	.storaby-hero-content {
		max-width: 100% !important;
		padding-right: 0;
	}

	.storaby-feature-card {
		flex: 1 1 100% !important;
		max-width: 100% !important;
	}

	.storaby-hiw-step-card {
		flex: 1 1 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.storaby-hero .elementor-widget-heading h1,
	.elementor-widget-heading h1 {
		font-size: 32px !important;
		line-height: 40px !important;
	}

	.elementor-widget-heading h2 {
		font-size: 28px !important;
		line-height: 36px !important;
	}

	.storaby-hero-desc,
	.storaby-hero-desc p,
	.elementor-widget-text-editor p {
		font-size: 14px !important;
		line-height: 1.55 !important;
	}

	.storaby-about-story__copy .elementor-heading-title {
		font-size: 24px !important;
	}

	.storaby-about-stat__value {
		font-size: 36px !important;
	}

	.storaby-about-signature__name {
		font-size: 34px !important;
	}

	.storaby-about-trust__copy,
	.storaby-about-trust__copy-widget {
		font-size: 22px !important;
		text-align: center;
	}

	.e-con-boxed > .e-con-inner {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}

	
	.storaby-pricing.e-con-boxed > .e-con-inner {
		padding-left: 12px !important;
		padding-right: 12px !important;
	}

	.storaby-pricing-card,
	.storaby-pricing-card.e-con-boxed {
		--padding-top: 18px !important;
		--padding-bottom: 18px !important;
		--padding-left: 12px !important;
		--padding-right: 12px !important;
		padding: 18px 12px !important;
	}

	.storaby-pricing-card > .e-con-inner,
	.storaby-pricing-card.e-con-boxed > .e-con-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.storaby-pricing-rocket,
	.storaby-pricing-rocket .elementor-widget-container {
		width: 32px !important;
		max-width: 32px !important;
	}

	.storaby-pricing-rocket img {
		width: 32px !important;
		height: 32px !important;
		max-width: 32px !important;
	}

	.storaby-review-card .storaby-review-author,
	.storaby-review-card__meta {
		flex-wrap: wrap;
		white-space: normal !important;
	}

	.storaby-collections-toolbar,
	.storaby-collections-filters {
		flex-direction: column !important;
		align-items: stretch !important;
		width: 100% !important;
	}

	.storaby-collections-toolbar {
		gap: 12px !important;
	}

	.storaby-collections-search {
		flex-direction: row !important;
		align-items: center !important;
		justify-content: flex-start !important;
		width: 100% !important;
		height: 48px !important;
		min-height: 48px !important;
		padding: 0 16px !important;
		gap: 10px !important;
	}

	.storaby-collections-search__input {
		height: 24px !important;
		font-size: 14px !important;
		line-height: 24px !important;
	}

	.storaby-collections-filters select,
	.storaby-collections-age,
	.storaby-collections-filters button {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	.storaby-faq,
	.storaby-faq__col {
		flex-direction: column !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	.storaby-contact-card,
	.storaby-contact-methods .e-con {
		width: 100% !important;
		max-width: 100% !important;
	}

	
	.storaby-chatbot {
		z-index: 99990;
	}
}

@media (max-width: 480px) {
	.storaby-header .storaby-btn-primary .elementor-button {
		padding: 0 12px !important;
		font-size: 12px !important;
		height: 40px;
		min-height: 40px;
	}

	.elementor-location-header .storaby-header-logo .elementor-widget-image img,
	.elementor-location-header .storaby-header-logo a {
		width: 108px !important;
		max-width: 108px !important;
		height: 44px;
	}

	.elementor-location-header .storaby-header-logo {
		flex: 0 0 108px !important;
		width: 108px !important;
		max-width: 108px !important;
	}

	.storaby-badge {
		gap: 10px !important;
		padding: 8px 14px !important;
		font-size: 10px !important;
		letter-spacing: 0.8px !important;
	}

	.storaby-hero .storaby-btn-primary .elementor-button {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}
}

html.sb-nav-open,
html.sb-nav-open body {
	overflow: hidden !important;
}

body.sb-nav-open {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
}

.sb-nav-overlay {
	position: fixed;
	inset: 0;
	z-index: 1002;
	background: rgba(25, 26, 46, 0.45);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.24s ease, visibility 0.24s ease;
}

.sb-nav-overlay.sb-nav-overlay--visible {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

body.sb-nav-open .elementor-location-header {
	position: relative;
	z-index: 1005 !important;
}

body.sb-nav-open .storaby-header {
	z-index: 1005 !important;
}

body.sb-nav-open .sb-nav-overlay {
	left: 60vw;
	width: 40vw;
}

@media (max-width: 1024px) {
	.storaby-header.elementor-nav-menu--toggle,
	.storaby-header .storaby-header-nav.elementor-nav-menu--toggle {
		--menu-height: none;
	}

	.storaby-header .elementor-menu-toggle {
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		width: 44px !important;
		height: 44px !important;
		padding: 0 !important;
		margin: 0 !important;
		border: 1px solid rgba(25, 26, 46, 0.18) !important;
		border-radius: 12px !important;
		background: #fdf5f0 !important;
		color: #191a2e !important;
		position: relative;
		z-index: 1004 !important;
	}

	body.sb-nav-open .storaby-header .elementor-menu-toggle {
		z-index: 1006 !important;
	}

	
	.storaby-header .elementor-menu-toggle .elementor-menu-toggle__icon--open,
	.storaby-header .elementor-menu-toggle .elementor-menu-toggle__icon--close {
		display: none !important;
	}

	.storaby-header .elementor-menu-toggle::before,
	.storaby-header .elementor-menu-toggle::after {
		content: "";
		position: absolute;
		left: 13px;
		right: 13px;
		height: 2px;
		background: #191a2e;
		border-radius: 2px;
		transition: transform 0.22s ease, top 0.22s ease, opacity 0.22s ease;
		pointer-events: none;
	}

	.storaby-header .elementor-menu-toggle::before {
		top: 15px;
		box-shadow: 0 6px 0 #191a2e;
	}

	.storaby-header .elementor-menu-toggle::after {
		top: 27px;
	}

	.storaby-header .elementor-menu-toggle.elementor-active::before {
		top: 21px;
		transform: rotate(45deg);
		box-shadow: none;
	}

	.storaby-header .elementor-menu-toggle.elementor-active::after {
		top: 21px;
		transform: rotate(-45deg);
	}

	
	.storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown,
	.storaby-header .elementor-nav-menu--toggle .elementor-menu-toggle + .elementor-nav-menu__container {
		display: block !important;
		position: fixed !important;
		top: 0 !important;
		left: 0 !important;
		right: auto !important;
		bottom: 0 !important;
		width: 60vw !important;
		max-width: 60vw !important;
		height: 100vh !important;
		height: 100dvh !important;
		min-height: 100vh !important;
		min-height: 100dvh !important;
		max-height: none !important;
		margin: 0 !important;
		padding: 88px 22px 24px !important;
		background: #fdf5f0 !important;
		box-shadow: 16px 0 40px rgba(25, 26, 46, 0.14) !important;
		transform: translateX(-100%) !important;
		opacity: 0 !important;
		visibility: hidden !important;
		pointer-events: none !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		z-index: 1003 !important;
		transition: transform 0.24s ease, opacity 0.2s ease, visibility 0.2s ease !important;
		border-radius: 0 !important;
	}

	.storaby-header .elementor-menu-toggle.elementor-active + .elementor-nav-menu--dropdown,
	.storaby-header .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container,
	body.sb-nav-open .storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown {
		transform: translateX(0) !important;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
		left: 0 !important;
		width: 60vw !important;
		max-width: 60vw !important;
		height: 100dvh !important;
		min-height: 100dvh !important;
		max-height: none !important;
		z-index: 1003 !important;
	}

	.storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu {
		display: flex !important;
		flex-direction: column !important;
		align-items: stretch !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		gap: 0 !important;
	}

	.storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		border-bottom: 1px solid rgba(25, 26, 46, 0.12) !important;
		background: transparent !important;
	}

	.storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item > a {
		display: block !important;
		width: 100% !important;
		padding: 18px 0 !important;
		font-family: Poppins, sans-serif !important;
		font-size: 16px !important;
		line-height: 1.15 !important;
		font-weight: 500 !important;
		color: #191a2e !important;
		background: transparent !important;
		border: 0 !important;
		border-inline-start: 0 !important;
		text-shadow: none !important;
	}

	.storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item > a:hover,
	.storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu > .current-menu-item > a,
	.storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item > a.elementor-item-active {
		color: #ea7a1e !important;
		background: transparent !important;
	}
}

@media (max-width: 767px) {
	.storaby-header .elementor-menu-toggle {
		width: 40px !important;
		height: 40px !important;
		min-width: 40px !important;
	}

	.storaby-header .elementor-menu-toggle::before,
	.storaby-header .elementor-menu-toggle::after {
		left: 11px;
		right: 11px;
	}

	.storaby-header .elementor-menu-toggle::before {
		top: 13px;
	}

	.storaby-header .elementor-menu-toggle::after {
		top: 25px;
	}

	.storaby-header .elementor-menu-toggle.elementor-active::before,
	.storaby-header .elementor-menu-toggle.elementor-active::after {
		top: 19px;
	}

	.storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown {
		padding: 80px 18px 24px !important;
	}

	.storaby-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item > a {
		font-size: 15px !important;
		padding: 16px 0 !important;
	}
}

.storaby-legal-hero {
	position: relative;
	overflow: visible !important;
	background-color: transparent !important;
	background-image: var(--storaby-bg-faq-hero) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	background-size: 100% 485px !important;
	z-index: 1;
}

.storaby-legal-hero > .e-con-inner {
	position: relative;
	z-index: 2;
}

.storaby-legal-hero .elementor-heading-title {
	max-width: 720px;
}

.storaby-legal-hero .storaby-accent,
.storaby-legal-hero em.storaby-accent {
	font-style: italic;
	font-weight: 600;
	color: #ea7a1e;
}

.storaby-legal-prose {
	font-family: Poppins, sans-serif;
	font-size: 15px;
	line-height: 1.7;
	color: #79797c;
}

.storaby-legal-prose h2 {
	margin: 2em 0 0.65em;
	font-family: Poppins, sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
	color: #191a2e;
}

.storaby-legal-prose h2:first-of-type {
	margin-top: 1.5em;
}

.storaby-legal-prose p {
	margin: 0 0 1em;
}

.storaby-legal-prose ul {
	margin: 0 0 1.25em;
	padding-left: 1.25em;
}

.storaby-legal-prose li {
	margin-bottom: 0.45em;
}

.storaby-legal-prose a {
	color: #ea7a1e;
	text-decoration: underline;
}

.storaby-legal-prose em {
	color: #79797c;
}

@media (max-width: 767px) {
	.storaby-hero {
		background-size: 200% 689px !important;
	}
	.storaby-legal-hero .elementor-heading-title {
		font-size: 32px !important;
		line-height: 40px !important;
	}

	.storaby-legal-prose {
		font-size: 14px;
	}

	.storaby-legal-prose h2 {
		font-size: 18px;
	}
}

.sb-reveal:not(.is-revealed) {
	opacity: 0;
	transform: translateY(16px);
}

.sb-reveal.is-revealed {
	animation: sb-reveal-in 0.32s cubic-bezier(0.2, 0.7, 0.2, 1) both;
	animation-delay: var(--sb-reveal-delay, 0s);
}

.storaby-hero-illustration.sb-reveal:not(.is-revealed) {
	transform: none;
}

.storaby-hero-illustration.sb-reveal.is-revealed {
	animation-name: sb-reveal-fade;
}

@keyframes sb-reveal-fade {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.sb-reveal--media:not(.is-revealed) {
	transform: scale(1.03);
}

.sb-reveal--media.is-revealed {
	animation-duration: 0.45s;
}

@keyframes sb-reveal-in {
	from {
		opacity: 0;
		transform: translateY(16px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes sb-reveal-in-media {
	from {
		opacity: 0;
		transform: scale(1.03);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

.sb-reveal--media.is-revealed {
	animation-name: sb-reveal-in-media;
}

@media (prefers-reduced-motion: reduce) {
	.sb-reveal:not(.is-revealed),
	.sb-reveal.is-revealed {
		opacity: 1;
		transform: none;
		animation: none;
	}
}

body.elementor-editor-active .sb-reveal,
body.elementor-editor-preview .sb-reveal,
body.elementor-editor .sb-reveal {
	opacity: 1 !important;
	transform: none !important;
	animation: none !important;
}

body .storaby-story-preview button.storaby-story-preview__close,
body .storaby-story-preview button.storaby-story-preview__close:hover,
body .storaby-story-preview button.storaby-story-preview__close:focus,
body .storaby-story-preview button.storaby-story-preview__close:focus-visible,
body .storaby-story-preview button.storaby-story-preview__close:active {
	background: #ea7a1e !important;
	background-color: #ea7a1e !important;
	background-image: none !important;
	border: 0 !important;
	color: #ffffff !important;
	box-shadow: 0 8px 20px rgba(234, 122, 30, 0.35) !important;
}

body .storaby-story-preview button.storaby-story-preview__close:hover,
body .storaby-story-preview button.storaby-story-preview__close:focus-visible {
	background: #f08a35 !important;
	background-color: #f08a35 !important;
}

body .storaby-story-preview button.storaby-story-preview__nav,
body .storaby-story-preview button.storaby-story-preview__nav:hover,
body .storaby-story-preview button.storaby-story-preview__nav:focus,
body .storaby-story-preview button.storaby-story-preview__nav:focus-visible,
body .storaby-story-preview button.storaby-story-preview__nav:active {
	background: #ea7a1e !important;
	background-color: #ea7a1e !important;
	background-image: none !important;
	border: 0 !important;
	color: #ffffff !important;
	box-shadow: 0 10px 24px rgba(234, 122, 30, 0.35) !important;
}

body .storaby-story-preview button.storaby-story-preview__nav:hover,
body .storaby-story-preview button.storaby-story-preview__nav:focus-visible {
	background: #f08a35 !important;
	background-color: #f08a35 !important;
}

body .storaby-story-preview button.storaby-story-preview__nav:disabled,
body .storaby-story-preview button.storaby-story-preview__nav:disabled:hover {
	background: #ea7a1e !important;
	background-color: #ea7a1e !important;
	opacity: 0.4 !important;
}
