@charset "UTF-8";
@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";

*,
:before,
:after {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / .5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style:
}

::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / .5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style:
}

*,
:before,
:after {
	box-sizing: border-box;
	border-width: 0;
	border-style: solid;
	border-color: currentColor
}

:before,
:after {
	--tw-content: ""
}

html,
:host {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
	font-feature-settings: normal;
	font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0;
	line-height: inherit
}

hr {
	height: 0;
	color: inherit;
	border-top-width: 1px
}

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	color: inherit;
	text-decoration: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp,
pre {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-feature-settings: normal;
	font-variation-settings: normal;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
	margin: 0;
	padding: 0
}

button,
select {
	text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none
}

:-moz-focusring {
	outline: auto
}

:-moz-ui-invalid {
	box-shadow: none
}

progress {
	vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
	margin: 0
}

fieldset {
	margin: 0;
	padding: 0
}

legend {
	padding: 0
}

ol,
ul,
menu {
	list-style: none;
	margin: 0;
	padding: 0
}

dialog {
	padding: 0
}

textarea {
	resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #9ca3af
}

input::placeholder,
textarea::placeholder {
	opacity: 1;
	color: #9ca3af
}

button,
[role=button] {
	cursor: pointer
}

:disabled {
	cursor: default
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
	display: block;
	vertical-align: middle
}

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

[hidden]:where(:not([hidden=until-found])) {
	display: none
}

.\!container {
	width: 100% !important
}

.container {
	width: 100%
}

@media(min-width:640px) {
	.\!container {
		max-width: 640px !important
	}

	.container {
		max-width: 640px
	}
}

@media(min-width:768px) {
	.\!container {
		max-width: 768px !important
	}

	.container {
		max-width: 768px
	}
}

@media(min-width:1024px) {
	.\!container {
		max-width: 1024px !important
	}

	.container {
		max-width: 1024px
	}
}

@media(min-width:1280px) {
	.\!container {
		max-width: 1280px !important
	}

	.container {
		max-width: 1280px
	}
}

@media(min-width:1536px) {
	.\!container {
		max-width: 1536px !important
	}

	.container {
		max-width: 1536px
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0
}

.visible {
	visibility: visible
}

.static {
	position: static
}

.relative {
	position: relative
}

.sticky {
	position: sticky
}

.z-0 {
	z-index: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.my-12 {
	margin-top: 3rem;
	margin-bottom: 3rem
}

.my-3 {
	margin-top: .75rem;
	margin-bottom: .75rem
}

.my-6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem
}

.my-8 {
	margin-top: 2rem;
	margin-bottom: 2rem
}

.-ml-5 {
	margin-left: -1.25rem
}

.-ml-px {
	margin-left: -1px
}

.-mr-5 {
	margin-right: -1.25rem
}

.mb-1 {
	margin-bottom: .25rem
}

.mb-12 {
	margin-bottom: 3rem
}

.mb-2 {
	margin-bottom: .5rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mb-8 {
	margin-bottom: 2rem
}

.ml-1 {
	margin-left: .25rem
}

.ml-3 {
	margin-left: .75rem
}

.mr-1 {
	margin-right: .25rem
}

.mr-2 {
	margin-right: .5rem
}

.mt-1 {
	margin-top: .25rem
}

.mt-10 {
	margin-top: 2.5rem
}

.mt-20 {
	margin-top: 5rem
}

.mt-4 {
	margin-top: 1rem
}

.mt-6 {
	margin-top: 1.5rem
}

.mt-8 {
	margin-top: 2rem
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex
}

.table {
	display: table
}

.grid {
	display: grid
}

.contents {
	display: contents
}

.hidden {
	display: none
}

.h-5 {
	height: 1.25rem
}

.h-6 {
	height: 1.5rem
}

.w-4\/12 {
	width: 33.333333%
}

.w-5 {
	width: 1.25rem
}

.w-6 {
	width: 1.5rem
}

.w-full {
	width: 100%
}

.max-w-2xl {
	max-width: 46rem
}

.max-w-3xl {
	max-width: 48rem
}

.max-w-6xl {
	max-width: 72rem
}

.max-w-80 {
	max-width: 20rem
}

.max-w-xl {
	max-width: 36rem
}

.flex-1 {
	flex: 1 1 0%
}

.flex-grow {
	flex-grow: 1
}

.transform {
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-default {
	cursor: default
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr))
}

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

.flex-col {
	flex-direction: column
}

.flex-col-reverse {
	flex-direction: column-reverse
}

.items-start {
	align-items: flex-start
}

.items-end {
	align-items: flex-end
}

.items-center {
	align-items: center
}

.justify-end {
	justify-content: flex-end
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.justify-items-center {
	justify-items: center
}

.gap-4 {
	gap: 1rem
}

.gap-5 {
	gap: 1.25rem
}

.space-x-2>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(.5rem * var(--tw-space-x-reverse));
	margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-4>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1rem * var(--tw-space-x-reverse));
	margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-8>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(2rem * var(--tw-space-x-reverse));
	margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)))
}

.self-start {
	align-self: flex-start
}

.rounded {
	border-radius: .25rem
}

.rounded-md {
	border-radius: .375rem
}

.rounded-l-md {
	border-top-left-radius: .375rem;
	border-bottom-left-radius: .375rem
}

.rounded-r-md {
	border-top-right-radius: .375rem;
	border-bottom-right-radius: .375rem
}

.border {
	border-width: 1px
}

.border-t {
	border-top-width: 1px
}

.border-black\/15 {
	border-color: #292b2c26
}

.bg-elevation-bg {
	--tw-bg-opacity: 1;
	background-color: rgb(245 245 247 / var(--tw-bg-opacity, 1))
}

