.wp-site-blocks{
	isolation:isolate;
}

:root{
	--greenshift-transition:cubic-bezier(0.165, 0.84, 0.44, 1)}

table{
	border-collapse:collapse;
	width:100%
}

td, th{
	border:1px solid var(--wp--preset--color--lightborder);
	padding:6px 12px;
}

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

.wp-block-button__link, button, input:focus, input[type=button], input[type=submit], textarea:focus, .is-style-be-rebel-button{
	transition:all .3s var(--greenshift-transition)
}

.wp-block-search__input, input, select, textarea{
	border:1px solid var(--wp--preset--color--lightborder);
	border-radius:0;
	width:100%;
	padding:9px 15px;
	transition:border-color .3s var(--greenshift-transition), background-color .3s var(--greenshift-transition);
	background-color:var(--wp--preset--color--inputbg);
	color:var(--wp--preset--color--inputtext);
	font-size:var(--wp--preset--font-size--medium);
	font-weight:var(--wp--custom--font-weight--normal);
	line-height:var(--wp--custom--line-height--medium);
	font-family:var(--wp--preset--font-family--primary);
}

input, select{
	font-size:var(--wp--preset--font-size--small);
	line-height:var(--wp--custom--line-height--medium);
}

select{
	padding-right:25px;
	background-image:url("data:image/svg+xml,%3Csvg width='21' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5.379L20.621 2.5 10.5 12.621.379 2.5 2.5.379l8 8z' fill='%234F5D6D' fill-rule='nonzero'/%3E%3C/svg%3E");
	background-repeat:no-repeat, repeat;
	background-size:8px auto, 100%;
	background-position:right 10px top 50%, 0 0;
}

textarea{
	padding:10px 20px
}

input[type=checkbox], input[type=radio]{
	width:16px;
	height:16px;
	flex-shrink:0;
	display:inline-block;
	margin:0;
	margin-right:8px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	box-sizing:border-box;
	padding:0
}

input:focus, textarea:focus{
	background-color:var(--wp--preset--color--lightbg)
}

input[type=button], input[type=email], input[type=search], input[type=submit], input[type=text], textarea, select{
	-webkit-appearance:none;
	-moz-appearance:none;
	     appearance:none;
}

::-moz-placeholder{
	color:var(--wp--preset--color--black);
	font-size:var(--wp--preset--font-size--small);
	opacity:.6
}

::placeholder{
	color:var(--wp--preset--color--black);
	font-size:var(--wp--preset--font-size--small);
	opacity:.6
}

@custom-media --bp-tiny ( min-width: 25em );

@custom-media --bp-small ( min-width: 30em );

@custom-media --bp-medium ( min-width: 48em );

@custom-media --bp-large ( min-width: 64em );

@custom-media --bp-xlarge ( min-width: 80em );

@custom-media --bp-xxlarge ( min-width: 90em );

@custom-media --wp-small ( min-width: 600px );

@custom-media --wp-medium-max (max-width: 782px);

*, ::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 / 0.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 / 0.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:;
}

/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */

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

::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:-0.25em;
}

sup{
  top:-0.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;
}

