@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,400;1,600&family=Ubuntu:ital,wght@0,400;0,500;1,400;1,500&display=swap);
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
	box-sizing: border-box;
}
/**
Use a more readable tab size (opinionated).
*/
html {
	tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: Open Sans, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
:-moz-focusring {
	outline: auto;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}
/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}
/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */
[hidden] {
  display: none;
}
*, ::before, ::after{
	--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-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-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);
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
	appearance: none;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px;
	border-radius: 0px;
	padding-top: 0.5rem;
	padding-right: 0.75rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-shadow: 0 0 #0000;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #2563eb;
	--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);
	border-color: #2563eb;
}
input::placeholder,textarea::placeholder{
	color: #6b7280;
	opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
	padding: 0;
}
::-webkit-date-and-time-value{
	min-height: 1.5em;
}
select{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
	background-position: right 0.5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	color-adjust: exact;
}
[multiple]{
	background-image: initial;
	background-position: initial;
	background-repeat: unset;
	background-size: initial;
	padding-right: 0.75rem;
	color-adjust: unset;
}
[type='checkbox'],[type='radio']{
	appearance: none;
	padding: 0;
	color-adjust: exact;
	display: inline-block;
	vertical-align: middle;
	background-origin: border-box;
	-webkit-user-select: none;
	        user-select: none;
	flex-shrink: 0;
	height: 1rem;
	width: 1rem;
	color: #2563eb;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px;
	--tw-shadow: 0 0 #0000;
}
[type='checkbox']{
	border-radius: 0px;
}
[type='radio']{
	border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #2563eb;
	--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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
[type='checkbox']:checked{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type='radio']:checked{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
	border-color: transparent;
	background-color: currentColor;
}
[type='checkbox']:indeterminate{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
	border-color: transparent;
	background-color: currentColor;
}
[type='file']{
	background: unset;
	border-color: inherit;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-size: unset;
	line-height: inherit;
}
[type='file']:focus{
	outline: 1px auto -webkit-focus-ring-color;
}
.max-w-screen-3xl {
    max-width: 1920px;
  }
html{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
body{
	overflow-wrap: break-word;
}
h1, .h1{
	font-size: 2.5rem;
}
@media (min-width: 1024px){
	h1, .h1{
		font-size: 3.125rem;
	}
}
h2, .h2{
	font-size: 2rem;
}
@media (min-width: 1024px){
	h2, .h2{
		font-size: 2.5rem;
	}
}
h3, .h3{
	font-size: 1.8rem;
}
@media (min-width: 1024px){
	h3, .h3{
		font-size: 2.1875rem;
	}
}
h4, .h4{
	font-size: 1.6rem;
}
@media (min-width: 1024px){
	h4, .h4{
		font-size: 1.875rem;
	}
}
h5, .h5{
	font-size: 1.5rem;
}
:root {
  --scrollbarWidth: 0px;
  --viewportWidth: calc(100vw - var(--scrollbarWidth));
  --footerHeight: 100px;
}

body {
  --scrollbarWidth: 0px;
  --viewportWidth: calc(100vw - var(--scrollbarWidth));
  --footerHeight: 100px;
  font-family: Open Sans, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --tw-text-opacity: 1;
  color: rgba(76, 100, 98, var(--tw-text-opacity));
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
body p{
	--tw-text-opacity: 1;
	color: rgba(44, 44, 44, var(--tw-text-opacity));
}

h1, h2, h3, h4, h5{
	overflow-wrap: break-word;
	font-family: Ubuntu, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-weight: 500;
	line-height: 1.25;
}

h1, h2, h3, h4{
	margin-bottom: 2rem;
}

h5, h6, p{
	margin-bottom: 1rem;
}

.brand{
	font-size: 1.875rem;
	line-height: 2.25rem;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.menu{
	font-family: Ubuntu, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-weight: 500;
}

.container {
  width: 1640px;
}

.sub-menu h3{
	font-size: 1.875rem;
}

footer h4{
	font-family: Ubuntu, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}

footer input::placeholder{
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}

.is-style-default h2, .is-style-default h3, .is-style-default h4, .is-style-default h5{
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}

.banolifeGreen{
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}

.fullwidth{
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	width: var(--viewportWidth);
}

#faqBanolife .border-banolifeGreen{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
#faqBanolife p{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#faqBanolife p a:hover{
	text-decoration: none;
}

.sectionheader {
  font-size: 1.5625rem;
  font-family: Ubuntu, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 500;
}

.ingress,
.has-ingress-font-size {
  font-size: 1.125rem;
}

.btn-font {
  font-size: 1.375rem;
  font-family: Ubuntu, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 500;
}

.slider-thumbs .slick-current img{
	opacity: 1;
}

#breadcrumbs{
	margin-left: -0.5rem;
}
#breadcrumbs a{
	cursor: pointer;
	padding: 0.5rem;
	--tw-text-opacity: 1;
	color: rgba(234, 237, 237, var(--tw-text-opacity));
}
#breadcrumbs a:hover{
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}
#breadcrumbs .breadcrumb_last a{
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}

.nav-inside h3 {
  margin-top: 0rem;
  font-size: 1.5rem;
  line-height: 2rem;
}

.wp-block-heading-with-link h2{
	margin-top: 0px;
}

