body,
html {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

body {
	--scrollbar-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}

body,
html {
	height: 100%
}

body {
	overflow-x: auto;
	overflow-y: scroll
}

body:not(.responsive) #site-root {
	min-width: var(--site-width);
	width: 100%
}

#SITE_CONTAINER {
	position: relative
}

:root {
	--one-unit: 1vw;
	--section-max-width: 9999px;
	--spx-stopper-max: 9999px;
	--spx-stopper-min: 0px
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
	:root {
		--safari-sticky-fix: opacity
	}
}

@supports(container-type:inline-size) {
	:root {
		--one-unit: 1cqw
	}
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
button,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
title,
tr,
tt,
u,
ul,
var {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

input,
select,
textarea {
	box-sizing: border-box;
	font-family: Helvetica, Arial, sans-serif
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	cursor: pointer;
	text-decoration: none
}

.reset-button {
	-webkit-appearance: none;
	background: none;
	border: 0;
	color: inherit;
	font: inherit;
	line-height: normal;
	outline: 0;
	overflow: visible;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

:focus {
	outline: none
}

#site-root {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	top: var(--wix-ads-height)
}

#site-root img:not([src]) {
	visibility: hidden
}

#site-root svg img:not([src]) {
	visibility: visible
}

.auto-generated-link {
	color: inherit
}

.has-click-trigger {
	cursor: pointer
}

[data-mesh-id$=centeredContent],
[data-mesh-id$=form],
[data-mesh-id$=inlineContent] {
	pointer-events: none;
	position: relative
}

[data-mesh-id$=-gridWrapper],
[data-mesh-id$=-rotated-wrapper] {
	pointer-events: none
}

[data-mesh-id$=-gridContainer]>*,
[data-mesh-id$=-rotated-wrapper]>*,
[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]) {
	pointer-events: auto
}

#masterPage.mesh-layout {
	-ms-grid-rows: max-content max-content min-content max-content;
	-ms-grid-columns: 100%;
	align-items: start;
	display: -ms-grid;
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: max-content max-content min-content max-content;
	justify-content: stretch
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
	-ms-grid-row-align: start;
	-ms-grid-column-align: start;
	-ms-grid-column: 1
}

#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER {
	grid-area: 1/1/2/2;
	-ms-grid-row: 1
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
	grid-area: 3/1/4/2;
	-ms-grid-row: 3
}

#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
	width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER {
	align-self: stretch
}

#masterPage.mesh-layout main#PAGES_CONTAINER {
	display: block
}

#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER {
	grid-area: 4/1/5/2;
	-ms-grid-row: 4
}

#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent] {
	height: 100%
}

#masterPage.mesh-layout.desktop>* {
	width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout #masterPageinlineContent,
#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,
#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER {
	position: relative
}

#masterPage.mesh-layout #SITE_HEADER {
	grid-area: 1/1/2/2
}

#masterPage.mesh-layout #SITE_FOOTER {
	grid-area: 4/1/5/2
}

#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,
#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER {
	overflow-x: clip
}

[data-z-counter] {
	z-index: 0
}

[data-z-counter="0"] {
	z-index: auto
}

:root {
	--wst-button-color-fill-primary: rgb(var(--color_48));
	--wst-button-color-border-primary: rgb(var(--color_49));
	--wst-button-color-text-primary: rgb(var(--color_50));
	--wst-button-color-fill-primary-hover: rgb(var(--color_51));
	--wst-button-color-border-primary-hover: rgb(var(--color_52));
	--wst-button-color-text-primary-hover: rgb(var(--color_53));
	--wst-button-color-fill-primary-disabled: rgb(var(--color_54));
	--wst-button-color-border-primary-disabled: rgb(var(--color_55));
	--wst-button-color-text-primary-disabled: rgb(var(--color_56));
	--wst-button-color-fill-secondary: rgb(var(--color_57));
	--wst-button-color-border-secondary: rgb(var(--color_58));
	--wst-button-color-text-secondary: rgb(var(--color_59));
	--wst-button-color-fill-secondary-hover: rgb(var(--color_60));
	--wst-button-color-border-secondary-hover: rgb(var(--color_61));
	--wst-button-color-text-secondary-hover: rgb(var(--color_62));
	--wst-button-color-fill-secondary-disabled: rgb(var(--color_63));
	--wst-button-color-border-secondary-disabled: rgb(var(--color_64));
	--wst-button-color-text-secondary-disabled: rgb(var(--color_65));
	--wst-color-fill-base-1: rgb(var(--color_36));
	--wst-color-fill-base-2: rgb(var(--color_37));
	--wst-color-fill-base-shade-1: rgb(var(--color_38));
	--wst-color-fill-base-shade-2: rgb(var(--color_39));
	--wst-color-fill-base-shade-3: rgb(var(--color_40));
	--wst-color-fill-accent-1: rgb(var(--color_41));
	--wst-color-fill-accent-2: rgb(var(--color_42));
	--wst-color-fill-accent-3: rgb(var(--color_43));
	--wst-color-fill-accent-4: rgb(var(--color_44));
	--wst-color-fill-background-primary: rgb(var(--color_11));
	--wst-color-fill-background-secondary: rgb(var(--color_12));
	--wst-color-text-primary: rgb(var(--color_15));
	--wst-color-text-secondary: rgb(var(--color_14));
	--wst-color-action: rgb(var(--color_18));
	--wst-color-disabled: rgb(var(--color_39));
	--wst-color-title: rgb(var(--color_45));
	--wst-color-subtitle: rgb(var(--color_46));
	--wst-color-line: rgb(var(--color_47));
	--wst-font-style-h2: var(--font_2);
	--wst-font-style-h3: var(--font_3);
	--wst-font-style-h4: var(--font_4);
	--wst-font-style-h5: var(--font_5);
	--wst-font-style-h6: var(--font_6);
	--wst-font-style-body-large: var(--font_7);
	--wst-font-style-body-medium: var(--font_8);
	--wst-font-style-body-small: var(--font_9);
	--wst-font-style-body-x-small: var(--font_10);
	--wst-color-custom-1: rgb(var(--color_13));
	--wst-color-custom-2: rgb(var(--color_16));
	--wst-color-custom-3: rgb(var(--color_17));
	--wst-color-custom-4: rgb(var(--color_19));
	--wst-color-custom-5: rgb(var(--color_20));
	--wst-color-custom-6: rgb(var(--color_21));
	--wst-color-custom-7: rgb(var(--color_22));
	--wst-color-custom-8: rgb(var(--color_23));
	--wst-color-custom-9: rgb(var(--color_24));
	--wst-color-custom-10: rgb(var(--color_25));
	--wst-color-custom-11: rgb(var(--color_26));
	--wst-color-custom-12: rgb(var(--color_27));
	--wst-color-custom-13: rgb(var(--color_28));
	--wst-color-custom-14: rgb(var(--color_29));
	--wst-color-custom-15: rgb(var(--color_30));
	--wst-color-custom-16: rgb(var(--color_31));
	--wst-color-custom-17: rgb(var(--color_32));
	--wst-color-custom-18: rgb(var(--color_33));
	--wst-color-custom-19: rgb(var(--color_34));
	--wst-color-custom-20: rgb(var(--color_35))
}

._pfxlW {
	clip-path: inset(50%);
	height: 24px;
	position: absolute;
	width: 24px
}

._pfxlW:active,
._pfxlW:focus {
	clip-path: unset;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

._pfxlW.RG3k61 {
	transform: translateY(-50%) rotate(180deg)
}

.Gs0oXs,
.pr7XQM {
	box-sizing: border-box;
	height: 100%;
	overflow: visible;
	position: relative;
	width: auto
}

.Gs0oXs[data-state~=header] a,
.Gs0oXs[data-state~=header] div,
[data-state~=header].pr7XQM a,
[data-state~=header].pr7XQM div {
	cursor: default !important
}

.Gs0oXs .rcIF9K,
.pr7XQM .rcIF9K {
	display: inline-block;
	height: 100%;
	width: 100%
}

.pr7XQM {
	--display: inline-block;
	display: var(--display)
}

.pr7XQM .nzVyrk {
	padding: 0 var(--pad, 5px)
}

.pr7XQM .VCJeT5 {
	border-top: 1px solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
	cursor: pointer;
	font: var(--fnt, var(--font_1))
}

.pr7XQM .xYGmQj {
	color: rgb(var(--txt, var(--color_15, color_15)));
	display: inline-block;
	padding: 8px
}

.pr7XQM[data-listposition=left] {
	padding-left: 0
}

.pr7XQM[data-listposition=right] {
	padding-right: 0
}

.pr7XQM[data-state~=drop] {
	display: block;
	width: 100%
}

.pr7XQM[data-state~=link]:hover .VCJeT5,
.pr7XQM[data-state~=over] .VCJeT5 {
	border-top-color: rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1));
	border-top-width: 4px
}

.pr7XQM[data-state~=link]:hover .xYGmQj,
.pr7XQM[data-state~=over] .xYGmQj {
	color: rgb(var(--txth, var(--color_15, color_15)));
	display: inline-block;
	padding-top: 5px
}

.pr7XQM[data-state~=selected] .VCJeT5 {
	border-top-color: rgba(var(--brds, var(--color_15, color_15)), var(--alpha-brds, 1));
	border-top-width: 4px
}

.pr7XQM[data-state~=selected] .xYGmQj {
	color: rgb(var(--txts, var(--color_15, color_15)));
	display: inline-block;
	padding-top: 5px
}

.XRwtpn {
	overflow-x: hidden
}

.XRwtpn .SvGGzE {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%
}

.XRwtpn .SvGGzE .ckXV57 {
	flex: 1
}

.XRwtpn .SvGGzE .CkCpUo {
	height: calc(100% - (var(--menuTotalBordersY, 0px)));
	overflow: visible;
	white-space: nowrap;
	width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.XRwtpn .SvGGzE .CkCpUo .L3ZIQx,
.XRwtpn .SvGGzE .CkCpUo .u7d_AM {
	direction: var(--menu-direction);
	display: inline-block;
	text-align: var(--menu-align, var(--align))
}

.XRwtpn .SvGGzE .CkCpUo .DTRNn1 {
	display: block;
	width: 100%
}

.XRwtpn .O1lweY {
	direction: var(--submenus-direction);
	display: block;
	opacity: 1;
	text-align: var(--submenus-align, var(--align));
	z-index: 99999
}

.XRwtpn .O1lweY .VtNw6g {
	display: inherit;
	overflow: visible;
	visibility: inherit;
	white-space: nowrap;
	width: auto
}

.XRwtpn .O1lweY.GkAfhB {
	transition: visibility;
	transition-delay: .2s;
	visibility: visible
}

.XRwtpn .O1lweY .u7d_AM {
	display: inline-block
}

.XRwtpn .Ursk0e {
	display: none
}

.YXlfNd>nav {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0
}

.YXlfNd .CkCpUo,
.YXlfNd .O1lweY,
.YXlfNd>nav {
	position: absolute
}

.YXlfNd .O1lweY {
	background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
	border-radius: var(--rd, 10px);
	box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
	margin-top: 7px;
	padding: 15px 5px 0 5px;
	visibility: hidden
}

.YXlfNd [data-dropmode=dropUp] .O1lweY {
	margin-bottom: 7px;
	margin-top: 0
}

.LoinW8 .wxjDyf .AgcguT,
.LoinW8 .wxjDyf .SLABZ6,
.wxjDyf .LoinW8 .AgcguT,
.wxjDyf .LoinW8 .SLABZ6,
.wxjDyf .WfZwmg>button {
	justify-content: flex-start
}

.LoinW8 ._ap_Ez .AgcguT,
.LoinW8 ._ap_Ez .SLABZ6,
._ap_Ez .LoinW8 .AgcguT,
._ap_Ez .LoinW8 .SLABZ6,
._ap_Ez .WfZwmg>button {
	justify-content: center
}

.LoinW8 .yaSWtc .AgcguT,
.LoinW8 .yaSWtc .SLABZ6,
.yaSWtc .LoinW8 .AgcguT,
.yaSWtc .LoinW8 .SLABZ6,
.yaSWtc .WfZwmg>button {
	direction: rtl
}

.LoinW8 .SLABZ6 .P1lgnS img,
.LoinW8 ._YBogd .P1lgnS img,
.WfZwmg .LEHGju img {
	display: block;
	height: var(--iconSize)
}

.LoinW8 .AgcguT.s9mhXz,
.LoinW8 .AgcguT:hover,
.LoinW8 .SLABZ6:hover,
.WfZwmg>button:hover {
	background-color: rgba(var(--backgroundColorHover, var(--color_4, color_4)), var(--alpha-backgroundColorHover, 1));
	color: rgb(var(--itemTextColorHover, var(--color_1, color_1)))
}

.LoinW8 .AgcguT.s9mhXz path,
.LoinW8 .AgcguT:hover path,
.LoinW8 .SLABZ6:hover path,
.WfZwmg>button:hover path {
	fill: rgb(var(--itemTextColorHover, var(--color_1, color_1)))
}

.LoinW8 .AgcguT:active,
.LoinW8 .SLABZ6:active,
.LoinW8 .wbgQXa.AgcguT,
.LoinW8 .wbgQXa.SLABZ6,
.WfZwmg>button.wbgQXa,
.WfZwmg>button:active {
	background-color: rgba(var(--backgroundColorActive, var(--color_4, color_4)), var(--alpha-backgroundColorActive, 1));
	color: rgb(var(--itemTextColorActive, var(--color_1, color_1)));
	cursor: default
}

.LoinW8 .AgcguT:active path,
.LoinW8 .SLABZ6:active path,
.LoinW8 .wbgQXa.AgcguT path,
.LoinW8 .wbgQXa.SLABZ6 path,
.WfZwmg>button.wbgQXa path,
.WfZwmg>button:active path {
	fill: rgb(var(--itemTextColorActive, var(--color_1, color_1)))
}

.q6zugB {
	width: var(--width)
}

.q6zugB.L1JKAI {
	opacity: .38
}

.q6zugB.L1JKAI *,
.q6zugB.L1JKAI:active {
	pointer-events: none
}

.LoinW8 .AgcguT,
.LoinW8 .SLABZ6 {
	align-items: center;
	display: flex;
	height: calc(var(--height) - var(--borderWidth, 1px)*2)
}

.LoinW8 .AgcguT .FeuKbY,
.LoinW8 .SLABZ6 .FeuKbY {
	line-height: 0
}

.LoinW8 ._ap_Ez .AgcguT .FeuKbY,
.LoinW8 ._ap_Ez .SLABZ6 .FeuKbY,
._ap_Ez .LoinW8 .AgcguT .FeuKbY,
._ap_Ez .LoinW8 .SLABZ6 .FeuKbY {
	position: absolute;
	right: 0
}

.LoinW8 ._ap_Ez .AgcguT .FeuKbY,
.LoinW8 ._ap_Ez .SLABZ6 .FeuKbY,
.LoinW8 .yaSWtc .AgcguT .FeuKbY,
.LoinW8 .yaSWtc .SLABZ6 .FeuKbY,
._ap_Ez .LoinW8 .AgcguT .FeuKbY,
._ap_Ez .LoinW8 .SLABZ6 .FeuKbY,
.yaSWtc .LoinW8 .AgcguT .FeuKbY,
.yaSWtc .LoinW8 .SLABZ6 .FeuKbY {
	margin: 0 20px 0 14px
}

.LoinW8 ._ap_Ez .AgcguT .FeuKbY,
.LoinW8 ._ap_Ez .SLABZ6 .FeuKbY,
.LoinW8 .wxjDyf .AgcguT .FeuKbY,
.LoinW8 .wxjDyf .SLABZ6 .FeuKbY,
._ap_Ez .LoinW8 .AgcguT .FeuKbY,
._ap_Ez .LoinW8 .SLABZ6 .FeuKbY,
.wxjDyf .LoinW8 .AgcguT .FeuKbY,
.wxjDyf .LoinW8 .SLABZ6 .FeuKbY {
	margin: 0 14px 0 20px
}

.LoinW8 .wxjDyf .AgcguT .Z9uI84,
.LoinW8 .wxjDyf .SLABZ6 .Z9uI84,
.LoinW8 .yaSWtc .AgcguT .Z9uI84,
.LoinW8 .yaSWtc .SLABZ6 .Z9uI84,
.wxjDyf .LoinW8 .AgcguT .Z9uI84,
.wxjDyf .LoinW8 .SLABZ6 .Z9uI84,
.yaSWtc .LoinW8 .AgcguT .Z9uI84,
.yaSWtc .LoinW8 .SLABZ6 .Z9uI84 {
	flex-grow: 1
}

.LoinW8 .AgcguT svg,
.LoinW8 .SLABZ6 svg {
	height: auto;
	width: 12px
}

.LoinW8 .AgcguT path,
.LoinW8 .SLABZ6 path {
	fill: rgb(var(--itemTextColor, var(--color_9, color_9)))
}

.LoinW8 .SLABZ6,
.LoinW8 ._YBogd {
	background-color: rgba(var(--backgroundColor, var(--color_4, color_4)), var(--alpha-backgroundColor, 1));
	border-color: rgba(var(--borderColor, 32, 32, 32), var(--alpha-borderColor, 1));
	border-radius: var(--borderRadius, 5px);
	border-style: solid;
	border-width: var(--borderWidth, 1px);
	box-shadow: var(--boxShadow, 0 1px 3px rgba(0, 0, 0, .5));
	overflow: hidden
}

.LoinW8 .SLABZ6 .P1lgnS,
.LoinW8 ._YBogd .P1lgnS {
	margin: 0 -6px 0 14px
}

.LoinW8 ._ap_Ez .SLABZ6 .P1lgnS,
.LoinW8 ._ap_Ez ._YBogd .P1lgnS,
._ap_Ez .LoinW8 .SLABZ6 .P1lgnS,
._ap_Ez .LoinW8 ._YBogd .P1lgnS {
	margin: 0 4px
}

.LoinW8 .yaSWtc .SLABZ6 .P1lgnS,
.LoinW8 .yaSWtc ._YBogd .P1lgnS,
.yaSWtc .LoinW8 .SLABZ6 .P1lgnS,
.yaSWtc .LoinW8 ._YBogd .P1lgnS {
	margin: 0 14px 0 -6px
}

.LoinW8,
.q6zugB {
	height: 100%
}

.LoinW8 {
	color: rgb(var(--itemTextColor, var(--color_9, color_9)));
	cursor: pointer;
	font: var(--itemFont, var(--font_0));
	position: relative;
	width: var(--width)
}

.LoinW8 * {
	box-sizing: border-box
}

.LoinW8 .SLABZ6 {
	height: 100%;
	position: relative;
	z-index: 1
}

.s5_f9m.LoinW8 .SLABZ6 {
	display: none !important
}

.LoinW8 .sJ9lQ9 {
	margin: 0 0 0 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

._ap_Ez .LoinW8 .sJ9lQ9 {
	margin: 0 4px
}

.yaSWtc .LoinW8 .sJ9lQ9 {
	margin: 0 14px 0 0
}

.LoinW8 ._YBogd {
	display: flex;
	flex-direction: column;
	max-height: calc(var(--height)*5.5);
	min-width: 100%;
	overflow-y: auto;
	position: absolute;
	z-index: 1
}

.LoinW8 ._YBogd:not(.qUhEZJ) {
	--itemBorder: 1px 0 0;
	top: 0
}

.LoinW8 ._YBogd.qUhEZJ {
	--itemBorder: 0 0 1px;
	bottom: 0;
	flex-direction: column-reverse
}

.s5_f9m.LoinW8 ._YBogd svg {
	transform: rotate(180deg)
}

.LoinW8.s5_f9m {
	z-index: 47
}

.LoinW8:not(.s5_f9m) ._YBogd {
	display: none
}

.LoinW8 .AgcguT {
	flex-shrink: 0
}

#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .LoinW8 .AgcguT:focus {
	outline: 2px solid #116dff;
	outline-offset: 1px;
	outline-offset: -2px
}

.LoinW8 .AgcguT:not(:first-child) {
	--force-state-metadata: false;
	border-color: rgba(var(--separatorColor, 254, 254, 254), var(--alpha-separatorColor, 1));
	border-style: solid;
	border-width: var(--itemBorder)
}

.s0VQNf {
	height: 100%
}

.WfZwmg {
	background-color: rgba(var(--backgroundColor, var(--color_4, color_4)), var(--alpha-backgroundColor, 1));
	border-color: rgba(var(--borderColor, 32, 32, 32), var(--alpha-borderColor, 1));
	border-radius: var(--borderRadius, 5px);
	border-style: solid;
	border-width: var(--borderWidth, 1px);
	box-shadow: var(--boxShadow, 0 1px 3px rgba(0, 0, 0, .5));
	color: rgb(var(--itemTextColor, var(--color_9, color_9)));
	display: flex;
	font: var(--itemFont, var(--font_0));
	height: 100%
}

.WfZwmg,
.WfZwmg * {
	box-sizing: border-box
}

.WfZwmg>button {
	align-items: center;
	background-color: rgba(var(--backgroundColor, var(--color_4, color_4)), var(--alpha-backgroundColor, 1));
	color: inherit;
	cursor: pointer;
	display: flex;
	flex: auto;
	font: inherit;
	height: 100%
}

.WfZwmg>button:not(:first-child) {
	--force-state-metadata: false;
	border-left-color: rgba(var(--separatorColor, 254, 254, 254), var(--alpha-separatorColor, 1));
	border-left-style: solid;
	border-left-width: 1px
}

.WfZwmg>button:first-child,
.WfZwmg>button:last-child {
	border-radius: var(--borderRadius, 5px)
}

.WfZwmg>button:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.WfZwmg>button:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.yaSWtc .WfZwmg .LEHGju {
	margin: 0 14px 0 -6px
}

._ap_Ez .WfZwmg .LEHGju {
	margin: 0 4px
}

.wxjDyf .WfZwmg .LEHGju {
	margin: 0 -6px 0 14px
}

.WfZwmg .J6PIw1 {
	margin: 0 14px
}

._ap_Ez .WfZwmg .J6PIw1 {
	margin: 0 4px
}

.PSsm68 select {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

.PSsm68 .ZP_gER {
	display: none
}

.PlZyDq {
	touch-action: manipulation
}

.uDW_Qe {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	justify-content: var(--label-align);
	min-width: 100%;
	text-align: initial;
	width: -moz-max-content;
	width: max-content
}

.uDW_Qe:before {
	max-width: var(--margin-start, 0)
}

.uDW_Qe:after,
.uDW_Qe:before {
	align-self: stretch;
	content: "";
	flex-grow: 1
}

.uDW_Qe:after {
	max-width: var(--margin-end, 0)
}

.FubTgk {
	height: 100%
}

.FubTgk .uDW_Qe {
	border-radius: var(--corvid-border-radius, var(--rd, 0));
	bottom: 0;
	box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: var(--trans1, border-color .4s ease 0s, background-color .4s ease 0s)
}

.FubTgk .uDW_Qe:link,
.FubTgk .uDW_Qe:visited {
	border-color: transparent
}

.FubTgk .l7_2fn {
	color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
	font: var(--fnt, var(--font_5));
	margin: 0;
	position: relative;
	transition: var(--trans2, color .4s ease 0s);
	white-space: nowrap
}

.FubTgk[aria-disabled=false] .uDW_Qe {
	background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_17, color_17)), var(--alpha-bg, 1)));
	border: solid var(--corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
	cursor: pointer !important
}

.FubTgk[aria-disabled=true] .uDW_Qe {
	background-color: var(--corvid-disabled-background-color, rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1)));
	border-color: var(--corvid-disabled-border-color, rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1)));
	border-style: solid;
	border-width: var(--corvid-border-width, var(--brw, 0))
}

