:root {
	--rs-b2b-green: #375125;
	--rs-b2b-green-soft: #73973D;
	--rs-b2b-brown: #563d23;
	--rs-b2b-cream: #F4F1EA;
	--rs-b2b-sand: #CCB697;
	--rs-b2b-yellow: #FABE14;
	--rs-b2b-white: #FCFCFC;
	--rs-b2b-line: rgba(86, 61, 35, 0.18);
	--rs-b2b-font-display: "Cal Sans Regular", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	--rs-b2b-font-body: "Quicksand", sans-serif;
}

/* The complete navigation fits safely on common laptop widths. This separate,
 * versioned override also avoids stale CSS-combine files from the former
 * 1280px breakpoint. */
@media (min-width: 993px) and (max-width: 1280px) {
	body .rs-commerce-header {
		display: grid !important;
		grid-template-columns: 60px minmax(0, 1fr) 42px 42px 42px 42px !important;
		column-gap: 3px !important;
		justify-content: initial !important;
	}

	body .rs-commerce-header__logo {
		order: initial !important;
		width: 60px !important;
		max-width: 60px !important;
		flex: 0 0 60px !important;
		justify-self: start !important;
		--container-widget-width: 60px !important;
	}

	body .rs-commerce-header > .rs-commerce-header__menu {
		order: initial !important;
		width: auto !important;
		min-width: 0 !important;
		max-width: none !important;
		margin-left: 0 !important;
		flex: initial !important;
		justify-self: center !important;
		--container-widget-width: auto !important;
	}

	body .rs-commerce-header__account,
	body .rs-commerce-header__favorites,
	body .rs-commerce-header__cart,
	body .rs-commerce-header__language {
		order: initial !important;
		width: 42px !important;
		max-width: 42px !important;
	}

	body .rs-commerce-header__account {
		margin-left: 0 !important;
	}

	body .rs-commerce-header__account .elementor-button-text {
		display: none !important;
	}

	body .rs-commerce-header__menu .elementor-nav-menu--main {
		display: flex !important;
	}

	body .rs-commerce-header__menu .elementor-menu-toggle,
	body .rs-commerce-header__menu > .elementor-nav-menu--dropdown {
		display: none !important;
	}

	body .rs-commerce-header__menu .elementor-item {
		padding-inline: 5px !important;
		font-size: 12px !important;
	}
}

.rs-screen-reader-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

/* Elementor still carries a legacy visibility rule tied to an obsolete body
 * class. Keep the wholesale experience visible, while regular visitors see
 * only the invitation rather than the protected ordering controls. */
html body.page-id-62 .elementor-element.elementor-element-1b93fe0 {
	display: flex !important;
	width: 100% !important;
}

body.page-id-62:not(.rs-b2b-customer) .rs-b2b-mayoreo > .rs-b2b-hero,
body.page-id-62:not(.rs-b2b-customer) .rs-b2b-mayoreo > .rs-b2b-store,
body.page-id-62:not(.rs-b2b-customer) .rs-b2b-mayoreo > .rs-b2b-selection-dock,
body.page-id-62:not(.rs-b2b-customer) .rs-b2b-mayoreo > .rs-b2b-order-drawer,
body.page-id-62:not(.rs-b2b-customer) .rs-b2b-mayoreo > .rs-b2b-product-modal,
body.page-id-62:not(.rs-b2b-customer) .rs-b2b-mayoreo > .rs-b2b-smart-nav {
	display: none !important;
}

/* Immersive B2B registration: the original B2BKing form remains the source of
 * truth while this layer reveals it as an accessible, recoverable journey. */
body.page-id-1209 .elementor-element-b4aac00.rs-b2b-funnel-priority {
	position: relative;
	padding-block: clamp(34px, 6vw, 82px) !important;
	background: var(--rs-b2b-cream) !important;
}

body.page-id-1209 .elementor-element-b4aac00.rs-b2b-funnel-priority > .e-con-inner,
body.page-id-1209 .elementor-element-ca9c110,
body.page-id-1209 .elementor-element-ca9c110 > .e-con-inner,
body.page-id-1209 .elementor-element-6b5f295,
body.page-id-1209 .elementor-element-6b5f295 > .elementor-widget-container {
	width: 100% !important;
	max-width: none !important;
}

body.page-id-1209 .elementor-element-b4aac00.rs-b2b-funnel-priority > .e-con-inner {
	padding-inline: 0 !important;
}

body.page-id-1209 .elementor-element-42549c5 {
	display: none !important;
}

html body.page-id-1209 .rs-b2b-form-card {
	width: min(1180px, calc(100% - 32px)) !important;
	max-width: 1180px !important;
	margin: 0 auto !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 30px !important;
	background: transparent !important;
	box-shadow: 0 24px 64px rgba(55, 81, 37, 0.1) !important;
	overflow: hidden;
}

body.page-id-1209 .rs-b2b-form-card > h2,
body.page-id-1209 .rs-b2b-form-card .b2bking_b2bregistration_only_register_header {
	display: none !important;
}

body.page-id-1209 .rs-b2b-form-card > .woocommerce {
	margin: 0 !important;
}

body.page-id-1209 .woocommerce-error,
body.page-id-1209 .woocommerce-message,
body.page-id-1209 .woocommerce-info {
	width: min(1180px, calc(100% - 32px));
	margin: 0 auto 18px !important;
	border: 1px solid rgba(143, 59, 54, 0.22);
	border-radius: 16px;
	background: #fff8f6;
	color: #70332f;
}

body.page-id-1209 form.rs-b2b-registration {
	box-sizing: border-box;
	display: grid !important;
	grid-template-columns: minmax(310px, 0.78fr) minmax(0, 1.52fr);
	width: 100% !important;
	min-height: min(780px, calc(100dvh - 80px));
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 30px !important;
	background: var(--rs-b2b-white) !important;
	box-shadow: none !important;
	color: var(--rs-b2b-brown);
	font-family: var(--rs-b2b-font-body);
	overflow: hidden;
}

body.page-id-1209 form.rs-b2b-registration *,
body.page-id-1209 form.rs-b2b-registration *::before,
body.page-id-1209 form.rs-b2b-registration *::after {
	box-sizing: border-box;
}

body.page-id-1209 form.rs-b2b-registration > .rs-b2b-internal-field,
body.page-id-1209 form.rs-b2b-registration > input[type="hidden"] {
	display: none !important;
}

