/* Custom */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@font-face { font-family: 'Antonia'; src: url('assets/fonts/Antonia.otf') format('opentype'); font-style: normal; font-display: swap; }

/* Layout */

/* :root { --phone: 600px; --tablet: 1000px; --computer: 1000px; --padding: 20px; }
@media (min-width: 1300px) { :root { --content: 1300px; } }
@media (min-width: 1200px) and (max-width: 1299px) { :root { --content: 100vw; } }
@media (min-width: 1000px) and (max-width: 1199px) { :root { --content: 100vw; } } */

/* Height */

.height\(stretch\), .hover\/height\(stretch\):hover, .open.open\/height\(stretch\), .open > .open\/height\(stretch\) { align-self: stretch !important; }

/* Color */

/*:root { --white: 255, 255, 255; --smoke: 245, 245, 245; --light: 225, 225, 225; --grey: 165, 165, 165; --dark: 80, 80, 80; --dim: 48, 48, 48; --black: 0, 0, 0; --validation: 76, 175, 80; --pending: 247, 180, 44; --error: 210, 77, 41; }*/

/* Blue */

@media all {

	:root { --blue: 36, 158, 166; }

	.background\(blue5\%\), .hover\/background\(blue5\%\):hover, .open.open\/background\(blue5\%\), .open > .open\/background\(blue5\%\), .focus\/background\(blue5\%\):focus, .check\/background\(blue5\%\):checked { background-color: rgba(var(--blue), var(--opacity5)) !important; }
	.background\(blue10\%\), .hover\/background\(blue10\%\):hover, .open.open\/background\(blue10\%\), .open > .open\/background\(blue10\%\), .focus\/background\(blue10\%\):focus, .check\/background\(blue10\%\):checked { background-color: rgba(var(--blue), var(--opacity10)) !important; }
	.background\(blue15\%\), .hover\/background\(blue15\%\):hover, .open.open\/background\(blue15\%\), .open > .open\/background\(blue15\%\), .focus\/background\(blue15\%\):focus, .check\/background\(blue15\%\):checked { background-color: rgba(var(--blue), var(--opacity15)) !important; }
	.background\(blue20\%\), .hover\/background\(blue20\%\):hover, .open.open\/background\(blue20\%\), .open > .open\/background\(blue20\%\), .focus\/background\(blue20\%\):focus, .check\/background\(blue20\%\):checked { background-color: rgba(var(--blue), var(--opacity20)) !important; }
	.background\(blue25\%\), .hover\/background\(blue25\%\):hover, .open.open\/background\(blue25\%\), .open > .open\/background\(blue25\%\), .focus\/background\(blue25\%\):focus, .check\/background\(blue25\%\):checked { background-color: rgba(var(--blue), var(--opacity25)) !important; }
	.background\(blue30\%\), .hover\/background\(blue30\%\):hover, .open.open\/background\(blue30\%\), .open > .open\/background\(blue30\%\), .focus\/background\(blue30\%\):focus, .check\/background\(blue30\%\):checked { background-color: rgba(var(--blue), var(--opacity30)) !important; }
	.background\(blue35\%\), .hover\/background\(blue35\%\):hover, .open.open\/background\(blue35\%\), .open > .open\/background\(blue35\%\), .focus\/background\(blue35\%\):focus, .check\/background\(blue35\%\):checked { background-color: rgba(var(--blue), var(--opacity35)) !important; }
	.background\(blue40\%\), .hover\/background\(blue40\%\):hover, .open.open\/background\(blue40\%\), .open > .open\/background\(blue40\%\), .focus\/background\(blue40\%\):focus, .check\/background\(blue40\%\):checked { background-color: rgba(var(--blue), var(--opacity40)) !important; }
	.background\(blue45\%\), .hover\/background\(blue45\%\):hover, .open.open\/background\(blue45\%\), .open > .open\/background\(blue45\%\), .focus\/background\(blue45\%\):focus, .check\/background\(blue45\%\):checked { background-color: rgba(var(--blue), var(--opacity45)) !important; }
	.background\(blue50\%\), .hover\/background\(blue50\%\):hover, .open.open\/background\(blue50\%\), .open > .open\/background\(blue50\%\), .focus\/background\(blue50\%\):focus, .check\/background\(blue50\%\):checked { background-color: rgba(var(--blue), var(--opacity50)) !important; }
	.background\(blue55\%\), .hover\/background\(blue55\%\):hover, .open.open\/background\(blue55\%\), .open > .open\/background\(blue55\%\), .focus\/background\(blue55\%\):focus, .check\/background\(blue55\%\):checked { background-color: rgba(var(--blue), var(--opacity55)) !important; }
	.background\(blue60\%\), .hover\/background\(blue60\%\):hover, .open.open\/background\(blue60\%\), .open > .open\/background\(blue60\%\), .focus\/background\(blue60\%\):focus, .check\/background\(blue60\%\):checked { background-color: rgba(var(--blue), var(--opacity60)) !important; }
	.background\(blue65\%\), .hover\/background\(blue65\%\):hover, .open.open\/background\(blue65\%\), .open > .open\/background\(blue65\%\), .focus\/background\(blue65\%\):focus, .check\/background\(blue65\%\):checked { background-color: rgba(var(--blue), var(--opacity65)) !important; }
	.background\(blue70\%\), .hover\/background\(blue70\%\):hover, .open.open\/background\(blue70\%\), .open > .open\/background\(blue70\%\), .focus\/background\(blue70\%\):focus, .check\/background\(blue70\%\):checked { background-color: rgba(var(--blue), var(--opacity70)) !important; }
	.background\(blue75\%\), .hover\/background\(blue75\%\):hover, .open.open\/background\(blue75\%\), .open > .open\/background\(blue75\%\), .focus\/background\(blue75\%\):focus, .check\/background\(blue75\%\):checked { background-color: rgba(var(--blue), var(--opacity75)) !important; }
	.background\(blue80\%\), .hover\/background\(blue80\%\):hover, .open.open\/background\(blue80\%\), .open > .open\/background\(blue80\%\), .focus\/background\(blue80\%\):focus, .check\/background\(blue80\%\):checked { background-color: rgba(var(--blue), var(--opacity80)) !important; }
	.background\(blue85\%\), .hover\/background\(blue85\%\):hover, .open.open\/background\(blue85\%\), .open > .open\/background\(blue85\%\), .focus\/background\(blue85\%\):focus, .check\/background\(blue85\%\):checked { background-color: rgba(var(--blue), var(--opacity85)) !important; }
	.background\(blue90\%\), .hover\/background\(blue90\%\):hover, .open.open\/background\(blue90\%\), .open > .open\/background\(blue90\%\), .focus\/background\(blue90\%\):focus, .check\/background\(blue90\%\):checked { background-color: rgba(var(--blue), var(--opacity90)) !important; }
	.background\(blue95\%\), .hover\/background\(blue95\%\):hover, .open.open\/background\(blue95\%\), .open > .open\/background\(blue95\%\), .focus\/background\(blue95\%\):focus, .check\/background\(blue95\%\):checked { background-color: rgba(var(--blue), var(--opacity95)) !important; }
	.background\(blue\), .hover\/background\(blue\):hover, .open.open\/background\(blue\), .open > .open\/background\(blue\), .focus\/background\(blue\):focus, .check\/background\(blue\):checked { background-color: rgba(var(--blue), var(--opacity100)) !important; }

	.gradientTop\(blue25\%\), .hover\/gradientTop\(blue25\%\):hover, .open.open\/gradientTop\(blue25\%\), .open > .open\/gradientTop\(blue25\%\), .check\/gradientTop\(blue25\%\):checked { background: linear-gradient(to top, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientTop\(blue50\%\), .hover\/gradientTop\(blue50\%\):hover, .open.open\/gradientTop\(blue50\%\), .open > .open\/gradientTop\(blue50\%\), .check\/gradientTop\(blue50\%\):checked { background: linear-gradient(to top, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientTop\(blue75\%\), .hover\/gradientTop\(blue75\%\):hover, .open.open\/gradientTop\(blue75\%\), .open > .open\/gradientTop\(blue75\%\), .check\/gradientTop\(blue75\%\):checked { background: linear-gradient(to top, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientTop\(blue\), .hover\/gradientTop\(blue\):hover, .open.open\/gradientTop\(blue\), .open > .open\/gradientTop\(blue\), .check\/gradientTop\(blue\):checked { background: linear-gradient(to top, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 1) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(blue25\%\), .hover\/gradientBottom\(blue25\%\):hover, .open.open\/gradientBottom\(blue25\%\), .open > .open\/gradientBottom\(blue25\%\), .check\/gradientBottom\(blue25\%\):checked { background: linear-gradient(to bottom, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(blue50\%\), .hover\/gradientBottom\(blue50\%\):hover, .open.open\/gradientBottom\(blue50\%\), .open > .open\/gradientBottom\(blue50\%\), .check\/gradientBottom\(blue50\%\):checked { background: linear-gradient(to bottom, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(blue75\%\), .hover\/gradientBottom\(blue75\%\):hover, .open.open\/gradientBottom\(blue75\%\), .open > .open\/gradientBottom\(blue75\%\), .check\/gradientBottom\(blue75\%\):checked { background: linear-gradient(to bottom, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(blue\), .gradient\(blue\), .hover\/gradientBottom\(blue\):hover, .open.open\/gradientBottom\(blue\), .open > .open\/gradientBottom\(blue\), .hover\/gradient\(blue\):hover, .open.open\/gradient\(blue\), .open > .open\/gradient\(blue\), .check\/gradient\(blue\):checked { background: linear-gradient(to bottom, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 1) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blue25\%\), .hover\/gradientLeft\(blue25\%\):hover, .open.open\/gradientLeft\(blue25\%\), .open > .open\/gradientLeft\(blue25\%\), .check\/gradientLeft\(blue25\%\):checked { background: linear-gradient(to left, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blue50\%\), .hover\/gradientLeft\(blue50\%\):hover, .open.open\/gradientLeft\(blue50\%\), .open > .open\/gradientLeft\(blue50\%\), .check\/gradientLeft\(blue50\%\):checked { background: linear-gradient(to left, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blue55\%\), .hover\/gradientLeft\(blue55\%\):hover, .open.open\/gradientLeft\(blue55\%\), .open > .open\/gradientLeft\(blue55\%\), .check\/gradientLeft\(blue55\%\):checked { background: linear-gradient(to left, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.55) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blue75\%\), .hover\/gradientLeft\(blue75\%\):hover, .open.open\/gradientLeft\(blue75\%\), .open > .open\/gradientLeft\(blue75\%\), .check\/gradientLeft\(blue75\%\):checked { background: linear-gradient(to left, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blue\), .hover\/gradientLeft\(blue\):hover, .open.open\/gradientLeft\(blue\), .open > .open\/gradientLeft\(blue\), .check\/gradientLeft\(blue\):checked { background: linear-gradient(to left, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 1) 100%) !important; background-color: transparent !important; }
	.gradientRight\(blue25\%\), .hover\/gradientRight\(blue25\%\):hover, .open.open\/gradientRight\(blue25\%\), .open > .open\/gradientRight\(blue25\%\), .check\/gradientRight\(blue25\%\):checked { background: linear-gradient(to right, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientRight\(blue50\%\), .hover\/gradientRight\(blue50\%\):hover, .open.open\/gradientRight\(blue50\%\), .open > .open\/gradientRight\(blue50\%\), .check\/gradientRight\(blue50\%\):checked { background: linear-gradient(to right, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientRight\(blue75\%\), .hover\/gradientRight\(blue75\%\):hover, .open.open\/gradientRight\(blue75\%\), .open > .open\/gradientRight\(blue75\%\), .check\/gradientRight\(blue75\%\):checked { background: linear-gradient(to right, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientRight\(blue\), .hover\/gradientRight\(blue\):hover, .open.open\/gradientRight\(blue\), .open > .open\/gradientRight\(blue\), .check\/gradientRight\(blue\):checked { background: linear-gradient(to right, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 1) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(blue25\%\), .hover\/gradientCenter\(blue25\%\):hover, .open.open\/gradientCenter\(blue25\%\), .open > .open\/gradientCenter\(blue25\%\), .check\/gradientCenter\(blue25\%\):checked { background: radial-gradient(circle, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(blue50\%\), .hover\/gradientCenter\(blue50\%\):hover, .open.open\/gradientCenter\(blue50\%\), .open > .open\/gradientCenter\(blue50\%\), .check\/gradientCenter\(blue50\%\):checked { background: radial-gradient(circle, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(blue75\%\), .hover\/gradientCenter\(blue75\%\):hover, .open.open\/gradientCenter\(blue75\%\), .open > .open\/gradientCenter\(blue75\%\), .check\/gradientCenter\(blue75\%\):checked { background: radial-gradient(circle, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(blue\), .hover\/gradientCenter\(blue\):hover, .open.open\/gradientCenter\(blue\), .open > .open\/gradientCenter\(blue\), .check\/gradientCenter\(blue\):checked { background: radial-gradient(circle, rgba(36, 158, 166, 0) 0%, rgba(36, 158, 166, 1) 100%) !important; background-color: transparent !important; }

	input[class*="background(blue"], textarea[class*="background(blue"], select[class*="background(blue"] { color: rgba(var(--white), var(--opacity100)) !important; }
	[class*="background(blue"]::placeholder { color: rgba(var(--white), var(--opacity75)) !important; }
	[class*="background(blue"]::-webkit-input-placeholder { color: rgba(var(--white), var(--opacity75)) !important; }
	[class*="background(blue"]::-moz-placeholder { color: rgba(var(--white), var(--opacity75)) !important; }
	select[class*="background(blue"]:invalid { color: rgba(var(--white), var(--opacity75)) !important; }
	.placeholder\(blue\)::placeholder { color: rgba(var(--blue), var(--opacity75)) !important; opacity: var(--opacity100); }
	.hover\/placeholder\(blue\):hover::placeholder { color: rgba(var(--blue), var(--opacity75)) !important; opacity: var(--opacity100); }
	.focus\/placeholder\(blue\):focus::placeholder { color: rgba(var(--blue), var(--opacity75)) !important; opacity: var(--opacity100); }
	.placeholder\(blue\)::-webkit-input-placeholder { color: rgba(var(--blue), var(--opacity75)) !important; opacity: var(--opacity100); }
	.hover\/placeholder\(blue\):hover::-webkit-input-placeholder { color: rgba(var(--blue), var(--opacity75)) !important; opacity: var(--opacity100); }
	.focus\/placeholder\(blue\):focus::-webkit-input-placeholder { color: rgba(var(--blue), var(--opacity75)) !important; opacity: var(--opacity100); }
	.placeholder\(blue\)::-moz-placeholder { color: rgba(var(--blue), var(--opacity75)) !important; opacity: var(--opacity100); }
	.hover\/placeholder\(blue\):hover::-moz-placeholder { color: rgba(var(--blue), var(--opacity75)) !important; opacity: var(--opacity100); }
	.focus\/placeholder\(blue\):focus::-moz-placeholder { color: rgba(var(--blue), var(--opacity75)) !important; opacity: var(--opacity100); }
	select.placeholder\(blue\):invalid, select.hover\/placeholder\(blue\):invalid:hover, select.focus\/placeholder\(blue\):invalid:focus { color: rgba(var(--blue), var(--opacity75)) !important;  opacity: var(--opacity100); }

	.text\(blue25\%\), select.text\(blue25\%\):valid, .hover\/text\(blue25\%\):hover, .open.open\/text\(blue25\%\), .open > .open\/text\(blue25\%\), select.hover\/text\(blue25\%\):valid:hover, .focus\/text\(blue25\%\):focus, select.focus\/text\(blue25\%\):valid:focus, .check\/text\(blue25\%\):checked { color: rgba(var(--blue), var(--opacity25)) !important; opacity: inherit; }
	.text\(blue50\%\), select.text\(blue50\%\):valid, .hover\/text\(blue50\%\):hover, .open.open\/text\(blue50\%\), .open > .open\/text\(blue50\%\), select.hover\/text\(blue50\%\):valid:hover, .focus\/text\(blue50\%\):focus, select.focus\/text\(blue50\%\):valid:focus, .check\/text\(blue50\%\):checked { color: rgba(var(--blue), var(--opacity50)) !important; opacity: inherit; }
	.text\(blue75\%\), select.text\(blue75\%\):valid, .hover\/text\(blue75\%\):hover, .open.open\/text\(blue75\%\), .open > .open\/text\(blue75\%\), select.hover\/text\(blue75\%\):valid:hover, .focus\/text\(blue75\%\):focus, select.focus\/text\(blue75\%\):valid:focus, .check\/text\(blue75\%\):checked { color: rgba(var(--blue), var(--opacity75)) !important; opacity: inherit; }
	.text\(blue\), select.text\(blue\):valid, .hover\/text\(blue\):hover, .open.open\/text\(blue\), .open > .open\/text\(blue\), select.hover\/text\(blue\):valid:hover, .focus\/text\(blue\):focus, select.focus\/text\(blue\):valid:focus, .check\/text\(blue\):checked { color: rgba(var(--blue), var(--opacity100)) !important; }
	.text\(blue\).pagination > *, .hover\/text\(blue\):hover.pagination > * { color: rgba(var(--blue), var(--opacity100)) !important; }

	.border\(blue25\%\), .hover\/border\(blue25\%\):hover, .open.open\/border\(blue25\%\), .open > .open\/border\(blue25\%\), .focus\/border\(blue25\%\):focus, .focus\/border\(blue25\%\):checked { border-color: rgba(var(--blue), var(--opacity25)) !important; }
	.border\(blue50\%\), .hover\/border\(blue50\%\):hover, .open.open\/border\(blue50\%\), .open > .open\/border\(blue50\%\), .focus\/border\(blue50\%\):focus, .focus\/border\(blue50\%\):checked { border-color: rgba(var(--blue), var(--opacity50)) !important; }
	.border\(blue75\%\), .hover\/border\(blue75\%\):hover, .open.open\/border\(blue75\%\), .open > .open\/border\(blue75\%\), .focus\/border\(blue75\%\):focus, .focus\/border\(blue75\%\):checked { border-color: rgba(var(--blue), var(--opacity75)) !important; }
	.border\(blue\), .hover\/border\(blue\):hover, .open.open\/border\(blue\), .open > .open\/border\(blue\), .focus\/border\(blue\):focus, .focus\/border\(blue\):checked { border-color: rgba(var(--blue), var(--opacity100)) !important; }

	svg.icon\(blue25\%\), :hover > svg.hover\/icon\(blue25\%\), .open > svg.open\/icon\(blue25\%\), svg.focus\/icon\(blue25\%\):focus { fill: rgba(var(--blue), var(--opacity25)) !important; }
	svg.icon\(blue50\%\), :hover > svg.hover\/icon\(blue50\%\), .open > svg.open\/icon\(blue50\%\), svg.focus\/icon\(blue50\%\):focus { fill: rgba(var(--blue), var(--opacity50)) !important; }
	svg.icon\(blue75\%\), :hover > svg.hover\/icon\(blue75\%\), .open > svg.open\/icon\(blue75\%\), svg.focus\/icon\(blue75\%\):focus { fill: rgba(var(--blue), var(--opacity75)) !important; }
	svg.icon\(blue\), :hover > svg.hover\/icon\(blue\), .open > svg.open\/icon\(blue\), svg.focus\/icon\(blue\):focus { fill: rgba(var(--blue), var(--opacity100)) !important; }
	select.background\(blue\) { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(255, 255, 255, 0.75);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(blue25\%\), select.hover\/icon\(blue25\%\):hover, select.focus\/icon\(blue25\%\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(36, 158, 166, 0.25);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(blue50\%\), select.hover\/icon\(blue50\%\):hover, select.focus\/icon\(blue50\%\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(36, 158, 166, 0.50);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(blue75\%\), select.hover\/icon\(blue75\%\):hover, select.focus\/icon\(blue75\%\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(36, 158, 166, 0.75);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(blue\), select.hover\/icon\(blue\):hover, select.focus\/icon\(blue\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(36, 158, 166, 1);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(blue25\%\):after, input[type="radio"].check\/icon\(blue25\%\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(36, 158, 166, 0.25);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(blue50\%\):after, input[type="radio"].check\/icon\(blue50\%\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(36, 158, 166, 0.50);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(blue75\%\):after, input[type="radio"].check\/icon\(blue75\%\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(36, 158, 166, 0.75);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(blue\):after, input[type="radio"].check\/icon\(blue\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(36, 158, 166, 1);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].input\(toggle\).icon\(blue25\%\):after { background-color: rgba(var(--blue), var(--opacity25)); }
	input[type="checkbox"].input\(toggle\).icon\(blue50\%\):after { background-color: rgba(var(--blue), var(--opacity50)); }
	input[type="checkbox"].input\(toggle\).icon\(blue75\%\):after { background-color: rgba(var(--blue), var(--opacity75)); }
	input[type="checkbox"].input\(toggle\).icon\(blue\):after { background-color: rgba(var(--blue), var(--opacity100)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(blue25\%\):checked:after { background-color: rgba(var(--blue), var(--opacity25)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(blue50\%\):checked:after { background-color: rgba(var(--blue), var(--opacity50)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(blue75\%\):checked:after { background-color: rgba(var(--blue), var(--opacity75)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(blue\):checked:after { background-color: rgba(var(--blue), var(--opacity100)); }
	.icon\(blue\).pagination .bullet, .icon\(blue\).pagination .number, .hover\/icon\(blue\).pagination:hover .bullet, .hover\/icon\(blue\).pagination:hover .number { background-color: rgba(var(--blue), var(--opacity100)) !important; }
	.icon\(blue\).pagination .bar, .hover\/icon\(blue\).pagination:hover .bar { background-color: rgba(var(--blue), var(--opacity100)) !important; }

	svg.stroke\(blue25\%\), :hover > svg.hover\/stroke\(blue25\%\), .open > svg.open\/stroke\(blue25\%\), svg.focus\/stroke\(blue25\%\):focus { stroke: rgb(var(--blue)) !important; stroke-opacity: var(--opacity25) !important; }
	svg.stroke\(blue50\%\), :hover > svg.hover\/stroke\(blue50\%\), .open > svg.open\/stroke\(blue50\%\), svg.focus\/stroke\(blue50\%\):focus { stroke: rgb(var(--blue)) !important; stroke-opacity: var(--opacity50) !important; }
	svg.stroke\(blue75\%\), :hover > svg.hover\/stroke\(blue75\%\), .open > svg.open\/stroke\(blue75\%\), svg.focus\/stroke\(blue75\%\):focus { stroke: rgb(var(--blue)) !important; stroke-opacity: var(--opacity75) !important; }
	svg.stroke\(blue\), :hover > svg.hover\/stroke\(blue\), .open > svg.open\/stroke\(blue\), svg.focus\/stroke\(blue\):focus { stroke: rgb(var(--blue)) !important; stroke-opacity: var(--opacity100) !important; }

}

.bold\/text\(blue\) strong { color: rgba(var(--blue), var(--opacity100)) !important; }

/* Blue Dark */

@media all {

	:root { --blueDark: 18, 60, 64; }

	.background\(blueDark5\%\), .hover\/background\(blueDark5\%\):hover, .open.open\/background\(blueDark5\%\), .open > .open\/background\(blueDark5\%\), .focus\/background\(blueDark5\%\):focus, .check\/background\(blueDark5\%\):checked { background-color: rgba(var(--blueDark), var(--opacity5)) !important; }
	.background\(blueDark10\%\), .hover\/background\(blueDark10\%\):hover, .open.open\/background\(blueDark10\%\), .open > .open\/background\(blueDark10\%\), .focus\/background\(blueDark10\%\):focus, .check\/background\(blueDark10\%\):checked { background-color: rgba(var(--blueDark), var(--opacity10)) !important; }
	.background\(blueDark15\%\), .hover\/background\(blueDark15\%\):hover, .open.open\/background\(blueDark15\%\), .open > .open\/background\(blueDark15\%\), .focus\/background\(blueDark15\%\):focus, .check\/background\(blueDark15\%\):checked { background-color: rgba(var(--blueDark), var(--opacity15)) !important; }
	.background\(blueDark20\%\), .hover\/background\(blueDark20\%\):hover, .open.open\/background\(blueDark20\%\), .open > .open\/background\(blueDark20\%\), .focus\/background\(blueDark20\%\):focus, .check\/background\(blueDark20\%\):checked { background-color: rgba(var(--blueDark), var(--opacity20)) !important; }
	.background\(blueDark25\%\), .hover\/background\(blueDark25\%\):hover, .open.open\/background\(blueDark25\%\), .open > .open\/background\(blueDark25\%\), .focus\/background\(blueDark25\%\):focus, .check\/background\(blueDark25\%\):checked { background-color: rgba(var(--blueDark), var(--opacity25)) !important; }
	.background\(blueDark30\%\), .hover\/background\(blueDark30\%\):hover, .open.open\/background\(blueDark30\%\), .open > .open\/background\(blueDark30\%\), .focus\/background\(blueDark30\%\):focus, .check\/background\(blueDark30\%\):checked { background-color: rgba(var(--blueDark), var(--opacity30)) !important; }
	.background\(blueDark35\%\), .hover\/background\(blueDark35\%\):hover, .open.open\/background\(blueDark35\%\), .open > .open\/background\(blueDark35\%\), .focus\/background\(blueDark35\%\):focus, .check\/background\(blueDark35\%\):checked { background-color: rgba(var(--blueDark), var(--opacity35)) !important; }
	.background\(blueDark40\%\), .hover\/background\(blueDark40\%\):hover, .open.open\/background\(blueDark40\%\), .open > .open\/background\(blueDark40\%\), .focus\/background\(blueDark40\%\):focus, .check\/background\(blueDark40\%\):checked { background-color: rgba(var(--blueDark), var(--opacity40)) !important; }
	.background\(blueDark45\%\), .hover\/background\(blueDark45\%\):hover, .open.open\/background\(blueDark45\%\), .open > .open\/background\(blueDark45\%\), .focus\/background\(blueDark45\%\):focus, .check\/background\(blueDark45\%\):checked { background-color: rgba(var(--blueDark), var(--opacity45)) !important; }
	.background\(blueDark50\%\), .hover\/background\(blueDark50\%\):hover, .open.open\/background\(blueDark50\%\), .open > .open\/background\(blueDark50\%\), .focus\/background\(blueDark50\%\):focus, .check\/background\(blueDark50\%\):checked { background-color: rgba(var(--blueDark), var(--opacity50)) !important; }
	.background\(blueDark55\%\), .hover\/background\(blueDark55\%\):hover, .open.open\/background\(blueDark55\%\), .open > .open\/background\(blueDark55\%\), .focus\/background\(blueDark55\%\):focus, .check\/background\(blueDark55\%\):checked { background-color: rgba(var(--blueDark), var(--opacity55)) !important; }
	.background\(blueDark60\%\), .hover\/background\(blueDark60\%\):hover, .open.open\/background\(blueDark60\%\), .open > .open\/background\(blueDark60\%\), .focus\/background\(blueDark60\%\):focus, .check\/background\(blueDark60\%\):checked { background-color: rgba(var(--blueDark), var(--opacity60)) !important; }
	.background\(blueDark65\%\), .hover\/background\(blueDark65\%\):hover, .open.open\/background\(blueDark65\%\), .open > .open\/background\(blueDark65\%\), .focus\/background\(blueDark65\%\):focus, .check\/background\(blueDark65\%\):checked { background-color: rgba(var(--blueDark), var(--opacity65)) !important; }
	.background\(blueDark70\%\), .hover\/background\(blueDark70\%\):hover, .open.open\/background\(blueDark70\%\), .open > .open\/background\(blueDark70\%\), .focus\/background\(blueDark70\%\):focus, .check\/background\(blueDark70\%\):checked { background-color: rgba(var(--blueDark), var(--opacity70)) !important; }
	.background\(blueDark75\%\), .hover\/background\(blueDark75\%\):hover, .open.open\/background\(blueDark75\%\), .open > .open\/background\(blueDark75\%\), .focus\/background\(blueDark75\%\):focus, .check\/background\(blueDark75\%\):checked { background-color: rgba(var(--blueDark), var(--opacity75)) !important; }
	.background\(blueDark80\%\), .hover\/background\(blueDark80\%\):hover, .open.open\/background\(blueDark80\%\), .open > .open\/background\(blueDark80\%\), .focus\/background\(blueDark80\%\):focus, .check\/background\(blueDark80\%\):checked { background-color: rgba(var(--blueDark), var(--opacity80)) !important; }
	.background\(blueDark85\%\), .hover\/background\(blueDark85\%\):hover, .open.open\/background\(blueDark85\%\), .open > .open\/background\(blueDark85\%\), .focus\/background\(blueDark85\%\):focus, .check\/background\(blueDark85\%\):checked { background-color: rgba(var(--blueDark), var(--opacity85)) !important; }
	.background\(blueDark90\%\), .hover\/background\(blueDark90\%\):hover, .open.open\/background\(blueDark90\%\), .open > .open\/background\(blueDark90\%\), .focus\/background\(blueDark90\%\):focus, .check\/background\(blueDark90\%\):checked { background-color: rgba(var(--blueDark), var(--opacity90)) !important; }
	.background\(blueDark95\%\), .hover\/background\(blueDark95\%\):hover, .open.open\/background\(blueDark95\%\), .open > .open\/background\(blueDark95\%\), .focus\/background\(blueDark95\%\):focus, .check\/background\(blueDark95\%\):checked { background-color: rgba(var(--blueDark), var(--opacity95)) !important; }
	.background\(blueDark\), .hover\/background\(blueDark\):hover, .open.open\/background\(blueDark\), .open > .open\/background\(blueDark\), .focus\/background\(blueDark\):focus, .check\/background\(blueDark\):checked { background-color: rgba(var(--blueDark), var(--opacity100)) !important; }

	.gradientTop\(blueDark25\%\), .hover\/gradientTop\(blueDark25\%\):hover, .open.open\/gradientTop\(blueDark25\%\), .open > .open\/gradientTop\(blueDark25\%\), .check\/gradientTop\(blueDark25\%\):checked { background: linear-gradient(to top, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientTop\(blueDark50\%\), .hover\/gradientTop\(blueDark50\%\):hover, .open.open\/gradientTop\(blueDark50\%\), .open > .open\/gradientTop\(blueDark50\%\), .check\/gradientTop\(blueDark50\%\):checked { background: linear-gradient(to top, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientTop\(blueDark75\%\), .hover\/gradientTop\(blueDark75\%\):hover, .open.open\/gradientTop\(blueDark75\%\), .open > .open\/gradientTop\(blueDark75\%\), .check\/gradientTop\(blueDark75\%\):checked { background: linear-gradient(to top, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientTop\(blueDark\), .hover\/gradientTop\(blueDark\):hover, .open.open\/gradientTop\(blueDark\), .open > .open\/gradientTop\(blueDark\), .check\/gradientTop\(blueDark\):checked { background: linear-gradient(to top, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 1) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(blueDark25\%\), .hover\/gradientBottom\(blueDark25\%\):hover, .open.open\/gradientBottom\(blueDark25\%\), .open > .open\/gradientBottom\(blueDark25\%\), .check\/gradientBottom\(blueDark25\%\):checked { background: linear-gradient(to bottom, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(blueDark50\%\), .hover\/gradientBottom\(blueDark50\%\):hover, .open.open\/gradientBottom\(blueDark50\%\), .open > .open\/gradientBottom\(blueDark50\%\), .check\/gradientBottom\(blueDark50\%\):checked { background: linear-gradient(to bottom, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(blueDark75\%\), .hover\/gradientBottom\(blueDark75\%\):hover, .open.open\/gradientBottom\(blueDark75\%\), .open > .open\/gradientBottom\(blueDark75\%\), .check\/gradientBottom\(blueDark75\%\):checked { background: linear-gradient(to bottom, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(blueDark\), .gradient\(blueDark\), .hover\/gradientBottom\(blueDark\):hover, .open.open\/gradientBottom\(blueDark\), .open > .open\/gradientBottom\(blueDark\), .hover\/gradient\(blueDark\):hover, .open.open\/gradient\(blueDark\), .open > .open\/gradient\(blueDark\), .check\/gradient\(blueDark\):checked { background: linear-gradient(to bottom, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 1) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blueDark25\%\), .hover\/gradientLeft\(blueDark25\%\):hover, .open.open\/gradientLeft\(blueDark25\%\), .open > .open\/gradientLeft\(blueDark25\%\), .check\/gradientLeft\(blueDark25\%\):checked { background: linear-gradient(to left, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blueDark50\%\), .hover\/gradientLeft\(blueDark50\%\):hover, .open.open\/gradientLeft\(blueDark50\%\), .open > .open\/gradientLeft\(blueDark50\%\), .check\/gradientLeft\(blueDark50\%\):checked { background: linear-gradient(to left, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blueDark55\%\), .hover\/gradientLeft\(blueDark55\%\):hover, .open.open\/gradientLeft\(blueDark55\%\), .open > .open\/gradientLeft\(blueDark55\%\), .check\/gradientLeft\(blueDark55\%\):checked { background: linear-gradient(to left, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.55) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blueDark75\%\), .hover\/gradientLeft\(blueDark75\%\):hover, .open.open\/gradientLeft\(blueDark75\%\), .open > .open\/gradientLeft\(blueDark75\%\), .check\/gradientLeft\(blueDark75\%\):checked { background: linear-gradient(to left, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(blueDark\), .hover\/gradientLeft\(blueDark\):hover, .open.open\/gradientLeft\(blueDark\), .open > .open\/gradientLeft\(blueDark\), .check\/gradientLeft\(blueDark\):checked { background: linear-gradient(to left, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 1) 100%) !important; background-color: transparent !important; }
	.gradientRight\(blueDark25\%\), .hover\/gradientRight\(blueDark25\%\):hover, .open.open\/gradientRight\(blueDark25\%\), .open > .open\/gradientRight\(blueDark25\%\), .check\/gradientRight\(blueDark25\%\):checked { background: linear-gradient(to right, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientRight\(blueDark50\%\), .hover\/gradientRight\(blueDark50\%\):hover, .open.open\/gradientRight\(blueDark50\%\), .open > .open\/gradientRight\(blueDark50\%\), .check\/gradientRight\(blueDark50\%\):checked { background: linear-gradient(to right, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientRight\(blueDark75\%\), .hover\/gradientRight\(blueDark75\%\):hover, .open.open\/gradientRight\(blueDark75\%\), .open > .open\/gradientRight\(blueDark75\%\), .check\/gradientRight\(blueDark75\%\):checked { background: linear-gradient(to right, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientRight\(blueDark\), .hover\/gradientRight\(blueDark\):hover, .open.open\/gradientRight\(blueDark\), .open > .open\/gradientRight\(blueDark\), .check\/gradientRight\(blueDark\):checked { background: linear-gradient(to right, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 1) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(blueDark25\%\), .hover\/gradientCenter\(blueDark25\%\):hover, .open.open\/gradientCenter\(blueDark25\%\), .open > .open\/gradientCenter\(blueDark25\%\), .check\/gradientCenter\(blueDark25\%\):checked { background: radial-gradient(circle, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(blueDark50\%\), .hover\/gradientCenter\(blueDark50\%\):hover, .open.open\/gradientCenter\(blueDark50\%\), .open > .open\/gradientCenter\(blueDark50\%\), .check\/gradientCenter\(blueDark50\%\):checked { background: radial-gradient(circle, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(blueDark75\%\), .hover\/gradientCenter\(blueDark75\%\):hover, .open.open\/gradientCenter\(blueDark75\%\), .open > .open\/gradientCenter\(blueDark75\%\), .check\/gradientCenter\(blueDark75\%\):checked { background: radial-gradient(circle, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(blueDark\), .hover\/gradientCenter\(blueDark\):hover, .open.open\/gradientCenter\(blueDark\), .open > .open\/gradientCenter\(blueDark\), .check\/gradientCenter\(blueDark\):checked { background: radial-gradient(circle, rgba(18, 60, 64, 0) 0%, rgba(18, 60, 64, 1) 100%) !important; background-color: transparent !important; }

	input[class*="background(blueDark"], textarea[class*="background(blueDark"], select[class*="background(blueDark"] { color: rgba(var(--white), var(--opacity100)) !important; }
	[class*="background(blueDark"]::placeholder { color: rgba(var(--white), var(--opacity75)) !important; }
	[class*="background(blueDark"]::-webkit-input-placeholder { color: rgba(var(--white), var(--opacity75)) !important; }
	[class*="background(blueDark"]::-moz-placeholder { color: rgba(var(--white), var(--opacity75)) !important; }
	select[class*="background(blueDark"]:invalid { color: rgba(var(--white), var(--opacity75)) !important; }
	.placeholder\(blueDark\)::placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: var(--opacity100); }
	.hover\/placeholder\(blueDark\):hover::placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: var(--opacity100); }
	.focus\/placeholder\(blueDark\):focus::placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: var(--opacity100); }
	.placeholder\(blueDark\)::-webkit-input-placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: var(--opacity100); }
	.hover\/placeholder\(blueDark\):hover::-webkit-input-placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: var(--opacity100); }
	.focus\/placeholder\(blueDark\):focus::-webkit-input-placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: var(--opacity100); }
	.placeholder\(blueDark\)::-moz-placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: var(--opacity100); }
	.hover\/placeholder\(blueDark\):hover::-moz-placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: var(--opacity100); }
	.focus\/placeholder\(blueDark\):focus::-moz-placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: var(--opacity100); }
	select.placeholder\(blueDark\):invalid, select.hover\/placeholder\(blueDark\):invalid:hover, select.focus\/placeholder\(blueDark\):invalid:focus { color: rgba(var(--blueDark), var(--opacity75)) !important;  opacity: var(--opacity100); }

	.text\(blueDark25\%\), select.text\(blueDark25\%\):valid, .hover\/text\(blueDark25\%\):hover, .open.open\/text\(blueDark25\%\), .open > .open\/text\(blueDark25\%\), select.hover\/text\(blueDark25\%\):valid:hover, .focus\/text\(blueDark25\%\):focus, select.focus\/text\(blueDark25\%\):valid:focus, .check\/text\(blueDark25\%\):checked { color: rgba(var(--blueDark), var(--opacity25)) !important; opacity: inherit; }
	.text\(blueDark50\%\), select.text\(blueDark50\%\):valid, .hover\/text\(blueDark50\%\):hover, .open.open\/text\(blueDark50\%\), .open > .open\/text\(blueDark50\%\), select.hover\/text\(blueDark50\%\):valid:hover, .focus\/text\(blueDark50\%\):focus, select.focus\/text\(blueDark50\%\):valid:focus, .check\/text\(blueDark50\%\):checked { color: rgba(var(--blueDark), var(--opacity50)) !important; opacity: inherit; }
	.text\(blueDark75\%\), select.text\(blueDark75\%\):valid, .hover\/text\(blueDark75\%\):hover, .open.open\/text\(blueDark75\%\), .open > .open\/text\(blueDark75\%\), select.hover\/text\(blueDark75\%\):valid:hover, .focus\/text\(blueDark75\%\):focus, select.focus\/text\(blueDark75\%\):valid:focus, .check\/text\(blueDark75\%\):checked { color: rgba(var(--blueDark), var(--opacity75)) !important; opacity: inherit; }
	.text\(blueDark\), select.text\(blueDark\):valid, .hover\/text\(blueDark\):hover, .open.open\/text\(blueDark\), .open > .open\/text\(blueDark\), select.hover\/text\(blueDark\):valid:hover, .focus\/text\(blueDark\):focus, select.focus\/text\(blueDark\):valid:focus, .check\/text\(blueDark\):checked { color: rgba(var(--blueDark), var(--opacity100)) !important; }
	.text\(blueDark\).pagination > *, .hover\/text\(blueDark\):hover.pagination > * { color: rgba(var(--blueDark), var(--opacity100)) !important; }

	.border\(blueDark25\%\), .hover\/border\(blueDark25\%\):hover, .open.open\/border\(blueDark25\%\), .open > .open\/border\(blueDark25\%\), .focus\/border\(blueDark25\%\):focus, .focus\/border\(blueDark25\%\):checked { border-color: rgba(var(--blueDark), var(--opacity25)) !important; }
	.border\(blueDark50\%\), .hover\/border\(blueDark50\%\):hover, .open.open\/border\(blueDark50\%\), .open > .open\/border\(blueDark50\%\), .focus\/border\(blueDark50\%\):focus, .focus\/border\(blueDark50\%\):checked { border-color: rgba(var(--blueDark), var(--opacity50)) !important; }
	.border\(blueDark75\%\), .hover\/border\(blueDark75\%\):hover, .open.open\/border\(blueDark75\%\), .open > .open\/border\(blueDark75\%\), .focus\/border\(blueDark75\%\):focus, .focus\/border\(blueDark75\%\):checked { border-color: rgba(var(--blueDark), var(--opacity75)) !important; }
	.border\(blueDark\), .hover\/border\(blueDark\):hover, .open.open\/border\(blueDark\), .open > .open\/border\(blueDark\), .focus\/border\(blueDark\):focus, .focus\/border\(blueDark\):checked { border-color: rgba(var(--blueDark), var(--opacity100)) !important; }

	svg.icon\(blueDark25\%\), :hover > svg.hover\/icon\(blueDark25\%\), .open > svg.open\/icon\(blueDark25\%\), svg.focus\/icon\(blueDark25\%\):focus { fill: rgba(var(--blueDark), var(--opacity25)) !important; }
	svg.icon\(blueDark50\%\), :hover > svg.hover\/icon\(blueDark50\%\), .open > svg.open\/icon\(blueDark50\%\), svg.focus\/icon\(blueDark50\%\):focus { fill: rgba(var(--blueDark), var(--opacity50)) !important; }
	svg.icon\(blueDark75\%\), :hover > svg.hover\/icon\(blueDark75\%\), .open > svg.open\/icon\(blueDark75\%\), svg.focus\/icon\(blueDark75\%\):focus { fill: rgba(var(--blueDark), var(--opacity75)) !important; }
	svg.icon\(blueDark\), :hover > svg.hover\/icon\(blueDark\), .open > svg.open\/icon\(blueDark\), svg.focus\/icon\(blueDark\):focus { fill: rgba(var(--blueDark), var(--opacity100)) !important; }
	select.background\(blueDark\) { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(255, 255, 255, 0.75);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(blueDark25\%\), select.hover\/icon\(blueDark25\%\):hover, select.focus\/icon\(blueDark25\%\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(18, 60, 64, 0.25);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(blueDark50\%\), select.hover\/icon\(blueDark50\%\):hover, select.focus\/icon\(blueDark50\%\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(18, 60, 64, 0.50);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(blueDark75\%\), select.hover\/icon\(blueDark75\%\):hover, select.focus\/icon\(blueDark75\%\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(18, 60, 64, 0.75);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(blueDark\), select.hover\/icon\(blueDark\):hover, select.focus\/icon\(blueDark\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(18, 60, 64, 1);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(blueDark25\%\):after, input[type="radio"].check\/icon\(blueDark25\%\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(18, 60, 64, 0.25);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(blueDark50\%\):after, input[type="radio"].check\/icon\(blueDark50\%\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(18, 60, 64, 0.50);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(blueDark75\%\):after, input[type="radio"].check\/icon\(blueDark75\%\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(18, 60, 64, 0.75);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(blueDark\):after, input[type="radio"].check\/icon\(blueDark\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(18, 60, 64, 1);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].input\(toggle\).icon\(blueDark25\%\):after { background-color: rgba(var(--blueDark), var(--opacity25)); }
	input[type="checkbox"].input\(toggle\).icon\(blueDark50\%\):after { background-color: rgba(var(--blueDark), var(--opacity50)); }
	input[type="checkbox"].input\(toggle\).icon\(blueDark75\%\):after { background-color: rgba(var(--blueDark), var(--opacity75)); }
	input[type="checkbox"].input\(toggle\).icon\(blueDark\):after { background-color: rgba(var(--blueDark), var(--opacity100)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(blueDark25\%\):checked:after { background-color: rgba(var(--blueDark), var(--opacity25)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(blueDark50\%\):checked:after { background-color: rgba(var(--blueDark), var(--opacity50)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(blueDark75\%\):checked:after { background-color: rgba(var(--blueDark), var(--opacity75)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(blueDark\):checked:after { background-color: rgba(var(--blueDark), var(--opacity100)); }
	.icon\(blueDark\).pagination .bullet, .icon\(blueDark\).pagination .number, .hover\/icon\(blueDark\).pagination:hover .bullet, .hover\/icon\(blueDark\).pagination:hover .number { background-color: rgba(var(--blueDark), var(--opacity100)) !important; }
	.icon\(blueDark\).pagination .bar, .hover\/icon\(blueDark\).pagination:hover .bar { background-color: rgba(var(--blueDark), var(--opacity100)) !important; }

	svg.stroke\(blueDark25\%\), :hover > svg.hover\/stroke\(blueDark25\%\), .open > svg.open\/stroke\(blueDark25\%\), svg.focus\/stroke\(blueDark25\%\):focus { stroke: rgb(var(--blueDark)) !important; stroke-opacity: var(--opacity25) !important; }
	svg.stroke\(blueDark50\%\), :hover > svg.hover\/stroke\(blueDark50\%\), .open > svg.open\/stroke\(blueDark50\%\), svg.focus\/stroke\(blueDark50\%\):focus { stroke: rgb(var(--blueDark)) !important; stroke-opacity: var(--opacity50) !important; }
	svg.stroke\(blueDark75\%\), :hover > svg.hover\/stroke\(blueDark75\%\), .open > svg.open\/stroke\(blueDark75\%\), svg.focus\/stroke\(blueDark75\%\):focus { stroke: rgb(var(--blueDark)) !important; stroke-opacity: var(--opacity75) !important; }
	svg.stroke\(blueDark\), :hover > svg.hover\/stroke\(blueDark\), .open > svg.open\/stroke\(blueDark\), svg.focus\/stroke\(blueDark\):focus { stroke: rgb(var(--blueDark)) !important; stroke-opacity: var(--opacity100) !important; }

}

.bold\/text\(blueDark\) strong { color: rgba(var(--blueDark), var(--opacity100)) !important; }

/* Green */

@media all {

	:root { --green: 221, 233, 183; }

	.background\(green5\%\), .hover\/background\(green5\%\):hover, .open.open\/background\(green5\%\), .open > .open\/background\(green5\%\), .focus\/background\(green5\%\):focus, .check\/background\(green5\%\):checked { background-color: rgba(var(--green), var(--opacity5)) !important; }
	.background\(green10\%\), .hover\/background\(green10\%\):hover, .open.open\/background\(green10\%\), .open > .open\/background\(green10\%\), .focus\/background\(green10\%\):focus, .check\/background\(green10\%\):checked { background-color: rgba(var(--green), var(--opacity10)) !important; }
	.background\(green15\%\), .hover\/background\(green15\%\):hover, .open.open\/background\(green15\%\), .open > .open\/background\(green15\%\), .focus\/background\(green15\%\):focus, .check\/background\(green15\%\):checked { background-color: rgba(var(--green), var(--opacity15)) !important; }
	.background\(green20\%\), .hover\/background\(green20\%\):hover, .open.open\/background\(green20\%\), .open > .open\/background\(green20\%\), .focus\/background\(green20\%\):focus, .check\/background\(green20\%\):checked { background-color: rgba(var(--green), var(--opacity20)) !important; }
	.background\(green25\%\), .hover\/background\(green25\%\):hover, .open.open\/background\(green25\%\), .open > .open\/background\(green25\%\), .focus\/background\(green25\%\):focus, .check\/background\(green25\%\):checked { background-color: rgba(var(--green), var(--opacity25)) !important; }
	.background\(green30\%\), .hover\/background\(green30\%\):hover, .open.open\/background\(green30\%\), .open > .open\/background\(green30\%\), .focus\/background\(green30\%\):focus, .check\/background\(green30\%\):checked { background-color: rgba(var(--green), var(--opacity30)) !important; }
	.background\(green35\%\), .hover\/background\(green35\%\):hover, .open.open\/background\(green35\%\), .open > .open\/background\(green35\%\), .focus\/background\(green35\%\):focus, .check\/background\(green35\%\):checked { background-color: rgba(var(--green), var(--opacity35)) !important; }
	.background\(green40\%\), .hover\/background\(green40\%\):hover, .open.open\/background\(green40\%\), .open > .open\/background\(green40\%\), .focus\/background\(green40\%\):focus, .check\/background\(green40\%\):checked { background-color: rgba(var(--green), var(--opacity40)) !important; }
	.background\(green45\%\), .hover\/background\(green45\%\):hover, .open.open\/background\(green45\%\), .open > .open\/background\(green45\%\), .focus\/background\(green45\%\):focus, .check\/background\(green45\%\):checked { background-color: rgba(var(--green), var(--opacity45)) !important; }
	.background\(green50\%\), .hover\/background\(green50\%\):hover, .open.open\/background\(green50\%\), .open > .open\/background\(green50\%\), .focus\/background\(green50\%\):focus, .check\/background\(green50\%\):checked { background-color: rgba(var(--green), var(--opacity50)) !important; }
	.background\(green55\%\), .hover\/background\(green55\%\):hover, .open.open\/background\(green55\%\), .open > .open\/background\(green55\%\), .focus\/background\(green55\%\):focus, .check\/background\(green55\%\):checked { background-color: rgba(var(--green), var(--opacity55)) !important; }
	.background\(green60\%\), .hover\/background\(green60\%\):hover, .open.open\/background\(green60\%\), .open > .open\/background\(green60\%\), .focus\/background\(green60\%\):focus, .check\/background\(green60\%\):checked { background-color: rgba(var(--green), var(--opacity60)) !important; }
	.background\(green65\%\), .hover\/background\(green65\%\):hover, .open.open\/background\(green65\%\), .open > .open\/background\(green65\%\), .focus\/background\(green65\%\):focus, .check\/background\(green65\%\):checked { background-color: rgba(var(--green), var(--opacity65)) !important; }
	.background\(green70\%\), .hover\/background\(green70\%\):hover, .open.open\/background\(green70\%\), .open > .open\/background\(green70\%\), .focus\/background\(green70\%\):focus, .check\/background\(green70\%\):checked { background-color: rgba(var(--green), var(--opacity70)) !important; }
	.background\(green75\%\), .hover\/background\(green75\%\):hover, .open.open\/background\(green75\%\), .open > .open\/background\(green75\%\), .focus\/background\(green75\%\):focus, .check\/background\(green75\%\):checked { background-color: rgba(var(--green), var(--opacity75)) !important; }
	.background\(green80\%\), .hover\/background\(green80\%\):hover, .open.open\/background\(green80\%\), .open > .open\/background\(green80\%\), .focus\/background\(green80\%\):focus, .check\/background\(green80\%\):checked { background-color: rgba(var(--green), var(--opacity80)) !important; }
	.background\(green85\%\), .hover\/background\(green85\%\):hover, .open.open\/background\(green85\%\), .open > .open\/background\(green85\%\), .focus\/background\(green85\%\):focus, .check\/background\(green85\%\):checked { background-color: rgba(var(--green), var(--opacity85)) !important; }
	.background\(green90\%\), .hover\/background\(green90\%\):hover, .open.open\/background\(green90\%\), .open > .open\/background\(green90\%\), .focus\/background\(green90\%\):focus, .check\/background\(green90\%\):checked { background-color: rgba(var(--green), var(--opacity90)) !important; }
	.background\(green95\%\), .hover\/background\(green95\%\):hover, .open.open\/background\(green95\%\), .open > .open\/background\(green95\%\), .focus\/background\(green95\%\):focus, .check\/background\(green95\%\):checked { background-color: rgba(var(--green), var(--opacity95)) !important; }
	.background\(green\), .hover\/background\(green\):hover, .open.open\/background\(green\), .open > .open\/background\(green\), .focus\/background\(green\):focus, .check\/background\(green\):checked { background-color: rgba(var(--green), var(--opacity100)) !important; }

	.gradientTop\(green25\%\), .hover\/gradientTop\(green25\%\):hover, .open.open\/gradientTop\(green25\%\), .open > .open\/gradientTop\(green25\%\), .check\/gradientTop\(green25\%\):checked { background: linear-gradient(to top, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientTop\(green50\%\), .hover\/gradientTop\(green50\%\):hover, .open.open\/gradientTop\(green50\%\), .open > .open\/gradientTop\(green50\%\), .check\/gradientTop\(green50\%\):checked { background: linear-gradient(to top, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientTop\(green75\%\), .hover\/gradientTop\(green75\%\):hover, .open.open\/gradientTop\(green75\%\), .open > .open\/gradientTop\(green75\%\), .check\/gradientTop\(green75\%\):checked { background: linear-gradient(to top, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientTop\(green\), .hover\/gradientTop\(green\):hover, .open.open\/gradientTop\(green\), .open > .open\/gradientTop\(green\), .check\/gradientTop\(green\):checked { background: linear-gradient(to top, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 1) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(green25\%\), .hover\/gradientBottom\(green25\%\):hover, .open.open\/gradientBottom\(green25\%\), .open > .open\/gradientBottom\(green25\%\), .check\/gradientBottom\(green25\%\):checked { background: linear-gradient(to bottom, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(green50\%\), .hover\/gradientBottom\(green50\%\):hover, .open.open\/gradientBottom\(green50\%\), .open > .open\/gradientBottom\(green50\%\), .check\/gradientBottom\(green50\%\):checked { background: linear-gradient(to bottom, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(green75\%\), .hover\/gradientBottom\(green75\%\):hover, .open.open\/gradientBottom\(green75\%\), .open > .open\/gradientBottom\(green75\%\), .check\/gradientBottom\(green75\%\):checked { background: linear-gradient(to bottom, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(green\), .gradient\(green\), .hover\/gradientBottom\(green\):hover, .open.open\/gradientBottom\(green\), .open > .open\/gradientBottom\(green\), .hover\/gradient\(green\):hover, .open.open\/gradient\(green\), .open > .open\/gradient\(green\), .check\/gradient\(green\):checked { background: linear-gradient(to bottom, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 1) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(green25\%\), .hover\/gradientLeft\(green25\%\):hover, .open.open\/gradientLeft\(green25\%\), .open > .open\/gradientLeft\(green25\%\), .check\/gradientLeft\(green25\%\):checked { background: linear-gradient(to left, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(green50\%\), .hover\/gradientLeft\(green50\%\):hover, .open.open\/gradientLeft\(green50\%\), .open > .open\/gradientLeft\(green50\%\), .check\/gradientLeft\(green50\%\):checked { background: linear-gradient(to left, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(green55\%\), .hover\/gradientLeft\(green55\%\):hover, .open.open\/gradientLeft\(green55\%\), .open > .open\/gradientLeft\(green55\%\), .check\/gradientLeft\(green55\%\):checked { background: linear-gradient(to left, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.55) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(green75\%\), .hover\/gradientLeft\(green75\%\):hover, .open.open\/gradientLeft\(green75\%\), .open > .open\/gradientLeft\(green75\%\), .check\/gradientLeft\(green75\%\):checked { background: linear-gradient(to left, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(green\), .hover\/gradientLeft\(green\):hover, .open.open\/gradientLeft\(green\), .open > .open\/gradientLeft\(green\), .check\/gradientLeft\(green\):checked { background: linear-gradient(to left, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 1) 100%) !important; background-color: transparent !important; }
	.gradientRight\(green25\%\), .hover\/gradientRight\(green25\%\):hover, .open.open\/gradientRight\(green25\%\), .open > .open\/gradientRight\(green25\%\), .check\/gradientRight\(green25\%\):checked { background: linear-gradient(to right, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientRight\(green50\%\), .hover\/gradientRight\(green50\%\):hover, .open.open\/gradientRight\(green50\%\), .open > .open\/gradientRight\(green50\%\), .check\/gradientRight\(green50\%\):checked { background: linear-gradient(to right, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientRight\(green75\%\), .hover\/gradientRight\(green75\%\):hover, .open.open\/gradientRight\(green75\%\), .open > .open\/gradientRight\(green75\%\), .check\/gradientRight\(green75\%\):checked { background: linear-gradient(to right, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientRight\(green\), .hover\/gradientRight\(green\):hover, .open.open\/gradientRight\(green\), .open > .open\/gradientRight\(green\), .check\/gradientRight\(green\):checked { background: linear-gradient(to right, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 1) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(green25\%\), .hover\/gradientCenter\(green25\%\):hover, .open.open\/gradientCenter\(green25\%\), .open > .open\/gradientCenter\(green25\%\), .check\/gradientCenter\(green25\%\):checked { background: radial-gradient(circle, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(green50\%\), .hover\/gradientCenter\(green50\%\):hover, .open.open\/gradientCenter\(green50\%\), .open > .open\/gradientCenter\(green50\%\), .check\/gradientCenter\(green50\%\):checked { background: radial-gradient(circle, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(green75\%\), .hover\/gradientCenter\(green75\%\):hover, .open.open\/gradientCenter\(green75\%\), .open > .open\/gradientCenter\(green75\%\), .check\/gradientCenter\(green75\%\):checked { background: radial-gradient(circle, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(green\), .hover\/gradientCenter\(green\):hover, .open.open\/gradientCenter\(green\), .open > .open\/gradientCenter\(green\), .check\/gradientCenter\(green\):checked { background: radial-gradient(circle, rgba(221, 233, 183, 0) 0%, rgba(221, 233, 183, 1) 100%) !important; background-color: transparent !important; }

	input[class*="background(green"], textarea[class*="background(green"], select[class*="background(green"] { color: rgba(var(--blueDark), var(--opacity100)) !important; }
	[class*="background(green"]::placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; }
	[class*="background(green"]::-webkit-input-placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; }
	[class*="background(green"]::-moz-placeholder { color: rgba(var(--blueDark), var(--opacity75)) !important; }
	select[class*="background(green"]:invalid { color: rgba(var(--blueDark), var(--opacity75)) !important; }
	.placeholder\(green\)::placeholder { color: rgba(var(--green), var(--opacity75)) !important; opacity: var(--opacity100); }
	.hover\/placeholder\(green\):hover::placeholder { color: rgba(var(--green), var(--opacity75)) !important; opacity: var(--opacity100); }
	.focus\/placeholder\(green\):focus::placeholder { color: rgba(var(--green), var(--opacity75)) !important; opacity: var(--opacity100); }
	.placeholder\(green\)::-webkit-input-placeholder { color: rgba(var(--green), var(--opacity75)) !important; opacity: var(--opacity100); }
	.hover\/placeholder\(green\):hover::-webkit-input-placeholder { color: rgba(var(--green), var(--opacity75)) !important; opacity: var(--opacity100); }
	.focus\/placeholder\(green\):focus::-webkit-input-placeholder { color: rgba(var(--green), var(--opacity75)) !important; opacity: var(--opacity100); }
	.placeholder\(green\)::-moz-placeholder { color: rgba(var(--green), var(--opacity75)) !important; opacity: var(--opacity100); }
	.hover\/placeholder\(green\):hover::-moz-placeholder { color: rgba(var(--green), var(--opacity75)) !important; opacity: var(--opacity100); }
	.focus\/placeholder\(green\):focus::-moz-placeholder { color: rgba(var(--green), var(--opacity75)) !important; opacity: var(--opacity100); }
	select.placeholder\(green\):invalid, select.hover\/placeholder\(green\):invalid:hover, select.focus\/placeholder\(green\):invalid:focus { color: rgba(var(--green), var(--opacity75)) !important;  opacity: var(--opacity100); }

	.text\(green25\%\), select.text\(green25\%\):valid, .hover\/text\(green25\%\):hover, .open.open\/text\(green25\%\), .open > .open\/text\(green25\%\), select.hover\/text\(green25\%\):valid:hover, .focus\/text\(green25\%\):focus, select.focus\/text\(green25\%\):valid:focus, .check\/text\(green25\%\):checked { color: rgba(var(--green), var(--opacity25)) !important; opacity: inherit; }
	.text\(green50\%\), select.text\(green50\%\):valid, .hover\/text\(green50\%\):hover, .open.open\/text\(green50\%\), .open > .open\/text\(green50\%\), select.hover\/text\(green50\%\):valid:hover, .focus\/text\(green50\%\):focus, select.focus\/text\(green50\%\):valid:focus, .check\/text\(green50\%\):checked { color: rgba(var(--green), var(--opacity50)) !important; opacity: inherit; }
	.text\(green75\%\), select.text\(green75\%\):valid, .hover\/text\(green75\%\):hover, .open.open\/text\(green75\%\), .open > .open\/text\(green75\%\), select.hover\/text\(green75\%\):valid:hover, .focus\/text\(green75\%\):focus, select.focus\/text\(green75\%\):valid:focus, .check\/text\(green75\%\):checked { color: rgba(var(--green), var(--opacity75)) !important; opacity: inherit; }
	.text\(green\), select.text\(green\):valid, .hover\/text\(green\):hover, .open.open\/text\(green\), .open > .open\/text\(green\), select.hover\/text\(green\):valid:hover, .focus\/text\(green\):focus, select.focus\/text\(green\):valid:focus, .check\/text\(green\):checked { color: rgba(var(--green), var(--opacity100)) !important; }
	.text\(green\).pagination > *, .hover\/text\(green\):hover.pagination > * { color: rgba(var(--green), var(--opacity100)) !important; }

	.border\(green25\%\), .hover\/border\(green25\%\):hover, .open.open\/border\(green25\%\), .open > .open\/border\(green25\%\), .focus\/border\(green25\%\):focus, .focus\/border\(green25\%\):checked { border-color: rgba(var(--green), var(--opacity25)) !important; }
	.border\(green50\%\), .hover\/border\(green50\%\):hover, .open.open\/border\(green50\%\), .open > .open\/border\(green50\%\), .focus\/border\(green50\%\):focus, .focus\/border\(green50\%\):checked { border-color: rgba(var(--green), var(--opacity50)) !important; }
	.border\(green75\%\), .hover\/border\(green75\%\):hover, .open.open\/border\(green75\%\), .open > .open\/border\(green75\%\), .focus\/border\(green75\%\):focus, .focus\/border\(green75\%\):checked { border-color: rgba(var(--green), var(--opacity75)) !important; }
	.border\(green\), .hover\/border\(green\):hover, .open.open\/border\(green\), .open > .open\/border\(green\), .focus\/border\(green\):focus, .focus\/border\(green\):checked { border-color: rgba(var(--green), var(--opacity100)) !important; }

	svg.icon\(green25\%\), :hover > svg.hover\/icon\(green25\%\), .open > svg.open\/icon\(green25\%\), svg.focus\/icon\(green25\%\):focus { fill: rgba(var(--green), var(--opacity25)) !important; }
	svg.icon\(green50\%\), :hover > svg.hover\/icon\(green50\%\), .open > svg.open\/icon\(green50\%\), svg.focus\/icon\(green50\%\):focus { fill: rgba(var(--green), var(--opacity50)) !important; }
	svg.icon\(green75\%\), :hover > svg.hover\/icon\(green75\%\), .open > svg.open\/icon\(green75\%\), svg.focus\/icon\(green75\%\):focus { fill: rgba(var(--green), var(--opacity75)) !important; }
	svg.icon\(green\), :hover > svg.hover\/icon\(green\), .open > svg.open\/icon\(green\), svg.focus\/icon\(green\):focus { fill: rgba(var(--green), var(--opacity100)) !important; }
	select.background\(green\) { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(18, 60, 64, 0.75);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(green25\%\), select.hover\/icon\(green25\%\):hover, select.focus\/icon\(green25\%\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(221, 233, 183, 0.25);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(green50\%\), select.hover\/icon\(green50\%\):hover, select.focus\/icon\(green50\%\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(221, 233, 183, 0.50);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(green75\%\), select.hover\/icon\(green75\%\):hover, select.focus\/icon\(green75\%\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(221, 233, 183, 0.75);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	select.icon\(green\), select.hover\/icon\(green\):hover, select.focus\/icon\(green\):focus { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='210 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(221, 233, 183, 1);'%3C/style%3E%3Cpath class='color' d='M-188.964 23.537a2.492 2.492 0 0 1-1.768-.732l-.037-.038-17.463-17.467a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l15.733 15.736 15.733-15.733a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-17.462 17.462-.038.038a2.493 2.493 0 0 1-1.768.732z' transform='translate(424 13)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(green25\%\):after, input[type="radio"].check\/icon\(green25\%\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(221, 233, 183, 0.25);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(green50\%\):after, input[type="radio"].check\/icon\(green50\%\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(221, 233, 183, 0.50);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(green75\%\):after, input[type="radio"].check\/icon\(green75\%\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(221, 233, 183, 0.75);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].check\/icon\(green\):after, input[type="radio"].check\/icon\(green\):after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='490 0 50 50'%3E%3Cstyle%3E.color %7B fill: rgba(221, 233, 183, 1);'%3C/style%3E%3Cpath class='color' d='M-473.207 27.779a2.493 2.493 0 0 1-1.768-.732l-.038-.039-13.219-13.219a2.5 2.5 0 0 1 0-3.536 2.5 2.5 0 0 1 3.535 0l11.49 11.49 19.975-19.976a2.5 2.5 0 0 1 3.535 0 2.5 2.5 0 0 1 0 3.536l-21.688 21.687-.054.056a2.493 2.493 0 0 1-1.768.732z' transform='translate(984 11)'/%3E%3C/svg%3E"); }
	input[type="checkbox"].input\(toggle\).icon\(green25\%\):after { background-color: rgba(var(--green), var(--opacity25)); }
	input[type="checkbox"].input\(toggle\).icon\(green50\%\):after { background-color: rgba(var(--green), var(--opacity50)); }
	input[type="checkbox"].input\(toggle\).icon\(green75\%\):after { background-color: rgba(var(--green), var(--opacity75)); }
	input[type="checkbox"].input\(toggle\).icon\(green\):after { background-color: rgba(var(--green), var(--opacity100)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(green25\%\):checked:after { background-color: rgba(var(--green), var(--opacity25)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(green50\%\):checked:after { background-color: rgba(var(--green), var(--opacity50)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(green75\%\):checked:after { background-color: rgba(var(--green), var(--opacity75)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(green\):checked:after { background-color: rgba(var(--green), var(--opacity100)); }
	.icon\(green\).pagination .bullet, .icon\(green\).pagination .number, .hover\/icon\(green\).pagination:hover .bullet, .hover\/icon\(green\).pagination:hover .number { background-color: rgba(var(--green), var(--opacity100)) !important; }
	.icon\(green\).pagination .bar, .hover\/icon\(green\).pagination:hover .bar { background-color: rgba(var(--green), var(--opacity100)) !important; }

	svg.stroke\(green25\%\), :hover > svg.hover\/stroke\(green25\%\), .open > svg.open\/stroke\(green25\%\), svg.focus\/stroke\(green25\%\):focus { stroke: rgb(var(--green)) !important; stroke-opacity: var(--opacity25) !important; }
	svg.stroke\(green50\%\), :hover > svg.hover\/stroke\(green50\%\), .open > svg.open\/stroke\(green50\%\), svg.focus\/stroke\(green50\%\):focus { stroke: rgb(var(--green)) !important; stroke-opacity: var(--opacity50) !important; }
	svg.stroke\(green75\%\), :hover > svg.hover\/stroke\(green75\%\), .open > svg.open\/stroke\(green75\%\), svg.focus\/stroke\(green75\%\):focus { stroke: rgb(var(--green)) !important; stroke-opacity: var(--opacity75) !important; }
	svg.stroke\(green\), :hover > svg.hover\/stroke\(green\), .open > svg.open\/stroke\(green\), svg.focus\/stroke\(green\):focus { stroke: rgb(var(--green)) !important; stroke-opacity: var(--opacity100) !important; }

}

.bold\/text\(green\) strong { color: rgba(var(--green), var(--opacity100)) !important; }

.bold\/text\(white\) strong { color: rgba(var(--white), var(--opacity100)) !important; }

.background\(blur\).background\(transparent\) { background-color: var(--transparent) !important; backdrop-filter: none !important; -webkit-backdrop-filter: none !important; }

/* Text */

:root { --fontHeading: 'Antonia', serif; --fontText: 'Roboto', sans-serif; --lineHeading: 100%; --lineText: 150%; --weightThin: 200; --weightRegular: 400; --weightBold: 600; --h1: 64px; --h2: 40px; --h3: 32px; --h4: 24px; --h5: 20px; --h6: 20px; --h7: 16px; --p: 18px; --spacing: 1.5px; }
@media (min-width: 600px) and (max-width: 999px) { :root { --fontHeading: 'Antonia', serif; --fontText: 'Roboto', sans-serif; --lineHeading: 100%; --lineText: 150%; --weightThin: 200; --weightRegular: 400; --weightBold: 600; --h1: 64px; --h2: 40px; --h3: 32px; --h4: 24px; --h5: 20px; --h6: 20px; --h7: 16px; --p: 18px; --spacing: 1.5px;; } }
@media (max-width: 599px) { :root { --fontHeading: 'Antonia', serif; --fontText: 'Roboto', sans-serif; --lineHeading: 100%; --lineText: 150%; --weightThin: 200; --weightRegular: 400; --weightBold: 600; --h1: 64px; --h2: 40px; --h3: 32px; --h4: 24px; --h5: 20px; --h6: 20px; --h7: 16px; --p: 16px; --spacing: 1.5px; } }

.text\(huge\) { font-size: calc(var(--h1) * 2) !important; font-family: var(--fontHeading) !important; line-height: var(--lineHeading) !important; }
.text\(heading\) { font-family: var(--fontHeading) !important; line-height: var(--lineHeading) !important; }
.text\(text\) { font-family: var(--fontHeading) !important; line-height: var(--lineHeading) !important; }
h1.text\(bold\), .text\(h1\).text\(bold\), .content\(html\).text\(h1\).text\(bold\) *, h2.text\(bold\), .text\(h2\).text\(bold\), .content\(html\).text\(h2\).text\(bold\) *, h3.text\(bold\), .text\(h3\).text\(bold\), .content\(html\).text\(h3\).text\(bold\) *, h4.text\(bold\), .text\(h4\).text\(bold\), .content\(html\).text\(h4\).text\(bold\) *, h5.text\(bold\), .text\(h5\).text\(bold\), .content\(html\).text\(h5\).text\(bold\) * { font-weight: 700 !important; }
h1.text\(regular\), .text\(h1\).text\(regular\), .content\(html\).text\(h1\).text\(regular\) *, h2.text\(regular\), .text\(h2\).text\(regular\), .content\(html\).text\(h2\).text\(regular\) *, h3.text\(regular\), .text\(h3\).text\(regular\), .content\(html\).text\(h3\).text\(regular\) *, h4.text\(regular\), .text\(h4\).text\(regular\), .content\(html\).text\(h4\).text\(regular\) *, h5.text\(regular\), .text\(h5\).text\(regular\), .content\(html\).text\(h5\).text\(regular\) *,
h1:not(.text\(bold\)):not(.text\(thin\)), .text\(h1\):not(.text\(bold\)):not(.text\(thin\)), .content\(html\).text\(h1\):not(.text\(bold\)):not(.text\(thin\)) *, h2:not(.text\(bold\)):not(.text\(thin\)), .text\(h2\):not(.text\(bold\)):not(.text\(thin\)), .content\(html\).text\(h2\):not(.text\(bold\)):not(.text\(thin\)) *, h3:not(.text\(bold\)):not(.text\(thin\)), .text\(h3\):not(.text\(bold\)):not(.text\(thin\)), .content\(html\).text\(h3\):not(.text\(bold\)):not(.text\(thin\)) *, h4:not(.text\(bold\)):not(.text\(thin\)), .text\(h4\):not(.text\(bold\)):not(.text\(thin\)), .content\(html\).text\(h4\):not(.text\(bold\)):not(.text\(thin\)) *, h5:not(.text\(bold\)):not(.text\(thin\)), .text\(h5\):not(.text\(bold\)):not(.text\(thin\)), .content\(html\).text\(h5\):not(.text\(bold\)):not(.text\(thin\)) * { font-weight: 500 !important; }
h1.text\(thin\), .text\(h1\).text\(thin\), .content\(html\).text\(h1\).text\(thin\) *, h2.text\(thin\), .text\(h2\).text\(thin\), .content\(html\).text\(h2\).text\(thin\) *, h3.text\(thin\), .text\(h3\).text\(thin\), .content\(html\).text\(h3\).text\(thin\) *, h4.text\(thin\), .text\(h4\).text\(thin\), .content\(html\).text\(h4\).text\(thin\) *, h5.text\(thin\), .text\(h5\).text\(thin\), .content\(html\).text\(h5\).text\(thin\) * { font-weight: 300 !important; }
h6, .text\(h6\), .content\(html\).text\(h6\) *, .text\(h7\), .content\(html\).text\(h7\) * { font-family: var(--fontText) !important; line-height: var(--lineText) !important; }

@media (min-width: 600px) and (max-width: 999px) { .tablet\/break\(none\) br { display: none !important; } }
@media (max-width: 599px) { .phone\/break\(none\) br { display: none !important; } }

.bold\/text\(regular\) strong { font-weight: 500 !important; }

.bold\/text\(h2\) strong { font-size: var(--h2) !important; }

/*.content\(html\):not(.content\(raw\)) h1, .content\(html\):not(.content\(raw\)) h2, .content\(html\):not(.content\(raw\)) h3, .content\(html\):not(.content\(raw\)) h4, .content\(html\):not(.content\(raw\)) h5, .content\(html\):not(.content\(raw\)) h6, .content\(html\):not(.content\(raw\)) p, .content\(html\):not(.content\(raw\)) figure, .content\(html\):not(.content\(raw\)) ul, .content\(html\):not(.content\(raw\)) ol, .content\(html\):not(.content\(raw\)) table, .content\(html\):not(.content\(raw\)) blockquote, .content\(html\):not(.content\(raw\)) pre { font-family: var(--fontHeading) !important; font-weight: var(--weightRegular); line-height: var(--lineHeading); padding-bottom: var(--padding); }
.content\(html\) a { text-decoration: underline; }
.content\(html\) ul, .content\(html\) ol { padding-left: var(--padding); }
.content\(html\) ul > li { list-style: disc; }
.content\(html\) ol > li { list-style: decimal; }
.content\(html\) li { padding-bottom: calc(var(--padding) * 0.5); }
.content\(html\):not(.content\(raw\)) blockquote, .content\(html\):not(.content\(raw\)) pre { padding: var(--padding); }*/

/* Radius */

:root { --radiusSmall: 5px; --radiusRegular: 15px; --radiusMedium: 25px; --radiusLarge: 50px; --radiusRounded: 50px; --radiusRound: 50%; }

/* Shadow */

/*:root { --offsetSmall: 2.5px; --offsetRegular: 5px; --offsetMedium: 10px; --offsetLarge: 15px; --spreadSmall: 5px; --spreadRegular: 15px; --spreadMedium: 30px; --spreadLarge: 45px; }*/

/* Border */

/*:root { --borderSmall: 1px; --borderRegular: 2px; --borderMedium: 3px; --borderLarge: 4px; }*/

/* Media */

/*.content\(html\) iframe { height: calc(100vw * 0.35) !important; }
@media (min-width: 600px) and (max-width: 999px) { .content\(html\) iframe { height: calc(100vw * 0.5) !important; } }
@media (max-width: 599px) { .content\(html\) iframe { height: calc(100vw * 0.5) !important; } }*/

.image\(contain\) { object-fit: contain !important; }
.image\(cover\) { object-fit: cover !important; }

.content\(html\) figure.media > iframe { height: 100%; }
.content\(html\) figure.media { height: 400px; }
@media (min-width: 600px) and (max-width: 999px) { .content\(html\) figure.media { height: 400px; } }
@media (max-width: 599px) { .content\(html\) figure.media { height: 200px; } }

/* Icon */

/*:root { --iconTiny: 7px; --iconSmall: 10px; --iconRegular: 15px; --iconMedium: 25px; --iconLarge: 40px; --iconBig: 75px; --iconHuge: 125px; --iconGiant: 200px; }*/

.logo\(regular\), .logo { height: 35px !important; width: 150px !important; }
.logo\(small\) { height: 25px !important; width: 100px !important; }

/* @media (min-width: 600px) and (max-width: 999px) {
	.tablet\/logo\(regular\) { height: 35px !important; width: 150px !important; }
	.tablet\/logo\(small\) { height: 25px !important; width: 100px !important; }
}

@media (max-width: 599px) {
	.phone\/logo\(regular\) { height: 35px !important; width: 150px !important; }
	.phone\/logo\(small\) { height: 25px !important; width: 100px !important; }
} */

/* Input */

/*:root { --inputSmall: 25px; --inputRegular: 35px; --inputMedium: 50px; --inputLarge: 70px; --paddingSmall: 5px; --paddingRegular: 10px; --paddingMedium: 12.5px; --paddingLarge: 15px; --inputCoefficient: 1.25; }*/

/* Dialog */

/*:root { --dialogSmall: calc(var(--computer) * 0.25); --dialogRegular: calc(var(--computer) * 0.5); --dialogMedium: calc(var(--computer) * 0.75); --dialogLarge: calc(var(--computer) * 1.00); }
@media (min-width: 600px) and (max-width: 999px) { :root { --dialogSmall: calc(var(--tablet) * 0.25); --dialogRegular: calc(var(--tablet) * 0.5); --dialogMedium: calc(var(--tablet) * 0.75); --dialogLarge: calc(var(--tablet) * 1.00); } }
@media (max-width: 599px) { :root { --dialogSmall: calc(var(--phone) * 0.5); --dialogRegular: calc(var(--phone) * 0.75); --dialogMedium: calc(var(--phone) * 0.85); --dialogLarge: calc(var(--phone) * 1.00); } }*/

aside.dialog.dialog\(mandatory\).pointer\(none\) { pointer-events: none !important; }

/* Animation */

.motion\(zoom\) { animation-name: zoom; }
.motion\(zoom\).motion\(reverse\).animation\(reverse\) { animation-name: zoomReverse; }
@keyframes zoom { from { opacity: var(--opacity0); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } to { opacity: var(--opacity100); -webkit-transform: scale3d(1.10, 1.10, 1.10); transform: scale3d(1.10, 1.10, 1.10) } }
@keyframes zoomReverse { from { opacity: var(--opacity0); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } to { opacity: var(--opacity100); -webkit-transform: scale3d(1.10, 1.10, 1.10); transform: scale3d(1.10, 1.10, 1.10) } }

.motion\(turn\) { animation-name: turn; animation-timing-function: linear !important; animation-duration: 10s; }
.motion\(turn\).motion\(reverse\).animation\(reverse\) { animation-name: turnReverse; }
@keyframes turn { from { -webkit-transform: rotate3d(0, 0, 1, -360deg); transform: rotate3d(0, 0, 1, -360deg); } to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes turnReverse { from { -webkit-transform: rotate3d(0, 0, 1, -360deg); transform: rotate3d(0, 0, 1, -360deg); } to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } }

.motion\(slideRight\) { animation-name: slideRight; animation-duration: 45s; animation-timing-function: linear !important; }
.motion\(slideRight\).motion\(reverse\).animation\(reverse\) { animation-name: slideRightReverse; }
@keyframes slideRight { from { -webkit-transform: translate3d(65%, 0, 0); transform: translate3d(65%, 0, 0); } to { -webkit-transform: translate3d(-65%, 0, 0); transform: translate3d(-65%, 0, 0); } }
@keyframes slideRightReverse { from { -webkit-transform: translate3d(65%, 0, 0); transform: translate3d(65%, 0, 0); } to { -webkit-transform: translate3d(-65%, 0, 0); transform: translate3d(-65%, 0, 0); } }

/* Debug */

#yii-debug-toolbar { position: relative !important; }
.yii-debug-toolbar__bar { justify-content: flex-start !important; }
.yii-debug-toolbar__block, .yii-debug-toolbar__block_last { height: 100% !important; width: auto !important; }