.FubTgk[aria-disabled=true] .l7_2fn {
	color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

.uUxqWY {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	justify-content: var(--label-align);
	min-width: 100%;
	text-align: initial;
	width: -moz-max-content;
	width: max-content
}

.uUxqWY:before {
	max-width: var(--margin-start, 0)
}

.uUxqWY:after,
.uUxqWY:before {
	align-self: stretch;
	content: "";
	flex-grow: 1
}

.uUxqWY:after {
	max-width: var(--margin-end, 0)
}

.Vq4wYb[aria-disabled=false] .uUxqWY {
	cursor: pointer
}

.Vq4wYb .uUxqWY {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.Vq4wYb .wJVzSK {
	color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
	font: var(--fnt, var(--font_5));
	transition: var(--trans, color .4s ease 0s);
	white-space: nowrap
}

.Vq4wYb[aria-disabled=true] .wJVzSK {
	color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

.LIhNy3 {
	backface-visibility: hidden
}

.jhxvbR,
.mtrorN {
	display: block;
	height: 100%;
	width: 100%
}

.jhxvbR img {
	max-width: var(--wix-img-max-width, 100%)
}

.jhxvbR[data-animate-blur] img {
	filter: blur(9px);
	transition: filter .8s ease-in
}

.jhxvbR[data-animate-blur] img[data-load-done] {
	filter: none
}

.if7Vw2 {
	height: 100%;
	left: 0;
	-webkit-mask-image: var(--mask-image, none);
	mask-image: var(--mask-image, none);
	-webkit-mask-position: var(--mask-position, 0);
	mask-position: var(--mask-position, 0);
	-webkit-mask-repeat: var(--mask-repeat, no-repeat);
	mask-repeat: var(--mask-repeat, no-repeat);
	-webkit-mask-size: var(--mask-size, 100%);
	mask-size: var(--mask-size, 100%);
	overflow: hidden;
	pointer-events: var(--fill-layer-background-media-pointer-events);
	position: absolute;
	top: 0;
	width: 100%
}

.if7Vw2.f0uTJH {
	clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}

.if7Vw2 .DXi4PB {
	height: var(--fill-layer-image-height, 100%);
	opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
	height: 100%;
	width: 100%
}

@supports(-webkit-hyphens:none) {
	.if7Vw2.f0uTJH {
		clip: auto;
		-webkit-clip-path: inset(0)
	}
}

.wG8dni {
	height: 100%
}

.tcElKx {
	background-color: var(--bg-overlay-color);
	background-image: var(--bg-gradient);
	transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
	opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
	bottom: var(--media-padding-bottom);
	height: var(--media-padding-height);
	position: absolute;
	top: var(--media-padding-top);
	width: 100%
}

.Yjj1af {
	transform: scale(var(--scale, 1));
	transition: var(--transform-duration, transform 0s)
}

.ImALHf {
	height: 100%;
	position: relative;
	width: 100%
}

.KCM6zk {
	opacity: var(--fill-layer-video-opacity, var(--fill-layer-image-opacity, 1))
}

.KCM6zk .DXi4PB,
.KCM6zk .ImALHf,
.KCM6zk .Ybjs9b {
	opacity: 1
}

._uqPqy {
	clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
	position: absolute;
	top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
	height: 100%;
	width: 100%
}

.pnCr6P {
	opacity: 0
}

.blf7sp,
.pnCr6P {
	position: absolute;
	top: 0
}

.blf7sp {
	height: 0;
	left: 0;
	overflow: hidden;
	width: 0
}

.rWP3Gv {
	left: 0;
	pointer-events: var(--fill-layer-background-media-pointer-events);
	position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
	height: 100%;
	top: 0;
	width: 100%
}

.wRqk6s {
	position: absolute
}

.Tr4n3d {
	background-color: var(--fill-layer-background-overlay-color);
	opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
	position: var(--fill-layer-background-overlay-position);
	transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
	.Tr4n3d {
		mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
		opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
	}
}

.VXAmO2 {
	--divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
	--divider-pin-layer-height__: var(--divider-layers-pin-factor__);
	--divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
	height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
	left: 0;
	position: absolute;
	width: 100%
}

.VXAmO2 .dy3w_9 {
	--divider-layer-i__: var(--divider-layer-i, 0);
	background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
	height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
	opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
	--divider-height__: var(--divider-top-height, auto);
	--divider-offset-x__: var(--divider-top-offset-x, 0px);
	--divider-layers-size__: var(--divider-top-layers-size, 0);
	--divider-layers-y__: var(--divider-top-layers-y, 0px);
	--divider-layers-x__: var(--divider-top-layers-x, 0px);
	--divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
	border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
	opacity: var(--divider-top-opacity, 1);
	top: 0;
	transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
	background-image: var(--divider-top-image, none);
	background-size: var(--divider-top-size, contain);
	border-color: var(--divider-top-color, currentColor);
	bottom: 0;
	filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
	display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
	display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
	display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
	--divider-height__: var(--divider-bottom-height, auto);
	--divider-offset-x__: var(--divider-bottom-offset-x, 0px);
	--divider-layers-size__: var(--divider-bottom-layers-size, 0);
	--divider-layers-y__: var(--divider-bottom-layers-y, 0px);
	--divider-layers-x__: var(--divider-bottom-layers-x, 0px);
	--divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
	border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
	bottom: 0;
	opacity: var(--divider-bottom-opacity, 1);
	transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
	background-image: var(--divider-bottom-image, none);
	background-size: var(--divider-bottom-size, contain);
	border-color: var(--divider-bottom-color, currentColor);
	bottom: 0;
	filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
	display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
	display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
	display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
	overflow: visible;
	position: relative
}

.mwF7X1 {
	backface-visibility: hidden
}

.YGilLk {
	cursor: pointer
}

.Tj01hh {
	display: block
}

.MW5IWV,
.Tj01hh {
	height: 100%;
	width: 100%
}

.MW5IWV {
	left: 0;
	-webkit-mask-image: var(--mask-image, none);
	mask-image: var(--mask-image, none);
	-webkit-mask-position: var(--mask-position, 0);
	mask-position: var(--mask-position, 0);
	-webkit-mask-repeat: var(--mask-repeat, no-repeat);
	mask-repeat: var(--mask-repeat, no-repeat);
	-webkit-mask-size: var(--mask-size, 100%);
	mask-size: var(--mask-size, 100%);
	overflow: hidden;
	pointer-events: var(--fill-layer-background-media-pointer-events);
	position: absolute;
	top: 0
}

.MW5IWV.N3eg0s {
	clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}

.MW5IWV .dLPlxY {
	height: var(--fill-layer-image-height, 100%);
	opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
	height: 100%;
	width: 100%
}

@supports(-webkit-hyphens:none) {
	.MW5IWV.N3eg0s {
		clip: auto;
		-webkit-clip-path: inset(0)
	}
}

.VgO9Yg {
	height: 100%
}

.LWbAav {
	background-color: var(--bg-overlay-color);
	background-image: var(--bg-gradient);
	transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
	opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
	bottom: var(--media-padding-bottom);
	height: var(--media-padding-height);
	position: absolute;
	top: var(--media-padding-top);
	width: 100%
}

.mNGsUM {
	transform: scale(var(--scale, 1));
	transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
	height: 100%;
	position: relative;
	width: 100%
}

wix-media-canvas {
	display: block;
	height: 100%
}

.I8xA4L {
	opacity: var(--fill-layer-video-opacity, var(--fill-layer-image-opacity, 1))
}

.I8xA4L .K_YxMd,
.I8xA4L .dLPlxY,
.I8xA4L .yK6aSC {
	opacity: 1
}

.bX9O_S {
	clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
	position: absolute;
	top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
	height: 100%;
	width: 100%
}

.K8MSra {
	opacity: 0
}

.K8MSra,
.YTb3b4 {
	position: absolute;
	top: 0
}

.YTb3b4 {
	height: 0;
	left: 0;
	overflow: hidden;
	width: 0
}

.SUz0WK {
	left: 0;
	pointer-events: var(--fill-layer-background-media-pointer-events);
	position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
	height: 100%;
	top: 0;
	width: 100%
}

.FNxOn5 {
	position: absolute
}

.m4khSP {
	background-color: var(--fill-layer-background-overlay-color);
	opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
	position: var(--fill-layer-background-overlay-position);
	transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
	.m4khSP {
		mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
		opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
	}
}

._C0cVf {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.hFwGTD {
	transform: translateY(-100%);
	transition: .2s ease-in
}

.IQgXoP {
	transition: .2s
}

.Nr3Nid {
	opacity: 0;
	transition: .2s ease-in
}

.Nr3Nid.l4oO6c {
	z-index: -1 !important
}

.iQuoC4 {
	opacity: 1;
	transition: .2s
}

.CJF7A2 {
	height: auto
}

.CJF7A2,
.U4Bvut {
	position: relative;
	width: 100%
}

.xU8fqS[data-focuscycled=active] {
	outline: 1px solid transparent
}

.xU8fqS[data-focuscycled=active]:not(:focus-within) {
	outline: 2px solid transparent;
	transition: outline .01s ease
}

.xU8fqS ._4XcTfy {
	background-color: var(--screenwidth-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
	border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
	border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
	bottom: 0;
	box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .7));
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.xU8fqS .gUbusX {
	background-color: rgba(var(--bgctr, var(--color_11, color_11)), var(--alpha-bgctr, 1));
	border-radius: var(--rd, 0);
	bottom: var(--brwb, 0);
	top: var(--brwt, 0)
}

.xU8fqS .G5K6X8,
.xU8fqS .gUbusX {
	left: 0;
	position: absolute;
	right: 0
}

.xU8fqS .G5K6X8 {
	bottom: 0;
	top: 0
}

.SPY_vo {
	pointer-events: none
}

.BmZ5pC {
	min-height: calc(100vh - var(--wix-ads-height));
	min-width: var(--site-width);
	position: var(--bg-position);
	top: var(--wix-ads-height)
}

.BmZ5pC,
.nTOEE9 {
	height: 100%;
	width: 100%
}

.nTOEE9 {
	overflow: hidden;
	position: relative
}

.nTOEE9.sqUyGm:hover {
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==), auto
}

.nTOEE9.C_JY0G:hover {
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==), auto
}

.RZQnmg {
	background-color: rgb(var(--color_11));
	border-radius: 50%;
	bottom: 12px;
	height: 40px;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 12px;
	width: 40px
}

.RZQnmg path {
	fill: rgb(var(--color_15))
}

.RZQnmg:focus {
	cursor: auto;
	opacity: 1;
	pointer-events: auto
}

.rYiAuL {
	cursor: pointer
}

.gSXewE {
	height: 0;
	left: 0;
	overflow: hidden;
	top: 0;
	width: 0
}

.OJQ_3L,
.gSXewE {
	position: absolute
}

.OJQ_3L {
	background-color: rgb(var(--color_11));
	border-radius: 300px;
	bottom: 0;
	cursor: pointer;
	height: 40px;
	margin: 16px 16px;
	opacity: 0;
	pointer-events: none;
	right: 0;
	width: 40px
}

.OJQ_3L path {
	fill: rgb(var(--color_12))
}

.OJQ_3L:focus {
	cursor: auto;
	opacity: 1;
	pointer-events: auto
}

.j7pOnl {
	box-sizing: border-box;
	height: 100%;
	width: 100%
}

.BI8PVQ {
	min-height: var(--image-min-height);
	min-width: var(--image-min-width)
}

.BI8PVQ img,
img.BI8PVQ {
	filter: var(--filter-effect-svg-url);
	-webkit-mask-image: var(--mask-image, none);
	mask-image: var(--mask-image, none);
	-webkit-mask-position: var(--mask-position, 0);
	mask-position: var(--mask-position, 0);
	-webkit-mask-repeat: var(--mask-repeat, no-repeat);
	mask-repeat: var(--mask-repeat, no-repeat);
	-webkit-mask-size: var(--mask-size, 100% 100%);
	mask-size: var(--mask-size, 100% 100%);
	-o-object-position: var(--object-position);
	object-position: var(--object-position)
}

.MazNVa {
	left: var(--left, auto);
	position: var(--position-fixed, static);
	top: var(--top, auto);
	z-index: var(--z-index, auto)
}

.MazNVa .BI8PVQ img {
	box-shadow: 0 0 0 #000;
	position: static;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.MazNVa .j7pOnl {
	display: block;
	overflow: hidden
}

.MazNVa .BI8PVQ {
	overflow: hidden
}

.c7cMWz {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.FVGvCX {
	height: auto;
	position: relative;
	width: 100%
}

body:not(.responsive) .zK7MhX {
	align-self: start;
	grid-area: 1/1/1/1;
	height: 100%;
	justify-self: stretch;
	left: 0;
	position: relative
}

.fEm0Bo .c7cMWz {
	background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
	overflow: hidden
}

.PFkO7r {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.HT5ybB {
	height: auto;
	position: relative;
	width: 100%
}

body:not(.responsive) .dBAkHi {
	align-self: start;
	grid-area: 1/1/1/1;
	height: 100%;
	justify-self: stretch;
	left: 0;
	position: relative
}

.StylableButton2545352419__root {
	-archetype: box;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 100%;
	min-height: 10px;
	min-width: 10px;
	padding: 0;
	touch-action: manipulation;
	width: 100%
}

.StylableButton2545352419__root[disabled] {
	pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
	background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
	background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
	background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
	border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
	border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
	border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
	border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
	border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
	color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
	color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
	color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
	-archetype: box;
	box-sizing: border-box;
	color: #000;
	text-decoration: none
}

.StylableButton2545352419__container {
	align-items: center;
	display: flex;
	flex-basis: auto;
	flex-direction: row;
	flex-grow: 1;
	height: 100%;
	justify-content: center;
	overflow: hidden;
	transition: all .2s ease, visibility 0s;
	width: 100%
}

.StylableButton2545352419__label {
	-archetype: text;
	-controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
	max-width: 100%;
	min-width: 1.8em;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	transition: inherit;
	white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
	text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
	min-width: 10px;
	overflow-wrap: break-word;
	white-space: break-spaces;
	word-break: break-word
}

.StylableButton2545352419__icon {
	-archetype: icon;
	-controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
	flex-shrink: 0;
	height: 50px;
	min-width: 1px;
	transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
	display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
	display: flex;
	height: inherit;
	width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
	fill: var(--corvid-icon-color) !important;
	stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
	fill: var(--corvid-hover-icon-color) !important;
	stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
	fill: var(--corvid-disabled-icon-color) !important;
	stroke: var(--corvid-disabled-icon-color) !important
}

._pfxlW {
	clip-path: inset(50%);
	height: 24px;
	position: absolute;
	width: 24px
}

._pfxlW:active,
._pfxlW:focus {
	clip-path: unset;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

._pfxlW.RG3k61 {
	transform: translateY(-50%) rotate(180deg)
}

.r4OX7l,
.xTjc1A {
	box-sizing: border-box;
	height: 100%;
	overflow: visible;
	position: relative;
	width: auto
}

.r4OX7l[data-state~=header] a,
.r4OX7l[data-state~=header] div,
[data-state~=header].xTjc1A a,
[data-state~=header].xTjc1A div {
	cursor: default !important
}

.r4OX7l .UiHgGh,
.xTjc1A .UiHgGh {
	display: inline-block;
	height: 100%;
	width: 100%
}

.xTjc1A {
	--display: inline-block;
	cursor: pointer;
	display: var(--display);
	font: var(--fnt, var(--font_1))
}

.xTjc1A .yRj2ms {
	padding: 0 var(--pad, 5px)
}

.xTjc1A .JS76Uv {
	color: rgb(var(--txt, var(--color_15, color_15)));
	display: inline-block;
	padding: 0 10px;
	transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=drop] {
	display: block;
	width: 100%
}

.xTjc1A[data-state~=drop] .JS76Uv {
	padding: 0 .5em
}

.xTjc1A[data-state~=link]:hover .JS76Uv,
.xTjc1A[data-state~=over] .JS76Uv {
	color: rgb(var(--txth, var(--color_14, color_14)));
	transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=selected] .JS76Uv {
	color: rgb(var(--txts, var(--color_14, color_14)));
	transition: var(--trans, color .4s ease 0s)
}

.NHM1d1 {
	overflow-x: hidden
}

.NHM1d1 .R_TAzU {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%
}

.NHM1d1 .R_TAzU .aOF1ks {
	flex: 1
}

.NHM1d1 .R_TAzU .y7qwii {
	height: calc(100% - (var(--menuTotalBordersY, 0px)));
	overflow: visible;
	white-space: nowrap;
	width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.NHM1d1 .R_TAzU .y7qwii .Tg1gOB,
.NHM1d1 .R_TAzU .y7qwii .p90CkU {
	direction: var(--menu-direction);
	display: inline-block;
	text-align: var(--menu-align, var(--align))
}

.NHM1d1 .R_TAzU .y7qwii .mvZ3NH {
	display: block;
	width: 100%
}

.NHM1d1 .h3jCPd {
	direction: var(--submenus-direction);
	display: block;
	opacity: 1;
	text-align: var(--submenus-align, var(--align));
	z-index: 99999
}

.NHM1d1 .h3jCPd .wkJ2fp {
	display: inherit;
	overflow: visible;
	visibility: inherit;
	white-space: nowrap;
	width: auto
}

.NHM1d1 .h3jCPd.DlGBN0 {
	transition: visibility;
	transition-delay: .2s;
	visibility: visible
}

.NHM1d1 .h3jCPd .p90CkU {
	display: inline-block
}

.NHM1d1 .vh74Xw {
	display: none
}

.XwCBRN>nav {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0
}

.XwCBRN .h3jCPd,
.XwCBRN .y7qwii,
.XwCBRN>nav {
	position: absolute
}

.XwCBRN .h3jCPd {
	margin-top: 7px;
	visibility: hidden
}

.XwCBRN .h3jCPd[data-dropMode=dropUp] {
	margin-bottom: 7px;
	margin-top: 0
}

.XwCBRN .wkJ2fp {
	background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
	border-radius: var(--rd, 0);
	box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6))
}

.P0dCOY .PJ4KCX {
	background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0
}

.xpmKd_ {
	border-radius: var(--overflow-wrapper-border-radius)
}

.J6KGih {
	cursor: pointer
}

.sNF2R0 {
	opacity: 0
}

.hLoBV3 {
	transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.Rdf41z,
.hLoBV3 {
	opacity: 1
}

.ftlZWo {
	transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.ATGlOr,
.ftlZWo {
	opacity: 0
}

.KQSXD0 {
	transition: opacity var(--transition-duration) cubic-bezier(.64, 0, .78, 0)
}

.KQSXD0,
.pagQKE {
	opacity: 1
}

._6zG5H {
	opacity: 0;
	transition: opacity var(--transition-duration) cubic-bezier(.22, 1, .36, 1)
}

.BB49uC {
	transform: translateX(100%)
}

.j9xE1V {
	transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.ICs7Rs,
.j9xE1V {
	transform: translateX(0)
}

.DxijZJ {
	transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.B5kjYq,
.DxijZJ {
	transform: translateX(-100%)
}

.cJijIV {
	transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.cJijIV,
.hOxaWM {
	transform: translateX(0)
}

.T9p3fN {
	transform: translateX(100%);
	transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.qDxYJm {
	transform: translateY(100%)
}

.aA9V0P {
	transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.YPXPAS,
.aA9V0P {
	transform: translateY(0)
}

.Xf2zsA {
	transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.Xf2zsA,
.y7Kt7s {
	transform: translateY(-100%)
}

.EeUgMu {
	transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.EeUgMu,
.fdHrtm {
	transform: translateY(0)
}

.WIFaG4 {
	transform: translateY(100%);
	transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

body:not(.responsive) .JsJXaX {
	overflow-x: clip
}

[data-view-transition=page-transition] .JsJXaX {
	view-transition-name: page-group
}

.AnQkDU {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	height: 100%
}

.AnQkDU>div {
	align-self: stretch !important;
	grid-area: 1/1/2/2;
	justify-self: stretch !important
}

.StylableButton2545352419__root {
	-archetype: box;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 100%;
	min-height: 10px;
	min-width: 10px;
	padding: 0;
	touch-action: manipulation;
	width: 100%
}

.StylableButton2545352419__root[disabled] {
	pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
	background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
	background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
	background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
	border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
	border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
	border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
	border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
	border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
	color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
	color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
	color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
	-archetype: box;
	box-sizing: border-box;
	color: #000;
	text-decoration: none
}

.StylableButton2545352419__container {
	align-items: center;
	display: flex;
	flex-basis: auto;
	flex-direction: row;
	flex-grow: 1;
	height: 100%;
	justify-content: center;
	overflow: hidden;
	transition: all .2s ease, visibility 0s;
	width: 100%
}

.StylableButton2545352419__label {
	-archetype: text;
	-controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
	max-width: 100%;
	min-width: 1.8em;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	transition: inherit;
	white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
	text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
	min-width: 10px;
	overflow-wrap: break-word;
	white-space: break-spaces;
	word-break: break-word
}

.StylableButton2545352419__icon {
	-archetype: icon;
	-controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
	flex-shrink: 0;
	height: 50px;
	min-width: 1px;
	transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
	display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
	display: flex;
	height: inherit;
	width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
	fill: var(--corvid-icon-color) !important;
	stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
	fill: var(--corvid-hover-icon-color) !important;
	stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
	fill: var(--corvid-disabled-icon-color) !important;
	stroke: var(--corvid-disabled-icon-color) !important
}

.aeyn4z {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.qQrFOK {
	cursor: pointer
}

.l4CAhn * {
	vector-effect: non-scaling-stroke
}

.Z_l5lU {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%
}

ol.font_100,
ul.font_100 {
	color: #080808;
	font-family: "Arial, Helvetica, sans-serif", serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: normal;
	margin: 0;
	text-decoration: none
}

ol.font_100 li,
ul.font_100 li {
	margin-bottom: 12px
}

ol.wix-list-text-align,
ul.wix-list-text-align {
	list-style-position: inside
}

ol.wix-list-text-align h1,
ol.wix-list-text-align h2,
ol.wix-list-text-align h3,
ol.wix-list-text-align h4,
ol.wix-list-text-align h5,
ol.wix-list-text-align h6,
ol.wix-list-text-align p,
ul.wix-list-text-align h1,
ul.wix-list-text-align h2,
ul.wix-list-text-align h3,
ul.wix-list-text-align h4,
ul.wix-list-text-align h5,
ul.wix-list-text-align h6,
ul.wix-list-text-align p {
	display: inline
}

.HQSswv {
	cursor: pointer
}

.yi6otz {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.zQ9jDz [data-attr-richtext-marker=true] {
	display: block
}

.zQ9jDz [data-attr-richtext-marker=true] table {
	border-collapse: collapse;
	margin: 15px 0;
	width: 100%
}

.zQ9jDz [data-attr-richtext-marker=true] table td {
	padding: 12px;
	position: relative
}

.zQ9jDz [data-attr-richtext-marker=true] table td:after {
	border-bottom: 1px solid currentColor;
	border-left: 1px solid currentColor;
	bottom: 0;
	content: "";
	left: 0;
	opacity: .2;
	position: absolute;
	right: 0;
	top: 0
}

.zQ9jDz [data-attr-richtext-marker=true] table tr td:last-child:after {
	border-right: 1px solid currentColor
}

.zQ9jDz [data-attr-richtext-marker=true] table tr:first-child td:after {
	border-top: 1px solid currentColor
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
	.qvSjx3>*>:first-child {
		vertical-align: top
	}
}

@supports(-webkit-touch-callout:none) {
	.qvSjx3>*>:first-child {
		vertical-align: top
	}
}

.LkZBpT :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) [class$=rich-text__text],
.LkZBpT :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote)[class$=rich-text__text] {
	color: var(--corvid-color, currentColor)
}

.LkZBpT :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) span[style*=color] {
	color: var(--corvid-color, currentColor) !important
}

.Kbom4H {
	direction: var(--text-direction);
	min-height: var(--min-height);
	min-width: var(--min-width)
}

.Kbom4H .upNqi2 {
	word-wrap: break-word;
	height: 100%;
	overflow-wrap: break-word;
	position: relative;
	width: 100%
}

.Kbom4H .upNqi2 ul {
	list-style: disc inside
}

.Kbom4H .upNqi2 li {
	margin-bottom: 12px
}

.MMl86N blockquote,
.MMl86N h1,
.MMl86N h2,
.MMl86N h3,
.MMl86N h4,
.MMl86N h5,
.MMl86N h6,
.MMl86N p {
	letter-spacing: normal;
	line-height: normal
}

.gYHZuN {
	min-height: var(--min-height);
	min-width: var(--min-width)
}

.gYHZuN .upNqi2 {
	word-wrap: break-word;
	height: 100%;
	overflow-wrap: break-word;
	position: relative;
	width: 100%
}

.gYHZuN .upNqi2 ol,
.gYHZuN .upNqi2 ul {
	letter-spacing: normal;
	line-height: normal;
	margin-inline-start: .5em;
	padding-inline-start: 1.3em
}

.gYHZuN .upNqi2 ul {
	list-style-type: disc
}

.gYHZuN .upNqi2 ol {
	list-style-type: decimal
}

.gYHZuN .upNqi2 ol ul,
.gYHZuN .upNqi2 ul ul {
	line-height: normal;
	list-style-type: circle
}

.gYHZuN .upNqi2 ol ol ul,
.gYHZuN .upNqi2 ol ul ul,
.gYHZuN .upNqi2 ul ol ul,
.gYHZuN .upNqi2 ul ul ul {
	line-height: normal;
	list-style-type: square
}

.gYHZuN .upNqi2 li {
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: normal;
	line-height: inherit
}

.gYHZuN .upNqi2 h1,
.gYHZuN .upNqi2 h2,
.gYHZuN .upNqi2 h3,
.gYHZuN .upNqi2 h4,
.gYHZuN .upNqi2 h5,
.gYHZuN .upNqi2 h6,
.gYHZuN .upNqi2 p {
	letter-spacing: normal;
	line-height: normal;
	margin-block: 0;
	margin: 0
}

.gYHZuN .upNqi2 a {
	color: inherit
}

.MMl86N,
.ku3DBC {
	word-wrap: break-word;
	direction: var(--text-direction);
	min-height: var(--min-height);
	min-width: var(--min-width);
	mix-blend-mode: var(--blendMode, normal);
	overflow-wrap: break-word;
	pointer-events: none;
	text-align: start;
	text-shadow: var(--textOutline, 0 0 transparent), var(--textShadow, 0 0 transparent);
	text-transform: var(--textTransform, "none")
}

.MMl86N>*,
.ku3DBC>* {
	pointer-events: auto
}

.MMl86N li,
.ku3DBC li {
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: normal;
	line-height: inherit
}

.MMl86N ol,
.MMl86N ul,
.ku3DBC ol,
.ku3DBC ul {
	letter-spacing: normal;
	line-height: normal;
	margin-inline-end: 0;
	margin-inline-start: .5em
}

.MMl86N:not(.Vq6kJx) ol,
.MMl86N:not(.Vq6kJx) ul,
.ku3DBC:not(.Vq6kJx) ol,
.ku3DBC:not(.Vq6kJx) ul {
	padding-inline-end: 0;
	padding-inline-start: 1.3em
}

.MMl86N ul,
.ku3DBC ul {
	list-style-type: disc
}

.MMl86N ol,
.ku3DBC ol {
	list-style-type: decimal
}

.MMl86N ol ul,
.MMl86N ul ul,
.ku3DBC ol ul,
.ku3DBC ul ul {
	list-style-type: circle
}

.MMl86N ol ol ul,
.MMl86N ol ul ul,
.MMl86N ul ol ul,
.MMl86N ul ul ul,
.ku3DBC ol ol ul,
.ku3DBC ol ul ul,
.ku3DBC ul ol ul,
.ku3DBC ul ul ul {
	list-style-type: square
}

.MMl86N blockquote,
.MMl86N h1,
.MMl86N h2,
.MMl86N h3,
.MMl86N h4,
.MMl86N h5,
.MMl86N h6,
.MMl86N p,
.ku3DBC blockquote,
.ku3DBC h1,
.ku3DBC h2,
.ku3DBC h3,
.ku3DBC h4,
.ku3DBC h5,
.ku3DBC h6,
.ku3DBC p {
	margin-block: 0;
	margin: 0
}

.MMl86N a,
.ku3DBC a {
	color: inherit
}

.Vq6kJx li {
	margin-inline-end: 0;
	margin-inline-start: 1.3em
}

.Vd6aQZ {
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	white-space: nowrap
}

.mHZSwn {
	display: none
}

.lvxhkV {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.QJjwEo {
	transform: translateY(-100%);
	transition: .2s ease-in
}

.kdBXfh {
	transition: .2s
}

.MP52zt {
	opacity: 0;
	transition: .2s ease-in
}

.MP52zt.Bhu9m5 {
	z-index: -1 !important
}

.LVP8Wf {
	opacity: 1;
	transition: .2s
}

.VrZrC0 {
	height: auto
}

.VrZrC0,
.cKxVkc {
	position: relative;
	width: 100%
}

.AT7o0U[data-focuscycled=active] {
	outline: 1px solid transparent
}

.AT7o0U[data-focuscycled=active]:not(:focus-within) {
	outline: 2px solid transparent;
	transition: outline .01s ease
}

.AT7o0U .vlM3HR {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.Tj01hh,
.jhxvbR {
	display: block;
	height: 100%;
	width: 100%
}

.jhxvbR img {
	max-width: var(--wix-img-max-width, 100%)
}

.jhxvbR[data-animate-blur] img {
	filter: blur(9px);
	transition: filter .8s ease-in
}

.jhxvbR[data-animate-blur] img[data-load-done] {
	filter: none
}

.WzbAF8 {
	direction: var(--direction)
}

.WzbAF8 .mpGTIt .O6KwRn {
	display: var(--item-display);
	height: var(--item-size);
	margin-block: var(--item-margin-block);
	margin-inline: var(--item-margin-inline);
	width: var(--item-size)
}

.WzbAF8 .mpGTIt .O6KwRn:last-child {
	margin-block: 0;
	margin-inline: 0
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN {
	display: block
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR {
	height: var(--item-size);
	width: var(--item-size)
}

.WzbAF8 .mpGTIt {
	height: 100%;
	position: absolute;
	white-space: nowrap;
	width: 100%
}

.big2ZD {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	height: calc(100% - var(--wix-ads-height));
	left: 0;
	margin-top: var(--wix-ads-height);
	position: fixed;
	top: 0;
	width: 100%
}

.SHHiV9,
.big2ZD {
	pointer-events: none;
	z-index: var(--pinned-layer-in-container, var(--above-all-in-container))
}

.aVng1S {
	border-top: var(--lnw, 2px) solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
	box-sizing: border-box;
	height: 0
}

.J6KGih {
	cursor: pointer
}

.KaEeLN {
	--container-corvid-border-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
	--container-corvid-border-size: var(--brw, 1px);
	--container-corvid-background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
	--backdrop-filter: $backdrop-filter
}

.uYj0Sg {
	-webkit-backdrop-filter: var(--backdrop-filter, none);
	backdrop-filter: var(--backdrop-filter, none);
	background-color: var(--container-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
	background-image: var(--bg-gradient, none);
	border: var(--container-corvid-border-width, var(--brw, 1px)) solid var(--container-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
	border-radius: var(--rd, 5px);
	bottom: 0;
	box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.PVTOEq {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.JbQvCF {
	transform: translateY(-100%);
	transition: .2s ease-in
}

.LvGYRg {
	transition: .2s
}

/*._C88Up {
	opacity: 0;
	transition: .2s ease-in
}

._C88Up.RLRBWe {
	z-index: -1 !important
}*/

.DPp8M_ {
	opacity: 1;
	transition: .2s
}

.Ze1d3J {
	height: auto
}

.E2Gu_X,
.Ze1d3J {
	position: relative;
	width: 100%
}

.tcsOnZ[data-focuscycled=active] {
	outline: 1px solid transparent
}

.tcsOnZ[data-focuscycled=active]:not(:focus-within) {
	outline: 2px solid transparent;
	transition: outline .01s ease
}

.tcsOnZ .PVTOEq {
	background-color: var(--screenwidth-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
	border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
	border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
	box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .5));
	transition: all .3s ease
}

.tcsOnZ .vkyGBO.PVTOEq {
	background-color: rgba(var(--bg-scrl, var(--color_11, color_11)), var(--alpha-bg-scrl, 1));
	border-bottom: var(--brwb-scrl, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--color_15, color_15)), var(--alpha-brd-scrl, 1)));
	border-top: var(--brwt-scrl, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--color_15, color_15)), var(--alpha-brd-scrl, 1)));
	box-shadow: var(--shd-scrl, 0 0 5px rgba(0, 0, 0, .5))
}

.LHrbPP {
	background: #fff;
	border-radius: 24px;
	color: #116dff;
	cursor: pointer;
	font-family: Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
	font-size: 14px;
	height: 0;
	left: 50%;
	margin-left: -94px;
	opacity: 0;
	padding: 0 24px 0 24px;
	pointer-events: none;
	position: absolute;
	top: 60px;
	width: 0;
	z-index: 9999
}

.LHrbPP:focus {
	border: 2px solid;
	height: 40px;
	opacity: 1;
	pointer-events: auto;
	width: auto
}

#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .KvoMHf:focus {
	outline: 2px solid #116dff;
	outline-offset: 1px
}

.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 0
}

.KvoMHf[disabled] {
	pointer-events: none
}

.MpKiNN {
	--display: flex;
	direction: var(--direction);
	display: var(--display);
	flex-direction: column;
	min-height: 25px;
	position: relative;
	text-align: var(--align, start)
}

.MpKiNN .pUnTVX {
	height: var(--inputHeight);
	position: relative
}

.MpKiNN .eXvLsN {
	align-items: center;
	display: flex;
	font: var(--fntprefix, normal normal normal 16px/1.4em helvetica-w01-roman);
	justify-content: center;
	left: 0;
	max-height: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	width: 50px
}

.MpKiNN .KvoMHf,
.MpKiNN .eXvLsN {
	color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))))
}

.MpKiNN .KvoMHf {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: var(--corvid-background-color, rgba(var(--bg, 255, 255, 255), var(--alpha-bg, 1)));
	border-color: var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1)));
	border-radius: var(--corvid-border-radius, var(--rd, 0));
	border-style: solid;
	border-width: var(--corvid-border-width, var(--brw, 1px));
	box-shadow: var(--shd, 0 0 0 transparent);
	box-sizing: border-box !important;
	direction: var(--inputDirection, "inherit");
	font: var(--fnt, var(--font_8));
	margin: 0;
	max-width: 100%;
	min-height: var(--inputHeight);
	padding: var(--textPadding);
	padding-inline-end: var(--textPadding_end);
	padding-inline-start: var(--textPadding_start);
	text-align: var(--inputAlign, "inherit");
	text-overflow: ellipsis;
	width: 100%
}

.MpKiNN .KvoMHf[type=number] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	width: 100%
}

.MpKiNN .KvoMHf::-moz-placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.MpKiNN .KvoMHf:-ms-input-placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.MpKiNN .KvoMHf::placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.MpKiNN .KvoMHf:hover {
	background-color: rgba(var(--bgh, 255, 255, 255), var(--alpha-bgh, 1));
	border-color: rgba(var(--brdh, 163, 217, 246), var(--alpha-brdh, 1));
	border-style: solid;
	border-width: var(--brwh, 1px)
}

.MpKiNN .KvoMHf:disabled {
	background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
	border-color: rgba(var(--brdd, 163, 217, 246), var(--alpha-brdd, 1));
	border-style: solid;
	border-width: var(--brwd, 1px);
	color: rgb(var(--txtd, 255, 255, 255))
}

.MpKiNN:not(.LyB02C) .KvoMHf:focus {
	background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
	border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
	border-style: solid;
	border-width: var(--brwf, 1px)
}

.MpKiNN.LyB02C .KvoMHf:invalid {
	background-color: rgba(var(--bge, 255, 255, 255), var(--alpha-bge, 1));
	border-color: rgba(var(--brde, 163, 217, 246), var(--alpha-brde, 1));
	border-style: solid;
	border-width: var(--brwe, 1px)
}

.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus {
	background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
	border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
	border-style: solid;
	border-width: var(--brwf, 1px)
}

.MpKiNN .wPeA6j {
	display: none
}

.MpKiNN.qzvPmW .wPeA6j {
	color: rgb(var(--txtlbl, var(--color_15, color_15)));
	direction: var(--labelDirection, inherit);
	display: inline-block;
	font: var(--fntlbl, var(--font_8));
	line-height: 1;
	margin-bottom: var(--labelMarginBottom);
	padding-inline-end: var(--labelPadding_end);
	padding-inline-start: var(--labelPadding_start);
	text-align: var(--labelAlign, inherit);
	word-break: break-word
}

.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after {
	color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
	content: " *";
	display: var(--requiredIndicationDisplay, none)
}

.ZXdXNL {
	--display: flex;
	direction: var(--direction);
	display: var(--display);
	flex-direction: column;
	justify-content: var(--align, start);
	text-align: var(--align, start)
}

.ZXdXNL .pUnTVX {
	display: flex;
	flex: 1;
	flex-direction: column;
	position: relative
}

.ZXdXNL .eXvLsN {
	align-items: center;
	display: flex;
	font: var(--fntprefix, normal normal normal 16px/1.4em helvetica-w01-roman);
	justify-content: center;
	left: 0;
	max-height: 100%;
	position: absolute;
	top: 0;
	width: 50px
}

.ZXdXNL .KvoMHf,
.ZXdXNL .eXvLsN {
	color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
	min-height: 100%
}

.ZXdXNL .KvoMHf {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: var(--corvid-background-color, rgba(var(--bg, 255, 255, 255), var(--alpha-bg, 1)));
	border-color: var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1)));
	border-radius: var(--corvid-border-radius, var(--rd, 0));
	border-style: solid;
	border-width: var(--corvid-border-width, var(--brw, 1px));
	box-shadow: var(--shd, 0 0 0 transparent);
	box-sizing: border-box !important;
	direction: var(--inputDirection, "inherit");
	flex: 1;
	font: var(--fnt, var(--font_8));
	margin: 0;
	padding: var(--textPadding);
	padding-inline-end: var(--textPadding_end);
	padding-inline-start: var(--textPadding_start);
	text-align: var(--inputAlign, "inherit");
	text-overflow: ellipsis;
	width: 100%
}

.ZXdXNL .KvoMHf[type=number] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield
}

.ZXdXNL .KvoMHf::-moz-placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.ZXdXNL .KvoMHf:-ms-input-placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.ZXdXNL .KvoMHf::placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.ZXdXNL .KvoMHf:hover {
	background-color: rgba(var(--bgh, 255, 255, 255), var(--alpha-bgh, 1));
	border-color: rgba(var(--brdh, 163, 217, 246), var(--alpha-brdh, 1));
	border-style: solid;
	border-width: var(--brwh, 1px)
}

.ZXdXNL .KvoMHf:disabled {
	background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
	border-color: rgba(var(--brdd, 163, 217, 246), var(--alpha-brdd, 1));
	border-style: solid;
	border-width: var(--brwd, 1px);
	color: rgb(var(--txtd, 255, 255, 255))
}

.ZXdXNL:not(.LyB02C) .KvoMHf:focus {
	background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
	border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
	border-style: solid;
	border-width: var(--brwf, 1px)
}

.ZXdXNL.LyB02C .KvoMHf:invalid {
	background-color: rgba(var(--bge, 255, 255, 255), var(--alpha-bge, 1));
	border-color: rgba(var(--brde, 163, 217, 246), var(--alpha-brde, 1));
	border-style: solid;
	border-width: var(--brwe, 1px)
}

.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus {
	background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
	border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
	border-style: solid;
	border-width: var(--brwf, 1px)
}

.ZXdXNL .wPeA6j {
	display: none
}

.ZXdXNL.qzvPmW .wPeA6j {
	color: rgb(var(--txtlbl, var(--color_15, color_15)));
	direction: var(--labelDirection, inherit);
	display: inline-block;
	font: var(--fntlbl, var(--font_8));
	line-height: 1;
	margin-bottom: var(--labelMarginBottom);
	padding-inline-end: var(--labelPadding_end);
	padding-inline-start: var(--labelPadding_start);
	text-align: var(--labelAlign, inherit);
	word-break: break-word
}

.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after {
	color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
	content: " *";
	display: var(--requiredIndicationDisplay, none)
}

.TLWrjM {
	align-items: center;
	color: rgb(var(--errorTextColor, #ff4040));
	direction: var(--errorDirection);
	display: flex;
	flex-direction: row;
	gap: 4px;
	justify-content: var(--errorAlign, inherit);
	padding: 8px 0 0
}

.TLWrjM .GIPQqH {
	flex: none;
	flex-grow: 0;
	order: 0
}

.TLWrjM .JNgJbf {
	display: inline-block;
	flex-grow: 0;
	font: var(--errorTextFont, var(--font_8));
	line-height: 1;
	order: 1;
	word-break: break-word
}

.snt4Te {
	direction: var(--direction);
	text-align: var(--align)
}

.snt4Te .rEindN {
	-webkit-appearance: none;
	background-color: var(--corvid-background-color, rgba(var(--bg, 255, 255, 255), var(--alpha-bg, 1)));
	border-color: var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1)));
	border-radius: var(--corvid-border-radius, var(--rd, 0));
	border-style: solid;
	border-width: var(--corvid-border-width, var(--brw, 1px));
	box-shadow: var(--shd, 0 0 0 transparent);
	box-sizing: border-box !important;
	color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
	direction: var(--inputDirection);
	display: block;
	font: var(--fnt, var(--font_8));
	height: var(--inputHeight);
	margin: 0;
	max-width: 100%;
	min-width: 100%;
	overflow-y: auto;
	padding-bottom: 3px;
	padding-inline-end: var(--textPaddingEnd);
	padding-top: var(--textPaddingTop);
	padding-inline-start: var(--textPaddingStart);
	padding-top: .75em;
	resize: none;
	text-align: var(--inputAlign, "inherit")
}