.rs-b2b-registration__aside {
	position: relative;
	display: flex;
	min-width: 0;
	padding: clamp(30px, 4vw, 52px);
	flex-direction: column;
	background: var(--rs-b2b-green);
	color: #fff;
	overflow: hidden;
}

.rs-b2b-registration__aside::after {
	position: absolute;
	right: -95px;
	bottom: -95px;
	width: 260px;
	height: 260px;
	border: 1px solid rgba(204, 182, 151, 0.42);
	border-radius: 50%;
	content: "";
	pointer-events: none;
}

.rs-b2b-registration__brand {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	gap: 13px;
	margin-bottom: clamp(36px, 7vh, 72px);
	color: rgba(255, 255, 255, 0.78);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.rs-b2b-registration__brand img {
	width: 124px;
	height: auto;
	max-height: 72px;
	padding: 9px 12px;
	border-radius: 24px;
	background: var(--rs-b2b-cream);
	object-fit: contain;
}

.rs-b2b-registration__aside-eyebrow,
.rs-b2b-registration__eyebrow {
	display: block;
	margin: 0 0 12px !important;
	color: var(--rs-b2b-sand);
	font-size: 11px !important;
	font-weight: 800;
	letter-spacing: 0.14em;
	line-height: 1.3;
	text-transform: uppercase;
}

.rs-b2b-registration__aside h2 {
	position: relative;
	z-index: 1;
	max-width: 100%;
	margin: 0 0 20px !important;
	color: #fff !important;
	font-family: var(--rs-b2b-font-display) !important;
	font-size: clamp(38px, 3.4vw, 46px) !important;
	font-weight: 500 !important;
	letter-spacing: 0;
	line-height: 1.04 !important;
}

.rs-b2b-registration__aside-copy {
	position: relative;
	z-index: 1;
	max-width: 38ch;
	margin: 0 !important;
	color: rgba(252, 252, 252, 0.9) !important;
	font-size: 14px !important;
	line-height: 1.7 !important;
}

.rs-b2b-registration__chapters {
	position: relative;
	z-index: 1;
	display: grid;
	gap: 4px;
	margin: 34px 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.rs-b2b-registration__chapters li {
	display: flex;
	align-items: center;
	gap: 11px;
	min-height: 38px;
	padding: 5px 9px;
	border-radius: 12px;
	color: rgba(255, 255, 255, 0.56);
	font-size: 12px;
	font-weight: 700;
	transition: background-color 180ms ease, color 180ms ease;
}

.rs-b2b-registration__chapters li > span {
	display: grid;
	width: 26px;
	height: 26px;
	place-items: center;
	border: 1px solid rgba(255, 255, 255, 0.24);
	border-radius: 50%;
	font-size: 10px;
}

.rs-b2b-registration__chapters li.is-active {
	background: rgba(204, 182, 151, 0.16);
	color: #fff;
}

.rs-b2b-registration__chapters li.is-active > span,
.rs-b2b-registration__chapters li.is-complete > span {
	border-color: var(--rs-b2b-sand);
	background: var(--rs-b2b-sand);
	color: var(--rs-b2b-green);
}

.rs-b2b-registration__chapters li.is-complete {
	color: rgba(255, 255, 255, 0.8);
}

.rs-b2b-registration__save {
	position: relative;
	z-index: 1;
	display: grid;
	gap: 5px;
	margin-top: auto;
	padding: 16px 17px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.07);
}

.rs-b2b-registration__save strong {
	color: #fff;
	font-size: 12px;
}

.rs-b2b-registration__save span {
	color: rgba(255, 255, 255, 0.68);
	font-size: 11px;
	line-height: 1.5;
}

.rs-b2b-registration__main {
	display: flex;
	min-width: 0;
	padding: clamp(28px, 5vw, 64px);
	flex-direction: column;
	background: var(--rs-b2b-white);
}

.rs-b2b-registration__topbar {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 24px;
	min-height: 48px;
	margin-bottom: clamp(38px, 8vh, 82px);
}

.rs-b2b-registration__progress-meta {
	display: grid;
	width: min(300px, 58%);
	gap: 9px;
}

.rs-b2b-registration__progress-meta span {
	color: var(--rs-b2b-brown);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.rs-b2b-registration__progress-meta i {
	display: block;
	width: 100%;
	height: 3px;
	border-radius: 99px;
	background: rgba(204, 182, 151, 0.46);
	overflow: hidden;
}

.rs-b2b-registration__progress-meta b {
	display: block;
	width: 0;
	height: 100%;
	border-radius: inherit;
	background: var(--rs-b2b-green-soft);
	transition: width 220ms ease-out;
}

.rs-b2b-registration__help {
	display: inline-flex;
	min-height: 44px;
	padding: 8px 4px;
	align-items: center;
	color: var(--rs-b2b-green) !important;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none !important;
}

.rs-b2b-registration__help:hover,
.rs-b2b-registration__help:focus-visible {
	text-decoration: underline !important;
	text-underline-offset: 4px;
}

.rs-b2b-registration__intro,
.rs-b2b-registration__step {
	width: min(100%, 680px);
	margin: auto 0;
}

.rs-b2b-registration__intro[hidden],
.rs-b2b-registration__step[hidden],
.rs-b2b-registration__navigation[hidden],
.rs-b2b-registration__navigation button[hidden] {
	display: none !important;
}

.rs-b2b-registration__intro h2,
.rs-b2b-registration__step h2 {
	margin: 0 0 20px !important;
	color: var(--rs-b2b-brown) !important;
	font-family: var(--rs-b2b-font-display) !important;
	font-size: clamp(38px, 4.5vw, 56px) !important;
	font-weight: 500 !important;
	letter-spacing: 0;
	line-height: 1.04 !important;
	word-spacing: normal;
}

.rs-b2b-registration__intro h2:focus,
.rs-b2b-registration__step h2:focus {
	outline: 0;
}

.rs-b2b-registration__intro > p,
.rs-b2b-registration__step-copy {
	max-width: 56ch;
	margin: 0 !important;
	color: var(--rs-b2b-brown) !important;
	font-size: clamp(15px, 1.5vw, 18px) !important;
	line-height: 1.7 !important;
}

.rs-b2b-registration__promise {
	display: grid;
	gap: 4px;
	margin: 30px 0 18px;
	padding: 18px 20px 18px 58px;
	border: 1px solid var(--rs-b2b-sand);
	border-radius: 24px;
	background: var(--rs-b2b-cream);
	color: var(--rs-b2b-brown);
}

.rs-b2b-registration__promise::before {
	position: absolute;
	margin: 8px 0 0 -35px;
	width: 18px;
	height: 18px;
	border: 2px solid var(--rs-b2b-green-soft);
	border-radius: 50% 50% 50% 10%;
	content: "";
	transform: rotate(-34deg);
}

.rs-b2b-registration__promise strong {
	color: var(--rs-b2b-brown);
	font-size: 14px;
}

.rs-b2b-registration__promise span {
	font-size: 12px;
	line-height: 1.5;
}

html body.page-id-1209 .rs-b2b-registration__start,
html body.page-id-1209 .rs-b2b-registration__navigation button,
html body.page-id-1209 .rs-b2b-registration__submit button[type="submit"] {
	display: inline-flex !important;
	width: auto !important;
	min-width: 150px;
	min-height: 50px;
	margin: 0 !important;
	padding: 12px 22px !important;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--rs-b2b-green) !important;
	border-radius: 30px !important;
	background: var(--rs-b2b-green) !important;
	box-shadow: none !important;
	color: #fff !important;
	font-family: "Quicksand", sans-serif !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
	text-transform: none !important;
	cursor: pointer;
	transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease !important;
}

html body.page-id-1209 .rs-b2b-registration__start {
	margin-top: 18px !important;
}

html body.page-id-1209 .rs-b2b-registration__start:hover,
html body.page-id-1209 .rs-b2b-registration__navigation button:hover,
html body.page-id-1209 .rs-b2b-registration__submit button[type="submit"]:hover {
	border-color: var(--rs-b2b-green-soft) !important;
	background: var(--rs-b2b-green-soft) !important;
	box-shadow: none !important;
	transform: translateY(-1px) !important;
}

.rs-b2b-registration__fields {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	margin-top: 30px;
}

body.page-id-1209 .rs-b2b-registration__field {
	position: relative;
	min-width: 0;
	margin: 0 !important;
}

body.page-id-1209 .rs-b2b-registration__field:has(textarea),
body.page-id-1209 .rs-b2b-registration__field:has(input[type="file"]),
body.page-id-1209 .rs-b2b-registration__field:has(input[type="radio"]),
body.page-id-1209 .rs-b2b-registration__field:has(#b2bking_custom_field_34),
body.page-id-1209 .rs-b2b-registration__documents-note,
body.page-id-1209 .rs-b2b-registration__summary,
body.page-id-1209 .rs-b2b-registration__consent,
body.page-id-1209 .rs-b2b-registration__submit {
	grid-column: 1 / -1;
}

html body.page-id-1209 .rs-b2b-registration__field label {
	display: block !important;
	margin: 0 0 8px !important;
	color: var(--rs-b2b-brown) !important;
	font-family: "Quicksand", sans-serif !important;
	font-size: 12px !important;
	font-weight: 800 !important;
	line-height: 1.45 !important;
}

html body.page-id-1209 form.rs-b2b-registration input[type="text"],
html body.page-id-1209 form.rs-b2b-registration input[type="email"],
html body.page-id-1209 form.rs-b2b-registration input[type="password"],
html body.page-id-1209 form.rs-b2b-registration input[type="tel"],
html body.page-id-1209 form.rs-b2b-registration input[type="number"],
html body.page-id-1209 form.rs-b2b-registration select,
html body.page-id-1209 form.rs-b2b-registration textarea {
	width: 100% !important;
	min-height: 52px !important;
	margin: 0 !important;
	padding: 13px 15px !important;
	border: 1px solid var(--rs-b2b-sand) !important;
	border-radius: 30px !important;
	background: var(--rs-b2b-white) !important;
	box-shadow: none !important;
	color: var(--rs-b2b-brown) !important;
	font-family: "Quicksand", sans-serif !important;
	font-size: 16px !important;
	line-height: 1.35 !important;
}

body.page-id-1209 form.rs-b2b-registration .woocommerce-input-wrapper,
body.page-id-1209 form.rs-b2b-registration .select2-container {
	display: block;
	width: 100% !important;
}

body.page-id-1209 .rs-b2b-registration__field--optional > label::after {
	display: inline-flex;
	margin-left: 8px;
	padding: 3px 7px;
	border-radius: 999px;
	background: rgba(115, 151, 61, 0.12);
	color: var(--rs-b2b-green);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	content: "Opcional por ahora";
}

body.page-id-1209 form.rs-b2b-registration .select2-container {
	margin: 0 !important;
}

body.page-id-1209 form.rs-b2b-registration .select2-selection--single {
	display: flex;
	align-items: center;
	min-height: 52px;
	padding: 0 44px 0 15px;
	border: 1px solid var(--rs-b2b-sand) !important;
	border-radius: 30px !important;
	background: var(--rs-b2b-white) !important;
}

body.page-id-1209 form.rs-b2b-registration .select2-selection__rendered {
	width: 100%;
	padding: 0 !important;
	color: var(--rs-b2b-brown) !important;
	font-size: 16px;
	line-height: 1.35 !important;
}

body.page-id-1209 form.rs-b2b-registration .select2-selection__arrow {
	top: 50% !important;
	right: 12px !important;
	transform: translateY(-50%);
}

html body.page-id-1209 form.rs-b2b-registration input:focus,
html body.page-id-1209 form.rs-b2b-registration select:focus,
html body.page-id-1209 form.rs-b2b-registration textarea:focus,
body.page-id-1209 form.rs-b2b-registration .select2-container--focus .select2-selection--single {
	border-color: var(--rs-b2b-green-soft) !important;
	background: var(--rs-b2b-white) !important;
	box-shadow: 0 0 0 4px rgba(115, 151, 61, 0.14) !important;
	outline: 0 !important;
}

html body.page-id-1209 form.rs-b2b-registration [aria-invalid="true"] {
	border-color: #a64a43 !important;
	box-shadow: 0 0 0 3px rgba(166, 74, 67, 0.1) !important;
}

body.page-id-1209 form.rs-b2b-registration .woocommerce-form__label-for-checkbox {
	display: flex !important;
	min-height: 50px;
	margin: 0 0 10px !important;
	padding: 14px 16px;
	align-items: center;
	gap: 12px;
	border: 1px solid var(--rs-b2b-sand);
	border-radius: 24px;
	background: var(--rs-b2b-cream);
	cursor: pointer;
}

body.page-id-1209 form.rs-b2b-registration input[type="radio"],
body.page-id-1209 form.rs-b2b-registration input[type="checkbox"] {
	width: 21px !important;
	height: 21px !important;
	margin: 0 !important;
	flex: 0 0 21px;
	accent-color: var(--rs-b2b-green);
}

html body.page-id-1209 form.rs-b2b-registration input[type="file"] {
	width: 100% !important;
	min-height: 68px;
	margin: 0 !important;
	padding: 12px !important;
	border: 1px dashed var(--rs-b2b-sand) !important;
	border-radius: 24px !important;
	background: var(--rs-b2b-cream) !important;
	box-shadow: none !important;
	color: var(--rs-b2b-brown) !important;
	font-family: "Quicksand", sans-serif !important;
	font-size: 13px !important;
	cursor: pointer;
}

html body.page-id-1209 form.rs-b2b-registration input[type="file"]::file-selector-button {
	min-height: 40px;
	margin-right: 12px;
	padding: 8px 13px;
	border: 0;
	border-radius: 30px;
	background: var(--rs-b2b-green);
	color: #fff;
	font: inherit;
	font-weight: 800;
	cursor: pointer;
}

.rs-b2b-file-status {
	display: block;
	margin-top: 7px;
	color: #817463;
	font-size: 11px;
	line-height: 1.45;
}

.rs-b2b-registration__field.has-file .rs-b2b-file-status {
	color: var(--rs-b2b-green);
	font-weight: 800;
}

.rs-b2b-registration__documents-note {
	display: grid;
	gap: 5px;
	padding: 16px 18px;
	border: 1px solid rgba(55, 81, 37, 0.16);
	border-radius: 15px;
	background: var(--rs-b2b-cream);
	color: var(--rs-b2b-brown);
}

.rs-b2b-registration__documents-note strong {
	color: var(--rs-b2b-green);
	font-size: 13px;
}

.rs-b2b-registration__documents-note span {
	font-size: 12px;
	line-height: 1.5;
}

.rs-b2b-registration__error {
	display: block;
	margin-top: 7px;
	color: #8f3b36;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.45;
}

.rs-b2b-registration__navigation {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	width: min(100%, 680px);
	margin-top: 34px;
}

html body.page-id-1209 .rs-b2b-registration__navigation .rs-b2b-registration__previous {
	min-width: 118px;
	border-color: rgba(55, 81, 37, 0.25) !important;
	background: transparent !important;
	box-shadow: none !important;
	color: var(--rs-b2b-green) !important;
}

.rs-b2b-registration__navigation.is-final {
	justify-content: flex-start;
}

.rs-b2b-registration__summary {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin: 0 !important;
}

.rs-b2b-registration__summary > div {
	min-width: 0;
	padding: 13px 14px;
	border: 1px solid rgba(86, 61, 35, 0.11);
	border-radius: 18px;
	background: var(--rs-b2b-cream);
}

.rs-b2b-registration__summary dt {
	margin-bottom: 3px;
	color: #817463;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.rs-b2b-registration__summary dd {
	margin: 0;
	color: var(--rs-b2b-brown);
	font-size: 12px;
	font-weight: 700;
	line-height: 1.45;
	overflow-wrap: anywhere;
}

.rs-b2b-registration__consent {
	display: flex !important;
	align-items: flex-start;
	gap: 11px;
	margin: 4px 0 0 !important;
	padding: 15px;
	border: 1px solid rgba(86, 61, 35, 0.14);
	border-radius: 14px;
	background: var(--rs-b2b-white);
	color: var(--rs-b2b-brown) !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 1.55 !important;
	cursor: pointer;
}

.rs-b2b-registration__consent a {
	color: var(--rs-b2b-green) !important;
	font-weight: 800;
}

body.page-id-1209 .rs-b2b-registration__submit {
	margin: 0 !important;
}

html body.page-id-1209 .rs-b2b-registration__submit button[type="submit"] {
	width: 100% !important;
	margin-top: 0 !important;
}

html body.page-id-1209 .rs-b2b-registration__submit button[disabled] {
	cursor: wait;
	opacity: 0.72;
	transform: none !important;
}

@media (max-width: 860px) {
	body.page-id-1209 form.rs-b2b-registration {
		grid-template-columns: 1fr;
	}

	.rs-b2b-registration__aside {
		min-height: 290px;
		padding: 28px;
	}

	.rs-b2b-registration__brand {
		margin-bottom: 26px;
	}

	.rs-b2b-registration__aside h2 {
		max-width: 15ch;
		font-size: 36px !important;
	}

	.rs-b2b-registration__chapters {
		display: flex;
		gap: 7px;
		margin: 25px 0 0 !important;
		overflow-x: auto;
		scrollbar-width: none;
	}

	.rs-b2b-registration__chapters li {
		min-width: 38px;
		padding: 4px;
	}

	.rs-b2b-registration__chapters li:not(.is-active) {
		font-size: 0;
	}

	.rs-b2b-registration__chapters li.is-active {
		padding-inline: 9px 13px;
		white-space: nowrap;
	}

	.rs-b2b-registration__save {
		display: none;
	}

	.rs-b2b-registration__main {
		min-height: 660px;
	}
}

@media (max-width: 560px) {
	body.page-id-1209 .elementor-element-ca9c110,
	body.page-id-1209 .elementor-element-ca9c110 > .e-con-inner {
		padding-inline: 0 !important;
	}

	html body.page-id-1209 .rs-b2b-form-card {
		width: calc(100% - 20px) !important;
		border-radius: 24px !important;
	}

	body.page-id-1209 form.rs-b2b-registration {
		border-radius: 24px !important;
	}

	.rs-b2b-registration__aside {
		min-height: 248px;
		padding: 22px 20px;
	}

	.rs-b2b-registration__brand img {
		width: 104px;
		height: auto;
		max-height: 58px;
		padding: 7px 10px;
	}

	.rs-b2b-registration__brand {
		margin-bottom: 20px;
		font-size: 9px;
	}

	.rs-b2b-registration__aside h2 {
		font-size: 29px !important;
	}

	.rs-b2b-registration__aside-copy {
		display: none;
	}

	.rs-b2b-registration__chapters {
		margin-top: 18px !important;
	}

	.rs-b2b-registration__main {
		min-height: 620px;
		padding: 24px 20px 28px;
	}

	.rs-b2b-registration__topbar {
		margin-bottom: 38px;
	}

	.rs-b2b-registration__help {
		font-size: 11px;
	}

	.rs-b2b-registration__intro h2,
	.rs-b2b-registration__step h2 {
		font-size: 40px !important;
	}

	.rs-b2b-registration__fields,
	.rs-b2b-registration__summary {
		grid-template-columns: 1fr;
	}

	.rs-b2b-registration__summary > div,
	.rs-b2b-registration__field {
		grid-column: 1 !important;
	}

	.rs-b2b-registration__navigation {
		position: sticky;
		z-index: 5;
		bottom: 0;
		margin: 28px -20px -28px;
		padding: 13px 20px max(13px, env(safe-area-inset-bottom));
		background: rgba(252, 252, 252, 0.96);
		box-shadow: 0 -12px 30px rgba(55, 81, 37, 0.08);
		backdrop-filter: blur(12px);
		-webkit-backdrop-filter: blur(12px);
	}

	html body.page-id-1209 .rs-b2b-registration__navigation button {
		min-width: 0;
		flex: 1;
	}
}

.rs-b2b-cierre-wrapper[role="link"],
.rs-b2b-cierre-content[role="link"] {
	cursor: pointer;
}

.rs-b2b-cierre-wrapper[role="link"]:focus-visible,
.rs-b2b-cierre-content[role="link"]:focus-visible {
	box-shadow: 0 0 0 5px rgba(115, 151, 61, 0.22);
	outline: 2px solid var(--rs-b2b-green);
	outline-offset: 4px;
}

.rs-b2b-shop-context {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px 18px;
	width: 100%;
	padding: 14px clamp(18px, 4vw, 54px);
	border-block: 1px solid rgba(55, 81, 37, 0.12);
	background: var(--rs-b2b-cream);
	color: var(--rs-b2b-brown);
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
}

.rs-b2b-shop-context strong {
	color: var(--rs-b2b-green);
	font-size: 15px;
}

.rs-b2b-shop-context span::before {
	margin-right: 18px;
	color: var(--rs-b2b-green-soft);
	content: "•";
}

/* Store-only kit shortcuts. */
.rs-store-kits {
	box-sizing: border-box;
	width: min(1180px, calc(100% - 32px));
	margin: clamp(30px, 5vw, 70px) auto 34px;
	padding: clamp(24px, 4vw, 42px);
	border: 1px solid var(--rs-b2b-line);
	border-radius: 28px;
	background: radial-gradient(circle at 100% 0, rgba(115, 151, 61, 0.12), transparent 34%), #fff;
	box-shadow: 0 22px 60px rgba(55, 81, 37, 0.08);
	color: var(--rs-b2b-brown);
}

.rs-store-kits *,
.rs-b2b-onboarding *,
.rs-b2b-account-welcome * {
	box-sizing: border-box;
}

.rs-store-kits__heading {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
	gap: 32px;
	align-items: end;
	margin-bottom: 26px;
}

.rs-store-kits__heading span,
.rs-b2b-onboarding__eyebrow,
.rs-b2b-account-welcome > span,
.rs-b2b-privacy-disclosure > span {
	display: block;
	margin-bottom: 7px;
	color: var(--rs-b2b-green-soft);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.rs-store-kits__heading h2 {
	margin: 0;
	color: var(--rs-b2b-green);
	font-family: var(--rs-b2b-font-display);
	font-size: clamp(28px, 4vw, 45px);
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.05;
}

.rs-store-kits__heading p {
	margin: 0;
	font-size: 14px;
	line-height: 1.65;
}

.rs-store-kits__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

.rs-store-kit {
	position: relative;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	min-height: 280px;
	padding: 26px;
	border: 1px solid rgba(86, 61, 35, 0.12);
	border-radius: 22px;
	background: var(--rs-b2b-cream);
}

.rs-store-kit__badge {
	padding: 6px 10px;
	border-radius: 999px;
	background: #fff;
	color: var(--rs-b2b-green);
	font-size: 11px;
	font-weight: 800;
}

.rs-store-kit h3 {
	margin: 18px 0 8px;
	color: var(--rs-b2b-brown);
	font-family: var(--rs-b2b-font-display);
	font-size: clamp(23px, 3vw, 31px);
	font-weight: 500;
	line-height: 1.1;
}

.rs-store-kit p {
	margin: 0 0 18px;
	line-height: 1.6;
}

.rs-store-kit > strong {
	margin-top: auto;
	color: var(--rs-b2b-green);
	font-size: 20px;
}

.rs-store-kit button {
	width: 100%;
	min-height: 48px;
	margin-top: 16px;
	padding: 11px 18px;
	border: 1px solid var(--rs-b2b-green) !important;
	border-radius: 14px !important;
	background: var(--rs-b2b-green) !important;
	color: #fff !important;
	font: inherit;
	font-weight: 800;
	cursor: pointer;
}

.rs-store-kit button:hover,
.rs-store-kit button:focus-visible {
	background: #2b401d !important;
	outline: 3px solid rgba(115, 151, 61, 0.28);
	outline-offset: 2px;
}

.rs-store-kit button[disabled] {
	cursor: wait;
	opacity: 0.72;
}

.rs-store-kits__note,
.rs-store-kits__status {
	margin: 16px 0 0;
	font-size: 12px;
}

.rs-store-kits__status.is-error {
	color: #9d3d36;
}

/* B2B shop copy differs from the B2C campaign. */
body.rs-b2b-store-user .elementor-element-d3a2de2 {
	display: none !important;
}

/* Guided welcome. */
.rs-b2b-onboarding {
	width: min(780px, calc(100% - 28px));
	margin: clamp(30px, 7vw, 90px) auto;
	padding: clamp(26px, 6vw, 58px);
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 30px;
	background: var(--rs-b2b-green);
	box-shadow: 0 24px 64px rgba(55, 81, 37, 0.14);
	color: #fff;
	font-family: var(--rs-b2b-font-body);
}

.rs-b2b-onboarding__progress {
	display: flex;
	align-items: center;
	margin-bottom: 42px;
}

.rs-b2b-onboarding__progress span {
	display: grid;
	width: 34px;
	height: 34px;
	place-items: center;
	border: 1px solid rgba(255, 255, 255, 0.38);
	border-radius: 50%;
	color: rgba(255, 255, 255, 0.72);
	font-size: 12px;
	font-weight: 800;
}

.rs-b2b-onboarding__progress span.is-active,
.rs-b2b-onboarding__progress span.is-complete {
	border-color: var(--rs-b2b-sand);
	background: var(--rs-b2b-sand);
	color: var(--rs-b2b-green);
}

.rs-b2b-onboarding__progress i {
	height: 1px;
	flex: 1;
	background: rgba(255, 255, 255, 0.25);
}

.rs-b2b-onboarding article[hidden] {
	display: none !important;
}

.rs-b2b-onboarding__actions [hidden] {
	display: none !important;
}

.rs-b2b-onboarding h1,
.rs-b2b-onboarding h2 {
	margin: 0 0 16px;
	color: #fff;
	font-family: var(--rs-b2b-font-display);
	font-size: clamp(32px, 6vw, 54px);
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.05;
	word-spacing: normal;
}

.rs-b2b-onboarding p,
.rs-b2b-onboarding li {
	color: rgba(255, 255, 255, 0.87);
	font-size: 16px;
	line-height: 1.7;
}

.rs-b2b-onboarding ul {
	margin: 22px 0 0;
	padding-left: 22px;
}

.rs-b2b-onboarding__assurance {
	display: grid;
	gap: 5px;
	margin-top: 28px;
	padding: 18px 20px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.08);
}

.rs-b2b-onboarding__assurance span {
	color: rgba(255, 255, 255, 0.78);
	font-size: 13px;
	line-height: 1.55;
}

.rs-b2b-onboarding__actions {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	margin-top: 36px;
}

.rs-b2b-onboarding__actions button,
.rs-b2b-onboarding__actions a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 11px 21px;
	border: 1px solid rgba(255, 255, 255, 0.35) !important;
	border-radius: 14px !important;
	background: transparent !important;
	color: #fff !important;
	font: inherit;
	font-weight: 800;
	text-decoration: none !important;
	cursor: pointer;
}

.rs-b2b-onboarding__actions [data-rs-onboarding-next],
.rs-b2b-onboarding__actions [data-rs-onboarding-finish] {
	border-color: var(--rs-b2b-sand) !important;
	background: var(--rs-b2b-sand) !important;
	color: var(--rs-b2b-green) !important;
}

.rs-b2b-onboarding__actions button:focus-visible,
.rs-b2b-onboarding__actions a:focus-visible {
	outline: 3px solid rgba(255, 255, 255, 0.55);
	outline-offset: 3px;
}

/* Privacy disclosure and store account greeting. */
.rs-b2b-privacy-disclosure,
.rs-b2b-account-welcome {
	margin: 36px 0;
	padding: clamp(22px, 4vw, 34px);
	border: 1px solid var(--rs-b2b-line);
	border-radius: 22px;
	background: #f8f6f0;
	color: var(--rs-b2b-brown);
}

.rs-b2b-privacy-disclosure h2,
.rs-b2b-account-welcome h2 {
	margin: 0 0 12px;
	color: var(--rs-b2b-green);
	font-family: var(--rs-b2b-font-display);
	font-weight: 500;
}

.rs-b2b-privacy-disclosure p,
.rs-b2b-account-welcome p {
	line-height: 1.7;
}

.rs-b2b-account-welcome .rs-b2b-account-welcome__pending {
	margin: 18px 0 0;
	padding: 12px 14px;
	border-left: 4px solid var(--rs-b2b-yellow);
	border-radius: 8px;
	background: #fff;
}

.rs-b2b-account-welcome > div {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 18px;
}

.rs-b2b-account-welcome a {
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	padding: 9px 16px;
	border: 1px solid var(--rs-b2b-green);
	border-radius: 12px;
	color: var(--rs-b2b-green);
	font-weight: 800;
	text-decoration: none;
}

@media (max-width: 720px) {
	.rs-b2b-shop-context {
		align-items: stretch;
		flex-direction: column;
		gap: 3px;
	}

	.rs-b2b-shop-context span::before {
		display: none;
	}

	.rs-store-kits__heading,
	.rs-store-kits__grid {
		grid-template-columns: 1fr;
	}

	.rs-store-kits__heading {
		gap: 14px;
	}

	.rs-store-kit {
		min-height: 0;
	}

	.rs-b2b-onboarding__actions {
		align-items: stretch;
		flex-direction: column-reverse;
	}

	.rs-b2b-onboarding__actions button,
	.rs-b2b-onboarding__actions a {
		width: 100%;
	}
}

/* Header refinement: preserve the photographic overlay, but use the dark brand
 * green whenever the header sits on the sand surface so every control meets a
 * useful contrast level. */
body:not(.home):not(.woocommerce-shop):not(.page-id-53):not(.page-id-49) .rs-commerce-header,
body .rs-commerce-header.rs-header-scrolled {
	border-bottom: 1px solid rgba(55, 81, 37, 0.1);
}

body:not(.home):not(.woocommerce-shop):not(.page-id-53):not(.page-id-49) .rs-commerce-header .elementor-item,
body:not(.home):not(.woocommerce-shop):not(.page-id-53):not(.page-id-49) .rs-commerce-header .elementor-button,
body:not(.home):not(.woocommerce-shop):not(.page-id-53):not(.page-id-49) .rs-commerce-header .rs-header-favorites,
body:not(.home):not(.woocommerce-shop):not(.page-id-53):not(.page-id-49) .rs-commerce-header .elementor-menu-cart__toggle .elementor-button,
body .rs-commerce-header.rs-header-scrolled .elementor-item,
body .rs-commerce-header.rs-header-scrolled .elementor-button,
body .rs-commerce-header.rs-header-scrolled .rs-header-favorites,
body .rs-commerce-header.rs-header-scrolled .elementor-menu-cart__toggle .elementor-button {
	color: #29401d !important;
}

.rs-commerce-header .elementor-nav-menu--main .current-menu-item > a,
.rs-commerce-header .elementor-nav-menu--main a[aria-current="page"],
.rs-commerce-header .elementor-nav-menu--main a.elementor-item-active {
	background: rgba(255, 255, 255, 0.17) !important;
	font-weight: 800 !important;
}

body:not(.home):not(.woocommerce-shop):not(.page-id-53):not(.page-id-49) .rs-commerce-header .elementor-nav-menu--main .current-menu-item > a,
body:not(.home):not(.woocommerce-shop):not(.page-id-53):not(.page-id-49) .rs-commerce-header .elementor-nav-menu--main a[aria-current="page"],
body .rs-commerce-header.rs-header-scrolled .elementor-nav-menu--main .current-menu-item > a,
body .rs-commerce-header.rs-header-scrolled .elementor-nav-menu--main a[aria-current="page"] {
	background: rgba(55, 81, 37, 0.1) !important;
}

.rs-commerce-header a:focus-visible,
.rs-commerce-header button:focus-visible,
.rs-commerce-header [role="button"]:focus-visible {
	border-radius: 12px;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.82), 0 0 0 5px rgba(55, 81, 37, 0.55) !important;
	outline: 0 !important;
}