[type='text'],input:where(:not([type])),[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{
	-webkit-appearance:none;
	   -moz-appearance:none;
	        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, input:where(:not([type])):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::-moz-placeholder, textarea::-moz-placeholder{
	color:#6b7280;
	opacity:1;
}

input::placeholder,textarea::placeholder{
	color:#6b7280;
	opacity:1;
}

::-webkit-datetime-edit-fields-wrapper{
	padding:0;
}

::-webkit-date-and-time-value{
	min-height:1.5em;
	text-align:inherit;
}

::-webkit-datetime-edit{
	display:inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
	padding-top:0;
	padding-bottom:0;
}

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;
	-webkit-print-color-adjust:exact;
	        print-color-adjust:exact;
}

[multiple],[size]:where(select:not([size="1"])){
	background-image:initial;
	background-position:initial;
	background-repeat:unset;
	background-size:initial;
	padding-right:0.75rem;
	-webkit-print-color-adjust:unset;
	        print-color-adjust:unset;
}

[type='checkbox'],[type='radio']{
	-webkit-appearance:none;
	   -moz-appearance:none;
	        appearance:none;
	padding:0;
	-webkit-print-color-adjust:exact;
	        print-color-adjust:exact;
	display:inline-block;
	vertical-align:middle;
	background-origin:border-box;
	-webkit-user-select:none;
	   -moz-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");
}

@media (forced-colors: active) {

	[type='checkbox']:checked{
		-webkit-appearance:auto;
		   -moz-appearance:auto;
		        appearance:auto;
	}
}

[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");
}

@media (forced-colors: active) {

	[type='radio']:checked{
		-webkit-appearance:auto;
		   -moz-appearance:auto;
		        appearance:auto;
	}
}

[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;
}

@media (forced-colors: active) {

	[type='checkbox']:indeterminate{
		-webkit-appearance:auto;
		   -moz-appearance:auto;
		        appearance:auto;
	}
}

[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 solid ButtonText;
	outline:1px auto -webkit-focus-ring-color;
}

h1{
		font-size:var(--wp--preset--font-size--x-large);
		font-weight:var(--wp--custom--font-weight--normal);
	}

h2{
		font-size:var(--wp--preset--font-size--large);
		font-weight:var(--wp--custom--font-weight--normal);
	}

h3{
		font-size:var(--wp--preset--font-size--big);
		font-weight:var(--wp--custom--font-weight--normal);
	}

h4, h5{
		font-size:var(--wp--preset--font-size--medium);
		font-weight:var(--wp--custom--font-weight--normal);
	}

h6{
		font-size:var(--wp--preset--font-size--small);
		font-weight:var(--wp--custom--font-weight--normal);
	}

.prose{
	color:var(--tw-prose-body);
	max-width:65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.25em;
	margin-bottom:1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-lead);
	font-size:1.25em;
	line-height:1.6;
	margin-top:1.2em;
	margin-bottom:1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-links);
	text-decoration:underline;
	font-weight:500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-bold);
	font-weight:600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:decimal;
	margin-top:1.25em;
	margin-bottom:1.25em;
	padding-inline-start:1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	list-style-type:disc;
	margin-top:1.25em;
	margin-bottom:1.25em;
	padding-inline-start:1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
	font-weight:400;
	color:var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
	color:var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-headings);
	font-weight:600;
	margin-top:1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	border-color:var(--tw-prose-hr);
	border-top-width:1px;
	margin-top:3em;
	margin-bottom:3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-weight:500;
	font-style:italic;
	color:var(--tw-prose-quotes);
	border-inline-start-width:0.25rem;
	border-inline-start-color:var(--tw-prose-quote-borders);
	quotes:"\201C""\201D""\2018""\2019";
	margin-top:1.6em;
	margin-bottom:1.6em;
	padding-inline-start:1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
	content:open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
	content:close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-headings);
	font-weight:800;
	font-size:2.25em;
	margin-top:0;
	margin-bottom:0.8888889em;
	line-height:1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-weight:900;
	color:inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-headings);
	font-weight:700;
	font-size:1.5em;
	margin-top:2em;
	margin-bottom:1em;
	line-height:1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-weight:800;
	color:inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-headings);
	font-weight:600;
	font-size:1.25em;
	margin-top:1.6em;
	margin-bottom:0.6em;
	line-height:1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-weight:700;
	color:inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-headings);
	font-weight:600;
	margin-top:1.5em;
	margin-bottom:0.5em;
	line-height:1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-weight:700;
	color:inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:2em;
	margin-bottom:2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	display:block;
	margin-top:2em;
	margin-bottom:2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:2em;
	margin-bottom:2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-weight:500;
	font-family:inherit;
	color:var(--tw-prose-kbd);
	box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
	font-size:0.875em;
	border-radius:0.3125rem;
	padding-top:0.1875em;
	padding-inline-end:0.375em;
	padding-bottom:0.1875em;
	padding-inline-start:0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-code);
	font-weight:600;
	font-size:0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
	content:"`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
	content:"`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
	font-size:0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
	font-size:0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-pre-code);
	background-color:var(--tw-prose-pre-bg);
	overflow-x:auto;
	font-weight:400;
	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-inline-end:1.1428571em;
	padding-bottom:0.8571429em;
	padding-inline-start:1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	background-color:transparent;
	border-width:0;
	border-radius:0;
	padding:0;
	font-weight:inherit;
	color:inherit;
	font-size:inherit;
	font-family:inherit;
	line-height:inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
	content:none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
	content:none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	width:100%;
	table-layout:auto;
	margin-top:2em;
	margin-bottom:2em;
	font-size:0.875em;
	line-height:1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	border-bottom-width:1px;
	border-bottom-color:var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-headings);
	font-weight:600;
	vertical-align:bottom;
	padding-inline-end:0.5714286em;
	padding-bottom:0.5714286em;
	padding-inline-start:0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	border-bottom-width:1px;
	border-bottom-color:var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	border-bottom-width:0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	vertical-align:baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	border-top-width:1px;
	border-top-color:var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	vertical-align:top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	text-align:start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
	margin-bottom:0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	color:var(--tw-prose-captions);
	font-size:0.875em;
	line-height:1.4285714;
	margin-top:0.8571429em;
}