.wp-block-banner-hero.is-style-dark a{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.tax-product_cat h1, .page-template-template-products h1, .artikler h1, .eventer h1{
	--tw-text-opacity: 1 !important;
	color: rgba(76, 100, 98, var(--tw-text-opacity)) !important;
}

.pagination .page-numbers:not(.next, .prev, .current){
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(44, 44, 44, var(--tw-border-opacity));
}

.pagination .page-numbers:not(.next:hover, .prev:hover, .current):hover{
	border-width: 0px;
}

.pagination .page-numbers.current{
	--tw-text-opacity: 1 !important;
	color: rgba(44, 44, 44, var(--tw-text-opacity)) !important;
}

.pagination .page-numbers.prev, .pagination .page-numbers.next{
	--tw-border-opacity: 1;
	border-color: rgba(44, 44, 44, var(--tw-border-opacity));
}

.pagination .page-numbers.prev:hover, .pagination .page-numbers.next:hover{
	border-bottom-width: 1px;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
  padding-bottom: 1px;
}

.single-post h3{
	margin-top: 3rem;
	margin-bottom: 1.5rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.width-100 .wp-block-text-container{
	float: left;
	max-width: 100%;
	padding: 0px;
}

.width-50{
	max-width: 100%;
}

@media (min-width: 768px){
	.width-50{
		max-width: 65ch;
	}
}

.wp-block-simple-employee-list select{
	--tw-bg-opacity: 1;
	background-color: rgba(76, 100, 98, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
  background-image: url("../images/arrow-white.svg");
}

#breadcrumbs a{
	padding-right: 0px;
	--tw-text-opacity: 1;
	color: rgba(44, 44, 44, var(--tw-text-opacity));
  font-weight: 600;
}

#breadcrumbs a:hover{
	text-decoration: none;
}

.banolife-popup{
	display: block;
	border-width: 4px;
	--tw-border-opacity: 1;
	border-color: rgba(76, 100, 98, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(76, 100, 98, var(--tw-bg-opacity));
	--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
	filter: var(--tw-filter);
}
.banolife-popup button i {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color:white;
}
.banolife-popup button:hover {
  color: #364746 !important;
}
.banolife-popup p{
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

#nav-icon {
  width: 40px;
  height: 26px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 50%;
  --tw-bg-opacity: 1;
  background-color: rgba(76, 100, 98, var(--tw-bg-opacity));
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#nav-icon span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}
#nav-icon span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}
#nav-icon span:nth-child(1), #nav-icon span:nth-child(2) {
  top: 0px;
}
#nav-icon span:nth-child(3), #nav-icon span:nth-child(4) {
  top: 10px;
}
#nav-icon span:nth-child(5), #nav-icon span:nth-child(6) {
  top: 20px;
}
#nav-icon.open span:nth-child(1), #nav-icon.open span:nth-child(6) {
  transform: rotate(45deg);
}
#nav-icon.open span:nth-child(2), #nav-icon.open span:nth-child(5) {
  transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}
#nav-icon.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}
#nav-icon.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
#nav-icon.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
#nav-icon.open span:nth-child(5) {
  left: 5px;
  top: 17px;
}
#nav-icon.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 17px;
}

.chevron{
	position: relative;
	margin-left: 0.5rem;
	cursor: pointer;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.chevron:after {
  content: "";
  display: inline-block;
  position: relative;
  border-style: solid;
  border-color: inherit;
  border-width: 2px 2px 0 0;
  height: 0.7em;
  width: 0.7em;
  left: 0.5em;
  top: 0.75em;
  transform: rotate(-45deg);
  vertical-align: top;
}
.chevron.up{
	top: 0px;
}
.chevron.up:hover{
	top: -0.25rem;
}
.chevron.down{
	top: 0px;
}
.chevron.down:hover{
	top: 0.25rem;
}
.chevron.down:after {
  top: 0.3em;
  transform: rotate(135deg);
}
.chevron.right:hover{
	margin-left: 0.75rem;
}
.chevron.right:after {
  left: 0;
  top: 0.5em;
  transform: rotate(45deg);
}
.chevron.left:hover{
	margin-left: 0.25rem;
}
.chevron.left:after {
  left: 0.25em;
  top: 0.5em;
  transform: rotate(-135deg);
}

#search-icon .search{
	position: relative;
	display: inline-block;
	text-align: center;
  width: 2em;
  margin: 0 auto;
}
#search-icon .search__circle{
	display: inline-block;
	border-style: solid;
	--tw-border-opacity: 1;
	border-color: rgba(76, 100, 98, var(--tw-border-opacity));
  width: 1.4em;
  height: 1.4em;
  border-width: 3px;
  border-radius: 2em;
}
#search-icon .search__rectangle{
	position: absolute;
	right: 0px;
	display: inline-block;
	border-style: solid;
	--tw-border-opacity: 1;
	border-color: rgba(76, 100, 98, var(--tw-border-opacity));
  bottom: 0.2em;
  width: 0.5em;
  border-style: solid;
  border-width: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  transform: rotate(45deg);
}

@media (min-width: 1024px) {
  .wp-block-column:not(:first-child){
		margin-left: 3rem;
	}
}
.wp-block-columns{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 640px){
	.wp-block-columns{
		max-width: 640px;
	}
}
@media (min-width: 768px){
	.wp-block-columns{
		max-width: 768px;
	}
}
@media (min-width: 1024px){
	.wp-block-columns{
		max-width: 1024px;
	}
}
@media (min-width: 1280px){
	.wp-block-columns{
		max-width: 1280px;
	}
}
@media (min-width: 1536px){
	.wp-block-columns{
		max-width: 1536px;
	}
}
@media (min-width: 1640px){
	.wp-block-columns{
		max-width: 1640px;
	}
}
.wp-block-columns{
	margin-bottom: 0px;
}
.wp-block-columns .wp-block-group__inner-container{
	padding: 2rem;
}
@media (min-width: 768px){
	.wp-block-columns .wp-block-group__inner-container{
		padding: 0px;
	}
}

.wp-block-group{
	padding-top: 0px;
	padding-bottom: 0px;
}

@media (min-width: 768px){
	.wp-block-group{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
}

@media (min-width: 1024px){
	.wp-block-group{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}
.wp-block-group__inner-container{
	margin-left: 0px;
	margin-right: 0px;
}
@media (min-width: 768px){
	.wp-block-group__inner-container{
		margin-left: 1rem;
		margin-right: 1rem;
	}
}
@media (min-width: 1024px){
	.wp-block-group__inner-container{
		margin-left: 4rem;
		margin-right: 4rem;
	}
}

.wp-block-image{
	margin: 0px;
}

.wp-block-text-container{
	margin-top: 2rem;
	margin-bottom: 4rem;
	padding-left: 2rem;
	padding-right: 2rem;
}

@media (min-width: 768px){
	.wp-block-text-container{
		padding-left: 0px;
		padding-right: 0px;
	}
}

.is-style-orange{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 248, 245, var(--tw-bg-opacity));
}

.is-style-peach{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 248, 245, var(--tw-bg-opacity));
}