.snt4Te .rEindN::-moz-placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.snt4Te .rEindN:-ms-input-placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.snt4Te .rEindN::placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .snt4Te .rEindN:focus {
	outline: 2px solid #116dff;
	outline-offset: 1px
}

.snt4Te .rEindN:hover {
	background-color: rgba(var(--bgh, 255, 255, 255), var(--alpha-bgh, 1));
	border-color: rgba(var(--brdh, 163, 217, 246), var(--alpha-brdh, 1));
	border-style: solid;
	border-width: var(--brwh, 1px)
}

.snt4Te .rEindN:disabled {
	background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
	border-color: rgba(var(--brdd, 163, 217, 246), var(--alpha-brdd, 1));
	border-style: solid;
	border-width: var(--brwd, 1px);
	color: rgb(var(--txtd, 255, 255, 255));
	pointer-events: none
}

.snt4Te:not(.pOExcs) .rEindN:focus {
	background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
	border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
	border-style: solid;
	border-width: var(--brwf, 1px)
}

.snt4Te.pOExcs .rEindN:invalid {
	background-color: rgba(var(--bge, 255, 255, 255), var(--alpha-bge, 1));
	border-color: rgba(var(--brde, 163, 217, 246), var(--alpha-brde, 1));
	border-style: solid;
	border-width: var(--brwe, 1px)
}

.snt4Te.pOExcs .rEindN:not(:invalid):focus {
	background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
	border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
	border-style: solid;
	border-width: var(--brwf, 1px)
}

.snt4Te .PSkPrR {
	display: none
}

.snt4Te.oKe0Po .PSkPrR {
	box-sizing: border-box;
	color: rgb(var(--txtlbl, var(--color_15, color_15)));
	direction: var(--labelDirection);
	display: inline-block;
	font: var(--fntlbl, var(--font_8));
	line-height: 1;
	margin-bottom: var(--labelMarginBottom, 14px);
	padding-inline-end: var(--labelPadding_end, 0);
	padding-inline-start: var(--labelPadding_start, 0);
	text-align: var(--labelAlign, inherit);
	width: 100%;
	word-break: break-word
}

.snt4Te.oKe0Po.NyPO4H .PSkPrR:after {
	color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
	content: " *";
	display: var(--requiredIndicationDisplay, none)
}

.lk9PkF {
	--display: flex;
	direction: var(--direction);
	display: var(--display);
	flex-direction: column;
	text-align: var(--align)
}

.lk9PkF .rEindN {
	-webkit-appearance: none;
	background-color: var(--corvid-background-color, rgba(var(--bg, 255, 255, 255), var(--alpha-bg, 1)));
	border-color: var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1)));
	border-radius: var(--corvid-border-radius, var(--rd, 0));
	border-style: solid;
	border-width: var(--corvid-border-width, var(--brw, 1px));
	box-shadow: var(--shd, 0 0 0 transparent);
	box-sizing: border-box !important;
	color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
	direction: var(--inputDirection);
	flex: 1;
	font: var(--fnt, var(--font_8));
	height: 100%;
	margin: 0;
	overflow-y: auto;
	padding-bottom: 3px;
	padding-inline-end: var(--textPaddingEnd);
	padding-top: var(--textPaddingTop);
	padding-inline-start: var(--textPaddingStart);
	resize: none;
	text-align: var(--inputAlign, "inherit");
	width: 100%
}

#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .lk9PkF .rEindN:focus {
	outline: 2px solid #116dff;
	outline-offset: 1px
}

.lk9PkF .rEindN::-moz-placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.lk9PkF .rEindN:-ms-input-placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.lk9PkF .rEindN::placeholder {
	color: rgb(var(--txt2, var(--color_15, color_15)))
}

.lk9PkF .rEindN:hover {
	background-color: rgba(var(--bgh, 255, 255, 255), var(--alpha-bgh, 1));
	border-color: rgba(var(--brdh, 163, 217, 246), var(--alpha-brdh, 1));
	border-style: solid;
	border-width: var(--brwh, 1px)
}

.lk9PkF .rEindN:disabled {
	background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
	border-color: rgba(var(--brdd, 163, 217, 246), var(--alpha-brdd, 1));
	border-style: solid;
	border-width: var(--brwd, 1px);
	color: rgb(var(--txtd, 255, 255, 255));
	pointer-events: none
}

.lk9PkF:not(.pOExcs) .rEindN:focus {
	background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
	border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
	border-style: solid;
	border-width: var(--brwf, 1px)
}

.lk9PkF.pOExcs .rEindN:invalid {
	background-color: rgba(var(--bge, 255, 255, 255), var(--alpha-bge, 1));
	border-color: rgba(var(--brde, 163, 217, 246), var(--alpha-brde, 1));
	border-style: solid;
	border-width: var(--brwe, 1px)
}

.lk9PkF.pOExcs .rEindN:not(:invalid):focus {
	background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
	border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
	border-style: solid;
	border-width: var(--brwf, 1px)
}

.lk9PkF .PSkPrR {
	display: none
}

.lk9PkF.oKe0Po .PSkPrR {
	box-sizing: border-box;
	color: rgb(var(--txtlbl, var(--color_15, color_15)));
	direction: var(--labelDirection);
	display: inline-block;
	font: var(--fntlbl, var(--font_8));
	line-height: 1;
	margin-bottom: var(--labelMarginBottom, 14px);
	padding-inline-end: var(--labelPadding_end, 0);
	padding-inline-start: var(--labelPadding_start, 0);
	text-align: var(--labelAlign, inherit);
	width: 100%;
	word-break: break-word
}

.lk9PkF.oKe0Po.NyPO4H .PSkPrR:after {
	color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
	content: " *";
	display: var(--requiredIndicationDisplay, none)
}