.prose{
	--tw-prose-body:#374151;
	--tw-prose-headings:#111827;
	--tw-prose-lead:#4b5563;
	--tw-prose-links:#111827;
	--tw-prose-bold:#111827;
	--tw-prose-counters:#6b7280;
	--tw-prose-bullets:#d1d5db;
	--tw-prose-hr:#e5e7eb;
	--tw-prose-quotes:#111827;
	--tw-prose-quote-borders:#e5e7eb;
	--tw-prose-captions:#6b7280;
	--tw-prose-kbd:#111827;
	--tw-prose-kbd-shadows:17 24 39;
	--tw-prose-code:#111827;
	--tw-prose-pre-code:#e5e7eb;
	--tw-prose-pre-bg:#1f2937;
	--tw-prose-th-borders:#d1d5db;
	--tw-prose-td-borders:#e5e7eb;
	--tw-prose-invert-body:#d1d5db;
	--tw-prose-invert-headings:#fff;
	--tw-prose-invert-lead:#9ca3af;
	--tw-prose-invert-links:#fff;
	--tw-prose-invert-bold:#fff;
	--tw-prose-invert-counters:#9ca3af;
	--tw-prose-invert-bullets:#4b5563;
	--tw-prose-invert-hr:#374151;
	--tw-prose-invert-quotes:#f3f4f6;
	--tw-prose-invert-quote-borders:#374151;
	--tw-prose-invert-captions:#9ca3af;
	--tw-prose-invert-kbd:#fff;
	--tw-prose-invert-kbd-shadows:255 255 255;
	--tw-prose-invert-code:#fff;
	--tw-prose-invert-pre-code:#d1d5db;
	--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);
	--tw-prose-invert-th-borders:#4b5563;
	--tw-prose-invert-td-borders:#374151;
	font-size:1rem;
	line-height:1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
	margin-bottom:0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-start:0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-start:0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0.75em;
	margin-bottom:0.75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-bottom:1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-bottom:1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0.75em;
	margin-bottom:0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.25em;
	margin-bottom:1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0.5em;
	padding-inline-start:1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-start:0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-end:0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-top:0.5714286em;
	padding-inline-end:0.5714286em;
	padding-bottom:0.5714286em;
	padding-inline-start:0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-start:0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-end:0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:2em;
	margin-bottom:2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-bottom:0;
}

.prose-sm{
	font-size:0.875rem;
	line-height:1.7142857;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.1428571em;
	margin-bottom:1.1428571em;
}

.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:1.2857143em;
	line-height:1.5555556;
	margin-top:0.8888889em;
	margin-bottom:0.8888889em;
}

.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.3333333em;
	margin-bottom:1.3333333em;
	padding-inline-start:1.1111111em;
}

.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:2.1428571em;
	margin-top:0;
	margin-bottom:0.8em;
	line-height:1.2;
}

.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:1.4285714em;
	margin-top:1.6em;
	margin-bottom:0.8em;
	line-height:1.4;
}

.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:1.2857143em;
	margin-top:1.5555556em;
	margin-bottom:0.4444444em;
	line-height:1.5555556;
}

.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.4285714em;
	margin-bottom:0.5714286em;
	line-height:1.4285714;
}

.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.7142857em;
	margin-bottom:1.7142857em;
}

.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.7142857em;
	margin-bottom:1.7142857em;
}

.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
	margin-bottom:0;
}

.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.7142857em;
	margin-bottom:1.7142857em;
}

.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:0.8571429em;
	border-radius:0.3125rem;
	padding-top:0.1428571em;
	padding-inline-end:0.3571429em;
	padding-bottom:0.1428571em;
	padding-inline-start:0.3571429em;
}

.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:0.8571429em;
}

.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:0.9em;
}

.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:0.8888889em;
}

.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:0.8571429em;
	line-height:1.6666667;
	margin-top:1.6666667em;
	margin-bottom:1.6666667em;
	border-radius:0.25rem;
	padding-top:0.6666667em;
	padding-inline-end:1em;
	padding-bottom:0.6666667em;
	padding-inline-start:1em;
}

.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.1428571em;
	margin-bottom:1.1428571em;
	padding-inline-start:1.5714286em;
}

.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.1428571em;
	margin-bottom:1.1428571em;
	padding-inline-start:1.5714286em;
}

.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0.2857143em;
	margin-bottom:0.2857143em;
}

.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-start:0.4285714em;
}

.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-start:0.4285714em;
}

.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0.5714286em;
	margin-bottom:0.5714286em;
}

.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.1428571em;
}

.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-bottom:1.1428571em;
}

.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.1428571em;
}