.bg-green-100 {
	--tw-bg-opacity: 1;
	background-color: rgb(198 233 197 / var(--tw-bg-opacity, 1))
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.p-4 {
	padding: 1rem
}

.px-0 {
	padding-left: 0;
	padding-right: 0
}

.px-2 {
	padding-left: .5rem;
	padding-right: .5rem
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.py-1 {
	padding-top: .25rem;
	padding-bottom: .25rem
}

.py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem
}

.pb-12 {
	padding-bottom: 3rem
}

.pb-8 {
	padding-bottom: 2rem
}

.pl-3 {
	padding-left: .75rem
}

.pl-4 {
	padding-left: 1rem
}

.pl-5 {
	padding-left: 1.25rem
}

.pt-1 {
	padding-top: .25rem
}

.pt-12 {
	padding-top: 3rem
}

.pt-4 {
	padding-top: 1rem
}

.pt-6 {
	padding-top: 1.5rem
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-\[10px\] {
	font-size: 10px
}

.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem
}

.text-sm {
	font-size: .875rem;
	line-height: 1.25rem
}

.text-xs {
	font-size: .75rem;
	line-height: 1rem
}

.font-bold {
	font-weight: 700
}

.font-medium {
	font-weight: 500
}

.font-normal {
	font-weight: 400
}

.font-semibold {
	font-weight: 600
}

.uppercase {
	text-transform: uppercase
}

.leading-5 {
	line-height: 1.25rem
}

.leading-tight {
	line-height: 1.25
}

.text-black {
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.text-brand-tertiary {
	--tw-text-opacity: 1;
	color: rgb(39 101 37 / var(--tw-text-opacity, 1))
}

.text-error {
	--tw-text-opacity: 1;
	color: rgb(255 11 11 / var(--tw-text-opacity, 1))
}

.text-gray {
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.opacity-50 {
	opacity: .5
}

.shadow {
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-sm {
	--tw-shadow: 0 0 4px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 4px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.drop-shadow {
	--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter {
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.duration-150 {
	transition-duration: .15s
}

.ease-in-out {
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.h1 {
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 700;
	line-height: 1.25
}

@media(min-width:768px) {
	.h1 {
		font-size: 61px
	}
}

.h2 {
	font-size: 28px;
	font-weight: 700
}

@media(min-width:768px) {
	.h2 {
		font-size: 49px
	}
}

.h3 {
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2
}

@media(min-width:768px) {
	.h3 {
		font-size: 39px
	}
}

.h4 {
	font-size: 22px;
	font-weight: 700
}

@media(min-width:768px) {
	.h4 {
		font-size: 31px
	}
}

.h5 {
	font-size: 1.25rem;
	line-height: 1.75rem;
	line-height: 1.3
}

@media(min-width:768px) {
	.h5 {
		font-size: 25px;
		line-height: 1.4
	}
}

.h6 {
	font-size: 1.125rem;
	line-height: 1.75rem;
	line-height: 1.4
}

@media(min-width:768px) {
	.h6 {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
}

.p1 {
	line-height: 1.5
}

@media(min-width:768px) {
	.p1 {
		font-size: 1.125rem;
		line-height: 1.75rem;
		line-height: 1.6
	}
}

.p2 {
	font-size: .875rem;
	line-height: 1.25rem;
	line-height: 1.5
}

@media(min-width:768px) {
	.p2 {
		font-size: 1rem;
		line-height: 1.5rem;
		line-height: 1.6
	}
}

.caption {
	font-size: 13px
}

.caption2 {
	font-size: .75rem;
	line-height: 1rem
}

.sidenotes {
	font-size: 10px
}

::-webkit-scrollbar {
	width: 2px
}

::-webkit-scrollbar-track {
	--tw-bg-opacity: 1;
	background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1))
}

::-webkit-scrollbar-thumb {
	border-radius: 9999px;
	background-color: #0a0a0a33
}

::-webkit-scrollbar-thumb:hover {
	cursor: pointer
}

body {
	min-height: 100vh;
	--tw-bg-opacity: 1;
	background-color: rgb(245 245 247 / var(--tw-bg-opacity, 1));
	font-family: Montserrat, sans-serif;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.pageContent {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	width: 100%;
	flex-direction: column
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1360px;
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.text-container p {
	margin-bottom: .75rem
}

.text-container .h4 {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	display: block
}

.text-container .h6 {
	margin-top: 1rem;
	margin-bottom: .5rem;
	display: block;
	font-weight: 600
}

.text-container ul {
	margin-bottom: .5rem;
	list-style-type: disc;
	padding-left: 1.25rem
}

.sticky-social {
	position: fixed;
	top: 50%;
	right: 0;
	height: 2.5rem;
	width: 2.5rem;
	--tw-translate-y: -1.25rem;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.sticky-social a {
	display: flex;
	height: 2.5rem;
	width: 2.5rem;
	align-items: center;
	justify-content: center;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.sticky-social a:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(50 131 48 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.sticky-social a svg {
	height: 1.75rem;
	width: 1.75rem
}

.scrollToTop {
	position: fixed;
	bottom: 1.25rem;
	right: 1.25rem;
	display: flex;
	height: 3rem;
	width: 3rem;
	align-items: center;
	justify-content: center;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.scrollToTop:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(237 248 236 / var(--tw-bg-opacity, 1))
}

@media(min-width:1024px) {
	.scrollToTop {
		bottom: 2.5rem;
		right: 2.5rem
	}
}

.scrollToTop svg {
	height: 1.5rem;
	width: 1.5rem
}

@media(min-width:1024px) {
	.scrollToTop svg {
		height: 2rem;
		width: 2rem
	}
}

.form-group {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	align-items: center
}

@media(min-width:768px) {
	.form-group {
		flex-direction: row
	}

	.form-group.full {
		flex-direction: column
	}
}

.form-group.full.start {
	align-items: flex-start
}

.form-group.with-icon {
	position: relative
}

.form-group.with-icon input {
	width: 100%;
	padding-right: 3.5rem
}

.form-group.with-icon button {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	width: 3.5rem;
	align-items: center;
	justify-content: center;
	background-color: transparent
}

.form-group label {
	margin-bottom: .25rem;
	display: block;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 400;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.form-group label {
		margin-bottom: 0;
		margin-right: .5rem;
		display: inline-block;
		text-transform: none;
		--tw-text-opacity: 1;
		color: rgb(41 43 44 / var(--tw-text-opacity, 1))
	}
}

.form-group .err {
	margin-top: .25rem;
	width: 100%;
	padding-left: 1.25rem;
	text-align: left;
	font-size: .75rem;
	line-height: 1rem;
	--tw-text-opacity: 1;
	color: rgb(255 11 11 / var(--tw-text-opacity, 1))
}

select {
	height: 4rem;
	width: 100%;
	border-width: 1px;
	border-color: #292b2c26;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	background-repeat: no-repeat;
	padding: .5rem 2rem .5rem 1rem;
	line-height: 1.25rem;
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(50 131 48 / var(--tw-ring-opacity, 1))
}

select:focus-visible {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

@media(min-width:768px) {
	select {
		padding-left: 1.5rem;
		padding-right: 2.5rem
	}
}

select {
	background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 10L12 16L18 10H6Z" fill="%23626262"/></svg>');
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right .5rem center;
	background-size: 1.5rem
}

select option {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

select.has-error {
	--tw-border-opacity: 1;
	border-color: rgb(255 11 11 / var(--tw-border-opacity, 1))
}

input[type=text],
input[type=email],
input[type=number],
textarea {
	height: 4rem;
	width: 100%;
	border-width: 1px;
	border-color: #292b2c26;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	background-repeat: no-repeat;
	padding: .5rem 1rem;
	line-height: 1.25rem;
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(50 131 48 / var(--tw-ring-opacity, 1))
}

input[type=text]:focus-visible,
input[type=email]:focus-visible,
input[type=number]:focus-visible,
textarea:focus-visible {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

@media(min-width:768px) {

	input[type=text],
	input[type=email],
	input[type=number],
	textarea {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

input[type=text].has-error,
input[type=email].has-error,
input[type=number].has-error,
textarea.has-error {
	--tw-border-opacity: 1;
	border-color: rgb(255 11 11 / var(--tw-border-opacity, 1))
}

textarea {
	height: auto;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem
}

.input-radio {
	position: relative;
	display: flex;
	cursor: pointer;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center
}

.input-radio>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(.5rem * var(--tw-space-x-reverse));
	margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.input-radio {
	overflow: hidden
}

.input-radio input {
	display: none
}

.input-radio input:checked+span:before {
	box-shadow: inset 0 0 0 6px #328330
}

.input-radio span {
	display: flex;
	align-items: center
}

.input-radio span:before {
	margin-right: .5rem;
	display: flex;
	height: 1.5rem;
	width: 1.5rem;
	flex-shrink: 0;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s;
	--tw-content: "";
	content: var(--tw-content);
	box-shadow: inset 0 0 0 2px #626262
}

.profile-icon {
	--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 13a3 3 0 1 0 0-6a3 3 0 0 0 0 6'/%3E%3Cpath d='M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9'/%3E%3Cpath d='M6 20.05V20a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v.05'/%3E%3C/g%3E%3C/svg%3E");
	background-color: currentColor;
	-webkit-mask-image: var(--svg);
	mask-image: var(--svg);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%
}

.tabsHeader {
	position: relative;
	margin-bottom: 1.5rem;
	display: flex;
	width: 100%;
	flex-direction: row;
	-moz-column-gap: 1rem;
	column-gap: 1rem;
	text-align: center;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 500
}

@media(min-width:1024px) {
	.tabsHeader {
		margin-bottom: 2.5rem
	}
}

.tabsHeader i {
	position: absolute;
	bottom: 0;
	left: 0;
	height: .125rem;
	--tw-bg-opacity: 1;
	background-color: rgb(50 131 48 / var(--tw-bg-opacity, 1));
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

.tabsHeader button {
	display: inline-flex;
	flex: 1 1 0%;
	align-items: center;
	justify-content: center
}

.tabsHeader button>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(.5rem * var(--tw-space-x-reverse));
	margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.tabsHeader button {
	border-radius: .25rem;
	padding: .5rem;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.tabsHeader button:hover {
	--tw-text-opacity: 1;
	color: rgb(50 131 48 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.tabsHeader button {
		padding: 1rem
	}
}

.tabsHeader button.active {
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.tabsContentWrapper {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	overflow: hidden
}

.tabsContentWrapper .tabContent {
	display: none;
	width: 100%;
	flex-shrink: 0;
	opacity: 0;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .5s
}

.tabsContentWrapper .tabContent.active {
	display: block;
	opacity: 1;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.btn {
	position: relative;
	display: inline-flex;
	height: 3rem;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	padding: .25rem .75rem;
	text-align: center;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-duration: .3s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.btn:focus-visible {
	outline-color: #292b2c
}

.btn {
	letter-spacing: 2.8px
}

.btn.btn-icon {
	height: 1.5rem;
	width: 1.5rem;
	flex-shrink: 1;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 0
}

.btn:disabled {
	cursor: not-allowed;
	opacity: .5
}

.btn>i {
	margin-right: .5rem
}

.btn.btn-lg {
	height: 3.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 13px
}

.btn.btn-xl {
	height: 4rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 13px
}

.btn.btn-sm {
	height: 2.5rem;
	padding: .25rem .75rem;
	font-size: .875rem;
	line-height: 1.25rem;
	line-height: 1.25
}

.btn.primary {
	--tw-bg-opacity: 1;
	background-color: rgb(50 131 48 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.btn.primary:hover {
	--tw-saturate: saturate(1.5);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.btn.primary:focus-visible {
	outline-color: #292b2c
}

.btn.white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(50 131 48 / var(--tw-text-opacity, 1))
}

.btn.white:hover {
	opacity: .9
}

.btn.white:focus-visible {
	outline-color: #292b2c
}

.btn.secondary {
	--tw-bg-opacity: 1;
	background-color: rgb(17 17 75 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.btn.secondary:hover {
	--tw-saturate: saturate(1.5);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.btn.secondary:focus-visible {
	outline-color: #328330
}

.btn.btn-text {
	margin-top: auto;
	height: 2.5rem;
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgb(50 131 48 / var(--tw-border-opacity, 1));
	padding-left: 0;
	padding-right: 0;
	padding-top: 1rem;
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.btn.btn-text:hover {
	border-bottom-width: 3px
}

.btn.btn-text {
	letter-spacing: 2.4px
}

.btn.outlined .loading-ring {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.btn.outlined {
	border-width: 1px;
	background-color: transparent;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .5s
}

.btn.outlined:hover {
	--tw-backdrop-blur: blur(16px);
	-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
	backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

@media(min-width:1024px) {
	.btn.outlined {
		border-width: 2px
	}
}

.btn.outlined.primary {
	--tw-border-opacity: 1;
	border-color: rgb(50 131 48 / var(--tw-border-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(50 131 48 / var(--tw-text-opacity, 1))
}

.btn.outlined.primary:hover {
	border-color: #328330e6
}

.btn.outlined.secondary {
	--tw-border-opacity: 1;
	border-color: rgb(17 17 75 / var(--tw-border-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(17 17 75 / var(--tw-text-opacity, 1))
}

.btn.outlined.secondary:hover {
	border-color: #11114be6
}

.btn.outlined.white {
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.btn.outlined.white:hover {
	border-color: #ffffffe6
}

.open-modal-btn svg {
	height: 3rem;
	width: 3rem
}

@media(min-width:768px) {
	.open-modal-btn svg {
		height: 4rem;
		width: 4rem
	}
}

.loading-ring {
	position: absolute;
	left: 0;
	right: 0;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
	border-radius: 9999px;
	background-color: inherit
}

.loading-ring:after {
	display: block;
	height: 1.25rem;
	width: 1.25rem;
	border-radius: 9999px;
	border-width: 2px;
	border-top-color: transparent;
	border-bottom-color: transparent;
	content: "";
	animation: loadingRing 1.2s linear infinite
}

@keyframes loadingRing {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

.accordion {
	overflow: hidden
}

.accordion .item {
	position: relative;
	margin-bottom: .25rem
}

.accordion .item input {
	position: absolute;
	z-index: -10;
	opacity: 0
}

.accordion .item input:checked~.item-content {
	max-height: 10rem;
	border-bottom-width: 1px;
	border-color: #292b2c26
}

.accordion .item input:checked+.item-title svg {
	--tw-rotate: 180deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.accordion .item-title {
	display: flex;
	width: 100%;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
	border-left-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgb(50 131 48 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1rem 1.5rem
}

.accordion .item-title .h6 {
	font-weight: 500
}

.accordion .item-title svg {
	width: 1.75rem;
	flex-shrink: 0;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1));
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

@media(min-width:1024px) {
	.accordion .item-title svg {
		width: 2rem
	}
}

.accordion .item-content {
	max-height: 0px;
	overflow: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: .75rem;
	line-height: 1rem;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

@media(min-width:1024px) {
	.accordion .item-content {
		padding-right: 5rem
	}
}

.accordion .item-content p {
	margin: 0 0 8px 0;      /* mic spațiu doar jos */
	padding-top: 0.25rem;   /* în loc de 1rem */
	padding-bottom: 0;      /* scoatem padding jos */
}

.table-wrapper {
	border-radius: .25rem
}

@media(min-width:768px) {
	.table-wrapper {
		--tw-bg-opacity: 1;
		background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
		padding-left: 2rem;
		padding-right: 2rem;
		--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
		--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
	}
}

.table-wrapper table {
	width: 100%
}

.table-wrapper thead {
	display: none
}

@media(min-width:768px) {
	.table-wrapper thead {
		display: table-header-group
	}
}

.table-wrapper thead tr {
	border-style: none
}

.table-wrapper tr {
	margin-bottom: 1rem;
	display: flex;
	flex-direction: column;
	--tw-border-opacity: 1;
	border-color: rgb(170 222 169 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	--tw-shadow-color: rgb(41 43 44 / .15);
	--tw-shadow: var(--tw-shadow-colored)
}

@media(min-width:768px) {
	.table-wrapper tr {
		display: table-row;
		border-top-width: 1px;
		--tw-shadow: 0 0 #0000;
		--tw-shadow-colored: 0 0 #0000;
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
	}
}

.table-wrapper th {
	padding: .375rem .25rem;
	text-align: center;
	font-weight: 700;
	line-height: 1.625;
	--tw-text-opacity: 1;
	color: rgb(39 101 37 / var(--tw-text-opacity, 1))
}

.table-wrapper td {
	display: block;
	height: 72px;
	width: 100%;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(170 222 169 / var(--tw-border-opacity, 1));
	padding: .625rem 1rem;
	text-align: right;
	vertical-align: middle;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 600
}

@media(min-width:768px) {
	.table-wrapper td {
		display: table-cell;
		width: auto;
		border-style: none;
		text-align: center
	}
}

.table-wrapper td.rowLabel {
	height: 3rem;
	text-align: center;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 600
}

@media(min-width:768px) {
	.table-wrapper td.rowLabel {
		height: auto;
		text-align: left;
		font-weight: 400
	}
}

.table-wrapper td.rowLabel:before {
	display: none
}

.table-wrapper td:before {
	content: attr(data-label);
	float: left;
	display: flex;
	height: 100%;
	width: 9rem;
	align-items: center;
	text-align: left;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 400;
	line-height: 1.5;
	--tw-text-opacity: 1;
	color: rgb(39 101 37 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.table-wrapper td:before {
		display: none
	}
}

.table-wrapper td .price {
	font-size: 10px;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.table-wrapper td .price {
		font-size: .75rem;
		line-height: 1rem
	}
}

.modal-overlay {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 50;
	display: flex;
	height: 100%;
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	overflow: auto;
	background-color: #0a0a0ab3;
	padding: 1.25rem;
	display: none
}

.modal-content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 56rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1rem;
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media(min-width:1024px) {
	.modal-content {
		padding: 1.5rem
	}
}

.modal-header {
	display: flex;
	justify-content: flex-end;
	padding-bottom: 1rem
}

.modal-body {
	max-height: 80dvh;
	overflow: auto
}

.closeBtn {
	position: relative;
	display: inline-block;
	height: 1rem;
	width: 1rem;
	cursor: pointer;
	overflow: hidden
}

.closeBtn:hover {
	opacity: .7
}

@media(min-width:768px) {
	.closeBtn {
		height: 1.5rem;
		width: 1.5rem
	}
}

.closeBtn:before,
.closeBtn:after {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
	height: .125rem;
	width: 100%;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgb(41 43 44 / var(--tw-bg-opacity, 1));
	--tw-content: "";
	content: var(--tw-content)
}

.closeBtn:before {
	--tw-rotate: 45deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.closeBtn:after {
	--tw-rotate: -45deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.navbarWrapper {
	position: relative;
	z-index: 10;
	display: flex;
	height: 3rem;
	justify-content: space-between;
	border-bottom-width: 1px;
	border-color: #292b2c26;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

@media(min-width:1280px) {
	.navbarWrapper {
		height: 76px
	}
}

.navbarWrapper .menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	display: none;
	height: 100%;
	width: 100%;
	background-color: #0a0a0acc
}

.navbarWrapper .mainMenu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: .75rem;
	padding-bottom: .75rem;
	font-size: .875rem;
	line-height: 1.25rem
}

.navbarWrapper .mainMenu .logo {
	height: 2rem;
	width: auto
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .logo {
		height: 2.75rem
	}
}

.navbarWrapper .mainMenu .logo path {
	fill: currentColor
}

.navbarWrapper .mainMenu .logo path.dots {
	fill: #328330
}

.navbarWrapper .mainMenu .buttons {
	display: flex;
	align-items: center
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .buttons {
		width: auto
	}
}

.navbarWrapper .mainMenu .items {
	position: fixed;
	bottom: 0;
	left: -100%;
	z-index: 30;
	display: flex;
	height: 100%;
	width: 20rem;
	flex-direction: column;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding-top: 2rem;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1));
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .items {
		position: static;
		height: auto;
		width: auto;
		background-color: transparent;
		padding-top: 0;
		color: inherit;
		--tw-shadow: 0 0 #0000;
		--tw-shadow-colored: 0 0 #0000;
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
	}
}

.navbarWrapper .mainMenu .items>ul {
	margin-top: 1rem;
	display: flex;
	flex-direction: column
}

.navbarWrapper .mainMenu .items>ul>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
}

.navbarWrapper .mainMenu .items>ul {
	padding: 1rem
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .items>ul {
		margin-top: 0;
		flex-direction: row
	}

	.navbarWrapper .mainMenu .items>ul>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0px * var(--tw-space-y-reverse))
	}

	.navbarWrapper .mainMenu .items>ul {
		border-width: 0px;
		padding: 0
	}

	.navbarWrapper .mainMenu .items>ul {
		font-weight: 500
	}
}

.navbarWrapper .mainMenu .items>ul li button,
.navbarWrapper .mainMenu .items>ul li a {
	margin-left: .25rem;
	margin-right: .25rem;
	display: inline-flex;
	height: 3rem;
	align-items: center;
	padding-left: .5rem;
	padding-right: .5rem;
	text-transform: uppercase;
	letter-spacing: 2.8px
}

.navbarWrapper .mainMenu .items>ul li button svg,
.navbarWrapper .mainMenu .items>ul li a svg {
	margin-left: -.25rem;
	display: none;
	width: 1rem
}

@media(min-width:1280px) {

	.navbarWrapper .mainMenu .items>ul li button svg,
	.navbarWrapper .mainMenu .items>ul li a svg {
		display: inline-block
	}
}

.navbarWrapper .mainMenu .items>ul li.hasDropdown {
	position: relative;
	background-color: #f3f3f380
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .items>ul li.hasDropdown {
		background-color: transparent
	}
}

.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu {
	top: 100%;
	left: 0;
	z-index: 10;
	display: flex;
	width: auto;
	flex-direction: column;
	padding-left: 1rem
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu {
		position: absolute;
		padding-left: 0
	}
}

.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu[hidden] {
	display: flex
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu[hidden] {
		display: none
	}
}

.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu>ul {
	display: flex;
	width: 100%;
	flex-direction: column;
	padding-top: .5rem;
	padding-bottom: .5rem;
	font-size: .875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu>ul {
		margin-top: .75rem;
		--tw-bg-opacity: 1;
		background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
		padding-top: 0;
		padding-bottom: 0
	}
}

.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu>ul .active {
	--tw-text-opacity: 1;
	color: rgb(50 131 48 / var(--tw-text-opacity, 1))
}

.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu>ul li {
	margin: 0;
	padding-left: 0;
	padding-right: 0
}

.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu>ul li a {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	text-wrap: nowrap;
	padding: .25rem 1rem;
	text-transform: none
}

.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu>ul li a:hover {
	--tw-text-opacity: 1;
	color: rgb(50 131 48 / var(--tw-text-opacity, 1))
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu>ul li a {
		text-transform: uppercase
	}
}

.navbarWrapper .mainMenu .items>ul li.hasDropdown .submenu>ul li a {
	letter-spacing: 1px
}

.navbarWrapper .mainMenu .hamburger {
	position: relative;
	display: flex;
	height: 1.5rem;
	width: 1.5rem;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	align-items: center;
	justify-content: center;
	overflow: hidden;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

@media(min-width:1280px) {
	.navbarWrapper .mainMenu .hamburger {
		display: none
	}
}

.navbarWrapper .mainMenu .hamburger>div {
	display: flex;
	height: 1rem;
	width: 1.25rem;
	transform-origin: center;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

.navbarWrapper .mainMenu .hamburger span {
	height: 2px;
	width: 1.25rem;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	border-radius: .25rem;
	--tw-bg-opacity: 1;
	background-color: rgb(41 43 44 / var(--tw-bg-opacity, 1));
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

.navbarWrapper .mainMenu .hamburger span:nth-child(1) {
	transform-origin: left
}

.navbarWrapper .mainMenu .hamburger span:nth-child(2) {
	border-radius: .25rem;
	transition-delay: 75ms
}

.navbarWrapper .mainMenu .hamburger span:nth-child(3) {
	transform-origin: left;
	transition-delay: .15s
}

.navbarWrapper .btn.outlined.primary.my-account {
	margin-right: .5rem;
	height: 2rem;
	border-color: transparent;
	color: inherit
}

@media(min-width:1024px) {
	.navbarWrapper .btn.outlined.primary.my-account {
		--tw-text-opacity: 1;
		color: rgb(50 131 48 / var(--tw-text-opacity, 1))
	}
}

@media(min-width:1280px) {
	.navbarWrapper .btn.outlined.primary.my-account {
		margin-right: 0;
		height: 3rem;
		border-color: inherit
	}
}

.navbarWrapper .btn.outlined.primary.my-account span {
	display: none
}

@media(min-width:1280px) {
	.navbarWrapper .btn.outlined.primary.my-account span {
		display: inline-block
	}
}

.navbarWrapper .hideNav {
	position: absolute;
	right: 1rem;
	top: 1rem;
	display: none;
	height: 2rem;
	width: 2rem;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	align-items: center;
	justify-content: space-between;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.navbarWrapper .hideNav i {
	position: absolute;
	height: 2px;
	width: 2rem;
	--tw-rotate: -45deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	border-radius: .25rem;
	--tw-bg-opacity: 1;
	background-color: rgb(41 43 44 / var(--tw-bg-opacity, 1));
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: .3s;
	transition-duration: .5s
}

.navbarWrapper .hideNav i:first-of-type {
	--tw-rotate: 45deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.navbarWrapper.isSticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 20;
	height: 60px;
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media(min-width:1280px) {
	.navbarWrapper.isSticky {
		height: 76px
	}
}

.navbarWrapper.menuIsOpen .menu-overlay {
	display: block;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s;
	transition-delay: .3s
}

.navbarWrapper.menuIsOpen .mainMenu {
	--tw-bg-opacity: 1
}

.navbarWrapper.menuIsOpen .items {
	left: 0;
	z-index: 20;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

.navbarWrapper.menuIsOpen .items ul {
	width: 100%;
	border-style: none
}

.navbarWrapper.menuIsOpen .hamburger span:nth-child(1) {
	--tw-translate-x: 1.5rem;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.navbarWrapper.menuIsOpen .hamburger span:nth-child(2) {
	--tw-translate-x: 1.5rem;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.navbarWrapper.menuIsOpen .hamburger span:nth-child(3) {
	--tw-translate-x: 1.5rem;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.navbarWrapper.menuIsOpen .hideNav {
	display: flex
}

@media(min-width:1280px) {
	.navbarWrapper.menuIsOpen .hideNav {
		display: none
	}
}

.navbarWrapper.hasHero:not(.isSticky) {
	border-style: none;
	background-color: transparent;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.navbarWrapper.hasHero:not(.isSticky) .mainMenu {
	border-color: #ffffff26
}

@media(min-width:1280px) {
	.navbarWrapper.hasHero:not(.isSticky) .mainMenu {
		border-bottom-width: 1px
	}
}

.navbarWrapper.hasHero:not(.isSticky) .btn.outlined.primary.my-account {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.navbarWrapper.hasHero:not(.isSticky) .hamburger span {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.supra {
	margin-bottom: 1rem;
	margin-top: 2rem;
	display: block;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase
}

@media(min-width:1024px) {
	.supra {
		margin-top: 5rem
	}
}

.supra:after {
	margin-top: 1rem;
	display: block;
	height: .125rem;
	width: 3.5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(50 131 48 / var(--tw-bg-opacity, 1));
	--tw-content: "";
	content: var(--tw-content)
}

.supra.light {
	margin-top: 0;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.supra.light:after {
	height: .25rem;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgb(170 222 169 / var(--tw-bg-opacity, 1))
}

.heroHeader {
	position: relative;
	z-index: 0;
	margin-top: -3rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 3rem;
	padding-bottom: 13rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

@media(min-width:1024px) {
	.heroHeader {
		margin-top: -5rem;
		padding-top: 5rem
	}
}

.heroHeader .overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}

.heroHeader .overlay img,
.heroHeader .overlay video {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: bottom;
	object-position: bottom
}

.heroHeader .overlay:after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
	--tw-gradient-from: rgb(10 10 10 / .7) var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: transparent var(--tw-gradient-to-position);
	--tw-content: "";
	content: var(--tw-content)
}

.heroHeader .overlay:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
	--tw-gradient-from: rgb(10 10 10 / .7) var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: transparent var(--tw-gradient-to-position);
	--tw-content: "";
	content: var(--tw-content)
}

.heroHeader .h2 {
	margin-bottom: 1.5rem;
	max-width: 64rem
}

.heroHeader p {
	max-width: 56rem;
	line-height: 1.5
}

@media(min-width:768px) {
	.heroHeader p {
		font-size: 1.125rem;
		line-height: 1.75rem;
		line-height: 1.6
	}
}

.heroHeader.fullHeight {
	height: 100dvh;
	padding-bottom: 11rem
}

@media(min-width:1024px) {
	.heroHeader.fullHeight {
		padding-bottom: 13rem
	}
}

.heroHeader.fullHeight .overlay:after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
	--tw-gradient-from: rgb(10 10 10 / .7) var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: transparent var(--tw-gradient-to-position);
	--tw-content: "";
	content: var(--tw-content)
}

.heroHeader.fullHeight .overlay:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
	--tw-gradient-from: rgb(10 10 10 / .7) var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: transparent var(--tw-gradient-to-position);
	--tw-content: "";
	content: var(--tw-content)
}

.heroHeader.fullHeight p {
	max-width: 36rem
}

.heroHeader.fullHeight .supra {
	margin-top: 0
}

@media(min-width:1024px) {
	.heroHeader.fullHeight .supra {
		margin-top: 0
	}
}

.heroHeader.fullHeight .mouseScroll {
	position: absolute;
	bottom: 1rem;
	left: 50%;
	height: 5rem;
	width: 3rem;
	border-radius: 1.5rem;
	border-width: 3px;
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
	opacity: .5
}

.heroHeader.fullHeight .mouseScroll:before {
	position: absolute;
	top: .625rem;
	left: 50%;
	height: .75rem;
	width: .75rem;
	--tw-translate-x: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	content: "";
	opacity: 1;
	animation: wheel 2s infinite;
	-webkit-animation: wheel 2s infinite
}

@keyframes wheel {
	to {
		opacity: 0;
		top: 60px
	}
}

.header-cards {
	margin-left: auto;
	margin-right: auto;
	margin-top: -11rem;
	max-width: 1360px;
	padding-bottom: 2.5rem
}

@media(min-width:1024px) {
	.header-cards {
		margin-bottom: 5rem;
		margin-top: -13rem
	}
}

.header-cards .crsl {
	display: flex
}

.header-cards .link-card {
	height: 100%
}

.offer-section {
	display: flex;
	flex-direction: column
}

.offer-section .offer-description {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5rem;
	display: block;
	justify-content: center;
	text-align: center;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

@media(min-width:1024px) {
	.offer-section .offer-description {
		margin-bottom: 2.5rem
	}
}

.offer-section .offer-description .cta-buttons {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.offer-section .offer-description .cta-buttons>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

@media(min-width:768px) {
	.offer-section .offer-description .cta-buttons {
		flex-direction: row
	}

	.offer-section .offer-description .cta-buttons>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0px * var(--tw-space-y-reverse));
		--tw-space-x-reverse: 0;
		margin-right: calc(2rem * var(--tw-space-x-reverse));
		margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)))
	}
}

@media(min-width:1024px) {
	.offer-section .offer-description .cta-buttons {
		margin-top: 2rem;
		margin-bottom: 2rem
	}
}

.offer-section .offer-description .cta-buttons .btn {
	width: 100%
}

@media(min-width:768px) {
	.offer-section .offer-description .cta-buttons .btn {
		width: auto
	}
}

.link-card {
	position: relative;
	display: flex;
	flex-direction: column;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.link-card .card-header {
	position: relative;
	height: 11rem;
	overflow: hidden;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

@media(min-width:1024px) {
	.link-card .card-header {
		height: 13rem
	}
}

.link-card .card-header img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.link-card .card-body {
	position: relative;
	display: flex;
	flex-direction: column;
	padding: 1rem;
	text-align: left
}

@media(min-width:1024px) {
	.link-card .card-body {
		padding: 1.5rem
	}
}

.link-card .card-body .caption {
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgb(39 101 37 / var(--tw-text-opacity, 1))
}

.link-card .card-body .title {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-weight: 500
}

.link-card .card-body .p2 {
	font-weight: 300
}

.link-card .card-body svg {
	position: absolute;
	right: 0;
	top: 50%;
	margin-right: 1rem;
	width: 3rem;
	--tw-translate-y: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	stroke: #328330;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .5s
}

.link-card .card-actions {
	margin-top: auto;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-end;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1rem;
	padding-top: 0
}

.link-card .card-actions svg {
	width: 3rem;
	stroke: #328330;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .5s
}

.link-card:hover .card-header img {
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

.link-card:hover .card-actions svg {
	--tw-translate-x: 25%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .5s
}

.icon-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1.5rem 1rem 2rem;
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.icon-card .h6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	display: block;
	text-align: center;
	font-weight: 500
}

.icon-card img {
	width: 3rem
}

.icon-card p {
	width: 100%;
	text-align: center;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.icon-card a {
	margin-top: auto;
	height: 2.5rem;
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgb(50 131 48 / var(--tw-border-opacity, 1));
	padding-top: 1rem;
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.icon-card a:hover {
	border-bottom-width: 3px
}

.icon-card a {
	letter-spacing: 2.4px
}

.wide-media-card {
	display: flex;
	min-height: 33rem;
	width: 100%;
	flex-direction: column;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

@media(min-width:768px) {
	.wide-media-card {
		flex-direction: row
	}
}

.wide-media-card>* {
	width: 100%
}

@media(min-width:768px) {
	.wide-media-card>* {
		width: 50%
	}
}

.wide-media-card .media-wrapper {
	position: relative
}

.wide-media-card .media-wrapper img {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

@media(min-width:768px) {
	.wide-media-card .media-wrapper img {
		position: absolute
	}
}

.wide-media-card .media-wrapper .overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
	background-color: #0a0a0a66
}

.wide-media-card .media-wrapper .overlay button {
	position: relative;
	display: flex;
	height: 4rem;
	width: 4rem;
	align-items: center;
	justify-content: center;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: .75rem;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(50 131 48 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.wide-media-card .media-wrapper .overlay button {
		height: 5rem;
		width: 5rem;
		padding: 1rem
	}
}

.wide-media-card .media-wrapper .overlay button:before {
	position: absolute;
	z-index: 0;
	height: 5rem;
	width: 5rem;
	--tw-scale-x: 0;
	--tw-scale-y: 0;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	border-radius: 9999px;
	background-color: #ffffff4d;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s;
	--tw-content: "";
	content: var(--tw-content)
}

.wide-media-card .media-wrapper .overlay button:hover:before {
	--tw-scale-x: 1.5;
	--tw-scale-y: 1.5;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.wide-media-card .media-wrapper .overlay button svg {
	position: relative;
	z-index: 1
}

.wide-media-card .h3 {
	margin-bottom: 1rem;
	display: block
}

@media(min-width:768px) {
	.wide-media-card .h3 {
		margin-bottom: 1.5rem
	}
}

.wide-media-card .info-wrapper {
	display: flex;
	padding: 1.5rem 1.25rem 2.5rem
}

@media(min-width:768px) {
	.wide-media-card .info-wrapper {
		padding-top: 2.5rem
	}
}

@media(min-width:1024px) {
	.wide-media-card .info-wrapper {
		padding-top: 7rem;
		padding-bottom: 7rem
	}
}

@media(min-width:1280px) {
	.wide-media-card .info-wrapper {
		padding-left: 0;
		padding-right: 0
	}
}

.wide-media-card .info-content {
	max-width: 660px
}

@media(min-width:1280px) {
	.wide-media-card .info-content {
		padding-left: 7rem
	}
}

.wide-media-card .info-content .btn {
	width: 100%
}

@media(min-width:640px) {
	.wide-media-card .info-content .btn {
		width: auto
	}
}

.wide-media-card .desc {
	margin-bottom: 1.5rem;
	display: block
}

@media(min-width:1024px) {
	.wide-media-card .desc {
		margin-bottom: 2rem
	}
}

.wide-media-card .desc>* {
	margin-bottom: .75rem;
	display: block
}

.wide-media-card .contracts {
	display: flex;
	flex-direction: column
}

.wide-media-card .contracts>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

@media(min-width:768px) {
	.wide-media-card .contracts>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
	}
}

.wide-media-card .contracts>span {
	border-left-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(50 131 48 / var(--tw-border-opacity, 1));
	padding-left: 1.5rem;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.wide-media-card .contracts a {
	margin-top: auto;
	height: 2.5rem;
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgb(50 131 48 / var(--tw-border-opacity, 1));
	padding-top: 1rem;
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.wide-media-card .contracts a:hover {
	border-bottom-width: 3px
}

.wide-media-card .contracts a {
	letter-spacing: 2.4px
}

.wide-media-card ul {
	margin-top: .5rem;
	list-style-type: disc;
	padding-left: 1.5rem
}

@media(min-width:768px) {
	.wide-media-card.reversed {
		flex-direction: row-reverse
	}
}

.wide-media-card.reversed .info-wrapper {
	align-items: center
}

@media(min-width:768px) {
	.wide-media-card.reversed .info-wrapper {
		justify-content: flex-end
	}
}

@media(min-width:1280px) {
	.wide-media-card.reversed .info-content {
		padding-right: 7rem;
		padding-left: 0
	}
}

.wide-media-card .greenTag {
	display: flex;
	width: 100%;
	max-width: 24rem;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.wide-media-card .greenTag>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.wide-media-card .greenTag {
	padding: 1rem
}

.wide-media-card .greenTag span {
	position: relative;
	display: flex;
	height: 1.5rem;
	width: 100%;
	align-items: center;
	overflow: hidden;
	border-radius: 9999px;
	background-color: #292b2c1a;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 600
}

.wide-media-card .greenTag span i {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	display: block;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgb(71 184 68 / var(--tw-bg-opacity, 1))
}

.wide-media-card .greenTag span em {
	position: relative;
	z-index: 1;
	width: 100%;
	text-align: right;
	font-style: normal;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.crsl {
	overflow: hidden;
	--vc-slide-spacing: .75rem
}

.crsl.xs-pp2 .crsl-slide {
	flex: 0 0 40%
}

.crsl.xs-pp3 .crsl-slide {
	flex: 0 0 27%
}

.crsl-container {
	display: flex;
	touch-action: pan-y pinch-zoom;
	margin-left: calc(var(--vc-slide-spacing) * -1)
}

.crsl-slide {
	transform: translateZ(0);
	flex: 0 0 90%;
	min-width: 0;
	padding-left: var(--vc-slide-spacing)
}

@media(min-width:600px) {
	.crsl {
		--vc-slide-spacing: 1.5rem
	}

	.crsl.sm-pp2 .crsl-slide {
		flex: 0 0 50%
	}

	.crsl.sm-pp3 .crsl-slide {
		flex: 0 0 33.33%
	}
}

@media(min-width:768px) {
	.crsl {
		--vc-slide-spacing: 1.5rem
	}

	.crsl.lg-pp2 .crsl-slide {
		flex: 0 0 50%
	}

	.crsl.lg-pp3 .crsl-slide {
		flex: 0 0 33.33%
	}

	.crsl.lg-pp4 .crsl-slide {
		flex: 0 0 25%
	}

	.crsl.lg-pp5 .crsl-slide {
		flex: 0 0 20%
	}

	.crsl.lg-pp8 .crsl-slide {
		flex: 0 0 12.5%
	}
}

.cta-hero {
	position: relative;
	display: flex;
	width: 100%;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

@media(min-width:1024px) {
	.cta-hero {
		padding-top: 4rem;
		padding-bottom: 4rem
	}
}

.cta-hero img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.cta-hero .overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	height: 100%;
	width: 100%
}

.cta-hero .overlay:after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
	--tw-gradient-from: rgb(10 10 10 / .8) var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: transparent var(--tw-gradient-to-position);
	--tw-content: "";
	content: var(--tw-content)
}

.cta-hero .overlay:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #0a0a0ab3;
	--tw-content: "";
	content: var(--tw-content)
}

.cta-hero .overlay.brand:before,
.cta-hero .overlay.brand:after {
	display: none
}

.cta-hero .overlay.brand {
	--tw-bg-opacity: 1;
	background-color: rgb(30 77 29 / var(--tw-bg-opacity, 1));
	background-size: cover;
	background-blend-mode: overlay
}

.cta-hero .content {
	position: relative;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	width: 100%;
	max-width: 64rem;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.cta-hero .content {
		flex-direction: row
	}

	.cta-hero .content>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(3rem * var(--tw-space-x-reverse));
		margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)))
	}
}

.cta-hero .info {
	display: flex;
	flex-direction: column
}

.cta-hero a {
	margin-top: 2rem;
	min-width: 15rem;
	text-wrap: nowrap
}

@media(min-width:768px) {
	.cta-hero a {
		margin-top: 0
	}
}

.contract-offer .h6 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: block;
	font-weight: 500
}

.contract-offer p {
	margin-bottom: 1rem;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.contract-offer ul {
	margin-top: .5rem;
	list-style-type: disc;
	padding-left: 1.5rem
}

.gauge-container {
	position: relative;
	display: flex;
	width: 11rem;
	justify-content: center;
	padding: .5rem
}

@media(min-width:768px) {
	.gauge-container {
		width: 300px
	}
}

.gauge-container i {
	position: absolute;
	bottom: 4rem;
	left: 50%;
	margin-left: -3.5rem;
	width: 7rem;
	padding-left: .5rem;
	padding-right: .5rem;
	text-align: center;
	font-size: .75rem;
	line-height: 1rem;
	font-style: normal;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(50 131 48 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.gauge-container i {
		bottom: 7rem;
		margin-left: -5rem;
		width: 10rem;
		font-size: 1.125rem;
		line-height: 1.75rem
	}
}

.gauge-container i.lng {
	bottom: 4rem
}

@media(min-width:768px) {
	.gauge-container i.lng {
		bottom: 5rem
	}
}

.gauge-container svg {
	height: 11rem;
	width: 11rem
}

@media(min-width:768px) {
	.gauge-container svg {
		height: 300px;
		width: 300px
	}
}

.gauge-container>.gauge .dial {
	fill: transparent;
	stroke: #f3f3f3;
	stroke-width: 8
}

@media(min-width:768px) {
	.gauge-container>.gauge .dial {
		stroke-width: 12
	}
}

.gauge-container>.gauge .value {
	fill: transparent;
	stroke: #328330;
	stroke-width: 8
}

@media(min-width:768px) {
	.gauge-container>.gauge .value {
		stroke-width: 12
	}
}

.gauge-container>.gauge .value-text {
	--tw-translate-y: -.25rem;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	fill: #292b2c;
	font-family: Montserrat, sans-serif;
	font-weight: 300;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.leadership {
	margin-top: 3rem;
	display: flex;
	flex-direction: column;
	align-items: center
}

@media(min-width:768px) {
	.leadership {
		margin-top: 6rem
	}
}

.leadership .person {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	--tw-bg-opacity: 1;
	background-color: rgb(237 248 236 / var(--tw-bg-opacity, 1))
}

@media(min-width:1280px) {
	.leadership .person {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
}

.leadership .person .media-wrapper {
	position: relative;
	height: 20rem
}

@media(min-width:768px) {
	.leadership .person .media-wrapper {
		height: 480px
	}
}

.leadership .person .media-wrapper img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top
}

.leadership .person .media-wrapper .overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
	background-color: #0a0a0a33
}

.leadership .person .media-wrapper .overlay button {
	position: relative;
	display: flex;
	height: 3rem;
	width: 3rem;
	align-items: center;
	justify-content: center;
	border-radius: 9999px;
	background-color: transparent;
	padding: .5rem;
	line-height: 1;
	color: #ffffffb3;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

.leadership .person .media-wrapper .overlay button:hover {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.leadership .person .media-wrapper .overlay button {
		height: 4rem;
		width: 4rem
	}
}

.leadership .person .media-wrapper .overlay button svg {
	position: relative;
	z-index: 1
}

.leadership .person .info-text {
	position: relative;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	padding: 2rem 1.25rem;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.leadership .person .info-text {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}
}

@media(min-width:1024px) {
	.leadership .person .info-text {
		min-height: 20rem
	}
}

@media(min-width:1536px) {
	.leadership .person .info-text {
		font-size: 1rem;
		line-height: 1.5rem
	}
}

.leadership .person .info-text i {
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: -.625rem;
	height: 1.25rem;
	width: 1.25rem;
	--tw-rotate: 45deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-bg-opacity: 1;
	background-color: rgb(237 248 236 / var(--tw-bg-opacity, 1))
}

@media(min-width:768px) {
	.leadership .person .info-text i {
		height: 2rem;
		width: 2rem
	}
}

@media(min-width:1280px) {
	.leadership .person .info-text i {
		top: 50%;
		left: -1rem;
		margin-top: -1rem
	}
}

.leadership .person .info-text .signature {
	margin-top: 1rem
}

@media(min-width:1024px) {
	.leadership .person .info-text .signature {
		margin-top: 2rem
	}
}

.leadership .person .info-text .signature span {
	display: block;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.leadership .person .info-text .signature em {
	display: block;
	font-size: .75rem;
	line-height: 1rem;
	text-transform: uppercase;
	font-style: normal;
	line-height: 1.25
}

@media(min-width:768px) {
	.leadership .person .info-text .signature em {
		font-size: 13px
	}
}

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane>svg,
.leaflet-pane>canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0
}

.leaflet-container {
	overflow: hidden
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-user-drag: none
}

.leaflet-tile::-moz-selection {
	background: transparent
}

.leaflet-tile::selection {
	background: transparent
}

.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block
}

.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0
}

.leaflet-container img.leaflet-tile {
	mix-blend-mode: plus-lighter
}

.leaflet-container.leaflet-touch-zoom {
	touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
	touch-action: none;
	touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	touch-action: none
}

.leaflet-container {
	-webkit-tap-highlight-color: transparent
}

.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, .4)
}

.leaflet-tile {
	filter: inherit;
	visibility: hidden
}

.leaflet-tile-loaded {
	visibility: inherit
}

.leaflet-zoom-box {
	width: 0;
	height: 0;
	box-sizing: border-box;
	z-index: 800
}

.leaflet-overlay-pane svg {
	-moz-user-select: none
}

.leaflet-pane {
	z-index: 400
}

.leaflet-tile-pane {
	z-index: 200
}

.leaflet-overlay-pane {
	z-index: 400
}

.leaflet-shadow-pane {
	z-index: 500
}

.leaflet-marker-pane {
	z-index: 600
}

.leaflet-tooltip-pane {
	z-index: 650
}

.leaflet-popup-pane {
	z-index: 700
}

.leaflet-map-pane canvas {
	z-index: 100
}

.leaflet-map-pane svg {
	z-index: 200
}

.leaflet-vml-shape {
	width: 1px;
	height: 1px
}

.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute
}

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted;
	pointer-events: auto
}

.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none
}

.leaflet-bottom.leaflet-right {
	display: none
}

.leaflet-top {
	top: 0
}

.leaflet-right {
	right: 0
}

.leaflet-bottom {
	bottom: 0
}

.leaflet-left {
	left: 0
}

.leaflet-control {
	float: left;
	clear: both
}

.leaflet-right .leaflet-control {
	float: right
}

.leaflet-top .leaflet-control {
	margin-top: 10px
}

.leaflet-bottom .leaflet-control {
	margin-bottom: 10px
}

.leaflet-left .leaflet-control {
	margin-left: 10px
}

.leaflet-right .leaflet-control {
	margin-right: 10px
}

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1
}

.leaflet-zoom-animated {
	transform-origin: 0 0
}

svg.leaflet-zoom-animated {
	will-change: transform
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	transition: transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden
}

.leaflet-interactive {
	cursor: pointer
}

.leaflet-grab {
	cursor: grab
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair
}

.leaflet-popup-pane,
.leaflet-control {
	cursor: auto
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: grabbing
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane>svg path,
.leaflet-tile-container {
	pointer-events: none
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted;
	pointer-events: auto
}

.leaflet-container {
	background: #ddd;
	outline-offset: 1px
}

.leaflet-container a {
	color: #0078a8
}

.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: #ffffff80
}

.leaflet-container {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: .75rem;
	line-height: 1.5
}

.leaflet-bar {
	box-shadow: 0 1px 5px #000000a6;
	border-radius: 4px
}

.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block
}

.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4
}

.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none
}

.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb
}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: 700 18px Lucida Console, Monaco, monospace;
	text-indent: 1px
}

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
	font-size: 22px
}

.leaflet-control-layers {
	box-shadow: 0 1px 5px #0006;
	background: #fff;
	border-radius: 5px
}

.leaflet-control-layers-toggle {
	background-image: url(components/images/layers.png);
	width: 36px;
	height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(components/images/layers-2x.png);
	background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative
}

.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff
}

.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px
}

.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px
}

.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em
}

.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
	background-image: url(components/images/marker-icon.png)
}

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: #fffc;
	margin: 0
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4
}

.leaflet-control-attribution a {
	text-decoration: none
}

.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline
}

.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: .6669em
}

.leaflet-left .leaflet-control-scale {
	margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px
}

.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	box-sizing: border-box;
	background: #fffc;
	text-shadow: 1px 1px #fff
}

.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0, 0, 0, .2);
	background-clip: padding-box
}

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px
}

.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px
}

.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px
}

.leaflet-popup-content p {
	margin: 1.3em 0
}

.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none
}

.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;
	margin: -10px auto 0;
	pointer-events: auto;
	transform: rotate(45deg)
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: #fff;
	color: #333;
	box-shadow: 0 3px 14px #0006
}

.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent
}

.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858
}

.leaflet-popup-scrolled {
	overflow: auto
}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999
}

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666
}

.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px #0006
}

.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: ""
}

.leaflet-tooltip-bottom {
	margin-top: 6px
}

.leaflet-tooltip-top {
	margin-top: -6px
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px
}

.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff
}

.leaflet-tooltip-left {
	margin-left: -6px
}

.leaflet-tooltip-right {
	margin-left: 6px
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px
}

.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff
}

.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff
}

@media print {
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact
	}
}

.roMap {
	fill: #d7d7d7;
	stroke-width: 1.4
}

.roMap path {
	position: relative;
	cursor: pointer
}

.roMap path:hover {
	fill: #aadea9
}

.roMap path.selected {
	fill: #328330
}

.roMap text {
	pointer-events: none;
	stroke: #292b2c;
	stroke-width: .75;
	font-size: .75rem;
	line-height: 1rem
}

.roMap text.selected {
	stroke: #fff
}

.footer {
	--tw-bg-opacity: 1;
	background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
	padding-bottom: 2rem
}

.footer .partners {
	--tw-bg-opacity: 1;
	background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
	padding-top: 0rem;
	padding-bottom: 0rem
}

.footer .partners .container {
	overflow: auto;
	padding-bottom: 0;
	scrollbar-width: none
}

.footer .partners ul {
	display: flex;
	min-width: 670px;
	align-items: center;
	justify-content: space-between
}

.footer .partners ul>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1.25rem * var(--tw-space-x-reverse));
	margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
}

.footer .partners a {
	display: block;
	width: 9rem;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.footer .partners a:hover {
	--tw-saturate: saturate(1.5);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

@media(min-width:768px) {
	.footer .partners a {
		width: auto
	}
}

.footer footer {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	padding-top: 2.5rem;
	--tw-text-opacity: 1;
	color: rgb(243 243 243 / var(--tw-text-opacity, 1))
}

@media(min-width:640px) {
	.footer footer {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
}

@media(min-width:1024px) {
	.footer footer {
		grid-template-columns: repeat(5, minmax(0, 1fr));
		padding-top: 6rem
	}
}

.footer footer .group-title {
	margin-bottom: 1rem;
	display: block;
	font-weight: 700
}

.footer footer ul {
	margin-bottom: 2.5rem;
	display: flex;
	flex-direction: column
}

.footer footer ul>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
}

@media(min-width:1024px) {
	.footer footer ul {
		margin-bottom: 0
	}
}

.footer footer ul a {
	display: flex;
	align-items: center
}

.footer footer ul a img {
	margin-left: .25rem
}

@media(min-width:640px) {
	.footer footer .external-links {
		grid-column: span 2 / span 2
	}
}

@media(min-width:1024px) {
	.footer footer .external-links {
		grid-column: span 1 / span 1
	}
}

.footer footer .anpc {
	margin-top: 1.25rem;
	display: flex;
	justify-content: space-between
}

.footer footer .anpc>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(.5rem * var(--tw-space-x-reverse));
	margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
}

@media(min-width:768px) {
	.footer footer .anpc {
		flex-direction: column
	}

	.footer footer .anpc>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(0px * var(--tw-space-x-reverse));
		margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
		--tw-space-y-reverse: 0;
		margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
	}
}

.footer .caption2 {
	padding-top: 2rem;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

@media(min-width:1024px) {
	.footer .caption2 {
		grid-column: span 5 / span 5;
		padding-top: 4rem
	}
}

.cookie-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	--tw-bg-opacity: 1;
	background-color: rgb(50 131 48 / var(--tw-bg-opacity, 1));
	padding: 1rem;
	font-size: .875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.pricing-engine {
	border: #e6e6e6 1px solid;
	overflow: hidden;
	padding: 0 15px 20px;
	background: #fff
}

.pricing-engine .pricing-table-wrapper {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.pricing-engine .pricing-table {
	border-collapse: collapse;
	width: -moz-max-content;
	width: max-content;
	min-width: 100%;
	background: #fff
}

.pricing-engine .pricing-table th,
.pricing-engine .pricing-table td {
	padding: 10px 14px;
	border-bottom: 1px solid #e6e6e6;
	white-space: normal;
	overflow-wrap: anywhere;
	word-break: break-word;
	vertical-align: middle;
	text-align: right;
	font-size: 14px
}

.pricing-engine .pricing-table thead th {
	font-weight: 600
}

.pricing-engine .pricing-table .label-col {
	text-align: left;
	min-width: 280px;
	width: 325px
}

.pricing-engine .pricing-table .label-col .row-label {
	font-weight: 500
}

.pricing-engine .pricing-table .sticky-col {
	position: sticky;
	left: 0;
	background: #fff;
	z-index: 3
}

.pricing-engine .pricing-table thead .sticky-col {
	z-index: 5
}

.pricing-engine .pricing-table .sticky-col.label-col:not(.section-sticky) {
	box-shadow: 9px 0 0 -8px #e6e6e6
}

.pricing-engine .pricing-table thead th:not(.label-col),
.pricing-engine .pricing-table tbody td:not(.label-col) {
	width: 240px;
	max-width: 240px
}

.pricing-engine .pricing-table .section-row td {
	text-align: left;
	font-weight: 600;
	background: #f7f7f7;
	border-bottom-color: #e0e0e0
}

.pricing-engine .pricing-table .value {
	font-weight: 600
}

.pricing-engine .pricing-table .unit,
.pricing-engine .pricing-table .muted {
	display: block;
	font-size: 12px;
	color: #777;
	font-weight: 400;
	margin-top: 2px;
	white-space: normal;
	overflow-wrap: anywhere;
	word-break: break-word;
	max-width: 300px
}

.pricing-engine .pricing-table .footnote {
	display: block;
	font-size: 12px;
	color: #888;
	margin-top: 4px
}

.pricing-engine .pricing-table .missing {
	color: #999;
	font-weight: 400
}

.pricing-engine .pricing-table .loading {
	text-align: center;
	padding: 18px 12px;
	color: #666
}

@media(max-width:1024px) {
	.pricing-engine .pricing-table .label-col {
		width: 210px;
		min-width: 180px;
		max-width: 210px
	}

	.pricing-engine .pricing-table thead th:not(.label-col),
	.pricing-engine .pricing-table tbody td:not(.label-col) {
		width: 140px;
		max-width: 140px
	}
}

@media(max-width:768px) {
	.pricing-engine .pricing-table .label-col {
		width: 170px;
		min-width: 150px;
		max-width: 170px
	}

	.pricing-engine .pricing-table thead th:not(.label-col),
	.pricing-engine .pricing-table tbody td:not(.label-col) {
		width: 110px;
		max-width: 110px
	}

	.pricing-engine .pricing-table th,
	.pricing-engine .pricing-table td {
		padding: 8px 10px
	}
}

.formSent {
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.formSent {
		width: 50%
	}
}

.formSent svg {
	width: 15rem;
	stroke: #328330
}

.formSent svg path {
	stroke: #328330
}

.map-nordului {
	position: relative
}

.map-nordului #norduluiMap {
	height: 20rem
}

@media(min-width:1024px) {
	.map-nordului #norduluiMap {
		height: 360px
	}
}

.clientInfo {
	display: flex;
	flex-direction: column
}

.clientInfo .info-documents-wrapper {
	margin-top: 1.5rem;
	margin-bottom: 4rem;
	display: flex;
	width: 100%;
	flex-direction: column
}

.clientInfo .info-documents-wrapper>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.clientInfo .info-documents-wrapper {
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.clientInfo .info-documents-wrapper {
		margin-top: 2rem;
		margin-bottom: 6rem
	}
}

.clientInfo .info-documents-wrapper a {
	display: flex;
	align-items: flex-start;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: .5rem 1rem;
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.clientInfo .info-documents-wrapper a svg {
	margin-right: .5rem;
	flex-shrink: 0
}

.personalizedOffer {
	display: flex;
	max-width: 48rem;
	flex-direction: column
}

.personalizedOffer .offer-card {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1.25rem 1rem
}

@media(min-width:768px) {
	.personalizedOffer .offer-card {
		padding: 1rem 1.25rem
	}
}

.personalizedOffer .btn.outlined {
	display: flex;
	align-items: center;
	text-wrap: nowrap
}

.personalizedOffer .btn.outlined img {
	margin-left: .25rem;
	padding-bottom: .25rem
}

.personalizedOffer .request-options {
	margin-bottom: 1.5rem;
	display: flex;
	width: 100%;
	flex-direction: column
}

@media(min-width:768px) {
	.personalizedOffer .request-options {
		margin-bottom: 2rem;
		flex-direction: row
	}
}

.personalizedOffer .request-options .main-label {
	margin-bottom: .75rem;
	width: 100%;
	padding-right: 1.25rem;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.personalizedOffer .request-options .main-label {
		margin-bottom: 0;
		width: 40%;
		text-align: right
	}
}

.personalizedOffer .request-options .options-wrapper {
	display: flex;
	flex-direction: column
}

.personalizedOffer .request-options .options-wrapper>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.personalizedOffer .request-options .options-wrapper {
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.personalizedOffer small {
	margin-top: .25rem
}

.personalizedOffer .fields-wrapper {
	margin-top: 1.5rem;
	display: grid;
	width: 100%;
	gap: 1.25rem;
	padding: 1px
}

@media(min-width:768px) {
	.personalizedOffer .fields-wrapper {
		margin-top: 2rem;
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
}

.personalizedOffer .upload-document {
	margin-top: 1.5rem;
	display: flex;
	height: 7rem;
	width: 100%;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	border-width: 2px;
	border-style: dashed;
	border-color: #292b2c26;
	--tw-bg-opacity: 1;
	background-color: rgb(245 245 247 / var(--tw-bg-opacity, 1));
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.personalizedOffer .upload-document {
		height: 8rem
	}
}

.personalizedOffer .upload-document.dragover {
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-border-opacity: 1;
	border-color: rgb(170 222 169 / var(--tw-border-opacity, 1));
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.personalizedOffer .upload-document>* {
	align-items: center
}

.personalizedOffer .upload-document>* svg {
	margin-left: .5rem;
	height: 1.25rem;
	padding-bottom: .25rem
}

.personalizedOffer .upload-document.has-error {
	--tw-border-opacity: 1;
	border-color: rgb(255 11 11 / var(--tw-border-opacity, 1))
}

.localContact {
	display: flex;
	flex-direction: column
}

@media(min-width:1024px) {
	.localContact {
		flex-direction: row
	}
}

.localContact .form-wrapper {
	display: flex;
	width: 100%;
	flex-shrink: 0;
	flex-direction: column
}

@media(min-width:1024px) {
	.localContact .form-wrapper {
		width: 41.666667%
	}
}

.localContact .form-card {
	display: flex;
	flex-direction: column;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: .5rem 1rem 1.5rem
}

@media(min-width:1024px) {
	.localContact .form-card {
		padding: .25rem 2rem 2.5rem
	}
}

.localContact svg {
	width: 100%
}

.localContact .tabsContentWrapper {
	width: 100%;
	padding-left: 1px;
	padding-right: 1px
}

.localContact .supplier-contact-data {
	display: flex;
	width: 100%;
	flex-direction: column
}

.localContact .supplier-contact-data .single-company {
	margin-bottom: 1.5rem;
	width: 100%;
	text-align: center;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.localContact .supplier-contact-data .form-group {
	margin-bottom: 1rem
}

.localContact .supplier-contact-data .website-links {
	margin-bottom: .5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.localContact .supplier-contact-data .website-links li {
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.localContact .supplier-contact-data .website-links a {
	display: flex;
	flex-wrap: nowrap;
	align-items: center
}

.localContact .supplier-contact-data .website-links a svg {
	margin-right: .25rem;
	height: 1.25rem;
	width: 1.25rem;
	flex-shrink: 0;
	--tw-text-opacity: 1;
	color: rgb(50 131 48 / var(--tw-text-opacity, 1))
}

.localContact .supplier-contact-data .website-links a span {
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.localContact .supplier-contact-data .outages {
	margin-bottom: 1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.localContact .supplier-contact-data .outages span {
	font-weight: 700
}

.localContact .supplier-contact-data .outages a {
	font-weight: 500
}

.complaintsInfoCard {
	overflow: hidden;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1rem;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1));
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media(min-width:1024px) {
	.complaintsInfoCard {
		padding: 1.5rem
	}
}

.complaintsInfoCard .item {
	padding: 1.25rem 1rem
}

@media(min-width:1024px) {
	.complaintsInfoCard .item {
		padding: 2rem 1.5rem
	}
}

.complaintsInfoCard .h6 {
	display: block;
	width: 100%;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.complaintsInfoCard ul {
	margin-top: .5rem;
	list-style-type: disc;
	padding-left: 1.25rem
}

.complaintsInfoCard .responsive-table {
	width: 100%;
	overflow: auto;
	font-size: .875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.complaintsInfoCard .responsive-table table {
	min-width: 768px
}

.complaintsInfoCard .responsive-table th {
	--tw-text-opacity: 1;
	color: rgb(39 101 37 / var(--tw-text-opacity, 1))
}

.complaintsInfoCard .responsive-table td {
	padding: .625rem;
	text-align: center
}

.complaintsInfoCard .responsive-table tbody tr {
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(170 222 169 / var(--tw-border-opacity, 1))
}

.complaintsInfoCard .text-link {
	margin-top: auto;
	display: inline-block;
	height: 2.5rem;
	width: auto;
	flex-grow: 0;
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgb(50 131 48 / var(--tw-border-opacity, 1));
	padding-top: 1rem;
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(41 43 44 / var(--tw-text-opacity, 1))
}

.complaintsInfoCard .text-link:hover {
	border-bottom-width: 3px
}

.complaintsInfoCard .text-link {
	letter-spacing: 2.4px
}

.complaintFormCard {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1rem;
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media(min-width:768px) {
	.complaintFormCard {
		padding-left: 5rem;
		padding-right: 5rem
	}
}

.complaintFormCard .h4 {
	margin-top: 1.5rem;
	display: block
}

@media(min-width:768px) {
	.complaintFormCard .h4 {
		margin-top: 2.5rem
	}
}

.complaintFormCard .h6 {
	margin-top: 1.5rem;
	margin-bottom: .75rem;
	font-weight: 500
}

.complaintFormCard .form-group {
	margin-bottom: 1rem
}

.complaintFormCard .form-group label {
	font-size: 1.125rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.esg-card {
	position: sticky;
	top: 0;
	margin-bottom: 2rem;
	display: flex;
	width: 100%;
	flex-direction: column;
	border-radius: 1rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1rem
}

@media(min-width:768px) {
	.esg-card {
		padding: 2rem
	}
}

@media(min-width:1024px) {
	.esg-card {
		flex-direction: row
	}
}

.esg-card {
	box-shadow: 0 0 8px #00000026
}

.esg-card .media-wrapper {
	position: relative;
	height: 16rem;
	width: 100%
}

@media(min-width:768px) {
	.esg-card .media-wrapper {
		height: 470px
	}
}

@media(min-width:1024px) {
	.esg-card .media-wrapper {
		width: 50%;
		flex-shrink: 0
	}
}

@media(min-width:1280px) {
	.esg-card .media-wrapper {
		width: 40%
	}
}

.esg-card .media-wrapper img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.esg-card .media-wrapper svg {
	position: absolute;
	top: 50%;
	left: 50%;
	--tw-translate-x: -50%;
	--tw-translate-y: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.esg-card .text-info {
	flex-direction: column;
	align-items: center;
	padding-left: 0;
	padding-right: 0
}

@media(min-width:1024px) {
	.esg-card .text-info {
		padding-left: 4rem;
		padding-right: 4rem
	}
}

.esg-card .text-info .supra {
	margin-bottom: .25rem;
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.esg-card .text-info .supra:after {
	content: var(--tw-content);
	margin-top: .5rem
}

@media(min-width:768px) {
	.esg-card .text-info .supra {
		font-size: 13px
	}
}

.esg-card .text-info ul {
	margin-top: 1rem;
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.esg-card .text-info ul {
		margin-top: 1.5rem
	}
}

.esg-card .text-info ul li {
	margin-bottom: .25rem
}

.esg-card .text-info ul li:before {
	display: inline-block;
	height: 1rem;
	width: 1rem;
	--tw-content: "";
	content: var(--tw-content);
	background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="16" height="16" fill="white"/><path d="M6.73789 7.94072C6.73789 8.86885 6.01289 9.59385 5.08477 9.59385C4.15664 9.59385 3.43164 8.86885 3.43164 7.94072C3.43164 7.0126 4.15664 6.2876 5.08477 6.2876C6.01289 6.2876 6.73789 7.0126 6.73789 7.94072Z" fill="%23549E39"/><path d="M8.97188 12.1218C8.97188 12.9062 8.33438 13.5437 7.55 13.5437C6.76563 13.5437 6.15625 12.9062 6.15625 12.1218C6.15625 11.3375 6.79375 10.7 7.57812 10.7C8.3625 10.7281 8.97188 11.3656 8.97188 12.1218Z" fill="%23549E39"/><path d="M10.859 7.68121C10.859 8.34996 10.2777 8.92809 9.61211 8.92809C8.94648 8.92809 8.36523 8.34684 8.36523 7.68121C8.36523 7.01559 8.94648 6.43434 9.61211 6.43434C10.3059 6.43121 10.859 6.98434 10.859 7.68121Z" fill="%23549E39"/><path d="M12.5719 3.70317C12.5719 4.37192 11.9906 4.95005 11.325 4.95005C10.6594 4.95005 10.0781 4.40005 10.0781 3.70317C10.0781 3.0063 10.6281 2.4563 11.325 2.4563C12.0219 2.4563 12.5719 3.03755 12.5719 3.70317Z" fill="%23549E39"/></svg>')
}

.esg-stat {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-top-width: 3px;
	--tw-border-opacity: 1;
	border-color: rgb(198 233 197 / var(--tw-border-opacity, 1));
	padding: 1.5rem 1rem
}

.esg-stat p {
	margin-top: 1rem;
	text-align: center
}

.esg-stat span {
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 400;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgb(39 101 37 / var(--tw-text-opacity, 1))
}

.esg-stat span i {
	font-style: normal
}

.esg-net-zero {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-top-width: 3px;
	--tw-border-opacity: 1;
	border-color: rgb(198 233 197 / var(--tw-border-opacity, 1));
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	text-align: center
}

@media(min-width:768px) {
	.esg-net-zero {
		margin-top: 2rem;
		margin-bottom: 2rem
	}
}

.esg-net-zero p {
	margin-bottom: 1rem
}

.esg-net-zero span {
	text-align: center;
	font-size: 3rem;
	line-height: 1;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgb(39 101 37 / var(--tw-text-opacity, 1))
}

@media(min-width:768px) {
	.esg-net-zero span {
		font-size: 3.75rem;
		line-height: 1
	}
}

.quote-card {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	max-width: 1106px;
	flex-direction: column;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-shadow: 0 0 8px 0 rgb(0, 0, 0, .16);
	--tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.quote-card blockquote {
	position: relative;
	margin-top: 3rem;
	margin-bottom: 3rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 56rem;
	padding-left: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	text-align: center;
	font-size: 1.5rem;
	line-height: 2rem;
	line-height: 1.25
}

@media(min-width:768px) {
	.quote-card blockquote {
		font-size: 2.25rem;
		line-height: 2.5rem
	}
}

.quote-card blockquote:after,
.quote-card blockquote:before {
	position: absolute;
	display: block;
	height: 2.25rem;
	width: 3rem;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	--tw-content: "";
	content: var(--tw-content);
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="51" height="35" viewBox="0 0 51 35" fill="none"><path d="M50.3867 6.76638e-05C48.9707 3.74956 47.6541 7.2169 46.3436 10.6842C45.7226 12.327 44.9649 13.9321 44.5302 15.6251C43.6234 19.1739 41.1143 21.5377 38.773 24.0457C36.0093 26.9989 33.2269 29.9271 30.4819 32.8991C29.7242 33.7204 28.9541 34.2158 27.7554 34.1092C26.3456 33.9775 24.911 34.0778 23.1782 34.0778C23.8614 31.8143 24.4762 29.7076 25.1346 27.6197C27.2772 20.8856 29.4323 14.1516 31.5811 7.41754C32.2457 5.34215 32.8481 3.24169 33.5934 1.19765C33.7673 0.714853 34.4007 0.0627669 34.8293 0.0564969C39.9033 -0.0250134 44.9773 0.0063362 50.3805 0.00633667L50.3867 6.76638e-05Z" fill="%23AADEA9"/><path d="M27.1715 0.00141234C26.2958 2.34641 25.5071 4.47196 24.7121 6.59124C23.1968 10.6166 21.8304 14.7172 20.0791 18.636C19.3586 20.2412 17.8433 21.5014 16.6011 22.837C13.4089 26.298 10.1918 29.734 6.91888 33.1198C6.44067 33.6152 5.62087 33.9663 4.9315 34.029C3.36644 34.1607 1.78274 34.0729 0.00031354 34.0729C0.490948 32.3612 0.888422 30.825 1.36664 29.3139C3.86328 21.4701 6.37856 13.6325 8.90005 5.79494C9.43416 4.12711 10.0055 2.46554 10.6328 0.835327C10.7632 0.490474 11.2228 0.0390321 11.5333 0.0390322C16.657 -0.0111278 21.7808 0.00141186 27.1777 0.00141234L27.1715 0.00141234Z" fill="%23AADEA9"/></svg>')
}

.quote-card blockquote:before {
	left: 1rem;
	bottom: 0
}

.quote-card blockquote:after {
	right: 1rem;
	top: -2rem
}

@media(min-width:640px) {
	.quote-card blockquote:after {
		top: 0
	}
}

.quote-card .bottom-info {
	position: relative;
	display: flex;
	height: 150px;
	width: 100%;
	flex-direction: column;
	align-items: center;
	--tw-bg-opacity: 1;
	background-color: rgb(237 248 236 / var(--tw-bg-opacity, 1));
	padding: 1.5rem
}

@media(min-width:768px) {
	.quote-card .bottom-info {
		padding: 2rem
	}
}

.quote-card .bottom-info img {
	margin-top: -5rem;
	display: block;
	height: 6rem;
	width: 6rem;
	border-radius: 9999px
}

.quote-card .bottom-info .name {
	margin-top: 2rem;
	margin-bottom: .25rem;
	font-weight: 400
}

.quote-card .bottom-info .title {
	--tw-text-opacity: 1;
	color: rgb(98 98 98 / var(--tw-text-opacity, 1))
}

.first\:border-none:first-child {
	border-style: none
}

.focus\:z-10:focus {
	z-index: 10
}

.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px
}

.focus\:ring:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

@media(min-width:640px) {
	.sm\:mt-0 {
		margin-top: 0
	}

	.sm\:flex {
		display: flex
	}

	.sm\:hidden {
		display: none
	}

	.sm\:flex-1 {
		flex: 1 1 0%
	}

	.sm\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.sm\:flex-row {
		flex-direction: row
	}

	.sm\:items-center {
		align-items: center
	}

	.sm\:justify-between {
		justify-content: space-between
	}

	.sm\:space-x-2>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(.5rem * var(--tw-space-x-reverse));
		margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
	}

	.sm\:text-\[13px\] {
		font-size: 13px
	}
}

@media(min-width:768px) {
	.md\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}

	.md\:my-24 {
		margin-top: 6rem;
		margin-bottom: 6rem
	}

	.md\:mb-0 {
		margin-bottom: 0
	}

	.md\:mb-12 {
		margin-bottom: 3rem
	}

	.md\:mb-16 {
		margin-bottom: 4rem
	}

	.md\:mb-4 {
		margin-bottom: 1rem
	}

	.md\:mb-6 {
		margin-bottom: 1.5rem
	}

	.md\:mb-8 {
		margin-bottom: 2rem
	}

	.md\:mr-4 {
		margin-right: 1rem
	}

	.md\:mt-0 {
		margin-top: 0
	}

	.md\:mt-14 {
		margin-top: 3.5rem
	}

	.md\:mt-16 {
		margin-top: 4rem
	}

	.md\:w-1\/2 {
		width: 50%
	}

	.md\:w-auto {
		width: auto
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.md\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.md\:flex-row {
		flex-direction: row
	}

	.md\:items-center {
		align-items: center
	}

	.md\:text-nowrap {
		text-wrap: nowrap
	}

	.md\:p-6 {
		padding: 1.5rem
	}

	.md\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.md\:py-16 {
		padding-top: 4rem;
		padding-bottom: 4rem
	}

	.md\:py-24 {
		padding-top: 6rem;
		padding-bottom: 6rem
	}

	.md\:py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem
	}

	.md\:pr-24 {
		padding-right: 6rem
	}

	.md\:pr-4 {
		padding-right: 1rem
	}
}

@media(min-width:1024px) {
	.lg\:mx-auto {
		margin-left: auto;
		margin-right: auto
	}

	.lg\:my-12 {
		margin-top: 3rem;
		margin-bottom: 3rem
	}

	.lg\:my-14 {
		margin-top: 3.5rem;
		margin-bottom: 3.5rem
	}

	.lg\:my-16 {
		margin-top: 4rem;
		margin-bottom: 4rem
	}

	.lg\:my-20 {
		margin-top: 5rem;
		margin-bottom: 5rem
	}

	.lg\:mb-16 {
		margin-bottom: 4rem
	}

	.lg\:mb-20 {
		margin-bottom: 5rem
	}

	.lg\:mb-24 {
		margin-bottom: 6rem
	}

	.lg\:mt-0 {
		margin-top: 0
	}

	.lg\:mt-16 {
		margin-top: 4rem
	}

	.lg\:mt-24 {
		margin-top: 6rem
	}

	.lg\:w-1\/2 {
		width: 50%
	}

	.lg\:w-7\/12 {
		width: 58.333333%
	}

	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	.lg\:flex-row {
		flex-direction: row
	}

	.lg\:space-x-8>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(2rem * var(--tw-space-x-reverse));
		margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)))
	}

	.lg\:px-2\.5 {
		padding-left: .625rem;
		padding-right: .625rem
	}

	.lg\:py-24 {
		padding-top: 6rem;
		padding-bottom: 6rem
	}

	.lg\:pb-10 {
		padding-bottom: 2.5rem
	}

	.lg\:pb-24 {
		padding-bottom: 6rem
	}

	.lg\:pt-16 {
		padding-top: 4rem
	}

	.lg\:pt-24 {
		padding-top: 6rem
	}
}

@media(min-width:1280px) {
	.xl\:order-1 {
		order: 1
	}

	.xl\:order-2 {
		order: 2
	}

	.xl\:mb-0 {
		margin-bottom: 0
	}

	.xl\:min-w-80 {
		min-width: 20rem
	}

	.xl\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.xl\:grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	.xl\:py-10 {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem
	}
}

.rtl\:flex-row-reverse:where([dir=rtl], [dir=rtl] *) {
	flex-direction: row-reverse
}

.brk-services-icon {
    background: #ffffff;
    border: 1px solid rgba(39, 39, 39, 0.1);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 25px 20px;
    text-align: center;
    transition: box-shadow 0.3s ease;
    height: 100%;
}

.brk-services-icon:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.brk-services-icon {
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 30px;
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}

.brk-services-icon__title {
    text-align: center;
    padding-bottom: 22px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(39, 39, 39, 0.1);
}

/* Din styles.min.css - clase ajutatoare */
.mb-30 {
    margin-bottom: 30px;
}

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

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

.font__family-montserrat {
    font-family: 'Montserrat', sans-serif;
}

.font__size-18 {
    font-size: 1.125rem;
}

.font__size-16 {
    font-size: 1rem;
}

.font__weight-semibold {
    font-weight: 600;
}

.line__height-24 {
    line-height: 1.5rem;
}

.line__height-28 {
    line-height: 1.75rem;
}

.brk-dark-font-color {
    color: rgba(39, 39, 39, 0.5);
}

.d-block {
    display: block;
}

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

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

.text-center {
    text-align: center;
}

.brk-services-icon {
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 30px;
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
.brk-services-icon__title {
    text-align: center;
    padding-bottom: 22px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(39, 39, 39, 0.1);
}
.mb-30 { margin-bottom: 30px; }
.mt-100 { margin-top: 100px; }
.mb-100 { margin-bottom: 100px; }
.font__family-montserrat { font-family: 'Montserrat', sans-serif; }
.font__size-18 { font-size: 1.125rem; }
.font__size-16 { font-size: 1rem; }
.font__weight-semibold { font-weight: 600; }
.line__height-24 { line-height: 1.5rem; }
.line__height-28 { line-height: 1.75rem; }
.brk-dark-font-color { color: rgba(39, 39, 39, 0.5); }
.text-center { text-align: center; }