.TLWrjM {
	align-items: center;
	color: rgb(var(--errorTextColor, #ff4040));
	direction: var(--errorDirection);
	display: flex;
	flex-direction: row;
	gap: 4px;
	justify-content: var(--errorAlign, inherit);
	padding: 8px 0 0
}

.TLWrjM .GIPQqH {
	flex: none;
	flex-grow: 0;
	order: 0
}

.TLWrjM .JNgJbf {
	display: inline-block;
	flex-grow: 0;
	font: var(--errorTextFont, var(--font_8));
	line-height: 1;
	order: 1;
	word-break: break-word
}

.MW5IWV {
	height: 100%;
	left: 0;
	-webkit-mask-image: var(--mask-image, none);
	mask-image: var(--mask-image, none);
	-webkit-mask-position: var(--mask-position, 0);
	mask-position: var(--mask-position, 0);
	-webkit-mask-repeat: var(--mask-repeat, no-repeat);
	mask-repeat: var(--mask-repeat, no-repeat);
	-webkit-mask-size: var(--mask-size, 100%);
	mask-size: var(--mask-size, 100%);
	overflow: hidden;
	pointer-events: var(--fill-layer-background-media-pointer-events);
	position: absolute;
	top: 0;
	width: 100%
}

.MW5IWV.N3eg0s {
	clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}

.MW5IWV .dLPlxY {
	height: var(--fill-layer-image-height, 100%);
	opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
	height: 100%;
	width: 100%
}

@supports(-webkit-hyphens:none) {
	.MW5IWV.N3eg0s {
		clip: auto;
		-webkit-clip-path: inset(0)
	}
}

.VgO9Yg {
	height: 100%
}

.LWbAav {
	background-color: var(--bg-overlay-color);
	background-image: var(--bg-gradient);
	transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
	opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
	bottom: var(--media-padding-bottom);
	height: var(--media-padding-height);
	position: absolute;
	top: var(--media-padding-top);
	width: 100%
}

.mNGsUM {
	transform: scale(var(--scale, 1));
	transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
	height: 100%;
	position: relative;
	width: 100%
}

wix-media-canvas {
	display: block;
	height: 100%
}

.I8xA4L {
	opacity: var(--fill-layer-video-opacity, var(--fill-layer-image-opacity, 1))
}

.I8xA4L .K_YxMd,
.I8xA4L .dLPlxY,
.I8xA4L .yK6aSC {
	opacity: 1
}

.Oqnisf {
	overflow: visible
}

.Oqnisf>.MW5IWV .LWbAav {
	background-color: var(--section-corvid-background-color, var(--bg-overlay-color))
}

.cM88eO {
	backface-visibility: hidden
}

.YtfWHd {
	left: 0;
	top: 0
}

.YtfWHd,
.mj3xJ8 {
	position: absolute
}

.mj3xJ8 {
	clip: rect(0 0 0 0);
	background-color: #fff;
	border-radius: 50%;
	bottom: 3px;
	color: #000;
	display: grid;
	height: 24px;
	outline: 1px solid #000;
	place-items: center;
	pointer-events: none;
	right: 3px;
	width: 24px;
	z-index: 9999
}

.mj3xJ8:active,
.mj3xJ8:focus {
	clip: auto;
	pointer-events: auto
}

.Tj01hh,
.jhxvbR {
	display: block;
	height: 100%;
	width: 100%
}

.jhxvbR img {
	max-width: var(--wix-img-max-width, 100%)
}

.jhxvbR[data-animate-blur] img {
	filter: blur(9px);
	transition: filter .8s ease-in
}

.jhxvbR[data-animate-blur] img[data-load-done] {
	filter: none
}

.bX9O_S {
	clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
	position: absolute;
	top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
	height: 100%;
	width: 100%
}

.K8MSra {
	opacity: 0
}

.K8MSra,
.YTb3b4 {
	position: absolute;
	top: 0
}

.YTb3b4 {
	height: 0;
	left: 0;
	overflow: hidden;
	width: 0
}

.SUz0WK {
	left: 0;
	pointer-events: var(--fill-layer-background-media-pointer-events);
	position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
	height: 100%;
	top: 0;
	width: 100%
}

.FNxOn5 {
	position: absolute
}

.m4khSP {
	background-color: var(--fill-layer-background-overlay-color);
	opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
	position: var(--fill-layer-background-overlay-position);
	transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
	.m4khSP {
		mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
		opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
	}
}

.dkukWC {
	--divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
	--divider-pin-layer-height__: var(--divider-layers-pin-factor__);
	--divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
	height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.dkukWC,
.dkukWC .FRCqDF {
	left: 0;
	position: absolute;
	width: 100%
}

.dkukWC .FRCqDF {
	--divider-layer-i__: var(--divider-layer-i, 0);
	background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
	height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
	opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.xnZvZH {
	--divider-height__: var(--divider-top-height, auto);
	--divider-offset-x__: var(--divider-top-offset-x, 0px);
	--divider-layers-size__: var(--divider-top-layers-size, 0);
	--divider-layers-y__: var(--divider-top-layers-y, 0px);
	--divider-layers-x__: var(--divider-top-layers-x, 0px);
	--divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
	border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
	opacity: var(--divider-top-opacity, 1);
	top: 0;
	transform: var(--divider-top-flip, scaleY(-1))
}

.xnZvZH .FRCqDF {
	background-image: var(--divider-top-image, none);
	background-size: var(--divider-top-size, contain);
	border-color: var(--divider-top-color, currentColor);
	bottom: 0;
	filter: var(--divider-top-filter, none)
}

.xnZvZH .FRCqDF[data-divider-layer="1"] {
	display: var(--divider-top-layer-1-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="2"] {
	display: var(--divider-top-layer-2-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="3"] {
	display: var(--divider-top-layer-3-display, block)
}

.MBOSCN {
	--divider-height__: var(--divider-bottom-height, auto);
	--divider-offset-x__: var(--divider-bottom-offset-x, 0px);
	--divider-layers-size__: var(--divider-bottom-layers-size, 0);
	--divider-layers-y__: var(--divider-bottom-layers-y, 0px);
	--divider-layers-x__: var(--divider-bottom-layers-x, 0px);
	--divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
	border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
	bottom: 0;
	opacity: var(--divider-bottom-opacity, 1);
	transform: var(--divider-bottom-flip, none)
}

.MBOSCN .FRCqDF {
	background-image: var(--divider-bottom-image, none);
	background-size: var(--divider-bottom-size, contain);
	border-color: var(--divider-bottom-color, currentColor);
	bottom: 0;
	filter: var(--divider-bottom-filter, none)
}

.MBOSCN .FRCqDF[data-divider-layer="1"] {
	display: var(--divider-bottom-layer-1-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="2"] {
	display: var(--divider-bottom-layer-2-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="3"] {
	display: var(--divider-bottom-layer-3-display, block)
}

.LIhNy3 {
	backface-visibility: hidden
}

.jhxvbR,
.mtrorN {
	display: block;
	height: 100%;
	width: 100%
}

.jhxvbR img {
	max-width: var(--wix-img-max-width, 100%)
}

.jhxvbR[data-animate-blur] img {
	filter: blur(9px);
	transition: filter .8s ease-in
}

.jhxvbR[data-animate-blur] img[data-load-done] {
	filter: none
}

.if7Vw2 {
	height: 100%;
	left: 0;
	-webkit-mask-image: var(--mask-image, none);
	mask-image: var(--mask-image, none);
	-webkit-mask-position: var(--mask-position, 0);
	mask-position: var(--mask-position, 0);
	-webkit-mask-repeat: var(--mask-repeat, no-repeat);
	mask-repeat: var(--mask-repeat, no-repeat);
	-webkit-mask-size: var(--mask-size, 100%);
	mask-size: var(--mask-size, 100%);
	overflow: hidden;
	pointer-events: var(--fill-layer-background-media-pointer-events);
	position: absolute;
	top: 0;
	width: 100%
}

.if7Vw2.f0uTJH {
	clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}

.if7Vw2 .DXi4PB {
	height: var(--fill-layer-image-height, 100%);
	opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
	height: 100%;
	width: 100%
}

@supports(-webkit-hyphens:none) {
	.if7Vw2.f0uTJH {
		clip: auto;
		-webkit-clip-path: inset(0)
	}
}

.wG8dni {
	height: 100%
}

.tcElKx {
	background-color: var(--bg-overlay-color);
	background-image: var(--bg-gradient);
	transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
	opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
	bottom: var(--media-padding-bottom);
	height: var(--media-padding-height);
	position: absolute;
	top: var(--media-padding-top);
	width: 100%
}

.Yjj1af {
	transform: scale(var(--scale, 1));
	transition: var(--transform-duration, transform 0s)
}

.ImALHf {
	height: 100%;
	position: relative;
	width: 100%
}

wix-media-canvas {
	display: block;
	height: 100%
}

.KCM6zk {
	opacity: var(--fill-layer-video-opacity, var(--fill-layer-image-opacity, 1))
}

.KCM6zk .DXi4PB,
.KCM6zk .ImALHf,
.KCM6zk .Ybjs9b {
	opacity: 1
}

._uqPqy {
	clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
	position: absolute;
	top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
	height: 100%;
	width: 100%
}

.pnCr6P {
	opacity: 0
}

.blf7sp,
.pnCr6P {
	position: absolute;
	top: 0
}

.blf7sp {
	height: 0;
	left: 0;
	overflow: hidden;
	width: 0
}

.rWP3Gv {
	left: 0;
	pointer-events: var(--fill-layer-background-media-pointer-events);
	position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
	height: 100%;
	top: 0;
	width: 100%
}

.wRqk6s {
	position: absolute
}

.Tr4n3d {
	background-color: var(--fill-layer-background-overlay-color);
	opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
	position: var(--fill-layer-background-overlay-position);
	transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
	.Tr4n3d {
		mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
		opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
	}
}

.VXAmO2 {
	--divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
	--divider-pin-layer-height__: var(--divider-layers-pin-factor__);
	--divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
	height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
	left: 0;
	position: absolute;
	width: 100%
}

.VXAmO2 .dy3w_9 {
	--divider-layer-i__: var(--divider-layer-i, 0);
	background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
	height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
	opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
	--divider-height__: var(--divider-top-height, auto);
	--divider-offset-x__: var(--divider-top-offset-x, 0px);
	--divider-layers-size__: var(--divider-top-layers-size, 0);
	--divider-layers-y__: var(--divider-top-layers-y, 0px);
	--divider-layers-x__: var(--divider-top-layers-x, 0px);
	--divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
	border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
	opacity: var(--divider-top-opacity, 1);
	top: 0;
	transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
	background-image: var(--divider-top-image, none);
	background-size: var(--divider-top-size, contain);
	border-color: var(--divider-top-color, currentColor);
	bottom: 0;
	filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
	display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
	display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
	display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
	--divider-height__: var(--divider-bottom-height, auto);
	--divider-offset-x__: var(--divider-bottom-offset-x, 0px);
	--divider-layers-size__: var(--divider-bottom-layers-size, 0);
	--divider-layers-y__: var(--divider-bottom-layers-y, 0px);
	--divider-layers-x__: var(--divider-bottom-layers-x, 0px);
	--divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
	border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
	bottom: 0;
	opacity: var(--divider-bottom-opacity, 1);
	transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
	background-image: var(--divider-bottom-image, none);
	background-size: var(--divider-bottom-size, contain);
	border-color: var(--divider-bottom-color, currentColor);
	bottom: 0;
	filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
	display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
	display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
	display: var(--divider-bottom-layer-3-display, block)
}

@-moz-document url-prefix() {
	:invalid {
		box-shadow: none
	}

	:-moz-submit-invalid,
	:-moz-ui-invalid {
		box-shadow: none
	}
}

@keyframes kYZz2Z {
	0% {
		animation-timing-function: ease-out;
		transform: rotate(180deg)
	}

	45% {
		transform: rotate(198deg)
	}

	55% {
		transform: rotate(234deg)
	}

	to {
		transform: rotate(540deg)
	}
}

@keyframes wlf4P4 {
	to {
		opacity: 1;
		transform: rotate(115deg)
	}
}

.bkIuWA.xXaCpo {
	--display: flex;
	align-items: center;
	display: var(--display);
	justify-content: center
}

.d1WWt1 {
	animation: kYZz2Z 1s linear infinite;
	height: 72px;
	margin-left: -18px;
	overflow: hidden;
	position: absolute;
	transform-origin: 100% 50%;
	width: 36px
}

.d1WWt1:after,
.d1WWt1:before {
	animation: wlf4P4 .5s linear infinite alternate;
	border: 3px solid currentColor;
	border-color: currentColor transparent transparent currentColor;
	border-radius: 50%;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: -100%;
	top: 0;
	transform: rotate(-45deg)
}

.d1WWt1:before {
	color: #7fccf7
}

.d1WWt1:after {
	color: #3899ec;
	opacity: 0
}

.JVi7i2,
.hrbzfT {
	background-color: var(--corvid-background-color, rgba(var(--bg, 0, 0, 0), var(--alpha-bg, 0)));
	border: solid var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
	border-radius: var(--corvid-border-radius, var(--rd, 0));
	box-shadow: var(--shd, 0 0 0 transparent)
}

.d3n4V3 {
	height: 100%;
	left: -var(--corvid-border-width, var(--brw, 0));
	position: absolute;
	top: -var(--corvid-border-width, var(--brw, 0));
	width: 100%
}

.OQ8Tzd,
.nKphmK {
	overflow: hidden
}

.nKphmK {
	height: 100%;
	position: relative;
	width: 100%
}

.nKphmK:-ms-fullscreen {
	min-height: auto !important
}

.nKphmK:fullscreen {
	min-height: auto !important
}

.pvlz2w {
	visibility: hidden
}

.TWFxr5 {
	height: auto !important
}

.May50y {
	overflow: hidden !important
}

.sXLIwlJ.o__2kZJG5--madefor,
.sthVVBS.og9KNo8--madefor {
	--wbu-font-stack: var(--wix-font-stack);
	--wbu-font-weight-regular: var(--wix-font-weight-regular);
	--wbu-font-weight-medium: var(--wix-font-weight-medium);
	--wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.sacQmU3 {
	--wix-ui-tpa-icon-button-icon-color: 255, 255, 255, 1;
	--wix-ui-tpa-icon-button-icon-color-rgb: 255, 255, 255;
	--wix-ui-tpa-icon-button-icon-color-opacity: 1
}

.sBXloeO,
.s__4oJv21 {
	outline: 0
}

.snU6ghj>:first-child>:first-child {
	z-index: 100000 !important
}

.sNAFB8Z {
	align-items: center;
	cursor: pointer;
	display: inline-flex
}

.sbbBCCf,
.stlfeRl {
	flex-shrink: 0
}

.sNAFB8Z.oeBZgnv--disabled {
	cursor: default
}

.sNAFB8Z[disabled] {
	pointer-events: none
}

.s__45UZ9g {
	border: 1px solid hsla(0, 0%, 100%, .4);
	border-radius: 2px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1), 0 4px 8px 0 rgba(0, 0, 0, .1);
	color: #fff;
	display: inline-flex;
	font-family: Madefor, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
	font-size: 14px;
	opacity: 0;
	transform: translateY(-50%);
	visibility: hidden
}

.s__45UZ9g.oUomkVE--isShown {
	opacity: 1;
	transform: translateY(0);
	visibility: visible
}

.s__45UZ9g.oUomkVE--shouldAnimate {
	transition: visibility .2s ease, opacity .2s ease, transform .4s ease
}

.s__45UZ9g.oUomkVE---skin-7-success {
	background-color: #008250
}

.s__45UZ9g.oUomkVE---skin-5-error {
	background-color: #df3131
}

.s__45UZ9g.oUomkVE---skin-6-status {
	background-color: #212121
}

.s__45UZ9g.oUomkVE---skin-7-preview {
	background-color: rgba(0, 0, 0, .6)
}

.s__45UZ9g.oUomkVE---placement-15-bottomFullWidth {
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100vw
}

.sx4y_47,
.sze91fY {
	display: inline-block;
	min-width: 12px
}

.s__1uDGgj {
	display: inline-block;
	line-height: 20px;
	margin: 16px 20px;
	max-height: 40px;
	overflow: hidden
}

.sPRW9T2 {
	height: 24px;
	margin-left: auto;
	padding: 14px 12px
}

.s__45UZ9g.oUomkVE--mobile .s__1uDGgj {
	margin-left: 0;
	margin-right: 0;
	max-height: 60px
}

.s__45UZ9g.oUomkVE--mobile .sze91fY {
	min-width: 20px
}

.s__45UZ9g.oUomkVE--rtl .sPRW9T2 {
	margin-left: 0;
	margin-right: auto
}

.serFYRc {
	border: 0;
	display: inline-block;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-decoration: none
}

.serFYRc.oOsui4Z--focus,
.serFYRc:hover {
	opacity: .7
}

.serFYRc.oN7DyM_--disabled {
	cursor: default
}

.serFYRc.oN7DyM_--disabled:hover {
	opacity: 1
}

.sR_nmdf svg {
	display: block
}

.serFYRc.oN7DyM_--disabled.sEguZGG .sR_nmdf svg:not([fill=currentColor]) path {
	stroke: rgb(var(--wix-color-29));
	fill: none
}

.serFYRc.oN7DyM_--disabled.s__2KBx3b .sR_nmdf svg:not([fill=currentColor]) path {
	fill: rgb(var(--wix-color-29));
	stroke: rgb(var(--wix-color-29))
}

.sEguZGG .sR_nmdf svg:not([fill=currentColor]) path,
.serFYRc.oN7DyM_---skin-4-line .sR_nmdf svg:not([fill=currentColor]) path {
	stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
	fill: none
}

.s__2KBx3b .sR_nmdf svg:not([fill=currentColor]) path,
.serFYRc.oN7DyM_---skin-4-full .sR_nmdf svg:not([fill=currentColor]) path {
	fill: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
	stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.serFYRc .sR_nmdf svg[fill=currentColor] {
	color: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.serFYRc.oN7DyM_--disabled .sR_nmdf svg[fill=currentColor] {
	color: rgb(var(--wix-color-29))
}

.serFYRc.oN7DyM_---theme-4-none {
	background-color: transparent
}

.serFYRc.oN7DyM_---theme-3-box {
	align-items: center;
	background-color: rgb(var(--wix-ui-tpa-icon-button-background-color, var(--wix-color-1)));
	border-radius: 50%;
	display: inline-flex;
	height: 32px;
	justify-content: center;
	width: 32px
}

.KeZzT6 {
	animation: U4gKpz 1s linear infinite;
	color: hsla(0, 0%, 100%, .9);
	display: inline-block;
	overflow: hidden;
	position: relative;
	transform-origin: 100% 50%
}

.KeZzT6:after,
.KeZzT6:before {
	animation: DjtvJd .5s linear infinite alternate;
	border: 1px solid currentColor;
	border-color: currentColor transparent transparent currentColor;
	border-radius: 50%;
	bottom: 0;
	color: currentColor;
	content: "";
	inset-inline-end: -100%;
	inset-inline-start: 0;
	position: absolute;
	top: 0;
	transform: rotate(-45deg)
}

.KeZzT6:after {
	opacity: 0
}

@keyframes DjtvJd {
	to {
		opacity: 1;
		transform: rotate(115deg)
	}
}

@keyframes U4gKpz {
	0% {
		transform: rotate(180deg)
	}

	45% {
		transform: rotate(198deg)
	}

	55% {
		transform: rotate(234deg)
	}

	to {
		transform: rotate(540deg)
	}
}

.KeZzT6.BAhs0Y {
	height: 30px;
	margin-inline-end: 15px;
	width: 15px
}

.KeZzT6.vUtskN {
	height: 60px;
	margin-inline-end: 30px;
	width: 30px
}

.KeZzT6.RLHjMI {
	height: 80px;
	margin-inline-end: 40px;
	width: 40px
}

.jbFJUT {
	align-items: center;
	display: flex;
	justify-content: center
}

.AnkhXt {
	color: var(--wix-color-5)
}

.Sm1ZoK {
	z-index: 999999
}

.Sm1ZoK.KtZaO1 {
	display: none
}

.Sm1ZoK:not(.Z1Pd8o) {
	left: 50%;
	min-width: 320px;
	position: fixed;
	top: 80px;
	transform: translate(-50%)
}

#masterPage:not(.landingPage) #PAGES_CONTAINER {
	margin-top: 0px;
	margin-bottom: 0px;
}

#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID {
	display: none;
}

#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID {
	display: none;
}

#masterPage.landingPage #SITE_HEADER {
	display: none;
}

#masterPage.landingPage #SITE_FOOTER {
	display: none;
}

#masterPage.landingPage #SITE_HEADER-placeholder {
	display: none;
}

#masterPage.landingPage #SITE_FOOTER-placeholder {
	display: none;
}

#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus,
#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus~.wixSdkShowFocusOnSibling {
	--focus-ring-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #116dff;
	box-shadow: var(--focus-ring-box-shadow) !important;
	z-index: 1;
}

.has-inner-focus-ring {
	--focus-ring-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;
}

#masterPage {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 0;
}

#PAGES_CONTAINER {
	--pinned-layer-in-container: 50;
	--above-all-in-container: 49;
}

#CONTROLLER_COMP_CUSTOM_ID {
	--pinned-layer-in-container: 51;
	--above-all-in-container: 49;
}

#SOSP_CONTAINER_CUSTOM_ID {
	--pinned-layer-in-container: 52;
	--above-all-in-container: 49;
}

#SITE_HEADER {
	z-index: calc(var(--pinned-layers-in-page, 0) + 53);
	--above-all-in-container: 10000;
}

#SITE_FOOTER {
	--pinned-layer-in-container: 54;
	--above-all-in-container: 49;
}

#comp-kkz85p7d-pinned-layer {
	z-index: calc(var(--pinned-layers-in-page, 0) + 55);
	--above-all-in-container: 10000;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
	height: auto;
	width: 100%;
	position: static;
	min-height: auto;
	padding-bottom: 0px;
	box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
	position: absolute;
	top: 15px;
	left: 20px;
	margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
	height: auto;
	width: 100%;
	display: flex;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	margin-top: -128px;
	grid-template-rows: 1fr;
	grid-template-columns: 100%;
	padding-bottom: 0px;
	box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
	position: absolute;
	top: -193px;
	left: 20px;
	margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="SOSP_CONTAINER_CUSTOM_ID"] {
	position: relative;
	margin: 0px 0px 0 calc((100% - 980px) * 0.5);
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

#comp-kkz85p7d {
	justify-self: end;
	align-self: end;
	position: absolute;
	grid-area: 1 / 1 / 2 / 2;
	pointer-events: auto;
}