.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-bottom:1.1428571em;
}

.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0.5714286em;
	margin-bottom:0.5714286em;
}

.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.1428571em;
	margin-bottom:1.1428571em;
}

.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.1428571em;
}

.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0.2857143em;
	padding-inline-start:1.5714286em;
}

.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:2.8571429em;
	margin-bottom:2.8571429em;
}

.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:0.8571429em;
	line-height:1.5;
}

.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-end:1em;
	padding-bottom:0.6666667em;
	padding-inline-start:1em;
}

.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-start:0;
}

.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-end:0;
}

.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-top:0.6666667em;
	padding-inline-end:1em;
	padding-bottom:0.6666667em;
	padding-inline-start:1em;
}

.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-start:0;
}

.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	padding-inline-end:0;
}

.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:1.7142857em;
	margin-bottom:1.7142857em;
}

.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
	margin-bottom:0;
}

.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	font-size:0.8571429em;
	line-height:1.3333333;
	margin-top:0.6666667em;
}

.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-top:0;
}

.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
	margin-bottom:0;
}

.visible{
	visibility:visible;
}

.static{
	position:static;
}

.fixed{
	position:fixed;
}

.absolute{
	position:absolute;
}

.relative{
	position:relative;
}

.sticky{
	position:sticky;
}

.block{
	display:block;
}

.inline-block{
	display:inline-block;
}

.flex{
	display:flex;
}

.table{
	display:table;
}

.grid{
	display:grid;
}

.hidden{
	display:none;
}

.size-full{
	width:100%;
	height:100%;
}

.h-9{
	height:2.25rem;
}

.grow{
	flex-grow:1;
}

.transform{
	transform:translate(var(--tw-translate-x), 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));
}

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

.justify-center{
	justify-content:center;
}

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

.gap-0{
	gap:0px;
}

.text-nowrap{
	text-wrap:nowrap;
}

.border{
	border-width:1px;
}

.border-0{
	border-width:0px;
}

.fill-black{
	fill:#000;
}

.font-semibold{
	font-weight:600;
}

.uppercase{
	text-transform:uppercase;
}

.italic{
	font-style:italic;
}

.underline{
	text-decoration-line:underline;
}

.underline-offset-2{
	text-underline-offset:2px;
}

.shadow{
	--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
	--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
	box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline{
	outline-style:solid;
}

.blur{
	--tw-blur:blur(8px);
	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, -webkit-backdrop-filter;
	transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration:150ms;
}

.ease-in{
	transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
}

.ease-out{
	transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
}

.alignleft{
	float:left;
	margin-right:1rem;
	text-align:left;
}

.alignright{
	float:right;
	margin-left:1rem;
	text-align:right;
}

.aligncenter{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

img.alignleft{
		margin-right:2em
	}

img.alignright{
		margin-left:2em
	}

.wp-caption{
	max-width:100%;
}

.wp-caption.aligncenter{
		text-align:center;
	}

.wp-caption.alignright{
		text-align:right;
	}

.wp-caption-text{
	margin:0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .font-heading{
	font-family:var(--wp--preset--font-family--secondary);
}

.h1{
	font-size:var(--wp--preset--font-size--x-large);
	font-weight:var(--wp--custom--font-weight--normal);
}

.h2{
	font-size:var(--wp--preset--font-size--large);
	font-weight:var(--wp--custom--font-weight--normal);
}

.h3{
	font-size:var(--wp--preset--font-size--big);
	font-weight:var(--wp--custom--font-weight--normal);
}

.h4, .h5{
	font-size:var(--wp--preset--font-size--medium);
	font-weight:var(--wp--custom--font-weight--normal);
}

.h6{
	font-size:var(--wp--preset--font-size--small);
	font-weight:var(--wp--custom--font-weight--normal);
}

footer.wp-block-template-part{
	margin-block-start:0;
}

.site-content{
	min-height:400px
}

.site-header .wp-block-navigation-item:after, .main-header .wp-block-navigation-item:after{
			content:"|";
			margin-left:1rem;
			margin-right:-1rem;
		}

.site-header .wp-block-navigation-item:last-child:after, .main-header .wp-block-navigation-item:last-child:after{
				content:none;
			}

#gspb-woo-cart-panel .gspb-sslide-panel-wrap, #gspb-woo-cart-panel .gspb-sslide-panel-heading{
		width:510px;
		max-width:100%;
	}

#gspb-woo-cart-panel .gspb-sslide-panel-wrap{
		background:white;
		overflow-y:auto;
		overflow-x:hidden;
	}

#gspb-woo-cart-panel .gspb-sslide-panel-heading{
		box-shadow:none;
		position:static;
	}