.is-style-blue{
	--tw-bg-opacity: 1;
	background-color: rgba(234, 237, 237, var(--tw-bg-opacity));
}

.is-style-green{
	--tw-bg-opacity: 1;
	background-color: rgba(234, 237, 237, var(--tw-bg-opacity));
}

.is-style-grey{
	--tw-bg-opacity: 1;
	background-color: rgba(227, 231, 235, var(--tw-bg-opacity));
}

.is-style-dark-blue{
	--tw-bg-opacity: 1;
	background-color: rgba(76, 100, 98, var(--tw-bg-opacity));
}

.alignfull{
	margin-left: auto;
	margin-right: auto;
	max-width: 1536px;
}

.alignwide{
	max-width: 100%;
}

.embed-container{
	position: relative;
	height: 0px;
	max-width: 100%;
	overflow: hidden;
	padding-bottom: 56.25%;
}
.embed-container iframe, .embed-container object, .embed-container embed{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

h1, h2, h3, h4, h5, h6{
	margin-top: 2rem;
	margin-bottom: 0.5rem;
}

p, ul, ol{
	margin-bottom: 1rem;
}

p a{
	text-decoration: underline;
}

main ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 1rem;
}
main ol{
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 1rem;
}
main figcaption{
	text-align: center;
	font-size: .875rem;
	line-height: 1.5;
	font-weight: 300;
}
main blockquote, main .wp-block-quote{
	margin-bottom: 2.25rem;
	margin-top: 1.25rem;
	border-left-width: 4px;
	--tw-border-opacity: 1;
	border-color: rgba(76, 100, 98, var(--tw-border-opacity));
	padding-left: 1rem;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-style: italic;
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}
main blockquote cite, main .wp-block-quote cite{
	font-size: .875rem;
	line-height: 1.5;
}
main blockquote.is-style-large, main .wp-block-quote.is-style-large{
	margin-top: 2rem;
	margin-bottom: 2.5rem;
}