:root,
:host,
.spxThemeOverride,
.max-width-container {
	--color_0: 255, 255, 255;
	--color_1: 255, 255, 255;
	--color_2: 0, 0, 0;
	--color_3: 237, 28, 36;
	--color_4: 0, 136, 203;
	--color_5: 255, 203, 5;
	--color_6: 114, 114, 114;
	--color_7: 176, 176, 176;
	--color_8: 255, 255, 255;
	--color_9: 114, 114, 114;
	--color_10: 176, 176, 176;
	--color_11: 255, 255, 255;
	--color_12: 232, 230, 230;
	--color_13: 109, 109, 109;
	--color_14: 70, 70, 70;
	--color_15: 0, 0, 0;
	--color_16: 227, 230, 252;
	--color_17: 101, 120, 244;
	--color_18: 60, 83, 244;
	--color_19: 40, 55, 163;
	--color_20: 20, 28, 81;
	--color_21: 208, 237, 241;
	--color_22: 140, 207, 221;
	--color_23: 61, 175, 197;
	--color_24: 70, 104, 111;
	--color_25: 35, 52, 55;
	--color_26: 249, 197, 180;
	--color_27: 243, 167, 143;
	--color_28: 237, 88, 41;
	--color_29: 158, 59, 27;
	--color_30: 79, 29, 14;
	--color_31: 253, 248, 172;
	--color_32: 251, 243, 131;
	--color_33: 249, 233, 11;
	--color_34: 166, 155, 7;
	--color_35: 83, 78, 4;
	--color_36: 255, 255, 255;
	--color_37: 0, 0, 0;
	--color_38: 232, 230, 230;
	--color_39: 109, 109, 109;
	--color_40: 70, 70, 70;
	--color_41: 60, 83, 244;
	--color_42: 0, 0, 0;
	--color_43: 109, 109, 109;
	--color_44: 255, 255, 255;
	--color_45: 0, 0, 0;
	--color_46: 0, 0, 0;
	--color_47: 232, 230, 230;
	--color_48: 60, 83, 244;
	--color_49: 60, 83, 244;
	--color_50: 255, 255, 255;
	--color_51: 255, 255, 255;
	--color_52: 60, 83, 244;
	--color_53: 60, 83, 244;
	--color_54: 109, 109, 109;
	--color_55: 109, 109, 109;
	--color_56: 255, 255, 255;
	--color_57: 255, 255, 255;
	--color_58: 60, 83, 244;
	--color_59: 255, 255, 255;
	--color_60: 60, 83, 244;
	--color_61: 60, 83, 244;
	--color_62: 255, 255, 255;
	--color_63: 255, 255, 255;
	--color_64: 109, 109, 109;
	--color_65: 109, 109, 109;
	--font_0: normal normal normal 68px/1.4em helvetica-w01-bold, sans-serif;
	--font_1: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
	--font_2: normal normal normal 58px/1.4em helvetica-w01-bold, sans-serif;
	--font_3: normal normal normal 32px/1.4em helvetica-w01-bold, sans-serif;
	--font_4: normal normal normal 26px/1.4em helvetica-w01-roman, sans-serif;
	--font_5: normal normal normal 18px/1.4em helvetica-w01-light, sans-serif;
	--font_6: normal normal normal 13px/1.4em helvetica-w01-bold, sans-serif;
	--font_7: normal normal normal 32px/1.4em helvetica-w01-bold, sans-serif;
	--font_8: normal normal normal 16px/1.4em helvetica-w01-light, sans-serif;
	--font_9: normal normal normal 13px/1.4em helvetica-w01-bold, sans-serif;
	--font_10: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
	--wix-ads-height: 0px;
	--sticky-offset: 0px;
	--wix-ads-top-height: 0px;
	--site-width: 980px;
	--above-all-z-index: 100000;
	--portals-z-index: 100001;
	--wix-opt-in-direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	--minViewportSize: 320;
	--maxViewportSize: 1920;
	--theme-spx-ratio: 1px;
	--scaling-factor: min((100 * var(--one-unit)), var(--section-max-width));
	--customScaleViewportLimit: clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));
}

.font_0 {
	font: var(--font_0);
	color: rgb(var(--color_15));
	letter-spacing: 0em;
}

.font_1 {
	font: var(--font_1);
	color: rgb(var(--color_14));
	letter-spacing: 0em;
}

.font_2 {
	font: var(--font_2);
	color: rgb(var(--color_15));
	letter-spacing: 0em;
}

.font_3 {
	font: var(--font_3);
	color: rgb(var(--color_15));
	letter-spacing: 0em;
}

.font_4 {
	font: var(--font_4);
	color: rgb(var(--color_15));
	letter-spacing: 0em;
}

.font_5 {
	font: var(--font_5);
	color: rgb(var(--color_15));
	letter-spacing: 0em;
}

.font_6 {
	font: var(--font_6);
	color: rgb(var(--color_15));
	letter-spacing: 0em;
}

.font_7 {
	font: var(--font_7);
	color: rgb(var(--color_15));
	letter-spacing: 0em;
}

.font_8 {
	font: var(--font_8);
	color: rgb(var(--color_15));
	letter-spacing: 0em;
}

.font_9 {
	font: var(--font_9);
	color: rgb(var(--color_15));
	letter-spacing: 0em;
}

.font_10 {
	font: var(--font_10);
	color: rgb(var(--color_14));
	letter-spacing: 0em;
}

.color_0 {
	color: rgb(var(--color_0));
}

.color_1 {
	color: rgb(var(--color_1));
}

.color_2 {
	color: rgb(var(--color_2));
}

.color_3 {
	color: rgb(var(--color_3));
}

.color_4 {
	color: rgb(var(--color_4));
}

.color_5 {
	color: rgb(var(--color_5));
}

.color_6 {
	color: rgb(var(--color_6));
}

.color_7 {
	color: rgb(var(--color_7));
}

.color_8 {
	color: rgb(var(--color_8));
}

.color_9 {
	color: rgb(var(--color_9));
}

.color_10 {
	color: rgb(var(--color_10));
}

.color_11 {
	color: rgb(var(--color_11));
}

.color_12 {
	color: rgb(var(--color_12));
}

.color_13 {
	color: rgb(var(--color_13));
}

.color_14 {
	color: rgb(var(--color_14));
}

.color_15 {
	color: rgb(var(--color_15));
}

.color_16 {
	color: rgb(var(--color_16));
}

.color_17 {
	color: rgb(var(--color_17));
}

.color_18 {
	color: rgb(var(--color_18));
}

.color_19 {
	color: rgb(var(--color_19));
}

.color_20 {
	color: rgb(var(--color_20));
}

.color_21 {
	color: rgb(var(--color_21));
}

.color_22 {
	color: rgb(var(--color_22));
}

.color_23 {
	color: rgb(var(--color_23));
}

.color_24 {
	color: rgb(var(--color_24));
}

.color_25 {
	color: rgb(var(--color_25));
}

.color_26 {
	color: rgb(var(--color_26));
}

.color_27 {
	color: rgb(var(--color_27));
}

.color_28 {
	color: rgb(var(--color_28));
}

.color_29 {
	color: rgb(var(--color_29));
}

.color_30 {
	color: rgb(var(--color_30));
}

.color_31 {
	color: rgb(var(--color_31));
}

.color_32 {
	color: rgb(var(--color_32));
}

.color_33 {
	color: rgb(var(--color_33));
}

.color_34 {
	color: rgb(var(--color_34));
}

.color_35 {
	color: rgb(var(--color_35));
}

.color_36 {
	color: rgb(var(--color_36));
}

.color_37 {
	color: rgb(var(--color_37));
}

.color_38 {
	color: rgb(var(--color_38));
}

.color_39 {
	color: rgb(var(--color_39));
}

.color_40 {
	color: rgb(var(--color_40));
}

.color_41 {
	color: rgb(var(--color_41));
}

.color_42 {
	color: rgb(var(--color_42));
}

.color_43 {
	color: rgb(var(--color_43));
}

.color_44 {
	color: rgb(var(--color_44));
}

.color_45 {
	color: rgb(var(--color_45));
}

.color_46 {
	color: rgb(var(--color_46));
}

.color_47 {
	color: rgb(var(--color_47));
}

.color_48 {
	color: rgb(var(--color_48));
}

.color_49 {
	color: rgb(var(--color_49));
}

.color_50 {
	color: rgb(var(--color_50));
}

.color_51 {
	color: rgb(var(--color_51));
}

.color_52 {
	color: rgb(var(--color_52));
}

.color_53 {
	color: rgb(var(--color_53));
}

.color_54 {
	color: rgb(var(--color_54));
}

.color_55 {
	color: rgb(var(--color_55));
}

.color_56 {
	color: rgb(var(--color_56));
}

.color_57 {
	color: rgb(var(--color_57));
}

.color_58 {
	color: rgb(var(--color_58));
}

.color_59 {
	color: rgb(var(--color_59));
}

.color_60 {
	color: rgb(var(--color_60));
}

.color_61 {
	color: rgb(var(--color_61));
}

.color_62 {
	color: rgb(var(--color_62));
}

.color_63 {
	color: rgb(var(--color_63));
}

.color_64 {
	color: rgb(var(--color_64));
}

.color_65 {
	color: rgb(var(--color_65));
}

.backcolor_0 {
	background-color: rgb(var(--color_0));
}

.backcolor_1 {
	background-color: rgb(var(--color_1));
}

.backcolor_2 {
	background-color: rgb(var(--color_2));
}

.backcolor_3 {
	background-color: rgb(var(--color_3));
}

.backcolor_4 {
	background-color: rgb(var(--color_4));
}

.backcolor_5 {
	background-color: rgb(var(--color_5));
}

.backcolor_6 {
	background-color: rgb(var(--color_6));
}

.backcolor_7 {
	background-color: rgb(var(--color_7));
}

.backcolor_8 {
	background-color: rgb(var(--color_8));
}

.backcolor_9 {
	background-color: rgb(var(--color_9));
}

.backcolor_10 {
	background-color: rgb(var(--color_10));
}

.backcolor_11 {
	background-color: rgb(var(--color_11));
}

.backcolor_12 {
	background-color: rgb(var(--color_12));
}

.backcolor_13 {
	background-color: rgb(var(--color_13));
}

.backcolor_14 {
	background-color: rgb(var(--color_14));
}

.backcolor_15 {
	background-color: rgb(var(--color_15));
}

.backcolor_16 {
	background-color: rgb(var(--color_16));
}

.backcolor_17 {
	background-color: rgb(var(--color_17));
}

.backcolor_18 {
	background-color: rgb(var(--color_18));
}

.backcolor_19 {
	background-color: rgb(var(--color_19));
}

.backcolor_20 {
	background-color: rgb(var(--color_20));
}

.backcolor_21 {
	background-color: rgb(var(--color_21));
}

.backcolor_22 {
	background-color: rgb(var(--color_22));
}

.backcolor_23 {
	background-color: rgb(var(--color_23));
}

.backcolor_24 {
	background-color: rgb(var(--color_24));
}

.backcolor_25 {
	background-color: rgb(var(--color_25));
}

.backcolor_26 {
	background-color: rgb(var(--color_26));
}

.backcolor_27 {
	background-color: rgb(var(--color_27));
}

.backcolor_28 {
	background-color: rgb(var(--color_28));
}

.backcolor_29 {
	background-color: rgb(var(--color_29));
}

.backcolor_30 {
	background-color: rgb(var(--color_30));
}

.backcolor_31 {
	background-color: rgb(var(--color_31));
}

.backcolor_32 {
	background-color: rgb(var(--color_32));
}

.backcolor_33 {
	background-color: rgb(var(--color_33));
}

.backcolor_34 {
	background-color: rgb(var(--color_34));
}

.backcolor_35 {
	background-color: rgb(var(--color_35));
}

.backcolor_36 {
	background-color: rgb(var(--color_36));
}

.backcolor_37 {
	background-color: rgb(var(--color_37));
}

.backcolor_38 {
	background-color: rgb(var(--color_38));
}

.backcolor_39 {
	background-color: rgb(var(--color_39));
}

.backcolor_40 {
	background-color: rgb(var(--color_40));
}

.backcolor_41 {
	background-color: rgb(var(--color_41));
}

.backcolor_42 {
	background-color: rgb(var(--color_42));
}

.backcolor_43 {
	background-color: rgb(var(--color_43));
}

.backcolor_44 {
	background-color: rgb(var(--color_44));
}

.backcolor_45 {
	background-color: rgb(var(--color_45));
}

.backcolor_46 {
	background-color: rgb(var(--color_46));
}

.backcolor_47 {
	background-color: rgb(var(--color_47));
}

.backcolor_48 {
	background-color: rgb(var(--color_48));
}

.backcolor_49 {
	background-color: rgb(var(--color_49));
}

.backcolor_50 {
	background-color: rgb(var(--color_50));
}

.backcolor_51 {
	background-color: rgb(var(--color_51));
}

.backcolor_52 {
	background-color: rgb(var(--color_52));
}

.backcolor_53 {
	background-color: rgb(var(--color_53));
}

.backcolor_54 {
	background-color: rgb(var(--color_54));
}

.backcolor_55 {
	background-color: rgb(var(--color_55));
}

.backcolor_56 {
	background-color: rgb(var(--color_56));
}

.backcolor_57 {
	background-color: rgb(var(--color_57));
}

.backcolor_58 {
	background-color: rgb(var(--color_58));
}

.backcolor_59 {
	background-color: rgb(var(--color_59));
}

.backcolor_60 {
	background-color: rgb(var(--color_60));
}

.backcolor_61 {
	background-color: rgb(var(--color_61));
}

.backcolor_62 {
	background-color: rgb(var(--color_62));
}

.backcolor_63 {
	background-color: rgb(var(--color_63));
}

.backcolor_64 {
	background-color: rgb(var(--color_64));
}

.backcolor_65 {
	background-color: rgb(var(--color_65));
}

#PAGES_CONTAINER {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 0;
}

#SITE_PAGES {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 0;
}

#SITE_PAGES {
	--transition-duration: 700ms;
}

#CONTROLLER_COMP_CUSTOM_ID {
	--bgh: 43, 104, 156;
	--rd: 20px;
	--txth: 255, 255, 255;
	--alpha-bg: 1;
	--bg: 61, 155, 233;
	--txt: 255, 255, 255;
	--brw: 0px;
	--fnt: normal normal normal 14px/1.4em raleway;
	--brd: 43, 104, 156;
	--brdh: 61, 155, 233;
	--alpha-bgh: 1;
	--alpha-brd: 1;
	--alpha-brdh: 1;
	--alpha-txt: 1;
	--alpha-txth: 1;
	--boxShadowToggleOn-shd: none;
	--shd: 0 1px 4px rgba(0, 0, 0, 0.6);
}

#SOSP_CONTAINER_CUSTOM_ID {
	--brw: 0px;
	--brd: var(--color_15);
	--bg: var(--color_11);
	--rd: 0px;
	--shd: none;
	--gradient: none;
	--alpha-bg: 1;
	--alpha-brd: 1;
	--boxShadowToggleOn-shd: none;
	--bg-gradient: none;
}

#SOSP_CONTAINER_CUSTOM_ID {
	width: 980px;
}

[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID {
	width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent] {
	height: auto;
	width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: min-content 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-kw89k4et"] {
	position: relative;
	margin: 0px 0px 0 0;
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-kw89k88h"] {
	position: relative;
	margin: 0px 0px 0px 0;
	left: 12px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

#SOSP_CONTAINER_CUSTOM_ID {
	--shc-mutated-brightness: 128, 128, 128;
}

#comp-kw89k4et {
	width: 980px;
	height: 250px;
}