#gspb-woo-cart-panel .gspb-sslide-panel-heading > span{
			font-family:var(--wp--preset--font-family--secondary);
			font-size:3rem;
			display:flex;
			align-items:center;
			justify-content:space-between;
			gap:15px;
			padding-bottom:0;
		}

#gspb-woo-cart-panel .close-panel-svg{
		background-color:var(--wp--preset--color--primary);
		color:white;
		border-radius:2px;
		border:none;
		fill:white;
		margin-bottom:17px;
	}

#gspb-woo-cart-panel .gspb-sslide-panel-tabs{
		padding-top:0;
		position:static;
		flex-direction:column-reverse;
	}

#gspb-woo-cart-panel .woocommerce-mini-cart li{
			border-top:2px solid var(--wp--preset--color--d-gris);
			border-bottom:2px solid var(--wp--preset--color--d-gris);
			padding-top:20px;
		}

#gspb-woo-cart-panel .woocommerce-mini-cart li > a:not(.remove){
				font-family:var(--wp--preset--font-family--secondary);
				font-size:2rem;
				font-weight:600;
				line-height:1.2;
				text-transform:uppercase;
			}

#gspb-woo-cart-panel .woocommerce-mini-cart li > a.remove{
				color:transparent !important;
			}

#gspb-woo-cart-panel .woocommerce-mini-cart li > a.remove:hover{
					background:none;
				}

#gspb-woo-cart-panel .woocommerce-mini-cart li > a.remove:after{
					content:url(../img/bin.svg);
					position:absolute;
					left:0;
					top:3px;
				}

#gspb-woo-cart-panel .woocommerce-mini-cart .quantity, #gspb-woo-cart-panel .woocommerce-mini-cart .cart-widget-product-quantity{
			display:inline-flex !important;
			margin:0;
			padding:0;
			gap:5px;
		}

#gspb-woo-cart-panel ul.product_list_widget{
		padding-top:15px;
		padding-bottom:15px;
	}

#gspb-woo-cart-panel ul.product_list_widget li img{
				height:86px;
				width:86px;
			}

#gspb-woo-cart-panel .woocommerce-mini-cart__buttons{
		display:flex;
		align-items:center;
		justify-content:space-between;
		gap:10px;
		margin-bottom:20px !important;
	}

#gspb-woo-cart-panel .woocommerce-mini-cart__buttons:before, #gspb-woo-cart-panel .woocommerce-mini-cart__buttons:after{
			content:none;
		}

#gspb-woo-cart-panel .woocommerce-mini-cart__buttons > a{
			flex-grow:1;
		}

#gspb-woo-cart-panel .woocommerce-mini-cart__buttons > a:hover{
				transform:translateY(-2px);
			}

#gspb-woo-cart-panel .woocommerce-mini-cart__buttons > a:after{
				position:absolute;
				top:9px;
				right:7px;
			}

#gspb-woo-cart-panel .woocommerce-mini-cart__buttons > a:not(.checkout){
				background-color:var(--wp--preset--color--contrastcolor);
				color:var(--wp--preset--color--basecolor);
			}

#gspb-woo-cart-panel .woocommerce-mini-cart__buttons > a:not(.checkout):after{
					content:url(../img/arrow-right-black.svg);
				}

#gspb-woo-cart-panel .woocommerce-mini-cart__total{
		border-top:none;
	}

#gspb-woo-cart-panel .woocommerce-mini-cart__total > strong{
			font-family:var(--wp--preset--font-family--secondary);
			text-transform:uppercase;
		}

#gspb-woo-cart-panel .wp-block-greenshift-blocks-swiper .swiper-pagination{
			position:static;
		}

#gspb-woo-cart-panel .wp-block-greenshift-blocks-swiper .swiper-button-prev{
			left:-12px;
		}

#gspb-woo-cart-panel .wp-block-greenshift-blocks-swiper .swiper-button-next{
			right:-12px;
		}

#gspb-woo-cart-panel .wp-block-greenshift-blocks-swiper .gspb-buttonbox .gspb-buttonbox-textwrap br{
					display:none;
				}

.wp-block-woocommerce-checkout-fields-block .wp-block-checkout-fields-for-blocks-input-text{
		margin-top:-30px;
		margin-bottom:30px;
	}

.wp-block-woocommerce-checkout-fields-block input[type=radio]:checked{
			background-color:var(--wp--preset--color--primary);
		}

.wp-block-woocommerce-checkout-fields-block input[type=radio]:checked:before{
				background-color:white;
			}

