/* Custom */

/*@import url('https://fonts.googleapis.com/css?family=XXXXXXXXXXX&display=swap');*/
@font-face { font-family: 'AmpleSoft Pro'; src: url('assets/fonts/AmpleSoftPro-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'AmpleSoft Pro'; src: url('assets/fonts/AmpleSoftPro-Medium.ttf') format('truetype'); font-weight: bold; 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: 7, 69, 244; }

	.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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 0) 0%, rgba(7, 69, 244, 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(7, 69, 244, 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(7, 69, 244, 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(7, 69, 244, 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(7, 69, 244, 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(7, 69, 244, 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(7, 69, 244, 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(7, 69, 244, 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(7, 69, 244, 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; }

}

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

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

/* Yellow */

@media all {

	:root { --yellow: 255, 201, 0; }

	.background\(yellow5\%\), .hover\/background\(yellow5\%\):hover, .open.open\/background\(yellow5\%\), .open > .open\/background\(yellow5\%\), .focus\/background\(yellow5\%\):focus, .check\/background\(yellow5\%\):checked { background-color: rgba(var(--yellow), var(--opacity5)) !important; }
	.background\(yellow10\%\), .hover\/background\(yellow10\%\):hover, .open.open\/background\(yellow10\%\), .open > .open\/background\(yellow10\%\), .focus\/background\(yellow10\%\):focus, .check\/background\(yellow10\%\):checked { background-color: rgba(var(--yellow), var(--opacity10)) !important; }
	.background\(yellow15\%\), .hover\/background\(yellow15\%\):hover, .open.open\/background\(yellow15\%\), .open > .open\/background\(yellow15\%\), .focus\/background\(yellow15\%\):focus, .check\/background\(yellow15\%\):checked { background-color: rgba(var(--yellow), var(--opacity15)) !important; }
	.background\(yellow20\%\), .hover\/background\(yellow20\%\):hover, .open.open\/background\(yellow20\%\), .open > .open\/background\(yellow20\%\), .focus\/background\(yellow20\%\):focus, .check\/background\(yellow20\%\):checked { background-color: rgba(var(--yellow), var(--opacity20)) !important; }
	.background\(yellow25\%\), .hover\/background\(yellow25\%\):hover, .open.open\/background\(yellow25\%\), .open > .open\/background\(yellow25\%\), .focus\/background\(yellow25\%\):focus, .check\/background\(yellow25\%\):checked { background-color: rgba(var(--yellow), var(--opacity25)) !important; }
	.background\(yellow30\%\), .hover\/background\(yellow30\%\):hover, .open.open\/background\(yellow30\%\), .open > .open\/background\(yellow30\%\), .focus\/background\(yellow30\%\):focus, .check\/background\(yellow30\%\):checked { background-color: rgba(var(--yellow), var(--opacity30)) !important; }
	.background\(yellow35\%\), .hover\/background\(yellow35\%\):hover, .open.open\/background\(yellow35\%\), .open > .open\/background\(yellow35\%\), .focus\/background\(yellow35\%\):focus, .check\/background\(yellow35\%\):checked { background-color: rgba(var(--yellow), var(--opacity35)) !important; }
	.background\(yellow40\%\), .hover\/background\(yellow40\%\):hover, .open.open\/background\(yellow40\%\), .open > .open\/background\(yellow40\%\), .focus\/background\(yellow40\%\):focus, .check\/background\(yellow40\%\):checked { background-color: rgba(var(--yellow), var(--opacity40)) !important; }
	.background\(yellow45\%\), .hover\/background\(yellow45\%\):hover, .open.open\/background\(yellow45\%\), .open > .open\/background\(yellow45\%\), .focus\/background\(yellow45\%\):focus, .check\/background\(yellow45\%\):checked { background-color: rgba(var(--yellow), var(--opacity45)) !important; }
	.background\(yellow50\%\), .hover\/background\(yellow50\%\):hover, .open.open\/background\(yellow50\%\), .open > .open\/background\(yellow50\%\), .focus\/background\(yellow50\%\):focus, .check\/background\(yellow50\%\):checked { background-color: rgba(var(--yellow), var(--opacity50)) !important; }
	.background\(yellow55\%\), .hover\/background\(yellow55\%\):hover, .open.open\/background\(yellow55\%\), .open > .open\/background\(yellow55\%\), .focus\/background\(yellow55\%\):focus, .check\/background\(yellow55\%\):checked { background-color: rgba(var(--yellow), var(--opacity55)) !important; }
	.background\(yellow60\%\), .hover\/background\(yellow60\%\):hover, .open.open\/background\(yellow60\%\), .open > .open\/background\(yellow60\%\), .focus\/background\(yellow60\%\):focus, .check\/background\(yellow60\%\):checked { background-color: rgba(var(--yellow), var(--opacity60)) !important; }
	.background\(yellow65\%\), .hover\/background\(yellow65\%\):hover, .open.open\/background\(yellow65\%\), .open > .open\/background\(yellow65\%\), .focus\/background\(yellow65\%\):focus, .check\/background\(yellow65\%\):checked { background-color: rgba(var(--yellow), var(--opacity65)) !important; }
	.background\(yellow70\%\), .hover\/background\(yellow70\%\):hover, .open.open\/background\(yellow70\%\), .open > .open\/background\(yellow70\%\), .focus\/background\(yellow70\%\):focus, .check\/background\(yellow70\%\):checked { background-color: rgba(var(--yellow), var(--opacity70)) !important; }
	.background\(yellow75\%\), .hover\/background\(yellow75\%\):hover, .open.open\/background\(yellow75\%\), .open > .open\/background\(yellow75\%\), .focus\/background\(yellow75\%\):focus, .check\/background\(yellow75\%\):checked { background-color: rgba(var(--yellow), var(--opacity75)) !important; }
	.background\(yellow80\%\), .hover\/background\(yellow80\%\):hover, .open.open\/background\(yellow80\%\), .open > .open\/background\(yellow80\%\), .focus\/background\(yellow80\%\):focus, .check\/background\(yellow80\%\):checked { background-color: rgba(var(--yellow), var(--opacity80)) !important; }
	.background\(yellow85\%\), .hover\/background\(yellow85\%\):hover, .open.open\/background\(yellow85\%\), .open > .open\/background\(yellow85\%\), .focus\/background\(yellow85\%\):focus, .check\/background\(yellow85\%\):checked { background-color: rgba(var(--yellow), var(--opacity85)) !important; }
	.background\(yellow90\%\), .hover\/background\(yellow90\%\):hover, .open.open\/background\(yellow90\%\), .open > .open\/background\(yellow90\%\), .focus\/background\(yellow90\%\):focus, .check\/background\(yellow90\%\):checked { background-color: rgba(var(--yellow), var(--opacity90)) !important; }
	.background\(yellow95\%\), .hover\/background\(yellow95\%\):hover, .open.open\/background\(yellow95\%\), .open > .open\/background\(yellow95\%\), .focus\/background\(yellow95\%\):focus, .check\/background\(yellow95\%\):checked { background-color: rgba(var(--yellow), var(--opacity95)) !important; }
	.background\(yellow\), .hover\/background\(yellow\):hover, .open.open\/background\(yellow\), .open > .open\/background\(yellow\), .focus\/background\(yellow\):focus, .check\/background\(yellow\):checked { background-color: rgba(var(--yellow), var(--opacity100)) !important; }

	.gradientTop\(yellow25\%\), .hover\/gradientTop\(yellow25\%\):hover, .open.open\/gradientTop\(yellow25\%\), .open > .open\/gradientTop\(yellow25\%\), .check\/gradientTop\(yellow25\%\):checked { background: linear-gradient(to top, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientTop\(yellow50\%\), .hover\/gradientTop\(yellow50\%\):hover, .open.open\/gradientTop\(yellow50\%\), .open > .open\/gradientTop\(yellow50\%\), .check\/gradientTop\(yellow50\%\):checked { background: linear-gradient(to top, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientTop\(yellow75\%\), .hover\/gradientTop\(yellow75\%\):hover, .open.open\/gradientTop\(yellow75\%\), .open > .open\/gradientTop\(yellow75\%\), .check\/gradientTop\(yellow75\%\):checked { background: linear-gradient(to top, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientTop\(yellow\), .hover\/gradientTop\(yellow\):hover, .open.open\/gradientTop\(yellow\), .open > .open\/gradientTop\(yellow\), .check\/gradientTop\(yellow\):checked { background: linear-gradient(to top, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 1) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(yellow25\%\), .hover\/gradientBottom\(yellow25\%\):hover, .open.open\/gradientBottom\(yellow25\%\), .open > .open\/gradientBottom\(yellow25\%\), .check\/gradientBottom\(yellow25\%\):checked { background: linear-gradient(to bottom, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(yellow50\%\), .hover\/gradientBottom\(yellow50\%\):hover, .open.open\/gradientBottom\(yellow50\%\), .open > .open\/gradientBottom\(yellow50\%\), .check\/gradientBottom\(yellow50\%\):checked { background: linear-gradient(to bottom, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(yellow75\%\), .hover\/gradientBottom\(yellow75\%\):hover, .open.open\/gradientBottom\(yellow75\%\), .open > .open\/gradientBottom\(yellow75\%\), .check\/gradientBottom\(yellow75\%\):checked { background: linear-gradient(to bottom, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientBottom\(yellow\), .gradient\(yellow\), .hover\/gradientBottom\(yellow\):hover, .open.open\/gradientBottom\(yellow\), .open > .open\/gradientBottom\(yellow\), .hover\/gradient\(yellow\):hover, .open.open\/gradient\(yellow\), .open > .open\/gradient\(yellow\), .check\/gradient\(yellow\):checked { background: linear-gradient(to bottom, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 1) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(yellow25\%\), .hover\/gradientLeft\(yellow25\%\):hover, .open.open\/gradientLeft\(yellow25\%\), .open > .open\/gradientLeft\(yellow25\%\), .check\/gradientLeft\(yellow25\%\):checked { background: linear-gradient(to left, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(yellow50\%\), .hover\/gradientLeft\(yellow50\%\):hover, .open.open\/gradientLeft\(yellow50\%\), .open > .open\/gradientLeft\(yellow50\%\), .check\/gradientLeft\(yellow50\%\):checked { background: linear-gradient(to left, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(yellow55\%\), .hover\/gradientLeft\(yellow55\%\):hover, .open.open\/gradientLeft\(yellow55\%\), .open > .open\/gradientLeft\(yellow55\%\), .check\/gradientLeft\(yellow55\%\):checked { background: linear-gradient(to left, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.55) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(yellow75\%\), .hover\/gradientLeft\(yellow75\%\):hover, .open.open\/gradientLeft\(yellow75\%\), .open > .open\/gradientLeft\(yellow75\%\), .check\/gradientLeft\(yellow75\%\):checked { background: linear-gradient(to left, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientLeft\(yellow\), .hover\/gradientLeft\(yellow\):hover, .open.open\/gradientLeft\(yellow\), .open > .open\/gradientLeft\(yellow\), .check\/gradientLeft\(yellow\):checked { background: linear-gradient(to left, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 1) 100%) !important; background-color: transparent !important; }
	.gradientRight\(yellow25\%\), .hover\/gradientRight\(yellow25\%\):hover, .open.open\/gradientRight\(yellow25\%\), .open > .open\/gradientRight\(yellow25\%\), .check\/gradientRight\(yellow25\%\):checked { background: linear-gradient(to right, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientRight\(yellow50\%\), .hover\/gradientRight\(yellow50\%\):hover, .open.open\/gradientRight\(yellow50\%\), .open > .open\/gradientRight\(yellow50\%\), .check\/gradientRight\(yellow50\%\):checked { background: linear-gradient(to right, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientRight\(yellow75\%\), .hover\/gradientRight\(yellow75\%\):hover, .open.open\/gradientRight\(yellow75\%\), .open > .open\/gradientRight\(yellow75\%\), .check\/gradientRight\(yellow75\%\):checked { background: linear-gradient(to right, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientRight\(yellow\), .hover\/gradientRight\(yellow\):hover, .open.open\/gradientRight\(yellow\), .open > .open\/gradientRight\(yellow\), .check\/gradientRight\(yellow\):checked { background: linear-gradient(to right, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 1) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(yellow25\%\), .hover\/gradientCenter\(yellow25\%\):hover, .open.open\/gradientCenter\(yellow25\%\), .open > .open\/gradientCenter\(yellow25\%\), .check\/gradientCenter\(yellow25\%\):checked { background: radial-gradient(circle, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.25) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(yellow50\%\), .hover\/gradientCenter\(yellow50\%\):hover, .open.open\/gradientCenter\(yellow50\%\), .open > .open\/gradientCenter\(yellow50\%\), .check\/gradientCenter\(yellow50\%\):checked { background: radial-gradient(circle, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.50) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(yellow75\%\), .hover\/gradientCenter\(yellow75\%\):hover, .open.open\/gradientCenter\(yellow75\%\), .open > .open\/gradientCenter\(yellow75\%\), .check\/gradientCenter\(yellow75\%\):checked { background: radial-gradient(circle, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 0.75) 100%) !important; background-color: transparent !important; }
	.gradientCenter\(yellow\), .hover\/gradientCenter\(yellow\):hover, .open.open\/gradientCenter\(yellow\), .open > .open\/gradientCenter\(yellow\), .check\/gradientCenter\(yellow\):checked { background: radial-gradient(circle, rgba(255, 201, 0, 0) 0%, rgba(255, 201, 0, 1) 100%) !important; background-color: transparent !important; }

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

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

	.border\(yellow25\%\), .hover\/border\(yellow25\%\):hover, .open.open\/border\(yellow25\%\), .open > .open\/border\(yellow25\%\), .focus\/border\(yellow25\%\):focus, .focus\/border\(yellow25\%\):checked { border-color: rgba(var(--yellow), var(--opacity25)) !important; }
	.border\(yellow50\%\), .hover\/border\(yellow50\%\):hover, .open.open\/border\(yellow50\%\), .open > .open\/border\(yellow50\%\), .focus\/border\(yellow50\%\):focus, .focus\/border\(yellow50\%\):checked { border-color: rgba(var(--yellow), var(--opacity50)) !important; }
	.border\(yellow75\%\), .hover\/border\(yellow75\%\):hover, .open.open\/border\(yellow75\%\), .open > .open\/border\(yellow75\%\), .focus\/border\(yellow75\%\):focus, .focus\/border\(yellow75\%\):checked { border-color: rgba(var(--yellow), var(--opacity75)) !important; }
	.border\(yellow\), .hover\/border\(yellow\):hover, .open.open\/border\(yellow\), .open > .open\/border\(yellow\), .focus\/border\(yellow\):focus, .focus\/border\(yellow\):checked { border-color: rgba(var(--yellow), var(--opacity100)) !important; }

	svg.icon\(yellow25\%\), :hover > svg.hover\/icon\(yellow25\%\), .open > svg.open\/icon\(yellow25\%\), svg.focus\/icon\(yellow25\%\):focus { fill: rgba(var(--yellow), var(--opacity25)) !important; }
	svg.icon\(yellow50\%\), :hover > svg.hover\/icon\(yellow50\%\), .open > svg.open\/icon\(yellow50\%\), svg.focus\/icon\(yellow50\%\):focus { fill: rgba(var(--yellow), var(--opacity50)) !important; }
	svg.icon\(yellow75\%\), :hover > svg.hover\/icon\(yellow75\%\), .open > svg.open\/icon\(yellow75\%\), svg.focus\/icon\(yellow75\%\):focus { fill: rgba(var(--yellow), var(--opacity75)) !important; }
	svg.icon\(yellow\), :hover > svg.hover\/icon\(yellow\), .open > svg.open\/icon\(yellow\), svg.focus\/icon\(yellow\):focus { fill: rgba(var(--yellow), var(--opacity100)) !important; }
	select.background\(yellow\) { 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\(yellow25\%\), select.hover\/icon\(yellow25\%\):hover, select.focus\/icon\(yellow25\%\):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(255, 201, 0, 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\(yellow50\%\), select.hover\/icon\(yellow50\%\):hover, select.focus\/icon\(yellow50\%\):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(255, 201, 0, 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\(yellow75\%\), select.hover\/icon\(yellow75\%\):hover, select.focus\/icon\(yellow75\%\):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(255, 201, 0, 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\(yellow\), select.hover\/icon\(yellow\):hover, select.focus\/icon\(yellow\):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(255, 201, 0, 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\(yellow25\%\):after, input[type="radio"].check\/icon\(yellow25\%\):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(255, 201, 0, 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\(yellow50\%\):after, input[type="radio"].check\/icon\(yellow50\%\):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(255, 201, 0, 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\(yellow75\%\):after, input[type="radio"].check\/icon\(yellow75\%\):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(255, 201, 0, 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\(yellow\):after, input[type="radio"].check\/icon\(yellow\):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(255, 201, 0, 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\(yellow25\%\):after { background-color: rgba(var(--yellow), var(--opacity25)); }
	input[type="checkbox"].input\(toggle\).icon\(yellow50\%\):after { background-color: rgba(var(--yellow), var(--opacity50)); }
	input[type="checkbox"].input\(toggle\).icon\(yellow75\%\):after { background-color: rgba(var(--yellow), var(--opacity75)); }
	input[type="checkbox"].input\(toggle\).icon\(yellow\):after { background-color: rgba(var(--yellow), var(--opacity100)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(yellow25\%\):checked:after { background-color: rgba(var(--yellow), var(--opacity25)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(yellow50\%\):checked:after { background-color: rgba(var(--yellow), var(--opacity50)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(yellow75\%\):checked:after { background-color: rgba(var(--yellow), var(--opacity75)); }
	input[type="checkbox"].input\(toggle\).check\/icon\(yellow\):checked:after { background-color: rgba(var(--yellow), var(--opacity100)); }
	.icon\(yellow\).pagination .bullet, .icon\(yellow\).pagination .number, .hover\/icon\(yellow\).pagination:hover .bullet, .hover\/icon\(yellow\).pagination:hover .number { background-color: rgba(var(--yellow), var(--opacity100)) !important; }
	.icon\(yellow\).pagination .bar, .hover\/icon\(yellow\).pagination:hover .bar { background-color: rgba(var(--yellow), var(--opacity100)) !important; }

	svg.stroke\(yellow25\%\), :hover > svg.hover\/stroke\(yellow25\%\), .open > svg.open\/stroke\(yellow25\%\), svg.focus\/stroke\(yellow25\%\):focus { stroke: rgb(var(--yellow)) !important; stroke-opacity: var(--opacity25) !important; }
	svg.stroke\(yellow50\%\), :hover > svg.hover\/stroke\(yellow50\%\), .open > svg.open\/stroke\(yellow50\%\), svg.focus\/stroke\(yellow50\%\):focus { stroke: rgb(var(--yellow)) !important; stroke-opacity: var(--opacity50) !important; }
	svg.stroke\(yellow75\%\), :hover > svg.hover\/stroke\(yellow75\%\), .open > svg.open\/stroke\(yellow75\%\), svg.focus\/stroke\(yellow75\%\):focus { stroke: rgb(var(--yellow)) !important; stroke-opacity: var(--opacity75) !important; }
	svg.stroke\(yellow\), :hover > svg.hover\/stroke\(yellow\), .open > svg.open\/stroke\(yellow\), svg.focus\/stroke\(yellow\):focus { stroke: rgb(var(--yellow)) !important; stroke-opacity: var(--opacity100) !important; }

}

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

/* header.background\(white\).background\(transparent\) { background-color: var(--transparent) !important; } */

/* Text */

:root { --fontHeading: 'AmpleSoft Pro', sans-serif; --fontText: 'Montserrat', sans-serif; --lineHeading: 85%; --lineText: 150%; --weightThin: light; --weightRegular: normal; --weightBold: bold; --h1: 55px; --h2: 35px; --h3: 24px; --h4: 20px; --h5: 16px; --h6: 12px; --h7: 10px; --p: 14px; --spacing: 1px; }
@media (min-width: 600px) and (max-width: 999px) { :root { --fontHeading: 'AmpleSoft Pro', sans-serif; --fontText: 'Montserrat', sans-serif; --lineHeading: 85%; --lineText: 150%; --weightThin: light; --weightRegular: normal; --weightBold: bold; --h1: 50px; --h2: 30px; --h3: 22px; --h4: 20px; --h5: 16px; --h6: 12px; --h7: 10px; --p: 14px; --spacing: 1px;; } }
@media (max-width: 599px) { :root { --fontHeading: 'AmpleSoft Pro', sans-serif; --fontText: 'Montserrat', sans-serif; --lineHeading: 85%; --lineText: 150%; --weightThin: light; --weightRegular: normal; --weightBold: bold; --h1: 35px; --h2: 25px; --h3: 20px; --h4: 18px; --h5: 16px; --h6: 12px; --h7: 8px; --p: 14px; --spacing: 1px; } }

.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\(h2\), [class*="text(h1)"], .content\(html\).text\(h1\) * { letter-spacing: calc(var(--h1) * -0.050) !important; }
h2, .text\(h2\), [class*="text(h2)"], .content\(html\).text\(h2\) * { letter-spacing: calc(var(--h1) * -0.025) !important; }
h3, .text\(h3\), [class*="text(h3)"], .content\(html\).text\(h3\) * { letter-spacing: calc(var(--h1) * -0.0125) !important; }
h4, .text\(h4\), .content\(html\).text\(h4\) *, h5, .text\(h5\), .content\(html\).text\(h5\) *, h6, .text\(h6\), .content\(html\).text\(h6\) *, .text\(h7\), .content\(html\).text\(h7\) * { font-family: var(--fontText) !important; line-height: var(--lineText) !important; }

.text\(countdown\) { font-family: var(--fontHeading) !important; font-size: 55px; line-height: 45px; letter-spacing: -3px !important; }
@media (min-width: 600px) and (max-width: 999px) { .text\(countdown\) { font-size: 55px; line-height: 45px; } }
@media (max-width: 599px) { .text\(countdown\) { font-size: 35px; line-height: 25px; } }

.link\/text\(underline\) a { text-decoration: underline !important; display: inline !important; }
[class*="bold/text("]:not(.text\(bold\)) strong { font-weight: normal !important; }
[class*="bold/text("].text\(bold\) strong { font-weight: bold !important; }

/* @media (max-width: 599px) { .phone\/break\(none\) br { display: none !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: 10px; --radiusMedium: 20px; --radiusLarge: 40px; --radiusRounded: 50px; --radiusRound: 50%; }


@media (max-width: 599px) {
	.phone\/radiusBottomLeft\(medium\), .phone\/hover\/radiusBottomLeft\(medium\):hover, .open.phone\/open\/radiusBottomLeft\(medium\), .open > .phone\/open\/radiusBottomLeft\(medium\), .phone\/focus\/radiusBottomLeft\(medium\):focus { border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: var(--radiusMedium) !important; }
}

/* Shadow */

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

/* 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; }
.image\(cover\) { object-fit: cover; }
.hover\/image\(invert\):hover img { filter: brightness(0) invert(1) !important; }
input[type="radio"]:checked + .check\/image\(invert\) img { filter: brightness(0) invert(1) !important; }

/* Icon */

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

.miam { height: 35px !important; width: 100px !important; }

svg.icon\(135\°\), :hover > svg.hover\/icon\(135\°\), .open > svg.open\/icon\(135\°\) { transform: rotate(+135deg); -webkit-transform: rotate(+135deg); }

/* Input */

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

[class*="button(regular)"] svg.icon\(after\), .button svg.icon\(after\), .button svg { margin-left: calc(var(--paddingRegular) * 1.5); margin-right: calc(var(--paddingRegular) * -0.5); }

/* 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\(mandatory\).pointer\(none\) { pointer-events: none !important; }

/* Slider */

[class*="slider"][class*="vertical"] > .slides > .slide { height: auto !important; }
.controls.disabled\/opacity\(none\) .disabled { opacity: var(--opacity0) !important; }

/* Animation */

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

/* 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; }