html,
body,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select {
  vertical-align: middle;
  outline-offset: 0;
}
@font-face {
  font-family: 'Montserrat';
  src: url(fonts/Montserrat-Regular.36b1f4d.eot);
  src: url(fonts/Montserrat-Regular.36b1f4d.eot?#iefix) format('embedded-opentype'), url(fonts/Montserrat-Regular.498c8cd.woff) format('woff'), url(fonts/Montserrat-Regular.518803d.woff2) format('woff2'), url(fonts/Montserrat-Regular.d4f770a.ttf) format('truetype');
  font-weight: 'normal';
  font-style: normal;
}
@font-face {
  font-family: 'Fira code';
  src: url(fonts/FiraCode-Medium.3b47974.eot);
  src: url(fonts/FiraCode-Medium.3b47974.eot?#iefix) format('embedded-opentype'), url(fonts/FiraCode-Medium.18ea5a3.woff) format('woff'), url(fonts/FiraCode-Medium.51ec00f.woff2) format('woff2'), url(fonts/FiraCode-Medium.8ca1494.ttf) format('truetype');
  font-weight: light;
  font-style: normal;
}
html,
body,
div,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
abbr,
acronym,
address,
big,
cite,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}
code {
  font-family: 'Fira code', monospace;
}
html,
body {
  background-color: #fbfaf8;
  min-height: 100vh;
}
* {
  box-sizing: border-box;
}
[_width][_width~="0"],
[_size][_size~="w-0"] {
  width: 0%;
}
[_width][_width~="0px"],
[_size][_size~="w-0px"] {
  width: 0px;
}
[_width][_width~="0vw"],
[_size][_size~="w-0vw"],
[_size][_size~="w-0vh"] {
  width: 0vw;
}
[_size][_size~="w-0vw"],
[_size][_size~="w-0vh"] {
  max-height: 0vh;
}
[_size][_size~="h-0"],
[_height][_height~="0"] {
  height: 0%;
}
[_size][_size~="h-0px"],
[_height][_height~="0px"] {
  height: 0px;
}
[_size][_size~="h-0vw"],
[_size][_size~="h-0vh"] {
  height: 0vw;
}
[_height][_height~="0vh"],
[_size][_size~="h-0vw"],
[_size][_size~="h-0vh"] {
  height: 0vh;
}
[_width][_width~="5"],
[_size][_size~="w-5"] {
  width: 5%;
}
[_width][_width~="5px"],
[_size][_size~="w-5px"] {
  width: 5px;
}
[_width][_width~="5vw"],
[_size][_size~="w-5vw"],
[_size][_size~="w-5vh"] {
  width: 5vw;
}
[_size][_size~="w-5vw"],
[_size][_size~="w-5vh"] {
  max-height: 5vh;
}
[_size][_size~="h-5"],
[_height][_height~="5"] {
  height: 5%;
}
[_size][_size~="h-5px"],
[_height][_height~="5px"] {
  height: 5px;
}
[_size][_size~="h-5vw"],
[_size][_size~="h-5vh"] {
  height: 5vw;
}
[_height][_height~="5vh"],
[_size][_size~="h-5vw"],
[_size][_size~="h-5vh"] {
  height: 5vh;
}
[_width][_width~="10"],
[_size][_size~="w-10"] {
  width: 10%;
}
[_width][_width~="10px"],
[_size][_size~="w-10px"] {
  width: 10px;
}
[_width][_width~="10vw"],
[_size][_size~="w-10vw"],
[_size][_size~="w-10vh"] {
  width: 10vw;
}
[_size][_size~="w-10vw"],
[_size][_size~="w-10vh"] {
  max-height: 10vh;
}
[_size][_size~="h-10"],
[_height][_height~="10"] {
  height: 10%;
}
[_size][_size~="h-10px"],
[_height][_height~="10px"] {
  height: 10px;
}
[_size][_size~="h-10vw"],
[_size][_size~="h-10vh"] {
  height: 10vw;
}
[_height][_height~="10vh"],
[_size][_size~="h-10vw"],
[_size][_size~="h-10vh"] {
  height: 10vh;
}
[_width][_width~="15"],
[_size][_size~="w-15"] {
  width: 15%;
}
[_width][_width~="15px"],
[_size][_size~="w-15px"] {
  width: 15px;
}
[_width][_width~="15vw"],
[_size][_size~="w-15vw"],
[_size][_size~="w-15vh"] {
  width: 15vw;
}
[_size][_size~="w-15vw"],
[_size][_size~="w-15vh"] {
  max-height: 15vh;
}
[_size][_size~="h-15"],
[_height][_height~="15"] {
  height: 15%;
}
[_size][_size~="h-15px"],
[_height][_height~="15px"] {
  height: 15px;
}
[_size][_size~="h-15vw"],
[_size][_size~="h-15vh"] {
  height: 15vw;
}
[_height][_height~="15vh"],
[_size][_size~="h-15vw"],
[_size][_size~="h-15vh"] {
  height: 15vh;
}
[_width][_width~="20"],
[_size][_size~="w-20"] {
  width: 20%;
}
[_width][_width~="20px"],
[_size][_size~="w-20px"] {
  width: 20px;
}
[_width][_width~="20vw"],
[_size][_size~="w-20vw"],
[_size][_size~="w-20vh"] {
  width: 20vw;
}
[_size][_size~="w-20vw"],
[_size][_size~="w-20vh"] {
  max-height: 20vh;
}
[_size][_size~="h-20"],
[_height][_height~="20"] {
  height: 20%;
}
[_size][_size~="h-20px"],
[_height][_height~="20px"] {
  height: 20px;
}
[_size][_size~="h-20vw"],
[_size][_size~="h-20vh"] {
  height: 20vw;
}
[_height][_height~="20vh"],
[_size][_size~="h-20vw"],
[_size][_size~="h-20vh"] {
  height: 20vh;
}
[_width][_width~="25"],
[_size][_size~="w-25"] {
  width: 25%;
}
[_width][_width~="25px"],
[_size][_size~="w-25px"] {
  width: 25px;
}
[_width][_width~="25vw"],
[_size][_size~="w-25vw"],
[_size][_size~="w-25vh"] {
  width: 25vw;
}
[_size][_size~="w-25vw"],
[_size][_size~="w-25vh"] {
  max-height: 25vh;
}
[_size][_size~="h-25"],
[_height][_height~="25"] {
  height: 25%;
}
[_size][_size~="h-25px"],
[_height][_height~="25px"] {
  height: 25px;
}
[_size][_size~="h-25vw"],
[_size][_size~="h-25vh"] {
  height: 25vw;
}
[_height][_height~="25vh"],
[_size][_size~="h-25vw"],
[_size][_size~="h-25vh"] {
  height: 25vh;
}
[_width][_width~="30"],
[_size][_size~="w-30"] {
  width: 30%;
}
[_width][_width~="30px"],
[_size][_size~="w-30px"] {
  width: 30px;
}
[_width][_width~="30vw"],
[_size][_size~="w-30vw"],
[_size][_size~="w-30vh"] {
  width: 30vw;
}
[_size][_size~="w-30vw"],
[_size][_size~="w-30vh"] {
  max-height: 30vh;
}
[_size][_size~="h-30"],
[_height][_height~="30"] {
  height: 30%;
}
[_size][_size~="h-30px"],
[_height][_height~="30px"] {
  height: 30px;
}
[_size][_size~="h-30vw"],
[_size][_size~="h-30vh"] {
  height: 30vw;
}
[_height][_height~="30vh"],
[_size][_size~="h-30vw"],
[_size][_size~="h-30vh"] {
  height: 30vh;
}
[_width][_width~="35"],
[_size][_size~="w-35"] {
  width: 35%;
}
[_width][_width~="35px"],
[_size][_size~="w-35px"] {
  width: 35px;
}
[_width][_width~="35vw"],
[_size][_size~="w-35vw"],
[_size][_size~="w-35vh"] {
  width: 35vw;
}
[_size][_size~="w-35vw"],
[_size][_size~="w-35vh"] {
  max-height: 35vh;
}
[_size][_size~="h-35"],
[_height][_height~="35"] {
  height: 35%;
}
[_size][_size~="h-35px"],
[_height][_height~="35px"] {
  height: 35px;
}
[_size][_size~="h-35vw"],
[_size][_size~="h-35vh"] {
  height: 35vw;
}
[_height][_height~="35vh"],
[_size][_size~="h-35vw"],
[_size][_size~="h-35vh"] {
  height: 35vh;
}
[_width][_width~="40"],
[_size][_size~="w-40"] {
  width: 40%;
}
[_width][_width~="40px"],
[_size][_size~="w-40px"] {
  width: 40px;
}
[_width][_width~="40vw"],
[_size][_size~="w-40vw"],
[_size][_size~="w-40vh"] {
  width: 40vw;
}
[_size][_size~="w-40vw"],
[_size][_size~="w-40vh"] {
  max-height: 40vh;
}
[_size][_size~="h-40"],
[_height][_height~="40"] {
  height: 40%;
}
[_size][_size~="h-40px"],
[_height][_height~="40px"] {
  height: 40px;
}
[_size][_size~="h-40vw"],
[_size][_size~="h-40vh"] {
  height: 40vw;
}
[_height][_height~="40vh"],
[_size][_size~="h-40vw"],
[_size][_size~="h-40vh"] {
  height: 40vh;
}
[_width][_width~="45"],
[_size][_size~="w-45"] {
  width: 45%;
}
[_width][_width~="45px"],
[_size][_size~="w-45px"] {
  width: 45px;
}
[_width][_width~="45vw"],
[_size][_size~="w-45vw"],
[_size][_size~="w-45vh"] {
  width: 45vw;
}
[_size][_size~="w-45vw"],
[_size][_size~="w-45vh"] {
  max-height: 45vh;
}
[_size][_size~="h-45"],
[_height][_height~="45"] {
  height: 45%;
}
[_size][_size~="h-45px"],
[_height][_height~="45px"] {
  height: 45px;
}
[_size][_size~="h-45vw"],
[_size][_size~="h-45vh"] {
  height: 45vw;
}
[_height][_height~="45vh"],
[_size][_size~="h-45vw"],
[_size][_size~="h-45vh"] {
  height: 45vh;
}
[_width][_width~="50"],
[_size][_size~="w-50"] {
  width: 50%;
}
[_width][_width~="50px"],
[_size][_size~="w-50px"] {
  width: 50px;
}
[_width][_width~="50vw"],
[_size][_size~="w-50vw"],
[_size][_size~="w-50vh"] {
  width: 50vw;
}
[_size][_size~="w-50vw"],
[_size][_size~="w-50vh"] {
  max-height: 50vh;
}
[_size][_size~="h-50"],
[_height][_height~="50"] {
  height: 50%;
}
[_size][_size~="h-50px"],
[_height][_height~="50px"] {
  height: 50px;
}
[_size][_size~="h-50vw"],
[_size][_size~="h-50vh"] {
  height: 50vw;
}
[_height][_height~="50vh"],
[_size][_size~="h-50vw"],
[_size][_size~="h-50vh"] {
  height: 50vh;
}
[_width][_width~="55"],
[_size][_size~="w-55"] {
  width: 55.00000000000001%;
}
[_width][_width~="55px"],
[_size][_size~="w-55px"] {
  width: 55px;
}
[_width][_width~="55vw"],
[_size][_size~="w-55vw"],
[_size][_size~="w-55vh"] {
  width: 55vw;
}
[_size][_size~="w-55vw"],
[_size][_size~="w-55vh"] {
  max-height: 55vh;
}
[_size][_size~="h-55"],
[_height][_height~="55"] {
  height: 55.00000000000001%;
}
[_size][_size~="h-55px"],
[_height][_height~="55px"] {
  height: 55px;
}
[_size][_size~="h-55vw"],
[_size][_size~="h-55vh"] {
  height: 55vw;
}
[_height][_height~="55vh"],
[_size][_size~="h-55vw"],
[_size][_size~="h-55vh"] {
  height: 55vh;
}
[_width][_width~="60"],
[_size][_size~="w-60"] {
  width: 60%;
}
[_width][_width~="60px"],
[_size][_size~="w-60px"] {
  width: 60px;
}
[_width][_width~="60vw"],
[_size][_size~="w-60vw"],
[_size][_size~="w-60vh"] {
  width: 60vw;
}
[_size][_size~="w-60vw"],
[_size][_size~="w-60vh"] {
  max-height: 60vh;
}
[_size][_size~="h-60"],
[_height][_height~="60"] {
  height: 60%;
}
[_size][_size~="h-60px"],
[_height][_height~="60px"] {
  height: 60px;
}
[_size][_size~="h-60vw"],
[_size][_size~="h-60vh"] {
  height: 60vw;
}
[_height][_height~="60vh"],
[_size][_size~="h-60vw"],
[_size][_size~="h-60vh"] {
  height: 60vh;
}
[_width][_width~="65"],
[_size][_size~="w-65"] {
  width: 65%;
}
[_width][_width~="65px"],
[_size][_size~="w-65px"] {
  width: 65px;
}
[_width][_width~="65vw"],
[_size][_size~="w-65vw"],
[_size][_size~="w-65vh"] {
  width: 65vw;
}
[_size][_size~="w-65vw"],
[_size][_size~="w-65vh"] {
  max-height: 65vh;
}
[_size][_size~="h-65"],
[_height][_height~="65"] {
  height: 65%;
}
[_size][_size~="h-65px"],
[_height][_height~="65px"] {
  height: 65px;
}
[_size][_size~="h-65vw"],
[_size][_size~="h-65vh"] {
  height: 65vw;
}
[_height][_height~="65vh"],
[_size][_size~="h-65vw"],
[_size][_size~="h-65vh"] {
  height: 65vh;
}
[_width][_width~="70"],
[_size][_size~="w-70"] {
  width: 70%;
}
[_width][_width~="70px"],
[_size][_size~="w-70px"] {
  width: 70px;
}
[_width][_width~="70vw"],
[_size][_size~="w-70vw"],
[_size][_size~="w-70vh"] {
  width: 70vw;
}
[_size][_size~="w-70vw"],
[_size][_size~="w-70vh"] {
  max-height: 70vh;
}
[_size][_size~="h-70"],
[_height][_height~="70"] {
  height: 70%;
}
[_size][_size~="h-70px"],
[_height][_height~="70px"] {
  height: 70px;
}
[_size][_size~="h-70vw"],
[_size][_size~="h-70vh"] {
  height: 70vw;
}
[_height][_height~="70vh"],
[_size][_size~="h-70vw"],
[_size][_size~="h-70vh"] {
  height: 70vh;
}
[_width][_width~="75"],
[_size][_size~="w-75"] {
  width: 75%;
}
[_width][_width~="75px"],
[_size][_size~="w-75px"] {
  width: 75px;
}
[_width][_width~="75vw"],
[_size][_size~="w-75vw"],
[_size][_size~="w-75vh"] {
  width: 75vw;
}
[_size][_size~="w-75vw"],
[_size][_size~="w-75vh"] {
  max-height: 75vh;
}
[_size][_size~="h-75"],
[_height][_height~="75"] {
  height: 75%;
}
[_size][_size~="h-75px"],
[_height][_height~="75px"] {
  height: 75px;
}
[_size][_size~="h-75vw"],
[_size][_size~="h-75vh"] {
  height: 75vw;
}
[_height][_height~="75vh"],
[_size][_size~="h-75vw"],
[_size][_size~="h-75vh"] {
  height: 75vh;
}
[_width][_width~="80"],
[_size][_size~="w-80"],
hr {
  width: 80%;
}
[_width][_width~="80px"],
[_size][_size~="w-80px"] {
  width: 80px;
}
[_width][_width~="80vw"],
[_size][_size~="w-80vw"],
[_size][_size~="w-80vh"] {
  width: 80vw;
}
[_size][_size~="w-80vw"],
[_size][_size~="w-80vh"] {
  max-height: 80vh;
}
[_size][_size~="h-80"],
[_height][_height~="80"] {
  height: 80%;
}
[_size][_size~="h-80px"],
[_height][_height~="80px"] {
  height: 80px;
}
[_size][_size~="h-80vw"],
[_size][_size~="h-80vh"] {
  height: 80vw;
}
[_height][_height~="80vh"],
[_size][_size~="h-80vw"],
[_size][_size~="h-80vh"] {
  height: 80vh;
}
[_width][_width~="85"],
[_size][_size~="w-85"] {
  width: 85%;
}
[_width][_width~="85px"],
[_size][_size~="w-85px"] {
  width: 85px;
}
[_width][_width~="85vw"],
[_size][_size~="w-85vw"],
[_size][_size~="w-85vh"] {
  width: 85vw;
}
[_size][_size~="w-85vw"],
[_size][_size~="w-85vh"] {
  max-height: 85vh;
}
[_size][_size~="h-85"],
[_height][_height~="85"] {
  height: 85%;
}
[_size][_size~="h-85px"],
[_height][_height~="85px"] {
  height: 85px;
}
[_size][_size~="h-85vw"],
[_size][_size~="h-85vh"] {
  height: 85vw;
}
[_height][_height~="85vh"],
[_size][_size~="h-85vw"],
[_size][_size~="h-85vh"] {
  height: 85vh;
}
[_width][_width~="90"],
[_size][_size~="w-90"] {
  width: 90%;
}
[_width][_width~="90px"],
[_size][_size~="w-90px"] {
  width: 90px;
}
[_width][_width~="90vw"],
[_size][_size~="w-90vw"],
[_size][_size~="w-90vh"] {
  width: 90vw;
}
[_size][_size~="w-90vw"],
[_size][_size~="w-90vh"] {
  max-height: 90vh;
}
[_size][_size~="h-90"],
[_height][_height~="90"] {
  height: 90%;
}
[_size][_size~="h-90px"],
[_height][_height~="90px"] {
  height: 90px;
}
[_size][_size~="h-90vw"],
[_size][_size~="h-90vh"] {
  height: 90vw;
}
[_height][_height~="90vh"],
[_size][_size~="h-90vw"],
[_size][_size~="h-90vh"] {
  height: 90vh;
}
[_width][_width~="95"],
[_size][_size~="w-95"] {
  width: 95%;
}
[_width][_width~="95px"],
[_size][_size~="w-95px"] {
  width: 95px;
}
[_width][_width~="95vw"],
[_size][_size~="w-95vw"],
[_size][_size~="w-95vh"] {
  width: 95vw;
}
[_size][_size~="w-95vw"],
[_size][_size~="w-95vh"] {
  max-height: 95vh;
}
[_size][_size~="h-95"],
[_height][_height~="95"] {
  height: 95%;
}
[_size][_size~="h-95px"],
[_height][_height~="95px"] {
  height: 95px;
}
[_size][_size~="h-95vw"],
[_size][_size~="h-95vh"] {
  height: 95vw;
}
[_height][_height~="95vh"],
[_size][_size~="h-95vw"],
[_size][_size~="h-95vh"] {
  height: 95vh;
}
[_width][_width~="100"],
[_width][_width~="full"],
[_size][_size~="w-100"],
[_size][_size~="w-full"],
[_size][_size~="full"],
[_btn][_btn~="block"],
[_btn][_btn~="full"] {
  width: 100%;
}
[_width][_width~="100px"],
[_size][_size~="w-100px"] {
  width: 100px;
}
[_width][_width~="100vw"],
[_width][_width~="full"],
[_size][_size~="w-100vw"],
[_size][_size~="w-100vh"] {
  width: 100vw;
}
[_size][_size~="w-100vw"],
[_size][_size~="w-100vh"] {
  max-height: 100vh;
}
[_width][_width~="min-full"],
[_size][_size~="w-min-full"],
[_size][_size~="min-full"],
[_size][_size~="max-full"] {
  min-width: 100%;
}
[_width][_width~="min-full-vw"] {
  min-width: 100vw;
}
[_width][_width~="max-full"],
[_size][_size~="w-max-full"] {
  max-width: 100%;
}
[_width][_width~="max-full-vw"] {
  max-width: 100vw;
}
[_size][_size~="h-100"],
[_size][_size~="h-full"],
[_size][_size~="full"],
[_height][_height~="100"],
[_height][_height~="full"],
[_progress] > div {
  height: 100%;
}
[_size][_size~="h-100px"],
[_height][_height~="100px"] {
  height: 100px;
}
[_size][_size~="h-100vw"],
[_size][_size~="h-100vh"] {
  height: 100vw;
}
[_height][_height~="100vh"],
[_height][_height~="full"],
[_size][_size~="h-100vw"],
[_size][_size~="h-100vh"] {
  height: 100vh;
}
[_size][_size~="h-min-full"],
[_size][_size~="min-full"],
[_size][_size~="max-full"],
[_height][_height~="min-full"] {
  min-height: 100%;
}
[_height][_height~="min-full-vh"] {
  min-height: 100vh;
}
[_size][_size~="h-max-full"],
[_height][_height~="max-full"] {
  max-height: 100%;
}
[_height][_height~="max-full-vh"] {
  max-height: 100vh;
}
[_font][_font~="red"],
[_color][_color~="red"] {
  color: #f24236;
}
[_font][_font~="pink"],
[_color][_color~="pink"] {
  color: #e43f6f;
}
[_font][_font~="purple"],
[_color][_color~="purple"] {
  color: #6564db;
}
[_font][_font~="indigo"],
[_color][_color~="indigo"] {
  color: #473bf0;
}
[_font][_font~="blue"],
[_color][_color~="blue"] {
  color: #3169c4;
}
[_font][_font~="cyan"],
[_color][_color~="cyan"] {
  color: #1fa6c1;
}
[_font][_font~="teal"],
[_color][_color~="teal"] {
  color: #00bfb2;
}
[_font][_font~="green"],
[_color][_color~="green"] {
  color: #3ccd65;
}
[_font][_font~="lime"],
[_color][_color~="lime"] {
  color: #aad922;
}
[_font][_font~="yellow"],
[_color][_color~="yellow"] {
  color: #f7b32b;
}
[_font][_font~="amber"],
[_color][_color~="amber"] {
  color: #ff7f11;
}
[_font][_font~="orange"],
[_color][_color~="orange"] {
  color: #f34213;
}
[_font][_font~="brown"],
[_color][_color~="brown"] {
  color: #823329;
}
[_font][_font~="grey"],
[_color][_color~="grey"] {
  color: #7179ad;
}
[_font][_font~="black"],
[_color][_color~="black"] {
  color: #1a1d2d;
}
[_font][_font~="white"],
[_color][_color~="white"] {
  color: #fbfaf8;
}
[_font][_font~="transparent"],
[_color][_color~="transparent"] {
  color: transparent;
}
[_footer][_footer~="red"],
[_footer][_footer~="pink"],
[_footer][_footer~="purple"],
[_footer][_footer~="indigo"],
[_footer][_footer~="green"],
[_footer][_footer~="yellow"],
[_footer][_footer~="amber"],
[_footer][_footer~="orange"],
[_footer][_footer~="grey"],
[_footer][_footer~="white"],
[_footer][_footer~="light"],
[_footer][_footer~="secondary"],
[_footer][_footer~="success"],
[_footer][_footer~="warning"],
[_footer][_footer~="danger"],
[_footer][_footer~="red-light-1"],
[_footer][_footer~="red-light-2"],
[_footer][_footer~="red-light-3"],
[_footer][_footer~="pink-light-1"],
[_footer][_footer~="pink-light-2"],
[_footer][_footer~="pink-light-3"],
[_footer][_footer~="purple-light-1"],
[_footer][_footer~="purple-light-2"],
[_footer][_footer~="purple-light-3"],
[_footer][_footer~="purple-dark-1"],
[_footer][_footer~="indigo-light-1"],
[_footer][_footer~="indigo-light-2"],
[_footer][_footer~="indigo-light-3"],
[_footer][_footer~="blue-light-1"],
[_footer][_footer~="blue-light-2"],
[_footer][_footer~="blue-light-3"],
[_footer][_footer~="cyan-light-1"],
[_footer][_footer~="cyan-light-2"],
[_footer][_footer~="cyan-light-3"],
[_footer][_footer~="teal-light-2"],
[_footer][_footer~="teal-light-3"],
[_footer][_footer~="green-light-1"],
[_footer][_footer~="green-light-2"],
[_footer][_footer~="green-light-3"],
[_footer][_footer~="lime-light-1"],
[_footer][_footer~="lime-light-2"],
[_footer][_footer~="lime-light-3"],
[_footer][_footer~="yellow-light-1"],
[_footer][_footer~="yellow-light-2"],
[_footer][_footer~="yellow-light-3"],
[_footer][_footer~="amber-light-1"],
[_footer][_footer~="amber-light-2"],
[_footer][_footer~="amber-light-3"],
[_footer][_footer~="orange-light-1"],
[_footer][_footer~="orange-light-2"],
[_footer][_footer~="orange-light-3"],
[_footer][_footer~="brown-light-2"],
[_footer][_footer~="brown-light-3"],
[_footer][_footer~="grey-light-1"],
[_footer][_footer~="grey-light-2"],
[_footer][_footer~="grey-light-3"],
[_footer][_footer~="black-light-3"],
[_footer][_footer~="white-light-1"],
[_footer][_footer~="white-light-2"],
[_footer][_footer~="white-light-3"],
[_footer][_footer~="white-dark-1"],
[_footer][_footer~="white-dark-2"],
[_footer][_footer~="white-dark-3"],
[_footer][_footer~="dark-light-3"],
[_footer][_footer~="light-light-1"],
[_footer][_footer~="light-light-2"],
[_footer][_footer~="light-light-3"],
[_footer][_footer~="light-dark-1"],
[_footer][_footer~="light-dark-2"],
[_footer][_footer~="light-dark-3"],
[_footer][_footer~="primary-light-2"],
[_footer][_footer~="primary-light-3"],
[_footer][_footer~="secondary-light-1"],
[_footer][_footer~="secondary-light-2"],
[_footer][_footer~="secondary-light-3"],
[_footer][_footer~="success-light-1"],
[_footer][_footer~="success-light-2"],
[_footer][_footer~="success-light-3"],
[_footer][_footer~="info-light-1"],
[_footer][_footer~="info-light-2"],
[_footer][_footer~="info-light-3"],
[_footer][_footer~="warning-light-1"],
[_footer][_footer~="warning-light-2"],
[_footer][_footer~="warning-light-3"],
[_footer][_footer~="danger-light-1"],
[_footer][_footer~="danger-light-2"],
[_footer][_footer~="danger-light-3"],
[_footer][_footer~="muted-light-1"],
[_footer][_footer~="muted-light-2"],
[_footer][_footer~="muted-light-3"],
[_font][_font~="dark"],
[_font][_font~="mark"],
[_font][_font~="highlight"],
[_color][_color~="dark"],
[_bg][_bg~="red"],
[_bg][_bg~="pink"],
[_bg][_bg~="purple"],
[_bg][_bg~="indigo"],
[_bg][_bg~="green"],
[_bg][_bg~="yellow"],
[_bg][_bg~="amber"],
[_bg][_bg~="orange"],
[_bg][_bg~="grey"],
[_bg][_bg~="white"],
[_bg][_bg~="light"],
[_bg][_bg~="secondary"],
[_bg][_bg~="success"],
[_bg][_bg~="warning"],
[_bg][_bg~="danger"],
[_bg][_bg~="red-light-1"],
[_bg][_bg~="red-light-2"],
[_bg][_bg~="red-light-3"],
[_bg][_bg~="pink-light-1"],
[_bg][_bg~="pink-light-2"],
[_bg][_bg~="pink-light-3"],
[_bg][_bg~="purple-light-1"],
[_bg][_bg~="purple-light-2"],
[_bg][_bg~="purple-light-3"],
[_bg][_bg~="purple-dark-1"],
[_bg][_bg~="indigo-light-1"],
[_bg][_bg~="indigo-light-2"],
[_bg][_bg~="indigo-light-3"],
[_bg][_bg~="blue-light-1"],
[_bg][_bg~="blue-light-2"],
[_bg][_bg~="blue-light-3"],
[_bg][_bg~="cyan-light-1"],
[_bg][_bg~="cyan-light-2"],
[_bg][_bg~="cyan-light-3"],
[_bg][_bg~="teal-light-2"],
[_bg][_bg~="teal-light-3"],
[_bg][_bg~="green-light-1"],
[_bg][_bg~="green-light-2"],
[_bg][_bg~="green-light-3"],
[_bg][_bg~="lime-light-1"],
[_bg][_bg~="lime-light-2"],
[_bg][_bg~="lime-light-3"],
[_bg][_bg~="yellow-light-1"],
[_bg][_bg~="yellow-light-2"],
[_bg][_bg~="yellow-light-3"],
[_bg][_bg~="amber-light-1"],
[_bg][_bg~="amber-light-2"],
[_bg][_bg~="amber-light-3"],
[_bg][_bg~="orange-light-1"],
[_bg][_bg~="orange-light-2"],
[_bg][_bg~="orange-light-3"],
[_bg][_bg~="brown-light-2"],
[_bg][_bg~="brown-light-3"],
[_bg][_bg~="grey-light-1"],
[_bg][_bg~="grey-light-2"],
[_bg][_bg~="grey-light-3"],
[_bg][_bg~="black-light-3"],
[_bg][_bg~="white-light-1"],
[_bg][_bg~="white-light-2"],
[_bg][_bg~="white-light-3"],
[_bg][_bg~="white-dark-1"],
[_bg][_bg~="white-dark-2"],
[_bg][_bg~="white-dark-3"],
[_bg][_bg~="dark-light-3"],
[_bg][_bg~="light-light-1"],
[_bg][_bg~="light-light-2"],
[_bg][_bg~="light-light-3"],
[_bg][_bg~="light-dark-1"],
[_bg][_bg~="light-dark-2"],
[_bg][_bg~="light-dark-3"],
[_bg][_bg~="primary-light-2"],
[_bg][_bg~="primary-light-3"],
[_bg][_bg~="secondary-light-1"],
[_bg][_bg~="secondary-light-2"],
[_bg][_bg~="secondary-light-3"],
[_bg][_bg~="success-light-1"],
[_bg][_bg~="success-light-2"],
[_bg][_bg~="success-light-3"],
[_bg][_bg~="info-light-1"],
[_bg][_bg~="info-light-2"],
[_bg][_bg~="info-light-3"],
[_bg][_bg~="warning-light-1"],
[_bg][_bg~="warning-light-2"],
[_bg][_bg~="warning-light-3"],
[_bg][_bg~="danger-light-1"],
[_bg][_bg~="danger-light-2"],
[_bg][_bg~="danger-light-3"],
[_bg][_bg~="muted-light-1"],
[_bg][_bg~="muted-light-2"],
[_bg][_bg~="muted-light-3"],
[_alert][_alert~="red"],
[_alert][_alert~="pink"],
[_alert][_alert~="purple"],
[_alert][_alert~="indigo"],
[_alert][_alert~="green"],
[_alert][_alert~="yellow"],
[_alert][_alert~="amber"],
[_alert][_alert~="orange"],
[_alert][_alert~="grey"],
[_alert][_alert~="white"],
[_alert][_alert~="light"],
[_alert][_alert~="secondary"],
[_alert][_alert~="success"],
[_alert][_alert~="warning"],
[_alert][_alert~="danger"],
[_alert][_alert~="red-light-1"],
[_alert][_alert~="red-light-2"],
[_alert][_alert~="red-light-3"],
[_alert][_alert~="pink-light-1"],
[_alert][_alert~="pink-light-2"],
[_alert][_alert~="pink-light-3"],
[_alert][_alert~="purple-light-1"],
[_alert][_alert~="purple-light-2"],
[_alert][_alert~="purple-light-3"],
[_alert][_alert~="purple-dark-1"],
[_alert][_alert~="indigo-light-1"],
[_alert][_alert~="indigo-light-2"],
[_alert][_alert~="indigo-light-3"],
[_alert][_alert~="blue-light-1"],
[_alert][_alert~="blue-light-2"],
[_alert][_alert~="blue-light-3"],
[_alert][_alert~="cyan-light-1"],
[_alert][_alert~="cyan-light-2"],
[_alert][_alert~="cyan-light-3"],
[_alert][_alert~="teal-light-2"],
[_alert][_alert~="teal-light-3"],
[_alert][_alert~="green-light-1"],
[_alert][_alert~="green-light-2"],
[_alert][_alert~="green-light-3"],
[_alert][_alert~="lime-light-1"],
[_alert][_alert~="lime-light-2"],
[_alert][_alert~="lime-light-3"],
[_alert][_alert~="yellow-light-1"],
[_alert][_alert~="yellow-light-2"],
[_alert][_alert~="yellow-light-3"],
[_alert][_alert~="amber-light-1"],
[_alert][_alert~="amber-light-2"],
[_alert][_alert~="amber-light-3"],
[_alert][_alert~="orange-light-1"],
[_alert][_alert~="orange-light-2"],
[_alert][_alert~="orange-light-3"],
[_alert][_alert~="brown-light-2"],
[_alert][_alert~="brown-light-3"],
[_alert][_alert~="grey-light-1"],
[_alert][_alert~="grey-light-2"],
[_alert][_alert~="grey-light-3"],
[_alert][_alert~="black-light-3"],
[_alert][_alert~="white-light-1"],
[_alert][_alert~="white-light-2"],
[_alert][_alert~="white-light-3"],
[_alert][_alert~="white-dark-1"],
[_alert][_alert~="white-dark-2"],
[_alert][_alert~="white-dark-3"],
[_alert][_alert~="dark-light-3"],
[_alert][_alert~="light-light-1"],
[_alert][_alert~="light-light-2"],
[_alert][_alert~="light-light-3"],
[_alert][_alert~="light-dark-1"],
[_alert][_alert~="light-dark-2"],
[_alert][_alert~="light-dark-3"],
[_alert][_alert~="primary-light-2"],
[_alert][_alert~="primary-light-3"],
[_alert][_alert~="secondary-light-1"],
[_alert][_alert~="secondary-light-2"],
[_alert][_alert~="secondary-light-3"],
[_alert][_alert~="success-light-1"],
[_alert][_alert~="success-light-2"],
[_alert][_alert~="success-light-3"],
[_alert][_alert~="info-light-1"],
[_alert][_alert~="info-light-2"],
[_alert][_alert~="info-light-3"],
[_alert][_alert~="warning-light-1"],
[_alert][_alert~="warning-light-2"],
[_alert][_alert~="warning-light-3"],
[_alert][_alert~="danger-light-1"],
[_alert][_alert~="danger-light-2"],
[_alert][_alert~="danger-light-3"],
[_alert][_alert~="muted-light-1"],
[_alert][_alert~="muted-light-2"],
[_alert][_alert~="muted-light-3"],
[_btn][_btn~="red"],
[_btn][_btn~="pink"],
[_btn][_btn~="purple"],
[_btn][_btn~="indigo"],
[_btn][_btn~="green"],
[_btn][_btn~="yellow"],
[_btn][_btn~="amber"],
[_btn][_btn~="orange"],
[_btn][_btn~="grey"],
[_btn][_btn~="white"],
[_btn][_btn~="light"],
[_btn][_btn~="secondary"],
[_btn][_btn~="success"],
[_btn][_btn~="warning"],
[_btn][_btn~="danger"],
[_btn][_btn~="red-light-1"],
[_btn][_btn~="red-light-2"],
[_btn][_btn~="red-light-3"],
[_btn][_btn~="pink-light-1"],
[_btn][_btn~="pink-light-2"],
[_btn][_btn~="pink-light-3"],
[_btn][_btn~="purple-light-1"],
[_btn][_btn~="purple-light-2"],
[_btn][_btn~="purple-light-3"],
[_btn][_btn~="purple-dark-1"],
[_btn][_btn~="indigo-light-1"],
[_btn][_btn~="indigo-light-2"],
[_btn][_btn~="indigo-light-3"],
[_btn][_btn~="blue-light-1"],
[_btn][_btn~="blue-light-2"],
[_btn][_btn~="blue-light-3"],
[_btn][_btn~="cyan-light-1"],
[_btn][_btn~="cyan-light-2"],
[_btn][_btn~="cyan-light-3"],
[_btn][_btn~="teal-light-2"],
[_btn][_btn~="teal-light-3"],
[_btn][_btn~="green-light-1"],
[_btn][_btn~="green-light-2"],
[_btn][_btn~="green-light-3"],
[_btn][_btn~="lime-light-1"],
[_btn][_btn~="lime-light-2"],
[_btn][_btn~="lime-light-3"],
[_btn][_btn~="yellow-light-1"],
[_btn][_btn~="yellow-light-2"],
[_btn][_btn~="yellow-light-3"],
[_btn][_btn~="amber-light-1"],
[_btn][_btn~="amber-light-2"],
[_btn][_btn~="amber-light-3"],
[_btn][_btn~="orange-light-1"],
[_btn][_btn~="orange-light-2"],
[_btn][_btn~="orange-light-3"],
[_btn][_btn~="brown-light-2"],
[_btn][_btn~="brown-light-3"],
[_btn][_btn~="grey-light-1"],
[_btn][_btn~="grey-light-2"],
[_btn][_btn~="grey-light-3"],
[_btn][_btn~="black-light-3"],
[_btn][_btn~="white-light-1"],
[_btn][_btn~="white-light-2"],
[_btn][_btn~="white-light-3"],
[_btn][_btn~="white-dark-1"],
[_btn][_btn~="white-dark-2"],
[_btn][_btn~="white-dark-3"],
[_btn][_btn~="dark-light-3"],
[_btn][_btn~="light-light-1"],
[_btn][_btn~="light-light-2"],
[_btn][_btn~="light-light-3"],
[_btn][_btn~="light-dark-1"],
[_btn][_btn~="light-dark-2"],
[_btn][_btn~="light-dark-3"],
[_btn][_btn~="primary-light-2"],
[_btn][_btn~="primary-light-3"],
[_btn][_btn~="secondary-light-1"],
[_btn][_btn~="secondary-light-2"],
[_btn][_btn~="secondary-light-3"],
[_btn][_btn~="success-light-1"],
[_btn][_btn~="success-light-2"],
[_btn][_btn~="success-light-3"],
[_btn][_btn~="info-light-1"],
[_btn][_btn~="info-light-2"],
[_btn][_btn~="info-light-3"],
[_btn][_btn~="warning-light-1"],
[_btn][_btn~="warning-light-2"],
[_btn][_btn~="warning-light-3"],
[_btn][_btn~="danger-light-1"],
[_btn][_btn~="danger-light-2"],
[_btn][_btn~="danger-light-3"],
[_btn][_btn~="muted-light-1"],
[_btn][_btn~="muted-light-2"],
[_btn][_btn~="muted-light-3"],
[_btn][_btn~="outline"][_btn~="red"]:hover,
[_btn][_btn~="outline"][_btn~="pink"]:hover,
[_btn][_btn~="outline"][_btn~="purple"]:hover,
[_btn][_btn~="outline"][_btn~="indigo"]:hover,
[_btn][_btn~="outline"][_btn~="green"]:hover,
[_btn][_btn~="outline"][_btn~="yellow"]:hover,
[_btn][_btn~="outline"][_btn~="amber"]:hover,
[_btn][_btn~="outline"][_btn~="orange"]:hover,
[_btn][_btn~="outline"][_btn~="grey"]:hover,
[_btn][_btn~="outline"][_btn~="white"]:hover,
[_btn][_btn~="outline"][_btn~="light"]:hover,
[_btn][_btn~="outline"][_btn~="secondary"]:hover,
[_btn][_btn~="outline"][_btn~="success"]:hover,
[_btn][_btn~="outline"][_btn~="warning"]:hover,
[_btn][_btn~="outline"][_btn~="danger"]:hover,
[_btn][_btn~="outline"][_btn~="red-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="red-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="red-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="pink-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="pink-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="pink-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="purple-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="purple-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="purple-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="purple-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="indigo-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="indigo-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="indigo-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="blue-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="blue-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="blue-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="cyan-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="cyan-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="cyan-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="teal-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="teal-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="green-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="green-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="green-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="lime-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="lime-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="lime-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="yellow-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="yellow-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="yellow-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="amber-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="amber-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="amber-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="orange-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="orange-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="orange-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="brown-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="brown-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="grey-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="grey-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="grey-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="black-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="white-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="white-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="white-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="white-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="white-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="white-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="dark-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="light-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="light-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="light-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="light-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="light-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="light-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="primary-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="primary-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="secondary-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="secondary-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="secondary-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="success-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="success-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="success-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="info-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="info-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="info-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="warning-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="warning-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="warning-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="danger-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="danger-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="danger-light-3"]:hover,
[_btn][_btn~="outline"][_btn~="muted-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="muted-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="muted-light-3"]:hover,
[_breadcrumb][_breadcrumb~="red"],
[_breadcrumb][_breadcrumb~="pink"],
[_breadcrumb][_breadcrumb~="purple"],
[_breadcrumb][_breadcrumb~="indigo"],
[_breadcrumb][_breadcrumb~="green"],
[_breadcrumb][_breadcrumb~="yellow"],
[_breadcrumb][_breadcrumb~="amber"],
[_breadcrumb][_breadcrumb~="orange"],
[_breadcrumb][_breadcrumb~="grey"],
[_breadcrumb][_breadcrumb~="white"],
[_breadcrumb][_breadcrumb~="light"],
[_breadcrumb][_breadcrumb~="secondary"],
[_breadcrumb][_breadcrumb~="success"],
[_breadcrumb][_breadcrumb~="warning"],
[_breadcrumb][_breadcrumb~="danger"],
[_breadcrumb][_breadcrumb~="red-light-1"],
[_breadcrumb][_breadcrumb~="red-light-2"],
[_breadcrumb][_breadcrumb~="red-light-3"],
[_breadcrumb][_breadcrumb~="pink-light-1"],
[_breadcrumb][_breadcrumb~="pink-light-2"],
[_breadcrumb][_breadcrumb~="pink-light-3"],
[_breadcrumb][_breadcrumb~="purple-light-1"],
[_breadcrumb][_breadcrumb~="purple-light-2"],
[_breadcrumb][_breadcrumb~="purple-light-3"],
[_breadcrumb][_breadcrumb~="purple-dark-1"],
[_breadcrumb][_breadcrumb~="indigo-light-1"],
[_breadcrumb][_breadcrumb~="indigo-light-2"],
[_breadcrumb][_breadcrumb~="indigo-light-3"],
[_breadcrumb][_breadcrumb~="blue-light-1"],
[_breadcrumb][_breadcrumb~="blue-light-2"],
[_breadcrumb][_breadcrumb~="blue-light-3"],
[_breadcrumb][_breadcrumb~="cyan-light-1"],
[_breadcrumb][_breadcrumb~="cyan-light-2"],
[_breadcrumb][_breadcrumb~="cyan-light-3"],
[_breadcrumb][_breadcrumb~="teal-light-2"],
[_breadcrumb][_breadcrumb~="teal-light-3"],
[_breadcrumb][_breadcrumb~="green-light-1"],
[_breadcrumb][_breadcrumb~="green-light-2"],
[_breadcrumb][_breadcrumb~="green-light-3"],
[_breadcrumb][_breadcrumb~="lime-light-1"],
[_breadcrumb][_breadcrumb~="lime-light-2"],
[_breadcrumb][_breadcrumb~="lime-light-3"],
[_breadcrumb][_breadcrumb~="yellow-light-1"],
[_breadcrumb][_breadcrumb~="yellow-light-2"],
[_breadcrumb][_breadcrumb~="yellow-light-3"],
[_breadcrumb][_breadcrumb~="amber-light-1"],
[_breadcrumb][_breadcrumb~="amber-light-2"],
[_breadcrumb][_breadcrumb~="amber-light-3"],
[_breadcrumb][_breadcrumb~="orange-light-1"],
[_breadcrumb][_breadcrumb~="orange-light-2"],
[_breadcrumb][_breadcrumb~="orange-light-3"],
[_breadcrumb][_breadcrumb~="brown-light-2"],
[_breadcrumb][_breadcrumb~="brown-light-3"],
[_breadcrumb][_breadcrumb~="grey-light-1"],
[_breadcrumb][_breadcrumb~="grey-light-2"],
[_breadcrumb][_breadcrumb~="grey-light-3"],
[_breadcrumb][_breadcrumb~="black-light-3"],
[_breadcrumb][_breadcrumb~="white-light-1"],
[_breadcrumb][_breadcrumb~="white-light-2"],
[_breadcrumb][_breadcrumb~="white-light-3"],
[_breadcrumb][_breadcrumb~="white-dark-1"],
[_breadcrumb][_breadcrumb~="white-dark-2"],
[_breadcrumb][_breadcrumb~="white-dark-3"],
[_breadcrumb][_breadcrumb~="dark-light-3"],
[_breadcrumb][_breadcrumb~="light-light-1"],
[_breadcrumb][_breadcrumb~="light-light-2"],
[_breadcrumb][_breadcrumb~="light-light-3"],
[_breadcrumb][_breadcrumb~="light-dark-1"],
[_breadcrumb][_breadcrumb~="light-dark-2"],
[_breadcrumb][_breadcrumb~="light-dark-3"],
[_breadcrumb][_breadcrumb~="primary-light-2"],
[_breadcrumb][_breadcrumb~="primary-light-3"],
[_breadcrumb][_breadcrumb~="secondary-light-1"],
[_breadcrumb][_breadcrumb~="secondary-light-2"],
[_breadcrumb][_breadcrumb~="secondary-light-3"],
[_breadcrumb][_breadcrumb~="success-light-1"],
[_breadcrumb][_breadcrumb~="success-light-2"],
[_breadcrumb][_breadcrumb~="success-light-3"],
[_breadcrumb][_breadcrumb~="info-light-1"],
[_breadcrumb][_breadcrumb~="info-light-2"],
[_breadcrumb][_breadcrumb~="info-light-3"],
[_breadcrumb][_breadcrumb~="warning-light-1"],
[_breadcrumb][_breadcrumb~="warning-light-2"],
[_breadcrumb][_breadcrumb~="warning-light-3"],
[_breadcrumb][_breadcrumb~="danger-light-1"],
[_breadcrumb][_breadcrumb~="danger-light-2"],
[_breadcrumb][_breadcrumb~="danger-light-3"],
[_breadcrumb][_breadcrumb~="muted-light-1"],
[_breadcrumb][_breadcrumb~="muted-light-2"],
[_breadcrumb][_breadcrumb~="muted-light-3"],
[_navbar][_navbar~="red"],
[_navbar][_navbar~="pink"],
[_navbar][_navbar~="purple"],
[_navbar][_navbar~="indigo"],
[_navbar][_navbar~="green"],
[_navbar][_navbar~="yellow"],
[_navbar][_navbar~="amber"],
[_navbar][_navbar~="orange"],
[_navbar][_navbar~="grey"],
[_navbar][_navbar~="white"],
[_navbar][_navbar~="light"],
[_navbar][_navbar~="secondary"],
[_navbar][_navbar~="success"],
[_navbar][_navbar~="warning"],
[_navbar][_navbar~="danger"],
[_navbar][_navbar~="red-light-1"],
[_navbar][_navbar~="red-light-2"],
[_navbar][_navbar~="red-light-3"],
[_navbar][_navbar~="pink-light-1"],
[_navbar][_navbar~="pink-light-2"],
[_navbar][_navbar~="pink-light-3"],
[_navbar][_navbar~="purple-light-1"],
[_navbar][_navbar~="purple-light-2"],
[_navbar][_navbar~="purple-light-3"],
[_navbar][_navbar~="purple-dark-1"],
[_navbar][_navbar~="indigo-light-1"],
[_navbar][_navbar~="indigo-light-2"],
[_navbar][_navbar~="indigo-light-3"],
[_navbar][_navbar~="blue-light-1"],
[_navbar][_navbar~="blue-light-2"],
[_navbar][_navbar~="blue-light-3"],
[_navbar][_navbar~="cyan-light-1"],
[_navbar][_navbar~="cyan-light-2"],
[_navbar][_navbar~="cyan-light-3"],
[_navbar][_navbar~="teal-light-2"],
[_navbar][_navbar~="teal-light-3"],
[_navbar][_navbar~="green-light-1"],
[_navbar][_navbar~="green-light-2"],
[_navbar][_navbar~="green-light-3"],
[_navbar][_navbar~="lime-light-1"],
[_navbar][_navbar~="lime-light-2"],
[_navbar][_navbar~="lime-light-3"],
[_navbar][_navbar~="yellow-light-1"],
[_navbar][_navbar~="yellow-light-2"],
[_navbar][_navbar~="yellow-light-3"],
[_navbar][_navbar~="amber-light-1"],
[_navbar][_navbar~="amber-light-2"],
[_navbar][_navbar~="amber-light-3"],
[_navbar][_navbar~="orange-light-1"],
[_navbar][_navbar~="orange-light-2"],
[_navbar][_navbar~="orange-light-3"],
[_navbar][_navbar~="brown-light-2"],
[_navbar][_navbar~="brown-light-3"],
[_navbar][_navbar~="grey-light-1"],
[_navbar][_navbar~="grey-light-2"],
[_navbar][_navbar~="grey-light-3"],
[_navbar][_navbar~="black-light-3"],
[_navbar][_navbar~="white-light-1"],
[_navbar][_navbar~="white-light-2"],
[_navbar][_navbar~="white-light-3"],
[_navbar][_navbar~="white-dark-1"],
[_navbar][_navbar~="white-dark-2"],
[_navbar][_navbar~="white-dark-3"],
[_navbar][_navbar~="dark-light-3"],
[_navbar][_navbar~="light-light-1"],
[_navbar][_navbar~="light-light-2"],
[_navbar][_navbar~="light-light-3"],
[_navbar][_navbar~="light-dark-1"],
[_navbar][_navbar~="light-dark-2"],
[_navbar][_navbar~="light-dark-3"],
[_navbar][_navbar~="primary-light-2"],
[_navbar][_navbar~="primary-light-3"],
[_navbar][_navbar~="secondary-light-1"],
[_navbar][_navbar~="secondary-light-2"],
[_navbar][_navbar~="secondary-light-3"],
[_navbar][_navbar~="success-light-1"],
[_navbar][_navbar~="success-light-2"],
[_navbar][_navbar~="success-light-3"],
[_navbar][_navbar~="info-light-1"],
[_navbar][_navbar~="info-light-2"],
[_navbar][_navbar~="info-light-3"],
[_navbar][_navbar~="warning-light-1"],
[_navbar][_navbar~="warning-light-2"],
[_navbar][_navbar~="warning-light-3"],
[_navbar][_navbar~="danger-light-1"],
[_navbar][_navbar~="danger-light-2"],
[_navbar][_navbar~="danger-light-3"],
[_navbar][_navbar~="muted-light-1"],
[_navbar][_navbar~="muted-light-2"],
[_navbar][_navbar~="muted-light-3"],
[_progress][_progress~="red"] > div,
[_progress][_progress~="pink"] > div,
[_progress][_progress~="purple"] > div,
[_progress][_progress~="indigo"] > div,
[_progress][_progress~="green"] > div,
[_progress][_progress~="yellow"] > div,
[_progress][_progress~="amber"] > div,
[_progress][_progress~="orange"] > div,
[_progress][_progress~="grey"] > div,
[_progress][_progress~="white"] > div,
[_progress][_progress~="light"] > div,
[_progress][_progress~="secondary"] > div,
[_progress][_progress~="success"] > div,
[_progress][_progress~="warning"] > div,
[_progress][_progress~="danger"] > div,
[_progress][_progress~="red-light-1"] > div,
[_progress][_progress~="red-light-2"] > div,
[_progress][_progress~="red-light-3"] > div,
[_progress][_progress~="pink-light-1"] > div,
[_progress][_progress~="pink-light-2"] > div,
[_progress][_progress~="pink-light-3"] > div,
[_progress][_progress~="purple-light-1"] > div,
[_progress][_progress~="purple-light-2"] > div,
[_progress][_progress~="purple-light-3"] > div,
[_progress][_progress~="purple-dark-1"] > div,
[_progress][_progress~="indigo-light-1"] > div,
[_progress][_progress~="indigo-light-2"] > div,
[_progress][_progress~="indigo-light-3"] > div,
[_progress][_progress~="blue-light-1"] > div,
[_progress][_progress~="blue-light-2"] > div,
[_progress][_progress~="blue-light-3"] > div,
[_progress][_progress~="cyan-light-1"] > div,
[_progress][_progress~="cyan-light-2"] > div,
[_progress][_progress~="cyan-light-3"] > div,
[_progress][_progress~="teal-light-2"] > div,
[_progress][_progress~="teal-light-3"] > div,
[_progress][_progress~="green-light-1"] > div,
[_progress][_progress~="green-light-2"] > div,
[_progress][_progress~="green-light-3"] > div,
[_progress][_progress~="lime-light-1"] > div,
[_progress][_progress~="lime-light-2"] > div,
[_progress][_progress~="lime-light-3"] > div,
[_progress][_progress~="yellow-light-1"] > div,
[_progress][_progress~="yellow-light-2"] > div,
[_progress][_progress~="yellow-light-3"] > div,
[_progress][_progress~="amber-light-1"] > div,
[_progress][_progress~="amber-light-2"] > div,
[_progress][_progress~="amber-light-3"] > div,
[_progress][_progress~="orange-light-1"] > div,
[_progress][_progress~="orange-light-2"] > div,
[_progress][_progress~="orange-light-3"] > div,
[_progress][_progress~="brown-light-2"] > div,
[_progress][_progress~="brown-light-3"] > div,
[_progress][_progress~="grey-light-1"] > div,
[_progress][_progress~="grey-light-2"] > div,
[_progress][_progress~="grey-light-3"] > div,
[_progress][_progress~="black-light-3"] > div,
[_progress][_progress~="white-light-1"] > div,
[_progress][_progress~="white-light-2"] > div,
[_progress][_progress~="white-light-3"] > div,
[_progress][_progress~="white-dark-1"] > div,
[_progress][_progress~="white-dark-2"] > div,
[_progress][_progress~="white-dark-3"] > div,
[_progress][_progress~="dark-light-3"] > div,
[_progress][_progress~="light-light-1"] > div,
[_progress][_progress~="light-light-2"] > div,
[_progress][_progress~="light-light-3"] > div,
[_progress][_progress~="light-dark-1"] > div,
[_progress][_progress~="light-dark-2"] > div,
[_progress][_progress~="light-dark-3"] > div,
[_progress][_progress~="primary-light-2"] > div,
[_progress][_progress~="primary-light-3"] > div,
[_progress][_progress~="secondary-light-1"] > div,
[_progress][_progress~="secondary-light-2"] > div,
[_progress][_progress~="secondary-light-3"] > div,
[_progress][_progress~="success-light-1"] > div,
[_progress][_progress~="success-light-2"] > div,
[_progress][_progress~="success-light-3"] > div,
[_progress][_progress~="info-light-1"] > div,
[_progress][_progress~="info-light-2"] > div,
[_progress][_progress~="info-light-3"] > div,
[_progress][_progress~="warning-light-1"] > div,
[_progress][_progress~="warning-light-2"] > div,
[_progress][_progress~="warning-light-3"] > div,
[_progress][_progress~="danger-light-1"] > div,
[_progress][_progress~="danger-light-2"] > div,
[_progress][_progress~="danger-light-3"] > div,
[_progress][_progress~="muted-light-1"] > div,
[_progress][_progress~="muted-light-2"] > div,
[_progress][_progress~="muted-light-3"] > div,
[_chips][_chips~="red"],
[_chips][_chips~="pink"],
[_chips][_chips~="purple"],
[_chips][_chips~="indigo"],
[_chips][_chips~="green"],
[_chips][_chips~="yellow"],
[_chips][_chips~="amber"],
[_chips][_chips~="orange"],
[_chips][_chips~="grey"],
[_chips][_chips~="white"],
[_chips][_chips~="light"],
[_chips][_chips~="secondary"],
[_chips][_chips~="success"],
[_chips][_chips~="warning"],
[_chips][_chips~="danger"],
[_chips][_chips~="red-light-1"],
[_chips][_chips~="red-light-2"],
[_chips][_chips~="red-light-3"],
[_chips][_chips~="pink-light-1"],
[_chips][_chips~="pink-light-2"],
[_chips][_chips~="pink-light-3"],
[_chips][_chips~="purple-light-1"],
[_chips][_chips~="purple-light-2"],
[_chips][_chips~="purple-light-3"],
[_chips][_chips~="purple-dark-1"],
[_chips][_chips~="indigo-light-1"],
[_chips][_chips~="indigo-light-2"],
[_chips][_chips~="indigo-light-3"],
[_chips][_chips~="blue-light-1"],
[_chips][_chips~="blue-light-2"],
[_chips][_chips~="blue-light-3"],
[_chips][_chips~="cyan-light-1"],
[_chips][_chips~="cyan-light-2"],
[_chips][_chips~="cyan-light-3"],
[_chips][_chips~="teal-light-2"],
[_chips][_chips~="teal-light-3"],
[_chips][_chips~="green-light-1"],
[_chips][_chips~="green-light-2"],
[_chips][_chips~="green-light-3"],
[_chips][_chips~="lime-light-1"],
[_chips][_chips~="lime-light-2"],
[_chips][_chips~="lime-light-3"],
[_chips][_chips~="yellow-light-1"],
[_chips][_chips~="yellow-light-2"],
[_chips][_chips~="yellow-light-3"],
[_chips][_chips~="amber-light-1"],
[_chips][_chips~="amber-light-2"],
[_chips][_chips~="amber-light-3"],
[_chips][_chips~="orange-light-1"],
[_chips][_chips~="orange-light-2"],
[_chips][_chips~="orange-light-3"],
[_chips][_chips~="brown-light-2"],
[_chips][_chips~="brown-light-3"],
[_chips][_chips~="grey-light-1"],
[_chips][_chips~="grey-light-2"],
[_chips][_chips~="grey-light-3"],
[_chips][_chips~="black-light-3"],
[_chips][_chips~="white-light-1"],
[_chips][_chips~="white-light-2"],
[_chips][_chips~="white-light-3"],
[_chips][_chips~="white-dark-1"],
[_chips][_chips~="white-dark-2"],
[_chips][_chips~="white-dark-3"],
[_chips][_chips~="dark-light-3"],
[_chips][_chips~="light-light-1"],
[_chips][_chips~="light-light-2"],
[_chips][_chips~="light-light-3"],
[_chips][_chips~="light-dark-1"],
[_chips][_chips~="light-dark-2"],
[_chips][_chips~="light-dark-3"],
[_chips][_chips~="primary-light-2"],
[_chips][_chips~="primary-light-3"],
[_chips][_chips~="secondary-light-1"],
[_chips][_chips~="secondary-light-2"],
[_chips][_chips~="secondary-light-3"],
[_chips][_chips~="success-light-1"],
[_chips][_chips~="success-light-2"],
[_chips][_chips~="success-light-3"],
[_chips][_chips~="info-light-1"],
[_chips][_chips~="info-light-2"],
[_chips][_chips~="info-light-3"],
[_chips][_chips~="warning-light-1"],
[_chips][_chips~="warning-light-2"],
[_chips][_chips~="warning-light-3"],
[_chips][_chips~="danger-light-1"],
[_chips][_chips~="danger-light-2"],
[_chips][_chips~="danger-light-3"],
[_chips][_chips~="muted-light-1"],
[_chips][_chips~="muted-light-2"],
[_chips][_chips~="muted-light-3"],
[_pill][_pill~="red"],
[_pill][_pill~="pink"],
[_pill][_pill~="purple"],
[_pill][_pill~="indigo"],
[_pill][_pill~="green"],
[_pill][_pill~="yellow"],
[_pill][_pill~="amber"],
[_pill][_pill~="orange"],
[_pill][_pill~="grey"],
[_pill][_pill~="white"],
[_pill][_pill~="light"],
[_pill][_pill~="secondary"],
[_pill][_pill~="success"],
[_pill][_pill~="warning"],
[_pill][_pill~="danger"],
[_pill][_pill~="red-light-1"],
[_pill][_pill~="red-light-2"],
[_pill][_pill~="red-light-3"],
[_pill][_pill~="pink-light-1"],
[_pill][_pill~="pink-light-2"],
[_pill][_pill~="pink-light-3"],
[_pill][_pill~="purple-light-1"],
[_pill][_pill~="purple-light-2"],
[_pill][_pill~="purple-light-3"],
[_pill][_pill~="purple-dark-1"],
[_pill][_pill~="indigo-light-1"],
[_pill][_pill~="indigo-light-2"],
[_pill][_pill~="indigo-light-3"],
[_pill][_pill~="blue-light-1"],
[_pill][_pill~="blue-light-2"],
[_pill][_pill~="blue-light-3"],
[_pill][_pill~="cyan-light-1"],
[_pill][_pill~="cyan-light-2"],
[_pill][_pill~="cyan-light-3"],
[_pill][_pill~="teal-light-2"],
[_pill][_pill~="teal-light-3"],
[_pill][_pill~="green-light-1"],
[_pill][_pill~="green-light-2"],
[_pill][_pill~="green-light-3"],
[_pill][_pill~="lime-light-1"],
[_pill][_pill~="lime-light-2"],
[_pill][_pill~="lime-light-3"],
[_pill][_pill~="yellow-light-1"],
[_pill][_pill~="yellow-light-2"],
[_pill][_pill~="yellow-light-3"],
[_pill][_pill~="amber-light-1"],
[_pill][_pill~="amber-light-2"],
[_pill][_pill~="amber-light-3"],
[_pill][_pill~="orange-light-1"],
[_pill][_pill~="orange-light-2"],
[_pill][_pill~="orange-light-3"],
[_pill][_pill~="brown-light-2"],
[_pill][_pill~="brown-light-3"],
[_pill][_pill~="grey-light-1"],
[_pill][_pill~="grey-light-2"],
[_pill][_pill~="grey-light-3"],
[_pill][_pill~="black-light-3"],
[_pill][_pill~="white-light-1"],
[_pill][_pill~="white-light-2"],
[_pill][_pill~="white-light-3"],
[_pill][_pill~="white-dark-1"],
[_pill][_pill~="white-dark-2"],
[_pill][_pill~="white-dark-3"],
[_pill][_pill~="dark-light-3"],
[_pill][_pill~="light-light-1"],
[_pill][_pill~="light-light-2"],
[_pill][_pill~="light-light-3"],
[_pill][_pill~="light-dark-1"],
[_pill][_pill~="light-dark-2"],
[_pill][_pill~="light-dark-3"],
[_pill][_pill~="primary-light-2"],
[_pill][_pill~="primary-light-3"],
[_pill][_pill~="secondary-light-1"],
[_pill][_pill~="secondary-light-2"],
[_pill][_pill~="secondary-light-3"],
[_pill][_pill~="success-light-1"],
[_pill][_pill~="success-light-2"],
[_pill][_pill~="success-light-3"],
[_pill][_pill~="info-light-1"],
[_pill][_pill~="info-light-2"],
[_pill][_pill~="info-light-3"],
[_pill][_pill~="warning-light-1"],
[_pill][_pill~="warning-light-2"],
[_pill][_pill~="warning-light-3"],
[_pill][_pill~="danger-light-1"],
[_pill][_pill~="danger-light-2"],
[_pill][_pill~="danger-light-3"],
[_pill][_pill~="muted-light-1"],
[_pill][_pill~="muted-light-2"],
[_pill][_pill~="muted-light-3"] {
  color: #1a1d2d;
}
[_footer][_footer~="blue"],
[_footer][_footer~="cyan"],
[_footer][_footer~="teal"],
[_footer][_footer~="lime"],
[_footer][_footer~="brown"],
[_footer][_footer~="black"],
[_footer][_footer~="transparent"],
[_footer][_footer~="dark"],
[_footer][_footer~="primary"],
[_footer][_footer~="info"],
[_footer][_footer~="muted"],
[_footer][_footer~="red-dark-1"],
[_footer][_footer~="red-dark-2"],
[_footer][_footer~="red-dark-3"],
[_footer][_footer~="pink-dark-1"],
[_footer][_footer~="pink-dark-2"],
[_footer][_footer~="pink-dark-3"],
[_footer][_footer~="purple-dark-2"],
[_footer][_footer~="purple-dark-3"],
[_footer][_footer~="indigo-dark-1"],
[_footer][_footer~="indigo-dark-2"],
[_footer][_footer~="indigo-dark-3"],
[_footer][_footer~="blue-dark-1"],
[_footer][_footer~="blue-dark-2"],
[_footer][_footer~="blue-dark-3"],
[_footer][_footer~="cyan-dark-1"],
[_footer][_footer~="cyan-dark-2"],
[_footer][_footer~="cyan-dark-3"],
[_footer][_footer~="teal-light-1"],
[_footer][_footer~="teal-dark-1"],
[_footer][_footer~="teal-dark-2"],
[_footer][_footer~="teal-dark-3"],
[_footer][_footer~="green-dark-1"],
[_footer][_footer~="green-dark-2"],
[_footer][_footer~="green-dark-3"],
[_footer][_footer~="lime-dark-1"],
[_footer][_footer~="lime-dark-2"],
[_footer][_footer~="lime-dark-3"],
[_footer][_footer~="yellow-dark-1"],
[_footer][_footer~="yellow-dark-2"],
[_footer][_footer~="yellow-dark-3"],
[_footer][_footer~="amber-dark-1"],
[_footer][_footer~="amber-dark-2"],
[_footer][_footer~="amber-dark-3"],
[_footer][_footer~="orange-dark-1"],
[_footer][_footer~="orange-dark-2"],
[_footer][_footer~="orange-dark-3"],
[_footer][_footer~="brown-light-1"],
[_footer][_footer~="brown-dark-1"],
[_footer][_footer~="brown-dark-2"],
[_footer][_footer~="brown-dark-3"],
[_footer][_footer~="grey-dark-1"],
[_footer][_footer~="grey-dark-2"],
[_footer][_footer~="grey-dark-3"],
[_footer][_footer~="black-light-1"],
[_footer][_footer~="black-light-2"],
[_footer][_footer~="black-dark-1"],
[_footer][_footer~="black-dark-2"],
[_footer][_footer~="black-dark-3"],
[_footer][_footer~="dark-light-1"],
[_footer][_footer~="dark-light-2"],
[_footer][_footer~="dark-dark-1"],
[_footer][_footer~="dark-dark-2"],
[_footer][_footer~="dark-dark-3"],
[_footer][_footer~="primary-light-1"],
[_footer][_footer~="primary-dark-1"],
[_footer][_footer~="primary-dark-2"],
[_footer][_footer~="primary-dark-3"],
[_footer][_footer~="secondary-dark-1"],
[_footer][_footer~="secondary-dark-2"],
[_footer][_footer~="secondary-dark-3"],
[_footer][_footer~="success-dark-1"],
[_footer][_footer~="success-dark-2"],
[_footer][_footer~="success-dark-3"],
[_footer][_footer~="info-dark-1"],
[_footer][_footer~="info-dark-2"],
[_footer][_footer~="info-dark-3"],
[_footer][_footer~="warning-dark-1"],
[_footer][_footer~="warning-dark-2"],
[_footer][_footer~="warning-dark-3"],
[_footer][_footer~="danger-dark-1"],
[_footer][_footer~="danger-dark-2"],
[_footer][_footer~="danger-dark-3"],
[_footer][_footer~="muted-dark-1"],
[_footer][_footer~="muted-dark-2"],
[_footer][_footer~="muted-dark-3"],
[_font][_font~="light"],
[_color][_color~="light"],
[_bg][_bg~="blue"],
[_bg][_bg~="cyan"],
[_bg][_bg~="teal"],
[_bg][_bg~="lime"],
[_bg][_bg~="brown"],
[_bg][_bg~="black"],
[_bg][_bg~="transparent"],
[_bg][_bg~="dark"],
[_bg][_bg~="primary"],
[_bg][_bg~="info"],
[_bg][_bg~="muted"],
[_bg][_bg~="red-dark-1"],
[_bg][_bg~="red-dark-2"],
[_bg][_bg~="red-dark-3"],
[_bg][_bg~="pink-dark-1"],
[_bg][_bg~="pink-dark-2"],
[_bg][_bg~="pink-dark-3"],
[_bg][_bg~="purple-dark-2"],
[_bg][_bg~="purple-dark-3"],
[_bg][_bg~="indigo-dark-1"],
[_bg][_bg~="indigo-dark-2"],
[_bg][_bg~="indigo-dark-3"],
[_bg][_bg~="blue-dark-1"],
[_bg][_bg~="blue-dark-2"],
[_bg][_bg~="blue-dark-3"],
[_bg][_bg~="cyan-dark-1"],
[_bg][_bg~="cyan-dark-2"],
[_bg][_bg~="cyan-dark-3"],
[_bg][_bg~="teal-light-1"],
[_bg][_bg~="teal-dark-1"],
[_bg][_bg~="teal-dark-2"],
[_bg][_bg~="teal-dark-3"],
[_bg][_bg~="green-dark-1"],
[_bg][_bg~="green-dark-2"],
[_bg][_bg~="green-dark-3"],
[_bg][_bg~="lime-dark-1"],
[_bg][_bg~="lime-dark-2"],
[_bg][_bg~="lime-dark-3"],
[_bg][_bg~="yellow-dark-1"],
[_bg][_bg~="yellow-dark-2"],
[_bg][_bg~="yellow-dark-3"],
[_bg][_bg~="amber-dark-1"],
[_bg][_bg~="amber-dark-2"],
[_bg][_bg~="amber-dark-3"],
[_bg][_bg~="orange-dark-1"],
[_bg][_bg~="orange-dark-2"],
[_bg][_bg~="orange-dark-3"],
[_bg][_bg~="brown-light-1"],
[_bg][_bg~="brown-dark-1"],
[_bg][_bg~="brown-dark-2"],
[_bg][_bg~="brown-dark-3"],
[_bg][_bg~="grey-dark-1"],
[_bg][_bg~="grey-dark-2"],
[_bg][_bg~="grey-dark-3"],
[_bg][_bg~="black-light-1"],
[_bg][_bg~="black-light-2"],
[_bg][_bg~="black-dark-1"],
[_bg][_bg~="black-dark-2"],
[_bg][_bg~="black-dark-3"],
[_bg][_bg~="dark-light-1"],
[_bg][_bg~="dark-light-2"],
[_bg][_bg~="dark-dark-1"],
[_bg][_bg~="dark-dark-2"],
[_bg][_bg~="dark-dark-3"],
[_bg][_bg~="primary-light-1"],
[_bg][_bg~="primary-dark-1"],
[_bg][_bg~="primary-dark-2"],
[_bg][_bg~="primary-dark-3"],
[_bg][_bg~="secondary-dark-1"],
[_bg][_bg~="secondary-dark-2"],
[_bg][_bg~="secondary-dark-3"],
[_bg][_bg~="success-dark-1"],
[_bg][_bg~="success-dark-2"],
[_bg][_bg~="success-dark-3"],
[_bg][_bg~="info-dark-1"],
[_bg][_bg~="info-dark-2"],
[_bg][_bg~="info-dark-3"],
[_bg][_bg~="warning-dark-1"],
[_bg][_bg~="warning-dark-2"],
[_bg][_bg~="warning-dark-3"],
[_bg][_bg~="danger-dark-1"],
[_bg][_bg~="danger-dark-2"],
[_bg][_bg~="danger-dark-3"],
[_bg][_bg~="muted-dark-1"],
[_bg][_bg~="muted-dark-2"],
[_bg][_bg~="muted-dark-3"],
[_alert][_alert~="blue"],
[_alert][_alert~="cyan"],
[_alert][_alert~="teal"],
[_alert][_alert~="lime"],
[_alert][_alert~="brown"],
[_alert][_alert~="black"],
[_alert][_alert~="transparent"],
[_alert][_alert~="dark"],
[_alert][_alert~="primary"],
[_alert][_alert~="info"],
[_alert][_alert~="muted"],
[_alert][_alert~="red-dark-1"],
[_alert][_alert~="red-dark-2"],
[_alert][_alert~="red-dark-3"],
[_alert][_alert~="pink-dark-1"],
[_alert][_alert~="pink-dark-2"],
[_alert][_alert~="pink-dark-3"],
[_alert][_alert~="purple-dark-2"],
[_alert][_alert~="purple-dark-3"],
[_alert][_alert~="indigo-dark-1"],
[_alert][_alert~="indigo-dark-2"],
[_alert][_alert~="indigo-dark-3"],
[_alert][_alert~="blue-dark-1"],
[_alert][_alert~="blue-dark-2"],
[_alert][_alert~="blue-dark-3"],
[_alert][_alert~="cyan-dark-1"],
[_alert][_alert~="cyan-dark-2"],
[_alert][_alert~="cyan-dark-3"],
[_alert][_alert~="teal-light-1"],
[_alert][_alert~="teal-dark-1"],
[_alert][_alert~="teal-dark-2"],
[_alert][_alert~="teal-dark-3"],
[_alert][_alert~="green-dark-1"],
[_alert][_alert~="green-dark-2"],
[_alert][_alert~="green-dark-3"],
[_alert][_alert~="lime-dark-1"],
[_alert][_alert~="lime-dark-2"],
[_alert][_alert~="lime-dark-3"],
[_alert][_alert~="yellow-dark-1"],
[_alert][_alert~="yellow-dark-2"],
[_alert][_alert~="yellow-dark-3"],
[_alert][_alert~="amber-dark-1"],
[_alert][_alert~="amber-dark-2"],
[_alert][_alert~="amber-dark-3"],
[_alert][_alert~="orange-dark-1"],
[_alert][_alert~="orange-dark-2"],
[_alert][_alert~="orange-dark-3"],
[_alert][_alert~="brown-light-1"],
[_alert][_alert~="brown-dark-1"],
[_alert][_alert~="brown-dark-2"],
[_alert][_alert~="brown-dark-3"],
[_alert][_alert~="grey-dark-1"],
[_alert][_alert~="grey-dark-2"],
[_alert][_alert~="grey-dark-3"],
[_alert][_alert~="black-light-1"],
[_alert][_alert~="black-light-2"],
[_alert][_alert~="black-dark-1"],
[_alert][_alert~="black-dark-2"],
[_alert][_alert~="black-dark-3"],
[_alert][_alert~="dark-light-1"],
[_alert][_alert~="dark-light-2"],
[_alert][_alert~="dark-dark-1"],
[_alert][_alert~="dark-dark-2"],
[_alert][_alert~="dark-dark-3"],
[_alert][_alert~="primary-light-1"],
[_alert][_alert~="primary-dark-1"],
[_alert][_alert~="primary-dark-2"],
[_alert][_alert~="primary-dark-3"],
[_alert][_alert~="secondary-dark-1"],
[_alert][_alert~="secondary-dark-2"],
[_alert][_alert~="secondary-dark-3"],
[_alert][_alert~="success-dark-1"],
[_alert][_alert~="success-dark-2"],
[_alert][_alert~="success-dark-3"],
[_alert][_alert~="info-dark-1"],
[_alert][_alert~="info-dark-2"],
[_alert][_alert~="info-dark-3"],
[_alert][_alert~="warning-dark-1"],
[_alert][_alert~="warning-dark-2"],
[_alert][_alert~="warning-dark-3"],
[_alert][_alert~="danger-dark-1"],
[_alert][_alert~="danger-dark-2"],
[_alert][_alert~="danger-dark-3"],
[_alert][_alert~="muted-dark-1"],
[_alert][_alert~="muted-dark-2"],
[_alert][_alert~="muted-dark-3"],
[_btn][_btn~="blue"],
[_btn][_btn~="cyan"],
[_btn][_btn~="teal"],
[_btn][_btn~="lime"],
[_btn][_btn~="brown"],
[_btn][_btn~="black"],
[_btn][_btn~="transparent"],
[_btn][_btn~="dark"],
[_btn][_btn~="primary"],
[_btn][_btn~="info"],
[_btn][_btn~="muted"],
[_btn][_btn~="red-dark-1"],
[_btn][_btn~="red-dark-2"],
[_btn][_btn~="red-dark-3"],
[_btn][_btn~="pink-dark-1"],
[_btn][_btn~="pink-dark-2"],
[_btn][_btn~="pink-dark-3"],
[_btn][_btn~="purple-dark-2"],
[_btn][_btn~="purple-dark-3"],
[_btn][_btn~="indigo-dark-1"],
[_btn][_btn~="indigo-dark-2"],
[_btn][_btn~="indigo-dark-3"],
[_btn][_btn~="blue-dark-1"],
[_btn][_btn~="blue-dark-2"],
[_btn][_btn~="blue-dark-3"],
[_btn][_btn~="cyan-dark-1"],
[_btn][_btn~="cyan-dark-2"],
[_btn][_btn~="cyan-dark-3"],
[_btn][_btn~="teal-light-1"],
[_btn][_btn~="teal-dark-1"],
[_btn][_btn~="teal-dark-2"],
[_btn][_btn~="teal-dark-3"],
[_btn][_btn~="green-dark-1"],
[_btn][_btn~="green-dark-2"],
[_btn][_btn~="green-dark-3"],
[_btn][_btn~="lime-dark-1"],
[_btn][_btn~="lime-dark-2"],
[_btn][_btn~="lime-dark-3"],
[_btn][_btn~="yellow-dark-1"],
[_btn][_btn~="yellow-dark-2"],
[_btn][_btn~="yellow-dark-3"],
[_btn][_btn~="amber-dark-1"],
[_btn][_btn~="amber-dark-2"],
[_btn][_btn~="amber-dark-3"],
[_btn][_btn~="orange-dark-1"],
[_btn][_btn~="orange-dark-2"],
[_btn][_btn~="orange-dark-3"],
[_btn][_btn~="brown-light-1"],
[_btn][_btn~="brown-dark-1"],
[_btn][_btn~="brown-dark-2"],
[_btn][_btn~="brown-dark-3"],
[_btn][_btn~="grey-dark-1"],
[_btn][_btn~="grey-dark-2"],
[_btn][_btn~="grey-dark-3"],
[_btn][_btn~="black-light-1"],
[_btn][_btn~="black-light-2"],
[_btn][_btn~="black-dark-1"],
[_btn][_btn~="black-dark-2"],
[_btn][_btn~="black-dark-3"],
[_btn][_btn~="dark-light-1"],
[_btn][_btn~="dark-light-2"],
[_btn][_btn~="dark-dark-1"],
[_btn][_btn~="dark-dark-2"],
[_btn][_btn~="dark-dark-3"],
[_btn][_btn~="primary-light-1"],
[_btn][_btn~="primary-dark-1"],
[_btn][_btn~="primary-dark-2"],
[_btn][_btn~="primary-dark-3"],
[_btn][_btn~="secondary-dark-1"],
[_btn][_btn~="secondary-dark-2"],
[_btn][_btn~="secondary-dark-3"],
[_btn][_btn~="success-dark-1"],
[_btn][_btn~="success-dark-2"],
[_btn][_btn~="success-dark-3"],
[_btn][_btn~="info-dark-1"],
[_btn][_btn~="info-dark-2"],
[_btn][_btn~="info-dark-3"],
[_btn][_btn~="warning-dark-1"],
[_btn][_btn~="warning-dark-2"],
[_btn][_btn~="warning-dark-3"],
[_btn][_btn~="danger-dark-1"],
[_btn][_btn~="danger-dark-2"],
[_btn][_btn~="danger-dark-3"],
[_btn][_btn~="muted-dark-1"],
[_btn][_btn~="muted-dark-2"],
[_btn][_btn~="muted-dark-3"],
[_btn][_btn~="outline"][_btn~="blue"]:hover,
[_btn][_btn~="outline"][_btn~="cyan"]:hover,
[_btn][_btn~="outline"][_btn~="teal"]:hover,
[_btn][_btn~="outline"][_btn~="lime"]:hover,
[_btn][_btn~="outline"][_btn~="brown"]:hover,
[_btn][_btn~="outline"][_btn~="black"]:hover,
[_btn][_btn~="outline"][_btn~="transparent"]:hover,
[_btn][_btn~="outline"][_btn~="dark"]:hover,
[_btn][_btn~="outline"][_btn~="primary"]:hover,
[_btn][_btn~="outline"][_btn~="info"]:hover,
[_btn][_btn~="outline"][_btn~="muted"]:hover,
[_btn][_btn~="outline"][_btn~="red-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="red-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="red-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="pink-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="pink-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="pink-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="purple-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="purple-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="indigo-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="indigo-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="indigo-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="blue-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="blue-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="blue-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="cyan-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="cyan-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="cyan-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="teal-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="teal-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="teal-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="teal-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="green-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="green-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="green-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="lime-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="lime-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="lime-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="yellow-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="yellow-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="yellow-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="amber-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="amber-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="amber-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="orange-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="orange-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="orange-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="brown-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="brown-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="brown-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="brown-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="grey-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="grey-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="grey-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="black-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="black-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="black-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="black-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="black-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="dark-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="dark-light-2"]:hover,
[_btn][_btn~="outline"][_btn~="dark-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="dark-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="dark-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="primary-light-1"]:hover,
[_btn][_btn~="outline"][_btn~="primary-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="primary-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="primary-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="secondary-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="secondary-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="secondary-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="success-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="success-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="success-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="info-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="info-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="info-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="warning-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="warning-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="warning-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="danger-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="danger-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="danger-dark-3"]:hover,
[_btn][_btn~="outline"][_btn~="muted-dark-1"]:hover,
[_btn][_btn~="outline"][_btn~="muted-dark-2"]:hover,
[_btn][_btn~="outline"][_btn~="muted-dark-3"]:hover,
[_breadcrumb][_breadcrumb~="blue"],
[_breadcrumb][_breadcrumb~="cyan"],
[_breadcrumb][_breadcrumb~="teal"],
[_breadcrumb][_breadcrumb~="lime"],
[_breadcrumb][_breadcrumb~="brown"],
[_breadcrumb][_breadcrumb~="black"],
[_breadcrumb][_breadcrumb~="transparent"],
[_breadcrumb][_breadcrumb~="dark"],
[_breadcrumb][_breadcrumb~="primary"],
[_breadcrumb][_breadcrumb~="info"],
[_breadcrumb][_breadcrumb~="muted"],
[_breadcrumb][_breadcrumb~="red-dark-1"],
[_breadcrumb][_breadcrumb~="red-dark-2"],
[_breadcrumb][_breadcrumb~="red-dark-3"],
[_breadcrumb][_breadcrumb~="pink-dark-1"],
[_breadcrumb][_breadcrumb~="pink-dark-2"],
[_breadcrumb][_breadcrumb~="pink-dark-3"],
[_breadcrumb][_breadcrumb~="purple-dark-2"],
[_breadcrumb][_breadcrumb~="purple-dark-3"],
[_breadcrumb][_breadcrumb~="indigo-dark-1"],
[_breadcrumb][_breadcrumb~="indigo-dark-2"],
[_breadcrumb][_breadcrumb~="indigo-dark-3"],
[_breadcrumb][_breadcrumb~="blue-dark-1"],
[_breadcrumb][_breadcrumb~="blue-dark-2"],
[_breadcrumb][_breadcrumb~="blue-dark-3"],
[_breadcrumb][_breadcrumb~="cyan-dark-1"],
[_breadcrumb][_breadcrumb~="cyan-dark-2"],
[_breadcrumb][_breadcrumb~="cyan-dark-3"],
[_breadcrumb][_breadcrumb~="teal-light-1"],
[_breadcrumb][_breadcrumb~="teal-dark-1"],
[_breadcrumb][_breadcrumb~="teal-dark-2"],
[_breadcrumb][_breadcrumb~="teal-dark-3"],
[_breadcrumb][_breadcrumb~="green-dark-1"],
[_breadcrumb][_breadcrumb~="green-dark-2"],
[_breadcrumb][_breadcrumb~="green-dark-3"],
[_breadcrumb][_breadcrumb~="lime-dark-1"],
[_breadcrumb][_breadcrumb~="lime-dark-2"],
[_breadcrumb][_breadcrumb~="lime-dark-3"],
[_breadcrumb][_breadcrumb~="yellow-dark-1"],
[_breadcrumb][_breadcrumb~="yellow-dark-2"],
[_breadcrumb][_breadcrumb~="yellow-dark-3"],
[_breadcrumb][_breadcrumb~="amber-dark-1"],
[_breadcrumb][_breadcrumb~="amber-dark-2"],
[_breadcrumb][_breadcrumb~="amber-dark-3"],
[_breadcrumb][_breadcrumb~="orange-dark-1"],
[_breadcrumb][_breadcrumb~="orange-dark-2"],
[_breadcrumb][_breadcrumb~="orange-dark-3"],
[_breadcrumb][_breadcrumb~="brown-light-1"],
[_breadcrumb][_breadcrumb~="brown-dark-1"],
[_breadcrumb][_breadcrumb~="brown-dark-2"],
[_breadcrumb][_breadcrumb~="brown-dark-3"],
[_breadcrumb][_breadcrumb~="grey-dark-1"],
[_breadcrumb][_breadcrumb~="grey-dark-2"],
[_breadcrumb][_breadcrumb~="grey-dark-3"],
[_breadcrumb][_breadcrumb~="black-light-1"],
[_breadcrumb][_breadcrumb~="black-light-2"],
[_breadcrumb][_breadcrumb~="black-dark-1"],
[_breadcrumb][_breadcrumb~="black-dark-2"],
[_breadcrumb][_breadcrumb~="black-dark-3"],
[_breadcrumb][_breadcrumb~="dark-light-1"],
[_breadcrumb][_breadcrumb~="dark-light-2"],
[_breadcrumb][_breadcrumb~="dark-dark-1"],
[_breadcrumb][_breadcrumb~="dark-dark-2"],
[_breadcrumb][_breadcrumb~="dark-dark-3"],
[_breadcrumb][_breadcrumb~="primary-light-1"],
[_breadcrumb][_breadcrumb~="primary-dark-1"],
[_breadcrumb][_breadcrumb~="primary-dark-2"],
[_breadcrumb][_breadcrumb~="primary-dark-3"],
[_breadcrumb][_breadcrumb~="secondary-dark-1"],
[_breadcrumb][_breadcrumb~="secondary-dark-2"],
[_breadcrumb][_breadcrumb~="secondary-dark-3"],
[_breadcrumb][_breadcrumb~="success-dark-1"],
[_breadcrumb][_breadcrumb~="success-dark-2"],
[_breadcrumb][_breadcrumb~="success-dark-3"],
[_breadcrumb][_breadcrumb~="info-dark-1"],
[_breadcrumb][_breadcrumb~="info-dark-2"],
[_breadcrumb][_breadcrumb~="info-dark-3"],
[_breadcrumb][_breadcrumb~="warning-dark-1"],
[_breadcrumb][_breadcrumb~="warning-dark-2"],
[_breadcrumb][_breadcrumb~="warning-dark-3"],
[_breadcrumb][_breadcrumb~="danger-dark-1"],
[_breadcrumb][_breadcrumb~="danger-dark-2"],
[_breadcrumb][_breadcrumb~="danger-dark-3"],
[_breadcrumb][_breadcrumb~="muted-dark-1"],
[_breadcrumb][_breadcrumb~="muted-dark-2"],
[_breadcrumb][_breadcrumb~="muted-dark-3"],
[_navbar][_navbar~="blue"],
[_navbar][_navbar~="cyan"],
[_navbar][_navbar~="teal"],
[_navbar][_navbar~="lime"],
[_navbar][_navbar~="brown"],
[_navbar][_navbar~="black"],
[_navbar][_navbar~="transparent"],
[_navbar][_navbar~="dark"],
[_navbar][_navbar~="primary"],
[_navbar][_navbar~="info"],
[_navbar][_navbar~="muted"],
[_navbar][_navbar~="red-dark-1"],
[_navbar][_navbar~="red-dark-2"],
[_navbar][_navbar~="red-dark-3"],
[_navbar][_navbar~="pink-dark-1"],
[_navbar][_navbar~="pink-dark-2"],
[_navbar][_navbar~="pink-dark-3"],
[_navbar][_navbar~="purple-dark-2"],
[_navbar][_navbar~="purple-dark-3"],
[_navbar][_navbar~="indigo-dark-1"],
[_navbar][_navbar~="indigo-dark-2"],
[_navbar][_navbar~="indigo-dark-3"],
[_navbar][_navbar~="blue-dark-1"],
[_navbar][_navbar~="blue-dark-2"],
[_navbar][_navbar~="blue-dark-3"],
[_navbar][_navbar~="cyan-dark-1"],
[_navbar][_navbar~="cyan-dark-2"],
[_navbar][_navbar~="cyan-dark-3"],
[_navbar][_navbar~="teal-light-1"],
[_navbar][_navbar~="teal-dark-1"],
[_navbar][_navbar~="teal-dark-2"],
[_navbar][_navbar~="teal-dark-3"],
[_navbar][_navbar~="green-dark-1"],
[_navbar][_navbar~="green-dark-2"],
[_navbar][_navbar~="green-dark-3"],
[_navbar][_navbar~="lime-dark-1"],
[_navbar][_navbar~="lime-dark-2"],
[_navbar][_navbar~="lime-dark-3"],
[_navbar][_navbar~="yellow-dark-1"],
[_navbar][_navbar~="yellow-dark-2"],
[_navbar][_navbar~="yellow-dark-3"],
[_navbar][_navbar~="amber-dark-1"],
[_navbar][_navbar~="amber-dark-2"],
[_navbar][_navbar~="amber-dark-3"],
[_navbar][_navbar~="orange-dark-1"],
[_navbar][_navbar~="orange-dark-2"],
[_navbar][_navbar~="orange-dark-3"],
[_navbar][_navbar~="brown-light-1"],
[_navbar][_navbar~="brown-dark-1"],
[_navbar][_navbar~="brown-dark-2"],
[_navbar][_navbar~="brown-dark-3"],
[_navbar][_navbar~="grey-dark-1"],
[_navbar][_navbar~="grey-dark-2"],
[_navbar][_navbar~="grey-dark-3"],
[_navbar][_navbar~="black-light-1"],
[_navbar][_navbar~="black-light-2"],
[_navbar][_navbar~="black-dark-1"],
[_navbar][_navbar~="black-dark-2"],
[_navbar][_navbar~="black-dark-3"],
[_navbar][_navbar~="dark-light-1"],
[_navbar][_navbar~="dark-light-2"],
[_navbar][_navbar~="dark-dark-1"],
[_navbar][_navbar~="dark-dark-2"],
[_navbar][_navbar~="dark-dark-3"],
[_navbar][_navbar~="primary-light-1"],
[_navbar][_navbar~="primary-dark-1"],
[_navbar][_navbar~="primary-dark-2"],
[_navbar][_navbar~="primary-dark-3"],
[_navbar][_navbar~="secondary-dark-1"],
[_navbar][_navbar~="secondary-dark-2"],
[_navbar][_navbar~="secondary-dark-3"],
[_navbar][_navbar~="success-dark-1"],
[_navbar][_navbar~="success-dark-2"],
[_navbar][_navbar~="success-dark-3"],
[_navbar][_navbar~="info-dark-1"],
[_navbar][_navbar~="info-dark-2"],
[_navbar][_navbar~="info-dark-3"],
[_navbar][_navbar~="warning-dark-1"],
[_navbar][_navbar~="warning-dark-2"],
[_navbar][_navbar~="warning-dark-3"],
[_navbar][_navbar~="danger-dark-1"],
[_navbar][_navbar~="danger-dark-2"],
[_navbar][_navbar~="danger-dark-3"],
[_navbar][_navbar~="muted-dark-1"],
[_navbar][_navbar~="muted-dark-2"],
[_navbar][_navbar~="muted-dark-3"],
[_progress][_progress~="blue"] > div,
[_progress][_progress~="cyan"] > div,
[_progress][_progress~="teal"] > div,
[_progress][_progress~="lime"] > div,
[_progress][_progress~="brown"] > div,
[_progress][_progress~="black"] > div,
[_progress][_progress~="transparent"] > div,
[_progress][_progress~="dark"] > div,
[_progress][_progress~="primary"] > div,
[_progress][_progress~="info"] > div,
[_progress][_progress~="muted"] > div,
[_progress][_progress~="red-dark-1"] > div,
[_progress][_progress~="red-dark-2"] > div,
[_progress][_progress~="red-dark-3"] > div,
[_progress][_progress~="pink-dark-1"] > div,
[_progress][_progress~="pink-dark-2"] > div,
[_progress][_progress~="pink-dark-3"] > div,
[_progress][_progress~="purple-dark-2"] > div,
[_progress][_progress~="purple-dark-3"] > div,
[_progress][_progress~="indigo-dark-1"] > div,
[_progress][_progress~="indigo-dark-2"] > div,
[_progress][_progress~="indigo-dark-3"] > div,
[_progress][_progress~="blue-dark-1"] > div,
[_progress][_progress~="blue-dark-2"] > div,
[_progress][_progress~="blue-dark-3"] > div,
[_progress][_progress~="cyan-dark-1"] > div,
[_progress][_progress~="cyan-dark-2"] > div,
[_progress][_progress~="cyan-dark-3"] > div,
[_progress][_progress~="teal-light-1"] > div,
[_progress][_progress~="teal-dark-1"] > div,
[_progress][_progress~="teal-dark-2"] > div,
[_progress][_progress~="teal-dark-3"] > div,
[_progress][_progress~="green-dark-1"] > div,
[_progress][_progress~="green-dark-2"] > div,
[_progress][_progress~="green-dark-3"] > div,
[_progress][_progress~="lime-dark-1"] > div,
[_progress][_progress~="lime-dark-2"] > div,
[_progress][_progress~="lime-dark-3"] > div,
[_progress][_progress~="yellow-dark-1"] > div,
[_progress][_progress~="yellow-dark-2"] > div,
[_progress][_progress~="yellow-dark-3"] > div,
[_progress][_progress~="amber-dark-1"] > div,
[_progress][_progress~="amber-dark-2"] > div,
[_progress][_progress~="amber-dark-3"] > div,
[_progress][_progress~="orange-dark-1"] > div,
[_progress][_progress~="orange-dark-2"] > div,
[_progress][_progress~="orange-dark-3"] > div,
[_progress][_progress~="brown-light-1"] > div,
[_progress][_progress~="brown-dark-1"] > div,
[_progress][_progress~="brown-dark-2"] > div,
[_progress][_progress~="brown-dark-3"] > div,
[_progress][_progress~="grey-dark-1"] > div,
[_progress][_progress~="grey-dark-2"] > div,
[_progress][_progress~="grey-dark-3"] > div,
[_progress][_progress~="black-light-1"] > div,
[_progress][_progress~="black-light-2"] > div,
[_progress][_progress~="black-dark-1"] > div,
[_progress][_progress~="black-dark-2"] > div,
[_progress][_progress~="black-dark-3"] > div,
[_progress][_progress~="dark-light-1"] > div,
[_progress][_progress~="dark-light-2"] > div,
[_progress][_progress~="dark-dark-1"] > div,
[_progress][_progress~="dark-dark-2"] > div,
[_progress][_progress~="dark-dark-3"] > div,
[_progress][_progress~="primary-light-1"] > div,
[_progress][_progress~="primary-dark-1"] > div,
[_progress][_progress~="primary-dark-2"] > div,
[_progress][_progress~="primary-dark-3"] > div,
[_progress][_progress~="secondary-dark-1"] > div,
[_progress][_progress~="secondary-dark-2"] > div,
[_progress][_progress~="secondary-dark-3"] > div,
[_progress][_progress~="success-dark-1"] > div,
[_progress][_progress~="success-dark-2"] > div,
[_progress][_progress~="success-dark-3"] > div,
[_progress][_progress~="info-dark-1"] > div,
[_progress][_progress~="info-dark-2"] > div,
[_progress][_progress~="info-dark-3"] > div,
[_progress][_progress~="warning-dark-1"] > div,
[_progress][_progress~="warning-dark-2"] > div,
[_progress][_progress~="warning-dark-3"] > div,
[_progress][_progress~="danger-dark-1"] > div,
[_progress][_progress~="danger-dark-2"] > div,
[_progress][_progress~="danger-dark-3"] > div,
[_progress][_progress~="muted-dark-1"] > div,
[_progress][_progress~="muted-dark-2"] > div,
[_progress][_progress~="muted-dark-3"] > div,
[_chips][_chips~="blue"],
[_chips][_chips~="cyan"],
[_chips][_chips~="teal"],
[_chips][_chips~="lime"],
[_chips][_chips~="brown"],
[_chips][_chips~="black"],
[_chips][_chips~="transparent"],
[_chips][_chips~="dark"],
[_chips][_chips~="primary"],
[_chips][_chips~="info"],
[_chips][_chips~="muted"],
[_chips][_chips~="red-dark-1"],
[_chips][_chips~="red-dark-2"],
[_chips][_chips~="red-dark-3"],
[_chips][_chips~="pink-dark-1"],
[_chips][_chips~="pink-dark-2"],
[_chips][_chips~="pink-dark-3"],
[_chips][_chips~="purple-dark-2"],
[_chips][_chips~="purple-dark-3"],
[_chips][_chips~="indigo-dark-1"],
[_chips][_chips~="indigo-dark-2"],
[_chips][_chips~="indigo-dark-3"],
[_chips][_chips~="blue-dark-1"],
[_chips][_chips~="blue-dark-2"],
[_chips][_chips~="blue-dark-3"],
[_chips][_chips~="cyan-dark-1"],
[_chips][_chips~="cyan-dark-2"],
[_chips][_chips~="cyan-dark-3"],
[_chips][_chips~="teal-light-1"],
[_chips][_chips~="teal-dark-1"],
[_chips][_chips~="teal-dark-2"],
[_chips][_chips~="teal-dark-3"],
[_chips][_chips~="green-dark-1"],
[_chips][_chips~="green-dark-2"],
[_chips][_chips~="green-dark-3"],
[_chips][_chips~="lime-dark-1"],
[_chips][_chips~="lime-dark-2"],
[_chips][_chips~="lime-dark-3"],
[_chips][_chips~="yellow-dark-1"],
[_chips][_chips~="yellow-dark-2"],
[_chips][_chips~="yellow-dark-3"],
[_chips][_chips~="amber-dark-1"],
[_chips][_chips~="amber-dark-2"],
[_chips][_chips~="amber-dark-3"],
[_chips][_chips~="orange-dark-1"],
[_chips][_chips~="orange-dark-2"],
[_chips][_chips~="orange-dark-3"],
[_chips][_chips~="brown-light-1"],
[_chips][_chips~="brown-dark-1"],
[_chips][_chips~="brown-dark-2"],
[_chips][_chips~="brown-dark-3"],
[_chips][_chips~="grey-dark-1"],
[_chips][_chips~="grey-dark-2"],
[_chips][_chips~="grey-dark-3"],
[_chips][_chips~="black-light-1"],
[_chips][_chips~="black-light-2"],
[_chips][_chips~="black-dark-1"],
[_chips][_chips~="black-dark-2"],
[_chips][_chips~="black-dark-3"],
[_chips][_chips~="dark-light-1"],
[_chips][_chips~="dark-light-2"],
[_chips][_chips~="dark-dark-1"],
[_chips][_chips~="dark-dark-2"],
[_chips][_chips~="dark-dark-3"],
[_chips][_chips~="primary-light-1"],
[_chips][_chips~="primary-dark-1"],
[_chips][_chips~="primary-dark-2"],
[_chips][_chips~="primary-dark-3"],
[_chips][_chips~="secondary-dark-1"],
[_chips][_chips~="secondary-dark-2"],
[_chips][_chips~="secondary-dark-3"],
[_chips][_chips~="success-dark-1"],
[_chips][_chips~="success-dark-2"],
[_chips][_chips~="success-dark-3"],
[_chips][_chips~="info-dark-1"],
[_chips][_chips~="info-dark-2"],
[_chips][_chips~="info-dark-3"],
[_chips][_chips~="warning-dark-1"],
[_chips][_chips~="warning-dark-2"],
[_chips][_chips~="warning-dark-3"],
[_chips][_chips~="danger-dark-1"],
[_chips][_chips~="danger-dark-2"],
[_chips][_chips~="danger-dark-3"],
[_chips][_chips~="muted-dark-1"],
[_chips][_chips~="muted-dark-2"],
[_chips][_chips~="muted-dark-3"],
[_pill][_pill~="blue"],
[_pill][_pill~="cyan"],
[_pill][_pill~="teal"],
[_pill][_pill~="lime"],
[_pill][_pill~="brown"],
[_pill][_pill~="black"],
[_pill][_pill~="transparent"],
[_pill][_pill~="dark"],
[_pill][_pill~="primary"],
[_pill][_pill~="info"],
[_pill][_pill~="muted"],
[_pill][_pill~="red-dark-1"],
[_pill][_pill~="red-dark-2"],
[_pill][_pill~="red-dark-3"],
[_pill][_pill~="pink-dark-1"],
[_pill][_pill~="pink-dark-2"],
[_pill][_pill~="pink-dark-3"],
[_pill][_pill~="purple-dark-2"],
[_pill][_pill~="purple-dark-3"],
[_pill][_pill~="indigo-dark-1"],
[_pill][_pill~="indigo-dark-2"],
[_pill][_pill~="indigo-dark-3"],
[_pill][_pill~="blue-dark-1"],
[_pill][_pill~="blue-dark-2"],
[_pill][_pill~="blue-dark-3"],
[_pill][_pill~="cyan-dark-1"],
[_pill][_pill~="cyan-dark-2"],
[_pill][_pill~="cyan-dark-3"],
[_pill][_pill~="teal-light-1"],
[_pill][_pill~="teal-dark-1"],
[_pill][_pill~="teal-dark-2"],
[_pill][_pill~="teal-dark-3"],
[_pill][_pill~="green-dark-1"],
[_pill][_pill~="green-dark-2"],
[_pill][_pill~="green-dark-3"],
[_pill][_pill~="lime-dark-1"],
[_pill][_pill~="lime-dark-2"],
[_pill][_pill~="lime-dark-3"],
[_pill][_pill~="yellow-dark-1"],
[_pill][_pill~="yellow-dark-2"],
[_pill][_pill~="yellow-dark-3"],
[_pill][_pill~="amber-dark-1"],
[_pill][_pill~="amber-dark-2"],
[_pill][_pill~="amber-dark-3"],
[_pill][_pill~="orange-dark-1"],
[_pill][_pill~="orange-dark-2"],
[_pill][_pill~="orange-dark-3"],
[_pill][_pill~="brown-light-1"],
[_pill][_pill~="brown-dark-1"],
[_pill][_pill~="brown-dark-2"],
[_pill][_pill~="brown-dark-3"],
[_pill][_pill~="grey-dark-1"],
[_pill][_pill~="grey-dark-2"],
[_pill][_pill~="grey-dark-3"],
[_pill][_pill~="black-light-1"],
[_pill][_pill~="black-light-2"],
[_pill][_pill~="black-dark-1"],
[_pill][_pill~="black-dark-2"],
[_pill][_pill~="black-dark-3"],
[_pill][_pill~="dark-light-1"],
[_pill][_pill~="dark-light-2"],
[_pill][_pill~="dark-dark-1"],
[_pill][_pill~="dark-dark-2"],
[_pill][_pill~="dark-dark-3"],
[_pill][_pill~="primary-light-1"],
[_pill][_pill~="primary-dark-1"],
[_pill][_pill~="primary-dark-2"],
[_pill][_pill~="primary-dark-3"],
[_pill][_pill~="secondary-dark-1"],
[_pill][_pill~="secondary-dark-2"],
[_pill][_pill~="secondary-dark-3"],
[_pill][_pill~="success-dark-1"],
[_pill][_pill~="success-dark-2"],
[_pill][_pill~="success-dark-3"],
[_pill][_pill~="info-dark-1"],
[_pill][_pill~="info-dark-2"],
[_pill][_pill~="info-dark-3"],
[_pill][_pill~="warning-dark-1"],
[_pill][_pill~="warning-dark-2"],
[_pill][_pill~="warning-dark-3"],
[_pill][_pill~="danger-dark-1"],
[_pill][_pill~="danger-dark-2"],
[_pill][_pill~="danger-dark-3"],
[_pill][_pill~="muted-dark-1"],
[_pill][_pill~="muted-dark-2"],
[_pill][_pill~="muted-dark-3"] {
  color: #fbfaf8;
}
[_font][_font~="primary"],
[_color][_color~="primary"] {
  color: #00bfb2;
}
[_font][_font~="secondary"],
[_color][_color~="secondary"] {
  color: #7179ad;
}
[_font][_font~="success"],
[_color][_color~="success"] {
  color: #3ccd65;
}
[_font][_font~="info"],
[_color][_color~="info"] {
  color: #1fa6c1;
}
[_font][_font~="warning"],
[_color][_color~="warning"] {
  color: #ff7f11;
}
[_font][_font~="danger"],
[_color][_color~="danger"] {
  color: #f24236;
}
[_font][_font~="muted"],
[_color][_color~="muted"] {
  color: #5a659c;
}
[_font][_font~="red-light-1"],
[_color][_color~="red-light-1"] {
  color: #f45e54;
}
[_font][_font~="red-light-2"],
[_color][_color~="red-light-2"] {
  color: #f67b72;
}
[_font][_font~="red-light-3"],
[_color][_color~="red-light-3"] {
  color: #f89790;
}
[_font][_font~="red-dark-1"],
[_color][_color~="red-dark-1"] {
  color: #ec1d0f;
}
[_font][_font~="red-dark-2"],
[_color][_color~="red-dark-2"] {
  color: #c3180d;
}
[_font][_font~="red-dark-3"],
[_color][_color~="red-dark-3"] {
  color: #99130a;
}
[_font][_font~="pink-light-1"],
[_color][_color~="pink-light-1"] {
  color: #e85c85;
}
[_font][_font~="pink-light-2"],
[_color][_color~="pink-light-2"] {
  color: #ec799a;
}
[_font][_font~="pink-light-3"],
[_color][_color~="pink-light-3"] {
  color: #f095b0;
}
[_font][_font~="pink-dark-1"],
[_color][_color~="pink-dark-1"] {
  color: #d91e55;
}
[_font][_font~="pink-dark-2"],
[_color][_color~="pink-dark-2"] {
  color: #b31946;
}
[_font][_font~="pink-dark-3"],
[_color][_color~="pink-dark-3"] {
  color: #8c1437;
}
[_font][_font~="purple-light-1"],
[_color][_color~="purple-light-1"] {
  color: #7c7be0;
}
[_font][_font~="purple-light-2"],
[_color][_color~="purple-light-2"] {
  color: #9392e6;
}
[_font][_font~="purple-light-3"],
[_color][_color~="purple-light-3"] {
  color: #aaaaeb;
}
[_font][_font~="purple-dark-1"],
[_color][_color~="purple-dark-1"] {
  color: #3e3dd2;
}
[_font][_font~="purple-dark-2"],
[_color][_color~="purple-dark-2"] {
  color: #2b2ab5;
}
[_font][_font~="purple-dark-3"],
[_color][_color~="purple-dark-3"] {
  color: #22218e;
}
[_font][_font~="indigo-light-1"],
[_color][_color~="indigo-light-1"] {
  color: #6358f2;
}
[_font][_font~="indigo-light-2"],
[_color][_color~="indigo-light-2"] {
  color: #7e76f5;
}
[_font][_font~="indigo-light-3"],
[_color][_color~="indigo-light-3"] {
  color: #9a93f7;
}
[_font][_font~="indigo-dark-1"],
[_color][_color~="indigo-dark-1"] {
  color: #2112ec;
}
[_font][_font~="indigo-dark-2"],
[_color][_color~="indigo-dark-2"] {
  color: #1b0fc2;
}
[_font][_font~="indigo-dark-3"],
[_color][_color~="indigo-dark-3"] {
  color: #150c99;
}
[_font][_font~="blue-light-1"],
[_color][_color~="blue-light-1"] {
  color: #4b7ed2;
}
[_font][_font~="blue-light-2"],
[_color][_color~="blue-light-2"] {
  color: #6b95da;
}
[_font][_font~="blue-light-3"],
[_color][_color~="blue-light-3"] {
  color: #8aace2;
}
[_font][_font~="blue-dark-1"],
[_color][_color~="blue-dark-1"] {
  color: #2a59a7;
}
[_font][_font~="blue-dark-2"],
[_color][_color~="blue-dark-2"] {
  color: #224a89;
}
[_font][_font~="blue-dark-3"],
[_color][_color~="blue-dark-3"] {
  color: #1b3a6c;
}
[_font][_font~="cyan-light-1"],
[_color][_color~="cyan-light-1"] {
  color: #2ec0dd;
}
[_font][_font~="cyan-light-2"],
[_color][_color~="cyan-light-2"] {
  color: #53cbe3;
}
[_font][_font~="cyan-light-3"],
[_color][_color~="cyan-light-3"] {
  color: #77d6e9;
}
[_font][_font~="cyan-dark-1"],
[_color][_color~="cyan-dark-1"] {
  color: #1a8da4;
}
[_font][_font~="cyan-dark-2"],
[_color][_color~="cyan-dark-2"] {
  color: #167487;
}
[_font][_font~="cyan-dark-3"],
[_color][_color~="cyan-dark-3"] {
  color: #115b6a;
}
[_font][_font~="teal-light-1"],
[_color][_color~="teal-light-1"] {
  color: #00efdf;
}
[_font][_font~="teal-light-2"],
[_color][_color~="teal-light-2"] {
  color: #20fff0;
}
[_font][_font~="teal-light-3"],
[_color][_color~="teal-light-3"] {
  color: #50fff3;
}
[_font][_font~="teal-dark-1"],
[_color][_color~="teal-dark-1"] {
  color: #00a297;
}
[_font][_font~="teal-dark-2"],
[_color][_color~="teal-dark-2"] {
  color: #00867d;
}
[_font][_font~="teal-dark-3"],
[_color][_color~="teal-dark-3"] {
  color: #006962;
}
[_font][_font~="green-light-1"],
[_color][_color~="green-light-1"] {
  color: #59d57c;
}
[_font][_font~="green-light-2"],
[_color][_color~="green-light-2"] {
  color: #77dc93;
}
[_font][_font~="green-light-3"],
[_color][_color~="green-light-3"] {
  color: #94e3aa;
}
[_font][_font~="green-dark-1"],
[_color][_color~="green-dark-1"] {
  color: #2eb354;
}
[_font][_font~="green-dark-2"],
[_color][_color~="green-dark-2"] {
  color: #269445;
}
[_font][_font~="green-dark-3"],
[_color][_color~="green-dark-3"] {
  color: #1e7436;
}
[_font][_font~="lime-light-1"],
[_color][_color~="lime-light-1"] {
  color: #b8e141;
}
[_font][_font~="lime-light-2"],
[_color][_color~="lime-light-2"] {
  color: #c4e662;
}
[_font][_font~="lime-light-3"],
[_color][_color~="lime-light-3"] {
  color: #d1ec84;
}
[_font][_font~="lime-dark-1"],
[_color][_color~="lime-dark-1"] {
  color: #90b81d;
}
[_font][_font~="lime-dark-2"],
[_color][_color~="lime-dark-2"] {
  color: #779818;
}
[_font][_font~="lime-dark-3"],
[_color][_color~="lime-dark-3"] {
  color: #5d7713;
}
[_font][_font~="yellow-light-1"],
[_color][_color~="yellow-light-1"] {
  color: #f8be4b;
}
[_font][_font~="yellow-light-2"],
[_color][_color~="yellow-light-2"] {
  color: #f9ca6b;
}
[_font][_font~="yellow-light-3"],
[_color][_color~="yellow-light-3"] {
  color: #fbd58a;
}
[_font][_font~="yellow-dark-1"],
[_color][_color~="yellow-dark-1"] {
  color: #eea109;
}
[_font][_font~="yellow-dark-2"],
[_color][_color~="yellow-dark-2"] {
  color: #c48507;
}
[_font][_font~="yellow-dark-3"],
[_color][_color~="yellow-dark-3"] {
  color: #9a6806;
}
[_font][_font~="amber-light-1"],
[_color][_color~="amber-light-1"] {
  color: #ff9235;
}
[_font][_font~="amber-light-2"],
[_color][_color~="amber-light-2"] {
  color: #ffa558;
}
[_font][_font~="amber-light-3"],
[_color][_color~="amber-light-3"] {
  color: #ffb97c;
}
[_font][_font~="amber-dark-1"],
[_color][_color~="amber-dark-1"] {
  color: #e76b00;
}
[_font][_font~="amber-dark-2"],
[_color][_color~="amber-dark-2"] {
  color: #be5800;
}
[_font][_font~="amber-dark-3"],
[_color][_color~="amber-dark-3"] {
  color: #964500;
}
[_font][_font~="orange-light-1"],
[_color][_color~="orange-light-1"] {
  color: #f55e36;
}
[_font][_font~="orange-light-2"],
[_color][_color~="orange-light-2"] {
  color: #f77b5a;
}
[_font][_font~="orange-light-3"],
[_color][_color~="orange-light-3"] {
  color: #f8977d;
}
[_font][_font~="orange-dark-1"],
[_color][_color~="orange-dark-1"] {
  color: #d4350b;
}
[_font][_font~="orange-dark-2"],
[_color][_color~="orange-dark-2"] {
  color: #af2c09;
}
[_font][_font~="orange-dark-3"],
[_color][_color~="orange-dark-3"] {
  color: #892207;
}
[_font][_font~="brown-light-1"],
[_color][_color~="brown-light-1"] {
  color: #a94235;
}
[_font][_font~="brown-light-2"],
[_color][_color~="brown-light-2"] {
  color: #c6584b;
}
[_font][_font~="brown-light-3"],
[_color][_color~="brown-light-3"] {
  color: #d27c71;
}
[_font][_font~="brown-dark-1"],
[_color][_color~="brown-dark-1"] {
  color: #6f2b23;
}
[_font][_font~="brown-dark-2"],
[_color][_color~="brown-dark-2"] {
  color: #5b241d;
}
[_font][_font~="brown-dark-3"],
[_color][_color~="brown-dark-3"] {
  color: #481c17;
}
[_font][_font~="grey-light-1"],
[_color][_color~="grey-light-1"] {
  color: #868db9;
}
[_font][_font~="grey-light-2"],
[_color][_color~="grey-light-2"] {
  color: #9ca1c6;
}
[_font][_font~="grey-light-3"],
[_color][_color~="grey-light-3"] {
  color: #b1b5d2;
}
[_font][_font~="grey-dark-1"],
[_color][_color~="grey-dark-1"] {
  color: #59629a;
}
[_font][_font~="grey-dark-2"],
[_color][_color~="grey-dark-2"] {
  color: #49507f;
}
[_font][_font~="grey-dark-3"],
[_color][_color~="grey-dark-3"] {
  color: #3a3f64;
}
[_font][_font~="black-light-1"],
[_color][_color~="black-light-1"] {
  color: #323857;
}
[_font][_font~="black-light-2"],
[_color][_color~="black-light-2"] {
  color: #4a5380;
}
[_font][_font~="black-light-3"],
[_color][_color~="black-light-3"] {
  color: #6670a7;
}
[_font][_font~="black-dark-1"],
[_color][_color~="black-dark-1"] {
  color: #161926;
}
[_font][_font~="black-dark-2"],
[_color][_color~="black-dark-2"] {
  color: #121420;
}
[_font][_font~="black-dark-3"],
[_color][_color~="black-dark-3"] {
  color: #0e1019;
}
[_font][_font~="white-light-1"],
[_color][_color~="white-light-1"] {
  color: #fcfbf9;
}
[_font][_font~="white-light-2"],
[_color][_color~="white-light-2"] {
  color: #fcfbfa;
}
[_font][_font~="white-light-3"],
[_color][_color~="white-light-3"] {
  color: #fdfcfb;
}
[_font][_font~="white-dark-1"],
[_color][_color~="white-dark-1"] {
  color: #e0d8c8;
}
[_font][_font~="white-dark-2"],
[_color][_color~="white-dark-2"] {
  color: #c5b699;
}
[_font][_font~="white-dark-3"],
[_color][_color~="white-dark-3"] {
  color: #a99469;
}
[_font][_font~="dark-light-1"],
[_color][_color~="dark-light-1"] {
  color: #323857;
}
[_font][_font~="dark-light-2"],
[_color][_color~="dark-light-2"] {
  color: #4a5380;
}
[_font][_font~="dark-light-3"],
[_color][_color~="dark-light-3"] {
  color: #6670a7;
}
[_font][_font~="dark-dark-1"],
[_color][_color~="dark-dark-1"] {
  color: #161926;
}
[_font][_font~="dark-dark-2"],
[_color][_color~="dark-dark-2"] {
  color: #121420;
}
[_font][_font~="dark-dark-3"],
[_color][_color~="dark-dark-3"] {
  color: #0e1019;
}
[_font][_font~="light-light-1"],
[_color][_color~="light-light-1"] {
  color: #fcfbf9;
}
[_font][_font~="light-light-2"],
[_color][_color~="light-light-2"] {
  color: #fcfbfa;
}
[_font][_font~="light-light-3"],
[_color][_color~="light-light-3"] {
  color: #fdfcfb;
}
[_font][_font~="light-dark-1"],
[_color][_color~="light-dark-1"] {
  color: #e0d8c8;
}
[_font][_font~="light-dark-2"],
[_color][_color~="light-dark-2"] {
  color: #c5b699;
}
[_font][_font~="light-dark-3"],
[_color][_color~="light-dark-3"] {
  color: #a99469;
}
[_font][_font~="primary-light-1"],
[_color][_color~="primary-light-1"] {
  color: #00efdf;
}
[_font][_font~="primary-light-2"],
[_color][_color~="primary-light-2"] {
  color: #20fff0;
}
[_font][_font~="primary-light-3"],
[_color][_color~="primary-light-3"] {
  color: #50fff3;
}
[_font][_font~="primary-dark-1"],
[_color][_color~="primary-dark-1"] {
  color: #00a297;
}
[_font][_font~="primary-dark-2"],
[_color][_color~="primary-dark-2"] {
  color: #00867d;
}
[_font][_font~="primary-dark-3"],
[_color][_color~="primary-dark-3"] {
  color: #006962;
}
[_font][_font~="secondary-light-1"],
[_color][_color~="secondary-light-1"] {
  color: #868db9;
}
[_font][_font~="secondary-light-2"],
[_color][_color~="secondary-light-2"] {
  color: #9ca1c6;
}
[_font][_font~="secondary-light-3"],
[_color][_color~="secondary-light-3"] {
  color: #b1b5d2;
}
[_font][_font~="secondary-dark-1"],
[_color][_color~="secondary-dark-1"] {
  color: #59629a;
}
[_font][_font~="secondary-dark-2"],
[_color][_color~="secondary-dark-2"] {
  color: #49507f;
}
[_font][_font~="secondary-dark-3"],
[_color][_color~="secondary-dark-3"] {
  color: #3a3f64;
}
[_font][_font~="success-light-1"],
[_color][_color~="success-light-1"] {
  color: #59d57c;
}
[_font][_font~="success-light-2"],
[_color][_color~="success-light-2"] {
  color: #77dc93;
}
[_font][_font~="success-light-3"],
[_color][_color~="success-light-3"] {
  color: #94e3aa;
}
[_font][_font~="success-dark-1"],
[_color][_color~="success-dark-1"] {
  color: #2eb354;
}
[_font][_font~="success-dark-2"],
[_color][_color~="success-dark-2"] {
  color: #269445;
}
[_font][_font~="success-dark-3"],
[_color][_color~="success-dark-3"] {
  color: #1e7436;
}
[_font][_font~="info-light-1"],
[_color][_color~="info-light-1"] {
  color: #2ec0dd;
}
[_font][_font~="info-light-2"],
[_color][_color~="info-light-2"] {
  color: #53cbe3;
}
[_font][_font~="info-light-3"],
[_color][_color~="info-light-3"] {
  color: #77d6e9;
}
[_font][_font~="info-dark-1"],
[_color][_color~="info-dark-1"] {
  color: #1a8da4;
}
[_font][_font~="info-dark-2"],
[_color][_color~="info-dark-2"] {
  color: #167487;
}
[_font][_font~="info-dark-3"],
[_color][_color~="info-dark-3"] {
  color: #115b6a;
}
[_font][_font~="warning-light-1"],
[_color][_color~="warning-light-1"] {
  color: #ff9235;
}
[_font][_font~="warning-light-2"],
[_color][_color~="warning-light-2"] {
  color: #ffa558;
}
[_font][_font~="warning-light-3"],
[_color][_color~="warning-light-3"] {
  color: #ffb97c;
}
[_font][_font~="warning-dark-1"],
[_color][_color~="warning-dark-1"] {
  color: #e76b00;
}
[_font][_font~="warning-dark-2"],
[_color][_color~="warning-dark-2"] {
  color: #be5800;
}
[_font][_font~="warning-dark-3"],
[_color][_color~="warning-dark-3"] {
  color: #964500;
}
[_font][_font~="danger-light-1"],
[_color][_color~="danger-light-1"] {
  color: #f45e54;
}
[_font][_font~="danger-light-2"],
[_color][_color~="danger-light-2"] {
  color: #f67b72;
}
[_font][_font~="danger-light-3"],
[_color][_color~="danger-light-3"] {
  color: #f89790;
}
[_font][_font~="danger-dark-1"],
[_color][_color~="danger-dark-1"] {
  color: #ec1d0f;
}
[_font][_font~="danger-dark-2"],
[_color][_color~="danger-dark-2"] {
  color: #c3180d;
}
[_font][_font~="danger-dark-3"],
[_color][_color~="danger-dark-3"] {
  color: #99130a;
}
[_font][_font~="muted-light-1"],
[_color][_color~="muted-light-1"] {
  color: #717bad;
}
[_font][_font~="muted-light-2"],
[_color][_color~="muted-light-2"] {
  color: #8a92bb;
}
[_font][_font~="muted-light-3"],
[_color][_color~="muted-light-3"] {
  color: #a3a9ca;
}
[_font][_font~="muted-dark-1"],
[_color][_color~="muted-dark-1"] {
  color: #4d5685;
}
[_font][_font~="muted-dark-2"],
[_color][_color~="muted-dark-2"] {
  color: #3f476d;
}
[_font][_font~="muted-dark-3"],
[_color][_color~="muted-dark-3"] {
  color: #323856;
}
[_footer][_footer~="red"],
[_bg][_bg~="red"],
[_alert][_alert~="red"],
[_btn][_btn~="red"],
[_breadcrumb][_breadcrumb~="red"],
[_navbar][_navbar~="red"],
[_progress][_progress~="red"] > div,
[_chips][_chips~="red"],
[_pill][_pill~="red"] {
  background-color: #f24236;
}
hr[_color~="red"],
[_btn][_btn~="red"] {
  border-color: #f24236;
}
[_footer][_footer~="pink"],
[_bg][_bg~="pink"],
[_alert][_alert~="pink"],
[_btn][_btn~="pink"],
[_breadcrumb][_breadcrumb~="pink"],
[_navbar][_navbar~="pink"],
[_progress][_progress~="pink"] > div,
[_chips][_chips~="pink"],
[_pill][_pill~="pink"] {
  background-color: #e43f6f;
}
hr[_color~="pink"],
[_btn][_btn~="pink"] {
  border-color: #e43f6f;
}
[_footer][_footer~="purple"],
[_bg][_bg~="purple"],
[_alert][_alert~="purple"],
[_btn][_btn~="purple"],
[_breadcrumb][_breadcrumb~="purple"],
[_navbar][_navbar~="purple"],
[_progress][_progress~="purple"] > div,
[_chips][_chips~="purple"],
[_pill][_pill~="purple"] {
  background-color: #6564db;
}
hr[_color~="purple"],
[_btn][_btn~="purple"] {
  border-color: #6564db;
}
[_footer][_footer~="indigo"],
[_bg][_bg~="indigo"],
[_alert][_alert~="indigo"],
[_btn][_btn~="indigo"],
[_breadcrumb][_breadcrumb~="indigo"],
[_navbar][_navbar~="indigo"],
[_progress][_progress~="indigo"] > div,
[_chips][_chips~="indigo"],
[_pill][_pill~="indigo"] {
  background-color: #473bf0;
}
hr[_color~="indigo"],
[_btn][_btn~="indigo"] {
  border-color: #473bf0;
}
[_footer][_footer~="blue"],
[_bg][_bg~="blue"],
[_alert][_alert~="blue"],
[_btn][_btn~="blue"],
[_breadcrumb][_breadcrumb~="blue"],
[_navbar][_navbar~="blue"],
[_progress][_progress~="blue"] > div,
[_chips][_chips~="blue"],
[_pill][_pill~="blue"] {
  background-color: #3169c4;
}
hr[_color~="blue"],
[_btn][_btn~="blue"] {
  border-color: #3169c4;
}
[_footer][_footer~="cyan"],
[_bg][_bg~="cyan"],
[_alert][_alert~="cyan"],
[_btn][_btn~="cyan"],
[_breadcrumb][_breadcrumb~="cyan"],
[_navbar][_navbar~="cyan"],
[_progress][_progress~="cyan"] > div,
[_chips][_chips~="cyan"],
[_pill][_pill~="cyan"] {
  background-color: #1fa6c1;
}
hr[_color~="cyan"],
[_btn][_btn~="cyan"] {
  border-color: #1fa6c1;
}
[_footer][_footer~="teal"],
[_bg][_bg~="teal"],
[_alert][_alert~="teal"],
[_btn][_btn~="teal"],
[_breadcrumb][_breadcrumb~="teal"],
[_navbar][_navbar~="teal"],
[_progress][_progress~="teal"] > div,
[_chips][_chips~="teal"],
[_pill][_pill~="teal"] {
  background-color: #00bfb2;
}
hr[_color~="teal"],
[_btn][_btn~="teal"] {
  border-color: #00bfb2;
}
[_footer][_footer~="green"],
[_bg][_bg~="green"],
[_alert][_alert~="green"],
[_btn][_btn~="green"],
[_breadcrumb][_breadcrumb~="green"],
[_navbar][_navbar~="green"],
[_progress][_progress~="green"] > div,
[_chips][_chips~="green"],
[_pill][_pill~="green"] {
  background-color: #3ccd65;
}
hr[_color~="green"],
[_btn][_btn~="green"] {
  border-color: #3ccd65;
}
[_footer][_footer~="lime"],
[_bg][_bg~="lime"],
[_alert][_alert~="lime"],
[_btn][_btn~="lime"],
[_breadcrumb][_breadcrumb~="lime"],
[_navbar][_navbar~="lime"],
[_progress][_progress~="lime"] > div,
[_chips][_chips~="lime"],
[_pill][_pill~="lime"] {
  background-color: #aad922;
}
hr[_color~="lime"],
[_btn][_btn~="lime"] {
  border-color: #aad922;
}
[_footer][_footer~="yellow"],
[_font][_font~="mark"],
[_font][_font~="highlight"],
[_bg][_bg~="yellow"],
[_alert][_alert~="yellow"],
[_btn][_btn~="yellow"],
[_breadcrumb][_breadcrumb~="yellow"],
[_navbar][_navbar~="yellow"],
[_progress][_progress~="yellow"] > div,
[_chips][_chips~="yellow"],
[_pill][_pill~="yellow"] {
  background-color: #f7b32b;
}
hr[_color~="yellow"],
[_btn][_btn~="yellow"] {
  border-color: #f7b32b;
}
[_footer][_footer~="amber"],
[_bg][_bg~="amber"],
[_alert][_alert~="amber"],
[_btn][_btn~="amber"],
[_breadcrumb][_breadcrumb~="amber"],
[_navbar][_navbar~="amber"],
[_progress][_progress~="amber"] > div,
[_chips][_chips~="amber"],
[_pill][_pill~="amber"] {
  background-color: #ff7f11;
}
hr[_color~="amber"],
[_btn][_btn~="amber"] {
  border-color: #ff7f11;
}
[_footer][_footer~="orange"],
[_bg][_bg~="orange"],
[_alert][_alert~="orange"],
[_btn][_btn~="orange"],
[_breadcrumb][_breadcrumb~="orange"],
[_navbar][_navbar~="orange"],
[_progress][_progress~="orange"] > div,
[_chips][_chips~="orange"],
[_pill][_pill~="orange"] {
  background-color: #f34213;
}
hr[_color~="orange"],
[_btn][_btn~="orange"] {
  border-color: #f34213;
}
[_footer][_footer~="brown"],
[_bg][_bg~="brown"],
[_alert][_alert~="brown"],
[_btn][_btn~="brown"],
[_breadcrumb][_breadcrumb~="brown"],
[_navbar][_navbar~="brown"],
[_progress][_progress~="brown"] > div,
[_chips][_chips~="brown"],
[_pill][_pill~="brown"] {
  background-color: #823329;
}
hr[_color~="brown"],
[_btn][_btn~="brown"] {
  border-color: #823329;
}
[_footer][_footer~="grey"],
[_bg][_bg~="grey"],
[_alert][_alert~="grey"],
[_btn][_btn~="grey"],
[_breadcrumb][_breadcrumb~="grey"],
[_navbar][_navbar~="grey"],
[_progress][_progress~="grey"] > div,
[_chips][_chips~="grey"],
[_pill][_pill~="grey"] {
  background-color: #7179ad;
}
hr[_color~="grey"],
[_btn][_btn~="grey"] {
  border-color: #7179ad;
}
[_footer][_footer~="black"],
[_bg][_bg~="black"],
[_alert][_alert~="black"],
[_btn][_btn~="black"],
[_breadcrumb][_breadcrumb~="black"],
[_navbar][_navbar~="black"],
[_progress][_progress~="black"] > div,
[_chips][_chips~="black"],
[_pill][_pill~="black"] {
  background-color: #1a1d2d;
}
hr[_color~="black"],
[_btn][_btn~="black"] {
  border-color: #1a1d2d;
}
[_footer][_footer~="white"],
[_bg][_bg~="white"],
[_alert][_alert~="white"],
[_btn][_btn~="white"],
[_breadcrumb][_breadcrumb~="white"],
[_navbar][_navbar~="white"],
[_progress][_progress~="white"] > div,
[_chips][_chips~="white"],
[_pill][_pill~="white"] {
  background-color: #fbfaf8;
}
hr[_color~="white"],
[_btn][_btn~="white"] {
  border-color: #fbfaf8;
}
[_footer][_footer~="transparent"],
[_bg][_bg~="transparent"],
[_alert][_alert~="transparent"],
[_btn][_btn~="transparent"],
[_breadcrumb][_breadcrumb~="transparent"],
[_navbar][_navbar~="transparent"],
[_progress][_progress~="transparent"] > div,
[_chips][_chips~="transparent"],
[_pill][_pill~="transparent"] {
  background-color: transparent;
}
hr[_color~="transparent"],
[_btn][_btn~="transparent"] {
  border-color: transparent;
}
[_footer][_footer~="dark"],
[_bg][_bg~="dark"],
[_alert][_alert~="dark"],
[_btn][_btn~="dark"],
[_breadcrumb][_breadcrumb~="dark"],
[_navbar][_navbar~="dark"],
[_progress][_progress~="dark"] > div,
[_chips][_chips~="dark"],
[_pill][_pill~="dark"] {
  background-color: #1a1d2d;
}
hr[_color~="dark"],
[_btn][_btn~="dark"] {
  border-color: #1a1d2d;
}
[_footer][_footer~="light"],
[_bg][_bg~="light"],
[_alert][_alert~="light"],
[_btn][_btn~="light"],
[_breadcrumb][_breadcrumb~="light"],
[_navbar][_navbar~="light"],
[_progress][_progress~="light"] > div,
[_chips][_chips~="light"],
[_pill][_pill~="light"] {
  background-color: #fbfaf8;
}
hr[_color~="light"],
[_btn][_btn~="light"] {
  border-color: #fbfaf8;
}
[_footer][_footer~="primary"],
[_bg][_bg~="primary"],
[_alert][_alert~="primary"],
[_btn][_btn~="primary"],
[_breadcrumb][_breadcrumb~="primary"],
[_navbar][_navbar~="primary"],
[_progress][_progress~="primary"] > div,
[_chips][_chips~="primary"],
[_pill][_pill~="primary"] {
  background-color: #00bfb2;
}
hr[_color~="primary"],
[_btn][_btn~="primary"] {
  border-color: #00bfb2;
}
[_footer][_footer~="secondary"],
[_bg][_bg~="secondary"],
[_alert][_alert~="secondary"],
[_btn][_btn~="secondary"],
[_breadcrumb][_breadcrumb~="secondary"],
[_navbar][_navbar~="secondary"],
[_progress][_progress~="secondary"] > div,
[_chips][_chips~="secondary"],
[_pill][_pill~="secondary"] {
  background-color: #7179ad;
}
hr[_color~="secondary"],
[_btn][_btn~="secondary"] {
  border-color: #7179ad;
}
[_footer][_footer~="success"],
[_bg][_bg~="success"],
[_alert][_alert~="success"],
[_btn][_btn~="success"],
[_breadcrumb][_breadcrumb~="success"],
[_navbar][_navbar~="success"],
[_progress][_progress~="success"] > div,
[_chips][_chips~="success"],
[_pill][_pill~="success"] {
  background-color: #3ccd65;
}
hr[_color~="success"],
[_btn][_btn~="success"] {
  border-color: #3ccd65;
}
[_footer][_footer~="info"],
[_bg][_bg~="info"],
[_alert][_alert~="info"],
[_btn][_btn~="info"],
[_breadcrumb][_breadcrumb~="info"],
[_navbar][_navbar~="info"],
[_progress][_progress~="info"] > div,
[_chips][_chips~="info"],
[_pill][_pill~="info"] {
  background-color: #1fa6c1;
}
hr[_color~="info"],
[_btn][_btn~="info"] {
  border-color: #1fa6c1;
}
[_footer][_footer~="warning"],
[_bg][_bg~="warning"],
[_alert][_alert~="warning"],
[_btn][_btn~="warning"],
[_breadcrumb][_breadcrumb~="warning"],
[_navbar][_navbar~="warning"],
[_progress][_progress~="warning"] > div,
[_chips][_chips~="warning"],
[_pill][_pill~="warning"] {
  background-color: #ff7f11;
}
hr[_color~="warning"],
[_btn][_btn~="warning"] {
  border-color: #ff7f11;
}
[_footer][_footer~="danger"],
[_bg][_bg~="danger"],
[_alert][_alert~="danger"],
[_btn][_btn~="danger"],
[_breadcrumb][_breadcrumb~="danger"],
[_navbar][_navbar~="danger"],
[_progress][_progress~="danger"] > div,
[_chips][_chips~="danger"],
[_pill][_pill~="danger"] {
  background-color: #f24236;
}
hr[_color~="danger"],
[_btn][_btn~="danger"] {
  border-color: #f24236;
}
[_footer][_footer~="muted"],
[_bg][_bg~="muted"],
[_alert][_alert~="muted"],
[_btn][_btn~="muted"],
[_breadcrumb][_breadcrumb~="muted"],
[_navbar][_navbar~="muted"],
[_progress][_progress~="muted"] > div,
[_chips][_chips~="muted"],
[_pill][_pill~="muted"] {
  background-color: #5a659c;
}
hr[_color~="muted"],
[_btn][_btn~="muted"] {
  border-color: #5a659c;
}
[_footer][_footer~="red-light-1"],
[_bg][_bg~="red-light-1"],
[_alert][_alert~="red-light-1"],
[_btn][_btn~="red-light-1"],
[_breadcrumb][_breadcrumb~="red-light-1"],
[_navbar][_navbar~="red-light-1"],
[_progress][_progress~="red-light-1"] > div,
[_chips][_chips~="red-light-1"],
[_pill][_pill~="red-light-1"] {
  background-color: #f45e54;
}
hr[_color~="red-light-1"],
[_btn][_btn~="red-light-1"] {
  border-color: #f45e54;
}
[_footer][_footer~="red-light-2"],
[_bg][_bg~="red-light-2"],
[_alert][_alert~="red-light-2"],
[_btn][_btn~="red-light-2"],
[_breadcrumb][_breadcrumb~="red-light-2"],
[_navbar][_navbar~="red-light-2"],
[_progress][_progress~="red-light-2"] > div,
[_chips][_chips~="red-light-2"],
[_pill][_pill~="red-light-2"] {
  background-color: #f67b72;
}
hr[_color~="red-light-2"],
[_btn][_btn~="red-light-2"] {
  border-color: #f67b72;
}
[_footer][_footer~="red-light-3"],
[_bg][_bg~="red-light-3"],
[_alert][_alert~="red-light-3"],
[_btn][_btn~="red-light-3"],
[_breadcrumb][_breadcrumb~="red-light-3"],
[_navbar][_navbar~="red-light-3"],
[_progress][_progress~="red-light-3"] > div,
[_chips][_chips~="red-light-3"],
[_pill][_pill~="red-light-3"] {
  background-color: #f89790;
}
hr[_color~="red-light-3"],
[_btn][_btn~="red-light-3"] {
  border-color: #f89790;
}
[_footer][_footer~="red-dark-1"],
[_bg][_bg~="red-dark-1"],
[_alert][_alert~="red-dark-1"],
[_btn][_btn~="red-dark-1"],
[_breadcrumb][_breadcrumb~="red-dark-1"],
[_navbar][_navbar~="red-dark-1"],
[_progress][_progress~="red-dark-1"] > div,
[_chips][_chips~="red-dark-1"],
[_pill][_pill~="red-dark-1"] {
  background-color: #ec1d0f;
}
hr[_color~="red-dark-1"],
[_btn][_btn~="red-dark-1"] {
  border-color: #ec1d0f;
}
[_footer][_footer~="red-dark-2"],
[_bg][_bg~="red-dark-2"],
[_alert][_alert~="red-dark-2"],
[_btn][_btn~="red-dark-2"],
[_breadcrumb][_breadcrumb~="red-dark-2"],
[_navbar][_navbar~="red-dark-2"],
[_progress][_progress~="red-dark-2"] > div,
[_chips][_chips~="red-dark-2"],
[_pill][_pill~="red-dark-2"] {
  background-color: #c3180d;
}
hr[_color~="red-dark-2"],
[_btn][_btn~="red-dark-2"] {
  border-color: #c3180d;
}
[_footer][_footer~="red-dark-3"],
[_bg][_bg~="red-dark-3"],
[_alert][_alert~="red-dark-3"],
[_btn][_btn~="red-dark-3"],
[_breadcrumb][_breadcrumb~="red-dark-3"],
[_navbar][_navbar~="red-dark-3"],
[_progress][_progress~="red-dark-3"] > div,
[_chips][_chips~="red-dark-3"],
[_pill][_pill~="red-dark-3"] {
  background-color: #99130a;
}
hr[_color~="red-dark-3"],
[_btn][_btn~="red-dark-3"] {
  border-color: #99130a;
}
[_footer][_footer~="pink-light-1"],
[_bg][_bg~="pink-light-1"],
[_alert][_alert~="pink-light-1"],
[_btn][_btn~="pink-light-1"],
[_breadcrumb][_breadcrumb~="pink-light-1"],
[_navbar][_navbar~="pink-light-1"],
[_progress][_progress~="pink-light-1"] > div,
[_chips][_chips~="pink-light-1"],
[_pill][_pill~="pink-light-1"] {
  background-color: #e85c85;
}
hr[_color~="pink-light-1"],
[_btn][_btn~="pink-light-1"] {
  border-color: #e85c85;
}
[_footer][_footer~="pink-light-2"],
[_bg][_bg~="pink-light-2"],
[_alert][_alert~="pink-light-2"],
[_btn][_btn~="pink-light-2"],
[_breadcrumb][_breadcrumb~="pink-light-2"],
[_navbar][_navbar~="pink-light-2"],
[_progress][_progress~="pink-light-2"] > div,
[_chips][_chips~="pink-light-2"],
[_pill][_pill~="pink-light-2"] {
  background-color: #ec799a;
}
hr[_color~="pink-light-2"],
[_btn][_btn~="pink-light-2"] {
  border-color: #ec799a;
}
[_footer][_footer~="pink-light-3"],
[_bg][_bg~="pink-light-3"],
[_alert][_alert~="pink-light-3"],
[_btn][_btn~="pink-light-3"],
[_breadcrumb][_breadcrumb~="pink-light-3"],
[_navbar][_navbar~="pink-light-3"],
[_progress][_progress~="pink-light-3"] > div,
[_chips][_chips~="pink-light-3"],
[_pill][_pill~="pink-light-3"] {
  background-color: #f095b0;
}
hr[_color~="pink-light-3"],
[_btn][_btn~="pink-light-3"] {
  border-color: #f095b0;
}
[_footer][_footer~="pink-dark-1"],
[_bg][_bg~="pink-dark-1"],
[_alert][_alert~="pink-dark-1"],
[_btn][_btn~="pink-dark-1"],
[_breadcrumb][_breadcrumb~="pink-dark-1"],
[_navbar][_navbar~="pink-dark-1"],
[_progress][_progress~="pink-dark-1"] > div,
[_chips][_chips~="pink-dark-1"],
[_pill][_pill~="pink-dark-1"] {
  background-color: #d91e55;
}
hr[_color~="pink-dark-1"],
[_btn][_btn~="pink-dark-1"] {
  border-color: #d91e55;
}
[_footer][_footer~="pink-dark-2"],
[_bg][_bg~="pink-dark-2"],
[_alert][_alert~="pink-dark-2"],
[_btn][_btn~="pink-dark-2"],
[_breadcrumb][_breadcrumb~="pink-dark-2"],
[_navbar][_navbar~="pink-dark-2"],
[_progress][_progress~="pink-dark-2"] > div,
[_chips][_chips~="pink-dark-2"],
[_pill][_pill~="pink-dark-2"] {
  background-color: #b31946;
}
hr[_color~="pink-dark-2"],
[_btn][_btn~="pink-dark-2"] {
  border-color: #b31946;
}
[_footer][_footer~="pink-dark-3"],
[_bg][_bg~="pink-dark-3"],
[_alert][_alert~="pink-dark-3"],
[_btn][_btn~="pink-dark-3"],
[_breadcrumb][_breadcrumb~="pink-dark-3"],
[_navbar][_navbar~="pink-dark-3"],
[_progress][_progress~="pink-dark-3"] > div,
[_chips][_chips~="pink-dark-3"],
[_pill][_pill~="pink-dark-3"] {
  background-color: #8c1437;
}
hr[_color~="pink-dark-3"],
[_btn][_btn~="pink-dark-3"] {
  border-color: #8c1437;
}
[_footer][_footer~="purple-light-1"],
[_bg][_bg~="purple-light-1"],
[_alert][_alert~="purple-light-1"],
[_btn][_btn~="purple-light-1"],
[_breadcrumb][_breadcrumb~="purple-light-1"],
[_navbar][_navbar~="purple-light-1"],
[_progress][_progress~="purple-light-1"] > div,
[_chips][_chips~="purple-light-1"],
[_pill][_pill~="purple-light-1"] {
  background-color: #7c7be0;
}
hr[_color~="purple-light-1"],
[_btn][_btn~="purple-light-1"] {
  border-color: #7c7be0;
}
[_footer][_footer~="purple-light-2"],
[_bg][_bg~="purple-light-2"],
[_alert][_alert~="purple-light-2"],
[_btn][_btn~="purple-light-2"],
[_breadcrumb][_breadcrumb~="purple-light-2"],
[_navbar][_navbar~="purple-light-2"],
[_progress][_progress~="purple-light-2"] > div,
[_chips][_chips~="purple-light-2"],
[_pill][_pill~="purple-light-2"] {
  background-color: #9392e6;
}
hr[_color~="purple-light-2"],
[_btn][_btn~="purple-light-2"] {
  border-color: #9392e6;
}
[_footer][_footer~="purple-light-3"],
[_bg][_bg~="purple-light-3"],
[_alert][_alert~="purple-light-3"],
[_btn][_btn~="purple-light-3"],
[_breadcrumb][_breadcrumb~="purple-light-3"],
[_navbar][_navbar~="purple-light-3"],
[_progress][_progress~="purple-light-3"] > div,
[_chips][_chips~="purple-light-3"],
[_pill][_pill~="purple-light-3"] {
  background-color: #aaaaeb;
}
hr[_color~="purple-light-3"],
[_btn][_btn~="purple-light-3"] {
  border-color: #aaaaeb;
}
[_footer][_footer~="purple-dark-1"],
[_bg][_bg~="purple-dark-1"],
[_alert][_alert~="purple-dark-1"],
[_btn][_btn~="purple-dark-1"],
[_breadcrumb][_breadcrumb~="purple-dark-1"],
[_navbar][_navbar~="purple-dark-1"],
[_progress][_progress~="purple-dark-1"] > div,
[_chips][_chips~="purple-dark-1"],
[_pill][_pill~="purple-dark-1"] {
  background-color: #3e3dd2;
}
hr[_color~="purple-dark-1"],
[_btn][_btn~="purple-dark-1"] {
  border-color: #3e3dd2;
}
[_footer][_footer~="purple-dark-2"],
[_bg][_bg~="purple-dark-2"],
[_alert][_alert~="purple-dark-2"],
[_btn][_btn~="purple-dark-2"],
[_breadcrumb][_breadcrumb~="purple-dark-2"],
[_navbar][_navbar~="purple-dark-2"],
[_progress][_progress~="purple-dark-2"] > div,
[_chips][_chips~="purple-dark-2"],
[_pill][_pill~="purple-dark-2"] {
  background-color: #2b2ab5;
}
hr[_color~="purple-dark-2"],
[_btn][_btn~="purple-dark-2"] {
  border-color: #2b2ab5;
}
[_footer][_footer~="purple-dark-3"],
[_bg][_bg~="purple-dark-3"],
[_alert][_alert~="purple-dark-3"],
[_btn][_btn~="purple-dark-3"],
[_breadcrumb][_breadcrumb~="purple-dark-3"],
[_navbar][_navbar~="purple-dark-3"],
[_progress][_progress~="purple-dark-3"] > div,
[_chips][_chips~="purple-dark-3"],
[_pill][_pill~="purple-dark-3"] {
  background-color: #22218e;
}
hr[_color~="purple-dark-3"],
[_btn][_btn~="purple-dark-3"] {
  border-color: #22218e;
}
[_footer][_footer~="indigo-light-1"],
[_bg][_bg~="indigo-light-1"],
[_alert][_alert~="indigo-light-1"],
[_btn][_btn~="indigo-light-1"],
[_breadcrumb][_breadcrumb~="indigo-light-1"],
[_navbar][_navbar~="indigo-light-1"],
[_progress][_progress~="indigo-light-1"] > div,
[_chips][_chips~="indigo-light-1"],
[_pill][_pill~="indigo-light-1"] {
  background-color: #6358f2;
}
hr[_color~="indigo-light-1"],
[_btn][_btn~="indigo-light-1"] {
  border-color: #6358f2;
}
[_footer][_footer~="indigo-light-2"],
[_bg][_bg~="indigo-light-2"],
[_alert][_alert~="indigo-light-2"],
[_btn][_btn~="indigo-light-2"],
[_breadcrumb][_breadcrumb~="indigo-light-2"],
[_navbar][_navbar~="indigo-light-2"],
[_progress][_progress~="indigo-light-2"] > div,
[_chips][_chips~="indigo-light-2"],
[_pill][_pill~="indigo-light-2"] {
  background-color: #7e76f5;
}
hr[_color~="indigo-light-2"],
[_btn][_btn~="indigo-light-2"] {
  border-color: #7e76f5;
}
[_footer][_footer~="indigo-light-3"],
[_bg][_bg~="indigo-light-3"],
[_alert][_alert~="indigo-light-3"],
[_btn][_btn~="indigo-light-3"],
[_breadcrumb][_breadcrumb~="indigo-light-3"],
[_navbar][_navbar~="indigo-light-3"],
[_progress][_progress~="indigo-light-3"] > div,
[_chips][_chips~="indigo-light-3"],
[_pill][_pill~="indigo-light-3"] {
  background-color: #9a93f7;
}
hr[_color~="indigo-light-3"],
[_btn][_btn~="indigo-light-3"] {
  border-color: #9a93f7;
}
[_footer][_footer~="indigo-dark-1"],
[_bg][_bg~="indigo-dark-1"],
[_alert][_alert~="indigo-dark-1"],
[_btn][_btn~="indigo-dark-1"],
[_breadcrumb][_breadcrumb~="indigo-dark-1"],
[_navbar][_navbar~="indigo-dark-1"],
[_progress][_progress~="indigo-dark-1"] > div,
[_chips][_chips~="indigo-dark-1"],
[_pill][_pill~="indigo-dark-1"] {
  background-color: #2112ec;
}
hr[_color~="indigo-dark-1"],
[_btn][_btn~="indigo-dark-1"] {
  border-color: #2112ec;
}
[_footer][_footer~="indigo-dark-2"],
[_bg][_bg~="indigo-dark-2"],
[_alert][_alert~="indigo-dark-2"],
[_btn][_btn~="indigo-dark-2"],
[_breadcrumb][_breadcrumb~="indigo-dark-2"],
[_navbar][_navbar~="indigo-dark-2"],
[_progress][_progress~="indigo-dark-2"] > div,
[_chips][_chips~="indigo-dark-2"],
[_pill][_pill~="indigo-dark-2"] {
  background-color: #1b0fc2;
}
hr[_color~="indigo-dark-2"],
[_btn][_btn~="indigo-dark-2"] {
  border-color: #1b0fc2;
}
[_footer][_footer~="indigo-dark-3"],
[_bg][_bg~="indigo-dark-3"],
[_alert][_alert~="indigo-dark-3"],
[_btn][_btn~="indigo-dark-3"],
[_breadcrumb][_breadcrumb~="indigo-dark-3"],
[_navbar][_navbar~="indigo-dark-3"],
[_progress][_progress~="indigo-dark-3"] > div,
[_chips][_chips~="indigo-dark-3"],
[_pill][_pill~="indigo-dark-3"] {
  background-color: #150c99;
}
hr[_color~="indigo-dark-3"],
[_btn][_btn~="indigo-dark-3"] {
  border-color: #150c99;
}
[_footer][_footer~="blue-light-1"],
[_bg][_bg~="blue-light-1"],
[_alert][_alert~="blue-light-1"],
[_btn][_btn~="blue-light-1"],
[_breadcrumb][_breadcrumb~="blue-light-1"],
[_navbar][_navbar~="blue-light-1"],
[_progress][_progress~="blue-light-1"] > div,
[_chips][_chips~="blue-light-1"],
[_pill][_pill~="blue-light-1"] {
  background-color: #4b7ed2;
}
hr[_color~="blue-light-1"],
[_btn][_btn~="blue-light-1"] {
  border-color: #4b7ed2;
}
[_footer][_footer~="blue-light-2"],
[_bg][_bg~="blue-light-2"],
[_alert][_alert~="blue-light-2"],
[_btn][_btn~="blue-light-2"],
[_breadcrumb][_breadcrumb~="blue-light-2"],
[_navbar][_navbar~="blue-light-2"],
[_progress][_progress~="blue-light-2"] > div,
[_chips][_chips~="blue-light-2"],
[_pill][_pill~="blue-light-2"] {
  background-color: #6b95da;
}
hr[_color~="blue-light-2"],
[_btn][_btn~="blue-light-2"] {
  border-color: #6b95da;
}
[_footer][_footer~="blue-light-3"],
[_bg][_bg~="blue-light-3"],
[_alert][_alert~="blue-light-3"],
[_btn][_btn~="blue-light-3"],
[_breadcrumb][_breadcrumb~="blue-light-3"],
[_navbar][_navbar~="blue-light-3"],
[_progress][_progress~="blue-light-3"] > div,
[_chips][_chips~="blue-light-3"],
[_pill][_pill~="blue-light-3"] {
  background-color: #8aace2;
}
hr[_color~="blue-light-3"],
[_btn][_btn~="blue-light-3"] {
  border-color: #8aace2;
}
[_footer][_footer~="blue-dark-1"],
[_bg][_bg~="blue-dark-1"],
[_alert][_alert~="blue-dark-1"],
[_btn][_btn~="blue-dark-1"],
[_breadcrumb][_breadcrumb~="blue-dark-1"],
[_navbar][_navbar~="blue-dark-1"],
[_progress][_progress~="blue-dark-1"] > div,
[_chips][_chips~="blue-dark-1"],
[_pill][_pill~="blue-dark-1"] {
  background-color: #2a59a7;
}
hr[_color~="blue-dark-1"],
[_btn][_btn~="blue-dark-1"] {
  border-color: #2a59a7;
}
[_footer][_footer~="blue-dark-2"],
[_bg][_bg~="blue-dark-2"],
[_alert][_alert~="blue-dark-2"],
[_btn][_btn~="blue-dark-2"],
[_breadcrumb][_breadcrumb~="blue-dark-2"],
[_navbar][_navbar~="blue-dark-2"],
[_progress][_progress~="blue-dark-2"] > div,
[_chips][_chips~="blue-dark-2"],
[_pill][_pill~="blue-dark-2"] {
  background-color: #224a89;
}
hr[_color~="blue-dark-2"],
[_btn][_btn~="blue-dark-2"] {
  border-color: #224a89;
}
[_footer][_footer~="blue-dark-3"],
[_bg][_bg~="blue-dark-3"],
[_alert][_alert~="blue-dark-3"],
[_btn][_btn~="blue-dark-3"],
[_breadcrumb][_breadcrumb~="blue-dark-3"],
[_navbar][_navbar~="blue-dark-3"],
[_progress][_progress~="blue-dark-3"] > div,
[_chips][_chips~="blue-dark-3"],
[_pill][_pill~="blue-dark-3"] {
  background-color: #1b3a6c;
}
hr[_color~="blue-dark-3"],
[_btn][_btn~="blue-dark-3"] {
  border-color: #1b3a6c;
}
[_footer][_footer~="cyan-light-1"],
[_bg][_bg~="cyan-light-1"],
[_alert][_alert~="cyan-light-1"],
[_btn][_btn~="cyan-light-1"],
[_breadcrumb][_breadcrumb~="cyan-light-1"],
[_navbar][_navbar~="cyan-light-1"],
[_progress][_progress~="cyan-light-1"] > div,
[_chips][_chips~="cyan-light-1"],
[_pill][_pill~="cyan-light-1"] {
  background-color: #2ec0dd;
}
hr[_color~="cyan-light-1"],
[_btn][_btn~="cyan-light-1"] {
  border-color: #2ec0dd;
}
[_footer][_footer~="cyan-light-2"],
[_bg][_bg~="cyan-light-2"],
[_alert][_alert~="cyan-light-2"],
[_btn][_btn~="cyan-light-2"],
[_breadcrumb][_breadcrumb~="cyan-light-2"],
[_navbar][_navbar~="cyan-light-2"],
[_progress][_progress~="cyan-light-2"] > div,
[_chips][_chips~="cyan-light-2"],
[_pill][_pill~="cyan-light-2"] {
  background-color: #53cbe3;
}
hr[_color~="cyan-light-2"],
[_btn][_btn~="cyan-light-2"] {
  border-color: #53cbe3;
}
[_footer][_footer~="cyan-light-3"],
[_bg][_bg~="cyan-light-3"],
[_alert][_alert~="cyan-light-3"],
[_btn][_btn~="cyan-light-3"],
[_breadcrumb][_breadcrumb~="cyan-light-3"],
[_navbar][_navbar~="cyan-light-3"],
[_progress][_progress~="cyan-light-3"] > div,
[_chips][_chips~="cyan-light-3"],
[_pill][_pill~="cyan-light-3"] {
  background-color: #77d6e9;
}
hr[_color~="cyan-light-3"],
[_btn][_btn~="cyan-light-3"] {
  border-color: #77d6e9;
}
[_footer][_footer~="cyan-dark-1"],
[_bg][_bg~="cyan-dark-1"],
[_alert][_alert~="cyan-dark-1"],
[_btn][_btn~="cyan-dark-1"],
[_breadcrumb][_breadcrumb~="cyan-dark-1"],
[_navbar][_navbar~="cyan-dark-1"],
[_progress][_progress~="cyan-dark-1"] > div,
[_chips][_chips~="cyan-dark-1"],
[_pill][_pill~="cyan-dark-1"] {
  background-color: #1a8da4;
}
hr[_color~="cyan-dark-1"],
[_btn][_btn~="cyan-dark-1"] {
  border-color: #1a8da4;
}
[_footer][_footer~="cyan-dark-2"],
[_bg][_bg~="cyan-dark-2"],
[_alert][_alert~="cyan-dark-2"],
[_btn][_btn~="cyan-dark-2"],
[_breadcrumb][_breadcrumb~="cyan-dark-2"],
[_navbar][_navbar~="cyan-dark-2"],
[_progress][_progress~="cyan-dark-2"] > div,
[_chips][_chips~="cyan-dark-2"],
[_pill][_pill~="cyan-dark-2"] {
  background-color: #167487;
}
hr[_color~="cyan-dark-2"],
[_btn][_btn~="cyan-dark-2"] {
  border-color: #167487;
}
[_footer][_footer~="cyan-dark-3"],
[_bg][_bg~="cyan-dark-3"],
[_alert][_alert~="cyan-dark-3"],
[_btn][_btn~="cyan-dark-3"],
[_breadcrumb][_breadcrumb~="cyan-dark-3"],
[_navbar][_navbar~="cyan-dark-3"],
[_progress][_progress~="cyan-dark-3"] > div,
[_chips][_chips~="cyan-dark-3"],
[_pill][_pill~="cyan-dark-3"] {
  background-color: #115b6a;
}
hr[_color~="cyan-dark-3"],
[_btn][_btn~="cyan-dark-3"] {
  border-color: #115b6a;
}
[_footer][_footer~="teal-light-1"],
[_bg][_bg~="teal-light-1"],
[_alert][_alert~="teal-light-1"],
[_btn][_btn~="teal-light-1"],
[_breadcrumb][_breadcrumb~="teal-light-1"],
[_navbar][_navbar~="teal-light-1"],
[_progress][_progress~="teal-light-1"] > div,
[_chips][_chips~="teal-light-1"],
[_pill][_pill~="teal-light-1"] {
  background-color: #00efdf;
}
hr[_color~="teal-light-1"],
[_btn][_btn~="teal-light-1"] {
  border-color: #00efdf;
}
[_footer][_footer~="teal-light-2"],
[_bg][_bg~="teal-light-2"],
[_alert][_alert~="teal-light-2"],
[_btn][_btn~="teal-light-2"],
[_breadcrumb][_breadcrumb~="teal-light-2"],
[_navbar][_navbar~="teal-light-2"],
[_progress][_progress~="teal-light-2"] > div,
[_chips][_chips~="teal-light-2"],
[_pill][_pill~="teal-light-2"] {
  background-color: #20fff0;
}
hr[_color~="teal-light-2"],
[_btn][_btn~="teal-light-2"] {
  border-color: #20fff0;
}
[_footer][_footer~="teal-light-3"],
[_bg][_bg~="teal-light-3"],
[_alert][_alert~="teal-light-3"],
[_btn][_btn~="teal-light-3"],
[_breadcrumb][_breadcrumb~="teal-light-3"],
[_navbar][_navbar~="teal-light-3"],
[_progress][_progress~="teal-light-3"] > div,
[_chips][_chips~="teal-light-3"],
[_pill][_pill~="teal-light-3"] {
  background-color: #50fff3;
}
hr[_color~="teal-light-3"],
[_btn][_btn~="teal-light-3"] {
  border-color: #50fff3;
}
[_footer][_footer~="teal-dark-1"],
[_bg][_bg~="teal-dark-1"],
[_alert][_alert~="teal-dark-1"],
[_btn][_btn~="teal-dark-1"],
[_breadcrumb][_breadcrumb~="teal-dark-1"],
[_navbar][_navbar~="teal-dark-1"],
[_progress][_progress~="teal-dark-1"] > div,
[_chips][_chips~="teal-dark-1"],
[_pill][_pill~="teal-dark-1"] {
  background-color: #00a297;
}
hr[_color~="teal-dark-1"],
[_btn][_btn~="teal-dark-1"] {
  border-color: #00a297;
}
[_footer][_footer~="teal-dark-2"],
[_bg][_bg~="teal-dark-2"],
[_alert][_alert~="teal-dark-2"],
[_btn][_btn~="teal-dark-2"],
[_breadcrumb][_breadcrumb~="teal-dark-2"],
[_navbar][_navbar~="teal-dark-2"],
[_progress][_progress~="teal-dark-2"] > div,
[_chips][_chips~="teal-dark-2"],
[_pill][_pill~="teal-dark-2"] {
  background-color: #00867d;
}
hr[_color~="teal-dark-2"],
[_btn][_btn~="teal-dark-2"] {
  border-color: #00867d;
}
[_footer][_footer~="teal-dark-3"],
[_bg][_bg~="teal-dark-3"],
[_alert][_alert~="teal-dark-3"],
[_btn][_btn~="teal-dark-3"],
[_breadcrumb][_breadcrumb~="teal-dark-3"],
[_navbar][_navbar~="teal-dark-3"],
[_progress][_progress~="teal-dark-3"] > div,
[_chips][_chips~="teal-dark-3"],
[_pill][_pill~="teal-dark-3"] {
  background-color: #006962;
}
hr[_color~="teal-dark-3"],
[_btn][_btn~="teal-dark-3"] {
  border-color: #006962;
}
[_footer][_footer~="green-light-1"],
[_bg][_bg~="green-light-1"],
[_alert][_alert~="green-light-1"],
[_btn][_btn~="green-light-1"],
[_breadcrumb][_breadcrumb~="green-light-1"],
[_navbar][_navbar~="green-light-1"],
[_progress][_progress~="green-light-1"] > div,
[_chips][_chips~="green-light-1"],
[_pill][_pill~="green-light-1"] {
  background-color: #59d57c;
}
hr[_color~="green-light-1"],
[_btn][_btn~="green-light-1"] {
  border-color: #59d57c;
}
[_footer][_footer~="green-light-2"],
[_bg][_bg~="green-light-2"],
[_alert][_alert~="green-light-2"],
[_btn][_btn~="green-light-2"],
[_breadcrumb][_breadcrumb~="green-light-2"],
[_navbar][_navbar~="green-light-2"],
[_progress][_progress~="green-light-2"] > div,
[_chips][_chips~="green-light-2"],
[_pill][_pill~="green-light-2"] {
  background-color: #77dc93;
}
hr[_color~="green-light-2"],
[_btn][_btn~="green-light-2"] {
  border-color: #77dc93;
}
[_footer][_footer~="green-light-3"],
[_bg][_bg~="green-light-3"],
[_alert][_alert~="green-light-3"],
[_btn][_btn~="green-light-3"],
[_breadcrumb][_breadcrumb~="green-light-3"],
[_navbar][_navbar~="green-light-3"],
[_progress][_progress~="green-light-3"] > div,
[_chips][_chips~="green-light-3"],
[_pill][_pill~="green-light-3"] {
  background-color: #94e3aa;
}
hr[_color~="green-light-3"],
[_btn][_btn~="green-light-3"] {
  border-color: #94e3aa;
}
[_footer][_footer~="green-dark-1"],
[_bg][_bg~="green-dark-1"],
[_alert][_alert~="green-dark-1"],
[_btn][_btn~="green-dark-1"],
[_breadcrumb][_breadcrumb~="green-dark-1"],
[_navbar][_navbar~="green-dark-1"],
[_progress][_progress~="green-dark-1"] > div,
[_chips][_chips~="green-dark-1"],
[_pill][_pill~="green-dark-1"] {
  background-color: #2eb354;
}
hr[_color~="green-dark-1"],
[_btn][_btn~="green-dark-1"] {
  border-color: #2eb354;
}
[_footer][_footer~="green-dark-2"],
[_bg][_bg~="green-dark-2"],
[_alert][_alert~="green-dark-2"],
[_btn][_btn~="green-dark-2"],
[_breadcrumb][_breadcrumb~="green-dark-2"],
[_navbar][_navbar~="green-dark-2"],
[_progress][_progress~="green-dark-2"] > div,
[_chips][_chips~="green-dark-2"],
[_pill][_pill~="green-dark-2"] {
  background-color: #269445;
}
hr[_color~="green-dark-2"],
[_btn][_btn~="green-dark-2"] {
  border-color: #269445;
}
[_footer][_footer~="green-dark-3"],
[_bg][_bg~="green-dark-3"],
[_alert][_alert~="green-dark-3"],
[_btn][_btn~="green-dark-3"],
[_breadcrumb][_breadcrumb~="green-dark-3"],
[_navbar][_navbar~="green-dark-3"],
[_progress][_progress~="green-dark-3"] > div,
[_chips][_chips~="green-dark-3"],
[_pill][_pill~="green-dark-3"] {
  background-color: #1e7436;
}
hr[_color~="green-dark-3"],
[_btn][_btn~="green-dark-3"] {
  border-color: #1e7436;
}
[_footer][_footer~="lime-light-1"],
[_bg][_bg~="lime-light-1"],
[_alert][_alert~="lime-light-1"],
[_btn][_btn~="lime-light-1"],
[_breadcrumb][_breadcrumb~="lime-light-1"],
[_navbar][_navbar~="lime-light-1"],
[_progress][_progress~="lime-light-1"] > div,
[_chips][_chips~="lime-light-1"],
[_pill][_pill~="lime-light-1"] {
  background-color: #b8e141;
}
hr[_color~="lime-light-1"],
[_btn][_btn~="lime-light-1"] {
  border-color: #b8e141;
}
[_footer][_footer~="lime-light-2"],
[_bg][_bg~="lime-light-2"],
[_alert][_alert~="lime-light-2"],
[_btn][_btn~="lime-light-2"],
[_breadcrumb][_breadcrumb~="lime-light-2"],
[_navbar][_navbar~="lime-light-2"],
[_progress][_progress~="lime-light-2"] > div,
[_chips][_chips~="lime-light-2"],
[_pill][_pill~="lime-light-2"] {
  background-color: #c4e662;
}
hr[_color~="lime-light-2"],
[_btn][_btn~="lime-light-2"] {
  border-color: #c4e662;
}
[_footer][_footer~="lime-light-3"],
[_bg][_bg~="lime-light-3"],
[_alert][_alert~="lime-light-3"],
[_btn][_btn~="lime-light-3"],
[_breadcrumb][_breadcrumb~="lime-light-3"],
[_navbar][_navbar~="lime-light-3"],
[_progress][_progress~="lime-light-3"] > div,
[_chips][_chips~="lime-light-3"],
[_pill][_pill~="lime-light-3"] {
  background-color: #d1ec84;
}
hr[_color~="lime-light-3"],
[_btn][_btn~="lime-light-3"] {
  border-color: #d1ec84;
}
[_footer][_footer~="lime-dark-1"],
[_bg][_bg~="lime-dark-1"],
[_alert][_alert~="lime-dark-1"],
[_btn][_btn~="lime-dark-1"],
[_breadcrumb][_breadcrumb~="lime-dark-1"],
[_navbar][_navbar~="lime-dark-1"],
[_progress][_progress~="lime-dark-1"] > div,
[_chips][_chips~="lime-dark-1"],
[_pill][_pill~="lime-dark-1"] {
  background-color: #90b81d;
}
hr[_color~="lime-dark-1"],
[_btn][_btn~="lime-dark-1"] {
  border-color: #90b81d;
}
[_footer][_footer~="lime-dark-2"],
[_bg][_bg~="lime-dark-2"],
[_alert][_alert~="lime-dark-2"],
[_btn][_btn~="lime-dark-2"],
[_breadcrumb][_breadcrumb~="lime-dark-2"],
[_navbar][_navbar~="lime-dark-2"],
[_progress][_progress~="lime-dark-2"] > div,
[_chips][_chips~="lime-dark-2"],
[_pill][_pill~="lime-dark-2"] {
  background-color: #779818;
}
hr[_color~="lime-dark-2"],
[_btn][_btn~="lime-dark-2"] {
  border-color: #779818;
}
[_footer][_footer~="lime-dark-3"],
[_bg][_bg~="lime-dark-3"],
[_alert][_alert~="lime-dark-3"],
[_btn][_btn~="lime-dark-3"],
[_breadcrumb][_breadcrumb~="lime-dark-3"],
[_navbar][_navbar~="lime-dark-3"],
[_progress][_progress~="lime-dark-3"] > div,
[_chips][_chips~="lime-dark-3"],
[_pill][_pill~="lime-dark-3"] {
  background-color: #5d7713;
}
hr[_color~="lime-dark-3"],
[_btn][_btn~="lime-dark-3"] {
  border-color: #5d7713;
}
[_footer][_footer~="yellow-light-1"],
[_bg][_bg~="yellow-light-1"],
[_alert][_alert~="yellow-light-1"],
[_btn][_btn~="yellow-light-1"],
[_breadcrumb][_breadcrumb~="yellow-light-1"],
[_navbar][_navbar~="yellow-light-1"],
[_progress][_progress~="yellow-light-1"] > div,
[_chips][_chips~="yellow-light-1"],
[_pill][_pill~="yellow-light-1"] {
  background-color: #f8be4b;
}
hr[_color~="yellow-light-1"],
[_btn][_btn~="yellow-light-1"] {
  border-color: #f8be4b;
}
[_footer][_footer~="yellow-light-2"],
[_bg][_bg~="yellow-light-2"],
[_alert][_alert~="yellow-light-2"],
[_btn][_btn~="yellow-light-2"],
[_breadcrumb][_breadcrumb~="yellow-light-2"],
[_navbar][_navbar~="yellow-light-2"],
[_progress][_progress~="yellow-light-2"] > div,
[_chips][_chips~="yellow-light-2"],
[_pill][_pill~="yellow-light-2"] {
  background-color: #f9ca6b;
}
hr[_color~="yellow-light-2"],
[_btn][_btn~="yellow-light-2"] {
  border-color: #f9ca6b;
}
[_footer][_footer~="yellow-light-3"],
[_bg][_bg~="yellow-light-3"],
[_alert][_alert~="yellow-light-3"],
[_btn][_btn~="yellow-light-3"],
[_breadcrumb][_breadcrumb~="yellow-light-3"],
[_navbar][_navbar~="yellow-light-3"],
[_progress][_progress~="yellow-light-3"] > div,
[_chips][_chips~="yellow-light-3"],
[_pill][_pill~="yellow-light-3"] {
  background-color: #fbd58a;
}
hr[_color~="yellow-light-3"],
[_btn][_btn~="yellow-light-3"] {
  border-color: #fbd58a;
}
[_footer][_footer~="yellow-dark-1"],
[_bg][_bg~="yellow-dark-1"],
[_alert][_alert~="yellow-dark-1"],
[_btn][_btn~="yellow-dark-1"],
[_breadcrumb][_breadcrumb~="yellow-dark-1"],
[_navbar][_navbar~="yellow-dark-1"],
[_progress][_progress~="yellow-dark-1"] > div,
[_chips][_chips~="yellow-dark-1"],
[_pill][_pill~="yellow-dark-1"] {
  background-color: #eea109;
}
hr[_color~="yellow-dark-1"],
[_btn][_btn~="yellow-dark-1"] {
  border-color: #eea109;
}
[_footer][_footer~="yellow-dark-2"],
[_bg][_bg~="yellow-dark-2"],
[_alert][_alert~="yellow-dark-2"],
[_btn][_btn~="yellow-dark-2"],
[_breadcrumb][_breadcrumb~="yellow-dark-2"],
[_navbar][_navbar~="yellow-dark-2"],
[_progress][_progress~="yellow-dark-2"] > div,
[_chips][_chips~="yellow-dark-2"],
[_pill][_pill~="yellow-dark-2"] {
  background-color: #c48507;
}
hr[_color~="yellow-dark-2"],
[_btn][_btn~="yellow-dark-2"] {
  border-color: #c48507;
}
[_footer][_footer~="yellow-dark-3"],
[_bg][_bg~="yellow-dark-3"],
[_alert][_alert~="yellow-dark-3"],
[_btn][_btn~="yellow-dark-3"],
[_breadcrumb][_breadcrumb~="yellow-dark-3"],
[_navbar][_navbar~="yellow-dark-3"],
[_progress][_progress~="yellow-dark-3"] > div,
[_chips][_chips~="yellow-dark-3"],
[_pill][_pill~="yellow-dark-3"] {
  background-color: #9a6806;
}
hr[_color~="yellow-dark-3"],
[_btn][_btn~="yellow-dark-3"] {
  border-color: #9a6806;
}
[_footer][_footer~="amber-light-1"],
[_bg][_bg~="amber-light-1"],
[_alert][_alert~="amber-light-1"],
[_btn][_btn~="amber-light-1"],
[_breadcrumb][_breadcrumb~="amber-light-1"],
[_navbar][_navbar~="amber-light-1"],
[_progress][_progress~="amber-light-1"] > div,
[_chips][_chips~="amber-light-1"],
[_pill][_pill~="amber-light-1"] {
  background-color: #ff9235;
}
hr[_color~="amber-light-1"],
[_btn][_btn~="amber-light-1"] {
  border-color: #ff9235;
}
[_footer][_footer~="amber-light-2"],
[_bg][_bg~="amber-light-2"],
[_alert][_alert~="amber-light-2"],
[_btn][_btn~="amber-light-2"],
[_breadcrumb][_breadcrumb~="amber-light-2"],
[_navbar][_navbar~="amber-light-2"],
[_progress][_progress~="amber-light-2"] > div,
[_chips][_chips~="amber-light-2"],
[_pill][_pill~="amber-light-2"] {
  background-color: #ffa558;
}
hr[_color~="amber-light-2"],
[_btn][_btn~="amber-light-2"] {
  border-color: #ffa558;
}
[_footer][_footer~="amber-light-3"],
[_bg][_bg~="amber-light-3"],
[_alert][_alert~="amber-light-3"],
[_btn][_btn~="amber-light-3"],
[_breadcrumb][_breadcrumb~="amber-light-3"],
[_navbar][_navbar~="amber-light-3"],
[_progress][_progress~="amber-light-3"] > div,
[_chips][_chips~="amber-light-3"],
[_pill][_pill~="amber-light-3"] {
  background-color: #ffb97c;
}
hr[_color~="amber-light-3"],
[_btn][_btn~="amber-light-3"] {
  border-color: #ffb97c;
}
[_footer][_footer~="amber-dark-1"],
[_bg][_bg~="amber-dark-1"],
[_alert][_alert~="amber-dark-1"],
[_btn][_btn~="amber-dark-1"],
[_breadcrumb][_breadcrumb~="amber-dark-1"],
[_navbar][_navbar~="amber-dark-1"],
[_progress][_progress~="amber-dark-1"] > div,
[_chips][_chips~="amber-dark-1"],
[_pill][_pill~="amber-dark-1"] {
  background-color: #e76b00;
}
hr[_color~="amber-dark-1"],
[_btn][_btn~="amber-dark-1"] {
  border-color: #e76b00;
}
[_footer][_footer~="amber-dark-2"],
[_bg][_bg~="amber-dark-2"],
[_alert][_alert~="amber-dark-2"],
[_btn][_btn~="amber-dark-2"],
[_breadcrumb][_breadcrumb~="amber-dark-2"],
[_navbar][_navbar~="amber-dark-2"],
[_progress][_progress~="amber-dark-2"] > div,
[_chips][_chips~="amber-dark-2"],
[_pill][_pill~="amber-dark-2"] {
  background-color: #be5800;
}
hr[_color~="amber-dark-2"],
[_btn][_btn~="amber-dark-2"] {
  border-color: #be5800;
}
[_footer][_footer~="amber-dark-3"],
[_bg][_bg~="amber-dark-3"],
[_alert][_alert~="amber-dark-3"],
[_btn][_btn~="amber-dark-3"],
[_breadcrumb][_breadcrumb~="amber-dark-3"],
[_navbar][_navbar~="amber-dark-3"],
[_progress][_progress~="amber-dark-3"] > div,
[_chips][_chips~="amber-dark-3"],
[_pill][_pill~="amber-dark-3"] {
  background-color: #964500;
}
hr[_color~="amber-dark-3"],
[_btn][_btn~="amber-dark-3"] {
  border-color: #964500;
}
[_footer][_footer~="orange-light-1"],
[_bg][_bg~="orange-light-1"],
[_alert][_alert~="orange-light-1"],
[_btn][_btn~="orange-light-1"],
[_breadcrumb][_breadcrumb~="orange-light-1"],
[_navbar][_navbar~="orange-light-1"],
[_progress][_progress~="orange-light-1"] > div,
[_chips][_chips~="orange-light-1"],
[_pill][_pill~="orange-light-1"] {
  background-color: #f55e36;
}
hr[_color~="orange-light-1"],
[_btn][_btn~="orange-light-1"] {
  border-color: #f55e36;
}
[_footer][_footer~="orange-light-2"],
[_bg][_bg~="orange-light-2"],
[_alert][_alert~="orange-light-2"],
[_btn][_btn~="orange-light-2"],
[_breadcrumb][_breadcrumb~="orange-light-2"],
[_navbar][_navbar~="orange-light-2"],
[_progress][_progress~="orange-light-2"] > div,
[_chips][_chips~="orange-light-2"],
[_pill][_pill~="orange-light-2"] {
  background-color: #f77b5a;
}
hr[_color~="orange-light-2"],
[_btn][_btn~="orange-light-2"] {
  border-color: #f77b5a;
}
[_footer][_footer~="orange-light-3"],
[_bg][_bg~="orange-light-3"],
[_alert][_alert~="orange-light-3"],
[_btn][_btn~="orange-light-3"],
[_breadcrumb][_breadcrumb~="orange-light-3"],
[_navbar][_navbar~="orange-light-3"],
[_progress][_progress~="orange-light-3"] > div,
[_chips][_chips~="orange-light-3"],
[_pill][_pill~="orange-light-3"] {
  background-color: #f8977d;
}
hr[_color~="orange-light-3"],
[_btn][_btn~="orange-light-3"] {
  border-color: #f8977d;
}
[_footer][_footer~="orange-dark-1"],
[_bg][_bg~="orange-dark-1"],
[_alert][_alert~="orange-dark-1"],
[_btn][_btn~="orange-dark-1"],
[_breadcrumb][_breadcrumb~="orange-dark-1"],
[_navbar][_navbar~="orange-dark-1"],
[_progress][_progress~="orange-dark-1"] > div,
[_chips][_chips~="orange-dark-1"],
[_pill][_pill~="orange-dark-1"] {
  background-color: #d4350b;
}
hr[_color~="orange-dark-1"],
[_btn][_btn~="orange-dark-1"] {
  border-color: #d4350b;
}
[_footer][_footer~="orange-dark-2"],
[_bg][_bg~="orange-dark-2"],
[_alert][_alert~="orange-dark-2"],
[_btn][_btn~="orange-dark-2"],
[_breadcrumb][_breadcrumb~="orange-dark-2"],
[_navbar][_navbar~="orange-dark-2"],
[_progress][_progress~="orange-dark-2"] > div,
[_chips][_chips~="orange-dark-2"],
[_pill][_pill~="orange-dark-2"] {
  background-color: #af2c09;
}
hr[_color~="orange-dark-2"],
[_btn][_btn~="orange-dark-2"] {
  border-color: #af2c09;
}
[_footer][_footer~="orange-dark-3"],
[_bg][_bg~="orange-dark-3"],
[_alert][_alert~="orange-dark-3"],
[_btn][_btn~="orange-dark-3"],
[_breadcrumb][_breadcrumb~="orange-dark-3"],
[_navbar][_navbar~="orange-dark-3"],
[_progress][_progress~="orange-dark-3"] > div,
[_chips][_chips~="orange-dark-3"],
[_pill][_pill~="orange-dark-3"] {
  background-color: #892207;
}
hr[_color~="orange-dark-3"],
[_btn][_btn~="orange-dark-3"] {
  border-color: #892207;
}
[_footer][_footer~="brown-light-1"],
[_bg][_bg~="brown-light-1"],
[_alert][_alert~="brown-light-1"],
[_btn][_btn~="brown-light-1"],
[_breadcrumb][_breadcrumb~="brown-light-1"],
[_navbar][_navbar~="brown-light-1"],
[_progress][_progress~="brown-light-1"] > div,
[_chips][_chips~="brown-light-1"],
[_pill][_pill~="brown-light-1"] {
  background-color: #a94235;
}
hr[_color~="brown-light-1"],
[_btn][_btn~="brown-light-1"] {
  border-color: #a94235;
}
[_footer][_footer~="brown-light-2"],
[_bg][_bg~="brown-light-2"],
[_alert][_alert~="brown-light-2"],
[_btn][_btn~="brown-light-2"],
[_breadcrumb][_breadcrumb~="brown-light-2"],
[_navbar][_navbar~="brown-light-2"],
[_progress][_progress~="brown-light-2"] > div,
[_chips][_chips~="brown-light-2"],
[_pill][_pill~="brown-light-2"] {
  background-color: #c6584b;
}
hr[_color~="brown-light-2"],
[_btn][_btn~="brown-light-2"] {
  border-color: #c6584b;
}
[_footer][_footer~="brown-light-3"],
[_bg][_bg~="brown-light-3"],
[_alert][_alert~="brown-light-3"],
[_btn][_btn~="brown-light-3"],
[_breadcrumb][_breadcrumb~="brown-light-3"],
[_navbar][_navbar~="brown-light-3"],
[_progress][_progress~="brown-light-3"] > div,
[_chips][_chips~="brown-light-3"],
[_pill][_pill~="brown-light-3"] {
  background-color: #d27c71;
}
hr[_color~="brown-light-3"],
[_btn][_btn~="brown-light-3"] {
  border-color: #d27c71;
}
[_footer][_footer~="brown-dark-1"],
[_bg][_bg~="brown-dark-1"],
[_alert][_alert~="brown-dark-1"],
[_btn][_btn~="brown-dark-1"],
[_breadcrumb][_breadcrumb~="brown-dark-1"],
[_navbar][_navbar~="brown-dark-1"],
[_progress][_progress~="brown-dark-1"] > div,
[_chips][_chips~="brown-dark-1"],
[_pill][_pill~="brown-dark-1"] {
  background-color: #6f2b23;
}
hr[_color~="brown-dark-1"],
[_btn][_btn~="brown-dark-1"] {
  border-color: #6f2b23;
}
[_footer][_footer~="brown-dark-2"],
[_bg][_bg~="brown-dark-2"],
[_alert][_alert~="brown-dark-2"],
[_btn][_btn~="brown-dark-2"],
[_breadcrumb][_breadcrumb~="brown-dark-2"],
[_navbar][_navbar~="brown-dark-2"],
[_progress][_progress~="brown-dark-2"] > div,
[_chips][_chips~="brown-dark-2"],
[_pill][_pill~="brown-dark-2"] {
  background-color: #5b241d;
}
hr[_color~="brown-dark-2"],
[_btn][_btn~="brown-dark-2"] {
  border-color: #5b241d;
}
[_footer][_footer~="brown-dark-3"],
[_bg][_bg~="brown-dark-3"],
[_alert][_alert~="brown-dark-3"],
[_btn][_btn~="brown-dark-3"],
[_breadcrumb][_breadcrumb~="brown-dark-3"],
[_navbar][_navbar~="brown-dark-3"],
[_progress][_progress~="brown-dark-3"] > div,
[_chips][_chips~="brown-dark-3"],
[_pill][_pill~="brown-dark-3"] {
  background-color: #481c17;
}
hr[_color~="brown-dark-3"],
[_btn][_btn~="brown-dark-3"] {
  border-color: #481c17;
}
[_footer][_footer~="grey-light-1"],
[_bg][_bg~="grey-light-1"],
[_alert][_alert~="grey-light-1"],
[_btn][_btn~="grey-light-1"],
[_breadcrumb][_breadcrumb~="grey-light-1"],
[_navbar][_navbar~="grey-light-1"],
[_progress][_progress~="grey-light-1"] > div,
[_chips][_chips~="grey-light-1"],
[_pill][_pill~="grey-light-1"] {
  background-color: #868db9;
}
hr[_color~="grey-light-1"],
[_btn][_btn~="grey-light-1"] {
  border-color: #868db9;
}
[_footer][_footer~="grey-light-2"],
[_bg][_bg~="grey-light-2"],
[_alert][_alert~="grey-light-2"],
[_btn][_btn~="grey-light-2"],
[_breadcrumb][_breadcrumb~="grey-light-2"],
[_navbar][_navbar~="grey-light-2"],
[_progress][_progress~="grey-light-2"] > div,
[_chips][_chips~="grey-light-2"],
[_pill][_pill~="grey-light-2"] {
  background-color: #9ca1c6;
}
hr[_color~="grey-light-2"],
[_btn][_btn~="grey-light-2"] {
  border-color: #9ca1c6;
}
[_footer][_footer~="grey-light-3"],
[_bg][_bg~="grey-light-3"],
[_alert][_alert~="grey-light-3"],
[_btn][_btn~="grey-light-3"],
[_breadcrumb][_breadcrumb~="grey-light-3"],
[_navbar][_navbar~="grey-light-3"],
[_progress][_progress~="grey-light-3"] > div,
[_chips][_chips~="grey-light-3"],
[_pill][_pill~="grey-light-3"] {
  background-color: #b1b5d2;
}
hr[_color~="grey-light-3"],
[_btn][_btn~="grey-light-3"] {
  border-color: #b1b5d2;
}
[_footer][_footer~="grey-dark-1"],
[_bg][_bg~="grey-dark-1"],
[_alert][_alert~="grey-dark-1"],
[_btn][_btn~="grey-dark-1"],
[_breadcrumb][_breadcrumb~="grey-dark-1"],
[_navbar][_navbar~="grey-dark-1"],
[_progress][_progress~="grey-dark-1"] > div,
[_chips][_chips~="grey-dark-1"],
[_pill][_pill~="grey-dark-1"] {
  background-color: #59629a;
}
hr[_color~="grey-dark-1"],
[_btn][_btn~="grey-dark-1"] {
  border-color: #59629a;
}
[_footer][_footer~="grey-dark-2"],
[_bg][_bg~="grey-dark-2"],
[_alert][_alert~="grey-dark-2"],
[_btn][_btn~="grey-dark-2"],
[_breadcrumb][_breadcrumb~="grey-dark-2"],
[_navbar][_navbar~="grey-dark-2"],
[_progress][_progress~="grey-dark-2"] > div,
[_chips][_chips~="grey-dark-2"],
[_pill][_pill~="grey-dark-2"] {
  background-color: #49507f;
}
hr[_color~="grey-dark-2"],
[_btn][_btn~="grey-dark-2"] {
  border-color: #49507f;
}
[_footer][_footer~="grey-dark-3"],
[_bg][_bg~="grey-dark-3"],
[_alert][_alert~="grey-dark-3"],
[_btn][_btn~="grey-dark-3"],
[_breadcrumb][_breadcrumb~="grey-dark-3"],
[_navbar][_navbar~="grey-dark-3"],
[_progress][_progress~="grey-dark-3"] > div,
[_chips][_chips~="grey-dark-3"],
[_pill][_pill~="grey-dark-3"] {
  background-color: #3a3f64;
}
hr[_color~="grey-dark-3"],
[_btn][_btn~="grey-dark-3"] {
  border-color: #3a3f64;
}
[_footer][_footer~="black-light-1"],
[_bg][_bg~="black-light-1"],
[_alert][_alert~="black-light-1"],
[_btn][_btn~="black-light-1"],
[_breadcrumb][_breadcrumb~="black-light-1"],
[_navbar][_navbar~="black-light-1"],
[_progress][_progress~="black-light-1"] > div,
[_chips][_chips~="black-light-1"],
[_pill][_pill~="black-light-1"] {
  background-color: #323857;
}
hr[_color~="black-light-1"],
[_btn][_btn~="black-light-1"] {
  border-color: #323857;
}
[_footer][_footer~="black-light-2"],
[_bg][_bg~="black-light-2"],
[_alert][_alert~="black-light-2"],
[_btn][_btn~="black-light-2"],
[_breadcrumb][_breadcrumb~="black-light-2"],
[_navbar][_navbar~="black-light-2"],
[_progress][_progress~="black-light-2"] > div,
[_chips][_chips~="black-light-2"],
[_pill][_pill~="black-light-2"] {
  background-color: #4a5380;
}
hr[_color~="black-light-2"],
[_btn][_btn~="black-light-2"] {
  border-color: #4a5380;
}
[_footer][_footer~="black-light-3"],
[_bg][_bg~="black-light-3"],
[_alert][_alert~="black-light-3"],
[_btn][_btn~="black-light-3"],
[_breadcrumb][_breadcrumb~="black-light-3"],
[_navbar][_navbar~="black-light-3"],
[_progress][_progress~="black-light-3"] > div,
[_chips][_chips~="black-light-3"],
[_pill][_pill~="black-light-3"] {
  background-color: #6670a7;
}
hr[_color~="black-light-3"],
[_btn][_btn~="black-light-3"] {
  border-color: #6670a7;
}
[_footer][_footer~="black-dark-1"],
[_bg][_bg~="black-dark-1"],
[_alert][_alert~="black-dark-1"],
[_btn][_btn~="black-dark-1"],
[_breadcrumb][_breadcrumb~="black-dark-1"],
[_navbar][_navbar~="black-dark-1"],
[_progress][_progress~="black-dark-1"] > div,
[_chips][_chips~="black-dark-1"],
[_pill][_pill~="black-dark-1"] {
  background-color: #161926;
}
hr[_color~="black-dark-1"],
[_btn][_btn~="black-dark-1"] {
  border-color: #161926;
}
[_footer][_footer~="black-dark-2"],
[_bg][_bg~="black-dark-2"],
[_alert][_alert~="black-dark-2"],
[_btn][_btn~="black-dark-2"],
[_breadcrumb][_breadcrumb~="black-dark-2"],
[_navbar][_navbar~="black-dark-2"],
[_progress][_progress~="black-dark-2"] > div,
[_chips][_chips~="black-dark-2"],
[_pill][_pill~="black-dark-2"] {
  background-color: #121420;
}
hr[_color~="black-dark-2"],
[_btn][_btn~="black-dark-2"] {
  border-color: #121420;
}
[_footer][_footer~="black-dark-3"],
[_bg][_bg~="black-dark-3"],
[_alert][_alert~="black-dark-3"],
[_btn][_btn~="black-dark-3"],
[_breadcrumb][_breadcrumb~="black-dark-3"],
[_navbar][_navbar~="black-dark-3"],
[_progress][_progress~="black-dark-3"] > div,
[_chips][_chips~="black-dark-3"],
[_pill][_pill~="black-dark-3"] {
  background-color: #0e1019;
}
hr[_color~="black-dark-3"],
[_btn][_btn~="black-dark-3"] {
  border-color: #0e1019;
}
[_footer][_footer~="white-light-1"],
[_bg][_bg~="white-light-1"],
[_alert][_alert~="white-light-1"],
[_btn][_btn~="white-light-1"],
[_breadcrumb][_breadcrumb~="white-light-1"],
[_navbar][_navbar~="white-light-1"],
[_progress][_progress~="white-light-1"] > div,
[_chips][_chips~="white-light-1"],
[_pill][_pill~="white-light-1"] {
  background-color: #fcfbf9;
}
hr[_color~="white-light-1"],
[_btn][_btn~="white-light-1"] {
  border-color: #fcfbf9;
}
[_footer][_footer~="white-light-2"],
[_bg][_bg~="white-light-2"],
[_alert][_alert~="white-light-2"],
[_btn][_btn~="white-light-2"],
[_breadcrumb][_breadcrumb~="white-light-2"],
[_navbar][_navbar~="white-light-2"],
[_progress][_progress~="white-light-2"] > div,
[_chips][_chips~="white-light-2"],
[_pill][_pill~="white-light-2"] {
  background-color: #fcfbfa;
}
hr[_color~="white-light-2"],
[_btn][_btn~="white-light-2"] {
  border-color: #fcfbfa;
}
[_footer][_footer~="white-light-3"],
[_bg][_bg~="white-light-3"],
[_alert][_alert~="white-light-3"],
[_btn][_btn~="white-light-3"],
[_breadcrumb][_breadcrumb~="white-light-3"],
[_navbar][_navbar~="white-light-3"],
[_progress][_progress~="white-light-3"] > div,
[_chips][_chips~="white-light-3"],
[_pill][_pill~="white-light-3"] {
  background-color: #fdfcfb;
}
hr[_color~="white-light-3"],
[_btn][_btn~="white-light-3"] {
  border-color: #fdfcfb;
}
[_footer][_footer~="white-dark-1"],
[_bg][_bg~="white-dark-1"],
[_alert][_alert~="white-dark-1"],
[_btn][_btn~="white-dark-1"],
[_breadcrumb][_breadcrumb~="white-dark-1"],
[_navbar][_navbar~="white-dark-1"],
[_progress][_progress~="white-dark-1"] > div,
[_chips][_chips~="white-dark-1"],
[_pill][_pill~="white-dark-1"] {
  background-color: #e0d8c8;
}
hr[_color~="white-dark-1"],
[_btn][_btn~="white-dark-1"] {
  border-color: #e0d8c8;
}
[_footer][_footer~="white-dark-2"],
[_bg][_bg~="white-dark-2"],
[_alert][_alert~="white-dark-2"],
[_btn][_btn~="white-dark-2"],
[_breadcrumb][_breadcrumb~="white-dark-2"],
[_navbar][_navbar~="white-dark-2"],
[_progress][_progress~="white-dark-2"] > div,
[_chips][_chips~="white-dark-2"],
[_pill][_pill~="white-dark-2"] {
  background-color: #c5b699;
}
hr[_color~="white-dark-2"],
[_btn][_btn~="white-dark-2"] {
  border-color: #c5b699;
}
[_footer][_footer~="white-dark-3"],
[_bg][_bg~="white-dark-3"],
[_alert][_alert~="white-dark-3"],
[_btn][_btn~="white-dark-3"],
[_breadcrumb][_breadcrumb~="white-dark-3"],
[_navbar][_navbar~="white-dark-3"],
[_progress][_progress~="white-dark-3"] > div,
[_chips][_chips~="white-dark-3"],
[_pill][_pill~="white-dark-3"] {
  background-color: #a99469;
}
hr[_color~="white-dark-3"],
[_btn][_btn~="white-dark-3"] {
  border-color: #a99469;
}
[_footer][_footer~="dark-light-1"],
[_bg][_bg~="dark-light-1"],
[_alert][_alert~="dark-light-1"],
[_btn][_btn~="dark-light-1"],
[_breadcrumb][_breadcrumb~="dark-light-1"],
[_navbar][_navbar~="dark-light-1"],
[_progress][_progress~="dark-light-1"] > div,
[_chips][_chips~="dark-light-1"],
[_pill][_pill~="dark-light-1"] {
  background-color: #323857;
}
hr[_color~="dark-light-1"],
[_btn][_btn~="dark-light-1"] {
  border-color: #323857;
}
[_footer][_footer~="dark-light-2"],
[_bg][_bg~="dark-light-2"],
[_alert][_alert~="dark-light-2"],
[_btn][_btn~="dark-light-2"],
[_breadcrumb][_breadcrumb~="dark-light-2"],
[_navbar][_navbar~="dark-light-2"],
[_progress][_progress~="dark-light-2"] > div,
[_chips][_chips~="dark-light-2"],
[_pill][_pill~="dark-light-2"] {
  background-color: #4a5380;
}
hr[_color~="dark-light-2"],
[_btn][_btn~="dark-light-2"] {
  border-color: #4a5380;
}
[_footer][_footer~="dark-light-3"],
[_bg][_bg~="dark-light-3"],
[_alert][_alert~="dark-light-3"],
[_btn][_btn~="dark-light-3"],
[_breadcrumb][_breadcrumb~="dark-light-3"],
[_navbar][_navbar~="dark-light-3"],
[_progress][_progress~="dark-light-3"] > div,
[_chips][_chips~="dark-light-3"],
[_pill][_pill~="dark-light-3"] {
  background-color: #6670a7;
}
hr[_color~="dark-light-3"],
[_btn][_btn~="dark-light-3"] {
  border-color: #6670a7;
}
[_footer][_footer~="dark-dark-1"],
[_bg][_bg~="dark-dark-1"],
[_alert][_alert~="dark-dark-1"],
[_btn][_btn~="dark-dark-1"],
[_breadcrumb][_breadcrumb~="dark-dark-1"],
[_navbar][_navbar~="dark-dark-1"],
[_progress][_progress~="dark-dark-1"] > div,
[_chips][_chips~="dark-dark-1"],
[_pill][_pill~="dark-dark-1"] {
  background-color: #161926;
}
hr[_color~="dark-dark-1"],
[_btn][_btn~="dark-dark-1"] {
  border-color: #161926;
}
[_footer][_footer~="dark-dark-2"],
[_bg][_bg~="dark-dark-2"],
[_alert][_alert~="dark-dark-2"],
[_btn][_btn~="dark-dark-2"],
[_breadcrumb][_breadcrumb~="dark-dark-2"],
[_navbar][_navbar~="dark-dark-2"],
[_progress][_progress~="dark-dark-2"] > div,
[_chips][_chips~="dark-dark-2"],
[_pill][_pill~="dark-dark-2"] {
  background-color: #121420;
}
hr[_color~="dark-dark-2"],
[_btn][_btn~="dark-dark-2"] {
  border-color: #121420;
}
[_footer][_footer~="dark-dark-3"],
[_bg][_bg~="dark-dark-3"],
[_alert][_alert~="dark-dark-3"],
[_btn][_btn~="dark-dark-3"],
[_breadcrumb][_breadcrumb~="dark-dark-3"],
[_navbar][_navbar~="dark-dark-3"],
[_progress][_progress~="dark-dark-3"] > div,
[_chips][_chips~="dark-dark-3"],
[_pill][_pill~="dark-dark-3"] {
  background-color: #0e1019;
}
hr[_color~="dark-dark-3"],
[_btn][_btn~="dark-dark-3"] {
  border-color: #0e1019;
}
[_footer][_footer~="light-light-1"],
[_bg][_bg~="light-light-1"],
[_alert][_alert~="light-light-1"],
[_btn][_btn~="light-light-1"],
[_breadcrumb][_breadcrumb~="light-light-1"],
[_navbar][_navbar~="light-light-1"],
[_progress][_progress~="light-light-1"] > div,
[_chips][_chips~="light-light-1"],
[_pill][_pill~="light-light-1"] {
  background-color: #fcfbf9;
}
hr[_color~="light-light-1"],
[_btn][_btn~="light-light-1"] {
  border-color: #fcfbf9;
}
[_footer][_footer~="light-light-2"],
[_bg][_bg~="light-light-2"],
[_alert][_alert~="light-light-2"],
[_btn][_btn~="light-light-2"],
[_breadcrumb][_breadcrumb~="light-light-2"],
[_navbar][_navbar~="light-light-2"],
[_progress][_progress~="light-light-2"] > div,
[_chips][_chips~="light-light-2"],
[_pill][_pill~="light-light-2"] {
  background-color: #fcfbfa;
}
hr[_color~="light-light-2"],
[_btn][_btn~="light-light-2"] {
  border-color: #fcfbfa;
}
[_footer][_footer~="light-light-3"],
[_bg][_bg~="light-light-3"],
[_alert][_alert~="light-light-3"],
[_btn][_btn~="light-light-3"],
[_breadcrumb][_breadcrumb~="light-light-3"],
[_navbar][_navbar~="light-light-3"],
[_progress][_progress~="light-light-3"] > div,
[_chips][_chips~="light-light-3"],
[_pill][_pill~="light-light-3"] {
  background-color: #fdfcfb;
}
hr[_color~="light-light-3"],
[_btn][_btn~="light-light-3"] {
  border-color: #fdfcfb;
}
[_footer][_footer~="light-dark-1"],
[_bg][_bg~="light-dark-1"],
[_alert][_alert~="light-dark-1"],
[_btn][_btn~="light-dark-1"],
[_breadcrumb][_breadcrumb~="light-dark-1"],
[_navbar][_navbar~="light-dark-1"],
[_progress][_progress~="light-dark-1"] > div,
[_chips][_chips~="light-dark-1"],
[_pill][_pill~="light-dark-1"] {
  background-color: #e0d8c8;
}
hr[_color~="light-dark-1"],
[_btn][_btn~="light-dark-1"] {
  border-color: #e0d8c8;
}
[_footer][_footer~="light-dark-2"],
[_bg][_bg~="light-dark-2"],
[_alert][_alert~="light-dark-2"],
[_btn][_btn~="light-dark-2"],
[_breadcrumb][_breadcrumb~="light-dark-2"],
[_navbar][_navbar~="light-dark-2"],
[_progress][_progress~="light-dark-2"] > div,
[_chips][_chips~="light-dark-2"],
[_pill][_pill~="light-dark-2"] {
  background-color: #c5b699;
}
hr[_color~="light-dark-2"],
[_btn][_btn~="light-dark-2"] {
  border-color: #c5b699;
}
[_footer][_footer~="light-dark-3"],
[_bg][_bg~="light-dark-3"],
[_alert][_alert~="light-dark-3"],
[_btn][_btn~="light-dark-3"],
[_breadcrumb][_breadcrumb~="light-dark-3"],
[_navbar][_navbar~="light-dark-3"],
[_progress][_progress~="light-dark-3"] > div,
[_chips][_chips~="light-dark-3"],
[_pill][_pill~="light-dark-3"] {
  background-color: #a99469;
}
hr[_color~="light-dark-3"],
[_btn][_btn~="light-dark-3"] {
  border-color: #a99469;
}
[_footer][_footer~="primary-light-1"],
[_bg][_bg~="primary-light-1"],
[_alert][_alert~="primary-light-1"],
[_btn][_btn~="primary-light-1"],
[_breadcrumb][_breadcrumb~="primary-light-1"],
[_navbar][_navbar~="primary-light-1"],
[_progress][_progress~="primary-light-1"] > div,
[_chips][_chips~="primary-light-1"],
[_pill][_pill~="primary-light-1"] {
  background-color: #00efdf;
}
hr[_color~="primary-light-1"],
[_btn][_btn~="primary-light-1"] {
  border-color: #00efdf;
}
[_footer][_footer~="primary-light-2"],
[_bg][_bg~="primary-light-2"],
[_alert][_alert~="primary-light-2"],
[_btn][_btn~="primary-light-2"],
[_breadcrumb][_breadcrumb~="primary-light-2"],
[_navbar][_navbar~="primary-light-2"],
[_progress][_progress~="primary-light-2"] > div,
[_chips][_chips~="primary-light-2"],
[_pill][_pill~="primary-light-2"] {
  background-color: #20fff0;
}
hr[_color~="primary-light-2"],
[_btn][_btn~="primary-light-2"] {
  border-color: #20fff0;
}
[_footer][_footer~="primary-light-3"],
[_bg][_bg~="primary-light-3"],
[_alert][_alert~="primary-light-3"],
[_btn][_btn~="primary-light-3"],
[_breadcrumb][_breadcrumb~="primary-light-3"],
[_navbar][_navbar~="primary-light-3"],
[_progress][_progress~="primary-light-3"] > div,
[_chips][_chips~="primary-light-3"],
[_pill][_pill~="primary-light-3"] {
  background-color: #50fff3;
}
hr[_color~="primary-light-3"],
[_btn][_btn~="primary-light-3"] {
  border-color: #50fff3;
}
[_footer][_footer~="primary-dark-1"],
[_bg][_bg~="primary-dark-1"],
[_alert][_alert~="primary-dark-1"],
[_btn][_btn~="primary-dark-1"],
[_breadcrumb][_breadcrumb~="primary-dark-1"],
[_navbar][_navbar~="primary-dark-1"],
[_progress][_progress~="primary-dark-1"] > div,
[_chips][_chips~="primary-dark-1"],
[_pill][_pill~="primary-dark-1"] {
  background-color: #00a297;
}
hr[_color~="primary-dark-1"],
[_btn][_btn~="primary-dark-1"] {
  border-color: #00a297;
}
[_footer][_footer~="primary-dark-2"],
[_bg][_bg~="primary-dark-2"],
[_alert][_alert~="primary-dark-2"],
[_btn][_btn~="primary-dark-2"],
[_breadcrumb][_breadcrumb~="primary-dark-2"],
[_navbar][_navbar~="primary-dark-2"],
[_progress][_progress~="primary-dark-2"] > div,
[_chips][_chips~="primary-dark-2"],
[_pill][_pill~="primary-dark-2"] {
  background-color: #00867d;
}
hr[_color~="primary-dark-2"],
[_btn][_btn~="primary-dark-2"] {
  border-color: #00867d;
}
[_footer][_footer~="primary-dark-3"],
[_bg][_bg~="primary-dark-3"],
[_alert][_alert~="primary-dark-3"],
[_btn][_btn~="primary-dark-3"],
[_breadcrumb][_breadcrumb~="primary-dark-3"],
[_navbar][_navbar~="primary-dark-3"],
[_progress][_progress~="primary-dark-3"] > div,
[_chips][_chips~="primary-dark-3"],
[_pill][_pill~="primary-dark-3"] {
  background-color: #006962;
}
hr[_color~="primary-dark-3"],
[_btn][_btn~="primary-dark-3"] {
  border-color: #006962;
}
[_footer][_footer~="secondary-light-1"],
[_bg][_bg~="secondary-light-1"],
[_alert][_alert~="secondary-light-1"],
[_btn][_btn~="secondary-light-1"],
[_breadcrumb][_breadcrumb~="secondary-light-1"],
[_navbar][_navbar~="secondary-light-1"],
[_progress][_progress~="secondary-light-1"] > div,
[_chips][_chips~="secondary-light-1"],
[_pill][_pill~="secondary-light-1"] {
  background-color: #868db9;
}
hr[_color~="secondary-light-1"],
[_btn][_btn~="secondary-light-1"] {
  border-color: #868db9;
}
[_footer][_footer~="secondary-light-2"],
[_bg][_bg~="secondary-light-2"],
[_alert][_alert~="secondary-light-2"],
[_btn][_btn~="secondary-light-2"],
[_breadcrumb][_breadcrumb~="secondary-light-2"],
[_navbar][_navbar~="secondary-light-2"],
[_progress][_progress~="secondary-light-2"] > div,
[_chips][_chips~="secondary-light-2"],
[_pill][_pill~="secondary-light-2"] {
  background-color: #9ca1c6;
}
hr[_color~="secondary-light-2"],
[_btn][_btn~="secondary-light-2"] {
  border-color: #9ca1c6;
}
[_footer][_footer~="secondary-light-3"],
[_bg][_bg~="secondary-light-3"],
[_alert][_alert~="secondary-light-3"],
[_btn][_btn~="secondary-light-3"],
[_breadcrumb][_breadcrumb~="secondary-light-3"],
[_navbar][_navbar~="secondary-light-3"],
[_progress][_progress~="secondary-light-3"] > div,
[_chips][_chips~="secondary-light-3"],
[_pill][_pill~="secondary-light-3"] {
  background-color: #b1b5d2;
}
hr[_color~="secondary-light-3"],
[_btn][_btn~="secondary-light-3"] {
  border-color: #b1b5d2;
}
[_footer][_footer~="secondary-dark-1"],
[_bg][_bg~="secondary-dark-1"],
[_alert][_alert~="secondary-dark-1"],
[_btn][_btn~="secondary-dark-1"],
[_breadcrumb][_breadcrumb~="secondary-dark-1"],
[_navbar][_navbar~="secondary-dark-1"],
[_progress][_progress~="secondary-dark-1"] > div,
[_chips][_chips~="secondary-dark-1"],
[_pill][_pill~="secondary-dark-1"] {
  background-color: #59629a;
}
hr[_color~="secondary-dark-1"],
[_btn][_btn~="secondary-dark-1"] {
  border-color: #59629a;
}
[_footer][_footer~="secondary-dark-2"],
[_bg][_bg~="secondary-dark-2"],
[_alert][_alert~="secondary-dark-2"],
[_btn][_btn~="secondary-dark-2"],
[_breadcrumb][_breadcrumb~="secondary-dark-2"],
[_navbar][_navbar~="secondary-dark-2"],
[_progress][_progress~="secondary-dark-2"] > div,
[_chips][_chips~="secondary-dark-2"],
[_pill][_pill~="secondary-dark-2"] {
  background-color: #49507f;
}
hr[_color~="secondary-dark-2"],
[_btn][_btn~="secondary-dark-2"] {
  border-color: #49507f;
}
[_footer][_footer~="secondary-dark-3"],
[_bg][_bg~="secondary-dark-3"],
[_alert][_alert~="secondary-dark-3"],
[_btn][_btn~="secondary-dark-3"],
[_breadcrumb][_breadcrumb~="secondary-dark-3"],
[_navbar][_navbar~="secondary-dark-3"],
[_progress][_progress~="secondary-dark-3"] > div,
[_chips][_chips~="secondary-dark-3"],
[_pill][_pill~="secondary-dark-3"] {
  background-color: #3a3f64;
}
hr[_color~="secondary-dark-3"],
[_btn][_btn~="secondary-dark-3"] {
  border-color: #3a3f64;
}
[_footer][_footer~="success-light-1"],
[_bg][_bg~="success-light-1"],
[_alert][_alert~="success-light-1"],
[_btn][_btn~="success-light-1"],
[_breadcrumb][_breadcrumb~="success-light-1"],
[_navbar][_navbar~="success-light-1"],
[_progress][_progress~="success-light-1"] > div,
[_chips][_chips~="success-light-1"],
[_pill][_pill~="success-light-1"] {
  background-color: #59d57c;
}
hr[_color~="success-light-1"],
[_btn][_btn~="success-light-1"] {
  border-color: #59d57c;
}
[_footer][_footer~="success-light-2"],
[_bg][_bg~="success-light-2"],
[_alert][_alert~="success-light-2"],
[_btn][_btn~="success-light-2"],
[_breadcrumb][_breadcrumb~="success-light-2"],
[_navbar][_navbar~="success-light-2"],
[_progress][_progress~="success-light-2"] > div,
[_chips][_chips~="success-light-2"],
[_pill][_pill~="success-light-2"] {
  background-color: #77dc93;
}
hr[_color~="success-light-2"],
[_btn][_btn~="success-light-2"] {
  border-color: #77dc93;
}
[_footer][_footer~="success-light-3"],
[_bg][_bg~="success-light-3"],
[_alert][_alert~="success-light-3"],
[_btn][_btn~="success-light-3"],
[_breadcrumb][_breadcrumb~="success-light-3"],
[_navbar][_navbar~="success-light-3"],
[_progress][_progress~="success-light-3"] > div,
[_chips][_chips~="success-light-3"],
[_pill][_pill~="success-light-3"] {
  background-color: #94e3aa;
}
hr[_color~="success-light-3"],
[_btn][_btn~="success-light-3"] {
  border-color: #94e3aa;
}
[_footer][_footer~="success-dark-1"],
[_bg][_bg~="success-dark-1"],
[_alert][_alert~="success-dark-1"],
[_btn][_btn~="success-dark-1"],
[_breadcrumb][_breadcrumb~="success-dark-1"],
[_navbar][_navbar~="success-dark-1"],
[_progress][_progress~="success-dark-1"] > div,
[_chips][_chips~="success-dark-1"],
[_pill][_pill~="success-dark-1"] {
  background-color: #2eb354;
}
hr[_color~="success-dark-1"],
[_btn][_btn~="success-dark-1"] {
  border-color: #2eb354;
}
[_footer][_footer~="success-dark-2"],
[_bg][_bg~="success-dark-2"],
[_alert][_alert~="success-dark-2"],
[_btn][_btn~="success-dark-2"],
[_breadcrumb][_breadcrumb~="success-dark-2"],
[_navbar][_navbar~="success-dark-2"],
[_progress][_progress~="success-dark-2"] > div,
[_chips][_chips~="success-dark-2"],
[_pill][_pill~="success-dark-2"] {
  background-color: #269445;
}
hr[_color~="success-dark-2"],
[_btn][_btn~="success-dark-2"] {
  border-color: #269445;
}
[_footer][_footer~="success-dark-3"],
[_bg][_bg~="success-dark-3"],
[_alert][_alert~="success-dark-3"],
[_btn][_btn~="success-dark-3"],
[_breadcrumb][_breadcrumb~="success-dark-3"],
[_navbar][_navbar~="success-dark-3"],
[_progress][_progress~="success-dark-3"] > div,
[_chips][_chips~="success-dark-3"],
[_pill][_pill~="success-dark-3"] {
  background-color: #1e7436;
}
hr[_color~="success-dark-3"],
[_btn][_btn~="success-dark-3"] {
  border-color: #1e7436;
}
[_footer][_footer~="info-light-1"],
[_bg][_bg~="info-light-1"],
[_alert][_alert~="info-light-1"],
[_btn][_btn~="info-light-1"],
[_breadcrumb][_breadcrumb~="info-light-1"],
[_navbar][_navbar~="info-light-1"],
[_progress][_progress~="info-light-1"] > div,
[_chips][_chips~="info-light-1"],
[_pill][_pill~="info-light-1"] {
  background-color: #2ec0dd;
}
hr[_color~="info-light-1"],
[_btn][_btn~="info-light-1"] {
  border-color: #2ec0dd;
}
[_footer][_footer~="info-light-2"],
[_bg][_bg~="info-light-2"],
[_alert][_alert~="info-light-2"],
[_btn][_btn~="info-light-2"],
[_breadcrumb][_breadcrumb~="info-light-2"],
[_navbar][_navbar~="info-light-2"],
[_progress][_progress~="info-light-2"] > div,
[_chips][_chips~="info-light-2"],
[_pill][_pill~="info-light-2"] {
  background-color: #53cbe3;
}
hr[_color~="info-light-2"],
[_btn][_btn~="info-light-2"] {
  border-color: #53cbe3;
}
[_footer][_footer~="info-light-3"],
[_bg][_bg~="info-light-3"],
[_alert][_alert~="info-light-3"],
[_btn][_btn~="info-light-3"],
[_breadcrumb][_breadcrumb~="info-light-3"],
[_navbar][_navbar~="info-light-3"],
[_progress][_progress~="info-light-3"] > div,
[_chips][_chips~="info-light-3"],
[_pill][_pill~="info-light-3"] {
  background-color: #77d6e9;
}
hr[_color~="info-light-3"],
[_btn][_btn~="info-light-3"] {
  border-color: #77d6e9;
}
[_footer][_footer~="info-dark-1"],
[_bg][_bg~="info-dark-1"],
[_alert][_alert~="info-dark-1"],
[_btn][_btn~="info-dark-1"],
[_breadcrumb][_breadcrumb~="info-dark-1"],
[_navbar][_navbar~="info-dark-1"],
[_progress][_progress~="info-dark-1"] > div,
[_chips][_chips~="info-dark-1"],
[_pill][_pill~="info-dark-1"] {
  background-color: #1a8da4;
}
hr[_color~="info-dark-1"],
[_btn][_btn~="info-dark-1"] {
  border-color: #1a8da4;
}
[_footer][_footer~="info-dark-2"],
[_bg][_bg~="info-dark-2"],
[_alert][_alert~="info-dark-2"],
[_btn][_btn~="info-dark-2"],
[_breadcrumb][_breadcrumb~="info-dark-2"],
[_navbar][_navbar~="info-dark-2"],
[_progress][_progress~="info-dark-2"] > div,
[_chips][_chips~="info-dark-2"],
[_pill][_pill~="info-dark-2"] {
  background-color: #167487;
}
hr[_color~="info-dark-2"],
[_btn][_btn~="info-dark-2"] {
  border-color: #167487;
}
[_footer][_footer~="info-dark-3"],
[_bg][_bg~="info-dark-3"],
[_alert][_alert~="info-dark-3"],
[_btn][_btn~="info-dark-3"],
[_breadcrumb][_breadcrumb~="info-dark-3"],
[_navbar][_navbar~="info-dark-3"],
[_progress][_progress~="info-dark-3"] > div,
[_chips][_chips~="info-dark-3"],
[_pill][_pill~="info-dark-3"] {
  background-color: #115b6a;
}
hr[_color~="info-dark-3"],
[_btn][_btn~="info-dark-3"] {
  border-color: #115b6a;
}
[_footer][_footer~="warning-light-1"],
[_bg][_bg~="warning-light-1"],
[_alert][_alert~="warning-light-1"],
[_btn][_btn~="warning-light-1"],
[_breadcrumb][_breadcrumb~="warning-light-1"],
[_navbar][_navbar~="warning-light-1"],
[_progress][_progress~="warning-light-1"] > div,
[_chips][_chips~="warning-light-1"],
[_pill][_pill~="warning-light-1"] {
  background-color: #ff9235;
}
hr[_color~="warning-light-1"],
[_btn][_btn~="warning-light-1"] {
  border-color: #ff9235;
}
[_footer][_footer~="warning-light-2"],
[_bg][_bg~="warning-light-2"],
[_alert][_alert~="warning-light-2"],
[_btn][_btn~="warning-light-2"],
[_breadcrumb][_breadcrumb~="warning-light-2"],
[_navbar][_navbar~="warning-light-2"],
[_progress][_progress~="warning-light-2"] > div,
[_chips][_chips~="warning-light-2"],
[_pill][_pill~="warning-light-2"] {
  background-color: #ffa558;
}
hr[_color~="warning-light-2"],
[_btn][_btn~="warning-light-2"] {
  border-color: #ffa558;
}
[_footer][_footer~="warning-light-3"],
[_bg][_bg~="warning-light-3"],
[_alert][_alert~="warning-light-3"],
[_btn][_btn~="warning-light-3"],
[_breadcrumb][_breadcrumb~="warning-light-3"],
[_navbar][_navbar~="warning-light-3"],
[_progress][_progress~="warning-light-3"] > div,
[_chips][_chips~="warning-light-3"],
[_pill][_pill~="warning-light-3"] {
  background-color: #ffb97c;
}
hr[_color~="warning-light-3"],
[_btn][_btn~="warning-light-3"] {
  border-color: #ffb97c;
}
[_footer][_footer~="warning-dark-1"],
[_bg][_bg~="warning-dark-1"],
[_alert][_alert~="warning-dark-1"],
[_btn][_btn~="warning-dark-1"],
[_breadcrumb][_breadcrumb~="warning-dark-1"],
[_navbar][_navbar~="warning-dark-1"],
[_progress][_progress~="warning-dark-1"] > div,
[_chips][_chips~="warning-dark-1"],
[_pill][_pill~="warning-dark-1"] {
  background-color: #e76b00;
}
hr[_color~="warning-dark-1"],
[_btn][_btn~="warning-dark-1"] {
  border-color: #e76b00;
}
[_footer][_footer~="warning-dark-2"],
[_bg][_bg~="warning-dark-2"],
[_alert][_alert~="warning-dark-2"],
[_btn][_btn~="warning-dark-2"],
[_breadcrumb][_breadcrumb~="warning-dark-2"],
[_navbar][_navbar~="warning-dark-2"],
[_progress][_progress~="warning-dark-2"] > div,
[_chips][_chips~="warning-dark-2"],
[_pill][_pill~="warning-dark-2"] {
  background-color: #be5800;
}
hr[_color~="warning-dark-2"],
[_btn][_btn~="warning-dark-2"] {
  border-color: #be5800;
}
[_footer][_footer~="warning-dark-3"],
[_bg][_bg~="warning-dark-3"],
[_alert][_alert~="warning-dark-3"],
[_btn][_btn~="warning-dark-3"],
[_breadcrumb][_breadcrumb~="warning-dark-3"],
[_navbar][_navbar~="warning-dark-3"],
[_progress][_progress~="warning-dark-3"] > div,
[_chips][_chips~="warning-dark-3"],
[_pill][_pill~="warning-dark-3"] {
  background-color: #964500;
}
hr[_color~="warning-dark-3"],
[_btn][_btn~="warning-dark-3"] {
  border-color: #964500;
}
[_footer][_footer~="danger-light-1"],
[_bg][_bg~="danger-light-1"],
[_alert][_alert~="danger-light-1"],
[_btn][_btn~="danger-light-1"],
[_breadcrumb][_breadcrumb~="danger-light-1"],
[_navbar][_navbar~="danger-light-1"],
[_progress][_progress~="danger-light-1"] > div,
[_chips][_chips~="danger-light-1"],
[_pill][_pill~="danger-light-1"] {
  background-color: #f45e54;
}
hr[_color~="danger-light-1"],
[_btn][_btn~="danger-light-1"] {
  border-color: #f45e54;
}
[_footer][_footer~="danger-light-2"],
[_bg][_bg~="danger-light-2"],
[_alert][_alert~="danger-light-2"],
[_btn][_btn~="danger-light-2"],
[_breadcrumb][_breadcrumb~="danger-light-2"],
[_navbar][_navbar~="danger-light-2"],
[_progress][_progress~="danger-light-2"] > div,
[_chips][_chips~="danger-light-2"],
[_pill][_pill~="danger-light-2"] {
  background-color: #f67b72;
}
hr[_color~="danger-light-2"],
[_btn][_btn~="danger-light-2"] {
  border-color: #f67b72;
}
[_footer][_footer~="danger-light-3"],
[_bg][_bg~="danger-light-3"],
[_alert][_alert~="danger-light-3"],
[_btn][_btn~="danger-light-3"],
[_breadcrumb][_breadcrumb~="danger-light-3"],
[_navbar][_navbar~="danger-light-3"],
[_progress][_progress~="danger-light-3"] > div,
[_chips][_chips~="danger-light-3"],
[_pill][_pill~="danger-light-3"] {
  background-color: #f89790;
}
hr[_color~="danger-light-3"],
[_btn][_btn~="danger-light-3"] {
  border-color: #f89790;
}
[_footer][_footer~="danger-dark-1"],
[_bg][_bg~="danger-dark-1"],
[_alert][_alert~="danger-dark-1"],
[_btn][_btn~="danger-dark-1"],
[_breadcrumb][_breadcrumb~="danger-dark-1"],
[_navbar][_navbar~="danger-dark-1"],
[_progress][_progress~="danger-dark-1"] > div,
[_chips][_chips~="danger-dark-1"],
[_pill][_pill~="danger-dark-1"] {
  background-color: #ec1d0f;
}
hr[_color~="danger-dark-1"],
[_btn][_btn~="danger-dark-1"] {
  border-color: #ec1d0f;
}
[_footer][_footer~="danger-dark-2"],
[_bg][_bg~="danger-dark-2"],
[_alert][_alert~="danger-dark-2"],
[_btn][_btn~="danger-dark-2"],
[_breadcrumb][_breadcrumb~="danger-dark-2"],
[_navbar][_navbar~="danger-dark-2"],
[_progress][_progress~="danger-dark-2"] > div,
[_chips][_chips~="danger-dark-2"],
[_pill][_pill~="danger-dark-2"] {
  background-color: #c3180d;
}
hr[_color~="danger-dark-2"],
[_btn][_btn~="danger-dark-2"] {
  border-color: #c3180d;
}
[_footer][_footer~="danger-dark-3"],
[_bg][_bg~="danger-dark-3"],
[_alert][_alert~="danger-dark-3"],
[_btn][_btn~="danger-dark-3"],
[_breadcrumb][_breadcrumb~="danger-dark-3"],
[_navbar][_navbar~="danger-dark-3"],
[_progress][_progress~="danger-dark-3"] > div,
[_chips][_chips~="danger-dark-3"],
[_pill][_pill~="danger-dark-3"] {
  background-color: #99130a;
}
hr[_color~="danger-dark-3"],
[_btn][_btn~="danger-dark-3"] {
  border-color: #99130a;
}
[_footer][_footer~="muted-light-1"],
[_bg][_bg~="muted-light-1"],
[_alert][_alert~="muted-light-1"],
[_btn][_btn~="muted-light-1"],
[_breadcrumb][_breadcrumb~="muted-light-1"],
[_navbar][_navbar~="muted-light-1"],
[_progress][_progress~="muted-light-1"] > div,
[_chips][_chips~="muted-light-1"],
[_pill][_pill~="muted-light-1"] {
  background-color: #717bad;
}
hr[_color~="muted-light-1"],
[_btn][_btn~="muted-light-1"] {
  border-color: #717bad;
}
[_footer][_footer~="muted-light-2"],
[_bg][_bg~="muted-light-2"],
[_alert][_alert~="muted-light-2"],
[_btn][_btn~="muted-light-2"],
[_breadcrumb][_breadcrumb~="muted-light-2"],
[_navbar][_navbar~="muted-light-2"],
[_progress][_progress~="muted-light-2"] > div,
[_chips][_chips~="muted-light-2"],
[_pill][_pill~="muted-light-2"] {
  background-color: #8a92bb;
}
hr[_color~="muted-light-2"],
[_btn][_btn~="muted-light-2"] {
  border-color: #8a92bb;
}
[_footer][_footer~="muted-light-3"],
[_bg][_bg~="muted-light-3"],
[_alert][_alert~="muted-light-3"],
[_btn][_btn~="muted-light-3"],
[_breadcrumb][_breadcrumb~="muted-light-3"],
[_navbar][_navbar~="muted-light-3"],
[_progress][_progress~="muted-light-3"] > div,
[_chips][_chips~="muted-light-3"],
[_pill][_pill~="muted-light-3"] {
  background-color: #a3a9ca;
}
hr[_color~="muted-light-3"],
[_btn][_btn~="muted-light-3"] {
  border-color: #a3a9ca;
}
[_footer][_footer~="muted-dark-1"],
[_bg][_bg~="muted-dark-1"],
[_alert][_alert~="muted-dark-1"],
[_btn][_btn~="muted-dark-1"],
[_breadcrumb][_breadcrumb~="muted-dark-1"],
[_navbar][_navbar~="muted-dark-1"],
[_progress][_progress~="muted-dark-1"] > div,
[_chips][_chips~="muted-dark-1"],
[_pill][_pill~="muted-dark-1"] {
  background-color: #4d5685;
}
hr[_color~="muted-dark-1"],
[_btn][_btn~="muted-dark-1"] {
  border-color: #4d5685;
}
[_footer][_footer~="muted-dark-2"],
[_bg][_bg~="muted-dark-2"],
[_alert][_alert~="muted-dark-2"],
[_btn][_btn~="muted-dark-2"],
[_breadcrumb][_breadcrumb~="muted-dark-2"],
[_navbar][_navbar~="muted-dark-2"],
[_progress][_progress~="muted-dark-2"] > div,
[_chips][_chips~="muted-dark-2"],
[_pill][_pill~="muted-dark-2"] {
  background-color: #3f476d;
}
hr[_color~="muted-dark-2"],
[_btn][_btn~="muted-dark-2"] {
  border-color: #3f476d;
}
[_footer][_footer~="muted-dark-3"],
[_bg][_bg~="muted-dark-3"],
[_alert][_alert~="muted-dark-3"],
[_btn][_btn~="muted-dark-3"],
[_breadcrumb][_breadcrumb~="muted-dark-3"],
[_navbar][_navbar~="muted-dark-3"],
[_progress][_progress~="muted-dark-3"] > div,
[_chips][_chips~="muted-dark-3"],
[_pill][_pill~="muted-dark-3"] {
  background-color: #323856;
}
hr[_color~="muted-dark-3"],
[_btn][_btn~="muted-dark-3"] {
  border-color: #323856;
}
[_container] {
  margin: 0 auto;
  max-width: 1280px;
}
[_container][_container~="full"] {
  max-width: none;
}
[_container][_container~="limited"] {
  max-width: 1280px;
}
[_row] {
  align-content: start;
  -o-box-align: start;
  align-items: start;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  flex-wrap: wrap;
}
[_col] {
  position: relative;
  padding: 0 15px;
}
[_col][_col~="1"] {
  width: 8.333333333333332%;
}
[_col][_col~="push-1"] {
  left: 8.333333333333332%;
}
[_col][_col~="pull-1"] {
  left: -8.333333333333332%;
}
[_col][_col~="2"] {
  width: 16.666666666666664%;
}
[_col][_col~="push-2"] {
  left: 16.666666666666664%;
}
[_col][_col~="pull-2"] {
  left: -16.666666666666664%;
}
[_col][_col~="3"] {
  width: 25%;
}
[_col][_col~="push-3"] {
  left: 25%;
}
[_col][_col~="pull-3"] {
  left: -25%;
}
[_col][_col~="4"] {
  width: 33.33333333333333%;
}
[_col][_col~="push-4"] {
  left: 33.33333333333333%;
}
[_col][_col~="pull-4"] {
  left: -33.33333333333333%;
}
[_col][_col~="5"] {
  width: 41.66666666666667%;
}
[_col][_col~="push-5"] {
  left: 41.66666666666667%;
}
[_col][_col~="pull-5"] {
  left: -41.66666666666667%;
}
[_col][_col~="6"] {
  width: 50%;
}
[_col][_col~="push-6"] {
  left: 50%;
}
[_col][_col~="pull-6"] {
  left: -50%;
}
[_col][_col~="7"] {
  width: 58.333333333333336%;
}
[_col][_col~="push-7"] {
  left: 58.333333333333336%;
}
[_col][_col~="pull-7"] {
  left: -58.333333333333336%;
}
[_col][_col~="8"] {
  width: 66.66666666666666%;
}
[_col][_col~="push-8"] {
  left: 66.66666666666666%;
}
[_col][_col~="pull-8"] {
  left: -66.66666666666666%;
}
[_col][_col~="9"] {
  width: 75%;
}
[_col][_col~="push-9"] {
  left: 75%;
}
[_col][_col~="pull-9"] {
  left: -75%;
}
[_col][_col~="10"] {
  width: 83.33333333333334%;
}
[_col][_col~="push-10"] {
  left: 83.33333333333334%;
}
[_col][_col~="pull-10"] {
  left: -83.33333333333334%;
}
[_col][_col~="11"] {
  width: 91.66666666666666%;
}
[_col][_col~="push-11"] {
  left: 91.66666666666666%;
}
[_col][_col~="pull-11"] {
  left: -91.66666666666666%;
}
[_col][_col~="12"] {
  width: 100%;
}
[_col][_col~="push-12"] {
  left: 100%;
}
[_col][_col~="pull-12"] {
  left: -100%;
}
[_push~="1"] {
  left: 8.333333333333332%;
}
[_pull~="1"] {
  left: -8.333333333333332%;
}
[_push~="2"] {
  left: 16.666666666666664%;
}
[_pull~="2"] {
  left: -16.666666666666664%;
}
[_push~="3"] {
  left: 25%;
}
[_pull~="3"] {
  left: -25%;
}
[_push~="4"] {
  left: 33.33333333333333%;
}
[_pull~="4"] {
  left: -33.33333333333333%;
}
[_push~="5"] {
  left: 41.66666666666667%;
}
[_pull~="5"] {
  left: -41.66666666666667%;
}
[_push~="6"] {
  left: 50%;
}
[_pull~="6"] {
  left: -50%;
}
[_push~="7"] {
  left: 58.333333333333336%;
}
[_pull~="7"] {
  left: -58.333333333333336%;
}
[_push~="8"] {
  left: 66.66666666666666%;
}
[_pull~="8"] {
  left: -66.66666666666666%;
}
[_push~="9"] {
  left: 75%;
}
[_pull~="9"] {
  left: -75%;
}
[_push~="10"] {
  left: 83.33333333333334%;
}
[_pull~="10"] {
  left: -83.33333333333334%;
}
[_push~="11"] {
  left: 91.66666666666666%;
}
[_pull~="11"] {
  left: -91.66666666666666%;
}
[_push~="12"] {
  left: 100%;
}
[_pull~="12"] {
  left: -100%;
}
[_row] {
  align-content: start;
  -o-box-align: start;
  align-items: start;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  flex-wrap: wrap;
}
[_footer] {
  padding: 30px 5px;
  margin-top: 30px;
}
[_has~="footer"] {
  display: -ms-flexbox;
  display: box;
  display: flex;
  -o-box-orient: vertical;
  flex-direction: column;
  min-height: 100vh;
}
[_has~="footer"] > *:not([_footer~="sticky"]) {
  -o-box-flex: 1;
  box-flex: 1;
  flex: 1 0 auto;
}
[_has~="footer"] [_footer~="sticky"] {
  flex-shrink: 0;
}
[_display][_display~="flex"] {
  display: -ms-flexbox;
  display: box;
  display: flex;
}
[_display][_display~="none"] {
  display: none;
}
[_display][_display~="block"] {
  display: block;
}
[_display][_display~="inline"] {
  display: inline;
}
[_display][_display~="flow"] {
  display: flow;
}
[_display][_display~="ruby"] {
  display: ruby;
}
[_display][_display~="grid"] {
  display: grid;
}
[_display][_display~="table"] {
  display: table;
}
[_display][_display~="contents"] {
  display: contents;
}
[_direction][_direction~="row"] {
  -o-box-orient: horizontal;
  flex-direction: row;
}
[_direction][_direction~="reverse"] {
  -o-box-direction: reverse;
  -o-box-orient: horizontal;
  flex-direction: row-reverse;
}
[_direction][_direction~="col"],
[_direction][_direction~="column"] {
  -o-box-orient: vertical;
  flex-direction: column;
}
[_direction][_direction~="col"][_direction~="reverse"],
[_direction][_direction~="column"][_direction~="reverse"] {
  -o-box-direction: reverse;
  -o-box-orient: vertical;
  flex-direction: column-reverse;
}
[_wrap] {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  flex-wrap: wrap;
}
[_wrap][_wrap~="wrap"] {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  flex-wrap: wrap;
}
[_wrap][_wrap~="nowrap"] {
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  flex-wrap: nowrap;
}
[_wrap][_wrap~="reverse"],
[_wrap][_wrap~="wrap-reverse"] {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  flex-wrap: wrap-reverse;
}
[_justify] {
  -o-box-pack: start;
  justify-content: start;
}
[_justify][_justify~="start"] {
  -o-box-pack: start;
  justify-content: start;
}
[_justify][_justify~="end"] {
  -o-box-pack: end;
  justify-content: end;
}
[_justify][_justify~="center"] {
  -o-box-pack: center;
  justify-content: center;
}
[_justify][_justify~="between"] {
  -o-box-pack: justify;
  justify-content: space-between;
}
[_justify][_justify~="around"] {
  -o-box-pack: distribute;
  justify-content: space-around;
}
[_justify][_justify~="evenly"] {
  -o-box-pack: space-evenly;
  justify-content: space-evenly;
}
[_items] {
  align-content: normal;
}
[_items][_items~="stretch"] {
  -o-box-align: stretch;
  align-items: stretch;
}
[_items][_items~="start"] {
  -o-box-align: start;
  align-items: start;
}
[_items][_items~="end"] {
  -o-box-align: end;
  align-items: end;
}
[_items][_items~="center"] {
  -o-box-align: center;
  align-items: center;
}
[_items][_items~="baseline"] {
  -o-box-align: baseline;
  align-items: baseline;
}
[_content] {
  align-content: normal;
}
[_content][_content~="normal"] {
  align-content: normal;
}
[_content][_content~="start"] {
  align-content: start;
}
[_content][_content~="end"] {
  align-content: end;
}
[_content][_content~="center"] {
  align-content: center;
}
[_content][_content~="between"] {
  align-content: space-between;
}
[_content][_content~="around"] {
  align-content: space-around;
}
[_content][_content~="evenly"] {
  align-content: space-evenly;
}
[_content][_content~="stretch"] {
  align-content: stretch;
}
[_show] {
  display: block;
}
[_show][_show~="true"] {
  display: block;
}
[_show][_show~="false"] {
  display: none;
}
[_hide] {
  display: none;
}
[_hide][_hide~="true"] {
  display: none;
}
[_hide][_hide~="false"] {
  display: block;
}
[_overflow] {
  display: none;
}
[_overflow][_overflow~="true"] {
  display: none;
}
[_overflow][_overflow~="hidden"] {
  overflow: hidden;
}
[_overflow][_overflow~="scroll"] {
  overflow: scroll;
}
[_overflow][_overflow~="auto"] {
  overflow: auto;
}
[_overflow][_overflow~="visible"] {
  overflow: visible;
}
[_overflow][_overflow~="x-hidden"] {
  overflow-x: hidden;
}
[_overflow][_overflow~="x-scroll"] {
  overflow-x: scroll;
}
[_overflow][_overflow~="x-auto"] {
  overflow-x: auto;
}
[_overflow][_overflow~="x-visible"] {
  overflow-x: visible;
}
[_overflow][_overflow~="y-hidden"] {
  overflow-y: hidden;
}
[_overflow][_overflow~="y-scroll"] {
  overflow-y: scroll;
}
[_overflow][_overflow~="y-auto"] {
  overflow-y: auto;
}
[_overflow][_overflow~="y-visible"] {
  overflow-y: visible;
}
[_position][_position~="relative"],
[_position][_position~="rel"] {
  position: relative;
}
[_position][_position~="absolute"],
[_position][_position~="abs"] {
  position: absolute;
}
[_position][_position~="fixed"],
[_position][_position~="fix"] {
  position: fixed;
}
[_position][_position~="static"] {
  position: static;
}
[_position][_position~="sticky"] {
  position: -webkit-sticky;
  position: sticky;
}
[_float][_float~="left"] {
  float: left;
}
[_float][_float~="right"] {
  float: right;
}
[_float][_float~="none"] {
  float: none;
}
[_z][_float~="0"] {
  z-index: 0;
}
[_z][_float~="1"] {
  z-index: 1;
}
[_z][_float~="-1"] {
  z-index: -1;
}
[_z][_float~="2"] {
  z-index: 2;
}
[_z][_float~="-2"] {
  z-index: -2;
}
[_z][_float~="3"] {
  z-index: 3;
}
[_z][_float~="-3"] {
  z-index: -3;
}
[_z][_float~="4"] {
  z-index: 4;
}
[_z][_float~="-4"] {
  z-index: -4;
}
[_z][_float~="5"] {
  z-index: 5;
}
[_z][_float~="-5"] {
  z-index: -5;
}
[_z][_float~="6"] {
  z-index: 6;
}
[_z][_float~="-6"] {
  z-index: -6;
}
[_z][_float~="7"] {
  z-index: 7;
}
[_z][_float~="-7"] {
  z-index: -7;
}
[_z][_float~="8"] {
  z-index: 8;
}
[_z][_float~="-8"] {
  z-index: -8;
}
[_z][_float~="9"] {
  z-index: 9;
}
[_z][_float~="-9"] {
  z-index: -9;
}
[_z][_float~="10"] {
  z-index: 10;
}
[_z][_float~="-10"] {
  z-index: -10;
}
[_vertical][_vertical~="baseline"] {
  vertical-align: baseline;
}
[_vertical][_vertical~="sub"] {
  vertical-align: sub;
}
[_vertical][_vertical~="super"] {
  vertical-align: super;
}
[_vertical][_vertical~="text-top"] {
  vertical-align: text-top;
}
[_vertical][_vertical~="text-bottom"] {
  vertical-align: text-bottom;
}
[_vertical][_vertical~="middle"] {
  vertical-align: middle;
}
[_vertical][_vertical~="top"] {
  vertical-align: top;
}
[_vertical][_vertical~="bottom"] {
  vertical-align: bottom;
}
h6,
[_font~="h6"] {
  font-size: 21px;
  line-height: 1.5em;
}
h5,
[_font~="h5"] {
  font-size: 27px;
  line-height: 1.5em;
}
h4,
[_font~="h4"] {
  font-size: 34px;
  line-height: 1.5em;
}
h3,
[_font~="h3"] {
  font-size: 41px;
  line-height: 1.5em;
}
h2,
[_font~="h2"] {
  font-size: 48px;
  line-height: 1.5em;
}
h1,
[_font~="h1"] {
  font-size: 55px;
  line-height: 1.5em;
}
[_font][_font~="left"] {
  text-align: left;
}
[_font][_font~="right"] {
  text-align: right;
}
[_font][_font~="center"] {
  text-align: center;
}
[_font][_font~="justify"] {
  text-align: justify;
}
[_font][_font~="lower"],
[_font][_font~="lowercase"] {
  text-transform: lowercase;
}
[_font][_font~="upper"],
[_font][_font~="uppercase"] {
  text-transform: uppercase;
}
[_font][_font~="cap"],
[_font][_font~="capital"],
[_font][_font~="capitalize"] {
  text-transform: capitalize;
}
[_font][_font~="bold"] {
  font-weight: bold;
}
[_font][_font~="bolder"] {
  font-weight: bolder;
}
[_font][_font~="lighter"] {
  font-weight: lighter;
}
[_font][_font~="normal"] {
  font-weight: normal;
}
[_font][_font~="italic"] {
  font-style: italic;
}
a {
  color: #00bfb2;
}
[_decoration][_decoration~="linethrough"],
[_decoration][_decoration~="del"] {
  text-decoration: line-through;
}
[_decoration][_decoration~="underline"],
[_decoration][_decoration~="line"] {
  text-decoration: underline;
}
[_decoration][_decoration~="none"] {
  text-decoration: none;
}
@media screen and (min-width: 580px) {
  [_width*="sm"][_width~="sm:0"],
  [_size*="sm"][_size~="sm:w-0"] {
    width: 0%;
  }
  [_width*="sm"][_width~="sm:0px"],
  [_size*="sm"][_size~="sm:w-0px"] {
    width: 0px;
  }
  [_width*="sm"][_width~="sm:0vw"],
  [_size*="sm"][_size~="sm:w-0vw"],
  [_size*="sm"][_size~="sm:w-0vh"] {
    width: 0vw;
  }
  [_size*="sm"][_size~="sm:w-0vw"],
  [_size*="sm"][_size~="sm:w-0vh"] {
    max-height: 0vh;
  }
  [_size*="sm"][_size~="sm:h-0"],
  [_height*="sm"][_height~="sm:0"] {
    height: 0%;
  }
  [_size*="sm"][_size~="sm:h-0px"],
  [_height*="sm"][_height~="sm:0px"] {
    height: 0px;
  }
  [_size*="sm"][_size~="sm:h-0vw"],
  [_size*="sm"][_size~="sm:h-0vh"] {
    height: 0vw;
  }
  [_height*="sm"][_height~="sm:0vh"],
  [_size*="sm"][_size~="sm:h-0vw"],
  [_size*="sm"][_size~="sm:h-0vh"] {
    height: 0vh;
  }
  [_width*="sm"][_width~="sm:5"],
  [_size*="sm"][_size~="sm:w-5"] {
    width: 5%;
  }
  [_width*="sm"][_width~="sm:5px"],
  [_size*="sm"][_size~="sm:w-5px"] {
    width: 5px;
  }
  [_width*="sm"][_width~="sm:5vw"],
  [_size*="sm"][_size~="sm:w-5vw"],
  [_size*="sm"][_size~="sm:w-5vh"] {
    width: 5vw;
  }
  [_size*="sm"][_size~="sm:w-5vw"],
  [_size*="sm"][_size~="sm:w-5vh"] {
    max-height: 5vh;
  }
  [_size*="sm"][_size~="sm:h-5"],
  [_height*="sm"][_height~="sm:5"] {
    height: 5%;
  }
  [_size*="sm"][_size~="sm:h-5px"],
  [_height*="sm"][_height~="sm:5px"] {
    height: 5px;
  }
  [_size*="sm"][_size~="sm:h-5vw"],
  [_size*="sm"][_size~="sm:h-5vh"] {
    height: 5vw;
  }
  [_height*="sm"][_height~="sm:5vh"],
  [_size*="sm"][_size~="sm:h-5vw"],
  [_size*="sm"][_size~="sm:h-5vh"] {
    height: 5vh;
  }
  [_width*="sm"][_width~="sm:10"],
  [_size*="sm"][_size~="sm:w-10"] {
    width: 10%;
  }
  [_width*="sm"][_width~="sm:10px"],
  [_size*="sm"][_size~="sm:w-10px"] {
    width: 10px;
  }
  [_width*="sm"][_width~="sm:10vw"],
  [_size*="sm"][_size~="sm:w-10vw"],
  [_size*="sm"][_size~="sm:w-10vh"] {
    width: 10vw;
  }
  [_size*="sm"][_size~="sm:w-10vw"],
  [_size*="sm"][_size~="sm:w-10vh"] {
    max-height: 10vh;
  }
  [_size*="sm"][_size~="sm:h-10"],
  [_height*="sm"][_height~="sm:10"] {
    height: 10%;
  }
  [_size*="sm"][_size~="sm:h-10px"],
  [_height*="sm"][_height~="sm:10px"] {
    height: 10px;
  }
  [_size*="sm"][_size~="sm:h-10vw"],
  [_size*="sm"][_size~="sm:h-10vh"] {
    height: 10vw;
  }
  [_height*="sm"][_height~="sm:10vh"],
  [_size*="sm"][_size~="sm:h-10vw"],
  [_size*="sm"][_size~="sm:h-10vh"] {
    height: 10vh;
  }
  [_width*="sm"][_width~="sm:15"],
  [_size*="sm"][_size~="sm:w-15"] {
    width: 15%;
  }
  [_width*="sm"][_width~="sm:15px"],
  [_size*="sm"][_size~="sm:w-15px"] {
    width: 15px;
  }
  [_width*="sm"][_width~="sm:15vw"],
  [_size*="sm"][_size~="sm:w-15vw"],
  [_size*="sm"][_size~="sm:w-15vh"] {
    width: 15vw;
  }
  [_size*="sm"][_size~="sm:w-15vw"],
  [_size*="sm"][_size~="sm:w-15vh"] {
    max-height: 15vh;
  }
  [_size*="sm"][_size~="sm:h-15"],
  [_height*="sm"][_height~="sm:15"] {
    height: 15%;
  }
  [_size*="sm"][_size~="sm:h-15px"],
  [_height*="sm"][_height~="sm:15px"] {
    height: 15px;
  }
  [_size*="sm"][_size~="sm:h-15vw"],
  [_size*="sm"][_size~="sm:h-15vh"] {
    height: 15vw;
  }
  [_height*="sm"][_height~="sm:15vh"],
  [_size*="sm"][_size~="sm:h-15vw"],
  [_size*="sm"][_size~="sm:h-15vh"] {
    height: 15vh;
  }
  [_width*="sm"][_width~="sm:20"],
  [_size*="sm"][_size~="sm:w-20"] {
    width: 20%;
  }
  [_width*="sm"][_width~="sm:20px"],
  [_size*="sm"][_size~="sm:w-20px"] {
    width: 20px;
  }
  [_width*="sm"][_width~="sm:20vw"],
  [_size*="sm"][_size~="sm:w-20vw"],
  [_size*="sm"][_size~="sm:w-20vh"] {
    width: 20vw;
  }
  [_size*="sm"][_size~="sm:w-20vw"],
  [_size*="sm"][_size~="sm:w-20vh"] {
    max-height: 20vh;
  }
  [_size*="sm"][_size~="sm:h-20"],
  [_height*="sm"][_height~="sm:20"] {
    height: 20%;
  }
  [_size*="sm"][_size~="sm:h-20px"],
  [_height*="sm"][_height~="sm:20px"] {
    height: 20px;
  }
  [_size*="sm"][_size~="sm:h-20vw"],
  [_size*="sm"][_size~="sm:h-20vh"] {
    height: 20vw;
  }
  [_height*="sm"][_height~="sm:20vh"],
  [_size*="sm"][_size~="sm:h-20vw"],
  [_size*="sm"][_size~="sm:h-20vh"] {
    height: 20vh;
  }
  [_width*="sm"][_width~="sm:25"],
  [_size*="sm"][_size~="sm:w-25"] {
    width: 25%;
  }
  [_width*="sm"][_width~="sm:25px"],
  [_size*="sm"][_size~="sm:w-25px"] {
    width: 25px;
  }
  [_width*="sm"][_width~="sm:25vw"],
  [_size*="sm"][_size~="sm:w-25vw"],
  [_size*="sm"][_size~="sm:w-25vh"] {
    width: 25vw;
  }
  [_size*="sm"][_size~="sm:w-25vw"],
  [_size*="sm"][_size~="sm:w-25vh"] {
    max-height: 25vh;
  }
  [_size*="sm"][_size~="sm:h-25"],
  [_height*="sm"][_height~="sm:25"] {
    height: 25%;
  }
  [_size*="sm"][_size~="sm:h-25px"],
  [_height*="sm"][_height~="sm:25px"] {
    height: 25px;
  }
  [_size*="sm"][_size~="sm:h-25vw"],
  [_size*="sm"][_size~="sm:h-25vh"] {
    height: 25vw;
  }
  [_height*="sm"][_height~="sm:25vh"],
  [_size*="sm"][_size~="sm:h-25vw"],
  [_size*="sm"][_size~="sm:h-25vh"] {
    height: 25vh;
  }
  [_width*="sm"][_width~="sm:30"],
  [_size*="sm"][_size~="sm:w-30"] {
    width: 30%;
  }
  [_width*="sm"][_width~="sm:30px"],
  [_size*="sm"][_size~="sm:w-30px"] {
    width: 30px;
  }
  [_width*="sm"][_width~="sm:30vw"],
  [_size*="sm"][_size~="sm:w-30vw"],
  [_size*="sm"][_size~="sm:w-30vh"] {
    width: 30vw;
  }
  [_size*="sm"][_size~="sm:w-30vw"],
  [_size*="sm"][_size~="sm:w-30vh"] {
    max-height: 30vh;
  }
  [_size*="sm"][_size~="sm:h-30"],
  [_height*="sm"][_height~="sm:30"] {
    height: 30%;
  }
  [_size*="sm"][_size~="sm:h-30px"],
  [_height*="sm"][_height~="sm:30px"] {
    height: 30px;
  }
  [_size*="sm"][_size~="sm:h-30vw"],
  [_size*="sm"][_size~="sm:h-30vh"] {
    height: 30vw;
  }
  [_height*="sm"][_height~="sm:30vh"],
  [_size*="sm"][_size~="sm:h-30vw"],
  [_size*="sm"][_size~="sm:h-30vh"] {
    height: 30vh;
  }
  [_width*="sm"][_width~="sm:35"],
  [_size*="sm"][_size~="sm:w-35"] {
    width: 35%;
  }
  [_width*="sm"][_width~="sm:35px"],
  [_size*="sm"][_size~="sm:w-35px"] {
    width: 35px;
  }
  [_width*="sm"][_width~="sm:35vw"],
  [_size*="sm"][_size~="sm:w-35vw"],
  [_size*="sm"][_size~="sm:w-35vh"] {
    width: 35vw;
  }
  [_size*="sm"][_size~="sm:w-35vw"],
  [_size*="sm"][_size~="sm:w-35vh"] {
    max-height: 35vh;
  }
  [_size*="sm"][_size~="sm:h-35"],
  [_height*="sm"][_height~="sm:35"] {
    height: 35%;
  }
  [_size*="sm"][_size~="sm:h-35px"],
  [_height*="sm"][_height~="sm:35px"] {
    height: 35px;
  }
  [_size*="sm"][_size~="sm:h-35vw"],
  [_size*="sm"][_size~="sm:h-35vh"] {
    height: 35vw;
  }
  [_height*="sm"][_height~="sm:35vh"],
  [_size*="sm"][_size~="sm:h-35vw"],
  [_size*="sm"][_size~="sm:h-35vh"] {
    height: 35vh;
  }
  [_width*="sm"][_width~="sm:40"],
  [_size*="sm"][_size~="sm:w-40"] {
    width: 40%;
  }
  [_width*="sm"][_width~="sm:40px"],
  [_size*="sm"][_size~="sm:w-40px"] {
    width: 40px;
  }
  [_width*="sm"][_width~="sm:40vw"],
  [_size*="sm"][_size~="sm:w-40vw"],
  [_size*="sm"][_size~="sm:w-40vh"] {
    width: 40vw;
  }
  [_size*="sm"][_size~="sm:w-40vw"],
  [_size*="sm"][_size~="sm:w-40vh"] {
    max-height: 40vh;
  }
  [_size*="sm"][_size~="sm:h-40"],
  [_height*="sm"][_height~="sm:40"] {
    height: 40%;
  }
  [_size*="sm"][_size~="sm:h-40px"],
  [_height*="sm"][_height~="sm:40px"] {
    height: 40px;
  }
  [_size*="sm"][_size~="sm:h-40vw"],
  [_size*="sm"][_size~="sm:h-40vh"] {
    height: 40vw;
  }
  [_height*="sm"][_height~="sm:40vh"],
  [_size*="sm"][_size~="sm:h-40vw"],
  [_size*="sm"][_size~="sm:h-40vh"] {
    height: 40vh;
  }
  [_width*="sm"][_width~="sm:45"],
  [_size*="sm"][_size~="sm:w-45"] {
    width: 45%;
  }
  [_width*="sm"][_width~="sm:45px"],
  [_size*="sm"][_size~="sm:w-45px"] {
    width: 45px;
  }
  [_width*="sm"][_width~="sm:45vw"],
  [_size*="sm"][_size~="sm:w-45vw"],
  [_size*="sm"][_size~="sm:w-45vh"] {
    width: 45vw;
  }
  [_size*="sm"][_size~="sm:w-45vw"],
  [_size*="sm"][_size~="sm:w-45vh"] {
    max-height: 45vh;
  }
  [_size*="sm"][_size~="sm:h-45"],
  [_height*="sm"][_height~="sm:45"] {
    height: 45%;
  }
  [_size*="sm"][_size~="sm:h-45px"],
  [_height*="sm"][_height~="sm:45px"] {
    height: 45px;
  }
  [_size*="sm"][_size~="sm:h-45vw"],
  [_size*="sm"][_size~="sm:h-45vh"] {
    height: 45vw;
  }
  [_height*="sm"][_height~="sm:45vh"],
  [_size*="sm"][_size~="sm:h-45vw"],
  [_size*="sm"][_size~="sm:h-45vh"] {
    height: 45vh;
  }
  [_width*="sm"][_width~="sm:50"],
  [_size*="sm"][_size~="sm:w-50"] {
    width: 50%;
  }
  [_width*="sm"][_width~="sm:50px"],
  [_size*="sm"][_size~="sm:w-50px"] {
    width: 50px;
  }
  [_width*="sm"][_width~="sm:50vw"],
  [_size*="sm"][_size~="sm:w-50vw"],
  [_size*="sm"][_size~="sm:w-50vh"] {
    width: 50vw;
  }
  [_size*="sm"][_size~="sm:w-50vw"],
  [_size*="sm"][_size~="sm:w-50vh"] {
    max-height: 50vh;
  }
  [_size*="sm"][_size~="sm:h-50"],
  [_height*="sm"][_height~="sm:50"] {
    height: 50%;
  }
  [_size*="sm"][_size~="sm:h-50px"],
  [_height*="sm"][_height~="sm:50px"] {
    height: 50px;
  }
  [_size*="sm"][_size~="sm:h-50vw"],
  [_size*="sm"][_size~="sm:h-50vh"] {
    height: 50vw;
  }
  [_height*="sm"][_height~="sm:50vh"],
  [_size*="sm"][_size~="sm:h-50vw"],
  [_size*="sm"][_size~="sm:h-50vh"] {
    height: 50vh;
  }
  [_width*="sm"][_width~="sm:55"],
  [_size*="sm"][_size~="sm:w-55"] {
    width: 55.00000000000001%;
  }
  [_width*="sm"][_width~="sm:55px"],
  [_size*="sm"][_size~="sm:w-55px"] {
    width: 55px;
  }
  [_width*="sm"][_width~="sm:55vw"],
  [_size*="sm"][_size~="sm:w-55vw"],
  [_size*="sm"][_size~="sm:w-55vh"] {
    width: 55vw;
  }
  [_size*="sm"][_size~="sm:w-55vw"],
  [_size*="sm"][_size~="sm:w-55vh"] {
    max-height: 55vh;
  }
  [_size*="sm"][_size~="sm:h-55"],
  [_height*="sm"][_height~="sm:55"] {
    height: 55.00000000000001%;
  }
  [_size*="sm"][_size~="sm:h-55px"],
  [_height*="sm"][_height~="sm:55px"] {
    height: 55px;
  }
  [_size*="sm"][_size~="sm:h-55vw"],
  [_size*="sm"][_size~="sm:h-55vh"] {
    height: 55vw;
  }
  [_height*="sm"][_height~="sm:55vh"],
  [_size*="sm"][_size~="sm:h-55vw"],
  [_size*="sm"][_size~="sm:h-55vh"] {
    height: 55vh;
  }
  [_width*="sm"][_width~="sm:60"],
  [_size*="sm"][_size~="sm:w-60"] {
    width: 60%;
  }
  [_width*="sm"][_width~="sm:60px"],
  [_size*="sm"][_size~="sm:w-60px"] {
    width: 60px;
  }
  [_width*="sm"][_width~="sm:60vw"],
  [_size*="sm"][_size~="sm:w-60vw"],
  [_size*="sm"][_size~="sm:w-60vh"] {
    width: 60vw;
  }
  [_size*="sm"][_size~="sm:w-60vw"],
  [_size*="sm"][_size~="sm:w-60vh"] {
    max-height: 60vh;
  }
  [_size*="sm"][_size~="sm:h-60"],
  [_height*="sm"][_height~="sm:60"] {
    height: 60%;
  }
  [_size*="sm"][_size~="sm:h-60px"],
  [_height*="sm"][_height~="sm:60px"] {
    height: 60px;
  }
  [_size*="sm"][_size~="sm:h-60vw"],
  [_size*="sm"][_size~="sm:h-60vh"] {
    height: 60vw;
  }
  [_height*="sm"][_height~="sm:60vh"],
  [_size*="sm"][_size~="sm:h-60vw"],
  [_size*="sm"][_size~="sm:h-60vh"] {
    height: 60vh;
  }
  [_width*="sm"][_width~="sm:65"],
  [_size*="sm"][_size~="sm:w-65"] {
    width: 65%;
  }
  [_width*="sm"][_width~="sm:65px"],
  [_size*="sm"][_size~="sm:w-65px"] {
    width: 65px;
  }
  [_width*="sm"][_width~="sm:65vw"],
  [_size*="sm"][_size~="sm:w-65vw"],
  [_size*="sm"][_size~="sm:w-65vh"] {
    width: 65vw;
  }
  [_size*="sm"][_size~="sm:w-65vw"],
  [_size*="sm"][_size~="sm:w-65vh"] {
    max-height: 65vh;
  }
  [_size*="sm"][_size~="sm:h-65"],
  [_height*="sm"][_height~="sm:65"] {
    height: 65%;
  }
  [_size*="sm"][_size~="sm:h-65px"],
  [_height*="sm"][_height~="sm:65px"] {
    height: 65px;
  }
  [_size*="sm"][_size~="sm:h-65vw"],
  [_size*="sm"][_size~="sm:h-65vh"] {
    height: 65vw;
  }
  [_height*="sm"][_height~="sm:65vh"],
  [_size*="sm"][_size~="sm:h-65vw"],
  [_size*="sm"][_size~="sm:h-65vh"] {
    height: 65vh;
  }
  [_width*="sm"][_width~="sm:70"],
  [_size*="sm"][_size~="sm:w-70"] {
    width: 70%;
  }
  [_width*="sm"][_width~="sm:70px"],
  [_size*="sm"][_size~="sm:w-70px"] {
    width: 70px;
  }
  [_width*="sm"][_width~="sm:70vw"],
  [_size*="sm"][_size~="sm:w-70vw"],
  [_size*="sm"][_size~="sm:w-70vh"] {
    width: 70vw;
  }
  [_size*="sm"][_size~="sm:w-70vw"],
  [_size*="sm"][_size~="sm:w-70vh"] {
    max-height: 70vh;
  }
  [_size*="sm"][_size~="sm:h-70"],
  [_height*="sm"][_height~="sm:70"] {
    height: 70%;
  }
  [_size*="sm"][_size~="sm:h-70px"],
  [_height*="sm"][_height~="sm:70px"] {
    height: 70px;
  }
  [_size*="sm"][_size~="sm:h-70vw"],
  [_size*="sm"][_size~="sm:h-70vh"] {
    height: 70vw;
  }
  [_height*="sm"][_height~="sm:70vh"],
  [_size*="sm"][_size~="sm:h-70vw"],
  [_size*="sm"][_size~="sm:h-70vh"] {
    height: 70vh;
  }
  [_width*="sm"][_width~="sm:75"],
  [_size*="sm"][_size~="sm:w-75"] {
    width: 75%;
  }
  [_width*="sm"][_width~="sm:75px"],
  [_size*="sm"][_size~="sm:w-75px"] {
    width: 75px;
  }
  [_width*="sm"][_width~="sm:75vw"],
  [_size*="sm"][_size~="sm:w-75vw"],
  [_size*="sm"][_size~="sm:w-75vh"] {
    width: 75vw;
  }
  [_size*="sm"][_size~="sm:w-75vw"],
  [_size*="sm"][_size~="sm:w-75vh"] {
    max-height: 75vh;
  }
  [_size*="sm"][_size~="sm:h-75"],
  [_height*="sm"][_height~="sm:75"] {
    height: 75%;
  }
  [_size*="sm"][_size~="sm:h-75px"],
  [_height*="sm"][_height~="sm:75px"] {
    height: 75px;
  }
  [_size*="sm"][_size~="sm:h-75vw"],
  [_size*="sm"][_size~="sm:h-75vh"] {
    height: 75vw;
  }
  [_height*="sm"][_height~="sm:75vh"],
  [_size*="sm"][_size~="sm:h-75vw"],
  [_size*="sm"][_size~="sm:h-75vh"] {
    height: 75vh;
  }
  [_width*="sm"][_width~="sm:80"],
  [_size*="sm"][_size~="sm:w-80"] {
    width: 80%;
  }
  [_width*="sm"][_width~="sm:80px"],
  [_size*="sm"][_size~="sm:w-80px"] {
    width: 80px;
  }
  [_width*="sm"][_width~="sm:80vw"],
  [_size*="sm"][_size~="sm:w-80vw"],
  [_size*="sm"][_size~="sm:w-80vh"] {
    width: 80vw;
  }
  [_size*="sm"][_size~="sm:w-80vw"],
  [_size*="sm"][_size~="sm:w-80vh"] {
    max-height: 80vh;
  }
  [_size*="sm"][_size~="sm:h-80"],
  [_height*="sm"][_height~="sm:80"] {
    height: 80%;
  }
  [_size*="sm"][_size~="sm:h-80px"],
  [_height*="sm"][_height~="sm:80px"] {
    height: 80px;
  }
  [_size*="sm"][_size~="sm:h-80vw"],
  [_size*="sm"][_size~="sm:h-80vh"] {
    height: 80vw;
  }
  [_height*="sm"][_height~="sm:80vh"],
  [_size*="sm"][_size~="sm:h-80vw"],
  [_size*="sm"][_size~="sm:h-80vh"] {
    height: 80vh;
  }
  [_width*="sm"][_width~="sm:85"],
  [_size*="sm"][_size~="sm:w-85"] {
    width: 85%;
  }
  [_width*="sm"][_width~="sm:85px"],
  [_size*="sm"][_size~="sm:w-85px"] {
    width: 85px;
  }
  [_width*="sm"][_width~="sm:85vw"],
  [_size*="sm"][_size~="sm:w-85vw"],
  [_size*="sm"][_size~="sm:w-85vh"] {
    width: 85vw;
  }
  [_size*="sm"][_size~="sm:w-85vw"],
  [_size*="sm"][_size~="sm:w-85vh"] {
    max-height: 85vh;
  }
  [_size*="sm"][_size~="sm:h-85"],
  [_height*="sm"][_height~="sm:85"] {
    height: 85%;
  }
  [_size*="sm"][_size~="sm:h-85px"],
  [_height*="sm"][_height~="sm:85px"] {
    height: 85px;
  }
  [_size*="sm"][_size~="sm:h-85vw"],
  [_size*="sm"][_size~="sm:h-85vh"] {
    height: 85vw;
  }
  [_height*="sm"][_height~="sm:85vh"],
  [_size*="sm"][_size~="sm:h-85vw"],
  [_size*="sm"][_size~="sm:h-85vh"] {
    height: 85vh;
  }
  [_width*="sm"][_width~="sm:90"],
  [_size*="sm"][_size~="sm:w-90"] {
    width: 90%;
  }
  [_width*="sm"][_width~="sm:90px"],
  [_size*="sm"][_size~="sm:w-90px"] {
    width: 90px;
  }
  [_width*="sm"][_width~="sm:90vw"],
  [_size*="sm"][_size~="sm:w-90vw"],
  [_size*="sm"][_size~="sm:w-90vh"] {
    width: 90vw;
  }
  [_size*="sm"][_size~="sm:w-90vw"],
  [_size*="sm"][_size~="sm:w-90vh"] {
    max-height: 90vh;
  }
  [_size*="sm"][_size~="sm:h-90"],
  [_height*="sm"][_height~="sm:90"] {
    height: 90%;
  }
  [_size*="sm"][_size~="sm:h-90px"],
  [_height*="sm"][_height~="sm:90px"] {
    height: 90px;
  }
  [_size*="sm"][_size~="sm:h-90vw"],
  [_size*="sm"][_size~="sm:h-90vh"] {
    height: 90vw;
  }
  [_height*="sm"][_height~="sm:90vh"],
  [_size*="sm"][_size~="sm:h-90vw"],
  [_size*="sm"][_size~="sm:h-90vh"] {
    height: 90vh;
  }
  [_width*="sm"][_width~="sm:95"],
  [_size*="sm"][_size~="sm:w-95"] {
    width: 95%;
  }
  [_width*="sm"][_width~="sm:95px"],
  [_size*="sm"][_size~="sm:w-95px"] {
    width: 95px;
  }
  [_width*="sm"][_width~="sm:95vw"],
  [_size*="sm"][_size~="sm:w-95vw"],
  [_size*="sm"][_size~="sm:w-95vh"] {
    width: 95vw;
  }
  [_size*="sm"][_size~="sm:w-95vw"],
  [_size*="sm"][_size~="sm:w-95vh"] {
    max-height: 95vh;
  }
  [_size*="sm"][_size~="sm:h-95"],
  [_height*="sm"][_height~="sm:95"] {
    height: 95%;
  }
  [_size*="sm"][_size~="sm:h-95px"],
  [_height*="sm"][_height~="sm:95px"] {
    height: 95px;
  }
  [_size*="sm"][_size~="sm:h-95vw"],
  [_size*="sm"][_size~="sm:h-95vh"] {
    height: 95vw;
  }
  [_height*="sm"][_height~="sm:95vh"],
  [_size*="sm"][_size~="sm:h-95vw"],
  [_size*="sm"][_size~="sm:h-95vh"] {
    height: 95vh;
  }
  [_width*="sm"][_width~="sm:100"],
  [_width*="sm"][_width~="sm:full"],
  [_size*="sm"][_size~="sm:w-100"],
  [_size*="sm"][_size~="sm:w-full"],
  [_size*="sm"][_size~="sm:full"] {
    width: 100%;
  }
  [_width*="sm"][_width~="sm:100px"],
  [_size*="sm"][_size~="sm:w-100px"] {
    width: 100px;
  }
  [_width*="sm"][_width~="sm:100vw"],
  [_width*="sm"][_width~="sm:full"],
  [_size*="sm"][_size~="sm:w-100vw"],
  [_size*="sm"][_size~="sm:w-100vh"] {
    width: 100vw;
  }
  [_size*="sm"][_size~="sm:w-100vw"],
  [_size*="sm"][_size~="sm:w-100vh"] {
    max-height: 100vh;
  }
  [_width*="sm"][_width~="sm:min-full"],
  [_size*="sm"][_size~="sm:w-min-full"],
  [_size*="sm"][_size~="sm:min-full"],
  [_size*="sm"][_size~="sm:max-full"] {
    min-width: 100%;
  }
  [_width*="sm"][_width~="sm:min-full-vw"] {
    min-width: 100vw;
  }
  [_width*="sm"][_width~="sm:max-full"],
  [_size*="sm"][_size~="sm:w-max-full"] {
    max-width: 100%;
  }
  [_width*="sm"][_width~="sm:max-full-vw"] {
    max-width: 100vw;
  }
  [_size*="sm"][_size~="sm:h-100"],
  [_size*="sm"][_size~="sm:h-full"],
  [_size*="sm"][_size~="sm:full"],
  [_height*="sm"][_height~="sm:100"],
  [_height*="sm"][_height~="sm:full"] {
    height: 100%;
  }
  [_size*="sm"][_size~="sm:h-100px"],
  [_height*="sm"][_height~="sm:100px"] {
    height: 100px;
  }
  [_size*="sm"][_size~="sm:h-100vw"],
  [_size*="sm"][_size~="sm:h-100vh"] {
    height: 100vw;
  }
  [_height*="sm"][_height~="sm:100vh"],
  [_height*="sm"][_height~="sm:full"],
  [_size*="sm"][_size~="sm:h-100vw"],
  [_size*="sm"][_size~="sm:h-100vh"] {
    height: 100vh;
  }
  [_size*="sm"][_size~="sm:h-min-full"],
  [_size*="sm"][_size~="sm:min-full"],
  [_size*="sm"][_size~="sm:max-full"],
  [_height*="sm"][_height~="sm:min-full"] {
    min-height: 100%;
  }
  [_height*="sm"][_height~="sm:min-full-vh"] {
    min-height: 100vh;
  }
  [_size*="sm"][_size~="sm:h-max-full"],
  [_height*="sm"][_height~="sm:max-full"] {
    max-height: 100%;
  }
  [_height*="sm"][_height~="sm:max-full-vh"] {
    max-height: 100vh;
  }
  [_font*="sm"][_font~="sm:red"],
  [_color*="sm"][_color~="sm:red"] {
    color: #f24236;
  }
  [_font*="sm"][_font~="sm:pink"],
  [_color*="sm"][_color~="sm:pink"] {
    color: #e43f6f;
  }
  [_font*="sm"][_font~="sm:purple"],
  [_color*="sm"][_color~="sm:purple"] {
    color: #6564db;
  }
  [_font*="sm"][_font~="sm:indigo"],
  [_color*="sm"][_color~="sm:indigo"] {
    color: #473bf0;
  }
  [_font*="sm"][_font~="sm:blue"],
  [_color*="sm"][_color~="sm:blue"] {
    color: #3169c4;
  }
  [_font*="sm"][_font~="sm:cyan"],
  [_color*="sm"][_color~="sm:cyan"] {
    color: #1fa6c1;
  }
  [_font*="sm"][_font~="sm:teal"],
  [_color*="sm"][_color~="sm:teal"] {
    color: #00bfb2;
  }
  [_font*="sm"][_font~="sm:green"],
  [_color*="sm"][_color~="sm:green"] {
    color: #3ccd65;
  }
  [_font*="sm"][_font~="sm:lime"],
  [_color*="sm"][_color~="sm:lime"] {
    color: #aad922;
  }
  [_font*="sm"][_font~="sm:yellow"],
  [_color*="sm"][_color~="sm:yellow"] {
    color: #f7b32b;
  }
  [_font*="sm"][_font~="sm:amber"],
  [_color*="sm"][_color~="sm:amber"] {
    color: #ff7f11;
  }
  [_font*="sm"][_font~="sm:orange"],
  [_color*="sm"][_color~="sm:orange"] {
    color: #f34213;
  }
  [_font*="sm"][_font~="sm:brown"],
  [_color*="sm"][_color~="sm:brown"] {
    color: #823329;
  }
  [_font*="sm"][_font~="sm:grey"],
  [_color*="sm"][_color~="sm:grey"] {
    color: #7179ad;
  }
  [_font*="sm"][_font~="sm:black"],
  [_color*="sm"][_color~="sm:black"] {
    color: #1a1d2d;
  }
  [_font*="sm"][_font~="sm:white"],
  [_color*="sm"][_color~="sm:white"] {
    color: #fbfaf8;
  }
  [_font*="sm"][_font~="sm:transparent"],
  [_color*="sm"][_color~="sm:transparent"] {
    color: transparent;
  }
  [_footer*="sm"][_footer~="sm:red"],
  [_footer*="sm"][_footer~="sm:pink"],
  [_footer*="sm"][_footer~="sm:purple"],
  [_footer*="sm"][_footer~="sm:indigo"],
  [_footer*="sm"][_footer~="sm:green"],
  [_footer*="sm"][_footer~="sm:yellow"],
  [_footer*="sm"][_footer~="sm:amber"],
  [_footer*="sm"][_footer~="sm:orange"],
  [_footer*="sm"][_footer~="sm:grey"],
  [_footer*="sm"][_footer~="sm:white"],
  [_footer*="sm"][_footer~="sm:light"],
  [_footer*="sm"][_footer~="sm:secondary"],
  [_footer*="sm"][_footer~="sm:success"],
  [_footer*="sm"][_footer~="sm:warning"],
  [_footer*="sm"][_footer~="sm:danger"],
  [_footer*="sm"][_footer~="sm:red-light-1"],
  [_footer*="sm"][_footer~="sm:red-light-2"],
  [_footer*="sm"][_footer~="sm:red-light-3"],
  [_footer*="sm"][_footer~="sm:pink-light-1"],
  [_footer*="sm"][_footer~="sm:pink-light-2"],
  [_footer*="sm"][_footer~="sm:pink-light-3"],
  [_footer*="sm"][_footer~="sm:purple-light-1"],
  [_footer*="sm"][_footer~="sm:purple-light-2"],
  [_footer*="sm"][_footer~="sm:purple-light-3"],
  [_footer*="sm"][_footer~="sm:purple-dark-1"],
  [_footer*="sm"][_footer~="sm:indigo-light-1"],
  [_footer*="sm"][_footer~="sm:indigo-light-2"],
  [_footer*="sm"][_footer~="sm:indigo-light-3"],
  [_footer*="sm"][_footer~="sm:blue-light-1"],
  [_footer*="sm"][_footer~="sm:blue-light-2"],
  [_footer*="sm"][_footer~="sm:blue-light-3"],
  [_footer*="sm"][_footer~="sm:cyan-light-1"],
  [_footer*="sm"][_footer~="sm:cyan-light-2"],
  [_footer*="sm"][_footer~="sm:cyan-light-3"],
  [_footer*="sm"][_footer~="sm:teal-light-2"],
  [_footer*="sm"][_footer~="sm:teal-light-3"],
  [_footer*="sm"][_footer~="sm:green-light-1"],
  [_footer*="sm"][_footer~="sm:green-light-2"],
  [_footer*="sm"][_footer~="sm:green-light-3"],
  [_footer*="sm"][_footer~="sm:lime-light-1"],
  [_footer*="sm"][_footer~="sm:lime-light-2"],
  [_footer*="sm"][_footer~="sm:lime-light-3"],
  [_footer*="sm"][_footer~="sm:yellow-light-1"],
  [_footer*="sm"][_footer~="sm:yellow-light-2"],
  [_footer*="sm"][_footer~="sm:yellow-light-3"],
  [_footer*="sm"][_footer~="sm:amber-light-1"],
  [_footer*="sm"][_footer~="sm:amber-light-2"],
  [_footer*="sm"][_footer~="sm:amber-light-3"],
  [_footer*="sm"][_footer~="sm:orange-light-1"],
  [_footer*="sm"][_footer~="sm:orange-light-2"],
  [_footer*="sm"][_footer~="sm:orange-light-3"],
  [_footer*="sm"][_footer~="sm:brown-light-2"],
  [_footer*="sm"][_footer~="sm:brown-light-3"],
  [_footer*="sm"][_footer~="sm:grey-light-1"],
  [_footer*="sm"][_footer~="sm:grey-light-2"],
  [_footer*="sm"][_footer~="sm:grey-light-3"],
  [_footer*="sm"][_footer~="sm:black-light-3"],
  [_footer*="sm"][_footer~="sm:white-light-1"],
  [_footer*="sm"][_footer~="sm:white-light-2"],
  [_footer*="sm"][_footer~="sm:white-light-3"],
  [_footer*="sm"][_footer~="sm:white-dark-1"],
  [_footer*="sm"][_footer~="sm:white-dark-2"],
  [_footer*="sm"][_footer~="sm:white-dark-3"],
  [_footer*="sm"][_footer~="sm:dark-light-3"],
  [_footer*="sm"][_footer~="sm:light-light-1"],
  [_footer*="sm"][_footer~="sm:light-light-2"],
  [_footer*="sm"][_footer~="sm:light-light-3"],
  [_footer*="sm"][_footer~="sm:light-dark-1"],
  [_footer*="sm"][_footer~="sm:light-dark-2"],
  [_footer*="sm"][_footer~="sm:light-dark-3"],
  [_footer*="sm"][_footer~="sm:primary-light-2"],
  [_footer*="sm"][_footer~="sm:primary-light-3"],
  [_footer*="sm"][_footer~="sm:secondary-light-1"],
  [_footer*="sm"][_footer~="sm:secondary-light-2"],
  [_footer*="sm"][_footer~="sm:secondary-light-3"],
  [_footer*="sm"][_footer~="sm:success-light-1"],
  [_footer*="sm"][_footer~="sm:success-light-2"],
  [_footer*="sm"][_footer~="sm:success-light-3"],
  [_footer*="sm"][_footer~="sm:info-light-1"],
  [_footer*="sm"][_footer~="sm:info-light-2"],
  [_footer*="sm"][_footer~="sm:info-light-3"],
  [_footer*="sm"][_footer~="sm:warning-light-1"],
  [_footer*="sm"][_footer~="sm:warning-light-2"],
  [_footer*="sm"][_footer~="sm:warning-light-3"],
  [_footer*="sm"][_footer~="sm:danger-light-1"],
  [_footer*="sm"][_footer~="sm:danger-light-2"],
  [_footer*="sm"][_footer~="sm:danger-light-3"],
  [_footer*="sm"][_footer~="sm:muted-light-1"],
  [_footer*="sm"][_footer~="sm:muted-light-2"],
  [_footer*="sm"][_footer~="sm:muted-light-3"],
  [_font*="sm"][_font~="sm:dark"],
  [_font*="sm"][_font~="sm:mark"],
  [_font*="sm"][_font~="sm:highlight"],
  [_color*="sm"][_color~="sm:dark"] {
    color: #1a1d2d;
  }
  [_footer*="sm"][_footer~="sm:blue"],
  [_footer*="sm"][_footer~="sm:cyan"],
  [_footer*="sm"][_footer~="sm:teal"],
  [_footer*="sm"][_footer~="sm:lime"],
  [_footer*="sm"][_footer~="sm:brown"],
  [_footer*="sm"][_footer~="sm:black"],
  [_footer*="sm"][_footer~="sm:transparent"],
  [_footer*="sm"][_footer~="sm:dark"],
  [_footer*="sm"][_footer~="sm:primary"],
  [_footer*="sm"][_footer~="sm:info"],
  [_footer*="sm"][_footer~="sm:muted"],
  [_footer*="sm"][_footer~="sm:red-dark-1"],
  [_footer*="sm"][_footer~="sm:red-dark-2"],
  [_footer*="sm"][_footer~="sm:red-dark-3"],
  [_footer*="sm"][_footer~="sm:pink-dark-1"],
  [_footer*="sm"][_footer~="sm:pink-dark-2"],
  [_footer*="sm"][_footer~="sm:pink-dark-3"],
  [_footer*="sm"][_footer~="sm:purple-dark-2"],
  [_footer*="sm"][_footer~="sm:purple-dark-3"],
  [_footer*="sm"][_footer~="sm:indigo-dark-1"],
  [_footer*="sm"][_footer~="sm:indigo-dark-2"],
  [_footer*="sm"][_footer~="sm:indigo-dark-3"],
  [_footer*="sm"][_footer~="sm:blue-dark-1"],
  [_footer*="sm"][_footer~="sm:blue-dark-2"],
  [_footer*="sm"][_footer~="sm:blue-dark-3"],
  [_footer*="sm"][_footer~="sm:cyan-dark-1"],
  [_footer*="sm"][_footer~="sm:cyan-dark-2"],
  [_footer*="sm"][_footer~="sm:cyan-dark-3"],
  [_footer*="sm"][_footer~="sm:teal-light-1"],
  [_footer*="sm"][_footer~="sm:teal-dark-1"],
  [_footer*="sm"][_footer~="sm:teal-dark-2"],
  [_footer*="sm"][_footer~="sm:teal-dark-3"],
  [_footer*="sm"][_footer~="sm:green-dark-1"],
  [_footer*="sm"][_footer~="sm:green-dark-2"],
  [_footer*="sm"][_footer~="sm:green-dark-3"],
  [_footer*="sm"][_footer~="sm:lime-dark-1"],
  [_footer*="sm"][_footer~="sm:lime-dark-2"],
  [_footer*="sm"][_footer~="sm:lime-dark-3"],
  [_footer*="sm"][_footer~="sm:yellow-dark-1"],
  [_footer*="sm"][_footer~="sm:yellow-dark-2"],
  [_footer*="sm"][_footer~="sm:yellow-dark-3"],
  [_footer*="sm"][_footer~="sm:amber-dark-1"],
  [_footer*="sm"][_footer~="sm:amber-dark-2"],
  [_footer*="sm"][_footer~="sm:amber-dark-3"],
  [_footer*="sm"][_footer~="sm:orange-dark-1"],
  [_footer*="sm"][_footer~="sm:orange-dark-2"],
  [_footer*="sm"][_footer~="sm:orange-dark-3"],
  [_footer*="sm"][_footer~="sm:brown-light-1"],
  [_footer*="sm"][_footer~="sm:brown-dark-1"],
  [_footer*="sm"][_footer~="sm:brown-dark-2"],
  [_footer*="sm"][_footer~="sm:brown-dark-3"],
  [_footer*="sm"][_footer~="sm:grey-dark-1"],
  [_footer*="sm"][_footer~="sm:grey-dark-2"],
  [_footer*="sm"][_footer~="sm:grey-dark-3"],
  [_footer*="sm"][_footer~="sm:black-light-1"],
  [_footer*="sm"][_footer~="sm:black-light-2"],
  [_footer*="sm"][_footer~="sm:black-dark-1"],
  [_footer*="sm"][_footer~="sm:black-dark-2"],
  [_footer*="sm"][_footer~="sm:black-dark-3"],
  [_footer*="sm"][_footer~="sm:dark-light-1"],
  [_footer*="sm"][_footer~="sm:dark-light-2"],
  [_footer*="sm"][_footer~="sm:dark-dark-1"],
  [_footer*="sm"][_footer~="sm:dark-dark-2"],
  [_footer*="sm"][_footer~="sm:dark-dark-3"],
  [_footer*="sm"][_footer~="sm:primary-light-1"],
  [_footer*="sm"][_footer~="sm:primary-dark-1"],
  [_footer*="sm"][_footer~="sm:primary-dark-2"],
  [_footer*="sm"][_footer~="sm:primary-dark-3"],
  [_footer*="sm"][_footer~="sm:secondary-dark-1"],
  [_footer*="sm"][_footer~="sm:secondary-dark-2"],
  [_footer*="sm"][_footer~="sm:secondary-dark-3"],
  [_footer*="sm"][_footer~="sm:success-dark-1"],
  [_footer*="sm"][_footer~="sm:success-dark-2"],
  [_footer*="sm"][_footer~="sm:success-dark-3"],
  [_footer*="sm"][_footer~="sm:info-dark-1"],
  [_footer*="sm"][_footer~="sm:info-dark-2"],
  [_footer*="sm"][_footer~="sm:info-dark-3"],
  [_footer*="sm"][_footer~="sm:warning-dark-1"],
  [_footer*="sm"][_footer~="sm:warning-dark-2"],
  [_footer*="sm"][_footer~="sm:warning-dark-3"],
  [_footer*="sm"][_footer~="sm:danger-dark-1"],
  [_footer*="sm"][_footer~="sm:danger-dark-2"],
  [_footer*="sm"][_footer~="sm:danger-dark-3"],
  [_footer*="sm"][_footer~="sm:muted-dark-1"],
  [_footer*="sm"][_footer~="sm:muted-dark-2"],
  [_footer*="sm"][_footer~="sm:muted-dark-3"],
  [_font*="sm"][_font~="sm:light"],
  [_color*="sm"][_color~="sm:light"] {
    color: #fbfaf8;
  }
  [_font*="sm"][_font~="sm:primary"],
  [_color*="sm"][_color~="sm:primary"] {
    color: #00bfb2;
  }
  [_font*="sm"][_font~="sm:secondary"],
  [_color*="sm"][_color~="sm:secondary"] {
    color: #7179ad;
  }
  [_font*="sm"][_font~="sm:success"],
  [_color*="sm"][_color~="sm:success"] {
    color: #3ccd65;
  }
  [_font*="sm"][_font~="sm:info"],
  [_color*="sm"][_color~="sm:info"] {
    color: #1fa6c1;
  }
  [_font*="sm"][_font~="sm:warning"],
  [_color*="sm"][_color~="sm:warning"] {
    color: #ff7f11;
  }
  [_font*="sm"][_font~="sm:danger"],
  [_color*="sm"][_color~="sm:danger"] {
    color: #f24236;
  }
  [_font*="sm"][_font~="sm:muted"],
  [_color*="sm"][_color~="sm:muted"] {
    color: #5a659c;
  }
  [_font*="sm"][_font~="sm:red-light-1"],
  [_color*="sm"][_color~="sm:red-light-1"] {
    color: #f45e54;
  }
  [_font*="sm"][_font~="sm:red-light-2"],
  [_color*="sm"][_color~="sm:red-light-2"] {
    color: #f67b72;
  }
  [_font*="sm"][_font~="sm:red-light-3"],
  [_color*="sm"][_color~="sm:red-light-3"] {
    color: #f89790;
  }
  [_font*="sm"][_font~="sm:red-dark-1"],
  [_color*="sm"][_color~="sm:red-dark-1"] {
    color: #ec1d0f;
  }
  [_font*="sm"][_font~="sm:red-dark-2"],
  [_color*="sm"][_color~="sm:red-dark-2"] {
    color: #c3180d;
  }
  [_font*="sm"][_font~="sm:red-dark-3"],
  [_color*="sm"][_color~="sm:red-dark-3"] {
    color: #99130a;
  }
  [_font*="sm"][_font~="sm:pink-light-1"],
  [_color*="sm"][_color~="sm:pink-light-1"] {
    color: #e85c85;
  }
  [_font*="sm"][_font~="sm:pink-light-2"],
  [_color*="sm"][_color~="sm:pink-light-2"] {
    color: #ec799a;
  }
  [_font*="sm"][_font~="sm:pink-light-3"],
  [_color*="sm"][_color~="sm:pink-light-3"] {
    color: #f095b0;
  }
  [_font*="sm"][_font~="sm:pink-dark-1"],
  [_color*="sm"][_color~="sm:pink-dark-1"] {
    color: #d91e55;
  }
  [_font*="sm"][_font~="sm:pink-dark-2"],
  [_color*="sm"][_color~="sm:pink-dark-2"] {
    color: #b31946;
  }
  [_font*="sm"][_font~="sm:pink-dark-3"],
  [_color*="sm"][_color~="sm:pink-dark-3"] {
    color: #8c1437;
  }
  [_font*="sm"][_font~="sm:purple-light-1"],
  [_color*="sm"][_color~="sm:purple-light-1"] {
    color: #7c7be0;
  }
  [_font*="sm"][_font~="sm:purple-light-2"],
  [_color*="sm"][_color~="sm:purple-light-2"] {
    color: #9392e6;
  }
  [_font*="sm"][_font~="sm:purple-light-3"],
  [_color*="sm"][_color~="sm:purple-light-3"] {
    color: #aaaaeb;
  }
  [_font*="sm"][_font~="sm:purple-dark-1"],
  [_color*="sm"][_color~="sm:purple-dark-1"] {
    color: #3e3dd2;
  }
  [_font*="sm"][_font~="sm:purple-dark-2"],
  [_color*="sm"][_color~="sm:purple-dark-2"] {
    color: #2b2ab5;
  }
  [_font*="sm"][_font~="sm:purple-dark-3"],
  [_color*="sm"][_color~="sm:purple-dark-3"] {
    color: #22218e;
  }
  [_font*="sm"][_font~="sm:indigo-light-1"],
  [_color*="sm"][_color~="sm:indigo-light-1"] {
    color: #6358f2;
  }
  [_font*="sm"][_font~="sm:indigo-light-2"],
  [_color*="sm"][_color~="sm:indigo-light-2"] {
    color: #7e76f5;
  }
  [_font*="sm"][_font~="sm:indigo-light-3"],
  [_color*="sm"][_color~="sm:indigo-light-3"] {
    color: #9a93f7;
  }
  [_font*="sm"][_font~="sm:indigo-dark-1"],
  [_color*="sm"][_color~="sm:indigo-dark-1"] {
    color: #2112ec;
  }
  [_font*="sm"][_font~="sm:indigo-dark-2"],
  [_color*="sm"][_color~="sm:indigo-dark-2"] {
    color: #1b0fc2;
  }
  [_font*="sm"][_font~="sm:indigo-dark-3"],
  [_color*="sm"][_color~="sm:indigo-dark-3"] {
    color: #150c99;
  }
  [_font*="sm"][_font~="sm:blue-light-1"],
  [_color*="sm"][_color~="sm:blue-light-1"] {
    color: #4b7ed2;
  }
  [_font*="sm"][_font~="sm:blue-light-2"],
  [_color*="sm"][_color~="sm:blue-light-2"] {
    color: #6b95da;
  }
  [_font*="sm"][_font~="sm:blue-light-3"],
  [_color*="sm"][_color~="sm:blue-light-3"] {
    color: #8aace2;
  }
  [_font*="sm"][_font~="sm:blue-dark-1"],
  [_color*="sm"][_color~="sm:blue-dark-1"] {
    color: #2a59a7;
  }
  [_font*="sm"][_font~="sm:blue-dark-2"],
  [_color*="sm"][_color~="sm:blue-dark-2"] {
    color: #224a89;
  }
  [_font*="sm"][_font~="sm:blue-dark-3"],
  [_color*="sm"][_color~="sm:blue-dark-3"] {
    color: #1b3a6c;
  }
  [_font*="sm"][_font~="sm:cyan-light-1"],
  [_color*="sm"][_color~="sm:cyan-light-1"] {
    color: #2ec0dd;
  }
  [_font*="sm"][_font~="sm:cyan-light-2"],
  [_color*="sm"][_color~="sm:cyan-light-2"] {
    color: #53cbe3;
  }
  [_font*="sm"][_font~="sm:cyan-light-3"],
  [_color*="sm"][_color~="sm:cyan-light-3"] {
    color: #77d6e9;
  }
  [_font*="sm"][_font~="sm:cyan-dark-1"],
  [_color*="sm"][_color~="sm:cyan-dark-1"] {
    color: #1a8da4;
  }
  [_font*="sm"][_font~="sm:cyan-dark-2"],
  [_color*="sm"][_color~="sm:cyan-dark-2"] {
    color: #167487;
  }
  [_font*="sm"][_font~="sm:cyan-dark-3"],
  [_color*="sm"][_color~="sm:cyan-dark-3"] {
    color: #115b6a;
  }
  [_font*="sm"][_font~="sm:teal-light-1"],
  [_color*="sm"][_color~="sm:teal-light-1"] {
    color: #00efdf;
  }
  [_font*="sm"][_font~="sm:teal-light-2"],
  [_color*="sm"][_color~="sm:teal-light-2"] {
    color: #20fff0;
  }
  [_font*="sm"][_font~="sm:teal-light-3"],
  [_color*="sm"][_color~="sm:teal-light-3"] {
    color: #50fff3;
  }
  [_font*="sm"][_font~="sm:teal-dark-1"],
  [_color*="sm"][_color~="sm:teal-dark-1"] {
    color: #00a297;
  }
  [_font*="sm"][_font~="sm:teal-dark-2"],
  [_color*="sm"][_color~="sm:teal-dark-2"] {
    color: #00867d;
  }
  [_font*="sm"][_font~="sm:teal-dark-3"],
  [_color*="sm"][_color~="sm:teal-dark-3"] {
    color: #006962;
  }
  [_font*="sm"][_font~="sm:green-light-1"],
  [_color*="sm"][_color~="sm:green-light-1"] {
    color: #59d57c;
  }
  [_font*="sm"][_font~="sm:green-light-2"],
  [_color*="sm"][_color~="sm:green-light-2"] {
    color: #77dc93;
  }
  [_font*="sm"][_font~="sm:green-light-3"],
  [_color*="sm"][_color~="sm:green-light-3"] {
    color: #94e3aa;
  }
  [_font*="sm"][_font~="sm:green-dark-1"],
  [_color*="sm"][_color~="sm:green-dark-1"] {
    color: #2eb354;
  }
  [_font*="sm"][_font~="sm:green-dark-2"],
  [_color*="sm"][_color~="sm:green-dark-2"] {
    color: #269445;
  }
  [_font*="sm"][_font~="sm:green-dark-3"],
  [_color*="sm"][_color~="sm:green-dark-3"] {
    color: #1e7436;
  }
  [_font*="sm"][_font~="sm:lime-light-1"],
  [_color*="sm"][_color~="sm:lime-light-1"] {
    color: #b8e141;
  }
  [_font*="sm"][_font~="sm:lime-light-2"],
  [_color*="sm"][_color~="sm:lime-light-2"] {
    color: #c4e662;
  }
  [_font*="sm"][_font~="sm:lime-light-3"],
  [_color*="sm"][_color~="sm:lime-light-3"] {
    color: #d1ec84;
  }
  [_font*="sm"][_font~="sm:lime-dark-1"],
  [_color*="sm"][_color~="sm:lime-dark-1"] {
    color: #90b81d;
  }
  [_font*="sm"][_font~="sm:lime-dark-2"],
  [_color*="sm"][_color~="sm:lime-dark-2"] {
    color: #779818;
  }
  [_font*="sm"][_font~="sm:lime-dark-3"],
  [_color*="sm"][_color~="sm:lime-dark-3"] {
    color: #5d7713;
  }
  [_font*="sm"][_font~="sm:yellow-light-1"],
  [_color*="sm"][_color~="sm:yellow-light-1"] {
    color: #f8be4b;
  }
  [_font*="sm"][_font~="sm:yellow-light-2"],
  [_color*="sm"][_color~="sm:yellow-light-2"] {
    color: #f9ca6b;
  }
  [_font*="sm"][_font~="sm:yellow-light-3"],
  [_color*="sm"][_color~="sm:yellow-light-3"] {
    color: #fbd58a;
  }
  [_font*="sm"][_font~="sm:yellow-dark-1"],
  [_color*="sm"][_color~="sm:yellow-dark-1"] {
    color: #eea109;
  }
  [_font*="sm"][_font~="sm:yellow-dark-2"],
  [_color*="sm"][_color~="sm:yellow-dark-2"] {
    color: #c48507;
  }
  [_font*="sm"][_font~="sm:yellow-dark-3"],
  [_color*="sm"][_color~="sm:yellow-dark-3"] {
    color: #9a6806;
  }
  [_font*="sm"][_font~="sm:amber-light-1"],
  [_color*="sm"][_color~="sm:amber-light-1"] {
    color: #ff9235;
  }
  [_font*="sm"][_font~="sm:amber-light-2"],
  [_color*="sm"][_color~="sm:amber-light-2"] {
    color: #ffa558;
  }
  [_font*="sm"][_font~="sm:amber-light-3"],
  [_color*="sm"][_color~="sm:amber-light-3"] {
    color: #ffb97c;
  }
  [_font*="sm"][_font~="sm:amber-dark-1"],
  [_color*="sm"][_color~="sm:amber-dark-1"] {
    color: #e76b00;
  }
  [_font*="sm"][_font~="sm:amber-dark-2"],
  [_color*="sm"][_color~="sm:amber-dark-2"] {
    color: #be5800;
  }
  [_font*="sm"][_font~="sm:amber-dark-3"],
  [_color*="sm"][_color~="sm:amber-dark-3"] {
    color: #964500;
  }
  [_font*="sm"][_font~="sm:orange-light-1"],
  [_color*="sm"][_color~="sm:orange-light-1"] {
    color: #f55e36;
  }
  [_font*="sm"][_font~="sm:orange-light-2"],
  [_color*="sm"][_color~="sm:orange-light-2"] {
    color: #f77b5a;
  }
  [_font*="sm"][_font~="sm:orange-light-3"],
  [_color*="sm"][_color~="sm:orange-light-3"] {
    color: #f8977d;
  }
  [_font*="sm"][_font~="sm:orange-dark-1"],
  [_color*="sm"][_color~="sm:orange-dark-1"] {
    color: #d4350b;
  }
  [_font*="sm"][_font~="sm:orange-dark-2"],
  [_color*="sm"][_color~="sm:orange-dark-2"] {
    color: #af2c09;
  }
  [_font*="sm"][_font~="sm:orange-dark-3"],
  [_color*="sm"][_color~="sm:orange-dark-3"] {
    color: #892207;
  }
  [_font*="sm"][_font~="sm:brown-light-1"],
  [_color*="sm"][_color~="sm:brown-light-1"] {
    color: #a94235;
  }
  [_font*="sm"][_font~="sm:brown-light-2"],
  [_color*="sm"][_color~="sm:brown-light-2"] {
    color: #c6584b;
  }
  [_font*="sm"][_font~="sm:brown-light-3"],
  [_color*="sm"][_color~="sm:brown-light-3"] {
    color: #d27c71;
  }
  [_font*="sm"][_font~="sm:brown-dark-1"],
  [_color*="sm"][_color~="sm:brown-dark-1"] {
    color: #6f2b23;
  }
  [_font*="sm"][_font~="sm:brown-dark-2"],
  [_color*="sm"][_color~="sm:brown-dark-2"] {
    color: #5b241d;
  }
  [_font*="sm"][_font~="sm:brown-dark-3"],
  [_color*="sm"][_color~="sm:brown-dark-3"] {
    color: #481c17;
  }
  [_font*="sm"][_font~="sm:grey-light-1"],
  [_color*="sm"][_color~="sm:grey-light-1"] {
    color: #868db9;
  }
  [_font*="sm"][_font~="sm:grey-light-2"],
  [_color*="sm"][_color~="sm:grey-light-2"] {
    color: #9ca1c6;
  }
  [_font*="sm"][_font~="sm:grey-light-3"],
  [_color*="sm"][_color~="sm:grey-light-3"] {
    color: #b1b5d2;
  }
  [_font*="sm"][_font~="sm:grey-dark-1"],
  [_color*="sm"][_color~="sm:grey-dark-1"] {
    color: #59629a;
  }
  [_font*="sm"][_font~="sm:grey-dark-2"],
  [_color*="sm"][_color~="sm:grey-dark-2"] {
    color: #49507f;
  }
  [_font*="sm"][_font~="sm:grey-dark-3"],
  [_color*="sm"][_color~="sm:grey-dark-3"] {
    color: #3a3f64;
  }
  [_font*="sm"][_font~="sm:black-light-1"],
  [_color*="sm"][_color~="sm:black-light-1"] {
    color: #323857;
  }
  [_font*="sm"][_font~="sm:black-light-2"],
  [_color*="sm"][_color~="sm:black-light-2"] {
    color: #4a5380;
  }
  [_font*="sm"][_font~="sm:black-light-3"],
  [_color*="sm"][_color~="sm:black-light-3"] {
    color: #6670a7;
  }
  [_font*="sm"][_font~="sm:black-dark-1"],
  [_color*="sm"][_color~="sm:black-dark-1"] {
    color: #161926;
  }
  [_font*="sm"][_font~="sm:black-dark-2"],
  [_color*="sm"][_color~="sm:black-dark-2"] {
    color: #121420;
  }
  [_font*="sm"][_font~="sm:black-dark-3"],
  [_color*="sm"][_color~="sm:black-dark-3"] {
    color: #0e1019;
  }
  [_font*="sm"][_font~="sm:white-light-1"],
  [_color*="sm"][_color~="sm:white-light-1"] {
    color: #fcfbf9;
  }
  [_font*="sm"][_font~="sm:white-light-2"],
  [_color*="sm"][_color~="sm:white-light-2"] {
    color: #fcfbfa;
  }
  [_font*="sm"][_font~="sm:white-light-3"],
  [_color*="sm"][_color~="sm:white-light-3"] {
    color: #fdfcfb;
  }
  [_font*="sm"][_font~="sm:white-dark-1"],
  [_color*="sm"][_color~="sm:white-dark-1"] {
    color: #e0d8c8;
  }
  [_font*="sm"][_font~="sm:white-dark-2"],
  [_color*="sm"][_color~="sm:white-dark-2"] {
    color: #c5b699;
  }
  [_font*="sm"][_font~="sm:white-dark-3"],
  [_color*="sm"][_color~="sm:white-dark-3"] {
    color: #a99469;
  }
  [_font*="sm"][_font~="sm:dark-light-1"],
  [_color*="sm"][_color~="sm:dark-light-1"] {
    color: #323857;
  }
  [_font*="sm"][_font~="sm:dark-light-2"],
  [_color*="sm"][_color~="sm:dark-light-2"] {
    color: #4a5380;
  }
  [_font*="sm"][_font~="sm:dark-light-3"],
  [_color*="sm"][_color~="sm:dark-light-3"] {
    color: #6670a7;
  }
  [_font*="sm"][_font~="sm:dark-dark-1"],
  [_color*="sm"][_color~="sm:dark-dark-1"] {
    color: #161926;
  }
  [_font*="sm"][_font~="sm:dark-dark-2"],
  [_color*="sm"][_color~="sm:dark-dark-2"] {
    color: #121420;
  }
  [_font*="sm"][_font~="sm:dark-dark-3"],
  [_color*="sm"][_color~="sm:dark-dark-3"] {
    color: #0e1019;
  }
  [_font*="sm"][_font~="sm:light-light-1"],
  [_color*="sm"][_color~="sm:light-light-1"] {
    color: #fcfbf9;
  }
  [_font*="sm"][_font~="sm:light-light-2"],
  [_color*="sm"][_color~="sm:light-light-2"] {
    color: #fcfbfa;
  }
  [_font*="sm"][_font~="sm:light-light-3"],
  [_color*="sm"][_color~="sm:light-light-3"] {
    color: #fdfcfb;
  }
  [_font*="sm"][_font~="sm:light-dark-1"],
  [_color*="sm"][_color~="sm:light-dark-1"] {
    color: #e0d8c8;
  }
  [_font*="sm"][_font~="sm:light-dark-2"],
  [_color*="sm"][_color~="sm:light-dark-2"] {
    color: #c5b699;
  }
  [_font*="sm"][_font~="sm:light-dark-3"],
  [_color*="sm"][_color~="sm:light-dark-3"] {
    color: #a99469;
  }
  [_font*="sm"][_font~="sm:primary-light-1"],
  [_color*="sm"][_color~="sm:primary-light-1"] {
    color: #00efdf;
  }
  [_font*="sm"][_font~="sm:primary-light-2"],
  [_color*="sm"][_color~="sm:primary-light-2"] {
    color: #20fff0;
  }
  [_font*="sm"][_font~="sm:primary-light-3"],
  [_color*="sm"][_color~="sm:primary-light-3"] {
    color: #50fff3;
  }
  [_font*="sm"][_font~="sm:primary-dark-1"],
  [_color*="sm"][_color~="sm:primary-dark-1"] {
    color: #00a297;
  }
  [_font*="sm"][_font~="sm:primary-dark-2"],
  [_color*="sm"][_color~="sm:primary-dark-2"] {
    color: #00867d;
  }
  [_font*="sm"][_font~="sm:primary-dark-3"],
  [_color*="sm"][_color~="sm:primary-dark-3"] {
    color: #006962;
  }
  [_font*="sm"][_font~="sm:secondary-light-1"],
  [_color*="sm"][_color~="sm:secondary-light-1"] {
    color: #868db9;
  }
  [_font*="sm"][_font~="sm:secondary-light-2"],
  [_color*="sm"][_color~="sm:secondary-light-2"] {
    color: #9ca1c6;
  }
  [_font*="sm"][_font~="sm:secondary-light-3"],
  [_color*="sm"][_color~="sm:secondary-light-3"] {
    color: #b1b5d2;
  }
  [_font*="sm"][_font~="sm:secondary-dark-1"],
  [_color*="sm"][_color~="sm:secondary-dark-1"] {
    color: #59629a;
  }
  [_font*="sm"][_font~="sm:secondary-dark-2"],
  [_color*="sm"][_color~="sm:secondary-dark-2"] {
    color: #49507f;
  }
  [_font*="sm"][_font~="sm:secondary-dark-3"],
  [_color*="sm"][_color~="sm:secondary-dark-3"] {
    color: #3a3f64;
  }
  [_font*="sm"][_font~="sm:success-light-1"],
  [_color*="sm"][_color~="sm:success-light-1"] {
    color: #59d57c;
  }
  [_font*="sm"][_font~="sm:success-light-2"],
  [_color*="sm"][_color~="sm:success-light-2"] {
    color: #77dc93;
  }
  [_font*="sm"][_font~="sm:success-light-3"],
  [_color*="sm"][_color~="sm:success-light-3"] {
    color: #94e3aa;
  }
  [_font*="sm"][_font~="sm:success-dark-1"],
  [_color*="sm"][_color~="sm:success-dark-1"] {
    color: #2eb354;
  }
  [_font*="sm"][_font~="sm:success-dark-2"],
  [_color*="sm"][_color~="sm:success-dark-2"] {
    color: #269445;
  }
  [_font*="sm"][_font~="sm:success-dark-3"],
  [_color*="sm"][_color~="sm:success-dark-3"] {
    color: #1e7436;
  }
  [_font*="sm"][_font~="sm:info-light-1"],
  [_color*="sm"][_color~="sm:info-light-1"] {
    color: #2ec0dd;
  }
  [_font*="sm"][_font~="sm:info-light-2"],
  [_color*="sm"][_color~="sm:info-light-2"] {
    color: #53cbe3;
  }
  [_font*="sm"][_font~="sm:info-light-3"],
  [_color*="sm"][_color~="sm:info-light-3"] {
    color: #77d6e9;
  }
  [_font*="sm"][_font~="sm:info-dark-1"],
  [_color*="sm"][_color~="sm:info-dark-1"] {
    color: #1a8da4;
  }
  [_font*="sm"][_font~="sm:info-dark-2"],
  [_color*="sm"][_color~="sm:info-dark-2"] {
    color: #167487;
  }
  [_font*="sm"][_font~="sm:info-dark-3"],
  [_color*="sm"][_color~="sm:info-dark-3"] {
    color: #115b6a;
  }
  [_font*="sm"][_font~="sm:warning-light-1"],
  [_color*="sm"][_color~="sm:warning-light-1"] {
    color: #ff9235;
  }
  [_font*="sm"][_font~="sm:warning-light-2"],
  [_color*="sm"][_color~="sm:warning-light-2"] {
    color: #ffa558;
  }
  [_font*="sm"][_font~="sm:warning-light-3"],
  [_color*="sm"][_color~="sm:warning-light-3"] {
    color: #ffb97c;
  }
  [_font*="sm"][_font~="sm:warning-dark-1"],
  [_color*="sm"][_color~="sm:warning-dark-1"] {
    color: #e76b00;
  }
  [_font*="sm"][_font~="sm:warning-dark-2"],
  [_color*="sm"][_color~="sm:warning-dark-2"] {
    color: #be5800;
  }
  [_font*="sm"][_font~="sm:warning-dark-3"],
  [_color*="sm"][_color~="sm:warning-dark-3"] {
    color: #964500;
  }
  [_font*="sm"][_font~="sm:danger-light-1"],
  [_color*="sm"][_color~="sm:danger-light-1"] {
    color: #f45e54;
  }
  [_font*="sm"][_font~="sm:danger-light-2"],
  [_color*="sm"][_color~="sm:danger-light-2"] {
    color: #f67b72;
  }
  [_font*="sm"][_font~="sm:danger-light-3"],
  [_color*="sm"][_color~="sm:danger-light-3"] {
    color: #f89790;
  }
  [_font*="sm"][_font~="sm:danger-dark-1"],
  [_color*="sm"][_color~="sm:danger-dark-1"] {
    color: #ec1d0f;
  }
  [_font*="sm"][_font~="sm:danger-dark-2"],
  [_color*="sm"][_color~="sm:danger-dark-2"] {
    color: #c3180d;
  }
  [_font*="sm"][_font~="sm:danger-dark-3"],
  [_color*="sm"][_color~="sm:danger-dark-3"] {
    color: #99130a;
  }
  [_font*="sm"][_font~="sm:muted-light-1"],
  [_color*="sm"][_color~="sm:muted-light-1"] {
    color: #717bad;
  }
  [_font*="sm"][_font~="sm:muted-light-2"],
  [_color*="sm"][_color~="sm:muted-light-2"] {
    color: #8a92bb;
  }
  [_font*="sm"][_font~="sm:muted-light-3"],
  [_color*="sm"][_color~="sm:muted-light-3"] {
    color: #a3a9ca;
  }
  [_font*="sm"][_font~="sm:muted-dark-1"],
  [_color*="sm"][_color~="sm:muted-dark-1"] {
    color: #4d5685;
  }
  [_font*="sm"][_font~="sm:muted-dark-2"],
  [_color*="sm"][_color~="sm:muted-dark-2"] {
    color: #3f476d;
  }
  [_font*="sm"][_font~="sm:muted-dark-3"],
  [_color*="sm"][_color~="sm:muted-dark-3"] {
    color: #323856;
  }
  [_footer*="sm"][_footer~="sm:red"] {
    background-color: #f24236;
  }
  [_footer*="sm"][_footer~="sm:pink"] {
    background-color: #e43f6f;
  }
  [_footer*="sm"][_footer~="sm:purple"] {
    background-color: #6564db;
  }
  [_footer*="sm"][_footer~="sm:indigo"] {
    background-color: #473bf0;
  }
  [_footer*="sm"][_footer~="sm:blue"] {
    background-color: #3169c4;
  }
  [_footer*="sm"][_footer~="sm:cyan"] {
    background-color: #1fa6c1;
  }
  [_footer*="sm"][_footer~="sm:teal"] {
    background-color: #00bfb2;
  }
  [_footer*="sm"][_footer~="sm:green"] {
    background-color: #3ccd65;
  }
  [_footer*="sm"][_footer~="sm:lime"] {
    background-color: #aad922;
  }
  [_footer*="sm"][_footer~="sm:yellow"],
  [_font*="sm"][_font~="sm:mark"],
  [_font*="sm"][_font~="sm:highlight"] {
    background-color: #f7b32b;
  }
  [_footer*="sm"][_footer~="sm:amber"] {
    background-color: #ff7f11;
  }
  [_footer*="sm"][_footer~="sm:orange"] {
    background-color: #f34213;
  }
  [_footer*="sm"][_footer~="sm:brown"] {
    background-color: #823329;
  }
  [_footer*="sm"][_footer~="sm:grey"] {
    background-color: #7179ad;
  }
  [_footer*="sm"][_footer~="sm:black"] {
    background-color: #1a1d2d;
  }
  [_footer*="sm"][_footer~="sm:white"] {
    background-color: #fbfaf8;
  }
  [_footer*="sm"][_footer~="sm:transparent"] {
    background-color: transparent;
  }
  [_footer*="sm"][_footer~="sm:dark"] {
    background-color: #1a1d2d;
  }
  [_footer*="sm"][_footer~="sm:light"] {
    background-color: #fbfaf8;
  }
  [_footer*="sm"][_footer~="sm:primary"] {
    background-color: #00bfb2;
  }
  [_footer*="sm"][_footer~="sm:secondary"] {
    background-color: #7179ad;
  }
  [_footer*="sm"][_footer~="sm:success"] {
    background-color: #3ccd65;
  }
  [_footer*="sm"][_footer~="sm:info"] {
    background-color: #1fa6c1;
  }
  [_footer*="sm"][_footer~="sm:warning"] {
    background-color: #ff7f11;
  }
  [_footer*="sm"][_footer~="sm:danger"] {
    background-color: #f24236;
  }
  [_footer*="sm"][_footer~="sm:muted"] {
    background-color: #5a659c;
  }
  [_footer*="sm"][_footer~="sm:red-light-1"] {
    background-color: #f45e54;
  }
  [_footer*="sm"][_footer~="sm:red-light-2"] {
    background-color: #f67b72;
  }
  [_footer*="sm"][_footer~="sm:red-light-3"] {
    background-color: #f89790;
  }
  [_footer*="sm"][_footer~="sm:red-dark-1"] {
    background-color: #ec1d0f;
  }
  [_footer*="sm"][_footer~="sm:red-dark-2"] {
    background-color: #c3180d;
  }
  [_footer*="sm"][_footer~="sm:red-dark-3"] {
    background-color: #99130a;
  }
  [_footer*="sm"][_footer~="sm:pink-light-1"] {
    background-color: #e85c85;
  }
  [_footer*="sm"][_footer~="sm:pink-light-2"] {
    background-color: #ec799a;
  }
  [_footer*="sm"][_footer~="sm:pink-light-3"] {
    background-color: #f095b0;
  }
  [_footer*="sm"][_footer~="sm:pink-dark-1"] {
    background-color: #d91e55;
  }
  [_footer*="sm"][_footer~="sm:pink-dark-2"] {
    background-color: #b31946;
  }
  [_footer*="sm"][_footer~="sm:pink-dark-3"] {
    background-color: #8c1437;
  }
  [_footer*="sm"][_footer~="sm:purple-light-1"] {
    background-color: #7c7be0;
  }
  [_footer*="sm"][_footer~="sm:purple-light-2"] {
    background-color: #9392e6;
  }
  [_footer*="sm"][_footer~="sm:purple-light-3"] {
    background-color: #aaaaeb;
  }
  [_footer*="sm"][_footer~="sm:purple-dark-1"] {
    background-color: #3e3dd2;
  }
  [_footer*="sm"][_footer~="sm:purple-dark-2"] {
    background-color: #2b2ab5;
  }
  [_footer*="sm"][_footer~="sm:purple-dark-3"] {
    background-color: #22218e;
  }
  [_footer*="sm"][_footer~="sm:indigo-light-1"] {
    background-color: #6358f2;
  }
  [_footer*="sm"][_footer~="sm:indigo-light-2"] {
    background-color: #7e76f5;
  }
  [_footer*="sm"][_footer~="sm:indigo-light-3"] {
    background-color: #9a93f7;
  }
  [_footer*="sm"][_footer~="sm:indigo-dark-1"] {
    background-color: #2112ec;
  }
  [_footer*="sm"][_footer~="sm:indigo-dark-2"] {
    background-color: #1b0fc2;
  }
  [_footer*="sm"][_footer~="sm:indigo-dark-3"] {
    background-color: #150c99;
  }
  [_footer*="sm"][_footer~="sm:blue-light-1"] {
    background-color: #4b7ed2;
  }
  [_footer*="sm"][_footer~="sm:blue-light-2"] {
    background-color: #6b95da;
  }
  [_footer*="sm"][_footer~="sm:blue-light-3"] {
    background-color: #8aace2;
  }
  [_footer*="sm"][_footer~="sm:blue-dark-1"] {
    background-color: #2a59a7;
  }
  [_footer*="sm"][_footer~="sm:blue-dark-2"] {
    background-color: #224a89;
  }
  [_footer*="sm"][_footer~="sm:blue-dark-3"] {
    background-color: #1b3a6c;
  }
  [_footer*="sm"][_footer~="sm:cyan-light-1"] {
    background-color: #2ec0dd;
  }
  [_footer*="sm"][_footer~="sm:cyan-light-2"] {
    background-color: #53cbe3;
  }
  [_footer*="sm"][_footer~="sm:cyan-light-3"] {
    background-color: #77d6e9;
  }
  [_footer*="sm"][_footer~="sm:cyan-dark-1"] {
    background-color: #1a8da4;
  }
  [_footer*="sm"][_footer~="sm:cyan-dark-2"] {
    background-color: #167487;
  }
  [_footer*="sm"][_footer~="sm:cyan-dark-3"] {
    background-color: #115b6a;
  }
  [_footer*="sm"][_footer~="sm:teal-light-1"] {
    background-color: #00efdf;
  }
  [_footer*="sm"][_footer~="sm:teal-light-2"] {
    background-color: #20fff0;
  }
  [_footer*="sm"][_footer~="sm:teal-light-3"] {
    background-color: #50fff3;
  }
  [_footer*="sm"][_footer~="sm:teal-dark-1"] {
    background-color: #00a297;
  }
  [_footer*="sm"][_footer~="sm:teal-dark-2"] {
    background-color: #00867d;
  }
  [_footer*="sm"][_footer~="sm:teal-dark-3"] {
    background-color: #006962;
  }
  [_footer*="sm"][_footer~="sm:green-light-1"] {
    background-color: #59d57c;
  }
  [_footer*="sm"][_footer~="sm:green-light-2"] {
    background-color: #77dc93;
  }
  [_footer*="sm"][_footer~="sm:green-light-3"] {
    background-color: #94e3aa;
  }
  [_footer*="sm"][_footer~="sm:green-dark-1"] {
    background-color: #2eb354;
  }
  [_footer*="sm"][_footer~="sm:green-dark-2"] {
    background-color: #269445;
  }
  [_footer*="sm"][_footer~="sm:green-dark-3"] {
    background-color: #1e7436;
  }
  [_footer*="sm"][_footer~="sm:lime-light-1"] {
    background-color: #b8e141;
  }
  [_footer*="sm"][_footer~="sm:lime-light-2"] {
    background-color: #c4e662;
  }
  [_footer*="sm"][_footer~="sm:lime-light-3"] {
    background-color: #d1ec84;
  }
  [_footer*="sm"][_footer~="sm:lime-dark-1"] {
    background-color: #90b81d;
  }
  [_footer*="sm"][_footer~="sm:lime-dark-2"] {
    background-color: #779818;
  }
  [_footer*="sm"][_footer~="sm:lime-dark-3"] {
    background-color: #5d7713;
  }
  [_footer*="sm"][_footer~="sm:yellow-light-1"] {
    background-color: #f8be4b;
  }
  [_footer*="sm"][_footer~="sm:yellow-light-2"] {
    background-color: #f9ca6b;
  }
  [_footer*="sm"][_footer~="sm:yellow-light-3"] {
    background-color: #fbd58a;
  }
  [_footer*="sm"][_footer~="sm:yellow-dark-1"] {
    background-color: #eea109;
  }
  [_footer*="sm"][_footer~="sm:yellow-dark-2"] {
    background-color: #c48507;
  }
  [_footer*="sm"][_footer~="sm:yellow-dark-3"] {
    background-color: #9a6806;
  }
  [_footer*="sm"][_footer~="sm:amber-light-1"] {
    background-color: #ff9235;
  }
  [_footer*="sm"][_footer~="sm:amber-light-2"] {
    background-color: #ffa558;
  }
  [_footer*="sm"][_footer~="sm:amber-light-3"] {
    background-color: #ffb97c;
  }
  [_footer*="sm"][_footer~="sm:amber-dark-1"] {
    background-color: #e76b00;
  }
  [_footer*="sm"][_footer~="sm:amber-dark-2"] {
    background-color: #be5800;
  }
  [_footer*="sm"][_footer~="sm:amber-dark-3"] {
    background-color: #964500;
  }
  [_footer*="sm"][_footer~="sm:orange-light-1"] {
    background-color: #f55e36;
  }
  [_footer*="sm"][_footer~="sm:orange-light-2"] {
    background-color: #f77b5a;
  }
  [_footer*="sm"][_footer~="sm:orange-light-3"] {
    background-color: #f8977d;
  }
  [_footer*="sm"][_footer~="sm:orange-dark-1"] {
    background-color: #d4350b;
  }
  [_footer*="sm"][_footer~="sm:orange-dark-2"] {
    background-color: #af2c09;
  }
  [_footer*="sm"][_footer~="sm:orange-dark-3"] {
    background-color: #892207;
  }
  [_footer*="sm"][_footer~="sm:brown-light-1"] {
    background-color: #a94235;
  }
  [_footer*="sm"][_footer~="sm:brown-light-2"] {
    background-color: #c6584b;
  }
  [_footer*="sm"][_footer~="sm:brown-light-3"] {
    background-color: #d27c71;
  }
  [_footer*="sm"][_footer~="sm:brown-dark-1"] {
    background-color: #6f2b23;
  }
  [_footer*="sm"][_footer~="sm:brown-dark-2"] {
    background-color: #5b241d;
  }
  [_footer*="sm"][_footer~="sm:brown-dark-3"] {
    background-color: #481c17;
  }
  [_footer*="sm"][_footer~="sm:grey-light-1"] {
    background-color: #868db9;
  }
  [_footer*="sm"][_footer~="sm:grey-light-2"] {
    background-color: #9ca1c6;
  }
  [_footer*="sm"][_footer~="sm:grey-light-3"] {
    background-color: #b1b5d2;
  }
  [_footer*="sm"][_footer~="sm:grey-dark-1"] {
    background-color: #59629a;
  }
  [_footer*="sm"][_footer~="sm:grey-dark-2"] {
    background-color: #49507f;
  }
  [_footer*="sm"][_footer~="sm:grey-dark-3"] {
    background-color: #3a3f64;
  }
  [_footer*="sm"][_footer~="sm:black-light-1"] {
    background-color: #323857;
  }
  [_footer*="sm"][_footer~="sm:black-light-2"] {
    background-color: #4a5380;
  }
  [_footer*="sm"][_footer~="sm:black-light-3"] {
    background-color: #6670a7;
  }
  [_footer*="sm"][_footer~="sm:black-dark-1"] {
    background-color: #161926;
  }
  [_footer*="sm"][_footer~="sm:black-dark-2"] {
    background-color: #121420;
  }
  [_footer*="sm"][_footer~="sm:black-dark-3"] {
    background-color: #0e1019;
  }
  [_footer*="sm"][_footer~="sm:white-light-1"] {
    background-color: #fcfbf9;
  }
  [_footer*="sm"][_footer~="sm:white-light-2"] {
    background-color: #fcfbfa;
  }
  [_footer*="sm"][_footer~="sm:white-light-3"] {
    background-color: #fdfcfb;
  }
  [_footer*="sm"][_footer~="sm:white-dark-1"] {
    background-color: #e0d8c8;
  }
  [_footer*="sm"][_footer~="sm:white-dark-2"] {
    background-color: #c5b699;
  }
  [_footer*="sm"][_footer~="sm:white-dark-3"] {
    background-color: #a99469;
  }
  [_footer*="sm"][_footer~="sm:dark-light-1"] {
    background-color: #323857;
  }
  [_footer*="sm"][_footer~="sm:dark-light-2"] {
    background-color: #4a5380;
  }
  [_footer*="sm"][_footer~="sm:dark-light-3"] {
    background-color: #6670a7;
  }
  [_footer*="sm"][_footer~="sm:dark-dark-1"] {
    background-color: #161926;
  }
  [_footer*="sm"][_footer~="sm:dark-dark-2"] {
    background-color: #121420;
  }
  [_footer*="sm"][_footer~="sm:dark-dark-3"] {
    background-color: #0e1019;
  }
  [_footer*="sm"][_footer~="sm:light-light-1"] {
    background-color: #fcfbf9;
  }
  [_footer*="sm"][_footer~="sm:light-light-2"] {
    background-color: #fcfbfa;
  }
  [_footer*="sm"][_footer~="sm:light-light-3"] {
    background-color: #fdfcfb;
  }
  [_footer*="sm"][_footer~="sm:light-dark-1"] {
    background-color: #e0d8c8;
  }
  [_footer*="sm"][_footer~="sm:light-dark-2"] {
    background-color: #c5b699;
  }
  [_footer*="sm"][_footer~="sm:light-dark-3"] {
    background-color: #a99469;
  }
  [_footer*="sm"][_footer~="sm:primary-light-1"] {
    background-color: #00efdf;
  }
  [_footer*="sm"][_footer~="sm:primary-light-2"] {
    background-color: #20fff0;
  }
  [_footer*="sm"][_footer~="sm:primary-light-3"] {
    background-color: #50fff3;
  }
  [_footer*="sm"][_footer~="sm:primary-dark-1"] {
    background-color: #00a297;
  }
  [_footer*="sm"][_footer~="sm:primary-dark-2"] {
    background-color: #00867d;
  }
  [_footer*="sm"][_footer~="sm:primary-dark-3"] {
    background-color: #006962;
  }
  [_footer*="sm"][_footer~="sm:secondary-light-1"] {
    background-color: #868db9;
  }
  [_footer*="sm"][_footer~="sm:secondary-light-2"] {
    background-color: #9ca1c6;
  }
  [_footer*="sm"][_footer~="sm:secondary-light-3"] {
    background-color: #b1b5d2;
  }
  [_footer*="sm"][_footer~="sm:secondary-dark-1"] {
    background-color: #59629a;
  }
  [_footer*="sm"][_footer~="sm:secondary-dark-2"] {
    background-color: #49507f;
  }
  [_footer*="sm"][_footer~="sm:secondary-dark-3"] {
    background-color: #3a3f64;
  }
  [_footer*="sm"][_footer~="sm:success-light-1"] {
    background-color: #59d57c;
  }
  [_footer*="sm"][_footer~="sm:success-light-2"] {
    background-color: #77dc93;
  }
  [_footer*="sm"][_footer~="sm:success-light-3"] {
    background-color: #94e3aa;
  }
  [_footer*="sm"][_footer~="sm:success-dark-1"] {
    background-color: #2eb354;
  }
  [_footer*="sm"][_footer~="sm:success-dark-2"] {
    background-color: #269445;
  }
  [_footer*="sm"][_footer~="sm:success-dark-3"] {
    background-color: #1e7436;
  }
  [_footer*="sm"][_footer~="sm:info-light-1"] {
    background-color: #2ec0dd;
  }
  [_footer*="sm"][_footer~="sm:info-light-2"] {
    background-color: #53cbe3;
  }
  [_footer*="sm"][_footer~="sm:info-light-3"] {
    background-color: #77d6e9;
  }
  [_footer*="sm"][_footer~="sm:info-dark-1"] {
    background-color: #1a8da4;
  }
  [_footer*="sm"][_footer~="sm:info-dark-2"] {
    background-color: #167487;
  }
  [_footer*="sm"][_footer~="sm:info-dark-3"] {
    background-color: #115b6a;
  }
  [_footer*="sm"][_footer~="sm:warning-light-1"] {
    background-color: #ff9235;
  }
  [_footer*="sm"][_footer~="sm:warning-light-2"] {
    background-color: #ffa558;
  }
  [_footer*="sm"][_footer~="sm:warning-light-3"] {
    background-color: #ffb97c;
  }
  [_footer*="sm"][_footer~="sm:warning-dark-1"] {
    background-color: #e76b00;
  }
  [_footer*="sm"][_footer~="sm:warning-dark-2"] {
    background-color: #be5800;
  }
  [_footer*="sm"][_footer~="sm:warning-dark-3"] {
    background-color: #964500;
  }
  [_footer*="sm"][_footer~="sm:danger-light-1"] {
    background-color: #f45e54;
  }
  [_footer*="sm"][_footer~="sm:danger-light-2"] {
    background-color: #f67b72;
  }
  [_footer*="sm"][_footer~="sm:danger-light-3"] {
    background-color: #f89790;
  }
  [_footer*="sm"][_footer~="sm:danger-dark-1"] {
    background-color: #ec1d0f;
  }
  [_footer*="sm"][_footer~="sm:danger-dark-2"] {
    background-color: #c3180d;
  }
  [_footer*="sm"][_footer~="sm:danger-dark-3"] {
    background-color: #99130a;
  }
  [_footer*="sm"][_footer~="sm:muted-light-1"] {
    background-color: #717bad;
  }
  [_footer*="sm"][_footer~="sm:muted-light-2"] {
    background-color: #8a92bb;
  }
  [_footer*="sm"][_footer~="sm:muted-light-3"] {
    background-color: #a3a9ca;
  }
  [_footer*="sm"][_footer~="sm:muted-dark-1"] {
    background-color: #4d5685;
  }
  [_footer*="sm"][_footer~="sm:muted-dark-2"] {
    background-color: #3f476d;
  }
  [_footer*="sm"][_footer~="sm:muted-dark-3"] {
    background-color: #323856;
  }
  [_container*="sm"] {
    margin: 0 auto;
    max-width: 1280px;
  }
  [_container*="sm"][_container~="sm:full"] {
    max-width: none;
  }
  [_container*="sm"][_container~="sm:limited"] {
    max-width: 1280px;
  }
  [_row*="sm"] {
    align-content: start;
    -o-box-align: start;
    align-items: start;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_col*="sm"] {
    position: relative;
    padding: 0 15px;
  }
  [_col*="sm"][_col~="sm:1"] {
    width: 8.333333333333332%;
  }
  [_col*="sm"][_col~="sm:push-1"] {
    left: 8.333333333333332%;
  }
  [_col*="sm"][_col~="sm:pull-1"] {
    left: -8.333333333333332%;
  }
  [_col*="sm"][_col~="sm:2"] {
    width: 16.666666666666664%;
  }
  [_col*="sm"][_col~="sm:push-2"] {
    left: 16.666666666666664%;
  }
  [_col*="sm"][_col~="sm:pull-2"] {
    left: -16.666666666666664%;
  }
  [_col*="sm"][_col~="sm:3"] {
    width: 25%;
  }
  [_col*="sm"][_col~="sm:push-3"] {
    left: 25%;
  }
  [_col*="sm"][_col~="sm:pull-3"] {
    left: -25%;
  }
  [_col*="sm"][_col~="sm:4"] {
    width: 33.33333333333333%;
  }
  [_col*="sm"][_col~="sm:push-4"] {
    left: 33.33333333333333%;
  }
  [_col*="sm"][_col~="sm:pull-4"] {
    left: -33.33333333333333%;
  }
  [_col*="sm"][_col~="sm:5"] {
    width: 41.66666666666667%;
  }
  [_col*="sm"][_col~="sm:push-5"] {
    left: 41.66666666666667%;
  }
  [_col*="sm"][_col~="sm:pull-5"] {
    left: -41.66666666666667%;
  }
  [_col*="sm"][_col~="sm:6"] {
    width: 50%;
  }
  [_col*="sm"][_col~="sm:push-6"] {
    left: 50%;
  }
  [_col*="sm"][_col~="sm:pull-6"] {
    left: -50%;
  }
  [_col*="sm"][_col~="sm:7"] {
    width: 58.333333333333336%;
  }
  [_col*="sm"][_col~="sm:push-7"] {
    left: 58.333333333333336%;
  }
  [_col*="sm"][_col~="sm:pull-7"] {
    left: -58.333333333333336%;
  }
  [_col*="sm"][_col~="sm:8"] {
    width: 66.66666666666666%;
  }
  [_col*="sm"][_col~="sm:push-8"] {
    left: 66.66666666666666%;
  }
  [_col*="sm"][_col~="sm:pull-8"] {
    left: -66.66666666666666%;
  }
  [_col*="sm"][_col~="sm:9"] {
    width: 75%;
  }
  [_col*="sm"][_col~="sm:push-9"] {
    left: 75%;
  }
  [_col*="sm"][_col~="sm:pull-9"] {
    left: -75%;
  }
  [_col*="sm"][_col~="sm:10"] {
    width: 83.33333333333334%;
  }
  [_col*="sm"][_col~="sm:push-10"] {
    left: 83.33333333333334%;
  }
  [_col*="sm"][_col~="sm:pull-10"] {
    left: -83.33333333333334%;
  }
  [_col*="sm"][_col~="sm:11"] {
    width: 91.66666666666666%;
  }
  [_col*="sm"][_col~="sm:push-11"] {
    left: 91.66666666666666%;
  }
  [_col*="sm"][_col~="sm:pull-11"] {
    left: -91.66666666666666%;
  }
  [_col*="sm"][_col~="sm:12"] {
    width: 100%;
  }
  [_col*="sm"][_col~="sm:push-12"] {
    left: 100%;
  }
  [_col*="sm"][_col~="sm:pull-12"] {
    left: -100%;
  }
  [_push~="sm:1"] {
    left: 8.333333333333332%;
  }
  [_pull~="sm:1"] {
    left: -8.333333333333332%;
  }
  [_push~="sm:2"] {
    left: 16.666666666666664%;
  }
  [_pull~="sm:2"] {
    left: -16.666666666666664%;
  }
  [_push~="sm:3"] {
    left: 25%;
  }
  [_pull~="sm:3"] {
    left: -25%;
  }
  [_push~="sm:4"] {
    left: 33.33333333333333%;
  }
  [_pull~="sm:4"] {
    left: -33.33333333333333%;
  }
  [_push~="sm:5"] {
    left: 41.66666666666667%;
  }
  [_pull~="sm:5"] {
    left: -41.66666666666667%;
  }
  [_push~="sm:6"] {
    left: 50%;
  }
  [_pull~="sm:6"] {
    left: -50%;
  }
  [_push~="sm:7"] {
    left: 58.333333333333336%;
  }
  [_pull~="sm:7"] {
    left: -58.333333333333336%;
  }
  [_push~="sm:8"] {
    left: 66.66666666666666%;
  }
  [_pull~="sm:8"] {
    left: -66.66666666666666%;
  }
  [_push~="sm:9"] {
    left: 75%;
  }
  [_pull~="sm:9"] {
    left: -75%;
  }
  [_push~="sm:10"] {
    left: 83.33333333333334%;
  }
  [_pull~="sm:10"] {
    left: -83.33333333333334%;
  }
  [_push~="sm:11"] {
    left: 91.66666666666666%;
  }
  [_pull~="sm:11"] {
    left: -91.66666666666666%;
  }
  [_push~="sm:12"] {
    left: 100%;
  }
  [_pull~="sm:12"] {
    left: -100%;
  }
  [_row*="sm"] {
    align-content: start;
    -o-box-align: start;
    align-items: start;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_footer*="sm"] {
    padding: 30px 5px;
    margin-top: 30px;
  }
  [_has~="sm:footer"] {
    display: -ms-flexbox;
    display: box;
    display: flex;
    -o-box-orient: vertical;
    flex-direction: column;
    min-height: 100vh;
  }
  [_has~="sm:footer"] > *:not([_footer~="sm:sticky"]) {
    -o-box-flex: 1;
    box-flex: 1;
    flex: 1 0 auto;
  }
  [_has~="sm:footer"] [_footer~="sm:sticky"] {
    flex-shrink: 0;
  }
  [_display*="sm"][_display~="sm:flex"] {
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  [_display*="sm"][_display~="sm:none"] {
    display: none;
  }
  [_display*="sm"][_display~="sm:block"] {
    display: block;
  }
  [_display*="sm"][_display~="sm:inline"] {
    display: inline;
  }
  [_display*="sm"][_display~="sm:flow"] {
    display: flow;
  }
  [_display*="sm"][_display~="sm:ruby"] {
    display: ruby;
  }
  [_display*="sm"][_display~="sm:grid"] {
    display: grid;
  }
  [_display*="sm"][_display~="sm:table"] {
    display: table;
  }
  [_display*="sm"][_display~="sm:contents"] {
    display: contents;
  }
  [_direction*="sm"][_direction~="sm:row"] {
    -o-box-orient: horizontal;
    flex-direction: row;
  }
  [_direction*="sm"][_direction~="sm:reverse"] {
    -o-box-direction: reverse;
    -o-box-orient: horizontal;
    flex-direction: row-reverse;
  }
  [_direction*="sm"][_direction~="sm:col"],
  [_direction*="sm"][_direction~="sm:column"] {
    -o-box-orient: vertical;
    flex-direction: column;
  }
  [_direction*="sm"][_direction~="sm:col"][_direction~="sm:reverse"],
  [_direction*="sm"][_direction~="sm:column"][_direction~="sm:reverse"] {
    -o-box-direction: reverse;
    -o-box-orient: vertical;
    flex-direction: column-reverse;
  }
  [_wrap*="sm"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_wrap*="sm"][_wrap~="sm:wrap"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_wrap*="sm"][_wrap~="sm:nowrap"] {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    flex-wrap: nowrap;
  }
  [_wrap*="sm"][_wrap~="sm:reverse"],
  [_wrap*="sm"][_wrap~="sm:wrap-reverse"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap-reverse;
  }
  [_justify*="sm"] {
    -o-box-pack: start;
    justify-content: start;
  }
  [_justify*="sm"][_justify~="sm:start"] {
    -o-box-pack: start;
    justify-content: start;
  }
  [_justify*="sm"][_justify~="sm:end"] {
    -o-box-pack: end;
    justify-content: end;
  }
  [_justify*="sm"][_justify~="sm:center"] {
    -o-box-pack: center;
    justify-content: center;
  }
  [_justify*="sm"][_justify~="sm:between"] {
    -o-box-pack: justify;
    justify-content: space-between;
  }
  [_justify*="sm"][_justify~="sm:around"] {
    -o-box-pack: distribute;
    justify-content: space-around;
  }
  [_justify*="sm"][_justify~="sm:evenly"] {
    -o-box-pack: space-evenly;
    justify-content: space-evenly;
  }
  [_items*="sm"] {
    align-content: normal;
  }
  [_items*="sm"][_items~="sm:stretch"] {
    -o-box-align: stretch;
    align-items: stretch;
  }
  [_items*="sm"][_items~="sm:start"] {
    -o-box-align: start;
    align-items: start;
  }
  [_items*="sm"][_items~="sm:end"] {
    -o-box-align: end;
    align-items: end;
  }
  [_items*="sm"][_items~="sm:center"] {
    -o-box-align: center;
    align-items: center;
  }
  [_items*="sm"][_items~="sm:baseline"] {
    -o-box-align: baseline;
    align-items: baseline;
  }
  [_content*="sm"] {
    align-content: normal;
  }
  [_content*="sm"][_content~="sm:normal"] {
    align-content: normal;
  }
  [_content*="sm"][_content~="sm:start"] {
    align-content: start;
  }
  [_content*="sm"][_content~="sm:end"] {
    align-content: end;
  }
  [_content*="sm"][_content~="sm:center"] {
    align-content: center;
  }
  [_content*="sm"][_content~="sm:between"] {
    align-content: space-between;
  }
  [_content*="sm"][_content~="sm:around"] {
    align-content: space-around;
  }
  [_content*="sm"][_content~="sm:evenly"] {
    align-content: space-evenly;
  }
  [_content*="sm"][_content~="sm:stretch"] {
    align-content: stretch;
  }
  [_show*="sm"] {
    display: block;
  }
  [_show*="sm"][_show~="sm:true"] {
    display: block;
  }
  [_show*="sm"][_show~="sm:false"] {
    display: none;
  }
  [_hide*="sm"] {
    display: none;
  }
  [_hide*="sm"][_hide~="sm:true"] {
    display: none;
  }
  [_hide*="sm"][_hide~="sm:false"] {
    display: block;
  }
  [_overflow*="sm"] {
    display: none;
  }
  [_overflow*="sm"][_overflow~="sm:true"] {
    display: none;
  }
  [_overflow*="sm"][_overflow~="sm:hidden"] {
    overflow: hidden;
  }
  [_overflow*="sm"][_overflow~="sm:scroll"] {
    overflow: scroll;
  }
  [_overflow*="sm"][_overflow~="sm:auto"] {
    overflow: auto;
  }
  [_overflow*="sm"][_overflow~="sm:visible"] {
    overflow: visible;
  }
  [_overflow*="sm"][_overflow~="sm:x-hidden"] {
    overflow-x: hidden;
  }
  [_overflow*="sm"][_overflow~="sm:x-scroll"] {
    overflow-x: scroll;
  }
  [_overflow*="sm"][_overflow~="sm:x-auto"] {
    overflow-x: auto;
  }
  [_overflow*="sm"][_overflow~="sm:x-visible"] {
    overflow-x: visible;
  }
  [_overflow*="sm"][_overflow~="sm:y-hidden"] {
    overflow-y: hidden;
  }
  [_overflow*="sm"][_overflow~="sm:y-scroll"] {
    overflow-y: scroll;
  }
  [_overflow*="sm"][_overflow~="sm:y-auto"] {
    overflow-y: auto;
  }
  [_overflow*="sm"][_overflow~="sm:y-visible"] {
    overflow-y: visible;
  }
  [_position*="sm"][_position~="sm:relative"],
  [_position*="sm"][_position~="sm:rel"] {
    position: relative;
  }
  [_position*="sm"][_position~="sm:absolute"],
  [_position*="sm"][_position~="sm:abs"] {
    position: absolute;
  }
  [_position*="sm"][_position~="sm:fixed"],
  [_position*="sm"][_position~="sm:fix"] {
    position: fixed;
  }
  [_position*="sm"][_position~="sm:static"] {
    position: static;
  }
  [_position*="sm"][_position~="sm:sticky"] {
    position: -webkit-sticky;
    position: sticky;
  }
  [_float*="sm"][_float~="sm:left"] {
    float: left;
  }
  [_float*="sm"][_float~="sm:right"] {
    float: right;
  }
  [_float*="sm"][_float~="sm:none"] {
    float: none;
  }
  [_z*="sm"][_float~="sm:0"] {
    z-index: 0;
  }
  [_z*="sm"][_float~="sm:1"] {
    z-index: 1;
  }
  [_z*="sm"][_float~="sm:-1"] {
    z-index: -1;
  }
  [_z*="sm"][_float~="sm:2"] {
    z-index: 2;
  }
  [_z*="sm"][_float~="sm:-2"] {
    z-index: -2;
  }
  [_z*="sm"][_float~="sm:3"] {
    z-index: 3;
  }
  [_z*="sm"][_float~="sm:-3"] {
    z-index: -3;
  }
  [_z*="sm"][_float~="sm:4"] {
    z-index: 4;
  }
  [_z*="sm"][_float~="sm:-4"] {
    z-index: -4;
  }
  [_z*="sm"][_float~="sm:5"] {
    z-index: 5;
  }
  [_z*="sm"][_float~="sm:-5"] {
    z-index: -5;
  }
  [_z*="sm"][_float~="sm:6"] {
    z-index: 6;
  }
  [_z*="sm"][_float~="sm:-6"] {
    z-index: -6;
  }
  [_z*="sm"][_float~="sm:7"] {
    z-index: 7;
  }
  [_z*="sm"][_float~="sm:-7"] {
    z-index: -7;
  }
  [_z*="sm"][_float~="sm:8"] {
    z-index: 8;
  }
  [_z*="sm"][_float~="sm:-8"] {
    z-index: -8;
  }
  [_z*="sm"][_float~="sm:9"] {
    z-index: 9;
  }
  [_z*="sm"][_float~="sm:-9"] {
    z-index: -9;
  }
  [_z*="sm"][_float~="sm:10"] {
    z-index: 10;
  }
  [_z*="sm"][_float~="sm:-10"] {
    z-index: -10;
  }
  [_vertical*="sm"][_vertical~="sm:baseline"] {
    vertical-align: baseline;
  }
  [_vertical*="sm"][_vertical~="sm:sub"] {
    vertical-align: sub;
  }
  [_vertical*="sm"][_vertical~="sm:super"] {
    vertical-align: super;
  }
  [_vertical*="sm"][_vertical~="sm:text-top"] {
    vertical-align: text-top;
  }
  [_vertical*="sm"][_vertical~="sm:text-bottom"] {
    vertical-align: text-bottom;
  }
  [_vertical*="sm"][_vertical~="sm:middle"] {
    vertical-align: middle;
  }
  [_vertical*="sm"][_vertical~="sm:top"] {
    vertical-align: top;
  }
  [_vertical*="sm"][_vertical~="sm:bottom"] {
    vertical-align: bottom;
  }
  [_font~="sm:h6"] {
    font-size: 21px;
    line-height: 1.5em;
  }
  [_font~="sm:h5"] {
    font-size: 27px;
    line-height: 1.5em;
  }
  [_font~="sm:h4"] {
    font-size: 34px;
    line-height: 1.5em;
  }
  [_font~="sm:h3"] {
    font-size: 41px;
    line-height: 1.5em;
  }
  [_font~="sm:h2"] {
    font-size: 48px;
    line-height: 1.5em;
  }
  [_font~="sm:h1"] {
    font-size: 55px;
    line-height: 1.5em;
  }
  [_font*="sm"][_font~="sm:left"] {
    text-align: left;
  }
  [_font*="sm"][_font~="sm:right"] {
    text-align: right;
  }
  [_font*="sm"][_font~="sm:center"] {
    text-align: center;
  }
  [_font*="sm"][_font~="sm:justify"] {
    text-align: justify;
  }
  [_font*="sm"][_font~="sm:lower"],
  [_font*="sm"][_font~="sm:lowercase"] {
    text-transform: lowercase;
  }
  [_font*="sm"][_font~="sm:upper"],
  [_font*="sm"][_font~="sm:uppercase"] {
    text-transform: uppercase;
  }
  [_font*="sm"][_font~="sm:cap"],
  [_font*="sm"][_font~="sm:capital"],
  [_font*="sm"][_font~="sm:capitalize"] {
    text-transform: capitalize;
  }
  [_font*="sm"][_font~="sm:bold"] {
    font-weight: bold;
  }
  [_font*="sm"][_font~="sm:bolder"] {
    font-weight: bolder;
  }
  [_font*="sm"][_font~="sm:lighter"] {
    font-weight: lighter;
  }
  [_font*="sm"][_font~="sm:normal"] {
    font-weight: normal;
  }
  [_font*="sm"][_font~="sm:italic"] {
    font-style: italic;
  }
  a {
    color: #00bfb2;
  }
  [_decoration*="sm"][_decoration~="sm:linethrough"],
  [_decoration*="sm"][_decoration~="sm:del"] {
    text-decoration: line-through;
  }
  [_decoration*="sm"][_decoration~="sm:underline"],
  [_decoration*="sm"][_decoration~="sm:line"] {
    text-decoration: underline;
  }
  [_decoration*="sm"][_decoration~="sm:none"] {
    text-decoration: none;
  }
}
@media screen and (min-width: 770px) {
  [_width*="md"][_width~="md:0"],
  [_size*="md"][_size~="md:w-0"] {
    width: 0%;
  }
  [_width*="md"][_width~="md:0px"],
  [_size*="md"][_size~="md:w-0px"] {
    width: 0px;
  }
  [_width*="md"][_width~="md:0vw"],
  [_size*="md"][_size~="md:w-0vw"],
  [_size*="md"][_size~="md:w-0vh"] {
    width: 0vw;
  }
  [_size*="md"][_size~="md:w-0vw"],
  [_size*="md"][_size~="md:w-0vh"] {
    max-height: 0vh;
  }
  [_size*="md"][_size~="md:h-0"],
  [_height*="md"][_height~="md:0"] {
    height: 0%;
  }
  [_size*="md"][_size~="md:h-0px"],
  [_height*="md"][_height~="md:0px"] {
    height: 0px;
  }
  [_size*="md"][_size~="md:h-0vw"],
  [_size*="md"][_size~="md:h-0vh"] {
    height: 0vw;
  }
  [_height*="md"][_height~="md:0vh"],
  [_size*="md"][_size~="md:h-0vw"],
  [_size*="md"][_size~="md:h-0vh"] {
    height: 0vh;
  }
  [_width*="md"][_width~="md:5"],
  [_size*="md"][_size~="md:w-5"] {
    width: 5%;
  }
  [_width*="md"][_width~="md:5px"],
  [_size*="md"][_size~="md:w-5px"] {
    width: 5px;
  }
  [_width*="md"][_width~="md:5vw"],
  [_size*="md"][_size~="md:w-5vw"],
  [_size*="md"][_size~="md:w-5vh"] {
    width: 5vw;
  }
  [_size*="md"][_size~="md:w-5vw"],
  [_size*="md"][_size~="md:w-5vh"] {
    max-height: 5vh;
  }
  [_size*="md"][_size~="md:h-5"],
  [_height*="md"][_height~="md:5"] {
    height: 5%;
  }
  [_size*="md"][_size~="md:h-5px"],
  [_height*="md"][_height~="md:5px"] {
    height: 5px;
  }
  [_size*="md"][_size~="md:h-5vw"],
  [_size*="md"][_size~="md:h-5vh"] {
    height: 5vw;
  }
  [_height*="md"][_height~="md:5vh"],
  [_size*="md"][_size~="md:h-5vw"],
  [_size*="md"][_size~="md:h-5vh"] {
    height: 5vh;
  }
  [_width*="md"][_width~="md:10"],
  [_size*="md"][_size~="md:w-10"] {
    width: 10%;
  }
  [_width*="md"][_width~="md:10px"],
  [_size*="md"][_size~="md:w-10px"] {
    width: 10px;
  }
  [_width*="md"][_width~="md:10vw"],
  [_size*="md"][_size~="md:w-10vw"],
  [_size*="md"][_size~="md:w-10vh"] {
    width: 10vw;
  }
  [_size*="md"][_size~="md:w-10vw"],
  [_size*="md"][_size~="md:w-10vh"] {
    max-height: 10vh;
  }
  [_size*="md"][_size~="md:h-10"],
  [_height*="md"][_height~="md:10"] {
    height: 10%;
  }
  [_size*="md"][_size~="md:h-10px"],
  [_height*="md"][_height~="md:10px"] {
    height: 10px;
  }
  [_size*="md"][_size~="md:h-10vw"],
  [_size*="md"][_size~="md:h-10vh"] {
    height: 10vw;
  }
  [_height*="md"][_height~="md:10vh"],
  [_size*="md"][_size~="md:h-10vw"],
  [_size*="md"][_size~="md:h-10vh"] {
    height: 10vh;
  }
  [_width*="md"][_width~="md:15"],
  [_size*="md"][_size~="md:w-15"] {
    width: 15%;
  }
  [_width*="md"][_width~="md:15px"],
  [_size*="md"][_size~="md:w-15px"] {
    width: 15px;
  }
  [_width*="md"][_width~="md:15vw"],
  [_size*="md"][_size~="md:w-15vw"],
  [_size*="md"][_size~="md:w-15vh"] {
    width: 15vw;
  }
  [_size*="md"][_size~="md:w-15vw"],
  [_size*="md"][_size~="md:w-15vh"] {
    max-height: 15vh;
  }
  [_size*="md"][_size~="md:h-15"],
  [_height*="md"][_height~="md:15"] {
    height: 15%;
  }
  [_size*="md"][_size~="md:h-15px"],
  [_height*="md"][_height~="md:15px"] {
    height: 15px;
  }
  [_size*="md"][_size~="md:h-15vw"],
  [_size*="md"][_size~="md:h-15vh"] {
    height: 15vw;
  }
  [_height*="md"][_height~="md:15vh"],
  [_size*="md"][_size~="md:h-15vw"],
  [_size*="md"][_size~="md:h-15vh"] {
    height: 15vh;
  }
  [_width*="md"][_width~="md:20"],
  [_size*="md"][_size~="md:w-20"] {
    width: 20%;
  }
  [_width*="md"][_width~="md:20px"],
  [_size*="md"][_size~="md:w-20px"] {
    width: 20px;
  }
  [_width*="md"][_width~="md:20vw"],
  [_size*="md"][_size~="md:w-20vw"],
  [_size*="md"][_size~="md:w-20vh"] {
    width: 20vw;
  }
  [_size*="md"][_size~="md:w-20vw"],
  [_size*="md"][_size~="md:w-20vh"] {
    max-height: 20vh;
  }
  [_size*="md"][_size~="md:h-20"],
  [_height*="md"][_height~="md:20"] {
    height: 20%;
  }
  [_size*="md"][_size~="md:h-20px"],
  [_height*="md"][_height~="md:20px"] {
    height: 20px;
  }
  [_size*="md"][_size~="md:h-20vw"],
  [_size*="md"][_size~="md:h-20vh"] {
    height: 20vw;
  }
  [_height*="md"][_height~="md:20vh"],
  [_size*="md"][_size~="md:h-20vw"],
  [_size*="md"][_size~="md:h-20vh"] {
    height: 20vh;
  }
  [_width*="md"][_width~="md:25"],
  [_size*="md"][_size~="md:w-25"] {
    width: 25%;
  }
  [_width*="md"][_width~="md:25px"],
  [_size*="md"][_size~="md:w-25px"] {
    width: 25px;
  }
  [_width*="md"][_width~="md:25vw"],
  [_size*="md"][_size~="md:w-25vw"],
  [_size*="md"][_size~="md:w-25vh"] {
    width: 25vw;
  }
  [_size*="md"][_size~="md:w-25vw"],
  [_size*="md"][_size~="md:w-25vh"] {
    max-height: 25vh;
  }
  [_size*="md"][_size~="md:h-25"],
  [_height*="md"][_height~="md:25"] {
    height: 25%;
  }
  [_size*="md"][_size~="md:h-25px"],
  [_height*="md"][_height~="md:25px"] {
    height: 25px;
  }
  [_size*="md"][_size~="md:h-25vw"],
  [_size*="md"][_size~="md:h-25vh"] {
    height: 25vw;
  }
  [_height*="md"][_height~="md:25vh"],
  [_size*="md"][_size~="md:h-25vw"],
  [_size*="md"][_size~="md:h-25vh"] {
    height: 25vh;
  }
  [_width*="md"][_width~="md:30"],
  [_size*="md"][_size~="md:w-30"] {
    width: 30%;
  }
  [_width*="md"][_width~="md:30px"],
  [_size*="md"][_size~="md:w-30px"] {
    width: 30px;
  }
  [_width*="md"][_width~="md:30vw"],
  [_size*="md"][_size~="md:w-30vw"],
  [_size*="md"][_size~="md:w-30vh"] {
    width: 30vw;
  }
  [_size*="md"][_size~="md:w-30vw"],
  [_size*="md"][_size~="md:w-30vh"] {
    max-height: 30vh;
  }
  [_size*="md"][_size~="md:h-30"],
  [_height*="md"][_height~="md:30"] {
    height: 30%;
  }
  [_size*="md"][_size~="md:h-30px"],
  [_height*="md"][_height~="md:30px"] {
    height: 30px;
  }
  [_size*="md"][_size~="md:h-30vw"],
  [_size*="md"][_size~="md:h-30vh"] {
    height: 30vw;
  }
  [_height*="md"][_height~="md:30vh"],
  [_size*="md"][_size~="md:h-30vw"],
  [_size*="md"][_size~="md:h-30vh"] {
    height: 30vh;
  }
  [_width*="md"][_width~="md:35"],
  [_size*="md"][_size~="md:w-35"] {
    width: 35%;
  }
  [_width*="md"][_width~="md:35px"],
  [_size*="md"][_size~="md:w-35px"] {
    width: 35px;
  }
  [_width*="md"][_width~="md:35vw"],
  [_size*="md"][_size~="md:w-35vw"],
  [_size*="md"][_size~="md:w-35vh"] {
    width: 35vw;
  }
  [_size*="md"][_size~="md:w-35vw"],
  [_size*="md"][_size~="md:w-35vh"] {
    max-height: 35vh;
  }
  [_size*="md"][_size~="md:h-35"],
  [_height*="md"][_height~="md:35"] {
    height: 35%;
  }
  [_size*="md"][_size~="md:h-35px"],
  [_height*="md"][_height~="md:35px"] {
    height: 35px;
  }
  [_size*="md"][_size~="md:h-35vw"],
  [_size*="md"][_size~="md:h-35vh"] {
    height: 35vw;
  }
  [_height*="md"][_height~="md:35vh"],
  [_size*="md"][_size~="md:h-35vw"],
  [_size*="md"][_size~="md:h-35vh"] {
    height: 35vh;
  }
  [_width*="md"][_width~="md:40"],
  [_size*="md"][_size~="md:w-40"] {
    width: 40%;
  }
  [_width*="md"][_width~="md:40px"],
  [_size*="md"][_size~="md:w-40px"] {
    width: 40px;
  }
  [_width*="md"][_width~="md:40vw"],
  [_size*="md"][_size~="md:w-40vw"],
  [_size*="md"][_size~="md:w-40vh"] {
    width: 40vw;
  }
  [_size*="md"][_size~="md:w-40vw"],
  [_size*="md"][_size~="md:w-40vh"] {
    max-height: 40vh;
  }
  [_size*="md"][_size~="md:h-40"],
  [_height*="md"][_height~="md:40"] {
    height: 40%;
  }
  [_size*="md"][_size~="md:h-40px"],
  [_height*="md"][_height~="md:40px"] {
    height: 40px;
  }
  [_size*="md"][_size~="md:h-40vw"],
  [_size*="md"][_size~="md:h-40vh"] {
    height: 40vw;
  }
  [_height*="md"][_height~="md:40vh"],
  [_size*="md"][_size~="md:h-40vw"],
  [_size*="md"][_size~="md:h-40vh"] {
    height: 40vh;
  }
  [_width*="md"][_width~="md:45"],
  [_size*="md"][_size~="md:w-45"] {
    width: 45%;
  }
  [_width*="md"][_width~="md:45px"],
  [_size*="md"][_size~="md:w-45px"] {
    width: 45px;
  }
  [_width*="md"][_width~="md:45vw"],
  [_size*="md"][_size~="md:w-45vw"],
  [_size*="md"][_size~="md:w-45vh"] {
    width: 45vw;
  }
  [_size*="md"][_size~="md:w-45vw"],
  [_size*="md"][_size~="md:w-45vh"] {
    max-height: 45vh;
  }
  [_size*="md"][_size~="md:h-45"],
  [_height*="md"][_height~="md:45"] {
    height: 45%;
  }
  [_size*="md"][_size~="md:h-45px"],
  [_height*="md"][_height~="md:45px"] {
    height: 45px;
  }
  [_size*="md"][_size~="md:h-45vw"],
  [_size*="md"][_size~="md:h-45vh"] {
    height: 45vw;
  }
  [_height*="md"][_height~="md:45vh"],
  [_size*="md"][_size~="md:h-45vw"],
  [_size*="md"][_size~="md:h-45vh"] {
    height: 45vh;
  }
  [_width*="md"][_width~="md:50"],
  [_size*="md"][_size~="md:w-50"] {
    width: 50%;
  }
  [_width*="md"][_width~="md:50px"],
  [_size*="md"][_size~="md:w-50px"] {
    width: 50px;
  }
  [_width*="md"][_width~="md:50vw"],
  [_size*="md"][_size~="md:w-50vw"],
  [_size*="md"][_size~="md:w-50vh"] {
    width: 50vw;
  }
  [_size*="md"][_size~="md:w-50vw"],
  [_size*="md"][_size~="md:w-50vh"] {
    max-height: 50vh;
  }
  [_size*="md"][_size~="md:h-50"],
  [_height*="md"][_height~="md:50"] {
    height: 50%;
  }
  [_size*="md"][_size~="md:h-50px"],
  [_height*="md"][_height~="md:50px"] {
    height: 50px;
  }
  [_size*="md"][_size~="md:h-50vw"],
  [_size*="md"][_size~="md:h-50vh"] {
    height: 50vw;
  }
  [_height*="md"][_height~="md:50vh"],
  [_size*="md"][_size~="md:h-50vw"],
  [_size*="md"][_size~="md:h-50vh"] {
    height: 50vh;
  }
  [_width*="md"][_width~="md:55"],
  [_size*="md"][_size~="md:w-55"] {
    width: 55.00000000000001%;
  }
  [_width*="md"][_width~="md:55px"],
  [_size*="md"][_size~="md:w-55px"] {
    width: 55px;
  }
  [_width*="md"][_width~="md:55vw"],
  [_size*="md"][_size~="md:w-55vw"],
  [_size*="md"][_size~="md:w-55vh"] {
    width: 55vw;
  }
  [_size*="md"][_size~="md:w-55vw"],
  [_size*="md"][_size~="md:w-55vh"] {
    max-height: 55vh;
  }
  [_size*="md"][_size~="md:h-55"],
  [_height*="md"][_height~="md:55"] {
    height: 55.00000000000001%;
  }
  [_size*="md"][_size~="md:h-55px"],
  [_height*="md"][_height~="md:55px"] {
    height: 55px;
  }
  [_size*="md"][_size~="md:h-55vw"],
  [_size*="md"][_size~="md:h-55vh"] {
    height: 55vw;
  }
  [_height*="md"][_height~="md:55vh"],
  [_size*="md"][_size~="md:h-55vw"],
  [_size*="md"][_size~="md:h-55vh"] {
    height: 55vh;
  }
  [_width*="md"][_width~="md:60"],
  [_size*="md"][_size~="md:w-60"] {
    width: 60%;
  }
  [_width*="md"][_width~="md:60px"],
  [_size*="md"][_size~="md:w-60px"] {
    width: 60px;
  }
  [_width*="md"][_width~="md:60vw"],
  [_size*="md"][_size~="md:w-60vw"],
  [_size*="md"][_size~="md:w-60vh"] {
    width: 60vw;
  }
  [_size*="md"][_size~="md:w-60vw"],
  [_size*="md"][_size~="md:w-60vh"] {
    max-height: 60vh;
  }
  [_size*="md"][_size~="md:h-60"],
  [_height*="md"][_height~="md:60"] {
    height: 60%;
  }
  [_size*="md"][_size~="md:h-60px"],
  [_height*="md"][_height~="md:60px"] {
    height: 60px;
  }
  [_size*="md"][_size~="md:h-60vw"],
  [_size*="md"][_size~="md:h-60vh"] {
    height: 60vw;
  }
  [_height*="md"][_height~="md:60vh"],
  [_size*="md"][_size~="md:h-60vw"],
  [_size*="md"][_size~="md:h-60vh"] {
    height: 60vh;
  }
  [_width*="md"][_width~="md:65"],
  [_size*="md"][_size~="md:w-65"] {
    width: 65%;
  }
  [_width*="md"][_width~="md:65px"],
  [_size*="md"][_size~="md:w-65px"] {
    width: 65px;
  }
  [_width*="md"][_width~="md:65vw"],
  [_size*="md"][_size~="md:w-65vw"],
  [_size*="md"][_size~="md:w-65vh"] {
    width: 65vw;
  }
  [_size*="md"][_size~="md:w-65vw"],
  [_size*="md"][_size~="md:w-65vh"] {
    max-height: 65vh;
  }
  [_size*="md"][_size~="md:h-65"],
  [_height*="md"][_height~="md:65"] {
    height: 65%;
  }
  [_size*="md"][_size~="md:h-65px"],
  [_height*="md"][_height~="md:65px"] {
    height: 65px;
  }
  [_size*="md"][_size~="md:h-65vw"],
  [_size*="md"][_size~="md:h-65vh"] {
    height: 65vw;
  }
  [_height*="md"][_height~="md:65vh"],
  [_size*="md"][_size~="md:h-65vw"],
  [_size*="md"][_size~="md:h-65vh"] {
    height: 65vh;
  }
  [_width*="md"][_width~="md:70"],
  [_size*="md"][_size~="md:w-70"] {
    width: 70%;
  }
  [_width*="md"][_width~="md:70px"],
  [_size*="md"][_size~="md:w-70px"] {
    width: 70px;
  }
  [_width*="md"][_width~="md:70vw"],
  [_size*="md"][_size~="md:w-70vw"],
  [_size*="md"][_size~="md:w-70vh"] {
    width: 70vw;
  }
  [_size*="md"][_size~="md:w-70vw"],
  [_size*="md"][_size~="md:w-70vh"] {
    max-height: 70vh;
  }
  [_size*="md"][_size~="md:h-70"],
  [_height*="md"][_height~="md:70"] {
    height: 70%;
  }
  [_size*="md"][_size~="md:h-70px"],
  [_height*="md"][_height~="md:70px"] {
    height: 70px;
  }
  [_size*="md"][_size~="md:h-70vw"],
  [_size*="md"][_size~="md:h-70vh"] {
    height: 70vw;
  }
  [_height*="md"][_height~="md:70vh"],
  [_size*="md"][_size~="md:h-70vw"],
  [_size*="md"][_size~="md:h-70vh"] {
    height: 70vh;
  }
  [_width*="md"][_width~="md:75"],
  [_size*="md"][_size~="md:w-75"] {
    width: 75%;
  }
  [_width*="md"][_width~="md:75px"],
  [_size*="md"][_size~="md:w-75px"] {
    width: 75px;
  }
  [_width*="md"][_width~="md:75vw"],
  [_size*="md"][_size~="md:w-75vw"],
  [_size*="md"][_size~="md:w-75vh"] {
    width: 75vw;
  }
  [_size*="md"][_size~="md:w-75vw"],
  [_size*="md"][_size~="md:w-75vh"] {
    max-height: 75vh;
  }
  [_size*="md"][_size~="md:h-75"],
  [_height*="md"][_height~="md:75"] {
    height: 75%;
  }
  [_size*="md"][_size~="md:h-75px"],
  [_height*="md"][_height~="md:75px"] {
    height: 75px;
  }
  [_size*="md"][_size~="md:h-75vw"],
  [_size*="md"][_size~="md:h-75vh"] {
    height: 75vw;
  }
  [_height*="md"][_height~="md:75vh"],
  [_size*="md"][_size~="md:h-75vw"],
  [_size*="md"][_size~="md:h-75vh"] {
    height: 75vh;
  }
  [_width*="md"][_width~="md:80"],
  [_size*="md"][_size~="md:w-80"] {
    width: 80%;
  }
  [_width*="md"][_width~="md:80px"],
  [_size*="md"][_size~="md:w-80px"] {
    width: 80px;
  }
  [_width*="md"][_width~="md:80vw"],
  [_size*="md"][_size~="md:w-80vw"],
  [_size*="md"][_size~="md:w-80vh"] {
    width: 80vw;
  }
  [_size*="md"][_size~="md:w-80vw"],
  [_size*="md"][_size~="md:w-80vh"] {
    max-height: 80vh;
  }
  [_size*="md"][_size~="md:h-80"],
  [_height*="md"][_height~="md:80"] {
    height: 80%;
  }
  [_size*="md"][_size~="md:h-80px"],
  [_height*="md"][_height~="md:80px"] {
    height: 80px;
  }
  [_size*="md"][_size~="md:h-80vw"],
  [_size*="md"][_size~="md:h-80vh"] {
    height: 80vw;
  }
  [_height*="md"][_height~="md:80vh"],
  [_size*="md"][_size~="md:h-80vw"],
  [_size*="md"][_size~="md:h-80vh"] {
    height: 80vh;
  }
  [_width*="md"][_width~="md:85"],
  [_size*="md"][_size~="md:w-85"] {
    width: 85%;
  }
  [_width*="md"][_width~="md:85px"],
  [_size*="md"][_size~="md:w-85px"] {
    width: 85px;
  }
  [_width*="md"][_width~="md:85vw"],
  [_size*="md"][_size~="md:w-85vw"],
  [_size*="md"][_size~="md:w-85vh"] {
    width: 85vw;
  }
  [_size*="md"][_size~="md:w-85vw"],
  [_size*="md"][_size~="md:w-85vh"] {
    max-height: 85vh;
  }
  [_size*="md"][_size~="md:h-85"],
  [_height*="md"][_height~="md:85"] {
    height: 85%;
  }
  [_size*="md"][_size~="md:h-85px"],
  [_height*="md"][_height~="md:85px"] {
    height: 85px;
  }
  [_size*="md"][_size~="md:h-85vw"],
  [_size*="md"][_size~="md:h-85vh"] {
    height: 85vw;
  }
  [_height*="md"][_height~="md:85vh"],
  [_size*="md"][_size~="md:h-85vw"],
  [_size*="md"][_size~="md:h-85vh"] {
    height: 85vh;
  }
  [_width*="md"][_width~="md:90"],
  [_size*="md"][_size~="md:w-90"] {
    width: 90%;
  }
  [_width*="md"][_width~="md:90px"],
  [_size*="md"][_size~="md:w-90px"] {
    width: 90px;
  }
  [_width*="md"][_width~="md:90vw"],
  [_size*="md"][_size~="md:w-90vw"],
  [_size*="md"][_size~="md:w-90vh"] {
    width: 90vw;
  }
  [_size*="md"][_size~="md:w-90vw"],
  [_size*="md"][_size~="md:w-90vh"] {
    max-height: 90vh;
  }
  [_size*="md"][_size~="md:h-90"],
  [_height*="md"][_height~="md:90"] {
    height: 90%;
  }
  [_size*="md"][_size~="md:h-90px"],
  [_height*="md"][_height~="md:90px"] {
    height: 90px;
  }
  [_size*="md"][_size~="md:h-90vw"],
  [_size*="md"][_size~="md:h-90vh"] {
    height: 90vw;
  }
  [_height*="md"][_height~="md:90vh"],
  [_size*="md"][_size~="md:h-90vw"],
  [_size*="md"][_size~="md:h-90vh"] {
    height: 90vh;
  }
  [_width*="md"][_width~="md:95"],
  [_size*="md"][_size~="md:w-95"] {
    width: 95%;
  }
  [_width*="md"][_width~="md:95px"],
  [_size*="md"][_size~="md:w-95px"] {
    width: 95px;
  }
  [_width*="md"][_width~="md:95vw"],
  [_size*="md"][_size~="md:w-95vw"],
  [_size*="md"][_size~="md:w-95vh"] {
    width: 95vw;
  }
  [_size*="md"][_size~="md:w-95vw"],
  [_size*="md"][_size~="md:w-95vh"] {
    max-height: 95vh;
  }
  [_size*="md"][_size~="md:h-95"],
  [_height*="md"][_height~="md:95"] {
    height: 95%;
  }
  [_size*="md"][_size~="md:h-95px"],
  [_height*="md"][_height~="md:95px"] {
    height: 95px;
  }
  [_size*="md"][_size~="md:h-95vw"],
  [_size*="md"][_size~="md:h-95vh"] {
    height: 95vw;
  }
  [_height*="md"][_height~="md:95vh"],
  [_size*="md"][_size~="md:h-95vw"],
  [_size*="md"][_size~="md:h-95vh"] {
    height: 95vh;
  }
  [_width*="md"][_width~="md:100"],
  [_width*="md"][_width~="md:full"],
  [_size*="md"][_size~="md:w-100"],
  [_size*="md"][_size~="md:w-full"],
  [_size*="md"][_size~="md:full"] {
    width: 100%;
  }
  [_width*="md"][_width~="md:100px"],
  [_size*="md"][_size~="md:w-100px"] {
    width: 100px;
  }
  [_width*="md"][_width~="md:100vw"],
  [_width*="md"][_width~="md:full"],
  [_size*="md"][_size~="md:w-100vw"],
  [_size*="md"][_size~="md:w-100vh"] {
    width: 100vw;
  }
  [_size*="md"][_size~="md:w-100vw"],
  [_size*="md"][_size~="md:w-100vh"] {
    max-height: 100vh;
  }
  [_width*="md"][_width~="md:min-full"],
  [_size*="md"][_size~="md:w-min-full"],
  [_size*="md"][_size~="md:min-full"],
  [_size*="md"][_size~="md:max-full"] {
    min-width: 100%;
  }
  [_width*="md"][_width~="md:min-full-vw"] {
    min-width: 100vw;
  }
  [_width*="md"][_width~="md:max-full"],
  [_size*="md"][_size~="md:w-max-full"] {
    max-width: 100%;
  }
  [_width*="md"][_width~="md:max-full-vw"] {
    max-width: 100vw;
  }
  [_size*="md"][_size~="md:h-100"],
  [_size*="md"][_size~="md:h-full"],
  [_size*="md"][_size~="md:full"],
  [_height*="md"][_height~="md:100"],
  [_height*="md"][_height~="md:full"] {
    height: 100%;
  }
  [_size*="md"][_size~="md:h-100px"],
  [_height*="md"][_height~="md:100px"] {
    height: 100px;
  }
  [_size*="md"][_size~="md:h-100vw"],
  [_size*="md"][_size~="md:h-100vh"] {
    height: 100vw;
  }
  [_height*="md"][_height~="md:100vh"],
  [_height*="md"][_height~="md:full"],
  [_size*="md"][_size~="md:h-100vw"],
  [_size*="md"][_size~="md:h-100vh"] {
    height: 100vh;
  }
  [_size*="md"][_size~="md:h-min-full"],
  [_size*="md"][_size~="md:min-full"],
  [_size*="md"][_size~="md:max-full"],
  [_height*="md"][_height~="md:min-full"] {
    min-height: 100%;
  }
  [_height*="md"][_height~="md:min-full-vh"] {
    min-height: 100vh;
  }
  [_size*="md"][_size~="md:h-max-full"],
  [_height*="md"][_height~="md:max-full"] {
    max-height: 100%;
  }
  [_height*="md"][_height~="md:max-full-vh"] {
    max-height: 100vh;
  }
  [_font*="md"][_font~="md:red"],
  [_color*="md"][_color~="md:red"] {
    color: #f24236;
  }
  [_font*="md"][_font~="md:pink"],
  [_color*="md"][_color~="md:pink"] {
    color: #e43f6f;
  }
  [_font*="md"][_font~="md:purple"],
  [_color*="md"][_color~="md:purple"] {
    color: #6564db;
  }
  [_font*="md"][_font~="md:indigo"],
  [_color*="md"][_color~="md:indigo"] {
    color: #473bf0;
  }
  [_font*="md"][_font~="md:blue"],
  [_color*="md"][_color~="md:blue"] {
    color: #3169c4;
  }
  [_font*="md"][_font~="md:cyan"],
  [_color*="md"][_color~="md:cyan"] {
    color: #1fa6c1;
  }
  [_font*="md"][_font~="md:teal"],
  [_color*="md"][_color~="md:teal"] {
    color: #00bfb2;
  }
  [_font*="md"][_font~="md:green"],
  [_color*="md"][_color~="md:green"] {
    color: #3ccd65;
  }
  [_font*="md"][_font~="md:lime"],
  [_color*="md"][_color~="md:lime"] {
    color: #aad922;
  }
  [_font*="md"][_font~="md:yellow"],
  [_color*="md"][_color~="md:yellow"] {
    color: #f7b32b;
  }
  [_font*="md"][_font~="md:amber"],
  [_color*="md"][_color~="md:amber"] {
    color: #ff7f11;
  }
  [_font*="md"][_font~="md:orange"],
  [_color*="md"][_color~="md:orange"] {
    color: #f34213;
  }
  [_font*="md"][_font~="md:brown"],
  [_color*="md"][_color~="md:brown"] {
    color: #823329;
  }
  [_font*="md"][_font~="md:grey"],
  [_color*="md"][_color~="md:grey"] {
    color: #7179ad;
  }
  [_font*="md"][_font~="md:black"],
  [_color*="md"][_color~="md:black"] {
    color: #1a1d2d;
  }
  [_font*="md"][_font~="md:white"],
  [_color*="md"][_color~="md:white"] {
    color: #fbfaf8;
  }
  [_font*="md"][_font~="md:transparent"],
  [_color*="md"][_color~="md:transparent"] {
    color: transparent;
  }
  [_footer*="md"][_footer~="md:red"],
  [_footer*="md"][_footer~="md:pink"],
  [_footer*="md"][_footer~="md:purple"],
  [_footer*="md"][_footer~="md:indigo"],
  [_footer*="md"][_footer~="md:green"],
  [_footer*="md"][_footer~="md:yellow"],
  [_footer*="md"][_footer~="md:amber"],
  [_footer*="md"][_footer~="md:orange"],
  [_footer*="md"][_footer~="md:grey"],
  [_footer*="md"][_footer~="md:white"],
  [_footer*="md"][_footer~="md:light"],
  [_footer*="md"][_footer~="md:secondary"],
  [_footer*="md"][_footer~="md:success"],
  [_footer*="md"][_footer~="md:warning"],
  [_footer*="md"][_footer~="md:danger"],
  [_footer*="md"][_footer~="md:red-light-1"],
  [_footer*="md"][_footer~="md:red-light-2"],
  [_footer*="md"][_footer~="md:red-light-3"],
  [_footer*="md"][_footer~="md:pink-light-1"],
  [_footer*="md"][_footer~="md:pink-light-2"],
  [_footer*="md"][_footer~="md:pink-light-3"],
  [_footer*="md"][_footer~="md:purple-light-1"],
  [_footer*="md"][_footer~="md:purple-light-2"],
  [_footer*="md"][_footer~="md:purple-light-3"],
  [_footer*="md"][_footer~="md:purple-dark-1"],
  [_footer*="md"][_footer~="md:indigo-light-1"],
  [_footer*="md"][_footer~="md:indigo-light-2"],
  [_footer*="md"][_footer~="md:indigo-light-3"],
  [_footer*="md"][_footer~="md:blue-light-1"],
  [_footer*="md"][_footer~="md:blue-light-2"],
  [_footer*="md"][_footer~="md:blue-light-3"],
  [_footer*="md"][_footer~="md:cyan-light-1"],
  [_footer*="md"][_footer~="md:cyan-light-2"],
  [_footer*="md"][_footer~="md:cyan-light-3"],
  [_footer*="md"][_footer~="md:teal-light-2"],
  [_footer*="md"][_footer~="md:teal-light-3"],
  [_footer*="md"][_footer~="md:green-light-1"],
  [_footer*="md"][_footer~="md:green-light-2"],
  [_footer*="md"][_footer~="md:green-light-3"],
  [_footer*="md"][_footer~="md:lime-light-1"],
  [_footer*="md"][_footer~="md:lime-light-2"],
  [_footer*="md"][_footer~="md:lime-light-3"],
  [_footer*="md"][_footer~="md:yellow-light-1"],
  [_footer*="md"][_footer~="md:yellow-light-2"],
  [_footer*="md"][_footer~="md:yellow-light-3"],
  [_footer*="md"][_footer~="md:amber-light-1"],
  [_footer*="md"][_footer~="md:amber-light-2"],
  [_footer*="md"][_footer~="md:amber-light-3"],
  [_footer*="md"][_footer~="md:orange-light-1"],
  [_footer*="md"][_footer~="md:orange-light-2"],
  [_footer*="md"][_footer~="md:orange-light-3"],
  [_footer*="md"][_footer~="md:brown-light-2"],
  [_footer*="md"][_footer~="md:brown-light-3"],
  [_footer*="md"][_footer~="md:grey-light-1"],
  [_footer*="md"][_footer~="md:grey-light-2"],
  [_footer*="md"][_footer~="md:grey-light-3"],
  [_footer*="md"][_footer~="md:black-light-3"],
  [_footer*="md"][_footer~="md:white-light-1"],
  [_footer*="md"][_footer~="md:white-light-2"],
  [_footer*="md"][_footer~="md:white-light-3"],
  [_footer*="md"][_footer~="md:white-dark-1"],
  [_footer*="md"][_footer~="md:white-dark-2"],
  [_footer*="md"][_footer~="md:white-dark-3"],
  [_footer*="md"][_footer~="md:dark-light-3"],
  [_footer*="md"][_footer~="md:light-light-1"],
  [_footer*="md"][_footer~="md:light-light-2"],
  [_footer*="md"][_footer~="md:light-light-3"],
  [_footer*="md"][_footer~="md:light-dark-1"],
  [_footer*="md"][_footer~="md:light-dark-2"],
  [_footer*="md"][_footer~="md:light-dark-3"],
  [_footer*="md"][_footer~="md:primary-light-2"],
  [_footer*="md"][_footer~="md:primary-light-3"],
  [_footer*="md"][_footer~="md:secondary-light-1"],
  [_footer*="md"][_footer~="md:secondary-light-2"],
  [_footer*="md"][_footer~="md:secondary-light-3"],
  [_footer*="md"][_footer~="md:success-light-1"],
  [_footer*="md"][_footer~="md:success-light-2"],
  [_footer*="md"][_footer~="md:success-light-3"],
  [_footer*="md"][_footer~="md:info-light-1"],
  [_footer*="md"][_footer~="md:info-light-2"],
  [_footer*="md"][_footer~="md:info-light-3"],
  [_footer*="md"][_footer~="md:warning-light-1"],
  [_footer*="md"][_footer~="md:warning-light-2"],
  [_footer*="md"][_footer~="md:warning-light-3"],
  [_footer*="md"][_footer~="md:danger-light-1"],
  [_footer*="md"][_footer~="md:danger-light-2"],
  [_footer*="md"][_footer~="md:danger-light-3"],
  [_footer*="md"][_footer~="md:muted-light-1"],
  [_footer*="md"][_footer~="md:muted-light-2"],
  [_footer*="md"][_footer~="md:muted-light-3"],
  [_font*="md"][_font~="md:dark"],
  [_font*="md"][_font~="md:mark"],
  [_font*="md"][_font~="md:highlight"],
  [_color*="md"][_color~="md:dark"] {
    color: #1a1d2d;
  }
  [_footer*="md"][_footer~="md:blue"],
  [_footer*="md"][_footer~="md:cyan"],
  [_footer*="md"][_footer~="md:teal"],
  [_footer*="md"][_footer~="md:lime"],
  [_footer*="md"][_footer~="md:brown"],
  [_footer*="md"][_footer~="md:black"],
  [_footer*="md"][_footer~="md:transparent"],
  [_footer*="md"][_footer~="md:dark"],
  [_footer*="md"][_footer~="md:primary"],
  [_footer*="md"][_footer~="md:info"],
  [_footer*="md"][_footer~="md:muted"],
  [_footer*="md"][_footer~="md:red-dark-1"],
  [_footer*="md"][_footer~="md:red-dark-2"],
  [_footer*="md"][_footer~="md:red-dark-3"],
  [_footer*="md"][_footer~="md:pink-dark-1"],
  [_footer*="md"][_footer~="md:pink-dark-2"],
  [_footer*="md"][_footer~="md:pink-dark-3"],
  [_footer*="md"][_footer~="md:purple-dark-2"],
  [_footer*="md"][_footer~="md:purple-dark-3"],
  [_footer*="md"][_footer~="md:indigo-dark-1"],
  [_footer*="md"][_footer~="md:indigo-dark-2"],
  [_footer*="md"][_footer~="md:indigo-dark-3"],
  [_footer*="md"][_footer~="md:blue-dark-1"],
  [_footer*="md"][_footer~="md:blue-dark-2"],
  [_footer*="md"][_footer~="md:blue-dark-3"],
  [_footer*="md"][_footer~="md:cyan-dark-1"],
  [_footer*="md"][_footer~="md:cyan-dark-2"],
  [_footer*="md"][_footer~="md:cyan-dark-3"],
  [_footer*="md"][_footer~="md:teal-light-1"],
  [_footer*="md"][_footer~="md:teal-dark-1"],
  [_footer*="md"][_footer~="md:teal-dark-2"],
  [_footer*="md"][_footer~="md:teal-dark-3"],
  [_footer*="md"][_footer~="md:green-dark-1"],
  [_footer*="md"][_footer~="md:green-dark-2"],
  [_footer*="md"][_footer~="md:green-dark-3"],
  [_footer*="md"][_footer~="md:lime-dark-1"],
  [_footer*="md"][_footer~="md:lime-dark-2"],
  [_footer*="md"][_footer~="md:lime-dark-3"],
  [_footer*="md"][_footer~="md:yellow-dark-1"],
  [_footer*="md"][_footer~="md:yellow-dark-2"],
  [_footer*="md"][_footer~="md:yellow-dark-3"],
  [_footer*="md"][_footer~="md:amber-dark-1"],
  [_footer*="md"][_footer~="md:amber-dark-2"],
  [_footer*="md"][_footer~="md:amber-dark-3"],
  [_footer*="md"][_footer~="md:orange-dark-1"],
  [_footer*="md"][_footer~="md:orange-dark-2"],
  [_footer*="md"][_footer~="md:orange-dark-3"],
  [_footer*="md"][_footer~="md:brown-light-1"],
  [_footer*="md"][_footer~="md:brown-dark-1"],
  [_footer*="md"][_footer~="md:brown-dark-2"],
  [_footer*="md"][_footer~="md:brown-dark-3"],
  [_footer*="md"][_footer~="md:grey-dark-1"],
  [_footer*="md"][_footer~="md:grey-dark-2"],
  [_footer*="md"][_footer~="md:grey-dark-3"],
  [_footer*="md"][_footer~="md:black-light-1"],
  [_footer*="md"][_footer~="md:black-light-2"],
  [_footer*="md"][_footer~="md:black-dark-1"],
  [_footer*="md"][_footer~="md:black-dark-2"],
  [_footer*="md"][_footer~="md:black-dark-3"],
  [_footer*="md"][_footer~="md:dark-light-1"],
  [_footer*="md"][_footer~="md:dark-light-2"],
  [_footer*="md"][_footer~="md:dark-dark-1"],
  [_footer*="md"][_footer~="md:dark-dark-2"],
  [_footer*="md"][_footer~="md:dark-dark-3"],
  [_footer*="md"][_footer~="md:primary-light-1"],
  [_footer*="md"][_footer~="md:primary-dark-1"],
  [_footer*="md"][_footer~="md:primary-dark-2"],
  [_footer*="md"][_footer~="md:primary-dark-3"],
  [_footer*="md"][_footer~="md:secondary-dark-1"],
  [_footer*="md"][_footer~="md:secondary-dark-2"],
  [_footer*="md"][_footer~="md:secondary-dark-3"],
  [_footer*="md"][_footer~="md:success-dark-1"],
  [_footer*="md"][_footer~="md:success-dark-2"],
  [_footer*="md"][_footer~="md:success-dark-3"],
  [_footer*="md"][_footer~="md:info-dark-1"],
  [_footer*="md"][_footer~="md:info-dark-2"],
  [_footer*="md"][_footer~="md:info-dark-3"],
  [_footer*="md"][_footer~="md:warning-dark-1"],
  [_footer*="md"][_footer~="md:warning-dark-2"],
  [_footer*="md"][_footer~="md:warning-dark-3"],
  [_footer*="md"][_footer~="md:danger-dark-1"],
  [_footer*="md"][_footer~="md:danger-dark-2"],
  [_footer*="md"][_footer~="md:danger-dark-3"],
  [_footer*="md"][_footer~="md:muted-dark-1"],
  [_footer*="md"][_footer~="md:muted-dark-2"],
  [_footer*="md"][_footer~="md:muted-dark-3"],
  [_font*="md"][_font~="md:light"],
  [_color*="md"][_color~="md:light"] {
    color: #fbfaf8;
  }
  [_font*="md"][_font~="md:primary"],
  [_color*="md"][_color~="md:primary"] {
    color: #00bfb2;
  }
  [_font*="md"][_font~="md:secondary"],
  [_color*="md"][_color~="md:secondary"] {
    color: #7179ad;
  }
  [_font*="md"][_font~="md:success"],
  [_color*="md"][_color~="md:success"] {
    color: #3ccd65;
  }
  [_font*="md"][_font~="md:info"],
  [_color*="md"][_color~="md:info"] {
    color: #1fa6c1;
  }
  [_font*="md"][_font~="md:warning"],
  [_color*="md"][_color~="md:warning"] {
    color: #ff7f11;
  }
  [_font*="md"][_font~="md:danger"],
  [_color*="md"][_color~="md:danger"] {
    color: #f24236;
  }
  [_font*="md"][_font~="md:muted"],
  [_color*="md"][_color~="md:muted"] {
    color: #5a659c;
  }
  [_font*="md"][_font~="md:red-light-1"],
  [_color*="md"][_color~="md:red-light-1"] {
    color: #f45e54;
  }
  [_font*="md"][_font~="md:red-light-2"],
  [_color*="md"][_color~="md:red-light-2"] {
    color: #f67b72;
  }
  [_font*="md"][_font~="md:red-light-3"],
  [_color*="md"][_color~="md:red-light-3"] {
    color: #f89790;
  }
  [_font*="md"][_font~="md:red-dark-1"],
  [_color*="md"][_color~="md:red-dark-1"] {
    color: #ec1d0f;
  }
  [_font*="md"][_font~="md:red-dark-2"],
  [_color*="md"][_color~="md:red-dark-2"] {
    color: #c3180d;
  }
  [_font*="md"][_font~="md:red-dark-3"],
  [_color*="md"][_color~="md:red-dark-3"] {
    color: #99130a;
  }
  [_font*="md"][_font~="md:pink-light-1"],
  [_color*="md"][_color~="md:pink-light-1"] {
    color: #e85c85;
  }
  [_font*="md"][_font~="md:pink-light-2"],
  [_color*="md"][_color~="md:pink-light-2"] {
    color: #ec799a;
  }
  [_font*="md"][_font~="md:pink-light-3"],
  [_color*="md"][_color~="md:pink-light-3"] {
    color: #f095b0;
  }
  [_font*="md"][_font~="md:pink-dark-1"],
  [_color*="md"][_color~="md:pink-dark-1"] {
    color: #d91e55;
  }
  [_font*="md"][_font~="md:pink-dark-2"],
  [_color*="md"][_color~="md:pink-dark-2"] {
    color: #b31946;
  }
  [_font*="md"][_font~="md:pink-dark-3"],
  [_color*="md"][_color~="md:pink-dark-3"] {
    color: #8c1437;
  }
  [_font*="md"][_font~="md:purple-light-1"],
  [_color*="md"][_color~="md:purple-light-1"] {
    color: #7c7be0;
  }
  [_font*="md"][_font~="md:purple-light-2"],
  [_color*="md"][_color~="md:purple-light-2"] {
    color: #9392e6;
  }
  [_font*="md"][_font~="md:purple-light-3"],
  [_color*="md"][_color~="md:purple-light-3"] {
    color: #aaaaeb;
  }
  [_font*="md"][_font~="md:purple-dark-1"],
  [_color*="md"][_color~="md:purple-dark-1"] {
    color: #3e3dd2;
  }
  [_font*="md"][_font~="md:purple-dark-2"],
  [_color*="md"][_color~="md:purple-dark-2"] {
    color: #2b2ab5;
  }
  [_font*="md"][_font~="md:purple-dark-3"],
  [_color*="md"][_color~="md:purple-dark-3"] {
    color: #22218e;
  }
  [_font*="md"][_font~="md:indigo-light-1"],
  [_color*="md"][_color~="md:indigo-light-1"] {
    color: #6358f2;
  }
  [_font*="md"][_font~="md:indigo-light-2"],
  [_color*="md"][_color~="md:indigo-light-2"] {
    color: #7e76f5;
  }
  [_font*="md"][_font~="md:indigo-light-3"],
  [_color*="md"][_color~="md:indigo-light-3"] {
    color: #9a93f7;
  }
  [_font*="md"][_font~="md:indigo-dark-1"],
  [_color*="md"][_color~="md:indigo-dark-1"] {
    color: #2112ec;
  }
  [_font*="md"][_font~="md:indigo-dark-2"],
  [_color*="md"][_color~="md:indigo-dark-2"] {
    color: #1b0fc2;
  }
  [_font*="md"][_font~="md:indigo-dark-3"],
  [_color*="md"][_color~="md:indigo-dark-3"] {
    color: #150c99;
  }
  [_font*="md"][_font~="md:blue-light-1"],
  [_color*="md"][_color~="md:blue-light-1"] {
    color: #4b7ed2;
  }
  [_font*="md"][_font~="md:blue-light-2"],
  [_color*="md"][_color~="md:blue-light-2"] {
    color: #6b95da;
  }
  [_font*="md"][_font~="md:blue-light-3"],
  [_color*="md"][_color~="md:blue-light-3"] {
    color: #8aace2;
  }
  [_font*="md"][_font~="md:blue-dark-1"],
  [_color*="md"][_color~="md:blue-dark-1"] {
    color: #2a59a7;
  }
  [_font*="md"][_font~="md:blue-dark-2"],
  [_color*="md"][_color~="md:blue-dark-2"] {
    color: #224a89;
  }
  [_font*="md"][_font~="md:blue-dark-3"],
  [_color*="md"][_color~="md:blue-dark-3"] {
    color: #1b3a6c;
  }
  [_font*="md"][_font~="md:cyan-light-1"],
  [_color*="md"][_color~="md:cyan-light-1"] {
    color: #2ec0dd;
  }
  [_font*="md"][_font~="md:cyan-light-2"],
  [_color*="md"][_color~="md:cyan-light-2"] {
    color: #53cbe3;
  }
  [_font*="md"][_font~="md:cyan-light-3"],
  [_color*="md"][_color~="md:cyan-light-3"] {
    color: #77d6e9;
  }
  [_font*="md"][_font~="md:cyan-dark-1"],
  [_color*="md"][_color~="md:cyan-dark-1"] {
    color: #1a8da4;
  }
  [_font*="md"][_font~="md:cyan-dark-2"],
  [_color*="md"][_color~="md:cyan-dark-2"] {
    color: #167487;
  }
  [_font*="md"][_font~="md:cyan-dark-3"],
  [_color*="md"][_color~="md:cyan-dark-3"] {
    color: #115b6a;
  }
  [_font*="md"][_font~="md:teal-light-1"],
  [_color*="md"][_color~="md:teal-light-1"] {
    color: #00efdf;
  }
  [_font*="md"][_font~="md:teal-light-2"],
  [_color*="md"][_color~="md:teal-light-2"] {
    color: #20fff0;
  }
  [_font*="md"][_font~="md:teal-light-3"],
  [_color*="md"][_color~="md:teal-light-3"] {
    color: #50fff3;
  }
  [_font*="md"][_font~="md:teal-dark-1"],
  [_color*="md"][_color~="md:teal-dark-1"] {
    color: #00a297;
  }
  [_font*="md"][_font~="md:teal-dark-2"],
  [_color*="md"][_color~="md:teal-dark-2"] {
    color: #00867d;
  }
  [_font*="md"][_font~="md:teal-dark-3"],
  [_color*="md"][_color~="md:teal-dark-3"] {
    color: #006962;
  }
  [_font*="md"][_font~="md:green-light-1"],
  [_color*="md"][_color~="md:green-light-1"] {
    color: #59d57c;
  }
  [_font*="md"][_font~="md:green-light-2"],
  [_color*="md"][_color~="md:green-light-2"] {
    color: #77dc93;
  }
  [_font*="md"][_font~="md:green-light-3"],
  [_color*="md"][_color~="md:green-light-3"] {
    color: #94e3aa;
  }
  [_font*="md"][_font~="md:green-dark-1"],
  [_color*="md"][_color~="md:green-dark-1"] {
    color: #2eb354;
  }
  [_font*="md"][_font~="md:green-dark-2"],
  [_color*="md"][_color~="md:green-dark-2"] {
    color: #269445;
  }
  [_font*="md"][_font~="md:green-dark-3"],
  [_color*="md"][_color~="md:green-dark-3"] {
    color: #1e7436;
  }
  [_font*="md"][_font~="md:lime-light-1"],
  [_color*="md"][_color~="md:lime-light-1"] {
    color: #b8e141;
  }
  [_font*="md"][_font~="md:lime-light-2"],
  [_color*="md"][_color~="md:lime-light-2"] {
    color: #c4e662;
  }
  [_font*="md"][_font~="md:lime-light-3"],
  [_color*="md"][_color~="md:lime-light-3"] {
    color: #d1ec84;
  }
  [_font*="md"][_font~="md:lime-dark-1"],
  [_color*="md"][_color~="md:lime-dark-1"] {
    color: #90b81d;
  }
  [_font*="md"][_font~="md:lime-dark-2"],
  [_color*="md"][_color~="md:lime-dark-2"] {
    color: #779818;
  }
  [_font*="md"][_font~="md:lime-dark-3"],
  [_color*="md"][_color~="md:lime-dark-3"] {
    color: #5d7713;
  }
  [_font*="md"][_font~="md:yellow-light-1"],
  [_color*="md"][_color~="md:yellow-light-1"] {
    color: #f8be4b;
  }
  [_font*="md"][_font~="md:yellow-light-2"],
  [_color*="md"][_color~="md:yellow-light-2"] {
    color: #f9ca6b;
  }
  [_font*="md"][_font~="md:yellow-light-3"],
  [_color*="md"][_color~="md:yellow-light-3"] {
    color: #fbd58a;
  }
  [_font*="md"][_font~="md:yellow-dark-1"],
  [_color*="md"][_color~="md:yellow-dark-1"] {
    color: #eea109;
  }
  [_font*="md"][_font~="md:yellow-dark-2"],
  [_color*="md"][_color~="md:yellow-dark-2"] {
    color: #c48507;
  }
  [_font*="md"][_font~="md:yellow-dark-3"],
  [_color*="md"][_color~="md:yellow-dark-3"] {
    color: #9a6806;
  }
  [_font*="md"][_font~="md:amber-light-1"],
  [_color*="md"][_color~="md:amber-light-1"] {
    color: #ff9235;
  }
  [_font*="md"][_font~="md:amber-light-2"],
  [_color*="md"][_color~="md:amber-light-2"] {
    color: #ffa558;
  }
  [_font*="md"][_font~="md:amber-light-3"],
  [_color*="md"][_color~="md:amber-light-3"] {
    color: #ffb97c;
  }
  [_font*="md"][_font~="md:amber-dark-1"],
  [_color*="md"][_color~="md:amber-dark-1"] {
    color: #e76b00;
  }
  [_font*="md"][_font~="md:amber-dark-2"],
  [_color*="md"][_color~="md:amber-dark-2"] {
    color: #be5800;
  }
  [_font*="md"][_font~="md:amber-dark-3"],
  [_color*="md"][_color~="md:amber-dark-3"] {
    color: #964500;
  }
  [_font*="md"][_font~="md:orange-light-1"],
  [_color*="md"][_color~="md:orange-light-1"] {
    color: #f55e36;
  }
  [_font*="md"][_font~="md:orange-light-2"],
  [_color*="md"][_color~="md:orange-light-2"] {
    color: #f77b5a;
  }
  [_font*="md"][_font~="md:orange-light-3"],
  [_color*="md"][_color~="md:orange-light-3"] {
    color: #f8977d;
  }
  [_font*="md"][_font~="md:orange-dark-1"],
  [_color*="md"][_color~="md:orange-dark-1"] {
    color: #d4350b;
  }
  [_font*="md"][_font~="md:orange-dark-2"],
  [_color*="md"][_color~="md:orange-dark-2"] {
    color: #af2c09;
  }
  [_font*="md"][_font~="md:orange-dark-3"],
  [_color*="md"][_color~="md:orange-dark-3"] {
    color: #892207;
  }
  [_font*="md"][_font~="md:brown-light-1"],
  [_color*="md"][_color~="md:brown-light-1"] {
    color: #a94235;
  }
  [_font*="md"][_font~="md:brown-light-2"],
  [_color*="md"][_color~="md:brown-light-2"] {
    color: #c6584b;
  }
  [_font*="md"][_font~="md:brown-light-3"],
  [_color*="md"][_color~="md:brown-light-3"] {
    color: #d27c71;
  }
  [_font*="md"][_font~="md:brown-dark-1"],
  [_color*="md"][_color~="md:brown-dark-1"] {
    color: #6f2b23;
  }
  [_font*="md"][_font~="md:brown-dark-2"],
  [_color*="md"][_color~="md:brown-dark-2"] {
    color: #5b241d;
  }
  [_font*="md"][_font~="md:brown-dark-3"],
  [_color*="md"][_color~="md:brown-dark-3"] {
    color: #481c17;
  }
  [_font*="md"][_font~="md:grey-light-1"],
  [_color*="md"][_color~="md:grey-light-1"] {
    color: #868db9;
  }
  [_font*="md"][_font~="md:grey-light-2"],
  [_color*="md"][_color~="md:grey-light-2"] {
    color: #9ca1c6;
  }
  [_font*="md"][_font~="md:grey-light-3"],
  [_color*="md"][_color~="md:grey-light-3"] {
    color: #b1b5d2;
  }
  [_font*="md"][_font~="md:grey-dark-1"],
  [_color*="md"][_color~="md:grey-dark-1"] {
    color: #59629a;
  }
  [_font*="md"][_font~="md:grey-dark-2"],
  [_color*="md"][_color~="md:grey-dark-2"] {
    color: #49507f;
  }
  [_font*="md"][_font~="md:grey-dark-3"],
  [_color*="md"][_color~="md:grey-dark-3"] {
    color: #3a3f64;
  }
  [_font*="md"][_font~="md:black-light-1"],
  [_color*="md"][_color~="md:black-light-1"] {
    color: #323857;
  }
  [_font*="md"][_font~="md:black-light-2"],
  [_color*="md"][_color~="md:black-light-2"] {
    color: #4a5380;
  }
  [_font*="md"][_font~="md:black-light-3"],
  [_color*="md"][_color~="md:black-light-3"] {
    color: #6670a7;
  }
  [_font*="md"][_font~="md:black-dark-1"],
  [_color*="md"][_color~="md:black-dark-1"] {
    color: #161926;
  }
  [_font*="md"][_font~="md:black-dark-2"],
  [_color*="md"][_color~="md:black-dark-2"] {
    color: #121420;
  }
  [_font*="md"][_font~="md:black-dark-3"],
  [_color*="md"][_color~="md:black-dark-3"] {
    color: #0e1019;
  }
  [_font*="md"][_font~="md:white-light-1"],
  [_color*="md"][_color~="md:white-light-1"] {
    color: #fcfbf9;
  }
  [_font*="md"][_font~="md:white-light-2"],
  [_color*="md"][_color~="md:white-light-2"] {
    color: #fcfbfa;
  }
  [_font*="md"][_font~="md:white-light-3"],
  [_color*="md"][_color~="md:white-light-3"] {
    color: #fdfcfb;
  }
  [_font*="md"][_font~="md:white-dark-1"],
  [_color*="md"][_color~="md:white-dark-1"] {
    color: #e0d8c8;
  }
  [_font*="md"][_font~="md:white-dark-2"],
  [_color*="md"][_color~="md:white-dark-2"] {
    color: #c5b699;
  }
  [_font*="md"][_font~="md:white-dark-3"],
  [_color*="md"][_color~="md:white-dark-3"] {
    color: #a99469;
  }
  [_font*="md"][_font~="md:dark-light-1"],
  [_color*="md"][_color~="md:dark-light-1"] {
    color: #323857;
  }
  [_font*="md"][_font~="md:dark-light-2"],
  [_color*="md"][_color~="md:dark-light-2"] {
    color: #4a5380;
  }
  [_font*="md"][_font~="md:dark-light-3"],
  [_color*="md"][_color~="md:dark-light-3"] {
    color: #6670a7;
  }
  [_font*="md"][_font~="md:dark-dark-1"],
  [_color*="md"][_color~="md:dark-dark-1"] {
    color: #161926;
  }
  [_font*="md"][_font~="md:dark-dark-2"],
  [_color*="md"][_color~="md:dark-dark-2"] {
    color: #121420;
  }
  [_font*="md"][_font~="md:dark-dark-3"],
  [_color*="md"][_color~="md:dark-dark-3"] {
    color: #0e1019;
  }
  [_font*="md"][_font~="md:light-light-1"],
  [_color*="md"][_color~="md:light-light-1"] {
    color: #fcfbf9;
  }
  [_font*="md"][_font~="md:light-light-2"],
  [_color*="md"][_color~="md:light-light-2"] {
    color: #fcfbfa;
  }
  [_font*="md"][_font~="md:light-light-3"],
  [_color*="md"][_color~="md:light-light-3"] {
    color: #fdfcfb;
  }
  [_font*="md"][_font~="md:light-dark-1"],
  [_color*="md"][_color~="md:light-dark-1"] {
    color: #e0d8c8;
  }
  [_font*="md"][_font~="md:light-dark-2"],
  [_color*="md"][_color~="md:light-dark-2"] {
    color: #c5b699;
  }
  [_font*="md"][_font~="md:light-dark-3"],
  [_color*="md"][_color~="md:light-dark-3"] {
    color: #a99469;
  }
  [_font*="md"][_font~="md:primary-light-1"],
  [_color*="md"][_color~="md:primary-light-1"] {
    color: #00efdf;
  }
  [_font*="md"][_font~="md:primary-light-2"],
  [_color*="md"][_color~="md:primary-light-2"] {
    color: #20fff0;
  }
  [_font*="md"][_font~="md:primary-light-3"],
  [_color*="md"][_color~="md:primary-light-3"] {
    color: #50fff3;
  }
  [_font*="md"][_font~="md:primary-dark-1"],
  [_color*="md"][_color~="md:primary-dark-1"] {
    color: #00a297;
  }
  [_font*="md"][_font~="md:primary-dark-2"],
  [_color*="md"][_color~="md:primary-dark-2"] {
    color: #00867d;
  }
  [_font*="md"][_font~="md:primary-dark-3"],
  [_color*="md"][_color~="md:primary-dark-3"] {
    color: #006962;
  }
  [_font*="md"][_font~="md:secondary-light-1"],
  [_color*="md"][_color~="md:secondary-light-1"] {
    color: #868db9;
  }
  [_font*="md"][_font~="md:secondary-light-2"],
  [_color*="md"][_color~="md:secondary-light-2"] {
    color: #9ca1c6;
  }
  [_font*="md"][_font~="md:secondary-light-3"],
  [_color*="md"][_color~="md:secondary-light-3"] {
    color: #b1b5d2;
  }
  [_font*="md"][_font~="md:secondary-dark-1"],
  [_color*="md"][_color~="md:secondary-dark-1"] {
    color: #59629a;
  }
  [_font*="md"][_font~="md:secondary-dark-2"],
  [_color*="md"][_color~="md:secondary-dark-2"] {
    color: #49507f;
  }
  [_font*="md"][_font~="md:secondary-dark-3"],
  [_color*="md"][_color~="md:secondary-dark-3"] {
    color: #3a3f64;
  }
  [_font*="md"][_font~="md:success-light-1"],
  [_color*="md"][_color~="md:success-light-1"] {
    color: #59d57c;
  }
  [_font*="md"][_font~="md:success-light-2"],
  [_color*="md"][_color~="md:success-light-2"] {
    color: #77dc93;
  }
  [_font*="md"][_font~="md:success-light-3"],
  [_color*="md"][_color~="md:success-light-3"] {
    color: #94e3aa;
  }
  [_font*="md"][_font~="md:success-dark-1"],
  [_color*="md"][_color~="md:success-dark-1"] {
    color: #2eb354;
  }
  [_font*="md"][_font~="md:success-dark-2"],
  [_color*="md"][_color~="md:success-dark-2"] {
    color: #269445;
  }
  [_font*="md"][_font~="md:success-dark-3"],
  [_color*="md"][_color~="md:success-dark-3"] {
    color: #1e7436;
  }
  [_font*="md"][_font~="md:info-light-1"],
  [_color*="md"][_color~="md:info-light-1"] {
    color: #2ec0dd;
  }
  [_font*="md"][_font~="md:info-light-2"],
  [_color*="md"][_color~="md:info-light-2"] {
    color: #53cbe3;
  }
  [_font*="md"][_font~="md:info-light-3"],
  [_color*="md"][_color~="md:info-light-3"] {
    color: #77d6e9;
  }
  [_font*="md"][_font~="md:info-dark-1"],
  [_color*="md"][_color~="md:info-dark-1"] {
    color: #1a8da4;
  }
  [_font*="md"][_font~="md:info-dark-2"],
  [_color*="md"][_color~="md:info-dark-2"] {
    color: #167487;
  }
  [_font*="md"][_font~="md:info-dark-3"],
  [_color*="md"][_color~="md:info-dark-3"] {
    color: #115b6a;
  }
  [_font*="md"][_font~="md:warning-light-1"],
  [_color*="md"][_color~="md:warning-light-1"] {
    color: #ff9235;
  }
  [_font*="md"][_font~="md:warning-light-2"],
  [_color*="md"][_color~="md:warning-light-2"] {
    color: #ffa558;
  }
  [_font*="md"][_font~="md:warning-light-3"],
  [_color*="md"][_color~="md:warning-light-3"] {
    color: #ffb97c;
  }
  [_font*="md"][_font~="md:warning-dark-1"],
  [_color*="md"][_color~="md:warning-dark-1"] {
    color: #e76b00;
  }
  [_font*="md"][_font~="md:warning-dark-2"],
  [_color*="md"][_color~="md:warning-dark-2"] {
    color: #be5800;
  }
  [_font*="md"][_font~="md:warning-dark-3"],
  [_color*="md"][_color~="md:warning-dark-3"] {
    color: #964500;
  }
  [_font*="md"][_font~="md:danger-light-1"],
  [_color*="md"][_color~="md:danger-light-1"] {
    color: #f45e54;
  }
  [_font*="md"][_font~="md:danger-light-2"],
  [_color*="md"][_color~="md:danger-light-2"] {
    color: #f67b72;
  }
  [_font*="md"][_font~="md:danger-light-3"],
  [_color*="md"][_color~="md:danger-light-3"] {
    color: #f89790;
  }
  [_font*="md"][_font~="md:danger-dark-1"],
  [_color*="md"][_color~="md:danger-dark-1"] {
    color: #ec1d0f;
  }
  [_font*="md"][_font~="md:danger-dark-2"],
  [_color*="md"][_color~="md:danger-dark-2"] {
    color: #c3180d;
  }
  [_font*="md"][_font~="md:danger-dark-3"],
  [_color*="md"][_color~="md:danger-dark-3"] {
    color: #99130a;
  }
  [_font*="md"][_font~="md:muted-light-1"],
  [_color*="md"][_color~="md:muted-light-1"] {
    color: #717bad;
  }
  [_font*="md"][_font~="md:muted-light-2"],
  [_color*="md"][_color~="md:muted-light-2"] {
    color: #8a92bb;
  }
  [_font*="md"][_font~="md:muted-light-3"],
  [_color*="md"][_color~="md:muted-light-3"] {
    color: #a3a9ca;
  }
  [_font*="md"][_font~="md:muted-dark-1"],
  [_color*="md"][_color~="md:muted-dark-1"] {
    color: #4d5685;
  }
  [_font*="md"][_font~="md:muted-dark-2"],
  [_color*="md"][_color~="md:muted-dark-2"] {
    color: #3f476d;
  }
  [_font*="md"][_font~="md:muted-dark-3"],
  [_color*="md"][_color~="md:muted-dark-3"] {
    color: #323856;
  }
  [_footer*="md"][_footer~="md:red"] {
    background-color: #f24236;
  }
  [_footer*="md"][_footer~="md:pink"] {
    background-color: #e43f6f;
  }
  [_footer*="md"][_footer~="md:purple"] {
    background-color: #6564db;
  }
  [_footer*="md"][_footer~="md:indigo"] {
    background-color: #473bf0;
  }
  [_footer*="md"][_footer~="md:blue"] {
    background-color: #3169c4;
  }
  [_footer*="md"][_footer~="md:cyan"] {
    background-color: #1fa6c1;
  }
  [_footer*="md"][_footer~="md:teal"] {
    background-color: #00bfb2;
  }
  [_footer*="md"][_footer~="md:green"] {
    background-color: #3ccd65;
  }
  [_footer*="md"][_footer~="md:lime"] {
    background-color: #aad922;
  }
  [_footer*="md"][_footer~="md:yellow"],
  [_font*="md"][_font~="md:mark"],
  [_font*="md"][_font~="md:highlight"] {
    background-color: #f7b32b;
  }
  [_footer*="md"][_footer~="md:amber"] {
    background-color: #ff7f11;
  }
  [_footer*="md"][_footer~="md:orange"] {
    background-color: #f34213;
  }
  [_footer*="md"][_footer~="md:brown"] {
    background-color: #823329;
  }
  [_footer*="md"][_footer~="md:grey"] {
    background-color: #7179ad;
  }
  [_footer*="md"][_footer~="md:black"] {
    background-color: #1a1d2d;
  }
  [_footer*="md"][_footer~="md:white"] {
    background-color: #fbfaf8;
  }
  [_footer*="md"][_footer~="md:transparent"] {
    background-color: transparent;
  }
  [_footer*="md"][_footer~="md:dark"] {
    background-color: #1a1d2d;
  }
  [_footer*="md"][_footer~="md:light"] {
    background-color: #fbfaf8;
  }
  [_footer*="md"][_footer~="md:primary"] {
    background-color: #00bfb2;
  }
  [_footer*="md"][_footer~="md:secondary"] {
    background-color: #7179ad;
  }
  [_footer*="md"][_footer~="md:success"] {
    background-color: #3ccd65;
  }
  [_footer*="md"][_footer~="md:info"] {
    background-color: #1fa6c1;
  }
  [_footer*="md"][_footer~="md:warning"] {
    background-color: #ff7f11;
  }
  [_footer*="md"][_footer~="md:danger"] {
    background-color: #f24236;
  }
  [_footer*="md"][_footer~="md:muted"] {
    background-color: #5a659c;
  }
  [_footer*="md"][_footer~="md:red-light-1"] {
    background-color: #f45e54;
  }
  [_footer*="md"][_footer~="md:red-light-2"] {
    background-color: #f67b72;
  }
  [_footer*="md"][_footer~="md:red-light-3"] {
    background-color: #f89790;
  }
  [_footer*="md"][_footer~="md:red-dark-1"] {
    background-color: #ec1d0f;
  }
  [_footer*="md"][_footer~="md:red-dark-2"] {
    background-color: #c3180d;
  }
  [_footer*="md"][_footer~="md:red-dark-3"] {
    background-color: #99130a;
  }
  [_footer*="md"][_footer~="md:pink-light-1"] {
    background-color: #e85c85;
  }
  [_footer*="md"][_footer~="md:pink-light-2"] {
    background-color: #ec799a;
  }
  [_footer*="md"][_footer~="md:pink-light-3"] {
    background-color: #f095b0;
  }
  [_footer*="md"][_footer~="md:pink-dark-1"] {
    background-color: #d91e55;
  }
  [_footer*="md"][_footer~="md:pink-dark-2"] {
    background-color: #b31946;
  }
  [_footer*="md"][_footer~="md:pink-dark-3"] {
    background-color: #8c1437;
  }
  [_footer*="md"][_footer~="md:purple-light-1"] {
    background-color: #7c7be0;
  }
  [_footer*="md"][_footer~="md:purple-light-2"] {
    background-color: #9392e6;
  }
  [_footer*="md"][_footer~="md:purple-light-3"] {
    background-color: #aaaaeb;
  }
  [_footer*="md"][_footer~="md:purple-dark-1"] {
    background-color: #3e3dd2;
  }
  [_footer*="md"][_footer~="md:purple-dark-2"] {
    background-color: #2b2ab5;
  }
  [_footer*="md"][_footer~="md:purple-dark-3"] {
    background-color: #22218e;
  }
  [_footer*="md"][_footer~="md:indigo-light-1"] {
    background-color: #6358f2;
  }
  [_footer*="md"][_footer~="md:indigo-light-2"] {
    background-color: #7e76f5;
  }
  [_footer*="md"][_footer~="md:indigo-light-3"] {
    background-color: #9a93f7;
  }
  [_footer*="md"][_footer~="md:indigo-dark-1"] {
    background-color: #2112ec;
  }
  [_footer*="md"][_footer~="md:indigo-dark-2"] {
    background-color: #1b0fc2;
  }
  [_footer*="md"][_footer~="md:indigo-dark-3"] {
    background-color: #150c99;
  }
  [_footer*="md"][_footer~="md:blue-light-1"] {
    background-color: #4b7ed2;
  }
  [_footer*="md"][_footer~="md:blue-light-2"] {
    background-color: #6b95da;
  }
  [_footer*="md"][_footer~="md:blue-light-3"] {
    background-color: #8aace2;
  }
  [_footer*="md"][_footer~="md:blue-dark-1"] {
    background-color: #2a59a7;
  }
  [_footer*="md"][_footer~="md:blue-dark-2"] {
    background-color: #224a89;
  }
  [_footer*="md"][_footer~="md:blue-dark-3"] {
    background-color: #1b3a6c;
  }
  [_footer*="md"][_footer~="md:cyan-light-1"] {
    background-color: #2ec0dd;
  }
  [_footer*="md"][_footer~="md:cyan-light-2"] {
    background-color: #53cbe3;
  }
  [_footer*="md"][_footer~="md:cyan-light-3"] {
    background-color: #77d6e9;
  }
  [_footer*="md"][_footer~="md:cyan-dark-1"] {
    background-color: #1a8da4;
  }
  [_footer*="md"][_footer~="md:cyan-dark-2"] {
    background-color: #167487;
  }
  [_footer*="md"][_footer~="md:cyan-dark-3"] {
    background-color: #115b6a;
  }
  [_footer*="md"][_footer~="md:teal-light-1"] {
    background-color: #00efdf;
  }
  [_footer*="md"][_footer~="md:teal-light-2"] {
    background-color: #20fff0;
  }
  [_footer*="md"][_footer~="md:teal-light-3"] {
    background-color: #50fff3;
  }
  [_footer*="md"][_footer~="md:teal-dark-1"] {
    background-color: #00a297;
  }
  [_footer*="md"][_footer~="md:teal-dark-2"] {
    background-color: #00867d;
  }
  [_footer*="md"][_footer~="md:teal-dark-3"] {
    background-color: #006962;
  }
  [_footer*="md"][_footer~="md:green-light-1"] {
    background-color: #59d57c;
  }
  [_footer*="md"][_footer~="md:green-light-2"] {
    background-color: #77dc93;
  }
  [_footer*="md"][_footer~="md:green-light-3"] {
    background-color: #94e3aa;
  }
  [_footer*="md"][_footer~="md:green-dark-1"] {
    background-color: #2eb354;
  }
  [_footer*="md"][_footer~="md:green-dark-2"] {
    background-color: #269445;
  }
  [_footer*="md"][_footer~="md:green-dark-3"] {
    background-color: #1e7436;
  }
  [_footer*="md"][_footer~="md:lime-light-1"] {
    background-color: #b8e141;
  }
  [_footer*="md"][_footer~="md:lime-light-2"] {
    background-color: #c4e662;
  }
  [_footer*="md"][_footer~="md:lime-light-3"] {
    background-color: #d1ec84;
  }
  [_footer*="md"][_footer~="md:lime-dark-1"] {
    background-color: #90b81d;
  }
  [_footer*="md"][_footer~="md:lime-dark-2"] {
    background-color: #779818;
  }
  [_footer*="md"][_footer~="md:lime-dark-3"] {
    background-color: #5d7713;
  }
  [_footer*="md"][_footer~="md:yellow-light-1"] {
    background-color: #f8be4b;
  }
  [_footer*="md"][_footer~="md:yellow-light-2"] {
    background-color: #f9ca6b;
  }
  [_footer*="md"][_footer~="md:yellow-light-3"] {
    background-color: #fbd58a;
  }
  [_footer*="md"][_footer~="md:yellow-dark-1"] {
    background-color: #eea109;
  }
  [_footer*="md"][_footer~="md:yellow-dark-2"] {
    background-color: #c48507;
  }
  [_footer*="md"][_footer~="md:yellow-dark-3"] {
    background-color: #9a6806;
  }
  [_footer*="md"][_footer~="md:amber-light-1"] {
    background-color: #ff9235;
  }
  [_footer*="md"][_footer~="md:amber-light-2"] {
    background-color: #ffa558;
  }
  [_footer*="md"][_footer~="md:amber-light-3"] {
    background-color: #ffb97c;
  }
  [_footer*="md"][_footer~="md:amber-dark-1"] {
    background-color: #e76b00;
  }
  [_footer*="md"][_footer~="md:amber-dark-2"] {
    background-color: #be5800;
  }
  [_footer*="md"][_footer~="md:amber-dark-3"] {
    background-color: #964500;
  }
  [_footer*="md"][_footer~="md:orange-light-1"] {
    background-color: #f55e36;
  }
  [_footer*="md"][_footer~="md:orange-light-2"] {
    background-color: #f77b5a;
  }
  [_footer*="md"][_footer~="md:orange-light-3"] {
    background-color: #f8977d;
  }
  [_footer*="md"][_footer~="md:orange-dark-1"] {
    background-color: #d4350b;
  }
  [_footer*="md"][_footer~="md:orange-dark-2"] {
    background-color: #af2c09;
  }
  [_footer*="md"][_footer~="md:orange-dark-3"] {
    background-color: #892207;
  }
  [_footer*="md"][_footer~="md:brown-light-1"] {
    background-color: #a94235;
  }
  [_footer*="md"][_footer~="md:brown-light-2"] {
    background-color: #c6584b;
  }
  [_footer*="md"][_footer~="md:brown-light-3"] {
    background-color: #d27c71;
  }
  [_footer*="md"][_footer~="md:brown-dark-1"] {
    background-color: #6f2b23;
  }
  [_footer*="md"][_footer~="md:brown-dark-2"] {
    background-color: #5b241d;
  }
  [_footer*="md"][_footer~="md:brown-dark-3"] {
    background-color: #481c17;
  }
  [_footer*="md"][_footer~="md:grey-light-1"] {
    background-color: #868db9;
  }
  [_footer*="md"][_footer~="md:grey-light-2"] {
    background-color: #9ca1c6;
  }
  [_footer*="md"][_footer~="md:grey-light-3"] {
    background-color: #b1b5d2;
  }
  [_footer*="md"][_footer~="md:grey-dark-1"] {
    background-color: #59629a;
  }
  [_footer*="md"][_footer~="md:grey-dark-2"] {
    background-color: #49507f;
  }
  [_footer*="md"][_footer~="md:grey-dark-3"] {
    background-color: #3a3f64;
  }
  [_footer*="md"][_footer~="md:black-light-1"] {
    background-color: #323857;
  }
  [_footer*="md"][_footer~="md:black-light-2"] {
    background-color: #4a5380;
  }
  [_footer*="md"][_footer~="md:black-light-3"] {
    background-color: #6670a7;
  }
  [_footer*="md"][_footer~="md:black-dark-1"] {
    background-color: #161926;
  }
  [_footer*="md"][_footer~="md:black-dark-2"] {
    background-color: #121420;
  }
  [_footer*="md"][_footer~="md:black-dark-3"] {
    background-color: #0e1019;
  }
  [_footer*="md"][_footer~="md:white-light-1"] {
    background-color: #fcfbf9;
  }
  [_footer*="md"][_footer~="md:white-light-2"] {
    background-color: #fcfbfa;
  }
  [_footer*="md"][_footer~="md:white-light-3"] {
    background-color: #fdfcfb;
  }
  [_footer*="md"][_footer~="md:white-dark-1"] {
    background-color: #e0d8c8;
  }
  [_footer*="md"][_footer~="md:white-dark-2"] {
    background-color: #c5b699;
  }
  [_footer*="md"][_footer~="md:white-dark-3"] {
    background-color: #a99469;
  }
  [_footer*="md"][_footer~="md:dark-light-1"] {
    background-color: #323857;
  }
  [_footer*="md"][_footer~="md:dark-light-2"] {
    background-color: #4a5380;
  }
  [_footer*="md"][_footer~="md:dark-light-3"] {
    background-color: #6670a7;
  }
  [_footer*="md"][_footer~="md:dark-dark-1"] {
    background-color: #161926;
  }
  [_footer*="md"][_footer~="md:dark-dark-2"] {
    background-color: #121420;
  }
  [_footer*="md"][_footer~="md:dark-dark-3"] {
    background-color: #0e1019;
  }
  [_footer*="md"][_footer~="md:light-light-1"] {
    background-color: #fcfbf9;
  }
  [_footer*="md"][_footer~="md:light-light-2"] {
    background-color: #fcfbfa;
  }
  [_footer*="md"][_footer~="md:light-light-3"] {
    background-color: #fdfcfb;
  }
  [_footer*="md"][_footer~="md:light-dark-1"] {
    background-color: #e0d8c8;
  }
  [_footer*="md"][_footer~="md:light-dark-2"] {
    background-color: #c5b699;
  }
  [_footer*="md"][_footer~="md:light-dark-3"] {
    background-color: #a99469;
  }
  [_footer*="md"][_footer~="md:primary-light-1"] {
    background-color: #00efdf;
  }
  [_footer*="md"][_footer~="md:primary-light-2"] {
    background-color: #20fff0;
  }
  [_footer*="md"][_footer~="md:primary-light-3"] {
    background-color: #50fff3;
  }
  [_footer*="md"][_footer~="md:primary-dark-1"] {
    background-color: #00a297;
  }
  [_footer*="md"][_footer~="md:primary-dark-2"] {
    background-color: #00867d;
  }
  [_footer*="md"][_footer~="md:primary-dark-3"] {
    background-color: #006962;
  }
  [_footer*="md"][_footer~="md:secondary-light-1"] {
    background-color: #868db9;
  }
  [_footer*="md"][_footer~="md:secondary-light-2"] {
    background-color: #9ca1c6;
  }
  [_footer*="md"][_footer~="md:secondary-light-3"] {
    background-color: #b1b5d2;
  }
  [_footer*="md"][_footer~="md:secondary-dark-1"] {
    background-color: #59629a;
  }
  [_footer*="md"][_footer~="md:secondary-dark-2"] {
    background-color: #49507f;
  }
  [_footer*="md"][_footer~="md:secondary-dark-3"] {
    background-color: #3a3f64;
  }
  [_footer*="md"][_footer~="md:success-light-1"] {
    background-color: #59d57c;
  }
  [_footer*="md"][_footer~="md:success-light-2"] {
    background-color: #77dc93;
  }
  [_footer*="md"][_footer~="md:success-light-3"] {
    background-color: #94e3aa;
  }
  [_footer*="md"][_footer~="md:success-dark-1"] {
    background-color: #2eb354;
  }
  [_footer*="md"][_footer~="md:success-dark-2"] {
    background-color: #269445;
  }
  [_footer*="md"][_footer~="md:success-dark-3"] {
    background-color: #1e7436;
  }
  [_footer*="md"][_footer~="md:info-light-1"] {
    background-color: #2ec0dd;
  }
  [_footer*="md"][_footer~="md:info-light-2"] {
    background-color: #53cbe3;
  }
  [_footer*="md"][_footer~="md:info-light-3"] {
    background-color: #77d6e9;
  }
  [_footer*="md"][_footer~="md:info-dark-1"] {
    background-color: #1a8da4;
  }
  [_footer*="md"][_footer~="md:info-dark-2"] {
    background-color: #167487;
  }
  [_footer*="md"][_footer~="md:info-dark-3"] {
    background-color: #115b6a;
  }
  [_footer*="md"][_footer~="md:warning-light-1"] {
    background-color: #ff9235;
  }
  [_footer*="md"][_footer~="md:warning-light-2"] {
    background-color: #ffa558;
  }
  [_footer*="md"][_footer~="md:warning-light-3"] {
    background-color: #ffb97c;
  }
  [_footer*="md"][_footer~="md:warning-dark-1"] {
    background-color: #e76b00;
  }
  [_footer*="md"][_footer~="md:warning-dark-2"] {
    background-color: #be5800;
  }
  [_footer*="md"][_footer~="md:warning-dark-3"] {
    background-color: #964500;
  }
  [_footer*="md"][_footer~="md:danger-light-1"] {
    background-color: #f45e54;
  }
  [_footer*="md"][_footer~="md:danger-light-2"] {
    background-color: #f67b72;
  }
  [_footer*="md"][_footer~="md:danger-light-3"] {
    background-color: #f89790;
  }
  [_footer*="md"][_footer~="md:danger-dark-1"] {
    background-color: #ec1d0f;
  }
  [_footer*="md"][_footer~="md:danger-dark-2"] {
    background-color: #c3180d;
  }
  [_footer*="md"][_footer~="md:danger-dark-3"] {
    background-color: #99130a;
  }
  [_footer*="md"][_footer~="md:muted-light-1"] {
    background-color: #717bad;
  }
  [_footer*="md"][_footer~="md:muted-light-2"] {
    background-color: #8a92bb;
  }
  [_footer*="md"][_footer~="md:muted-light-3"] {
    background-color: #a3a9ca;
  }
  [_footer*="md"][_footer~="md:muted-dark-1"] {
    background-color: #4d5685;
  }
  [_footer*="md"][_footer~="md:muted-dark-2"] {
    background-color: #3f476d;
  }
  [_footer*="md"][_footer~="md:muted-dark-3"] {
    background-color: #323856;
  }
  [_container*="md"] {
    margin: 0 auto;
    max-width: 1280px;
  }
  [_container*="md"][_container~="md:full"] {
    max-width: none;
  }
  [_container*="md"][_container~="md:limited"] {
    max-width: 1280px;
  }
  [_row*="md"] {
    align-content: start;
    -o-box-align: start;
    align-items: start;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_col*="md"] {
    position: relative;
    padding: 0 15px;
  }
  [_col*="md"][_col~="md:1"] {
    width: 8.333333333333332%;
  }
  [_col*="md"][_col~="md:push-1"] {
    left: 8.333333333333332%;
  }
  [_col*="md"][_col~="md:pull-1"] {
    left: -8.333333333333332%;
  }
  [_col*="md"][_col~="md:2"] {
    width: 16.666666666666664%;
  }
  [_col*="md"][_col~="md:push-2"] {
    left: 16.666666666666664%;
  }
  [_col*="md"][_col~="md:pull-2"] {
    left: -16.666666666666664%;
  }
  [_col*="md"][_col~="md:3"] {
    width: 25%;
  }
  [_col*="md"][_col~="md:push-3"] {
    left: 25%;
  }
  [_col*="md"][_col~="md:pull-3"] {
    left: -25%;
  }
  [_col*="md"][_col~="md:4"] {
    width: 33.33333333333333%;
  }
  [_col*="md"][_col~="md:push-4"] {
    left: 33.33333333333333%;
  }
  [_col*="md"][_col~="md:pull-4"] {
    left: -33.33333333333333%;
  }
  [_col*="md"][_col~="md:5"] {
    width: 41.66666666666667%;
  }
  [_col*="md"][_col~="md:push-5"] {
    left: 41.66666666666667%;
  }
  [_col*="md"][_col~="md:pull-5"] {
    left: -41.66666666666667%;
  }
  [_col*="md"][_col~="md:6"] {
    width: 50%;
  }
  [_col*="md"][_col~="md:push-6"] {
    left: 50%;
  }
  [_col*="md"][_col~="md:pull-6"] {
    left: -50%;
  }
  [_col*="md"][_col~="md:7"] {
    width: 58.333333333333336%;
  }
  [_col*="md"][_col~="md:push-7"] {
    left: 58.333333333333336%;
  }
  [_col*="md"][_col~="md:pull-7"] {
    left: -58.333333333333336%;
  }
  [_col*="md"][_col~="md:8"] {
    width: 66.66666666666666%;
  }
  [_col*="md"][_col~="md:push-8"] {
    left: 66.66666666666666%;
  }
  [_col*="md"][_col~="md:pull-8"] {
    left: -66.66666666666666%;
  }
  [_col*="md"][_col~="md:9"] {
    width: 75%;
  }
  [_col*="md"][_col~="md:push-9"] {
    left: 75%;
  }
  [_col*="md"][_col~="md:pull-9"] {
    left: -75%;
  }
  [_col*="md"][_col~="md:10"] {
    width: 83.33333333333334%;
  }
  [_col*="md"][_col~="md:push-10"] {
    left: 83.33333333333334%;
  }
  [_col*="md"][_col~="md:pull-10"] {
    left: -83.33333333333334%;
  }
  [_col*="md"][_col~="md:11"] {
    width: 91.66666666666666%;
  }
  [_col*="md"][_col~="md:push-11"] {
    left: 91.66666666666666%;
  }
  [_col*="md"][_col~="md:pull-11"] {
    left: -91.66666666666666%;
  }
  [_col*="md"][_col~="md:12"] {
    width: 100%;
  }
  [_col*="md"][_col~="md:push-12"] {
    left: 100%;
  }
  [_col*="md"][_col~="md:pull-12"] {
    left: -100%;
  }
  [_push~="md:1"] {
    left: 8.333333333333332%;
  }
  [_pull~="md:1"] {
    left: -8.333333333333332%;
  }
  [_push~="md:2"] {
    left: 16.666666666666664%;
  }
  [_pull~="md:2"] {
    left: -16.666666666666664%;
  }
  [_push~="md:3"] {
    left: 25%;
  }
  [_pull~="md:3"] {
    left: -25%;
  }
  [_push~="md:4"] {
    left: 33.33333333333333%;
  }
  [_pull~="md:4"] {
    left: -33.33333333333333%;
  }
  [_push~="md:5"] {
    left: 41.66666666666667%;
  }
  [_pull~="md:5"] {
    left: -41.66666666666667%;
  }
  [_push~="md:6"] {
    left: 50%;
  }
  [_pull~="md:6"] {
    left: -50%;
  }
  [_push~="md:7"] {
    left: 58.333333333333336%;
  }
  [_pull~="md:7"] {
    left: -58.333333333333336%;
  }
  [_push~="md:8"] {
    left: 66.66666666666666%;
  }
  [_pull~="md:8"] {
    left: -66.66666666666666%;
  }
  [_push~="md:9"] {
    left: 75%;
  }
  [_pull~="md:9"] {
    left: -75%;
  }
  [_push~="md:10"] {
    left: 83.33333333333334%;
  }
  [_pull~="md:10"] {
    left: -83.33333333333334%;
  }
  [_push~="md:11"] {
    left: 91.66666666666666%;
  }
  [_pull~="md:11"] {
    left: -91.66666666666666%;
  }
  [_push~="md:12"] {
    left: 100%;
  }
  [_pull~="md:12"] {
    left: -100%;
  }
  [_row*="md"] {
    align-content: start;
    -o-box-align: start;
    align-items: start;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_footer*="md"] {
    padding: 30px 5px;
    margin-top: 30px;
  }
  [_has~="md:footer"] {
    display: -ms-flexbox;
    display: box;
    display: flex;
    -o-box-orient: vertical;
    flex-direction: column;
    min-height: 100vh;
  }
  [_has~="md:footer"] > *:not([_footer~="md:sticky"]) {
    -o-box-flex: 1;
    box-flex: 1;
    flex: 1 0 auto;
  }
  [_has~="md:footer"] [_footer~="md:sticky"] {
    flex-shrink: 0;
  }
  [_display*="md"][_display~="md:flex"] {
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  [_display*="md"][_display~="md:none"] {
    display: none;
  }
  [_display*="md"][_display~="md:block"] {
    display: block;
  }
  [_display*="md"][_display~="md:inline"] {
    display: inline;
  }
  [_display*="md"][_display~="md:flow"] {
    display: flow;
  }
  [_display*="md"][_display~="md:ruby"] {
    display: ruby;
  }
  [_display*="md"][_display~="md:grid"] {
    display: grid;
  }
  [_display*="md"][_display~="md:table"] {
    display: table;
  }
  [_display*="md"][_display~="md:contents"] {
    display: contents;
  }
  [_direction*="md"][_direction~="md:row"] {
    -o-box-orient: horizontal;
    flex-direction: row;
  }
  [_direction*="md"][_direction~="md:reverse"] {
    -o-box-direction: reverse;
    -o-box-orient: horizontal;
    flex-direction: row-reverse;
  }
  [_direction*="md"][_direction~="md:col"],
  [_direction*="md"][_direction~="md:column"] {
    -o-box-orient: vertical;
    flex-direction: column;
  }
  [_direction*="md"][_direction~="md:col"][_direction~="md:reverse"],
  [_direction*="md"][_direction~="md:column"][_direction~="md:reverse"] {
    -o-box-direction: reverse;
    -o-box-orient: vertical;
    flex-direction: column-reverse;
  }
  [_wrap*="md"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_wrap*="md"][_wrap~="md:wrap"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_wrap*="md"][_wrap~="md:nowrap"] {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    flex-wrap: nowrap;
  }
  [_wrap*="md"][_wrap~="md:reverse"],
  [_wrap*="md"][_wrap~="md:wrap-reverse"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap-reverse;
  }
  [_justify*="md"] {
    -o-box-pack: start;
    justify-content: start;
  }
  [_justify*="md"][_justify~="md:start"] {
    -o-box-pack: start;
    justify-content: start;
  }
  [_justify*="md"][_justify~="md:end"] {
    -o-box-pack: end;
    justify-content: end;
  }
  [_justify*="md"][_justify~="md:center"] {
    -o-box-pack: center;
    justify-content: center;
  }
  [_justify*="md"][_justify~="md:between"] {
    -o-box-pack: justify;
    justify-content: space-between;
  }
  [_justify*="md"][_justify~="md:around"] {
    -o-box-pack: distribute;
    justify-content: space-around;
  }
  [_justify*="md"][_justify~="md:evenly"] {
    -o-box-pack: space-evenly;
    justify-content: space-evenly;
  }
  [_items*="md"] {
    align-content: normal;
  }
  [_items*="md"][_items~="md:stretch"] {
    -o-box-align: stretch;
    align-items: stretch;
  }
  [_items*="md"][_items~="md:start"] {
    -o-box-align: start;
    align-items: start;
  }
  [_items*="md"][_items~="md:end"] {
    -o-box-align: end;
    align-items: end;
  }
  [_items*="md"][_items~="md:center"] {
    -o-box-align: center;
    align-items: center;
  }
  [_items*="md"][_items~="md:baseline"] {
    -o-box-align: baseline;
    align-items: baseline;
  }
  [_content*="md"] {
    align-content: normal;
  }
  [_content*="md"][_content~="md:normal"] {
    align-content: normal;
  }
  [_content*="md"][_content~="md:start"] {
    align-content: start;
  }
  [_content*="md"][_content~="md:end"] {
    align-content: end;
  }
  [_content*="md"][_content~="md:center"] {
    align-content: center;
  }
  [_content*="md"][_content~="md:between"] {
    align-content: space-between;
  }
  [_content*="md"][_content~="md:around"] {
    align-content: space-around;
  }
  [_content*="md"][_content~="md:evenly"] {
    align-content: space-evenly;
  }
  [_content*="md"][_content~="md:stretch"] {
    align-content: stretch;
  }
  [_show*="md"] {
    display: block;
  }
  [_show*="md"][_show~="md:true"] {
    display: block;
  }
  [_show*="md"][_show~="md:false"] {
    display: none;
  }
  [_hide*="md"] {
    display: none;
  }
  [_hide*="md"][_hide~="md:true"] {
    display: none;
  }
  [_hide*="md"][_hide~="md:false"] {
    display: block;
  }
  [_overflow*="md"] {
    display: none;
  }
  [_overflow*="md"][_overflow~="md:true"] {
    display: none;
  }
  [_overflow*="md"][_overflow~="md:hidden"] {
    overflow: hidden;
  }
  [_overflow*="md"][_overflow~="md:scroll"] {
    overflow: scroll;
  }
  [_overflow*="md"][_overflow~="md:auto"] {
    overflow: auto;
  }
  [_overflow*="md"][_overflow~="md:visible"] {
    overflow: visible;
  }
  [_overflow*="md"][_overflow~="md:x-hidden"] {
    overflow-x: hidden;
  }
  [_overflow*="md"][_overflow~="md:x-scroll"] {
    overflow-x: scroll;
  }
  [_overflow*="md"][_overflow~="md:x-auto"] {
    overflow-x: auto;
  }
  [_overflow*="md"][_overflow~="md:x-visible"] {
    overflow-x: visible;
  }
  [_overflow*="md"][_overflow~="md:y-hidden"] {
    overflow-y: hidden;
  }
  [_overflow*="md"][_overflow~="md:y-scroll"] {
    overflow-y: scroll;
  }
  [_overflow*="md"][_overflow~="md:y-auto"] {
    overflow-y: auto;
  }
  [_overflow*="md"][_overflow~="md:y-visible"] {
    overflow-y: visible;
  }
  [_position*="md"][_position~="md:relative"],
  [_position*="md"][_position~="md:rel"] {
    position: relative;
  }
  [_position*="md"][_position~="md:absolute"],
  [_position*="md"][_position~="md:abs"] {
    position: absolute;
  }
  [_position*="md"][_position~="md:fixed"],
  [_position*="md"][_position~="md:fix"] {
    position: fixed;
  }
  [_position*="md"][_position~="md:static"] {
    position: static;
  }
  [_position*="md"][_position~="md:sticky"] {
    position: -webkit-sticky;
    position: sticky;
  }
  [_float*="md"][_float~="md:left"] {
    float: left;
  }
  [_float*="md"][_float~="md:right"] {
    float: right;
  }
  [_float*="md"][_float~="md:none"] {
    float: none;
  }
  [_z*="md"][_float~="md:0"] {
    z-index: 0;
  }
  [_z*="md"][_float~="md:1"] {
    z-index: 1;
  }
  [_z*="md"][_float~="md:-1"] {
    z-index: -1;
  }
  [_z*="md"][_float~="md:2"] {
    z-index: 2;
  }
  [_z*="md"][_float~="md:-2"] {
    z-index: -2;
  }
  [_z*="md"][_float~="md:3"] {
    z-index: 3;
  }
  [_z*="md"][_float~="md:-3"] {
    z-index: -3;
  }
  [_z*="md"][_float~="md:4"] {
    z-index: 4;
  }
  [_z*="md"][_float~="md:-4"] {
    z-index: -4;
  }
  [_z*="md"][_float~="md:5"] {
    z-index: 5;
  }
  [_z*="md"][_float~="md:-5"] {
    z-index: -5;
  }
  [_z*="md"][_float~="md:6"] {
    z-index: 6;
  }
  [_z*="md"][_float~="md:-6"] {
    z-index: -6;
  }
  [_z*="md"][_float~="md:7"] {
    z-index: 7;
  }
  [_z*="md"][_float~="md:-7"] {
    z-index: -7;
  }
  [_z*="md"][_float~="md:8"] {
    z-index: 8;
  }
  [_z*="md"][_float~="md:-8"] {
    z-index: -8;
  }
  [_z*="md"][_float~="md:9"] {
    z-index: 9;
  }
  [_z*="md"][_float~="md:-9"] {
    z-index: -9;
  }
  [_z*="md"][_float~="md:10"] {
    z-index: 10;
  }
  [_z*="md"][_float~="md:-10"] {
    z-index: -10;
  }
  [_vertical*="md"][_vertical~="md:baseline"] {
    vertical-align: baseline;
  }
  [_vertical*="md"][_vertical~="md:sub"] {
    vertical-align: sub;
  }
  [_vertical*="md"][_vertical~="md:super"] {
    vertical-align: super;
  }
  [_vertical*="md"][_vertical~="md:text-top"] {
    vertical-align: text-top;
  }
  [_vertical*="md"][_vertical~="md:text-bottom"] {
    vertical-align: text-bottom;
  }
  [_vertical*="md"][_vertical~="md:middle"] {
    vertical-align: middle;
  }
  [_vertical*="md"][_vertical~="md:top"] {
    vertical-align: top;
  }
  [_vertical*="md"][_vertical~="md:bottom"] {
    vertical-align: bottom;
  }
  [_font~="md:h6"] {
    font-size: 21px;
    line-height: 1.5em;
  }
  [_font~="md:h5"] {
    font-size: 27px;
    line-height: 1.5em;
  }
  [_font~="md:h4"] {
    font-size: 34px;
    line-height: 1.5em;
  }
  [_font~="md:h3"] {
    font-size: 41px;
    line-height: 1.5em;
  }
  [_font~="md:h2"] {
    font-size: 48px;
    line-height: 1.5em;
  }
  [_font~="md:h1"] {
    font-size: 55px;
    line-height: 1.5em;
  }
  [_font*="md"][_font~="md:left"] {
    text-align: left;
  }
  [_font*="md"][_font~="md:right"] {
    text-align: right;
  }
  [_font*="md"][_font~="md:center"] {
    text-align: center;
  }
  [_font*="md"][_font~="md:justify"] {
    text-align: justify;
  }
  [_font*="md"][_font~="md:lower"],
  [_font*="md"][_font~="md:lowercase"] {
    text-transform: lowercase;
  }
  [_font*="md"][_font~="md:upper"],
  [_font*="md"][_font~="md:uppercase"] {
    text-transform: uppercase;
  }
  [_font*="md"][_font~="md:cap"],
  [_font*="md"][_font~="md:capital"],
  [_font*="md"][_font~="md:capitalize"] {
    text-transform: capitalize;
  }
  [_font*="md"][_font~="md:bold"] {
    font-weight: bold;
  }
  [_font*="md"][_font~="md:bolder"] {
    font-weight: bolder;
  }
  [_font*="md"][_font~="md:lighter"] {
    font-weight: lighter;
  }
  [_font*="md"][_font~="md:normal"] {
    font-weight: normal;
  }
  [_font*="md"][_font~="md:italic"] {
    font-style: italic;
  }
  a {
    color: #00bfb2;
  }
  [_decoration*="md"][_decoration~="md:linethrough"],
  [_decoration*="md"][_decoration~="md:del"] {
    text-decoration: line-through;
  }
  [_decoration*="md"][_decoration~="md:underline"],
  [_decoration*="md"][_decoration~="md:line"] {
    text-decoration: underline;
  }
  [_decoration*="md"][_decoration~="md:none"] {
    text-decoration: none;
  }
}
@media screen and (min-width: 990px) {
  [_width*="lg"][_width~="lg:0"],
  [_size*="lg"][_size~="lg:w-0"] {
    width: 0%;
  }
  [_width*="lg"][_width~="lg:0px"],
  [_size*="lg"][_size~="lg:w-0px"] {
    width: 0px;
  }
  [_width*="lg"][_width~="lg:0vw"],
  [_size*="lg"][_size~="lg:w-0vw"],
  [_size*="lg"][_size~="lg:w-0vh"] {
    width: 0vw;
  }
  [_size*="lg"][_size~="lg:w-0vw"],
  [_size*="lg"][_size~="lg:w-0vh"] {
    max-height: 0vh;
  }
  [_size*="lg"][_size~="lg:h-0"],
  [_height*="lg"][_height~="lg:0"] {
    height: 0%;
  }
  [_size*="lg"][_size~="lg:h-0px"],
  [_height*="lg"][_height~="lg:0px"] {
    height: 0px;
  }
  [_size*="lg"][_size~="lg:h-0vw"],
  [_size*="lg"][_size~="lg:h-0vh"] {
    height: 0vw;
  }
  [_height*="lg"][_height~="lg:0vh"],
  [_size*="lg"][_size~="lg:h-0vw"],
  [_size*="lg"][_size~="lg:h-0vh"] {
    height: 0vh;
  }
  [_width*="lg"][_width~="lg:5"],
  [_size*="lg"][_size~="lg:w-5"] {
    width: 5%;
  }
  [_width*="lg"][_width~="lg:5px"],
  [_size*="lg"][_size~="lg:w-5px"] {
    width: 5px;
  }
  [_width*="lg"][_width~="lg:5vw"],
  [_size*="lg"][_size~="lg:w-5vw"],
  [_size*="lg"][_size~="lg:w-5vh"] {
    width: 5vw;
  }
  [_size*="lg"][_size~="lg:w-5vw"],
  [_size*="lg"][_size~="lg:w-5vh"] {
    max-height: 5vh;
  }
  [_size*="lg"][_size~="lg:h-5"],
  [_height*="lg"][_height~="lg:5"] {
    height: 5%;
  }
  [_size*="lg"][_size~="lg:h-5px"],
  [_height*="lg"][_height~="lg:5px"] {
    height: 5px;
  }
  [_size*="lg"][_size~="lg:h-5vw"],
  [_size*="lg"][_size~="lg:h-5vh"] {
    height: 5vw;
  }
  [_height*="lg"][_height~="lg:5vh"],
  [_size*="lg"][_size~="lg:h-5vw"],
  [_size*="lg"][_size~="lg:h-5vh"] {
    height: 5vh;
  }
  [_width*="lg"][_width~="lg:10"],
  [_size*="lg"][_size~="lg:w-10"] {
    width: 10%;
  }
  [_width*="lg"][_width~="lg:10px"],
  [_size*="lg"][_size~="lg:w-10px"] {
    width: 10px;
  }
  [_width*="lg"][_width~="lg:10vw"],
  [_size*="lg"][_size~="lg:w-10vw"],
  [_size*="lg"][_size~="lg:w-10vh"] {
    width: 10vw;
  }
  [_size*="lg"][_size~="lg:w-10vw"],
  [_size*="lg"][_size~="lg:w-10vh"] {
    max-height: 10vh;
  }
  [_size*="lg"][_size~="lg:h-10"],
  [_height*="lg"][_height~="lg:10"] {
    height: 10%;
  }
  [_size*="lg"][_size~="lg:h-10px"],
  [_height*="lg"][_height~="lg:10px"] {
    height: 10px;
  }
  [_size*="lg"][_size~="lg:h-10vw"],
  [_size*="lg"][_size~="lg:h-10vh"] {
    height: 10vw;
  }
  [_height*="lg"][_height~="lg:10vh"],
  [_size*="lg"][_size~="lg:h-10vw"],
  [_size*="lg"][_size~="lg:h-10vh"] {
    height: 10vh;
  }
  [_width*="lg"][_width~="lg:15"],
  [_size*="lg"][_size~="lg:w-15"] {
    width: 15%;
  }
  [_width*="lg"][_width~="lg:15px"],
  [_size*="lg"][_size~="lg:w-15px"] {
    width: 15px;
  }
  [_width*="lg"][_width~="lg:15vw"],
  [_size*="lg"][_size~="lg:w-15vw"],
  [_size*="lg"][_size~="lg:w-15vh"] {
    width: 15vw;
  }
  [_size*="lg"][_size~="lg:w-15vw"],
  [_size*="lg"][_size~="lg:w-15vh"] {
    max-height: 15vh;
  }
  [_size*="lg"][_size~="lg:h-15"],
  [_height*="lg"][_height~="lg:15"] {
    height: 15%;
  }
  [_size*="lg"][_size~="lg:h-15px"],
  [_height*="lg"][_height~="lg:15px"] {
    height: 15px;
  }
  [_size*="lg"][_size~="lg:h-15vw"],
  [_size*="lg"][_size~="lg:h-15vh"] {
    height: 15vw;
  }
  [_height*="lg"][_height~="lg:15vh"],
  [_size*="lg"][_size~="lg:h-15vw"],
  [_size*="lg"][_size~="lg:h-15vh"] {
    height: 15vh;
  }
  [_width*="lg"][_width~="lg:20"],
  [_size*="lg"][_size~="lg:w-20"] {
    width: 20%;
  }
  [_width*="lg"][_width~="lg:20px"],
  [_size*="lg"][_size~="lg:w-20px"] {
    width: 20px;
  }
  [_width*="lg"][_width~="lg:20vw"],
  [_size*="lg"][_size~="lg:w-20vw"],
  [_size*="lg"][_size~="lg:w-20vh"] {
    width: 20vw;
  }
  [_size*="lg"][_size~="lg:w-20vw"],
  [_size*="lg"][_size~="lg:w-20vh"] {
    max-height: 20vh;
  }
  [_size*="lg"][_size~="lg:h-20"],
  [_height*="lg"][_height~="lg:20"] {
    height: 20%;
  }
  [_size*="lg"][_size~="lg:h-20px"],
  [_height*="lg"][_height~="lg:20px"] {
    height: 20px;
  }
  [_size*="lg"][_size~="lg:h-20vw"],
  [_size*="lg"][_size~="lg:h-20vh"] {
    height: 20vw;
  }
  [_height*="lg"][_height~="lg:20vh"],
  [_size*="lg"][_size~="lg:h-20vw"],
  [_size*="lg"][_size~="lg:h-20vh"] {
    height: 20vh;
  }
  [_width*="lg"][_width~="lg:25"],
  [_size*="lg"][_size~="lg:w-25"] {
    width: 25%;
  }
  [_width*="lg"][_width~="lg:25px"],
  [_size*="lg"][_size~="lg:w-25px"] {
    width: 25px;
  }
  [_width*="lg"][_width~="lg:25vw"],
  [_size*="lg"][_size~="lg:w-25vw"],
  [_size*="lg"][_size~="lg:w-25vh"] {
    width: 25vw;
  }
  [_size*="lg"][_size~="lg:w-25vw"],
  [_size*="lg"][_size~="lg:w-25vh"] {
    max-height: 25vh;
  }
  [_size*="lg"][_size~="lg:h-25"],
  [_height*="lg"][_height~="lg:25"] {
    height: 25%;
  }
  [_size*="lg"][_size~="lg:h-25px"],
  [_height*="lg"][_height~="lg:25px"] {
    height: 25px;
  }
  [_size*="lg"][_size~="lg:h-25vw"],
  [_size*="lg"][_size~="lg:h-25vh"] {
    height: 25vw;
  }
  [_height*="lg"][_height~="lg:25vh"],
  [_size*="lg"][_size~="lg:h-25vw"],
  [_size*="lg"][_size~="lg:h-25vh"] {
    height: 25vh;
  }
  [_width*="lg"][_width~="lg:30"],
  [_size*="lg"][_size~="lg:w-30"] {
    width: 30%;
  }
  [_width*="lg"][_width~="lg:30px"],
  [_size*="lg"][_size~="lg:w-30px"] {
    width: 30px;
  }
  [_width*="lg"][_width~="lg:30vw"],
  [_size*="lg"][_size~="lg:w-30vw"],
  [_size*="lg"][_size~="lg:w-30vh"] {
    width: 30vw;
  }
  [_size*="lg"][_size~="lg:w-30vw"],
  [_size*="lg"][_size~="lg:w-30vh"] {
    max-height: 30vh;
  }
  [_size*="lg"][_size~="lg:h-30"],
  [_height*="lg"][_height~="lg:30"] {
    height: 30%;
  }
  [_size*="lg"][_size~="lg:h-30px"],
  [_height*="lg"][_height~="lg:30px"] {
    height: 30px;
  }
  [_size*="lg"][_size~="lg:h-30vw"],
  [_size*="lg"][_size~="lg:h-30vh"] {
    height: 30vw;
  }
  [_height*="lg"][_height~="lg:30vh"],
  [_size*="lg"][_size~="lg:h-30vw"],
  [_size*="lg"][_size~="lg:h-30vh"] {
    height: 30vh;
  }
  [_width*="lg"][_width~="lg:35"],
  [_size*="lg"][_size~="lg:w-35"] {
    width: 35%;
  }
  [_width*="lg"][_width~="lg:35px"],
  [_size*="lg"][_size~="lg:w-35px"] {
    width: 35px;
  }
  [_width*="lg"][_width~="lg:35vw"],
  [_size*="lg"][_size~="lg:w-35vw"],
  [_size*="lg"][_size~="lg:w-35vh"] {
    width: 35vw;
  }
  [_size*="lg"][_size~="lg:w-35vw"],
  [_size*="lg"][_size~="lg:w-35vh"] {
    max-height: 35vh;
  }
  [_size*="lg"][_size~="lg:h-35"],
  [_height*="lg"][_height~="lg:35"] {
    height: 35%;
  }
  [_size*="lg"][_size~="lg:h-35px"],
  [_height*="lg"][_height~="lg:35px"] {
    height: 35px;
  }
  [_size*="lg"][_size~="lg:h-35vw"],
  [_size*="lg"][_size~="lg:h-35vh"] {
    height: 35vw;
  }
  [_height*="lg"][_height~="lg:35vh"],
  [_size*="lg"][_size~="lg:h-35vw"],
  [_size*="lg"][_size~="lg:h-35vh"] {
    height: 35vh;
  }
  [_width*="lg"][_width~="lg:40"],
  [_size*="lg"][_size~="lg:w-40"] {
    width: 40%;
  }
  [_width*="lg"][_width~="lg:40px"],
  [_size*="lg"][_size~="lg:w-40px"] {
    width: 40px;
  }
  [_width*="lg"][_width~="lg:40vw"],
  [_size*="lg"][_size~="lg:w-40vw"],
  [_size*="lg"][_size~="lg:w-40vh"] {
    width: 40vw;
  }
  [_size*="lg"][_size~="lg:w-40vw"],
  [_size*="lg"][_size~="lg:w-40vh"] {
    max-height: 40vh;
  }
  [_size*="lg"][_size~="lg:h-40"],
  [_height*="lg"][_height~="lg:40"] {
    height: 40%;
  }
  [_size*="lg"][_size~="lg:h-40px"],
  [_height*="lg"][_height~="lg:40px"] {
    height: 40px;
  }
  [_size*="lg"][_size~="lg:h-40vw"],
  [_size*="lg"][_size~="lg:h-40vh"] {
    height: 40vw;
  }
  [_height*="lg"][_height~="lg:40vh"],
  [_size*="lg"][_size~="lg:h-40vw"],
  [_size*="lg"][_size~="lg:h-40vh"] {
    height: 40vh;
  }
  [_width*="lg"][_width~="lg:45"],
  [_size*="lg"][_size~="lg:w-45"] {
    width: 45%;
  }
  [_width*="lg"][_width~="lg:45px"],
  [_size*="lg"][_size~="lg:w-45px"] {
    width: 45px;
  }
  [_width*="lg"][_width~="lg:45vw"],
  [_size*="lg"][_size~="lg:w-45vw"],
  [_size*="lg"][_size~="lg:w-45vh"] {
    width: 45vw;
  }
  [_size*="lg"][_size~="lg:w-45vw"],
  [_size*="lg"][_size~="lg:w-45vh"] {
    max-height: 45vh;
  }
  [_size*="lg"][_size~="lg:h-45"],
  [_height*="lg"][_height~="lg:45"] {
    height: 45%;
  }
  [_size*="lg"][_size~="lg:h-45px"],
  [_height*="lg"][_height~="lg:45px"] {
    height: 45px;
  }
  [_size*="lg"][_size~="lg:h-45vw"],
  [_size*="lg"][_size~="lg:h-45vh"] {
    height: 45vw;
  }
  [_height*="lg"][_height~="lg:45vh"],
  [_size*="lg"][_size~="lg:h-45vw"],
  [_size*="lg"][_size~="lg:h-45vh"] {
    height: 45vh;
  }
  [_width*="lg"][_width~="lg:50"],
  [_size*="lg"][_size~="lg:w-50"] {
    width: 50%;
  }
  [_width*="lg"][_width~="lg:50px"],
  [_size*="lg"][_size~="lg:w-50px"] {
    width: 50px;
  }
  [_width*="lg"][_width~="lg:50vw"],
  [_size*="lg"][_size~="lg:w-50vw"],
  [_size*="lg"][_size~="lg:w-50vh"] {
    width: 50vw;
  }
  [_size*="lg"][_size~="lg:w-50vw"],
  [_size*="lg"][_size~="lg:w-50vh"] {
    max-height: 50vh;
  }
  [_size*="lg"][_size~="lg:h-50"],
  [_height*="lg"][_height~="lg:50"] {
    height: 50%;
  }
  [_size*="lg"][_size~="lg:h-50px"],
  [_height*="lg"][_height~="lg:50px"] {
    height: 50px;
  }
  [_size*="lg"][_size~="lg:h-50vw"],
  [_size*="lg"][_size~="lg:h-50vh"] {
    height: 50vw;
  }
  [_height*="lg"][_height~="lg:50vh"],
  [_size*="lg"][_size~="lg:h-50vw"],
  [_size*="lg"][_size~="lg:h-50vh"] {
    height: 50vh;
  }
  [_width*="lg"][_width~="lg:55"],
  [_size*="lg"][_size~="lg:w-55"] {
    width: 55.00000000000001%;
  }
  [_width*="lg"][_width~="lg:55px"],
  [_size*="lg"][_size~="lg:w-55px"] {
    width: 55px;
  }
  [_width*="lg"][_width~="lg:55vw"],
  [_size*="lg"][_size~="lg:w-55vw"],
  [_size*="lg"][_size~="lg:w-55vh"] {
    width: 55vw;
  }
  [_size*="lg"][_size~="lg:w-55vw"],
  [_size*="lg"][_size~="lg:w-55vh"] {
    max-height: 55vh;
  }
  [_size*="lg"][_size~="lg:h-55"],
  [_height*="lg"][_height~="lg:55"] {
    height: 55.00000000000001%;
  }
  [_size*="lg"][_size~="lg:h-55px"],
  [_height*="lg"][_height~="lg:55px"] {
    height: 55px;
  }
  [_size*="lg"][_size~="lg:h-55vw"],
  [_size*="lg"][_size~="lg:h-55vh"] {
    height: 55vw;
  }
  [_height*="lg"][_height~="lg:55vh"],
  [_size*="lg"][_size~="lg:h-55vw"],
  [_size*="lg"][_size~="lg:h-55vh"] {
    height: 55vh;
  }
  [_width*="lg"][_width~="lg:60"],
  [_size*="lg"][_size~="lg:w-60"] {
    width: 60%;
  }
  [_width*="lg"][_width~="lg:60px"],
  [_size*="lg"][_size~="lg:w-60px"] {
    width: 60px;
  }
  [_width*="lg"][_width~="lg:60vw"],
  [_size*="lg"][_size~="lg:w-60vw"],
  [_size*="lg"][_size~="lg:w-60vh"] {
    width: 60vw;
  }
  [_size*="lg"][_size~="lg:w-60vw"],
  [_size*="lg"][_size~="lg:w-60vh"] {
    max-height: 60vh;
  }
  [_size*="lg"][_size~="lg:h-60"],
  [_height*="lg"][_height~="lg:60"] {
    height: 60%;
  }
  [_size*="lg"][_size~="lg:h-60px"],
  [_height*="lg"][_height~="lg:60px"] {
    height: 60px;
  }
  [_size*="lg"][_size~="lg:h-60vw"],
  [_size*="lg"][_size~="lg:h-60vh"] {
    height: 60vw;
  }
  [_height*="lg"][_height~="lg:60vh"],
  [_size*="lg"][_size~="lg:h-60vw"],
  [_size*="lg"][_size~="lg:h-60vh"] {
    height: 60vh;
  }
  [_width*="lg"][_width~="lg:65"],
  [_size*="lg"][_size~="lg:w-65"] {
    width: 65%;
  }
  [_width*="lg"][_width~="lg:65px"],
  [_size*="lg"][_size~="lg:w-65px"] {
    width: 65px;
  }
  [_width*="lg"][_width~="lg:65vw"],
  [_size*="lg"][_size~="lg:w-65vw"],
  [_size*="lg"][_size~="lg:w-65vh"] {
    width: 65vw;
  }
  [_size*="lg"][_size~="lg:w-65vw"],
  [_size*="lg"][_size~="lg:w-65vh"] {
    max-height: 65vh;
  }
  [_size*="lg"][_size~="lg:h-65"],
  [_height*="lg"][_height~="lg:65"] {
    height: 65%;
  }
  [_size*="lg"][_size~="lg:h-65px"],
  [_height*="lg"][_height~="lg:65px"] {
    height: 65px;
  }
  [_size*="lg"][_size~="lg:h-65vw"],
  [_size*="lg"][_size~="lg:h-65vh"] {
    height: 65vw;
  }
  [_height*="lg"][_height~="lg:65vh"],
  [_size*="lg"][_size~="lg:h-65vw"],
  [_size*="lg"][_size~="lg:h-65vh"] {
    height: 65vh;
  }
  [_width*="lg"][_width~="lg:70"],
  [_size*="lg"][_size~="lg:w-70"] {
    width: 70%;
  }
  [_width*="lg"][_width~="lg:70px"],
  [_size*="lg"][_size~="lg:w-70px"] {
    width: 70px;
  }
  [_width*="lg"][_width~="lg:70vw"],
  [_size*="lg"][_size~="lg:w-70vw"],
  [_size*="lg"][_size~="lg:w-70vh"] {
    width: 70vw;
  }
  [_size*="lg"][_size~="lg:w-70vw"],
  [_size*="lg"][_size~="lg:w-70vh"] {
    max-height: 70vh;
  }
  [_size*="lg"][_size~="lg:h-70"],
  [_height*="lg"][_height~="lg:70"] {
    height: 70%;
  }
  [_size*="lg"][_size~="lg:h-70px"],
  [_height*="lg"][_height~="lg:70px"] {
    height: 70px;
  }
  [_size*="lg"][_size~="lg:h-70vw"],
  [_size*="lg"][_size~="lg:h-70vh"] {
    height: 70vw;
  }
  [_height*="lg"][_height~="lg:70vh"],
  [_size*="lg"][_size~="lg:h-70vw"],
  [_size*="lg"][_size~="lg:h-70vh"] {
    height: 70vh;
  }
  [_width*="lg"][_width~="lg:75"],
  [_size*="lg"][_size~="lg:w-75"] {
    width: 75%;
  }
  [_width*="lg"][_width~="lg:75px"],
  [_size*="lg"][_size~="lg:w-75px"] {
    width: 75px;
  }
  [_width*="lg"][_width~="lg:75vw"],
  [_size*="lg"][_size~="lg:w-75vw"],
  [_size*="lg"][_size~="lg:w-75vh"] {
    width: 75vw;
  }
  [_size*="lg"][_size~="lg:w-75vw"],
  [_size*="lg"][_size~="lg:w-75vh"] {
    max-height: 75vh;
  }
  [_size*="lg"][_size~="lg:h-75"],
  [_height*="lg"][_height~="lg:75"] {
    height: 75%;
  }
  [_size*="lg"][_size~="lg:h-75px"],
  [_height*="lg"][_height~="lg:75px"] {
    height: 75px;
  }
  [_size*="lg"][_size~="lg:h-75vw"],
  [_size*="lg"][_size~="lg:h-75vh"] {
    height: 75vw;
  }
  [_height*="lg"][_height~="lg:75vh"],
  [_size*="lg"][_size~="lg:h-75vw"],
  [_size*="lg"][_size~="lg:h-75vh"] {
    height: 75vh;
  }
  [_width*="lg"][_width~="lg:80"],
  [_size*="lg"][_size~="lg:w-80"] {
    width: 80%;
  }
  [_width*="lg"][_width~="lg:80px"],
  [_size*="lg"][_size~="lg:w-80px"] {
    width: 80px;
  }
  [_width*="lg"][_width~="lg:80vw"],
  [_size*="lg"][_size~="lg:w-80vw"],
  [_size*="lg"][_size~="lg:w-80vh"] {
    width: 80vw;
  }
  [_size*="lg"][_size~="lg:w-80vw"],
  [_size*="lg"][_size~="lg:w-80vh"] {
    max-height: 80vh;
  }
  [_size*="lg"][_size~="lg:h-80"],
  [_height*="lg"][_height~="lg:80"] {
    height: 80%;
  }
  [_size*="lg"][_size~="lg:h-80px"],
  [_height*="lg"][_height~="lg:80px"] {
    height: 80px;
  }
  [_size*="lg"][_size~="lg:h-80vw"],
  [_size*="lg"][_size~="lg:h-80vh"] {
    height: 80vw;
  }
  [_height*="lg"][_height~="lg:80vh"],
  [_size*="lg"][_size~="lg:h-80vw"],
  [_size*="lg"][_size~="lg:h-80vh"] {
    height: 80vh;
  }
  [_width*="lg"][_width~="lg:85"],
  [_size*="lg"][_size~="lg:w-85"] {
    width: 85%;
  }
  [_width*="lg"][_width~="lg:85px"],
  [_size*="lg"][_size~="lg:w-85px"] {
    width: 85px;
  }
  [_width*="lg"][_width~="lg:85vw"],
  [_size*="lg"][_size~="lg:w-85vw"],
  [_size*="lg"][_size~="lg:w-85vh"] {
    width: 85vw;
  }
  [_size*="lg"][_size~="lg:w-85vw"],
  [_size*="lg"][_size~="lg:w-85vh"] {
    max-height: 85vh;
  }
  [_size*="lg"][_size~="lg:h-85"],
  [_height*="lg"][_height~="lg:85"] {
    height: 85%;
  }
  [_size*="lg"][_size~="lg:h-85px"],
  [_height*="lg"][_height~="lg:85px"] {
    height: 85px;
  }
  [_size*="lg"][_size~="lg:h-85vw"],
  [_size*="lg"][_size~="lg:h-85vh"] {
    height: 85vw;
  }
  [_height*="lg"][_height~="lg:85vh"],
  [_size*="lg"][_size~="lg:h-85vw"],
  [_size*="lg"][_size~="lg:h-85vh"] {
    height: 85vh;
  }
  [_width*="lg"][_width~="lg:90"],
  [_size*="lg"][_size~="lg:w-90"] {
    width: 90%;
  }
  [_width*="lg"][_width~="lg:90px"],
  [_size*="lg"][_size~="lg:w-90px"] {
    width: 90px;
  }
  [_width*="lg"][_width~="lg:90vw"],
  [_size*="lg"][_size~="lg:w-90vw"],
  [_size*="lg"][_size~="lg:w-90vh"] {
    width: 90vw;
  }
  [_size*="lg"][_size~="lg:w-90vw"],
  [_size*="lg"][_size~="lg:w-90vh"] {
    max-height: 90vh;
  }
  [_size*="lg"][_size~="lg:h-90"],
  [_height*="lg"][_height~="lg:90"] {
    height: 90%;
  }
  [_size*="lg"][_size~="lg:h-90px"],
  [_height*="lg"][_height~="lg:90px"] {
    height: 90px;
  }
  [_size*="lg"][_size~="lg:h-90vw"],
  [_size*="lg"][_size~="lg:h-90vh"] {
    height: 90vw;
  }
  [_height*="lg"][_height~="lg:90vh"],
  [_size*="lg"][_size~="lg:h-90vw"],
  [_size*="lg"][_size~="lg:h-90vh"] {
    height: 90vh;
  }
  [_width*="lg"][_width~="lg:95"],
  [_size*="lg"][_size~="lg:w-95"] {
    width: 95%;
  }
  [_width*="lg"][_width~="lg:95px"],
  [_size*="lg"][_size~="lg:w-95px"] {
    width: 95px;
  }
  [_width*="lg"][_width~="lg:95vw"],
  [_size*="lg"][_size~="lg:w-95vw"],
  [_size*="lg"][_size~="lg:w-95vh"] {
    width: 95vw;
  }
  [_size*="lg"][_size~="lg:w-95vw"],
  [_size*="lg"][_size~="lg:w-95vh"] {
    max-height: 95vh;
  }
  [_size*="lg"][_size~="lg:h-95"],
  [_height*="lg"][_height~="lg:95"] {
    height: 95%;
  }
  [_size*="lg"][_size~="lg:h-95px"],
  [_height*="lg"][_height~="lg:95px"] {
    height: 95px;
  }
  [_size*="lg"][_size~="lg:h-95vw"],
  [_size*="lg"][_size~="lg:h-95vh"] {
    height: 95vw;
  }
  [_height*="lg"][_height~="lg:95vh"],
  [_size*="lg"][_size~="lg:h-95vw"],
  [_size*="lg"][_size~="lg:h-95vh"] {
    height: 95vh;
  }
  [_width*="lg"][_width~="lg:100"],
  [_width*="lg"][_width~="lg:full"],
  [_size*="lg"][_size~="lg:w-100"],
  [_size*="lg"][_size~="lg:w-full"],
  [_size*="lg"][_size~="lg:full"] {
    width: 100%;
  }
  [_width*="lg"][_width~="lg:100px"],
  [_size*="lg"][_size~="lg:w-100px"] {
    width: 100px;
  }
  [_width*="lg"][_width~="lg:100vw"],
  [_width*="lg"][_width~="lg:full"],
  [_size*="lg"][_size~="lg:w-100vw"],
  [_size*="lg"][_size~="lg:w-100vh"] {
    width: 100vw;
  }
  [_size*="lg"][_size~="lg:w-100vw"],
  [_size*="lg"][_size~="lg:w-100vh"] {
    max-height: 100vh;
  }
  [_width*="lg"][_width~="lg:min-full"],
  [_size*="lg"][_size~="lg:w-min-full"],
  [_size*="lg"][_size~="lg:min-full"],
  [_size*="lg"][_size~="lg:max-full"] {
    min-width: 100%;
  }
  [_width*="lg"][_width~="lg:min-full-vw"] {
    min-width: 100vw;
  }
  [_width*="lg"][_width~="lg:max-full"],
  [_size*="lg"][_size~="lg:w-max-full"] {
    max-width: 100%;
  }
  [_width*="lg"][_width~="lg:max-full-vw"] {
    max-width: 100vw;
  }
  [_size*="lg"][_size~="lg:h-100"],
  [_size*="lg"][_size~="lg:h-full"],
  [_size*="lg"][_size~="lg:full"],
  [_height*="lg"][_height~="lg:100"],
  [_height*="lg"][_height~="lg:full"] {
    height: 100%;
  }
  [_size*="lg"][_size~="lg:h-100px"],
  [_height*="lg"][_height~="lg:100px"] {
    height: 100px;
  }
  [_size*="lg"][_size~="lg:h-100vw"],
  [_size*="lg"][_size~="lg:h-100vh"] {
    height: 100vw;
  }
  [_height*="lg"][_height~="lg:100vh"],
  [_height*="lg"][_height~="lg:full"],
  [_size*="lg"][_size~="lg:h-100vw"],
  [_size*="lg"][_size~="lg:h-100vh"] {
    height: 100vh;
  }
  [_size*="lg"][_size~="lg:h-min-full"],
  [_size*="lg"][_size~="lg:min-full"],
  [_size*="lg"][_size~="lg:max-full"],
  [_height*="lg"][_height~="lg:min-full"] {
    min-height: 100%;
  }
  [_height*="lg"][_height~="lg:min-full-vh"] {
    min-height: 100vh;
  }
  [_size*="lg"][_size~="lg:h-max-full"],
  [_height*="lg"][_height~="lg:max-full"] {
    max-height: 100%;
  }
  [_height*="lg"][_height~="lg:max-full-vh"] {
    max-height: 100vh;
  }
  [_font*="lg"][_font~="lg:red"],
  [_color*="lg"][_color~="lg:red"] {
    color: #f24236;
  }
  [_font*="lg"][_font~="lg:pink"],
  [_color*="lg"][_color~="lg:pink"] {
    color: #e43f6f;
  }
  [_font*="lg"][_font~="lg:purple"],
  [_color*="lg"][_color~="lg:purple"] {
    color: #6564db;
  }
  [_font*="lg"][_font~="lg:indigo"],
  [_color*="lg"][_color~="lg:indigo"] {
    color: #473bf0;
  }
  [_font*="lg"][_font~="lg:blue"],
  [_color*="lg"][_color~="lg:blue"] {
    color: #3169c4;
  }
  [_font*="lg"][_font~="lg:cyan"],
  [_color*="lg"][_color~="lg:cyan"] {
    color: #1fa6c1;
  }
  [_font*="lg"][_font~="lg:teal"],
  [_color*="lg"][_color~="lg:teal"] {
    color: #00bfb2;
  }
  [_font*="lg"][_font~="lg:green"],
  [_color*="lg"][_color~="lg:green"] {
    color: #3ccd65;
  }
  [_font*="lg"][_font~="lg:lime"],
  [_color*="lg"][_color~="lg:lime"] {
    color: #aad922;
  }
  [_font*="lg"][_font~="lg:yellow"],
  [_color*="lg"][_color~="lg:yellow"] {
    color: #f7b32b;
  }
  [_font*="lg"][_font~="lg:amber"],
  [_color*="lg"][_color~="lg:amber"] {
    color: #ff7f11;
  }
  [_font*="lg"][_font~="lg:orange"],
  [_color*="lg"][_color~="lg:orange"] {
    color: #f34213;
  }
  [_font*="lg"][_font~="lg:brown"],
  [_color*="lg"][_color~="lg:brown"] {
    color: #823329;
  }
  [_font*="lg"][_font~="lg:grey"],
  [_color*="lg"][_color~="lg:grey"] {
    color: #7179ad;
  }
  [_font*="lg"][_font~="lg:black"],
  [_color*="lg"][_color~="lg:black"] {
    color: #1a1d2d;
  }
  [_font*="lg"][_font~="lg:white"],
  [_color*="lg"][_color~="lg:white"] {
    color: #fbfaf8;
  }
  [_font*="lg"][_font~="lg:transparent"],
  [_color*="lg"][_color~="lg:transparent"] {
    color: transparent;
  }
  [_footer*="lg"][_footer~="lg:red"],
  [_footer*="lg"][_footer~="lg:pink"],
  [_footer*="lg"][_footer~="lg:purple"],
  [_footer*="lg"][_footer~="lg:indigo"],
  [_footer*="lg"][_footer~="lg:green"],
  [_footer*="lg"][_footer~="lg:yellow"],
  [_footer*="lg"][_footer~="lg:amber"],
  [_footer*="lg"][_footer~="lg:orange"],
  [_footer*="lg"][_footer~="lg:grey"],
  [_footer*="lg"][_footer~="lg:white"],
  [_footer*="lg"][_footer~="lg:light"],
  [_footer*="lg"][_footer~="lg:secondary"],
  [_footer*="lg"][_footer~="lg:success"],
  [_footer*="lg"][_footer~="lg:warning"],
  [_footer*="lg"][_footer~="lg:danger"],
  [_footer*="lg"][_footer~="lg:red-light-1"],
  [_footer*="lg"][_footer~="lg:red-light-2"],
  [_footer*="lg"][_footer~="lg:red-light-3"],
  [_footer*="lg"][_footer~="lg:pink-light-1"],
  [_footer*="lg"][_footer~="lg:pink-light-2"],
  [_footer*="lg"][_footer~="lg:pink-light-3"],
  [_footer*="lg"][_footer~="lg:purple-light-1"],
  [_footer*="lg"][_footer~="lg:purple-light-2"],
  [_footer*="lg"][_footer~="lg:purple-light-3"],
  [_footer*="lg"][_footer~="lg:purple-dark-1"],
  [_footer*="lg"][_footer~="lg:indigo-light-1"],
  [_footer*="lg"][_footer~="lg:indigo-light-2"],
  [_footer*="lg"][_footer~="lg:indigo-light-3"],
  [_footer*="lg"][_footer~="lg:blue-light-1"],
  [_footer*="lg"][_footer~="lg:blue-light-2"],
  [_footer*="lg"][_footer~="lg:blue-light-3"],
  [_footer*="lg"][_footer~="lg:cyan-light-1"],
  [_footer*="lg"][_footer~="lg:cyan-light-2"],
  [_footer*="lg"][_footer~="lg:cyan-light-3"],
  [_footer*="lg"][_footer~="lg:teal-light-2"],
  [_footer*="lg"][_footer~="lg:teal-light-3"],
  [_footer*="lg"][_footer~="lg:green-light-1"],
  [_footer*="lg"][_footer~="lg:green-light-2"],
  [_footer*="lg"][_footer~="lg:green-light-3"],
  [_footer*="lg"][_footer~="lg:lime-light-1"],
  [_footer*="lg"][_footer~="lg:lime-light-2"],
  [_footer*="lg"][_footer~="lg:lime-light-3"],
  [_footer*="lg"][_footer~="lg:yellow-light-1"],
  [_footer*="lg"][_footer~="lg:yellow-light-2"],
  [_footer*="lg"][_footer~="lg:yellow-light-3"],
  [_footer*="lg"][_footer~="lg:amber-light-1"],
  [_footer*="lg"][_footer~="lg:amber-light-2"],
  [_footer*="lg"][_footer~="lg:amber-light-3"],
  [_footer*="lg"][_footer~="lg:orange-light-1"],
  [_footer*="lg"][_footer~="lg:orange-light-2"],
  [_footer*="lg"][_footer~="lg:orange-light-3"],
  [_footer*="lg"][_footer~="lg:brown-light-2"],
  [_footer*="lg"][_footer~="lg:brown-light-3"],
  [_footer*="lg"][_footer~="lg:grey-light-1"],
  [_footer*="lg"][_footer~="lg:grey-light-2"],
  [_footer*="lg"][_footer~="lg:grey-light-3"],
  [_footer*="lg"][_footer~="lg:black-light-3"],
  [_footer*="lg"][_footer~="lg:white-light-1"],
  [_footer*="lg"][_footer~="lg:white-light-2"],
  [_footer*="lg"][_footer~="lg:white-light-3"],
  [_footer*="lg"][_footer~="lg:white-dark-1"],
  [_footer*="lg"][_footer~="lg:white-dark-2"],
  [_footer*="lg"][_footer~="lg:white-dark-3"],
  [_footer*="lg"][_footer~="lg:dark-light-3"],
  [_footer*="lg"][_footer~="lg:light-light-1"],
  [_footer*="lg"][_footer~="lg:light-light-2"],
  [_footer*="lg"][_footer~="lg:light-light-3"],
  [_footer*="lg"][_footer~="lg:light-dark-1"],
  [_footer*="lg"][_footer~="lg:light-dark-2"],
  [_footer*="lg"][_footer~="lg:light-dark-3"],
  [_footer*="lg"][_footer~="lg:primary-light-2"],
  [_footer*="lg"][_footer~="lg:primary-light-3"],
  [_footer*="lg"][_footer~="lg:secondary-light-1"],
  [_footer*="lg"][_footer~="lg:secondary-light-2"],
  [_footer*="lg"][_footer~="lg:secondary-light-3"],
  [_footer*="lg"][_footer~="lg:success-light-1"],
  [_footer*="lg"][_footer~="lg:success-light-2"],
  [_footer*="lg"][_footer~="lg:success-light-3"],
  [_footer*="lg"][_footer~="lg:info-light-1"],
  [_footer*="lg"][_footer~="lg:info-light-2"],
  [_footer*="lg"][_footer~="lg:info-light-3"],
  [_footer*="lg"][_footer~="lg:warning-light-1"],
  [_footer*="lg"][_footer~="lg:warning-light-2"],
  [_footer*="lg"][_footer~="lg:warning-light-3"],
  [_footer*="lg"][_footer~="lg:danger-light-1"],
  [_footer*="lg"][_footer~="lg:danger-light-2"],
  [_footer*="lg"][_footer~="lg:danger-light-3"],
  [_footer*="lg"][_footer~="lg:muted-light-1"],
  [_footer*="lg"][_footer~="lg:muted-light-2"],
  [_footer*="lg"][_footer~="lg:muted-light-3"],
  [_font*="lg"][_font~="lg:dark"],
  [_font*="lg"][_font~="lg:mark"],
  [_font*="lg"][_font~="lg:highlight"],
  [_color*="lg"][_color~="lg:dark"] {
    color: #1a1d2d;
  }
  [_footer*="lg"][_footer~="lg:blue"],
  [_footer*="lg"][_footer~="lg:cyan"],
  [_footer*="lg"][_footer~="lg:teal"],
  [_footer*="lg"][_footer~="lg:lime"],
  [_footer*="lg"][_footer~="lg:brown"],
  [_footer*="lg"][_footer~="lg:black"],
  [_footer*="lg"][_footer~="lg:transparent"],
  [_footer*="lg"][_footer~="lg:dark"],
  [_footer*="lg"][_footer~="lg:primary"],
  [_footer*="lg"][_footer~="lg:info"],
  [_footer*="lg"][_footer~="lg:muted"],
  [_footer*="lg"][_footer~="lg:red-dark-1"],
  [_footer*="lg"][_footer~="lg:red-dark-2"],
  [_footer*="lg"][_footer~="lg:red-dark-3"],
  [_footer*="lg"][_footer~="lg:pink-dark-1"],
  [_footer*="lg"][_footer~="lg:pink-dark-2"],
  [_footer*="lg"][_footer~="lg:pink-dark-3"],
  [_footer*="lg"][_footer~="lg:purple-dark-2"],
  [_footer*="lg"][_footer~="lg:purple-dark-3"],
  [_footer*="lg"][_footer~="lg:indigo-dark-1"],
  [_footer*="lg"][_footer~="lg:indigo-dark-2"],
  [_footer*="lg"][_footer~="lg:indigo-dark-3"],
  [_footer*="lg"][_footer~="lg:blue-dark-1"],
  [_footer*="lg"][_footer~="lg:blue-dark-2"],
  [_footer*="lg"][_footer~="lg:blue-dark-3"],
  [_footer*="lg"][_footer~="lg:cyan-dark-1"],
  [_footer*="lg"][_footer~="lg:cyan-dark-2"],
  [_footer*="lg"][_footer~="lg:cyan-dark-3"],
  [_footer*="lg"][_footer~="lg:teal-light-1"],
  [_footer*="lg"][_footer~="lg:teal-dark-1"],
  [_footer*="lg"][_footer~="lg:teal-dark-2"],
  [_footer*="lg"][_footer~="lg:teal-dark-3"],
  [_footer*="lg"][_footer~="lg:green-dark-1"],
  [_footer*="lg"][_footer~="lg:green-dark-2"],
  [_footer*="lg"][_footer~="lg:green-dark-3"],
  [_footer*="lg"][_footer~="lg:lime-dark-1"],
  [_footer*="lg"][_footer~="lg:lime-dark-2"],
  [_footer*="lg"][_footer~="lg:lime-dark-3"],
  [_footer*="lg"][_footer~="lg:yellow-dark-1"],
  [_footer*="lg"][_footer~="lg:yellow-dark-2"],
  [_footer*="lg"][_footer~="lg:yellow-dark-3"],
  [_footer*="lg"][_footer~="lg:amber-dark-1"],
  [_footer*="lg"][_footer~="lg:amber-dark-2"],
  [_footer*="lg"][_footer~="lg:amber-dark-3"],
  [_footer*="lg"][_footer~="lg:orange-dark-1"],
  [_footer*="lg"][_footer~="lg:orange-dark-2"],
  [_footer*="lg"][_footer~="lg:orange-dark-3"],
  [_footer*="lg"][_footer~="lg:brown-light-1"],
  [_footer*="lg"][_footer~="lg:brown-dark-1"],
  [_footer*="lg"][_footer~="lg:brown-dark-2"],
  [_footer*="lg"][_footer~="lg:brown-dark-3"],
  [_footer*="lg"][_footer~="lg:grey-dark-1"],
  [_footer*="lg"][_footer~="lg:grey-dark-2"],
  [_footer*="lg"][_footer~="lg:grey-dark-3"],
  [_footer*="lg"][_footer~="lg:black-light-1"],
  [_footer*="lg"][_footer~="lg:black-light-2"],
  [_footer*="lg"][_footer~="lg:black-dark-1"],
  [_footer*="lg"][_footer~="lg:black-dark-2"],
  [_footer*="lg"][_footer~="lg:black-dark-3"],
  [_footer*="lg"][_footer~="lg:dark-light-1"],
  [_footer*="lg"][_footer~="lg:dark-light-2"],
  [_footer*="lg"][_footer~="lg:dark-dark-1"],
  [_footer*="lg"][_footer~="lg:dark-dark-2"],
  [_footer*="lg"][_footer~="lg:dark-dark-3"],
  [_footer*="lg"][_footer~="lg:primary-light-1"],
  [_footer*="lg"][_footer~="lg:primary-dark-1"],
  [_footer*="lg"][_footer~="lg:primary-dark-2"],
  [_footer*="lg"][_footer~="lg:primary-dark-3"],
  [_footer*="lg"][_footer~="lg:secondary-dark-1"],
  [_footer*="lg"][_footer~="lg:secondary-dark-2"],
  [_footer*="lg"][_footer~="lg:secondary-dark-3"],
  [_footer*="lg"][_footer~="lg:success-dark-1"],
  [_footer*="lg"][_footer~="lg:success-dark-2"],
  [_footer*="lg"][_footer~="lg:success-dark-3"],
  [_footer*="lg"][_footer~="lg:info-dark-1"],
  [_footer*="lg"][_footer~="lg:info-dark-2"],
  [_footer*="lg"][_footer~="lg:info-dark-3"],
  [_footer*="lg"][_footer~="lg:warning-dark-1"],
  [_footer*="lg"][_footer~="lg:warning-dark-2"],
  [_footer*="lg"][_footer~="lg:warning-dark-3"],
  [_footer*="lg"][_footer~="lg:danger-dark-1"],
  [_footer*="lg"][_footer~="lg:danger-dark-2"],
  [_footer*="lg"][_footer~="lg:danger-dark-3"],
  [_footer*="lg"][_footer~="lg:muted-dark-1"],
  [_footer*="lg"][_footer~="lg:muted-dark-2"],
  [_footer*="lg"][_footer~="lg:muted-dark-3"],
  [_font*="lg"][_font~="lg:light"],
  [_color*="lg"][_color~="lg:light"] {
    color: #fbfaf8;
  }
  [_font*="lg"][_font~="lg:primary"],
  [_color*="lg"][_color~="lg:primary"] {
    color: #00bfb2;
  }
  [_font*="lg"][_font~="lg:secondary"],
  [_color*="lg"][_color~="lg:secondary"] {
    color: #7179ad;
  }
  [_font*="lg"][_font~="lg:success"],
  [_color*="lg"][_color~="lg:success"] {
    color: #3ccd65;
  }
  [_font*="lg"][_font~="lg:info"],
  [_color*="lg"][_color~="lg:info"] {
    color: #1fa6c1;
  }
  [_font*="lg"][_font~="lg:warning"],
  [_color*="lg"][_color~="lg:warning"] {
    color: #ff7f11;
  }
  [_font*="lg"][_font~="lg:danger"],
  [_color*="lg"][_color~="lg:danger"] {
    color: #f24236;
  }
  [_font*="lg"][_font~="lg:muted"],
  [_color*="lg"][_color~="lg:muted"] {
    color: #5a659c;
  }
  [_font*="lg"][_font~="lg:red-light-1"],
  [_color*="lg"][_color~="lg:red-light-1"] {
    color: #f45e54;
  }
  [_font*="lg"][_font~="lg:red-light-2"],
  [_color*="lg"][_color~="lg:red-light-2"] {
    color: #f67b72;
  }
  [_font*="lg"][_font~="lg:red-light-3"],
  [_color*="lg"][_color~="lg:red-light-3"] {
    color: #f89790;
  }
  [_font*="lg"][_font~="lg:red-dark-1"],
  [_color*="lg"][_color~="lg:red-dark-1"] {
    color: #ec1d0f;
  }
  [_font*="lg"][_font~="lg:red-dark-2"],
  [_color*="lg"][_color~="lg:red-dark-2"] {
    color: #c3180d;
  }
  [_font*="lg"][_font~="lg:red-dark-3"],
  [_color*="lg"][_color~="lg:red-dark-3"] {
    color: #99130a;
  }
  [_font*="lg"][_font~="lg:pink-light-1"],
  [_color*="lg"][_color~="lg:pink-light-1"] {
    color: #e85c85;
  }
  [_font*="lg"][_font~="lg:pink-light-2"],
  [_color*="lg"][_color~="lg:pink-light-2"] {
    color: #ec799a;
  }
  [_font*="lg"][_font~="lg:pink-light-3"],
  [_color*="lg"][_color~="lg:pink-light-3"] {
    color: #f095b0;
  }
  [_font*="lg"][_font~="lg:pink-dark-1"],
  [_color*="lg"][_color~="lg:pink-dark-1"] {
    color: #d91e55;
  }
  [_font*="lg"][_font~="lg:pink-dark-2"],
  [_color*="lg"][_color~="lg:pink-dark-2"] {
    color: #b31946;
  }
  [_font*="lg"][_font~="lg:pink-dark-3"],
  [_color*="lg"][_color~="lg:pink-dark-3"] {
    color: #8c1437;
  }
  [_font*="lg"][_font~="lg:purple-light-1"],
  [_color*="lg"][_color~="lg:purple-light-1"] {
    color: #7c7be0;
  }
  [_font*="lg"][_font~="lg:purple-light-2"],
  [_color*="lg"][_color~="lg:purple-light-2"] {
    color: #9392e6;
  }
  [_font*="lg"][_font~="lg:purple-light-3"],
  [_color*="lg"][_color~="lg:purple-light-3"] {
    color: #aaaaeb;
  }
  [_font*="lg"][_font~="lg:purple-dark-1"],
  [_color*="lg"][_color~="lg:purple-dark-1"] {
    color: #3e3dd2;
  }
  [_font*="lg"][_font~="lg:purple-dark-2"],
  [_color*="lg"][_color~="lg:purple-dark-2"] {
    color: #2b2ab5;
  }
  [_font*="lg"][_font~="lg:purple-dark-3"],
  [_color*="lg"][_color~="lg:purple-dark-3"] {
    color: #22218e;
  }
  [_font*="lg"][_font~="lg:indigo-light-1"],
  [_color*="lg"][_color~="lg:indigo-light-1"] {
    color: #6358f2;
  }
  [_font*="lg"][_font~="lg:indigo-light-2"],
  [_color*="lg"][_color~="lg:indigo-light-2"] {
    color: #7e76f5;
  }
  [_font*="lg"][_font~="lg:indigo-light-3"],
  [_color*="lg"][_color~="lg:indigo-light-3"] {
    color: #9a93f7;
  }
  [_font*="lg"][_font~="lg:indigo-dark-1"],
  [_color*="lg"][_color~="lg:indigo-dark-1"] {
    color: #2112ec;
  }
  [_font*="lg"][_font~="lg:indigo-dark-2"],
  [_color*="lg"][_color~="lg:indigo-dark-2"] {
    color: #1b0fc2;
  }
  [_font*="lg"][_font~="lg:indigo-dark-3"],
  [_color*="lg"][_color~="lg:indigo-dark-3"] {
    color: #150c99;
  }
  [_font*="lg"][_font~="lg:blue-light-1"],
  [_color*="lg"][_color~="lg:blue-light-1"] {
    color: #4b7ed2;
  }
  [_font*="lg"][_font~="lg:blue-light-2"],
  [_color*="lg"][_color~="lg:blue-light-2"] {
    color: #6b95da;
  }
  [_font*="lg"][_font~="lg:blue-light-3"],
  [_color*="lg"][_color~="lg:blue-light-3"] {
    color: #8aace2;
  }
  [_font*="lg"][_font~="lg:blue-dark-1"],
  [_color*="lg"][_color~="lg:blue-dark-1"] {
    color: #2a59a7;
  }
  [_font*="lg"][_font~="lg:blue-dark-2"],
  [_color*="lg"][_color~="lg:blue-dark-2"] {
    color: #224a89;
  }
  [_font*="lg"][_font~="lg:blue-dark-3"],
  [_color*="lg"][_color~="lg:blue-dark-3"] {
    color: #1b3a6c;
  }
  [_font*="lg"][_font~="lg:cyan-light-1"],
  [_color*="lg"][_color~="lg:cyan-light-1"] {
    color: #2ec0dd;
  }
  [_font*="lg"][_font~="lg:cyan-light-2"],
  [_color*="lg"][_color~="lg:cyan-light-2"] {
    color: #53cbe3;
  }
  [_font*="lg"][_font~="lg:cyan-light-3"],
  [_color*="lg"][_color~="lg:cyan-light-3"] {
    color: #77d6e9;
  }
  [_font*="lg"][_font~="lg:cyan-dark-1"],
  [_color*="lg"][_color~="lg:cyan-dark-1"] {
    color: #1a8da4;
  }
  [_font*="lg"][_font~="lg:cyan-dark-2"],
  [_color*="lg"][_color~="lg:cyan-dark-2"] {
    color: #167487;
  }
  [_font*="lg"][_font~="lg:cyan-dark-3"],
  [_color*="lg"][_color~="lg:cyan-dark-3"] {
    color: #115b6a;
  }
  [_font*="lg"][_font~="lg:teal-light-1"],
  [_color*="lg"][_color~="lg:teal-light-1"] {
    color: #00efdf;
  }
  [_font*="lg"][_font~="lg:teal-light-2"],
  [_color*="lg"][_color~="lg:teal-light-2"] {
    color: #20fff0;
  }
  [_font*="lg"][_font~="lg:teal-light-3"],
  [_color*="lg"][_color~="lg:teal-light-3"] {
    color: #50fff3;
  }
  [_font*="lg"][_font~="lg:teal-dark-1"],
  [_color*="lg"][_color~="lg:teal-dark-1"] {
    color: #00a297;
  }
  [_font*="lg"][_font~="lg:teal-dark-2"],
  [_color*="lg"][_color~="lg:teal-dark-2"] {
    color: #00867d;
  }
  [_font*="lg"][_font~="lg:teal-dark-3"],
  [_color*="lg"][_color~="lg:teal-dark-3"] {
    color: #006962;
  }
  [_font*="lg"][_font~="lg:green-light-1"],
  [_color*="lg"][_color~="lg:green-light-1"] {
    color: #59d57c;
  }
  [_font*="lg"][_font~="lg:green-light-2"],
  [_color*="lg"][_color~="lg:green-light-2"] {
    color: #77dc93;
  }
  [_font*="lg"][_font~="lg:green-light-3"],
  [_color*="lg"][_color~="lg:green-light-3"] {
    color: #94e3aa;
  }
  [_font*="lg"][_font~="lg:green-dark-1"],
  [_color*="lg"][_color~="lg:green-dark-1"] {
    color: #2eb354;
  }
  [_font*="lg"][_font~="lg:green-dark-2"],
  [_color*="lg"][_color~="lg:green-dark-2"] {
    color: #269445;
  }
  [_font*="lg"][_font~="lg:green-dark-3"],
  [_color*="lg"][_color~="lg:green-dark-3"] {
    color: #1e7436;
  }
  [_font*="lg"][_font~="lg:lime-light-1"],
  [_color*="lg"][_color~="lg:lime-light-1"] {
    color: #b8e141;
  }
  [_font*="lg"][_font~="lg:lime-light-2"],
  [_color*="lg"][_color~="lg:lime-light-2"] {
    color: #c4e662;
  }
  [_font*="lg"][_font~="lg:lime-light-3"],
  [_color*="lg"][_color~="lg:lime-light-3"] {
    color: #d1ec84;
  }
  [_font*="lg"][_font~="lg:lime-dark-1"],
  [_color*="lg"][_color~="lg:lime-dark-1"] {
    color: #90b81d;
  }
  [_font*="lg"][_font~="lg:lime-dark-2"],
  [_color*="lg"][_color~="lg:lime-dark-2"] {
    color: #779818;
  }
  [_font*="lg"][_font~="lg:lime-dark-3"],
  [_color*="lg"][_color~="lg:lime-dark-3"] {
    color: #5d7713;
  }
  [_font*="lg"][_font~="lg:yellow-light-1"],
  [_color*="lg"][_color~="lg:yellow-light-1"] {
    color: #f8be4b;
  }
  [_font*="lg"][_font~="lg:yellow-light-2"],
  [_color*="lg"][_color~="lg:yellow-light-2"] {
    color: #f9ca6b;
  }
  [_font*="lg"][_font~="lg:yellow-light-3"],
  [_color*="lg"][_color~="lg:yellow-light-3"] {
    color: #fbd58a;
  }
  [_font*="lg"][_font~="lg:yellow-dark-1"],
  [_color*="lg"][_color~="lg:yellow-dark-1"] {
    color: #eea109;
  }
  [_font*="lg"][_font~="lg:yellow-dark-2"],
  [_color*="lg"][_color~="lg:yellow-dark-2"] {
    color: #c48507;
  }
  [_font*="lg"][_font~="lg:yellow-dark-3"],
  [_color*="lg"][_color~="lg:yellow-dark-3"] {
    color: #9a6806;
  }
  [_font*="lg"][_font~="lg:amber-light-1"],
  [_color*="lg"][_color~="lg:amber-light-1"] {
    color: #ff9235;
  }
  [_font*="lg"][_font~="lg:amber-light-2"],
  [_color*="lg"][_color~="lg:amber-light-2"] {
    color: #ffa558;
  }
  [_font*="lg"][_font~="lg:amber-light-3"],
  [_color*="lg"][_color~="lg:amber-light-3"] {
    color: #ffb97c;
  }
  [_font*="lg"][_font~="lg:amber-dark-1"],
  [_color*="lg"][_color~="lg:amber-dark-1"] {
    color: #e76b00;
  }
  [_font*="lg"][_font~="lg:amber-dark-2"],
  [_color*="lg"][_color~="lg:amber-dark-2"] {
    color: #be5800;
  }
  [_font*="lg"][_font~="lg:amber-dark-3"],
  [_color*="lg"][_color~="lg:amber-dark-3"] {
    color: #964500;
  }
  [_font*="lg"][_font~="lg:orange-light-1"],
  [_color*="lg"][_color~="lg:orange-light-1"] {
    color: #f55e36;
  }
  [_font*="lg"][_font~="lg:orange-light-2"],
  [_color*="lg"][_color~="lg:orange-light-2"] {
    color: #f77b5a;
  }
  [_font*="lg"][_font~="lg:orange-light-3"],
  [_color*="lg"][_color~="lg:orange-light-3"] {
    color: #f8977d;
  }
  [_font*="lg"][_font~="lg:orange-dark-1"],
  [_color*="lg"][_color~="lg:orange-dark-1"] {
    color: #d4350b;
  }
  [_font*="lg"][_font~="lg:orange-dark-2"],
  [_color*="lg"][_color~="lg:orange-dark-2"] {
    color: #af2c09;
  }
  [_font*="lg"][_font~="lg:orange-dark-3"],
  [_color*="lg"][_color~="lg:orange-dark-3"] {
    color: #892207;
  }
  [_font*="lg"][_font~="lg:brown-light-1"],
  [_color*="lg"][_color~="lg:brown-light-1"] {
    color: #a94235;
  }
  [_font*="lg"][_font~="lg:brown-light-2"],
  [_color*="lg"][_color~="lg:brown-light-2"] {
    color: #c6584b;
  }
  [_font*="lg"][_font~="lg:brown-light-3"],
  [_color*="lg"][_color~="lg:brown-light-3"] {
    color: #d27c71;
  }
  [_font*="lg"][_font~="lg:brown-dark-1"],
  [_color*="lg"][_color~="lg:brown-dark-1"] {
    color: #6f2b23;
  }
  [_font*="lg"][_font~="lg:brown-dark-2"],
  [_color*="lg"][_color~="lg:brown-dark-2"] {
    color: #5b241d;
  }
  [_font*="lg"][_font~="lg:brown-dark-3"],
  [_color*="lg"][_color~="lg:brown-dark-3"] {
    color: #481c17;
  }
  [_font*="lg"][_font~="lg:grey-light-1"],
  [_color*="lg"][_color~="lg:grey-light-1"] {
    color: #868db9;
  }
  [_font*="lg"][_font~="lg:grey-light-2"],
  [_color*="lg"][_color~="lg:grey-light-2"] {
    color: #9ca1c6;
  }
  [_font*="lg"][_font~="lg:grey-light-3"],
  [_color*="lg"][_color~="lg:grey-light-3"] {
    color: #b1b5d2;
  }
  [_font*="lg"][_font~="lg:grey-dark-1"],
  [_color*="lg"][_color~="lg:grey-dark-1"] {
    color: #59629a;
  }
  [_font*="lg"][_font~="lg:grey-dark-2"],
  [_color*="lg"][_color~="lg:grey-dark-2"] {
    color: #49507f;
  }
  [_font*="lg"][_font~="lg:grey-dark-3"],
  [_color*="lg"][_color~="lg:grey-dark-3"] {
    color: #3a3f64;
  }
  [_font*="lg"][_font~="lg:black-light-1"],
  [_color*="lg"][_color~="lg:black-light-1"] {
    color: #323857;
  }
  [_font*="lg"][_font~="lg:black-light-2"],
  [_color*="lg"][_color~="lg:black-light-2"] {
    color: #4a5380;
  }
  [_font*="lg"][_font~="lg:black-light-3"],
  [_color*="lg"][_color~="lg:black-light-3"] {
    color: #6670a7;
  }
  [_font*="lg"][_font~="lg:black-dark-1"],
  [_color*="lg"][_color~="lg:black-dark-1"] {
    color: #161926;
  }
  [_font*="lg"][_font~="lg:black-dark-2"],
  [_color*="lg"][_color~="lg:black-dark-2"] {
    color: #121420;
  }
  [_font*="lg"][_font~="lg:black-dark-3"],
  [_color*="lg"][_color~="lg:black-dark-3"] {
    color: #0e1019;
  }
  [_font*="lg"][_font~="lg:white-light-1"],
  [_color*="lg"][_color~="lg:white-light-1"] {
    color: #fcfbf9;
  }
  [_font*="lg"][_font~="lg:white-light-2"],
  [_color*="lg"][_color~="lg:white-light-2"] {
    color: #fcfbfa;
  }
  [_font*="lg"][_font~="lg:white-light-3"],
  [_color*="lg"][_color~="lg:white-light-3"] {
    color: #fdfcfb;
  }
  [_font*="lg"][_font~="lg:white-dark-1"],
  [_color*="lg"][_color~="lg:white-dark-1"] {
    color: #e0d8c8;
  }
  [_font*="lg"][_font~="lg:white-dark-2"],
  [_color*="lg"][_color~="lg:white-dark-2"] {
    color: #c5b699;
  }
  [_font*="lg"][_font~="lg:white-dark-3"],
  [_color*="lg"][_color~="lg:white-dark-3"] {
    color: #a99469;
  }
  [_font*="lg"][_font~="lg:dark-light-1"],
  [_color*="lg"][_color~="lg:dark-light-1"] {
    color: #323857;
  }
  [_font*="lg"][_font~="lg:dark-light-2"],
  [_color*="lg"][_color~="lg:dark-light-2"] {
    color: #4a5380;
  }
  [_font*="lg"][_font~="lg:dark-light-3"],
  [_color*="lg"][_color~="lg:dark-light-3"] {
    color: #6670a7;
  }
  [_font*="lg"][_font~="lg:dark-dark-1"],
  [_color*="lg"][_color~="lg:dark-dark-1"] {
    color: #161926;
  }
  [_font*="lg"][_font~="lg:dark-dark-2"],
  [_color*="lg"][_color~="lg:dark-dark-2"] {
    color: #121420;
  }
  [_font*="lg"][_font~="lg:dark-dark-3"],
  [_color*="lg"][_color~="lg:dark-dark-3"] {
    color: #0e1019;
  }
  [_font*="lg"][_font~="lg:light-light-1"],
  [_color*="lg"][_color~="lg:light-light-1"] {
    color: #fcfbf9;
  }
  [_font*="lg"][_font~="lg:light-light-2"],
  [_color*="lg"][_color~="lg:light-light-2"] {
    color: #fcfbfa;
  }
  [_font*="lg"][_font~="lg:light-light-3"],
  [_color*="lg"][_color~="lg:light-light-3"] {
    color: #fdfcfb;
  }
  [_font*="lg"][_font~="lg:light-dark-1"],
  [_color*="lg"][_color~="lg:light-dark-1"] {
    color: #e0d8c8;
  }
  [_font*="lg"][_font~="lg:light-dark-2"],
  [_color*="lg"][_color~="lg:light-dark-2"] {
    color: #c5b699;
  }
  [_font*="lg"][_font~="lg:light-dark-3"],
  [_color*="lg"][_color~="lg:light-dark-3"] {
    color: #a99469;
  }
  [_font*="lg"][_font~="lg:primary-light-1"],
  [_color*="lg"][_color~="lg:primary-light-1"] {
    color: #00efdf;
  }
  [_font*="lg"][_font~="lg:primary-light-2"],
  [_color*="lg"][_color~="lg:primary-light-2"] {
    color: #20fff0;
  }
  [_font*="lg"][_font~="lg:primary-light-3"],
  [_color*="lg"][_color~="lg:primary-light-3"] {
    color: #50fff3;
  }
  [_font*="lg"][_font~="lg:primary-dark-1"],
  [_color*="lg"][_color~="lg:primary-dark-1"] {
    color: #00a297;
  }
  [_font*="lg"][_font~="lg:primary-dark-2"],
  [_color*="lg"][_color~="lg:primary-dark-2"] {
    color: #00867d;
  }
  [_font*="lg"][_font~="lg:primary-dark-3"],
  [_color*="lg"][_color~="lg:primary-dark-3"] {
    color: #006962;
  }
  [_font*="lg"][_font~="lg:secondary-light-1"],
  [_color*="lg"][_color~="lg:secondary-light-1"] {
    color: #868db9;
  }
  [_font*="lg"][_font~="lg:secondary-light-2"],
  [_color*="lg"][_color~="lg:secondary-light-2"] {
    color: #9ca1c6;
  }
  [_font*="lg"][_font~="lg:secondary-light-3"],
  [_color*="lg"][_color~="lg:secondary-light-3"] {
    color: #b1b5d2;
  }
  [_font*="lg"][_font~="lg:secondary-dark-1"],
  [_color*="lg"][_color~="lg:secondary-dark-1"] {
    color: #59629a;
  }
  [_font*="lg"][_font~="lg:secondary-dark-2"],
  [_color*="lg"][_color~="lg:secondary-dark-2"] {
    color: #49507f;
  }
  [_font*="lg"][_font~="lg:secondary-dark-3"],
  [_color*="lg"][_color~="lg:secondary-dark-3"] {
    color: #3a3f64;
  }
  [_font*="lg"][_font~="lg:success-light-1"],
  [_color*="lg"][_color~="lg:success-light-1"] {
    color: #59d57c;
  }
  [_font*="lg"][_font~="lg:success-light-2"],
  [_color*="lg"][_color~="lg:success-light-2"] {
    color: #77dc93;
  }
  [_font*="lg"][_font~="lg:success-light-3"],
  [_color*="lg"][_color~="lg:success-light-3"] {
    color: #94e3aa;
  }
  [_font*="lg"][_font~="lg:success-dark-1"],
  [_color*="lg"][_color~="lg:success-dark-1"] {
    color: #2eb354;
  }
  [_font*="lg"][_font~="lg:success-dark-2"],
  [_color*="lg"][_color~="lg:success-dark-2"] {
    color: #269445;
  }
  [_font*="lg"][_font~="lg:success-dark-3"],
  [_color*="lg"][_color~="lg:success-dark-3"] {
    color: #1e7436;
  }
  [_font*="lg"][_font~="lg:info-light-1"],
  [_color*="lg"][_color~="lg:info-light-1"] {
    color: #2ec0dd;
  }
  [_font*="lg"][_font~="lg:info-light-2"],
  [_color*="lg"][_color~="lg:info-light-2"] {
    color: #53cbe3;
  }
  [_font*="lg"][_font~="lg:info-light-3"],
  [_color*="lg"][_color~="lg:info-light-3"] {
    color: #77d6e9;
  }
  [_font*="lg"][_font~="lg:info-dark-1"],
  [_color*="lg"][_color~="lg:info-dark-1"] {
    color: #1a8da4;
  }
  [_font*="lg"][_font~="lg:info-dark-2"],
  [_color*="lg"][_color~="lg:info-dark-2"] {
    color: #167487;
  }
  [_font*="lg"][_font~="lg:info-dark-3"],
  [_color*="lg"][_color~="lg:info-dark-3"] {
    color: #115b6a;
  }
  [_font*="lg"][_font~="lg:warning-light-1"],
  [_color*="lg"][_color~="lg:warning-light-1"] {
    color: #ff9235;
  }
  [_font*="lg"][_font~="lg:warning-light-2"],
  [_color*="lg"][_color~="lg:warning-light-2"] {
    color: #ffa558;
  }
  [_font*="lg"][_font~="lg:warning-light-3"],
  [_color*="lg"][_color~="lg:warning-light-3"] {
    color: #ffb97c;
  }
  [_font*="lg"][_font~="lg:warning-dark-1"],
  [_color*="lg"][_color~="lg:warning-dark-1"] {
    color: #e76b00;
  }
  [_font*="lg"][_font~="lg:warning-dark-2"],
  [_color*="lg"][_color~="lg:warning-dark-2"] {
    color: #be5800;
  }
  [_font*="lg"][_font~="lg:warning-dark-3"],
  [_color*="lg"][_color~="lg:warning-dark-3"] {
    color: #964500;
  }
  [_font*="lg"][_font~="lg:danger-light-1"],
  [_color*="lg"][_color~="lg:danger-light-1"] {
    color: #f45e54;
  }
  [_font*="lg"][_font~="lg:danger-light-2"],
  [_color*="lg"][_color~="lg:danger-light-2"] {
    color: #f67b72;
  }
  [_font*="lg"][_font~="lg:danger-light-3"],
  [_color*="lg"][_color~="lg:danger-light-3"] {
    color: #f89790;
  }
  [_font*="lg"][_font~="lg:danger-dark-1"],
  [_color*="lg"][_color~="lg:danger-dark-1"] {
    color: #ec1d0f;
  }
  [_font*="lg"][_font~="lg:danger-dark-2"],
  [_color*="lg"][_color~="lg:danger-dark-2"] {
    color: #c3180d;
  }
  [_font*="lg"][_font~="lg:danger-dark-3"],
  [_color*="lg"][_color~="lg:danger-dark-3"] {
    color: #99130a;
  }
  [_font*="lg"][_font~="lg:muted-light-1"],
  [_color*="lg"][_color~="lg:muted-light-1"] {
    color: #717bad;
  }
  [_font*="lg"][_font~="lg:muted-light-2"],
  [_color*="lg"][_color~="lg:muted-light-2"] {
    color: #8a92bb;
  }
  [_font*="lg"][_font~="lg:muted-light-3"],
  [_color*="lg"][_color~="lg:muted-light-3"] {
    color: #a3a9ca;
  }
  [_font*="lg"][_font~="lg:muted-dark-1"],
  [_color*="lg"][_color~="lg:muted-dark-1"] {
    color: #4d5685;
  }
  [_font*="lg"][_font~="lg:muted-dark-2"],
  [_color*="lg"][_color~="lg:muted-dark-2"] {
    color: #3f476d;
  }
  [_font*="lg"][_font~="lg:muted-dark-3"],
  [_color*="lg"][_color~="lg:muted-dark-3"] {
    color: #323856;
  }
  [_footer*="lg"][_footer~="lg:red"] {
    background-color: #f24236;
  }
  [_footer*="lg"][_footer~="lg:pink"] {
    background-color: #e43f6f;
  }
  [_footer*="lg"][_footer~="lg:purple"] {
    background-color: #6564db;
  }
  [_footer*="lg"][_footer~="lg:indigo"] {
    background-color: #473bf0;
  }
  [_footer*="lg"][_footer~="lg:blue"] {
    background-color: #3169c4;
  }
  [_footer*="lg"][_footer~="lg:cyan"] {
    background-color: #1fa6c1;
  }
  [_footer*="lg"][_footer~="lg:teal"] {
    background-color: #00bfb2;
  }
  [_footer*="lg"][_footer~="lg:green"] {
    background-color: #3ccd65;
  }
  [_footer*="lg"][_footer~="lg:lime"] {
    background-color: #aad922;
  }
  [_footer*="lg"][_footer~="lg:yellow"],
  [_font*="lg"][_font~="lg:mark"],
  [_font*="lg"][_font~="lg:highlight"] {
    background-color: #f7b32b;
  }
  [_footer*="lg"][_footer~="lg:amber"] {
    background-color: #ff7f11;
  }
  [_footer*="lg"][_footer~="lg:orange"] {
    background-color: #f34213;
  }
  [_footer*="lg"][_footer~="lg:brown"] {
    background-color: #823329;
  }
  [_footer*="lg"][_footer~="lg:grey"] {
    background-color: #7179ad;
  }
  [_footer*="lg"][_footer~="lg:black"] {
    background-color: #1a1d2d;
  }
  [_footer*="lg"][_footer~="lg:white"] {
    background-color: #fbfaf8;
  }
  [_footer*="lg"][_footer~="lg:transparent"] {
    background-color: transparent;
  }
  [_footer*="lg"][_footer~="lg:dark"] {
    background-color: #1a1d2d;
  }
  [_footer*="lg"][_footer~="lg:light"] {
    background-color: #fbfaf8;
  }
  [_footer*="lg"][_footer~="lg:primary"] {
    background-color: #00bfb2;
  }
  [_footer*="lg"][_footer~="lg:secondary"] {
    background-color: #7179ad;
  }
  [_footer*="lg"][_footer~="lg:success"] {
    background-color: #3ccd65;
  }
  [_footer*="lg"][_footer~="lg:info"] {
    background-color: #1fa6c1;
  }
  [_footer*="lg"][_footer~="lg:warning"] {
    background-color: #ff7f11;
  }
  [_footer*="lg"][_footer~="lg:danger"] {
    background-color: #f24236;
  }
  [_footer*="lg"][_footer~="lg:muted"] {
    background-color: #5a659c;
  }
  [_footer*="lg"][_footer~="lg:red-light-1"] {
    background-color: #f45e54;
  }
  [_footer*="lg"][_footer~="lg:red-light-2"] {
    background-color: #f67b72;
  }
  [_footer*="lg"][_footer~="lg:red-light-3"] {
    background-color: #f89790;
  }
  [_footer*="lg"][_footer~="lg:red-dark-1"] {
    background-color: #ec1d0f;
  }
  [_footer*="lg"][_footer~="lg:red-dark-2"] {
    background-color: #c3180d;
  }
  [_footer*="lg"][_footer~="lg:red-dark-3"] {
    background-color: #99130a;
  }
  [_footer*="lg"][_footer~="lg:pink-light-1"] {
    background-color: #e85c85;
  }
  [_footer*="lg"][_footer~="lg:pink-light-2"] {
    background-color: #ec799a;
  }
  [_footer*="lg"][_footer~="lg:pink-light-3"] {
    background-color: #f095b0;
  }
  [_footer*="lg"][_footer~="lg:pink-dark-1"] {
    background-color: #d91e55;
  }
  [_footer*="lg"][_footer~="lg:pink-dark-2"] {
    background-color: #b31946;
  }
  [_footer*="lg"][_footer~="lg:pink-dark-3"] {
    background-color: #8c1437;
  }
  [_footer*="lg"][_footer~="lg:purple-light-1"] {
    background-color: #7c7be0;
  }
  [_footer*="lg"][_footer~="lg:purple-light-2"] {
    background-color: #9392e6;
  }
  [_footer*="lg"][_footer~="lg:purple-light-3"] {
    background-color: #aaaaeb;
  }
  [_footer*="lg"][_footer~="lg:purple-dark-1"] {
    background-color: #3e3dd2;
  }
  [_footer*="lg"][_footer~="lg:purple-dark-2"] {
    background-color: #2b2ab5;
  }
  [_footer*="lg"][_footer~="lg:purple-dark-3"] {
    background-color: #22218e;
  }
  [_footer*="lg"][_footer~="lg:indigo-light-1"] {
    background-color: #6358f2;
  }
  [_footer*="lg"][_footer~="lg:indigo-light-2"] {
    background-color: #7e76f5;
  }
  [_footer*="lg"][_footer~="lg:indigo-light-3"] {
    background-color: #9a93f7;
  }
  [_footer*="lg"][_footer~="lg:indigo-dark-1"] {
    background-color: #2112ec;
  }
  [_footer*="lg"][_footer~="lg:indigo-dark-2"] {
    background-color: #1b0fc2;
  }
  [_footer*="lg"][_footer~="lg:indigo-dark-3"] {
    background-color: #150c99;
  }
  [_footer*="lg"][_footer~="lg:blue-light-1"] {
    background-color: #4b7ed2;
  }
  [_footer*="lg"][_footer~="lg:blue-light-2"] {
    background-color: #6b95da;
  }
  [_footer*="lg"][_footer~="lg:blue-light-3"] {
    background-color: #8aace2;
  }
  [_footer*="lg"][_footer~="lg:blue-dark-1"] {
    background-color: #2a59a7;
  }
  [_footer*="lg"][_footer~="lg:blue-dark-2"] {
    background-color: #224a89;
  }
  [_footer*="lg"][_footer~="lg:blue-dark-3"] {
    background-color: #1b3a6c;
  }
  [_footer*="lg"][_footer~="lg:cyan-light-1"] {
    background-color: #2ec0dd;
  }
  [_footer*="lg"][_footer~="lg:cyan-light-2"] {
    background-color: #53cbe3;
  }
  [_footer*="lg"][_footer~="lg:cyan-light-3"] {
    background-color: #77d6e9;
  }
  [_footer*="lg"][_footer~="lg:cyan-dark-1"] {
    background-color: #1a8da4;
  }
  [_footer*="lg"][_footer~="lg:cyan-dark-2"] {
    background-color: #167487;
  }
  [_footer*="lg"][_footer~="lg:cyan-dark-3"] {
    background-color: #115b6a;
  }
  [_footer*="lg"][_footer~="lg:teal-light-1"] {
    background-color: #00efdf;
  }
  [_footer*="lg"][_footer~="lg:teal-light-2"] {
    background-color: #20fff0;
  }
  [_footer*="lg"][_footer~="lg:teal-light-3"] {
    background-color: #50fff3;
  }
  [_footer*="lg"][_footer~="lg:teal-dark-1"] {
    background-color: #00a297;
  }
  [_footer*="lg"][_footer~="lg:teal-dark-2"] {
    background-color: #00867d;
  }
  [_footer*="lg"][_footer~="lg:teal-dark-3"] {
    background-color: #006962;
  }
  [_footer*="lg"][_footer~="lg:green-light-1"] {
    background-color: #59d57c;
  }
  [_footer*="lg"][_footer~="lg:green-light-2"] {
    background-color: #77dc93;
  }
  [_footer*="lg"][_footer~="lg:green-light-3"] {
    background-color: #94e3aa;
  }
  [_footer*="lg"][_footer~="lg:green-dark-1"] {
    background-color: #2eb354;
  }
  [_footer*="lg"][_footer~="lg:green-dark-2"] {
    background-color: #269445;
  }
  [_footer*="lg"][_footer~="lg:green-dark-3"] {
    background-color: #1e7436;
  }
  [_footer*="lg"][_footer~="lg:lime-light-1"] {
    background-color: #b8e141;
  }
  [_footer*="lg"][_footer~="lg:lime-light-2"] {
    background-color: #c4e662;
  }
  [_footer*="lg"][_footer~="lg:lime-light-3"] {
    background-color: #d1ec84;
  }
  [_footer*="lg"][_footer~="lg:lime-dark-1"] {
    background-color: #90b81d;
  }
  [_footer*="lg"][_footer~="lg:lime-dark-2"] {
    background-color: #779818;
  }
  [_footer*="lg"][_footer~="lg:lime-dark-3"] {
    background-color: #5d7713;
  }
  [_footer*="lg"][_footer~="lg:yellow-light-1"] {
    background-color: #f8be4b;
  }
  [_footer*="lg"][_footer~="lg:yellow-light-2"] {
    background-color: #f9ca6b;
  }
  [_footer*="lg"][_footer~="lg:yellow-light-3"] {
    background-color: #fbd58a;
  }
  [_footer*="lg"][_footer~="lg:yellow-dark-1"] {
    background-color: #eea109;
  }
  [_footer*="lg"][_footer~="lg:yellow-dark-2"] {
    background-color: #c48507;
  }
  [_footer*="lg"][_footer~="lg:yellow-dark-3"] {
    background-color: #9a6806;
  }
  [_footer*="lg"][_footer~="lg:amber-light-1"] {
    background-color: #ff9235;
  }
  [_footer*="lg"][_footer~="lg:amber-light-2"] {
    background-color: #ffa558;
  }
  [_footer*="lg"][_footer~="lg:amber-light-3"] {
    background-color: #ffb97c;
  }
  [_footer*="lg"][_footer~="lg:amber-dark-1"] {
    background-color: #e76b00;
  }
  [_footer*="lg"][_footer~="lg:amber-dark-2"] {
    background-color: #be5800;
  }
  [_footer*="lg"][_footer~="lg:amber-dark-3"] {
    background-color: #964500;
  }
  [_footer*="lg"][_footer~="lg:orange-light-1"] {
    background-color: #f55e36;
  }
  [_footer*="lg"][_footer~="lg:orange-light-2"] {
    background-color: #f77b5a;
  }
  [_footer*="lg"][_footer~="lg:orange-light-3"] {
    background-color: #f8977d;
  }
  [_footer*="lg"][_footer~="lg:orange-dark-1"] {
    background-color: #d4350b;
  }
  [_footer*="lg"][_footer~="lg:orange-dark-2"] {
    background-color: #af2c09;
  }
  [_footer*="lg"][_footer~="lg:orange-dark-3"] {
    background-color: #892207;
  }
  [_footer*="lg"][_footer~="lg:brown-light-1"] {
    background-color: #a94235;
  }
  [_footer*="lg"][_footer~="lg:brown-light-2"] {
    background-color: #c6584b;
  }
  [_footer*="lg"][_footer~="lg:brown-light-3"] {
    background-color: #d27c71;
  }
  [_footer*="lg"][_footer~="lg:brown-dark-1"] {
    background-color: #6f2b23;
  }
  [_footer*="lg"][_footer~="lg:brown-dark-2"] {
    background-color: #5b241d;
  }
  [_footer*="lg"][_footer~="lg:brown-dark-3"] {
    background-color: #481c17;
  }
  [_footer*="lg"][_footer~="lg:grey-light-1"] {
    background-color: #868db9;
  }
  [_footer*="lg"][_footer~="lg:grey-light-2"] {
    background-color: #9ca1c6;
  }
  [_footer*="lg"][_footer~="lg:grey-light-3"] {
    background-color: #b1b5d2;
  }
  [_footer*="lg"][_footer~="lg:grey-dark-1"] {
    background-color: #59629a;
  }
  [_footer*="lg"][_footer~="lg:grey-dark-2"] {
    background-color: #49507f;
  }
  [_footer*="lg"][_footer~="lg:grey-dark-3"] {
    background-color: #3a3f64;
  }
  [_footer*="lg"][_footer~="lg:black-light-1"] {
    background-color: #323857;
  }
  [_footer*="lg"][_footer~="lg:black-light-2"] {
    background-color: #4a5380;
  }
  [_footer*="lg"][_footer~="lg:black-light-3"] {
    background-color: #6670a7;
  }
  [_footer*="lg"][_footer~="lg:black-dark-1"] {
    background-color: #161926;
  }
  [_footer*="lg"][_footer~="lg:black-dark-2"] {
    background-color: #121420;
  }
  [_footer*="lg"][_footer~="lg:black-dark-3"] {
    background-color: #0e1019;
  }
  [_footer*="lg"][_footer~="lg:white-light-1"] {
    background-color: #fcfbf9;
  }
  [_footer*="lg"][_footer~="lg:white-light-2"] {
    background-color: #fcfbfa;
  }
  [_footer*="lg"][_footer~="lg:white-light-3"] {
    background-color: #fdfcfb;
  }
  [_footer*="lg"][_footer~="lg:white-dark-1"] {
    background-color: #e0d8c8;
  }
  [_footer*="lg"][_footer~="lg:white-dark-2"] {
    background-color: #c5b699;
  }
  [_footer*="lg"][_footer~="lg:white-dark-3"] {
    background-color: #a99469;
  }
  [_footer*="lg"][_footer~="lg:dark-light-1"] {
    background-color: #323857;
  }
  [_footer*="lg"][_footer~="lg:dark-light-2"] {
    background-color: #4a5380;
  }
  [_footer*="lg"][_footer~="lg:dark-light-3"] {
    background-color: #6670a7;
  }
  [_footer*="lg"][_footer~="lg:dark-dark-1"] {
    background-color: #161926;
  }
  [_footer*="lg"][_footer~="lg:dark-dark-2"] {
    background-color: #121420;
  }
  [_footer*="lg"][_footer~="lg:dark-dark-3"] {
    background-color: #0e1019;
  }
  [_footer*="lg"][_footer~="lg:light-light-1"] {
    background-color: #fcfbf9;
  }
  [_footer*="lg"][_footer~="lg:light-light-2"] {
    background-color: #fcfbfa;
  }
  [_footer*="lg"][_footer~="lg:light-light-3"] {
    background-color: #fdfcfb;
  }
  [_footer*="lg"][_footer~="lg:light-dark-1"] {
    background-color: #e0d8c8;
  }
  [_footer*="lg"][_footer~="lg:light-dark-2"] {
    background-color: #c5b699;
  }
  [_footer*="lg"][_footer~="lg:light-dark-3"] {
    background-color: #a99469;
  }
  [_footer*="lg"][_footer~="lg:primary-light-1"] {
    background-color: #00efdf;
  }
  [_footer*="lg"][_footer~="lg:primary-light-2"] {
    background-color: #20fff0;
  }
  [_footer*="lg"][_footer~="lg:primary-light-3"] {
    background-color: #50fff3;
  }
  [_footer*="lg"][_footer~="lg:primary-dark-1"] {
    background-color: #00a297;
  }
  [_footer*="lg"][_footer~="lg:primary-dark-2"] {
    background-color: #00867d;
  }
  [_footer*="lg"][_footer~="lg:primary-dark-3"] {
    background-color: #006962;
  }
  [_footer*="lg"][_footer~="lg:secondary-light-1"] {
    background-color: #868db9;
  }
  [_footer*="lg"][_footer~="lg:secondary-light-2"] {
    background-color: #9ca1c6;
  }
  [_footer*="lg"][_footer~="lg:secondary-light-3"] {
    background-color: #b1b5d2;
  }
  [_footer*="lg"][_footer~="lg:secondary-dark-1"] {
    background-color: #59629a;
  }
  [_footer*="lg"][_footer~="lg:secondary-dark-2"] {
    background-color: #49507f;
  }
  [_footer*="lg"][_footer~="lg:secondary-dark-3"] {
    background-color: #3a3f64;
  }
  [_footer*="lg"][_footer~="lg:success-light-1"] {
    background-color: #59d57c;
  }
  [_footer*="lg"][_footer~="lg:success-light-2"] {
    background-color: #77dc93;
  }
  [_footer*="lg"][_footer~="lg:success-light-3"] {
    background-color: #94e3aa;
  }
  [_footer*="lg"][_footer~="lg:success-dark-1"] {
    background-color: #2eb354;
  }
  [_footer*="lg"][_footer~="lg:success-dark-2"] {
    background-color: #269445;
  }
  [_footer*="lg"][_footer~="lg:success-dark-3"] {
    background-color: #1e7436;
  }
  [_footer*="lg"][_footer~="lg:info-light-1"] {
    background-color: #2ec0dd;
  }
  [_footer*="lg"][_footer~="lg:info-light-2"] {
    background-color: #53cbe3;
  }
  [_footer*="lg"][_footer~="lg:info-light-3"] {
    background-color: #77d6e9;
  }
  [_footer*="lg"][_footer~="lg:info-dark-1"] {
    background-color: #1a8da4;
  }
  [_footer*="lg"][_footer~="lg:info-dark-2"] {
    background-color: #167487;
  }
  [_footer*="lg"][_footer~="lg:info-dark-3"] {
    background-color: #115b6a;
  }
  [_footer*="lg"][_footer~="lg:warning-light-1"] {
    background-color: #ff9235;
  }
  [_footer*="lg"][_footer~="lg:warning-light-2"] {
    background-color: #ffa558;
  }
  [_footer*="lg"][_footer~="lg:warning-light-3"] {
    background-color: #ffb97c;
  }
  [_footer*="lg"][_footer~="lg:warning-dark-1"] {
    background-color: #e76b00;
  }
  [_footer*="lg"][_footer~="lg:warning-dark-2"] {
    background-color: #be5800;
  }
  [_footer*="lg"][_footer~="lg:warning-dark-3"] {
    background-color: #964500;
  }
  [_footer*="lg"][_footer~="lg:danger-light-1"] {
    background-color: #f45e54;
  }
  [_footer*="lg"][_footer~="lg:danger-light-2"] {
    background-color: #f67b72;
  }
  [_footer*="lg"][_footer~="lg:danger-light-3"] {
    background-color: #f89790;
  }
  [_footer*="lg"][_footer~="lg:danger-dark-1"] {
    background-color: #ec1d0f;
  }
  [_footer*="lg"][_footer~="lg:danger-dark-2"] {
    background-color: #c3180d;
  }
  [_footer*="lg"][_footer~="lg:danger-dark-3"] {
    background-color: #99130a;
  }
  [_footer*="lg"][_footer~="lg:muted-light-1"] {
    background-color: #717bad;
  }
  [_footer*="lg"][_footer~="lg:muted-light-2"] {
    background-color: #8a92bb;
  }
  [_footer*="lg"][_footer~="lg:muted-light-3"] {
    background-color: #a3a9ca;
  }
  [_footer*="lg"][_footer~="lg:muted-dark-1"] {
    background-color: #4d5685;
  }
  [_footer*="lg"][_footer~="lg:muted-dark-2"] {
    background-color: #3f476d;
  }
  [_footer*="lg"][_footer~="lg:muted-dark-3"] {
    background-color: #323856;
  }
  [_container*="lg"] {
    margin: 0 auto;
    max-width: 1280px;
  }
  [_container*="lg"][_container~="lg:full"] {
    max-width: none;
  }
  [_container*="lg"][_container~="lg:limited"] {
    max-width: 1280px;
  }
  [_row*="lg"] {
    align-content: start;
    -o-box-align: start;
    align-items: start;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_col*="lg"] {
    position: relative;
    padding: 0 15px;
  }
  [_col*="lg"][_col~="lg:1"] {
    width: 8.333333333333332%;
  }
  [_col*="lg"][_col~="lg:push-1"] {
    left: 8.333333333333332%;
  }
  [_col*="lg"][_col~="lg:pull-1"] {
    left: -8.333333333333332%;
  }
  [_col*="lg"][_col~="lg:2"] {
    width: 16.666666666666664%;
  }
  [_col*="lg"][_col~="lg:push-2"] {
    left: 16.666666666666664%;
  }
  [_col*="lg"][_col~="lg:pull-2"] {
    left: -16.666666666666664%;
  }
  [_col*="lg"][_col~="lg:3"] {
    width: 25%;
  }
  [_col*="lg"][_col~="lg:push-3"] {
    left: 25%;
  }
  [_col*="lg"][_col~="lg:pull-3"] {
    left: -25%;
  }
  [_col*="lg"][_col~="lg:4"] {
    width: 33.33333333333333%;
  }
  [_col*="lg"][_col~="lg:push-4"] {
    left: 33.33333333333333%;
  }
  [_col*="lg"][_col~="lg:pull-4"] {
    left: -33.33333333333333%;
  }
  [_col*="lg"][_col~="lg:5"] {
    width: 41.66666666666667%;
  }
  [_col*="lg"][_col~="lg:push-5"] {
    left: 41.66666666666667%;
  }
  [_col*="lg"][_col~="lg:pull-5"] {
    left: -41.66666666666667%;
  }
  [_col*="lg"][_col~="lg:6"] {
    width: 50%;
  }
  [_col*="lg"][_col~="lg:push-6"] {
    left: 50%;
  }
  [_col*="lg"][_col~="lg:pull-6"] {
    left: -50%;
  }
  [_col*="lg"][_col~="lg:7"] {
    width: 58.333333333333336%;
  }
  [_col*="lg"][_col~="lg:push-7"] {
    left: 58.333333333333336%;
  }
  [_col*="lg"][_col~="lg:pull-7"] {
    left: -58.333333333333336%;
  }
  [_col*="lg"][_col~="lg:8"] {
    width: 66.66666666666666%;
  }
  [_col*="lg"][_col~="lg:push-8"] {
    left: 66.66666666666666%;
  }
  [_col*="lg"][_col~="lg:pull-8"] {
    left: -66.66666666666666%;
  }
  [_col*="lg"][_col~="lg:9"] {
    width: 75%;
  }
  [_col*="lg"][_col~="lg:push-9"] {
    left: 75%;
  }
  [_col*="lg"][_col~="lg:pull-9"] {
    left: -75%;
  }
  [_col*="lg"][_col~="lg:10"] {
    width: 83.33333333333334%;
  }
  [_col*="lg"][_col~="lg:push-10"] {
    left: 83.33333333333334%;
  }
  [_col*="lg"][_col~="lg:pull-10"] {
    left: -83.33333333333334%;
  }
  [_col*="lg"][_col~="lg:11"] {
    width: 91.66666666666666%;
  }
  [_col*="lg"][_col~="lg:push-11"] {
    left: 91.66666666666666%;
  }
  [_col*="lg"][_col~="lg:pull-11"] {
    left: -91.66666666666666%;
  }
  [_col*="lg"][_col~="lg:12"] {
    width: 100%;
  }
  [_col*="lg"][_col~="lg:push-12"] {
    left: 100%;
  }
  [_col*="lg"][_col~="lg:pull-12"] {
    left: -100%;
  }
  [_push~="lg:1"] {
    left: 8.333333333333332%;
  }
  [_pull~="lg:1"] {
    left: -8.333333333333332%;
  }
  [_push~="lg:2"] {
    left: 16.666666666666664%;
  }
  [_pull~="lg:2"] {
    left: -16.666666666666664%;
  }
  [_push~="lg:3"] {
    left: 25%;
  }
  [_pull~="lg:3"] {
    left: -25%;
  }
  [_push~="lg:4"] {
    left: 33.33333333333333%;
  }
  [_pull~="lg:4"] {
    left: -33.33333333333333%;
  }
  [_push~="lg:5"] {
    left: 41.66666666666667%;
  }
  [_pull~="lg:5"] {
    left: -41.66666666666667%;
  }
  [_push~="lg:6"] {
    left: 50%;
  }
  [_pull~="lg:6"] {
    left: -50%;
  }
  [_push~="lg:7"] {
    left: 58.333333333333336%;
  }
  [_pull~="lg:7"] {
    left: -58.333333333333336%;
  }
  [_push~="lg:8"] {
    left: 66.66666666666666%;
  }
  [_pull~="lg:8"] {
    left: -66.66666666666666%;
  }
  [_push~="lg:9"] {
    left: 75%;
  }
  [_pull~="lg:9"] {
    left: -75%;
  }
  [_push~="lg:10"] {
    left: 83.33333333333334%;
  }
  [_pull~="lg:10"] {
    left: -83.33333333333334%;
  }
  [_push~="lg:11"] {
    left: 91.66666666666666%;
  }
  [_pull~="lg:11"] {
    left: -91.66666666666666%;
  }
  [_push~="lg:12"] {
    left: 100%;
  }
  [_pull~="lg:12"] {
    left: -100%;
  }
  [_row*="lg"] {
    align-content: start;
    -o-box-align: start;
    align-items: start;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_footer*="lg"] {
    padding: 30px 5px;
    margin-top: 30px;
  }
  [_has~="lg:footer"] {
    display: -ms-flexbox;
    display: box;
    display: flex;
    -o-box-orient: vertical;
    flex-direction: column;
    min-height: 100vh;
  }
  [_has~="lg:footer"] > *:not([_footer~="lg:sticky"]) {
    -o-box-flex: 1;
    box-flex: 1;
    flex: 1 0 auto;
  }
  [_has~="lg:footer"] [_footer~="lg:sticky"] {
    flex-shrink: 0;
  }
  [_display*="lg"][_display~="lg:flex"] {
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  [_display*="lg"][_display~="lg:none"] {
    display: none;
  }
  [_display*="lg"][_display~="lg:block"] {
    display: block;
  }
  [_display*="lg"][_display~="lg:inline"] {
    display: inline;
  }
  [_display*="lg"][_display~="lg:flow"] {
    display: flow;
  }
  [_display*="lg"][_display~="lg:ruby"] {
    display: ruby;
  }
  [_display*="lg"][_display~="lg:grid"] {
    display: grid;
  }
  [_display*="lg"][_display~="lg:table"] {
    display: table;
  }
  [_display*="lg"][_display~="lg:contents"] {
    display: contents;
  }
  [_direction*="lg"][_direction~="lg:row"] {
    -o-box-orient: horizontal;
    flex-direction: row;
  }
  [_direction*="lg"][_direction~="lg:reverse"] {
    -o-box-direction: reverse;
    -o-box-orient: horizontal;
    flex-direction: row-reverse;
  }
  [_direction*="lg"][_direction~="lg:col"],
  [_direction*="lg"][_direction~="lg:column"] {
    -o-box-orient: vertical;
    flex-direction: column;
  }
  [_direction*="lg"][_direction~="lg:col"][_direction~="lg:reverse"],
  [_direction*="lg"][_direction~="lg:column"][_direction~="lg:reverse"] {
    -o-box-direction: reverse;
    -o-box-orient: vertical;
    flex-direction: column-reverse;
  }
  [_wrap*="lg"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_wrap*="lg"][_wrap~="lg:wrap"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_wrap*="lg"][_wrap~="lg:nowrap"] {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    flex-wrap: nowrap;
  }
  [_wrap*="lg"][_wrap~="lg:reverse"],
  [_wrap*="lg"][_wrap~="lg:wrap-reverse"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap-reverse;
  }
  [_justify*="lg"] {
    -o-box-pack: start;
    justify-content: start;
  }
  [_justify*="lg"][_justify~="lg:start"] {
    -o-box-pack: start;
    justify-content: start;
  }
  [_justify*="lg"][_justify~="lg:end"] {
    -o-box-pack: end;
    justify-content: end;
  }
  [_justify*="lg"][_justify~="lg:center"] {
    -o-box-pack: center;
    justify-content: center;
  }
  [_justify*="lg"][_justify~="lg:between"] {
    -o-box-pack: justify;
    justify-content: space-between;
  }
  [_justify*="lg"][_justify~="lg:around"] {
    -o-box-pack: distribute;
    justify-content: space-around;
  }
  [_justify*="lg"][_justify~="lg:evenly"] {
    -o-box-pack: space-evenly;
    justify-content: space-evenly;
  }
  [_items*="lg"] {
    align-content: normal;
  }
  [_items*="lg"][_items~="lg:stretch"] {
    -o-box-align: stretch;
    align-items: stretch;
  }
  [_items*="lg"][_items~="lg:start"] {
    -o-box-align: start;
    align-items: start;
  }
  [_items*="lg"][_items~="lg:end"] {
    -o-box-align: end;
    align-items: end;
  }
  [_items*="lg"][_items~="lg:center"] {
    -o-box-align: center;
    align-items: center;
  }
  [_items*="lg"][_items~="lg:baseline"] {
    -o-box-align: baseline;
    align-items: baseline;
  }
  [_content*="lg"] {
    align-content: normal;
  }
  [_content*="lg"][_content~="lg:normal"] {
    align-content: normal;
  }
  [_content*="lg"][_content~="lg:start"] {
    align-content: start;
  }
  [_content*="lg"][_content~="lg:end"] {
    align-content: end;
  }
  [_content*="lg"][_content~="lg:center"] {
    align-content: center;
  }
  [_content*="lg"][_content~="lg:between"] {
    align-content: space-between;
  }
  [_content*="lg"][_content~="lg:around"] {
    align-content: space-around;
  }
  [_content*="lg"][_content~="lg:evenly"] {
    align-content: space-evenly;
  }
  [_content*="lg"][_content~="lg:stretch"] {
    align-content: stretch;
  }
  [_show*="lg"] {
    display: block;
  }
  [_show*="lg"][_show~="lg:true"] {
    display: block;
  }
  [_show*="lg"][_show~="lg:false"] {
    display: none;
  }
  [_hide*="lg"] {
    display: none;
  }
  [_hide*="lg"][_hide~="lg:true"] {
    display: none;
  }
  [_hide*="lg"][_hide~="lg:false"] {
    display: block;
  }
  [_overflow*="lg"] {
    display: none;
  }
  [_overflow*="lg"][_overflow~="lg:true"] {
    display: none;
  }
  [_overflow*="lg"][_overflow~="lg:hidden"] {
    overflow: hidden;
  }
  [_overflow*="lg"][_overflow~="lg:scroll"] {
    overflow: scroll;
  }
  [_overflow*="lg"][_overflow~="lg:auto"] {
    overflow: auto;
  }
  [_overflow*="lg"][_overflow~="lg:visible"] {
    overflow: visible;
  }
  [_overflow*="lg"][_overflow~="lg:x-hidden"] {
    overflow-x: hidden;
  }
  [_overflow*="lg"][_overflow~="lg:x-scroll"] {
    overflow-x: scroll;
  }
  [_overflow*="lg"][_overflow~="lg:x-auto"] {
    overflow-x: auto;
  }
  [_overflow*="lg"][_overflow~="lg:x-visible"] {
    overflow-x: visible;
  }
  [_overflow*="lg"][_overflow~="lg:y-hidden"] {
    overflow-y: hidden;
  }
  [_overflow*="lg"][_overflow~="lg:y-scroll"] {
    overflow-y: scroll;
  }
  [_overflow*="lg"][_overflow~="lg:y-auto"] {
    overflow-y: auto;
  }
  [_overflow*="lg"][_overflow~="lg:y-visible"] {
    overflow-y: visible;
  }
  [_position*="lg"][_position~="lg:relative"],
  [_position*="lg"][_position~="lg:rel"] {
    position: relative;
  }
  [_position*="lg"][_position~="lg:absolute"],
  [_position*="lg"][_position~="lg:abs"] {
    position: absolute;
  }
  [_position*="lg"][_position~="lg:fixed"],
  [_position*="lg"][_position~="lg:fix"] {
    position: fixed;
  }
  [_position*="lg"][_position~="lg:static"] {
    position: static;
  }
  [_position*="lg"][_position~="lg:sticky"] {
    position: -webkit-sticky;
    position: sticky;
  }
  [_float*="lg"][_float~="lg:left"] {
    float: left;
  }
  [_float*="lg"][_float~="lg:right"] {
    float: right;
  }
  [_float*="lg"][_float~="lg:none"] {
    float: none;
  }
  [_z*="lg"][_float~="lg:0"] {
    z-index: 0;
  }
  [_z*="lg"][_float~="lg:1"] {
    z-index: 1;
  }
  [_z*="lg"][_float~="lg:-1"] {
    z-index: -1;
  }
  [_z*="lg"][_float~="lg:2"] {
    z-index: 2;
  }
  [_z*="lg"][_float~="lg:-2"] {
    z-index: -2;
  }
  [_z*="lg"][_float~="lg:3"] {
    z-index: 3;
  }
  [_z*="lg"][_float~="lg:-3"] {
    z-index: -3;
  }
  [_z*="lg"][_float~="lg:4"] {
    z-index: 4;
  }
  [_z*="lg"][_float~="lg:-4"] {
    z-index: -4;
  }
  [_z*="lg"][_float~="lg:5"] {
    z-index: 5;
  }
  [_z*="lg"][_float~="lg:-5"] {
    z-index: -5;
  }
  [_z*="lg"][_float~="lg:6"] {
    z-index: 6;
  }
  [_z*="lg"][_float~="lg:-6"] {
    z-index: -6;
  }
  [_z*="lg"][_float~="lg:7"] {
    z-index: 7;
  }
  [_z*="lg"][_float~="lg:-7"] {
    z-index: -7;
  }
  [_z*="lg"][_float~="lg:8"] {
    z-index: 8;
  }
  [_z*="lg"][_float~="lg:-8"] {
    z-index: -8;
  }
  [_z*="lg"][_float~="lg:9"] {
    z-index: 9;
  }
  [_z*="lg"][_float~="lg:-9"] {
    z-index: -9;
  }
  [_z*="lg"][_float~="lg:10"] {
    z-index: 10;
  }
  [_z*="lg"][_float~="lg:-10"] {
    z-index: -10;
  }
  [_vertical*="lg"][_vertical~="lg:baseline"] {
    vertical-align: baseline;
  }
  [_vertical*="lg"][_vertical~="lg:sub"] {
    vertical-align: sub;
  }
  [_vertical*="lg"][_vertical~="lg:super"] {
    vertical-align: super;
  }
  [_vertical*="lg"][_vertical~="lg:text-top"] {
    vertical-align: text-top;
  }
  [_vertical*="lg"][_vertical~="lg:text-bottom"] {
    vertical-align: text-bottom;
  }
  [_vertical*="lg"][_vertical~="lg:middle"] {
    vertical-align: middle;
  }
  [_vertical*="lg"][_vertical~="lg:top"] {
    vertical-align: top;
  }
  [_vertical*="lg"][_vertical~="lg:bottom"] {
    vertical-align: bottom;
  }
  [_font~="lg:h6"] {
    font-size: 21px;
    line-height: 1.5em;
  }
  [_font~="lg:h5"] {
    font-size: 27px;
    line-height: 1.5em;
  }
  [_font~="lg:h4"] {
    font-size: 34px;
    line-height: 1.5em;
  }
  [_font~="lg:h3"] {
    font-size: 41px;
    line-height: 1.5em;
  }
  [_font~="lg:h2"] {
    font-size: 48px;
    line-height: 1.5em;
  }
  [_font~="lg:h1"] {
    font-size: 55px;
    line-height: 1.5em;
  }
  [_font*="lg"][_font~="lg:left"] {
    text-align: left;
  }
  [_font*="lg"][_font~="lg:right"] {
    text-align: right;
  }
  [_font*="lg"][_font~="lg:center"] {
    text-align: center;
  }
  [_font*="lg"][_font~="lg:justify"] {
    text-align: justify;
  }
  [_font*="lg"][_font~="lg:lower"],
  [_font*="lg"][_font~="lg:lowercase"] {
    text-transform: lowercase;
  }
  [_font*="lg"][_font~="lg:upper"],
  [_font*="lg"][_font~="lg:uppercase"] {
    text-transform: uppercase;
  }
  [_font*="lg"][_font~="lg:cap"],
  [_font*="lg"][_font~="lg:capital"],
  [_font*="lg"][_font~="lg:capitalize"] {
    text-transform: capitalize;
  }
  [_font*="lg"][_font~="lg:bold"] {
    font-weight: bold;
  }
  [_font*="lg"][_font~="lg:bolder"] {
    font-weight: bolder;
  }
  [_font*="lg"][_font~="lg:lighter"] {
    font-weight: lighter;
  }
  [_font*="lg"][_font~="lg:normal"] {
    font-weight: normal;
  }
  [_font*="lg"][_font~="lg:italic"] {
    font-style: italic;
  }
  a {
    color: #00bfb2;
  }
  [_decoration*="lg"][_decoration~="lg:linethrough"],
  [_decoration*="lg"][_decoration~="lg:del"] {
    text-decoration: line-through;
  }
  [_decoration*="lg"][_decoration~="lg:underline"],
  [_decoration*="lg"][_decoration~="lg:line"] {
    text-decoration: underline;
  }
  [_decoration*="lg"][_decoration~="lg:none"] {
    text-decoration: none;
  }
}
@media screen and (min-width: 1280px) {
  [_width*="xl"][_width~="xl:0"],
  [_size*="xl"][_size~="xl:w-0"] {
    width: 0%;
  }
  [_width*="xl"][_width~="xl:0px"],
  [_size*="xl"][_size~="xl:w-0px"] {
    width: 0px;
  }
  [_width*="xl"][_width~="xl:0vw"],
  [_size*="xl"][_size~="xl:w-0vw"],
  [_size*="xl"][_size~="xl:w-0vh"] {
    width: 0vw;
  }
  [_size*="xl"][_size~="xl:w-0vw"],
  [_size*="xl"][_size~="xl:w-0vh"] {
    max-height: 0vh;
  }
  [_size*="xl"][_size~="xl:h-0"],
  [_height*="xl"][_height~="xl:0"] {
    height: 0%;
  }
  [_size*="xl"][_size~="xl:h-0px"],
  [_height*="xl"][_height~="xl:0px"] {
    height: 0px;
  }
  [_size*="xl"][_size~="xl:h-0vw"],
  [_size*="xl"][_size~="xl:h-0vh"] {
    height: 0vw;
  }
  [_height*="xl"][_height~="xl:0vh"],
  [_size*="xl"][_size~="xl:h-0vw"],
  [_size*="xl"][_size~="xl:h-0vh"] {
    height: 0vh;
  }
  [_width*="xl"][_width~="xl:5"],
  [_size*="xl"][_size~="xl:w-5"] {
    width: 5%;
  }
  [_width*="xl"][_width~="xl:5px"],
  [_size*="xl"][_size~="xl:w-5px"] {
    width: 5px;
  }
  [_width*="xl"][_width~="xl:5vw"],
  [_size*="xl"][_size~="xl:w-5vw"],
  [_size*="xl"][_size~="xl:w-5vh"] {
    width: 5vw;
  }
  [_size*="xl"][_size~="xl:w-5vw"],
  [_size*="xl"][_size~="xl:w-5vh"] {
    max-height: 5vh;
  }
  [_size*="xl"][_size~="xl:h-5"],
  [_height*="xl"][_height~="xl:5"] {
    height: 5%;
  }
  [_size*="xl"][_size~="xl:h-5px"],
  [_height*="xl"][_height~="xl:5px"] {
    height: 5px;
  }
  [_size*="xl"][_size~="xl:h-5vw"],
  [_size*="xl"][_size~="xl:h-5vh"] {
    height: 5vw;
  }
  [_height*="xl"][_height~="xl:5vh"],
  [_size*="xl"][_size~="xl:h-5vw"],
  [_size*="xl"][_size~="xl:h-5vh"] {
    height: 5vh;
  }
  [_width*="xl"][_width~="xl:10"],
  [_size*="xl"][_size~="xl:w-10"] {
    width: 10%;
  }
  [_width*="xl"][_width~="xl:10px"],
  [_size*="xl"][_size~="xl:w-10px"] {
    width: 10px;
  }
  [_width*="xl"][_width~="xl:10vw"],
  [_size*="xl"][_size~="xl:w-10vw"],
  [_size*="xl"][_size~="xl:w-10vh"] {
    width: 10vw;
  }
  [_size*="xl"][_size~="xl:w-10vw"],
  [_size*="xl"][_size~="xl:w-10vh"] {
    max-height: 10vh;
  }
  [_size*="xl"][_size~="xl:h-10"],
  [_height*="xl"][_height~="xl:10"] {
    height: 10%;
  }
  [_size*="xl"][_size~="xl:h-10px"],
  [_height*="xl"][_height~="xl:10px"] {
    height: 10px;
  }
  [_size*="xl"][_size~="xl:h-10vw"],
  [_size*="xl"][_size~="xl:h-10vh"] {
    height: 10vw;
  }
  [_height*="xl"][_height~="xl:10vh"],
  [_size*="xl"][_size~="xl:h-10vw"],
  [_size*="xl"][_size~="xl:h-10vh"] {
    height: 10vh;
  }
  [_width*="xl"][_width~="xl:15"],
  [_size*="xl"][_size~="xl:w-15"] {
    width: 15%;
  }
  [_width*="xl"][_width~="xl:15px"],
  [_size*="xl"][_size~="xl:w-15px"] {
    width: 15px;
  }
  [_width*="xl"][_width~="xl:15vw"],
  [_size*="xl"][_size~="xl:w-15vw"],
  [_size*="xl"][_size~="xl:w-15vh"] {
    width: 15vw;
  }
  [_size*="xl"][_size~="xl:w-15vw"],
  [_size*="xl"][_size~="xl:w-15vh"] {
    max-height: 15vh;
  }
  [_size*="xl"][_size~="xl:h-15"],
  [_height*="xl"][_height~="xl:15"] {
    height: 15%;
  }
  [_size*="xl"][_size~="xl:h-15px"],
  [_height*="xl"][_height~="xl:15px"] {
    height: 15px;
  }
  [_size*="xl"][_size~="xl:h-15vw"],
  [_size*="xl"][_size~="xl:h-15vh"] {
    height: 15vw;
  }
  [_height*="xl"][_height~="xl:15vh"],
  [_size*="xl"][_size~="xl:h-15vw"],
  [_size*="xl"][_size~="xl:h-15vh"] {
    height: 15vh;
  }
  [_width*="xl"][_width~="xl:20"],
  [_size*="xl"][_size~="xl:w-20"] {
    width: 20%;
  }
  [_width*="xl"][_width~="xl:20px"],
  [_size*="xl"][_size~="xl:w-20px"] {
    width: 20px;
  }
  [_width*="xl"][_width~="xl:20vw"],
  [_size*="xl"][_size~="xl:w-20vw"],
  [_size*="xl"][_size~="xl:w-20vh"] {
    width: 20vw;
  }
  [_size*="xl"][_size~="xl:w-20vw"],
  [_size*="xl"][_size~="xl:w-20vh"] {
    max-height: 20vh;
  }
  [_size*="xl"][_size~="xl:h-20"],
  [_height*="xl"][_height~="xl:20"] {
    height: 20%;
  }
  [_size*="xl"][_size~="xl:h-20px"],
  [_height*="xl"][_height~="xl:20px"] {
    height: 20px;
  }
  [_size*="xl"][_size~="xl:h-20vw"],
  [_size*="xl"][_size~="xl:h-20vh"] {
    height: 20vw;
  }
  [_height*="xl"][_height~="xl:20vh"],
  [_size*="xl"][_size~="xl:h-20vw"],
  [_size*="xl"][_size~="xl:h-20vh"] {
    height: 20vh;
  }
  [_width*="xl"][_width~="xl:25"],
  [_size*="xl"][_size~="xl:w-25"] {
    width: 25%;
  }
  [_width*="xl"][_width~="xl:25px"],
  [_size*="xl"][_size~="xl:w-25px"] {
    width: 25px;
  }
  [_width*="xl"][_width~="xl:25vw"],
  [_size*="xl"][_size~="xl:w-25vw"],
  [_size*="xl"][_size~="xl:w-25vh"] {
    width: 25vw;
  }
  [_size*="xl"][_size~="xl:w-25vw"],
  [_size*="xl"][_size~="xl:w-25vh"] {
    max-height: 25vh;
  }
  [_size*="xl"][_size~="xl:h-25"],
  [_height*="xl"][_height~="xl:25"] {
    height: 25%;
  }
  [_size*="xl"][_size~="xl:h-25px"],
  [_height*="xl"][_height~="xl:25px"] {
    height: 25px;
  }
  [_size*="xl"][_size~="xl:h-25vw"],
  [_size*="xl"][_size~="xl:h-25vh"] {
    height: 25vw;
  }
  [_height*="xl"][_height~="xl:25vh"],
  [_size*="xl"][_size~="xl:h-25vw"],
  [_size*="xl"][_size~="xl:h-25vh"] {
    height: 25vh;
  }
  [_width*="xl"][_width~="xl:30"],
  [_size*="xl"][_size~="xl:w-30"] {
    width: 30%;
  }
  [_width*="xl"][_width~="xl:30px"],
  [_size*="xl"][_size~="xl:w-30px"] {
    width: 30px;
  }
  [_width*="xl"][_width~="xl:30vw"],
  [_size*="xl"][_size~="xl:w-30vw"],
  [_size*="xl"][_size~="xl:w-30vh"] {
    width: 30vw;
  }
  [_size*="xl"][_size~="xl:w-30vw"],
  [_size*="xl"][_size~="xl:w-30vh"] {
    max-height: 30vh;
  }
  [_size*="xl"][_size~="xl:h-30"],
  [_height*="xl"][_height~="xl:30"] {
    height: 30%;
  }
  [_size*="xl"][_size~="xl:h-30px"],
  [_height*="xl"][_height~="xl:30px"] {
    height: 30px;
  }
  [_size*="xl"][_size~="xl:h-30vw"],
  [_size*="xl"][_size~="xl:h-30vh"] {
    height: 30vw;
  }
  [_height*="xl"][_height~="xl:30vh"],
  [_size*="xl"][_size~="xl:h-30vw"],
  [_size*="xl"][_size~="xl:h-30vh"] {
    height: 30vh;
  }
  [_width*="xl"][_width~="xl:35"],
  [_size*="xl"][_size~="xl:w-35"] {
    width: 35%;
  }
  [_width*="xl"][_width~="xl:35px"],
  [_size*="xl"][_size~="xl:w-35px"] {
    width: 35px;
  }
  [_width*="xl"][_width~="xl:35vw"],
  [_size*="xl"][_size~="xl:w-35vw"],
  [_size*="xl"][_size~="xl:w-35vh"] {
    width: 35vw;
  }
  [_size*="xl"][_size~="xl:w-35vw"],
  [_size*="xl"][_size~="xl:w-35vh"] {
    max-height: 35vh;
  }
  [_size*="xl"][_size~="xl:h-35"],
  [_height*="xl"][_height~="xl:35"] {
    height: 35%;
  }
  [_size*="xl"][_size~="xl:h-35px"],
  [_height*="xl"][_height~="xl:35px"] {
    height: 35px;
  }
  [_size*="xl"][_size~="xl:h-35vw"],
  [_size*="xl"][_size~="xl:h-35vh"] {
    height: 35vw;
  }
  [_height*="xl"][_height~="xl:35vh"],
  [_size*="xl"][_size~="xl:h-35vw"],
  [_size*="xl"][_size~="xl:h-35vh"] {
    height: 35vh;
  }
  [_width*="xl"][_width~="xl:40"],
  [_size*="xl"][_size~="xl:w-40"] {
    width: 40%;
  }
  [_width*="xl"][_width~="xl:40px"],
  [_size*="xl"][_size~="xl:w-40px"] {
    width: 40px;
  }
  [_width*="xl"][_width~="xl:40vw"],
  [_size*="xl"][_size~="xl:w-40vw"],
  [_size*="xl"][_size~="xl:w-40vh"] {
    width: 40vw;
  }
  [_size*="xl"][_size~="xl:w-40vw"],
  [_size*="xl"][_size~="xl:w-40vh"] {
    max-height: 40vh;
  }
  [_size*="xl"][_size~="xl:h-40"],
  [_height*="xl"][_height~="xl:40"] {
    height: 40%;
  }
  [_size*="xl"][_size~="xl:h-40px"],
  [_height*="xl"][_height~="xl:40px"] {
    height: 40px;
  }
  [_size*="xl"][_size~="xl:h-40vw"],
  [_size*="xl"][_size~="xl:h-40vh"] {
    height: 40vw;
  }
  [_height*="xl"][_height~="xl:40vh"],
  [_size*="xl"][_size~="xl:h-40vw"],
  [_size*="xl"][_size~="xl:h-40vh"] {
    height: 40vh;
  }
  [_width*="xl"][_width~="xl:45"],
  [_size*="xl"][_size~="xl:w-45"] {
    width: 45%;
  }
  [_width*="xl"][_width~="xl:45px"],
  [_size*="xl"][_size~="xl:w-45px"] {
    width: 45px;
  }
  [_width*="xl"][_width~="xl:45vw"],
  [_size*="xl"][_size~="xl:w-45vw"],
  [_size*="xl"][_size~="xl:w-45vh"] {
    width: 45vw;
  }
  [_size*="xl"][_size~="xl:w-45vw"],
  [_size*="xl"][_size~="xl:w-45vh"] {
    max-height: 45vh;
  }
  [_size*="xl"][_size~="xl:h-45"],
  [_height*="xl"][_height~="xl:45"] {
    height: 45%;
  }
  [_size*="xl"][_size~="xl:h-45px"],
  [_height*="xl"][_height~="xl:45px"] {
    height: 45px;
  }
  [_size*="xl"][_size~="xl:h-45vw"],
  [_size*="xl"][_size~="xl:h-45vh"] {
    height: 45vw;
  }
  [_height*="xl"][_height~="xl:45vh"],
  [_size*="xl"][_size~="xl:h-45vw"],
  [_size*="xl"][_size~="xl:h-45vh"] {
    height: 45vh;
  }
  [_width*="xl"][_width~="xl:50"],
  [_size*="xl"][_size~="xl:w-50"] {
    width: 50%;
  }
  [_width*="xl"][_width~="xl:50px"],
  [_size*="xl"][_size~="xl:w-50px"] {
    width: 50px;
  }
  [_width*="xl"][_width~="xl:50vw"],
  [_size*="xl"][_size~="xl:w-50vw"],
  [_size*="xl"][_size~="xl:w-50vh"] {
    width: 50vw;
  }
  [_size*="xl"][_size~="xl:w-50vw"],
  [_size*="xl"][_size~="xl:w-50vh"] {
    max-height: 50vh;
  }
  [_size*="xl"][_size~="xl:h-50"],
  [_height*="xl"][_height~="xl:50"] {
    height: 50%;
  }
  [_size*="xl"][_size~="xl:h-50px"],
  [_height*="xl"][_height~="xl:50px"] {
    height: 50px;
  }
  [_size*="xl"][_size~="xl:h-50vw"],
  [_size*="xl"][_size~="xl:h-50vh"] {
    height: 50vw;
  }
  [_height*="xl"][_height~="xl:50vh"],
  [_size*="xl"][_size~="xl:h-50vw"],
  [_size*="xl"][_size~="xl:h-50vh"] {
    height: 50vh;
  }
  [_width*="xl"][_width~="xl:55"],
  [_size*="xl"][_size~="xl:w-55"] {
    width: 55.00000000000001%;
  }
  [_width*="xl"][_width~="xl:55px"],
  [_size*="xl"][_size~="xl:w-55px"] {
    width: 55px;
  }
  [_width*="xl"][_width~="xl:55vw"],
  [_size*="xl"][_size~="xl:w-55vw"],
  [_size*="xl"][_size~="xl:w-55vh"] {
    width: 55vw;
  }
  [_size*="xl"][_size~="xl:w-55vw"],
  [_size*="xl"][_size~="xl:w-55vh"] {
    max-height: 55vh;
  }
  [_size*="xl"][_size~="xl:h-55"],
  [_height*="xl"][_height~="xl:55"] {
    height: 55.00000000000001%;
  }
  [_size*="xl"][_size~="xl:h-55px"],
  [_height*="xl"][_height~="xl:55px"] {
    height: 55px;
  }
  [_size*="xl"][_size~="xl:h-55vw"],
  [_size*="xl"][_size~="xl:h-55vh"] {
    height: 55vw;
  }
  [_height*="xl"][_height~="xl:55vh"],
  [_size*="xl"][_size~="xl:h-55vw"],
  [_size*="xl"][_size~="xl:h-55vh"] {
    height: 55vh;
  }
  [_width*="xl"][_width~="xl:60"],
  [_size*="xl"][_size~="xl:w-60"] {
    width: 60%;
  }
  [_width*="xl"][_width~="xl:60px"],
  [_size*="xl"][_size~="xl:w-60px"] {
    width: 60px;
  }
  [_width*="xl"][_width~="xl:60vw"],
  [_size*="xl"][_size~="xl:w-60vw"],
  [_size*="xl"][_size~="xl:w-60vh"] {
    width: 60vw;
  }
  [_size*="xl"][_size~="xl:w-60vw"],
  [_size*="xl"][_size~="xl:w-60vh"] {
    max-height: 60vh;
  }
  [_size*="xl"][_size~="xl:h-60"],
  [_height*="xl"][_height~="xl:60"] {
    height: 60%;
  }
  [_size*="xl"][_size~="xl:h-60px"],
  [_height*="xl"][_height~="xl:60px"] {
    height: 60px;
  }
  [_size*="xl"][_size~="xl:h-60vw"],
  [_size*="xl"][_size~="xl:h-60vh"] {
    height: 60vw;
  }
  [_height*="xl"][_height~="xl:60vh"],
  [_size*="xl"][_size~="xl:h-60vw"],
  [_size*="xl"][_size~="xl:h-60vh"] {
    height: 60vh;
  }
  [_width*="xl"][_width~="xl:65"],
  [_size*="xl"][_size~="xl:w-65"] {
    width: 65%;
  }
  [_width*="xl"][_width~="xl:65px"],
  [_size*="xl"][_size~="xl:w-65px"] {
    width: 65px;
  }
  [_width*="xl"][_width~="xl:65vw"],
  [_size*="xl"][_size~="xl:w-65vw"],
  [_size*="xl"][_size~="xl:w-65vh"] {
    width: 65vw;
  }
  [_size*="xl"][_size~="xl:w-65vw"],
  [_size*="xl"][_size~="xl:w-65vh"] {
    max-height: 65vh;
  }
  [_size*="xl"][_size~="xl:h-65"],
  [_height*="xl"][_height~="xl:65"] {
    height: 65%;
  }
  [_size*="xl"][_size~="xl:h-65px"],
  [_height*="xl"][_height~="xl:65px"] {
    height: 65px;
  }
  [_size*="xl"][_size~="xl:h-65vw"],
  [_size*="xl"][_size~="xl:h-65vh"] {
    height: 65vw;
  }
  [_height*="xl"][_height~="xl:65vh"],
  [_size*="xl"][_size~="xl:h-65vw"],
  [_size*="xl"][_size~="xl:h-65vh"] {
    height: 65vh;
  }
  [_width*="xl"][_width~="xl:70"],
  [_size*="xl"][_size~="xl:w-70"] {
    width: 70%;
  }
  [_width*="xl"][_width~="xl:70px"],
  [_size*="xl"][_size~="xl:w-70px"] {
    width: 70px;
  }
  [_width*="xl"][_width~="xl:70vw"],
  [_size*="xl"][_size~="xl:w-70vw"],
  [_size*="xl"][_size~="xl:w-70vh"] {
    width: 70vw;
  }
  [_size*="xl"][_size~="xl:w-70vw"],
  [_size*="xl"][_size~="xl:w-70vh"] {
    max-height: 70vh;
  }
  [_size*="xl"][_size~="xl:h-70"],
  [_height*="xl"][_height~="xl:70"] {
    height: 70%;
  }
  [_size*="xl"][_size~="xl:h-70px"],
  [_height*="xl"][_height~="xl:70px"] {
    height: 70px;
  }
  [_size*="xl"][_size~="xl:h-70vw"],
  [_size*="xl"][_size~="xl:h-70vh"] {
    height: 70vw;
  }
  [_height*="xl"][_height~="xl:70vh"],
  [_size*="xl"][_size~="xl:h-70vw"],
  [_size*="xl"][_size~="xl:h-70vh"] {
    height: 70vh;
  }
  [_width*="xl"][_width~="xl:75"],
  [_size*="xl"][_size~="xl:w-75"] {
    width: 75%;
  }
  [_width*="xl"][_width~="xl:75px"],
  [_size*="xl"][_size~="xl:w-75px"] {
    width: 75px;
  }
  [_width*="xl"][_width~="xl:75vw"],
  [_size*="xl"][_size~="xl:w-75vw"],
  [_size*="xl"][_size~="xl:w-75vh"] {
    width: 75vw;
  }
  [_size*="xl"][_size~="xl:w-75vw"],
  [_size*="xl"][_size~="xl:w-75vh"] {
    max-height: 75vh;
  }
  [_size*="xl"][_size~="xl:h-75"],
  [_height*="xl"][_height~="xl:75"] {
    height: 75%;
  }
  [_size*="xl"][_size~="xl:h-75px"],
  [_height*="xl"][_height~="xl:75px"] {
    height: 75px;
  }
  [_size*="xl"][_size~="xl:h-75vw"],
  [_size*="xl"][_size~="xl:h-75vh"] {
    height: 75vw;
  }
  [_height*="xl"][_height~="xl:75vh"],
  [_size*="xl"][_size~="xl:h-75vw"],
  [_size*="xl"][_size~="xl:h-75vh"] {
    height: 75vh;
  }
  [_width*="xl"][_width~="xl:80"],
  [_size*="xl"][_size~="xl:w-80"] {
    width: 80%;
  }
  [_width*="xl"][_width~="xl:80px"],
  [_size*="xl"][_size~="xl:w-80px"] {
    width: 80px;
  }
  [_width*="xl"][_width~="xl:80vw"],
  [_size*="xl"][_size~="xl:w-80vw"],
  [_size*="xl"][_size~="xl:w-80vh"] {
    width: 80vw;
  }
  [_size*="xl"][_size~="xl:w-80vw"],
  [_size*="xl"][_size~="xl:w-80vh"] {
    max-height: 80vh;
  }
  [_size*="xl"][_size~="xl:h-80"],
  [_height*="xl"][_height~="xl:80"] {
    height: 80%;
  }
  [_size*="xl"][_size~="xl:h-80px"],
  [_height*="xl"][_height~="xl:80px"] {
    height: 80px;
  }
  [_size*="xl"][_size~="xl:h-80vw"],
  [_size*="xl"][_size~="xl:h-80vh"] {
    height: 80vw;
  }
  [_height*="xl"][_height~="xl:80vh"],
  [_size*="xl"][_size~="xl:h-80vw"],
  [_size*="xl"][_size~="xl:h-80vh"] {
    height: 80vh;
  }
  [_width*="xl"][_width~="xl:85"],
  [_size*="xl"][_size~="xl:w-85"] {
    width: 85%;
  }
  [_width*="xl"][_width~="xl:85px"],
  [_size*="xl"][_size~="xl:w-85px"] {
    width: 85px;
  }
  [_width*="xl"][_width~="xl:85vw"],
  [_size*="xl"][_size~="xl:w-85vw"],
  [_size*="xl"][_size~="xl:w-85vh"] {
    width: 85vw;
  }
  [_size*="xl"][_size~="xl:w-85vw"],
  [_size*="xl"][_size~="xl:w-85vh"] {
    max-height: 85vh;
  }
  [_size*="xl"][_size~="xl:h-85"],
  [_height*="xl"][_height~="xl:85"] {
    height: 85%;
  }
  [_size*="xl"][_size~="xl:h-85px"],
  [_height*="xl"][_height~="xl:85px"] {
    height: 85px;
  }
  [_size*="xl"][_size~="xl:h-85vw"],
  [_size*="xl"][_size~="xl:h-85vh"] {
    height: 85vw;
  }
  [_height*="xl"][_height~="xl:85vh"],
  [_size*="xl"][_size~="xl:h-85vw"],
  [_size*="xl"][_size~="xl:h-85vh"] {
    height: 85vh;
  }
  [_width*="xl"][_width~="xl:90"],
  [_size*="xl"][_size~="xl:w-90"] {
    width: 90%;
  }
  [_width*="xl"][_width~="xl:90px"],
  [_size*="xl"][_size~="xl:w-90px"] {
    width: 90px;
  }
  [_width*="xl"][_width~="xl:90vw"],
  [_size*="xl"][_size~="xl:w-90vw"],
  [_size*="xl"][_size~="xl:w-90vh"] {
    width: 90vw;
  }
  [_size*="xl"][_size~="xl:w-90vw"],
  [_size*="xl"][_size~="xl:w-90vh"] {
    max-height: 90vh;
  }
  [_size*="xl"][_size~="xl:h-90"],
  [_height*="xl"][_height~="xl:90"] {
    height: 90%;
  }
  [_size*="xl"][_size~="xl:h-90px"],
  [_height*="xl"][_height~="xl:90px"] {
    height: 90px;
  }
  [_size*="xl"][_size~="xl:h-90vw"],
  [_size*="xl"][_size~="xl:h-90vh"] {
    height: 90vw;
  }
  [_height*="xl"][_height~="xl:90vh"],
  [_size*="xl"][_size~="xl:h-90vw"],
  [_size*="xl"][_size~="xl:h-90vh"] {
    height: 90vh;
  }
  [_width*="xl"][_width~="xl:95"],
  [_size*="xl"][_size~="xl:w-95"] {
    width: 95%;
  }
  [_width*="xl"][_width~="xl:95px"],
  [_size*="xl"][_size~="xl:w-95px"] {
    width: 95px;
  }
  [_width*="xl"][_width~="xl:95vw"],
  [_size*="xl"][_size~="xl:w-95vw"],
  [_size*="xl"][_size~="xl:w-95vh"] {
    width: 95vw;
  }
  [_size*="xl"][_size~="xl:w-95vw"],
  [_size*="xl"][_size~="xl:w-95vh"] {
    max-height: 95vh;
  }
  [_size*="xl"][_size~="xl:h-95"],
  [_height*="xl"][_height~="xl:95"] {
    height: 95%;
  }
  [_size*="xl"][_size~="xl:h-95px"],
  [_height*="xl"][_height~="xl:95px"] {
    height: 95px;
  }
  [_size*="xl"][_size~="xl:h-95vw"],
  [_size*="xl"][_size~="xl:h-95vh"] {
    height: 95vw;
  }
  [_height*="xl"][_height~="xl:95vh"],
  [_size*="xl"][_size~="xl:h-95vw"],
  [_size*="xl"][_size~="xl:h-95vh"] {
    height: 95vh;
  }
  [_width*="xl"][_width~="xl:100"],
  [_width*="xl"][_width~="xl:full"],
  [_size*="xl"][_size~="xl:w-100"],
  [_size*="xl"][_size~="xl:w-full"],
  [_size*="xl"][_size~="xl:full"] {
    width: 100%;
  }
  [_width*="xl"][_width~="xl:100px"],
  [_size*="xl"][_size~="xl:w-100px"] {
    width: 100px;
  }
  [_width*="xl"][_width~="xl:100vw"],
  [_width*="xl"][_width~="xl:full"],
  [_size*="xl"][_size~="xl:w-100vw"],
  [_size*="xl"][_size~="xl:w-100vh"] {
    width: 100vw;
  }
  [_size*="xl"][_size~="xl:w-100vw"],
  [_size*="xl"][_size~="xl:w-100vh"] {
    max-height: 100vh;
  }
  [_width*="xl"][_width~="xl:min-full"],
  [_size*="xl"][_size~="xl:w-min-full"],
  [_size*="xl"][_size~="xl:min-full"],
  [_size*="xl"][_size~="xl:max-full"] {
    min-width: 100%;
  }
  [_width*="xl"][_width~="xl:min-full-vw"] {
    min-width: 100vw;
  }
  [_width*="xl"][_width~="xl:max-full"],
  [_size*="xl"][_size~="xl:w-max-full"] {
    max-width: 100%;
  }
  [_width*="xl"][_width~="xl:max-full-vw"] {
    max-width: 100vw;
  }
  [_size*="xl"][_size~="xl:h-100"],
  [_size*="xl"][_size~="xl:h-full"],
  [_size*="xl"][_size~="xl:full"],
  [_height*="xl"][_height~="xl:100"],
  [_height*="xl"][_height~="xl:full"] {
    height: 100%;
  }
  [_size*="xl"][_size~="xl:h-100px"],
  [_height*="xl"][_height~="xl:100px"] {
    height: 100px;
  }
  [_size*="xl"][_size~="xl:h-100vw"],
  [_size*="xl"][_size~="xl:h-100vh"] {
    height: 100vw;
  }
  [_height*="xl"][_height~="xl:100vh"],
  [_height*="xl"][_height~="xl:full"],
  [_size*="xl"][_size~="xl:h-100vw"],
  [_size*="xl"][_size~="xl:h-100vh"] {
    height: 100vh;
  }
  [_size*="xl"][_size~="xl:h-min-full"],
  [_size*="xl"][_size~="xl:min-full"],
  [_size*="xl"][_size~="xl:max-full"],
  [_height*="xl"][_height~="xl:min-full"] {
    min-height: 100%;
  }
  [_height*="xl"][_height~="xl:min-full-vh"] {
    min-height: 100vh;
  }
  [_size*="xl"][_size~="xl:h-max-full"],
  [_height*="xl"][_height~="xl:max-full"] {
    max-height: 100%;
  }
  [_height*="xl"][_height~="xl:max-full-vh"] {
    max-height: 100vh;
  }
  [_font*="xl"][_font~="xl:red"],
  [_color*="xl"][_color~="xl:red"] {
    color: #f24236;
  }
  [_font*="xl"][_font~="xl:pink"],
  [_color*="xl"][_color~="xl:pink"] {
    color: #e43f6f;
  }
  [_font*="xl"][_font~="xl:purple"],
  [_color*="xl"][_color~="xl:purple"] {
    color: #6564db;
  }
  [_font*="xl"][_font~="xl:indigo"],
  [_color*="xl"][_color~="xl:indigo"] {
    color: #473bf0;
  }
  [_font*="xl"][_font~="xl:blue"],
  [_color*="xl"][_color~="xl:blue"] {
    color: #3169c4;
  }
  [_font*="xl"][_font~="xl:cyan"],
  [_color*="xl"][_color~="xl:cyan"] {
    color: #1fa6c1;
  }
  [_font*="xl"][_font~="xl:teal"],
  [_color*="xl"][_color~="xl:teal"] {
    color: #00bfb2;
  }
  [_font*="xl"][_font~="xl:green"],
  [_color*="xl"][_color~="xl:green"] {
    color: #3ccd65;
  }
  [_font*="xl"][_font~="xl:lime"],
  [_color*="xl"][_color~="xl:lime"] {
    color: #aad922;
  }
  [_font*="xl"][_font~="xl:yellow"],
  [_color*="xl"][_color~="xl:yellow"] {
    color: #f7b32b;
  }
  [_font*="xl"][_font~="xl:amber"],
  [_color*="xl"][_color~="xl:amber"] {
    color: #ff7f11;
  }
  [_font*="xl"][_font~="xl:orange"],
  [_color*="xl"][_color~="xl:orange"] {
    color: #f34213;
  }
  [_font*="xl"][_font~="xl:brown"],
  [_color*="xl"][_color~="xl:brown"] {
    color: #823329;
  }
  [_font*="xl"][_font~="xl:grey"],
  [_color*="xl"][_color~="xl:grey"] {
    color: #7179ad;
  }
  [_font*="xl"][_font~="xl:black"],
  [_color*="xl"][_color~="xl:black"] {
    color: #1a1d2d;
  }
  [_font*="xl"][_font~="xl:white"],
  [_color*="xl"][_color~="xl:white"] {
    color: #fbfaf8;
  }
  [_font*="xl"][_font~="xl:transparent"],
  [_color*="xl"][_color~="xl:transparent"] {
    color: transparent;
  }
  [_footer*="xl"][_footer~="xl:red"],
  [_footer*="xl"][_footer~="xl:pink"],
  [_footer*="xl"][_footer~="xl:purple"],
  [_footer*="xl"][_footer~="xl:indigo"],
  [_footer*="xl"][_footer~="xl:green"],
  [_footer*="xl"][_footer~="xl:yellow"],
  [_footer*="xl"][_footer~="xl:amber"],
  [_footer*="xl"][_footer~="xl:orange"],
  [_footer*="xl"][_footer~="xl:grey"],
  [_footer*="xl"][_footer~="xl:white"],
  [_footer*="xl"][_footer~="xl:light"],
  [_footer*="xl"][_footer~="xl:secondary"],
  [_footer*="xl"][_footer~="xl:success"],
  [_footer*="xl"][_footer~="xl:warning"],
  [_footer*="xl"][_footer~="xl:danger"],
  [_footer*="xl"][_footer~="xl:red-light-1"],
  [_footer*="xl"][_footer~="xl:red-light-2"],
  [_footer*="xl"][_footer~="xl:red-light-3"],
  [_footer*="xl"][_footer~="xl:pink-light-1"],
  [_footer*="xl"][_footer~="xl:pink-light-2"],
  [_footer*="xl"][_footer~="xl:pink-light-3"],
  [_footer*="xl"][_footer~="xl:purple-light-1"],
  [_footer*="xl"][_footer~="xl:purple-light-2"],
  [_footer*="xl"][_footer~="xl:purple-light-3"],
  [_footer*="xl"][_footer~="xl:purple-dark-1"],
  [_footer*="xl"][_footer~="xl:indigo-light-1"],
  [_footer*="xl"][_footer~="xl:indigo-light-2"],
  [_footer*="xl"][_footer~="xl:indigo-light-3"],
  [_footer*="xl"][_footer~="xl:blue-light-1"],
  [_footer*="xl"][_footer~="xl:blue-light-2"],
  [_footer*="xl"][_footer~="xl:blue-light-3"],
  [_footer*="xl"][_footer~="xl:cyan-light-1"],
  [_footer*="xl"][_footer~="xl:cyan-light-2"],
  [_footer*="xl"][_footer~="xl:cyan-light-3"],
  [_footer*="xl"][_footer~="xl:teal-light-2"],
  [_footer*="xl"][_footer~="xl:teal-light-3"],
  [_footer*="xl"][_footer~="xl:green-light-1"],
  [_footer*="xl"][_footer~="xl:green-light-2"],
  [_footer*="xl"][_footer~="xl:green-light-3"],
  [_footer*="xl"][_footer~="xl:lime-light-1"],
  [_footer*="xl"][_footer~="xl:lime-light-2"],
  [_footer*="xl"][_footer~="xl:lime-light-3"],
  [_footer*="xl"][_footer~="xl:yellow-light-1"],
  [_footer*="xl"][_footer~="xl:yellow-light-2"],
  [_footer*="xl"][_footer~="xl:yellow-light-3"],
  [_footer*="xl"][_footer~="xl:amber-light-1"],
  [_footer*="xl"][_footer~="xl:amber-light-2"],
  [_footer*="xl"][_footer~="xl:amber-light-3"],
  [_footer*="xl"][_footer~="xl:orange-light-1"],
  [_footer*="xl"][_footer~="xl:orange-light-2"],
  [_footer*="xl"][_footer~="xl:orange-light-3"],
  [_footer*="xl"][_footer~="xl:brown-light-2"],
  [_footer*="xl"][_footer~="xl:brown-light-3"],
  [_footer*="xl"][_footer~="xl:grey-light-1"],
  [_footer*="xl"][_footer~="xl:grey-light-2"],
  [_footer*="xl"][_footer~="xl:grey-light-3"],
  [_footer*="xl"][_footer~="xl:black-light-3"],
  [_footer*="xl"][_footer~="xl:white-light-1"],
  [_footer*="xl"][_footer~="xl:white-light-2"],
  [_footer*="xl"][_footer~="xl:white-light-3"],
  [_footer*="xl"][_footer~="xl:white-dark-1"],
  [_footer*="xl"][_footer~="xl:white-dark-2"],
  [_footer*="xl"][_footer~="xl:white-dark-3"],
  [_footer*="xl"][_footer~="xl:dark-light-3"],
  [_footer*="xl"][_footer~="xl:light-light-1"],
  [_footer*="xl"][_footer~="xl:light-light-2"],
  [_footer*="xl"][_footer~="xl:light-light-3"],
  [_footer*="xl"][_footer~="xl:light-dark-1"],
  [_footer*="xl"][_footer~="xl:light-dark-2"],
  [_footer*="xl"][_footer~="xl:light-dark-3"],
  [_footer*="xl"][_footer~="xl:primary-light-2"],
  [_footer*="xl"][_footer~="xl:primary-light-3"],
  [_footer*="xl"][_footer~="xl:secondary-light-1"],
  [_footer*="xl"][_footer~="xl:secondary-light-2"],
  [_footer*="xl"][_footer~="xl:secondary-light-3"],
  [_footer*="xl"][_footer~="xl:success-light-1"],
  [_footer*="xl"][_footer~="xl:success-light-2"],
  [_footer*="xl"][_footer~="xl:success-light-3"],
  [_footer*="xl"][_footer~="xl:info-light-1"],
  [_footer*="xl"][_footer~="xl:info-light-2"],
  [_footer*="xl"][_footer~="xl:info-light-3"],
  [_footer*="xl"][_footer~="xl:warning-light-1"],
  [_footer*="xl"][_footer~="xl:warning-light-2"],
  [_footer*="xl"][_footer~="xl:warning-light-3"],
  [_footer*="xl"][_footer~="xl:danger-light-1"],
  [_footer*="xl"][_footer~="xl:danger-light-2"],
  [_footer*="xl"][_footer~="xl:danger-light-3"],
  [_footer*="xl"][_footer~="xl:muted-light-1"],
  [_footer*="xl"][_footer~="xl:muted-light-2"],
  [_footer*="xl"][_footer~="xl:muted-light-3"],
  [_font*="xl"][_font~="xl:dark"],
  [_font*="xl"][_font~="xl:mark"],
  [_font*="xl"][_font~="xl:highlight"],
  [_color*="xl"][_color~="xl:dark"] {
    color: #1a1d2d;
  }
  [_footer*="xl"][_footer~="xl:blue"],
  [_footer*="xl"][_footer~="xl:cyan"],
  [_footer*="xl"][_footer~="xl:teal"],
  [_footer*="xl"][_footer~="xl:lime"],
  [_footer*="xl"][_footer~="xl:brown"],
  [_footer*="xl"][_footer~="xl:black"],
  [_footer*="xl"][_footer~="xl:transparent"],
  [_footer*="xl"][_footer~="xl:dark"],
  [_footer*="xl"][_footer~="xl:primary"],
  [_footer*="xl"][_footer~="xl:info"],
  [_footer*="xl"][_footer~="xl:muted"],
  [_footer*="xl"][_footer~="xl:red-dark-1"],
  [_footer*="xl"][_footer~="xl:red-dark-2"],
  [_footer*="xl"][_footer~="xl:red-dark-3"],
  [_footer*="xl"][_footer~="xl:pink-dark-1"],
  [_footer*="xl"][_footer~="xl:pink-dark-2"],
  [_footer*="xl"][_footer~="xl:pink-dark-3"],
  [_footer*="xl"][_footer~="xl:purple-dark-2"],
  [_footer*="xl"][_footer~="xl:purple-dark-3"],
  [_footer*="xl"][_footer~="xl:indigo-dark-1"],
  [_footer*="xl"][_footer~="xl:indigo-dark-2"],
  [_footer*="xl"][_footer~="xl:indigo-dark-3"],
  [_footer*="xl"][_footer~="xl:blue-dark-1"],
  [_footer*="xl"][_footer~="xl:blue-dark-2"],
  [_footer*="xl"][_footer~="xl:blue-dark-3"],
  [_footer*="xl"][_footer~="xl:cyan-dark-1"],
  [_footer*="xl"][_footer~="xl:cyan-dark-2"],
  [_footer*="xl"][_footer~="xl:cyan-dark-3"],
  [_footer*="xl"][_footer~="xl:teal-light-1"],
  [_footer*="xl"][_footer~="xl:teal-dark-1"],
  [_footer*="xl"][_footer~="xl:teal-dark-2"],
  [_footer*="xl"][_footer~="xl:teal-dark-3"],
  [_footer*="xl"][_footer~="xl:green-dark-1"],
  [_footer*="xl"][_footer~="xl:green-dark-2"],
  [_footer*="xl"][_footer~="xl:green-dark-3"],
  [_footer*="xl"][_footer~="xl:lime-dark-1"],
  [_footer*="xl"][_footer~="xl:lime-dark-2"],
  [_footer*="xl"][_footer~="xl:lime-dark-3"],
  [_footer*="xl"][_footer~="xl:yellow-dark-1"],
  [_footer*="xl"][_footer~="xl:yellow-dark-2"],
  [_footer*="xl"][_footer~="xl:yellow-dark-3"],
  [_footer*="xl"][_footer~="xl:amber-dark-1"],
  [_footer*="xl"][_footer~="xl:amber-dark-2"],
  [_footer*="xl"][_footer~="xl:amber-dark-3"],
  [_footer*="xl"][_footer~="xl:orange-dark-1"],
  [_footer*="xl"][_footer~="xl:orange-dark-2"],
  [_footer*="xl"][_footer~="xl:orange-dark-3"],
  [_footer*="xl"][_footer~="xl:brown-light-1"],
  [_footer*="xl"][_footer~="xl:brown-dark-1"],
  [_footer*="xl"][_footer~="xl:brown-dark-2"],
  [_footer*="xl"][_footer~="xl:brown-dark-3"],
  [_footer*="xl"][_footer~="xl:grey-dark-1"],
  [_footer*="xl"][_footer~="xl:grey-dark-2"],
  [_footer*="xl"][_footer~="xl:grey-dark-3"],
  [_footer*="xl"][_footer~="xl:black-light-1"],
  [_footer*="xl"][_footer~="xl:black-light-2"],
  [_footer*="xl"][_footer~="xl:black-dark-1"],
  [_footer*="xl"][_footer~="xl:black-dark-2"],
  [_footer*="xl"][_footer~="xl:black-dark-3"],
  [_footer*="xl"][_footer~="xl:dark-light-1"],
  [_footer*="xl"][_footer~="xl:dark-light-2"],
  [_footer*="xl"][_footer~="xl:dark-dark-1"],
  [_footer*="xl"][_footer~="xl:dark-dark-2"],
  [_footer*="xl"][_footer~="xl:dark-dark-3"],
  [_footer*="xl"][_footer~="xl:primary-light-1"],
  [_footer*="xl"][_footer~="xl:primary-dark-1"],
  [_footer*="xl"][_footer~="xl:primary-dark-2"],
  [_footer*="xl"][_footer~="xl:primary-dark-3"],
  [_footer*="xl"][_footer~="xl:secondary-dark-1"],
  [_footer*="xl"][_footer~="xl:secondary-dark-2"],
  [_footer*="xl"][_footer~="xl:secondary-dark-3"],
  [_footer*="xl"][_footer~="xl:success-dark-1"],
  [_footer*="xl"][_footer~="xl:success-dark-2"],
  [_footer*="xl"][_footer~="xl:success-dark-3"],
  [_footer*="xl"][_footer~="xl:info-dark-1"],
  [_footer*="xl"][_footer~="xl:info-dark-2"],
  [_footer*="xl"][_footer~="xl:info-dark-3"],
  [_footer*="xl"][_footer~="xl:warning-dark-1"],
  [_footer*="xl"][_footer~="xl:warning-dark-2"],
  [_footer*="xl"][_footer~="xl:warning-dark-3"],
  [_footer*="xl"][_footer~="xl:danger-dark-1"],
  [_footer*="xl"][_footer~="xl:danger-dark-2"],
  [_footer*="xl"][_footer~="xl:danger-dark-3"],
  [_footer*="xl"][_footer~="xl:muted-dark-1"],
  [_footer*="xl"][_footer~="xl:muted-dark-2"],
  [_footer*="xl"][_footer~="xl:muted-dark-3"],
  [_font*="xl"][_font~="xl:light"],
  [_color*="xl"][_color~="xl:light"] {
    color: #fbfaf8;
  }
  [_font*="xl"][_font~="xl:primary"],
  [_color*="xl"][_color~="xl:primary"] {
    color: #00bfb2;
  }
  [_font*="xl"][_font~="xl:secondary"],
  [_color*="xl"][_color~="xl:secondary"] {
    color: #7179ad;
  }
  [_font*="xl"][_font~="xl:success"],
  [_color*="xl"][_color~="xl:success"] {
    color: #3ccd65;
  }
  [_font*="xl"][_font~="xl:info"],
  [_color*="xl"][_color~="xl:info"] {
    color: #1fa6c1;
  }
  [_font*="xl"][_font~="xl:warning"],
  [_color*="xl"][_color~="xl:warning"] {
    color: #ff7f11;
  }
  [_font*="xl"][_font~="xl:danger"],
  [_color*="xl"][_color~="xl:danger"] {
    color: #f24236;
  }
  [_font*="xl"][_font~="xl:muted"],
  [_color*="xl"][_color~="xl:muted"] {
    color: #5a659c;
  }
  [_font*="xl"][_font~="xl:red-light-1"],
  [_color*="xl"][_color~="xl:red-light-1"] {
    color: #f45e54;
  }
  [_font*="xl"][_font~="xl:red-light-2"],
  [_color*="xl"][_color~="xl:red-light-2"] {
    color: #f67b72;
  }
  [_font*="xl"][_font~="xl:red-light-3"],
  [_color*="xl"][_color~="xl:red-light-3"] {
    color: #f89790;
  }
  [_font*="xl"][_font~="xl:red-dark-1"],
  [_color*="xl"][_color~="xl:red-dark-1"] {
    color: #ec1d0f;
  }
  [_font*="xl"][_font~="xl:red-dark-2"],
  [_color*="xl"][_color~="xl:red-dark-2"] {
    color: #c3180d;
  }
  [_font*="xl"][_font~="xl:red-dark-3"],
  [_color*="xl"][_color~="xl:red-dark-3"] {
    color: #99130a;
  }
  [_font*="xl"][_font~="xl:pink-light-1"],
  [_color*="xl"][_color~="xl:pink-light-1"] {
    color: #e85c85;
  }
  [_font*="xl"][_font~="xl:pink-light-2"],
  [_color*="xl"][_color~="xl:pink-light-2"] {
    color: #ec799a;
  }
  [_font*="xl"][_font~="xl:pink-light-3"],
  [_color*="xl"][_color~="xl:pink-light-3"] {
    color: #f095b0;
  }
  [_font*="xl"][_font~="xl:pink-dark-1"],
  [_color*="xl"][_color~="xl:pink-dark-1"] {
    color: #d91e55;
  }
  [_font*="xl"][_font~="xl:pink-dark-2"],
  [_color*="xl"][_color~="xl:pink-dark-2"] {
    color: #b31946;
  }
  [_font*="xl"][_font~="xl:pink-dark-3"],
  [_color*="xl"][_color~="xl:pink-dark-3"] {
    color: #8c1437;
  }
  [_font*="xl"][_font~="xl:purple-light-1"],
  [_color*="xl"][_color~="xl:purple-light-1"] {
    color: #7c7be0;
  }
  [_font*="xl"][_font~="xl:purple-light-2"],
  [_color*="xl"][_color~="xl:purple-light-2"] {
    color: #9392e6;
  }
  [_font*="xl"][_font~="xl:purple-light-3"],
  [_color*="xl"][_color~="xl:purple-light-3"] {
    color: #aaaaeb;
  }
  [_font*="xl"][_font~="xl:purple-dark-1"],
  [_color*="xl"][_color~="xl:purple-dark-1"] {
    color: #3e3dd2;
  }
  [_font*="xl"][_font~="xl:purple-dark-2"],
  [_color*="xl"][_color~="xl:purple-dark-2"] {
    color: #2b2ab5;
  }
  [_font*="xl"][_font~="xl:purple-dark-3"],
  [_color*="xl"][_color~="xl:purple-dark-3"] {
    color: #22218e;
  }
  [_font*="xl"][_font~="xl:indigo-light-1"],
  [_color*="xl"][_color~="xl:indigo-light-1"] {
    color: #6358f2;
  }
  [_font*="xl"][_font~="xl:indigo-light-2"],
  [_color*="xl"][_color~="xl:indigo-light-2"] {
    color: #7e76f5;
  }
  [_font*="xl"][_font~="xl:indigo-light-3"],
  [_color*="xl"][_color~="xl:indigo-light-3"] {
    color: #9a93f7;
  }
  [_font*="xl"][_font~="xl:indigo-dark-1"],
  [_color*="xl"][_color~="xl:indigo-dark-1"] {
    color: #2112ec;
  }
  [_font*="xl"][_font~="xl:indigo-dark-2"],
  [_color*="xl"][_color~="xl:indigo-dark-2"] {
    color: #1b0fc2;
  }
  [_font*="xl"][_font~="xl:indigo-dark-3"],
  [_color*="xl"][_color~="xl:indigo-dark-3"] {
    color: #150c99;
  }
  [_font*="xl"][_font~="xl:blue-light-1"],
  [_color*="xl"][_color~="xl:blue-light-1"] {
    color: #4b7ed2;
  }
  [_font*="xl"][_font~="xl:blue-light-2"],
  [_color*="xl"][_color~="xl:blue-light-2"] {
    color: #6b95da;
  }
  [_font*="xl"][_font~="xl:blue-light-3"],
  [_color*="xl"][_color~="xl:blue-light-3"] {
    color: #8aace2;
  }
  [_font*="xl"][_font~="xl:blue-dark-1"],
  [_color*="xl"][_color~="xl:blue-dark-1"] {
    color: #2a59a7;
  }
  [_font*="xl"][_font~="xl:blue-dark-2"],
  [_color*="xl"][_color~="xl:blue-dark-2"] {
    color: #224a89;
  }
  [_font*="xl"][_font~="xl:blue-dark-3"],
  [_color*="xl"][_color~="xl:blue-dark-3"] {
    color: #1b3a6c;
  }
  [_font*="xl"][_font~="xl:cyan-light-1"],
  [_color*="xl"][_color~="xl:cyan-light-1"] {
    color: #2ec0dd;
  }
  [_font*="xl"][_font~="xl:cyan-light-2"],
  [_color*="xl"][_color~="xl:cyan-light-2"] {
    color: #53cbe3;
  }
  [_font*="xl"][_font~="xl:cyan-light-3"],
  [_color*="xl"][_color~="xl:cyan-light-3"] {
    color: #77d6e9;
  }
  [_font*="xl"][_font~="xl:cyan-dark-1"],
  [_color*="xl"][_color~="xl:cyan-dark-1"] {
    color: #1a8da4;
  }
  [_font*="xl"][_font~="xl:cyan-dark-2"],
  [_color*="xl"][_color~="xl:cyan-dark-2"] {
    color: #167487;
  }
  [_font*="xl"][_font~="xl:cyan-dark-3"],
  [_color*="xl"][_color~="xl:cyan-dark-3"] {
    color: #115b6a;
  }
  [_font*="xl"][_font~="xl:teal-light-1"],
  [_color*="xl"][_color~="xl:teal-light-1"] {
    color: #00efdf;
  }
  [_font*="xl"][_font~="xl:teal-light-2"],
  [_color*="xl"][_color~="xl:teal-light-2"] {
    color: #20fff0;
  }
  [_font*="xl"][_font~="xl:teal-light-3"],
  [_color*="xl"][_color~="xl:teal-light-3"] {
    color: #50fff3;
  }
  [_font*="xl"][_font~="xl:teal-dark-1"],
  [_color*="xl"][_color~="xl:teal-dark-1"] {
    color: #00a297;
  }
  [_font*="xl"][_font~="xl:teal-dark-2"],
  [_color*="xl"][_color~="xl:teal-dark-2"] {
    color: #00867d;
  }
  [_font*="xl"][_font~="xl:teal-dark-3"],
  [_color*="xl"][_color~="xl:teal-dark-3"] {
    color: #006962;
  }
  [_font*="xl"][_font~="xl:green-light-1"],
  [_color*="xl"][_color~="xl:green-light-1"] {
    color: #59d57c;
  }
  [_font*="xl"][_font~="xl:green-light-2"],
  [_color*="xl"][_color~="xl:green-light-2"] {
    color: #77dc93;
  }
  [_font*="xl"][_font~="xl:green-light-3"],
  [_color*="xl"][_color~="xl:green-light-3"] {
    color: #94e3aa;
  }
  [_font*="xl"][_font~="xl:green-dark-1"],
  [_color*="xl"][_color~="xl:green-dark-1"] {
    color: #2eb354;
  }
  [_font*="xl"][_font~="xl:green-dark-2"],
  [_color*="xl"][_color~="xl:green-dark-2"] {
    color: #269445;
  }
  [_font*="xl"][_font~="xl:green-dark-3"],
  [_color*="xl"][_color~="xl:green-dark-3"] {
    color: #1e7436;
  }
  [_font*="xl"][_font~="xl:lime-light-1"],
  [_color*="xl"][_color~="xl:lime-light-1"] {
    color: #b8e141;
  }
  [_font*="xl"][_font~="xl:lime-light-2"],
  [_color*="xl"][_color~="xl:lime-light-2"] {
    color: #c4e662;
  }
  [_font*="xl"][_font~="xl:lime-light-3"],
  [_color*="xl"][_color~="xl:lime-light-3"] {
    color: #d1ec84;
  }
  [_font*="xl"][_font~="xl:lime-dark-1"],
  [_color*="xl"][_color~="xl:lime-dark-1"] {
    color: #90b81d;
  }
  [_font*="xl"][_font~="xl:lime-dark-2"],
  [_color*="xl"][_color~="xl:lime-dark-2"] {
    color: #779818;
  }
  [_font*="xl"][_font~="xl:lime-dark-3"],
  [_color*="xl"][_color~="xl:lime-dark-3"] {
    color: #5d7713;
  }
  [_font*="xl"][_font~="xl:yellow-light-1"],
  [_color*="xl"][_color~="xl:yellow-light-1"] {
    color: #f8be4b;
  }
  [_font*="xl"][_font~="xl:yellow-light-2"],
  [_color*="xl"][_color~="xl:yellow-light-2"] {
    color: #f9ca6b;
  }
  [_font*="xl"][_font~="xl:yellow-light-3"],
  [_color*="xl"][_color~="xl:yellow-light-3"] {
    color: #fbd58a;
  }
  [_font*="xl"][_font~="xl:yellow-dark-1"],
  [_color*="xl"][_color~="xl:yellow-dark-1"] {
    color: #eea109;
  }
  [_font*="xl"][_font~="xl:yellow-dark-2"],
  [_color*="xl"][_color~="xl:yellow-dark-2"] {
    color: #c48507;
  }
  [_font*="xl"][_font~="xl:yellow-dark-3"],
  [_color*="xl"][_color~="xl:yellow-dark-3"] {
    color: #9a6806;
  }
  [_font*="xl"][_font~="xl:amber-light-1"],
  [_color*="xl"][_color~="xl:amber-light-1"] {
    color: #ff9235;
  }
  [_font*="xl"][_font~="xl:amber-light-2"],
  [_color*="xl"][_color~="xl:amber-light-2"] {
    color: #ffa558;
  }
  [_font*="xl"][_font~="xl:amber-light-3"],
  [_color*="xl"][_color~="xl:amber-light-3"] {
    color: #ffb97c;
  }
  [_font*="xl"][_font~="xl:amber-dark-1"],
  [_color*="xl"][_color~="xl:amber-dark-1"] {
    color: #e76b00;
  }
  [_font*="xl"][_font~="xl:amber-dark-2"],
  [_color*="xl"][_color~="xl:amber-dark-2"] {
    color: #be5800;
  }
  [_font*="xl"][_font~="xl:amber-dark-3"],
  [_color*="xl"][_color~="xl:amber-dark-3"] {
    color: #964500;
  }
  [_font*="xl"][_font~="xl:orange-light-1"],
  [_color*="xl"][_color~="xl:orange-light-1"] {
    color: #f55e36;
  }
  [_font*="xl"][_font~="xl:orange-light-2"],
  [_color*="xl"][_color~="xl:orange-light-2"] {
    color: #f77b5a;
  }
  [_font*="xl"][_font~="xl:orange-light-3"],
  [_color*="xl"][_color~="xl:orange-light-3"] {
    color: #f8977d;
  }
  [_font*="xl"][_font~="xl:orange-dark-1"],
  [_color*="xl"][_color~="xl:orange-dark-1"] {
    color: #d4350b;
  }
  [_font*="xl"][_font~="xl:orange-dark-2"],
  [_color*="xl"][_color~="xl:orange-dark-2"] {
    color: #af2c09;
  }
  [_font*="xl"][_font~="xl:orange-dark-3"],
  [_color*="xl"][_color~="xl:orange-dark-3"] {
    color: #892207;
  }
  [_font*="xl"][_font~="xl:brown-light-1"],
  [_color*="xl"][_color~="xl:brown-light-1"] {
    color: #a94235;
  }
  [_font*="xl"][_font~="xl:brown-light-2"],
  [_color*="xl"][_color~="xl:brown-light-2"] {
    color: #c6584b;
  }
  [_font*="xl"][_font~="xl:brown-light-3"],
  [_color*="xl"][_color~="xl:brown-light-3"] {
    color: #d27c71;
  }
  [_font*="xl"][_font~="xl:brown-dark-1"],
  [_color*="xl"][_color~="xl:brown-dark-1"] {
    color: #6f2b23;
  }
  [_font*="xl"][_font~="xl:brown-dark-2"],
  [_color*="xl"][_color~="xl:brown-dark-2"] {
    color: #5b241d;
  }
  [_font*="xl"][_font~="xl:brown-dark-3"],
  [_color*="xl"][_color~="xl:brown-dark-3"] {
    color: #481c17;
  }
  [_font*="xl"][_font~="xl:grey-light-1"],
  [_color*="xl"][_color~="xl:grey-light-1"] {
    color: #868db9;
  }
  [_font*="xl"][_font~="xl:grey-light-2"],
  [_color*="xl"][_color~="xl:grey-light-2"] {
    color: #9ca1c6;
  }
  [_font*="xl"][_font~="xl:grey-light-3"],
  [_color*="xl"][_color~="xl:grey-light-3"] {
    color: #b1b5d2;
  }
  [_font*="xl"][_font~="xl:grey-dark-1"],
  [_color*="xl"][_color~="xl:grey-dark-1"] {
    color: #59629a;
  }
  [_font*="xl"][_font~="xl:grey-dark-2"],
  [_color*="xl"][_color~="xl:grey-dark-2"] {
    color: #49507f;
  }
  [_font*="xl"][_font~="xl:grey-dark-3"],
  [_color*="xl"][_color~="xl:grey-dark-3"] {
    color: #3a3f64;
  }
  [_font*="xl"][_font~="xl:black-light-1"],
  [_color*="xl"][_color~="xl:black-light-1"] {
    color: #323857;
  }
  [_font*="xl"][_font~="xl:black-light-2"],
  [_color*="xl"][_color~="xl:black-light-2"] {
    color: #4a5380;
  }
  [_font*="xl"][_font~="xl:black-light-3"],
  [_color*="xl"][_color~="xl:black-light-3"] {
    color: #6670a7;
  }
  [_font*="xl"][_font~="xl:black-dark-1"],
  [_color*="xl"][_color~="xl:black-dark-1"] {
    color: #161926;
  }
  [_font*="xl"][_font~="xl:black-dark-2"],
  [_color*="xl"][_color~="xl:black-dark-2"] {
    color: #121420;
  }
  [_font*="xl"][_font~="xl:black-dark-3"],
  [_color*="xl"][_color~="xl:black-dark-3"] {
    color: #0e1019;
  }
  [_font*="xl"][_font~="xl:white-light-1"],
  [_color*="xl"][_color~="xl:white-light-1"] {
    color: #fcfbf9;
  }
  [_font*="xl"][_font~="xl:white-light-2"],
  [_color*="xl"][_color~="xl:white-light-2"] {
    color: #fcfbfa;
  }
  [_font*="xl"][_font~="xl:white-light-3"],
  [_color*="xl"][_color~="xl:white-light-3"] {
    color: #fdfcfb;
  }
  [_font*="xl"][_font~="xl:white-dark-1"],
  [_color*="xl"][_color~="xl:white-dark-1"] {
    color: #e0d8c8;
  }
  [_font*="xl"][_font~="xl:white-dark-2"],
  [_color*="xl"][_color~="xl:white-dark-2"] {
    color: #c5b699;
  }
  [_font*="xl"][_font~="xl:white-dark-3"],
  [_color*="xl"][_color~="xl:white-dark-3"] {
    color: #a99469;
  }
  [_font*="xl"][_font~="xl:dark-light-1"],
  [_color*="xl"][_color~="xl:dark-light-1"] {
    color: #323857;
  }
  [_font*="xl"][_font~="xl:dark-light-2"],
  [_color*="xl"][_color~="xl:dark-light-2"] {
    color: #4a5380;
  }
  [_font*="xl"][_font~="xl:dark-light-3"],
  [_color*="xl"][_color~="xl:dark-light-3"] {
    color: #6670a7;
  }
  [_font*="xl"][_font~="xl:dark-dark-1"],
  [_color*="xl"][_color~="xl:dark-dark-1"] {
    color: #161926;
  }
  [_font*="xl"][_font~="xl:dark-dark-2"],
  [_color*="xl"][_color~="xl:dark-dark-2"] {
    color: #121420;
  }
  [_font*="xl"][_font~="xl:dark-dark-3"],
  [_color*="xl"][_color~="xl:dark-dark-3"] {
    color: #0e1019;
  }
  [_font*="xl"][_font~="xl:light-light-1"],
  [_color*="xl"][_color~="xl:light-light-1"] {
    color: #fcfbf9;
  }
  [_font*="xl"][_font~="xl:light-light-2"],
  [_color*="xl"][_color~="xl:light-light-2"] {
    color: #fcfbfa;
  }
  [_font*="xl"][_font~="xl:light-light-3"],
  [_color*="xl"][_color~="xl:light-light-3"] {
    color: #fdfcfb;
  }
  [_font*="xl"][_font~="xl:light-dark-1"],
  [_color*="xl"][_color~="xl:light-dark-1"] {
    color: #e0d8c8;
  }
  [_font*="xl"][_font~="xl:light-dark-2"],
  [_color*="xl"][_color~="xl:light-dark-2"] {
    color: #c5b699;
  }
  [_font*="xl"][_font~="xl:light-dark-3"],
  [_color*="xl"][_color~="xl:light-dark-3"] {
    color: #a99469;
  }
  [_font*="xl"][_font~="xl:primary-light-1"],
  [_color*="xl"][_color~="xl:primary-light-1"] {
    color: #00efdf;
  }
  [_font*="xl"][_font~="xl:primary-light-2"],
  [_color*="xl"][_color~="xl:primary-light-2"] {
    color: #20fff0;
  }
  [_font*="xl"][_font~="xl:primary-light-3"],
  [_color*="xl"][_color~="xl:primary-light-3"] {
    color: #50fff3;
  }
  [_font*="xl"][_font~="xl:primary-dark-1"],
  [_color*="xl"][_color~="xl:primary-dark-1"] {
    color: #00a297;
  }
  [_font*="xl"][_font~="xl:primary-dark-2"],
  [_color*="xl"][_color~="xl:primary-dark-2"] {
    color: #00867d;
  }
  [_font*="xl"][_font~="xl:primary-dark-3"],
  [_color*="xl"][_color~="xl:primary-dark-3"] {
    color: #006962;
  }
  [_font*="xl"][_font~="xl:secondary-light-1"],
  [_color*="xl"][_color~="xl:secondary-light-1"] {
    color: #868db9;
  }
  [_font*="xl"][_font~="xl:secondary-light-2"],
  [_color*="xl"][_color~="xl:secondary-light-2"] {
    color: #9ca1c6;
  }
  [_font*="xl"][_font~="xl:secondary-light-3"],
  [_color*="xl"][_color~="xl:secondary-light-3"] {
    color: #b1b5d2;
  }
  [_font*="xl"][_font~="xl:secondary-dark-1"],
  [_color*="xl"][_color~="xl:secondary-dark-1"] {
    color: #59629a;
  }
  [_font*="xl"][_font~="xl:secondary-dark-2"],
  [_color*="xl"][_color~="xl:secondary-dark-2"] {
    color: #49507f;
  }
  [_font*="xl"][_font~="xl:secondary-dark-3"],
  [_color*="xl"][_color~="xl:secondary-dark-3"] {
    color: #3a3f64;
  }
  [_font*="xl"][_font~="xl:success-light-1"],
  [_color*="xl"][_color~="xl:success-light-1"] {
    color: #59d57c;
  }
  [_font*="xl"][_font~="xl:success-light-2"],
  [_color*="xl"][_color~="xl:success-light-2"] {
    color: #77dc93;
  }
  [_font*="xl"][_font~="xl:success-light-3"],
  [_color*="xl"][_color~="xl:success-light-3"] {
    color: #94e3aa;
  }
  [_font*="xl"][_font~="xl:success-dark-1"],
  [_color*="xl"][_color~="xl:success-dark-1"] {
    color: #2eb354;
  }
  [_font*="xl"][_font~="xl:success-dark-2"],
  [_color*="xl"][_color~="xl:success-dark-2"] {
    color: #269445;
  }
  [_font*="xl"][_font~="xl:success-dark-3"],
  [_color*="xl"][_color~="xl:success-dark-3"] {
    color: #1e7436;
  }
  [_font*="xl"][_font~="xl:info-light-1"],
  [_color*="xl"][_color~="xl:info-light-1"] {
    color: #2ec0dd;
  }
  [_font*="xl"][_font~="xl:info-light-2"],
  [_color*="xl"][_color~="xl:info-light-2"] {
    color: #53cbe3;
  }
  [_font*="xl"][_font~="xl:info-light-3"],
  [_color*="xl"][_color~="xl:info-light-3"] {
    color: #77d6e9;
  }
  [_font*="xl"][_font~="xl:info-dark-1"],
  [_color*="xl"][_color~="xl:info-dark-1"] {
    color: #1a8da4;
  }
  [_font*="xl"][_font~="xl:info-dark-2"],
  [_color*="xl"][_color~="xl:info-dark-2"] {
    color: #167487;
  }
  [_font*="xl"][_font~="xl:info-dark-3"],
  [_color*="xl"][_color~="xl:info-dark-3"] {
    color: #115b6a;
  }
  [_font*="xl"][_font~="xl:warning-light-1"],
  [_color*="xl"][_color~="xl:warning-light-1"] {
    color: #ff9235;
  }
  [_font*="xl"][_font~="xl:warning-light-2"],
  [_color*="xl"][_color~="xl:warning-light-2"] {
    color: #ffa558;
  }
  [_font*="xl"][_font~="xl:warning-light-3"],
  [_color*="xl"][_color~="xl:warning-light-3"] {
    color: #ffb97c;
  }
  [_font*="xl"][_font~="xl:warning-dark-1"],
  [_color*="xl"][_color~="xl:warning-dark-1"] {
    color: #e76b00;
  }
  [_font*="xl"][_font~="xl:warning-dark-2"],
  [_color*="xl"][_color~="xl:warning-dark-2"] {
    color: #be5800;
  }
  [_font*="xl"][_font~="xl:warning-dark-3"],
  [_color*="xl"][_color~="xl:warning-dark-3"] {
    color: #964500;
  }
  [_font*="xl"][_font~="xl:danger-light-1"],
  [_color*="xl"][_color~="xl:danger-light-1"] {
    color: #f45e54;
  }
  [_font*="xl"][_font~="xl:danger-light-2"],
  [_color*="xl"][_color~="xl:danger-light-2"] {
    color: #f67b72;
  }
  [_font*="xl"][_font~="xl:danger-light-3"],
  [_color*="xl"][_color~="xl:danger-light-3"] {
    color: #f89790;
  }
  [_font*="xl"][_font~="xl:danger-dark-1"],
  [_color*="xl"][_color~="xl:danger-dark-1"] {
    color: #ec1d0f;
  }
  [_font*="xl"][_font~="xl:danger-dark-2"],
  [_color*="xl"][_color~="xl:danger-dark-2"] {
    color: #c3180d;
  }
  [_font*="xl"][_font~="xl:danger-dark-3"],
  [_color*="xl"][_color~="xl:danger-dark-3"] {
    color: #99130a;
  }
  [_font*="xl"][_font~="xl:muted-light-1"],
  [_color*="xl"][_color~="xl:muted-light-1"] {
    color: #717bad;
  }
  [_font*="xl"][_font~="xl:muted-light-2"],
  [_color*="xl"][_color~="xl:muted-light-2"] {
    color: #8a92bb;
  }
  [_font*="xl"][_font~="xl:muted-light-3"],
  [_color*="xl"][_color~="xl:muted-light-3"] {
    color: #a3a9ca;
  }
  [_font*="xl"][_font~="xl:muted-dark-1"],
  [_color*="xl"][_color~="xl:muted-dark-1"] {
    color: #4d5685;
  }
  [_font*="xl"][_font~="xl:muted-dark-2"],
  [_color*="xl"][_color~="xl:muted-dark-2"] {
    color: #3f476d;
  }
  [_font*="xl"][_font~="xl:muted-dark-3"],
  [_color*="xl"][_color~="xl:muted-dark-3"] {
    color: #323856;
  }
  [_footer*="xl"][_footer~="xl:red"] {
    background-color: #f24236;
  }
  [_footer*="xl"][_footer~="xl:pink"] {
    background-color: #e43f6f;
  }
  [_footer*="xl"][_footer~="xl:purple"] {
    background-color: #6564db;
  }
  [_footer*="xl"][_footer~="xl:indigo"] {
    background-color: #473bf0;
  }
  [_footer*="xl"][_footer~="xl:blue"] {
    background-color: #3169c4;
  }
  [_footer*="xl"][_footer~="xl:cyan"] {
    background-color: #1fa6c1;
  }
  [_footer*="xl"][_footer~="xl:teal"] {
    background-color: #00bfb2;
  }
  [_footer*="xl"][_footer~="xl:green"] {
    background-color: #3ccd65;
  }
  [_footer*="xl"][_footer~="xl:lime"] {
    background-color: #aad922;
  }
  [_footer*="xl"][_footer~="xl:yellow"],
  [_font*="xl"][_font~="xl:mark"],
  [_font*="xl"][_font~="xl:highlight"] {
    background-color: #f7b32b;
  }
  [_footer*="xl"][_footer~="xl:amber"] {
    background-color: #ff7f11;
  }
  [_footer*="xl"][_footer~="xl:orange"] {
    background-color: #f34213;
  }
  [_footer*="xl"][_footer~="xl:brown"] {
    background-color: #823329;
  }
  [_footer*="xl"][_footer~="xl:grey"] {
    background-color: #7179ad;
  }
  [_footer*="xl"][_footer~="xl:black"] {
    background-color: #1a1d2d;
  }
  [_footer*="xl"][_footer~="xl:white"] {
    background-color: #fbfaf8;
  }
  [_footer*="xl"][_footer~="xl:transparent"] {
    background-color: transparent;
  }
  [_footer*="xl"][_footer~="xl:dark"] {
    background-color: #1a1d2d;
  }
  [_footer*="xl"][_footer~="xl:light"] {
    background-color: #fbfaf8;
  }
  [_footer*="xl"][_footer~="xl:primary"] {
    background-color: #00bfb2;
  }
  [_footer*="xl"][_footer~="xl:secondary"] {
    background-color: #7179ad;
  }
  [_footer*="xl"][_footer~="xl:success"] {
    background-color: #3ccd65;
  }
  [_footer*="xl"][_footer~="xl:info"] {
    background-color: #1fa6c1;
  }
  [_footer*="xl"][_footer~="xl:warning"] {
    background-color: #ff7f11;
  }
  [_footer*="xl"][_footer~="xl:danger"] {
    background-color: #f24236;
  }
  [_footer*="xl"][_footer~="xl:muted"] {
    background-color: #5a659c;
  }
  [_footer*="xl"][_footer~="xl:red-light-1"] {
    background-color: #f45e54;
  }
  [_footer*="xl"][_footer~="xl:red-light-2"] {
    background-color: #f67b72;
  }
  [_footer*="xl"][_footer~="xl:red-light-3"] {
    background-color: #f89790;
  }
  [_footer*="xl"][_footer~="xl:red-dark-1"] {
    background-color: #ec1d0f;
  }
  [_footer*="xl"][_footer~="xl:red-dark-2"] {
    background-color: #c3180d;
  }
  [_footer*="xl"][_footer~="xl:red-dark-3"] {
    background-color: #99130a;
  }
  [_footer*="xl"][_footer~="xl:pink-light-1"] {
    background-color: #e85c85;
  }
  [_footer*="xl"][_footer~="xl:pink-light-2"] {
    background-color: #ec799a;
  }
  [_footer*="xl"][_footer~="xl:pink-light-3"] {
    background-color: #f095b0;
  }
  [_footer*="xl"][_footer~="xl:pink-dark-1"] {
    background-color: #d91e55;
  }
  [_footer*="xl"][_footer~="xl:pink-dark-2"] {
    background-color: #b31946;
  }
  [_footer*="xl"][_footer~="xl:pink-dark-3"] {
    background-color: #8c1437;
  }
  [_footer*="xl"][_footer~="xl:purple-light-1"] {
    background-color: #7c7be0;
  }
  [_footer*="xl"][_footer~="xl:purple-light-2"] {
    background-color: #9392e6;
  }
  [_footer*="xl"][_footer~="xl:purple-light-3"] {
    background-color: #aaaaeb;
  }
  [_footer*="xl"][_footer~="xl:purple-dark-1"] {
    background-color: #3e3dd2;
  }
  [_footer*="xl"][_footer~="xl:purple-dark-2"] {
    background-color: #2b2ab5;
  }
  [_footer*="xl"][_footer~="xl:purple-dark-3"] {
    background-color: #22218e;
  }
  [_footer*="xl"][_footer~="xl:indigo-light-1"] {
    background-color: #6358f2;
  }
  [_footer*="xl"][_footer~="xl:indigo-light-2"] {
    background-color: #7e76f5;
  }
  [_footer*="xl"][_footer~="xl:indigo-light-3"] {
    background-color: #9a93f7;
  }
  [_footer*="xl"][_footer~="xl:indigo-dark-1"] {
    background-color: #2112ec;
  }
  [_footer*="xl"][_footer~="xl:indigo-dark-2"] {
    background-color: #1b0fc2;
  }
  [_footer*="xl"][_footer~="xl:indigo-dark-3"] {
    background-color: #150c99;
  }
  [_footer*="xl"][_footer~="xl:blue-light-1"] {
    background-color: #4b7ed2;
  }
  [_footer*="xl"][_footer~="xl:blue-light-2"] {
    background-color: #6b95da;
  }
  [_footer*="xl"][_footer~="xl:blue-light-3"] {
    background-color: #8aace2;
  }
  [_footer*="xl"][_footer~="xl:blue-dark-1"] {
    background-color: #2a59a7;
  }
  [_footer*="xl"][_footer~="xl:blue-dark-2"] {
    background-color: #224a89;
  }
  [_footer*="xl"][_footer~="xl:blue-dark-3"] {
    background-color: #1b3a6c;
  }
  [_footer*="xl"][_footer~="xl:cyan-light-1"] {
    background-color: #2ec0dd;
  }
  [_footer*="xl"][_footer~="xl:cyan-light-2"] {
    background-color: #53cbe3;
  }
  [_footer*="xl"][_footer~="xl:cyan-light-3"] {
    background-color: #77d6e9;
  }
  [_footer*="xl"][_footer~="xl:cyan-dark-1"] {
    background-color: #1a8da4;
  }
  [_footer*="xl"][_footer~="xl:cyan-dark-2"] {
    background-color: #167487;
  }
  [_footer*="xl"][_footer~="xl:cyan-dark-3"] {
    background-color: #115b6a;
  }
  [_footer*="xl"][_footer~="xl:teal-light-1"] {
    background-color: #00efdf;
  }
  [_footer*="xl"][_footer~="xl:teal-light-2"] {
    background-color: #20fff0;
  }
  [_footer*="xl"][_footer~="xl:teal-light-3"] {
    background-color: #50fff3;
  }
  [_footer*="xl"][_footer~="xl:teal-dark-1"] {
    background-color: #00a297;
  }
  [_footer*="xl"][_footer~="xl:teal-dark-2"] {
    background-color: #00867d;
  }
  [_footer*="xl"][_footer~="xl:teal-dark-3"] {
    background-color: #006962;
  }
  [_footer*="xl"][_footer~="xl:green-light-1"] {
    background-color: #59d57c;
  }
  [_footer*="xl"][_footer~="xl:green-light-2"] {
    background-color: #77dc93;
  }
  [_footer*="xl"][_footer~="xl:green-light-3"] {
    background-color: #94e3aa;
  }
  [_footer*="xl"][_footer~="xl:green-dark-1"] {
    background-color: #2eb354;
  }
  [_footer*="xl"][_footer~="xl:green-dark-2"] {
    background-color: #269445;
  }
  [_footer*="xl"][_footer~="xl:green-dark-3"] {
    background-color: #1e7436;
  }
  [_footer*="xl"][_footer~="xl:lime-light-1"] {
    background-color: #b8e141;
  }
  [_footer*="xl"][_footer~="xl:lime-light-2"] {
    background-color: #c4e662;
  }
  [_footer*="xl"][_footer~="xl:lime-light-3"] {
    background-color: #d1ec84;
  }
  [_footer*="xl"][_footer~="xl:lime-dark-1"] {
    background-color: #90b81d;
  }
  [_footer*="xl"][_footer~="xl:lime-dark-2"] {
    background-color: #779818;
  }
  [_footer*="xl"][_footer~="xl:lime-dark-3"] {
    background-color: #5d7713;
  }
  [_footer*="xl"][_footer~="xl:yellow-light-1"] {
    background-color: #f8be4b;
  }
  [_footer*="xl"][_footer~="xl:yellow-light-2"] {
    background-color: #f9ca6b;
  }
  [_footer*="xl"][_footer~="xl:yellow-light-3"] {
    background-color: #fbd58a;
  }
  [_footer*="xl"][_footer~="xl:yellow-dark-1"] {
    background-color: #eea109;
  }
  [_footer*="xl"][_footer~="xl:yellow-dark-2"] {
    background-color: #c48507;
  }
  [_footer*="xl"][_footer~="xl:yellow-dark-3"] {
    background-color: #9a6806;
  }
  [_footer*="xl"][_footer~="xl:amber-light-1"] {
    background-color: #ff9235;
  }
  [_footer*="xl"][_footer~="xl:amber-light-2"] {
    background-color: #ffa558;
  }
  [_footer*="xl"][_footer~="xl:amber-light-3"] {
    background-color: #ffb97c;
  }
  [_footer*="xl"][_footer~="xl:amber-dark-1"] {
    background-color: #e76b00;
  }
  [_footer*="xl"][_footer~="xl:amber-dark-2"] {
    background-color: #be5800;
  }
  [_footer*="xl"][_footer~="xl:amber-dark-3"] {
    background-color: #964500;
  }
  [_footer*="xl"][_footer~="xl:orange-light-1"] {
    background-color: #f55e36;
  }
  [_footer*="xl"][_footer~="xl:orange-light-2"] {
    background-color: #f77b5a;
  }
  [_footer*="xl"][_footer~="xl:orange-light-3"] {
    background-color: #f8977d;
  }
  [_footer*="xl"][_footer~="xl:orange-dark-1"] {
    background-color: #d4350b;
  }
  [_footer*="xl"][_footer~="xl:orange-dark-2"] {
    background-color: #af2c09;
  }
  [_footer*="xl"][_footer~="xl:orange-dark-3"] {
    background-color: #892207;
  }
  [_footer*="xl"][_footer~="xl:brown-light-1"] {
    background-color: #a94235;
  }
  [_footer*="xl"][_footer~="xl:brown-light-2"] {
    background-color: #c6584b;
  }
  [_footer*="xl"][_footer~="xl:brown-light-3"] {
    background-color: #d27c71;
  }
  [_footer*="xl"][_footer~="xl:brown-dark-1"] {
    background-color: #6f2b23;
  }
  [_footer*="xl"][_footer~="xl:brown-dark-2"] {
    background-color: #5b241d;
  }
  [_footer*="xl"][_footer~="xl:brown-dark-3"] {
    background-color: #481c17;
  }
  [_footer*="xl"][_footer~="xl:grey-light-1"] {
    background-color: #868db9;
  }
  [_footer*="xl"][_footer~="xl:grey-light-2"] {
    background-color: #9ca1c6;
  }
  [_footer*="xl"][_footer~="xl:grey-light-3"] {
    background-color: #b1b5d2;
  }
  [_footer*="xl"][_footer~="xl:grey-dark-1"] {
    background-color: #59629a;
  }
  [_footer*="xl"][_footer~="xl:grey-dark-2"] {
    background-color: #49507f;
  }
  [_footer*="xl"][_footer~="xl:grey-dark-3"] {
    background-color: #3a3f64;
  }
  [_footer*="xl"][_footer~="xl:black-light-1"] {
    background-color: #323857;
  }
  [_footer*="xl"][_footer~="xl:black-light-2"] {
    background-color: #4a5380;
  }
  [_footer*="xl"][_footer~="xl:black-light-3"] {
    background-color: #6670a7;
  }
  [_footer*="xl"][_footer~="xl:black-dark-1"] {
    background-color: #161926;
  }
  [_footer*="xl"][_footer~="xl:black-dark-2"] {
    background-color: #121420;
  }
  [_footer*="xl"][_footer~="xl:black-dark-3"] {
    background-color: #0e1019;
  }
  [_footer*="xl"][_footer~="xl:white-light-1"] {
    background-color: #fcfbf9;
  }
  [_footer*="xl"][_footer~="xl:white-light-2"] {
    background-color: #fcfbfa;
  }
  [_footer*="xl"][_footer~="xl:white-light-3"] {
    background-color: #fdfcfb;
  }
  [_footer*="xl"][_footer~="xl:white-dark-1"] {
    background-color: #e0d8c8;
  }
  [_footer*="xl"][_footer~="xl:white-dark-2"] {
    background-color: #c5b699;
  }
  [_footer*="xl"][_footer~="xl:white-dark-3"] {
    background-color: #a99469;
  }
  [_footer*="xl"][_footer~="xl:dark-light-1"] {
    background-color: #323857;
  }
  [_footer*="xl"][_footer~="xl:dark-light-2"] {
    background-color: #4a5380;
  }
  [_footer*="xl"][_footer~="xl:dark-light-3"] {
    background-color: #6670a7;
  }
  [_footer*="xl"][_footer~="xl:dark-dark-1"] {
    background-color: #161926;
  }
  [_footer*="xl"][_footer~="xl:dark-dark-2"] {
    background-color: #121420;
  }
  [_footer*="xl"][_footer~="xl:dark-dark-3"] {
    background-color: #0e1019;
  }
  [_footer*="xl"][_footer~="xl:light-light-1"] {
    background-color: #fcfbf9;
  }
  [_footer*="xl"][_footer~="xl:light-light-2"] {
    background-color: #fcfbfa;
  }
  [_footer*="xl"][_footer~="xl:light-light-3"] {
    background-color: #fdfcfb;
  }
  [_footer*="xl"][_footer~="xl:light-dark-1"] {
    background-color: #e0d8c8;
  }
  [_footer*="xl"][_footer~="xl:light-dark-2"] {
    background-color: #c5b699;
  }
  [_footer*="xl"][_footer~="xl:light-dark-3"] {
    background-color: #a99469;
  }
  [_footer*="xl"][_footer~="xl:primary-light-1"] {
    background-color: #00efdf;
  }
  [_footer*="xl"][_footer~="xl:primary-light-2"] {
    background-color: #20fff0;
  }
  [_footer*="xl"][_footer~="xl:primary-light-3"] {
    background-color: #50fff3;
  }
  [_footer*="xl"][_footer~="xl:primary-dark-1"] {
    background-color: #00a297;
  }
  [_footer*="xl"][_footer~="xl:primary-dark-2"] {
    background-color: #00867d;
  }
  [_footer*="xl"][_footer~="xl:primary-dark-3"] {
    background-color: #006962;
  }
  [_footer*="xl"][_footer~="xl:secondary-light-1"] {
    background-color: #868db9;
  }
  [_footer*="xl"][_footer~="xl:secondary-light-2"] {
    background-color: #9ca1c6;
  }
  [_footer*="xl"][_footer~="xl:secondary-light-3"] {
    background-color: #b1b5d2;
  }
  [_footer*="xl"][_footer~="xl:secondary-dark-1"] {
    background-color: #59629a;
  }
  [_footer*="xl"][_footer~="xl:secondary-dark-2"] {
    background-color: #49507f;
  }
  [_footer*="xl"][_footer~="xl:secondary-dark-3"] {
    background-color: #3a3f64;
  }
  [_footer*="xl"][_footer~="xl:success-light-1"] {
    background-color: #59d57c;
  }
  [_footer*="xl"][_footer~="xl:success-light-2"] {
    background-color: #77dc93;
  }
  [_footer*="xl"][_footer~="xl:success-light-3"] {
    background-color: #94e3aa;
  }
  [_footer*="xl"][_footer~="xl:success-dark-1"] {
    background-color: #2eb354;
  }
  [_footer*="xl"][_footer~="xl:success-dark-2"] {
    background-color: #269445;
  }
  [_footer*="xl"][_footer~="xl:success-dark-3"] {
    background-color: #1e7436;
  }
  [_footer*="xl"][_footer~="xl:info-light-1"] {
    background-color: #2ec0dd;
  }
  [_footer*="xl"][_footer~="xl:info-light-2"] {
    background-color: #53cbe3;
  }
  [_footer*="xl"][_footer~="xl:info-light-3"] {
    background-color: #77d6e9;
  }
  [_footer*="xl"][_footer~="xl:info-dark-1"] {
    background-color: #1a8da4;
  }
  [_footer*="xl"][_footer~="xl:info-dark-2"] {
    background-color: #167487;
  }
  [_footer*="xl"][_footer~="xl:info-dark-3"] {
    background-color: #115b6a;
  }
  [_footer*="xl"][_footer~="xl:warning-light-1"] {
    background-color: #ff9235;
  }
  [_footer*="xl"][_footer~="xl:warning-light-2"] {
    background-color: #ffa558;
  }
  [_footer*="xl"][_footer~="xl:warning-light-3"] {
    background-color: #ffb97c;
  }
  [_footer*="xl"][_footer~="xl:warning-dark-1"] {
    background-color: #e76b00;
  }
  [_footer*="xl"][_footer~="xl:warning-dark-2"] {
    background-color: #be5800;
  }
  [_footer*="xl"][_footer~="xl:warning-dark-3"] {
    background-color: #964500;
  }
  [_footer*="xl"][_footer~="xl:danger-light-1"] {
    background-color: #f45e54;
  }
  [_footer*="xl"][_footer~="xl:danger-light-2"] {
    background-color: #f67b72;
  }
  [_footer*="xl"][_footer~="xl:danger-light-3"] {
    background-color: #f89790;
  }
  [_footer*="xl"][_footer~="xl:danger-dark-1"] {
    background-color: #ec1d0f;
  }
  [_footer*="xl"][_footer~="xl:danger-dark-2"] {
    background-color: #c3180d;
  }
  [_footer*="xl"][_footer~="xl:danger-dark-3"] {
    background-color: #99130a;
  }
  [_footer*="xl"][_footer~="xl:muted-light-1"] {
    background-color: #717bad;
  }
  [_footer*="xl"][_footer~="xl:muted-light-2"] {
    background-color: #8a92bb;
  }
  [_footer*="xl"][_footer~="xl:muted-light-3"] {
    background-color: #a3a9ca;
  }
  [_footer*="xl"][_footer~="xl:muted-dark-1"] {
    background-color: #4d5685;
  }
  [_footer*="xl"][_footer~="xl:muted-dark-2"] {
    background-color: #3f476d;
  }
  [_footer*="xl"][_footer~="xl:muted-dark-3"] {
    background-color: #323856;
  }
  [_container*="xl"] {
    margin: 0 auto;
    max-width: 1280px;
  }
  [_container*="xl"][_container~="xl:full"] {
    max-width: none;
  }
  [_container*="xl"][_container~="xl:limited"] {
    max-width: 1280px;
  }
  [_row*="xl"] {
    align-content: start;
    -o-box-align: start;
    align-items: start;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_col*="xl"] {
    position: relative;
    padding: 0 15px;
  }
  [_col*="xl"][_col~="xl:1"] {
    width: 8.333333333333332%;
  }
  [_col*="xl"][_col~="xl:push-1"] {
    left: 8.333333333333332%;
  }
  [_col*="xl"][_col~="xl:pull-1"] {
    left: -8.333333333333332%;
  }
  [_col*="xl"][_col~="xl:2"] {
    width: 16.666666666666664%;
  }
  [_col*="xl"][_col~="xl:push-2"] {
    left: 16.666666666666664%;
  }
  [_col*="xl"][_col~="xl:pull-2"] {
    left: -16.666666666666664%;
  }
  [_col*="xl"][_col~="xl:3"] {
    width: 25%;
  }
  [_col*="xl"][_col~="xl:push-3"] {
    left: 25%;
  }
  [_col*="xl"][_col~="xl:pull-3"] {
    left: -25%;
  }
  [_col*="xl"][_col~="xl:4"] {
    width: 33.33333333333333%;
  }
  [_col*="xl"][_col~="xl:push-4"] {
    left: 33.33333333333333%;
  }
  [_col*="xl"][_col~="xl:pull-4"] {
    left: -33.33333333333333%;
  }
  [_col*="xl"][_col~="xl:5"] {
    width: 41.66666666666667%;
  }
  [_col*="xl"][_col~="xl:push-5"] {
    left: 41.66666666666667%;
  }
  [_col*="xl"][_col~="xl:pull-5"] {
    left: -41.66666666666667%;
  }
  [_col*="xl"][_col~="xl:6"] {
    width: 50%;
  }
  [_col*="xl"][_col~="xl:push-6"] {
    left: 50%;
  }
  [_col*="xl"][_col~="xl:pull-6"] {
    left: -50%;
  }
  [_col*="xl"][_col~="xl:7"] {
    width: 58.333333333333336%;
  }
  [_col*="xl"][_col~="xl:push-7"] {
    left: 58.333333333333336%;
  }
  [_col*="xl"][_col~="xl:pull-7"] {
    left: -58.333333333333336%;
  }
  [_col*="xl"][_col~="xl:8"] {
    width: 66.66666666666666%;
  }
  [_col*="xl"][_col~="xl:push-8"] {
    left: 66.66666666666666%;
  }
  [_col*="xl"][_col~="xl:pull-8"] {
    left: -66.66666666666666%;
  }
  [_col*="xl"][_col~="xl:9"] {
    width: 75%;
  }
  [_col*="xl"][_col~="xl:push-9"] {
    left: 75%;
  }
  [_col*="xl"][_col~="xl:pull-9"] {
    left: -75%;
  }
  [_col*="xl"][_col~="xl:10"] {
    width: 83.33333333333334%;
  }
  [_col*="xl"][_col~="xl:push-10"] {
    left: 83.33333333333334%;
  }
  [_col*="xl"][_col~="xl:pull-10"] {
    left: -83.33333333333334%;
  }
  [_col*="xl"][_col~="xl:11"] {
    width: 91.66666666666666%;
  }
  [_col*="xl"][_col~="xl:push-11"] {
    left: 91.66666666666666%;
  }
  [_col*="xl"][_col~="xl:pull-11"] {
    left: -91.66666666666666%;
  }
  [_col*="xl"][_col~="xl:12"] {
    width: 100%;
  }
  [_col*="xl"][_col~="xl:push-12"] {
    left: 100%;
  }
  [_col*="xl"][_col~="xl:pull-12"] {
    left: -100%;
  }
  [_push~="xl:1"] {
    left: 8.333333333333332%;
  }
  [_pull~="xl:1"] {
    left: -8.333333333333332%;
  }
  [_push~="xl:2"] {
    left: 16.666666666666664%;
  }
  [_pull~="xl:2"] {
    left: -16.666666666666664%;
  }
  [_push~="xl:3"] {
    left: 25%;
  }
  [_pull~="xl:3"] {
    left: -25%;
  }
  [_push~="xl:4"] {
    left: 33.33333333333333%;
  }
  [_pull~="xl:4"] {
    left: -33.33333333333333%;
  }
  [_push~="xl:5"] {
    left: 41.66666666666667%;
  }
  [_pull~="xl:5"] {
    left: -41.66666666666667%;
  }
  [_push~="xl:6"] {
    left: 50%;
  }
  [_pull~="xl:6"] {
    left: -50%;
  }
  [_push~="xl:7"] {
    left: 58.333333333333336%;
  }
  [_pull~="xl:7"] {
    left: -58.333333333333336%;
  }
  [_push~="xl:8"] {
    left: 66.66666666666666%;
  }
  [_pull~="xl:8"] {
    left: -66.66666666666666%;
  }
  [_push~="xl:9"] {
    left: 75%;
  }
  [_pull~="xl:9"] {
    left: -75%;
  }
  [_push~="xl:10"] {
    left: 83.33333333333334%;
  }
  [_pull~="xl:10"] {
    left: -83.33333333333334%;
  }
  [_push~="xl:11"] {
    left: 91.66666666666666%;
  }
  [_pull~="xl:11"] {
    left: -91.66666666666666%;
  }
  [_push~="xl:12"] {
    left: 100%;
  }
  [_pull~="xl:12"] {
    left: -100%;
  }
  [_row*="xl"] {
    align-content: start;
    -o-box-align: start;
    align-items: start;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_footer*="xl"] {
    padding: 30px 5px;
    margin-top: 30px;
  }
  [_has~="xl:footer"] {
    display: -ms-flexbox;
    display: box;
    display: flex;
    -o-box-orient: vertical;
    flex-direction: column;
    min-height: 100vh;
  }
  [_has~="xl:footer"] > *:not([_footer~="xl:sticky"]) {
    -o-box-flex: 1;
    box-flex: 1;
    flex: 1 0 auto;
  }
  [_has~="xl:footer"] [_footer~="xl:sticky"] {
    flex-shrink: 0;
  }
  [_display*="xl"][_display~="xl:flex"] {
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  [_display*="xl"][_display~="xl:none"] {
    display: none;
  }
  [_display*="xl"][_display~="xl:block"] {
    display: block;
  }
  [_display*="xl"][_display~="xl:inline"] {
    display: inline;
  }
  [_display*="xl"][_display~="xl:flow"] {
    display: flow;
  }
  [_display*="xl"][_display~="xl:ruby"] {
    display: ruby;
  }
  [_display*="xl"][_display~="xl:grid"] {
    display: grid;
  }
  [_display*="xl"][_display~="xl:table"] {
    display: table;
  }
  [_display*="xl"][_display~="xl:contents"] {
    display: contents;
  }
  [_direction*="xl"][_direction~="xl:row"] {
    -o-box-orient: horizontal;
    flex-direction: row;
  }
  [_direction*="xl"][_direction~="xl:reverse"] {
    -o-box-direction: reverse;
    -o-box-orient: horizontal;
    flex-direction: row-reverse;
  }
  [_direction*="xl"][_direction~="xl:col"],
  [_direction*="xl"][_direction~="xl:column"] {
    -o-box-orient: vertical;
    flex-direction: column;
  }
  [_direction*="xl"][_direction~="xl:col"][_direction~="xl:reverse"],
  [_direction*="xl"][_direction~="xl:column"][_direction~="xl:reverse"] {
    -o-box-direction: reverse;
    -o-box-orient: vertical;
    flex-direction: column-reverse;
  }
  [_wrap*="xl"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_wrap*="xl"][_wrap~="xl:wrap"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
  }
  [_wrap*="xl"][_wrap~="xl:nowrap"] {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    flex-wrap: nowrap;
  }
  [_wrap*="xl"][_wrap~="xl:reverse"],
  [_wrap*="xl"][_wrap~="xl:wrap-reverse"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap-reverse;
  }
  [_justify*="xl"] {
    -o-box-pack: start;
    justify-content: start;
  }
  [_justify*="xl"][_justify~="xl:start"] {
    -o-box-pack: start;
    justify-content: start;
  }
  [_justify*="xl"][_justify~="xl:end"] {
    -o-box-pack: end;
    justify-content: end;
  }
  [_justify*="xl"][_justify~="xl:center"] {
    -o-box-pack: center;
    justify-content: center;
  }
  [_justify*="xl"][_justify~="xl:between"] {
    -o-box-pack: justify;
    justify-content: space-between;
  }
  [_justify*="xl"][_justify~="xl:around"] {
    -o-box-pack: distribute;
    justify-content: space-around;
  }
  [_justify*="xl"][_justify~="xl:evenly"] {
    -o-box-pack: space-evenly;
    justify-content: space-evenly;
  }
  [_items*="xl"] {
    align-content: normal;
  }
  [_items*="xl"][_items~="xl:stretch"] {
    -o-box-align: stretch;
    align-items: stretch;
  }
  [_items*="xl"][_items~="xl:start"] {
    -o-box-align: start;
    align-items: start;
  }
  [_items*="xl"][_items~="xl:end"] {
    -o-box-align: end;
    align-items: end;
  }
  [_items*="xl"][_items~="xl:center"] {
    -o-box-align: center;
    align-items: center;
  }
  [_items*="xl"][_items~="xl:baseline"] {
    -o-box-align: baseline;
    align-items: baseline;
  }
  [_content*="xl"] {
    align-content: normal;
  }
  [_content*="xl"][_content~="xl:normal"] {
    align-content: normal;
  }
  [_content*="xl"][_content~="xl:start"] {
    align-content: start;
  }
  [_content*="xl"][_content~="xl:end"] {
    align-content: end;
  }
  [_content*="xl"][_content~="xl:center"] {
    align-content: center;
  }
  [_content*="xl"][_content~="xl:between"] {
    align-content: space-between;
  }
  [_content*="xl"][_content~="xl:around"] {
    align-content: space-around;
  }
  [_content*="xl"][_content~="xl:evenly"] {
    align-content: space-evenly;
  }
  [_content*="xl"][_content~="xl:stretch"] {
    align-content: stretch;
  }
  [_show*="xl"] {
    display: block;
  }
  [_show*="xl"][_show~="xl:true"] {
    display: block;
  }
  [_show*="xl"][_show~="xl:false"] {
    display: none;
  }
  [_hide*="xl"] {
    display: none;
  }
  [_hide*="xl"][_hide~="xl:true"] {
    display: none;
  }
  [_hide*="xl"][_hide~="xl:false"] {
    display: block;
  }
  [_overflow*="xl"] {
    display: none;
  }
  [_overflow*="xl"][_overflow~="xl:true"] {
    display: none;
  }
  [_overflow*="xl"][_overflow~="xl:hidden"] {
    overflow: hidden;
  }
  [_overflow*="xl"][_overflow~="xl:scroll"] {
    overflow: scroll;
  }
  [_overflow*="xl"][_overflow~="xl:auto"] {
    overflow: auto;
  }
  [_overflow*="xl"][_overflow~="xl:visible"] {
    overflow: visible;
  }
  [_overflow*="xl"][_overflow~="xl:x-hidden"] {
    overflow-x: hidden;
  }
  [_overflow*="xl"][_overflow~="xl:x-scroll"] {
    overflow-x: scroll;
  }
  [_overflow*="xl"][_overflow~="xl:x-auto"] {
    overflow-x: auto;
  }
  [_overflow*="xl"][_overflow~="xl:x-visible"] {
    overflow-x: visible;
  }
  [_overflow*="xl"][_overflow~="xl:y-hidden"] {
    overflow-y: hidden;
  }
  [_overflow*="xl"][_overflow~="xl:y-scroll"] {
    overflow-y: scroll;
  }
  [_overflow*="xl"][_overflow~="xl:y-auto"] {
    overflow-y: auto;
  }
  [_overflow*="xl"][_overflow~="xl:y-visible"] {
    overflow-y: visible;
  }
  [_position*="xl"][_position~="xl:relative"],
  [_position*="xl"][_position~="xl:rel"] {
    position: relative;
  }
  [_position*="xl"][_position~="xl:absolute"],
  [_position*="xl"][_position~="xl:abs"] {
    position: absolute;
  }
  [_position*="xl"][_position~="xl:fixed"],
  [_position*="xl"][_position~="xl:fix"] {
    position: fixed;
  }
  [_position*="xl"][_position~="xl:static"] {
    position: static;
  }
  [_position*="xl"][_position~="xl:sticky"] {
    position: -webkit-sticky;
    position: sticky;
  }
  [_float*="xl"][_float~="xl:left"] {
    float: left;
  }
  [_float*="xl"][_float~="xl:right"] {
    float: right;
  }
  [_float*="xl"][_float~="xl:none"] {
    float: none;
  }
  [_z*="xl"][_float~="xl:0"] {
    z-index: 0;
  }
  [_z*="xl"][_float~="xl:1"] {
    z-index: 1;
  }
  [_z*="xl"][_float~="xl:-1"] {
    z-index: -1;
  }
  [_z*="xl"][_float~="xl:2"] {
    z-index: 2;
  }
  [_z*="xl"][_float~="xl:-2"] {
    z-index: -2;
  }
  [_z*="xl"][_float~="xl:3"] {
    z-index: 3;
  }
  [_z*="xl"][_float~="xl:-3"] {
    z-index: -3;
  }
  [_z*="xl"][_float~="xl:4"] {
    z-index: 4;
  }
  [_z*="xl"][_float~="xl:-4"] {
    z-index: -4;
  }
  [_z*="xl"][_float~="xl:5"] {
    z-index: 5;
  }
  [_z*="xl"][_float~="xl:-5"] {
    z-index: -5;
  }
  [_z*="xl"][_float~="xl:6"] {
    z-index: 6;
  }
  [_z*="xl"][_float~="xl:-6"] {
    z-index: -6;
  }
  [_z*="xl"][_float~="xl:7"] {
    z-index: 7;
  }
  [_z*="xl"][_float~="xl:-7"] {
    z-index: -7;
  }
  [_z*="xl"][_float~="xl:8"] {
    z-index: 8;
  }
  [_z*="xl"][_float~="xl:-8"] {
    z-index: -8;
  }
  [_z*="xl"][_float~="xl:9"] {
    z-index: 9;
  }
  [_z*="xl"][_float~="xl:-9"] {
    z-index: -9;
  }
  [_z*="xl"][_float~="xl:10"] {
    z-index: 10;
  }
  [_z*="xl"][_float~="xl:-10"] {
    z-index: -10;
  }
  [_vertical*="xl"][_vertical~="xl:baseline"] {
    vertical-align: baseline;
  }
  [_vertical*="xl"][_vertical~="xl:sub"] {
    vertical-align: sub;
  }
  [_vertical*="xl"][_vertical~="xl:super"] {
    vertical-align: super;
  }
  [_vertical*="xl"][_vertical~="xl:text-top"] {
    vertical-align: text-top;
  }
  [_vertical*="xl"][_vertical~="xl:text-bottom"] {
    vertical-align: text-bottom;
  }
  [_vertical*="xl"][_vertical~="xl:middle"] {
    vertical-align: middle;
  }
  [_vertical*="xl"][_vertical~="xl:top"] {
    vertical-align: top;
  }
  [_vertical*="xl"][_vertical~="xl:bottom"] {
    vertical-align: bottom;
  }
  [_font~="xl:h6"] {
    font-size: 21px;
    line-height: 1.5em;
  }
  [_font~="xl:h5"] {
    font-size: 27px;
    line-height: 1.5em;
  }
  [_font~="xl:h4"] {
    font-size: 34px;
    line-height: 1.5em;
  }
  [_font~="xl:h3"] {
    font-size: 41px;
    line-height: 1.5em;
  }
  [_font~="xl:h2"] {
    font-size: 48px;
    line-height: 1.5em;
  }
  [_font~="xl:h1"] {
    font-size: 55px;
    line-height: 1.5em;
  }
  [_font*="xl"][_font~="xl:left"] {
    text-align: left;
  }
  [_font*="xl"][_font~="xl:right"] {
    text-align: right;
  }
  [_font*="xl"][_font~="xl:center"] {
    text-align: center;
  }
  [_font*="xl"][_font~="xl:justify"] {
    text-align: justify;
  }
  [_font*="xl"][_font~="xl:lower"],
  [_font*="xl"][_font~="xl:lowercase"] {
    text-transform: lowercase;
  }
  [_font*="xl"][_font~="xl:upper"],
  [_font*="xl"][_font~="xl:uppercase"] {
    text-transform: uppercase;
  }
  [_font*="xl"][_font~="xl:cap"],
  [_font*="xl"][_font~="xl:capital"],
  [_font*="xl"][_font~="xl:capitalize"] {
    text-transform: capitalize;
  }
  [_font*="xl"][_font~="xl:bold"] {
    font-weight: bold;
  }
  [_font*="xl"][_font~="xl:bolder"] {
    font-weight: bolder;
  }
  [_font*="xl"][_font~="xl:lighter"] {
    font-weight: lighter;
  }
  [_font*="xl"][_font~="xl:normal"] {
    font-weight: normal;
  }
  [_font*="xl"][_font~="xl:italic"] {
    font-style: italic;
  }
  a {
    color: #00bfb2;
  }
  [_decoration*="xl"][_decoration~="xl:linethrough"],
  [_decoration*="xl"][_decoration~="xl:del"] {
    text-decoration: line-through;
  }
  [_decoration*="xl"][_decoration~="xl:underline"],
  [_decoration*="xl"][_decoration~="xl:line"] {
    text-decoration: underline;
  }
  [_decoration*="xl"][_decoration~="xl:none"] {
    text-decoration: none;
  }
}
[_round] {
  border-radius: 5px;
}
[_round][_round~="0"] {
  border-radius: 0px;
}
[_round][_round~="small-0"],
[_round][_round~="sm-0"] {
  border-radius: 0px;
}
[_round][_round~="medium-0"],
[_round][_round~="md-0"] {
  border-radius: 0px;
}
[_round][_round~="large-0"],
[_round][_round~="lg-0"] {
  border-radius: 0px;
}
[_round][_round~="1"] {
  border-radius: 5px;
}
[_round][_round~="small-1"],
[_round][_round~="sm-1"] {
  border-radius: 5px;
}
[_round][_round~="medium-1"],
[_round][_round~="md-1"] {
  border-radius: 15px;
}
[_round][_round~="large-1"],
[_round][_round~="lg-1"] {
  border-radius: 30px;
}
[_round][_round~="2"] {
  border-radius: 10px;
}
[_round][_round~="small-2"],
[_round][_round~="sm-2"] {
  border-radius: 10px;
}
[_round][_round~="medium-2"],
[_round][_round~="md-2"] {
  border-radius: 30px;
}
[_round][_round~="large-2"],
[_round][_round~="lg-2"] {
  border-radius: 60px;
}
[_round][_round~="3"] {
  border-radius: 15px;
}
[_round][_round~="small-3"],
[_round][_round~="sm-3"] {
  border-radius: 15px;
}
[_round][_round~="medium-3"],
[_round][_round~="md-3"] {
  border-radius: 45px;
}
[_round][_round~="large-3"],
[_round][_round~="lg-3"] {
  border-radius: 90px;
}
[_round][_round~="4"] {
  border-radius: 20px;
}
[_round][_round~="small-4"],
[_round][_round~="sm-4"] {
  border-radius: 20px;
}
[_round][_round~="medium-4"],
[_round][_round~="md-4"] {
  border-radius: 60px;
}
[_round][_round~="large-4"],
[_round][_round~="lg-4"] {
  border-radius: 120px;
}
[_round][_round~="5"] {
  border-radius: 25px;
}
[_round][_round~="small-5"],
[_round][_round~="sm-5"] {
  border-radius: 25px;
}
[_round][_round~="medium-5"],
[_round][_round~="md-5"] {
  border-radius: 75px;
}
[_round][_round~="large-5"],
[_round][_round~="lg-5"] {
  border-radius: 150px;
}
[_round][_round~="6"] {
  border-radius: 30px;
}
[_round][_round~="small-6"],
[_round][_round~="sm-6"] {
  border-radius: 30px;
}
[_round][_round~="medium-6"],
[_round][_round~="md-6"] {
  border-radius: 90px;
}
[_round][_round~="large-6"],
[_round][_round~="lg-6"] {
  border-radius: 180px;
}
[_round][_round~="7"] {
  border-radius: 35px;
}
[_round][_round~="small-7"],
[_round][_round~="sm-7"] {
  border-radius: 35px;
}
[_round][_round~="medium-7"],
[_round][_round~="md-7"] {
  border-radius: 105px;
}
[_round][_round~="large-7"],
[_round][_round~="lg-7"] {
  border-radius: 210px;
}
[_round][_round~="8"] {
  border-radius: 40px;
}
[_round][_round~="small-8"],
[_round][_round~="sm-8"] {
  border-radius: 40px;
}
[_round][_round~="medium-8"],
[_round][_round~="md-8"] {
  border-radius: 120px;
}
[_round][_round~="large-8"],
[_round][_round~="lg-8"] {
  border-radius: 240px;
}
[_round][_round~="9"] {
  border-radius: 45px;
}
[_round][_round~="small-9"],
[_round][_round~="sm-9"] {
  border-radius: 45px;
}
[_round][_round~="medium-9"],
[_round][_round~="md-9"] {
  border-radius: 135px;
}
[_round][_round~="large-9"],
[_round][_round~="lg-9"] {
  border-radius: 270px;
}
[_round][_round~="10"] {
  border-radius: 50px;
}
[_round][_round~="small-10"],
[_round][_round~="sm-10"] {
  border-radius: 50px;
}
[_round][_round~="medium-10"],
[_round][_round~="md-10"] {
  border-radius: 150px;
}
[_round][_round~="large-10"],
[_round][_round~="lg-10"] {
  border-radius: 300px;
}
[_round][_round~="full"],
[_round][_round~="circle"] {
  border-radius: 100%;
}
[_margin][_margin~="0"],
[_margin][_margin~="small-0"],
[_margin][_margin~="sm-0"] {
  margin: 0px;
}
[_margin][_margin~="medium-0"],
[_margin][_margin~="md-0"] {
  margin: 0px;
}
[_margin][_margin~="large-0"],
[_margin][_margin~="lg-0"] {
  margin: 0px;
}
[_margin][_margin~="l-0"],
[_margin][_margin~="l-small-0"] {
  margin-left: 0px;
}
[_margin][_margin~="l-sm-0"] {
  margin-left: 0px;
}
[_margin][_margin~="l-medium-0"],
[_margin][_margin~="l-md-0"] {
  margin-left: 0px;
}
[_margin][_margin~="l-large-0"],
[_margin][_margin~="l-lg-0"] {
  margin-left: 0px;
}
[_margin][_margin~="r-0"],
[_margin][_margin~="r-small-0"] {
  margin-right: 0px;
}
[_margin][_margin~="r-sm-0"] {
  margin-right: 0px;
}
[_margin][_margin~="r-medium-0"],
[_margin][_margin~="r-md-0"] {
  margin-right: 0px;
}
[_margin][_margin~="r-large-0"],
[_margin][_margin~="r-lg-0"] {
  margin-right: 0px;
}
[_margin][_margin~="t-0"],
[_margin][_margin~="t-small-0"] {
  margin-top: 0px;
}
[_margin][_margin~="t-sm-0"] {
  margin-top: 0px;
}
[_margin][_margin~="t-medium-0"],
[_margin][_margin~="t-md-0"] {
  margin-top: 0px;
}
[_margin][_margin~="t-large-0"],
[_margin][_margin~="t-lg-0"] {
  margin-top: 0px;
}
[_margin][_margin~="b-0"],
[_margin][_margin~="b-small-0"] {
  margin-bottom: 0px;
}
[_margin][_margin~="b-sm-0"] {
  margin-bottom: 0px;
}
[_margin][_margin~="b-medium-0"],
[_margin][_margin~="b-md-0"] {
  margin-bottom: 0px;
}
[_margin][_margin~="b-large-0"],
[_margin][_margin~="b-lg-0"] {
  margin-bottom: 0px;
}
[_margin][_margin~="1"],
[_margin][_margin~="small-1"],
[_margin][_margin~="sm-1"] {
  margin: 5px;
}
[_margin][_margin~="medium-1"],
[_margin][_margin~="md-1"] {
  margin: 15px;
}
[_margin][_margin~="large-1"],
[_margin][_margin~="lg-1"] {
  margin: 30px;
}
[_margin][_margin~="l-1"],
[_margin][_margin~="l-small-1"] {
  margin-left: 5px;
}
[_margin][_margin~="l-sm-1"] {
  margin-left: 5px;
}
[_margin][_margin~="l-medium-1"],
[_margin][_margin~="l-md-1"] {
  margin-left: 15px;
}
[_margin][_margin~="l-large-1"],
[_margin][_margin~="l-lg-1"] {
  margin-left: 30px;
}
[_margin][_margin~="r-1"],
[_margin][_margin~="r-small-1"] {
  margin-right: 5px;
}
[_margin][_margin~="r-sm-1"] {
  margin-right: 5px;
}
[_margin][_margin~="r-medium-1"],
[_margin][_margin~="r-md-1"] {
  margin-right: 15px;
}
[_margin][_margin~="r-large-1"],
[_margin][_margin~="r-lg-1"] {
  margin-right: 30px;
}
[_margin][_margin~="t-1"],
[_margin][_margin~="t-small-1"] {
  margin-top: 5px;
}
[_margin][_margin~="t-sm-1"] {
  margin-top: 5px;
}
[_margin][_margin~="t-medium-1"],
[_margin][_margin~="t-md-1"] {
  margin-top: 15px;
}
[_margin][_margin~="t-large-1"],
[_margin][_margin~="t-lg-1"] {
  margin-top: 30px;
}
[_margin][_margin~="b-1"],
[_margin][_margin~="b-small-1"] {
  margin-bottom: 5px;
}
[_margin][_margin~="b-sm-1"] {
  margin-bottom: 5px;
}
[_margin][_margin~="b-medium-1"],
[_margin][_margin~="b-md-1"] {
  margin-bottom: 15px;
}
[_margin][_margin~="b-large-1"],
[_margin][_margin~="b-lg-1"] {
  margin-bottom: 30px;
}
[_margin][_margin~="2"],
[_margin][_margin~="small-2"],
[_margin][_margin~="sm-2"] {
  margin: 10px;
}
[_margin][_margin~="medium-2"],
[_margin][_margin~="md-2"] {
  margin: 30px;
}
[_margin][_margin~="large-2"],
[_margin][_margin~="lg-2"] {
  margin: 60px;
}
[_margin][_margin~="l-2"],
[_margin][_margin~="l-small-2"] {
  margin-left: 10px;
}
[_margin][_margin~="l-sm-2"] {
  margin-left: 10px;
}
[_margin][_margin~="l-medium-2"],
[_margin][_margin~="l-md-2"] {
  margin-left: 30px;
}
[_margin][_margin~="l-large-2"],
[_margin][_margin~="l-lg-2"] {
  margin-left: 60px;
}
[_margin][_margin~="r-2"],
[_margin][_margin~="r-small-2"] {
  margin-right: 10px;
}
[_margin][_margin~="r-sm-2"] {
  margin-right: 10px;
}
[_margin][_margin~="r-medium-2"],
[_margin][_margin~="r-md-2"] {
  margin-right: 30px;
}
[_margin][_margin~="r-large-2"],
[_margin][_margin~="r-lg-2"] {
  margin-right: 60px;
}
[_margin][_margin~="t-2"],
[_margin][_margin~="t-small-2"] {
  margin-top: 10px;
}
[_margin][_margin~="t-sm-2"] {
  margin-top: 10px;
}
[_margin][_margin~="t-medium-2"],
[_margin][_margin~="t-md-2"] {
  margin-top: 30px;
}
[_margin][_margin~="t-large-2"],
[_margin][_margin~="t-lg-2"] {
  margin-top: 60px;
}
[_margin][_margin~="b-2"],
[_margin][_margin~="b-small-2"] {
  margin-bottom: 10px;
}
[_margin][_margin~="b-sm-2"] {
  margin-bottom: 10px;
}
[_margin][_margin~="b-medium-2"],
[_margin][_margin~="b-md-2"] {
  margin-bottom: 30px;
}
[_margin][_margin~="b-large-2"],
[_margin][_margin~="b-lg-2"] {
  margin-bottom: 60px;
}
[_margin][_margin~="3"],
[_margin][_margin~="small-3"],
[_margin][_margin~="sm-3"] {
  margin: 15px;
}
[_margin][_margin~="medium-3"],
[_margin][_margin~="md-3"] {
  margin: 45px;
}
[_margin][_margin~="large-3"],
[_margin][_margin~="lg-3"] {
  margin: 90px;
}
[_margin][_margin~="l-3"],
[_margin][_margin~="l-small-3"] {
  margin-left: 15px;
}
[_margin][_margin~="l-sm-3"] {
  margin-left: 15px;
}
[_margin][_margin~="l-medium-3"],
[_margin][_margin~="l-md-3"] {
  margin-left: 45px;
}
[_margin][_margin~="l-large-3"],
[_margin][_margin~="l-lg-3"] {
  margin-left: 90px;
}
[_margin][_margin~="r-3"],
[_margin][_margin~="r-small-3"] {
  margin-right: 15px;
}
[_margin][_margin~="r-sm-3"] {
  margin-right: 15px;
}
[_margin][_margin~="r-medium-3"],
[_margin][_margin~="r-md-3"] {
  margin-right: 45px;
}
[_margin][_margin~="r-large-3"],
[_margin][_margin~="r-lg-3"] {
  margin-right: 90px;
}
[_margin][_margin~="t-3"],
[_margin][_margin~="t-small-3"] {
  margin-top: 15px;
}
[_margin][_margin~="t-sm-3"] {
  margin-top: 15px;
}
[_margin][_margin~="t-medium-3"],
[_margin][_margin~="t-md-3"] {
  margin-top: 45px;
}
[_margin][_margin~="t-large-3"],
[_margin][_margin~="t-lg-3"] {
  margin-top: 90px;
}
[_margin][_margin~="b-3"],
[_margin][_margin~="b-small-3"] {
  margin-bottom: 15px;
}
[_margin][_margin~="b-sm-3"] {
  margin-bottom: 15px;
}
[_margin][_margin~="b-medium-3"],
[_margin][_margin~="b-md-3"] {
  margin-bottom: 45px;
}
[_margin][_margin~="b-large-3"],
[_margin][_margin~="b-lg-3"] {
  margin-bottom: 90px;
}
[_margin][_margin~="4"],
[_margin][_margin~="small-4"],
[_margin][_margin~="sm-4"] {
  margin: 20px;
}
[_margin][_margin~="medium-4"],
[_margin][_margin~="md-4"] {
  margin: 60px;
}
[_margin][_margin~="large-4"],
[_margin][_margin~="lg-4"] {
  margin: 120px;
}
[_margin][_margin~="l-4"],
[_margin][_margin~="l-small-4"] {
  margin-left: 20px;
}
[_margin][_margin~="l-sm-4"] {
  margin-left: 20px;
}
[_margin][_margin~="l-medium-4"],
[_margin][_margin~="l-md-4"] {
  margin-left: 60px;
}
[_margin][_margin~="l-large-4"],
[_margin][_margin~="l-lg-4"] {
  margin-left: 120px;
}
[_margin][_margin~="r-4"],
[_margin][_margin~="r-small-4"] {
  margin-right: 20px;
}
[_margin][_margin~="r-sm-4"] {
  margin-right: 20px;
}
[_margin][_margin~="r-medium-4"],
[_margin][_margin~="r-md-4"] {
  margin-right: 60px;
}
[_margin][_margin~="r-large-4"],
[_margin][_margin~="r-lg-4"] {
  margin-right: 120px;
}
[_margin][_margin~="t-4"],
[_margin][_margin~="t-small-4"] {
  margin-top: 20px;
}
[_margin][_margin~="t-sm-4"] {
  margin-top: 20px;
}
[_margin][_margin~="t-medium-4"],
[_margin][_margin~="t-md-4"] {
  margin-top: 60px;
}
[_margin][_margin~="t-large-4"],
[_margin][_margin~="t-lg-4"] {
  margin-top: 120px;
}
[_margin][_margin~="b-4"],
[_margin][_margin~="b-small-4"] {
  margin-bottom: 20px;
}
[_margin][_margin~="b-sm-4"] {
  margin-bottom: 20px;
}
[_margin][_margin~="b-medium-4"],
[_margin][_margin~="b-md-4"] {
  margin-bottom: 60px;
}
[_margin][_margin~="b-large-4"],
[_margin][_margin~="b-lg-4"] {
  margin-bottom: 120px;
}
[_margin][_margin~="5"],
[_margin][_margin~="small-5"],
[_margin][_margin~="sm-5"] {
  margin: 25px;
}
[_margin][_margin~="medium-5"],
[_margin][_margin~="md-5"] {
  margin: 75px;
}
[_margin][_margin~="large-5"],
[_margin][_margin~="lg-5"] {
  margin: 150px;
}
[_margin][_margin~="l-5"],
[_margin][_margin~="l-small-5"] {
  margin-left: 25px;
}
[_margin][_margin~="l-sm-5"] {
  margin-left: 25px;
}
[_margin][_margin~="l-medium-5"],
[_margin][_margin~="l-md-5"] {
  margin-left: 75px;
}
[_margin][_margin~="l-large-5"],
[_margin][_margin~="l-lg-5"] {
  margin-left: 150px;
}
[_margin][_margin~="r-5"],
[_margin][_margin~="r-small-5"] {
  margin-right: 25px;
}
[_margin][_margin~="r-sm-5"] {
  margin-right: 25px;
}
[_margin][_margin~="r-medium-5"],
[_margin][_margin~="r-md-5"] {
  margin-right: 75px;
}
[_margin][_margin~="r-large-5"],
[_margin][_margin~="r-lg-5"] {
  margin-right: 150px;
}
[_margin][_margin~="t-5"],
[_margin][_margin~="t-small-5"] {
  margin-top: 25px;
}
[_margin][_margin~="t-sm-5"] {
  margin-top: 25px;
}
[_margin][_margin~="t-medium-5"],
[_margin][_margin~="t-md-5"] {
  margin-top: 75px;
}
[_margin][_margin~="t-large-5"],
[_margin][_margin~="t-lg-5"] {
  margin-top: 150px;
}
[_margin][_margin~="b-5"],
[_margin][_margin~="b-small-5"] {
  margin-bottom: 25px;
}
[_margin][_margin~="b-sm-5"] {
  margin-bottom: 25px;
}
[_margin][_margin~="b-medium-5"],
[_margin][_margin~="b-md-5"] {
  margin-bottom: 75px;
}
[_margin][_margin~="b-large-5"],
[_margin][_margin~="b-lg-5"] {
  margin-bottom: 150px;
}
[_margin][_margin~="6"],
[_margin][_margin~="small-6"],
[_margin][_margin~="sm-6"] {
  margin: 30px;
}
[_margin][_margin~="medium-6"],
[_margin][_margin~="md-6"] {
  margin: 90px;
}
[_margin][_margin~="large-6"],
[_margin][_margin~="lg-6"] {
  margin: 180px;
}
[_margin][_margin~="l-6"],
[_margin][_margin~="l-small-6"] {
  margin-left: 30px;
}
[_margin][_margin~="l-sm-6"] {
  margin-left: 30px;
}
[_margin][_margin~="l-medium-6"],
[_margin][_margin~="l-md-6"] {
  margin-left: 90px;
}
[_margin][_margin~="l-large-6"],
[_margin][_margin~="l-lg-6"] {
  margin-left: 180px;
}
[_margin][_margin~="r-6"],
[_margin][_margin~="r-small-6"] {
  margin-right: 30px;
}
[_margin][_margin~="r-sm-6"] {
  margin-right: 30px;
}
[_margin][_margin~="r-medium-6"],
[_margin][_margin~="r-md-6"] {
  margin-right: 90px;
}
[_margin][_margin~="r-large-6"],
[_margin][_margin~="r-lg-6"] {
  margin-right: 180px;
}
[_margin][_margin~="t-6"],
[_margin][_margin~="t-small-6"] {
  margin-top: 30px;
}
[_margin][_margin~="t-sm-6"] {
  margin-top: 30px;
}
[_margin][_margin~="t-medium-6"],
[_margin][_margin~="t-md-6"] {
  margin-top: 90px;
}
[_margin][_margin~="t-large-6"],
[_margin][_margin~="t-lg-6"] {
  margin-top: 180px;
}
[_margin][_margin~="b-6"],
[_margin][_margin~="b-small-6"] {
  margin-bottom: 30px;
}
[_margin][_margin~="b-sm-6"] {
  margin-bottom: 30px;
}
[_margin][_margin~="b-medium-6"],
[_margin][_margin~="b-md-6"] {
  margin-bottom: 90px;
}
[_margin][_margin~="b-large-6"],
[_margin][_margin~="b-lg-6"] {
  margin-bottom: 180px;
}
[_margin][_margin~="7"],
[_margin][_margin~="small-7"],
[_margin][_margin~="sm-7"] {
  margin: 35px;
}
[_margin][_margin~="medium-7"],
[_margin][_margin~="md-7"] {
  margin: 105px;
}
[_margin][_margin~="large-7"],
[_margin][_margin~="lg-7"] {
  margin: 210px;
}
[_margin][_margin~="l-7"],
[_margin][_margin~="l-small-7"] {
  margin-left: 35px;
}
[_margin][_margin~="l-sm-7"] {
  margin-left: 35px;
}
[_margin][_margin~="l-medium-7"],
[_margin][_margin~="l-md-7"] {
  margin-left: 105px;
}
[_margin][_margin~="l-large-7"],
[_margin][_margin~="l-lg-7"] {
  margin-left: 210px;
}
[_margin][_margin~="r-7"],
[_margin][_margin~="r-small-7"] {
  margin-right: 35px;
}
[_margin][_margin~="r-sm-7"] {
  margin-right: 35px;
}
[_margin][_margin~="r-medium-7"],
[_margin][_margin~="r-md-7"] {
  margin-right: 105px;
}
[_margin][_margin~="r-large-7"],
[_margin][_margin~="r-lg-7"] {
  margin-right: 210px;
}
[_margin][_margin~="t-7"],
[_margin][_margin~="t-small-7"] {
  margin-top: 35px;
}
[_margin][_margin~="t-sm-7"] {
  margin-top: 35px;
}
[_margin][_margin~="t-medium-7"],
[_margin][_margin~="t-md-7"] {
  margin-top: 105px;
}
[_margin][_margin~="t-large-7"],
[_margin][_margin~="t-lg-7"] {
  margin-top: 210px;
}
[_margin][_margin~="b-7"],
[_margin][_margin~="b-small-7"] {
  margin-bottom: 35px;
}
[_margin][_margin~="b-sm-7"] {
  margin-bottom: 35px;
}
[_margin][_margin~="b-medium-7"],
[_margin][_margin~="b-md-7"] {
  margin-bottom: 105px;
}
[_margin][_margin~="b-large-7"],
[_margin][_margin~="b-lg-7"] {
  margin-bottom: 210px;
}
[_margin][_margin~="8"],
[_margin][_margin~="small-8"],
[_margin][_margin~="sm-8"] {
  margin: 40px;
}
[_margin][_margin~="medium-8"],
[_margin][_margin~="md-8"] {
  margin: 120px;
}
[_margin][_margin~="large-8"],
[_margin][_margin~="lg-8"] {
  margin: 240px;
}
[_margin][_margin~="l-8"],
[_margin][_margin~="l-small-8"] {
  margin-left: 40px;
}
[_margin][_margin~="l-sm-8"] {
  margin-left: 40px;
}
[_margin][_margin~="l-medium-8"],
[_margin][_margin~="l-md-8"] {
  margin-left: 120px;
}
[_margin][_margin~="l-large-8"],
[_margin][_margin~="l-lg-8"] {
  margin-left: 240px;
}
[_margin][_margin~="r-8"],
[_margin][_margin~="r-small-8"] {
  margin-right: 40px;
}
[_margin][_margin~="r-sm-8"] {
  margin-right: 40px;
}
[_margin][_margin~="r-medium-8"],
[_margin][_margin~="r-md-8"] {
  margin-right: 120px;
}
[_margin][_margin~="r-large-8"],
[_margin][_margin~="r-lg-8"] {
  margin-right: 240px;
}
[_margin][_margin~="t-8"],
[_margin][_margin~="t-small-8"] {
  margin-top: 40px;
}
[_margin][_margin~="t-sm-8"] {
  margin-top: 40px;
}
[_margin][_margin~="t-medium-8"],
[_margin][_margin~="t-md-8"] {
  margin-top: 120px;
}
[_margin][_margin~="t-large-8"],
[_margin][_margin~="t-lg-8"] {
  margin-top: 240px;
}
[_margin][_margin~="b-8"],
[_margin][_margin~="b-small-8"] {
  margin-bottom: 40px;
}
[_margin][_margin~="b-sm-8"] {
  margin-bottom: 40px;
}
[_margin][_margin~="b-medium-8"],
[_margin][_margin~="b-md-8"] {
  margin-bottom: 120px;
}
[_margin][_margin~="b-large-8"],
[_margin][_margin~="b-lg-8"] {
  margin-bottom: 240px;
}
[_margin][_margin~="9"],
[_margin][_margin~="small-9"],
[_margin][_margin~="sm-9"] {
  margin: 45px;
}
[_margin][_margin~="medium-9"],
[_margin][_margin~="md-9"] {
  margin: 135px;
}
[_margin][_margin~="large-9"],
[_margin][_margin~="lg-9"] {
  margin: 270px;
}
[_margin][_margin~="l-9"],
[_margin][_margin~="l-small-9"] {
  margin-left: 45px;
}
[_margin][_margin~="l-sm-9"] {
  margin-left: 45px;
}
[_margin][_margin~="l-medium-9"],
[_margin][_margin~="l-md-9"] {
  margin-left: 135px;
}
[_margin][_margin~="l-large-9"],
[_margin][_margin~="l-lg-9"] {
  margin-left: 270px;
}
[_margin][_margin~="r-9"],
[_margin][_margin~="r-small-9"] {
  margin-right: 45px;
}
[_margin][_margin~="r-sm-9"] {
  margin-right: 45px;
}
[_margin][_margin~="r-medium-9"],
[_margin][_margin~="r-md-9"] {
  margin-right: 135px;
}
[_margin][_margin~="r-large-9"],
[_margin][_margin~="r-lg-9"] {
  margin-right: 270px;
}
[_margin][_margin~="t-9"],
[_margin][_margin~="t-small-9"] {
  margin-top: 45px;
}
[_margin][_margin~="t-sm-9"] {
  margin-top: 45px;
}
[_margin][_margin~="t-medium-9"],
[_margin][_margin~="t-md-9"] {
  margin-top: 135px;
}
[_margin][_margin~="t-large-9"],
[_margin][_margin~="t-lg-9"] {
  margin-top: 270px;
}
[_margin][_margin~="b-9"],
[_margin][_margin~="b-small-9"] {
  margin-bottom: 45px;
}
[_margin][_margin~="b-sm-9"] {
  margin-bottom: 45px;
}
[_margin][_margin~="b-medium-9"],
[_margin][_margin~="b-md-9"] {
  margin-bottom: 135px;
}
[_margin][_margin~="b-large-9"],
[_margin][_margin~="b-lg-9"] {
  margin-bottom: 270px;
}
[_margin][_margin~="10"],
[_margin][_margin~="small-10"],
[_margin][_margin~="sm-10"] {
  margin: 50px;
}
[_margin][_margin~="medium-10"],
[_margin][_margin~="md-10"] {
  margin: 150px;
}
[_margin][_margin~="large-10"],
[_margin][_margin~="lg-10"] {
  margin: 300px;
}
[_margin][_margin~="l-10"],
[_margin][_margin~="l-small-10"] {
  margin-left: 50px;
}
[_margin][_margin~="l-sm-10"] {
  margin-left: 50px;
}
[_margin][_margin~="l-medium-10"],
[_margin][_margin~="l-md-10"] {
  margin-left: 150px;
}
[_margin][_margin~="l-large-10"],
[_margin][_margin~="l-lg-10"] {
  margin-left: 300px;
}
[_margin][_margin~="r-10"],
[_margin][_margin~="r-small-10"] {
  margin-right: 50px;
}
[_margin][_margin~="r-sm-10"] {
  margin-right: 50px;
}
[_margin][_margin~="r-medium-10"],
[_margin][_margin~="r-md-10"] {
  margin-right: 150px;
}
[_margin][_margin~="r-large-10"],
[_margin][_margin~="r-lg-10"] {
  margin-right: 300px;
}
[_margin][_margin~="t-10"],
[_margin][_margin~="t-small-10"] {
  margin-top: 50px;
}
[_margin][_margin~="t-sm-10"] {
  margin-top: 50px;
}
[_margin][_margin~="t-medium-10"],
[_margin][_margin~="t-md-10"] {
  margin-top: 150px;
}
[_margin][_margin~="t-large-10"],
[_margin][_margin~="t-lg-10"] {
  margin-top: 300px;
}
[_margin][_margin~="b-10"],
[_margin][_margin~="b-small-10"] {
  margin-bottom: 50px;
}
[_margin][_margin~="b-sm-10"] {
  margin-bottom: 50px;
}
[_margin][_margin~="b-medium-10"],
[_margin][_margin~="b-md-10"] {
  margin-bottom: 150px;
}
[_margin][_margin~="b-large-10"],
[_margin][_margin~="b-lg-10"] {
  margin-bottom: 300px;
}
[_padding][_padding~="0"],
[_padding][_padding~="small-0"],
[_padding][_padding~="sm-0"] {
  padding: 0px;
}
[_padding][_padding~="medium-0"],
[_padding][_padding~="md-0"] {
  padding: 0px;
}
[_padding][_padding~="large-0"],
[_padding][_padding~="lg-0"] {
  padding: 0px;
}
[_padding][_padding~="l-0"],
[_padding][_padding~="l-small-0"] {
  padding-left: 0px;
}
[_padding][_padding~="l-sm-0"] {
  padding-left: 0px;
}
[_padding][_padding~="l-medium-0"],
[_padding][_padding~="l-md-0"] {
  padding-left: 0px;
}
[_padding][_padding~="l-large-0"],
[_padding][_padding~="l-lg-0"] {
  padding-left: 0px;
}
[_padding][_padding~="r-0"],
[_padding][_padding~="r-small-0"] {
  padding-right: 0px;
}
[_padding][_padding~="r-sm-0"] {
  padding-right: 0px;
}
[_padding][_padding~="r-medium-0"],
[_padding][_padding~="r-md-0"] {
  padding-right: 0px;
}
[_padding][_padding~="r-large-0"],
[_padding][_padding~="r-lg-0"] {
  padding-right: 0px;
}
[_padding][_padding~="t-0"],
[_padding][_padding~="t-small-0"] {
  padding-top: 0px;
}
[_padding][_padding~="t-sm-0"] {
  padding-top: 0px;
}
[_padding][_padding~="t-medium-0"],
[_padding][_padding~="t-md-0"] {
  padding-top: 0px;
}
[_padding][_padding~="t-large-0"],
[_padding][_padding~="t-lg-0"] {
  padding-top: 0px;
}
[_padding][_padding~="b-0"],
[_padding][_padding~="b-small-0"] {
  padding-bottom: 0px;
}
[_padding][_padding~="b-sm-0"] {
  padding-bottom: 0px;
}
[_padding][_padding~="b-medium-0"],
[_padding][_padding~="b-md-0"] {
  padding-bottom: 0px;
}
[_padding][_padding~="b-large-0"],
[_padding][_padding~="b-lg-0"] {
  padding-bottom: 0px;
}
[_padding][_padding~="1"],
[_padding][_padding~="small-1"],
[_padding][_padding~="sm-1"] {
  padding: 5px;
}
[_padding][_padding~="medium-1"],
[_padding][_padding~="md-1"] {
  padding: 15px;
}
[_padding][_padding~="large-1"],
[_padding][_padding~="lg-1"] {
  padding: 30px;
}
[_padding][_padding~="l-1"],
[_padding][_padding~="l-small-1"] {
  padding-left: 5px;
}
[_padding][_padding~="l-sm-1"] {
  padding-left: 5px;
}
[_padding][_padding~="l-medium-1"],
[_padding][_padding~="l-md-1"] {
  padding-left: 15px;
}
[_padding][_padding~="l-large-1"],
[_padding][_padding~="l-lg-1"] {
  padding-left: 30px;
}
[_padding][_padding~="r-1"],
[_padding][_padding~="r-small-1"] {
  padding-right: 5px;
}
[_padding][_padding~="r-sm-1"] {
  padding-right: 5px;
}
[_padding][_padding~="r-medium-1"],
[_padding][_padding~="r-md-1"] {
  padding-right: 15px;
}
[_padding][_padding~="r-large-1"],
[_padding][_padding~="r-lg-1"] {
  padding-right: 30px;
}
[_padding][_padding~="t-1"],
[_padding][_padding~="t-small-1"] {
  padding-top: 5px;
}
[_padding][_padding~="t-sm-1"] {
  padding-top: 5px;
}
[_padding][_padding~="t-medium-1"],
[_padding][_padding~="t-md-1"] {
  padding-top: 15px;
}
[_padding][_padding~="t-large-1"],
[_padding][_padding~="t-lg-1"] {
  padding-top: 30px;
}
[_padding][_padding~="b-1"],
[_padding][_padding~="b-small-1"] {
  padding-bottom: 5px;
}
[_padding][_padding~="b-sm-1"] {
  padding-bottom: 5px;
}
[_padding][_padding~="b-medium-1"],
[_padding][_padding~="b-md-1"] {
  padding-bottom: 15px;
}
[_padding][_padding~="b-large-1"],
[_padding][_padding~="b-lg-1"] {
  padding-bottom: 30px;
}
[_padding][_padding~="2"],
[_padding][_padding~="small-2"],
[_padding][_padding~="sm-2"] {
  padding: 10px;
}
[_padding][_padding~="medium-2"],
[_padding][_padding~="md-2"] {
  padding: 30px;
}
[_padding][_padding~="large-2"],
[_padding][_padding~="lg-2"] {
  padding: 60px;
}
[_padding][_padding~="l-2"],
[_padding][_padding~="l-small-2"] {
  padding-left: 10px;
}
[_padding][_padding~="l-sm-2"] {
  padding-left: 10px;
}
[_padding][_padding~="l-medium-2"],
[_padding][_padding~="l-md-2"] {
  padding-left: 30px;
}
[_padding][_padding~="l-large-2"],
[_padding][_padding~="l-lg-2"] {
  padding-left: 60px;
}
[_padding][_padding~="r-2"],
[_padding][_padding~="r-small-2"] {
  padding-right: 10px;
}
[_padding][_padding~="r-sm-2"] {
  padding-right: 10px;
}
[_padding][_padding~="r-medium-2"],
[_padding][_padding~="r-md-2"] {
  padding-right: 30px;
}
[_padding][_padding~="r-large-2"],
[_padding][_padding~="r-lg-2"] {
  padding-right: 60px;
}
[_padding][_padding~="t-2"],
[_padding][_padding~="t-small-2"] {
  padding-top: 10px;
}
[_padding][_padding~="t-sm-2"] {
  padding-top: 10px;
}
[_padding][_padding~="t-medium-2"],
[_padding][_padding~="t-md-2"] {
  padding-top: 30px;
}
[_padding][_padding~="t-large-2"],
[_padding][_padding~="t-lg-2"] {
  padding-top: 60px;
}
[_padding][_padding~="b-2"],
[_padding][_padding~="b-small-2"] {
  padding-bottom: 10px;
}
[_padding][_padding~="b-sm-2"] {
  padding-bottom: 10px;
}
[_padding][_padding~="b-medium-2"],
[_padding][_padding~="b-md-2"] {
  padding-bottom: 30px;
}
[_padding][_padding~="b-large-2"],
[_padding][_padding~="b-lg-2"] {
  padding-bottom: 60px;
}
[_padding][_padding~="3"],
[_padding][_padding~="small-3"],
[_padding][_padding~="sm-3"] {
  padding: 15px;
}
[_padding][_padding~="medium-3"],
[_padding][_padding~="md-3"] {
  padding: 45px;
}
[_padding][_padding~="large-3"],
[_padding][_padding~="lg-3"] {
  padding: 90px;
}
[_padding][_padding~="l-3"],
[_padding][_padding~="l-small-3"] {
  padding-left: 15px;
}
[_padding][_padding~="l-sm-3"] {
  padding-left: 15px;
}
[_padding][_padding~="l-medium-3"],
[_padding][_padding~="l-md-3"] {
  padding-left: 45px;
}
[_padding][_padding~="l-large-3"],
[_padding][_padding~="l-lg-3"] {
  padding-left: 90px;
}
[_padding][_padding~="r-3"],
[_padding][_padding~="r-small-3"] {
  padding-right: 15px;
}
[_padding][_padding~="r-sm-3"] {
  padding-right: 15px;
}
[_padding][_padding~="r-medium-3"],
[_padding][_padding~="r-md-3"] {
  padding-right: 45px;
}
[_padding][_padding~="r-large-3"],
[_padding][_padding~="r-lg-3"] {
  padding-right: 90px;
}
[_padding][_padding~="t-3"],
[_padding][_padding~="t-small-3"] {
  padding-top: 15px;
}
[_padding][_padding~="t-sm-3"] {
  padding-top: 15px;
}
[_padding][_padding~="t-medium-3"],
[_padding][_padding~="t-md-3"] {
  padding-top: 45px;
}
[_padding][_padding~="t-large-3"],
[_padding][_padding~="t-lg-3"] {
  padding-top: 90px;
}
[_padding][_padding~="b-3"],
[_padding][_padding~="b-small-3"] {
  padding-bottom: 15px;
}
[_padding][_padding~="b-sm-3"] {
  padding-bottom: 15px;
}
[_padding][_padding~="b-medium-3"],
[_padding][_padding~="b-md-3"] {
  padding-bottom: 45px;
}
[_padding][_padding~="b-large-3"],
[_padding][_padding~="b-lg-3"] {
  padding-bottom: 90px;
}
[_padding][_padding~="4"],
[_padding][_padding~="small-4"],
[_padding][_padding~="sm-4"] {
  padding: 20px;
}
[_padding][_padding~="medium-4"],
[_padding][_padding~="md-4"] {
  padding: 60px;
}
[_padding][_padding~="large-4"],
[_padding][_padding~="lg-4"] {
  padding: 120px;
}
[_padding][_padding~="l-4"],
[_padding][_padding~="l-small-4"] {
  padding-left: 20px;
}
[_padding][_padding~="l-sm-4"] {
  padding-left: 20px;
}
[_padding][_padding~="l-medium-4"],
[_padding][_padding~="l-md-4"] {
  padding-left: 60px;
}
[_padding][_padding~="l-large-4"],
[_padding][_padding~="l-lg-4"] {
  padding-left: 120px;
}
[_padding][_padding~="r-4"],
[_padding][_padding~="r-small-4"] {
  padding-right: 20px;
}
[_padding][_padding~="r-sm-4"] {
  padding-right: 20px;
}
[_padding][_padding~="r-medium-4"],
[_padding][_padding~="r-md-4"] {
  padding-right: 60px;
}
[_padding][_padding~="r-large-4"],
[_padding][_padding~="r-lg-4"] {
  padding-right: 120px;
}
[_padding][_padding~="t-4"],
[_padding][_padding~="t-small-4"] {
  padding-top: 20px;
}
[_padding][_padding~="t-sm-4"] {
  padding-top: 20px;
}
[_padding][_padding~="t-medium-4"],
[_padding][_padding~="t-md-4"] {
  padding-top: 60px;
}
[_padding][_padding~="t-large-4"],
[_padding][_padding~="t-lg-4"] {
  padding-top: 120px;
}
[_padding][_padding~="b-4"],
[_padding][_padding~="b-small-4"] {
  padding-bottom: 20px;
}
[_padding][_padding~="b-sm-4"] {
  padding-bottom: 20px;
}
[_padding][_padding~="b-medium-4"],
[_padding][_padding~="b-md-4"] {
  padding-bottom: 60px;
}
[_padding][_padding~="b-large-4"],
[_padding][_padding~="b-lg-4"] {
  padding-bottom: 120px;
}
[_padding][_padding~="5"],
[_padding][_padding~="small-5"],
[_padding][_padding~="sm-5"] {
  padding: 25px;
}
[_padding][_padding~="medium-5"],
[_padding][_padding~="md-5"] {
  padding: 75px;
}
[_padding][_padding~="large-5"],
[_padding][_padding~="lg-5"] {
  padding: 150px;
}
[_padding][_padding~="l-5"],
[_padding][_padding~="l-small-5"] {
  padding-left: 25px;
}
[_padding][_padding~="l-sm-5"] {
  padding-left: 25px;
}
[_padding][_padding~="l-medium-5"],
[_padding][_padding~="l-md-5"] {
  padding-left: 75px;
}
[_padding][_padding~="l-large-5"],
[_padding][_padding~="l-lg-5"] {
  padding-left: 150px;
}
[_padding][_padding~="r-5"],
[_padding][_padding~="r-small-5"] {
  padding-right: 25px;
}
[_padding][_padding~="r-sm-5"] {
  padding-right: 25px;
}
[_padding][_padding~="r-medium-5"],
[_padding][_padding~="r-md-5"] {
  padding-right: 75px;
}
[_padding][_padding~="r-large-5"],
[_padding][_padding~="r-lg-5"] {
  padding-right: 150px;
}
[_padding][_padding~="t-5"],
[_padding][_padding~="t-small-5"] {
  padding-top: 25px;
}
[_padding][_padding~="t-sm-5"] {
  padding-top: 25px;
}
[_padding][_padding~="t-medium-5"],
[_padding][_padding~="t-md-5"] {
  padding-top: 75px;
}
[_padding][_padding~="t-large-5"],
[_padding][_padding~="t-lg-5"] {
  padding-top: 150px;
}
[_padding][_padding~="b-5"],
[_padding][_padding~="b-small-5"] {
  padding-bottom: 25px;
}
[_padding][_padding~="b-sm-5"] {
  padding-bottom: 25px;
}
[_padding][_padding~="b-medium-5"],
[_padding][_padding~="b-md-5"] {
  padding-bottom: 75px;
}
[_padding][_padding~="b-large-5"],
[_padding][_padding~="b-lg-5"] {
  padding-bottom: 150px;
}
[_padding][_padding~="6"],
[_padding][_padding~="small-6"],
[_padding][_padding~="sm-6"] {
  padding: 30px;
}
[_padding][_padding~="medium-6"],
[_padding][_padding~="md-6"] {
  padding: 90px;
}
[_padding][_padding~="large-6"],
[_padding][_padding~="lg-6"] {
  padding: 180px;
}
[_padding][_padding~="l-6"],
[_padding][_padding~="l-small-6"] {
  padding-left: 30px;
}
[_padding][_padding~="l-sm-6"] {
  padding-left: 30px;
}
[_padding][_padding~="l-medium-6"],
[_padding][_padding~="l-md-6"] {
  padding-left: 90px;
}
[_padding][_padding~="l-large-6"],
[_padding][_padding~="l-lg-6"] {
  padding-left: 180px;
}
[_padding][_padding~="r-6"],
[_padding][_padding~="r-small-6"] {
  padding-right: 30px;
}
[_padding][_padding~="r-sm-6"] {
  padding-right: 30px;
}
[_padding][_padding~="r-medium-6"],
[_padding][_padding~="r-md-6"] {
  padding-right: 90px;
}
[_padding][_padding~="r-large-6"],
[_padding][_padding~="r-lg-6"] {
  padding-right: 180px;
}
[_padding][_padding~="t-6"],
[_padding][_padding~="t-small-6"] {
  padding-top: 30px;
}
[_padding][_padding~="t-sm-6"] {
  padding-top: 30px;
}
[_padding][_padding~="t-medium-6"],
[_padding][_padding~="t-md-6"] {
  padding-top: 90px;
}
[_padding][_padding~="t-large-6"],
[_padding][_padding~="t-lg-6"] {
  padding-top: 180px;
}
[_padding][_padding~="b-6"],
[_padding][_padding~="b-small-6"] {
  padding-bottom: 30px;
}
[_padding][_padding~="b-sm-6"] {
  padding-bottom: 30px;
}
[_padding][_padding~="b-medium-6"],
[_padding][_padding~="b-md-6"] {
  padding-bottom: 90px;
}
[_padding][_padding~="b-large-6"],
[_padding][_padding~="b-lg-6"] {
  padding-bottom: 180px;
}
[_padding][_padding~="7"],
[_padding][_padding~="small-7"],
[_padding][_padding~="sm-7"] {
  padding: 35px;
}
[_padding][_padding~="medium-7"],
[_padding][_padding~="md-7"] {
  padding: 105px;
}
[_padding][_padding~="large-7"],
[_padding][_padding~="lg-7"] {
  padding: 210px;
}
[_padding][_padding~="l-7"],
[_padding][_padding~="l-small-7"] {
  padding-left: 35px;
}
[_padding][_padding~="l-sm-7"] {
  padding-left: 35px;
}
[_padding][_padding~="l-medium-7"],
[_padding][_padding~="l-md-7"] {
  padding-left: 105px;
}
[_padding][_padding~="l-large-7"],
[_padding][_padding~="l-lg-7"] {
  padding-left: 210px;
}
[_padding][_padding~="r-7"],
[_padding][_padding~="r-small-7"] {
  padding-right: 35px;
}
[_padding][_padding~="r-sm-7"] {
  padding-right: 35px;
}
[_padding][_padding~="r-medium-7"],
[_padding][_padding~="r-md-7"] {
  padding-right: 105px;
}
[_padding][_padding~="r-large-7"],
[_padding][_padding~="r-lg-7"] {
  padding-right: 210px;
}
[_padding][_padding~="t-7"],
[_padding][_padding~="t-small-7"] {
  padding-top: 35px;
}
[_padding][_padding~="t-sm-7"] {
  padding-top: 35px;
}
[_padding][_padding~="t-medium-7"],
[_padding][_padding~="t-md-7"] {
  padding-top: 105px;
}
[_padding][_padding~="t-large-7"],
[_padding][_padding~="t-lg-7"] {
  padding-top: 210px;
}
[_padding][_padding~="b-7"],
[_padding][_padding~="b-small-7"] {
  padding-bottom: 35px;
}
[_padding][_padding~="b-sm-7"] {
  padding-bottom: 35px;
}
[_padding][_padding~="b-medium-7"],
[_padding][_padding~="b-md-7"] {
  padding-bottom: 105px;
}
[_padding][_padding~="b-large-7"],
[_padding][_padding~="b-lg-7"] {
  padding-bottom: 210px;
}
[_padding][_padding~="8"],
[_padding][_padding~="small-8"],
[_padding][_padding~="sm-8"] {
  padding: 40px;
}
[_padding][_padding~="medium-8"],
[_padding][_padding~="md-8"] {
  padding: 120px;
}
[_padding][_padding~="large-8"],
[_padding][_padding~="lg-8"] {
  padding: 240px;
}
[_padding][_padding~="l-8"],
[_padding][_padding~="l-small-8"] {
  padding-left: 40px;
}
[_padding][_padding~="l-sm-8"] {
  padding-left: 40px;
}
[_padding][_padding~="l-medium-8"],
[_padding][_padding~="l-md-8"] {
  padding-left: 120px;
}
[_padding][_padding~="l-large-8"],
[_padding][_padding~="l-lg-8"] {
  padding-left: 240px;
}
[_padding][_padding~="r-8"],
[_padding][_padding~="r-small-8"] {
  padding-right: 40px;
}
[_padding][_padding~="r-sm-8"] {
  padding-right: 40px;
}
[_padding][_padding~="r-medium-8"],
[_padding][_padding~="r-md-8"] {
  padding-right: 120px;
}
[_padding][_padding~="r-large-8"],
[_padding][_padding~="r-lg-8"] {
  padding-right: 240px;
}
[_padding][_padding~="t-8"],
[_padding][_padding~="t-small-8"] {
  padding-top: 40px;
}
[_padding][_padding~="t-sm-8"] {
  padding-top: 40px;
}
[_padding][_padding~="t-medium-8"],
[_padding][_padding~="t-md-8"] {
  padding-top: 120px;
}
[_padding][_padding~="t-large-8"],
[_padding][_padding~="t-lg-8"] {
  padding-top: 240px;
}
[_padding][_padding~="b-8"],
[_padding][_padding~="b-small-8"] {
  padding-bottom: 40px;
}
[_padding][_padding~="b-sm-8"] {
  padding-bottom: 40px;
}
[_padding][_padding~="b-medium-8"],
[_padding][_padding~="b-md-8"] {
  padding-bottom: 120px;
}
[_padding][_padding~="b-large-8"],
[_padding][_padding~="b-lg-8"] {
  padding-bottom: 240px;
}
[_padding][_padding~="9"],
[_padding][_padding~="small-9"],
[_padding][_padding~="sm-9"] {
  padding: 45px;
}
[_padding][_padding~="medium-9"],
[_padding][_padding~="md-9"] {
  padding: 135px;
}
[_padding][_padding~="large-9"],
[_padding][_padding~="lg-9"] {
  padding: 270px;
}
[_padding][_padding~="l-9"],
[_padding][_padding~="l-small-9"] {
  padding-left: 45px;
}
[_padding][_padding~="l-sm-9"] {
  padding-left: 45px;
}
[_padding][_padding~="l-medium-9"],
[_padding][_padding~="l-md-9"] {
  padding-left: 135px;
}
[_padding][_padding~="l-large-9"],
[_padding][_padding~="l-lg-9"] {
  padding-left: 270px;
}
[_padding][_padding~="r-9"],
[_padding][_padding~="r-small-9"] {
  padding-right: 45px;
}
[_padding][_padding~="r-sm-9"] {
  padding-right: 45px;
}
[_padding][_padding~="r-medium-9"],
[_padding][_padding~="r-md-9"] {
  padding-right: 135px;
}
[_padding][_padding~="r-large-9"],
[_padding][_padding~="r-lg-9"] {
  padding-right: 270px;
}
[_padding][_padding~="t-9"],
[_padding][_padding~="t-small-9"] {
  padding-top: 45px;
}
[_padding][_padding~="t-sm-9"] {
  padding-top: 45px;
}
[_padding][_padding~="t-medium-9"],
[_padding][_padding~="t-md-9"] {
  padding-top: 135px;
}
[_padding][_padding~="t-large-9"],
[_padding][_padding~="t-lg-9"] {
  padding-top: 270px;
}
[_padding][_padding~="b-9"],
[_padding][_padding~="b-small-9"] {
  padding-bottom: 45px;
}
[_padding][_padding~="b-sm-9"] {
  padding-bottom: 45px;
}
[_padding][_padding~="b-medium-9"],
[_padding][_padding~="b-md-9"] {
  padding-bottom: 135px;
}
[_padding][_padding~="b-large-9"],
[_padding][_padding~="b-lg-9"] {
  padding-bottom: 270px;
}
[_padding][_padding~="10"],
[_padding][_padding~="small-10"],
[_padding][_padding~="sm-10"] {
  padding: 50px;
}
[_padding][_padding~="medium-10"],
[_padding][_padding~="md-10"] {
  padding: 150px;
}
[_padding][_padding~="large-10"],
[_padding][_padding~="lg-10"] {
  padding: 300px;
}
[_padding][_padding~="l-10"],
[_padding][_padding~="l-small-10"] {
  padding-left: 50px;
}
[_padding][_padding~="l-sm-10"] {
  padding-left: 50px;
}
[_padding][_padding~="l-medium-10"],
[_padding][_padding~="l-md-10"] {
  padding-left: 150px;
}
[_padding][_padding~="l-large-10"],
[_padding][_padding~="l-lg-10"] {
  padding-left: 300px;
}
[_padding][_padding~="r-10"],
[_padding][_padding~="r-small-10"] {
  padding-right: 50px;
}
[_padding][_padding~="r-sm-10"] {
  padding-right: 50px;
}
[_padding][_padding~="r-medium-10"],
[_padding][_padding~="r-md-10"] {
  padding-right: 150px;
}
[_padding][_padding~="r-large-10"],
[_padding][_padding~="r-lg-10"] {
  padding-right: 300px;
}
[_padding][_padding~="t-10"],
[_padding][_padding~="t-small-10"] {
  padding-top: 50px;
}
[_padding][_padding~="t-sm-10"] {
  padding-top: 50px;
}
[_padding][_padding~="t-medium-10"],
[_padding][_padding~="t-md-10"] {
  padding-top: 150px;
}
[_padding][_padding~="t-large-10"],
[_padding][_padding~="t-lg-10"] {
  padding-top: 300px;
}
[_padding][_padding~="b-10"],
[_padding][_padding~="b-small-10"] {
  padding-bottom: 50px;
}
[_padding][_padding~="b-sm-10"] {
  padding-bottom: 50px;
}
[_padding][_padding~="b-medium-10"],
[_padding][_padding~="b-md-10"] {
  padding-bottom: 150px;
}
[_padding][_padding~="b-large-10"],
[_padding][_padding~="b-lg-10"] {
  padding-bottom: 300px;
}
hr {
  border: none;
  border-bottom: 1px solid #5a659c;
}
[_responsive] {
  width: 100%;
  height: auto;
}
[_shadow] {
  box-shadow: 0px 2px 4px 0px rgba(26,29,45,0.14), 0px 1px 5px 1px rgba(26,29,45,0.12), 0px 1px 1px -1px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="0"] {
  box-shadow: 0px 0px 0px 0px rgba(26,29,45,0.14), 0px 0px 0px 0px rgba(26,29,45,0.12), 0px 0px 0px 0px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="1"] {
  box-shadow: 0px 2px 4px 0px rgba(26,29,45,0.14), 0px 1px 5px 1px rgba(26,29,45,0.12), 0px 1px 1px -1px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="2"] {
  box-shadow: 0px 4px 8px 0px rgba(26,29,45,0.14), 0px 2px 10px 2px rgba(26,29,45,0.12), 0px 2px 2px -2px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="3"] {
  box-shadow: 0px 6px 12px 0px rgba(26,29,45,0.14), 0px 3px 15px 3px rgba(26,29,45,0.12), 0px 3px 3px -3px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="4"] {
  box-shadow: 0px 8px 16px 0px rgba(26,29,45,0.14), 0px 4px 20px 4px rgba(26,29,45,0.12), 0px 4px 4px -4px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="5"] {
  box-shadow: 0px 10px 20px 0px rgba(26,29,45,0.14), 0px 5px 25px 5px rgba(26,29,45,0.12), 0px 5px 5px -5px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="6"] {
  box-shadow: 0px 12px 24px 0px rgba(26,29,45,0.14), 0px 6px 30px 6px rgba(26,29,45,0.12), 0px 6px 6px -6px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="7"] {
  box-shadow: 0px 14px 28px 0px rgba(26,29,45,0.14), 0px 7px 35px 7px rgba(26,29,45,0.12), 0px 7px 7px -7px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="8"] {
  box-shadow: 0px 16px 32px 0px rgba(26,29,45,0.14), 0px 8px 40px 8px rgba(26,29,45,0.12), 0px 8px 8px -8px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="9"] {
  box-shadow: 0px 18px 36px 0px rgba(26,29,45,0.14), 0px 9px 45px 9px rgba(26,29,45,0.12), 0px 9px 9px -9px rgba(26,29,45,0.2);
}
[_shadow][_shadow~="10"] {
  box-shadow: 0px 20px 40px 0px rgba(26,29,45,0.14), 0px 10px 50px 10px rgba(26,29,45,0.12), 0px 10px 10px -10px rgba(26,29,45,0.2);
}
[_alert] {
  padding: 30px;
  border-radius: 5px;
  display: block;
  width: 100%;
  font-weight: bold;
}
[_btn] {
  cursor: pointer;
  -webkit-appearance: button;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  background-color: transparent;
  text-transform: none;
  margin: 0;
  padding: 5px 15px;
  font-family: inherit;
  font-size: 18px;
  line-height: 1.5;
  transition: all 0.2s;
}
[_btn][_btn~="lg"],
[_btn][_btn~="large"] {
  padding: 15px 30px;
  font-size: 22.5px;
}
[_btn][_btn~="sm"],
[_btn][_btn~="small"] {
  padding: 2.5px 5px;
  font-size: 14.4px;
}
[_btn][_btn~="block"],
[_btn][_btn~="full"] {
  display: block;
}
[_btn][_btn~="red"]:hover {
  background-color: #f0281a;
  border-color: #f0281a;
}
[_btn][_btn~="pink"]:hover {
  background-color: #e0255c;
  border-color: #e0255c;
}
[_btn][_btn~="purple"]:hover {
  background-color: #4b4ad5;
  border-color: #4b4ad5;
}
[_btn][_btn~="indigo"]:hover {
  background-color: #2d1fee;
  border-color: #2d1fee;
}
[_btn][_btn~="blue"]:hover {
  background-color: #2c5eb0;
  border-color: #2c5eb0;
}
[_btn][_btn~="cyan"]:hover {
  background-color: #1c95ae;
  border-color: #1c95ae;
}
[_btn][_btn~="teal"]:hover {
  background-color: #00aca0;
  border-color: #00aca0;
}
[_btn][_btn~="green"]:hover {
  background-color: #31be59;
  border-color: #31be59;
}
[_btn][_btn~="lime"]:hover {
  background-color: #99c31f;
  border-color: #99c31f;
}
[_btn][_btn~="yellow"]:hover {
  background-color: #f6a90f;
  border-color: #f6a90f;
}
[_btn][_btn~="amber"]:hover {
  background-color: #f57100;
  border-color: #f57100;
}
[_btn][_btn~="orange"]:hover {
  background-color: #e0380b;
  border-color: #e0380b;
}
[_btn][_btn~="brown"]:hover {
  background-color: #752e25;
  border-color: #752e25;
}
[_btn][_btn~="grey"]:hover {
  background-color: #5f68a3;
  border-color: #5f68a3;
}
[_btn][_btn~="black"]:hover {
  background-color: #171a29;
  border-color: #171a29;
}
[_btn][_btn~="white"]:hover {
  background-color: #e9e3d8;
  border-color: #e9e3d8;
}
[_btn][_btn~="transparent"]:hover {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
}
[_btn][_btn~="dark"]:hover {
  background-color: #171a29;
  border-color: #171a29;
}
[_btn][_btn~="light"]:hover {
  background-color: #e9e3d8;
  border-color: #e9e3d8;
}
[_btn][_btn~="primary"]:hover {
  background-color: #00aca0;
  border-color: #00aca0;
}
[_btn][_btn~="secondary"]:hover {
  background-color: #5f68a3;
  border-color: #5f68a3;
}
[_btn][_btn~="success"]:hover {
  background-color: #31be59;
  border-color: #31be59;
}
[_btn][_btn~="info"]:hover {
  background-color: #1c95ae;
  border-color: #1c95ae;
}
[_btn][_btn~="warning"]:hover {
  background-color: #f57100;
  border-color: #f57100;
}
[_btn][_btn~="danger"]:hover {
  background-color: #f0281a;
  border-color: #f0281a;
}
[_btn][_btn~="muted"]:hover {
  background-color: #515b8c;
  border-color: #515b8c;
}
[_btn][_btn~="red-light-1"]:hover {
  background-color: #f24135;
  border-color: #f24135;
}
[_btn][_btn~="red-light-2"]:hover {
  background-color: #f45b50;
  border-color: #f45b50;
}
[_btn][_btn~="red-light-3"]:hover {
  background-color: #f6746b;
  border-color: #f6746b;
}
[_btn][_btn~="red-dark-1"]:hover {
  background-color: #d41a0d;
  border-color: #d41a0d;
}
[_btn][_btn~="red-dark-2"]:hover {
  background-color: #af160c;
  border-color: #af160c;
}
[_btn][_btn~="red-dark-3"]:hover {
  background-color: #8a1109;
  border-color: #8a1109;
}
[_btn][_btn~="pink-light-1"]:hover {
  background-color: #e44070;
  border-color: #e44070;
}
[_btn][_btn~="pink-light-2"]:hover {
  background-color: #e85a82;
  border-color: #e85a82;
}
[_btn][_btn~="pink-light-3"]:hover {
  background-color: #eb7397;
  border-color: #eb7397;
}
[_btn][_btn~="pink-dark-1"]:hover {
  background-color: #c31b4c;
  border-color: #c31b4c;
}
[_btn][_btn~="pink-dark-2"]:hover {
  background-color: #a1173f;
  border-color: #a1173f;
}
[_btn][_btn~="pink-dark-3"]:hover {
  background-color: #7e1231;
  border-color: #7e1231;
}
[_btn][_btn~="purple-light-1"]:hover {
  background-color: #605fd9;
  border-color: #605fd9;
}
[_btn][_btn~="purple-light-2"]:hover {
  background-color: #7573df;
  border-color: #7573df;
}
[_btn][_btn~="purple-light-3"]:hover {
  background-color: #8989e3;
  border-color: #8989e3;
}
[_btn][_btn~="purple-dark-1"]:hover {
  background-color: #2f2ec6;
  border-color: #2f2ec6;
}
[_btn][_btn~="purple-dark-2"]:hover {
  background-color: #2726a3;
  border-color: #2726a3;
}
[_btn][_btn~="purple-dark-3"]:hover {
  background-color: #1f1e80;
  border-color: #1f1e80;
}
[_btn][_btn~="indigo-light-1"]:hover {
  background-color: #4639f0;
  border-color: #4639f0;
}
[_btn][_btn~="indigo-light-2"]:hover {
  background-color: #5e54f3;
  border-color: #5e54f3;
}
[_btn][_btn~="indigo-light-3"]:hover {
  background-color: #786ef4;
  border-color: #786ef4;
}
[_btn][_btn~="indigo-dark-1"]:hover {
  background-color: #1e10d4;
  border-color: #1e10d4;
}
[_btn][_btn~="indigo-dark-2"]:hover {
  background-color: #180eaf;
  border-color: #180eaf;
}
[_btn][_btn~="indigo-dark-3"]:hover {
  background-color: #130b8a;
  border-color: #130b8a;
}
[_btn][_btn~="blue-light-1"]:hover {
  background-color: #346ecc;
  border-color: #346ecc;
}
[_btn][_btn~="blue-light-2"]:hover {
  background-color: #5182d3;
  border-color: #5182d3;
}
[_btn][_btn~="blue-light-3"]:hover {
  background-color: #6d97db;
  border-color: #6d97db;
}
[_btn][_btn~="blue-dark-1"]:hover {
  background-color: #265096;
  border-color: #265096;
}
[_btn][_btn~="blue-dark-2"]:hover {
  background-color: #1f437b;
  border-color: #1f437b;
}
[_btn][_btn~="blue-dark-3"]:hover {
  background-color: #183461;
  border-color: #183461;
}
[_btn][_btn~="cyan-light-1"]:hover {
  background-color: #22b2cf;
  border-color: #22b2cf;
}
[_btn][_btn~="cyan-light-2"]:hover {
  background-color: #38c3df;
  border-color: #38c3df;
}
[_btn][_btn~="cyan-light-3"]:hover {
  background-color: #59cde4;
  border-color: #59cde4;
}
[_btn][_btn~="cyan-dark-1"]:hover {
  background-color: #177f94;
  border-color: #177f94;
}
[_btn][_btn~="cyan-dark-2"]:hover {
  background-color: #14687a;
  border-color: #14687a;
}
[_btn][_btn~="cyan-dark-3"]:hover {
  background-color: #0f525f;
  border-color: #0f525f;
}
[_btn][_btn~="teal-light-1"]:hover {
  background-color: #00d7c9;
  border-color: #00d7c9;
}
[_btn][_btn~="teal-light-2"]:hover {
  background-color: #03ffee;
  border-color: #03ffee;
}
[_btn][_btn~="teal-light-3"]:hover {
  background-color: #2ffff1;
  border-color: #2ffff1;
}
[_btn][_btn~="teal-dark-1"]:hover {
  background-color: #009288;
  border-color: #009288;
}
[_btn][_btn~="teal-dark-2"]:hover {
  background-color: #007971;
  border-color: #007971;
}
[_btn][_btn~="teal-dark-3"]:hover {
  background-color: #005e58;
  border-color: #005e58;
}
[_btn][_btn~="green-light-1"]:hover {
  background-color: #41cf69;
  border-color: #41cf69;
}
[_btn][_btn~="green-light-2"]:hover {
  background-color: #5cd57e;
  border-color: #5cd57e;
}
[_btn][_btn~="green-light-3"]:hover {
  background-color: #76db92;
  border-color: #76db92;
}
[_btn][_btn~="green-dark-1"]:hover {
  background-color: #29a14c;
  border-color: #29a14c;
}
[_btn][_btn~="green-dark-2"]:hover {
  background-color: #22853e;
  border-color: #22853e;
}
[_btn][_btn~="green-dark-3"]:hover {
  background-color: #1b6831;
  border-color: #1b6831;
}
[_btn][_btn~="lime-light-1"]:hover {
  background-color: #afdd28;
  border-color: #afdd28;
}
[_btn][_btn~="lime-light-2"]:hover {
  background-color: #b9e146;
  border-color: #b9e146;
}
[_btn][_btn~="lime-light-3"]:hover {
  background-color: #c5e764;
  border-color: #c5e764;
}
[_btn][_btn~="lime-dark-1"]:hover {
  background-color: #82a61a;
  border-color: #82a61a;
}
[_btn][_btn~="lime-dark-2"]:hover {
  background-color: #6b8916;
  border-color: #6b8916;
}
[_btn][_btn~="lime-dark-3"]:hover {
  background-color: #546b11;
  border-color: #546b11;
}
[_btn][_btn~="yellow-light-1"]:hover {
  background-color: #f7b32c;
  border-color: #f7b32c;
}
[_btn][_btn~="yellow-light-2"]:hover {
  background-color: #f8be49;
  border-color: #f8be49;
}
[_btn][_btn~="yellow-light-3"]:hover {
  background-color: #fac764;
  border-color: #fac764;
}
[_btn][_btn~="yellow-dark-1"]:hover {
  background-color: #d69108;
  border-color: #d69108;
}
[_btn][_btn~="yellow-dark-2"]:hover {
  background-color: #b07806;
  border-color: #b07806;
}
[_btn][_btn~="yellow-dark-3"]:hover {
  background-color: #8b5e05;
  border-color: #8b5e05;
}
[_btn][_btn~="amber-light-1"]:hover {
  background-color: #ff8116;
  border-color: #ff8116;
}
[_btn][_btn~="amber-light-2"]:hover {
  background-color: #ff9336;
  border-color: #ff9336;
}
[_btn][_btn~="amber-light-3"]:hover {
  background-color: #ffa556;
  border-color: #ffa556;
}
[_btn][_btn~="amber-dark-1"]:hover {
  background-color: #d06000;
  border-color: #d06000;
}
[_btn][_btn~="amber-dark-2"]:hover {
  background-color: #ab4f00;
  border-color: #ab4f00;
}
[_btn][_btn~="amber-dark-3"]:hover {
  background-color: #873e00;
  border-color: #873e00;
}
[_btn][_btn~="orange-light-1"]:hover {
  background-color: #f4471a;
  border-color: #f4471a;
}
[_btn][_btn~="orange-light-2"]:hover {
  background-color: #f5613a;
  border-color: #f5613a;
}
[_btn][_btn~="orange-light-3"]:hover {
  background-color: #f67b5a;
  border-color: #f67b5a;
}
[_btn][_btn~="orange-dark-1"]:hover {
  background-color: #bf300a;
  border-color: #bf300a;
}
[_btn][_btn~="orange-dark-2"]:hover {
  background-color: #9e2808;
  border-color: #9e2808;
}
[_btn][_btn~="orange-dark-3"]:hover {
  background-color: #7b1f06;
  border-color: #7b1f06;
}
[_btn][_btn~="brown-light-1"]:hover {
  background-color: #983b30;
  border-color: #983b30;
}
[_btn][_btn~="brown-light-2"]:hover {
  background-color: #bb493b;
  border-color: #bb493b;
}
[_btn][_btn~="brown-light-3"]:hover {
  background-color: #ca6558;
  border-color: #ca6558;
}
[_btn][_btn~="brown-dark-1"]:hover {
  background-color: #642720;
  border-color: #642720;
}
[_btn][_btn~="brown-dark-2"]:hover {
  background-color: #52201a;
  border-color: #52201a;
}
[_btn][_btn~="brown-dark-3"]:hover {
  background-color: #411915;
  border-color: #411915;
}
[_btn][_btn~="grey-light-1"]:hover {
  background-color: #727aad;
  border-color: #727aad;
}
[_btn][_btn~="grey-light-2"]:hover {
  background-color: #868cb9;
  border-color: #868cb9;
}
[_btn][_btn~="grey-light-3"]:hover {
  background-color: #989ec4;
  border-color: #989ec4;
}
[_btn][_btn~="grey-dark-1"]:hover {
  background-color: #50588b;
  border-color: #50588b;
}
[_btn][_btn~="grey-dark-2"]:hover {
  background-color: #424872;
  border-color: #424872;
}
[_btn][_btn~="grey-dark-3"]:hover {
  background-color: #34395a;
  border-color: #34395a;
}
[_btn][_btn~="black-light-1"]:hover {
  background-color: #2d324e;
  border-color: #2d324e;
}
[_btn][_btn~="black-light-2"]:hover {
  background-color: #434b73;
  border-color: #434b73;
}
[_btn][_btn~="black-light-3"]:hover {
  background-color: #58629a;
  border-color: #58629a;
}
[_btn][_btn~="black-dark-1"]:hover {
  background-color: #141722;
  border-color: #141722;
}
[_btn][_btn~="black-dark-2"]:hover {
  background-color: #10121d;
  border-color: #10121d;
}
[_btn][_btn~="black-dark-3"]:hover {
  background-color: #0d0e17;
  border-color: #0d0e17;
}
[_btn][_btn~="white-light-1"]:hover {
  background-color: #ebe5d8;
  border-color: #ebe5d8;
}
[_btn][_btn~="white-light-2"]:hover {
  background-color: #e9e2db;
  border-color: #e9e2db;
}
[_btn][_btn~="white-light-3"]:hover {
  background-color: #ece3d9;
  border-color: #ece3d9;
}
[_btn][_btn~="white-dark-1"]:hover {
  background-color: #d1c5ad;
  border-color: #d1c5ad;
}
[_btn][_btn~="white-dark-2"]:hover {
  background-color: #b8a683;
  border-color: #b8a683;
}
[_btn][_btn~="white-dark-3"]:hover {
  background-color: #9d875a;
  border-color: #9d875a;
}
[_btn][_btn~="dark-light-1"]:hover {
  background-color: #2d324e;
  border-color: #2d324e;
}
[_btn][_btn~="dark-light-2"]:hover {
  background-color: #434b73;
  border-color: #434b73;
}
[_btn][_btn~="dark-light-3"]:hover {
  background-color: #58629a;
  border-color: #58629a;
}
[_btn][_btn~="dark-dark-1"]:hover {
  background-color: #141722;
  border-color: #141722;
}
[_btn][_btn~="dark-dark-2"]:hover {
  background-color: #10121d;
  border-color: #10121d;
}
[_btn][_btn~="dark-dark-3"]:hover {
  background-color: #0d0e17;
  border-color: #0d0e17;
}
[_btn][_btn~="light-light-1"]:hover {
  background-color: #ebe5d8;
  border-color: #ebe5d8;
}
[_btn][_btn~="light-light-2"]:hover {
  background-color: #e9e2db;
  border-color: #e9e2db;
}
[_btn][_btn~="light-light-3"]:hover {
  background-color: #ece3d9;
  border-color: #ece3d9;
}
[_btn][_btn~="light-dark-1"]:hover {
  background-color: #d1c5ad;
  border-color: #d1c5ad;
}
[_btn][_btn~="light-dark-2"]:hover {
  background-color: #b8a683;
  border-color: #b8a683;
}
[_btn][_btn~="light-dark-3"]:hover {
  background-color: #9d875a;
  border-color: #9d875a;
}
[_btn][_btn~="primary-light-1"]:hover {
  background-color: #00d7c9;
  border-color: #00d7c9;
}
[_btn][_btn~="primary-light-2"]:hover {
  background-color: #03ffee;
  border-color: #03ffee;
}
[_btn][_btn~="primary-light-3"]:hover {
  background-color: #2ffff1;
  border-color: #2ffff1;
}
[_btn][_btn~="primary-dark-1"]:hover {
  background-color: #009288;
  border-color: #009288;
}
[_btn][_btn~="primary-dark-2"]:hover {
  background-color: #007971;
  border-color: #007971;
}
[_btn][_btn~="primary-dark-3"]:hover {
  background-color: #005e58;
  border-color: #005e58;
}
[_btn][_btn~="secondary-light-1"]:hover {
  background-color: #727aad;
  border-color: #727aad;
}
[_btn][_btn~="secondary-light-2"]:hover {
  background-color: #868cb9;
  border-color: #868cb9;
}
[_btn][_btn~="secondary-light-3"]:hover {
  background-color: #989ec4;
  border-color: #989ec4;
}
[_btn][_btn~="secondary-dark-1"]:hover {
  background-color: #50588b;
  border-color: #50588b;
}
[_btn][_btn~="secondary-dark-2"]:hover {
  background-color: #424872;
  border-color: #424872;
}
[_btn][_btn~="secondary-dark-3"]:hover {
  background-color: #34395a;
  border-color: #34395a;
}
[_btn][_btn~="success-light-1"]:hover {
  background-color: #41cf69;
  border-color: #41cf69;
}
[_btn][_btn~="success-light-2"]:hover {
  background-color: #5cd57e;
  border-color: #5cd57e;
}
[_btn][_btn~="success-light-3"]:hover {
  background-color: #76db92;
  border-color: #76db92;
}
[_btn][_btn~="success-dark-1"]:hover {
  background-color: #29a14c;
  border-color: #29a14c;
}
[_btn][_btn~="success-dark-2"]:hover {
  background-color: #22853e;
  border-color: #22853e;
}
[_btn][_btn~="success-dark-3"]:hover {
  background-color: #1b6831;
  border-color: #1b6831;
}
[_btn][_btn~="info-light-1"]:hover {
  background-color: #22b2cf;
  border-color: #22b2cf;
}
[_btn][_btn~="info-light-2"]:hover {
  background-color: #38c3df;
  border-color: #38c3df;
}
[_btn][_btn~="info-light-3"]:hover {
  background-color: #59cde4;
  border-color: #59cde4;
}
[_btn][_btn~="info-dark-1"]:hover {
  background-color: #177f94;
  border-color: #177f94;
}
[_btn][_btn~="info-dark-2"]:hover {
  background-color: #14687a;
  border-color: #14687a;
}
[_btn][_btn~="info-dark-3"]:hover {
  background-color: #0f525f;
  border-color: #0f525f;
}
[_btn][_btn~="warning-light-1"]:hover {
  background-color: #ff8116;
  border-color: #ff8116;
}
[_btn][_btn~="warning-light-2"]:hover {
  background-color: #ff9336;
  border-color: #ff9336;
}
[_btn][_btn~="warning-light-3"]:hover {
  background-color: #ffa556;
  border-color: #ffa556;
}
[_btn][_btn~="warning-dark-1"]:hover {
  background-color: #d06000;
  border-color: #d06000;
}
[_btn][_btn~="warning-dark-2"]:hover {
  background-color: #ab4f00;
  border-color: #ab4f00;
}
[_btn][_btn~="warning-dark-3"]:hover {
  background-color: #873e00;
  border-color: #873e00;
}
[_btn][_btn~="danger-light-1"]:hover {
  background-color: #f24135;
  border-color: #f24135;
}
[_btn][_btn~="danger-light-2"]:hover {
  background-color: #f45b50;
  border-color: #f45b50;
}
[_btn][_btn~="danger-light-3"]:hover {
  background-color: #f6746b;
  border-color: #f6746b;
}
[_btn][_btn~="danger-dark-1"]:hover {
  background-color: #d41a0d;
  border-color: #d41a0d;
}
[_btn][_btn~="danger-dark-2"]:hover {
  background-color: #af160c;
  border-color: #af160c;
}
[_btn][_btn~="danger-dark-3"]:hover {
  background-color: #8a1109;
  border-color: #8a1109;
}
[_btn][_btn~="muted-light-1"]:hover {
  background-color: #5f6aa3;
  border-color: #5f6aa3;
}
[_btn][_btn~="muted-light-2"]:hover {
  background-color: #757faf;
  border-color: #757faf;
}
[_btn][_btn~="muted-light-3"]:hover {
  background-color: #8c93bd;
  border-color: #8c93bd;
}
[_btn][_btn~="muted-dark-1"]:hover {
  background-color: #454d78;
  border-color: #454d78;
}
[_btn][_btn~="muted-dark-2"]:hover {
  background-color: #394062;
  border-color: #394062;
}
[_btn][_btn~="muted-dark-3"]:hover {
  background-color: #2d324d;
  border-color: #2d324d;
}
[_btn][_btn~="outline"] {
  background-color: transparent;
}
[_btn][_btn~="outline"][_btn~="red"] {
  border-color: #f24236;
  color: #f24236;
}
[_btn][_btn~="outline"][_btn~="red"]:hover {
  background-color: #f24236;
  border-color: #f24236;
}
[_btn][_btn~="outline"][_btn~="pink"] {
  border-color: #e43f6f;
  color: #e43f6f;
}
[_btn][_btn~="outline"][_btn~="pink"]:hover {
  background-color: #e43f6f;
  border-color: #e43f6f;
}
[_btn][_btn~="outline"][_btn~="purple"] {
  border-color: #6564db;
  color: #6564db;
}
[_btn][_btn~="outline"][_btn~="purple"]:hover {
  background-color: #6564db;
  border-color: #6564db;
}
[_btn][_btn~="outline"][_btn~="indigo"] {
  border-color: #473bf0;
  color: #473bf0;
}
[_btn][_btn~="outline"][_btn~="indigo"]:hover {
  background-color: #473bf0;
  border-color: #473bf0;
}
[_btn][_btn~="outline"][_btn~="blue"] {
  border-color: #3169c4;
  color: #3169c4;
}
[_btn][_btn~="outline"][_btn~="blue"]:hover {
  background-color: #3169c4;
  border-color: #3169c4;
}
[_btn][_btn~="outline"][_btn~="cyan"] {
  border-color: #1fa6c1;
  color: #1fa6c1;
}
[_btn][_btn~="outline"][_btn~="cyan"]:hover {
  background-color: #1fa6c1;
  border-color: #1fa6c1;
}
[_btn][_btn~="outline"][_btn~="teal"] {
  border-color: #00bfb2;
  color: #00bfb2;
}
[_btn][_btn~="outline"][_btn~="teal"]:hover {
  background-color: #00bfb2;
  border-color: #00bfb2;
}
[_btn][_btn~="outline"][_btn~="green"] {
  border-color: #3ccd65;
  color: #3ccd65;
}
[_btn][_btn~="outline"][_btn~="green"]:hover {
  background-color: #3ccd65;
  border-color: #3ccd65;
}
[_btn][_btn~="outline"][_btn~="lime"] {
  border-color: #aad922;
  color: #aad922;
}
[_btn][_btn~="outline"][_btn~="lime"]:hover {
  background-color: #aad922;
  border-color: #aad922;
}
[_btn][_btn~="outline"][_btn~="yellow"] {
  border-color: #f7b32b;
  color: #f7b32b;
}
[_btn][_btn~="outline"][_btn~="yellow"]:hover {
  background-color: #f7b32b;
  border-color: #f7b32b;
}
[_btn][_btn~="outline"][_btn~="amber"] {
  border-color: #ff7f11;
  color: #ff7f11;
}
[_btn][_btn~="outline"][_btn~="amber"]:hover {
  background-color: #ff7f11;
  border-color: #ff7f11;
}
[_btn][_btn~="outline"][_btn~="orange"] {
  border-color: #f34213;
  color: #f34213;
}
[_btn][_btn~="outline"][_btn~="orange"]:hover {
  background-color: #f34213;
  border-color: #f34213;
}
[_btn][_btn~="outline"][_btn~="brown"] {
  border-color: #823329;
  color: #823329;
}
[_btn][_btn~="outline"][_btn~="brown"]:hover {
  background-color: #823329;
  border-color: #823329;
}
[_btn][_btn~="outline"][_btn~="grey"] {
  border-color: #7179ad;
  color: #7179ad;
}
[_btn][_btn~="outline"][_btn~="grey"]:hover {
  background-color: #7179ad;
  border-color: #7179ad;
}
[_btn][_btn~="outline"][_btn~="black"] {
  border-color: #1a1d2d;
  color: #1a1d2d;
}
[_btn][_btn~="outline"][_btn~="black"]:hover {
  background-color: #1a1d2d;
  border-color: #1a1d2d;
}
[_btn][_btn~="outline"][_btn~="white"] {
  border-color: #fbfaf8;
  color: #fbfaf8;
}
[_btn][_btn~="outline"][_btn~="white"]:hover {
  background-color: #fbfaf8;
  border-color: #fbfaf8;
}
[_btn][_btn~="outline"][_btn~="transparent"] {
  border-color: transparent;
  color: transparent;
}
[_btn][_btn~="outline"][_btn~="transparent"]:hover {
  background-color: transparent;
  border-color: transparent;
}
[_btn][_btn~="outline"][_btn~="dark"] {
  border-color: #1a1d2d;
  color: #1a1d2d;
}
[_btn][_btn~="outline"][_btn~="dark"]:hover {
  background-color: #1a1d2d;
  border-color: #1a1d2d;
}
[_btn][_btn~="outline"][_btn~="light"] {
  border-color: #fbfaf8;
  color: #fbfaf8;
}
[_btn][_btn~="outline"][_btn~="light"]:hover {
  background-color: #fbfaf8;
  border-color: #fbfaf8;
}
[_btn][_btn~="outline"][_btn~="primary"] {
  border-color: #00bfb2;
  color: #00bfb2;
}
[_btn][_btn~="outline"][_btn~="primary"]:hover {
  background-color: #00bfb2;
  border-color: #00bfb2;
}
[_btn][_btn~="outline"][_btn~="secondary"] {
  border-color: #7179ad;
  color: #7179ad;
}
[_btn][_btn~="outline"][_btn~="secondary"]:hover {
  background-color: #7179ad;
  border-color: #7179ad;
}
[_btn][_btn~="outline"][_btn~="success"] {
  border-color: #3ccd65;
  color: #3ccd65;
}
[_btn][_btn~="outline"][_btn~="success"]:hover {
  background-color: #3ccd65;
  border-color: #3ccd65;
}
[_btn][_btn~="outline"][_btn~="info"] {
  border-color: #1fa6c1;
  color: #1fa6c1;
}
[_btn][_btn~="outline"][_btn~="info"]:hover {
  background-color: #1fa6c1;
  border-color: #1fa6c1;
}
[_btn][_btn~="outline"][_btn~="warning"] {
  border-color: #ff7f11;
  color: #ff7f11;
}
[_btn][_btn~="outline"][_btn~="warning"]:hover {
  background-color: #ff7f11;
  border-color: #ff7f11;
}
[_btn][_btn~="outline"][_btn~="danger"] {
  border-color: #f24236;
  color: #f24236;
}
[_btn][_btn~="outline"][_btn~="danger"]:hover {
  background-color: #f24236;
  border-color: #f24236;
}
[_btn][_btn~="outline"][_btn~="muted"] {
  border-color: #5a659c;
  color: #5a659c;
}
[_btn][_btn~="outline"][_btn~="muted"]:hover {
  background-color: #5a659c;
  border-color: #5a659c;
}
[_btn][_btn~="outline"][_btn~="red-light-1"] {
  border-color: #f45e54;
  color: #f45e54;
}
[_btn][_btn~="outline"][_btn~="red-light-1"]:hover {
  background-color: #f45e54;
  border-color: #f45e54;
}
[_btn][_btn~="outline"][_btn~="red-light-2"] {
  border-color: #f67b72;
  color: #f67b72;
}
[_btn][_btn~="outline"][_btn~="red-light-2"]:hover {
  background-color: #f67b72;
  border-color: #f67b72;
}
[_btn][_btn~="outline"][_btn~="red-light-3"] {
  border-color: #f89790;
  color: #f89790;
}
[_btn][_btn~="outline"][_btn~="red-light-3"]:hover {
  background-color: #f89790;
  border-color: #f89790;
}
[_btn][_btn~="outline"][_btn~="red-dark-1"] {
  border-color: #ec1d0f;
  color: #ec1d0f;
}
[_btn][_btn~="outline"][_btn~="red-dark-1"]:hover {
  background-color: #ec1d0f;
  border-color: #ec1d0f;
}
[_btn][_btn~="outline"][_btn~="red-dark-2"] {
  border-color: #c3180d;
  color: #c3180d;
}
[_btn][_btn~="outline"][_btn~="red-dark-2"]:hover {
  background-color: #c3180d;
  border-color: #c3180d;
}
[_btn][_btn~="outline"][_btn~="red-dark-3"] {
  border-color: #99130a;
  color: #99130a;
}
[_btn][_btn~="outline"][_btn~="red-dark-3"]:hover {
  background-color: #99130a;
  border-color: #99130a;
}
[_btn][_btn~="outline"][_btn~="pink-light-1"] {
  border-color: #e85c85;
  color: #e85c85;
}
[_btn][_btn~="outline"][_btn~="pink-light-1"]:hover {
  background-color: #e85c85;
  border-color: #e85c85;
}
[_btn][_btn~="outline"][_btn~="pink-light-2"] {
  border-color: #ec799a;
  color: #ec799a;
}
[_btn][_btn~="outline"][_btn~="pink-light-2"]:hover {
  background-color: #ec799a;
  border-color: #ec799a;
}
[_btn][_btn~="outline"][_btn~="pink-light-3"] {
  border-color: #f095b0;
  color: #f095b0;
}
[_btn][_btn~="outline"][_btn~="pink-light-3"]:hover {
  background-color: #f095b0;
  border-color: #f095b0;
}
[_btn][_btn~="outline"][_btn~="pink-dark-1"] {
  border-color: #d91e55;
  color: #d91e55;
}
[_btn][_btn~="outline"][_btn~="pink-dark-1"]:hover {
  background-color: #d91e55;
  border-color: #d91e55;
}
[_btn][_btn~="outline"][_btn~="pink-dark-2"] {
  border-color: #b31946;
  color: #b31946;
}
[_btn][_btn~="outline"][_btn~="pink-dark-2"]:hover {
  background-color: #b31946;
  border-color: #b31946;
}
[_btn][_btn~="outline"][_btn~="pink-dark-3"] {
  border-color: #8c1437;
  color: #8c1437;
}
[_btn][_btn~="outline"][_btn~="pink-dark-3"]:hover {
  background-color: #8c1437;
  border-color: #8c1437;
}
[_btn][_btn~="outline"][_btn~="purple-light-1"] {
  border-color: #7c7be0;
  color: #7c7be0;
}
[_btn][_btn~="outline"][_btn~="purple-light-1"]:hover {
  background-color: #7c7be0;
  border-color: #7c7be0;
}
[_btn][_btn~="outline"][_btn~="purple-light-2"] {
  border-color: #9392e6;
  color: #9392e6;
}
[_btn][_btn~="outline"][_btn~="purple-light-2"]:hover {
  background-color: #9392e6;
  border-color: #9392e6;
}
[_btn][_btn~="outline"][_btn~="purple-light-3"] {
  border-color: #aaaaeb;
  color: #aaaaeb;
}
[_btn][_btn~="outline"][_btn~="purple-light-3"]:hover {
  background-color: #aaaaeb;
  border-color: #aaaaeb;
}
[_btn][_btn~="outline"][_btn~="purple-dark-1"] {
  border-color: #3e3dd2;
  color: #3e3dd2;
}
[_btn][_btn~="outline"][_btn~="purple-dark-1"]:hover {
  background-color: #3e3dd2;
  border-color: #3e3dd2;
}
[_btn][_btn~="outline"][_btn~="purple-dark-2"] {
  border-color: #2b2ab5;
  color: #2b2ab5;
}
[_btn][_btn~="outline"][_btn~="purple-dark-2"]:hover {
  background-color: #2b2ab5;
  border-color: #2b2ab5;
}
[_btn][_btn~="outline"][_btn~="purple-dark-3"] {
  border-color: #22218e;
  color: #22218e;
}
[_btn][_btn~="outline"][_btn~="purple-dark-3"]:hover {
  background-color: #22218e;
  border-color: #22218e;
}
[_btn][_btn~="outline"][_btn~="indigo-light-1"] {
  border-color: #6358f2;
  color: #6358f2;
}
[_btn][_btn~="outline"][_btn~="indigo-light-1"]:hover {
  background-color: #6358f2;
  border-color: #6358f2;
}
[_btn][_btn~="outline"][_btn~="indigo-light-2"] {
  border-color: #7e76f5;
  color: #7e76f5;
}
[_btn][_btn~="outline"][_btn~="indigo-light-2"]:hover {
  background-color: #7e76f5;
  border-color: #7e76f5;
}
[_btn][_btn~="outline"][_btn~="indigo-light-3"] {
  border-color: #9a93f7;
  color: #9a93f7;
}
[_btn][_btn~="outline"][_btn~="indigo-light-3"]:hover {
  background-color: #9a93f7;
  border-color: #9a93f7;
}
[_btn][_btn~="outline"][_btn~="indigo-dark-1"] {
  border-color: #2112ec;
  color: #2112ec;
}
[_btn][_btn~="outline"][_btn~="indigo-dark-1"]:hover {
  background-color: #2112ec;
  border-color: #2112ec;
}
[_btn][_btn~="outline"][_btn~="indigo-dark-2"] {
  border-color: #1b0fc2;
  color: #1b0fc2;
}
[_btn][_btn~="outline"][_btn~="indigo-dark-2"]:hover {
  background-color: #1b0fc2;
  border-color: #1b0fc2;
}
[_btn][_btn~="outline"][_btn~="indigo-dark-3"] {
  border-color: #150c99;
  color: #150c99;
}
[_btn][_btn~="outline"][_btn~="indigo-dark-3"]:hover {
  background-color: #150c99;
  border-color: #150c99;
}
[_btn][_btn~="outline"][_btn~="blue-light-1"] {
  border-color: #4b7ed2;
  color: #4b7ed2;
}
[_btn][_btn~="outline"][_btn~="blue-light-1"]:hover {
  background-color: #4b7ed2;
  border-color: #4b7ed2;
}
[_btn][_btn~="outline"][_btn~="blue-light-2"] {
  border-color: #6b95da;
  color: #6b95da;
}
[_btn][_btn~="outline"][_btn~="blue-light-2"]:hover {
  background-color: #6b95da;
  border-color: #6b95da;
}
[_btn][_btn~="outline"][_btn~="blue-light-3"] {
  border-color: #8aace2;
  color: #8aace2;
}
[_btn][_btn~="outline"][_btn~="blue-light-3"]:hover {
  background-color: #8aace2;
  border-color: #8aace2;
}
[_btn][_btn~="outline"][_btn~="blue-dark-1"] {
  border-color: #2a59a7;
  color: #2a59a7;
}
[_btn][_btn~="outline"][_btn~="blue-dark-1"]:hover {
  background-color: #2a59a7;
  border-color: #2a59a7;
}
[_btn][_btn~="outline"][_btn~="blue-dark-2"] {
  border-color: #224a89;
  color: #224a89;
}
[_btn][_btn~="outline"][_btn~="blue-dark-2"]:hover {
  background-color: #224a89;
  border-color: #224a89;
}
[_btn][_btn~="outline"][_btn~="blue-dark-3"] {
  border-color: #1b3a6c;
  color: #1b3a6c;
}
[_btn][_btn~="outline"][_btn~="blue-dark-3"]:hover {
  background-color: #1b3a6c;
  border-color: #1b3a6c;
}
[_btn][_btn~="outline"][_btn~="cyan-light-1"] {
  border-color: #2ec0dd;
  color: #2ec0dd;
}
[_btn][_btn~="outline"][_btn~="cyan-light-1"]:hover {
  background-color: #2ec0dd;
  border-color: #2ec0dd;
}
[_btn][_btn~="outline"][_btn~="cyan-light-2"] {
  border-color: #53cbe3;
  color: #53cbe3;
}
[_btn][_btn~="outline"][_btn~="cyan-light-2"]:hover {
  background-color: #53cbe3;
  border-color: #53cbe3;
}
[_btn][_btn~="outline"][_btn~="cyan-light-3"] {
  border-color: #77d6e9;
  color: #77d6e9;
}
[_btn][_btn~="outline"][_btn~="cyan-light-3"]:hover {
  background-color: #77d6e9;
  border-color: #77d6e9;
}
[_btn][_btn~="outline"][_btn~="cyan-dark-1"] {
  border-color: #1a8da4;
  color: #1a8da4;
}
[_btn][_btn~="outline"][_btn~="cyan-dark-1"]:hover {
  background-color: #1a8da4;
  border-color: #1a8da4;
}
[_btn][_btn~="outline"][_btn~="cyan-dark-2"] {
  border-color: #167487;
  color: #167487;
}
[_btn][_btn~="outline"][_btn~="cyan-dark-2"]:hover {
  background-color: #167487;
  border-color: #167487;
}
[_btn][_btn~="outline"][_btn~="cyan-dark-3"] {
  border-color: #115b6a;
  color: #115b6a;
}
[_btn][_btn~="outline"][_btn~="cyan-dark-3"]:hover {
  background-color: #115b6a;
  border-color: #115b6a;
}
[_btn][_btn~="outline"][_btn~="teal-light-1"] {
  border-color: #00efdf;
  color: #00efdf;
}
[_btn][_btn~="outline"][_btn~="teal-light-1"]:hover {
  background-color: #00efdf;
  border-color: #00efdf;
}
[_btn][_btn~="outline"][_btn~="teal-light-2"] {
  border-color: #20fff0;
  color: #20fff0;
}
[_btn][_btn~="outline"][_btn~="teal-light-2"]:hover {
  background-color: #20fff0;
  border-color: #20fff0;
}
[_btn][_btn~="outline"][_btn~="teal-light-3"] {
  border-color: #50fff3;
  color: #50fff3;
}
[_btn][_btn~="outline"][_btn~="teal-light-3"]:hover {
  background-color: #50fff3;
  border-color: #50fff3;
}
[_btn][_btn~="outline"][_btn~="teal-dark-1"] {
  border-color: #00a297;
  color: #00a297;
}
[_btn][_btn~="outline"][_btn~="teal-dark-1"]:hover {
  background-color: #00a297;
  border-color: #00a297;
}
[_btn][_btn~="outline"][_btn~="teal-dark-2"] {
  border-color: #00867d;
  color: #00867d;
}
[_btn][_btn~="outline"][_btn~="teal-dark-2"]:hover {
  background-color: #00867d;
  border-color: #00867d;
}
[_btn][_btn~="outline"][_btn~="teal-dark-3"] {
  border-color: #006962;
  color: #006962;
}
[_btn][_btn~="outline"][_btn~="teal-dark-3"]:hover {
  background-color: #006962;
  border-color: #006962;
}
[_btn][_btn~="outline"][_btn~="green-light-1"] {
  border-color: #59d57c;
  color: #59d57c;
}
[_btn][_btn~="outline"][_btn~="green-light-1"]:hover {
  background-color: #59d57c;
  border-color: #59d57c;
}
[_btn][_btn~="outline"][_btn~="green-light-2"] {
  border-color: #77dc93;
  color: #77dc93;
}
[_btn][_btn~="outline"][_btn~="green-light-2"]:hover {
  background-color: #77dc93;
  border-color: #77dc93;
}
[_btn][_btn~="outline"][_btn~="green-light-3"] {
  border-color: #94e3aa;
  color: #94e3aa;
}
[_btn][_btn~="outline"][_btn~="green-light-3"]:hover {
  background-color: #94e3aa;
  border-color: #94e3aa;
}
[_btn][_btn~="outline"][_btn~="green-dark-1"] {
  border-color: #2eb354;
  color: #2eb354;
}
[_btn][_btn~="outline"][_btn~="green-dark-1"]:hover {
  background-color: #2eb354;
  border-color: #2eb354;
}
[_btn][_btn~="outline"][_btn~="green-dark-2"] {
  border-color: #269445;
  color: #269445;
}
[_btn][_btn~="outline"][_btn~="green-dark-2"]:hover {
  background-color: #269445;
  border-color: #269445;
}
[_btn][_btn~="outline"][_btn~="green-dark-3"] {
  border-color: #1e7436;
  color: #1e7436;
}
[_btn][_btn~="outline"][_btn~="green-dark-3"]:hover {
  background-color: #1e7436;
  border-color: #1e7436;
}
[_btn][_btn~="outline"][_btn~="lime-light-1"] {
  border-color: #b8e141;
  color: #b8e141;
}
[_btn][_btn~="outline"][_btn~="lime-light-1"]:hover {
  background-color: #b8e141;
  border-color: #b8e141;
}
[_btn][_btn~="outline"][_btn~="lime-light-2"] {
  border-color: #c4e662;
  color: #c4e662;
}
[_btn][_btn~="outline"][_btn~="lime-light-2"]:hover {
  background-color: #c4e662;
  border-color: #c4e662;
}
[_btn][_btn~="outline"][_btn~="lime-light-3"] {
  border-color: #d1ec84;
  color: #d1ec84;
}
[_btn][_btn~="outline"][_btn~="lime-light-3"]:hover {
  background-color: #d1ec84;
  border-color: #d1ec84;
}
[_btn][_btn~="outline"][_btn~="lime-dark-1"] {
  border-color: #90b81d;
  color: #90b81d;
}
[_btn][_btn~="outline"][_btn~="lime-dark-1"]:hover {
  background-color: #90b81d;
  border-color: #90b81d;
}
[_btn][_btn~="outline"][_btn~="lime-dark-2"] {
  border-color: #779818;
  color: #779818;
}
[_btn][_btn~="outline"][_btn~="lime-dark-2"]:hover {
  background-color: #779818;
  border-color: #779818;
}
[_btn][_btn~="outline"][_btn~="lime-dark-3"] {
  border-color: #5d7713;
  color: #5d7713;
}
[_btn][_btn~="outline"][_btn~="lime-dark-3"]:hover {
  background-color: #5d7713;
  border-color: #5d7713;
}
[_btn][_btn~="outline"][_btn~="yellow-light-1"] {
  border-color: #f8be4b;
  color: #f8be4b;
}
[_btn][_btn~="outline"][_btn~="yellow-light-1"]:hover {
  background-color: #f8be4b;
  border-color: #f8be4b;
}
[_btn][_btn~="outline"][_btn~="yellow-light-2"] {
  border-color: #f9ca6b;
  color: #f9ca6b;
}
[_btn][_btn~="outline"][_btn~="yellow-light-2"]:hover {
  background-color: #f9ca6b;
  border-color: #f9ca6b;
}
[_btn][_btn~="outline"][_btn~="yellow-light-3"] {
  border-color: #fbd58a;
  color: #fbd58a;
}
[_btn][_btn~="outline"][_btn~="yellow-light-3"]:hover {
  background-color: #fbd58a;
  border-color: #fbd58a;
}
[_btn][_btn~="outline"][_btn~="yellow-dark-1"] {
  border-color: #eea109;
  color: #eea109;
}
[_btn][_btn~="outline"][_btn~="yellow-dark-1"]:hover {
  background-color: #eea109;
  border-color: #eea109;
}
[_btn][_btn~="outline"][_btn~="yellow-dark-2"] {
  border-color: #c48507;
  color: #c48507;
}
[_btn][_btn~="outline"][_btn~="yellow-dark-2"]:hover {
  background-color: #c48507;
  border-color: #c48507;
}
[_btn][_btn~="outline"][_btn~="yellow-dark-3"] {
  border-color: #9a6806;
  color: #9a6806;
}
[_btn][_btn~="outline"][_btn~="yellow-dark-3"]:hover {
  background-color: #9a6806;
  border-color: #9a6806;
}
[_btn][_btn~="outline"][_btn~="amber-light-1"] {
  border-color: #ff9235;
  color: #ff9235;
}
[_btn][_btn~="outline"][_btn~="amber-light-1"]:hover {
  background-color: #ff9235;
  border-color: #ff9235;
}
[_btn][_btn~="outline"][_btn~="amber-light-2"] {
  border-color: #ffa558;
  color: #ffa558;
}
[_btn][_btn~="outline"][_btn~="amber-light-2"]:hover {
  background-color: #ffa558;
  border-color: #ffa558;
}
[_btn][_btn~="outline"][_btn~="amber-light-3"] {
  border-color: #ffb97c;
  color: #ffb97c;
}
[_btn][_btn~="outline"][_btn~="amber-light-3"]:hover {
  background-color: #ffb97c;
  border-color: #ffb97c;
}
[_btn][_btn~="outline"][_btn~="amber-dark-1"] {
  border-color: #e76b00;
  color: #e76b00;
}
[_btn][_btn~="outline"][_btn~="amber-dark-1"]:hover {
  background-color: #e76b00;
  border-color: #e76b00;
}
[_btn][_btn~="outline"][_btn~="amber-dark-2"] {
  border-color: #be5800;
  color: #be5800;
}
[_btn][_btn~="outline"][_btn~="amber-dark-2"]:hover {
  background-color: #be5800;
  border-color: #be5800;
}
[_btn][_btn~="outline"][_btn~="amber-dark-3"] {
  border-color: #964500;
  color: #964500;
}
[_btn][_btn~="outline"][_btn~="amber-dark-3"]:hover {
  background-color: #964500;
  border-color: #964500;
}
[_btn][_btn~="outline"][_btn~="orange-light-1"] {
  border-color: #f55e36;
  color: #f55e36;
}
[_btn][_btn~="outline"][_btn~="orange-light-1"]:hover {
  background-color: #f55e36;
  border-color: #f55e36;
}
[_btn][_btn~="outline"][_btn~="orange-light-2"] {
  border-color: #f77b5a;
  color: #f77b5a;
}
[_btn][_btn~="outline"][_btn~="orange-light-2"]:hover {
  background-color: #f77b5a;
  border-color: #f77b5a;
}
[_btn][_btn~="outline"][_btn~="orange-light-3"] {
  border-color: #f8977d;
  color: #f8977d;
}
[_btn][_btn~="outline"][_btn~="orange-light-3"]:hover {
  background-color: #f8977d;
  border-color: #f8977d;
}
[_btn][_btn~="outline"][_btn~="orange-dark-1"] {
  border-color: #d4350b;
  color: #d4350b;
}
[_btn][_btn~="outline"][_btn~="orange-dark-1"]:hover {
  background-color: #d4350b;
  border-color: #d4350b;
}
[_btn][_btn~="outline"][_btn~="orange-dark-2"] {
  border-color: #af2c09;
  color: #af2c09;
}
[_btn][_btn~="outline"][_btn~="orange-dark-2"]:hover {
  background-color: #af2c09;
  border-color: #af2c09;
}
[_btn][_btn~="outline"][_btn~="orange-dark-3"] {
  border-color: #892207;
  color: #892207;
}
[_btn][_btn~="outline"][_btn~="orange-dark-3"]:hover {
  background-color: #892207;
  border-color: #892207;
}
[_btn][_btn~="outline"][_btn~="brown-light-1"] {
  border-color: #a94235;
  color: #a94235;
}
[_btn][_btn~="outline"][_btn~="brown-light-1"]:hover {
  background-color: #a94235;
  border-color: #a94235;
}
[_btn][_btn~="outline"][_btn~="brown-light-2"] {
  border-color: #c6584b;
  color: #c6584b;
}
[_btn][_btn~="outline"][_btn~="brown-light-2"]:hover {
  background-color: #c6584b;
  border-color: #c6584b;
}
[_btn][_btn~="outline"][_btn~="brown-light-3"] {
  border-color: #d27c71;
  color: #d27c71;
}
[_btn][_btn~="outline"][_btn~="brown-light-3"]:hover {
  background-color: #d27c71;
  border-color: #d27c71;
}
[_btn][_btn~="outline"][_btn~="brown-dark-1"] {
  border-color: #6f2b23;
  color: #6f2b23;
}
[_btn][_btn~="outline"][_btn~="brown-dark-1"]:hover {
  background-color: #6f2b23;
  border-color: #6f2b23;
}
[_btn][_btn~="outline"][_btn~="brown-dark-2"] {
  border-color: #5b241d;
  color: #5b241d;
}
[_btn][_btn~="outline"][_btn~="brown-dark-2"]:hover {
  background-color: #5b241d;
  border-color: #5b241d;
}
[_btn][_btn~="outline"][_btn~="brown-dark-3"] {
  border-color: #481c17;
  color: #481c17;
}
[_btn][_btn~="outline"][_btn~="brown-dark-3"]:hover {
  background-color: #481c17;
  border-color: #481c17;
}
[_btn][_btn~="outline"][_btn~="grey-light-1"] {
  border-color: #868db9;
  color: #868db9;
}
[_btn][_btn~="outline"][_btn~="grey-light-1"]:hover {
  background-color: #868db9;
  border-color: #868db9;
}
[_btn][_btn~="outline"][_btn~="grey-light-2"] {
  border-color: #9ca1c6;
  color: #9ca1c6;
}
[_btn][_btn~="outline"][_btn~="grey-light-2"]:hover {
  background-color: #9ca1c6;
  border-color: #9ca1c6;
}
[_btn][_btn~="outline"][_btn~="grey-light-3"] {
  border-color: #b1b5d2;
  color: #b1b5d2;
}
[_btn][_btn~="outline"][_btn~="grey-light-3"]:hover {
  background-color: #b1b5d2;
  border-color: #b1b5d2;
}
[_btn][_btn~="outline"][_btn~="grey-dark-1"] {
  border-color: #59629a;
  color: #59629a;
}
[_btn][_btn~="outline"][_btn~="grey-dark-1"]:hover {
  background-color: #59629a;
  border-color: #59629a;
}
[_btn][_btn~="outline"][_btn~="grey-dark-2"] {
  border-color: #49507f;
  color: #49507f;
}
[_btn][_btn~="outline"][_btn~="grey-dark-2"]:hover {
  background-color: #49507f;
  border-color: #49507f;
}
[_btn][_btn~="outline"][_btn~="grey-dark-3"] {
  border-color: #3a3f64;
  color: #3a3f64;
}
[_btn][_btn~="outline"][_btn~="grey-dark-3"]:hover {
  background-color: #3a3f64;
  border-color: #3a3f64;
}
[_btn][_btn~="outline"][_btn~="black-light-1"] {
  border-color: #323857;
  color: #323857;
}
[_btn][_btn~="outline"][_btn~="black-light-1"]:hover {
  background-color: #323857;
  border-color: #323857;
}
[_btn][_btn~="outline"][_btn~="black-light-2"] {
  border-color: #4a5380;
  color: #4a5380;
}
[_btn][_btn~="outline"][_btn~="black-light-2"]:hover {
  background-color: #4a5380;
  border-color: #4a5380;
}
[_btn][_btn~="outline"][_btn~="black-light-3"] {
  border-color: #6670a7;
  color: #6670a7;
}
[_btn][_btn~="outline"][_btn~="black-light-3"]:hover {
  background-color: #6670a7;
  border-color: #6670a7;
}
[_btn][_btn~="outline"][_btn~="black-dark-1"] {
  border-color: #161926;
  color: #161926;
}
[_btn][_btn~="outline"][_btn~="black-dark-1"]:hover {
  background-color: #161926;
  border-color: #161926;
}
[_btn][_btn~="outline"][_btn~="black-dark-2"] {
  border-color: #121420;
  color: #121420;
}
[_btn][_btn~="outline"][_btn~="black-dark-2"]:hover {
  background-color: #121420;
  border-color: #121420;
}
[_btn][_btn~="outline"][_btn~="black-dark-3"] {
  border-color: #0e1019;
  color: #0e1019;
}
[_btn][_btn~="outline"][_btn~="black-dark-3"]:hover {
  background-color: #0e1019;
  border-color: #0e1019;
}
[_btn][_btn~="outline"][_btn~="white-light-1"] {
  border-color: #fcfbf9;
  color: #fcfbf9;
}
[_btn][_btn~="outline"][_btn~="white-light-1"]:hover {
  background-color: #fcfbf9;
  border-color: #fcfbf9;
}
[_btn][_btn~="outline"][_btn~="white-light-2"] {
  border-color: #fcfbfa;
  color: #fcfbfa;
}
[_btn][_btn~="outline"][_btn~="white-light-2"]:hover {
  background-color: #fcfbfa;
  border-color: #fcfbfa;
}
[_btn][_btn~="outline"][_btn~="white-light-3"] {
  border-color: #fdfcfb;
  color: #fdfcfb;
}
[_btn][_btn~="outline"][_btn~="white-light-3"]:hover {
  background-color: #fdfcfb;
  border-color: #fdfcfb;
}
[_btn][_btn~="outline"][_btn~="white-dark-1"] {
  border-color: #e0d8c8;
  color: #e0d8c8;
}
[_btn][_btn~="outline"][_btn~="white-dark-1"]:hover {
  background-color: #e0d8c8;
  border-color: #e0d8c8;
}
[_btn][_btn~="outline"][_btn~="white-dark-2"] {
  border-color: #c5b699;
  color: #c5b699;
}
[_btn][_btn~="outline"][_btn~="white-dark-2"]:hover {
  background-color: #c5b699;
  border-color: #c5b699;
}
[_btn][_btn~="outline"][_btn~="white-dark-3"] {
  border-color: #a99469;
  color: #a99469;
}
[_btn][_btn~="outline"][_btn~="white-dark-3"]:hover {
  background-color: #a99469;
  border-color: #a99469;
}
[_btn][_btn~="outline"][_btn~="dark-light-1"] {
  border-color: #323857;
  color: #323857;
}
[_btn][_btn~="outline"][_btn~="dark-light-1"]:hover {
  background-color: #323857;
  border-color: #323857;
}
[_btn][_btn~="outline"][_btn~="dark-light-2"] {
  border-color: #4a5380;
  color: #4a5380;
}
[_btn][_btn~="outline"][_btn~="dark-light-2"]:hover {
  background-color: #4a5380;
  border-color: #4a5380;
}
[_btn][_btn~="outline"][_btn~="dark-light-3"] {
  border-color: #6670a7;
  color: #6670a7;
}
[_btn][_btn~="outline"][_btn~="dark-light-3"]:hover {
  background-color: #6670a7;
  border-color: #6670a7;
}
[_btn][_btn~="outline"][_btn~="dark-dark-1"] {
  border-color: #161926;
  color: #161926;
}
[_btn][_btn~="outline"][_btn~="dark-dark-1"]:hover {
  background-color: #161926;
  border-color: #161926;
}
[_btn][_btn~="outline"][_btn~="dark-dark-2"] {
  border-color: #121420;
  color: #121420;
}
[_btn][_btn~="outline"][_btn~="dark-dark-2"]:hover {
  background-color: #121420;
  border-color: #121420;
}
[_btn][_btn~="outline"][_btn~="dark-dark-3"] {
  border-color: #0e1019;
  color: #0e1019;
}
[_btn][_btn~="outline"][_btn~="dark-dark-3"]:hover {
  background-color: #0e1019;
  border-color: #0e1019;
}
[_btn][_btn~="outline"][_btn~="light-light-1"] {
  border-color: #fcfbf9;
  color: #fcfbf9;
}
[_btn][_btn~="outline"][_btn~="light-light-1"]:hover {
  background-color: #fcfbf9;
  border-color: #fcfbf9;
}
[_btn][_btn~="outline"][_btn~="light-light-2"] {
  border-color: #fcfbfa;
  color: #fcfbfa;
}
[_btn][_btn~="outline"][_btn~="light-light-2"]:hover {
  background-color: #fcfbfa;
  border-color: #fcfbfa;
}
[_btn][_btn~="outline"][_btn~="light-light-3"] {
  border-color: #fdfcfb;
  color: #fdfcfb;
}
[_btn][_btn~="outline"][_btn~="light-light-3"]:hover {
  background-color: #fdfcfb;
  border-color: #fdfcfb;
}
[_btn][_btn~="outline"][_btn~="light-dark-1"] {
  border-color: #e0d8c8;
  color: #e0d8c8;
}
[_btn][_btn~="outline"][_btn~="light-dark-1"]:hover {
  background-color: #e0d8c8;
  border-color: #e0d8c8;
}
[_btn][_btn~="outline"][_btn~="light-dark-2"] {
  border-color: #c5b699;
  color: #c5b699;
}
[_btn][_btn~="outline"][_btn~="light-dark-2"]:hover {
  background-color: #c5b699;
  border-color: #c5b699;
}
[_btn][_btn~="outline"][_btn~="light-dark-3"] {
  border-color: #a99469;
  color: #a99469;
}
[_btn][_btn~="outline"][_btn~="light-dark-3"]:hover {
  background-color: #a99469;
  border-color: #a99469;
}
[_btn][_btn~="outline"][_btn~="primary-light-1"] {
  border-color: #00efdf;
  color: #00efdf;
}
[_btn][_btn~="outline"][_btn~="primary-light-1"]:hover {
  background-color: #00efdf;
  border-color: #00efdf;
}
[_btn][_btn~="outline"][_btn~="primary-light-2"] {
  border-color: #20fff0;
  color: #20fff0;
}
[_btn][_btn~="outline"][_btn~="primary-light-2"]:hover {
  background-color: #20fff0;
  border-color: #20fff0;
}
[_btn][_btn~="outline"][_btn~="primary-light-3"] {
  border-color: #50fff3;
  color: #50fff3;
}
[_btn][_btn~="outline"][_btn~="primary-light-3"]:hover {
  background-color: #50fff3;
  border-color: #50fff3;
}
[_btn][_btn~="outline"][_btn~="primary-dark-1"] {
  border-color: #00a297;
  color: #00a297;
}
[_btn][_btn~="outline"][_btn~="primary-dark-1"]:hover {
  background-color: #00a297;
  border-color: #00a297;
}
[_btn][_btn~="outline"][_btn~="primary-dark-2"] {
  border-color: #00867d;
  color: #00867d;
}
[_btn][_btn~="outline"][_btn~="primary-dark-2"]:hover {
  background-color: #00867d;
  border-color: #00867d;
}
[_btn][_btn~="outline"][_btn~="primary-dark-3"] {
  border-color: #006962;
  color: #006962;
}
[_btn][_btn~="outline"][_btn~="primary-dark-3"]:hover {
  background-color: #006962;
  border-color: #006962;
}
[_btn][_btn~="outline"][_btn~="secondary-light-1"] {
  border-color: #868db9;
  color: #868db9;
}
[_btn][_btn~="outline"][_btn~="secondary-light-1"]:hover {
  background-color: #868db9;
  border-color: #868db9;
}
[_btn][_btn~="outline"][_btn~="secondary-light-2"] {
  border-color: #9ca1c6;
  color: #9ca1c6;
}
[_btn][_btn~="outline"][_btn~="secondary-light-2"]:hover {
  background-color: #9ca1c6;
  border-color: #9ca1c6;
}
[_btn][_btn~="outline"][_btn~="secondary-light-3"] {
  border-color: #b1b5d2;
  color: #b1b5d2;
}
[_btn][_btn~="outline"][_btn~="secondary-light-3"]:hover {
  background-color: #b1b5d2;
  border-color: #b1b5d2;
}
[_btn][_btn~="outline"][_btn~="secondary-dark-1"] {
  border-color: #59629a;
  color: #59629a;
}
[_btn][_btn~="outline"][_btn~="secondary-dark-1"]:hover {
  background-color: #59629a;
  border-color: #59629a;
}
[_btn][_btn~="outline"][_btn~="secondary-dark-2"] {
  border-color: #49507f;
  color: #49507f;
}
[_btn][_btn~="outline"][_btn~="secondary-dark-2"]:hover {
  background-color: #49507f;
  border-color: #49507f;
}
[_btn][_btn~="outline"][_btn~="secondary-dark-3"] {
  border-color: #3a3f64;
  color: #3a3f64;
}
[_btn][_btn~="outline"][_btn~="secondary-dark-3"]:hover {
  background-color: #3a3f64;
  border-color: #3a3f64;
}
[_btn][_btn~="outline"][_btn~="success-light-1"] {
  border-color: #59d57c;
  color: #59d57c;
}
[_btn][_btn~="outline"][_btn~="success-light-1"]:hover {
  background-color: #59d57c;
  border-color: #59d57c;
}
[_btn][_btn~="outline"][_btn~="success-light-2"] {
  border-color: #77dc93;
  color: #77dc93;
}
[_btn][_btn~="outline"][_btn~="success-light-2"]:hover {
  background-color: #77dc93;
  border-color: #77dc93;
}
[_btn][_btn~="outline"][_btn~="success-light-3"] {
  border-color: #94e3aa;
  color: #94e3aa;
}
[_btn][_btn~="outline"][_btn~="success-light-3"]:hover {
  background-color: #94e3aa;
  border-color: #94e3aa;
}
[_btn][_btn~="outline"][_btn~="success-dark-1"] {
  border-color: #2eb354;
  color: #2eb354;
}
[_btn][_btn~="outline"][_btn~="success-dark-1"]:hover {
  background-color: #2eb354;
  border-color: #2eb354;
}
[_btn][_btn~="outline"][_btn~="success-dark-2"] {
  border-color: #269445;
  color: #269445;
}
[_btn][_btn~="outline"][_btn~="success-dark-2"]:hover {
  background-color: #269445;
  border-color: #269445;
}
[_btn][_btn~="outline"][_btn~="success-dark-3"] {
  border-color: #1e7436;
  color: #1e7436;
}
[_btn][_btn~="outline"][_btn~="success-dark-3"]:hover {
  background-color: #1e7436;
  border-color: #1e7436;
}
[_btn][_btn~="outline"][_btn~="info-light-1"] {
  border-color: #2ec0dd;
  color: #2ec0dd;
}
[_btn][_btn~="outline"][_btn~="info-light-1"]:hover {
  background-color: #2ec0dd;
  border-color: #2ec0dd;
}
[_btn][_btn~="outline"][_btn~="info-light-2"] {
  border-color: #53cbe3;
  color: #53cbe3;
}
[_btn][_btn~="outline"][_btn~="info-light-2"]:hover {
  background-color: #53cbe3;
  border-color: #53cbe3;
}
[_btn][_btn~="outline"][_btn~="info-light-3"] {
  border-color: #77d6e9;
  color: #77d6e9;
}
[_btn][_btn~="outline"][_btn~="info-light-3"]:hover {
  background-color: #77d6e9;
  border-color: #77d6e9;
}
[_btn][_btn~="outline"][_btn~="info-dark-1"] {
  border-color: #1a8da4;
  color: #1a8da4;
}
[_btn][_btn~="outline"][_btn~="info-dark-1"]:hover {
  background-color: #1a8da4;
  border-color: #1a8da4;
}
[_btn][_btn~="outline"][_btn~="info-dark-2"] {
  border-color: #167487;
  color: #167487;
}
[_btn][_btn~="outline"][_btn~="info-dark-2"]:hover {
  background-color: #167487;
  border-color: #167487;
}
[_btn][_btn~="outline"][_btn~="info-dark-3"] {
  border-color: #115b6a;
  color: #115b6a;
}
[_btn][_btn~="outline"][_btn~="info-dark-3"]:hover {
  background-color: #115b6a;
  border-color: #115b6a;
}
[_btn][_btn~="outline"][_btn~="warning-light-1"] {
  border-color: #ff9235;
  color: #ff9235;
}
[_btn][_btn~="outline"][_btn~="warning-light-1"]:hover {
  background-color: #ff9235;
  border-color: #ff9235;
}
[_btn][_btn~="outline"][_btn~="warning-light-2"] {
  border-color: #ffa558;
  color: #ffa558;
}
[_btn][_btn~="outline"][_btn~="warning-light-2"]:hover {
  background-color: #ffa558;
  border-color: #ffa558;
}
[_btn][_btn~="outline"][_btn~="warning-light-3"] {
  border-color: #ffb97c;
  color: #ffb97c;
}
[_btn][_btn~="outline"][_btn~="warning-light-3"]:hover {
  background-color: #ffb97c;
  border-color: #ffb97c;
}
[_btn][_btn~="outline"][_btn~="warning-dark-1"] {
  border-color: #e76b00;
  color: #e76b00;
}
[_btn][_btn~="outline"][_btn~="warning-dark-1"]:hover {
  background-color: #e76b00;
  border-color: #e76b00;
}
[_btn][_btn~="outline"][_btn~="warning-dark-2"] {
  border-color: #be5800;
  color: #be5800;
}
[_btn][_btn~="outline"][_btn~="warning-dark-2"]:hover {
  background-color: #be5800;
  border-color: #be5800;
}
[_btn][_btn~="outline"][_btn~="warning-dark-3"] {
  border-color: #964500;
  color: #964500;
}
[_btn][_btn~="outline"][_btn~="warning-dark-3"]:hover {
  background-color: #964500;
  border-color: #964500;
}
[_btn][_btn~="outline"][_btn~="danger-light-1"] {
  border-color: #f45e54;
  color: #f45e54;
}
[_btn][_btn~="outline"][_btn~="danger-light-1"]:hover {
  background-color: #f45e54;
  border-color: #f45e54;
}
[_btn][_btn~="outline"][_btn~="danger-light-2"] {
  border-color: #f67b72;
  color: #f67b72;
}
[_btn][_btn~="outline"][_btn~="danger-light-2"]:hover {
  background-color: #f67b72;
  border-color: #f67b72;
}
[_btn][_btn~="outline"][_btn~="danger-light-3"] {
  border-color: #f89790;
  color: #f89790;
}
[_btn][_btn~="outline"][_btn~="danger-light-3"]:hover {
  background-color: #f89790;
  border-color: #f89790;
}
[_btn][_btn~="outline"][_btn~="danger-dark-1"] {
  border-color: #ec1d0f;
  color: #ec1d0f;
}
[_btn][_btn~="outline"][_btn~="danger-dark-1"]:hover {
  background-color: #ec1d0f;
  border-color: #ec1d0f;
}
[_btn][_btn~="outline"][_btn~="danger-dark-2"] {
  border-color: #c3180d;
  color: #c3180d;
}
[_btn][_btn~="outline"][_btn~="danger-dark-2"]:hover {
  background-color: #c3180d;
  border-color: #c3180d;
}
[_btn][_btn~="outline"][_btn~="danger-dark-3"] {
  border-color: #99130a;
  color: #99130a;
}
[_btn][_btn~="outline"][_btn~="danger-dark-3"]:hover {
  background-color: #99130a;
  border-color: #99130a;
}
[_btn][_btn~="outline"][_btn~="muted-light-1"] {
  border-color: #717bad;
  color: #717bad;
}
[_btn][_btn~="outline"][_btn~="muted-light-1"]:hover {
  background-color: #717bad;
  border-color: #717bad;
}
[_btn][_btn~="outline"][_btn~="muted-light-2"] {
  border-color: #8a92bb;
  color: #8a92bb;
}
[_btn][_btn~="outline"][_btn~="muted-light-2"]:hover {
  background-color: #8a92bb;
  border-color: #8a92bb;
}
[_btn][_btn~="outline"][_btn~="muted-light-3"] {
  border-color: #a3a9ca;
  color: #a3a9ca;
}
[_btn][_btn~="outline"][_btn~="muted-light-3"]:hover {
  background-color: #a3a9ca;
  border-color: #a3a9ca;
}
[_btn][_btn~="outline"][_btn~="muted-dark-1"] {
  border-color: #4d5685;
  color: #4d5685;
}
[_btn][_btn~="outline"][_btn~="muted-dark-1"]:hover {
  background-color: #4d5685;
  border-color: #4d5685;
}
[_btn][_btn~="outline"][_btn~="muted-dark-2"] {
  border-color: #3f476d;
  color: #3f476d;
}
[_btn][_btn~="outline"][_btn~="muted-dark-2"]:hover {
  background-color: #3f476d;
  border-color: #3f476d;
}
[_btn][_btn~="outline"][_btn~="muted-dark-3"] {
  border-color: #323856;
  color: #323856;
}
[_btn][_btn~="outline"][_btn~="muted-dark-3"]:hover {
  background-color: #323856;
  border-color: #323856;
}
[_card] {
  box-shadow: 0px 2px 4px 0px rgba(26,29,45,0.14), 0px 1px 5px 1px rgba(26,29,45,0.12), 0px 1px 1px -1px rgba(26,29,45,0.2);
  padding: 15px;
  border-radius: 5px;
}
[_card] h1,
[_card] h2,
[_card] h3,
[_card] h4,
[_card] h5,
[_card] h6 {
  line-height: 1.3em;
  margin-bottom: 0.2rem;
}
[_card] h1:not(:first-child),
[_card] h2:not(:first-child),
[_card] h3:not(:first-child),
[_card] h4:not(:first-child),
[_card] h5:not(:first-child),
[_card] h6:not(:first-child) {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
[_card] p {
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
}
[_card] [_btn] {
  margin-top: 15px;
  display: inline-block;
}
[_card] a {
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
  color: #00bfb2;
}
[_card] hr {
  border-color: #8a92bb;
  width: 80%;
}
[_card] img {
  border-radius: 5px 5px 0 0;
  width: calc(100% + 30px);
  position: relative;
  left: -15px;
  top: -15px;
  object-fit: cover;
  max-height: 400px;
}
[_form-group] {
  margin-bottom: 15px;
  position: relative;
}
[_form-group][_form-group~=red] input[type=radio]:checked + label::before {
  border-color: #f24236;
}
[_form-group][_form-group~=red] input[type=radio]:checked + label::after {
  background-color: #f24236 !important;
}
[_form-group][_form-group~=red] input[type=checkbox]:checked + label::before {
  border-color: #f24236 !important;
  background-color: #f24236 !important;
}
[_form-group][_form-group~=red] input[type=range]:focus::-webkit-slider-thumb {
  background: #f24236 !important;
}
[_form-group][_form-group~=red] input[type=range]:focus::-moz-range-thumb {
  background: #f24236 !important;
}
[_form-group][_form-group~=red] input[type=range]:focus::-ms-thumb {
  background: #f24236 !important;
}
[_form-group][_form-group~=pink] input[type=radio]:checked + label::before {
  border-color: #e43f6f;
}
[_form-group][_form-group~=pink] input[type=radio]:checked + label::after {
  background-color: #e43f6f !important;
}
[_form-group][_form-group~=pink] input[type=checkbox]:checked + label::before {
  border-color: #e43f6f !important;
  background-color: #e43f6f !important;
}
[_form-group][_form-group~=pink] input[type=range]:focus::-webkit-slider-thumb {
  background: #e43f6f !important;
}
[_form-group][_form-group~=pink] input[type=range]:focus::-moz-range-thumb {
  background: #e43f6f !important;
}
[_form-group][_form-group~=pink] input[type=range]:focus::-ms-thumb {
  background: #e43f6f !important;
}
[_form-group][_form-group~=purple] input[type=radio]:checked + label::before {
  border-color: #6564db;
}
[_form-group][_form-group~=purple] input[type=radio]:checked + label::after {
  background-color: #6564db !important;
}
[_form-group][_form-group~=purple] input[type=checkbox]:checked + label::before {
  border-color: #6564db !important;
  background-color: #6564db !important;
}
[_form-group][_form-group~=purple] input[type=range]:focus::-webkit-slider-thumb {
  background: #6564db !important;
}
[_form-group][_form-group~=purple] input[type=range]:focus::-moz-range-thumb {
  background: #6564db !important;
}
[_form-group][_form-group~=purple] input[type=range]:focus::-ms-thumb {
  background: #6564db !important;
}
[_form-group][_form-group~=indigo] input[type=radio]:checked + label::before {
  border-color: #473bf0;
}
[_form-group][_form-group~=indigo] input[type=radio]:checked + label::after {
  background-color: #473bf0 !important;
}
[_form-group][_form-group~=indigo] input[type=checkbox]:checked + label::before {
  border-color: #473bf0 !important;
  background-color: #473bf0 !important;
}
[_form-group][_form-group~=indigo] input[type=range]:focus::-webkit-slider-thumb {
  background: #473bf0 !important;
}
[_form-group][_form-group~=indigo] input[type=range]:focus::-moz-range-thumb {
  background: #473bf0 !important;
}
[_form-group][_form-group~=indigo] input[type=range]:focus::-ms-thumb {
  background: #473bf0 !important;
}
[_form-group][_form-group~=blue] input[type=radio]:checked + label::before {
  border-color: #3169c4;
}
[_form-group][_form-group~=blue] input[type=radio]:checked + label::after {
  background-color: #3169c4 !important;
}
[_form-group][_form-group~=blue] input[type=checkbox]:checked + label::before {
  border-color: #3169c4 !important;
  background-color: #3169c4 !important;
}
[_form-group][_form-group~=blue] input[type=range]:focus::-webkit-slider-thumb {
  background: #3169c4 !important;
}
[_form-group][_form-group~=blue] input[type=range]:focus::-moz-range-thumb {
  background: #3169c4 !important;
}
[_form-group][_form-group~=blue] input[type=range]:focus::-ms-thumb {
  background: #3169c4 !important;
}
[_form-group][_form-group~=cyan] input[type=radio]:checked + label::before {
  border-color: #1fa6c1;
}
[_form-group][_form-group~=cyan] input[type=radio]:checked + label::after {
  background-color: #1fa6c1 !important;
}
[_form-group][_form-group~=cyan] input[type=checkbox]:checked + label::before {
  border-color: #1fa6c1 !important;
  background-color: #1fa6c1 !important;
}
[_form-group][_form-group~=cyan] input[type=range]:focus::-webkit-slider-thumb {
  background: #1fa6c1 !important;
}
[_form-group][_form-group~=cyan] input[type=range]:focus::-moz-range-thumb {
  background: #1fa6c1 !important;
}
[_form-group][_form-group~=cyan] input[type=range]:focus::-ms-thumb {
  background: #1fa6c1 !important;
}
[_form-group][_form-group~=teal] input[type=radio]:checked + label::before {
  border-color: #00bfb2;
}
[_form-group][_form-group~=teal] input[type=radio]:checked + label::after {
  background-color: #00bfb2 !important;
}
[_form-group][_form-group~=teal] input[type=checkbox]:checked + label::before {
  border-color: #00bfb2 !important;
  background-color: #00bfb2 !important;
}
[_form-group][_form-group~=teal] input[type=range]:focus::-webkit-slider-thumb {
  background: #00bfb2 !important;
}
[_form-group][_form-group~=teal] input[type=range]:focus::-moz-range-thumb {
  background: #00bfb2 !important;
}
[_form-group][_form-group~=teal] input[type=range]:focus::-ms-thumb {
  background: #00bfb2 !important;
}
[_form-group][_form-group~=green] input[type=radio]:checked + label::before {
  border-color: #3ccd65;
}
[_form-group][_form-group~=green] input[type=radio]:checked + label::after {
  background-color: #3ccd65 !important;
}
[_form-group][_form-group~=green] input[type=checkbox]:checked + label::before {
  border-color: #3ccd65 !important;
  background-color: #3ccd65 !important;
}
[_form-group][_form-group~=green] input[type=range]:focus::-webkit-slider-thumb {
  background: #3ccd65 !important;
}
[_form-group][_form-group~=green] input[type=range]:focus::-moz-range-thumb {
  background: #3ccd65 !important;
}
[_form-group][_form-group~=green] input[type=range]:focus::-ms-thumb {
  background: #3ccd65 !important;
}
[_form-group][_form-group~=lime] input[type=radio]:checked + label::before {
  border-color: #aad922;
}
[_form-group][_form-group~=lime] input[type=radio]:checked + label::after {
  background-color: #aad922 !important;
}
[_form-group][_form-group~=lime] input[type=checkbox]:checked + label::before {
  border-color: #aad922 !important;
  background-color: #aad922 !important;
}
[_form-group][_form-group~=lime] input[type=range]:focus::-webkit-slider-thumb {
  background: #aad922 !important;
}
[_form-group][_form-group~=lime] input[type=range]:focus::-moz-range-thumb {
  background: #aad922 !important;
}
[_form-group][_form-group~=lime] input[type=range]:focus::-ms-thumb {
  background: #aad922 !important;
}
[_form-group][_form-group~=yellow] input[type=radio]:checked + label::before {
  border-color: #f7b32b;
}
[_form-group][_form-group~=yellow] input[type=radio]:checked + label::after {
  background-color: #f7b32b !important;
}
[_form-group][_form-group~=yellow] input[type=checkbox]:checked + label::before {
  border-color: #f7b32b !important;
  background-color: #f7b32b !important;
}
[_form-group][_form-group~=yellow] input[type=range]:focus::-webkit-slider-thumb {
  background: #f7b32b !important;
}
[_form-group][_form-group~=yellow] input[type=range]:focus::-moz-range-thumb {
  background: #f7b32b !important;
}
[_form-group][_form-group~=yellow] input[type=range]:focus::-ms-thumb {
  background: #f7b32b !important;
}
[_form-group][_form-group~=amber] input[type=radio]:checked + label::before {
  border-color: #ff7f11;
}
[_form-group][_form-group~=amber] input[type=radio]:checked + label::after {
  background-color: #ff7f11 !important;
}
[_form-group][_form-group~=amber] input[type=checkbox]:checked + label::before {
  border-color: #ff7f11 !important;
  background-color: #ff7f11 !important;
}
[_form-group][_form-group~=amber] input[type=range]:focus::-webkit-slider-thumb {
  background: #ff7f11 !important;
}
[_form-group][_form-group~=amber] input[type=range]:focus::-moz-range-thumb {
  background: #ff7f11 !important;
}
[_form-group][_form-group~=amber] input[type=range]:focus::-ms-thumb {
  background: #ff7f11 !important;
}
[_form-group][_form-group~=orange] input[type=radio]:checked + label::before {
  border-color: #f34213;
}
[_form-group][_form-group~=orange] input[type=radio]:checked + label::after {
  background-color: #f34213 !important;
}
[_form-group][_form-group~=orange] input[type=checkbox]:checked + label::before {
  border-color: #f34213 !important;
  background-color: #f34213 !important;
}
[_form-group][_form-group~=orange] input[type=range]:focus::-webkit-slider-thumb {
  background: #f34213 !important;
}
[_form-group][_form-group~=orange] input[type=range]:focus::-moz-range-thumb {
  background: #f34213 !important;
}
[_form-group][_form-group~=orange] input[type=range]:focus::-ms-thumb {
  background: #f34213 !important;
}
[_form-group][_form-group~=brown] input[type=radio]:checked + label::before {
  border-color: #823329;
}
[_form-group][_form-group~=brown] input[type=radio]:checked + label::after {
  background-color: #823329 !important;
}
[_form-group][_form-group~=brown] input[type=checkbox]:checked + label::before {
  border-color: #823329 !important;
  background-color: #823329 !important;
}
[_form-group][_form-group~=brown] input[type=range]:focus::-webkit-slider-thumb {
  background: #823329 !important;
}
[_form-group][_form-group~=brown] input[type=range]:focus::-moz-range-thumb {
  background: #823329 !important;
}
[_form-group][_form-group~=brown] input[type=range]:focus::-ms-thumb {
  background: #823329 !important;
}
[_form-group][_form-group~=grey] input[type=radio]:checked + label::before {
  border-color: #7179ad;
}
[_form-group][_form-group~=grey] input[type=radio]:checked + label::after {
  background-color: #7179ad !important;
}
[_form-group][_form-group~=grey] input[type=checkbox]:checked + label::before {
  border-color: #7179ad !important;
  background-color: #7179ad !important;
}
[_form-group][_form-group~=grey] input[type=range]:focus::-webkit-slider-thumb {
  background: #7179ad !important;
}
[_form-group][_form-group~=grey] input[type=range]:focus::-moz-range-thumb {
  background: #7179ad !important;
}
[_form-group][_form-group~=grey] input[type=range]:focus::-ms-thumb {
  background: #7179ad !important;
}
[_form-group][_form-group~=black] input[type=radio]:checked + label::before {
  border-color: #1a1d2d;
}
[_form-group][_form-group~=black] input[type=radio]:checked + label::after {
  background-color: #1a1d2d !important;
}
[_form-group][_form-group~=black] input[type=checkbox]:checked + label::before {
  border-color: #1a1d2d !important;
  background-color: #1a1d2d !important;
}
[_form-group][_form-group~=black] input[type=range]:focus::-webkit-slider-thumb {
  background: #1a1d2d !important;
}
[_form-group][_form-group~=black] input[type=range]:focus::-moz-range-thumb {
  background: #1a1d2d !important;
}
[_form-group][_form-group~=black] input[type=range]:focus::-ms-thumb {
  background: #1a1d2d !important;
}
[_form-group][_form-group~=white] input[type=radio]:checked + label::before {
  border-color: #fbfaf8;
}
[_form-group][_form-group~=white] input[type=radio]:checked + label::after {
  background-color: #fbfaf8 !important;
}
[_form-group][_form-group~=white] input[type=checkbox]:checked + label::before {
  border-color: #fbfaf8 !important;
  background-color: #fbfaf8 !important;
}
[_form-group][_form-group~=white] input[type=range]:focus::-webkit-slider-thumb {
  background: #fbfaf8 !important;
}
[_form-group][_form-group~=white] input[type=range]:focus::-moz-range-thumb {
  background: #fbfaf8 !important;
}
[_form-group][_form-group~=white] input[type=range]:focus::-ms-thumb {
  background: #fbfaf8 !important;
}
[_form-group][_form-group~=transparent] input[type=radio]:checked + label::before {
  border-color: transparent;
}
[_form-group][_form-group~=transparent] input[type=radio]:checked + label::after {
  background-color: transparent !important;
}
[_form-group][_form-group~=transparent] input[type=checkbox]:checked + label::before {
  border-color: transparent !important;
  background-color: transparent !important;
}
[_form-group][_form-group~=transparent] input[type=range]:focus::-webkit-slider-thumb {
  background: transparent !important;
}
[_form-group][_form-group~=transparent] input[type=range]:focus::-moz-range-thumb {
  background: transparent !important;
}
[_form-group][_form-group~=transparent] input[type=range]:focus::-ms-thumb {
  background: transparent !important;
}
[_form-group][_form-group~=dark] input[type=radio]:checked + label::before {
  border-color: #1a1d2d;
}
[_form-group][_form-group~=dark] input[type=radio]:checked + label::after {
  background-color: #1a1d2d !important;
}
[_form-group][_form-group~=dark] input[type=checkbox]:checked + label::before {
  border-color: #1a1d2d !important;
  background-color: #1a1d2d !important;
}
[_form-group][_form-group~=dark] input[type=range]:focus::-webkit-slider-thumb {
  background: #1a1d2d !important;
}
[_form-group][_form-group~=dark] input[type=range]:focus::-moz-range-thumb {
  background: #1a1d2d !important;
}
[_form-group][_form-group~=dark] input[type=range]:focus::-ms-thumb {
  background: #1a1d2d !important;
}
[_form-group][_form-group~=light] input[type=radio]:checked + label::before {
  border-color: #fbfaf8;
}
[_form-group][_form-group~=light] input[type=radio]:checked + label::after {
  background-color: #fbfaf8 !important;
}
[_form-group][_form-group~=light] input[type=checkbox]:checked + label::before {
  border-color: #fbfaf8 !important;
  background-color: #fbfaf8 !important;
}
[_form-group][_form-group~=light] input[type=range]:focus::-webkit-slider-thumb {
  background: #fbfaf8 !important;
}
[_form-group][_form-group~=light] input[type=range]:focus::-moz-range-thumb {
  background: #fbfaf8 !important;
}
[_form-group][_form-group~=light] input[type=range]:focus::-ms-thumb {
  background: #fbfaf8 !important;
}
[_form-group][_form-group~=primary] input[type=radio]:checked + label::before {
  border-color: #00bfb2;
}
[_form-group][_form-group~=primary] input[type=radio]:checked + label::after {
  background-color: #00bfb2 !important;
}
[_form-group][_form-group~=primary] input[type=checkbox]:checked + label::before {
  border-color: #00bfb2 !important;
  background-color: #00bfb2 !important;
}
[_form-group][_form-group~=primary] input[type=range]:focus::-webkit-slider-thumb {
  background: #00bfb2 !important;
}
[_form-group][_form-group~=primary] input[type=range]:focus::-moz-range-thumb {
  background: #00bfb2 !important;
}
[_form-group][_form-group~=primary] input[type=range]:focus::-ms-thumb {
  background: #00bfb2 !important;
}
[_form-group][_form-group~=secondary] input[type=radio]:checked + label::before {
  border-color: #7179ad;
}
[_form-group][_form-group~=secondary] input[type=radio]:checked + label::after {
  background-color: #7179ad !important;
}
[_form-group][_form-group~=secondary] input[type=checkbox]:checked + label::before {
  border-color: #7179ad !important;
  background-color: #7179ad !important;
}
[_form-group][_form-group~=secondary] input[type=range]:focus::-webkit-slider-thumb {
  background: #7179ad !important;
}
[_form-group][_form-group~=secondary] input[type=range]:focus::-moz-range-thumb {
  background: #7179ad !important;
}
[_form-group][_form-group~=secondary] input[type=range]:focus::-ms-thumb {
  background: #7179ad !important;
}
[_form-group][_form-group~=success] input[type=radio]:checked + label::before {
  border-color: #3ccd65;
}
[_form-group][_form-group~=success] input[type=radio]:checked + label::after {
  background-color: #3ccd65 !important;
}
[_form-group][_form-group~=success] input[type=checkbox]:checked + label::before {
  border-color: #3ccd65 !important;
  background-color: #3ccd65 !important;
}
[_form-group][_form-group~=success] input[type=range]:focus::-webkit-slider-thumb {
  background: #3ccd65 !important;
}
[_form-group][_form-group~=success] input[type=range]:focus::-moz-range-thumb {
  background: #3ccd65 !important;
}
[_form-group][_form-group~=success] input[type=range]:focus::-ms-thumb {
  background: #3ccd65 !important;
}
[_form-group][_form-group~=info] input[type=radio]:checked + label::before {
  border-color: #1fa6c1;
}
[_form-group][_form-group~=info] input[type=radio]:checked + label::after {
  background-color: #1fa6c1 !important;
}
[_form-group][_form-group~=info] input[type=checkbox]:checked + label::before {
  border-color: #1fa6c1 !important;
  background-color: #1fa6c1 !important;
}
[_form-group][_form-group~=info] input[type=range]:focus::-webkit-slider-thumb {
  background: #1fa6c1 !important;
}
[_form-group][_form-group~=info] input[type=range]:focus::-moz-range-thumb {
  background: #1fa6c1 !important;
}
[_form-group][_form-group~=info] input[type=range]:focus::-ms-thumb {
  background: #1fa6c1 !important;
}
[_form-group][_form-group~=warning] input[type=radio]:checked + label::before {
  border-color: #ff7f11;
}
[_form-group][_form-group~=warning] input[type=radio]:checked + label::after {
  background-color: #ff7f11 !important;
}
[_form-group][_form-group~=warning] input[type=checkbox]:checked + label::before {
  border-color: #ff7f11 !important;
  background-color: #ff7f11 !important;
}
[_form-group][_form-group~=warning] input[type=range]:focus::-webkit-slider-thumb {
  background: #ff7f11 !important;
}
[_form-group][_form-group~=warning] input[type=range]:focus::-moz-range-thumb {
  background: #ff7f11 !important;
}
[_form-group][_form-group~=warning] input[type=range]:focus::-ms-thumb {
  background: #ff7f11 !important;
}
[_form-group][_form-group~=danger] input[type=radio]:checked + label::before {
  border-color: #f24236;
}
[_form-group][_form-group~=danger] input[type=radio]:checked + label::after {
  background-color: #f24236 !important;
}
[_form-group][_form-group~=danger] input[type=checkbox]:checked + label::before {
  border-color: #f24236 !important;
  background-color: #f24236 !important;
}
[_form-group][_form-group~=danger] input[type=range]:focus::-webkit-slider-thumb {
  background: #f24236 !important;
}
[_form-group][_form-group~=danger] input[type=range]:focus::-moz-range-thumb {
  background: #f24236 !important;
}
[_form-group][_form-group~=danger] input[type=range]:focus::-ms-thumb {
  background: #f24236 !important;
}
[_form-group][_form-group~=muted] input[type=radio]:checked + label::before {
  border-color: #5a659c;
}
[_form-group][_form-group~=muted] input[type=radio]:checked + label::after {
  background-color: #5a659c !important;
}
[_form-group][_form-group~=muted] input[type=checkbox]:checked + label::before {
  border-color: #5a659c !important;
  background-color: #5a659c !important;
}
[_form-group][_form-group~=muted] input[type=range]:focus::-webkit-slider-thumb {
  background: #5a659c !important;
}
[_form-group][_form-group~=muted] input[type=range]:focus::-moz-range-thumb {
  background: #5a659c !important;
}
[_form-group][_form-group~=muted] input[type=range]:focus::-ms-thumb {
  background: #5a659c !important;
}
[_form-group][_form-group~=red-light-1] input[type=radio]:checked + label::before {
  border-color: #f45e54;
}
[_form-group][_form-group~=red-light-1] input[type=radio]:checked + label::after {
  background-color: #f45e54 !important;
}
[_form-group][_form-group~=red-light-1] input[type=checkbox]:checked + label::before {
  border-color: #f45e54 !important;
  background-color: #f45e54 !important;
}
[_form-group][_form-group~=red-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #f45e54 !important;
}
[_form-group][_form-group~=red-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #f45e54 !important;
}
[_form-group][_form-group~=red-light-1] input[type=range]:focus::-ms-thumb {
  background: #f45e54 !important;
}
[_form-group][_form-group~=red-light-2] input[type=radio]:checked + label::before {
  border-color: #f67b72;
}
[_form-group][_form-group~=red-light-2] input[type=radio]:checked + label::after {
  background-color: #f67b72 !important;
}
[_form-group][_form-group~=red-light-2] input[type=checkbox]:checked + label::before {
  border-color: #f67b72 !important;
  background-color: #f67b72 !important;
}
[_form-group][_form-group~=red-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #f67b72 !important;
}
[_form-group][_form-group~=red-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #f67b72 !important;
}
[_form-group][_form-group~=red-light-2] input[type=range]:focus::-ms-thumb {
  background: #f67b72 !important;
}
[_form-group][_form-group~=red-light-3] input[type=radio]:checked + label::before {
  border-color: #f89790;
}
[_form-group][_form-group~=red-light-3] input[type=radio]:checked + label::after {
  background-color: #f89790 !important;
}
[_form-group][_form-group~=red-light-3] input[type=checkbox]:checked + label::before {
  border-color: #f89790 !important;
  background-color: #f89790 !important;
}
[_form-group][_form-group~=red-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #f89790 !important;
}
[_form-group][_form-group~=red-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #f89790 !important;
}
[_form-group][_form-group~=red-light-3] input[type=range]:focus::-ms-thumb {
  background: #f89790 !important;
}
[_form-group][_form-group~=red-dark-1] input[type=radio]:checked + label::before {
  border-color: #ec1d0f;
}
[_form-group][_form-group~=red-dark-1] input[type=radio]:checked + label::after {
  background-color: #ec1d0f !important;
}
[_form-group][_form-group~=red-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #ec1d0f !important;
  background-color: #ec1d0f !important;
}
[_form-group][_form-group~=red-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #ec1d0f !important;
}
[_form-group][_form-group~=red-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #ec1d0f !important;
}
[_form-group][_form-group~=red-dark-1] input[type=range]:focus::-ms-thumb {
  background: #ec1d0f !important;
}
[_form-group][_form-group~=red-dark-2] input[type=radio]:checked + label::before {
  border-color: #c3180d;
}
[_form-group][_form-group~=red-dark-2] input[type=radio]:checked + label::after {
  background-color: #c3180d !important;
}
[_form-group][_form-group~=red-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #c3180d !important;
  background-color: #c3180d !important;
}
[_form-group][_form-group~=red-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #c3180d !important;
}
[_form-group][_form-group~=red-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #c3180d !important;
}
[_form-group][_form-group~=red-dark-2] input[type=range]:focus::-ms-thumb {
  background: #c3180d !important;
}
[_form-group][_form-group~=red-dark-3] input[type=radio]:checked + label::before {
  border-color: #99130a;
}
[_form-group][_form-group~=red-dark-3] input[type=radio]:checked + label::after {
  background-color: #99130a !important;
}
[_form-group][_form-group~=red-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #99130a !important;
  background-color: #99130a !important;
}
[_form-group][_form-group~=red-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #99130a !important;
}
[_form-group][_form-group~=red-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #99130a !important;
}
[_form-group][_form-group~=red-dark-3] input[type=range]:focus::-ms-thumb {
  background: #99130a !important;
}
[_form-group][_form-group~=pink-light-1] input[type=radio]:checked + label::before {
  border-color: #e85c85;
}
[_form-group][_form-group~=pink-light-1] input[type=radio]:checked + label::after {
  background-color: #e85c85 !important;
}
[_form-group][_form-group~=pink-light-1] input[type=checkbox]:checked + label::before {
  border-color: #e85c85 !important;
  background-color: #e85c85 !important;
}
[_form-group][_form-group~=pink-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #e85c85 !important;
}
[_form-group][_form-group~=pink-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #e85c85 !important;
}
[_form-group][_form-group~=pink-light-1] input[type=range]:focus::-ms-thumb {
  background: #e85c85 !important;
}
[_form-group][_form-group~=pink-light-2] input[type=radio]:checked + label::before {
  border-color: #ec799a;
}
[_form-group][_form-group~=pink-light-2] input[type=radio]:checked + label::after {
  background-color: #ec799a !important;
}
[_form-group][_form-group~=pink-light-2] input[type=checkbox]:checked + label::before {
  border-color: #ec799a !important;
  background-color: #ec799a !important;
}
[_form-group][_form-group~=pink-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #ec799a !important;
}
[_form-group][_form-group~=pink-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #ec799a !important;
}
[_form-group][_form-group~=pink-light-2] input[type=range]:focus::-ms-thumb {
  background: #ec799a !important;
}
[_form-group][_form-group~=pink-light-3] input[type=radio]:checked + label::before {
  border-color: #f095b0;
}
[_form-group][_form-group~=pink-light-3] input[type=radio]:checked + label::after {
  background-color: #f095b0 !important;
}
[_form-group][_form-group~=pink-light-3] input[type=checkbox]:checked + label::before {
  border-color: #f095b0 !important;
  background-color: #f095b0 !important;
}
[_form-group][_form-group~=pink-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #f095b0 !important;
}
[_form-group][_form-group~=pink-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #f095b0 !important;
}
[_form-group][_form-group~=pink-light-3] input[type=range]:focus::-ms-thumb {
  background: #f095b0 !important;
}
[_form-group][_form-group~=pink-dark-1] input[type=radio]:checked + label::before {
  border-color: #d91e55;
}
[_form-group][_form-group~=pink-dark-1] input[type=radio]:checked + label::after {
  background-color: #d91e55 !important;
}
[_form-group][_form-group~=pink-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #d91e55 !important;
  background-color: #d91e55 !important;
}
[_form-group][_form-group~=pink-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #d91e55 !important;
}
[_form-group][_form-group~=pink-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #d91e55 !important;
}
[_form-group][_form-group~=pink-dark-1] input[type=range]:focus::-ms-thumb {
  background: #d91e55 !important;
}
[_form-group][_form-group~=pink-dark-2] input[type=radio]:checked + label::before {
  border-color: #b31946;
}
[_form-group][_form-group~=pink-dark-2] input[type=radio]:checked + label::after {
  background-color: #b31946 !important;
}
[_form-group][_form-group~=pink-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #b31946 !important;
  background-color: #b31946 !important;
}
[_form-group][_form-group~=pink-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #b31946 !important;
}
[_form-group][_form-group~=pink-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #b31946 !important;
}
[_form-group][_form-group~=pink-dark-2] input[type=range]:focus::-ms-thumb {
  background: #b31946 !important;
}
[_form-group][_form-group~=pink-dark-3] input[type=radio]:checked + label::before {
  border-color: #8c1437;
}
[_form-group][_form-group~=pink-dark-3] input[type=radio]:checked + label::after {
  background-color: #8c1437 !important;
}
[_form-group][_form-group~=pink-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #8c1437 !important;
  background-color: #8c1437 !important;
}
[_form-group][_form-group~=pink-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #8c1437 !important;
}
[_form-group][_form-group~=pink-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #8c1437 !important;
}
[_form-group][_form-group~=pink-dark-3] input[type=range]:focus::-ms-thumb {
  background: #8c1437 !important;
}
[_form-group][_form-group~=purple-light-1] input[type=radio]:checked + label::before {
  border-color: #7c7be0;
}
[_form-group][_form-group~=purple-light-1] input[type=radio]:checked + label::after {
  background-color: #7c7be0 !important;
}
[_form-group][_form-group~=purple-light-1] input[type=checkbox]:checked + label::before {
  border-color: #7c7be0 !important;
  background-color: #7c7be0 !important;
}
[_form-group][_form-group~=purple-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #7c7be0 !important;
}
[_form-group][_form-group~=purple-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #7c7be0 !important;
}
[_form-group][_form-group~=purple-light-1] input[type=range]:focus::-ms-thumb {
  background: #7c7be0 !important;
}
[_form-group][_form-group~=purple-light-2] input[type=radio]:checked + label::before {
  border-color: #9392e6;
}
[_form-group][_form-group~=purple-light-2] input[type=radio]:checked + label::after {
  background-color: #9392e6 !important;
}
[_form-group][_form-group~=purple-light-2] input[type=checkbox]:checked + label::before {
  border-color: #9392e6 !important;
  background-color: #9392e6 !important;
}
[_form-group][_form-group~=purple-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #9392e6 !important;
}
[_form-group][_form-group~=purple-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #9392e6 !important;
}
[_form-group][_form-group~=purple-light-2] input[type=range]:focus::-ms-thumb {
  background: #9392e6 !important;
}
[_form-group][_form-group~=purple-light-3] input[type=radio]:checked + label::before {
  border-color: #aaaaeb;
}
[_form-group][_form-group~=purple-light-3] input[type=radio]:checked + label::after {
  background-color: #aaaaeb !important;
}
[_form-group][_form-group~=purple-light-3] input[type=checkbox]:checked + label::before {
  border-color: #aaaaeb !important;
  background-color: #aaaaeb !important;
}
[_form-group][_form-group~=purple-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #aaaaeb !important;
}
[_form-group][_form-group~=purple-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #aaaaeb !important;
}
[_form-group][_form-group~=purple-light-3] input[type=range]:focus::-ms-thumb {
  background: #aaaaeb !important;
}
[_form-group][_form-group~=purple-dark-1] input[type=radio]:checked + label::before {
  border-color: #3e3dd2;
}
[_form-group][_form-group~=purple-dark-1] input[type=radio]:checked + label::after {
  background-color: #3e3dd2 !important;
}
[_form-group][_form-group~=purple-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #3e3dd2 !important;
  background-color: #3e3dd2 !important;
}
[_form-group][_form-group~=purple-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #3e3dd2 !important;
}
[_form-group][_form-group~=purple-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #3e3dd2 !important;
}
[_form-group][_form-group~=purple-dark-1] input[type=range]:focus::-ms-thumb {
  background: #3e3dd2 !important;
}
[_form-group][_form-group~=purple-dark-2] input[type=radio]:checked + label::before {
  border-color: #2b2ab5;
}
[_form-group][_form-group~=purple-dark-2] input[type=radio]:checked + label::after {
  background-color: #2b2ab5 !important;
}
[_form-group][_form-group~=purple-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #2b2ab5 !important;
  background-color: #2b2ab5 !important;
}
[_form-group][_form-group~=purple-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #2b2ab5 !important;
}
[_form-group][_form-group~=purple-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #2b2ab5 !important;
}
[_form-group][_form-group~=purple-dark-2] input[type=range]:focus::-ms-thumb {
  background: #2b2ab5 !important;
}
[_form-group][_form-group~=purple-dark-3] input[type=radio]:checked + label::before {
  border-color: #22218e;
}
[_form-group][_form-group~=purple-dark-3] input[type=radio]:checked + label::after {
  background-color: #22218e !important;
}
[_form-group][_form-group~=purple-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #22218e !important;
  background-color: #22218e !important;
}
[_form-group][_form-group~=purple-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #22218e !important;
}
[_form-group][_form-group~=purple-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #22218e !important;
}
[_form-group][_form-group~=purple-dark-3] input[type=range]:focus::-ms-thumb {
  background: #22218e !important;
}
[_form-group][_form-group~=indigo-light-1] input[type=radio]:checked + label::before {
  border-color: #6358f2;
}
[_form-group][_form-group~=indigo-light-1] input[type=radio]:checked + label::after {
  background-color: #6358f2 !important;
}
[_form-group][_form-group~=indigo-light-1] input[type=checkbox]:checked + label::before {
  border-color: #6358f2 !important;
  background-color: #6358f2 !important;
}
[_form-group][_form-group~=indigo-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #6358f2 !important;
}
[_form-group][_form-group~=indigo-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #6358f2 !important;
}
[_form-group][_form-group~=indigo-light-1] input[type=range]:focus::-ms-thumb {
  background: #6358f2 !important;
}
[_form-group][_form-group~=indigo-light-2] input[type=radio]:checked + label::before {
  border-color: #7e76f5;
}
[_form-group][_form-group~=indigo-light-2] input[type=radio]:checked + label::after {
  background-color: #7e76f5 !important;
}
[_form-group][_form-group~=indigo-light-2] input[type=checkbox]:checked + label::before {
  border-color: #7e76f5 !important;
  background-color: #7e76f5 !important;
}
[_form-group][_form-group~=indigo-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #7e76f5 !important;
}
[_form-group][_form-group~=indigo-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #7e76f5 !important;
}
[_form-group][_form-group~=indigo-light-2] input[type=range]:focus::-ms-thumb {
  background: #7e76f5 !important;
}
[_form-group][_form-group~=indigo-light-3] input[type=radio]:checked + label::before {
  border-color: #9a93f7;
}
[_form-group][_form-group~=indigo-light-3] input[type=radio]:checked + label::after {
  background-color: #9a93f7 !important;
}
[_form-group][_form-group~=indigo-light-3] input[type=checkbox]:checked + label::before {
  border-color: #9a93f7 !important;
  background-color: #9a93f7 !important;
}
[_form-group][_form-group~=indigo-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #9a93f7 !important;
}
[_form-group][_form-group~=indigo-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #9a93f7 !important;
}
[_form-group][_form-group~=indigo-light-3] input[type=range]:focus::-ms-thumb {
  background: #9a93f7 !important;
}
[_form-group][_form-group~=indigo-dark-1] input[type=radio]:checked + label::before {
  border-color: #2112ec;
}
[_form-group][_form-group~=indigo-dark-1] input[type=radio]:checked + label::after {
  background-color: #2112ec !important;
}
[_form-group][_form-group~=indigo-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #2112ec !important;
  background-color: #2112ec !important;
}
[_form-group][_form-group~=indigo-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #2112ec !important;
}
[_form-group][_form-group~=indigo-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #2112ec !important;
}
[_form-group][_form-group~=indigo-dark-1] input[type=range]:focus::-ms-thumb {
  background: #2112ec !important;
}
[_form-group][_form-group~=indigo-dark-2] input[type=radio]:checked + label::before {
  border-color: #1b0fc2;
}
[_form-group][_form-group~=indigo-dark-2] input[type=radio]:checked + label::after {
  background-color: #1b0fc2 !important;
}
[_form-group][_form-group~=indigo-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #1b0fc2 !important;
  background-color: #1b0fc2 !important;
}
[_form-group][_form-group~=indigo-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #1b0fc2 !important;
}
[_form-group][_form-group~=indigo-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #1b0fc2 !important;
}
[_form-group][_form-group~=indigo-dark-2] input[type=range]:focus::-ms-thumb {
  background: #1b0fc2 !important;
}
[_form-group][_form-group~=indigo-dark-3] input[type=radio]:checked + label::before {
  border-color: #150c99;
}
[_form-group][_form-group~=indigo-dark-3] input[type=radio]:checked + label::after {
  background-color: #150c99 !important;
}
[_form-group][_form-group~=indigo-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #150c99 !important;
  background-color: #150c99 !important;
}
[_form-group][_form-group~=indigo-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #150c99 !important;
}
[_form-group][_form-group~=indigo-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #150c99 !important;
}
[_form-group][_form-group~=indigo-dark-3] input[type=range]:focus::-ms-thumb {
  background: #150c99 !important;
}
[_form-group][_form-group~=blue-light-1] input[type=radio]:checked + label::before {
  border-color: #4b7ed2;
}
[_form-group][_form-group~=blue-light-1] input[type=radio]:checked + label::after {
  background-color: #4b7ed2 !important;
}
[_form-group][_form-group~=blue-light-1] input[type=checkbox]:checked + label::before {
  border-color: #4b7ed2 !important;
  background-color: #4b7ed2 !important;
}
[_form-group][_form-group~=blue-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #4b7ed2 !important;
}
[_form-group][_form-group~=blue-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #4b7ed2 !important;
}
[_form-group][_form-group~=blue-light-1] input[type=range]:focus::-ms-thumb {
  background: #4b7ed2 !important;
}
[_form-group][_form-group~=blue-light-2] input[type=radio]:checked + label::before {
  border-color: #6b95da;
}
[_form-group][_form-group~=blue-light-2] input[type=radio]:checked + label::after {
  background-color: #6b95da !important;
}
[_form-group][_form-group~=blue-light-2] input[type=checkbox]:checked + label::before {
  border-color: #6b95da !important;
  background-color: #6b95da !important;
}
[_form-group][_form-group~=blue-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #6b95da !important;
}
[_form-group][_form-group~=blue-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #6b95da !important;
}
[_form-group][_form-group~=blue-light-2] input[type=range]:focus::-ms-thumb {
  background: #6b95da !important;
}
[_form-group][_form-group~=blue-light-3] input[type=radio]:checked + label::before {
  border-color: #8aace2;
}
[_form-group][_form-group~=blue-light-3] input[type=radio]:checked + label::after {
  background-color: #8aace2 !important;
}
[_form-group][_form-group~=blue-light-3] input[type=checkbox]:checked + label::before {
  border-color: #8aace2 !important;
  background-color: #8aace2 !important;
}
[_form-group][_form-group~=blue-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #8aace2 !important;
}
[_form-group][_form-group~=blue-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #8aace2 !important;
}
[_form-group][_form-group~=blue-light-3] input[type=range]:focus::-ms-thumb {
  background: #8aace2 !important;
}
[_form-group][_form-group~=blue-dark-1] input[type=radio]:checked + label::before {
  border-color: #2a59a7;
}
[_form-group][_form-group~=blue-dark-1] input[type=radio]:checked + label::after {
  background-color: #2a59a7 !important;
}
[_form-group][_form-group~=blue-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #2a59a7 !important;
  background-color: #2a59a7 !important;
}
[_form-group][_form-group~=blue-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #2a59a7 !important;
}
[_form-group][_form-group~=blue-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #2a59a7 !important;
}
[_form-group][_form-group~=blue-dark-1] input[type=range]:focus::-ms-thumb {
  background: #2a59a7 !important;
}
[_form-group][_form-group~=blue-dark-2] input[type=radio]:checked + label::before {
  border-color: #224a89;
}
[_form-group][_form-group~=blue-dark-2] input[type=radio]:checked + label::after {
  background-color: #224a89 !important;
}
[_form-group][_form-group~=blue-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #224a89 !important;
  background-color: #224a89 !important;
}
[_form-group][_form-group~=blue-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #224a89 !important;
}
[_form-group][_form-group~=blue-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #224a89 !important;
}
[_form-group][_form-group~=blue-dark-2] input[type=range]:focus::-ms-thumb {
  background: #224a89 !important;
}
[_form-group][_form-group~=blue-dark-3] input[type=radio]:checked + label::before {
  border-color: #1b3a6c;
}
[_form-group][_form-group~=blue-dark-3] input[type=radio]:checked + label::after {
  background-color: #1b3a6c !important;
}
[_form-group][_form-group~=blue-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #1b3a6c !important;
  background-color: #1b3a6c !important;
}
[_form-group][_form-group~=blue-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #1b3a6c !important;
}
[_form-group][_form-group~=blue-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #1b3a6c !important;
}
[_form-group][_form-group~=blue-dark-3] input[type=range]:focus::-ms-thumb {
  background: #1b3a6c !important;
}
[_form-group][_form-group~=cyan-light-1] input[type=radio]:checked + label::before {
  border-color: #2ec0dd;
}
[_form-group][_form-group~=cyan-light-1] input[type=radio]:checked + label::after {
  background-color: #2ec0dd !important;
}
[_form-group][_form-group~=cyan-light-1] input[type=checkbox]:checked + label::before {
  border-color: #2ec0dd !important;
  background-color: #2ec0dd !important;
}
[_form-group][_form-group~=cyan-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #2ec0dd !important;
}
[_form-group][_form-group~=cyan-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #2ec0dd !important;
}
[_form-group][_form-group~=cyan-light-1] input[type=range]:focus::-ms-thumb {
  background: #2ec0dd !important;
}
[_form-group][_form-group~=cyan-light-2] input[type=radio]:checked + label::before {
  border-color: #53cbe3;
}
[_form-group][_form-group~=cyan-light-2] input[type=radio]:checked + label::after {
  background-color: #53cbe3 !important;
}
[_form-group][_form-group~=cyan-light-2] input[type=checkbox]:checked + label::before {
  border-color: #53cbe3 !important;
  background-color: #53cbe3 !important;
}
[_form-group][_form-group~=cyan-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #53cbe3 !important;
}
[_form-group][_form-group~=cyan-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #53cbe3 !important;
}
[_form-group][_form-group~=cyan-light-2] input[type=range]:focus::-ms-thumb {
  background: #53cbe3 !important;
}
[_form-group][_form-group~=cyan-light-3] input[type=radio]:checked + label::before {
  border-color: #77d6e9;
}
[_form-group][_form-group~=cyan-light-3] input[type=radio]:checked + label::after {
  background-color: #77d6e9 !important;
}
[_form-group][_form-group~=cyan-light-3] input[type=checkbox]:checked + label::before {
  border-color: #77d6e9 !important;
  background-color: #77d6e9 !important;
}
[_form-group][_form-group~=cyan-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #77d6e9 !important;
}
[_form-group][_form-group~=cyan-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #77d6e9 !important;
}
[_form-group][_form-group~=cyan-light-3] input[type=range]:focus::-ms-thumb {
  background: #77d6e9 !important;
}
[_form-group][_form-group~=cyan-dark-1] input[type=radio]:checked + label::before {
  border-color: #1a8da4;
}
[_form-group][_form-group~=cyan-dark-1] input[type=radio]:checked + label::after {
  background-color: #1a8da4 !important;
}
[_form-group][_form-group~=cyan-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #1a8da4 !important;
  background-color: #1a8da4 !important;
}
[_form-group][_form-group~=cyan-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #1a8da4 !important;
}
[_form-group][_form-group~=cyan-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #1a8da4 !important;
}
[_form-group][_form-group~=cyan-dark-1] input[type=range]:focus::-ms-thumb {
  background: #1a8da4 !important;
}
[_form-group][_form-group~=cyan-dark-2] input[type=radio]:checked + label::before {
  border-color: #167487;
}
[_form-group][_form-group~=cyan-dark-2] input[type=radio]:checked + label::after {
  background-color: #167487 !important;
}
[_form-group][_form-group~=cyan-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #167487 !important;
  background-color: #167487 !important;
}
[_form-group][_form-group~=cyan-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #167487 !important;
}
[_form-group][_form-group~=cyan-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #167487 !important;
}
[_form-group][_form-group~=cyan-dark-2] input[type=range]:focus::-ms-thumb {
  background: #167487 !important;
}
[_form-group][_form-group~=cyan-dark-3] input[type=radio]:checked + label::before {
  border-color: #115b6a;
}
[_form-group][_form-group~=cyan-dark-3] input[type=radio]:checked + label::after {
  background-color: #115b6a !important;
}
[_form-group][_form-group~=cyan-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #115b6a !important;
  background-color: #115b6a !important;
}
[_form-group][_form-group~=cyan-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #115b6a !important;
}
[_form-group][_form-group~=cyan-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #115b6a !important;
}
[_form-group][_form-group~=cyan-dark-3] input[type=range]:focus::-ms-thumb {
  background: #115b6a !important;
}
[_form-group][_form-group~=teal-light-1] input[type=radio]:checked + label::before {
  border-color: #00efdf;
}
[_form-group][_form-group~=teal-light-1] input[type=radio]:checked + label::after {
  background-color: #00efdf !important;
}
[_form-group][_form-group~=teal-light-1] input[type=checkbox]:checked + label::before {
  border-color: #00efdf !important;
  background-color: #00efdf !important;
}
[_form-group][_form-group~=teal-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #00efdf !important;
}
[_form-group][_form-group~=teal-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #00efdf !important;
}
[_form-group][_form-group~=teal-light-1] input[type=range]:focus::-ms-thumb {
  background: #00efdf !important;
}
[_form-group][_form-group~=teal-light-2] input[type=radio]:checked + label::before {
  border-color: #20fff0;
}
[_form-group][_form-group~=teal-light-2] input[type=radio]:checked + label::after {
  background-color: #20fff0 !important;
}
[_form-group][_form-group~=teal-light-2] input[type=checkbox]:checked + label::before {
  border-color: #20fff0 !important;
  background-color: #20fff0 !important;
}
[_form-group][_form-group~=teal-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #20fff0 !important;
}
[_form-group][_form-group~=teal-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #20fff0 !important;
}
[_form-group][_form-group~=teal-light-2] input[type=range]:focus::-ms-thumb {
  background: #20fff0 !important;
}
[_form-group][_form-group~=teal-light-3] input[type=radio]:checked + label::before {
  border-color: #50fff3;
}
[_form-group][_form-group~=teal-light-3] input[type=radio]:checked + label::after {
  background-color: #50fff3 !important;
}
[_form-group][_form-group~=teal-light-3] input[type=checkbox]:checked + label::before {
  border-color: #50fff3 !important;
  background-color: #50fff3 !important;
}
[_form-group][_form-group~=teal-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #50fff3 !important;
}
[_form-group][_form-group~=teal-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #50fff3 !important;
}
[_form-group][_form-group~=teal-light-3] input[type=range]:focus::-ms-thumb {
  background: #50fff3 !important;
}
[_form-group][_form-group~=teal-dark-1] input[type=radio]:checked + label::before {
  border-color: #00a297;
}
[_form-group][_form-group~=teal-dark-1] input[type=radio]:checked + label::after {
  background-color: #00a297 !important;
}
[_form-group][_form-group~=teal-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #00a297 !important;
  background-color: #00a297 !important;
}
[_form-group][_form-group~=teal-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #00a297 !important;
}
[_form-group][_form-group~=teal-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #00a297 !important;
}
[_form-group][_form-group~=teal-dark-1] input[type=range]:focus::-ms-thumb {
  background: #00a297 !important;
}
[_form-group][_form-group~=teal-dark-2] input[type=radio]:checked + label::before {
  border-color: #00867d;
}
[_form-group][_form-group~=teal-dark-2] input[type=radio]:checked + label::after {
  background-color: #00867d !important;
}
[_form-group][_form-group~=teal-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #00867d !important;
  background-color: #00867d !important;
}
[_form-group][_form-group~=teal-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #00867d !important;
}
[_form-group][_form-group~=teal-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #00867d !important;
}
[_form-group][_form-group~=teal-dark-2] input[type=range]:focus::-ms-thumb {
  background: #00867d !important;
}
[_form-group][_form-group~=teal-dark-3] input[type=radio]:checked + label::before {
  border-color: #006962;
}
[_form-group][_form-group~=teal-dark-3] input[type=radio]:checked + label::after {
  background-color: #006962 !important;
}
[_form-group][_form-group~=teal-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #006962 !important;
  background-color: #006962 !important;
}
[_form-group][_form-group~=teal-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #006962 !important;
}
[_form-group][_form-group~=teal-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #006962 !important;
}
[_form-group][_form-group~=teal-dark-3] input[type=range]:focus::-ms-thumb {
  background: #006962 !important;
}
[_form-group][_form-group~=green-light-1] input[type=radio]:checked + label::before {
  border-color: #59d57c;
}
[_form-group][_form-group~=green-light-1] input[type=radio]:checked + label::after {
  background-color: #59d57c !important;
}
[_form-group][_form-group~=green-light-1] input[type=checkbox]:checked + label::before {
  border-color: #59d57c !important;
  background-color: #59d57c !important;
}
[_form-group][_form-group~=green-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #59d57c !important;
}
[_form-group][_form-group~=green-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #59d57c !important;
}
[_form-group][_form-group~=green-light-1] input[type=range]:focus::-ms-thumb {
  background: #59d57c !important;
}
[_form-group][_form-group~=green-light-2] input[type=radio]:checked + label::before {
  border-color: #77dc93;
}
[_form-group][_form-group~=green-light-2] input[type=radio]:checked + label::after {
  background-color: #77dc93 !important;
}
[_form-group][_form-group~=green-light-2] input[type=checkbox]:checked + label::before {
  border-color: #77dc93 !important;
  background-color: #77dc93 !important;
}
[_form-group][_form-group~=green-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #77dc93 !important;
}
[_form-group][_form-group~=green-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #77dc93 !important;
}
[_form-group][_form-group~=green-light-2] input[type=range]:focus::-ms-thumb {
  background: #77dc93 !important;
}
[_form-group][_form-group~=green-light-3] input[type=radio]:checked + label::before {
  border-color: #94e3aa;
}
[_form-group][_form-group~=green-light-3] input[type=radio]:checked + label::after {
  background-color: #94e3aa !important;
}
[_form-group][_form-group~=green-light-3] input[type=checkbox]:checked + label::before {
  border-color: #94e3aa !important;
  background-color: #94e3aa !important;
}
[_form-group][_form-group~=green-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #94e3aa !important;
}
[_form-group][_form-group~=green-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #94e3aa !important;
}
[_form-group][_form-group~=green-light-3] input[type=range]:focus::-ms-thumb {
  background: #94e3aa !important;
}
[_form-group][_form-group~=green-dark-1] input[type=radio]:checked + label::before {
  border-color: #2eb354;
}
[_form-group][_form-group~=green-dark-1] input[type=radio]:checked + label::after {
  background-color: #2eb354 !important;
}
[_form-group][_form-group~=green-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #2eb354 !important;
  background-color: #2eb354 !important;
}
[_form-group][_form-group~=green-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #2eb354 !important;
}
[_form-group][_form-group~=green-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #2eb354 !important;
}
[_form-group][_form-group~=green-dark-1] input[type=range]:focus::-ms-thumb {
  background: #2eb354 !important;
}
[_form-group][_form-group~=green-dark-2] input[type=radio]:checked + label::before {
  border-color: #269445;
}
[_form-group][_form-group~=green-dark-2] input[type=radio]:checked + label::after {
  background-color: #269445 !important;
}
[_form-group][_form-group~=green-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #269445 !important;
  background-color: #269445 !important;
}
[_form-group][_form-group~=green-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #269445 !important;
}
[_form-group][_form-group~=green-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #269445 !important;
}
[_form-group][_form-group~=green-dark-2] input[type=range]:focus::-ms-thumb {
  background: #269445 !important;
}
[_form-group][_form-group~=green-dark-3] input[type=radio]:checked + label::before {
  border-color: #1e7436;
}
[_form-group][_form-group~=green-dark-3] input[type=radio]:checked + label::after {
  background-color: #1e7436 !important;
}
[_form-group][_form-group~=green-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #1e7436 !important;
  background-color: #1e7436 !important;
}
[_form-group][_form-group~=green-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #1e7436 !important;
}
[_form-group][_form-group~=green-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #1e7436 !important;
}
[_form-group][_form-group~=green-dark-3] input[type=range]:focus::-ms-thumb {
  background: #1e7436 !important;
}
[_form-group][_form-group~=lime-light-1] input[type=radio]:checked + label::before {
  border-color: #b8e141;
}
[_form-group][_form-group~=lime-light-1] input[type=radio]:checked + label::after {
  background-color: #b8e141 !important;
}
[_form-group][_form-group~=lime-light-1] input[type=checkbox]:checked + label::before {
  border-color: #b8e141 !important;
  background-color: #b8e141 !important;
}
[_form-group][_form-group~=lime-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #b8e141 !important;
}
[_form-group][_form-group~=lime-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #b8e141 !important;
}
[_form-group][_form-group~=lime-light-1] input[type=range]:focus::-ms-thumb {
  background: #b8e141 !important;
}
[_form-group][_form-group~=lime-light-2] input[type=radio]:checked + label::before {
  border-color: #c4e662;
}
[_form-group][_form-group~=lime-light-2] input[type=radio]:checked + label::after {
  background-color: #c4e662 !important;
}
[_form-group][_form-group~=lime-light-2] input[type=checkbox]:checked + label::before {
  border-color: #c4e662 !important;
  background-color: #c4e662 !important;
}
[_form-group][_form-group~=lime-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #c4e662 !important;
}
[_form-group][_form-group~=lime-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #c4e662 !important;
}
[_form-group][_form-group~=lime-light-2] input[type=range]:focus::-ms-thumb {
  background: #c4e662 !important;
}
[_form-group][_form-group~=lime-light-3] input[type=radio]:checked + label::before {
  border-color: #d1ec84;
}
[_form-group][_form-group~=lime-light-3] input[type=radio]:checked + label::after {
  background-color: #d1ec84 !important;
}
[_form-group][_form-group~=lime-light-3] input[type=checkbox]:checked + label::before {
  border-color: #d1ec84 !important;
  background-color: #d1ec84 !important;
}
[_form-group][_form-group~=lime-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #d1ec84 !important;
}
[_form-group][_form-group~=lime-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #d1ec84 !important;
}
[_form-group][_form-group~=lime-light-3] input[type=range]:focus::-ms-thumb {
  background: #d1ec84 !important;
}
[_form-group][_form-group~=lime-dark-1] input[type=radio]:checked + label::before {
  border-color: #90b81d;
}
[_form-group][_form-group~=lime-dark-1] input[type=radio]:checked + label::after {
  background-color: #90b81d !important;
}
[_form-group][_form-group~=lime-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #90b81d !important;
  background-color: #90b81d !important;
}
[_form-group][_form-group~=lime-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #90b81d !important;
}
[_form-group][_form-group~=lime-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #90b81d !important;
}
[_form-group][_form-group~=lime-dark-1] input[type=range]:focus::-ms-thumb {
  background: #90b81d !important;
}
[_form-group][_form-group~=lime-dark-2] input[type=radio]:checked + label::before {
  border-color: #779818;
}
[_form-group][_form-group~=lime-dark-2] input[type=radio]:checked + label::after {
  background-color: #779818 !important;
}
[_form-group][_form-group~=lime-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #779818 !important;
  background-color: #779818 !important;
}
[_form-group][_form-group~=lime-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #779818 !important;
}
[_form-group][_form-group~=lime-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #779818 !important;
}
[_form-group][_form-group~=lime-dark-2] input[type=range]:focus::-ms-thumb {
  background: #779818 !important;
}
[_form-group][_form-group~=lime-dark-3] input[type=radio]:checked + label::before {
  border-color: #5d7713;
}
[_form-group][_form-group~=lime-dark-3] input[type=radio]:checked + label::after {
  background-color: #5d7713 !important;
}
[_form-group][_form-group~=lime-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #5d7713 !important;
  background-color: #5d7713 !important;
}
[_form-group][_form-group~=lime-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #5d7713 !important;
}
[_form-group][_form-group~=lime-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #5d7713 !important;
}
[_form-group][_form-group~=lime-dark-3] input[type=range]:focus::-ms-thumb {
  background: #5d7713 !important;
}
[_form-group][_form-group~=yellow-light-1] input[type=radio]:checked + label::before {
  border-color: #f8be4b;
}
[_form-group][_form-group~=yellow-light-1] input[type=radio]:checked + label::after {
  background-color: #f8be4b !important;
}
[_form-group][_form-group~=yellow-light-1] input[type=checkbox]:checked + label::before {
  border-color: #f8be4b !important;
  background-color: #f8be4b !important;
}
[_form-group][_form-group~=yellow-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #f8be4b !important;
}
[_form-group][_form-group~=yellow-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #f8be4b !important;
}
[_form-group][_form-group~=yellow-light-1] input[type=range]:focus::-ms-thumb {
  background: #f8be4b !important;
}
[_form-group][_form-group~=yellow-light-2] input[type=radio]:checked + label::before {
  border-color: #f9ca6b;
}
[_form-group][_form-group~=yellow-light-2] input[type=radio]:checked + label::after {
  background-color: #f9ca6b !important;
}
[_form-group][_form-group~=yellow-light-2] input[type=checkbox]:checked + label::before {
  border-color: #f9ca6b !important;
  background-color: #f9ca6b !important;
}
[_form-group][_form-group~=yellow-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #f9ca6b !important;
}
[_form-group][_form-group~=yellow-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #f9ca6b !important;
}
[_form-group][_form-group~=yellow-light-2] input[type=range]:focus::-ms-thumb {
  background: #f9ca6b !important;
}
[_form-group][_form-group~=yellow-light-3] input[type=radio]:checked + label::before {
  border-color: #fbd58a;
}
[_form-group][_form-group~=yellow-light-3] input[type=radio]:checked + label::after {
  background-color: #fbd58a !important;
}
[_form-group][_form-group~=yellow-light-3] input[type=checkbox]:checked + label::before {
  border-color: #fbd58a !important;
  background-color: #fbd58a !important;
}
[_form-group][_form-group~=yellow-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #fbd58a !important;
}
[_form-group][_form-group~=yellow-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #fbd58a !important;
}
[_form-group][_form-group~=yellow-light-3] input[type=range]:focus::-ms-thumb {
  background: #fbd58a !important;
}
[_form-group][_form-group~=yellow-dark-1] input[type=radio]:checked + label::before {
  border-color: #eea109;
}
[_form-group][_form-group~=yellow-dark-1] input[type=radio]:checked + label::after {
  background-color: #eea109 !important;
}
[_form-group][_form-group~=yellow-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #eea109 !important;
  background-color: #eea109 !important;
}
[_form-group][_form-group~=yellow-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #eea109 !important;
}
[_form-group][_form-group~=yellow-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #eea109 !important;
}
[_form-group][_form-group~=yellow-dark-1] input[type=range]:focus::-ms-thumb {
  background: #eea109 !important;
}
[_form-group][_form-group~=yellow-dark-2] input[type=radio]:checked + label::before {
  border-color: #c48507;
}
[_form-group][_form-group~=yellow-dark-2] input[type=radio]:checked + label::after {
  background-color: #c48507 !important;
}
[_form-group][_form-group~=yellow-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #c48507 !important;
  background-color: #c48507 !important;
}
[_form-group][_form-group~=yellow-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #c48507 !important;
}
[_form-group][_form-group~=yellow-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #c48507 !important;
}
[_form-group][_form-group~=yellow-dark-2] input[type=range]:focus::-ms-thumb {
  background: #c48507 !important;
}
[_form-group][_form-group~=yellow-dark-3] input[type=radio]:checked + label::before {
  border-color: #9a6806;
}
[_form-group][_form-group~=yellow-dark-3] input[type=radio]:checked + label::after {
  background-color: #9a6806 !important;
}
[_form-group][_form-group~=yellow-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #9a6806 !important;
  background-color: #9a6806 !important;
}
[_form-group][_form-group~=yellow-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #9a6806 !important;
}
[_form-group][_form-group~=yellow-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #9a6806 !important;
}
[_form-group][_form-group~=yellow-dark-3] input[type=range]:focus::-ms-thumb {
  background: #9a6806 !important;
}
[_form-group][_form-group~=amber-light-1] input[type=radio]:checked + label::before {
  border-color: #ff9235;
}
[_form-group][_form-group~=amber-light-1] input[type=radio]:checked + label::after {
  background-color: #ff9235 !important;
}
[_form-group][_form-group~=amber-light-1] input[type=checkbox]:checked + label::before {
  border-color: #ff9235 !important;
  background-color: #ff9235 !important;
}
[_form-group][_form-group~=amber-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #ff9235 !important;
}
[_form-group][_form-group~=amber-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #ff9235 !important;
}
[_form-group][_form-group~=amber-light-1] input[type=range]:focus::-ms-thumb {
  background: #ff9235 !important;
}
[_form-group][_form-group~=amber-light-2] input[type=radio]:checked + label::before {
  border-color: #ffa558;
}
[_form-group][_form-group~=amber-light-2] input[type=radio]:checked + label::after {
  background-color: #ffa558 !important;
}
[_form-group][_form-group~=amber-light-2] input[type=checkbox]:checked + label::before {
  border-color: #ffa558 !important;
  background-color: #ffa558 !important;
}
[_form-group][_form-group~=amber-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #ffa558 !important;
}
[_form-group][_form-group~=amber-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #ffa558 !important;
}
[_form-group][_form-group~=amber-light-2] input[type=range]:focus::-ms-thumb {
  background: #ffa558 !important;
}
[_form-group][_form-group~=amber-light-3] input[type=radio]:checked + label::before {
  border-color: #ffb97c;
}
[_form-group][_form-group~=amber-light-3] input[type=radio]:checked + label::after {
  background-color: #ffb97c !important;
}
[_form-group][_form-group~=amber-light-3] input[type=checkbox]:checked + label::before {
  border-color: #ffb97c !important;
  background-color: #ffb97c !important;
}
[_form-group][_form-group~=amber-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #ffb97c !important;
}
[_form-group][_form-group~=amber-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #ffb97c !important;
}
[_form-group][_form-group~=amber-light-3] input[type=range]:focus::-ms-thumb {
  background: #ffb97c !important;
}
[_form-group][_form-group~=amber-dark-1] input[type=radio]:checked + label::before {
  border-color: #e76b00;
}
[_form-group][_form-group~=amber-dark-1] input[type=radio]:checked + label::after {
  background-color: #e76b00 !important;
}
[_form-group][_form-group~=amber-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #e76b00 !important;
  background-color: #e76b00 !important;
}
[_form-group][_form-group~=amber-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #e76b00 !important;
}
[_form-group][_form-group~=amber-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #e76b00 !important;
}
[_form-group][_form-group~=amber-dark-1] input[type=range]:focus::-ms-thumb {
  background: #e76b00 !important;
}
[_form-group][_form-group~=amber-dark-2] input[type=radio]:checked + label::before {
  border-color: #be5800;
}
[_form-group][_form-group~=amber-dark-2] input[type=radio]:checked + label::after {
  background-color: #be5800 !important;
}
[_form-group][_form-group~=amber-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #be5800 !important;
  background-color: #be5800 !important;
}
[_form-group][_form-group~=amber-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #be5800 !important;
}
[_form-group][_form-group~=amber-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #be5800 !important;
}
[_form-group][_form-group~=amber-dark-2] input[type=range]:focus::-ms-thumb {
  background: #be5800 !important;
}
[_form-group][_form-group~=amber-dark-3] input[type=radio]:checked + label::before {
  border-color: #964500;
}
[_form-group][_form-group~=amber-dark-3] input[type=radio]:checked + label::after {
  background-color: #964500 !important;
}
[_form-group][_form-group~=amber-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #964500 !important;
  background-color: #964500 !important;
}
[_form-group][_form-group~=amber-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #964500 !important;
}
[_form-group][_form-group~=amber-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #964500 !important;
}
[_form-group][_form-group~=amber-dark-3] input[type=range]:focus::-ms-thumb {
  background: #964500 !important;
}
[_form-group][_form-group~=orange-light-1] input[type=radio]:checked + label::before {
  border-color: #f55e36;
}
[_form-group][_form-group~=orange-light-1] input[type=radio]:checked + label::after {
  background-color: #f55e36 !important;
}
[_form-group][_form-group~=orange-light-1] input[type=checkbox]:checked + label::before {
  border-color: #f55e36 !important;
  background-color: #f55e36 !important;
}
[_form-group][_form-group~=orange-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #f55e36 !important;
}
[_form-group][_form-group~=orange-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #f55e36 !important;
}
[_form-group][_form-group~=orange-light-1] input[type=range]:focus::-ms-thumb {
  background: #f55e36 !important;
}
[_form-group][_form-group~=orange-light-2] input[type=radio]:checked + label::before {
  border-color: #f77b5a;
}
[_form-group][_form-group~=orange-light-2] input[type=radio]:checked + label::after {
  background-color: #f77b5a !important;
}
[_form-group][_form-group~=orange-light-2] input[type=checkbox]:checked + label::before {
  border-color: #f77b5a !important;
  background-color: #f77b5a !important;
}
[_form-group][_form-group~=orange-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #f77b5a !important;
}
[_form-group][_form-group~=orange-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #f77b5a !important;
}
[_form-group][_form-group~=orange-light-2] input[type=range]:focus::-ms-thumb {
  background: #f77b5a !important;
}
[_form-group][_form-group~=orange-light-3] input[type=radio]:checked + label::before {
  border-color: #f8977d;
}
[_form-group][_form-group~=orange-light-3] input[type=radio]:checked + label::after {
  background-color: #f8977d !important;
}
[_form-group][_form-group~=orange-light-3] input[type=checkbox]:checked + label::before {
  border-color: #f8977d !important;
  background-color: #f8977d !important;
}
[_form-group][_form-group~=orange-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #f8977d !important;
}
[_form-group][_form-group~=orange-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #f8977d !important;
}
[_form-group][_form-group~=orange-light-3] input[type=range]:focus::-ms-thumb {
  background: #f8977d !important;
}
[_form-group][_form-group~=orange-dark-1] input[type=radio]:checked + label::before {
  border-color: #d4350b;
}
[_form-group][_form-group~=orange-dark-1] input[type=radio]:checked + label::after {
  background-color: #d4350b !important;
}
[_form-group][_form-group~=orange-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #d4350b !important;
  background-color: #d4350b !important;
}
[_form-group][_form-group~=orange-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #d4350b !important;
}
[_form-group][_form-group~=orange-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #d4350b !important;
}
[_form-group][_form-group~=orange-dark-1] input[type=range]:focus::-ms-thumb {
  background: #d4350b !important;
}
[_form-group][_form-group~=orange-dark-2] input[type=radio]:checked + label::before {
  border-color: #af2c09;
}
[_form-group][_form-group~=orange-dark-2] input[type=radio]:checked + label::after {
  background-color: #af2c09 !important;
}
[_form-group][_form-group~=orange-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #af2c09 !important;
  background-color: #af2c09 !important;
}
[_form-group][_form-group~=orange-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #af2c09 !important;
}
[_form-group][_form-group~=orange-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #af2c09 !important;
}
[_form-group][_form-group~=orange-dark-2] input[type=range]:focus::-ms-thumb {
  background: #af2c09 !important;
}
[_form-group][_form-group~=orange-dark-3] input[type=radio]:checked + label::before {
  border-color: #892207;
}
[_form-group][_form-group~=orange-dark-3] input[type=radio]:checked + label::after {
  background-color: #892207 !important;
}
[_form-group][_form-group~=orange-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #892207 !important;
  background-color: #892207 !important;
}
[_form-group][_form-group~=orange-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #892207 !important;
}
[_form-group][_form-group~=orange-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #892207 !important;
}
[_form-group][_form-group~=orange-dark-3] input[type=range]:focus::-ms-thumb {
  background: #892207 !important;
}
[_form-group][_form-group~=brown-light-1] input[type=radio]:checked + label::before {
  border-color: #a94235;
}
[_form-group][_form-group~=brown-light-1] input[type=radio]:checked + label::after {
  background-color: #a94235 !important;
}
[_form-group][_form-group~=brown-light-1] input[type=checkbox]:checked + label::before {
  border-color: #a94235 !important;
  background-color: #a94235 !important;
}
[_form-group][_form-group~=brown-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #a94235 !important;
}
[_form-group][_form-group~=brown-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #a94235 !important;
}
[_form-group][_form-group~=brown-light-1] input[type=range]:focus::-ms-thumb {
  background: #a94235 !important;
}
[_form-group][_form-group~=brown-light-2] input[type=radio]:checked + label::before {
  border-color: #c6584b;
}
[_form-group][_form-group~=brown-light-2] input[type=radio]:checked + label::after {
  background-color: #c6584b !important;
}
[_form-group][_form-group~=brown-light-2] input[type=checkbox]:checked + label::before {
  border-color: #c6584b !important;
  background-color: #c6584b !important;
}
[_form-group][_form-group~=brown-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #c6584b !important;
}
[_form-group][_form-group~=brown-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #c6584b !important;
}
[_form-group][_form-group~=brown-light-2] input[type=range]:focus::-ms-thumb {
  background: #c6584b !important;
}
[_form-group][_form-group~=brown-light-3] input[type=radio]:checked + label::before {
  border-color: #d27c71;
}
[_form-group][_form-group~=brown-light-3] input[type=radio]:checked + label::after {
  background-color: #d27c71 !important;
}
[_form-group][_form-group~=brown-light-3] input[type=checkbox]:checked + label::before {
  border-color: #d27c71 !important;
  background-color: #d27c71 !important;
}
[_form-group][_form-group~=brown-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #d27c71 !important;
}
[_form-group][_form-group~=brown-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #d27c71 !important;
}
[_form-group][_form-group~=brown-light-3] input[type=range]:focus::-ms-thumb {
  background: #d27c71 !important;
}
[_form-group][_form-group~=brown-dark-1] input[type=radio]:checked + label::before {
  border-color: #6f2b23;
}
[_form-group][_form-group~=brown-dark-1] input[type=radio]:checked + label::after {
  background-color: #6f2b23 !important;
}
[_form-group][_form-group~=brown-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #6f2b23 !important;
  background-color: #6f2b23 !important;
}
[_form-group][_form-group~=brown-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #6f2b23 !important;
}
[_form-group][_form-group~=brown-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #6f2b23 !important;
}
[_form-group][_form-group~=brown-dark-1] input[type=range]:focus::-ms-thumb {
  background: #6f2b23 !important;
}
[_form-group][_form-group~=brown-dark-2] input[type=radio]:checked + label::before {
  border-color: #5b241d;
}
[_form-group][_form-group~=brown-dark-2] input[type=radio]:checked + label::after {
  background-color: #5b241d !important;
}
[_form-group][_form-group~=brown-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #5b241d !important;
  background-color: #5b241d !important;
}
[_form-group][_form-group~=brown-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #5b241d !important;
}
[_form-group][_form-group~=brown-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #5b241d !important;
}
[_form-group][_form-group~=brown-dark-2] input[type=range]:focus::-ms-thumb {
  background: #5b241d !important;
}
[_form-group][_form-group~=brown-dark-3] input[type=radio]:checked + label::before {
  border-color: #481c17;
}
[_form-group][_form-group~=brown-dark-3] input[type=radio]:checked + label::after {
  background-color: #481c17 !important;
}
[_form-group][_form-group~=brown-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #481c17 !important;
  background-color: #481c17 !important;
}
[_form-group][_form-group~=brown-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #481c17 !important;
}
[_form-group][_form-group~=brown-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #481c17 !important;
}
[_form-group][_form-group~=brown-dark-3] input[type=range]:focus::-ms-thumb {
  background: #481c17 !important;
}
[_form-group][_form-group~=grey-light-1] input[type=radio]:checked + label::before {
  border-color: #868db9;
}
[_form-group][_form-group~=grey-light-1] input[type=radio]:checked + label::after {
  background-color: #868db9 !important;
}
[_form-group][_form-group~=grey-light-1] input[type=checkbox]:checked + label::before {
  border-color: #868db9 !important;
  background-color: #868db9 !important;
}
[_form-group][_form-group~=grey-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #868db9 !important;
}
[_form-group][_form-group~=grey-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #868db9 !important;
}
[_form-group][_form-group~=grey-light-1] input[type=range]:focus::-ms-thumb {
  background: #868db9 !important;
}
[_form-group][_form-group~=grey-light-2] input[type=radio]:checked + label::before {
  border-color: #9ca1c6;
}
[_form-group][_form-group~=grey-light-2] input[type=radio]:checked + label::after {
  background-color: #9ca1c6 !important;
}
[_form-group][_form-group~=grey-light-2] input[type=checkbox]:checked + label::before {
  border-color: #9ca1c6 !important;
  background-color: #9ca1c6 !important;
}
[_form-group][_form-group~=grey-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #9ca1c6 !important;
}
[_form-group][_form-group~=grey-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #9ca1c6 !important;
}
[_form-group][_form-group~=grey-light-2] input[type=range]:focus::-ms-thumb {
  background: #9ca1c6 !important;
}
[_form-group][_form-group~=grey-light-3] input[type=radio]:checked + label::before {
  border-color: #b1b5d2;
}
[_form-group][_form-group~=grey-light-3] input[type=radio]:checked + label::after {
  background-color: #b1b5d2 !important;
}
[_form-group][_form-group~=grey-light-3] input[type=checkbox]:checked + label::before {
  border-color: #b1b5d2 !important;
  background-color: #b1b5d2 !important;
}
[_form-group][_form-group~=grey-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #b1b5d2 !important;
}
[_form-group][_form-group~=grey-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #b1b5d2 !important;
}
[_form-group][_form-group~=grey-light-3] input[type=range]:focus::-ms-thumb {
  background: #b1b5d2 !important;
}
[_form-group][_form-group~=grey-dark-1] input[type=radio]:checked + label::before {
  border-color: #59629a;
}
[_form-group][_form-group~=grey-dark-1] input[type=radio]:checked + label::after {
  background-color: #59629a !important;
}
[_form-group][_form-group~=grey-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #59629a !important;
  background-color: #59629a !important;
}
[_form-group][_form-group~=grey-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #59629a !important;
}
[_form-group][_form-group~=grey-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #59629a !important;
}
[_form-group][_form-group~=grey-dark-1] input[type=range]:focus::-ms-thumb {
  background: #59629a !important;
}
[_form-group][_form-group~=grey-dark-2] input[type=radio]:checked + label::before {
  border-color: #49507f;
}
[_form-group][_form-group~=grey-dark-2] input[type=radio]:checked + label::after {
  background-color: #49507f !important;
}
[_form-group][_form-group~=grey-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #49507f !important;
  background-color: #49507f !important;
}
[_form-group][_form-group~=grey-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #49507f !important;
}
[_form-group][_form-group~=grey-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #49507f !important;
}
[_form-group][_form-group~=grey-dark-2] input[type=range]:focus::-ms-thumb {
  background: #49507f !important;
}
[_form-group][_form-group~=grey-dark-3] input[type=radio]:checked + label::before {
  border-color: #3a3f64;
}
[_form-group][_form-group~=grey-dark-3] input[type=radio]:checked + label::after {
  background-color: #3a3f64 !important;
}
[_form-group][_form-group~=grey-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #3a3f64 !important;
  background-color: #3a3f64 !important;
}
[_form-group][_form-group~=grey-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #3a3f64 !important;
}
[_form-group][_form-group~=grey-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #3a3f64 !important;
}
[_form-group][_form-group~=grey-dark-3] input[type=range]:focus::-ms-thumb {
  background: #3a3f64 !important;
}
[_form-group][_form-group~=black-light-1] input[type=radio]:checked + label::before {
  border-color: #323857;
}
[_form-group][_form-group~=black-light-1] input[type=radio]:checked + label::after {
  background-color: #323857 !important;
}
[_form-group][_form-group~=black-light-1] input[type=checkbox]:checked + label::before {
  border-color: #323857 !important;
  background-color: #323857 !important;
}
[_form-group][_form-group~=black-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #323857 !important;
}
[_form-group][_form-group~=black-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #323857 !important;
}
[_form-group][_form-group~=black-light-1] input[type=range]:focus::-ms-thumb {
  background: #323857 !important;
}
[_form-group][_form-group~=black-light-2] input[type=radio]:checked + label::before {
  border-color: #4a5380;
}
[_form-group][_form-group~=black-light-2] input[type=radio]:checked + label::after {
  background-color: #4a5380 !important;
}
[_form-group][_form-group~=black-light-2] input[type=checkbox]:checked + label::before {
  border-color: #4a5380 !important;
  background-color: #4a5380 !important;
}
[_form-group][_form-group~=black-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #4a5380 !important;
}
[_form-group][_form-group~=black-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #4a5380 !important;
}
[_form-group][_form-group~=black-light-2] input[type=range]:focus::-ms-thumb {
  background: #4a5380 !important;
}
[_form-group][_form-group~=black-light-3] input[type=radio]:checked + label::before {
  border-color: #6670a7;
}
[_form-group][_form-group~=black-light-3] input[type=radio]:checked + label::after {
  background-color: #6670a7 !important;
}
[_form-group][_form-group~=black-light-3] input[type=checkbox]:checked + label::before {
  border-color: #6670a7 !important;
  background-color: #6670a7 !important;
}
[_form-group][_form-group~=black-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #6670a7 !important;
}
[_form-group][_form-group~=black-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #6670a7 !important;
}
[_form-group][_form-group~=black-light-3] input[type=range]:focus::-ms-thumb {
  background: #6670a7 !important;
}
[_form-group][_form-group~=black-dark-1] input[type=radio]:checked + label::before {
  border-color: #161926;
}
[_form-group][_form-group~=black-dark-1] input[type=radio]:checked + label::after {
  background-color: #161926 !important;
}
[_form-group][_form-group~=black-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #161926 !important;
  background-color: #161926 !important;
}
[_form-group][_form-group~=black-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #161926 !important;
}
[_form-group][_form-group~=black-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #161926 !important;
}
[_form-group][_form-group~=black-dark-1] input[type=range]:focus::-ms-thumb {
  background: #161926 !important;
}
[_form-group][_form-group~=black-dark-2] input[type=radio]:checked + label::before {
  border-color: #121420;
}
[_form-group][_form-group~=black-dark-2] input[type=radio]:checked + label::after {
  background-color: #121420 !important;
}
[_form-group][_form-group~=black-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #121420 !important;
  background-color: #121420 !important;
}
[_form-group][_form-group~=black-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #121420 !important;
}
[_form-group][_form-group~=black-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #121420 !important;
}
[_form-group][_form-group~=black-dark-2] input[type=range]:focus::-ms-thumb {
  background: #121420 !important;
}
[_form-group][_form-group~=black-dark-3] input[type=radio]:checked + label::before {
  border-color: #0e1019;
}
[_form-group][_form-group~=black-dark-3] input[type=radio]:checked + label::after {
  background-color: #0e1019 !important;
}
[_form-group][_form-group~=black-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #0e1019 !important;
  background-color: #0e1019 !important;
}
[_form-group][_form-group~=black-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #0e1019 !important;
}
[_form-group][_form-group~=black-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #0e1019 !important;
}
[_form-group][_form-group~=black-dark-3] input[type=range]:focus::-ms-thumb {
  background: #0e1019 !important;
}
[_form-group][_form-group~=white-light-1] input[type=radio]:checked + label::before {
  border-color: #fcfbf9;
}
[_form-group][_form-group~=white-light-1] input[type=radio]:checked + label::after {
  background-color: #fcfbf9 !important;
}
[_form-group][_form-group~=white-light-1] input[type=checkbox]:checked + label::before {
  border-color: #fcfbf9 !important;
  background-color: #fcfbf9 !important;
}
[_form-group][_form-group~=white-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #fcfbf9 !important;
}
[_form-group][_form-group~=white-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #fcfbf9 !important;
}
[_form-group][_form-group~=white-light-1] input[type=range]:focus::-ms-thumb {
  background: #fcfbf9 !important;
}
[_form-group][_form-group~=white-light-2] input[type=radio]:checked + label::before {
  border-color: #fcfbfa;
}
[_form-group][_form-group~=white-light-2] input[type=radio]:checked + label::after {
  background-color: #fcfbfa !important;
}
[_form-group][_form-group~=white-light-2] input[type=checkbox]:checked + label::before {
  border-color: #fcfbfa !important;
  background-color: #fcfbfa !important;
}
[_form-group][_form-group~=white-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #fcfbfa !important;
}
[_form-group][_form-group~=white-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #fcfbfa !important;
}
[_form-group][_form-group~=white-light-2] input[type=range]:focus::-ms-thumb {
  background: #fcfbfa !important;
}
[_form-group][_form-group~=white-light-3] input[type=radio]:checked + label::before {
  border-color: #fdfcfb;
}
[_form-group][_form-group~=white-light-3] input[type=radio]:checked + label::after {
  background-color: #fdfcfb !important;
}
[_form-group][_form-group~=white-light-3] input[type=checkbox]:checked + label::before {
  border-color: #fdfcfb !important;
  background-color: #fdfcfb !important;
}
[_form-group][_form-group~=white-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #fdfcfb !important;
}
[_form-group][_form-group~=white-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #fdfcfb !important;
}
[_form-group][_form-group~=white-light-3] input[type=range]:focus::-ms-thumb {
  background: #fdfcfb !important;
}
[_form-group][_form-group~=white-dark-1] input[type=radio]:checked + label::before {
  border-color: #e0d8c8;
}
[_form-group][_form-group~=white-dark-1] input[type=radio]:checked + label::after {
  background-color: #e0d8c8 !important;
}
[_form-group][_form-group~=white-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #e0d8c8 !important;
  background-color: #e0d8c8 !important;
}
[_form-group][_form-group~=white-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #e0d8c8 !important;
}
[_form-group][_form-group~=white-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #e0d8c8 !important;
}
[_form-group][_form-group~=white-dark-1] input[type=range]:focus::-ms-thumb {
  background: #e0d8c8 !important;
}
[_form-group][_form-group~=white-dark-2] input[type=radio]:checked + label::before {
  border-color: #c5b699;
}
[_form-group][_form-group~=white-dark-2] input[type=radio]:checked + label::after {
  background-color: #c5b699 !important;
}
[_form-group][_form-group~=white-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #c5b699 !important;
  background-color: #c5b699 !important;
}
[_form-group][_form-group~=white-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #c5b699 !important;
}
[_form-group][_form-group~=white-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #c5b699 !important;
}
[_form-group][_form-group~=white-dark-2] input[type=range]:focus::-ms-thumb {
  background: #c5b699 !important;
}
[_form-group][_form-group~=white-dark-3] input[type=radio]:checked + label::before {
  border-color: #a99469;
}
[_form-group][_form-group~=white-dark-3] input[type=radio]:checked + label::after {
  background-color: #a99469 !important;
}
[_form-group][_form-group~=white-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #a99469 !important;
  background-color: #a99469 !important;
}
[_form-group][_form-group~=white-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #a99469 !important;
}
[_form-group][_form-group~=white-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #a99469 !important;
}
[_form-group][_form-group~=white-dark-3] input[type=range]:focus::-ms-thumb {
  background: #a99469 !important;
}
[_form-group][_form-group~=dark-light-1] input[type=radio]:checked + label::before {
  border-color: #323857;
}
[_form-group][_form-group~=dark-light-1] input[type=radio]:checked + label::after {
  background-color: #323857 !important;
}
[_form-group][_form-group~=dark-light-1] input[type=checkbox]:checked + label::before {
  border-color: #323857 !important;
  background-color: #323857 !important;
}
[_form-group][_form-group~=dark-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #323857 !important;
}
[_form-group][_form-group~=dark-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #323857 !important;
}
[_form-group][_form-group~=dark-light-1] input[type=range]:focus::-ms-thumb {
  background: #323857 !important;
}
[_form-group][_form-group~=dark-light-2] input[type=radio]:checked + label::before {
  border-color: #4a5380;
}
[_form-group][_form-group~=dark-light-2] input[type=radio]:checked + label::after {
  background-color: #4a5380 !important;
}
[_form-group][_form-group~=dark-light-2] input[type=checkbox]:checked + label::before {
  border-color: #4a5380 !important;
  background-color: #4a5380 !important;
}
[_form-group][_form-group~=dark-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #4a5380 !important;
}
[_form-group][_form-group~=dark-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #4a5380 !important;
}
[_form-group][_form-group~=dark-light-2] input[type=range]:focus::-ms-thumb {
  background: #4a5380 !important;
}
[_form-group][_form-group~=dark-light-3] input[type=radio]:checked + label::before {
  border-color: #6670a7;
}
[_form-group][_form-group~=dark-light-3] input[type=radio]:checked + label::after {
  background-color: #6670a7 !important;
}
[_form-group][_form-group~=dark-light-3] input[type=checkbox]:checked + label::before {
  border-color: #6670a7 !important;
  background-color: #6670a7 !important;
}
[_form-group][_form-group~=dark-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #6670a7 !important;
}
[_form-group][_form-group~=dark-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #6670a7 !important;
}
[_form-group][_form-group~=dark-light-3] input[type=range]:focus::-ms-thumb {
  background: #6670a7 !important;
}
[_form-group][_form-group~=dark-dark-1] input[type=radio]:checked + label::before {
  border-color: #161926;
}
[_form-group][_form-group~=dark-dark-1] input[type=radio]:checked + label::after {
  background-color: #161926 !important;
}
[_form-group][_form-group~=dark-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #161926 !important;
  background-color: #161926 !important;
}
[_form-group][_form-group~=dark-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #161926 !important;
}
[_form-group][_form-group~=dark-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #161926 !important;
}
[_form-group][_form-group~=dark-dark-1] input[type=range]:focus::-ms-thumb {
  background: #161926 !important;
}
[_form-group][_form-group~=dark-dark-2] input[type=radio]:checked + label::before {
  border-color: #121420;
}
[_form-group][_form-group~=dark-dark-2] input[type=radio]:checked + label::after {
  background-color: #121420 !important;
}
[_form-group][_form-group~=dark-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #121420 !important;
  background-color: #121420 !important;
}
[_form-group][_form-group~=dark-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #121420 !important;
}
[_form-group][_form-group~=dark-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #121420 !important;
}
[_form-group][_form-group~=dark-dark-2] input[type=range]:focus::-ms-thumb {
  background: #121420 !important;
}
[_form-group][_form-group~=dark-dark-3] input[type=radio]:checked + label::before {
  border-color: #0e1019;
}
[_form-group][_form-group~=dark-dark-3] input[type=radio]:checked + label::after {
  background-color: #0e1019 !important;
}
[_form-group][_form-group~=dark-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #0e1019 !important;
  background-color: #0e1019 !important;
}
[_form-group][_form-group~=dark-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #0e1019 !important;
}
[_form-group][_form-group~=dark-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #0e1019 !important;
}
[_form-group][_form-group~=dark-dark-3] input[type=range]:focus::-ms-thumb {
  background: #0e1019 !important;
}
[_form-group][_form-group~=light-light-1] input[type=radio]:checked + label::before {
  border-color: #fcfbf9;
}
[_form-group][_form-group~=light-light-1] input[type=radio]:checked + label::after {
  background-color: #fcfbf9 !important;
}
[_form-group][_form-group~=light-light-1] input[type=checkbox]:checked + label::before {
  border-color: #fcfbf9 !important;
  background-color: #fcfbf9 !important;
}
[_form-group][_form-group~=light-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #fcfbf9 !important;
}
[_form-group][_form-group~=light-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #fcfbf9 !important;
}
[_form-group][_form-group~=light-light-1] input[type=range]:focus::-ms-thumb {
  background: #fcfbf9 !important;
}
[_form-group][_form-group~=light-light-2] input[type=radio]:checked + label::before {
  border-color: #fcfbfa;
}
[_form-group][_form-group~=light-light-2] input[type=radio]:checked + label::after {
  background-color: #fcfbfa !important;
}
[_form-group][_form-group~=light-light-2] input[type=checkbox]:checked + label::before {
  border-color: #fcfbfa !important;
  background-color: #fcfbfa !important;
}
[_form-group][_form-group~=light-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #fcfbfa !important;
}
[_form-group][_form-group~=light-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #fcfbfa !important;
}
[_form-group][_form-group~=light-light-2] input[type=range]:focus::-ms-thumb {
  background: #fcfbfa !important;
}
[_form-group][_form-group~=light-light-3] input[type=radio]:checked + label::before {
  border-color: #fdfcfb;
}
[_form-group][_form-group~=light-light-3] input[type=radio]:checked + label::after {
  background-color: #fdfcfb !important;
}
[_form-group][_form-group~=light-light-3] input[type=checkbox]:checked + label::before {
  border-color: #fdfcfb !important;
  background-color: #fdfcfb !important;
}
[_form-group][_form-group~=light-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #fdfcfb !important;
}
[_form-group][_form-group~=light-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #fdfcfb !important;
}
[_form-group][_form-group~=light-light-3] input[type=range]:focus::-ms-thumb {
  background: #fdfcfb !important;
}
[_form-group][_form-group~=light-dark-1] input[type=radio]:checked + label::before {
  border-color: #e0d8c8;
}
[_form-group][_form-group~=light-dark-1] input[type=radio]:checked + label::after {
  background-color: #e0d8c8 !important;
}
[_form-group][_form-group~=light-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #e0d8c8 !important;
  background-color: #e0d8c8 !important;
}
[_form-group][_form-group~=light-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #e0d8c8 !important;
}
[_form-group][_form-group~=light-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #e0d8c8 !important;
}
[_form-group][_form-group~=light-dark-1] input[type=range]:focus::-ms-thumb {
  background: #e0d8c8 !important;
}
[_form-group][_form-group~=light-dark-2] input[type=radio]:checked + label::before {
  border-color: #c5b699;
}
[_form-group][_form-group~=light-dark-2] input[type=radio]:checked + label::after {
  background-color: #c5b699 !important;
}
[_form-group][_form-group~=light-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #c5b699 !important;
  background-color: #c5b699 !important;
}
[_form-group][_form-group~=light-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #c5b699 !important;
}
[_form-group][_form-group~=light-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #c5b699 !important;
}
[_form-group][_form-group~=light-dark-2] input[type=range]:focus::-ms-thumb {
  background: #c5b699 !important;
}
[_form-group][_form-group~=light-dark-3] input[type=radio]:checked + label::before {
  border-color: #a99469;
}
[_form-group][_form-group~=light-dark-3] input[type=radio]:checked + label::after {
  background-color: #a99469 !important;
}
[_form-group][_form-group~=light-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #a99469 !important;
  background-color: #a99469 !important;
}
[_form-group][_form-group~=light-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #a99469 !important;
}
[_form-group][_form-group~=light-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #a99469 !important;
}
[_form-group][_form-group~=light-dark-3] input[type=range]:focus::-ms-thumb {
  background: #a99469 !important;
}
[_form-group][_form-group~=primary-light-1] input[type=radio]:checked + label::before {
  border-color: #00efdf;
}
[_form-group][_form-group~=primary-light-1] input[type=radio]:checked + label::after {
  background-color: #00efdf !important;
}
[_form-group][_form-group~=primary-light-1] input[type=checkbox]:checked + label::before {
  border-color: #00efdf !important;
  background-color: #00efdf !important;
}
[_form-group][_form-group~=primary-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #00efdf !important;
}
[_form-group][_form-group~=primary-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #00efdf !important;
}
[_form-group][_form-group~=primary-light-1] input[type=range]:focus::-ms-thumb {
  background: #00efdf !important;
}
[_form-group][_form-group~=primary-light-2] input[type=radio]:checked + label::before {
  border-color: #20fff0;
}
[_form-group][_form-group~=primary-light-2] input[type=radio]:checked + label::after {
  background-color: #20fff0 !important;
}
[_form-group][_form-group~=primary-light-2] input[type=checkbox]:checked + label::before {
  border-color: #20fff0 !important;
  background-color: #20fff0 !important;
}
[_form-group][_form-group~=primary-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #20fff0 !important;
}
[_form-group][_form-group~=primary-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #20fff0 !important;
}
[_form-group][_form-group~=primary-light-2] input[type=range]:focus::-ms-thumb {
  background: #20fff0 !important;
}
[_form-group][_form-group~=primary-light-3] input[type=radio]:checked + label::before {
  border-color: #50fff3;
}
[_form-group][_form-group~=primary-light-3] input[type=radio]:checked + label::after {
  background-color: #50fff3 !important;
}
[_form-group][_form-group~=primary-light-3] input[type=checkbox]:checked + label::before {
  border-color: #50fff3 !important;
  background-color: #50fff3 !important;
}
[_form-group][_form-group~=primary-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #50fff3 !important;
}
[_form-group][_form-group~=primary-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #50fff3 !important;
}
[_form-group][_form-group~=primary-light-3] input[type=range]:focus::-ms-thumb {
  background: #50fff3 !important;
}
[_form-group][_form-group~=primary-dark-1] input[type=radio]:checked + label::before {
  border-color: #00a297;
}
[_form-group][_form-group~=primary-dark-1] input[type=radio]:checked + label::after {
  background-color: #00a297 !important;
}
[_form-group][_form-group~=primary-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #00a297 !important;
  background-color: #00a297 !important;
}
[_form-group][_form-group~=primary-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #00a297 !important;
}
[_form-group][_form-group~=primary-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #00a297 !important;
}
[_form-group][_form-group~=primary-dark-1] input[type=range]:focus::-ms-thumb {
  background: #00a297 !important;
}
[_form-group][_form-group~=primary-dark-2] input[type=radio]:checked + label::before {
  border-color: #00867d;
}
[_form-group][_form-group~=primary-dark-2] input[type=radio]:checked + label::after {
  background-color: #00867d !important;
}
[_form-group][_form-group~=primary-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #00867d !important;
  background-color: #00867d !important;
}
[_form-group][_form-group~=primary-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #00867d !important;
}
[_form-group][_form-group~=primary-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #00867d !important;
}
[_form-group][_form-group~=primary-dark-2] input[type=range]:focus::-ms-thumb {
  background: #00867d !important;
}
[_form-group][_form-group~=primary-dark-3] input[type=radio]:checked + label::before {
  border-color: #006962;
}
[_form-group][_form-group~=primary-dark-3] input[type=radio]:checked + label::after {
  background-color: #006962 !important;
}
[_form-group][_form-group~=primary-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #006962 !important;
  background-color: #006962 !important;
}
[_form-group][_form-group~=primary-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #006962 !important;
}
[_form-group][_form-group~=primary-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #006962 !important;
}
[_form-group][_form-group~=primary-dark-3] input[type=range]:focus::-ms-thumb {
  background: #006962 !important;
}
[_form-group][_form-group~=secondary-light-1] input[type=radio]:checked + label::before {
  border-color: #868db9;
}
[_form-group][_form-group~=secondary-light-1] input[type=radio]:checked + label::after {
  background-color: #868db9 !important;
}
[_form-group][_form-group~=secondary-light-1] input[type=checkbox]:checked + label::before {
  border-color: #868db9 !important;
  background-color: #868db9 !important;
}
[_form-group][_form-group~=secondary-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #868db9 !important;
}
[_form-group][_form-group~=secondary-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #868db9 !important;
}
[_form-group][_form-group~=secondary-light-1] input[type=range]:focus::-ms-thumb {
  background: #868db9 !important;
}
[_form-group][_form-group~=secondary-light-2] input[type=radio]:checked + label::before {
  border-color: #9ca1c6;
}
[_form-group][_form-group~=secondary-light-2] input[type=radio]:checked + label::after {
  background-color: #9ca1c6 !important;
}
[_form-group][_form-group~=secondary-light-2] input[type=checkbox]:checked + label::before {
  border-color: #9ca1c6 !important;
  background-color: #9ca1c6 !important;
}
[_form-group][_form-group~=secondary-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #9ca1c6 !important;
}
[_form-group][_form-group~=secondary-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #9ca1c6 !important;
}
[_form-group][_form-group~=secondary-light-2] input[type=range]:focus::-ms-thumb {
  background: #9ca1c6 !important;
}
[_form-group][_form-group~=secondary-light-3] input[type=radio]:checked + label::before {
  border-color: #b1b5d2;
}
[_form-group][_form-group~=secondary-light-3] input[type=radio]:checked + label::after {
  background-color: #b1b5d2 !important;
}
[_form-group][_form-group~=secondary-light-3] input[type=checkbox]:checked + label::before {
  border-color: #b1b5d2 !important;
  background-color: #b1b5d2 !important;
}
[_form-group][_form-group~=secondary-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #b1b5d2 !important;
}
[_form-group][_form-group~=secondary-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #b1b5d2 !important;
}
[_form-group][_form-group~=secondary-light-3] input[type=range]:focus::-ms-thumb {
  background: #b1b5d2 !important;
}
[_form-group][_form-group~=secondary-dark-1] input[type=radio]:checked + label::before {
  border-color: #59629a;
}
[_form-group][_form-group~=secondary-dark-1] input[type=radio]:checked + label::after {
  background-color: #59629a !important;
}
[_form-group][_form-group~=secondary-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #59629a !important;
  background-color: #59629a !important;
}
[_form-group][_form-group~=secondary-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #59629a !important;
}
[_form-group][_form-group~=secondary-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #59629a !important;
}
[_form-group][_form-group~=secondary-dark-1] input[type=range]:focus::-ms-thumb {
  background: #59629a !important;
}
[_form-group][_form-group~=secondary-dark-2] input[type=radio]:checked + label::before {
  border-color: #49507f;
}
[_form-group][_form-group~=secondary-dark-2] input[type=radio]:checked + label::after {
  background-color: #49507f !important;
}
[_form-group][_form-group~=secondary-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #49507f !important;
  background-color: #49507f !important;
}
[_form-group][_form-group~=secondary-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #49507f !important;
}
[_form-group][_form-group~=secondary-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #49507f !important;
}
[_form-group][_form-group~=secondary-dark-2] input[type=range]:focus::-ms-thumb {
  background: #49507f !important;
}
[_form-group][_form-group~=secondary-dark-3] input[type=radio]:checked + label::before {
  border-color: #3a3f64;
}
[_form-group][_form-group~=secondary-dark-3] input[type=radio]:checked + label::after {
  background-color: #3a3f64 !important;
}
[_form-group][_form-group~=secondary-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #3a3f64 !important;
  background-color: #3a3f64 !important;
}
[_form-group][_form-group~=secondary-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #3a3f64 !important;
}
[_form-group][_form-group~=secondary-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #3a3f64 !important;
}
[_form-group][_form-group~=secondary-dark-3] input[type=range]:focus::-ms-thumb {
  background: #3a3f64 !important;
}
[_form-group][_form-group~=success-light-1] input[type=radio]:checked + label::before {
  border-color: #59d57c;
}
[_form-group][_form-group~=success-light-1] input[type=radio]:checked + label::after {
  background-color: #59d57c !important;
}
[_form-group][_form-group~=success-light-1] input[type=checkbox]:checked + label::before {
  border-color: #59d57c !important;
  background-color: #59d57c !important;
}
[_form-group][_form-group~=success-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #59d57c !important;
}
[_form-group][_form-group~=success-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #59d57c !important;
}
[_form-group][_form-group~=success-light-1] input[type=range]:focus::-ms-thumb {
  background: #59d57c !important;
}
[_form-group][_form-group~=success-light-2] input[type=radio]:checked + label::before {
  border-color: #77dc93;
}
[_form-group][_form-group~=success-light-2] input[type=radio]:checked + label::after {
  background-color: #77dc93 !important;
}
[_form-group][_form-group~=success-light-2] input[type=checkbox]:checked + label::before {
  border-color: #77dc93 !important;
  background-color: #77dc93 !important;
}
[_form-group][_form-group~=success-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #77dc93 !important;
}
[_form-group][_form-group~=success-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #77dc93 !important;
}
[_form-group][_form-group~=success-light-2] input[type=range]:focus::-ms-thumb {
  background: #77dc93 !important;
}
[_form-group][_form-group~=success-light-3] input[type=radio]:checked + label::before {
  border-color: #94e3aa;
}
[_form-group][_form-group~=success-light-3] input[type=radio]:checked + label::after {
  background-color: #94e3aa !important;
}
[_form-group][_form-group~=success-light-3] input[type=checkbox]:checked + label::before {
  border-color: #94e3aa !important;
  background-color: #94e3aa !important;
}
[_form-group][_form-group~=success-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #94e3aa !important;
}
[_form-group][_form-group~=success-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #94e3aa !important;
}
[_form-group][_form-group~=success-light-3] input[type=range]:focus::-ms-thumb {
  background: #94e3aa !important;
}
[_form-group][_form-group~=success-dark-1] input[type=radio]:checked + label::before {
  border-color: #2eb354;
}
[_form-group][_form-group~=success-dark-1] input[type=radio]:checked + label::after {
  background-color: #2eb354 !important;
}
[_form-group][_form-group~=success-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #2eb354 !important;
  background-color: #2eb354 !important;
}
[_form-group][_form-group~=success-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #2eb354 !important;
}
[_form-group][_form-group~=success-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #2eb354 !important;
}
[_form-group][_form-group~=success-dark-1] input[type=range]:focus::-ms-thumb {
  background: #2eb354 !important;
}
[_form-group][_form-group~=success-dark-2] input[type=radio]:checked + label::before {
  border-color: #269445;
}
[_form-group][_form-group~=success-dark-2] input[type=radio]:checked + label::after {
  background-color: #269445 !important;
}
[_form-group][_form-group~=success-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #269445 !important;
  background-color: #269445 !important;
}
[_form-group][_form-group~=success-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #269445 !important;
}
[_form-group][_form-group~=success-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #269445 !important;
}
[_form-group][_form-group~=success-dark-2] input[type=range]:focus::-ms-thumb {
  background: #269445 !important;
}
[_form-group][_form-group~=success-dark-3] input[type=radio]:checked + label::before {
  border-color: #1e7436;
}
[_form-group][_form-group~=success-dark-3] input[type=radio]:checked + label::after {
  background-color: #1e7436 !important;
}
[_form-group][_form-group~=success-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #1e7436 !important;
  background-color: #1e7436 !important;
}
[_form-group][_form-group~=success-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #1e7436 !important;
}
[_form-group][_form-group~=success-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #1e7436 !important;
}
[_form-group][_form-group~=success-dark-3] input[type=range]:focus::-ms-thumb {
  background: #1e7436 !important;
}
[_form-group][_form-group~=info-light-1] input[type=radio]:checked + label::before {
  border-color: #2ec0dd;
}
[_form-group][_form-group~=info-light-1] input[type=radio]:checked + label::after {
  background-color: #2ec0dd !important;
}
[_form-group][_form-group~=info-light-1] input[type=checkbox]:checked + label::before {
  border-color: #2ec0dd !important;
  background-color: #2ec0dd !important;
}
[_form-group][_form-group~=info-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #2ec0dd !important;
}
[_form-group][_form-group~=info-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #2ec0dd !important;
}
[_form-group][_form-group~=info-light-1] input[type=range]:focus::-ms-thumb {
  background: #2ec0dd !important;
}
[_form-group][_form-group~=info-light-2] input[type=radio]:checked + label::before {
  border-color: #53cbe3;
}
[_form-group][_form-group~=info-light-2] input[type=radio]:checked + label::after {
  background-color: #53cbe3 !important;
}
[_form-group][_form-group~=info-light-2] input[type=checkbox]:checked + label::before {
  border-color: #53cbe3 !important;
  background-color: #53cbe3 !important;
}
[_form-group][_form-group~=info-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #53cbe3 !important;
}
[_form-group][_form-group~=info-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #53cbe3 !important;
}
[_form-group][_form-group~=info-light-2] input[type=range]:focus::-ms-thumb {
  background: #53cbe3 !important;
}
[_form-group][_form-group~=info-light-3] input[type=radio]:checked + label::before {
  border-color: #77d6e9;
}
[_form-group][_form-group~=info-light-3] input[type=radio]:checked + label::after {
  background-color: #77d6e9 !important;
}
[_form-group][_form-group~=info-light-3] input[type=checkbox]:checked + label::before {
  border-color: #77d6e9 !important;
  background-color: #77d6e9 !important;
}
[_form-group][_form-group~=info-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #77d6e9 !important;
}
[_form-group][_form-group~=info-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #77d6e9 !important;
}
[_form-group][_form-group~=info-light-3] input[type=range]:focus::-ms-thumb {
  background: #77d6e9 !important;
}
[_form-group][_form-group~=info-dark-1] input[type=radio]:checked + label::before {
  border-color: #1a8da4;
}
[_form-group][_form-group~=info-dark-1] input[type=radio]:checked + label::after {
  background-color: #1a8da4 !important;
}
[_form-group][_form-group~=info-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #1a8da4 !important;
  background-color: #1a8da4 !important;
}
[_form-group][_form-group~=info-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #1a8da4 !important;
}
[_form-group][_form-group~=info-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #1a8da4 !important;
}
[_form-group][_form-group~=info-dark-1] input[type=range]:focus::-ms-thumb {
  background: #1a8da4 !important;
}
[_form-group][_form-group~=info-dark-2] input[type=radio]:checked + label::before {
  border-color: #167487;
}
[_form-group][_form-group~=info-dark-2] input[type=radio]:checked + label::after {
  background-color: #167487 !important;
}
[_form-group][_form-group~=info-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #167487 !important;
  background-color: #167487 !important;
}
[_form-group][_form-group~=info-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #167487 !important;
}
[_form-group][_form-group~=info-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #167487 !important;
}
[_form-group][_form-group~=info-dark-2] input[type=range]:focus::-ms-thumb {
  background: #167487 !important;
}
[_form-group][_form-group~=info-dark-3] input[type=radio]:checked + label::before {
  border-color: #115b6a;
}
[_form-group][_form-group~=info-dark-3] input[type=radio]:checked + label::after {
  background-color: #115b6a !important;
}
[_form-group][_form-group~=info-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #115b6a !important;
  background-color: #115b6a !important;
}
[_form-group][_form-group~=info-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #115b6a !important;
}
[_form-group][_form-group~=info-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #115b6a !important;
}
[_form-group][_form-group~=info-dark-3] input[type=range]:focus::-ms-thumb {
  background: #115b6a !important;
}
[_form-group][_form-group~=warning-light-1] input[type=radio]:checked + label::before {
  border-color: #ff9235;
}
[_form-group][_form-group~=warning-light-1] input[type=radio]:checked + label::after {
  background-color: #ff9235 !important;
}
[_form-group][_form-group~=warning-light-1] input[type=checkbox]:checked + label::before {
  border-color: #ff9235 !important;
  background-color: #ff9235 !important;
}
[_form-group][_form-group~=warning-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #ff9235 !important;
}
[_form-group][_form-group~=warning-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #ff9235 !important;
}
[_form-group][_form-group~=warning-light-1] input[type=range]:focus::-ms-thumb {
  background: #ff9235 !important;
}
[_form-group][_form-group~=warning-light-2] input[type=radio]:checked + label::before {
  border-color: #ffa558;
}
[_form-group][_form-group~=warning-light-2] input[type=radio]:checked + label::after {
  background-color: #ffa558 !important;
}
[_form-group][_form-group~=warning-light-2] input[type=checkbox]:checked + label::before {
  border-color: #ffa558 !important;
  background-color: #ffa558 !important;
}
[_form-group][_form-group~=warning-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #ffa558 !important;
}
[_form-group][_form-group~=warning-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #ffa558 !important;
}
[_form-group][_form-group~=warning-light-2] input[type=range]:focus::-ms-thumb {
  background: #ffa558 !important;
}
[_form-group][_form-group~=warning-light-3] input[type=radio]:checked + label::before {
  border-color: #ffb97c;
}
[_form-group][_form-group~=warning-light-3] input[type=radio]:checked + label::after {
  background-color: #ffb97c !important;
}
[_form-group][_form-group~=warning-light-3] input[type=checkbox]:checked + label::before {
  border-color: #ffb97c !important;
  background-color: #ffb97c !important;
}
[_form-group][_form-group~=warning-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #ffb97c !important;
}
[_form-group][_form-group~=warning-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #ffb97c !important;
}
[_form-group][_form-group~=warning-light-3] input[type=range]:focus::-ms-thumb {
  background: #ffb97c !important;
}
[_form-group][_form-group~=warning-dark-1] input[type=radio]:checked + label::before {
  border-color: #e76b00;
}
[_form-group][_form-group~=warning-dark-1] input[type=radio]:checked + label::after {
  background-color: #e76b00 !important;
}
[_form-group][_form-group~=warning-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #e76b00 !important;
  background-color: #e76b00 !important;
}
[_form-group][_form-group~=warning-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #e76b00 !important;
}
[_form-group][_form-group~=warning-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #e76b00 !important;
}
[_form-group][_form-group~=warning-dark-1] input[type=range]:focus::-ms-thumb {
  background: #e76b00 !important;
}
[_form-group][_form-group~=warning-dark-2] input[type=radio]:checked + label::before {
  border-color: #be5800;
}
[_form-group][_form-group~=warning-dark-2] input[type=radio]:checked + label::after {
  background-color: #be5800 !important;
}
[_form-group][_form-group~=warning-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #be5800 !important;
  background-color: #be5800 !important;
}
[_form-group][_form-group~=warning-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #be5800 !important;
}
[_form-group][_form-group~=warning-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #be5800 !important;
}
[_form-group][_form-group~=warning-dark-2] input[type=range]:focus::-ms-thumb {
  background: #be5800 !important;
}
[_form-group][_form-group~=warning-dark-3] input[type=radio]:checked + label::before {
  border-color: #964500;
}
[_form-group][_form-group~=warning-dark-3] input[type=radio]:checked + label::after {
  background-color: #964500 !important;
}
[_form-group][_form-group~=warning-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #964500 !important;
  background-color: #964500 !important;
}
[_form-group][_form-group~=warning-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #964500 !important;
}
[_form-group][_form-group~=warning-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #964500 !important;
}
[_form-group][_form-group~=warning-dark-3] input[type=range]:focus::-ms-thumb {
  background: #964500 !important;
}
[_form-group][_form-group~=danger-light-1] input[type=radio]:checked + label::before {
  border-color: #f45e54;
}
[_form-group][_form-group~=danger-light-1] input[type=radio]:checked + label::after {
  background-color: #f45e54 !important;
}
[_form-group][_form-group~=danger-light-1] input[type=checkbox]:checked + label::before {
  border-color: #f45e54 !important;
  background-color: #f45e54 !important;
}
[_form-group][_form-group~=danger-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #f45e54 !important;
}
[_form-group][_form-group~=danger-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #f45e54 !important;
}
[_form-group][_form-group~=danger-light-1] input[type=range]:focus::-ms-thumb {
  background: #f45e54 !important;
}
[_form-group][_form-group~=danger-light-2] input[type=radio]:checked + label::before {
  border-color: #f67b72;
}
[_form-group][_form-group~=danger-light-2] input[type=radio]:checked + label::after {
  background-color: #f67b72 !important;
}
[_form-group][_form-group~=danger-light-2] input[type=checkbox]:checked + label::before {
  border-color: #f67b72 !important;
  background-color: #f67b72 !important;
}
[_form-group][_form-group~=danger-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #f67b72 !important;
}
[_form-group][_form-group~=danger-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #f67b72 !important;
}
[_form-group][_form-group~=danger-light-2] input[type=range]:focus::-ms-thumb {
  background: #f67b72 !important;
}
[_form-group][_form-group~=danger-light-3] input[type=radio]:checked + label::before {
  border-color: #f89790;
}
[_form-group][_form-group~=danger-light-3] input[type=radio]:checked + label::after {
  background-color: #f89790 !important;
}
[_form-group][_form-group~=danger-light-3] input[type=checkbox]:checked + label::before {
  border-color: #f89790 !important;
  background-color: #f89790 !important;
}
[_form-group][_form-group~=danger-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #f89790 !important;
}
[_form-group][_form-group~=danger-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #f89790 !important;
}
[_form-group][_form-group~=danger-light-3] input[type=range]:focus::-ms-thumb {
  background: #f89790 !important;
}
[_form-group][_form-group~=danger-dark-1] input[type=radio]:checked + label::before {
  border-color: #ec1d0f;
}
[_form-group][_form-group~=danger-dark-1] input[type=radio]:checked + label::after {
  background-color: #ec1d0f !important;
}
[_form-group][_form-group~=danger-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #ec1d0f !important;
  background-color: #ec1d0f !important;
}
[_form-group][_form-group~=danger-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #ec1d0f !important;
}
[_form-group][_form-group~=danger-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #ec1d0f !important;
}
[_form-group][_form-group~=danger-dark-1] input[type=range]:focus::-ms-thumb {
  background: #ec1d0f !important;
}
[_form-group][_form-group~=danger-dark-2] input[type=radio]:checked + label::before {
  border-color: #c3180d;
}
[_form-group][_form-group~=danger-dark-2] input[type=radio]:checked + label::after {
  background-color: #c3180d !important;
}
[_form-group][_form-group~=danger-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #c3180d !important;
  background-color: #c3180d !important;
}
[_form-group][_form-group~=danger-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #c3180d !important;
}
[_form-group][_form-group~=danger-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #c3180d !important;
}
[_form-group][_form-group~=danger-dark-2] input[type=range]:focus::-ms-thumb {
  background: #c3180d !important;
}
[_form-group][_form-group~=danger-dark-3] input[type=radio]:checked + label::before {
  border-color: #99130a;
}
[_form-group][_form-group~=danger-dark-3] input[type=radio]:checked + label::after {
  background-color: #99130a !important;
}
[_form-group][_form-group~=danger-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #99130a !important;
  background-color: #99130a !important;
}
[_form-group][_form-group~=danger-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #99130a !important;
}
[_form-group][_form-group~=danger-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #99130a !important;
}
[_form-group][_form-group~=danger-dark-3] input[type=range]:focus::-ms-thumb {
  background: #99130a !important;
}
[_form-group][_form-group~=muted-light-1] input[type=radio]:checked + label::before {
  border-color: #717bad;
}
[_form-group][_form-group~=muted-light-1] input[type=radio]:checked + label::after {
  background-color: #717bad !important;
}
[_form-group][_form-group~=muted-light-1] input[type=checkbox]:checked + label::before {
  border-color: #717bad !important;
  background-color: #717bad !important;
}
[_form-group][_form-group~=muted-light-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #717bad !important;
}
[_form-group][_form-group~=muted-light-1] input[type=range]:focus::-moz-range-thumb {
  background: #717bad !important;
}
[_form-group][_form-group~=muted-light-1] input[type=range]:focus::-ms-thumb {
  background: #717bad !important;
}
[_form-group][_form-group~=muted-light-2] input[type=radio]:checked + label::before {
  border-color: #8a92bb;
}
[_form-group][_form-group~=muted-light-2] input[type=radio]:checked + label::after {
  background-color: #8a92bb !important;
}
[_form-group][_form-group~=muted-light-2] input[type=checkbox]:checked + label::before {
  border-color: #8a92bb !important;
  background-color: #8a92bb !important;
}
[_form-group][_form-group~=muted-light-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #8a92bb !important;
}
[_form-group][_form-group~=muted-light-2] input[type=range]:focus::-moz-range-thumb {
  background: #8a92bb !important;
}
[_form-group][_form-group~=muted-light-2] input[type=range]:focus::-ms-thumb {
  background: #8a92bb !important;
}
[_form-group][_form-group~=muted-light-3] input[type=radio]:checked + label::before {
  border-color: #a3a9ca;
}
[_form-group][_form-group~=muted-light-3] input[type=radio]:checked + label::after {
  background-color: #a3a9ca !important;
}
[_form-group][_form-group~=muted-light-3] input[type=checkbox]:checked + label::before {
  border-color: #a3a9ca !important;
  background-color: #a3a9ca !important;
}
[_form-group][_form-group~=muted-light-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #a3a9ca !important;
}
[_form-group][_form-group~=muted-light-3] input[type=range]:focus::-moz-range-thumb {
  background: #a3a9ca !important;
}
[_form-group][_form-group~=muted-light-3] input[type=range]:focus::-ms-thumb {
  background: #a3a9ca !important;
}
[_form-group][_form-group~=muted-dark-1] input[type=radio]:checked + label::before {
  border-color: #4d5685;
}
[_form-group][_form-group~=muted-dark-1] input[type=radio]:checked + label::after {
  background-color: #4d5685 !important;
}
[_form-group][_form-group~=muted-dark-1] input[type=checkbox]:checked + label::before {
  border-color: #4d5685 !important;
  background-color: #4d5685 !important;
}
[_form-group][_form-group~=muted-dark-1] input[type=range]:focus::-webkit-slider-thumb {
  background: #4d5685 !important;
}
[_form-group][_form-group~=muted-dark-1] input[type=range]:focus::-moz-range-thumb {
  background: #4d5685 !important;
}
[_form-group][_form-group~=muted-dark-1] input[type=range]:focus::-ms-thumb {
  background: #4d5685 !important;
}
[_form-group][_form-group~=muted-dark-2] input[type=radio]:checked + label::before {
  border-color: #3f476d;
}
[_form-group][_form-group~=muted-dark-2] input[type=radio]:checked + label::after {
  background-color: #3f476d !important;
}
[_form-group][_form-group~=muted-dark-2] input[type=checkbox]:checked + label::before {
  border-color: #3f476d !important;
  background-color: #3f476d !important;
}
[_form-group][_form-group~=muted-dark-2] input[type=range]:focus::-webkit-slider-thumb {
  background: #3f476d !important;
}
[_form-group][_form-group~=muted-dark-2] input[type=range]:focus::-moz-range-thumb {
  background: #3f476d !important;
}
[_form-group][_form-group~=muted-dark-2] input[type=range]:focus::-ms-thumb {
  background: #3f476d !important;
}
[_form-group][_form-group~=muted-dark-3] input[type=radio]:checked + label::before {
  border-color: #323856;
}
[_form-group][_form-group~=muted-dark-3] input[type=radio]:checked + label::after {
  background-color: #323856 !important;
}
[_form-group][_form-group~=muted-dark-3] input[type=checkbox]:checked + label::before {
  border-color: #323856 !important;
  background-color: #323856 !important;
}
[_form-group][_form-group~=muted-dark-3] input[type=range]:focus::-webkit-slider-thumb {
  background: #323856 !important;
}
[_form-group][_form-group~=muted-dark-3] input[type=range]:focus::-moz-range-thumb {
  background: #323856 !important;
}
[_form-group][_form-group~=muted-dark-3] input[type=range]:focus::-ms-thumb {
  background: #323856 !important;
}
[_form-group] > * {
  display: block;
  width: 100%;
  box-shadow: none;
}
[_form-group] > *:focus {
  outline: none;
}
[_form-group] label {
  width: 100%;
  margin: 5px 0;
}
[_form-group] input[type=text] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=text]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=text]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=email] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=email]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=email]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=number] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=number]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=number]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=date] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=date]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=date]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=datetime-local] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=datetime-local]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=datetime-local]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=month] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=month]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=month]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=password] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=password]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=password]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=search] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=search]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=search]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=tel] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=tel]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=tel]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=tel] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=tel]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=tel]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=time] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=time]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=time]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=url] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=url]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=url]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] input[type=week] {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] input[type=week]:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] input[type=week]:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] textarea {
  color: #1a1d2d;
  margin: 5px 0;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #5a659c;
  font-family: inherit;
  transition: border-color 250ms ease-in-out;
}
[_form-group] textarea:focus {
  border-color: #00bfb2;
  box-shadow: none;
}
[_form-group] textarea:invalid {
  border-color: #f24236;
  box-shadow: none;
}
[_form-group] textarea {
  resize: vertical;
  min-height: 42px;
}
[_form-group][_form-group~="inline"] > * {
  display: inline-block;
  width: auto;
}
[_form-group] input[type=checkbox] {
  display: inline;
  width: auto;
}
[_form-group] input[type=checkbox] + label {
  display: inline;
  width: auto;
  margin-left: 5px;
}
[_form-group] input[type=checkbox] + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.3em;
  height: 1em;
  width: 1em;
  border: 1px solid #5a659c;
  border-radius: 0.3em;
  background-color: #fbfaf8;
}
[_form-group] input[type=checkbox]:checked + label::before {
  border-color: #00bfb2;
  background-color: #00bfb2;
}
[_form-group] input[type=checkbox]:checked + label::after {
  content: '✓';
  position: absolute;
  left: 2.5px;
  margin-top: 0.5px;
  color: #fbfaf8;
  font-weight: bold;
}
[_form-group] input[type=radio] {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: inline;
  width: auto;
}
[_form-group] input[type=radio] + label {
  display: inline;
  width: auto;
  margin-left: 5px;
}
[_form-group] input[type=radio] + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.3em;
  height: 1em;
  width: 1em;
  border: 1px solid #5a659c;
  border-radius: 100%;
  background-color: #fbfaf8;
}
[_form-group] input[type=radio]:checked + label::before {
  border-color: #00bfb2;
}
[_form-group] input[type=radio]:checked + label::after {
  content: '';
  position: absolute;
  color: #fbfaf8;
  font-weight: bold;
  background-color: #00bfb2 !important;
  left: 0.25em;
  top: 0.5em;
  height: 0.65em;
  width: 0.65em;
  border-radius: 50%;
}
[_form-group] input[type=range] {
  margin: 10px 0;
  background-color: transparent;
  -webkit-appearance: none;
}
[_form-group] input[type=range]:focus {
  outline: none;
}
[_form-group] input[type=range]::-webkit-slider-runnable-track {
  background: #8a92bb;
  border-radius: 5px;
  width: 100%;
  height: 5px;
  cursor: pointer;
}
[_form-group] input[type=range]::-webkit-slider-thumb {
  margin-top: -5px;
  width: 14px;
  height: 14px;
  background: #5a659c;
  border-radius: 50%;
  cursor: pointer;
  -webkit-appearance: none;
}
[_form-group] input[type=range]::-moz-range-track {
  background: #8a92bb;
  border-radius: 5px;
  width: 100%;
  height: 5px;
  cursor: pointer;
}
[_form-group] input[type=range]::-moz-range-thumb {
  margin-top: -5px;
  width: 14px;
  height: 14px;
  background: #5a659c;
  border: none;
  border-radius: 50%;
  cursor: pointer;
}
[_form-group] input[type=range]::-ms-track {
  border: none;
  color: transparent;
  background: #8a92bb;
  width: 100%;
  border-radius: 5px;
  height: 5px;
  cursor: pointer;
  overflow: hidden !important;
}
[_form-group] input[type=range]::-ms-fill-lower {
  background: transparent;
  border: none;
  border-radius: 2.5px;
}
[_form-group] input[type=range]::-ms-fill-upper {
  background: transparent;
  border: none;
  border-radius: 2.5px;
}
[_form-group] input[type=range]:focus::-webkit-slider-runnable-track {
  background: #929ac0;
}
[_form-group] input[type=range]:focus::-moz-range-track {
  background: #929ac0;
}
[_form-group] input[type=range]:focus::-ms-track {
  background: #929ac0 !important;
}
[_form-group] input[type=range]:focus::-webkit-slider-thumb {
  background: #00bfb2 !important;
}
[_form-group] input[type=range]:focus::-moz-range-thumb {
  background: #00bfb2 !important;
}
[_form-group] input[type=range]:focus::-ms-fill-upper {
  background: transparent;
}
[_form-group] input[type=range]:focus::-ms-fill-lower {
  background: transparent;
}
[_form-group] input[type=range]::-ms-thumb {
  margin-top: 0;
  width: 14px;
  background: #5a659c;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  height: 5px;
}
@supports (-ms-ime-align: auto) {
  [_form-group] input[type=range] {
    margin: 0;
  }
}
[_select-group] select {
  display: block;
  width: 100%;
  border: 1px solid #5a659c;
  padding: 5px 10px;
  border-radius: 5px;
  color: #1a1d2d;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
}
[_select-group] select::-ms-expand {
  display: none;
}
[_select-group] select:focus {
  outline: none;
}
[_select-group] select option {
  border: 1px solid #5a659c;
}
[_select-group]::before {
  content: '▼';
  position: absolute;
  color: #5a659c;
  top: 28px;
  right: 1em;
  width: 20px;
  height: 20px;
  z-index: 1;
  pointer-events: none;
  transform: scale(0.8);
}
[_breadcrumb] {
  background-color: #818ab7;
  padding: 15px;
  border-radius: 5px;
}
[_breadcrumb] > * {
  text-decoration: none;
  color: #00bfb2;
  display: inline;
}
[_breadcrumb] > *:not(:first-child) {
  margin-left: 15px;
}
[_breadcrumb] > *:not(:first-child)::before {
  content: '/';
  margin-right: 15px;
  color: #5a659c;
}
[_breadcrumb] > *:last-child {
  color: #5a659c;
}
[_navbar] {
  padding: 30px 0;
  font-size: 22px;
}
[_navbar][_navbar~="fixed"] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
[_navbar] [_row] {
  -o-box-pack: justify;
  justify-content: space-between;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  flex-wrap: nowrap;
  margin: 0 30px;
}
[_navbar] [_row] [_brand] {
  font-weight: bold;
  font-size: 24.3px;
}
[_navbar] [_row] > div {
  width: 100%;
}
[_navbar] [_row] > div:first-child {
  text-align: left;
}
[_navbar] [_row] > div:first-child :not(:first-child) {
  margin-left: 15px;
}
[_navbar] [_row] > div:last-child {
  text-align: right;
}
[_navbar] [_row] > div:last-child:first-child {
  text-align: left;
}
[_navbar] [_row] > div:last-child :not(:last-child) {
  margin-right: 15px;
}
[_navbar] [_row] > div * {
  display: inline;
  color: #fbfaf8;
}
[_navbar] [_row] > div a {
  color: #fbfaf8;
  text-decoration: none;
}
@media screen and (max-width: 580px) {
  [_navbar] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    flex-wrap: wrap;
    padding: 0;
  }
  [_navbar] > * {
    width: 100%;
    padding: 0;
  }
  [_navbar] > *:first-child,
  [_navbar] > *:last-child {
    margin: 0 !important;
  }
  [_navbar] > *:first-child > *,
  [_navbar] > *:last-child > * {
    margin: 0 !important;
  }
  [_navbar] > * > * {
    margin: 0;
    display: block !important;
    text-align: center;
  }
}
[_progress] {
  height: 15px;
  border-radius: 30px;
  overflow: hidden;
  margin: 5px;
}
[_progress] > div {
  background-color: #00bfb2;
}
[_table] {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
  border-collapse: collapse;
  border: none;
}
[_table] thead th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(90,101,156,0.8);
}
[_table] tr td,
[_table] tr th {
  border: none;
  padding: 7.5px;
  vertical-align: top;
}
[_table] tr:not(:first-child) td,
[_table] tr:not(:first-child) th {
  border-top: 1px solid rgba(90,101,156,0.8);
}
[_table] th {
  text-align: inherit;
}
[_table][_table~="striped"] tbody tr:nth-of-type(2n+1) {
  background-color: rgba(90,101,156,0.8);
}
[_table][_table~="bordered"] {
  border: 1px solid rgba(90,101,156,0.8);
}
[_table][_table~="bordered"] th:not(:first-child),
[_table][_table~="bordered"] td:not(:first-child) {
  border: 1px solid rgba(90,101,156,0.8);
}
[_table][_table~="hover"] tr:hover {
  background-color: rgba(90,101,156,0.7);
}
[_table][_table~="compact"] th,
[_table][_table~="compact"] td {
  padding: 2.5px;
}
[_chips] {
  background-color: #6a74a9;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 15px;
  color: #fbfaf8;
  margin-bottom: 5px;
  overflow: hidden;
  border: 2px solid #6a74a9;
}
[_pill] {
  background-color: #6a74a9;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 15px;
  color: #fbfaf8;
  margin-bottom: 5px;
  overflow: hidden;
  border: 2px solid #6a74a9;
}
/******************************************************
* PrismJS 1.23.0
*
* prism.js tomorrow night eighties for JavaScript, CoffeeScript, CSS and HTML
* Based on https://github.com/chriskempson/tomorrow-theme
******************************************************
* Bubblegum integration by Antharuu
******************************************************/
code[class*="language-"],
pre[class*="language-"] {
  color: #fbfaf8;
  background: none;
  font-size: 18px;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  border-radius: 5px;
}
pre[class*="language-"] {
  padding: 15px;
  margin: 5px 0;
  overflow: auto;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #1a1d2d;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: 15px;
  border-radius: 5px;
  white-space: normal;
}
.token.comment {
  color: #5a659c;
}
.token.block-comment {
  color: #5a659c;
}
.token.prolog {
  color: #5a659c;
}
.token.doctype {
  color: #5a659c;
}
.token.cdata {
  color: #5a659c;
}
.token.punctuation {
  color: #fbfaf8;
}
.token.tag {
  color: #f24236;
}
.token.attr-name {
  color: #f24236;
}
.token.attr-name {
  color: #f24236;
}
.token.deleted {
  color: #f24236;
}
.token.function-name {
  color: #3169c4;
}
.token.boolean {
  color: #ff7f11;
}
.token.number {
  color: #ff7f11;
}
.token.function {
  color: #ff7f11;
}
.token.property {
  color: #f7b32b;
}
.token.class-name {
  color: #f7b32b;
}
.token.constant {
  color: #f7b32b;
}
.token.selector {
  color: #e43f6f;
}
.token.important {
  color: #e43f6f;
}
.token.atrule {
  color: #e43f6f;
}
.token.keyword {
  color: #e43f6f;
}
.token.builtin {
  color: #e43f6f;
}
.token.string {
  color: #3ccd65;
}
.token.char {
  color: #3ccd65;
}
.token.attr-value {
  color: #3ccd65;
}
.token.regex {
  color: #3ccd65;
}
.token.variable {
  color: #3ccd65;
}
.token.operator {
  color: #3169c4;
}
.token.entity {
  color: #3169c4;
}
.token.url {
  color: #3169c4;
}
.token.important {
  font-weight: bold;
}
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.token.inserted {
  color: #3ccd65;
}
pre[data-line] {
  position: relative;
  padding: 15px 0 15px 30px;
}
.line-highlight {
  position: absolute;
  left: 0;
  right: 0;
  padding: inherit 0;
  margin-top: 15px;
  background: rgba(90,101,156,0.2);
  background: linear-gradient(to right, rgba(90,101,156,0.2) 70%, rgba(90,101,156,0));
  pointer-events: none;
  line-height: inherit;
  white-space: pre;
}
@media print {
  .line-highlight {
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
  }
}
.line-highlight:before,
.line-highlight[data-end]:after {
  content: attr(data-start);
  position: absolute;
  top: 0.4em;
  left: 0.6em;
  min-width: 18px;
  padding: 0 0.5em;
  background-color: rgba(90,101,156,0.4);
  color: #fbfaf8;
  font: bold 65%/1.5 sans-serif;
  text-align: center;
  vertical-align: 0.3em;
  border-radius: 999px;
  text-shadow: none;
  box-shadow: 0px 2px 4px 0px rgba(26,29,45,0.14), 0px 1px 5px 1px rgba(26,29,45,0.12), 0px 1px 1px -1px rgba(26,29,45,0.2);
}
.line-highlight[data-end]:after {
  content: attr(data-end);
  top: auto;
  bottom: 0.4em;
}
.line-numbers .line-highlight:before,
.line-numbers .line-highlight:after {
  content: none;
}
pre[id].linkable-line-numbers span.line-numbers-rows {
  pointer-events: all;
}
pre[id].linkable-line-numbers span.line-numbers-rows > span:before {
  cursor: pointer;
}
pre[id].linkable-line-numbers span.line-numbers-rows > span:hover:before {
  background-color: rgba(90,101,156,0.2);
}
pre[class*="language-"].line-numbers {
  position: relative;
  padding-left: 3.8em;
  counter-reset: linenumber;
}
pre[class*="language-"].line-numbers > code {
  position: relative;
  white-space: inherit;
}
.line-numbers .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 104.1%;
  left: -3.8em;
  width: 3em;
  letter-spacing: -1px;
  border-right: 1px solid #999;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.line-numbers-rows > span {
  display: block;
  counter-increment: linenumber;
}
.line-numbers-rows > span:before {
  content: counter(linenumber);
  color: #999;
  display: block;
  padding-right: 0.8em;
  text-align: right;
}
.token a {
  color: inherit;
}
span.inline-color-wrapper {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDIiPjxwYXRoIGZpbGw9ImdyYXkiIGQ9Ik0wIDBoMnYySDB6Ii8+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik0wIDBoMXYxSDB6TTEgMWgxdjFIMXoiLz48L3N2Zz4=");
  background-position: center;
  background-size: 110%;
  display: inline-block;
  height: 1.333ch;
  width: 1.333ch;
  margin: 0 0.333ch;
  box-sizing: border-box;
  border: 1px solid #fbfaf8;
  outline: 1px solid rgba(26,29,45,0.4);
  overflow: hidden;
}
span.inline-color {
  display: block;
  height: 120%;
  width: 120%;
}
[class*='lang-'] script[type='text/plain'],
[class*='language-'] script[type='text/plain'],
script[type='text/plain'][class*='lang-'],
script[type='text/plain'][class*='language-'] {
  display: block;
  font: 100%;
  white-space: pre;
  overflow: auto;
}