.wp-block-woocommerce-checkout-fields-block input[type=radio]:focus, .wp-block-woocommerce-checkout-fields-block input[type=checkbox]:focus{
				--tw-ring-offset-width:2px;
				--tw-ring-offset-color:#fff;
				--tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
				--tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--wp--preset--color--primary);
				box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
				outline:1.5px solid var(--wp--preset--color--primary) !important;
			}

.wp-block-woocommerce-checkout-fields-block button.wc-block-components-checkout-place-order-button{
		text-transform:uppercase;
		font-size:var(--wp--preset--font-size--small);
		font-family:var(--wp--preset--font-family--primary) !important;
		width:auto !important;
	}

.wp-block-woocommerce-checkout-fields-block .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option--checked-option-highlighted:last-child:after{
				border-width:0;
			}

.wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number .alg-eu-vat-for-woocommerce-fields{
		font-size:12px;
	}

.wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number .alg-eu-vat-for-woocommerce-fields:has(.alg-wc-eu-vat-valid), .wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number .alg-eu-vat-for-woocommerce-fields #alg_wc_eu_vat_details, .wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number #alg_wc_eu_vat_progress.alg_hide{
		display:none;
	}

.wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number #contact-alg_eu_vat-billing_eu_vat_number.woocommerce-invalid{
		border-color:#CC1818;
	}

.wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number .woocommerce-invalid ~ label{
		color:#CC1818;
	}

.wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number .woocommerce-invalid ~ .alg-eu-vat-for-woocommerce-fields:not(:has(.alg_hide)){
		color:#CC1818;
	}

.wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number .woocommerce-invalid ~ .alg-eu-vat-for-woocommerce-fields:not(:has(.alg_hide)) #alg_wc_eu_vat_progress{
			display:flex;
		}

.wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number .woocommerce-invalid ~ .alg-eu-vat-for-woocommerce-fields:not(:has(.alg_hide)) #alg_wc_eu_vat_progress:before{
				content:"";
				display:block;
				width:18px;
				height:18px;
				background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNjYzE4MTgiIGFyaWEtaGlkZGVuPSJ0cnVlIiB2aWV3Qm94PSItMiAtMiAyNCAyNCI+PHBhdGggZD0iTTEwIDJjNC40MiAwIDggMy41OCA4IDhzLTMuNTggOC04IDgtOC0zLjU4LTgtOCAzLjU4LTggOC04bTEuMTMgOS4zOC4zNS02LjQ2SDguNTJsLjM1IDYuNDZ6bS0uMDkgMy4zNmMuMjQtLjIzLjM3LS41NS4zNy0uOTYgMC0uNDItLjEyLS43NC0uMzYtLjk3cy0uNTktLjM1LTEuMDYtLjM1LS44Mi4xMi0xLjA3LjM1LS4zNy41NS0uMzcuOTdjMCAuNDEuMTMuNzMuMzguOTYuMjYuMjMuNjEuMzQgMS4wNi4zNHMuOC0uMTEgMS4wNS0uMzQiLz48L3N2Zz4=");
				margin-right:3px;
				background-repeat:no-repeat;
				background-size:cover;
			}

.wc-block-components-address-form__alg_eu_vat-billing_eu_vat_number .wc-block-components-validation-error{
		display:none;
	}

.wc-block-components-checkbox__label a{
	text-decoration:underline;
}

.wc-block-components-checkbox__label a:hover{
		text-decoration:none;
	}

body.single-product form.cart .reset_variations, body.single-product form.cart .woocommerce-variation{
			display:none !important;
			pointer-events:none;
		}

body.single-product form.cart table.variations th{
				display:none;
			}

body.single-product form.cart .gs-var-selector label{
				border-radius:6px;
				border:2px solid var(--wp--preset--color--d-gris);
				background-color:white;
				padding:12px 27px;
				line-height:1.5;
				text-transform:uppercase;
				text-align:left !important;
				transition:.2s ease-in-out;
			}

body.single-product form.cart .gs-var-selector label.selected{
					border-color:var(--wp--preset--color--primary);
				}

body.single-product form.cart .gs-var-selector .br-swatch-price{
				font-weight:600;
				color:var(--wp--preset--color--primary);
			}

body.single-product form.cart .gs-var-selector .br-swatch-price ins, body.single-product form.cart .gs-var-selector .br-swatch-price bdi{
					text-decoration:none;
					font-size:1.5rem;
				}

body.single-product form.cart .gs-var-selector .br-swatch-price del bdi{
					font-size:1rem;
				}

body.single-product .gspb_availability_value > span{
			display:flex;
			align-items:center;
			gap:3px;
		}

body.single-product .gspb_availability_value > span:before{
				content:'·';
				font-size:2.5rem;
				line-height:1;
			}

.skip-to-content-link{
	left:0.3125rem;
	position:absolute;
	top:0.3125rem;
}