.pagination{
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.pagination .page-numbers{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.pagination .page-numbers.current{
	--tw-text-opacity: 1;
	color: rgba(234, 237, 237, var(--tw-text-opacity));
}
.pagination .page-numbers:not(.next, .prev){
	font-size: 1.25rem;
	line-height: 1.75rem;
}

.footable_parent tbody tr td:nth-child(1), .footable_parent thead tr.footable-header th:nth-child(1) {
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  z-index: 1;
  background: #fafafb !important;
  border-right: 1px solid #efefef !important;
  font-weight: bold;
}
.footable_parent .foo-table {
  max-width: -webkit-fit-content !important;
}

.container{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 640px){
	.container{
		max-width: 640px;
	}
}

@media (min-width: 768px){
	.container{
		max-width: 768px;
	}
}

@media (min-width: 1024px){
	.container{
		max-width: 1024px;
	}
}

@media (min-width: 1280px){
	.container{
		max-width: 1280px;
	}
}

@media (min-width: 1536px){
	.container{
		max-width: 1536px;
	}
}

@media (min-width: 1640px){
	.container{
		max-width: 1640px;
	}
}

.aspect-w-1,
.aspect-w-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16{
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
}

.aspect-w-1 > *,
.aspect-w-2 > *,
.aspect-w-3 > *,
.aspect-w-4 > *,
.aspect-w-5 > *,
.aspect-w-6 > *,
.aspect-w-7 > *,
.aspect-w-8 > *,
.aspect-w-9 > *,
.aspect-w-10 > *,
.aspect-w-11 > *,
.aspect-w-12 > *,
.aspect-w-13 > *,
.aspect-w-14 > *,
.aspect-w-15 > *,
.aspect-w-16 > *{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.aspect-w-1{
	--tw-aspect-w: 1;
}

.aspect-w-2{
	--tw-aspect-w: 2;
}

.aspect-w-4{
	--tw-aspect-w: 4;
}

.aspect-w-5{
	--tw-aspect-w: 5;
}

.aspect-w-6{
	--tw-aspect-w: 6;
}

.aspect-w-16{
	--tw-aspect-w: 16;
}

.aspect-h-1{
	--tw-aspect-h: 1;
}

.aspect-h-3{
	--tw-aspect-h: 3;
}

.aspect-h-4{
	--tw-aspect-h: 4;
}

.aspect-h-5{
	--tw-aspect-h: 5;
}

.aspect-h-9{
	--tw-aspect-h: 9;
}

.prose{
	color: #374151;
	max-width: 65ch;
}

.prose [class~="lead"]{
	color: #4b5563;
	font-size: 1.25em;
	line-height: 1.6;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

.prose a{
	color: #111827;
	text-decoration: underline;
	font-weight: 500;
}

.prose strong{
	color: #111827;
	font-weight: 600;
}

.prose ol[type="A"]{
	--list-counter-style: upper-alpha;
}

.prose ol[type="a"]{
	--list-counter-style: lower-alpha;
}

.prose ol[type="A" s]{
	--list-counter-style: upper-alpha;
}

.prose ol[type="a" s]{
	--list-counter-style: lower-alpha;
}

.prose ol[type="I"]{
	--list-counter-style: upper-roman;
}

.prose ol[type="i"]{
	--list-counter-style: lower-roman;
}

.prose ol[type="I" s]{
	--list-counter-style: upper-roman;
}

.prose ol[type="i" s]{
	--list-counter-style: lower-roman;
}

.prose ol[type="1"]{
	--list-counter-style: decimal;
}

.prose ol > li{
	position: relative;
	padding-left: 1.75em;
}

.prose ol > li::before{
	content: counter(list-item, var(--list-counter-style, decimal)) ".";
	position: absolute;
	font-weight: 400;
	color: #6b7280;
	left: 0;
}

.prose ul > li{
	position: relative;
	padding-left: 1.75em;
}

.prose ul > li::before{
	content: "";
	position: absolute;
	background-color: #d1d5db;
	border-radius: 50%;
	width: 0.375em;
	height: 0.375em;
	top: calc(0.875em - 0.1875em);
	left: 0.25em;
}

.prose hr{
	border-color: #e5e7eb;
	border-top-width: 1px;
	margin-top: 3em;
	margin-bottom: 3em;
}

.prose blockquote{
	font-weight: 500;
	font-style: italic;
	color: #111827;
	border-left-width: 0.25rem;
	border-left-color: #e5e7eb;
	quotes: "\201C""\201D""\2018""\2019";
	margin-top: 1.6em;
	margin-bottom: 1.6em;
	padding-left: 1em;
}

.prose blockquote p:first-of-type::before{
	content: open-quote;
}

.prose blockquote p:last-of-type::after{
	content: close-quote;
}

.prose h1{
	color: #111827;
	font-weight: 800;
	font-size: 2.25em;
	margin-top: 0;
	margin-bottom: 0.8888889em;
	line-height: 1.1111111;
}

.prose h2{
	color: #111827;
	font-weight: 700;
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.3333333;
}

.prose h3{
	color: #111827;
	font-weight: 600;
	font-size: 1.25em;
	margin-top: 1.6em;
	margin-bottom: 0.6em;
	line-height: 1.6;
}

.prose h4{
	color: #111827;
	font-weight: 600;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	line-height: 1.5;
}

.prose figure figcaption{
	color: #6b7280;
	font-size: 0.875em;
	line-height: 1.4285714;
	margin-top: 0.8571429em;
}

.prose code{
	color: #111827;
	font-weight: 600;
	font-size: 0.875em;
}

.prose code::before{
	content: "`";
}

.prose code::after{
	content: "`";
}

.prose a code{
	color: #111827;
}

.prose pre{
	color: #e5e7eb;
	background-color: #1f2937;
	overflow-x: auto;
	font-size: 0.875em;
	line-height: 1.7142857;
	margin-top: 1.7142857em;
	margin-bottom: 1.7142857em;
	border-radius: 0.375rem;
	padding-top: 0.8571429em;
	padding-right: 1.1428571em;
	padding-bottom: 0.8571429em;
	padding-left: 1.1428571em;
}

.prose pre code{
	background-color: transparent;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-weight: 400;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}

.prose pre code::before{
	content: none;
}

.prose pre code::after{
	content: none;
}

.prose table{
	width: 100%;
	table-layout: auto;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 0.875em;
	line-height: 1.7142857;
}

.prose thead{
	color: #111827;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-color: #d1d5db;
}

.prose thead th{
	vertical-align: bottom;
	padding-right: 0.5714286em;
	padding-bottom: 0.5714286em;
	padding-left: 0.5714286em;
}

.prose tbody tr{
	border-bottom-width: 1px;
	border-bottom-color: #e5e7eb;
}

.prose tbody tr:last-child{
	border-bottom-width: 0;
}

.prose tbody td{
	vertical-align: top;
	padding-top: 0.5714286em;
	padding-right: 0.5714286em;
	padding-bottom: 0.5714286em;
	padding-left: 0.5714286em;
}

.prose{
	font-size: 1rem;
	line-height: 1.75;
}

.prose p{
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

.prose img{
	margin-top: 2em;
	margin-bottom: 2em;
}

.prose video{
	margin-top: 2em;
	margin-bottom: 2em;
}

.prose figure{
	margin-top: 2em;
	margin-bottom: 2em;
}

.prose figure > *{
	margin-top: 0;
	margin-bottom: 0;
}

.prose h2 code{
	font-size: 0.875em;
}

.prose h3 code{
	font-size: 0.9em;
}

.prose ol{
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

.prose ul{
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

.prose li{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.prose > ul > li p{
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.prose > ul > li > *:first-child{
	margin-top: 1.25em;
}

.prose > ul > li > *:last-child{
	margin-bottom: 1.25em;
}

.prose > ol > li > *:first-child{
	margin-top: 1.25em;
}

.prose > ol > li > *:last-child{
	margin-bottom: 1.25em;
}

.prose ul ul, .prose ul ol, .prose ol ul, .prose ol ol{
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.prose hr + *{
	margin-top: 0;
}

.prose h2 + *{
	margin-top: 0;
}

.prose h3 + *{
	margin-top: 0;
}

.prose h4 + *{
	margin-top: 0;
}

.prose thead th:first-child{
	padding-left: 0;
}

.prose thead th:last-child{
	padding-right: 0;
}

.prose tbody td:first-child{
	padding-left: 0;
}

.prose tbody td:last-child{
	padding-right: 0;
}

.prose > :first-child{
	margin-top: 0;
}

.prose > :last-child{
	margin-bottom: 0;
}
.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;
}
.pointer-events-none{
	pointer-events: none;
}
.visible{
	visibility: visible;
}
.static{
	position: static;
}
.fixed{
	position: fixed;
}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.sticky{
	position: sticky;
}
.top-0{
	top: 0px;
}
.right-2{
	right: 0.5rem;
}
.top-1\/2{
	top: 50%;
}
.-left-6{
	left: -1.5rem;
}
.-right-6{
	right: -1.5rem;
}
.-right-1{
	right: -0.25rem;
}
.-top-2{
	top: -0.5rem;
}
.-bottom-3{
	bottom: -0.75rem;
}
.bottom-0{
	bottom: 0px;
}
.left-0{
	left: 0px;
}
.right-0{
	right: 0px;
}
.top-6{
	top: 1.5rem;
}
.-top-6{
	top: -1.5rem;
}
.bottom-2{
	bottom: 0.5rem;
}
.right-6{
	right: 1.5rem;
}
.top-16{
	top: 4rem;
}
.-top-3{
	top: -0.75rem;
}
.-right-3{
	right: -0.75rem;
}
.-right-8{
	right: -2rem;
}
.top-\[5\.8rem\]{
	top: 5.8rem;
}
.left-2{
	left: 0.5rem;
}
.z-10{
	z-index: 10;
}
.z-50{
	z-index: 50;
}
.z-20{
	z-index: 20;
}
.z-40{
	z-index: 40;
}
.order-first{
	order: -9999;
}
.col-span-2{
	grid-column: span 2 / span 2;
}
.\!m-0{
	margin: 0px !important;
}
.m-0{
	margin: 0px;
}
.m-auto{
	margin: auto;
}
.m-8{
	margin: 2rem;
}
.my-0{
	margin-top: 0px;
	margin-bottom: 0px;
}
.mx-8{
	margin-left: 2rem;
	margin-right: 2rem;
}
.my-1{
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}
.-mx-2{
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}
.mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.-mx-8{
	margin-left: -2rem;
	margin-right: -2rem;
}
.-my-8{
	margin-top: -2rem;
	margin-bottom: -2rem;
}
.my-2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.my-8{
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.mx-0{
	margin-left: 0px;
	margin-right: 0px;
}
.mx-2{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.my-4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.my-6{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.mx-4{
	margin-left: 1rem;
	margin-right: 1rem;
}
.-mx-4{
	margin-left: -1rem;
	margin-right: -1rem;
}
.mr-4{
	margin-right: 1rem;
}
.mb-4{
	margin-bottom: 1rem;
}
.mt-6{
	margin-top: 1.5rem;
}
.mt-2{
	margin-top: 0.5rem;
}
.mb-2{
	margin-bottom: 0.5rem;
}
.ml-4{
	margin-left: 1rem;
}
.mt-4{
	margin-top: 1rem;
}
.ml-2{
	margin-left: 0.5rem;
}
.mt-1{
	margin-top: 0.25rem;
}
.mb-0{
	margin-bottom: 0px;
}
.mb-8{
	margin-bottom: 2rem;
}
.mb-1{
	margin-bottom: 0.25rem;
}
.mr-1{
	margin-right: 0.25rem;
}
.mr-2{
	margin-right: 0.5rem;
}
.mr-6{
	margin-right: 1.5rem;
}
.mt-8{
	margin-top: 2rem;
}
.mb-10{
	margin-bottom: 2.5rem;
}
.mb-5{
	margin-bottom: 1.25rem;
}
.mb-16{
	margin-bottom: 4rem;
}
.\!mb-4{
	margin-bottom: 1rem !important;
}
.ml-0{
	margin-left: 0px;
}
.mr-auto{
	margin-right: auto;
}
.mr-0{
	margin-right: 0px;
}
.ml-auto{
	margin-left: auto;
}
.-mt-1\/2{
	margin-top: -50%;
}
.mt-12{
	margin-top: 3rem;
}
.mb-6{
	margin-bottom: 1.5rem;
}
.-ml-0{
	margin-left: 0px;
}
.ml-8{
	margin-left: 2rem;
}
.ml-\[-1\.5rem\]{
	margin-left: -1.5rem;
}
.box-border{
	box-sizing: border-box;
}
.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-full{
	height: 100%;
}
.h-0{
	height: 0px;
}
.h-1\/5{
	height: 20%;
}
.h-14{
	height: 3.5rem;
}
.h-6{
	height: 1.5rem;
}
.h-56{
	height: 14rem;
}
.h-\[850px\]{
	height: 850px;
}
.h-1\/2{
	height: 50%;
}
.h-32{
	height: 8rem;
}
.h-24{
	height: 6rem;
}
.h-auto{
	height: auto;
}
.h-16{
	height: 4rem;
}
.h-5{
	height: 1.25rem;
}
.h-12{
	height: 3rem;
}
.h-\[calc\(100vh-6rem\)\]{
	height: calc(100vh - 6rem);
}
.max-h-\[560px\]{
	max-height: 560px;
}
.max-h-\[500px\]{
	max-height: 500px;
}
.max-h-40{
	max-height: 10rem;
}
.min-h-\[200px\]{
	min-height: 200px;
}
.min-h-\[300px\]{
	min-height: 300px;
}
.w-full{
	width: 100%;
}
.w-screen{
	width: var(--viewportWidth);
}
.w-\[350px\]{
	width: 350px;
}
.w-auto{
	width: auto;
}
.w-max{
	width: max-content;
}
.w-32{
	width: 8rem;
}
.w-24{
	width: 6rem;
}
.w-16{
	width: 4rem;
}
.w-7\/12{
	width: 58.333333%;
}
.w-14{
	width: 3.5rem;
}
.w-5{
	width: 1.25rem;
}
.w-36{
	width: 9rem;
}
.w-1\/3{
	width: 33.333333%;
}
.w-28{
	width: 7rem;
}
.w-52{
	width: 13rem;
}
.w-1\/2{
	width: 50%;
}
.min-w-min{
	min-width: min-content;
}
.min-w-\[300px\]{
	min-width: 300px;
}
.max-w-xl{
	max-width: 36rem;
}
.max-w-screen-3xl{
	max-width: 1640px;
}
.max-w-screen-lg{
	max-width: 1024px;
}
.max-w-full{
	max-width: 100%;
}
.max-w-2xl{
	max-width: 42rem;
}
.max-w-screen-2xl{
	max-width: 1536px;
}
.max-w-5xl{
	max-width: 64rem;
}
.max-w-prose{
	max-width: 65ch;
}
.max-w-3xl{
	max-width: 48rem;
}
.flex-auto{
	flex: 1 1 auto;
}
.flex-none{
	flex: none;
}
.flex-1{
	flex: 1 1 0%;
}
.flex-shrink-0{
	flex-shrink: 0;
}
.flex-grow{
	flex-grow: 1;
}
.rotate-6{
	--tw-rotate: 6deg;
	transform: var(--tw-transform);
}
@keyframes spin{
	to{
		transform: rotate(360deg);
	}
}
.animate-spin{
	animation: spin 1s linear infinite;
}
.cursor-pointer{
	cursor: pointer;
}
.resize{
	resize: both;
}
.list-outside{
	list-style-position: outside;
}
.list-disc{
	list-style-type: disc;
}
.auto-rows-fr{
	grid-auto-rows: minmax(0, 1fr);
}
.grid-cols-1{
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3{
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-row{
	flex-direction: row;
}
.flex-row-reverse{
	flex-direction: row-reverse;
}
.flex-col{
	flex-direction: column;
}
.flex-wrap{
	flex-wrap: wrap;
}
.items-start{
	align-items: flex-start;
}
.items-center{
	align-items: center;
}
.items-stretch{
	align-items: stretch;
}
.justify-start{
	justify-content: flex-start;
}
.justify-end{
	justify-content: flex-end;
}
.justify-center{
	justify-content: center;
}
.justify-between{
	justify-content: space-between;
}
.justify-items-stretch{
	justify-items: stretch;
}
.gap-8{
	gap: 2rem;
}
.gap-4{
	gap: 1rem;
}
.gap-6{
	gap: 1.5rem;
}
.gap-3{
	gap: 0.75rem;
}
.self-center{
	align-self: center;
}
.justify-self-start{
	justify-self: start;
}
.overflow-hidden{
	overflow: hidden;
}
.overflow-y-hidden{
	overflow-y: hidden;
}
.overflow-y-scroll{
	overflow-y: scroll;
}
.rounded-xl{
	border-radius: 0.75rem;
}
.rounded-md{
	border-radius: 0.375rem;
}
.rounded{
	border-radius: 0.25rem;
}
.rounded-full{
	border-radius: 9999px;
}
.border{
	border-width: 1px;
}
.border-2{
	border-width: 2px;
}
.border-b{
	border-bottom-width: 1px;
}
.border-t{
	border-top-width: 1px;
}
.\!border-none{
	border-style: none !important;
}
.border-banolifeGreen{
	--tw-border-opacity: 1;
	border-color: rgba(76, 100, 98, var(--tw-border-opacity));
}
.border-current{
	border-color: currentColor;
}
.border-banolifeGreen-lightest{
	--tw-border-opacity: 1;
	border-color: rgba(234, 237, 237, var(--tw-border-opacity));
}
.border-gray-100{
	--tw-border-opacity: 1;
	border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}
.bg-indigo-400{
	--tw-bg-opacity: 1;
	background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
}
.bg-green-400{
	--tw-bg-opacity: 1;
	background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}
.bg-yellow-400{
	--tw-bg-opacity: 1;
	background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}
.bg-red-400{
	--tw-bg-opacity: 1;
	background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}
.bg-banolifePeach{
	--tw-bg-opacity: 1;
	background-color: rgba(252, 232, 223, var(--tw-bg-opacity));
}
.bg-banolifeGreen{
	--tw-bg-opacity: 1;
	background-color: rgba(76, 100, 98, var(--tw-bg-opacity));
}
.bg-gray-400{
	--tw-bg-opacity: 1;
	background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}
.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-red-500{
	--tw-bg-opacity: 1;
	background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}
.bg-green-600{
	--tw-bg-opacity: 1;
	background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}
.bg-gray-600{
	--tw-bg-opacity: 1;
	background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}
.bg-banolifeGreen-lightest{
	--tw-bg-opacity: 1;
	background-color: rgba(234, 237, 237, var(--tw-bg-opacity));
}
.bg-banolifePeach-lightest{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 248, 245, var(--tw-bg-opacity));
}
.bg-banolifeGrey-light{
	--tw-bg-opacity: 1;
	background-color: rgba(227, 231, 235, var(--tw-bg-opacity));
}
.bg-indigo-500{
	--tw-bg-opacity: 1;
	background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}
.bg-gradient-to-t{
	background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-banolifePeach-lightest{
	--tw-gradient-from: #FEF8F5;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 245, 0));
}
.object-contain{
	object-fit: contain;
}
.object-cover{
	object-fit: cover;
}
.object-center{
	object-position: center;
}
.p-4{
	padding: 1rem;
}
.p-2{
	padding: 0.5rem;
}
.p-8{
	padding: 2rem;
}
.p-6{
	padding: 1.5rem;
}
.p-10{
	padding: 2.5rem;
}
.p-0{
	padding: 0px;
}
.py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}
.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.px-2{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}
.py-10{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.px-10{
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.py-14{
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}
.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.px-3{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.py-1{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.py-5{
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.pr-8{
	padding-right: 2rem;
}
.pl-2{
	padding-left: 0.5rem;
}
.pt-8{
	padding-top: 2rem;
}
.pb-4{
	padding-bottom: 1rem;
}
.pl-1{
	padding-left: 0.25rem;
}
.pb-16{
	padding-bottom: 4rem;
}
.pt-4{
	padding-top: 1rem;
}
.pl-8{
	padding-left: 2rem;
}
.pt-\[1\.5rem\]{
	padding-top: 1.5rem;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.font-display{
	font-family: Ubuntu, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.text-sm{
	font-size: .875rem;
	line-height: 1.5;
}
.text-lg{
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.text-\[1\.125rem\]{
	font-size: 1.125rem;
}
.text-\[1rem\]{
	font-size: 1rem;
}
.text-base{
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-2xl{
	font-size: 1.5rem;
	line-height: 2rem;
}
.text-\[32px\]{
	font-size: 32px;
}
.text-xl{
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.text-xs{
	font-size: 0.75rem;
	line-height: 1rem;
}
.text-4xl{
	font-size: 2.25rem;
	line-height: 2.5rem;
}
.font-medium{
	font-weight: 500;
}
.font-normal{
	font-weight: 400;
}
.font-semibold{
	font-weight: 600;
}
.leading-8{
	line-height: 2rem;
}
.leading-none{
	line-height: 1;
}
.text-indigo-50{
	--tw-text-opacity: 1;
	color: rgba(238, 242, 255, var(--tw-text-opacity));
}
.text-green-50{
	--tw-text-opacity: 1;
	color: rgba(236, 253, 245, var(--tw-text-opacity));
}
.text-yellow-50{
	--tw-text-opacity: 1;
	color: rgba(255, 251, 235, var(--tw-text-opacity));
}
.text-red-50{
	--tw-text-opacity: 1;
	color: rgba(254, 242, 242, var(--tw-text-opacity));
}
.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-banolifeGrey{
	--tw-text-opacity: 1;
	color: rgba(44, 44, 44, var(--tw-text-opacity));
}
.text-banolifeGreen{
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}
.text-banolifeGreen-lightest{
	--tw-text-opacity: 1;
	color: rgba(234, 237, 237, var(--tw-text-opacity));
}
.text-banolifePeach-lightest{
	--tw-text-opacity: 1;
	color: rgba(254, 248, 245, var(--tw-text-opacity));
}
.underline{
	text-decoration: underline;
}
.\!no-underline{
	text-decoration: none !important;
}
.opacity-60{
	opacity: 0.6;
}
.shadow-sm{
	--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow{
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ring{
	--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);
}
.ring-banolifePeach{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(252, 232, 223, var(--tw-ring-opacity));
}
.ring-red-400{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
}
.filter{
	filter: var(--tw-filter);
}
.transition-all{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-shadow{
	transition-property: box-shadow;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.wp-block-columns{
	padding-left: 2rem;
	padding-right: 2rem;
  max-width: 1640px;
}

.wp-block-columns.p-0{
	padding: 0px;
}

.container{
	padding-left: 2rem;
	padding-right: 2rem;
  max-width: 1640px;
}

footer .wp-block-columns{
	padding-left: 0px;
	padding-right: 0px;
}

.first\:border-t:first-child{
	border-top-width: 1px;
}

.hover\:bg-banolifeGreen-lightest:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(234, 237, 237, var(--tw-bg-opacity));
}

.hover\:bg-gray-600:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.hover\:bg-red-600:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.hover\:bg-banolifeGrey:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(44, 44, 44, var(--tw-bg-opacity));
}

.hover\:bg-banolifePeach:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(252, 232, 223, var(--tw-bg-opacity));
}

.hover\:bg-banolifeGreen:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(76, 100, 98, var(--tw-bg-opacity));
}

.hover\:bg-opacity-60:hover{
	--tw-bg-opacity: 0.6;
}

.hover\:text-banolifeGrey:hover{
	--tw-text-opacity: 1;
	color: rgba(44, 44, 44, var(--tw-text-opacity));
}

.hover\:text-indigo-500:hover{
	--tw-text-opacity: 1;
	color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.hover\:text-banolifeGreen:hover{
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}

.hover\:text-white:hover{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.hover\:no-underline:hover{
	text-decoration: none;
}

.hover\:shadow-lg:hover{
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:not-sr-only:focus{
	position: static;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	overflow: visible;
	clip: auto;
	white-space: normal;
}

.focus\:border-banolifeGreen-lightest:focus{
	--tw-border-opacity: 1;
	border-color: rgba(234, 237, 237, var(--tw-border-opacity));
}

.focus\:border-indigo-300:focus{
	--tw-border-opacity: 1;
	border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.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);
}

.focus\:ring-banolifeGreen-lightest:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(234, 237, 237, var(--tw-ring-opacity));
}

.focus\:ring-indigo-200:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
}

.focus\:ring-opacity-50:focus{
	--tw-ring-opacity: 0.5;
}

.group:hover .group-hover\:left-2{
	left: 0.5rem;
}

.group:hover .group-hover\:-ml-1{
	margin-left: -0.25rem;
}

.group:hover .group-hover\:-mr-1{
	margin-right: -0.25rem;
}

.group:hover .group-hover\:-mt-1{
	margin-top: -0.25rem;
}

.group:hover .group-hover\:mt-1{
	margin-top: 0.25rem;
}

.group:hover .group-hover\:ml-3{
	margin-left: 0.75rem;
}

.group:hover .group-hover\:text-banolifeGreen{
	--tw-text-opacity: 1;
	color: rgba(76, 100, 98, var(--tw-text-opacity));
}

.group:hover .group-hover\:shadow-xl{
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px){
	.sm\:mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}
	.sm\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.sm\:items-end{
		align-items: flex-end;
	}
	.sm\:text-\[38px\]{
		font-size: 38px;
	}
}

@media (min-width: 768px){
	.md\:absolute{
		position: absolute;
	}
	.md\:left-0{
		left: 0px;
	}
	.md\:right-0{
		right: 0px;
	}
	.md\:col-span-2{
		grid-column: span 2 / span 2;
	}
	.md\:col-span-3{
		grid-column: span 3 / span 3;
	}
	.md\:mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}
	.md\:ml-4{
		margin-left: 1rem;
	}
	.md\:ml-8{
		margin-left: 2rem;
	}
	.md\:ml-\[-\.5rem\]{
		margin-left: -.5rem;
	}
	.md\:block{
		display: block;
	}
	.md\:h-full{
		height: 100%;
	}
	.md\:w-1\/2{
		width: 50%;
	}
	.md\:w-1\/3{
		width: 33.333333%;
	}
	.md\:w-2\/3{
		width: 66.666667%;
	}
	.md\:grid-cols-\[143px\2c 1fr\]{
		grid-template-columns: 143px 1fr;
	}
	.md\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.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\:bg-opacity-80{
		--tw-bg-opacity: 0.8;
	}
	.md\:p-8{
		padding: 2rem;
	}
	.md\:px-10{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}

@media (min-width: 1024px){
	.lg\:aspect-w-1,
.lg\:aspect-w-2,
.lg\:aspect-w-3,
.lg\:aspect-w-4,
.lg\:aspect-w-5,
.lg\:aspect-w-6,
.lg\:aspect-w-7,
.lg\:aspect-w-8,
.lg\:aspect-w-9,
.lg\:aspect-w-10,
.lg\:aspect-w-11,
.lg\:aspect-w-12,
.lg\:aspect-w-13,
.lg\:aspect-w-14,
.lg\:aspect-w-15,
.lg\:aspect-w-16{
		position: relative;
		padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	}
	.lg\:aspect-w-1 > *,
.lg\:aspect-w-2 > *,
.lg\:aspect-w-3 > *,
.lg\:aspect-w-4 > *,
.lg\:aspect-w-5 > *,
.lg\:aspect-w-6 > *,
.lg\:aspect-w-7 > *,
.lg\:aspect-w-8 > *,
.lg\:aspect-w-9 > *,
.lg\:aspect-w-10 > *,
.lg\:aspect-w-11 > *,
.lg\:aspect-w-12 > *,
.lg\:aspect-w-13 > *,
.lg\:aspect-w-14 > *,
.lg\:aspect-w-15 > *,
.lg\:aspect-w-16 > *{
		position: absolute;
		height: 100%;
		width: 100%;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.lg\:aspect-w-1{
		--tw-aspect-w: 1;
	}
	.lg\:aspect-h-1{
		--tw-aspect-h: 1;
	}
	.lg\:static{
		position: static;
	}
	.lg\:relative{
		position: relative;
	}
	.lg\:top-28{
		top: 7rem;
	}
	.lg\:top-0{
		top: 0px;
	}
	.lg\:-right-4{
		right: -1rem;
	}
	.lg\:bottom-8{
		bottom: 2rem;
	}
	.lg\:right-8{
		right: 2rem;
	}
	.lg\:order-2{
		order: 2;
	}
	.lg\:col-span-2{
		grid-column: span 2 / span 2;
	}
	.lg\:col-span-4{
		grid-column: span 4 / span 4;
	}
	.lg\:mx-8{
		margin-left: 2rem;
		margin-right: 2rem;
	}
	.lg\:my-8{
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.lg\:my-4{
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.lg\:mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}
	.lg\:my-16{
		margin-top: 4rem;
		margin-bottom: 4rem;
	}
	.lg\:mb-0{
		margin-bottom: 0px;
	}
	.lg\:mr-2{
		margin-right: 0.5rem;
	}
	.lg\:mt-8{
		margin-top: 2rem;
	}
	.lg\:mr-8{
		margin-right: 2rem;
	}
	.lg\:-mr-16{
		margin-right: -4rem;
	}
	.lg\:mt-11{
		margin-top: 2.75rem;
	}
	.lg\:mb-20{
		margin-bottom: 5rem;
	}
	.lg\:mb-16{
		margin-bottom: 4rem;
	}
	.lg\:block{
		display: block;
	}
	.lg\:flex{
		display: flex;
	}
	.lg\:hidden{
		display: none;
	}
	.lg\:h-auto{
		height: auto;
	}
	.lg\:h-28{
		height: 7rem;
	}
	.lg\:h-full{
		height: 100%;
	}
	.lg\:min-h-\[300px\]{
		min-height: 300px;
	}
	.lg\:min-h-\[480px\]{
		min-height: 480px;
	}
	.lg\:w-full{
		width: 100%;
	}
	.lg\:w-1\/3{
		width: 33.333333%;
	}
	.lg\:w-3\/4{
		width: 75%;
	}
	.lg\:w-1\/4{
		width: 25%;
	}
	.lg\:w-96{
		width: 24rem;
	}
	.lg\:w-10\/12{
		width: 83.333333%;
	}
	.lg\:flex-1{
		flex: 1 1 0%;
	}
	.lg\:flex-shrink{
		flex-shrink: 1;
	}
	.lg\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.lg\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.lg\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.lg\:flex-row{
		flex-direction: row;
	}
	.lg\:items-start{
		align-items: flex-start;
	}
	.lg\:items-center{
		align-items: center;
	}
	.lg\:gap-8{
		gap: 2rem;
	}
	.lg\:gap-16{
		gap: 4rem;
	}
	.lg\:gap-12{
		gap: 3rem;
	}
	.lg\:overflow-y-visible{
		overflow-y: visible;
	}
	.lg\:border-b{
		border-bottom-width: 1px;
	}
	.lg\:border-banolifeGreen{
		--tw-border-opacity: 1;
		border-color: rgba(76, 100, 98, var(--tw-border-opacity));
	}
	.lg\:bg-transparent{
		background-color: transparent;
	}
	.lg\:p-16{
		padding: 4rem;
	}
	.lg\:py-8{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.lg\:py-16{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.lg\:px-20{
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.lg\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.lg\:px-1{
		padding-left: 0.25rem;
		padding-right: 0.25rem;
	}
	.lg\:py-4{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.lg\:pl-4{
		padding-left: 1rem;
	}
	.lg\:pb-2{
		padding-bottom: 0.5rem;
	}
	.lg\:pb-8{
		padding-bottom: 2rem;
	}
	.lg\:pt-4{
		padding-top: 1rem;
	}
	.lg\:pt-16{
		padding-top: 4rem;
	}
	.lg\:pt-\[2\.59rem\]{
		padding-top: 2.59rem;
	}
	.lg\:text-\[44px\]{
		font-size: 44px;
	}
	.lg\:text-2xl{
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.lg\:text-banolifeGreen{
		--tw-text-opacity: 1;
		color: rgba(76, 100, 98, var(--tw-text-opacity));
	}
	.lg\:shadow-sm{
		--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	}
}

@media (min-width: 1280px){
	.xl\:top-28{
		top: 7rem;
	}
	.xl\:h-28{
		height: 7rem;
	}
	.xl\:min-h-\[350px\]{
		min-height: 350px;
	}
	.xl\:w-2\/3{
		width: 66.666667%;
	}
	.xl\:w-1\/3{
		width: 33.333333%;
	}
}

@media (min-width: 1536px){
	.\32xl\:top-28{
		top: 7rem;
	}
	.\32xl\:top-32{
		top: 8rem;
	}
	.\32xl\:mb-32{
		margin-bottom: 8rem;
	}
	.\32xl\:h-28{
		height: 7rem;
	}
}

@media (min-width: 1640px){
	.\33xl\:-right-12{
		right: -3rem;
	}
}