@media (max-width: 992px) {
	body .rs-commerce-header {
		min-height: 70px !important;
		padding-top: max(5px, env(safe-area-inset-top)) !important;
		padding-inline: 10px !important;
	}

	body .rs-commerce-header__menu .elementor-menu-toggle,
	body .rs-commerce-header__account .elementor-button,
	body .rs-commerce-header__favorites .rs-header-favorites,
	body .rs-commerce-header__cart .elementor-menu-cart__toggle .elementor-button,
	body .rs-commerce-header__language .elementor-nav-menu a {
		width: 44px !important;
		height: 44px !important;
		min-width: 44px !important;
		min-height: 44px !important;
	}
}

/* Footer system: one branded invitation, one clear navigation map and one
 * compact legal close. Existing Elementor menus and integrations stay intact. */
footer.elementor-location-footer.rs-site-footer-ready {
	position: relative;
	margin-top: clamp(48px, 7vw, 92px);
	border-top: 1px solid rgba(55, 81, 37, 0.12);
	background: var(--rs-b2b-cream);
	color: var(--rs-b2b-brown);
	overflow: hidden;
}

footer.elementor-location-footer.rs-site-footer-ready::before {
	position: absolute;
	top: 0;
	left: 50%;
	width: 86px;
	height: 4px;
	border-radius: 0 0 99px 99px;
	background: var(--rs-b2b-green-soft);
	content: "";
	transform: translateX(-50%);
}