.br-cube-light-btn > a, .br-cube-light-btn > button, .br-cube-light-btn > input[type='submit'], .br-cube-light-btn .wp-element-button, .br-cube-dark-btn > a, .br-cube-dark-btn > button, .br-cube-dark-btn > input[type='submit'], .br-cube-dark-btn .wp-element-button, .woocommerce-mini-cart__buttons > a, .woocommerce-mini-cart__buttons > button, .woocommerce-mini-cart__buttons > input[type='submit'], .woocommerce-mini-cart__buttons .wp-element-button{
		text-align:center;
		text-transform:uppercase;
		box-shadow:4px 4px 0 0 var(--wp--preset--color--basecolor) !important;
		border:1px solid var(--wp--preset--color--basecolor) !important;
		border-radius:4px;
		transition:all 0.2s ease-in-out;
		display:flex;
		gap:19px;
		justify-content:space-between;
		padding-right:15px;
		padding-left:15px;
		font-weight:500;
		line-height:2;
	}

.br-cube-light-btn > a:after, .br-cube-light-btn > button:after, .br-cube-light-btn > input[type='submit']:after, .br-cube-light-btn .wp-element-button:after, .br-cube-dark-btn > a:after, .br-cube-dark-btn > button:after, .br-cube-dark-btn > input[type='submit']:after, .br-cube-dark-btn .wp-element-button:after, .woocommerce-mini-cart__buttons > a:after, .woocommerce-mini-cart__buttons > button:after, .woocommerce-mini-cart__buttons > input[type='submit']:after, .woocommerce-mini-cart__buttons .wp-element-button:after{
			position:relative;
			top:4px;
		}

.br-cube-light-btn > a:hover, .br-cube-light-btn > button:hover, .br-cube-light-btn > input[type='submit']:hover, .br-cube-light-btn .wp-element-button:hover, .br-cube-dark-btn > a:hover, .br-cube-dark-btn > button:hover, .br-cube-dark-btn > input[type='submit']:hover, .br-cube-dark-btn .wp-element-button:hover, .woocommerce-mini-cart__buttons > a:hover, .woocommerce-mini-cart__buttons > button:hover, .woocommerce-mini-cart__buttons > input[type='submit']:hover, .woocommerce-mini-cart__buttons .wp-element-button:hover{
			transform:translateY(-2px);
		}

.br-cube-light-btn > a, .br-cube-light-btn > button, .br-cube-light-btn > input[type='submit'], .br-cube-light-btn .wp-element-button{
		background-color:var(--wp--preset--color--contrastcolor);
		color:var(--wp--preset--color--basecolor);
	}

.br-cube-light-btn > a:after, .br-cube-light-btn > button:after, .br-cube-light-btn .wp-element-button:after{
			content:url(../img/arrow-right-black.svg);
		}

.br-cube-light-btn > input[type='submit']{
		background-image:url(../img/arrow-right-black.svg);
		background-repeat:no-repeat;
		background-position:right 10px center;
	}

.br-cube-dark-btn > a, .br-cube-dark-btn > button, .br-cube-dark-btn > input[type='submit'], .br-cube-dark-btn .wp-element-button, .woocommerce-mini-cart__buttons > a, .woocommerce-mini-cart__buttons > button, .woocommerce-mini-cart__buttons > input[type='submit'], .woocommerce-mini-cart__buttons .wp-element-button{
		background-color:var(--wp--preset--color--primary);
		color:var(--wp--preset--color--contrastcolor);
	}

.br-cube-dark-btn > a:after, .br-cube-dark-btn > button:after, .br-cube-dark-btn .wp-element-button:after, .woocommerce-mini-cart__buttons > a:after, .woocommerce-mini-cart__buttons > button:after, .woocommerce-mini-cart__buttons .wp-element-button:after{
			content:url(../img/arrow-right.svg);
		}

.br-cube-dark-btn > input[type='submit'], .woocommerce-mini-cart__buttons > input[type='submit']{
		background-image:url(../img/arrow-right.svg);
		background-repeat:no-repeat;
		background-position:right 10px center;
	}

.gs_tabs_list > button.gs_tab{
		border-color:var(--wp--preset--color--d-gris) !important;
		background-color:rgba(255, 255, 255, 0.5);
	}

.gs_tabs_list > button.gs_tab.active{
			color:var(--wp--preset--color--primary);
			background:transparent;
			cursor:default;
		}

.gspb-tabs .gspb-tabs-titles li + li{
			border-left:none !important;
		}

.br-card-dark, .br-card-light{
	border-radius:4px;
}

