html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
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 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  border: 0;
  vertical-align: baseline;
}
html,
body {
  line-height: 1;
}
html,
body {
  height: unset;
}
ol,
ul {
  list-style: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background 5000s ease-in-out 0s;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
  display: block;
  border: 0;
  outline: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  overflow: visible;
  border-radius: inherit;
  cursor: pointer;
}
button,
input,
optgroup,
select,
textarea {
  outline: 0;
}
input-ms-clear {
  display: none;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
ul,
menu,
dir {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
}
.mry-grid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  padding-right: 8px;
  padding-left: 8px;
}
.mry-grid .mry-grid,
.mry-image .mry-grid {
  padding: 0;
}
.mry-grid article.mry-grid {
  padding-bottom: 24px;
}
@media screen and (min-width: 576px) {
  .mry-grid {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.mry-grid__row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  align-items: stretch;
  min-height: 100%;
}
@media screen and (min-width: 576px) {
  .mry-grid__row {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.mry-grid__row--no-spaces {
  margin-right: 0;
  margin-left: 0;
}
.mry-grid__row--no-spaces > .mry-grid__col {
  padding-right: 0;
  padding-left: 0;
}
.mry-grid__row--align-right {
  justify-content: flex-end;
}
.mry-grid__col {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 8px;
}
.mry-grid__col--align-right {
  display: flex;
  justify-content: end;
}
.mry-grid__col--zIndex-high {
  z-index: 9000;
}
.mry-grid__col--no-side-spaces {
  padding-right: 0;
  padding-left: 0;
}
.mry-grid__col--relative {
  position: relative;
}
@media screen and (min-width: 576px) {
  .mry-grid__col {
    padding-right: 16px;
    padding-left: 16px;
  }
  .mry-grid__col--no-side-spaces {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .mry-grid__col--no-side-spaces-tablet {
    padding-right: 0;
    padding-left: 0;
  }
}
.mry-grid__col--offset-1 {
  margin-left: 8.333333%;
}
.mry-grid__col--offset-2 {
  margin-left: 16.666667%;
}
.mry-grid__col--offset-3 {
  margin-left: 25%;
}
.mry-grid__col--offset-4 {
  margin-left: 33.333333%;
}
.mry-grid__col--offset-5 {
  margin-left: 41.666667%;
}
.mry-grid__col--offset-6 {
  margin-left: 50%;
}
.mry-grid__col--offset-7 {
  margin-left: 58.333333%;
}
.mry-grid__col--offset-8 {
  margin-left: 66.666667%;
}
.mry-grid__col--offset-9 {
  margin-left: 75%;
}
.mry-grid__col--offset-10 {
  margin-left: 83.333333%;
}
.mry-grid__col--offset-11 {
  margin-left: 91.666667%;
}
.node-form > .mry-grid__row .mry-grid__row .mry-grid__col,
.user-form > .mry-grid__row .mry-grid__row .mry-grid__col,
.user-form
  > .mry-grid__col
  > .mry-grid__row
  > .mry-grid__col
  .form-wrapper
  .mry-grid__col,
.aisana-api-oip-user-pass-reset > .mry-grid__col .mry-grid__row .mry-grid__col,
.user-login-form > .mry-grid__col .mry-grid__row .mry-grid__col,
.user-cancel-form > .mry-grid__col .mry-grid__row .mry-grid__col,
.user-pass > .mry-grid__col .mry-grid__row .mry-grid__col,
.taxonomy-term-form > .mry-grid__row .mry-grid__row .mry-grid__col {
  padding-top: 16px;
}
.user-form > .mry-grid__row [id^="edit-account"].mry-grid__row .mry-grid__col,
.user-form > .mry-grid__col [id^="edit-account"].mry-grid__row .mry-grid__col,
.user-form
  > .mry-grid__col
  > .mry-grid__row
  > .mry-grid__col
  [id^="edit-account"].mry-grid__row
  .mry-grid__col {
  padding-top: 0;
}
form .mry-grid--vertical-spaces .mry-grid__row:first-child .mry-grid__col {
  padding-top: 0;
}
form .mry-grid--vertical-spaces .mry-grid__row .mry-grid__col .mry-grid__col {
  padding-top: 0;
}
form
  .mry-grid--vertical-spaces
  .mry-grid__row
  .paragraphs-subform
  .mry-grid__col
  > div:not(:first-child)
  .mry-grid__col {
  padding-top: 16px;
}
.view-content .mry-grid--vertical-spaces .mry-grid__col {
  padding: 12px 14px;
}
.view-content .mry-card__content .mry-grid .mry-grid__col {
  padding-left: 16px;
  padding-right: 16px;
}
.mry-hidden {
  display: none !important;
}
.mry-visible {
  display: block !important;
}
.mry-grid__col--1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.mry-grid__col--2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.mry-grid__col--3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.mry-grid__col--4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.mry-grid__col--5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.mry-grid__col--6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.mry-grid__col--7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.mry-grid__col--8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.mry-grid__col--9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.mry-grid__col--10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.mry-grid__col--11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.mry-grid__col--12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.mry-grid__col--offset-1 {
  margin-left: 8.333333%;
}
.mry-grid__col--offset-2 {
  margin-left: 16.666667%;
}
.mry-grid__col--offset-3 {
  margin-left: 25%;
}
.mry-grid__col--offset-4 {
  margin-left: 33.333333%;
}
.mry-grid__col--offset-5 {
  margin-left: 41.666667%;
}
.mry-grid__col--offset-6 {
  margin-left: 50%;
}
.mry-grid__col--offset-7 {
  margin-left: 58.333333%;
}
.mry-grid__col--offset-8 {
  margin-left: 66.666667%;
}
.mry-grid__col--offset-9 {
  margin-left: 75%;
}
.mry-grid__col--offset-10 {
  margin-left: 83.333333%;
}
.mry-grid__col--offset-11 {
  margin-left: 91.666667%;
}
@media screen and (min-width: 576px) {
  .mry-grid__col--tablet-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .mry-grid__col--tablet-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .mry-grid__col--tablet-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .mry-grid__col--tablet-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .mry-grid__col--tablet-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .mry-grid__col--tablet-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .mry-grid__col--tablet-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .mry-grid__col--tablet-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .mry-grid__col--tablet-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .mry-grid__col--tablet-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .mry-grid__col--tablet-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .mry-grid__col--tablet-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mry-grid__col--tablet-offset-1 {
    margin-left: 8.333333%;
  }
  .mry-grid__col--tablet-offset-2 {
    margin-left: 16.666667%;
  }
  .mry-grid__col--tablet-offset-3 {
    margin-left: 25%;
  }
  .mry-grid__col--tablet-offset-4 {
    margin-left: 33.333333%;
  }
  .mry-grid__col--tablet-offset-5 {
    margin-left: 41.666667%;
  }
  .mry-grid__col--tablet-offset-6 {
    margin-left: 50%;
  }
  .mry-grid__col--tablet-offset-7 {
    margin-left: 58.333333%;
  }
  .mry-grid__col--tablet-offset-8 {
    margin-left: 66.666667%;
  }
  .mry-grid__col--tablet-offset-9 {
    margin-left: 75%;
  }
  .mry-grid__col--tablet-offset-10 {
    margin-left: 83.333333%;
  }
  .mry-grid__col--tablet-offset-11 {
    margin-left: 91.666667%;
  }
}
@media screen and (min-width: 1250px) {
  .mry-grid__col--desktop-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .mry-grid__col--desktop-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .mry-grid__col--desktop-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .mry-grid__col--desktop-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .mry-grid__col--desktop-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .mry-grid__col--desktop-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .mry-grid__col--desktop-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .mry-grid__col--desktop-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .mry-grid__col--desktop-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .mry-grid__col--desktop-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .mry-grid__col--desktop-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .mry-grid__col--desktop-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mry-grid__col--desktop-offset-1 {
    margin-left: 8.333333%;
  }
  .mry-grid__col--desktop-offset-2 {
    margin-left: 16.666667%;
  }
  .mry-grid__col--desktop-offset-3 {
    margin-left: 25%;
  }
  .mry-grid__col--desktop-offset-4 {
    margin-left: 33.333333%;
  }
  .mry-grid__col--desktop-offset-5 {
    margin-left: 41.666667%;
  }
  .mry-grid__col--desktop-offset-6 {
    margin-left: 50%;
  }
  .mry-grid__col--desktop-offset-7 {
    margin-left: 58.333333%;
  }
  .mry-grid__col--desktop-offset-8 {
    margin-left: 66.666667%;
  }
  .mry-grid__col--desktop-offset-9 {
    margin-left: 75%;
  }
  .mry-grid__col--desktop-offset-10 {
    margin-left: 83.333333%;
  }
  .mry-grid__col--desktop-offset-11 {
    margin-left: 91.666667%;
  }
}
@media screen and (min-width: 1250px) {
  .mry-grid__col--wide-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .mry-grid__col--wide-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .mry-grid__col--wide-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .mry-grid__col--wide-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .mry-grid__col--wide-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .mry-grid__col--wide-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .mry-grid__col--wide-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .mry-grid__col--wide-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .mry-grid__col--wide-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .mry-grid__col--wide-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .mry-grid__col--wide-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .mry-grid__col--wide-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mry-grid__col--wide-offset-1 {
    margin-left: 8.333333%;
  }
  .mry-grid__col--wide-offset-2 {
    margin-left: 16.666667%;
  }
  .mry-grid__col--wide-offset-3 {
    margin-left: 25%;
  }
  .mry-grid__col--wide-offset-4 {
    margin-left: 33.333333%;
  }
  .mry-grid__col--wide-offset-5 {
    margin-left: 41.666667%;
  }
  .mry-grid__col--wide-offset-6 {
    margin-left: 50%;
  }
  .mry-grid__col--wide-offset-7 {
    margin-left: 58.333333%;
  }
  .mry-grid__col--wide-offset-8 {
    margin-left: 66.666667%;
  }
  .mry-grid__col--wide-offset-9 {
    margin-left: 75%;
  }
  .mry-grid__col--wide-offset-10 {
    margin-left: 83.333333%;
  }
  .mry-grid__col--wide-offset-11 {
    margin-left: 91.666667%;
  }
}
body {
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 130%;
  color: #000;
  background: #fff;
  font-weight: 400;
  overflow-y: scroll;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
th,
td,
article,
aside,
details,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark {
  font-family: "EuclidCircularA", serif;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "EuclidCircularA", serif;
  line-height: 160%;
}
p {
  font-family: "EuclidCircularA", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #000;
  margin-top: 16px;
}
p:first-child {
  margin-top: 0;
}
li {
  line-height: 160%;
}
a {
  font-family: "EuclidCircularA", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  color: #2d64eb;
  text-decoration: underline;
  cursor: pointer;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #2d64eb;
}
.mry-content {
  max-width: 100%;
  min-height: 100%;
  position: relative;
  padding-right: 16px;
  padding-left: 16px;
  z-index: 1;
  box-sizing: border-box;
}
@media screen and (min-width: 1250px) {
  .mry-content {
    margin-right: auto;
    margin-left: auto;
    width: 1250px;
  }
}
.mry-body--overflow-hidden {
  overflow: hidden;
}
.mry-icon {
  position: relative;
  z-index: 8000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mry-icon__tooltip {
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 9000;
}
.mry-icon--cPrimary {
  color: #0f1e46;
}
.mry-icon--cSecondary {
  color: #2d64eb;
}
.mry-icon--cDanger {
  color: #eb2d4f;
}
.mry-icon--cSuccess {
  color: #1ccc19;
}
.mry-icon--cPrimarySm {
  color: #e6e6e7;
}
.fa,
.fas,
.far,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-sz-3x {
  font-size: 32px;
}
.fa-sz-2x {
  font-size: 20px;
}
.fa-sz-1-5x {
  font-size: 16px;
}
.fa-sz-1-0x {
  font-size: 14px;
}
.fa-sz-0-5x {
  font-size: 11px;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bacteria:before {
  content: "\e059";
}
.fa-bacterium:before {
  content: "\e05a";
}
.fa-bahai:before {
  content: "\f666";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\e05b";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudflare:before {
  content: "\e07d";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dailymotion:before {
  content: "\e052";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-faucet:before {
  content: "\e005";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-pay:before {
  content: "\e079";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guilded:before {
  content: "\e07e";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\e05c";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\e05d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-wash:before {
  content: "\e05e";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt-slash:before {
  content: "\e05f";
}
.fa-handshake-slash:before {
  content: "\e060";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side-cough:before {
  content: "\e061";
}
.fa-head-side-cough-slash:before {
  content: "\e062";
}
.fa-head-side-mask:before {
  content: "\e063";
}
.fa-head-side-virus:before {
  content: "\e064";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hive:before {
  content: "\e07f";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-user:before {
  content: "\e065";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-innosoft:before {
  content: "\e080";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instagram-square:before {
  content: "\e055";
}
.fa-instalod:before {
  content: "\e081";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-house:before {
  content: "\e066";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\e067";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse:before {
  content: "\f8cc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octopus-deploy:before {
  content: "\e082";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-arrows:before {
  content: "\e068";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-perbyte:before {
  content: "\e083";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-square:before {
  content: "\e01e";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-slash:before {
  content: "\e069";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pump-medical:before {
  content: "\e06a";
}
.fa-pump-soap:before {
  content: "\e06b";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-virus:before {
  content: "\e06c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sink:before {
  content: "\e06d";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\e06e";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\e06f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-store-alt-slash:before {
  content: "\e070";
}
.fa-store-slash:before {
  content: "\e071";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\e072";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\e041";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-uncharted:before {
  content: "\e084";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\e049";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-unsplash:before {
  content: "\e07c";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-users-slash:before {
  content: "\e073";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-vest:before {
  content: "\e085";
}
.fa-vest-patches:before {
  content: "\e086";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-virus:before {
  content: "\e074";
}
.fa-virus-slash:before {
  content: "\e075";
}
.fa-viruses:before {
  content: "\e076";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-watchman-monitoring:before {
  content: "\e087";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wodu:before {
  content: "\e088";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./fonts/font-awesome/brands/fa-brands-400.eot");
  src:
    url("./fonts/font-awesome/brands/fa-brands-400.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/font-awesome/brands/fa-brands-400.woff2") format("woff2"),
    url("./fonts/font-awesome/brands/fa-brands-400.woff") format("woff"),
    url("./fonts/font-awesome/brands/fa-brands-400.ttf") format("truetype"),
    url("./fonts/font-awesome/brands/fa-brands-400.svg#fontawesome")
      format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./fonts/font-awesome/regular/fa-regular-400.eot");
  src:
    url("./fonts/font-awesome/regular/fa-regular-400.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/font-awesome/regular/fa-regular-400.woff2") format("woff2"),
    url("./fonts/font-awesome/regular/fa-regular-400.woff") format("woff"),
    url("./fonts/font-awesome/regular/fa-regular-400.ttf") format("truetype"),
    url("./fonts/font-awesome/regular/fa-regular-400.svg#fontawesome")
      format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./fonts/font-awesome/solid/fa-solid-900.eot");
  src:
    url("./fonts/font-awesome/solid/fa-solid-900.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/font-awesome/solid/fa-solid-900.woff2") format("woff2"),
    url("./fonts/font-awesome/solid/fa-solid-900.woff") format("woff"),
    url("./fonts/font-awesome/solid/fa-solid-900.ttf") format("truetype"),
    url("./fonts/font-awesome/solid/fa-solid-900.svg#fontawesome") format("svg");
}
@font-face {
  font-family: "EuclidCircularA";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./fonts/EuclidCircularA/regular/euclid-circular-a-regular.eot");
  src:
    url("./fonts/EuclidCircularA/regular/euclid-circular-a-regular.woff2")
      format("woff2"),
    url("./fonts/EuclidCircularA/regular/euclid-circular-a-regular.woff")
      format("woff"),
    url("./fonts/EuclidCircularA/regular/euclid-circular-a-regular.ttf")
      format("truetype"),
    url("./fonts/EuclidCircularA/regular/euclid-circular-a-regular.svg")
      format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.mry-heading {
  line-height: 30px;
  font-family: "EuclidCircularA", serif;
  color: #0f1e46;
  font-weight: 600;
  text-transform: none;
  letter-spacing: normal;
}
.mry-heading--h3 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
}
.mry-heading--h4 {
  font-size: 32px;
  line-height: 40px;
}
.mry-heading--h5 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}
.mry-heading--h6 {
  font-size: 20px;
  line-height: 23px;
  font-weight: 600;
}
.mry-heading--text {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
}
.mry-text--sz-xs {
  font-size: 11px;
}
.mry-checkbox__label {
  padding-left: 24px;
  cursor: pointer;
  position: relative;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 150%;
}
.mry-checkbox__control {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
  opacity: 0;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  border: 0 none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: none;
}
.mry-checkbox__control:disabled
  + .mry-checkbox__container
  .mry-checkbox__container-box-1 {
  background: #e6e6e7;
}
.mry-checkbox__control:hover
  + .mry-checkbox__container
  .mry-checkbox__container-box-1 {
  background: #e6e6e7;
}
.mry-checkbox__control:checked
  + .mry-checkbox__container
  .mry-checkbox__container-box-1 {
  background: #2d64eb;
}
.mry-checkbox__control:checked
  + .mry-checkbox__container
  .mry-checkbox__container-box-2 {
  display: flex;
}
.mry-checkbox__container {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}
.mry-checkbox__container-box-1 {
  width: 16px;
  height: 16px;
  border-radius: 5px;
  background: #f6f6f6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  box-sizing: border-box;
}
.mry-checkbox__container-box-2 {
  width: 12px;
  height: 12px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  display: none;
  color: #fff;
  font-size: 11px;
}
.mry-radio__label,
.mry-radio .mry-radio__label {
  padding-left: 24px;
  cursor: pointer;
  position: relative;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 150%;
}
.mry-radio__control {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
  opacity: 0;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  border: 0 none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: none;
}
.mry-radio__control:disabled
  + .mry-radio__container
  .mry-radio__container-box-1 {
  background: #e6e6e7;
}
.mry-radio__control:hover + .mry-radio__container .mry-radio__container-box-1,
.mry-radio__container:hover .mry-radio__container-box-1 {
  background: #e6e6e7;
}
.mry-radio__container:hover {
  cursor: pointer;
}
.mry-radio__control:checked
  + .mry-radio__container
  .mry-radio__container-box-1 {
  background: #fff;
  border: 1px solid #2d64eb;
}
.mry-radio__control:checked
  + .mry-radio__container
  .mry-radio__container-box-2 {
  display: flex;
}
.mry-radio__container {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}
.mry-radio__container-box-1 {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #f6f6f6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  box-sizing: border-box;
}
.mry-radio__container-box-2 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  display: none;
  color: #fff;
  font-size: 12px;
  background: #2d64eb;
}
.mry-toggle {
  position: relative;
  z-index: 9000;
}
.mry-toggle__label {
  padding-left: 52px;
  cursor: pointer;
  position: relative;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 150%;
}
.mry-toggle__control {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
  opacity: 0;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  border: 0 none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: none;
}
.mry-toggle__control:disabled
  + .mry-toggle__container
  .mry-toggle__container-box-1 {
  background: #e6e6e7;
}
.mry-toggle__control:disabled:not(:checked)
  + .mry-toggle__container
  .mry-toggle__container-box-2 {
  left: 4px;
}
.mry-toggle__control:hover
  + .mry-toggle__container
  .mry-toggle__container-box-1 {
  background: #e6e6e7;
}
.mry-toggle__control:checked
  + .mry-toggle__container
  .mry-toggle__container-box-1 {
  background: #1ccc19;
}
.mry-toggle__control:not(:checked)
  + .mry-toggle__container
  .mry-toggle__container-box-2 {
  left: 4px;
}
.mry-toggle__control:checked
  + .mry-toggle__container
  .mry-toggle__container-box-2 {
  right: 4px;
}
.mry-toggle__container {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
  width: 40px;
  height: 24px;
}
.mry-toggle__container-box-1 {
  width: 40px;
  height: 24px;
  border-radius: 12px;
  background: #f6f6f6;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 2;
  box-sizing: border-box;
}
.mry-toggle__container-box-2 {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.mry-input-text {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  height: 48px;
  background: #f6f6f6;
  border-radius: 12px;
  position: relative;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.mry-input-text > input,
.mry-input-text > textarea {
  margin: 0;
}
.form-item.mry-input-text {
  margin: 0;
}
.mry-input-text__additional-label {
  font-family: "EuclidCircularA", serif;
  font-size: 11px;
  color: #646c84;
  line-height: 100%;
  padding-bottom: 8px;
}
.mry-input-text--search {
  height: 48px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding-left: 28px;
}
.mry-input-text--search input {
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 48px;
  font-weight: 400;
  color: #646c84;
  width: 200px;
  height: 48px;
  box-sizing: border-box;
  border: 0 none;
  background: transparent;
}
.mry-input-text--search-dark {
  background: #f6f6f6;
  border-radius: 5px;
  height: 36px;
  padding-left: 32px;
}
.mry-input-text--search-dark input {
  height: 36px;
  color: #0f1e46;
}
.mry-input-text--search-dark .mry-input-text__icon-left-search {
  left: 12px;
}
.mry-input-text--search-dark .mry-input-text__icon-left-search * {
  color: #0f1e46;
}
.mry-input-text:hover {
  background: #e6e6e7;
}
.mry-input-text:active {
  border-color: #2d64eb;
}
.mry-input-text:disabled {
  background: #e6e6e7;
}
.mry-input-text__icon-right,
.mry-input-text__icon-left,
.mry-input-text__icon-left-search {
  z-index: 1;
  transform: translateY(-50%);
  cursor: pointer;
  width: 18px;
  height: 18px;
  display: none;
  position: absolute;
  top: 50%;
}
.mry-input-text__icon-right--show,
.mry-input-text__icon-left--show,
.mry-input-text__icon-left-search--show {
  display: block;
}
.mry-input-text__icon-right .fa,
.mry-input-text__icon-left .fa,
.mry-input-text__icon-left-search .fa {
  cursor: pointer;
  display: block;
}
.mry-input-text__icon-right {
  right: 16px;
}
.mry-input-text__icon-left {
  left: 16px;
}
.mry-input-text__icon-left-search {
  left: 0;
}
.mry-input-text__control,
input.mry-input-text__control,
input.form-autocomplete {
  width: 100%;
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  border: 0 none;
  background: transparent;
  font-size: 16px;
  color: #000;
  font-family: "EuclidCircularA", serif;
  padding: 10px 12px;
}
.mry-input-date__control,
input.mry-input-date__control {
  height: 48px;
  background: #f2f2f2;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #0f1e46;
  margin: 0 12px 0 0;
  padding: 16px 12px;
}
.mry-input-date__control:hover,
.mry-input-date__control:active,
.mry-input-date__control:focus,
input.mry-input-date__control:hover,
input.mry-input-date__control:active,
input.mry-input-date__control:focus {
  background: #e6e6e7;
}
.mry-input-text__control:active,
.mry-input-text__control:focus,
.mry-input-text__control:not([value=""]) {
  line-height: 16px;
  padding-top: 20px;
}
.mry-input-text__control--textarea {
  height: 76px;
  line-height: 150%;
}
.mry-input-text__control--textarea:active,
.mry-input-text__control--textarea:focus,
.mry-input-text__control--textarea:not([value=""]) {
  height: 88px;
  line-height: 150%;
}
.mry-input-text__control:active + .mry-input-text__label,
.mry-input-text__control:focus + .mry-input-text__label,
.mry-input-text__control:not([value=""]) + .mry-input-text__label {
  top: 4px;
  transform: translateY(0);
  font-size: 11px;
  color: #646c84;
}
.mry-input-text__control:active + .description,
.mry-input-text__control:focus + .description,
.mry-input-text__control:not([value=""]) + .description {
  position: absolute;
  top: 4px;
  left: 0;
  transform: translateY(0);
  font-size: 11px;
  color: #646c84;
}
.mry-input-text__control:active + .description label,
.mry-input-text__control:focus + .description label,
.mry-input-text__control:not([value=""]) + .description label {
  position: relative;
  top: unset;
  transform: unset;
  font-size: 11px;
  color: #646c84;
}
.mry-input-text__control:active
  + .mry-input-text__label
  + .mry-input-text__icon-right,
.mry-input-text__control:focus
  + .mry-input-text__label
  + .mry-input-text__icon-right,
.mry-input-text__control:not([value=""])
  + .mry-input-text__label
  + .mry-input-text__icon-right,
.mry-input-text__control:active
  + .mry-input-text__label
  + .mry-input-text__icon-left,
.mry-input-text__control:focus
  + .mry-input-text__label
  + .mry-input-text__icon-left,
.mry-input-text__control:not([value=""])
  + .mry-input-text__label
  + .mry-input-text__icon-left {
  display: block;
}
.mry-input-text__label,
.form-item .mry-input-text__label,
.form-item label {
  display: inline-flex;
  flex-flow: row wrap;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #646c84;
  font-family: "EuclidCircularA", serif;
}
.mry-input-text__label,
.form-item .mry-input-text__label {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
}
.mry-input-text__label .mry-icon,
label .mry-icon {
  margin-left: 10px;
}
.mry-input-text__under-text {
  text-align: right;
  color: #0f1e46;
  font-family: "EuclidCircularA", serif;
  font-size: 11px;
  padding-top: 4px;
}
.mry-input-text--textarea {
  height: auto;
  min-height: 88px;
}
.mry-input-text--textarea textarea {
  padding: 16px 12px;
}
.mry-input-text--navigation {
  border: 0 none;
  border-bottom: 1px solid #646c84;
  background: transparent;
  border-radius: 0;
}
.mry-input-text--navigation:hover,
.mry-input-text--navigation:active,
.mry-input-text--navigation:disabled {
  background: transparent;
}
.mry-input-text--navigation .mry-input-text__control,
.mry-input-text--navigation .mry-input-text__label,
.mry-input-text--navigation .mry-input-text__icon-right {
  color: #fff;
}
.mry-input-text--navigation
  .mry-input-text__control:active
  + .mry-input-text__label,
.mry-input-text--navigation
  .mry-input-text__control:focus
  + .mry-input-text__label,
.mry-input-text--navigation
  .mry-input-text__control:not([value=""])
  + .mry-input-text__label {
  color: #fff;
}
.mry-input-number {
  width: 82px;
  height: 32px;
  background: #f6f6f6;
  border-radius: 12px;
  position: relative;
  z-index: 1;
  border: 1px solid #f6f6f6;
  box-sizing: border-box;
}
.mry-input-number:hover {
  background: #e6e6e7;
}
.mry-input-number:active {
  border-color: #2d64eb;
}
.mry-input-number:disabled {
  background: #e6e6e7;
}
.mry-input-number__control {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #000;
  font-family: "EuclidCircularA", serif;
  text-align: center;
  box-sizing: border-box;
  border: 0 none;
  background: transparent;
}
.mry-input-number__control::-webkit-outer-spin-button,
.mry-input-number__control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.mry-input-number__control[type="number"] {
  -moz-appearance: textfield;
}
.mry-input-number__add,
.mry-input-number__remove {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #2d64eb;
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 11px;
  line-height: 11px;
  cursor: pointer;
}
.mry-input-number__add {
  right: 12px;
}
.mry-input-number__remove {
  left: 12px;
}
.mry-button--primary:hover,
.mry-button--primary:active,
.mry-button--primary:focus,
input.mry-button--primary:hover,
input.mry-button--primary:active,
input.mry-button--primary:focus {
  border: 1px solid #184bc9;
  background: #184bc9;
  color: #fff;
}
.button,
.mry-button,
input.mry-button,
.ui-dialog .mry-button,
.ui-dialog .button {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  font-family: "EuclidCircularA", serif;
  height: 36px;
  line-height: 16px;
  border-radius: 8px;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  text-decoration: none;
}
.mry-button {
  cursor: pointer;
}
.mry-button.mry-button--with-margin {
  margin-left: 8px;
}
form.user-pass input.mry-button,
form.aisana-api-oip-user-pass-reset input.mry-button,
form.user-login-form input.mry-button {
  line-height: normal;
}
form.user-login-form .mry-input-text__icon-right {
  display: block;
}
.mry-button__icon {
  font-size: 12px;
}
.mry-button__text,
input.mry-button {
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
  font-weight: 600;
}
.mry-button__icon + .mry-button__text {
  padding-left: 8px;
}
.mry-button__text + .mry-button__icon {
  padding-right: 0;
  padding-left: 8px;
}
.mry-button--center {
  text-align: center;
}
.mry-button--full-width {
  width: 100%;
}
.mry-button--no-radius-right {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.mry-button--no-radius-left {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.mry-button--special {
  border: 1px solid #4b4829;
  background: #4b4829;
}
.mry-button--special:disabled {
  background: #e6e6e7 !important;
  border-color: #e6e6e7 !important;
  cursor: auto;
}
.mry-button--special:disabled .mry-button__icon,
.mry-button--special:disabled .mry-button__text {
  color: #fff;
}
.mry-button--special:hover {
  border: 1px solid #4b4829;
  background: #4b4829;
}
.mry-button--special .mry-button__text,
.mry-button--special .mry-button__icon {
  color: #fff;
}
.button,
.ui-dialog .button,
.mry-button--primary,
input.mry-button--primary {
  border: 1px solid #2d64eb;
  background: #2d64eb;
  color: #fff;
}
.button:disabled,
.ui-dialog .button:disabled,
.mry-button--primary:disabled,
input.mry-button--primary:disabled {
  background: #e6e6e7 !important;
  border-color: #e6e6e7 !important;
  cursor: auto;
}
.button:disabled .mry-button__icon,
.ui-dialog .button:disabled .mry-button__text,
.mry-button--primary:disabled .mry-button__icon,
.mry-button--primary:disabled .mry-button__text {
  color: #fff;
}
.button .mry-button__text,
.ui-dialog .button .mry-button__text,
.mry-button--primary .mry-button__text,
.mry-button--primary .mry-button__icon {
  color: #fff;
}
.mry-button-primary--icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #2d64eb;
  border: 1px solid #2d64eb;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  padding: 0;
}
.mry-button-primary--icon:hover,
.mry-button-primary--icon:active,
.mry-button-primary--icon:focus {
  background: #184bc9;
  border-color: #184bc9;
  color: #fff;
  text-decoration: none;
}
.mry-button--transparent {
  background: transparent;
  border: 0 none;
  height: auto;
  line-height: 100%;
  padding-right: 0;
  padding-left: 0;
}
.mry-button--transparent .mry-button__text,
.mry-button--transparent .mry-button__icon {
  color: #0f1e46;
}
.mry-button--primary-round {
  border: 1px solid #2d64eb;
  background: #2d64eb;
  height: auto;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 0;
  text-align: center;
}
.mry-button--primary-round:disabled {
  background: #e6e6e7 !important;
  border-color: #e6e6e7 !important;
  cursor: auto;
}
.mry-button--primary-round:disabled .mry-button__icon,
.mry-button--primary-round:disabled .mry-button__text {
  color: #fff;
}
.mry-button--primary-round:hover {
  border: 1px solid #184bc9;
  background: #184bc9;
}
.mry-button--primary-round .mry-button__icon {
  width: 20px;
  height: 20px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mry-button--bordered,
.ui-dialog .mry-button--bordered {
  border: 1px solid #2d64eb;
  background: #fff;
  color: #2d64eb;
}
.mry-button--bordered:disabled,
.ui-dialog .mry-button--bordered:disabled {
  background: #e6e6e7 !important;
  border-color: #e6e6e7 !important;
  cursor: auto;
}
.mry-button--bordered:disabled .mry-button__icon,
.mry-button--bordered:disabled .mry-button__text,
.ui-dialog .mry-button--bordered:disabled .mry-button__icon,
.ui-dialog .mry-button--bordered:disabled .mry-button__text {
  color: #fff;
}
.mry-button--bordered:hover,
.mry-button--bordered:active,
.mry-button--bordered:focus,
.ui-dialog .mry-button--bordered:hover,
.ui-dialog .mry-button--bordered:active,
.ui-dialog .mry-button--bordered:focus {
  border: 1px solid #184bc9;
  background: #e3e9f8;
  color: #2d64eb;
}
.mry-button--bordered.active,
.ui-dialog .mry-button--bordered.active {
  border: 1px solid #2d64eb;
  background: #2d64eb;
}
.mry-button--bordered .mry-button__text,
.mry-button--bordered
  .mry-button__icon
  .ui-dialog
  .mry-button--bordered
  .mry-button__icon {
  color: #2d64eb;
}
.mry-button--bordered.active .mry-button__icon,
.mry-button--bordered.active .mry-button__text,
.ui-dialog .mry-button--bordered.active .mry-button__icon,
.ui-dialog .mry-button--bordered.active .mry-button__text {
  color: #fff;
}
.mry-button--text,
.mry-button.mry-button--text {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border: 1px solid transparent;
  background: transparent;
  padding-right: 0;
  padding-left: 0;
  color: #2d64eb;
}
.mry-button--text:hover,
.mry-button--text:active,
.mry-button--text:focus,
input.form-submit.mry-button--text:hover,
input.form-submit.mry-button--text:active,
input.form-submit.mry-button--text:focus {
  border: 1px solid transparent;
  background: transparent;
  color: #2d64eb;
}
.mry-button--text:hover,
input.form-submit.mry-button--text:hover {
  text-decoration: underline;
}
.mry-button--text:disabled {
  cursor: auto;
}
.mry-button--text:disabled .mry-button__icon,
.mry-button--text:disabled .mry-button__text {
  color: #e6e6e7 !important;
}
.mry-button--text .mry-button__text,
.mry-button--text .mry-button__icon {
  color: #2d64eb;
}
.mry-button--text .mry-button__icon {
  font-size: 18px;
}
.mry-button--text:hover .mry-button__text,
.mry-button--text:hover .mry-button__icon {
  color: #184bc9;
}
.mry-button--text-danger .mry-button__text {
  color: #eb2d4f;
}
.mry-button--text-danger:hover .mry-button__text {
  color: #eb2d4f;
  text-decoration: underline;
}
.mry-chip {
  border-radius: 5px;
  padding: 4px;
  font-family: "EuclidCircularA", serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 600;
  height: 24px;
  display: inline-block;
  box-sizing: border-box;
}
.mry-chip--success {
  color: #fff;
  background: #72c10d;
}
.mry-chip--notice {
  color: #646c84;
  background: #e6e6e7;
}
.mry-chip--warning {
  color: #fff;
  background: #f0a534;
}
.mry-chip--danger {
  color: #fff;
  background: #eb2d4f;
}
.mry-label-value {
  padding-top: 24px;
}
.mry-label-value__label {
  color: #646c84;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  padding-bottom: 8px;
}
.mry-label-value__value {
  color: #0f1e46;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.mry-label-value__value--link {
  text-decoration: none;
  color: #2d64eb;
}
.mry-label-value__value--link:hover {
  text-decoration: underline;
}
.mry-label-value--no-space-top {
  padding-top: 0;
}
.mry-label-value--no-space-top .mry-label-value {
  padding-top: 0;
}
.mry-label-value--big-value .mry-label-value__value {
  padding-top: 8px;
  font-size: 36px;
}
.mry-label-value--big-value .mry-label-value__value .fa {
  margin-left: 4px;
}
.mry-image-single {
  position: relative;
  z-index: 1;
  background: #f6f6f6;
  border-radius: 8px;
  height: 168px;
  overflow: hidden;
}
.mry-image-single--simple {
  background: transparent;
  width: 136px;
  height: 136px;
  cursor: pointer;
}
.mry-image-single--simple .mry-image-single__image {
  width: 136px;
  height: 136px;
}
.mry-image-single--simple .mry-image-single__top-text,
.mry-image-single--simple .mry-image-single__bottom-text {
  color: #fff;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  line-height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 2;
  text-align: center;
}
.mry-image-single--simple .mry-image-single__top-text {
  top: 16px;
}
.mry-image-single--simple .mry-image-single__bottom-text {
  bottom: 16px;
}
.mry-image-single__image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.mry-image-single__image--oversize {
  top: 16px;
  transform: translate(-50%, 0);
}
.mry-image-multiple__image {
  position: relative;
  z-index: 1;
}
.mry-image-multiple__prev,
.mry-image-multiple__next {
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  color: #0f1e46;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mry-image-multiple__prev {
  left: -10px;
}
.mry-image-multiple__next {
  right: -10px;
}
.mry-image-multiple__count-list {
  padding-top: 8px;
  display: flex;
  justify-content: center;
}
.mry-image-multiple__count-list-item {
  width: 4px;
  height: 4px;
  background: #646c84;
  border-radius: 50%;
  margin-right: 2px;
  margin-left: 2px;
}
.mry-image-multiple__count-list-item--active {
  background: #0f1e46;
}
.mry-link-list__item {
  padding-top: 8px;
  line-height: 100%;
}
.mry-link-list__item:first-child {
  padding-top: 0;
}
.mry-link-list__item-link {
  text-decoration: none;
  color: #2d64eb;
  font-size: 14px;
  font-family: "EuclidCircularA", serif;
  line-height: 16px;
}
.mry-link-list__item-link:hover {
  color: #184bc9;
}
.mry-select {
  background: #f2f2f2;
  border: 1px solid #f6f6f6;
  height: 36px;
  border-radius: 5px;
  padding: 0 12px;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #0f1e46;
}
.mry-select option {
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #0f1e46;
}
.mry-breadcrumbs {
  display: flex;
}
.mry-breadcrumbs__item {
  display: flex;
  color: #2d64eb;
  font-family: "EuclidCircularA", serif;
  font-size: 11px;
  text-decoration: none;
  padding-left: 8px;
}
.mry-breadcrumbs__item:first-child {
  padding-left: 0;
}
.mry-breadcrumbs__item:hover {
  text-decoration: underline;
}
.mry-breadcrumbs__item-icon {
  margin-right: 8px;
  display: flex;
  align-content: center;
  text-decoration: none;
}
.mry-breadcrumbs__item-icon,
.mry-breadcrumbs__item:hover,
.mry-breadcrumbs__item:active,
.mry-breadcrumbs__item:focus {
  color: #2d64eb;
}
span.mry-breadcrumbs__item {
  color: #0f1e46;
  cursor: pointer;
}
span.mry-breadcrumbs__item:hover,
span.mry-breadcrumbs__item:active,
span.mry-breadcrumbs__item:focus {
  color: #0f1e46;
  text-decoration: none;
  cursor: pointer;
}
.mry-tooltip {
  position: absolute;
  z-index: 9000;
  min-width: 193px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  box-sizing: border-box;
  border-radius: 12px;
}
.mry-tooltip img {
  border-radius: 12px;
}
.mry-tooltip::before {
  position: absolute;
  z-index: 9000;
  width: 0;
  height: 0;
  content: "";
  display: block;
}
.mry-tooltip__text {
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #0f1e46;
}
.mry-tooltip--text-xs .mry-tooltip__text {
  font-size: 11px;
}
.mry-tooltip--static {
  position: relative;
  top: 0;
  left: 0;
  border: 1px solid #e3e9f8;
  margin-top: 16px;
  padding: 12px;
  background: #fff;
}
.mry-grid__row fieldset.form-item.mry-tooltip--static {
  margin-top: 16px;
}
.mry-modal .node-form .form-wrapper.mry-tooltip--static,
.mry-modal .user-form .form-wrapper.mry-tooltip--static,
.mry-modal .aisana-api-oip-user-pass-reset .form-wrapper.mry-tooltip--static,
.mry-modal .user-login-form .form-wrapper.mry-tooltip--static,
.mry-modal .user-cancel-form .form-wrapper.mry-tooltip--static,
.mry-modal .user-pass .form-wrapper.mry-tooltip--static,
.mry-modal .taxonomy-term-form .form-wrapper.mry-tooltip--static {
  margin-top: 10px;
}
.mry-tooltip--static::before {
  width: 10px;
  height: 10px;
  border-top: 1px solid #e3e9f8;
  border-right: 1px solid #e3e9f8;
  transform: rotate(-45deg);
  top: -6px;
  left: 21px;
  background: #fff;
}
.mry-tooltip--bottom-right {
  top: 110%;
  left: -20px;
}
.mry-tooltip--bottom-right::before {
  width: 10px;
  height: 10px;
  border-top: 1px solid #e3e9f8;
  border-right: 1px solid #e3e9f8;
  transform: rotate(-45deg);
  top: -7px;
  left: 20px;
  background: #fff;
}
.mry-tooltip--bottom-right.mry-tooltip--primary::before {
  border-bottom-color: #e3e9f8;
}
.mry-tooltip--bottom-right.mry-tooltip--success::before {
  border-bottom-color: #1ccc19;
}
.mry-tooltip--top-right {
  right: 20px;
  bottom: 110%;
}
.mry-tooltip--top-right::before {
  right: 20px;
  bottom: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid;
}
.mry-tooltip--top-right.mry-tooltip--primary::before {
  border-top-color: #e3e9f8;
}
.mry-tooltip--top-right.mry-tooltip--success::before {
  border-top-color: #1ccc19;
}
.mry-tooltip--primary {
  background: #e3e9f8;
}
.mry-tooltip--success {
  background: #1ccc19;
}
.mry-tooltip--success .mry-tooltip__text {
  color: #fff;
  font-size: 11px;
  white-space: nowrap;
}
.mry-input-file--selected .mry-input-file__content {
  display: flex;
  align-items: center;
}
.mry-input-file--selected .mry-input-file__content-item {
  padding-left: 12px;
  color: #0f1e46;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  position: relative;
  z-index: 1;
}
.mry-input-file--selected .mry-input-file__content-item:first-child {
  padding-left: 0;
  z-index: 2;
  cursor: pointer;
}
.mry-input-file--not-selected {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.mry-input-file--not-selected .mry-input-file__content {
  position: relative;
  width: 100%;
}
.mry-input-file--not-selected label,
.form-item.mry-image label {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  width: 100%;
  min-height: 36px;
  height: auto;
  line-height: 16px;
  border-radius: 8px;
  box-sizing: border-box;
  padding-right: 16px;
  padding-left: 16px;
  text-decoration: none;
  border: 1px solid #2d64eb;
  background: #fff;
  color: #2d64eb;
  cursor: pointer;
}
.form-item.mry-image .mry-image__button label {
  width: 100%;
  max-width: 157px;
}
.form-item.mry-image .mry-image__button {
  min-width: 157px;
  max-width: 50%;
}
.mry-input-file--not-selected label:disabled,
.form-item.mry-image label:disabled {
  background: #e6e6e7 !important;
  border-color: #e6e6e7 !important;
  cursor: auto;
  color: #fff;
}
.mry-input-file--not-selected label:hover,
.form-item.mry-image label:hover {
  border: 1px solid #184bc9;
  background: #e3e9f8;
}
.mry-input-file--not-selected input {
  opacity: 0;
  position: absolute;
  top: 10px;
  left: 8px;
  z-index: -1;
}
.mry-image-list {
  display: flex;
}
.mry-image-list__item {
  padding-left: 12px;
}
.mry-image-list__item:first-child {
  padding-left: 0;
}
.mry-option-list__item {
  box-shadow:
    0 2px 3px rgba(0, 0, 0, 0.15),
    0px 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background: #fff;
  margin-top: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
}
.mry-option-list__item-text {
  color: #0f1e46;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 100%;
}
.mry-toast {
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-radius: 10px;
  background: #fff;
  box-shadow:
    0 2px 3px rgba(0, 0, 0, 0.15),
    0 2px 16px rgba(0, 0, 0, 0.15);
  border-left: 8px solid;
  min-width: 340px;
}
.mry-toast__heading,
.mry-toast__content {
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  line-height: 100%;
}
.mry-toast__heading {
  font-weight: 700;
  padding-bottom: 8px;
}
.mry-toast__content {
  font-weight: 400;
}
.mry-toast--success {
  border-left-color: #1ccc19;
}
.mry-toast--danger {
  border-left-color: #eb2d4f;
}
.mry-toast--warning {
  border-left-color: #f0a534;
}
.mry-toast--info {
  border-left-color: #2d64eb;
}
.mry-messages__wrapper.messages__wrapper {
  padding: 0;
}
.mry-messages__wrapper .message-group {
  box-shadow:
    0px 2px 3px rgba(0, 0, 0, 0.15),
    0px 2px 16px rgba(0, 0, 0, 0.15);
  margin: 16px 0;
  padding-left: 8px;
  border-radius: 10px;
  overflow: hidden;
}
.mry-messages__wrapper .message-group:first-child {
  margin-top: 0;
}
.message-group .mry-messages {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #646c84;
}
.mry-messages a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.messages.mry-messages {
  border: none;
  border-radius: 0;
  background: #fff;
  color: #646c84;
  padding: 16px;
}
.messages--form_error {
  box-shadow: -8px 0 0 #e62600; /* LTR */
}
.mry-messages .messages__item + .messages__item {
  margin-top: 8px;
}
.mry-messages .messages__item,
.mry-messages .messages__item a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.mry-messages .status-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 8px;
}
.mry-message--success .status-title {
  color: #1ccc19;
}
.mry-message--danger .status-title {
  color: #eb2d4f;
}
.mry-message--warning .status-title {
  color: #f0a534;
}
.mry-message--info .status-title {
  color: #2d64eb;
}
.mry-messages .mry-message--success {
  box-shadow: -8px 0 0 #1ccc19;
}
.mry-messages .mry-message--danger {
  box-shadow: -8px 0 0 #eb2d4f;
}
.mry-messages .mry-message--warning {
  box-shadow: -8px 0 0 #f0a534;
}
.mry-messages .mry-message--info {
  box-shadow: -8px 0 0 #2d64eb;
}
.ui-dialog .ui-dialog-titlebar {
  border-bottom: 1px solid #e6e6e7;
}
.mry-tab-list {
  border-bottom: 1px solid #e6e6e7;
  display: flex;
}
.mry-tab-list__item,
.mry-tab-list .horizontal-tab-button a {
  margin-left: 24px;
  padding-bottom: 8px;
  box-sizing: border-box;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  font-weight: 600;
  color: #2d64eb;
  line-height: 100%;
  text-decoration: none;
  border-bottom: 3px solid transparent;
}
.mry-tab-list__item a {
  box-sizing: border-box;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  font-weight: 400;
  color: #2d64eb;
  line-height: 100%;
  text-decoration: none;
}
.mry-tab-list .horizontal-tab-button a strong {
  font-weight: 400;
}
.mry-tab-list .horizontal-tab-button.selected {
  border-bottom: 1px solid #e6e6e7;
}
.mry-tab-list__item--active,
.mry-tab-list__item:hover,
.mry-tab-list .horizontal-tab-button.selected a,
.mry-tab-list .horizontal-tab-button a:hover,
.mry-tab-list__item[aria-expanded="true"] {
  font-size: 14px;
  color: #184bc9;
  border-bottom: 3px solid #2d64eb;
  cursor: pointer;
  text-decoration: none;
}
.mry-tab-list .horizontal-tab-button {
  display: flex;
}
.mry-tab-list .horizontal-tab-button:first-child a {
  margin-left: 0;
}
details > .details-wrapper {
  padding-top: 24px;
}
.mry-tab-list + .horizontal-tabs-panes details > .details-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.mry-tab-list__item:first-child {
  margin-left: 0;
}
.node-form .mry-grid__row,
.user-form .mry-grid__row,
.aisana-api-oip-user-pass-reset .mry-grid__row,
.user-login-form .mry-grid__row,
.user-cancel-form .mry-grid__row,
.user-pass .mry-grid__row,
.taxonomy-term-form .mry-grid__row,
.node-form .mry-grid__row .form-item,
.user-form .mry-grid__row .form-item,
.aisana-api-oip-user-pass-reset .mry-grid__row .form-item,
.user-login-form .mry-grid__row .form-item,
.user-cancel-form .mry-grid__row .form-item,
.user-pass .mry-grid__row .form-item,
.taxonomy-term-form .mry-grid__row .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.node-form .mry-grid__row .entity-meta .form-item,
.user-form .mry-grid__row .entity-meta .form-item,
.aisana-api-oip-user-pass-reset .mry-grid__row .entity-meta .form-item,
.user-login-form .mry-grid__row .entity-meta .form-item,
.user-cancel-form .mry-grid__row .entity-meta .form-item,
.user-pass .mry-grid__row .entity-meta .form-item,
.taxonomy-term-form .mry-grid__row .entity-meta .form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
.mry-card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  padding: 24px;
  box-sizing: border-box;
  min-height: 800px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.mry-card > div {
  width: 100%;
}
.page-clubs .mry-card {
  min-height: 600px;
}
.mry-card__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.mry-card__heading a {
  text-decoration: none;
  line-height: 100%;
  font-size: 20px;
  color: #0f1e46;
  font-family: "EuclidCircularA", serif;
  font-weight: 600;
}
.mry-card__status {
  padding-top: 8px;
}
.mry-card__image {
  padding-top: 24px;
}
.mry-card__action-list .mry-card__action-list-item {
  padding-top: 8px;
}
.mry-card__image .mry-label-value {
  padding: 0;
}
.mry-card__content {
  padding-top: 24px;
}
article.mry-card .mry-card__content {
  padding-top: 12px;
}
.mry-card__image {
  width: 100%;
  height: auto;
}
.mry-image-single .mry-image-single__image {
  width: 70%;
  height: auto;
}
.mry-card__content {
  flex: 1 1 100%;
}
.mry-card__action-list {
  display: flex;
  flex-flow: row wrap;
  flex: 1 1 auto;
  margin-top: auto;
  padding-top: 12px;
}
.mry-card > .wrapper {
  flex: 1 1 100%;
}
.mry-card__action-list--content-right {
  justify-content: flex-end;
  align-items: flex-end;
}
.mry-card__action-list-item {
  display: flex;
  align-items: flex-end;
  padding-left: 8px;
}
.mry-card__action-list-item .more-link a {
  height: 36px;
  line-height: 32px;
  border-radius: 8px;
  box-sizing: border-box;
  padding-right: 16px;
  padding-left: 16px;
  display: inline-block;
  text-decoration: none;
  border: 1px solid #2d64eb;
  background: #fff;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 600;
  color: #2d64eb;
}
.mry-card__action-list-item .more-link a:hover,
.mry-card__action-list-item .more-link a:active,
.mry-card__action-list-item .more-link a:focus {
  border: 1px solid #184bc9;
  background: #e3e9f8;
}
.mry-card__action-list-item:first-child {
  padding-left: 0;
}
.mry-card__heading-control {
  display: flex;
}
.mry-card__heading-control-select + .mry-card__heading-control-icon {
  padding-left: 12px;
}
.mry-card__heading-control-icon {
  display: flex;
  align-items: center;
}
.mry-card--full-height {
  min-height: 100%;
}
.mry-card--dark {
  background: #f6f6f6;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
}
.mry-modal {
  display: none;
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  z-index: 9000;
  transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  padding: 24px 8px;
  width: 320px !important;
  height: auto !important;
  box-sizing: border-box;
}
.mry-login .mry-modal {
  padding: 24px;
}
.mry-modal #drupal-modal {
  max-height: 80% !important;
  overflow: auto !important;
}
.mry-modal .modal-form-wrapper {
  padding: 24px 16px;
}
.mry-modal.mry-modal--visible {
  display: block;
}
.mry-modal .node-form .form-wrapper,
.mry-modal .user-form .form-wrapper,
.mry-modal .aisana-api-oip-user-pass-reset .form-wrapper,
.mry-modal .user-login-form .form-wrapper,
.mry-modal .user-cancel-form .form-wrapper,
.mry-modal .user-pass .form-wrapper,
.mry-modal .taxonomy-term-form .form-wrapper {
  margin: 0;
  min-height: unset;
}
.mry-modal .node-form .form-wrapper.mry-grid__row,
.mry-modal .user-form .form-wrapper.mry-grid__row,
.mry-modal .aisana-api-oip-user-pass-reset .form-wrapper.mry-grid__row,
.mry-modal .user-login-form .form-wrapper.mry-grid__row,
.mry-modal .user-cancel-form .form-wrapper.mry-grid__row,
.mry-modal .user-pass .form-wrapper.mry-grid__row,
.mry-modal .taxonomy-term-form .form-wrapper.mry-grid__row {
  margin-left: -16px;
  margin-right: -16px;
}
.mry-modal__heading-wrapper {
  height: 56px;
}
.mry-modal__content-wrapper {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
}
.mry-modal__action-list {
  height: 36px;
  padding-top: 16px;
}
.mry-modal--bordered-content .mry-modal__tabs {
  height: 42px;
}
.mry-modal--bordered-content .mry-modal__side {
  border-left: 1px solid #e6e6e7;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  box-sizing: border-box;
  padding: 24px 16px 16px 16px;
}
.mry-modal .details-wrapper {
  padding: 0;
}
.mry-modal--bordered-content .mry-modal__sides-container {
  height: 100%;
  position: relative;
  z-index: 1;
}
.mry-modal--bordered-content .mry-modal__side:first-child {
  border-left: 0 none;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0;
  width: 60%;
}
.mry-modal--bordered-content .mry-modal__side:first-child:last-child {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
}
.mry-modal--bordered-content
  .mry-modal__side:first-child:last-child
  .field-group-tabs-wrapper {
  margin-left: -16px;
  margin-right: -16px;
}
.mry-modal--bordered-content
  .user-form
  .mry-modal__side:first-child:last-child {
  padding-left: 16px;
  padding-right: 16px;
}
.mry-modal--bordered-content .mry-modal__side:last-child {
  right: 0;
  border-left: 1px solid #e6e6e7;
  overflow-y: auto;
  width: 40%;
}
.mry-modal__content {
  padding-bottom: 16px;
}
.mry-modal__content > form {
  height: 100%;
}
.mry-modal--bordered-content .mry-modal__content {
  border-bottom: 1px solid #e6e6e7;
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}
.mry-modal__content .mry-modal__content {
  border: none;
}
form .mry-grid__row > .mry-modal__content {
  padding: 0;
}
.mry-modal--bordered-content .mry-modal__side {
  border-left: 1px solid #e6e6e7;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  box-sizing: border-box;
  padding-bottom: 16px;
}
.mry-modal--static {
  position: static;
  top: 0;
  left: 0;
  transform: translate(0, 0);
  width: 100%;
  height: auto;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
}
.mry-modal--sz-lg {
  width: 700px !important;
}
.mry-modal--sz-md {
  width: 514px !important;
}
.mry-modal--sz-sm {
  width: 360px !important;
}
.mry-modal__overlay {
  display: none;
  background: #0f1e46;
  opacity: 0.75;
  z-index: 9000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mry-modal__heading {
  padding-bottom: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mry-modal__sub-heading {
  padding-top: 24px;
  padding-bottom: 16px;
}
.mry-modal__sub-heading--no-space-top {
  padding-top: 0;
}
.mry-modal__action-list-content {
  display: flex;
  justify-content: end;
}
.mry-modal__action-list-item {
  padding-left: 8px;
}
.mry-sub-modal {
  border-radius: 15px;
}
.mry-navigation__item-list > li {
  margin-bottom: 4px;
}
.mry-navigation__item-list--space-top-primary {
  padding-top: 16px;
}
.mry-navigation__item-list-item {
  background: #0f1e46;
  text-decoration: none;
  display: flex;
  align-items: center;
  border-radius: 8px;
  padding: 8px 10px;
}
.mry-navigation__item-list-item-text {
  color: #fff;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}
.mry-navigation__item-list-item-icon {
  color: #fff;
  padding-right: 8px;
  display: flex;
  width: 20px;
  justify-content: center;
}
.mry-navigation__item-list-item-icon .mry-icon svg {
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.region-primary-menu .menu-item a.is-active,
.region-primary-menu .menu-item--active-trail a,
.mry-navigation__item-list-item:hover,
.mry-navigation__item-list-item--active {
  background: #2d64eb;
}
.mry-navigation__item-list-heading {
  padding-top: 24px;
  color: #a0a8bf;
  font-size: 11px;
  font-family: "EuclidCircularA", serif;
}
.mry-table {
  width: 100%;
}
.mry-table thead .mry-table__cell,
.mry-table thead .mry-table__cell a {
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  color: #0f1e46;
  vertical-align: middle;
  background: #fff;
  text-decoration: none;
  padding: 2px 0;
}
.mry-table__cell > a {
  display: inline-flex;
  flex-flow: row wrap;
  align-items: center;
  line-height: 16px;
}
.mry-table thead .mry-table__cell-sort {
  padding-left: 4px;
  cursor: pointer;
  font-size: 14px;
}
.mry-table tr td,
.mry-table tr th {
  font-family: "EuclidCircularA", serif;
  border: 0;
}
.mry-table tbody .mry-table__cell {
  padding: 12px 24px 12px 0;
  border-top: 1px solid #e6e6e7;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  vertical-align: middle;
  color: #0f1e46;
  background: #fff;
}
.mry-table tbody .mry-table__cell:last-child {
  padding-right: 0;
}
.mry-table tbody .mry-table__cell--icon {
  width: 1%;
}
.mry-table tbody .mry-table__cell-chip {
  padding-left: 4px;
}
.mry-table tbody .mry-table__row:first-child .mry-table__cell,
.mry-table tbody .mry-table__cell:first-child .mry-table__cell {
  border-top: 0 none;
}
.mry-page-top-filter {
  display: flex;
  justify-content: space-between;
}
.mry-page-top-filter__toggle {
  display: flex;
}
.mry-page-top-filter__actions-item-drop {
  position: absolute;
  top: 100%;
  left: 8px;
  z-index: 9000;
  width: auto;
}
.mry-page-top-filter__actions {
  display: flex;
  align-items: center;
}
.mry-page-top-filter__actions-item {
  position: relative;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.views-exposed-form .mry-page-top-filter__actions-item:first-child,
.view form .mry-page-top-filter__actions-item:first-child {
  padding-left: 0;
  margin-left: 0;
}
.mry-page-top-filter__actions-item:first-child
  .mry-page-top-filter__actions-item-drop {
  left: 0;
}
.mry-page-top-filter__actions-item
  + .mry-page-top-filter__actions-item--search {
  border-left: 1px solid #e6e6e7;
  margin-left: 16px;
  margin-right: 0;
}
.mry-page-top-filter__actions-item--clear-filters {
  padding-left: 0;
}
.mry-page-top-filter__actions-item--checkbox,
.mry-page-top-filter__actions-item--search {
  padding-left: 24px;
}
.form--inline .form-item.mry-page-top-filter__actions-item--checkbox {
  margin: 0;
  float: none;
}
.mry-log__item {
  display: flex;
  padding-top: 24px;
}
.mry-log__item:first-child {
  padding-top: 0;
}
.mry-log__item-icon {
  width: 32px;
}
.mry-log__item-text {
  width: calc(100% - 32px);
  box-sizing: border-box;
  padding-left: 8px;
}
.mry-log__item-text-heading {
  color: #0f1e46;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
}
.mry-log__item-text-heading-link {
  font-size: 16px;
  font-family: "EuclidCircularA", serif;
  color: #2d64eb;
  text-decoration: none;
  line-height: 100%;
}
.mry-log__item-text-heading-link:hover,
.mry-log__item-text-heading-link:active,
.mry-log__item-text-heading-link:focus {
  text-decoration: underline;
  color: #2d64eb;
}
.mry-log__item-text-sub-text {
  color: #646c84;
  font-size: 14px;
  font-family: "EuclidCircularA", serif;
}
.mry-log__item-text-comment {
  border-radius: 5px;
  background: #fff;
  padding: 12px;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  color: #0f1e46;
  line-height: 100%;
  margin-top: 12px;
}
.mry-log__action {
  padding-top: 24px;
}
.mry-image__heading {
  font-family: "EuclidCircularA", serif;
  color: #0f1e46;
  font-size: 14px;
  line-height: 100%;
  padding-bottom: 12px;
}
.mry-image__text,
.mry-image__text .description {
  color: #0f1e46;
  font-family: "EuclidCircularA", serif;
  font-size: 11px;
  line-height: 150%;
}
.mry-input-file .imce-filefield-link {
  font-family: "EuclidCircularA", serif;
  font-size: 11px;
  line-height: 150%;
}
.mry-pagination {
  display: flex;
}
.mry-pagination__wrapper {
  padding-top: 24px;
}
.mry-grid .mry-grid.mry-pagination__wrapper {
  display: flex;
  align-items: flex-start;
  width: auto;
  margin: 0;
}
.mry-pagination__item {
  display: flex;
  align-items: center;
}
.mry-pagination__item:not(:last-child) {
  margin-right: 4px;
}
.mry-pagination__item--text {
  padding-left: 24px;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #0f1e46;
}
.mry-pagination__item--dots {
  margin-top: 10px;
  margin-left: 4px;
  margin-right: 8px;
  color: #0f1e46;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}
.mry-autocomplete__field {
  padding-top: 12px;
}
.mry-autocomplete__field:first-child {
  padding-top: 0;
}
.mry-autocomplete__search {
  padding-bottom: 12px;
}
.mry-autocomplete__actions {
  padding-top: 12px;
  display: flex;
  justify-content: space-between;
}
.mry-autocomplete__results {
  height: 180px;
  overflow: auto;
}
.mry-autocomplete__results-item {
  padding-top: 8px;
}
.mry-autocomplete__results-item .mry-checkbox__label {
  font-size: 14px;
}
.mry-autocomplete__results-item:first-child {
  padding-top: 0;
}
.mry-offer-preview {
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  background: #faf9f3;
}
.mry-offer-preview__image {
  height: 137px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.mry-offer-preview__image img {
  width: 100%;
  height: 100%;
}
.mry-offer-preview__image-text {
  position: absolute;
  bottom: 16px;
  left: 24px;
  z-index: 1;
  color: #fff;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
}
.mry-offer-preview__content {
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
}
.mry-offer-preview__content-heading {
  padding-bottom: 16px;
}
.mry-offer-preview__content-heading * {
  color: #4b4829;
}
.mry-offer-preview__content-text {
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  color: #4b4829;
}
.mry-offer-preview__content-action {
  padding-top: 16px;
}
.mry-offer-preview--empty {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  background: #f2f2f2;
}
.mry-offer-preview--empty .mry-offer-preview__image {
  border-bottom: 1px solid #fff;
  height: 112px;
}
.mry-offer-preview--empty .mry-offer-preview__content {
  height: 222px;
  box-sizing: border-box;
  padding-top: 165px;
}
.mry-offer-preview--empty .mry-offer-preview__content-action {
  height: 36px;
  border-radius: 8px;
  background: #fff;
  padding-top: 0;
}
.mry-game,
.mry-menu-item {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.mry-game__image img,
.mry-menu-item__image img {
  width: 100%;
}
.mry-game__content,
.mry-menu-item__content {
  padding: 24px;
}
.mry-game__text,
.mry-menu-item__description {
  padding-top: 12px;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  color: #0f1e46;
}
.mry-game__action,
.mry-menu-item__action {
  display: flex;
  justify-content: end;
  padding-top: 24px;
}
.mry-menu-item__text {
  padding-top: 12px;
}
.mry-menu-item__content .mry-label-value {
  padding: 0;
}
.mry-login-layout__link-back {
  padding-bottom: 8px;
  line-height: normal;
}
.mry-login-layout__link-back .mry-button {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
}
.mry-login-layout__link-back .mry-button svg {
  padding-right: 8px;
}
.mry-login-layout__logo {
  display: flex;
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 16px;
}
.mry-login-layout__logo-image {
  width: auto;
  height: auto;
}
.mry-login-layout__heading {
  padding-bottom: 12px;
}
.mry-login-layout__heading--center {
  text-align: center;
}
.mry-login-layout__content-item {
  padding-bottom: 16px;
}
.mry-login .form-actions {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 24px;
}
.mry-login-layout__content-item,
.mry-login-layout .aisana-api-oip-user-pass-reset > .form-item,
.mry-login-layout .user-login-form > .form-item,
.mry-login-layout .user-pass > .form-item,
.mry-login-layout .user-pass > .form-actions {
  padding-top: 16px;
  margin: 0;
}
.mry-login-layout__content-item:first-child,
.mry-login-layout .user-login-form > .form-item:first-child {
  padding-top: 0;
}
.mry-login-layout__content-item:first-child,
.mry-login-layout .user-login-form > .form-item:first-child {
  padding-top: 0;
}
.user-form .mry-login-layout__content-item:first-child,
.user-cancel-form .mry-login-layout__content-item:first-child,
.user-form
  .mry-login-layout
  .user-login-form
  > .form-item:first-child
  .user-cancel-form
  .mry-login-layout
  .user-login-form
  > .form-item:first-child {
  padding: 0;
}
.mry-login-layout__content-item--center {
  text-align: center;
}
.mry-page-layout {
  min-height: 100vh;
  position: relative;
  z-index: 1;
}
.mry-page-layout__tabs,
.mry-page-layout__filter,
.mry-page-layout__content-wrapper {
  padding-top: 32px;
}
.mry-page-layout__tabs {
  padding-bottom: 32px;
}
.mry-page-layout__header {
  background: #fff;
  display: flex;
  flex: 1 1 100%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.mry-page-layout__header,
.mry-page-layout__header-logo {
  height: 72px;
}
.mry-page-layout__header-logo {
  width: 240px;
  align-items: center;
  justify-content: center;
  display: flex;
}
.mry-page-layout__header-logo .region-header {
  width: 100%;
  height: 100%;
  padding: 0;
}
.site-branding__logo {
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
}
.site-branding__logo img {
  width: auto;
  height: auto;
}
#block-myloyal-adm-pnl-branding {
  width: 100%;
  height: 100%;
  margin: 0;
}
.mry-page-layout__header-user-zone {
  display: flex;
  align-items: stretch;
  border-left: 1px solid #e6e6e7;
  padding-right: 40px;
  padding-left: 40px;
}
.mry-page-layout__content,
.mry-page-layout__header-user-zone {
  width: calc(100% - 240px);
  box-sizing: border-box;
}
.mry-page-layout__header-user-help,
.mry-page-layout__header-user-person {
  width: 50%;
  display: flex;
  align-items: center;
}
.mry-page-layout__header-user-help .fa-question-circle {
  font-size: 18px;
}
.mry-page-layout__header-user-help .mry-icon {
  line-height: 20px;
}
.mry-page-layout__header-user-person {
  justify-content: end;
  text-align: right;
}
.mry-page-layout__header-user-person-icon {
  padding-right: 8px;
}
.mry-page-layout__header-user-person-name {
  padding-right: 16px;
  display: flex;
  align-items: center;
}
.mry-page-layout__header-user-person-text {
  font-family: "EuclidCircularA", serif;
  color: #0f1e46;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}
.mry-page-layout__aside {
  position: relative;
  width: 240px;
  min-height: 100%;
  background: #0f1e46;
  z-index: 1;
  padding-bottom: 32px;
}
.mry-page-layout .main {
  width: 100%;
  height: auto;
  min-height: calc(100vh - 72px);
  display: flex;
  flex-flow: row nowrap;
}
.mry-page-layout__aside .container {
  width: 100%;
  height: 100%;
  max-height: calc(100% - 73px);
  position: relative;
}
.mry-page-layout__aside-navigation {
  padding-top: 32px;
  padding-right: 16px;
  padding-left: 16px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  flex: 1 1 100%;
  position: sticky;
  top: 72px;
}
.mry-page-layout__aside-navigation .mry-navigation {
  width: 100%;
}
.mry-page-layout__aside-bottom {
  padding-top: 24px;
  display: flex;
  justify-content: center;
  align-self: flex-end;
  flex: 1 1 100%;
}
.mry-page-layout__aside-bottom-content {
  text-align: center;
  font-size: 11px;
  color: #fff;
  font-family: "EuclidCircularA", serif;
}
.mry-page-layout__aside-bottom-image {
  display: block;
  margin-top: 8px;
}
.mry-page-layout__content {
  width: calc(100% - 240px);
  min-height: 100%;
}
.mry-page-layout__content--dashboard {
  background-image: url("/themes/custom/myloyal_adm_pnl/images/png/dashboard-bottom.png");
  background-repeat: no-repeat;
  background-position: bottom left;
}
.mry-page-layout__content--dashboard .mry-page-layout__content-data {
  background-image: url("/themes/custom/myloyal_adm_pnl/images/png/dashboard-top.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.mry-page-layout__content-data {
  padding-right: 24px;
  padding-left: 24px;
}
.mry-page-layout__heading {
  padding-top: 28px;
}
.mry-page-layout__heading
  > :not(.mry-grid)
  + .mry-page-layout__heading-content {
  padding-top: 16px;
}
.mry-page-layout__heading--action {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mry-login {
  min-width: 100vw;
  min-height: 100vh;
  background-image: url("/themes/custom/myloyal_adm_pnl/images/jpg/login-1.jpg");
  background-size: cover;
}
.mry-login .mry-input-text__label {
  color: #0f1e46;
}
.mry-dashboard__heading {
  padding-top: 20px;
}
.mry-dashboard__cards {
  padding-top: 24px;
  align-items: stretch;
}
.mry-dashboard__stats {
  padding-top: 72px;
}
.mry-dashboard__additional-action {
  padding-top: 16px;
}

.mry-grid-valign-end {
  display: flex;
  justify-content: flex-end;
}

/* TODO: remove below */
.temp-warning-bg {
  background: yellow;
}
.temp-error-bg {
  background: red;
}
/* TODO: remove above */

/* Custom select element */
.mry-custom-select {
  position: relative;
  font-family: "EuclidCircularA", serif;
}
.mry-custom-select select {
  display: none; /*hide original SELECT element: */
}

.mry-custom-select select[disabled="disabled"] + .select-selected {
  background: none;
  padding-left: 0;
  padding-right: 0;
}

.mry-custom-select select[disabled="disabled"] + .select-selected .angle-up {
  display: none;
}

.mry-custom-select
  select[disabled="disabled"]
  + .select-selected
  + .select-items {
  display: none;
}

.select-selected {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  box-sizing: border-box;
  padding: 16px 12px;
  height: 48px;
  border: none;
  border-radius: 8px;
  background: #f2f2f2;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #0f1e46;
  cursor: pointer;
}
.views-exposed-form .select-selected,
.view form .select-selected {
  height: 36px;
  border: 1px solid #2d64eb;
  padding: 10px 16px;
  background: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #2d64eb;
}
.select-selected:hover,
.select-selected:active,
.select-selected:focus,
.select-selected.select-arrow-active {
  background: #e6e6e7;
}
.views-exposed-form .select-selected:hover,
.views-exposed-form .select-selected:active,
.views-exposed-form .select-selected:focus,
.views-exposed-form .select-selected.select-arrow-active,
.view form .select-selected:hover,
.view form .select-selected:active,
.view form .select-selected:focus,
.view form .select-selected.select-arrow-active {
  background: #e3e9f8;
}
.views-exposed-form .select-selected .angle-up,
.view form .select-selected .angle-up {
  display: none;
}
form:not(.views-exposed-form)
  .select-selected
  span:first-child:not(:last-child) {
  margin-right: 15px;
}
.select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 9999;
  margin-top: 8px;
  padding: 8px;
  background: #fff;
  box-shadow:
    0px 2px 3px rgba(0, 0, 0, 0.15),
    0px 2px 16px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  min-width: 160px;
}
.select-items div {
  padding: 6px 8px;
  margin-bottom: 2px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #2d64eb;
  cursor: pointer;
}
.select-items div:last-child {
  margin-bottom: 0;
}
.select-items div:hover,
.same-as-selected,
.select-items .selected {
  background: #e3e9f8;
}
.select-hide {
  display: none;
}
input[type="checkbox"] {
  position: relative;
  cursor: pointer;
}
input[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  border-radius: 3px;
  background: #e6e6e7;
}
input[name^="node_bulk_form"]:before,
input[name^="user_bulk_form"]:before {
  background: #e2e2e2;
}
input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 4px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0px;
  left: 5px;
}
input[type="checkbox"]:checked:before {
  background: #2d64eb;
}

input[type="checkbox"] + label {
  padding-left: 5px;
  cursor: pointer;
  position: relative;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 150%;
}

.custom-form-dialog {
  box-shadow: 0 4px 16px rgb(0 0 0 / 10%);
  border-radius: 15px;
  padding-top: 24px;
  padding-right: 8px;
  padding-bottom: 24px;
  padding-left: 8px;
}
.custom-form-dialog .ui-dialog-titlebar {
  border-radius: 15px 15px 0px 0px;
  background: #fff;
}
.custom-form-dialog .ui-dialog-titlebar .ui-dialog-title {
  font-size: 24px;
  line-height: 100%;
  font-family: "EuclidCircularA", serif;
  color: #0f1e46;
  font-weight: 600;
}
.custom-form-dialog .ui-dialog-buttonpane {
  background: #fff;
}
.custom-form-dialog .ui-dialog-buttonpane .button--primary {
  border: 1px solid #2d64eb;
  background: #2d64eb;
  line-height: 32px;
  border-radius: 8px;
  background-image: none;
  font-weight: 600;
  color: #fff;
}
.mry-modal--h-auto-content {
  height: auto;
}
#block-myloyal-adm-pnl-local-tasks {
  display: none;
}
.mry-login-layout__content .content {
  margin: 0;
}
.mry-login-layout__content .mry-heading--h3 {
  display: none;
}
.mry-login-layout__content .form-item .description {
  display: none;
}
.mry-login-layout__content .user-pass .form-item.form-item-name + p {
  display: none;
}
p {
  font-family: "EuclidCircularA", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #000;
  margin-top: 16px;
}
.mry-page-layout__heading-action {
  display: flex;
}
.form--inline .form-item.mry-autocomplete {
  float: unset;
  margin: 0;
}
.form--inline .form-item.mry-autocomplete .form-item {
  float: unset;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.mry-page-top-filter__actions-item-drop {
  display: none;
  margin-top: 4px;
}
.mry-page-top-filter__actions-item-drop.open {
  display: block;
}
thead > .mry-table__row {
  border-bottom: 1px solid #e6e6e7;
}
.views-exposed-form .form-actions,
.view form .form-actions {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}
.views-exposed-form .form-actions > *,
.view form .form-actions > * {
  margin: 0 8px 0 0;
}
.views-exposed-form .form-actions > *:last-child,
.view form .form-actions > *:last-child {
  margin-right: 0;
}
.views-exposed-form .form-actions [id*="edit-submit"],
.view form .form-actions [id*="edit-submit"] {
  order: 2;
}
.views-exposed-form .form-actions [id*="edit-reset"],
.view form .form-actions [id*="edit-reset"] {
  order: 1;
}
.mry-page-top-filter__actions-item.mry-page-top-filter__actions-item--search,
.views-exposed-form .form-item.form-item-search {
  /*border-left: 1px solid #e6e6e7;*/
  margin: 0 8px 8px 8px;
}
.mry-page-top-filter__actions-item.mry-page-top-filter__actions-item--search:first-child,
.views-exposed-form .form-item.form-item-search:first-child {
  /*border-left: 1px solid #e6e6e7;*/
  margin: 0 8px 8px 0;
}
.mry-input-text__icon-left-search {
  border: none;
  background: transparent;
}
.region-page-content-header {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.region-page-content-header .mry-heading {
  margin-right: auto;
}
.user-login-form input[type="submit"],
.user-pass input[type="submit"] {
  display: flex;
  justify-content: center;
}
.region.region-breadcrumb {
  padding: 0;
}
.region-breadcrumb .content {
  margin: 0;
}
.node .node__content,
.profile .user__content {
  margin-top: 0;
}
.mry-grid__row fieldset.form-item {
  margin: 0;
}
.node .mry-card,
.profile .mry-card {
  min-height: unset;
}
textarea.mry-input-text__control {
  border: none;
}
.form-type-textarea .cke_toolbar {
  float: right;
}
.mry-tooltip legend {
  display: none;
}
.mry-grid__col.mry-image__button {
  padding-right: 0;
}
.mry-page-top-filter__actions-item .mry-modal {
  display: block;
}
form .mry-page-top-filter__actions-item .mry-grid__row > .mry-modal__content {
  padding-left: 16px;
  padding-right: 16px;
}
.mry-modal .node-form > .mry-grid__row,
.mry-modal .user-form > .mry-grid__row,
.mry-modal .aisana-api-oip-user-pass-reset > .mry-grid__row,
.mry-modal .user-login-form > .mry-grid__row,
.mry-modal .user-cancel-form > .mry-grid__row,
.mry-modal .user-pass > .mry-grid__row,
.mry-modal .taxonomy-term-form > .mry-grid__row {
  min-height: calc(100% - 26px);
}
.mry-modal .node-club-form.node-form > .mry-grid__row,
.mry-modal .node-club-form.user-form > .mry-grid__row,
.mry-modal .node-club-form.user-cancel-form > .mry-grid__row {
  min-height: initial;
}
.views-exposed-form,
.view form,
.views-exposed-form .mry-page-top-filter__actions,
.view form .mry-page-top-filter__actions {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.views-exposed-form .mry-page-top-filter__toggle,
.view form .mry-page-top-filter__toggle {
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 8px;
}
.views-exposed-form .mry-page-top-filter__actions,
.view form .mry-page-top-filter__actions {
  margin-right: auto;
}
.mry-page-top-filter__actions .mry-page-top-filter__actions-item:first-child {
  padding-left: 0;
}
.view-content .mry-card {
  min-height: unset;
}
.mry-grid__col .mry-card {
  height: 100%;
}
.mry-card.past {
  opacity: 0.5;
}
.mry-image-multiple__image .slides .slide {
  display: none;
}
.mry-image-multiple__image .slides .slide.active {
  display: inline-block;
}
.mry-image-multiple__image img,
.mry-image-multiple__image .field--type-image,
article.node .mry-card__content img,
article.node .mry-card__content .field--type-image {
  margin: 0;
}
article.node .field--name-field-logo {
  max-width: 136px;
  width: 100%;
  height: auto;
}
article.node .field--name-field-logo img {
  width: 100%;
  height: auto;
}
.mry-page-layout__tabs .mry-tab-list {
  border-bottom: none;
}
.mry-button a {
  text-decoration: none;
  color: #2d64eb;
}
.mry-button a:hover {
  text-decoration: underline;
  color: #2d64eb;
}

.mry-button a .mry-button__text {
  font-weight: 400;
}
.mry-image-single__image.mry-image-single__image--centered {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: unset;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  transform: none;
}
.mry-image-single__image.mry-image-single__image--centered .mry-label-value {
  padding: 0;
}
.mry-image-single__image.mry-image-single__image--centered
  .field--type-image
  img,
.mry-image-single__image.mry-image-single__image--centered
  .field--name-user-picture
  img {
  margin: 0;
}
.mry-button--primary input {
  background: transparent;
  color: #fff;
  border: none;
  padding: 0;
  margin: 0;
}
.mry-button--primary input:hover {
  background: transparent;
  color: #fff;
  border: none;
}
.views-exposed-form .mry-button--primary svg,
.view form .mry-button--primary svg {
  order: 3;
}
.views-exposed-form mry-button--primary input,
.view form mry-button--primary input {
  margin-right: 6px;
}
.mry-pagination__item.mry-pagination__item--text {
  padding-left: 24px;
}
.mry-pager {
  display: flex;
  justify-content: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
}
.mry-pager > .mry-pagination__item--text:first-child {
  padding-left: 0;
}
.mry-button.submit {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  height: 36px;
  border: none;
}
.mry-button.submit input.form-submit {
  height: 36px;
  margin: 0;
  border: 1px solid #2d64eb;
  padding: 0 32px 0 24px;
}
#edit-actions .mry-button.submit input.form-submit {
  margin: 0;
}
.mry-button.submit input + svg {
  position: absolute;
  right: 10px;
}
#edit-actions .submit + .form-submit {
  margin-right: 0;
}
.view-filters {
  padding-bottom: 16px;
}
.views-exposed-form .form-item,
.view form .form-item,
.views-exposed-form .form-actions,
.view form .form-actions {
  margin: 0 8px 8px 0;
}
:not(.mry-button)
  > input[type="submit"]:not(.mry-button--primary):not(
    .mry-button--bordered
  ):not(.field-add-more-submit):not(.field-add-more-submit):not(
    .mry-button--bordered
  ):not([value="Remove"]):not([value="Apply"]):not([value="Confirm removal"]),
button.button--primary,
.ui-dialog button.button--primary,
.ui-dialog .mry-button.mry-button--primary {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  height: 36px;
  border-radius: 8px;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  text-decoration: none;
  border: 1px solid #2d64eb;
  background: #2d64eb;
  color: #fff;
}
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
.button--primary:hover,
.button--primary:active,
.button--primary:focus,
.ui-dialog button.button--primary:hover,
.ui-dialog button.button--primary:active,
.ui-dialog button.button--primary:focus,
.ui-dialog .mry-button.mry-button--primary:hover,
.ui-dialog .mry-button.mry-button--primary:active,
.ui-dialog .mry-button.mry-button--primary:focus {
  border: 1px solid #184bc9;
  background: #184bc9;
  color: #fff;
}
input[type="submit"].field-add-more-submit,
.paragraphs-dropbutton-wrapper input[type="submit"].field-add-more-submit {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border: 1px solid transparent;
  background: transparent;
  padding-right: 0;
  padding-left: 0;
  color: #2d64eb;
}
input[type="submit"].field-add-more-submit:hover,
input[type="submit"].field-add-more-submit:active,
input[type="submit"].field-add-more-submit:focus {
  border: 1px solid transparent !important;
  background: transparent !important;
  color: #2d64eb;
  text-decoration: underline;
}
.aisana-api-oip-sync-form .content {
  margin-top: 0;
}
.ui-dialog.mry-modal {
  padding: 24px 0 0px 0;
}
.ui-dialog.mry-sub-modal {
  padding: 24px 0 0 0;
}
.ui-dialog.mry-sub-modal .ui-dialog-content {
  padding: 24px 32px;
}
.ui-dialog.mry-modal .ui-dialog-titlebar,
.ui-dialog.mry-sub-modal .ui-dialog-titlebar {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  background: transparent;
  padding: 0 32px;
  min-height: 55px;
}
.ui-dialog.mry-modal .ui-dialog-title,
.ui-dialog.mry-sub-modal .ui-dialog-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  flex: 1 1 100%;
}
.ui-dialog.mry-modal .mry-tab-list {
  flex: 1 1 100%;
}
.ui-dialog.mry-modal .ui-dialog-titlebar .mry-tab-list {
  flex: 1 1 100%;
  padding-top: 16px;
  border-bottom: none;
}
.ui-dialog.mry-modal .mry-tab-list .horizontal-tab-button {
  margin-bottom: -1px;
  border: none;
  border-bottom: 1px solid #e6e6e7;
}
.ui-dialog.mry-modal .ui-button .ui-icon,
.ui-dialog.mry-sub-modal .ui-button .ui-icon {
  background-image: url("/themes/custom/myloyal_adm_pnl/images/svg/times.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.ui-dialog.mry-modal .ui-dialog-titlebar-close,
.ui-dialog.mry-sub-modal .ui-dialog-titlebar-close {
  margin: 0;
  top: 5px;
  right: 24px;
}
.ui-dialog.mry-modal .node-form,
.ui-dialog.mry-modal .user-form,
.ui-dialog.mry-modal .user-cancel-form,
.ui-dialog.mry-modal .taxonomy-term-form {
  height: calc(80vh - 157px);
}
.ui-dialog.mry-modal .node-form.node-offer-form,
.ui-dialog.mry-modal .node-form.node-offer-edit-form {
  height: calc(80vh - 173px);
}
.ui-dialog.mry-modal .field-group-tabs-wrapper > .mry-grid__col {
  padding-left: 0;
  padding-right: 0;
}
.ui-dialog.mry-modal .node-form > .mry-grid__row,
.ui-dialog.mry-modal .user-form > .mry-grid__row,
.ui-dialog.mry-modal .user-login-form > .mry-grid__row,
.ui-dialog.mry-modal .user-cancel-form > .mry-grid__row,
.ui-dialog.mry-modal .user-pass > .mry-grid__row,
.ui-dialog.mry-modal .taxonomy-term-form > .mry-grid__row {
  height: 100%;
}
.ui-dialog.mry-modal .ui-dialog-content {
  padding-top: 0;
  padding-bottom: 0;
}
.ui-dialog.mry-modal .ui-dialog-buttonpane,
.ui-dialog.mry-sub-modal .ui-dialog-buttonpane {
  box-sizing: border-box;
  background: #fff;
  margin: 0;
  padding: 16px 32px 24px 32px;
  width: 100%;
  border-radius: 0 0 15px 15px;
}
.ui-dialog.mry-modal #drupal-modal {
  display: flex;
  flex-flow: column wrap;
  max-height: 100% !important;
}
.ui-dialog.mry-modal .mry-modal__content,
.ui-dialog.mry-modal .mry-modal__side {
  border: none;
}
.ui-dialog.mry-modal .mry-modal__side:first-child:not(:last-child) {
  border-right: 1px solid #e6e6e7;
}
form.node-form .mry-image__text,
form.user-form .mry-image__text,
form.user-login-form .mry-image__text,
form.user-cancel-form .mry-image__text,
form.user-pass .mry-image__text,
form.taxonomy-term-form .mry-image__text,
form.node-form .mry-image__text .description,
form.user-form .mry-image__text .description,
form.user-login-form .mry-image__text .description,
form.user-cancel-form .mry-image__text .description,
form.user-pass .mry-image__text .description,
form.taxonomy-term-form .mry-image__text .description {
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  color: #646c84;
}
form.node-form legend,
form.user-form legend,
form.aisana-api-oip-user-pass-reset legend,
form.user-login-form legend,
form.aisana-api-oip-user-pass-reset legend,
form.user-cancel-form legend,
form.user-pass legend,
form.taxonomy-term-form legend {
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #0f1e46;
  margin-bottom: 0;
}
form.node-form label,
form.user-form label,
form.aisana-api-oip-user-pass-reset label,
form.user-login-form label,
form.user-cancel-form label,
form.user-pass label,
form.taxonomy-term-form label {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #0f1e46;
}
form.node-form .mry-card,
form.user-form .mry-card,
form.aisana-api-oip-user-pass-reset .mry-card,
form.user-login-form .mry-card,
form.user-cancel-form .mry-card,
form.user-pass .mry-card,
form.taxonomy-term-form .mry-card {
  height: auto;
  min-height: unset;
}
table.field-multiple-table tr {
  background: #fff;
}
table.field-multiple-table .form-type-entity-autocomplete {
  height: 48px;
  background: transparent;
  border-radius: 12px;
  position: relative;
  z-index: 1;
  border: none;
  box-sizing: border-box;
}
table thead .mry-heading {
  background: #fff;
}
table.field-multiple-table thead.mry-card__heading h4.label {
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 16px;
  color: #0f1e46;
}
.field-multiple-table thead.mry-card__heading,
.field-multiple-table thead.mry-card__heading tr,
.field-multiple-table thead.mry-card__heading td,
.field-multiple-table thead.mry-card__heading th {
  border: none;
  background-color: transparent;
}
.field-multiple-table thead.mry-card__heading tr {
  margin-bottom: 8px;
}
.ui-dialog.mry-modal .form-wrapper .mry-card {
  padding: 16px;
}
.field-multiple-table .field-multiple-drag {
  display: none;
}
.node-form .form-actions .mry-grid__col,
.user-form .form-actions .mry-grid__col,
.aisana-api-oip-user-pass-reset .form-actions .mry-grid__col,
.user-login-form .form-actions .mry-grid__col,
.user-cancel-form .form-actions .mry-grid__col,
.user-pass .form-actions .mry-grid__col,
.taxonomy-term-form .form-actions .mry-grid__col,
.ui-dialog.mry-modal .ui-dialog-buttonpane .form-actions,
.ui-dialog.mry-sub-modal .ui-dialog-buttonpane .ui-dialog-buttonset {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
.node-form
  .mry-modal__side:first-child
  > [name="changed"]
  + div:not(.field-group-tabs-wrapper),
.user-form
  .mry-modal__side:first-child
  > [name="changed"]
  + div:not(.field-group-tabs-wrapper),
.user-login-form
  .mry-modal__side:first-child
  > [name="changed"]
  + div:not(.field-group-tabs-wrapper),
.user-cancel-form
  .mry-modal__side:first-child
  > [name="changed"]
  + div:not(.field-group-tabs-wrapper),
.user-pass
  .mry-modal__side:first-child
  > [name="changed"]
  + div:not(.field-group-tabs-wrapper),
.taxonomy-term-form .mry-modal__side:first-child > .form-wrapper:first-child {
  margin-top: -24px;
}
.mry-radio {
  position: relative;
}
.mry-image .mry-image__content > .mry-grid > .mry-grid__row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.mry-image .mry-image__content .mry-image__button {
  flex: 1 1 auto;
  width: auto;
}
.mry-image .mry-image__content .mry-image__text {
  flex: 0 1 auto;
  width: auto;
}
.ui-dialog.mry-modal .ui-dialog-buttonpane button,
.ui-dialog.mry-sub-modal .ui-dialog-buttonpane button {
  margin: 0 16px 0 0;
}
.ui-dialog.mry-modal .ui-dialog-buttonpane button:last-child,
.ui-dialog.mry-sub-modal .ui-dialog-buttonpane button:last-child {
  margin-right: 0;
}
.ui-dialog.mry-modal .ui-dialog-buttonpane button.button--danger,
.ui-dialog.mry-sub-modal .ui-dialog-buttonpane button.button--danger {
  margin-top: auto;
  margin-bottom: auto;
}
.mry-modal.node-form-delete-modal .ui-dialog-titlebar,
.mry-modal.user-form-delete-modal .ui-dialog-titlebar,
.mry-modal.taxonomy-term-delete-modal .ui-dialog-titlebar {
  padding-bottom: 24px;
  min-height: 30px;
}
.mry-modal.confirm-modal .ui-dialog-titlebar {
  padding-bottom: 16px;
  min-height: 30px;
}
.mry-modal.node-form-delete-modal .ui-dialog-titlebar .ui-dialog-title,
.mry-modal.user-form-delete-modal .ui-dialog-titlebar .ui-dialog-title,
.mry-modal.taxonomy-term-delete-form .ui-dialog-titlebar .ui-dialog-title,
.mry-modal.confirm-modal .ui-dialog-titlebar .ui-dialog-title {
  white-space: break-spaces;
}
.form-item.form-type-checkbox {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.form-item .description,
.description.with-tooltip {
  display: inline-block;
  position: relative;
  margin-left: 4px;
  font-size: 16px;
}
.description.with-tooltip {
  display: inline-flex;
  flex-flow: row nowrap;
}
.mry-input-text .description.with-tooltip,
.mry-input-number .description.with-tooltip {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  z-index: 1;
  margin: 0;
}
.confirm-parent,
.password-parent {
  max-width: unset;
}
.mry-input-text__control:active + .description.with-tooltip,
.mry-input-text__control:focus + .description.with-tooltip,
.mry-input-text__control:not([value=""]) + .description.with-tooltip {
  top: 4px;
  transform: none;
}
.mry-input-text--textarea .mry-input-text__label,
.mry-input-text--textarea .description.with-tooltip {
  position: absolute;
  top: 4px;
  left: 12px;
  transform: translateY(0);
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #646c84;
}
.description.with-tooltip label {
  position: relative;
  top: unset;
  left: unset;
  transform: unset;
}
.description .mry-icon {
  z-index: unset;
}
.description.with-tooltip .mry-icon {
  margin-left: 8px;
}
.description .mry-icon:hover {
  z-index: 9999;
  cursor: pointer;
}
.description .mry-icon:hover .mry-tooltip__text {
  cursor: text;
}
.form-item .description .mry-icon {
  width: 16px;
  height: 16px;
}
.mry-icon .mry-icon__tooltip {
  display: none;
}
.mry-icon:hover .mry-icon__tooltip,
.mry-icon:active .mry-icon__tooltip,
.mry-icon:focus .mry-icon__tooltip {
  display: block;
}
.mry-icon .mry-icon__tooltip:hover,
.mry-icon .mry-icon__tooltip:active,
.mry-icon .mry-icon__tooltip:focus {
  display: block;
}
.mry-icon .mry-icon__tooltip {
  padding-top: 15px;
}
.mry-input-text--textarea .cke_reset,
.mry-input-text--textarea .cke_top,
.mry-input-text--textarea .cke_contents,
.mry-input-text--textarea .cke_bottom,
.cke_editable {
  background: #f2f2f2;
}
.mry-input-text--textarea + .filter-wrapper,
.mry-input-text--textarea + .filter-wrapper + .description {
  display: none;
}
.mry-input-text--textarea textarea + .cke_reset,
.cke_inner.cke_reset {
  border-radius: 12px;
}
.mry-input-text--textarea .cke_top {
  border-radius: 12px 12px 0 0;
}
.mry-input-text--textarea .cke_bottom {
  border-radius: 0 0 12px 12px;
}
.form-wrapper .mry-card {
  padding: 16px;
}
.tabledrag-toggle-weight-wrapper {
  display: none;
}
form .field-add-more-submit {
  padding: 0;
  margin: 0;
}
.form-managed-file .mry-tooltip {
  display: inline-flex;
  justify-content: center;
}
.form-managed-file .mry-tooltip img {
  width: 100%;
  height: auto;
  margin: 0;
}
.form-managed-file .image-widget-data {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.form-managed-file .file--image {
  background-image: url("/themes/custom/myloyal_adm_pnl/images/svg/image.svg");
}
.form-managed-file .file {
  padding-left: 28px;
}
.form-managed-file .file-size {
  display: none;
}
.form-item .form-managed-file .form-submit,
form input[value="Remove"].form-submit {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  color: #eb2d4f;
  background: transparent;
  border: none;
  border-radius: unset;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.form-item .form-managed-file .form-submit:hover,
.form-item .form-managed-file .form-submit:active,
.form-item .form-managed-file .form-submit:focus,
form input[value="Remove"].form-submit:hover,
form input[value="Remove"].form-submit:active,
form input[value="Remove"].form-submit:focus {
  background: transparent;
  text-decoration: underline;
  color: #d21436;
}
.form-item .form-managed-file a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #0f1e46;
  text-decoration: none;
}
.form-item .form-managed-file a:hover {
  color: #0f1e46;
  text-decoration: none;
}
.mry-input-file__content {
  position: relative;
}
.mry-input-file__content .image-widget-data:hover {
  cursor: pointer;
}
.mry-input-file__content .image-widget-data + .mry-tooltip {
  position: absolute;
  top: 32px;
  left: 0;
  margin: 0;
  display: none;
}
.mry-input-file__content .image-widget-data:hover + .mry-tooltip {
  display: inline-flex;
}
.mry-input-file__content .mry-tooltip {
  padding: 4px;
  background: #e3e9f8;
}
.mry-input-file__content .mry-tooltip img {
  z-index: 1;
}
.mry-input-file__content .mry-tooltip:before {
  background: #e3e9f8;
  z-index: unset;
}
.mry-input-file__content .mry-tooltip:hover {
  display: inline-flex;
}
.mry-image__button {
  display: inline-flex;
  flex-flow: column wrap;
}
.mry-image__button label {
  order: 1;
}
.mry-image__button .image-widget {
  order: 2;
}
.mry-image__button .file-selected label,
.form-item .mry-image__button .label-file-selected {
  display: inline-flex;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #0f1e46;
  background: transparent;
  margin: 0;
  padding: 0;
  border: none;
}
.mry-image__button .file-selected + label:hover,
.form-item .mry-image__button .label-file-selected:hover {
  border: none;
  background: none;
  color: #0f1e46;
  cursor: auto;
}
.mry-button--danger,
.button.button--danger {
  border: 1px solid #d32f2f;
  background: #d32f2f;
  color: #fff;
}
.mry-button--danger:hover,
.mry-button--danger:active,
.mry-button--danger:focus,
.button.button--danger:hover,
.button.button--danger:active,
.button.button--danger:focus {
  border-color: #b71c1c;
  background: #b71c1c;
  color: #fff;
}
.mry-button--bordered.button-datetoggle svg {
  color: #2d64eb;
}
.vertical-tabs .entity-meta .details-wrapper {
  padding: 8px 12px;
}
.vertical-tabs .entity-meta .details-wrapper .mry-grid__col {
  padding-top: 0;
}
details .details-wrapper details,
details .details-wrapper details .details-wrapper,
.node-form .result_message,
.user-form .result_message,
.user-login-form .result_message,
.user-cancel-form .result_message,
.user-pass .result_message,
.taxonomy-term-form .result_message {
  padding-top: 16px;
}
.user-form .mry-modal__side [id^="edit-account"] .mry-grid__col > div,
.user-form .mry-modal__side [id^="edit-account"] .mry-grid__col > fieldset {
  padding-top: 16px;
}
.user-form .mry-modal__side [id^="edit-account"] .mry-grid__col > fieldset {
  margin-top: 16px;
}
.aisana-api-oip-user-pass-reset .form-actions,
.user-login-form .form-actions,
.user-pass.form-actions {
  padding-top: 16px;
  margin: 0;
}
.mry-login .mry-modal {
  height: auto !important;
}
.mry-login .region-highlighted {
  margin: 0;
}
.mry-login #edit-actions .mry-button {
  margin: 0;
}
.mry-login .mry-modal__side #edit-actions .mry-grid__col {
  padding-top: 0;
}
.form-type-managed-file.file-selected .mry-image__button {
  flex: 1 1 100%;
  width: 100%;
  max-width: unset;
}
.form-type-managed-file.file-selected .mry-image__text {
  display: none;
}
.form-type-managed-file.file-selected .mry-image__button label {
  font-size: 16px;
  line-height: 16px;
  color: #0f1e46;
  justify-content: flex-start;
  text-align: left;
}
.conditional-field__checkbox legend,
.conditional-field__radio legend {
  display: none;
}
fieldset.form-item:not(.mry-tooltip) {
  padding-top: 16px;
}
fieldset.form-item:not(.mry-tooltip)
  .fieldset-wrapper
  > .form-item:not(:first-child) {
  padding-top: 16px;
}
table.responsive-enabled + .form-type-managed-file {
  padding-top: 16px;
}
.mry-button.mry-button--primary.submit {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.mry-button.mry-button--primary.submit input {
  padding-right: 28px;
}
.views-exposed-form .mry-button.mry-button--primary.submit input,
.view form .mry-button.mry-button--primary.submit input {
  padding-left: 15px;
}
form details {
  border-bottom: 1px solid #e6e6e7;
  border-radius: 0;
}
form details summary {
  background: transparent;
}
.mry-grid__col.mry-image__text {
  padding-right: 0;
}
.field-multiple-table .mry-grid__row {
  min-height: unset;
}
.field-multiple-table tbody.mry-card__content {
  padding-top: 0;
}
.field--widget-entity-reference-paragraphs .field-multiple-table td {
  padding: 0;
}
.field-multiple-table .paragraph-type-title {
  display: none;
}
.field-multiple-table .mry-card {
  display: flex;
  flex-flow: row wrap;
}
.field-multiple-table .mry-card > * {
  flex: 1 1 100%;
}
.field-multiple-table .paragraphs-subform,
.field-multiple-table .mry-card .paragraphs-subform {
  order: 1;
}
.field-multiple-table .paragraph-type-top,
.field-multiple-table .mry-card .paragraph-type-top {
  order: 2;
}
.field-multiple-table .mry-card .paragraphs-subform > .mry-grid__col,
.field-multiple-table
  .mry-card
  .paragraphs-subform
  .mry-grid__col
  > div:first-child
  .mry-grid__col {
  padding-top: 0;
}
.field-multiple-table .mry-card .paragraphs-dropbutton-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
.multiple-table .tabledrag-handle {
  display: none;
}
.multiple-table td {
  border: none;
  background: #fff;
}
textarea,
input[type="text"],
input[type="number"],
input[type="date"] {
  background-color: transparent;
  border: none;
  border-radius: 12px;
}
textarea:hover,
textarea:active,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:active,
input[type="text"]:focus,
input[type="number"]:hover,
input[type="number"]:active,
input[type="number"]:focus,
input[type="date"]:hover,
input[type="date"]:active,
input[type="date"]:focus {
  background-color: transparent;
  border: none;
}
input[type="date"] {
  background-color: #f2f2f2;
}
input[type="date"]:hover,
input[type="date"]:active,
input[type="date"]:focus {
  background-color: #e6e6e7;
}
article.node.node--view-mode-full,
article.profile {
  margin-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 8px;
}
article .node-fieldset,
article .user-fieldset {
  padding-bottom: 24px;
}
article .node-fieldset:last-child,
article .user-fieldset:last-child {
  padding-bottom: 0;
}
article .mry-grid__row.node__content,
article .mry-grid__row.user__content {
  align-items: flex-start;
}
.mry-grid__row.node-fieldset .mry-card__content,
.mry-grid__row.user-fieldset .mry-card__content {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: stretch;
  padding-top: 0;
}
.mry-grid__row.node-fieldset .mry-card__content > .field {
  flex: 1 1 50%;
}
.mry-grid__row.node-fieldset .mry-card__content > .field.field--full-width {
  flex: 1 1 100%;
}
.path-user .mry-grid__row.node-fieldset .mry-card__content > .field,
.mry-grid__row.user-fieldset .mry-card__content > .field {
  flex: 1 1 33.33%;
}
.path-node .mry-page-layout__content-wrapper,
.path-user .mry-page-layout__content-wrapper,
.path-clubs .mry-page-layout__content-wrapper {
  padding-top: 0;
}
.path-node .content,
.path-user .content,
.path-clubs .content {
  margin-top: 0;
}
.path-node .block-system-main-block > .content,
.path-user .block-system-main-block > .content {
  margin-bottom: 62px;
}
.path-node .mry-modal .block-system-main-block > .content,
.path-user .mry-modal .block-system-main-block > .content {
  margin-bottom: 0;
}
.path-node article.node .field-group-tabs-wrapper > div:first-child {
  padding-left: 0;
  padding-right: 0;
}
.path-node article.node .field-group-tabs-wrapper .mry-tab-list,
.path-node article.node .field-group-tabs-wrapper .selected {
  border: none;
  border-bottom: 1px solid transparent;
}
.path-node article.node details .mry-card {
  width: 100%;
}
.path-node article.node .details-wrapper > .mry-label-value {
  padding-top: 0;
}
.mry-label-value > .field__item {
  margin-bottom: 16px;
}
.mry-label-value > .field__item:last-child {
  margin-bottom: 0;
}
article.mry-grid .node-fieldset .mry-card,
article.mry-grid .user-fieldset .mry-card {
  padding: 32px;
}
.mry-card__content .mry-log {
  width: 100%;
}
.mry-label-value__value--club-discount {
  white-space: pre-line;
  word-break: break-word;
}
.mry-log .mry-log__item {
  padding-top: 24px;
}
.mry-log__item-text .mry-log__item-text {
  width: 100%;
}
.field--type-entity-reference {
  font-family: "EuclidCircularA", serif;
  margin: 0;
}
.node--unpublished {
  background-color: #fff;
}
article.node .mry-card .mry-heading,
article.profile .mry-card .mry-heading {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
article.node .mry-card .mry-heading > span,
article.profile .mry-card .mry-heading > span {
  flex: 1 1 50%;
}
.mry-button.node-delete,
.mry-button.user-delete {
  padding-left: 0;
}
.form-textarea-wrapper {
  width: 100%;
}
.form-checkboxes > .form-type-checkbox,
.user-form .mry-grid__row .form-checkboxes > .form-type-checkbox {
  margin-bottom: 8px;
}
span.angle-up {
  display: inline-block;
  transform: rotate(-135deg);
  border-color: #0f1e46;
  width: 5px;
  height: 5px;
  border-top: 2px solid;
  border-left: 2px solid;
  margin-left: auto;
  margin-right: 15px;
}
.mry-grid__col .mry-page-top-filter__actions-item:first-child {
  padding-left: 0;
}
form .form-item h4,
.title-container {
  padding-bottom: 8px;
}
.question-answer {
  display: flex;
  flex-flow: row wrap;
  flex: 1 1 100%;
  padding: 10px 12px;
  margin-bottom: 8px;
  background: #fff;
  border: 1px solid #e6e6e7;
  border-radius: 10px;
}
.question-answer:last-child {
  margin-bottom: 0;
}
.question-answer .answer-correct {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #1ccc19;
}
.question-answer-correct .answer-value {
  margin-right: 8px;
}
details .details-wrapper > fieldset.form-wrapper:not(:first-child) {
  margin-top: 24px;
}
.node-form .details-wrapper > fieldset > legend,
.user-form .details-wrapper > fieldset > legend,
.aisana-api-oip-user-pass-reset .details-wrapper > fieldset > legend,
.user-login-form .details-wrapper > fieldset > legend,
.user-cancel-form .details-wrapper > fieldset > legend,
.user-pass .details-wrapper > fieldset > legend,
.taxonomy-term-form .details-wrapper > fieldset > legend {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  color: #0f1e46;
}
form details.form-wrapper .details-wrapper > .form-item {
  padding-top: 16px;
}
form .form-wrapper + details {
  padding-top: 16px;
}
form .form-wrapper + details[open] {
  padding-bottom: 16px;
}
.mry-modal.node-form-delete-modal,
.mry-modal.user-form-delete-modal,
.mry-modal.confirm-modal {
  height: auto !important;
}
.node-form-delete-modal.ui-dialog.mry-modal,
.user-form-delete-modal.ui-dialog.mry-modal,
.confirm-modal.ui-dialog.mry-modal {
  padding-top: 24px;
  padding-bottom: 24px;
}
.mry-modal .ui-dialog-content form > .mry-grid__col {
  height: 100%;
}
.node-form-delete-modal .ui-dialog-titlebar .mry-tab-list,
.user-form-delete-modal .ui-dialog-titlebar .mry-tab-list,
.confirm-modal .ui-dialog-titlebar .mry-tab-list {
  display: none;
}
.node-form-delete-modal .ui-dialog-titlebar-close,
.user-form-delete-modal .ui-dialog-titlebar-close {
  display: none;
}
.node-form-delete-modal.ui-dialog .ui-dialog-titlebar,
.user-form-delete-modal.ui-dialog .ui-dialog-titlebar,
.confirm-modal.ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
  padding-left: 24px;
  padding-right: 24px;
}
.node-form-delete-modal.ui-dialog .ui-dialog-title,
.user-form-delete-modal.ui-dialog .ui-dialog-title,
.confirm-modal.ui-dialog .ui-dialog-title {
  font-size: 20px;
  line-height: 23px;
}
.node-form-delete-modal.ui-dialog .ui-dialog-buttonpane,
.user-form-delete-modal.ui-dialog .ui-dialog-buttonpane {
  padding: 0 24px;
  border-top: none;
}
.confirm-modal.ui-dialog .ui-dialog-buttonpane {
  padding: 16px 24px 0;
  border-top: none;
}
.views-exposed-form .form--inline fieldset.group-date,
.view form .form--inline fieldset.group-date {
  padding: 0;
}
.views-exposed-form .group-date .mry-input-date__control,
.view form .group-date .mry-input-date__control,
.views-exposed-form .group-date input.mry-input-date__control,
.view form .group-date input.mry-input-date__control {
  margin-right: 0;
}
.views-exposed-form .group-date .form-type-date,
.view form .group-date .form-type-date {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding-top: 16px;
}
.views-exposed-form .group-date .form-type-date:first-child,
.view form .group-date .form-type-date:first-child {
  padding-top: 0;
}
.views-exposed-form .group-date .form-type-date label,
.view form .group-date .form-type-date label {
  margin-bottom: 8px;
  flex: 1 1 100%;
}
.views-exposed-form .group-date .form-type-date input,
.view form .group-date .form-type-date input {
  flex: 1 1 100%;
}
.paragraph--type--menu-item a {
  text-decoration: none;
}
.paragraph--type--menu-item .layout--settings-page .mry-menu-item__content {
  cursor: pointer;
}
.paragraph--type--menu-item .mry-menu-item__image .field--type-image {
  margin: 0;
  float: none;
  padding: 0;
}
.paragraph--type--menu-item .mry-menu-item__image img {
  margin: 0;
  width: 100%;
  height: auto;
}
.paragraph--type--menu-item.layout--settings-page:not(:last-child) {
  padding-bottom: 12px;
}
.paragraph--type--menu-item.layout--settings-page .mry-menu-item {
  max-width: 50%;
}
.paragraph--type--menu-item.layout--settings-page .mry-menu-item__content {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.paragraph--type--menu-item.layout--settings-page .mry-menu-item__action {
  padding-top: 0;
  margin-left: auto;
}
.node--view-mode-full .field--name-field-images {
  display: flex;
  flex-flow: row wrap;
}
.node--view-mode-full .group-images img,
.node--view-mode-full .group-image img {
  max-width: 136px;
  width: 100%;
  height: auto;
}
.node--view-mode-full
  .group-images
  .mry-label-value
  > .field__item:not(:last-child) {
  margin-right: 12px;
}
.node--view-mode-full .mry-label-value > .field__item {
  margin: 0;
}
.field--type-image details .multiple-table .mry-card__heading {
  display: none;
}
.form-type-number {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-type-number .mry-input-text {
  flex: 1 1 100%;
  padding-right: 24px;
}
.form-type-number .mry-input-text + .field-suffix {
  position: absolute;
  right: 0;
  display: inline-flex;
  padding-right: 12px;
}

.aisana-api-oip-user-pass-reset,
.user-2falogin-form {
  display: flex;
  flex-flow: row wrap;
}
.aisana-api-oip-user-pass-reset #edit-resend-code {
  margin-left: 0px;
}

.aisana-api-oip-user-pass-reset .form-item-code,
.user-2falogin-form .form-item-code {
  flex: 1 1 100%;
  order: 1;
}
.user-2falogin-form input[value="Submit"] {
  order: 2;
}
.user-2falogin-form input[value="Resend code"] {
  order: 3;
}
.user-2falogin-form > input:not(:last-child) {
  margin-left: 0;
  margin-right: 8px;
}
.view form [id^="edit-node-bulk-form"].form-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.view form [id^="edit-header"] {
  padding-bottom: 8px;
}
.view form [id^="edit-header"] + table {
  margin-bottom: 8px;
}
form .text-summary-wrapper {
  padding-bottom: 16px;
}
form .mry-heading .fieldset-description span {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #0f1e46;
}
form .fieldset-title-small > legend .fieldset-legend {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #0f1e46;
}
form.user-pass-reset > .mry-grid__row > .mry-grid__col {
  padding-left: 16px;
  padding-right: 16px;
}
.region-dashboard-stats:last-child {
  padding-bottom: 72px;
}
.mry-page-layout__header-user-zone .region-user-zone {
  display: flex;
  flex-flow: row wrap;
  flex: 1 1 100%;
}

form#user-pass input.button {
  margin-top: 10px;
  margin-bottom: 10px;
}

form#user-pass input#edit-submit.final_submit {
  width: 90%;
}

form#user-pass input#edit-submit {
  width: 100%;
}

form#user-pass input#edit-resend-code {
  width: 50%;
}

form#user-pass div.mry-input-text {
  background: transparent;
  margin-top: 10px;
  margin-bottom: 10px;
}

form.aisana-api-oip-user-pass-reset {
  padding-left: 16px;
  padding-right: 16px;
}

.dialog-off-canvas-main-canvas {
  width: 100%;
  height: 100%;
}
.node-form .paragraphs-subform .form-wrapper .mry-grid__col,
.field-multiple-table
  .mry-card
  .paragraphs-subform
  .mry-grid__col
  > div:first-child
  .mry-grid__col {
  padding-top: 16px;
}
form .multiple-table > tbody.mry-card__content tr:not(:last-child) .mry-card {
  margin-bottom: 16px;
}
.swagger-ui .main {
  min-height: auto;
}

div.edit-club-node-users-page {
  float: right;
}

.ui_dialog_double_confirmation {
  border-radius: 10px;
  padding: 10px;
}

.ui_dialog_double_confirmation div {
  background: white !important;
  border: none !important;
}

.ui_dialog_double_confirmation .ui-dialog-buttonset {
  width: 100%;
}

.ui_dialog_double_confirmation .ui-dialog-buttonset .button {
  display: inline-flex;
  float: none;
  margin-right: 30px;
}

.ui_dialog_double_confirmation button:nth-child(2) {
  background: none !important;
  color: #2d64eb !important;
}

.edit-rows-row-actions-remove-row.no_button.align_left {
  background: none !important;
  border: none !important;
  color: #2d64eb !important;
  margin-left: 0px !important;
  padding-left: 10px !important;
}
.edit-rows-row-actions-add-row.no_button.aligh_right.button {
  background: none !important;
  border: none !important;
  color: #2d64eb !important;
  margin-left: 20% !important;
  padding-left: 10px !important;
}

.user_pass_change_active .mry-button-next.ui-widget,
.user_pass_change_active .mry-button-previous.ui-widget {
  display: none;
}

.view-t-c .mry-table__cell {
  vertical-align: top !important;
}

/* #region Invitation page */
.mry-invitation-page {
  min-height: 100vh;
  overflow: hidden;
  background-image: url("/themes/custom/myloyal_adm_pnl/images/jpg/login-1.jpg");
  background-size: cover;
}
.mry-invitation-page .mry-input-text__label {
  color: #0f1e46;
}
.mry-invitation-page .form-actions {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 24px;
}
.mry-invitation-page__logo {
  display: flex;
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 16px;
}
.mry-invitation-page__logo-image {
  width: auto;
  height: auto;
  max-height: 120px;
}
.mry-invitation-page__heading {
  padding-bottom: 12px;
  text-align: center;
}
.mry-invitation-page .mry-modal {
  height: auto !important;
  max-height: 90vh !important;
  overflow-y: auto !important;
  width: calc(100% - 48px) !important;
  max-width: 620px !important;
  padding: 24px;
}
.mry-invitation-page .form-actions input[type="submit"],
.mry-invitation-page .form-actions button {
  width: 100%;
  justify-content: center;
}
.mry-invitation-page .form-item-terms {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding-top: 12px;
}
.mry-invitation-page .form-item-terms input[type="checkbox"] {
  flex-shrink: 0;
  margin-top: 3px;
  margin-right: 0;
}
.mry-invitation-page p,
.mry-invitation-page ol,
.mry-invitation-page ul,
.mry-invitation-page li {
  color: #646c84;
}
.mry-invitation-page ol,
.mry-invitation-page ul {
  padding-left: 1.5em;
}
.mry-invitation-page ol {
  list-style-type: decimal;
}
.mry-invitation-page ul {
  list-style-type: disc;
}
.mry-invitation-page ol ol,
.mry-invitation-page ul ul,
.mry-invitation-page ol ul,
.mry-invitation-page ul ol {
  padding-left: 1.5em;
}
.mry-invitation-page .form-item-terms label {
  margin: 0;
  line-height: 1.5;
  flex: 1;
}
.mry-invitation-page .form-item-terms a {
  padding: 0 3px;
  vertical-align: baseline;
  line-height: inherit;
  color: #0f1e46;
}
/* #endregion Invitation page */

.mry-custom-select-multiple .ms-options-wrap > button {
  height: 48px;
  border-radius: 8px;
  border-width: 0;
  background: #f2f2f2;
  padding: 16px 12px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #0f1e46;
}

.mry-custom-select-multiple .ms-options-wrap > button:after {
  display: inline-block;
  border: none;
  transform: rotate(-135deg);
  border-color: #0f1e46;
  width: 5px;
  height: 5px;
  border-top: 2px solid;
  border-left: 2px solid;
  margin-left: auto;
  margin-right: 15px;
}

.mry-custom-select-multiple .ms-options-wrap > .ms-options {
  border: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 9999;
  margin-top: 8px;
  padding: 8px;
  background: #fff;
  box-shadow:
    0px 2px 3px rgba(0, 0, 0, 0.15),
    0px 2px 16px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  min-width: 160px;
}

.mry-custom-select-multiple li {
  padding: 0;
  margin-bottom: 2px;
  border-radius: 5px;
}

.mry-custom-select-multiple li label {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #2d64eb;
}

.mry-custom-select-multiple
  .ms-options-wrap
  > .ms-options
  > ul
  input[type="checkbox"] {
  top: auto;
  margin-right: 10px;
}

.mry-custom-select-multiple .ms-options-wrap > .ms-options > ul label {
  padding-left: 30px;
  border-radius: 5px;
}

.mry-custom-select-multiple
  .ms-options-wrap
  > .ms-options
  > ul
  li.selected
  label {
  background: #e3e9f8;
}

.mry-label-status {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}

.mry-label-success {
  color: #059f70;
  background-color: #f4fff7;
}

.mry-label-danger {
  color: #d32f2f;
  background-color: #fff5f4;
}

/* Tabs */
.mry-tabs {
  margin-top: 24px;
}

.mry-tabs__nav {
  display: flex;
  border-bottom: 1px solid #e6e6e7;
  margin-bottom: 24px;
  list-style: none;
  padding: 0;
  margin-top: 0;
}

.mry-tabs__nav-item {
  margin-right: 8px;
}

.mry-tabs__nav-link {
  display: block;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #6b7280;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  margin-bottom: -3px;
  cursor: pointer;
  transition:
    color 0.2s,
    border-color 0.2s;
}

.mry-tabs__nav-link:hover {
  color: #2d64eb;
}

.mry-tabs__nav-link--active {
  color: #2d64eb;
  border-bottom-color: #2d64eb;
  margin-bottom: 0px;
}

.mry-tabs__panel {
  display: none;
}

.mry-tabs__panel--active {
  display: block;
}

/* Membership info */
.mry-membership-info {
  margin-top: 8px;
}

.mry-membership-info__header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}

.mry-membership-info__header-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.mry-membership-info__header-title {
  font-size: 18px;
  font-weight: 600;
}

.mry-membership-info__status {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  color: #2D64EB;
  border-radius: 4px;
  padding-top: 16px;
  align-self: flex-start;
}

.mry-membership-info__status--none {
  background-color: #e0e0e0;
  color: #6b7280;
}

.mry-membership-info__status--dark {
  color: #0f1e46;
}

.mry-divider {
  border: none;
  border-top: 1px solid #e6e6e7;
  margin: 24px 0;
}

.mry-membership-info__columns {
  display: flex;
  gap: 16px;
}

.mry-membership-info__col {
  flex: 1;
  background-color: #fafafa;
  border-radius: 8px;
  padding: 16px;
}

.mry-membership-info__col-heading {
  font-size: 16px;
  font-weight: 600;
  color: #646c84;
  letter-spacing: 0.5px;
}

.mry-membership-info__col-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 16px;
}
/* #endregion Membership info */

/* Stamp cards section */
.mry-stampcards {
  margin-top: 16px;
}

.mry-stampcards__header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}

.mry-stampcards__header-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.mry-stampcards__header-title {
  font-size: 18px;
  font-weight: 600;
}

.mry-stampcards__row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  background: #fafafa;
  padding: 16px;
  border-radius: 8px;
}

.mry-stampcards__item {
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 16px;
}

.mry-stampcards__item--in-modal {
  margin-bottom: 16px;
}

.mry-stampcards__item-edit {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  text-decoration: none;
}

.mry-stampcards__item-edit i {
  color: #9a9a9a;
  font-size: 13px;
}

.mry-stampcards__item-title {
  font-size: 16px;
  font-weight: 600;
  color: #646c84;
  letter-spacing: 0.5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 2.4em;
  margin-bottom: 12px;
}

.mry-stampcards__item-cols {
  display: flex;
  gap: 16px;
}

.mry-stampcards__item-col {
  flex: 1;
}

.mry-stampcards__col-heading {
  font-size: 14px;
  color: #646c84;
  letter-spacing: 0.5px;
}

.mry-stampcards__count {
  margin-top: 4px;
}

.mry-stampcards__count-value {
  font-weight: bold;
  font-size: 16px;
}

.mry-stampcards__count-value--unused {
  color: #2d64eb;
}

.mry-stampcards__count-value--used {
  color: #9a9a9a;
}

.mry-stampcards__count-label {
  font-size: 11px;
  font-weight: 600;
  margin-left: 4px;
}

.mry-stampcards__count-label--unused {
  color: #81a2f3;
}

.mry-stampcards__count-label--used {
  color: #9a9a9a;
}

.mry-stampcards__progress {
  display: flex;
  align-items: baseline;
  gap: 2px;
  margin-top: 4px;
}

.mry-stampcards__progress-collected {
  color: #2d64eb;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}

.mry-stampcards__progress-total {
  color: #c1c1c1;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}
/* #endregion Stamp cards section */

/* User offers sections */
.mry-user-offers {
  margin-top: 8px;
}

.mry-user-offers__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 16px;
}

.mry-user-offers__header-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.mry-user-offers__header-icon {
  font-size: 16px;
  color: #0f1e46;
}

.mry-user-offers__header-title {
  font-size: 18px;
  font-weight: 600;
  color: #0f1e46;
}

.mry-user-offers__header-subtitle {
  font-size: 12px;
  color: #646c84;
}
/* #endregion User offers sections */

/* #region User activity timeline */
.mry-user-activity-timeline {
  margin-top: 8px;
}

.mry-user-activity-timeline__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 16px;
}

.mry-user-activity-timeline__header-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.mry-user-activity-timeline__header-title {
  font-size: 18px;
  font-weight: 600;
  color: #0f1e46;
}

.mry-user-activity-timeline__header-subtitle {
  font-size: 12px;
  color: #646c84;
}

.mry-user-activity-timeline-widget__filters-heading {
  font-size: 12px;
  color: #646c84;
  margin-bottom: 6px;
}

.mry-user-activity-timeline-widget__filters-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
}

.mry-user-activity-timeline-widget__filters-row .mry-button {
  margin-left: auto;
}

.mry-user-activity-timeline-widget__filters-row .mry-button + .mry-button {
  margin-left: 0;
}

.mry-user-activity-timeline-widget__filter-label {
  font-size: 13px;
  color: #646c84;
  white-space: nowrap;
  align-self: center;
}

.mry-user-activity-timeline-widget__filter-date,
.mry-user-activity-timeline-widget__filter-text {
  height: 48px;
  border-radius: 8px;
  border: none;
  background: #f2f2f2;
  padding: 0 12px;
  font-size: 16px;
  color: #0f1e46;
}

.mry-user-activity-timeline-widget__filter-text {
  flex: 1;
  min-width: 160px;
  background: #f2f2f2 !important;
  font-family: "EuclidCircularA", serif;
}

.mry-user-activity-timeline-widget__group {
  display: flex;
  align-items: stretch;
}

.mry-user-activity-timeline-widget__group-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 16px;
}

.mry-user-activity-timeline-widget__group-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #DBE0EE;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  margin-top: 2px;
}

.mry-user-activity-timeline-widget__group-dot-inner {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #81A2F3;
}

.mry-user-activity-timeline-widget__group-line {
  width: 2px;
  background: #DBE0EE;
  flex: 1;
  min-height: 8px;
}

.mry-user-activity-timeline-widget__group--last .mry-user-activity-timeline-widget__group-line {
  display: none;
}

.mry-user-activity-timeline-widget__group-content {
  flex: 1;
  min-width: 0;
  padding-left: 12px;
  padding-bottom: 16px;
}

.mry-user-activity-timeline-widget__group--last .mry-user-activity-timeline-widget__group-content {
  padding-bottom: 0;
}

.mry-user-activity-timeline-widget__groups--loading {
  opacity: 0.4;
  pointer-events: none;
  transition: opacity 0.15s ease;
}

.mry-user-activity-timeline-widget__date {
  color: #79767D;
  font-size: 14px;
  font-weight: 700;
}

.mry-user-activity-timeline-widget__event {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 0;
}

.mry-user-activity-timeline-widget__event-main {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.mry-user-activity-timeline-widget__event-secondary {
  width: 25%;
  flex-shrink: 0;
  text-align: right;
  align-self: flex-start;
}

.mry-user-activity-timeline-widget__event-title {
  font-size: 16px;
  font-weight: 700;
  color: #4E4E4E;
}

.mry-user-activity-timeline-widget__event-title::before {
  content: "•";
  color: #4E4E4E;
  margin-right: 8px;
}

.mry-user-activity-timeline-widget__event-type {
  font-size: 14px;
  font-weight: 400;
  color: #4E4E4E;
}

.mry-user-activity-timeline-widget__event-date {
  font-size: 14px;
  font-weight: 400;
  color: #79767D;
}

.mry-user-activity-timeline-widget__event-meta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 16px;
  padding-left: 16px;
}

.mry-user-activity-timeline-widget__event-properties {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0 16px;
}

.mry-user-activity-timeline-widget__event-property {
  font-size: 13px;
  color: #79767D;
}

.mry-user-activity-timeline-widget__event-property::before {
  content: "•";
  margin-right: 4px;
}

.mry-user-activity-timeline-widget__event-property-key {
  font-weight: 400;
  margin-right: 4px;
}

.mry-user-activity-timeline-widget__event-property-value {
  font-weight: 400;
}

.mry-user-activity-timeline-widget__event-inline-components {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 16px;
  margin: 4px 0 0 0;
  padding: 0 0 0 16px;
}

.mry-user-activity-timeline-widget__event-inline-component {
  font-size: 13px;
  color: #79767D;
}

.mry-user-activity-timeline-widget__link {
  color: #79767D;
  text-decoration: none;
  cursor: pointer;
}

.mry-user-activity-timeline-widget__link .fa {
  margin-right: 6px;
  font-size: 12px;
}

.mry-user-activity-timeline-widget__link:hover {
  color: #4E4E4E;
}

.mry-user-activity-timeline-widget__event-title--clickable {
  cursor: pointer;
}

.mry-user-activity-timeline-widget__event-title--clickable:hover {
  color: #2d64eb;
}

.mry-user-activity-timeline-widget__event-title-row {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

/* #endregion User activity timeline */



/* #region Widget utilities */

.mry-widget__dialog-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mry-widget__dialog {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.2);
  width: 90%;
  max-width: 720px;
  max-height: 80vh;
  display: flex;
  flex-direction: column;
}

.mry-widget__dialog-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid #e6e6e7;
  flex-shrink: 0;
}

.mry-widget__dialog-body {
  overflow: auto;
  padding: 16px 20px;
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #0f1e46;
  white-space: pre;
  font-family: monospace;
}

/* #endregion Widget utilities */



/* Label utilities */
.mry-label {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
  padding: 2px 8px;
}

.mry-label-positive {
  background-color: #D2EAD3;
  color: #2E6B30;
}

.mry-label-negative {
  background-color: #FFF5F4;
  color: #D32F2F;
}

.mry-label-primary {
  background-color: #ECF1FF;
  color: #2D64EB;
}

.mry-wallet-diff-label {
  font-size: 24px;
  font-weight: bold;
  color: #202020;
}

.mry-wallet-diff-label--negative {
  color: #888888;
}


/* Padding utilities */
.no-padding {
  padding: 0 !important;
}
.p-8  { padding: 8px; }
.p-16 { padding: 16px; }

.pt-8  { padding-top: 8px; }
.pt-16 { padding-top: 16px; }

.pb-8  { padding-bottom: 8px; }
.pb-16 { padding-bottom: 16px; }

.pl-8  { padding-left: 8px; }
.pl-16 { padding-left: 16px; }

.pr-8  { padding-right: 8px; }
.pr-16 { padding-right: 16px; }

/* Margin utilities */
.no-margin {
  margin: 0 !important;
}
.m-8  { margin: 8px !important; }
.m-16 { margin: 16px !important; }

.mt-8  { margin-top: 8px !important; }
.mt-16 { margin-top: 16px !important; }

.mb-8  { margin-bottom: 8px !important; }
.mb-16 { margin-bottom: 16px !important; }

.ml-8  { margin-left: 8px !important; }
.ml-16 { margin-left: 16px !important; }

.mr-8  { margin-right: 8px !important; }
.mr-16 { margin-right: 16px !important; }

.mry-inline-checkbox {
  display: flex;
  flex-flow: row nowrap !important;
  align-items: flex-start;
  gap: 0.5em;
}
.mry-inline-checkbox label strong {
  display: inline;
}

.mry-info-message {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 12px;
  background: #E7EEFF;
  border: 1px solid #2D64EB;
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 16px;
}
.mry-info-message__icon {
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2D64EB;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
}
.mry-info-message__content {
  flex: 1 1 auto;
}
.mry-info-message__heading {
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  margin-bottom: 4px;
}
.mry-info-message__text {
  font-family: "EuclidCircularA", serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 150%;
}

.mry-container-light {
  background: #F9F9F9;
  padding: 16px;
  border-radius: 8px;
}

.mry-current-balances {
  display: flex;
  flex-flow: row nowrap;
  gap: 16px;
  margin-bottom: 16px;
}

.mry-current-balance {
  flex: 1 1 50%;
  min-width: 0;
  font-family: "EuclidCircularA", serif;
  font-size: 16px;
  line-height: 16px;
  color: #0f1e46;
  white-space: nowrap;
}

.mry-current-balance--no-space-top {
  padding-top: 0;
}

.mry-current-balance__value {
  font-weight: 700;
}

.mry-button--neutral,
input.mry-button--neutral,
button.mry-button--neutral,
.ui-dialog .mry-button--neutral {
  border: 1px solid #EDEDED;
  background: #EDEDED;
  color: #616161;
}

.mry-button--neutral:hover,
.mry-button--neutral:active,
.mry-button--neutral:focus,
input.mry-button--neutral:hover,
input.mry-button--neutral:active,
input.mry-button--neutral:focus,
button.mry-button--neutral:hover,
button.mry-button--neutral:active,
button.mry-button--neutral:focus,
.ui-dialog .mry-button--neutral:hover,
.ui-dialog .mry-button--neutral:active,
.ui-dialog .mry-button--neutral:focus {
  border: 1px solid #E0E0E0;
  background: #E0E0E0;
  color: #616161;
}

.mry-button--success,
input.mry-button--success,
button.mry-button--success,
.ui-dialog .mry-button--success {
  border: 1px solid #43A047;
  background: #43A047;
  color: #fff;
}

.mry-button--success:hover,
.mry-button--success:active,
.mry-button--success:focus,
input.mry-button--success:hover,
input.mry-button--success:active,
input.mry-button--success:focus,
button.mry-button--success:hover,
button.mry-button--success:active,
button.mry-button--success:focus,
.ui-dialog .mry-button--success:hover,
.ui-dialog .mry-button--success:active,
.ui-dialog .mry-button--success:focus {
  border: 1px solid #388E3C;
  background: #388E3C;
  color: #fff;
}