footer.rs-site-footer-ready .elementor-element-e68b6c4 {
	width: min(1180px, calc(100% - 32px));
	max-width: 1180px !important;
	margin: clamp(34px, 6vw, 72px) auto 34px !important;
	padding: clamp(28px, 5vw, 52px) !important;
	align-items: center !important;
	border: 1px solid rgba(204, 182, 151, 0.42);
	border-radius: 30px;
	background: var(--rs-b2b-green) !important;
	box-shadow: 0 20px 48px rgba(55, 81, 37, 0.12);
}

footer.rs-site-footer-ready .elementor-element-e68b6c4 > .e-con-inner {
	display: grid !important;
	grid-template-columns: minmax(160px, 0.42fr) minmax(0, 1.58fr);
	column-gap: clamp(28px, 6vw, 80px) !important;
	row-gap: 18px !important;
	width: 100% !important;
	max-width: none !important;
	align-items: center !important;
}

footer.rs-site-footer-ready .rs-site-footer-newsletter-title {
	grid-row: 1;
	grid-column: 2;
	align-self: end;
	margin: 0 !important;
	color: #fff;
	font-family: var(--rs-b2b-font-display);
	font-size: clamp(24px, 3vw, 38px);
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.12;
	word-spacing: 0.08em;
}

footer.rs-site-footer-ready .elementor-element-8f95cc9 {
	grid-row: 1 / 3;
	align-self: center;
}