.br-card-dark{
	box-shadow:4px 4px 0 0 var(--wp--preset--color--basecolor);
	background-color:var(--wp--preset--color--contrastcolor);
}

.br-card-light{
	box-shadow:4px 4px 0 0 var(--wp--preset--color--d-claro3);
	background-color:var(--wp--preset--color--d-claro);
}

form.wpcf7-form{
	display:flex;
	flex-direction:column;
	gap:10px;
	
}

form.wpcf7-form .br-input-group{
		display:flex;
		border:1px solid var(--wp--preset--color--stroke);
		background-color:var(--wp--preset--color--c-stroke);
		
	}

form.wpcf7-form .br-input-group > i{
			width:80px;
			height:50px;
			position:relative;
			border-right:1px solid var(--wp--preset--color--stroke);
		}

form.wpcf7-form .br-input-group .br-icon:after{
				content:'';
				position:absolute;
				top:50%;
				left:50%;
				transform:translate(-50%, -50%);
				width:20px;
				height:20px;
				background-size:contain;
				background-repeat:no-repeat;
			}

form.wpcf7-form .br-input-group .br-icon-account:after{
				background-image:url(../../assets/img/icon-account.svg);
			}

form.wpcf7-form .br-input-group .br-icon-mail:after{
				background-image:url(../../assets/img/icon-mail.svg);
			}

form.wpcf7-form .br-input-group > *{
			display:flex;
			width:100%;
			align-items:center;
		}

form.wpcf7-form .br-input-group .wpcf7-form-control-wrap{
			width:100%;
		}

form.wpcf7-form .br-input-group .wpcf7-not-valid-tip{
			position:absolute;
			right:5px;
			top:50%;
			transform:translateY(-50%);
			font-size:var(--wp--preset--font-size--xsmall);
			
		}

form.wpcf7-form .wp-block-button__link{
		width:inherit;
		padding-left:40px;
		padding-right:40px;
		border-color:var(--wp--preset--color--stroke);
	}

form.wpcf7-form .br-cube-dark-btn, form.wpcf7-form .woocommerce-mini-cart__buttons{
		position:relative;
		
	}

form.wpcf7-form .br-cube-dark-btn > input[type='submit'], form.wpcf7-form .woocommerce-mini-cart__buttons > input[type='submit']{
			font-size:14px;
			padding:10px 41px 10px 24px !important;
			width:auto;
			cursor:pointer;
		}

form.wpcf7-form .br-cube-dark-btn .wpcf7-spinner, form.wpcf7-form .woocommerce-mini-cart__buttons .wpcf7-spinner{
			position:absolute;
			right:-10px;
			top:50%;
		}

form.wpcf7-form .form-group{
		display:flex;
		gap:10px;
	}

form.wpcf7-form input::-moz-placeholder, form.wpcf7-form textarea::-moz-placeholder{
			color:var(--wp--preset--color--d-gray);
			opacity:1;
		}

form.wpcf7-form input::placeholder, form.wpcf7-form textarea::placeholder{
			color:var(--wp--preset--color--d-gray);
			opacity:1;
		}

form.wpcf7-form .br-contact-form input, form.wpcf7-form .br-contact-form textarea{
			border:1px solid var(--wp--preset--color--stroke);
			margin:10px;
			
		}

.wp-block-greenshift-blocks-swiper .swiper-slide{
		display:flex !important;
	}

.wp-block-greenshift-blocks-swiper .swiper-slide > .wp-block-greenshift-blocks-container{
			flex-grow:1;
		}

.wp-block-greenshift-blocks-swiper .swiper-pagination:empty + .swiper-button-prev, .wp-block-greenshift-blocks-swiper .swiper-pagination:empty ~ div{
				display:none;
			}

.wp-block-greenshift-blocks-swiper .swiper-button-prev, .wp-block-greenshift-blocks-swiper .swiper-button-next{
		background-color:white;
	}

.wp-block-greenshift-blocks-swiper .swiper-button-prev:after, .wp-block-greenshift-blocks-swiper .swiper-button-next:after{
			padding-top:3px;
			content:url(../img/pagination-arrow.svg);
		}

.wp-block-greenshift-blocks-swiper .swiper-button-prev:after{
			transform:rotate(180deg);
		}

.br-events-carousel .br-event-date{
		font-family:var(--wp--preset--font-family--secondary);
	}

body .br-secondary-font{
		font-family:var(--wp--preset--font-family--secondary);
	}

body .br-last-news-content{
		
		min-height:3em;
		overflow:hidden;
		text-overflow:ellipsis;
		display:block;
		line-height:1.5em;
		max-height:3em;
		
		line-clamp:2;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
	}

.hover\:decoration-2:hover{
	text-decoration-thickness:2px;
}