.comp-kw89k4et {
	--wix-direction: ltr;
	--profileLayout: 1;
	--pictureStyle: 0;
	--profileAlignment: 0;
	--profileImageSize: 110px;
	--badge-layout: 0;
	--badge-size: 0;
	--badge-corner-radius: 10;
	--border-width-1: 1;
	--pw-cover-photo-opacity: 60;
	--pw-cover-photo-opacity-desktop: 60;
	--profileWidgetHeight: 250px;
	--pw-button-border-width: 1;
	--pw-button-responsive-border-width: 1;
	--pw-button-text-font-size-mobile: 16;
	--pw-button-corner-radius: 0;
	--pw-button-responsive-corner-radius: 0;
	--vertical-pw-corner-radius: 0;
	--badge-font: normal normal normal 16px/1.4em helvetica-w01-light, sans-serif;
	--text-primary-font: normal normal normal 20px/1.4em helvetica-w01-light, sans-serif;
	--text-secondary-font: normal normal normal 14px/1.4em helvetica-w01-light, sans-serif;
	--pw-responsive-name-font: normal normal normal 28px/1.4em helvetica-w01-light, sans-serif;
	--pw-name-font-mobile: normal normal normal 20px/1.4em helvetica-w01-light, sans-serif;
	--title-font: normal normal normal 14px/1.4em helvetica-w01-light, sans-serif;
	--title-responsive-font: normal normal normal 20px/1.4em helvetica-w01-light, sans-serif;
	--title-mobile-font: normal normal normal 16px/1.4em helvetica-w01-light, sans-serif;
	--pw-responsive-ff-font: normal normal normal 16px/1.4em helvetica-w01-light, sans-serif;
	--pw-ff-font-mobile: normal normal normal 12px/1.4em helvetica-w01-light, sans-serif;
	--button-font: normal normal normal 16px/1.4em helvetica-w01-light, sans-serif;
	--pw-responsive-button-font: normal normal normal 16px/1.4em helvetica-w01-light, sans-serif;
	--pw-button-font-mobile: normal normal normal 16px/1.4em helvetica-w01-light, sans-serif;
	--text-color-primary: 0, 0, 0;
	--text-color-primary-rgb: 0, 0, 0;
	--text-color-primary-opacity: 1;
	--text-color-secondary: 0, 0, 0;
	--text-color-secondary-rgb: 0, 0, 0;
	--text-color-secondary-opacity: 1;
	--pw-responsive-name-color: 255, 255, 255;
	--pw-responsive-name-color-rgb: 255, 255, 255;
	--pw-responsive-name-color-opacity: 1;
	--pw-name-color-mobile: 0, 0, 0;
	--pw-name-color-mobile-rgb: 0, 0, 0;
	--pw-name-color-mobile-opacity: 1;
	--title-color: 0, 0, 0;
	--title-color-rgb: 0, 0, 0;
	--title-color-opacity: 1;
	--title-responsive-color: 255, 255, 255;
	--title-responsive-color-rgb: 255, 255, 255;
	--title-responsive-color-opacity: 1;
	--title-mobile-color: 0, 0, 0;
	--title-mobile-color-rgb: 0, 0, 0;
	--title-mobile-color-opacity: 1;
	--pw-responsive-ff-color: 255, 255, 255;
	--pw-responsive-ff-color-rgb: 255, 255, 255;
	--pw-responsive-ff-color-opacity: 1;
	--pw-ff-color-mobile: 0, 0, 0;
	--pw-ff-color-mobile-rgb: 0, 0, 0;
	--pw-ff-color-mobile-opacity: 1;
	--button-opacity-and-color: 60, 83, 244;
	--button-opacity-and-color-rgb: 60, 83, 244;
	--button-opacity-and-color-opacity: 1;
	--pw-responsive-button-color: 255, 255, 255;
	--pw-responsive-button-color-rgb: 255, 255, 255;
	--pw-responsive-button-color-opacity: 1;
	--pw-responsive-button-color-mobile: 255, 255, 255;
	--pw-responsive-button-color-mobile-rgb: 255, 255, 255;
	--pw-responsive-button-color-mobile-opacity: 1;
	--box-color: 255, 255, 255;
	--box-color-rgb: 255, 255, 255;
	--box-color-opacity: 1;
	--border-color: 0, 0, 0, 0.2;
	--border-color-rgb: 0, 0, 0;
	--border-color-opacity: 0.2;
	--pw-cover-color: 60, 83, 244;
	--pw-cover-color-rgb: 60, 83, 244;
	--pw-cover-color-opacity: 1;
	--pw-cover-color-desktop: 60, 83, 244;
	--pw-cover-color-desktop-rgb: 60, 83, 244;
	--pw-cover-color-desktop-opacity: 1;
	--pw-cover-color-mobile: 60, 83, 244;
	--pw-cover-color-mobile-rgb: 60, 83, 244;
	--pw-cover-color-mobile-opacity: 1;
	--pw-button-font-color: 255, 255, 255;
	--pw-button-font-color-rgb: 255, 255, 255;
	--pw-button-font-color-opacity: 1;
	--pw-button-responsive-font-color: 60, 83, 244;
	--pw-button-responsive-font-color-rgb: 60, 83, 244;
	--pw-button-responsive-font-color-opacity: 1;
	--pw-button-border-color: 60, 83, 244;
	--pw-button-border-color-rgb: 60, 83, 244;
	--pw-button-border-color-opacity: 1;
	--pw-button-responsive-border-color: 255, 255, 255;
	--pw-button-responsive-border-color-rgb: 255, 255, 255;
	--pw-button-responsive-border-color-opacity: 1;
	--badge-font-style: normal;
	--badge-font-variant: normal;
	--badge-font-weight: normal;
	--badge-font-size: 16px;
	--badge-font-line-height: 1.4em;
	--badge-font-family: helvetica-w01-light, sans-serif;
	--badge-font-text-decoration: none;
	--text-primary-font-style: normal;
	--text-primary-font-variant: normal;
	--text-primary-font-weight: normal;
	--text-primary-font-size: 20px;
	--text-primary-font-line-height: 1.4em;
	--text-primary-font-family: helvetica-w01-light, sans-serif;
	--text-primary-font-text-decoration: none;
	--text-secondary-font-style: normal;
	--text-secondary-font-variant: normal;
	--text-secondary-font-weight: normal;
	--text-secondary-font-size: 14px;
	--text-secondary-font-line-height: 1.4em;
	--text-secondary-font-family: helvetica-w01-light, sans-serif;
	--text-secondary-font-text-decoration: none;
	--pw-responsive-name-font-style: normal;
	--pw-responsive-name-font-variant: normal;
	--pw-responsive-name-font-weight: normal;
	--pw-responsive-name-font-size: 28px;
	--pw-responsive-name-font-line-height: 1.4em;
	--pw-responsive-name-font-family: helvetica-w01-light, sans-serif;
	--pw-responsive-name-font-text-decoration: none;
	--pw-name-font-mobile-style: normal;
	--pw-name-font-mobile-variant: normal;
	--pw-name-font-mobile-weight: normal;
	--pw-name-font-mobile-size: 20px;
	--pw-name-font-mobile-line-height: 1.4em;
	--pw-name-font-mobile-family: helvetica-w01-light, sans-serif;
	--pw-name-font-mobile-text-decoration: none;
	--title-font-style: normal;
	--title-font-variant: normal;
	--title-font-weight: normal;
	--title-font-size: 14px;
	--title-font-line-height: 1.4em;
	--title-font-family: helvetica-w01-light, sans-serif;
	--title-font-text-decoration: none;
	--title-responsive-font-style: normal;
	--title-responsive-font-variant: normal;
	--title-responsive-font-weight: normal;
	--title-responsive-font-size: 20px;
	--title-responsive-font-line-height: 1.4em;
	--title-responsive-font-family: helvetica-w01-light, sans-serif;
	--title-responsive-font-text-decoration: none;
	--title-mobile-font-style: normal;
	--title-mobile-font-variant: normal;
	--title-mobile-font-weight: normal;
	--title-mobile-font-size: 16px;
	--title-mobile-font-line-height: 1.4em;
	--title-mobile-font-family: helvetica-w01-light, sans-serif;
	--title-mobile-font-text-decoration: none;
	--pw-responsive-ff-font-style: normal;
	--pw-responsive-ff-font-variant: normal;
	--pw-responsive-ff-font-weight: normal;
	--pw-responsive-ff-font-size: 16px;
	--pw-responsive-ff-font-line-height: 1.4em;
	--pw-responsive-ff-font-family: helvetica-w01-light, sans-serif;
	--pw-responsive-ff-font-text-decoration: none;
	--pw-ff-font-mobile-style: normal;
	--pw-ff-font-mobile-variant: normal;
	--pw-ff-font-mobile-weight: normal;
	--pw-ff-font-mobile-size: 12px;
	--pw-ff-font-mobile-line-height: 1.4em;
	--pw-ff-font-mobile-family: helvetica-w01-light, sans-serif;
	--pw-ff-font-mobile-text-decoration: none;
	--button-font-style: normal;
	--button-font-variant: normal;
	--button-font-weight: normal;
	--button-font-size: 16px;
	--button-font-line-height: 1.4em;
	--button-font-family: helvetica-w01-light, sans-serif;
	--button-font-text-decoration: none;
	--pw-responsive-button-font-style: normal;
	--pw-responsive-button-font-variant: normal;
	--pw-responsive-button-font-weight: normal;
	--pw-responsive-button-font-size: 16px;
	--pw-responsive-button-font-line-height: 1.4em;
	--pw-responsive-button-font-family: helvetica-w01-light, sans-serif;
	--pw-responsive-button-font-text-decoration: none;
	--pw-button-font-mobile-style: normal;
	--pw-button-font-mobile-variant: normal;
	--pw-button-font-mobile-weight: normal;
	--pw-button-font-mobile-size: 16px;
	--pw-button-font-mobile-line-height: 1.4em;
	--pw-button-font-mobile-family: helvetica-w01-light, sans-serif;
	--pw-button-font-mobile-text-decoration: none;
	--profileImageDisplay: block;
	--profileImageBorderRadius: 50%;
	--coverButtonsBoxMarginLeft: initial;
	--coverButtonsBoxPosition: initial;
	--coverButtonsBoxTop: initial;
	--coverButtonsBoxInsetInlineEnd: initial;
	--coverButtonsBoxMarginTop: 38px;
	--repositionModeButtonsFlexDirection: row;
	--repositionModeButtonsMarginInlineStart: 34px;
	--repositionModeButtonsMarginInlineEnd: initial;
	--coverPhotoContainerInsetInlineStart: 24px;
	--coverPhotoContainerInsetInlineEnd: initial;
	--contentLayoutPosition: relative;
	--contentLayoutFlexDirection: row;
	--contentLayoutAlignItems: initial;
	--contentLayoutPaddingInlineStart: 30px;
	--contentLayoutPaddingInlineEnd: 16px;
	--contentAlignItems: flex-end;
	--contentMarginBottom: 30px;
	--contentMarginInlineEnd: initial;
	--contentMarginInlineStart: 24px;
	--contentJustifyContent: space-between;
	--contentWidth: initial;
	--contentFlexDirection: row;
	--detailsAndPhotoFlexDirection: initial;
	--detailsAndPhotoAlignItems: initial;
	--memberDetailsPaddingInlineStart: initial;
	--memberDetailsPaddingInlineEnd: initial;
	--memberDetailsMarginTop: initial;
	--memberDetailsAlignItems: initial;
	--memberDetailsMaxWidth: 500px;
	--memberDetailsMarginBottom: initial;
	--profilePhotoMarginRight: initial;
	--profilePhotoMarginLeft: initial;
	--badgeListContainerJustifyContent: initial;
	--badgeListJustifyContent: flex-start;
	--numbersBoxPosition: initial;
	--numbersBoxJustifyContent: flex-start;
	--nameContainerMaxWidth: initial;
	--nameContainerWidth: initial;
	--nameContainerJustifyContent: flex-start;
	--nameBoxTextMaxWidth: 470px;
	--titleContainerTextAlign: initial;
	--titleContainerDisplay: initial;
	--titleContainerFlexDirection: initial;
	--titleMaxWidth: 470px;
	--buttonsBoxPosition: initial;
	--buttonsBoxTop: initial;
	--buttonsBoxInsetInlineEnd: initial;
	--moreActionsMarginLeft: initial;
	--moreActionsMarginRight: -14px;
	--badgeFont: helvetica-w01-light, sans-serif;
	--badgeIconHeight: 12px;
	--badgeIconWidth: initial;
	--badgeIconMaxWidth: 30px;
	--badgeIconMargin: 0 4px 0 0;
	--remainderWrapperHeight: 20px;
	--remainderWrapperMinWidth: 30px;
	--badgeWrapperHeight: 20px;
	--badgeWrapperWidth: initial;
	--badgeWrapperPadding: 0 8px;
	--badgeTextDisplay: initial;
	--badgeIconDisplay: flex;
	--badgeDefaultIconDisplay: none;
	--remainderBadgeColor: rgb(255, 255, 255);
	--wix-color-1: 255, 255, 255;
	--wix-color-2: 232, 230, 230;
	--wix-color-3: 109, 109, 109;
	--wix-color-4: 70, 70, 70;
	--wix-color-5: 0, 0, 0;
	--wix-color-6: 227, 230, 252;
	--wix-color-7: 101, 120, 244;
	--wix-color-8: 60, 83, 244;
	--wix-color-9: 40, 55, 163;
	--wix-color-10: 20, 28, 81;
	--wix-color-11: 208, 237, 241;
	--wix-color-12: 140, 207, 221;
	--wix-color-13: 61, 175, 197;
	--wix-color-14: 70, 104, 111;
	--wix-color-15: 35, 52, 55;
	--wix-color-16: 249, 197, 180;
	--wix-color-17: 243, 167, 143;
	--wix-color-18: 237, 88, 41;
	--wix-color-19: 158, 59, 27;
	--wix-color-20: 79, 29, 14;
	--wix-color-21: 253, 248, 172;
	--wix-color-22: 251, 243, 131;
	--wix-color-23: 249, 233, 11;
	--wix-color-24: 166, 155, 7;
	--wix-color-25: 83, 78, 4;
	--wix-color-26: 255, 255, 255;
	--wix-color-27: 0, 0, 0;
	--wix-color-28: 232, 230, 230;
	--wix-color-29: 109, 109, 109;
	--wix-color-30: 70, 70, 70;
	--wix-color-31: 60, 83, 244;
	--wix-color-32: 0, 0, 0;
	--wix-color-33: 109, 109, 109;
	--wix-color-34: 255, 255, 255;
	--wix-color-35: 0, 0, 0;
	--wix-color-36: 0, 0, 0;
	--wix-color-37: 232, 230, 230;
	--wix-color-38: 60, 83, 244;
	--wix-color-39: 60, 83, 244;
	--wix-color-40: 255, 255, 255;
	--wix-color-41: 255, 255, 255;
	--wix-color-42: 60, 83, 244;
	--wix-color-43: 60, 83, 244;
	--wix-color-44: 109, 109, 109;
	--wix-color-45: 109, 109, 109;
	--wix-color-46: 255, 255, 255;
	--wix-color-47: 255, 255, 255;
	--wix-color-48: 60, 83, 244;
	--wix-color-49: 255, 255, 255;
	--wix-color-50: 60, 83, 244;
	--wix-color-51: 60, 83, 244;
	--wix-color-52: 255, 255, 255;
	--wix-color-53: 255, 255, 255;
	--wix-color-54: 109, 109, 109;
	--wix-color-55: 109, 109, 109;
	--wix-font-Title: normal normal normal 68px/1.4em helvetica-w01-bold, sans-serif;
	--wix-font-Title-style: normal;
	--wix-font-Title-variant: normal;
	--wix-font-Title-weight: normal;
	--wix-font-Title-size: 68px;
	--wix-font-Title-line-height: 1.4em;
	--wix-font-Title-family: helvetica-w01-bold, sans-serif;
	--wix-font-Title-text-decoration: none;
	--wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
	--wix-font-Menu-style: normal;
	--wix-font-Menu-variant: normal;
	--wix-font-Menu-weight: normal;
	--wix-font-Menu-size: 16px;
	--wix-font-Menu-line-height: 1.4em;
	--wix-font-Menu-family: din-next-w01-light, sans-serif;
	--wix-font-Menu-text-decoration: none;
	--wix-font-Page-title: normal normal normal 58px/1.4em helvetica-w01-bold, sans-serif;
	--wix-font-Page-title-style: normal;
	--wix-font-Page-title-variant: normal;
	--wix-font-Page-title-weight: normal;
	--wix-font-Page-title-size: 58px;
	--wix-font-Page-title-line-height: 1.4em;
	--wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
	--wix-font-Page-title-text-decoration: none;
	--wix-font-Heading-XL: normal normal normal 32px/1.4em helvetica-w01-bold, sans-serif;
	--wix-font-Heading-XL-style: normal;
	--wix-font-Heading-XL-variant: normal;
	--wix-font-Heading-XL-weight: normal;
	--wix-font-Heading-XL-size: 32px;
	--wix-font-Heading-XL-line-height: 1.4em;
	--wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
	--wix-font-Heading-XL-text-decoration: none;
	--wix-font-Heading-L: normal normal normal 26px/1.4em helvetica-w01-roman, sans-serif;
	--wix-font-Heading-L-style: normal;
	--wix-font-Heading-L-variant: normal;
	--wix-font-Heading-L-weight: normal;
	--wix-font-Heading-L-size: 26px;
	--wix-font-Heading-L-line-height: 1.4em;
	--wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
	--wix-font-Heading-L-text-decoration: none;
	--wix-font-Heading-M: normal normal normal 18px/1.4em helvetica-w01-light, sans-serif;
	--wix-font-Heading-M-style: normal;
	--wix-font-Heading-M-variant: normal;
	--wix-font-Heading-M-weight: normal;
	--wix-font-Heading-M-size: 18px;
	--wix-font-Heading-M-line-height: 1.4em;
	--wix-font-Heading-M-family: helvetica-w01-light, sans-serif;
	--wix-font-Heading-M-text-decoration: none;
	--wix-font-Heading-S: normal normal normal 13px/1.4em helvetica-w01-bold, sans-serif;
	--wix-font-Heading-S-style: normal;
	--wix-font-Heading-S-variant: normal;
	--wix-font-Heading-S-weight: normal;
	--wix-font-Heading-S-size: 13px;
	--wix-font-Heading-S-line-height: 1.4em;
	--wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
	--wix-font-Heading-S-text-decoration: none;
	--wix-font-Body-L: normal normal normal 32px/1.4em helvetica-w01-bold, sans-serif;
	--wix-font-Body-L-style: normal;
	--wix-font-Body-L-variant: normal;
	--wix-font-Body-L-weight: normal;
	--wix-font-Body-L-size: 32px;
	--wix-font-Body-L-line-height: 1.4em;
	--wix-font-Body-L-family: helvetica-w01-bold, sans-serif;
	--wix-font-Body-L-text-decoration: none;
	--wix-font-Body-M: normal normal normal 16px/1.4em helvetica-w01-light, sans-serif;
	--wix-font-Body-M-style: normal;
	--wix-font-Body-M-variant: normal;
	--wix-font-Body-M-weight: normal;
	--wix-font-Body-M-size: 16px;
	--wix-font-Body-M-line-height: 1.4em;
	--wix-font-Body-M-family: helvetica-w01-light, sans-serif;
	--wix-font-Body-M-text-decoration: none;
	--wix-font-Body-S: normal normal normal 13px/1.4em helvetica-w01-bold, sans-serif;
	--wix-font-Body-S-style: normal;
	--wix-font-Body-S-variant: normal;
	--wix-font-Body-S-weight: normal;
	--wix-font-Body-S-size: 13px;
	--wix-font-Body-S-line-height: 1.4em;
	--wix-font-Body-S-family: helvetica-w01-bold, sans-serif;
	--wix-font-Body-S-text-decoration: none;
	--wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
	--wix-font-Body-XS-style: normal;
	--wix-font-Body-XS-variant: normal;
	--wix-font-Body-XS-weight: normal;
	--wix-font-Body-XS-size: 12px;
	--wix-font-Body-XS-line-height: 1.4em;
	--wix-font-Body-XS-family: din-next-w01-light, sans-serif;
	--wix-font-Body-XS-text-decoration: none;
	--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
	--wix-font-LIGHT-style: normal;
	--wix-font-LIGHT-variant: normal;
	--wix-font-LIGHT-weight: normal;
	--wix-font-LIGHT-size: 12px;
	--wix-font-LIGHT-line-height: 1.4em;
	--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
	--wix-font-LIGHT-text-decoration: none;
	--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
	--wix-font-MEDIUM-style: normal;
	--wix-font-MEDIUM-variant: normal;
	--wix-font-MEDIUM-weight: normal;
	--wix-font-MEDIUM-size: 12px;
	--wix-font-MEDIUM-line-height: 1.4em;
	--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
	--wix-font-MEDIUM-text-decoration: none;
	--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
	--wix-font-STRONG-style: normal;
	--wix-font-STRONG-variant: normal;
	--wix-font-STRONG-weight: normal;
	--wix-font-STRONG-size: 12px;
	--wix-font-STRONG-line-height: 1.4em;
	--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
	--wix-font-STRONG-text-decoration: none;
}

#comp-kw89k88h {
	--menuTotalBordersX: 0px;
	--menuTotalBordersY: 0px;
	--bgDrop: var(--color_11);
	--rd: 0px;
	--shd: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
	--pad: 10px;
	--fnt: var(--font_8);
	--brd: var(--color_15);
	--txt: var(--color_15);
	--alpha-txt: 1;
	--brdh: var(--color_17);
	--txth: var(--color_17);
	--alpha-txth: 1;
	--brds: var(--color_18);
	--txts: var(--color_18);
	--alpha-txts: 1;
	--alpha-bgDrop: 1;
	--alpha-brdh: 1;
	--alpha-brd: 0;
	--alpha-brds: 1;
	--bg: var(--color_11);
	--alpha-bg: 1;
}

#comp-kw89k88h {
	width: 956px;
	height: 40px;
}

#comp-kw89k88h {
	--menuTotalBordersY: 0px;
	--menuTotalBordersX: 0px;
	--submenus-direction: inherit;
	--menu-direction: inherit;
	--align: start;
	--menu-align: inherit;
	--submenus-align: inherit;
}

#masterPage:not(.landingPage) {
	--top-offset: var(--header-height);
	--header-height: 208px;
}

#masterPage.landingPage {
	--top-offset: 0px;
}

#SITE_HEADER {
	--bg: 14, 31, 74;
	--brwt: 0px;
	--brd: var(--color_15);
	--brwb: 0px;
	--shd: none;
	--bg-scrl: 14, 31, 74;
	--brwt-scrl: 0px;
	--brd-scrl: var(--color_15);
	--brwb-scrl: 0px;
	--shd-scrl: none;
	--alpha-bg: 1;
	--alpha-brd: 0;
	--boxShadowToggleOn-shd: none;
	--alpha-bg-scrl: 1;
	--alpha-brd-scrl: 0;
	--boxShadowToggleOn-shd-scrl: none;
}

#SITE_HEADER {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 0;
}

[data-mesh-id=SITE_HEADERinlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: repeat(2, min-content) 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-losx1v6q"] {
	position: relative;
	margin: 5px 0px 54px calc((100% - 980px) * 0.5);
	left: 4px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kw9lcg9u"] {
	position: relative;
	margin: 5px 0px 14px calc((100% - 980px) * 0.5);
	left: 365px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-l2ozzj1g"] {
	position: relative;
	margin: 14px 0px 64px calc((100% - 980px) * 0.5);
	left: 933px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kkpgzzil"] {
	position: relative;
	margin: 0px 0px 13px calc((100% - 980px) * 0.5);
	left: 0px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-l2ozy24n"] {
	position: relative;
	margin: 0px 0px 19px calc((100% - 980px) * 0.5);
	left: 365px;
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

#SITE_HEADER {
	--bg-overlay-color: transparent;
	--bg-gradient: none;
	--shc-mutated-brightness: 7, 16, 37;
	position: sticky !important;
	top: var(--wix-ads-height);
}

#comp-losx1v6q {
	--borderColor: 232, 232, 232;
	--borderWidth: 1px;
	--borderRadius: 0px 0px 0px 0px;
	--boxShadow: none;
	--separatorColor: 232, 232, 232;
	--backgroundColor: 14, 31, 74;
	--alpha-backgroundColor: 1;
	--borderRadiusValue: 0px 0px 0px 0px;
	--itemFont: normal normal 700 15px/1.4em poppins-extralight, poppins, sans-serif;
	--itemTextColor: var(--color_11);
	--itemTextColorHover: 71, 162, 216;
	--backgroundColorHover: 14, 31, 74;
	--alpha-backgroundColorHover: 1;
	--itemTextColorActive: 71, 162, 216;
	--alpha-itemTextColorActive: 1;
	--backgroundColorActive: 14, 31, 74;
	--alpha-backgroundColorActive: 1;
	--alpha-itemTextColor: 1;
	--alpha-itemTextColorHover: 1;
	--alpha-separatorColor: 1;
	--borderColorActive: rgba(32, 32, 32, 1);
	--borderColorHover: rgba(32, 32, 32, 1);
	--borderSides: none;
	--boxShadowToggleOn-boxShadow: none;
	--itemSpacing: 5px;
	--alpha-borderColor: 0;
}

#comp-losx1v6q {
	width: 116px;
	height: 48px;
}

#comp-losx1v6q {
	--itemFont: normal normal 700 15px/1.4em poppins-extralight, poppins, sans-serif;
	--height: 48px;
	--iconSize: 22px;
}

#comp-kw9lcg9u {
	--contentPaddingLeft: 0px;
	--contentPaddingRight: 0px;
	--contentPaddingTop: 0px;
	--contentPaddingBottom: 0px;
}

#comp-kw9lcg9u {
	width: 249px;
	height: 88px;
}

#comp-kw9lcg9u {
	--height: 88px;
	--width: 249px;
}

/* END STYLABLE DIRECTIVE RULES */

#comp-l2ozzj1g .style-l2p4245z__root {
	-st-extends: StylableButton;
	transition: all 0.2s ease, visibility 0s;
	border: 0px solid rgb(150, 15, 112);
	border-radius: 200px;
	background: #47A2D8
}

/* START STYLABLE DIRECTIVE RULES */

#comp-l2ozzj1g .style-l2p4245z__root:hover {
	background: #FFFFFF;
}

#comp-l2ozzj1g .style-l2p4245z__root:hover .StylableButton2545352419__icon {
	fill: #0E1F4A;
}

#comp-l2ozzj1g .style-l2p4245z__root:disabled {
	background: #E2E2E2
}

#comp-l2ozzj1g .style-l2p4245z__root:disabled .StylableButton2545352419__label {
	color: #8F8F8F
}

#comp-l2ozzj1g .style-l2p4245z__root:disabled .StylableButton2545352419__icon {
	fill: #8F8F8F
}

#comp-l2ozzj1g .style-l2p4245z__root .StylableButton2545352419__container {
	transition: inherit
}

#comp-l2ozzj1g .style-l2p4245z__root .StylableButton2545352419__label {
	transition: inherit;
	font-size: 16px;
	color: #000000;
	display: none
}

#comp-l2ozzj1g .style-l2p4245z__root .StylableButton2545352419__icon {
	transition: inherit;
	width: 30px;
	height: 30px;
	fill: #FFFFFF
}

#comp-l2ozzj1g {
	width: 31px;
	height: 29px;
}

#comp-kkpgzzil {
	--menuTotalBordersX: 0px;
	--menuTotalBordersY: 2px;
	--bgDrop: 14, 31, 74;
	--rd: 0px;
	--shd: none;
	--fnt: normal normal normal 14px/1.4em wfont_ecf1ac_497db68e7eeb4a0eabf56e99cc9bd3ff, wf_497db68e7eeb4a0eabf56e99c, orig_montserrat_medium;
	--pad: 5px;
	--txt: var(--color_11);
	--trans: color 0.4s ease 0s;
	--txth: 71, 162, 216;
	--txts: 255, 255, 255;
	--alpha-txth: 1;
	--alpha-txts: 1;
	--alpha-bgDrop: 0;
	--boxShadowToggleOn-shd: none;
	--alpha-txt: 1;
}

#comp-kkpgzzil {
	width: 980px;
	height: 40px;
}

#comp-kkpgzzil {
	--menuTotalBordersY: 2px;
	--menuTotalBordersX: 0px;
	--submenus-direction: inherit;
	--menu-direction: inherit;
	--align: center;
	--menu-align: inherit;
	--submenus-align: inherit;
}

#comp-l2ozy24n {
	--rd: 20px 20px 20px 20px;
	--trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	--shd: none;
	--fnt: normal normal normal 14px/1.4em wfont_ecf1ac_497db68e7eeb4a0eabf56e99cc9bd3ff, wf_497db68e7eeb4a0eabf56e99c, orig_montserrat_medium;
	--trans2: color 0.4s ease 0s;
	--txt: 255, 255, 255;
	--brw: 0px;
	--bg: 71, 162, 216;
	--brd: var(--color_15);
	--bgh: 255, 255, 255;
	--brdh: var(--color_11);
	--txth: 14, 31, 74;
	--bgd: 204, 204, 204;
	--alpha-bgd: 1;
	--brdd: 204, 204, 204;
	--alpha-brdd: 1;
	--txtd: 255, 255, 255;
	--alpha-txtd: 1;
	--alpha-txth: 1;
	--alpha-brdh: 1;
	--alpha-brd: 1;
	--alpha-bg: 1;
	--alpha-bgh: 1;
	--boxShadowToggleOn-shd: none;
	--alpha-txt: 1;
}

#comp-l2ozy24n {
	width: 250px;
	height: 29px;
}

#comp-l2ozy24n {
	--shc-mutated-brightness: 36, 81, 108;
	--margin-start: 0px;
	--margin-end: 0px;
	--fnt: normal normal normal 14px/1.4em wfont_ecf1ac_497db68e7eeb4a0eabf56e99cc9bd3ff, wf_497db68e7eeb4a0eabf56e99c, orig_montserrat_medium;
	direction: var(--wix-opt-in-direction, ltr);
	--label-align: center;
	--label-text-align: center;
}

#SITE_FOOTER {
	--bg: 14, 31, 74;
	--shd: none;
	--brwt: 0px;
	--brd: var(--color_18);
	--brwb: 0px;
	--bgctr: 14, 31, 74;
	--rd: 0px;
	--alpha-bgctr: 1;
	--alpha-brd: 1;
	--alpha-bg: 1;
	--boxShadowToggleOn-shd: none;
}

#SITE_FOOTER {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 0;
}

[data-mesh-id=SITE_FOOTERinlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: repeat(5, min-content) 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-kxwancrq"] {
	position: relative;
	margin: 27px 0px 30px calc((100% - 980px) * 0.5);
	left: 62px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-kxwa7i56"] {
	position: relative;
	margin: 0px 0px 25px calc((100% - 980px) * 0.5);
	left: 62px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-kxwafbe9"] {
	position: relative;
	margin: 28px 0px 29px calc((100% - 980px) * 0.5);
	left: 401px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-kxwaeqcl"] {
	position: relative;
	margin: 0px 0px 10px calc((100% - 980px) * 0.5);
	left: 405px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-losl06cq"] {
	position: relative;
	margin: 27px 0px 10px calc((100% - 980px) * 0.5);
	left: 786px;
	grid-area: 1 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ky3f5unu"] {
	position: relative;
	margin: 0px 0px 17px calc((100% - 980px) * 0.5);
	left: 446px;
	grid-area: 4 / 1 / 5 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l2nq0nl5"] {
	position: relative;
	margin: 0px 0px 54px calc((100% - 980px) * 0.5);
	left: 107px;
	grid-area: 5 / 1 / 6 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-lpcvfz2s"] {
	position: relative;
	margin: 0px 0px 16px calc((100% - 980px) * 0.5);
	left: 310px;
	grid-area: 6 / 1 / 7 / 2;
	justify-self: start;
	align-self: start;
}

#SITE_FOOTER {
	--shc-mutated-brightness: 7, 16, 37;
	--bg-overlay-color: transparent;
	--bg-gradient: none;
}

#comp-kxwancrq {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}


#comp-kxwancrq {
	width: 66px;
	height: auto;
}

#comp-kxwancrq {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-kxwa7i56 {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-kxwa7i56 {
	width: 289px;
	height: auto;
}

#comp-kxwa7i56 {
	--min-height: 221px;
	--text-direction: var(--wix-opt-in-direction);
}

#comp-kxwafbe9 {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-kxwafbe9 {
	width: 185px;
	height: auto;
}

#comp-kxwafbe9 {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-kxwaeqcl {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-kxwaeqcl {
	width: 233px;
	height: auto;
}

#comp-kxwaeqcl > p {
	font-size: 13px;
}

#comp-kxwaeqcl {
	--min-height: 154px;
	--text-direction: var(--wix-opt-in-direction);
}

#comp-losl06cq {
	width: 173px;
}

[data-mesh-id=comp-losl06cqinlineContent] {
	height: auto;
	width: 173px;
}