footer.rs-site-footer-ready .elementor-element-8f95cc9 img {
	width: min(150px, 100%) !important;
	height: auto !important;
	padding: 16px;
	border-radius: 50%;
	background: #f8f4ea;
	box-shadow: 0 14px 34px rgba(10, 25, 6, 0.16);
}

footer.rs-site-footer-ready .elementor-element-5d9809d {
	grid-row: 2;
	grid-column: 2;
	padding-top: 0;
}

footer.rs-site-footer-ready .elementor-element-5d9809d .elementor-form-fields-wrapper {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr) auto;
	gap: 10px !important;
	align-items: end;
}

footer.rs-site-footer-ready .elementor-element-5d9809d .elementor-field-group {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

footer.rs-site-footer-ready .elementor-element-5d9809d label {
	margin-bottom: 7px;
	color: rgba(255, 255, 255, 0.76) !important;
	font-size: 11px;
	font-weight: 800;
}

footer.rs-site-footer-ready .elementor-element-5d9809d input {
	min-height: 50px;
	padding: 12px 16px !important;
	border: 1px solid rgba(255, 255, 255, 0.2) !important;
	border-radius: 999px !important;
	background: rgba(255, 255, 255, 0.96) !important;
	color: var(--rs-b2b-brown) !important;
	font-size: 16px !important;
}

footer.rs-site-footer-ready .elementor-element-5d9809d input:focus {
	border-color: #fff !important;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.18) !important;
	outline: 0 !important;
}

footer.rs-site-footer-ready .elementor-element-5d9809d button[type="submit"] {
	min-width: 148px;
	min-height: 50px;
	padding: 11px 20px !important;
	border: 1px solid var(--rs-b2b-sand) !important;
	border-radius: 999px !important;
	background: var(--rs-b2b-sand) !important;
	color: #29401d !important;
	font-weight: 800 !important;
}

footer.rs-site-footer-ready .elementor-element-5d9809d .elementor-message {
	grid-column: 1 / -1;
	color: #fff !important;
}

footer.rs-site-footer-ready .elementor-element-87d470f {
	width: min(1040px, calc(100% - 40px));
	max-width: 1040px !important;
	margin: 0 auto !important;
	padding: clamp(28px, 4vw, 52px) 0 32px !important;
}

footer.rs-site-footer-ready .elementor-element-87d470f > .e-con-inner {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(24px, 5vw, 76px) !important;
	width: 100% !important;
	max-width: none !important;
}

footer.rs-site-footer-ready .elementor-element-87d470f > .e-con-inner > .e-con {
	width: 100% !important;
	padding: 0 !important;
}

footer.rs-site-footer-ready .elementor-element-87d470f h5 {
	margin-bottom: 18px;
	color: var(--rs-b2b-green) !important;
	font-family: var(--rs-b2b-font-display);
	font-size: 23px;
	font-weight: 500;
	letter-spacing: 0;
}

footer.rs-site-footer-ready .elementor-element-87d470f .elementor-icon-list-items {
	display: grid;
	gap: 4px;
}

footer.rs-site-footer-ready .elementor-element-87d470f .elementor-icon-list-item a {
	min-height: 42px;
	padding: 8px 10px;
	border-radius: 10px;
	color: #4f6045 !important;
	font-size: 14px;
	text-decoration: none !important;
	transition: background-color 160ms ease, color 160ms ease, transform 160ms ease;
}

footer.rs-site-footer-ready .elementor-element-87d470f .elementor-icon-list-item a:hover,
footer.rs-site-footer-ready .elementor-element-87d470f .elementor-icon-list-item a:focus-visible {
	background: rgba(55, 81, 37, 0.08);
	color: var(--rs-b2b-green) !important;
	outline: 0;
	transform: translateX(3px);
}

footer.rs-site-footer-ready .elementor-element-87d470f .elementor-icon-list-icon {
	width: 18px;
	color: var(--rs-b2b-green-soft) !important;
	font-size: 8px;
}

footer.rs-site-footer-ready .elementor-element-70b7143 {
	width: min(1040px, calc(100% - 40px));
	margin: 0 auto;
}

footer.rs-site-footer-ready .elementor-element-48e98c5 {
	width: min(1040px, calc(100% - 40px));
	min-height: 0;
	margin: 0 auto !important;
	padding: 18px 0 !important;
	border-top: 1px solid rgba(55, 81, 37, 0.12);
	border-bottom: 1px solid rgba(55, 81, 37, 0.12);
}

footer.rs-site-footer-ready .elementor-element-48e98c5 > .e-con:empty {
	display: none !important;
}

footer.rs-site-footer-ready .elementor-element-48e98c5 > .e-con-inner {
	display: flex !important;
	width: 100% !important;
	max-width: none !important;
	justify-content: center !important;
}

footer.rs-site-footer-ready .elementor-element-48e98c5 > .e-con-inner > .e-con:empty {
	display: none !important;
}

footer.rs-site-footer-ready .elementor-element-2236b95 {
	display: flex !important;
	width: 100% !important;
	align-items: center;
	justify-content: center;
	gap: 14px;
}

footer.rs-site-footer-ready .elementor-element-2236b95 .elementor-widget {
	width: auto !important;
}

footer.rs-site-footer-ready .elementor-element-51dda9e {
	width: min(1180px, calc(100% - 32px));
	margin: 0 auto !important;
	padding: 24px 0 30px !important;
	gap: 15px !important;
}

footer.rs-site-footer-ready .elementor-social-icons-wrapper {
	display: flex !important;
	justify-content: center;
	gap: 9px;
}

footer.rs-site-footer-ready .elementor-social-icon {
	display: grid !important;
	width: 44px !important;
	height: 44px !important;
	place-items: center;
	border: 1px solid rgba(55, 81, 37, 0.18);
	border-radius: 50% !important;
	background: rgba(255, 255, 255, 0.55) !important;
	color: var(--rs-b2b-green) !important;
}

footer.rs-site-footer-ready .elementor-social-icon:hover,
footer.rs-site-footer-ready .elementor-social-icon:focus-visible {
	border-color: var(--rs-b2b-green);
	background: var(--rs-b2b-green) !important;
	color: #fff !important;
	outline: 0;
}

footer.rs-site-footer-ready .elementor-element-21bca4b .elementor-icon-list-items {
	display: flex !important;
	justify-content: center;
	gap: 4px 14px;
	flex-wrap: wrap;
}

footer.rs-site-footer-ready .elementor-element-21bca4b a {
	min-height: 36px;
	padding: 7px 3px;
	color: #65705d !important;
	font-size: 11px;
	text-decoration: none !important;
}

footer.rs-site-footer-ready .elementor-element-001dff3 h6 {
	margin: 0;
	color: #716553;
	font-size: 12px;
	font-weight: 600;
}

@media (max-width: 760px) {
	footer.elementor-location-footer.rs-site-footer-ready {
		margin-top: 54px;
	}

	footer.rs-site-footer-ready .elementor-element-e68b6c4 {
		width: calc(100% - 20px);
		margin: 28px auto !important;
		padding: 26px 20px !important;
		text-align: center;
	}

	footer.rs-site-footer-ready .elementor-element-e68b6c4 > .e-con-inner {
		grid-template-columns: 1fr;
		gap: 18px !important;
	}

	footer.rs-site-footer-ready .rs-site-footer-newsletter-title {
		grid-row: 2;
		grid-column: 1;
		max-width: 14ch;
		margin: 0 auto;
		font-size: 28px;
	}

	footer.rs-site-footer-ready .elementor-element-8f95cc9 {
		grid-row: 1;
		grid-column: 1;
	}

	footer.rs-site-footer-ready .elementor-element-8f95cc9 img {
		width: 106px !important;
	}

	footer.rs-site-footer-ready .elementor-element-5d9809d {
		grid-row: 3;
		grid-column: 1;
		padding-top: 0;
	}

	footer.rs-site-footer-ready .elementor-element-5d9809d .elementor-form-fields-wrapper {
		grid-template-columns: 1fr;
	}

	footer.rs-site-footer-ready .elementor-element-5d9809d label {
		text-align: left;
	}

	footer.rs-site-footer-ready .elementor-element-5d9809d button[type="submit"] {
		width: 100%;
	}

	footer.rs-site-footer-ready .elementor-element-87d470f {
		width: calc(100% - 36px);
		padding-block: 24px !important;
	}

	footer.rs-site-footer-ready .elementor-element-87d470f > .e-con-inner {
		grid-template-columns: 1fr;
		gap: 8px !important;
	}

	footer.rs-site-footer-ready .elementor-element-87d470f > .e-con-inner > .e-con {
		padding: 16px 4px !important;
		border-bottom: 1px solid rgba(55, 81, 37, 0.1);
	}

	footer.rs-site-footer-ready .elementor-element-87d470f h5 {
		margin-bottom: 10px;
		font-size: 21px;
	}

	footer.rs-site-footer-ready .elementor-element-48e98c5,
	footer.rs-site-footer-ready .elementor-element-51dda9e {
		width: calc(100% - 36px);
	}

	footer.rs-site-footer-ready .elementor-element-2236b95 {
		flex-direction: column;
	}
}

@media (prefers-reduced-motion: reduce) {
	.rs-b2b-registration__progress-meta b,
	.rs-b2b-registration__chapters li,
	footer.rs-site-footer-ready a,
	.rs-commerce-header a,
	.rs-commerce-header button {
		transition-duration: 0.01ms !important;
	}
}