[data-mesh-id=comp-losl06cqinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: repeat(2, min-content) 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-losl06cqinlineContent-gridContainer]>[id="comp-ky30lokx"] {
	position: relative;
	margin: 0px 0px 22px 0;
	left: 4px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-losl06cqinlineContent-gridContainer]>[id="comp-kxwaw6pc"] {
	position: relative;
	margin: 0px 0px 45px 0;
	left: 0px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-losl06cqinlineContent-gridContainer]>[id="comp-kxwalmeu"] {
	position: relative;
	margin: 0px 0px 0px 0;
	left: 5px;
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

#comp-ky30lokx {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-ky30lokx {
	width: 169px;
	height: auto;
}

#comp-ky30lokx {
	--min-height: 20px;
	--text-direction: var(--wix-opt-in-direction);
}

#comp-kxwaw6pc {
	width: 148px;
	height: 31px;
}

#comp-kxwaw6pc {
	--item-size: 31px;
	--item-margin-block: 0;
	--item-margin-inline: 0px 8px;
	--item-display: inline-block;
	--direction: var(--wix-opt-in-direction, ltr);
	width: 148px;
	height: 31px;
}

#comp-kxwalmeu {
	--contentPaddingLeft: 0px;
	--contentPaddingRight: 0px;
	--contentPaddingTop: 0px;
	--contentPaddingBottom: 0px;
}

#comp-kxwalmeu {
	width: 138px;
	height: 49px;
}

#comp-kxwalmeu {
	--height: 49px;
	--width: 138px;
}

#comp-ky3f5unu {
	--contentPaddingLeft: 0px;
	--contentPaddingRight: 0px;
	--contentPaddingTop: 0px;
	--contentPaddingBottom: 0px;
}

#comp-ky3f5unu {
	width: 139px;
	height: 42px;
}

#comp-ky3f5unu {
	--height: 42px;
	--width: 139px;
	--mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
	--mask-position: 0% 0%;
	--mask-size: 100% 100%;
	--mask-repeat: no-repeat;
}

#comp-l2nq0nl5 {
	width: 771px;
}

[data-mesh-id=comp-l2nq0nl5inlineContent] {
	height: auto;
	width: 771px;
	display: flex;
}

[data-mesh-id=comp-l2nq0nl5inlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	margin-top: -1px;
	grid-template-rows: 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id="comp-kxwav0ky-rotated-wrapper"]>[id="comp-kxwav0ky"] {
	position: relative;
	left: 246px;
	top: 8px;
}

[data-mesh-id="comp-kxwapt4d-rotated-wrapper"]>[id="comp-kxwapt4d"] {
	position: relative;
	left: 552px;
	top: 8px;
}

[data-mesh-id=comp-l2nq0nl5inlineContent-gridContainer]>[id="comp-kxwaqyfq"] {
	position: relative;
	margin: 1px 0px 4px 0;
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-kxwav0ky-rotated-wrapper] {
	position: static;
	height: 20px;
	width: 0;
	margin: 0px 0px 1px 0;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2nq0nl5inlineContent-gridContainer]>[id="comp-kxwas191"] {
	position: relative;
	margin: 1px 0px 4px 0;
	left: 280px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-kxwapt4d-rotated-wrapper] {
	position: static;
	height: 20px;
	width: 0;
	margin: 0px 0px 1px 0;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2nq0nl5inlineContent-gridContainer]>[id="comp-kxwat8dd"] {
	position: relative;
	margin: 1px 0px 4px 0;
	left: 586px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

#comp-kxwaqyfq {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-kxwaqyfq {
	width: 233px;
	height: auto;
}

#comp-kxwaqyfq {
	--min-height: 9px;
	--text-direction: var(--wix-opt-in-direction);
}

#comp-kxwav0ky {
	--lnw: 1px;
	--brd: var(--color_11);
	--alpha-brd: 1;
}

#comp-kxwav0ky {
	width: 20px;
	height: 5px;
	transform: rotate(90deg);
	--comp-rotate-z: 90deg;
}

#comp-kxwav0ky {
	transform-origin: center 0.5px;
}

#comp-kxwas191 {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-kxwas191 {
	width: 258px;
	height: auto;
}

#comp-kxwas191 {
	--min-height: 9px;
	--text-direction: var(--wix-opt-in-direction);
}

#comp-kxwapt4d {
	--lnw: 1px;
	--brd: var(--color_11);
	--alpha-brd: 1;
}

#comp-kxwapt4d {
	width: 20px;
	height: 5px;
	transform: rotate(90deg);
	--comp-rotate-z: 90deg;
}

#comp-kxwapt4d {
	transform-origin: center 0.5px;
}

#comp-kxwat8dd {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-kxwat8dd {
	width: 185px;
	height: auto;
}

#comp-kxwat8dd {
	--min-height: 9px;
	--text-direction: var(--wix-opt-in-direction);
}

#comp-lpcvfz2s {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-lpcvfz2s {
	width: 422px;
	height: auto;
}

#comp-lpcvfz2s {
	--min-height: 9px;
	--text-direction: var(--wix-opt-in-direction);
}

#comp-kkz85p7d {
	width: 94px;
	height: 94px;
}

@font-face {
	font-display: swap;
	font-family: wf_497db68e7eeb4a0eabf56e99c;
	src: url("/fonts/wf_497db68e7eeb4a0eabf56e99c.woff2") format("woff2");
}
@font-face {
	font-display: swap;
	font-family: wf_8115d8eeded74616b15da9e5a;
	src: url("/fonts/wf_8115d8eeded74616b15da9e5a.woff2") format("woff2");
}
@font-face {
	font-display: swap;
	font-family: wf_b9ef1550644544438a2dea579;
	src: url("/fonts/wf_b9ef1550644544438a2dea579.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: wf_d83a8adca8dc4ddca0a1cdcb4;
	src: url("/fonts/wf_d83a8adca8dc4ddca0a1cdcb4.woff2") format("woff2");
}

@font-face {
	font-family: 'montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
}

@font-face {
	font-family: 'montserrat';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
}

@font-face {
	font-family: 'futura-lt-w01-book';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/futura-lt-w01-book.woff2') format('woff2');
	unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
	font-display: swap;
}

@font-face {
	font-family: 'helvetica-w01-bold';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/helvetica-w01-bold.woff2') format('woff2');
	unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
	font-display: swap;
}

@font-face {
	font-family: 'helvetica-w01-light';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/helvetica-w01-light.woff2') format('woff2');
	unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
	font-display: swap;
}

#izfrf {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 0;
}

#masterPage {
	--pinned-layers-in-page: 0;
}

[data-mesh-id=ContainerizfrfinlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=ContainerizfrfinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: 40px;
	grid-template-rows: repeat(2, min-content) 1fr;
	grid-template-columns: 100%;
	padding-bottom: 0px;
	box-sizing: border-box;
}

[data-mesh-id=ContainerizfrfinlineContent-gridContainer]>[id="comp-lezysjlp"] {
	position: relative;
	margin: 0px 0px 0 calc((100% - 980px) * 0.5);
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=ContainerizfrfinlineContent-gridContainer]>[id="comp-loit0h44"] {
	position: relative;
	margin: 0px 0px 0 calc((100% - 980px) * 0.5);
	left: 0px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=ContainerizfrfinlineContent-gridContainer]>[id="comp-loiq6cna"] {
	position: relative;
	margin: 0px 0px 0 calc((100% - 980px) * 0.5);
	left: 0px;
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

#comp-lezysjlp {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 0;
}

[data-mesh-id=comp-lezysjlpinlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=comp-lezysjlpinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: min-content 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-lezysjlpinlineContent-gridContainer]>[id="comp-loiq7pnu"] {
	position: relative;
	margin: 10px 0px 0 calc((100% - 980px) * 0.5);
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-lezysjlpinlineContent-gridContainer]>[id="comp-loiqcdis"] {
	position: relative;
	margin: 0px 0px 20px calc((100% - 980px) * 0.5);
	left: 0px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

#comp-loiq7pnu {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-loiq7pnu {
	width: 980px;
	height: auto;
}

#comp-loiqcdis {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-loiqcdis {
	width: 980px;
	height: auto;
}

#comp-loit0h44 {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 0;
}

[data-mesh-id=comp-loit0h44inlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=comp-loit0h44inlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-loit0h44inlineContent-gridContainer]>[id="comp-loit2u98"] {
	position: relative;
	margin: 0px 0px 0px calc((100% - 980px) * 0.5);
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

#comp-loit2u98 {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 980px;
}

[data-mesh-id=comp-loit2uaainlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=comp-loit2uaainlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: 318px;
	grid-template-rows: repeat(2, min-content) 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-loit2uaainlineContent-gridContainer]>[id="comp-loit459p"] {
	position: relative;
	margin: 38px 0px 5px calc((100% - 326px) * 0.5);
	left: 135px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-loit2uaainlineContent-gridContainer]>[id="comp-loit6oys"] {
	position: relative;
	margin: 0px 0px 24px calc((100% - 326px) * 0.5);
	left: 5px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-loit2uaainlineContent-gridContainer]>[id="comp-loit8oja"] {
	position: relative;
	margin: 0px 0px 10px calc((100% - 326px) * 0.5);
	left: 38px;
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-loit35o3inlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=comp-loit35o3inlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: 318px;
	grid-template-rows: repeat(2, min-content) 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-loit35o3inlineContent-gridContainer]>[id="comp-loit4ltr"] {
	position: relative;
	margin: 38px 0px 5px calc((100% - 327px) * 0.5);
	left: 128px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-loit35o3inlineContent-gridContainer]>[id="comp-loit7kem"] {
	position: relative;
	margin: 0px 0px 24px calc((100% - 327px) * 0.5);
	left: 6px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-loit35o3inlineContent-gridContainer]>[id="comp-loit9jvo"] {
	position: relative;
	margin: 0px 0px 10px calc((100% - 327px) * 0.5);
	left: 37px;
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-loit39meinlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=comp-loit39meinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: 318px;
	grid-template-rows: min-content 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-loit39meinlineContent-gridContainer]>[id="comp-loit5xqo"] {
	position: relative;
	margin: 43px 0px 11px calc((100% - 327px) * 0.5);
	left: 136px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-loit39meinlineContent-gridContainer]>[id="comp-loit82ew"] {
	position: relative;
	margin: 0px 0px 10px calc((100% - 327px) * 0.5);
	left: 6px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-loit39meinlineContent-gridContainer]>[id="comp-loitamrh"] {
	position: relative;
	margin: 9px 0px 10px calc((100% - 327px) * 0.5);
	left: 23px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

#comp-loit2uaa {
	width: 326px;
}

#comp-loit459p {
	width: 55px;
	height: 55px;
}

#comp-loit6oys {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-loit6oys {
	width: 315px;
	height: auto;
}

#comp-loit8oja {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-loit8oja {
	width: 250px;
	height: auto;
}

#comp-loit35o3 {
	width: 327px;
}

#comp-loit4ltr {
	width: 55px;
	height: 55px;
}

#comp-loit7kem {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-loit7kem {
	width: 315px;
	height: auto;
}

#comp-loit9jvo {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-loit9jvo {
	width: 250px;
	height: auto;
}

#comp-loit39me {
	width: 327px;
}

#comp-loit5xqo {
	width: 55px;
	height: 44px;
}

#comp-loit82ew {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-loit82ew {
	width: 315px;
	height: auto;
}

#comp-loitamrh {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-loitamrh {
	width: 280px;
	height: auto;
}

#comp-loiq6cna {
	left: 0;
	margin-left: 0;
	width: 100%;
	min-width: 0;
}

[data-mesh-id=comp-loiq6cnainlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=comp-loiq6cnainlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-loiq6cnainlineContent-gridContainer]>[id="comp-l2rv8rws"] {
	position: relative;
	margin: 0px 0px 0px calc((100% - 980px) * 0.5);
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-loiq6cnainlineContent-gridContainer]>[id="comp-loszc9dx"] {
	position: relative;
	margin: 0px 0 10px 0;
	left: 0;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: stretch;
	align-self: start;
}

#comp-l2rv8rws {
	width: 980px;
}

[data-mesh-id=comp-l2rv8rwsinlineContent] {
	height: auto;
	width: 980px;
}

[data-mesh-id=comp-l2rv8rwsinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-l2rv8rwsinlineContent-gridContainer]>[id="comp-l2rv8ryi1"] {
	position: relative;
	margin: 0px 0px 0px 0;
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

#comp-l2rv8ryi1 {
	--rd: 0px;
	--shd: 0 0 0 rgba(0, 0, 0, 0);
	--bg: 255, 255, 255;
	--alpha-bg: 1;
	--brd: 227, 227, 227;
	--alpha-brd: 1;
	--brw: 0px;
}

#comp-l2rv8ryi1 {
	width: 980px;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent] {
	height: auto;
	width: 980px;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: repeat(8, min-content) 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-lor2qi6j"] {
	position: relative;
	margin: 36px 0px 13px 0;
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rv8ryr"] {
	position: relative;
	margin: 0px 0px 13px 0;
	left: 61px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l51fm618"] {
	position: relative;
	margin: 0px 0px 14px 0;
	left: 62px;
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rv8ryw"] {
	position: relative;
	margin: 0px 0px 13px 0;
	left: 516px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l51fmupc"] {
	position: relative;
	margin: 0px 0px 14px 0;
	left: 516px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rv8rz52"] {
	position: relative;
	margin: 0px 0px 13px 0;
	left: 62px;
	grid-area: 4 / 1 / 5 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rv8ryz"] {
	position: relative;
	margin: 0px 0px 13px 0;
	left: 516px;
	grid-area: 4 / 1 / 5 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rvv41x"] {
	position: relative;
	margin: 0px 0px -60px 0;
	left: 34px;
	grid-area: 5 / 1 / 6 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2tfhkt6"] {
	position: relative;
	margin: 0px 0px 14px 0;
	left: 61px;
	grid-area: 6 / 1 / 7 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rw4bwc"] {
	position: relative;
	margin: 0px 0px 10px 0;
	left: 398px;
	grid-area: 7 / 1 / 8 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rv8s06"] {
	position: relative;
	margin: 0px 0px 24px 0;
	left: 394px;
	grid-area: 8 / 1 / 9 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-losyg4tw"] {
	position: relative;
	margin: 0px 0px 28px 0;
	left: 315px;
	grid-area: 9 / 1 / 10 / 2;
	justify-self: start;
	align-self: start;
}

#comp-lor2qi6j {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-lor2qi6j {
	width: 980px;
	height: auto;
	text-align:center;
}

#comp-l2rv8ryr {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-bgf: 0.66;
	--alpha-btn_brd: 0.55;
	--alpha-bgd: 1;
	--btn_brd: var(--color_15);
	--btn_fnt: var(--font_8);
	--alpha-bge: 0.2;
	--alpha-brdh: 0.65;
	--fnt2: var(--font_8);
	--alpha-brd: 1;
	--alpha-bg: 0.7;
	--btn_brw: 1;
	--alpha-bgh: 0.6;
	--alpha-brde: 1;
	--txt-placeholder: var(--color_14);
	--alpha-txt-placeholder: 1;
	--alpha-brdf: 0.65;
	--boxShadowToggleOn-shd: none;
}

#comp-l2rv8ryr {
	width: 400px;
	height: 50px;
}

#comp-l51fm618 {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-bgf: 0.66;
	--alpha-btn_brd: 0.55;
	--alpha-bgd: 1;
	--btn_brd: var(--color_15);
	--btn_fnt: var(--font_8);
	--alpha-bge: 0.2;
	--alpha-brdh: 0.65;
	--fnt2: var(--font_8);
	--alpha-brd: 1;
	--alpha-bg: 0.7;
	--btn_brw: 1;
	--alpha-bgh: 0.6;
	--alpha-brde: 1;
	--txt-placeholder: var(--color_14);
	--alpha-txt-placeholder: 1;
	--alpha-brdf: 0.65;
	--boxShadowToggleOn-shd: none;
}

#comp-l51fm618 {
	width: 400px;
	height: 50px;
}

#comp-l2rv8ryw {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-bgf: 0.66;
	--alpha-btn_brd: 0.55;
	--alpha-bgd: 1;
	--btn_brd: var(--color_15);
	--btn_fnt: var(--font_8);
	--alpha-bge: 0.2;
	--alpha-brdh: 0.65;
	--fnt2: var(--font_8);
	--alpha-brd: 1;
	--alpha-bg: 0.7;
	--btn_brw: 1;
	--alpha-bgh: 0.6;
	--alpha-brde: 1;
	--txt-placeholder: var(--color_14);
	--alpha-txt-placeholder: 1;
	--alpha-brdf: 0.65;
	--boxShadowToggleOn-shd: none;
}

#comp-l2rv8ryw {
	width: 400px;
	height: 50px;
}

#comp-l51fmupc {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-bgf: 0.66;
	--alpha-btn_brd: 0.55;
	--alpha-bgd: 1;
	--btn_brd: var(--color_15);
	--btn_fnt: var(--font_8);
	--alpha-bge: 0.2;
	--alpha-brdh: 0.65;
	--fnt2: var(--font_8);
	--alpha-brd: 1;
	--alpha-bg: 0.7;
	--btn_brw: 1;
	--alpha-bgh: 0.6;
	--alpha-brde: 1;
	--txt-placeholder: var(--color_14);
	--alpha-txt-placeholder: 1;
	--alpha-brdf: 0.65;
	--boxShadowToggleOn-shd: none;
}

#comp-l51fmupc {
	width: 400px;
	height: 50px;
}

#comp-l2rv8rz52 {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-bgf: 0.66;
	--alpha-btn_brd: 0.55;
	--alpha-bgd: 1;
	--btn_brd: var(--color_15);
	--btn_fnt: var(--font_8);
	--alpha-bge: 0.2;
	--alpha-brdh: 0.65;
	--fnt2: var(--font_8);
	--alpha-brd: 1;
	--alpha-bg: 0.7;
	--btn_brw: 1;
	--alpha-bgh: 0.6;
	--alpha-brde: 1;
	--txt-placeholder: var(--color_14);
	--alpha-txt-placeholder: 1;
	--alpha-brdf: 0.65;
	--boxShadowToggleOn-shd: none;
}

#comp-l2rv8rz52 {
	width: 400px;
	height: 50px;
}

#comp-l2rv8ryz {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-bgf: 0.66;
	--alpha-btn_brd: 0.55;
	--alpha-bgd: 1;
	--btn_brd: var(--color_15);
	--btn_fnt: var(--font_8);
	--alpha-bge: 0.2;
	--alpha-brdh: 0.65;
	--fnt2: var(--font_8);
	--alpha-brd: 1;
	--alpha-bg: 0.7;
	--btn_brw: 1;
	--alpha-bgh: 0.6;
	--alpha-brde: 1;
	--txt-placeholder: var(--color_14);
	--alpha-txt-placeholder: 1;
	--alpha-brdf: 0.65;
	--boxShadowToggleOn-shd: none;
}

#comp-l2rv8ryz {
	width: 400px;
	height: 50px;
}

#comp-l2rvv41x {
	width: 896px;
}

[data-mesh-id=comp-l2rvv41xinlineContent] {
	height: auto;
	width: 896px;
}

[data-mesh-id=comp-l2rvv41xinlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-l2rvv41xinlineContent-gridContainer]>[id="comp-l2rvv436"] {
	position: relative;
	margin: 0px 0px 0px 0;
	left: 0px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

#comp-l2rvv436 {
	width: 896px;
}

[data-mesh-id=comp-l2rvv436inlineContent] {
	height: auto;
	width: 100%;
}

[data-mesh-id=comp-l2rvv436inlineContent-gridContainer] {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: 323px;
	grid-template-rows: repeat(3, min-content) 1fr;
	grid-template-columns: 100%;
}

[data-mesh-id=comp-l2rvv436inlineContent-gridContainer]>[id="comp-l2rvv43b1"] {
	position: relative;
	margin: 0px 0px 15px 0;
	left: 27px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rvv436inlineContent-gridContainer]>[id="comp-l2rvv43g"] {
	position: relative;
	margin: 0px 0px 13px 0;
	left: 27px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rvv436inlineContent-gridContainer]>[id="comp-l2rvv43s1"] {
	position: relative;
	margin: 0px 0px 11px 0;
	left: 27px;
	
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rvv436inlineContent-gridContainer]>[id="comp-l2rvv43o2"] {
	position: relative;
	margin: 0px 0px 10px 0;
	left: 27px;
	grid-area: 4 / 1 / 5 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rvv436inlineContent-gridContainer]>[id="comp-l2rvv43k"] {
	position: relative;
	margin: 0px 0px 11px 0;
	left: 487px;
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

[data-mesh-id=comp-l2rvv436inlineContent-gridContainer]>[id="comp-l51fo33j"] {
	position: relative;
	margin: 0px 0px 10px 0;
	left: 485px;
	grid-area: 4 / 1 / 5 / 2;
	justify-self: start;
	align-self: start;
}

#comp-l2rvv43b1 {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--alpha-bgd: 1;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-brd: 1;
	--alpha-brdf: 0.65;
	--alpha-brdh: 0.65;
	--boxShadowToggleOn-shd: none;
	--alpha-bg: 0.7;
	--alpha-bgh: 0.6;
	--alpha-bgf: 0.66;
	--alpha-bge: 0.2;
	--alpha-brde: 1;
}

#comp-l2rvv43b1 {
	width: 854px;
	height: 50px;
}

#comp-l2rvv43g {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--alpha-bgd: 1;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-brd: 1;
	--alpha-brdf: 0.65;
	--alpha-brdh: 0.65;
	--boxShadowToggleOn-shd: none;
	--alpha-bg: 0.7;
	--alpha-bgh: 0.6;
	--alpha-bgf: 0.66;
	--alpha-bge: 0.2;
	--alpha-brde: 1;
}

#comp-l2rvv43g {
	width: 854px;
	height: 50px;
}

#comp-l2rvv43s1 {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--alpha-bgd: 1;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-brd: 1;
	--alpha-brdf: 0.65;
	--alpha-brdh: 0.65;
	--boxShadowToggleOn-shd: none;
	--alpha-bg: 0.7;
	--alpha-bgh: 0.6;
	--alpha-bgf: 0.66;
	--alpha-bge: 0.2;
	--alpha-brde: 1;
}

#comp-l2rvv43s1 {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	left: 516px;
	grid-area: 3 / 1 / 3 / 2;
}

#comp-l2rvv43o2 {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--alpha-bgd: 1;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-brd: 1;
	--alpha-brdf: 0.65;
	--alpha-brdh: 0.65;
	--boxShadowToggleOn-shd: none;
	--alpha-bg: 0.7;
	--alpha-bgh: 0.6;
	--alpha-bgf: 0.66;
	--alpha-bge: 0.2;
	--alpha-brde: 1;
}

#comp-l2rvv43o2 {
	width: 400px;
	height: 50px;
}

#comp-l2rvv43k {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--alpha-bgd: 1;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-brd: 1;
	--alpha-brdf: 0.65;
	--alpha-brdh: 0.65;
	--boxShadowToggleOn-shd: none;
	--alpha-bg: 0.7;
	--alpha-bgh: 0.6;
	--alpha-bgf: 0.66;
	--alpha-bge: 0.2;
	--alpha-brde: 1;
}

#comp-l2rvv43k {
	width: 394px;
	height: 50px;
}

#comp-l51fo33j {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
	--bgd: 255, 255, 255;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 1px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
	--alpha-bgf: 0.66;
	--alpha-btn_brd: 0.55;
	--alpha-bgd: 1;
	--btn_brd: var(--color_15);
	--btn_fnt: var(--font_8);
	--alpha-bge: 0.2;
	--alpha-brdh: 0.65;
	--fnt2: var(--font_8);
	--alpha-brd: 1;
	--alpha-bg: 0.7;
	--btn_brw: 1;
	--alpha-bgh: 0.6;
	--alpha-brde: 1;
	--txt-placeholder: var(--color_14);
	--alpha-txt-placeholder: 1;
	--alpha-brdf: 0.65;
	--boxShadowToggleOn-shd: none;
}

#comp-l51fo33j {
	width: 394px;
	height: 50px;
}

#comp-l2tfhkt6 {
	--errorTextColor: 255, 64, 64;
	--alpha-errorTextColor: 1;
	--errorTextFont: var(--font_8);
	--shd: none;
	--rd: 30px 30px 30px 30px;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--brw: 2px;
	--bg: 255, 255, 255;
	--txt: 14, 31, 74;
	--alpha-txt: 1;
	--brd: 14, 31, 74;
	--txt2: 14, 31, 74;
	--alpha-txt2: 1;
	--brwh: 2px;
	--bgh: 246, 235, 228;
	--brdh: 239, 217, 206;
	--bgd: 255, 255, 255;
	--txtd: 219, 219, 219;
	--alpha-txtd: 1;
	--brwd: 0px;
	--brdd: 219, 219, 219;
	--alpha-brdd: 1;
	--brwf: 2px;
	--bgf: 246, 235, 228;
	--brdf: 239, 217, 206;
	--brwe: 2px;
	--bge: 255, 64, 64;
	--brde: 255, 64, 64;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--txtlbl: 14, 31, 74;
	--alpha-txtlbl: 1;
	--txtlblrq: 14, 31, 74;
	--alpha-txtlblrq: 1;
	--alpha-bg: 0.7;
	--alpha-bgd: 1;
	--alpha-bge: 0.2;
	--alpha-bgf: 0.66;
	--alpha-bgh: 0.6;
	--alpha-brd: 1;
	--alpha-brde: 1;
	--alpha-brdf: 0.65;
	--alpha-brdh: 0.65;
	--bg2: 170, 170, 170;
	--alpha-bg2: 1;
	--boxShadowToggleOn-shd: none;
}

#comp-l2tfhkt6 {
	width: 854px;
	height: 144px;
}

#comp-l2rw4bwc {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-l2rw4bwc {
	width: 185px;
	height: auto;
	width:800px; 
	left:100px;
}

#comp-l2rw4bwc h2 {
	font-size: 13px;
}

#comp-l2rv8s06 {
	--rd: 40px 40px 40px 40px;
	--trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	--shd: none;
	--fnt: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
	--trans2: color 0.4s ease 0s;
	--txt: 246, 235, 228;
	--brw: 0px;
	--bg: 14, 31, 74;
	--brd: var(--color_14);
	--bgh: 246, 235, 228;
	--brdh: var(--color_12);
	--txth: 98, 76, 64;
	--bgd: 204, 204, 204;
	--brdd: 204, 204, 204;
	--txtd: 255, 255, 255;
	--alpha-txtd: 1;
	--alpha-bg: 1;
	--alpha-bgh: 1;
	--alpha-brd: 0;
	--alpha-brdh: 0;
	--alpha-txt: 1;
	--alpha-txth: 1;
	--boxShadowToggleOn-shd: none;
	--alpha-bgd: 0.6;
	--alpha-brdd: 0.6;
}

#comp-l2rv8s06 {
	width: 192px;
	height: 42px;
}

#comp-losyg4tw {
	--backgroundColor: 0, 0, 0;
	--alpha-backgroundColor: 0;
	--blendMode: normal;
	--textShadow: 0px 0px transparent;
	--textOutline: 0px 0px transparent;
}

#comp-losyg4tw {
	width: 349px;
	height: auto;
}

#comp-loszc9dx {
	width: 100%;
	left: 0;
	margin-left: 0;
	min-width: initial;
	height: 21px;
}

#izfrf {
	width: auto;
	min-height: 40px;
}

#pageBackground_izfrf {
	--bg-position: absolute;
	--fill-layer-background-overlay-color: transparent;
	--fill-layer-background-overlay-position: absolute;
	--bg-overlay-color: rgb(var(--color_11));
	--bg-gradient: none;
}

#comp-lezysjlp {
	--bg-overlay-color: transparent;
	--bg-gradient: none;
	min-width: 980px;
}

#comp-loiq7pnu {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-loiqcdis {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-loit0h44 {
	--bg-overlay-color: rgb(14, 31, 74);
	--bg-gradient: none;
	min-width: 980px;
}

#comp-loit2u98 {
	--bg-overlay-color: transparent;
	--bg-gradient: none;
	--padding: 0px;
	--margin: 0px;
	min-width: 980px;
	--firstChildMarginTop: -1px;
	--lastChildMarginBottom: -1px;
	--direction: ltr;
}

#comp-loit2uaa {
	--bg-overlay-color: rgb(14, 31, 74);
	--bg-gradient: none;
	width: 100%;
	--column-width: 326px;
	--column-flex: 326;
}

#comp-loit459p {
	--opacity: 1;
}

#comp-loit6oys {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-loit8oja {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-loit35o3 {
	--bg-overlay-color: rgb(14, 31, 74);
	--bg-gradient: none;
	width: 100%;
	--column-width: 327px;
	--column-flex: 327;
}

#comp-loit4ltr {
	--opacity: 1;
}

#comp-loit7kem {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-loit9jvo {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-loit39me {
	--bg-overlay-color: rgb(14, 31, 74);
	--bg-gradient: none;
	width: 100%;
	--column-width: 327px;
	--column-flex: 327;
}

#comp-loit5xqo {
	--opacity: 1;
}

#comp-loit82ew {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-loitamrh {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-loiq6cna {
	--bg-overlay-color: transparent;
	--bg-gradient: none;
	min-width: 980px;
}

#comp-lor2qi6j {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-l2rv8ryr {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l51fm618 {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l2rv8ryw {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l51fmupc {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l2rv8rz52 {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l2rv8ryz {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l2rvv436 {
	--bg-overlay-color: transparent;
	--bg-gradient: none;
	overflow: clip;
}

#comp-l2rvv43b1 {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l2rvv43g {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l2rvv43s1 {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l2rvv43o2 {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l2rvv43k {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l51fo33j {
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--align: start;
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--requiredIndicationDisplay: inline;
	--labelMarginBottom: 5px;
	--textPadding: 3px;
	--textPadding_start: 15px;
	--textPadding_end: 3px;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 32px;
}

#comp-l2tfhkt6 {
	--fntlbl: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--fnt: normal normal normal 13px/1.4em futura-lt-w01-book, sans-serif;
	--direction: var(--wix-opt-in-direction, ltr);
	--labelDirection: inherit;
	--inputDirection: inherit;
	--errorDirection: inherit;
	--align: start;
	--textPaddingTop: 3px;
	--textPaddingStart: 15px;
	--textPaddingEnd: 10px;
	--labelMarginBottom: 5px;
	--requiredIndicationDisplay: inline;
	--labelPadding_start: 1px;
	--labelPadding_end: 20px;
	height: auto;
	--inputHeight: 126px;
}

#comp-l2rw4bwc {
	--text-direction: var(--wix-opt-in-direction);
}

#comp-l2rv8s06 {
	--shc-mutated-brightness: 7, 16, 37;
	--margin-start: 0px;
	--margin-end: 0px;
	--fnt: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
	direction: var(--wix-opt-in-direction, ltr);
	--label-align: center;
	--label-text-align: center;
}

#comp-losyg4tw {
	--text-direction: var(--wix-opt-in-direction);
}


.qacPBh::-webkit-scrollbar,
.qacPBh *::-webkit-scrollbar {
	display: none !important
}

.qacPBh*,
.qacPBh * {
	-ms-overflow-style: none !important;
	scrollbar-width: none !important
}

.eYOUW7 {
	position: static;
	display: flex;
	height: 100%;
	margin: 0 12px
}

.iaJ7EL .eYOUW7 {
	position: absolute;
	display: block;
	right: 4px;
	top: 4px;
	margin: 0
}

.dz8xDz {
	position: relative;
	display: inline-block;
	width: 48px;
	height: 24px;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.dz8xDz.KXRgi2 {
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #116dff !important
}

.BfPLBO {
	opacity: 0;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	cursor: inherit;
	outline: none;
	border: none;
	box-shadow: none
}

.kCHabv {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #cbd3dc;
	cursor: pointer
}

.NDtop7 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: currentColor;
	border-radius: 12px;
	transition: all 300ms ease
}

.kCHabv {
	color: #a4a4a4
}

.kCHabv:hover {
	color: #cbd3dc
}

.kCHabv:active {
	color: #cbd3dc
}

.BfPLBO:checked+.kCHabv:hover {
	color: #4c4c4c
}

.BfPLBO:checked+.kCHabv,
.BfPLBO:checked+.kCHabv:active,
.BfPLBO:checked+.kCHabv:active:hover {
	color: #000
}

.BfPLBO:disabled+.kCHabv,
.BfPLBO:disabled+.kCHabv:hover,
.BfPLBO:disabled+.kCHabv:active,
.BfPLBO:disabled+.kCHabv:active:hover {
	color: rgba(22, 45, 61, .1)
}

.MezgNL {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 22px;
	height: 22px;
	border-radius: 12px;
	box-shadow: 0 2px 1px 0 rgba(22, 45, 61, .48), 0 0 3px 0 rgba(22, 45, 61, .12);
	transition: all 300ms ease;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff
}

.BfPLBO:checked+label .MezgNL {
	left: calc(50% + 1px)
}

.tXvr8R {
	width: 11px;
	height: 11px;
	transition: opacity 300ms ease;
	margin-top: 1px
}

.BfPLBO:not(:checked)+label .Kdinlh,
.BfPLBO:checked+label .n97qfL {
	opacity: 0;
	display: none
}

@media(max-width: 375px) {
	.dz8xDz {
		width: 36px;
		height: 20px
	}

	.MezgNL {
		width: 18px;
		height: 18px;
		border-radius: 9px
	}

	.BfPLBO:checked+label .MezgNL {
		left: calc(50% - 1px)
	}

	.tXvr8R {
		width: 9px;
		height: 9px
	}
}

.bYHZT6 {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	max-width: 195px;
	z-index: 2147483648;
	text-align: center;
	min-height: 0;
	overflow: hidden;
	pointer-events: none
}

.bYHZT6 .Pak4Jp {
	display: block;
	font-family: "HelveticaNeue", "Helvetica Neue", "helvetica", "Sans-Serif";
	font-size: 14px;
	line-height: 18px;
	background-color: #162d3d;
	padding: 12px 24px 12px 24px;
	border: none;
	border-radius: 8px;
	color: #fff
}

.bYHZT6 .NJ3bF4 {
	display: inline-block;
	height: 0;
	width: 0;
	border-color: #162d3d rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 8px
}

.A9d5ZY {
	margin: 0;
	padding: 0;
	background: rgba(0, 0, 0, 0);
	border: none
}

.A9d5ZY .EiWNMp {
	height: 24px;
	width: 24px;
	cursor: pointer
}

.A9d5ZY .EiWNMp.DnrCR3 {
	filter: invert(100%)
}

@media only screen and (max-width: 750px) {
	.A9d5ZY {
		width: 48px;
		height: 48px;
		position: relative
	}

	.A9d5ZY .EiWNMp {
		position: absolute;
		top: 0;
		right: 0
	}
}

.gRqfAK {
	display: flex;
	margin-right: -6px
}

.gRqfAK .bqbmwD {
	border-radius: 0
}

.gRqfAK .mq4ewo {
	border-radius: 4px
}

.gRqfAK .j13ubG {
	border-radius: 16px
}

.gRqfAK .NufYSv {
	flex: 1;
	overflow: hidden
}

.gRqfAK .mQxxMq,
.gRqfAK .N24JKK,
.gRqfAK .Wm1W5U {
	text-overflow: ellipsis;
	margin-top: 0;
	margin-bottom: 0
}

@media only screen and (max-width: 750px) {
	.gRqfAK {
		transform: translateX(0) !important;
		left: 0;
		right: 0;
		width: 100%;
		justify-content: space-between;
		padding: 6px 0 0 0;
		flex-wrap: wrap-reverse;
		flex-basis: content-box
	}

	.gRqfAK button {
		margin: 6px;
		width: calc(50% - 16px)
	}
}

@media only screen and (max-width: 375px) {
	.gRqfAK {
		flex-direction: column;
		justify-content: space-between;
		padding-right: 30px;
		row-gap: 12px;
		margin-bottom: 10px
	}

	.gRqfAK .mQxxMq {
		order: 2
	}

	.gRqfAK .Wm1W5U {
		order: 3
	}

	.gRqfAK .mQxxMq,
	.gRqfAK .Wm1W5U {
		line-height: 30px;
		width: 100%
	}
}

.gRqfAK.i6e3w1 .ogAEw2 {
	text-decoration: underline;
	line-height: 30px;
	margin: auto 10px auto auto;
	text-align: center;
	white-space: unset;
	word-break: break-all;
	cursor: pointer
}

@media only screen and (max-width: 750px)and (min-width: 376px) {
	.gRqfAK.i6e3w1 {
		display: grid;
		grid-template-columns: 50% 50%;
		align-content: stretch;
		row-gap: 6px
	}

	.gRqfAK.i6e3w1 button.NufYSv {
		grid-row-start: 1
	}

	.gRqfAK.i6e3w1 .mQxxMq {
		order: 2
	}

	.gRqfAK.i6e3w1 .mQxxMq,
	.gRqfAK.i6e3w1 .N24JKK {
		width: calc(100% - 8px)
	}

	.gRqfAK.i6e3w1 .ogAEw2 {
		grid-row-start: 2;
		grid-column-start: 1;
		grid-column-end: span col2;
		margin: 0 6px 0 6px
	}
}

@media only screen and (max-width: 375px) {
	.gRqfAK.i6e3w1 {
		display: grid;
		grid-template-columns: 100%;
		align-content: stretch;
		box-sizing: content-box;
		padding-bottom: 4px
	}

	.gRqfAK.i6e3w1 .mQxxMq {
		order: 1;
		width: calc(100% - 16px)
	}

	.gRqfAK.i6e3w1 .N24JKK {
		width: calc(100% - 16px);
		order: 2
	}

	.gRqfAK.i6e3w1 .ogAEw2 {
		order: 3;
		width: calc(100% - 16px);
		line-height: 1.43;
		margin: 2px auto auto auto
	}
}

body.XtN4wf {
	overflow: hidden
}

.IjodFk {
	z-index: 2147483647;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto
}

.IjodFk .f1uNCG {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	transition: opacity .25s
}

.IjodFk .THrZzf {
	position: fixed;
	right: 0;
	margin: 12px 20px 0 0
}

.IjodFk .THrZzf button:focus-visible {
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #116dff !important;
	outline: none
}

@media only screen and (max-width: 750px) {
	.IjodFk .THrZzf {
		margin: 20px 20px 0 0
	}
}

@media only screen and (max-width: 420px) {
	.IjodFk .THrZzf {
		margin: 12px 12px 0 0
	}
}

.IjodFk.IAl3NW .f1uNCG {
	opacity: .6
}

.IjodFk.IAl3NW .O_5igK {
	transform: translate(-50%, -50%);
	opacity: 1
}

.IjodFk .O_5igK {
	display: flex;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	transition: .25s ease-in-out;
	transform: translate(-50%, -20%);
	box-sizing: border-box;
	width: 80%;
	height: 571px;
	max-width: 600px;
	max-height: 80%;
	padding: 0;
	box-shadow: -8px -7px 20px 0 rgba(0, 0, 0, .1);
	flex-direction: column;
	background: #fff
}

.IjodFk .O_5igK .xeX9T7 {
	font-family: "HelveticaNeue", "Helvetica Neue", "helvetica", "Sans-Serif";
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	color: #000;
	margin: 0;
	padding: 24px 24px 0 24px
}

.IjodFk .O_5igK .Crda13 {
	position: relative;
	overflow: auto;
	margin-top: 5px;
	flex-grow: 1;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.IjodFk .O_5igK .UPzahB {
	position: absolute;
	right: 0;
	top: 24px
}

.IjodFk .O_5igK .lCXq42 {
	display: flex;
	padding: 24px;
	text-align: right;
	align-self: flex-end
}

.IjodFk .O_5igK .lCXq42 .YaqqQl {
	width: 172px;
	font-size: 14px;
	font-family: "HelveticaNeue", "Helvetica Neue", "helvetica", "Sans-Serif"
}

.IjodFk .O_5igK .lCXq42 button:focus-visible {
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #116dff !important;
	outline: none
}

@media(max-width: 420px) {
	.IjodFk .O_5igK {
		width: 100%;
		height: 100%;
		max-width: 100%;
		max-height: 100%
	}

	.IjodFk .O_5igK .xeX9T7 {
		padding: 64px 24px 0 24px;
		font-size: 24px;
		line-height: 24px
	}

	.IjodFk .O_5igK .gMbXtY {
		padding: 20px 76px 20px 0;
		margin-right: 20px;
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}

	.IjodFk .O_5igK .Crda13 {
		max-height: none
	}

	.IjodFk .O_5igK .lCXq42 {
		align-self: stretch
	}
}

.jKUVL1 {
	position: relative;
	padding: 24px 90px 24px 24px;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.jKUVL1:last-child {
	border: none
}

.HXQaTB {
	font-family: "HelveticaNeue", "Helvetica Neue", "helvetica", "Sans-Serif";
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #000;
	margin: 0;
	padding: 0
}

.sKz7eY {
	font-family: "HelveticaNeue", "Helvetica Neue", "helvetica", "Sans-Serif";
	font-size: 12px;
	line-height: 1.33;
	color: #000;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	margin: 12px 0 0 0;
	padding: 0
}

._a6Ccw {
	position: absolute;
	right: 24px;
	top: 24px
}

#comp-l26dc7za {
	background: #0E1F4A;
	pointer-events: auto;
}
#comp-l26dc80j {
	width: 956px;
	margin: auto;
}
#comp-l2ab1749 {
	margin-left: 55px;
	margin-bottom: 50px;
	padding-top: 20px;
}

.VDJedC {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	fill: #47A2D8;
}
.VDJedD {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	fill: #47A2D8;
	transform: scale(-1, 1);
}

.VDJedC,
.VDJedC svg {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}
.VDJedD,
.VDJedD svg {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 540px;
	top: 45px;
}

.VDJedC svg {
	height: 8%;
	margin: 0;
	width: 4%;
}

.VDJedD svg {
	height: 10%;
	margin: 0;
	width: 10%;
}

.VDJedC svg:not([data-type=ugc]), .VDJedD svg:not([data-type=ugc]) {
	overflow: visible
}


@media(max-width: 375px) {
	.HXQaTB {
		font-size: 16px;
		line-height: 22px
	}

	.sKz7eY {
		margin-top: 6px
	}
}


@media (max-device-width: 980px) or (max-width: 980px) {
	
	[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rv8ryr"] {
		left: 20px;
		grid-area: auto;
	}
	[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l51fm618"] {
		left: 20px;
		grid-area: auto;
	}
	[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l51fmupc"] {
		left: 20px;
		grid-area: auto;
	}
	[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rv8rz52"] {
		left: 20px;
		grid-area: auto;
	}
	[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rv8ryz"] {
		left: 20px;
		grid-area: auto;
	}
	#comp-l2rvv43s1 {
		left: 20px;
		grid-area: auto;
	}
	[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rw4bwc"] {
		left: 20px;
		grid-area: auto;
	}
	[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-l2rv8s06"] {
		left: 125px;
		grid-area: auto;
	}
	[data-mesh-id=comp-l2rv8ryi1inlineContent-gridContainer]>[id="comp-lor2qi6j"] {
		left: 20px;
		grid-area: auto;
	}
	#comp-lor2qi6j {
		text-align: left !important;
	}
	#comp-l2rw4bwc {
		width:400px; 
		left:20px;
	}
	#comp-l2rw4bwc h2 {
	font-size: 20px;
}
	
	[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
		margin-left: auto;
	}

	[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
		margin-left: auto;
	}

	[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="SOSP_CONTAINER_CUSTOM_ID"] {
		margin: auto;
	}

	#SOSP_CONTAINER_CUSTOM_ID {
		width: auto;
	}

	[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID {
		width: auto;
	}

	[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent] {
		width: auto;
	}

	#comp-kw89k4et {
		width: auto;
	}

	[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-losx1v6q"] {
		margin: auto;
	}

	[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kw9lcg9u"] {
		margin: 0;
	}

	[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-l2ozzj1g"] {
		margin: auto;
	}

	[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kkpgzzil"] {
		margin: auto;
	}

	[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-l2ozy24n"] {
		margin: auto;
	}

	#comp-kkpgzzil {
		width: auto;
	}

	[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-kxwancrq"] {
		margin-left: 0;
	}

	[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-kxwa7i56"] {
		margin: 0;
	}

	[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-kxwafbe9"] {
		margin-left: 0;
		left: 500px;
	}

	[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-kxwaeqcl"] {
		margin: 0;
		left: 500px;
	}

	[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-losl06cq"] {
		margin-left: 0;
		display:none;
	}

	[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ky3f5unu"] {
		margin: 0;
	}

	[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l2nq0nl5"] {
		margin: 0;
	}

	[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-lpcvfz2s"] {
		margin: 0;
	}

	[data-mesh-id=ContainerizfrfinlineContent-gridContainer]>[id="comp-lezysjlp"] {
		margin: auto;
	}

	[data-mesh-id=ContainerizfrfinlineContent-gridContainer]>[id="comp-loit0h44"] {
		margin: auto;
	}

	[data-mesh-id=ContainerizfrfinlineContent-gridContainer]>[id="comp-loiq6cna"] {
		margin: auto;
	}

	[data-mesh-id=comp-lezysjlpinlineContent-gridContainer]>[id="comp-loiq7pnu"] {
		margin: auto;
	}

	[data-mesh-id=comp-lezysjlpinlineContent-gridContainer]>[id="comp-loiqcdis"] {
		margin: auto;
	}

	#comp-loiq7pnu {
		width: auto;
	}

	#comp-loiqcdis {
		width: auto;
	}

	[data-mesh-id=comp-loit0h44inlineContent-gridContainer]>[id="comp-loit2u98"] {
		margin: auto;
	}

	#comp-loit2u98 {
		min-width: auto;
	}

	[data-mesh-id=comp-loiq6cnainlineContent-gridContainer]>[id="comp-l2rv8rws"] {
		margin: auto;
	}

	#comp-l2rv8rws {
		width: auto;
	}

	[data-mesh-id=comp-l2rv8rwsinlineContent] {
		width: auto;
	}

	#comp-l2rv8ryi1 {
		width: auto;
	}

	[data-mesh-id=comp-l2rv8ryi1inlineContent] {
		width: auto;
	}

	#comp-lor2qi6j {
		width: auto;
	}

	#comp-lezysjlp {
		min-width: auto;
	}

	#comp-loit0h44 {
		min-width: auto;
	}

	#comp-loit2u98 {
		min-width: auto;
	}

	#comp-loit2u98 {
		min-width: auto;
	}
	
	.MpKiNN.qzvPmW .wPeA6j {
		font-size: 35px;
	}
	
	body:not(.responsive) #site-root {
		min-width: 100%;
		width: 100%;
	}
	
	.BmZ5pC {
		min-width: 100%;
	}
	
	.font_9 {
		font-size: 20px !important;
	}
	.font_8 {
		font-size: 20px !important;
	}
	
	#comp-kxwa7i56 {
		width: 450px;
	}
	
	input {
		height: 40px;
	}
	
	.FubTgk .l7_2fn {
		font-size: 28px;
	}
	
	/*#comp-l26dc7za, .VDJedC, .VDJedD {
		display: none;
	}*/
	#comp-l2ab4v8k, svg {
		display: none;
	}
}

video {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  position: relative;
  z-index: 10;
  background: #000;
}

[id^="bgLayers_"],
[id^="bgMedia_"] {
  z-index: 0 !important;
}

video {
  z-index: 1 !important;
}