/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.relax-font--xss {
  font-size: 0.625rem;
}
.relax-font--xs {
  font-size: 0.75rem;
}
.relax-font--sm {
  font-size: 0.875rem;
}
.relax-font--md {
  font-size: 1rem;
}
.relax-font--lg {
  font-size: 1.125rem;
}
.relax-font--xl {
  font-size: 1.5rem;
}
.relax-font--xxl {
  font-size: 2rem;
}
.relax-font--xxxl {
  font-size: 3.625rem;
}
.relax-font--xxxxl {
  font-size: 5.25rem;
}
@font-face {
  font-family: "Work Sans Roman";
  src: url("./fonts/WorkSans-Roman-VF.woff") format("woff"), url("./fonts/WorkSans-Roman-VF.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Work Sans Italic";
  src: url("./fonts/WorkSans-Italic-VF.woff") format("woff"), url("./fonts/WorkSans-Italic-VF.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Barlow Regular";
  src: url("./fonts/BarlowGX.woff2") format('woff2'), url("./fonts/BarlowGX.woff") format('woff');
  font-style: normal;
  font-weight: 400;
}
.relax-font-infographic,
.relax-font-infoN {
  font-family: "Barlow Regular", "Barlow", "Open Sans", "OpenSans", Arial, sans-serif;
  font-variation-settings: "wght" 70;
}
.relax-font-infographicLight,
.relax-font-infoN1 {
  font-family: "Barlow Regular", "Barlow", "Open Sans", "OpenSans", Arial, sans-serif;
  font-variation-settings: "wght" 22;
}
.relax-font-infographicSemibold,
.relax-font-infoN2 {
  font-family: "Barlow Regular", "Barlow", "Open Sans", "OpenSans", Arial, sans-serif;
  font-variation-settings: "wght" 116;
}
.relax-font-infographicBold,
.relax-font-infoN3 {
  font-family: "Barlow Regular", "Barlow", "Open Sans", "OpenSans", Arial, sans-serif;
  font-variation-settings: "wght" 188;
}
.relax-font-sans,
.relax-text,
body,
html body .relax-text,
small,
.relax-font-sansN,
.relax-font-sansN4,
dt,
dd,
.relax-shortcut,
.relax-panel,
.relax-list,
.relax-list-itemTitle small,
.relax-tile-title,
.relax-button,
.relax-resultItem-notice,
form,
.relax-form,
.relax-form-group,
.relax-validation-message,
.relax-card,
.relax-card-description,
.relax-selection-controls,
.relax-selection-control[type="radio"] + label,
.relax-selection-control[type="checkbox"] + label,
.relax-select > select,
.relax-multiSelect,
textarea,
.relax-textarea,
textarea.relax-textarea,
.relax-text-field,
input[type=text],
input[type=tel],
input[type=number],
input[type=file],
input[type=email],
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=password],
input[type=search],
input[type=time],
input[type=url],
input[type=week],
.relax-theme--dark label,
.relax-breadcrumbs > li > a,
.relax-breadcrumbs > li > button,
.relax-table,
.relax-modal-content,
.relax-menu > ul > li > a,
.relax-menu > ul > li > button,
.relax-dialog-content,
.relax-badge,
.relax-pagination-button,
input[type=number].relax-pagination-enterPageNumber,
.relax-pagination-details,
.relax-popover,
.relax-popover-text,
.relax-notification,
.relax-notification--success,
.relax-notification--general,
.relax-notification--error,
.relax-notification--warning,
.relax-notification--info,
.relax-notification--progress,
.relax-notification-hero h1 {
  font-family: "Work Sans Roman", "Work Sans", "Open Sans", "OpenSans", "Helvetica Neue", Helvetica, sans-serif;
  font-variation-settings: "wght" 400;
}
.relax-font-sansLight,
.relax-font-sansN3,
small.relax-download,
.relax-download small,
.relax-modal-footer,
.relax-menu > ul > li > a[disabled],
.relax-menu > ul > li > button[disabled],
.relax-dialog-actions,
.relax-placeholder-title {
  font-family: "Work Sans Roman", "Work Sans", "Open Sans", "OpenSans", "Helvetica Neue", Helvetica, sans-serif;
  font-variation-settings: "wght" 300;
}
.relax-font-sansLightItalic,
.relax-font-sansI3 {
  font-family: "Work Sans Italic", "Work Sans", "Open Sans", "OpenSans", "Helvetica Neue", Helvetica, sans-serif;
  font-variation-settings: "wght" 300;
}
.relax-font-sansItalic,
.relax-font-sansI,
em,
i,
.relax-font-sansI4,
.relax-popover-title {
  font-family: "Work Sans Italic", "Work Sans", "Open Sans", "OpenSans", "Helvetica Neue", Helvetica, sans-serif;
  font-variation-settings: "wght" 400;
}
.relax-font-sansSemibold,
.relax-font-sansN6,
.relax-label-heading,
label,
dt,
.relax-shortcut kbd,
.relax-shortcuts kbd,
.relax-list-itemTitle,
.relax-button--text,
fieldset > legend,
fieldset > .relax-form > legend,
.relax-card-title,
.relax-fullPhoneNumber > .relax-landCode,
.relax-modal-title,
.relax-menu > ul > li > a.relax-is-active,
.relax-menu > ul > li > button.relax-is-active,
.relax-timeline li.relax-timeline-active,
.relax-timeline li.relax-timeline-separator {
  font-family: "Work Sans Roman", "Work Sans", "Open Sans", "OpenSans", "Helvetica Neue", Helvetica, sans-serif;
  font-variation-settings: "wght" 600;
}
.relax-font-sansSemiboldItalic,
.relax-font-sansI6 {
  font-family: "Work Sans Italic", "Work Sans", "Open Sans", "OpenSans", "Helvetica Neue", Helvetica, sans-serif;
  font-variation-settings: "wght" 600;
}
.relax-font-sansBold,
.relax-heading,
.relax-sub-heading,
.relax-font-sansN7,
strong,
h1,
h2,
h3,
h4,
h5,
h6,
b,
.relax-panel-item--title > .relax-panel-content {
  font-family: "Work Sans Roman", "Work Sans", "Open Sans", "OpenSans", "Helvetica Neue", Helvetica, sans-serif;
  font-variation-settings: "wght" 700;
}
.relax-font-sansBoldItalic,
.relax-font-sansI7 {
  font-family: "Work Sans Italic", "Work Sans", "Open Sans", "OpenSans", "Helvetica Neue", Helvetica, sans-serif;
  font-variation-settings: "wght" 700;
}
.relax-text,
body,
html body .relax-text,
small,
.relax-font-sansN,
.relax-font-sansN4,
dt,
dd,
.relax-shortcut,
.relax-panel,
.relax-list,
.relax-list-itemTitle small,
.relax-tile-title,
.relax-button,
.relax-resultItem-notice,
form,
.relax-form,
.relax-form-group,
.relax-validation-message,
.relax-card,
.relax-card-description,
.relax-selection-controls,
.relax-selection-control[type="radio"] + label,
.relax-selection-control[type="checkbox"] + label,
.relax-select > select,
.relax-multiSelect,
textarea,
.relax-textarea,
textarea.relax-textarea,
.relax-text-field,
input[type=text],
input[type=tel],
input[type=number],
input[type=file],
input[type=email],
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=password],
input[type=search],
input[type=time],
input[type=url],
input[type=week],
.relax-theme--dark label,
.relax-breadcrumbs > li > a,
.relax-breadcrumbs > li > button,
.relax-table,
.relax-modal-content,
.relax-menu > ul > li > a,
.relax-menu > ul > li > button,
.relax-dialog-content,
.relax-badge,
.relax-pagination-button,
input[type=number].relax-pagination-enterPageNumber,
.relax-pagination-details,
.relax-popover,
.relax-popover-text,
.relax-notification,
.relax-notification--success,
.relax-notification--general,
.relax-notification--error,
.relax-notification--warning,
.relax-notification--info,
.relax-notification--progress,
.relax-notification-hero h1 {
  font-variation-settings: "wght" 400;
}
.relax-font-sansN3,
small.relax-download,
.relax-download small,
.relax-modal-footer,
.relax-menu > ul > li > a[disabled],
.relax-menu > ul > li > button[disabled],
.relax-dialog-actions,
.relax-placeholder-title {
  font-variation-settings: "wght" 300;
}
.relax-font-sansN6,
.relax-label-heading,
label,
dt,
.relax-shortcut kbd,
.relax-shortcuts kbd,
.relax-list-itemTitle,
.relax-button--text,
fieldset > legend,
fieldset > .relax-form > legend,
.relax-card-title,
.relax-fullPhoneNumber > .relax-landCode,
.relax-modal-title,
.relax-menu > ul > li > a.relax-is-active,
.relax-menu > ul > li > button.relax-is-active,
.relax-timeline li.relax-timeline-active,
.relax-timeline li.relax-timeline-separator {
  font-variation-settings: "wght" 600;
}
.relax-heading,
.relax-sub-heading,
.relax-font-sansN7,
strong,
h1,
h2,
h3,
h4,
h5,
h6,
b,
.relax-panel-item--title > .relax-panel-content {
  font-variation-settings: "wght" 700;
}
.relax-font-sansI3 {
  font-variation-settings: "wght" 300;
}
.relax-font-sansI4,
.relax-popover-title {
  font-variation-settings: "wght" 400;
}
.relax-font-sansI6 {
  font-variation-settings: "wght" 600;
}
.relax-font-sansI7 {
  font-variation-settings: "wght" 700;
}
h1,
.relax-heading {
  font-size: 1.5rem;
  line-height: 140%;
}
.relax-sub-heading {
  font-size: 1.125rem;
  line-height: 140%;
}
.relax-label-heading,
label {
  font-size: 1rem;
  line-height: 140%;
}
.relax-text,
body,
html body .relax-text {
  line-height: 1.225rem;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  font-size: 100%;
}
small {
  line-height: 0.9rem;
}
html,
.relax-component {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
}
*,
*:before,
*:after,
.relax-component *,
.relax-component *:before,
.relax-component *:after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
input::-moz-focus-inner,
button::-moz-focus-inner,
.relax-component input::-moz-focus-inner,
.relax-component button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
svg use,
.relax-component svg use {
  pointer-events: none;
}
:not(body):focus {
  outline: none;
}
a[href]:focus,
area[href]:focus,
button:focus,
details:focus,
input:focus,
iframe:focus,
select:focus,
textarea:focus,
[contentEditable=""]:focus,
[contentEditable="true"]:focus,
[contentEditable="TRUE"]:focus,
[tabindex]:not([tabindex^="-"]):focus,
:not([disabled]):focus,
:not(body):focus,
:not(td):focus,
:not(th):focus,
:not(tr):focus,
:not(thead):focus,
:not(tfoot):focus,
:not(table):focus,
:not(div):focus,
:not(li):focus,
[role="button"]:focus,
[role="link"]:focus {
  outline: 0.125rem solid #5585e6;
  z-index: 1;
}
[data-whatinput="initial"] :focus {
  outline: 0.125rem solid #5585e6;
}
[data-whatinput="mouse"] :focus {
  outline: 0.0625rem dotted #5585e6;
}
[data-whatinput="keyboard"] :focus {
  outline: 0.125rem solid #5585e6;
}
[data-whatinput="touch"] :focus {
  outline: 0.125rem solid #5585e6;
}
a,
body a {
  color: #5585e6;
  text-decoration: underline;
}
.relax-theme--dark a,
body.relax-theme--dark a,
.relax-theme--dark html body a {
  color: #a7c0f2;
  text-decoration: none;
}
a:hover,
body a:hover {
  color: #143694;
}
a:visited,
body a:visited {
  color: #5585e6;
}
.relax-theme--dark a:hover,
body.relax-theme--dark a:hover,
.relax-theme--dark html body a:hover {
  color: #b0a298;
}
.relax-theme--dark a:visited,
body.relax-theme--dark a:visited,
.relax-theme--dark html body a:visited {
  color: #b0a298;
}
:root {
  --filterBlueColor: rgba(204,20,0,0.2);
}
.relax-theme--filter-blue,
.relax-filter-blue {
  background-color: var(--filterBlueColor);
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  position: fixed;
  z-index: 9999;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-theme--filter-blue.relax-is-active,
.relax-filter-blue.relax-is-active {
  opacity: 1;
  display: block;
}
.relax-axe-sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  height: 0.0625rem;
  margin: 0;
  overflow: hidden;
  position: absolute;
  width: 0.0625rem;
}
.relax-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
small.relax-download,
.relax-download small {
  color: #585e6a;
  font-size: 0.875rem;
  letter-spacing: 0.0625rem;
}
body.relax-theme--light,
body,
.relax-theme--light html body,
.relax-theme--light {
  background-color: #e4e4e4;
  color: #333;
}
body.relax-theme--dark,
.relax-theme--dark html body,
.relax-theme--dark {
  background-color: #192130;
  color: #fff;
}
body.relax-theme--classic,
.relax-theme--classic html body,
.relax-theme--classic {
  background-color: #f4f4f4;
  color: #333;
}
.relax-theme--contrast {
  filter: invert(1);
}
.relax-shortcut {
  font-size: 1rem;
  color: #8f8377;
  position: absolute;
  height: 100%;
  width: auto;
  display: block;
  top: 0;
  right: 0.5rem;
  text-align: right;
  padding: 0;
  margin: 0;
}
.relax-shortcut kbd {
  font-size: 13px;
  color: #8f8377;
  text-transform: uppercase;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  margin-left: 4px;
  margin-right: 4px;
}
.relax-shortcuts kbd {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  color: #bebebe;
}
.relax-shortcuts > dt {
  margin: 0;
  font-variation-settings: "wght" 400;
}
.relax-shortcuts > dl {
  margin-right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}
.relax-app {
  min-height: 100%;
  display: flex;
  position: relative;
}
.relax-main {
  display: flex;
  background: #e4e4e4;
  padding-top: 4rem;
  min-height: 100%;
  width: 100%;
  flex-direction: row;
  padding-left: 4rem;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  padding-right: 4rem;
}
.relax-theme--dark .relax-main {
  background-color: #192130;
}
.relax-count {
  background-color: #fff09e;
  position: absolute;
  top: 0.5rem;
  right: 0.125rem;
  height: 1rem;
  width: 1rem;
  font-variation-settings: "wght" 600;
  display: block;
  border-radius: 100%;
  font-size: 10px;
  line-height: 1rem;
  text-align: center;
}
.relax-interactive {
  cursor: pointer;
}
.relax-interactive:hover {
  background-color: #d9d9d9;
}
.relax-theme--dark .relax-interactive:hover {
  background-color: #143694;
}
.relax-interactive a:focus {
  text-decoration: underline;
}
.relax-interactive:focus-within {
  background-color: #d9d9d9;
}
.relax-theme--dark .relax-interactive:focus-within {
  background-color: #143694;
}
.relax-interactive:focus-within a:focus {
  text-decoration: none;
}
p {
  margin: 0;
  margin-bottom: 1rem;
  line-height: 150%;
}
.relax-theme--dark p {
  color: #bebebe;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  margin: 0;
  margin-bottom: 0.5rem;
  margin-top: 2rem;
}
dl {
  margin: 0;
  padding: 0;
  margin-right: 1rem;
  min-width: 12rem;
  margin-bottom: 1rem;
}
dt,
dd {
  font-size: 1rem;
}
dt {
  color: #bebebe;
  margin: 0;
  padding: 0;
  margin-bottom: 0.4375rem;
}
dd {
  margin: 0;
  padding: 0;
}
address {
  font-style: normal;
}
a.relax-indicator {
  padding-left: 1.25rem;
  position: relative;
}
.relax-indicator:before {
  content: "";
  background-color: #bebebe;
  border-radius: 100%;
  width: 0.875rem;
  height: 0.875rem;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.relax-indicator.relax-green:before {
  background-color: #91d169;
}
.relax-color.relax-color-primary.relax-color-darkestBlue {
  color: #fff;
  fill: #fff;
  background-color: #0f2a6e;
}
.relax-color.relax-color-primary.relax-color-darkerBlue {
  color: #fff;
  fill: #fff;
  background-color: #143694;
}
.relax-color.relax-color-primary.relax-color-darkBlue {
  color: #fff;
  fill: #fff;
  background-color: #113eba;
}
.relax-color.relax-color-primary.relax-color-blue {
  color: #141c2c;
  fill: #141c2c;
  background-color: #2e4bdc;
}
.relax-color.relax-color-primary.relax-color-lightBlue {
  color: #141c2c;
  fill: #141c2c;
  background-color: #4271d9;
}
.relax-color.relax-color-primary.relax-color-lighterBlue {
  color: #141c2c;
  fill: #141c2c;
  background-color: #5585e6;
}
.relax-color.relax-color-primary.relax-color-lightestBlue {
  color: #141c2c;
  fill: #141c2c;
  background-color: #a7c0f2;
}
.relax-color.relax-color-primary.relax-color-darkerSlate {
  color: #fff;
  fill: #fff;
  background-color: #141c2c;
}
.relax-color.relax-color-primary.relax-color-darkSlate {
  color: #fff;
  fill: #fff;
  background-color: #192130;
}
.relax-color.relax-color-primary.relax-color-slate {
  color: #fff;
  fill: #fff;
  background-color: #252d3c;
}
.relax-color.relax-color-primary.relax-color-lightSlate {
  color: #fff;
  fill: #fff;
  background-color: #333a48;
}
.relax-color.relax-color-primary.relax-color-lightestSlate {
  color: #141c2c;
  fill: #141c2c;
  background-color: #585e6a;
}
.relax-color.relax-color-secondary.relax-color-darkerBrown {
  color: #141c2c;
  fill: #141c2c;
  background-color: #6e645a;
}
.relax-color.relax-color-secondary.relax-color-darkBrown {
  color: #141c2c;
  fill: #141c2c;
  background-color: #8f8377;
}
.relax-color.relax-color-secondary.relax-color-brown {
  color: #141c2c;
  fill: #141c2c;
  background-color: #b0a298;
}
.relax-color.relax-color-secondary.relax-color-lightBrown {
  color: #333;
  fill: #333;
  background-color: #d5c4b7;
}
.relax-color.relax-color-secondary.relax-color-lighterBrown {
  color: #333;
  fill: #333;
  background-color: #ddd0c5;
}
.relax-color.relax-color-secondary.relax-color-lightestBrown {
  color: #333;
  fill: #333;
  background-color: #ebe3dc;
}
.relax-color.relax-color-secondary.relax-color-darkerGrey {
  color: #fff;
  fill: #fff;
  background-color: #333;
}
.relax-color.relax-color-secondary.relax-color-darkGrey {
  color: #fff;
  fill: #fff;
  background-color: #333;
}
.relax-color.relax-color-secondary.relax-color-grey {
  color: #141c2c;
  fill: #141c2c;
  background-color: #bebebe;
}
.relax-color.relax-color-secondary.relax-color-lightGrey {
  color: #333;
  fill: #333;
  background-color: #d9d9d9;
}
.relax-color.relax-color-secondary.relax-color-lighterGrey {
  color: #333;
  fill: #333;
  background-color: #f4f4f4;
}
.relax-color.relax-color-secondary.relax-color-white {
  color: #333;
  fill: #333;
  background-color: #fff;
}
.relax-color.relax-color-support.relax-color-darkRed {
  color: #141c2c;
  fill: #141c2c;
  background-color: #ca3c3e;
}
.relax-color.relax-color-support.relax-color-darkYellow {
  color: #333;
  fill: #333;
  background-color: #f2b87a;
}
.relax-color.relax-color-support.relax-color-darkGreen {
  color: #141c2c;
  fill: #141c2c;
  background-color: #699c55;
}
.relax-color.relax-color-support.relax-color-darkTurqois {
  color: #141c2c;
  fill: #141c2c;
  background-color: #76bbb2;
}
.relax-color.relax-color-support.relax-color-blue {
  color: #141c2c;
  fill: #141c2c;
  background-color: #68aac8;
}
.relax-color.relax-color-support.relax-color-purple {
  color: #141c2c;
  fill: #141c2c;
  background-color: #8c3980;
}
.relax-color.relax-color-support.relax-color-pink {
  color: #141c2c;
  fill: #141c2c;
  background-color: #f16c8f;
}
.relax-color.relax-color-support.relax-color-red {
  color: #141c2c;
  fill: #141c2c;
  background-color: #f06064;
}
.relax-color.relax-color-support.relax-color-yellow {
  color: #333;
  fill: #333;
  background-color: #fff09e;
}
.relax-color.relax-color-support.relax-color-green {
  color: #141c2c;
  fill: #141c2c;
  background-color: #91d169;
}
.relax-color.relax-color-support.relax-color-turqois {
  color: #333;
  fill: #333;
  background-color: #d0e6c3;
}
.relax-color.relax-color-support.relax-color-lightBlue {
  color: #333;
  fill: #333;
  background-color: #badde7;
}
.relax-color.relax-color-support.relax-color-lightPurple {
  color: #141c2c;
  fill: #141c2c;
  background-color: #c790c1;
}
.relax-color.relax-color-support.relax-color-lightPink {
  color: #333;
  fill: #333;
  background-color: #f8c6c9;
}
body::before {
  content: 'extraSmall-screen';
  display: none;
}
@media screen and (min-width: 30rem) {
  body::before {
    content: "extraSmall-screen";
  }
}
@media screen and (min-width: 45rem) {
  body::before {
    content: "small-screen";
  }
}
@media screen and (min-width: 60rem) {
  body::before {
    content: "medium-screen";
  }
}
@media screen and (min-width: 90rem) {
  body::before {
    content: "large-screen";
  }
}
@media screen and (min-width: 120rem) {
  body::before {
    content: "extraLarge-screen";
  }
}
.relax-margin-bottom--largest {
  margin-bottom: 3.0625rem;
}
.relax-margin-bottom--larger {
  margin-bottom: 2.625rem;
}
.relax-margin-bottom--large {
  margin-bottom: 2.1875rem;
}
.relax-margin-bottom {
  margin-bottom: 1.75rem;
}
.relax-margin-bottom--small {
  margin-bottom: 1.3125rem;
}
.relax-margin-bottom--smaller {
  margin-bottom: 0.875rem;
}
.relax-margin-bottom--smallest {
  margin-bottom: 0.4375rem;
}
.relax-margin-top--largest {
  margin-top: 3.0625rem;
}
.relax-margin-top--larger {
  margin-top: 2.625rem;
}
.relax-margin-top--large {
  margin-top: 2.1875rem;
}
.relax-margin-top {
  margin-top: 1.75rem;
}
.relax-margin-top--small {
  margin-top: 1.3125rem;
}
.relax-margin-top--smaller {
  margin-top: 0.875rem;
}
.relax-margin-top--smallest {
  margin-top: 0.4375rem;
}
.relax-padding-bottom--largest {
  padding-bottom: 3.0625rem;
}
.relax-padding-bottom--larger {
  padding-bottom: 2.625rem;
}
.relax-padding-bottom--large {
  padding-bottom: 2.1875rem;
}
.relax-padding-bottom {
  padding-bottom: 1.75rem;
}
.relax-padding-bottom--small {
  padding-bottom: 1.3125rem;
}
.relax-padding-bottom--smaller {
  padding-bottom: 0.875rem;
}
.relax-padding-bottom--smallest {
  padding-bottom: 0.4375rem;
}
.relax-padding-top--largest {
  padding-top: 3.0625rem;
}
.relax-padding-top--larger {
  padding-top: 2.625rem;
}
.relax-padding-top--large {
  padding-top: 2.1875rem;
}
.relax-padding-top {
  padding-top: 1.75rem;
}
.relax-padding-top--small {
  padding-top: 1.3125rem;
}
.relax-padding-top--smaller {
  padding-top: 0.875rem;
}
.relax-padding-top--smallest {
  padding-top: 0.4375rem;
}
.relax-overflow-text,
.relax-truncate {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80%;
  white-space: nowrap;
}
.relax-u-alignLeft {
  text-align: left;
}
.relax-u-alignRight {
  text-align: right;
}
.relax-u-alignLeft {
  text-align: center;
}
@media screen and (min-width: 30rem) {
  .relax-hidden-up--xs {
    display: none !important;
  }
}
@media screen and (max-width: 30rem) {
  .relax-hidden-down--xs {
    display: none !important;
  }
}
@media screen and (min-width: 45rem) {
  .relax-hidden-up--sm {
    display: none !important;
  }
}
@media screen and (max-width: 45rem) {
  .relax-hidden-down--sm {
    display: none !important;
  }
}
@media screen and (min-width: 60rem) {
  .relax-hidden-up--md {
    display: none !important;
  }
}
@media screen and (max-width: 60rem) {
  .relax-hidden-down--md {
    display: none !important;
  }
}
@media screen and (min-width: 90rem) {
  .relax-hidden-up--lg {
    display: none !important;
  }
}
@media screen and (max-width: 90rem) {
  .relax-hidden-down--lg {
    display: none !important;
  }
}
@media screen and (min-width: 120rem) {
  .relax-hidden-up--xl {
    display: none !important;
  }
}
@media screen and (max-width: 120rem) {
  .relax-hidden-down--xl {
    display: none !important;
  }
}
.relax-panel {
  border-radius: 0;
  font-size: 1rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  border: 0.0625rem solid rgba(190,190,190,0.2);
}
.relax-panel.relax-embed {
  border: none;
  border-top: 0.0625rem solid rgba(190,190,190,0.2);
  border-bottom: 0.0625rem solid rgba(190,190,190,0.2);
}
.relax-panel.relax-embed + .relax-panel {
  border-top: none;
}
.relax-panel.relax-dashed-border {
  border-style: dashed;
}
.relax-panel.relax-thick-border {
  border-width: 0.25rem;
}
.relax-panel-item {
  display: flex;
  border-radius: 0;
  background: #fff;
  color: #333;
  align-items: center;
  position: relative;
  padding-right: 2rem;
}
.relax-theme--dark .relax-panel-item {
  background-color: transparent;
  color: #fff;
}
.relax-panel-item--withPreview {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.relax-panel-item--withTitle {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.relax-panel-item.relax-panel-item--preview {
  background-color: #f4f4f4;
  color: #333;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.relax-theme--dark .relax-panel-item.relax-panel-item--preview {
  background-color: transparent;
  color: #fff;
}
.relax-theme--classic .relax-panel-item.relax-panel-item--preview {
  background-color: #a7c0f2;
  color: #333;
}
.relax-panel-item.relax-panel-item--title {
  background-color: #141c2c;
  color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 3rem;
}
.relax-theme--dark .relax-panel-item.relax-panel-item--title {
  background-color: transparent;
}
.relax-theme--classic .relax-panel-item.relax-panel-item--title {
  background-color: #a7c0f2;
  color: #333;
}
.relax-panel-item--title > .relax-panel-content {
  justify-content: space-between;
  display: flex;
}
.relax-panel-content {
  flex-grow: 1;
  padding: 0.675rem 1rem;
}
.relax-panel-content.relax-no-padding {
  padding: 0;
}
.relax-panel-menuButton {
  height: 100%;
  position: absolute;
  right: 0;
  width: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' height='24' width='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E");
  display: block;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  justify-content: center;
  flex-shrink: 0;
  cursor: pointer;
  flex-grow: 0;
}
.relax-panel-menuButton:hover {
  background-image: url("data:image/svg+xml,%3Csvg fill=%22%238C9BA5%22 height=%2224%22 width=%2224%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%22/%3E%3C/svg%3E");
}
.relax-theme--classic .relax-panel-menuButton {
  background-image: url("data:image/svg+xml,%3Csvg fill='%23333333' height='24' width='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E");
}
.relax-panel-filter {
  list-style: outside none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.relax-panel-filter-item {
  margin: 0;
  padding: 0.875rem 1.3125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-right: 0.125rem solid #fff;
  cursor: pointer;
  position: relative;
  height: 100%;
}
.relax-panel-filter-item:hover {
  background-color: $color-alto;
}
.relax-panel-filter-item.relax-panel-filter--is-Active {
  background-color: $color-lighterBlue-main;
}
.relax-panel-filter-item.relax-panel-filter--is-Active .relax-panel-filter-button {
  fill: #fff;
}
.relax-panel-content.relax-panel-withFilter {
  padding: 0;
}
.relax-icon {
  background: url("sprites/relax-sprite.svg") no-repeat;
}
.relax-icon.relax-icon-add-user {
  background-position: 14.285714285714286% 0;
}
.relax-icon.relax-icon-arrow-down {
  background-position: 71.42857142857143% 50%;
}
.relax-icon.relax-icon-arrow-left {
  background-position: 0 16.666666666666668%;
}
.relax-icon.relax-icon-arrow-right {
  background-position: 14.285714285714286% 16.666666666666668%;
}
.relax-icon.relax-icon-arrow-up {
  background-position: 28.571428571428573% 0;
}
.relax-icon.relax-icon-at {
  background-position: 28.571428571428573% 16.666666666666668%;
}
.relax-icon.relax-icon-bandaid {
  background-position: 0 33.333333333333336%;
}
.relax-icon.relax-icon-bug {
  background-position: 14.285714285714286% 33.333333333333336%;
}
.relax-icon.relax-icon-card {
  background-position: 28.571428571428573% 33.333333333333336%;
}
.relax-icon.relax-icon-check {
  background-position: 42.857142857142854% 0;
}
.relax-icon.relax-icon-check-circle {
  background-position: 42.857142857142854% 16.666666666666668%;
}
.relax-icon.relax-icon-chevron-down {
  background-position: 42.857142857142854% 33.333333333333336%;
}
.relax-icon.relax-icon-chevron-left {
  background-position: 0 50%;
}
.relax-icon.relax-icon-chevron-right {
  background-position: 14.285714285714286% 50%;
}
.relax-icon.relax-icon-chevron-up {
  background-position: 28.571428571428573% 50%;
}
.relax-icon.relax-icon-clock {
  background-position: 42.857142857142854% 50%;
}
.relax-icon.relax-icon-close {
  background-position: 57.142857142857146% 0;
}
.relax-icon.relax-icon-cog {
  background-position: 57.142857142857146% 16.666666666666668%;
}
.relax-icon.relax-icon-company {
  background-position: 57.142857142857146% 33.333333333333336%;
}
.relax-icon.relax-icon-date {
  background-position: 57.142857142857146% 50%;
}
.relax-icon.relax-icon-deceased {
  background-position: 0 66.66666666666667%;
}
.relax-icon.relax-icon-document {
  background-position: 14.285714285714286% 66.66666666666667%;
}
.relax-icon.relax-icon-drop-down {
  background-position: 28.571428571428573% 66.66666666666667%;
}
.relax-icon.relax-icon-drop-up {
  background-position: 42.857142857142854% 66.66666666666667%;
}
.relax-icon.relax-icon-first-page {
  background-position: 57.142857142857146% 66.66666666666667%;
}
.relax-icon.relax-icon-flag {
  background-position: 71.42857142857143% 0;
}
.relax-icon.relax-icon-flag-outline {
  background-position: 71.42857142857143% 16.666666666666668%;
}
.relax-icon.relax-icon-future {
  background-position: 71.42857142857143% 33.333333333333336%;
}
.relax-icon.relax-icon-heart {
  background-position: 0 0;
}
.relax-icon.relax-icon-help-circle {
  background-position: 71.42857142857143% 66.66666666666667%;
}
.relax-icon.relax-icon-history-back {
  background-position: 0 83.33333333333333%;
}
.relax-icon.relax-icon-info-circle {
  background-position: 14.285714285714286% 83.33333333333333%;
}
.relax-icon.relax-icon-last-page {
  background-position: 28.571428571428573% 83.33333333333333%;
}
.relax-icon.relax-icon-list {
  background-position: 42.857142857142854% 83.33333333333333%;
}
.relax-icon.relax-icon-lock-inverse {
  background-position: 57.142857142857146% 83.33333333333333%;
}
.relax-icon.relax-icon-lock-open {
  background-position: 71.42857142857143% 83.33333333333333%;
}
.relax-icon.relax-icon-logout {
  background-position: 85.71428571428571% 0;
}
.relax-icon.relax-icon-marker {
  background-position: 85.71428571428571% 16.666666666666668%;
}
.relax-icon.relax-icon-menu {
  background-position: 85.71428571428571% 33.333333333333336%;
}
.relax-icon.relax-icon-more-vertical {
  background-position: 85.71428571428571% 50%;
}
.relax-icon.relax-icon-open-in-new {
  background-position: 85.71428571428571% 66.66666666666667%;
}
.relax-icon.relax-icon-pencil {
  background-position: 85.71428571428571% 83.33333333333333%;
}
.relax-icon.relax-icon-people {
  background-position: 0 100%;
}
.relax-icon.relax-icon-person {
  background-position: 14.285714285714286% 100%;
}
.relax-icon.relax-icon-plus {
  background-position: 28.571428571428573% 100%;
}
.relax-icon.relax-icon-plus-circle {
  background-position: 42.857142857142854% 100%;
}
.relax-icon.relax-icon-plus-circle-outline {
  background-position: 57.142857142857146% 100%;
}
.relax-icon.relax-icon-refresh {
  background-position: 71.42857142857143% 100%;
}
.relax-icon.relax-icon-report {
  background-position: 85.71428571428571% 100%;
}
.relax-icon.relax-icon-search {
  background-position: 100% 0;
}
.relax-icon.relax-icon-smartphone {
  background-position: 100% 16.666666666666668%;
}
.relax-icon.relax-icon-star {
  background-position: 100% 33.333333333333336%;
}
.relax-icon.relax-icon-sync {
  background-position: 100% 50%;
}
.relax-icon.relax-icon-trashcan {
  background-position: 100% 66.66666666666667%;
}
.relax-icon.relax-icon-umbrella {
  background-position: 100% 83.33333333333333%;
}
.relax-icon.relax-icon-warning {
  background-position: 100% 100%;
}
.relax-icon--md {
  background: url("sprites/relax-sprite--md.svg") no-repeat;
}
.relax-icon.relax-icon-add-user {
  background-position: 14.285714285714286% 0;
}
.relax-icon.relax-icon-arrow-down {
  background-position: 71.42857142857143% 50%;
}
.relax-icon.relax-icon-arrow-left {
  background-position: 0 16.666666666666668%;
}
.relax-icon.relax-icon-arrow-right {
  background-position: 14.285714285714286% 16.666666666666668%;
}
.relax-icon.relax-icon-arrow-up {
  background-position: 28.571428571428573% 0;
}
.relax-icon.relax-icon-at {
  background-position: 28.571428571428573% 16.666666666666668%;
}
.relax-icon.relax-icon-bandaid {
  background-position: 0 33.333333333333336%;
}
.relax-icon.relax-icon-bug {
  background-position: 14.285714285714286% 33.333333333333336%;
}
.relax-icon.relax-icon-card {
  background-position: 28.571428571428573% 33.333333333333336%;
}
.relax-icon.relax-icon-check {
  background-position: 42.857142857142854% 0;
}
.relax-icon.relax-icon-check-circle {
  background-position: 42.857142857142854% 16.666666666666668%;
}
.relax-icon.relax-icon-chevron-down {
  background-position: 42.857142857142854% 33.333333333333336%;
}
.relax-icon.relax-icon-chevron-left {
  background-position: 0 50%;
}
.relax-icon.relax-icon-chevron-right {
  background-position: 14.285714285714286% 50%;
}
.relax-icon.relax-icon-chevron-up {
  background-position: 28.571428571428573% 50%;
}
.relax-icon.relax-icon-clock {
  background-position: 42.857142857142854% 50%;
}
.relax-icon.relax-icon-close {
  background-position: 57.142857142857146% 0;
}
.relax-icon.relax-icon-cog {
  background-position: 57.142857142857146% 16.666666666666668%;
}
.relax-icon.relax-icon-company {
  background-position: 57.142857142857146% 33.333333333333336%;
}
.relax-icon.relax-icon-date {
  background-position: 57.142857142857146% 50%;
}
.relax-icon.relax-icon-deceased {
  background-position: 0 66.66666666666667%;
}
.relax-icon.relax-icon-document {
  background-position: 14.285714285714286% 66.66666666666667%;
}
.relax-icon.relax-icon-drop-down {
  background-position: 28.571428571428573% 66.66666666666667%;
}
.relax-icon.relax-icon-drop-up {
  background-position: 42.857142857142854% 66.66666666666667%;
}
.relax-icon.relax-icon-first-page {
  background-position: 57.142857142857146% 66.66666666666667%;
}
.relax-icon.relax-icon-flag {
  background-position: 71.42857142857143% 0;
}
.relax-icon.relax-icon-flag-outline {
  background-position: 71.42857142857143% 16.666666666666668%;
}
.relax-icon.relax-icon-future {
  background-position: 71.42857142857143% 33.333333333333336%;
}
.relax-icon.relax-icon-heart {
  background-position: 0 0;
}
.relax-icon.relax-icon-help-circle {
  background-position: 71.42857142857143% 66.66666666666667%;
}
.relax-icon.relax-icon-history-back {
  background-position: 0 83.33333333333333%;
}
.relax-icon.relax-icon-info-circle {
  background-position: 14.285714285714286% 83.33333333333333%;
}
.relax-icon.relax-icon-last-page {
  background-position: 28.571428571428573% 83.33333333333333%;
}
.relax-icon.relax-icon-list {
  background-position: 42.857142857142854% 83.33333333333333%;
}
.relax-icon.relax-icon-lock-inverse {
  background-position: 57.142857142857146% 83.33333333333333%;
}
.relax-icon.relax-icon-lock-open {
  background-position: 71.42857142857143% 83.33333333333333%;
}
.relax-icon.relax-icon-logout {
  background-position: 85.71428571428571% 0;
}
.relax-icon.relax-icon-marker {
  background-position: 85.71428571428571% 16.666666666666668%;
}
.relax-icon.relax-icon-menu {
  background-position: 85.71428571428571% 33.333333333333336%;
}
.relax-icon.relax-icon-more-vertical {
  background-position: 85.71428571428571% 50%;
}
.relax-icon.relax-icon-open-in-new {
  background-position: 85.71428571428571% 66.66666666666667%;
}
.relax-icon.relax-icon-pencil {
  background-position: 85.71428571428571% 83.33333333333333%;
}
.relax-icon.relax-icon-people {
  background-position: 0 100%;
}
.relax-icon.relax-icon-person {
  background-position: 14.285714285714286% 100%;
}
.relax-icon.relax-icon-plus {
  background-position: 28.571428571428573% 100%;
}
.relax-icon.relax-icon-plus-circle {
  background-position: 42.857142857142854% 100%;
}
.relax-icon.relax-icon-plus-circle-outline {
  background-position: 57.142857142857146% 100%;
}
.relax-icon.relax-icon-refresh {
  background-position: 71.42857142857143% 100%;
}
.relax-icon.relax-icon-report {
  background-position: 85.71428571428571% 100%;
}
.relax-icon.relax-icon-search {
  background-position: 100% 0;
}
.relax-icon.relax-icon-smartphone {
  background-position: 100% 16.666666666666668%;
}
.relax-icon.relax-icon-star {
  background-position: 100% 33.333333333333336%;
}
.relax-icon.relax-icon-sync {
  background-position: 100% 50%;
}
.relax-icon.relax-icon-trashcan {
  background-position: 100% 66.66666666666667%;
}
.relax-icon.relax-icon-umbrella {
  background-position: 100% 83.33333333333333%;
}
.relax-icon.relax-icon-warning {
  background-position: 100% 100%;
}
.relax-icon--lg {
  background: url("sprites/relax-sprite--lg.svg") no-repeat;
}
.relax-icon.relax-icon-add-user {
  background-position: 14.285714285714286% 0;
}
.relax-icon.relax-icon-arrow-down {
  background-position: 71.42857142857143% 50%;
}
.relax-icon.relax-icon-arrow-left {
  background-position: 0 16.666666666666668%;
}
.relax-icon.relax-icon-arrow-right {
  background-position: 14.285714285714286% 16.666666666666668%;
}
.relax-icon.relax-icon-arrow-up {
  background-position: 28.571428571428573% 0;
}
.relax-icon.relax-icon-at {
  background-position: 28.571428571428573% 16.666666666666668%;
}
.relax-icon.relax-icon-bandaid {
  background-position: 0 33.333333333333336%;
}
.relax-icon.relax-icon-bug {
  background-position: 14.285714285714286% 33.333333333333336%;
}
.relax-icon.relax-icon-card {
  background-position: 28.571428571428573% 33.333333333333336%;
}
.relax-icon.relax-icon-check {
  background-position: 42.857142857142854% 0;
}
.relax-icon.relax-icon-check-circle {
  background-position: 42.857142857142854% 16.666666666666668%;
}
.relax-icon.relax-icon-chevron-down {
  background-position: 42.857142857142854% 33.333333333333336%;
}
.relax-icon.relax-icon-chevron-left {
  background-position: 0 50%;
}
.relax-icon.relax-icon-chevron-right {
  background-position: 14.285714285714286% 50%;
}
.relax-icon.relax-icon-chevron-up {
  background-position: 28.571428571428573% 50%;
}
.relax-icon.relax-icon-clock {
  background-position: 42.857142857142854% 50%;
}
.relax-icon.relax-icon-close {
  background-position: 57.142857142857146% 0;
}
.relax-icon.relax-icon-cog {
  background-position: 57.142857142857146% 16.666666666666668%;
}
.relax-icon.relax-icon-company {
  background-position: 57.142857142857146% 33.333333333333336%;
}
.relax-icon.relax-icon-date {
  background-position: 57.142857142857146% 50%;
}
.relax-icon.relax-icon-deceased {
  background-position: 0 66.66666666666667%;
}
.relax-icon.relax-icon-document {
  background-position: 14.285714285714286% 66.66666666666667%;
}
.relax-icon.relax-icon-drop-down {
  background-position: 28.571428571428573% 66.66666666666667%;
}
.relax-icon.relax-icon-drop-up {
  background-position: 42.857142857142854% 66.66666666666667%;
}
.relax-icon.relax-icon-first-page {
  background-position: 57.142857142857146% 66.66666666666667%;
}
.relax-icon.relax-icon-flag {
  background-position: 71.42857142857143% 0;
}
.relax-icon.relax-icon-flag-outline {
  background-position: 71.42857142857143% 16.666666666666668%;
}
.relax-icon.relax-icon-future {
  background-position: 71.42857142857143% 33.333333333333336%;
}
.relax-icon.relax-icon-heart {
  background-position: 0 0;
}
.relax-icon.relax-icon-help-circle {
  background-position: 71.42857142857143% 66.66666666666667%;
}
.relax-icon.relax-icon-history-back {
  background-position: 0 83.33333333333333%;
}
.relax-icon.relax-icon-info-circle {
  background-position: 14.285714285714286% 83.33333333333333%;
}
.relax-icon.relax-icon-last-page {
  background-position: 28.571428571428573% 83.33333333333333%;
}
.relax-icon.relax-icon-list {
  background-position: 42.857142857142854% 83.33333333333333%;
}
.relax-icon.relax-icon-lock-inverse {
  background-position: 57.142857142857146% 83.33333333333333%;
}
.relax-icon.relax-icon-lock-open {
  background-position: 96.55172413793103% 96%;
}
.relax-icon.relax-icon-logout {
  background-position: 85.71428571428571% 0;
}
.relax-icon.relax-icon-marker {
  background-position: 85.71428571428571% 16.666666666666668%;
}
.relax-icon.relax-icon-menu {
  background-position: 85.71428571428571% 33.333333333333336%;
}
.relax-icon.relax-icon-more-vertical {
  background-position: 85.71428571428571% 50%;
}
.relax-icon.relax-icon-open-in-new {
  background-position: 85.71428571428571% 66.66666666666667%;
}
.relax-icon.relax-icon-pencil {
  background-position: 85.71428571428571% 83.33333333333333%;
}
.relax-icon.relax-icon-people {
  background-position: 0 100%;
}
.relax-icon.relax-icon-person {
  background-position: 14.285714285714286% 100%;
}
.relax-icon.relax-icon-plus {
  background-position: 28.571428571428573% 100%;
}
.relax-icon.relax-icon-plus-circle {
  background-position: 42.857142857142854% 100%;
}
.relax-icon.relax-icon-plus-circle-outline {
  background-position: 57.142857142857146% 100%;
}
.relax-icon.relax-icon-refresh {
  background-position: 71.42857142857143% 100%;
}
.relax-icon.relax-icon-report {
  background-position: 85.71428571428571% 100%;
}
.relax-icon.relax-icon-search {
  background-position: 100% 0;
}
.relax-icon.relax-icon-smartphone {
  background-position: 100% 16.666666666666668%;
}
.relax-icon.relax-icon-star {
  background-position: 100% 33.333333333333336%;
}
.relax-icon.relax-icon-sync {
  background-position: 100% 50%;
}
.relax-icon.relax-icon-trashcan {
  background-position: 100% 66.66666666666667%;
}
.relax-icon.relax-icon-umbrella {
  background-position: 71.42857142857143% 83.33333333333333%;
}
.relax-icon.relax-icon-warning {
  background-position: 100% 83.33333333333333%;
}
.relax-icon-products--sm {
  background: url("sprites/relax-sprite-products--sm.svg") no-repeat;
}
.relax-icon.relax-icon-airplane {
  background-position: 20% 0;
}
.relax-icon.relax-icon-atv {
  background-position: 80% 20%;
}
.relax-icon.relax-icon-boat {
  background-position: 0 20%;
}
.relax-icon.relax-icon-building {
  background-position: 20% 20%;
}
.relax-icon.relax-icon-bulldozer {
  background-position: 40% 0;
}
.relax-icon.relax-icon-bus {
  background-position: 40% 20%;
}
.relax-icon.relax-icon-camping-vogn {
  background-position: 0 40%;
}
.relax-icon.relax-icon-car {
  background-position: 20% 40%;
}
.relax-icon.relax-icon-cement-truck {
  background-position: 40% 40%;
}
.relax-icon.relax-icon-child {
  background-position: 60% 0;
}
.relax-icon.relax-icon-collection-truck {
  background-position: 60% 20%;
}
.relax-icon.relax-icon-container {
  background-position: 60% 40%;
}
.relax-icon.relax-icon-contents {
  background-position: 0 60%;
}
.relax-icon.relax-icon-crane {
  background-position: 20% 60%;
}
.relax-icon.relax-icon-dog-cat {
  background-position: 40% 60%;
}
.relax-icon.relax-icon-forest {
  background-position: 60% 60%;
}
.relax-icon.relax-icon-health {
  background-position: 80% 0;
}
.relax-icon.relax-icon-hoof {
  background-position: 0 0;
}
.relax-icon.relax-icon-horse {
  background-position: 80% 40%;
}
.relax-icon.relax-icon-house {
  background-position: 80% 60%;
}
.relax-icon.relax-icon-husbil {
  background-position: 0 80%;
}
.relax-icon.relax-icon-large-truck {
  background-position: 20% 80%;
}
.relax-icon.relax-icon-liability {
  background-position: 40% 80%;
}
.relax-icon.relax-icon-location {
  background-position: 60% 80%;
}
.relax-icon.relax-icon-mc {
  background-position: 80% 80%;
}
.relax-icon.relax-icon-minicar {
  background-position: 100% 0;
}
.relax-icon.relax-icon-moped {
  background-position: 100% 20%;
}
.relax-icon.relax-icon-protection {
  background-position: 100% 40%;
}
.relax-icon.relax-icon-ship {
  background-position: 100% 60%;
}
.relax-icon.relax-icon-snowmobil {
  background-position: 100% 80%;
}
.relax-icon.relax-icon-tractor {
  background-position: 0 100%;
}
.relax-icon.relax-icon-trailer {
  background-position: 20% 100%;
}
.relax-icon.relax-icon-truck {
  background-position: 40% 100%;
}
.relax-icon.relax-icon-unknown-vehicle {
  background-position: 60% 100%;
}
.relax-icon.relax-icon-van {
  background-position: 80% 100%;
}
.relax-icon-products--md {
  background: url("sprites/relax-sprite-products--md.svg") no-repeat;
}
.relax-icon.relax-icon-airplane {
  background-position: 20% 0;
}
.relax-icon.relax-icon-atv {
  background-position: 80% 20%;
}
.relax-icon.relax-icon-boat {
  background-position: 0 20%;
}
.relax-icon.relax-icon-building {
  background-position: 20% 20%;
}
.relax-icon.relax-icon-bulldozer {
  background-position: 40% 0;
}
.relax-icon.relax-icon-bus {
  background-position: 40% 20%;
}
.relax-icon.relax-icon-camping-vogn {
  background-position: 0 40%;
}
.relax-icon.relax-icon-car {
  background-position: 20% 40%;
}
.relax-icon.relax-icon-cement-truck {
  background-position: 40% 40%;
}
.relax-icon.relax-icon-child {
  background-position: 60% 0;
}
.relax-icon.relax-icon-collection-truck {
  background-position: 60% 20%;
}
.relax-icon.relax-icon-container {
  background-position: 60% 40%;
}
.relax-icon.relax-icon-contents {
  background-position: 0 60%;
}
.relax-icon.relax-icon-crane {
  background-position: 20% 60%;
}
.relax-icon.relax-icon-dog-cat {
  background-position: 40% 60%;
}
.relax-icon.relax-icon-forest {
  background-position: 60% 60%;
}
.relax-icon.relax-icon-health {
  background-position: 80% 0;
}
.relax-icon.relax-icon-hoof {
  background-position: 0 0;
}
.relax-icon.relax-icon-horse {
  background-position: 80% 40%;
}
.relax-icon.relax-icon-house {
  background-position: 80% 60%;
}
.relax-icon.relax-icon-husbil {
  background-position: 0 80%;
}
.relax-icon.relax-icon-large-truck {
  background-position: 20% 80%;
}
.relax-icon.relax-icon-liability {
  background-position: 40% 80%;
}
.relax-icon.relax-icon-location {
  background-position: 60% 80%;
}
.relax-icon.relax-icon-mc {
  background-position: 80% 80%;
}
.relax-icon.relax-icon-minicar {
  background-position: 100% 0;
}
.relax-icon.relax-icon-moped {
  background-position: 100% 20%;
}
.relax-icon.relax-icon-protection {
  background-position: 100% 40%;
}
.relax-icon.relax-icon-ship {
  background-position: 100% 60%;
}
.relax-icon.relax-icon-snowmobil {
  background-position: 100% 80%;
}
.relax-icon.relax-icon-tractor {
  background-position: 0 100%;
}
.relax-icon.relax-icon-trailer {
  background-position: 20% 100%;
}
.relax-icon.relax-icon-truck {
  background-position: 40% 100%;
}
.relax-icon.relax-icon-unknown-vehicle {
  background-position: 60% 100%;
}
.relax-icon.relax-icon-van {
  background-position: 80% 100%;
}
.relax-icon-products--lg {
  background: url("sprites/relax-sprite-products--lg.svg") no-repeat;
}
.relax-icon.relax-icon-airplane {
  background-position: 20% 0;
}
.relax-icon.relax-icon-atv {
  background-position: 80% 20%;
}
.relax-icon.relax-icon-boat {
  background-position: 0 20%;
}
.relax-icon.relax-icon-building {
  background-position: 20% 20%;
}
.relax-icon.relax-icon-bulldozer {
  background-position: 40% 0;
}
.relax-icon.relax-icon-bus {
  background-position: 40% 20%;
}
.relax-icon.relax-icon-camping-vogn {
  background-position: 0 40%;
}
.relax-icon.relax-icon-car {
  background-position: 20% 40%;
}
.relax-icon.relax-icon-cement-truck {
  background-position: 40% 40%;
}
.relax-icon.relax-icon-child {
  background-position: 60% 0;
}
.relax-icon.relax-icon-collection-truck {
  background-position: 60% 20%;
}
.relax-icon.relax-icon-container {
  background-position: 60% 40%;
}
.relax-icon.relax-icon-contents {
  background-position: 0 60%;
}
.relax-icon.relax-icon-crane {
  background-position: 20% 60%;
}
.relax-icon.relax-icon-dog-cat {
  background-position: 40% 60%;
}
.relax-icon.relax-icon-forest {
  background-position: 60% 60%;
}
.relax-icon.relax-icon-health {
  background-position: 80% 0;
}
.relax-icon.relax-icon-hoof {
  background-position: 0 0;
}
.relax-icon.relax-icon-horse {
  background-position: 80% 40%;
}
.relax-icon.relax-icon-house {
  background-position: 80% 60%;
}
.relax-icon.relax-icon-husbil {
  background-position: 0 80%;
}
.relax-icon.relax-icon-large-truck {
  background-position: 20% 80%;
}
.relax-icon.relax-icon-liability {
  background-position: 40% 80%;
}
.relax-icon.relax-icon-location {
  background-position: 60% 80%;
}
.relax-icon.relax-icon-mc {
  background-position: 80% 80%;
}
.relax-icon.relax-icon-minicar {
  background-position: 100% 0;
}
.relax-icon.relax-icon-moped {
  background-position: 100% 20%;
}
.relax-icon.relax-icon-protection {
  background-position: 100% 40%;
}
.relax-icon.relax-icon-ship {
  background-position: 100% 60%;
}
.relax-icon.relax-icon-snowmobil {
  background-position: 100% 80%;
}
.relax-icon.relax-icon-tractor {
  background-position: 0 100%;
}
.relax-icon.relax-icon-trailer {
  background-position: 20% 100%;
}
.relax-icon.relax-icon-truck {
  background-position: 40% 100%;
}
.relax-icon.relax-icon-unknown-vehicle {
  background-position: 60% 100%;
}
.relax-icon.relax-icon-van {
  background-position: 80% 100%;
}
.relax-icon-main-filled-settings {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.93 14.8h-2.19a2 2 0 0 1-1.91-1.3 2.08 2.08 0 0 1 .45-2.26l1.54-1.54a1.06 1.06 0 0 0 0-1.51l-3-3a1.06 1.06 0 0 0-1.51 0l-1.56 1.53a2 2 0 0 1-2.27.44 2.07 2.07 0 0 1-1.28-1.91V3.07A1.07 1.07 0 0 0 20.13 2h-4.26a1.07 1.07 0 0 0-1.07 1.07v2.19a2 2 0 0 1-1.3 1.91 2.07 2.07 0 0 1-2.25-.45L9.7 5.18a1.05 1.05 0 0 0-1.5 0l-3 3a1.05 1.05 0 0 0 0 1.5l1.54 1.55a2.08 2.08 0 0 1-1.49 3.57H3.07A1.07 1.07 0 0 0 2 15.87v4.26a1.07 1.07 0 0 0 1.07 1.07h2.19a2 2 0 0 1 1.91 1.3 2.06 2.06 0 0 1-.45 2.25L5.18 26.3a1.05 1.05 0 0 0 0 1.5l3 3a1.06 1.06 0 0 0 1.51 0l1.56-1.55a2.08 2.08 0 0 1 3.54 1.47v2.19A1.07 1.07 0 0 0 15.87 34h4.26a1.07 1.07 0 0 0 1.07-1.07v-2.19a2 2 0 0 1 1.3-1.91 2.06 2.06 0 0 1 2.25.45l1.55 1.54a1.05 1.05 0 0 0 1.5 0l3-3a1.06 1.06 0 0 0 0-1.51l-1.55-1.56a2.08 2.08 0 0 1 1.47-3.54h2.19A1.07 1.07 0 0 0 34 20.13v-4.26a1.07 1.07 0 0 0-1.07-1.07zM18 23.33A5.33 5.33 0 1 1 23.33 18 5.33 5.33 0 0 1 18 23.33z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-filled-settings--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.93 14.8h-2.19a2 2 0 0 1-1.91-1.3 2.08 2.08 0 0 1 .45-2.26l1.54-1.54a1.06 1.06 0 0 0 0-1.51l-3-3a1.06 1.06 0 0 0-1.51 0l-1.56 1.53a2 2 0 0 1-2.27.44 2.07 2.07 0 0 1-1.28-1.91V3.07A1.07 1.07 0 0 0 20.13 2h-4.26a1.07 1.07 0 0 0-1.07 1.07v2.19a2 2 0 0 1-1.3 1.91 2.07 2.07 0 0 1-2.25-.45L9.7 5.18a1.05 1.05 0 0 0-1.5 0l-3 3a1.05 1.05 0 0 0 0 1.5l1.54 1.55a2.08 2.08 0 0 1-1.49 3.57H3.07A1.07 1.07 0 0 0 2 15.87v4.26a1.07 1.07 0 0 0 1.07 1.07h2.19a2 2 0 0 1 1.91 1.3 2.06 2.06 0 0 1-.45 2.25L5.18 26.3a1.05 1.05 0 0 0 0 1.5l3 3a1.06 1.06 0 0 0 1.51 0l1.56-1.55a2.08 2.08 0 0 1 3.54 1.47v2.19A1.07 1.07 0 0 0 15.87 34h4.26a1.07 1.07 0 0 0 1.07-1.07v-2.19a2 2 0 0 1 1.3-1.91 2.06 2.06 0 0 1 2.25.45l1.55 1.54a1.05 1.05 0 0 0 1.5 0l3-3a1.06 1.06 0 0 0 0-1.51l-1.55-1.56a2.08 2.08 0 0 1 1.47-3.54h2.19A1.07 1.07 0 0 0 34 20.13v-4.26a1.07 1.07 0 0 0-1.07-1.07zM18 23.33A5.33 5.33 0 1 1 23.33 18 5.33 5.33 0 0 1 18 23.33z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-filled-settings--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.93 14.8h-2.19a2 2 0 0 1-1.91-1.3 2.08 2.08 0 0 1 .45-2.26l1.54-1.54a1.06 1.06 0 0 0 0-1.51l-3-3a1.06 1.06 0 0 0-1.51 0l-1.56 1.53a2 2 0 0 1-2.27.44 2.07 2.07 0 0 1-1.28-1.91V3.07A1.07 1.07 0 0 0 20.13 2h-4.26a1.07 1.07 0 0 0-1.07 1.07v2.19a2 2 0 0 1-1.3 1.91 2.07 2.07 0 0 1-2.25-.45L9.7 5.18a1.05 1.05 0 0 0-1.5 0l-3 3a1.05 1.05 0 0 0 0 1.5l1.54 1.55a2.08 2.08 0 0 1-1.49 3.57H3.07A1.07 1.07 0 0 0 2 15.87v4.26a1.07 1.07 0 0 0 1.07 1.07h2.19a2 2 0 0 1 1.91 1.3 2.06 2.06 0 0 1-.45 2.25L5.18 26.3a1.05 1.05 0 0 0 0 1.5l3 3a1.06 1.06 0 0 0 1.51 0l1.56-1.55a2.08 2.08 0 0 1 3.54 1.47v2.19A1.07 1.07 0 0 0 15.87 34h4.26a1.07 1.07 0 0 0 1.07-1.07v-2.19a2 2 0 0 1 1.3-1.91 2.06 2.06 0 0 1 2.25.45l1.55 1.54a1.05 1.05 0 0 0 1.5 0l3-3a1.06 1.06 0 0 0 0-1.51l-1.55-1.56a2.08 2.08 0 0 1 1.47-3.54h2.19A1.07 1.07 0 0 0 34 20.13v-4.26a1.07 1.07 0 0 0-1.07-1.07zM18 23.33A5.33 5.33 0 1 1 23.33 18 5.33 5.33 0 0 1 18 23.33z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-filled-settings--grey,
.relax-button[class*="relax-icon-main-filled-settings--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.93 14.8h-2.19a2 2 0 0 1-1.91-1.3 2.08 2.08 0 0 1 .45-2.26l1.54-1.54a1.06 1.06 0 0 0 0-1.51l-3-3a1.06 1.06 0 0 0-1.51 0l-1.56 1.53a2 2 0 0 1-2.27.44 2.07 2.07 0 0 1-1.28-1.91V3.07A1.07 1.07 0 0 0 20.13 2h-4.26a1.07 1.07 0 0 0-1.07 1.07v2.19a2 2 0 0 1-1.3 1.91 2.07 2.07 0 0 1-2.25-.45L9.7 5.18a1.05 1.05 0 0 0-1.5 0l-3 3a1.05 1.05 0 0 0 0 1.5l1.54 1.55a2.08 2.08 0 0 1-1.49 3.57H3.07A1.07 1.07 0 0 0 2 15.87v4.26a1.07 1.07 0 0 0 1.07 1.07h2.19a2 2 0 0 1 1.91 1.3 2.06 2.06 0 0 1-.45 2.25L5.18 26.3a1.05 1.05 0 0 0 0 1.5l3 3a1.06 1.06 0 0 0 1.51 0l1.56-1.55a2.08 2.08 0 0 1 3.54 1.47v2.19A1.07 1.07 0 0 0 15.87 34h4.26a1.07 1.07 0 0 0 1.07-1.07v-2.19a2 2 0 0 1 1.3-1.91 2.06 2.06 0 0 1 2.25.45l1.55 1.54a1.05 1.05 0 0 0 1.5 0l3-3a1.06 1.06 0 0 0 0-1.51l-1.55-1.56a2.08 2.08 0 0 1 1.47-3.54h2.19A1.07 1.07 0 0 0 34 20.13v-4.26a1.07 1.07 0 0 0-1.07-1.07zM18 23.33A5.33 5.33 0 1 1 23.33 18 5.33 5.33 0 0 1 18 23.33z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-filled-settings--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.93 14.8h-2.19a2 2 0 0 1-1.91-1.3 2.08 2.08 0 0 1 .45-2.26l1.54-1.54a1.06 1.06 0 0 0 0-1.51l-3-3a1.06 1.06 0 0 0-1.51 0l-1.56 1.53a2 2 0 0 1-2.27.44 2.07 2.07 0 0 1-1.28-1.91V3.07A1.07 1.07 0 0 0 20.13 2h-4.26a1.07 1.07 0 0 0-1.07 1.07v2.19a2 2 0 0 1-1.3 1.91 2.07 2.07 0 0 1-2.25-.45L9.7 5.18a1.05 1.05 0 0 0-1.5 0l-3 3a1.05 1.05 0 0 0 0 1.5l1.54 1.55a2.08 2.08 0 0 1-1.49 3.57H3.07A1.07 1.07 0 0 0 2 15.87v4.26a1.07 1.07 0 0 0 1.07 1.07h2.19a2 2 0 0 1 1.91 1.3 2.06 2.06 0 0 1-.45 2.25L5.18 26.3a1.05 1.05 0 0 0 0 1.5l3 3a1.06 1.06 0 0 0 1.51 0l1.56-1.55a2.08 2.08 0 0 1 3.54 1.47v2.19A1.07 1.07 0 0 0 15.87 34h4.26a1.07 1.07 0 0 0 1.07-1.07v-2.19a2 2 0 0 1 1.3-1.91 2.06 2.06 0 0 1 2.25.45l1.55 1.54a1.05 1.05 0 0 0 1.5 0l3-3a1.06 1.06 0 0 0 0-1.51l-1.55-1.56a2.08 2.08 0 0 1 1.47-3.54h2.19A1.07 1.07 0 0 0 34 20.13v-4.26a1.07 1.07 0 0 0-1.07-1.07zM18 23.33A5.33 5.33 0 1 1 23.33 18 5.33 5.33 0 0 1 18 23.33z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-filled-settings--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.93 14.8h-2.19a2 2 0 0 1-1.91-1.3 2.08 2.08 0 0 1 .45-2.26l1.54-1.54a1.06 1.06 0 0 0 0-1.51l-3-3a1.06 1.06 0 0 0-1.51 0l-1.56 1.53a2 2 0 0 1-2.27.44 2.07 2.07 0 0 1-1.28-1.91V3.07A1.07 1.07 0 0 0 20.13 2h-4.26a1.07 1.07 0 0 0-1.07 1.07v2.19a2 2 0 0 1-1.3 1.91 2.07 2.07 0 0 1-2.25-.45L9.7 5.18a1.05 1.05 0 0 0-1.5 0l-3 3a1.05 1.05 0 0 0 0 1.5l1.54 1.55a2.08 2.08 0 0 1-1.49 3.57H3.07A1.07 1.07 0 0 0 2 15.87v4.26a1.07 1.07 0 0 0 1.07 1.07h2.19a2 2 0 0 1 1.91 1.3 2.06 2.06 0 0 1-.45 2.25L5.18 26.3a1.05 1.05 0 0 0 0 1.5l3 3a1.06 1.06 0 0 0 1.51 0l1.56-1.55a2.08 2.08 0 0 1 3.54 1.47v2.19A1.07 1.07 0 0 0 15.87 34h4.26a1.07 1.07 0 0 0 1.07-1.07v-2.19a2 2 0 0 1 1.3-1.91 2.06 2.06 0 0 1 2.25.45l1.55 1.54a1.05 1.05 0 0 0 1.5 0l3-3a1.06 1.06 0 0 0 0-1.51l-1.55-1.56a2.08 2.08 0 0 1 1.47-3.54h2.19A1.07 1.07 0 0 0 34 20.13v-4.26a1.07 1.07 0 0 0-1.07-1.07zM18 23.33A5.33 5.33 0 1 1 23.33 18 5.33 5.33 0 0 1 18 23.33z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-filled-settings--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.93 14.8h-2.19a2 2 0 0 1-1.91-1.3 2.08 2.08 0 0 1 .45-2.26l1.54-1.54a1.06 1.06 0 0 0 0-1.51l-3-3a1.06 1.06 0 0 0-1.51 0l-1.56 1.53a2 2 0 0 1-2.27.44 2.07 2.07 0 0 1-1.28-1.91V3.07A1.07 1.07 0 0 0 20.13 2h-4.26a1.07 1.07 0 0 0-1.07 1.07v2.19a2 2 0 0 1-1.3 1.91 2.07 2.07 0 0 1-2.25-.45L9.7 5.18a1.05 1.05 0 0 0-1.5 0l-3 3a1.05 1.05 0 0 0 0 1.5l1.54 1.55a2.08 2.08 0 0 1-1.49 3.57H3.07A1.07 1.07 0 0 0 2 15.87v4.26a1.07 1.07 0 0 0 1.07 1.07h2.19a2 2 0 0 1 1.91 1.3 2.06 2.06 0 0 1-.45 2.25L5.18 26.3a1.05 1.05 0 0 0 0 1.5l3 3a1.06 1.06 0 0 0 1.51 0l1.56-1.55a2.08 2.08 0 0 1 3.54 1.47v2.19A1.07 1.07 0 0 0 15.87 34h4.26a1.07 1.07 0 0 0 1.07-1.07v-2.19a2 2 0 0 1 1.3-1.91 2.06 2.06 0 0 1 2.25.45l1.55 1.54a1.05 1.05 0 0 0 1.5 0l3-3a1.06 1.06 0 0 0 0-1.51l-1.55-1.56a2.08 2.08 0 0 1 1.47-3.54h2.19A1.07 1.07 0 0 0 34 20.13v-4.26a1.07 1.07 0 0 0-1.07-1.07zM18 23.33A5.33 5.33 0 1 1 23.33 18 5.33 5.33 0 0 1 18 23.33z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-filled-settings--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.93 14.8h-2.19a2 2 0 0 1-1.91-1.3 2.08 2.08 0 0 1 .45-2.26l1.54-1.54a1.06 1.06 0 0 0 0-1.51l-3-3a1.06 1.06 0 0 0-1.51 0l-1.56 1.53a2 2 0 0 1-2.27.44 2.07 2.07 0 0 1-1.28-1.91V3.07A1.07 1.07 0 0 0 20.13 2h-4.26a1.07 1.07 0 0 0-1.07 1.07v2.19a2 2 0 0 1-1.3 1.91 2.07 2.07 0 0 1-2.25-.45L9.7 5.18a1.05 1.05 0 0 0-1.5 0l-3 3a1.05 1.05 0 0 0 0 1.5l1.54 1.55a2.08 2.08 0 0 1-1.49 3.57H3.07A1.07 1.07 0 0 0 2 15.87v4.26a1.07 1.07 0 0 0 1.07 1.07h2.19a2 2 0 0 1 1.91 1.3 2.06 2.06 0 0 1-.45 2.25L5.18 26.3a1.05 1.05 0 0 0 0 1.5l3 3a1.06 1.06 0 0 0 1.51 0l1.56-1.55a2.08 2.08 0 0 1 3.54 1.47v2.19A1.07 1.07 0 0 0 15.87 34h4.26a1.07 1.07 0 0 0 1.07-1.07v-2.19a2 2 0 0 1 1.3-1.91 2.06 2.06 0 0 1 2.25.45l1.55 1.54a1.05 1.05 0 0 0 1.5 0l3-3a1.06 1.06 0 0 0 0-1.51l-1.55-1.56a2.08 2.08 0 0 1 1.47-3.54h2.19A1.07 1.07 0 0 0 34 20.13v-4.26a1.07 1.07 0 0 0-1.07-1.07zM18 23.33A5.33 5.33 0 1 1 23.33 18 5.33 5.33 0 0 1 18 23.33z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-daughter {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.33 9.26V5h-2v4.26H9V28h17.35V9.26zm6 16.74H11V11.26h13.35z%27/%3E%3Cpath d=%27M13.88 13.44h2.7v2h-2.7zM13.88 17.63h2.7v2h-2.7zM13.88 21.81h2.7v2h-2.7zM18.77 13.44h2.7v2h-2.7zM18.77 17.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-daughter--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.33 9.26V5h-2v4.26H9V28h17.35V9.26zm6 16.74H11V11.26h13.35z%27/%3E%3Cpath d=%27M13.88 13.44h2.7v2h-2.7zM13.88 17.63h2.7v2h-2.7zM13.88 21.81h2.7v2h-2.7zM18.77 13.44h2.7v2h-2.7zM18.77 17.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-daughter--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.33 9.26V5h-2v4.26H9V28h17.35V9.26zm6 16.74H11V11.26h13.35z%27/%3E%3Cpath d=%27M13.88 13.44h2.7v2h-2.7zM13.88 17.63h2.7v2h-2.7zM13.88 21.81h2.7v2h-2.7zM18.77 13.44h2.7v2h-2.7zM18.77 17.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-daughter--grey,
.relax-button[class*="relax-icon-main-line-business-daughter--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.33 9.26V5h-2v4.26H9V28h17.35V9.26zm6 16.74H11V11.26h13.35z%27/%3E%3Cpath d=%27M13.88 13.44h2.7v2h-2.7zM13.88 17.63h2.7v2h-2.7zM13.88 21.81h2.7v2h-2.7zM18.77 13.44h2.7v2h-2.7zM18.77 17.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-daughter--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.33 9.26V5h-2v4.26H9V28h17.35V9.26zm6 16.74H11V11.26h13.35z%27/%3E%3Cpath d=%27M13.88 13.44h2.7v2h-2.7zM13.88 17.63h2.7v2h-2.7zM13.88 21.81h2.7v2h-2.7zM18.77 13.44h2.7v2h-2.7zM18.77 17.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-daughter--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.33 9.26V5h-2v4.26H9V28h17.35V9.26zm6 16.74H11V11.26h13.35z%27/%3E%3Cpath d=%27M13.88 13.44h2.7v2h-2.7zM13.88 17.63h2.7v2h-2.7zM13.88 21.81h2.7v2h-2.7zM18.77 13.44h2.7v2h-2.7zM18.77 17.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-daughter--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.33 9.26V5h-2v4.26H9V28h17.35V9.26zm6 16.74H11V11.26h13.35z%27/%3E%3Cpath d=%27M13.88 13.44h2.7v2h-2.7zM13.88 17.63h2.7v2h-2.7zM13.88 21.81h2.7v2h-2.7zM18.77 13.44h2.7v2h-2.7zM18.77 17.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-daughter--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.33 9.26V5h-2v4.26H9V28h17.35V9.26zm6 16.74H11V11.26h13.35z%27/%3E%3Cpath d=%27M13.88 13.44h2.7v2h-2.7zM13.88 17.63h2.7v2h-2.7zM13.88 21.81h2.7v2h-2.7zM18.77 13.44h2.7v2h-2.7zM18.77 17.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-division {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M34 25H2V11h32zM4 23h28V13H4z%27/%3E%3Cpath d=%27M6 14.94h2.7v2H6zM11 14.94h2.7v2H11zM6 18.94h2.7v2H6zM11 18.94h2.7v2H11zM16 14.94h2.7v2H16zM21 14.94h2.7v2H21z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-division--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M34 25H2V11h32zM4 23h28V13H4z%27/%3E%3Cpath d=%27M6 14.94h2.7v2H6zM11 14.94h2.7v2H11zM6 18.94h2.7v2H6zM11 18.94h2.7v2H11zM16 14.94h2.7v2H16zM21 14.94h2.7v2H21z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-division--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M34 25H2V11h32zM4 23h28V13H4z%27/%3E%3Cpath d=%27M6 14.94h2.7v2H6zM11 14.94h2.7v2H11zM6 18.94h2.7v2H6zM11 18.94h2.7v2H11zM16 14.94h2.7v2H16zM21 14.94h2.7v2H21z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-division--grey,
.relax-button[class*="relax-icon-main-line-business-division--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M34 25H2V11h32zM4 23h28V13H4z%27/%3E%3Cpath d=%27M6 14.94h2.7v2H6zM11 14.94h2.7v2H11zM6 18.94h2.7v2H6zM11 18.94h2.7v2H11zM16 14.94h2.7v2H16zM21 14.94h2.7v2H21z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-division--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M34 25H2V11h32zM4 23h28V13H4z%27/%3E%3Cpath d=%27M6 14.94h2.7v2H6zM11 14.94h2.7v2H11zM6 18.94h2.7v2H6zM11 18.94h2.7v2H11zM16 14.94h2.7v2H16zM21 14.94h2.7v2H21z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-division--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M34 25H2V11h32zM4 23h28V13H4z%27/%3E%3Cpath d=%27M6 14.94h2.7v2H6zM11 14.94h2.7v2H11zM6 18.94h2.7v2H6zM11 18.94h2.7v2H11zM16 14.94h2.7v2H16zM21 14.94h2.7v2H21z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-division--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M34 25H2V11h32zM4 23h28V13H4z%27/%3E%3Cpath d=%27M6 14.94h2.7v2H6zM11 14.94h2.7v2H11zM6 18.94h2.7v2H6zM11 18.94h2.7v2H11zM16 14.94h2.7v2H16zM21 14.94h2.7v2H21z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business-division--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M34 25H2V11h32zM4 23h28V13H4z%27/%3E%3Cpath d=%27M6 14.94h2.7v2H6zM11 14.94h2.7v2H11zM6 18.94h2.7v2H6zM11 18.94h2.7v2H11zM16 14.94h2.7v2H16zM21 14.94h2.7v2H21z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business,
.relax-resultItem--company {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business--white,
.relax-theme--dark .relax-resultItem--company,
.relax-theme--dark .relax-company-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business--lightGrey,
.relax-company-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business--grey,
.relax-button[class*="relax-icon-main-line-business--"]:disabled,
.relax-company-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business--blue,
.relax-company-button:hover,
.relax-company-button.relax-is-active,
.relax-company-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business--lightBlue,
.relax-theme--dark .relax-company-button:hover,
.relax-theme--dark .relax-company-button.relax-is-active,
.relax-theme--dark .relax-company-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-business--yellow,
.relax-theme--dark .relax-company-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-calendar {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M24 9.11v-2a1 1 0 1 0-2 0v2h-8v-2a1 1 0 1 0-2 0v2H6v20h24v-20zm4 18H8v-14h20z%27 fill-rule=%27evenodd%27/%3E%3Cpath class=%27cls-2%27 d=%27M16 16.11h4v3h-4zM22 16.11h4v3h-4zM10 16.11h4v3h-4zM16 21.11h4v3h-4zM10 21.11h4v3h-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-calendar--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M24 9.11v-2a1 1 0 1 0-2 0v2h-8v-2a1 1 0 1 0-2 0v2H6v20h24v-20zm4 18H8v-14h20z%27 fill-rule=%27evenodd%27/%3E%3Cpath class=%27cls-2%27 d=%27M16 16.11h4v3h-4zM22 16.11h4v3h-4zM10 16.11h4v3h-4zM16 21.11h4v3h-4zM10 21.11h4v3h-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-calendar--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M24 9.11v-2a1 1 0 1 0-2 0v2h-8v-2a1 1 0 1 0-2 0v2H6v20h24v-20zm4 18H8v-14h20z%27 fill-rule=%27evenodd%27/%3E%3Cpath class=%27cls-2%27 d=%27M16 16.11h4v3h-4zM22 16.11h4v3h-4zM10 16.11h4v3h-4zM16 21.11h4v3h-4zM10 21.11h4v3h-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-calendar--grey,
.relax-button[class*="relax-icon-main-line-calendar--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M24 9.11v-2a1 1 0 1 0-2 0v2h-8v-2a1 1 0 1 0-2 0v2H6v20h24v-20zm4 18H8v-14h20z%27 fill-rule=%27evenodd%27/%3E%3Cpath class=%27cls-2%27 d=%27M16 16.11h4v3h-4zM22 16.11h4v3h-4zM10 16.11h4v3h-4zM16 21.11h4v3h-4zM10 21.11h4v3h-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-calendar--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M24 9.11v-2a1 1 0 1 0-2 0v2h-8v-2a1 1 0 1 0-2 0v2H6v20h24v-20zm4 18H8v-14h20z%27 fill-rule=%27evenodd%27/%3E%3Cpath class=%27cls-2%27 d=%27M16 16.11h4v3h-4zM22 16.11h4v3h-4zM10 16.11h4v3h-4zM16 21.11h4v3h-4zM10 21.11h4v3h-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-calendar--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M24 9.11v-2a1 1 0 1 0-2 0v2h-8v-2a1 1 0 1 0-2 0v2H6v20h24v-20zm4 18H8v-14h20z%27 fill-rule=%27evenodd%27/%3E%3Cpath class=%27cls-2%27 d=%27M16 16.11h4v3h-4zM22 16.11h4v3h-4zM10 16.11h4v3h-4zM16 21.11h4v3h-4zM10 21.11h4v3h-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-calendar--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M24 9.11v-2a1 1 0 1 0-2 0v2h-8v-2a1 1 0 1 0-2 0v2H6v20h24v-20zm4 18H8v-14h20z%27 fill-rule=%27evenodd%27/%3E%3Cpath class=%27cls-2%27 d=%27M16 16.11h4v3h-4zM22 16.11h4v3h-4zM10 16.11h4v3h-4zM16 21.11h4v3h-4zM10 21.11h4v3h-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-calendar--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M24 9.11v-2a1 1 0 1 0-2 0v2h-8v-2a1 1 0 1 0-2 0v2H6v20h24v-20zm4 18H8v-14h20z%27 fill-rule=%27evenodd%27/%3E%3Cpath class=%27cls-2%27 d=%27M16 16.11h4v3h-4zM22 16.11h4v3h-4zM10 16.11h4v3h-4zM16 21.11h4v3h-4zM10 21.11h4v3h-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-damage {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-damage--white,
.relax-theme--dark .relax-claims-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-damage--lightGrey,
.relax-claims-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-damage--grey,
.relax-button[class*="relax-icon-main-line-damage--"]:disabled,
.relax-claims-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-damage--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-damage--blue,
.relax-claims-button:hover,
.relax-claims-button.relax-is-active,
.relax-claims-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-damage--lightBlue,
.relax-theme--dark .relax-claims-button:hover,
.relax-theme--dark .relax-claims-button.relax-is-active,
.relax-theme--dark .relax-claims-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-damage--yellow,
.relax-theme--dark .relax-claims-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-dude,
.relax-resultItem--man {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-dude--white,
.relax-theme--dark .relax-resultItem--man,
.relax-theme--dark .relax-person-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-dude--lightGrey,
.relax-person-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-dude--grey,
.relax-button[class*="relax-icon-main-line-dude--"]:disabled,
.relax-person-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-dude--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-dude--blue,
.relax-person-button:hover,
.relax-person-button.relax-is-active,
.relax-person-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-dude--lightBlue,
.relax-theme--dark .relax-person-button:hover,
.relax-theme--dark .relax-person-button.relax-is-active,
.relax-theme--dark .relax-person-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-dude--yellow,
.relax-theme--dark .relax-person-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-help {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 2a16 16 0 1 0 16 16A16 16 0 0 0 18 2zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath d=%27M18 8.82A5.42 5.42 0 0 0 13.28 12l-.4.91 1.83.81.4-.92a3.46 3.46 0 0 1 2.89-2 3.17 3.17 0 0 1 3.09 3.09A3.17 3.17 0 0 1 18 17h-1v5.41h2V18.9a5.09 5.09 0 0 0-1-10.08zM18 24.5a1.68 1.68 0 1 0 1.68 1.68A1.68 1.68 0 0 0 18 24.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-help--white,
.relax-theme--dark .relax-help-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 2a16 16 0 1 0 16 16A16 16 0 0 0 18 2zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath d=%27M18 8.82A5.42 5.42 0 0 0 13.28 12l-.4.91 1.83.81.4-.92a3.46 3.46 0 0 1 2.89-2 3.17 3.17 0 0 1 3.09 3.09A3.17 3.17 0 0 1 18 17h-1v5.41h2V18.9a5.09 5.09 0 0 0-1-10.08zM18 24.5a1.68 1.68 0 1 0 1.68 1.68A1.68 1.68 0 0 0 18 24.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-help--lightGrey,
.relax-help-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 2a16 16 0 1 0 16 16A16 16 0 0 0 18 2zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath d=%27M18 8.82A5.42 5.42 0 0 0 13.28 12l-.4.91 1.83.81.4-.92a3.46 3.46 0 0 1 2.89-2 3.17 3.17 0 0 1 3.09 3.09A3.17 3.17 0 0 1 18 17h-1v5.41h2V18.9a5.09 5.09 0 0 0-1-10.08zM18 24.5a1.68 1.68 0 1 0 1.68 1.68A1.68 1.68 0 0 0 18 24.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-help--grey,
.relax-button[class*="relax-icon-main-line-help--"]:disabled,
.relax-help-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 2a16 16 0 1 0 16 16A16 16 0 0 0 18 2zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath d=%27M18 8.82A5.42 5.42 0 0 0 13.28 12l-.4.91 1.83.81.4-.92a3.46 3.46 0 0 1 2.89-2 3.17 3.17 0 0 1 3.09 3.09A3.17 3.17 0 0 1 18 17h-1v5.41h2V18.9a5.09 5.09 0 0 0-1-10.08zM18 24.5a1.68 1.68 0 1 0 1.68 1.68A1.68 1.68 0 0 0 18 24.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-help--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 2a16 16 0 1 0 16 16A16 16 0 0 0 18 2zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath d=%27M18 8.82A5.42 5.42 0 0 0 13.28 12l-.4.91 1.83.81.4-.92a3.46 3.46 0 0 1 2.89-2 3.17 3.17 0 0 1 3.09 3.09A3.17 3.17 0 0 1 18 17h-1v5.41h2V18.9a5.09 5.09 0 0 0-1-10.08zM18 24.5a1.68 1.68 0 1 0 1.68 1.68A1.68 1.68 0 0 0 18 24.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-help--blue,
.relax-help-button:hover,
.relax-help-button.relax-is-active,
.relax-help-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 2a16 16 0 1 0 16 16A16 16 0 0 0 18 2zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath d=%27M18 8.82A5.42 5.42 0 0 0 13.28 12l-.4.91 1.83.81.4-.92a3.46 3.46 0 0 1 2.89-2 3.17 3.17 0 0 1 3.09 3.09A3.17 3.17 0 0 1 18 17h-1v5.41h2V18.9a5.09 5.09 0 0 0-1-10.08zM18 24.5a1.68 1.68 0 1 0 1.68 1.68A1.68 1.68 0 0 0 18 24.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-help--lightBlue,
.relax-theme--dark .relax-help-button:hover,
.relax-theme--dark .relax-help-button.relax-is-active,
.relax-theme--dark .relax-help-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 2a16 16 0 1 0 16 16A16 16 0 0 0 18 2zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath d=%27M18 8.82A5.42 5.42 0 0 0 13.28 12l-.4.91 1.83.81.4-.92a3.46 3.46 0 0 1 2.89-2 3.17 3.17 0 0 1 3.09 3.09A3.17 3.17 0 0 1 18 17h-1v5.41h2V18.9a5.09 5.09 0 0 0-1-10.08zM18 24.5a1.68 1.68 0 1 0 1.68 1.68A1.68 1.68 0 0 0 18 24.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-help--yellow,
.relax-theme--dark .relax-help-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 2a16 16 0 1 0 16 16A16 16 0 0 0 18 2zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath d=%27M18 8.82A5.42 5.42 0 0 0 13.28 12l-.4.91 1.83.81.4-.92a3.46 3.46 0 0 1 2.89-2 3.17 3.17 0 0 1 3.09 3.09A3.17 3.17 0 0 1 18 17h-1v5.41h2V18.9a5.09 5.09 0 0 0-1-10.08zM18 24.5a1.68 1.68 0 1 0 1.68 1.68A1.68 1.68 0 0 0 18 24.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-inbox {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.64 10H25v2h2.36l4.09 9H21v3h-6v-3H4.55l4.09-9H11v-2H7.36L2 21.78V32h32V21.78zM4 30v-7h9v3h10v-3h9v7z%27/%3E%3Cpath d=%27M23.41 12L22 10.59l-3 3V2h-2v11.59l-3-3L12.59 12 18 17.41 23.41 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-inbox--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.64 10H25v2h2.36l4.09 9H21v3h-6v-3H4.55l4.09-9H11v-2H7.36L2 21.78V32h32V21.78zM4 30v-7h9v3h10v-3h9v7z%27/%3E%3Cpath d=%27M23.41 12L22 10.59l-3 3V2h-2v11.59l-3-3L12.59 12 18 17.41 23.41 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-inbox--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.64 10H25v2h2.36l4.09 9H21v3h-6v-3H4.55l4.09-9H11v-2H7.36L2 21.78V32h32V21.78zM4 30v-7h9v3h10v-3h9v7z%27/%3E%3Cpath d=%27M23.41 12L22 10.59l-3 3V2h-2v11.59l-3-3L12.59 12 18 17.41 23.41 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-inbox--grey,
.relax-button[class*="relax-icon-main-line-inbox--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.64 10H25v2h2.36l4.09 9H21v3h-6v-3H4.55l4.09-9H11v-2H7.36L2 21.78V32h32V21.78zM4 30v-7h9v3h10v-3h9v7z%27/%3E%3Cpath d=%27M23.41 12L22 10.59l-3 3V2h-2v11.59l-3-3L12.59 12 18 17.41 23.41 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-inbox--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.64 10H25v2h2.36l4.09 9H21v3h-6v-3H4.55l4.09-9H11v-2H7.36L2 21.78V32h32V21.78zM4 30v-7h9v3h10v-3h9v7z%27/%3E%3Cpath d=%27M23.41 12L22 10.59l-3 3V2h-2v11.59l-3-3L12.59 12 18 17.41 23.41 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-inbox--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.64 10H25v2h2.36l4.09 9H21v3h-6v-3H4.55l4.09-9H11v-2H7.36L2 21.78V32h32V21.78zM4 30v-7h9v3h10v-3h9v7z%27/%3E%3Cpath d=%27M23.41 12L22 10.59l-3 3V2h-2v11.59l-3-3L12.59 12 18 17.41 23.41 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-inbox--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.64 10H25v2h2.36l4.09 9H21v3h-6v-3H4.55l4.09-9H11v-2H7.36L2 21.78V32h32V21.78zM4 30v-7h9v3h10v-3h9v7z%27/%3E%3Cpath d=%27M23.41 12L22 10.59l-3 3V2h-2v11.59l-3-3L12.59 12 18 17.41 23.41 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-inbox--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.64 10H25v2h2.36l4.09 9H21v3h-6v-3H4.55l4.09-9H11v-2H7.36L2 21.78V32h32V21.78zM4 30v-7h9v3h10v-3h9v7z%27/%3E%3Cpath d=%27M23.41 12L22 10.59l-3 3V2h-2v11.59l-3-3L12.59 12 18 17.41 23.41 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-insurance,
.relax-resultItem--insurance {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-insurance--white,
.relax-theme--dark .relax-resultItem--insurance,
.relax-theme--dark .relax-insurances-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-insurance--lightGrey,
.relax-insurances-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-insurance--grey,
.relax-button[class*="relax-icon-main-line-insurance--"]:disabled,
.relax-insurances-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-insurance--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-insurance--blue,
.relax-insurances-button:hover,
.relax-insurances-button.relax-is-active,
.relax-insurances-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-insurance--lightBlue,
.relax-theme--dark .relax-insurances-button:hover,
.relax-theme--dark .relax-insurances-button.relax-is-active,
.relax-theme--dark .relax-insurances-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-insurance--yellow,
.relax-theme--dark .relax-insurances-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-links {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M9.84 34a8.46 8.46 0 0 1-6-14.45l4.47-4.28 1.3 1.35-4.43 4.25a6.58 6.58 0 0 0 9.32 9.3l4.22-4.3a6.59 6.59 0 0 0 0-9.32l-.67-.66 1.33-1.33.67.66a8.47 8.47 0 0 1 0 12l-4.22 4.3A8.49 8.49 0 0 1 9.84 34z%27/%3E%3Cpath d=%27M15.17 21.44l-.67-.66a8.47 8.47 0 0 1 0-12l4.22-4.3a8.54 8.54 0 0 1 12.06 0 8.47 8.47 0 0 1 0 12l-4.46 4.36L25 19.5l4.44-4.36a6.61 6.61 0 0 0-9.39-9.31l-4.22 4.3a6.59 6.59 0 0 0 0 9.32l.67.66z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-links--white,
.relax-theme--dark .relax-toolbox-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M9.84 34a8.46 8.46 0 0 1-6-14.45l4.47-4.28 1.3 1.35-4.43 4.25a6.58 6.58 0 0 0 9.32 9.3l4.22-4.3a6.59 6.59 0 0 0 0-9.32l-.67-.66 1.33-1.33.67.66a8.47 8.47 0 0 1 0 12l-4.22 4.3A8.49 8.49 0 0 1 9.84 34z%27/%3E%3Cpath d=%27M15.17 21.44l-.67-.66a8.47 8.47 0 0 1 0-12l4.22-4.3a8.54 8.54 0 0 1 12.06 0 8.47 8.47 0 0 1 0 12l-4.46 4.36L25 19.5l4.44-4.36a6.61 6.61 0 0 0-9.39-9.31l-4.22 4.3a6.59 6.59 0 0 0 0 9.32l.67.66z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-links--lightGrey,
.relax-toolbox-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M9.84 34a8.46 8.46 0 0 1-6-14.45l4.47-4.28 1.3 1.35-4.43 4.25a6.58 6.58 0 0 0 9.32 9.3l4.22-4.3a6.59 6.59 0 0 0 0-9.32l-.67-.66 1.33-1.33.67.66a8.47 8.47 0 0 1 0 12l-4.22 4.3A8.49 8.49 0 0 1 9.84 34z%27/%3E%3Cpath d=%27M15.17 21.44l-.67-.66a8.47 8.47 0 0 1 0-12l4.22-4.3a8.54 8.54 0 0 1 12.06 0 8.47 8.47 0 0 1 0 12l-4.46 4.36L25 19.5l4.44-4.36a6.61 6.61 0 0 0-9.39-9.31l-4.22 4.3a6.59 6.59 0 0 0 0 9.32l.67.66z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-links--grey,
.relax-button[class*="relax-icon-main-line-links--"]:disabled,
.relax-toolbox-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M9.84 34a8.46 8.46 0 0 1-6-14.45l4.47-4.28 1.3 1.35-4.43 4.25a6.58 6.58 0 0 0 9.32 9.3l4.22-4.3a6.59 6.59 0 0 0 0-9.32l-.67-.66 1.33-1.33.67.66a8.47 8.47 0 0 1 0 12l-4.22 4.3A8.49 8.49 0 0 1 9.84 34z%27/%3E%3Cpath d=%27M15.17 21.44l-.67-.66a8.47 8.47 0 0 1 0-12l4.22-4.3a8.54 8.54 0 0 1 12.06 0 8.47 8.47 0 0 1 0 12l-4.46 4.36L25 19.5l4.44-4.36a6.61 6.61 0 0 0-9.39-9.31l-4.22 4.3a6.59 6.59 0 0 0 0 9.32l.67.66z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-links--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M9.84 34a8.46 8.46 0 0 1-6-14.45l4.47-4.28 1.3 1.35-4.43 4.25a6.58 6.58 0 0 0 9.32 9.3l4.22-4.3a6.59 6.59 0 0 0 0-9.32l-.67-.66 1.33-1.33.67.66a8.47 8.47 0 0 1 0 12l-4.22 4.3A8.49 8.49 0 0 1 9.84 34z%27/%3E%3Cpath d=%27M15.17 21.44l-.67-.66a8.47 8.47 0 0 1 0-12l4.22-4.3a8.54 8.54 0 0 1 12.06 0 8.47 8.47 0 0 1 0 12l-4.46 4.36L25 19.5l4.44-4.36a6.61 6.61 0 0 0-9.39-9.31l-4.22 4.3a6.59 6.59 0 0 0 0 9.32l.67.66z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-links--blue,
.relax-toolbox-button:hover,
.relax-toolbox-button.relax-is-active,
.relax-toolbox-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M9.84 34a8.46 8.46 0 0 1-6-14.45l4.47-4.28 1.3 1.35-4.43 4.25a6.58 6.58 0 0 0 9.32 9.3l4.22-4.3a6.59 6.59 0 0 0 0-9.32l-.67-.66 1.33-1.33.67.66a8.47 8.47 0 0 1 0 12l-4.22 4.3A8.49 8.49 0 0 1 9.84 34z%27/%3E%3Cpath d=%27M15.17 21.44l-.67-.66a8.47 8.47 0 0 1 0-12l4.22-4.3a8.54 8.54 0 0 1 12.06 0 8.47 8.47 0 0 1 0 12l-4.46 4.36L25 19.5l4.44-4.36a6.61 6.61 0 0 0-9.39-9.31l-4.22 4.3a6.59 6.59 0 0 0 0 9.32l.67.66z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-links--lightBlue,
.relax-theme--dark .relax-toolbox-button:hover,
.relax-theme--dark .relax-toolbox-button.relax-is-active,
.relax-theme--dark .relax-toolbox-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M9.84 34a8.46 8.46 0 0 1-6-14.45l4.47-4.28 1.3 1.35-4.43 4.25a6.58 6.58 0 0 0 9.32 9.3l4.22-4.3a6.59 6.59 0 0 0 0-9.32l-.67-.66 1.33-1.33.67.66a8.47 8.47 0 0 1 0 12l-4.22 4.3A8.49 8.49 0 0 1 9.84 34z%27/%3E%3Cpath d=%27M15.17 21.44l-.67-.66a8.47 8.47 0 0 1 0-12l4.22-4.3a8.54 8.54 0 0 1 12.06 0 8.47 8.47 0 0 1 0 12l-4.46 4.36L25 19.5l4.44-4.36a6.61 6.61 0 0 0-9.39-9.31l-4.22 4.3a6.59 6.59 0 0 0 0 9.32l.67.66z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-links--yellow,
.relax-theme--dark .relax-toolbox-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M9.84 34a8.46 8.46 0 0 1-6-14.45l4.47-4.28 1.3 1.35-4.43 4.25a6.58 6.58 0 0 0 9.32 9.3l4.22-4.3a6.59 6.59 0 0 0 0-9.32l-.67-.66 1.33-1.33.67.66a8.47 8.47 0 0 1 0 12l-4.22 4.3A8.49 8.49 0 0 1 9.84 34z%27/%3E%3Cpath d=%27M15.17 21.44l-.67-.66a8.47 8.47 0 0 1 0-12l4.22-4.3a8.54 8.54 0 0 1 12.06 0 8.47 8.47 0 0 1 0 12l-4.46 4.36L25 19.5l4.44-4.36a6.61 6.61 0 0 0-9.39-9.31l-4.22 4.3a6.59 6.59 0 0 0 0 9.32l.67.66z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-megafone {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.93 25.78l-5.42-3.16 1-1.73L32.94 24zM27.51 9.67l-1-1.74 5.42-3.15 1 1.74zm1.22 6.61v-2H35v2zm-15.51 5.45l3.36 7.55a3.35 3.35 0 0 1-3 4.72 3.33 3.33 0 0 1-3-2L5.59 21A5.84 5.84 0 0 1 6.8 9.44h5.55L24.33 1v28.56zm-3.82-.64H7.84l4.47 10.08a1.34 1.34 0 0 0 .74.72 1.38 1.38 0 0 0 1 0 1.36 1.36 0 0 0 .68-1.79l-4-9zm-2-9.64h-.6a3.83 3.83 0 0 0-.46 7.63H7.4zm2 0v7.63H13l9.35 6.59V4.86L13 11.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-megafone--white,
.relax-theme--dark .relax-feedback-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.93 25.78l-5.42-3.16 1-1.73L32.94 24zM27.51 9.67l-1-1.74 5.42-3.15 1 1.74zm1.22 6.61v-2H35v2zm-15.51 5.45l3.36 7.55a3.35 3.35 0 0 1-3 4.72 3.33 3.33 0 0 1-3-2L5.59 21A5.84 5.84 0 0 1 6.8 9.44h5.55L24.33 1v28.56zm-3.82-.64H7.84l4.47 10.08a1.34 1.34 0 0 0 .74.72 1.38 1.38 0 0 0 1 0 1.36 1.36 0 0 0 .68-1.79l-4-9zm-2-9.64h-.6a3.83 3.83 0 0 0-.46 7.63H7.4zm2 0v7.63H13l9.35 6.59V4.86L13 11.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-megafone--lightGrey,
.relax-feedback-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.93 25.78l-5.42-3.16 1-1.73L32.94 24zM27.51 9.67l-1-1.74 5.42-3.15 1 1.74zm1.22 6.61v-2H35v2zm-15.51 5.45l3.36 7.55a3.35 3.35 0 0 1-3 4.72 3.33 3.33 0 0 1-3-2L5.59 21A5.84 5.84 0 0 1 6.8 9.44h5.55L24.33 1v28.56zm-3.82-.64H7.84l4.47 10.08a1.34 1.34 0 0 0 .74.72 1.38 1.38 0 0 0 1 0 1.36 1.36 0 0 0 .68-1.79l-4-9zm-2-9.64h-.6a3.83 3.83 0 0 0-.46 7.63H7.4zm2 0v7.63H13l9.35 6.59V4.86L13 11.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-megafone--grey,
.relax-button[class*="relax-icon-main-line-megafone--"]:disabled,
.relax-feedback-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.93 25.78l-5.42-3.16 1-1.73L32.94 24zM27.51 9.67l-1-1.74 5.42-3.15 1 1.74zm1.22 6.61v-2H35v2zm-15.51 5.45l3.36 7.55a3.35 3.35 0 0 1-3 4.72 3.33 3.33 0 0 1-3-2L5.59 21A5.84 5.84 0 0 1 6.8 9.44h5.55L24.33 1v28.56zm-3.82-.64H7.84l4.47 10.08a1.34 1.34 0 0 0 .74.72 1.38 1.38 0 0 0 1 0 1.36 1.36 0 0 0 .68-1.79l-4-9zm-2-9.64h-.6a3.83 3.83 0 0 0-.46 7.63H7.4zm2 0v7.63H13l9.35 6.59V4.86L13 11.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-megafone--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.93 25.78l-5.42-3.16 1-1.73L32.94 24zM27.51 9.67l-1-1.74 5.42-3.15 1 1.74zm1.22 6.61v-2H35v2zm-15.51 5.45l3.36 7.55a3.35 3.35 0 0 1-3 4.72 3.33 3.33 0 0 1-3-2L5.59 21A5.84 5.84 0 0 1 6.8 9.44h5.55L24.33 1v28.56zm-3.82-.64H7.84l4.47 10.08a1.34 1.34 0 0 0 .74.72 1.38 1.38 0 0 0 1 0 1.36 1.36 0 0 0 .68-1.79l-4-9zm-2-9.64h-.6a3.83 3.83 0 0 0-.46 7.63H7.4zm2 0v7.63H13l9.35 6.59V4.86L13 11.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-megafone--blue,
.relax-feedback-button:hover,
.relax-feedback-button.relax-is-active,
.relax-feedback-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.93 25.78l-5.42-3.16 1-1.73L32.94 24zM27.51 9.67l-1-1.74 5.42-3.15 1 1.74zm1.22 6.61v-2H35v2zm-15.51 5.45l3.36 7.55a3.35 3.35 0 0 1-3 4.72 3.33 3.33 0 0 1-3-2L5.59 21A5.84 5.84 0 0 1 6.8 9.44h5.55L24.33 1v28.56zm-3.82-.64H7.84l4.47 10.08a1.34 1.34 0 0 0 .74.72 1.38 1.38 0 0 0 1 0 1.36 1.36 0 0 0 .68-1.79l-4-9zm-2-9.64h-.6a3.83 3.83 0 0 0-.46 7.63H7.4zm2 0v7.63H13l9.35 6.59V4.86L13 11.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-megafone--lightBlue,
.relax-theme--dark .relax-feedback-button:hover,
.relax-theme--dark .relax-feedback-button.relax-is-active,
.relax-theme--dark .relax-feedback-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.93 25.78l-5.42-3.16 1-1.73L32.94 24zM27.51 9.67l-1-1.74 5.42-3.15 1 1.74zm1.22 6.61v-2H35v2zm-15.51 5.45l3.36 7.55a3.35 3.35 0 0 1-3 4.72 3.33 3.33 0 0 1-3-2L5.59 21A5.84 5.84 0 0 1 6.8 9.44h5.55L24.33 1v28.56zm-3.82-.64H7.84l4.47 10.08a1.34 1.34 0 0 0 .74.72 1.38 1.38 0 0 0 1 0 1.36 1.36 0 0 0 .68-1.79l-4-9zm-2-9.64h-.6a3.83 3.83 0 0 0-.46 7.63H7.4zm2 0v7.63H13l9.35 6.59V4.86L13 11.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-megafone--yellow,
.relax-theme--dark .relax-feedback-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.93 25.78l-5.42-3.16 1-1.73L32.94 24zM27.51 9.67l-1-1.74 5.42-3.15 1 1.74zm1.22 6.61v-2H35v2zm-15.51 5.45l3.36 7.55a3.35 3.35 0 0 1-3 4.72 3.33 3.33 0 0 1-3-2L5.59 21A5.84 5.84 0 0 1 6.8 9.44h5.55L24.33 1v28.56zm-3.82-.64H7.84l4.47 10.08a1.34 1.34 0 0 0 .74.72 1.38 1.38 0 0 0 1 0 1.36 1.36 0 0 0 .68-1.79l-4-9zm-2-9.64h-.6a3.83 3.83 0 0 0-.46 7.63H7.4zm2 0v7.63H13l9.35 6.59V4.86L13 11.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-menulist {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M3.67 25.82h28v3h-28zM3.67 17.32h28v3h-28zM3.67 8.82h28v3h-28z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-menulist--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M3.67 25.82h28v3h-28zM3.67 17.32h28v3h-28zM3.67 8.82h28v3h-28z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-menulist--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M3.67 25.82h28v3h-28zM3.67 17.32h28v3h-28zM3.67 8.82h28v3h-28z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-menulist--grey,
.relax-button[class*="relax-icon-main-line-menulist--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M3.67 25.82h28v3h-28zM3.67 17.32h28v3h-28zM3.67 8.82h28v3h-28z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-menulist--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M3.67 25.82h28v3h-28zM3.67 17.32h28v3h-28zM3.67 8.82h28v3h-28z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-menulist--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M3.67 25.82h28v3h-28zM3.67 17.32h28v3h-28zM3.67 8.82h28v3h-28z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-menulist--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M3.67 25.82h28v3h-28zM3.67 17.32h28v3h-28zM3.67 8.82h28v3h-28z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-menulist--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M3.67 25.82h28v3h-28zM3.67 17.32h28v3h-28zM3.67 8.82h28v3h-28z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-notified {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M35.25 26.25l-1.63-1.33S29 21.08 28 16.51l-1.21-5.87a10 10 0 1 0-19.59 4l1.22 5.88c.94 4.57-1.77 9.89-1.8 9.94l-1 1.86 10-2.07a5 5 0 0 0 9.59-2zM10.4 20.16l-1.22-5.87a8.11 8.11 0 0 1 6.21-9.46A7.51 7.51 0 0 1 17 4.67 8.14 8.14 0 0 1 24.85 11l1.21 5.88c.73 3.53 3.21 6.53 4.83 8.19l-6.34 1.31-9.39 1.95-5.94 1.27c.83-2.17 1.91-5.91 1.18-9.44zm12.83 8.58a3 3 0 0 1-.46 1.26 3 3 0 0 1-1.9 1.29 3 3 0 0 1-3.18-1.39l3.47-.71zM2.26 15.57l-.12-1a15 15 0 0 1 1.24-8.15l.42-.91 1.82.83-.42.91a12.94 12.94 0 0 0-1.08 7.07l.13 1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-notified--white,
.relax-theme--dark .relax-notified-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M35.25 26.25l-1.63-1.33S29 21.08 28 16.51l-1.21-5.87a10 10 0 1 0-19.59 4l1.22 5.88c.94 4.57-1.77 9.89-1.8 9.94l-1 1.86 10-2.07a5 5 0 0 0 9.59-2zM10.4 20.16l-1.22-5.87a8.11 8.11 0 0 1 6.21-9.46A7.51 7.51 0 0 1 17 4.67 8.14 8.14 0 0 1 24.85 11l1.21 5.88c.73 3.53 3.21 6.53 4.83 8.19l-6.34 1.31-9.39 1.95-5.94 1.27c.83-2.17 1.91-5.91 1.18-9.44zm12.83 8.58a3 3 0 0 1-.46 1.26 3 3 0 0 1-1.9 1.29 3 3 0 0 1-3.18-1.39l3.47-.71zM2.26 15.57l-.12-1a15 15 0 0 1 1.24-8.15l.42-.91 1.82.83-.42.91a12.94 12.94 0 0 0-1.08 7.07l.13 1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-notified--lightGrey,
.relax-notified-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M35.25 26.25l-1.63-1.33S29 21.08 28 16.51l-1.21-5.87a10 10 0 1 0-19.59 4l1.22 5.88c.94 4.57-1.77 9.89-1.8 9.94l-1 1.86 10-2.07a5 5 0 0 0 9.59-2zM10.4 20.16l-1.22-5.87a8.11 8.11 0 0 1 6.21-9.46A7.51 7.51 0 0 1 17 4.67 8.14 8.14 0 0 1 24.85 11l1.21 5.88c.73 3.53 3.21 6.53 4.83 8.19l-6.34 1.31-9.39 1.95-5.94 1.27c.83-2.17 1.91-5.91 1.18-9.44zm12.83 8.58a3 3 0 0 1-.46 1.26 3 3 0 0 1-1.9 1.29 3 3 0 0 1-3.18-1.39l3.47-.71zM2.26 15.57l-.12-1a15 15 0 0 1 1.24-8.15l.42-.91 1.82.83-.42.91a12.94 12.94 0 0 0-1.08 7.07l.13 1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-notified--grey,
.relax-button[class*="relax-icon-main-line-notified--"]:disabled,
.relax-notified-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M35.25 26.25l-1.63-1.33S29 21.08 28 16.51l-1.21-5.87a10 10 0 1 0-19.59 4l1.22 5.88c.94 4.57-1.77 9.89-1.8 9.94l-1 1.86 10-2.07a5 5 0 0 0 9.59-2zM10.4 20.16l-1.22-5.87a8.11 8.11 0 0 1 6.21-9.46A7.51 7.51 0 0 1 17 4.67 8.14 8.14 0 0 1 24.85 11l1.21 5.88c.73 3.53 3.21 6.53 4.83 8.19l-6.34 1.31-9.39 1.95-5.94 1.27c.83-2.17 1.91-5.91 1.18-9.44zm12.83 8.58a3 3 0 0 1-.46 1.26 3 3 0 0 1-1.9 1.29 3 3 0 0 1-3.18-1.39l3.47-.71zM2.26 15.57l-.12-1a15 15 0 0 1 1.24-8.15l.42-.91 1.82.83-.42.91a12.94 12.94 0 0 0-1.08 7.07l.13 1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-notified--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M35.25 26.25l-1.63-1.33S29 21.08 28 16.51l-1.21-5.87a10 10 0 1 0-19.59 4l1.22 5.88c.94 4.57-1.77 9.89-1.8 9.94l-1 1.86 10-2.07a5 5 0 0 0 9.59-2zM10.4 20.16l-1.22-5.87a8.11 8.11 0 0 1 6.21-9.46A7.51 7.51 0 0 1 17 4.67 8.14 8.14 0 0 1 24.85 11l1.21 5.88c.73 3.53 3.21 6.53 4.83 8.19l-6.34 1.31-9.39 1.95-5.94 1.27c.83-2.17 1.91-5.91 1.18-9.44zm12.83 8.58a3 3 0 0 1-.46 1.26 3 3 0 0 1-1.9 1.29 3 3 0 0 1-3.18-1.39l3.47-.71zM2.26 15.57l-.12-1a15 15 0 0 1 1.24-8.15l.42-.91 1.82.83-.42.91a12.94 12.94 0 0 0-1.08 7.07l.13 1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-notified--blue,
.relax-notified-button:hover,
.relax-notified-button.relax-is-active,
.relax-notified-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M35.25 26.25l-1.63-1.33S29 21.08 28 16.51l-1.21-5.87a10 10 0 1 0-19.59 4l1.22 5.88c.94 4.57-1.77 9.89-1.8 9.94l-1 1.86 10-2.07a5 5 0 0 0 9.59-2zM10.4 20.16l-1.22-5.87a8.11 8.11 0 0 1 6.21-9.46A7.51 7.51 0 0 1 17 4.67 8.14 8.14 0 0 1 24.85 11l1.21 5.88c.73 3.53 3.21 6.53 4.83 8.19l-6.34 1.31-9.39 1.95-5.94 1.27c.83-2.17 1.91-5.91 1.18-9.44zm12.83 8.58a3 3 0 0 1-.46 1.26 3 3 0 0 1-1.9 1.29 3 3 0 0 1-3.18-1.39l3.47-.71zM2.26 15.57l-.12-1a15 15 0 0 1 1.24-8.15l.42-.91 1.82.83-.42.91a12.94 12.94 0 0 0-1.08 7.07l.13 1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-notified--lightBlue,
.relax-theme--dark .relax-notified-button:hover,
.relax-theme--dark .relax-notified-button.relax-is-active,
.relax-theme--dark .relax-notified-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M35.25 26.25l-1.63-1.33S29 21.08 28 16.51l-1.21-5.87a10 10 0 1 0-19.59 4l1.22 5.88c.94 4.57-1.77 9.89-1.8 9.94l-1 1.86 10-2.07a5 5 0 0 0 9.59-2zM10.4 20.16l-1.22-5.87a8.11 8.11 0 0 1 6.21-9.46A7.51 7.51 0 0 1 17 4.67 8.14 8.14 0 0 1 24.85 11l1.21 5.88c.73 3.53 3.21 6.53 4.83 8.19l-6.34 1.31-9.39 1.95-5.94 1.27c.83-2.17 1.91-5.91 1.18-9.44zm12.83 8.58a3 3 0 0 1-.46 1.26 3 3 0 0 1-1.9 1.29 3 3 0 0 1-3.18-1.39l3.47-.71zM2.26 15.57l-.12-1a15 15 0 0 1 1.24-8.15l.42-.91 1.82.83-.42.91a12.94 12.94 0 0 0-1.08 7.07l.13 1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-notified--yellow,
.relax-theme--dark .relax-notified-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M35.25 26.25l-1.63-1.33S29 21.08 28 16.51l-1.21-5.87a10 10 0 1 0-19.59 4l1.22 5.88c.94 4.57-1.77 9.89-1.8 9.94l-1 1.86 10-2.07a5 5 0 0 0 9.59-2zM10.4 20.16l-1.22-5.87a8.11 8.11 0 0 1 6.21-9.46A7.51 7.51 0 0 1 17 4.67 8.14 8.14 0 0 1 24.85 11l1.21 5.88c.73 3.53 3.21 6.53 4.83 8.19l-6.34 1.31-9.39 1.95-5.94 1.27c.83-2.17 1.91-5.91 1.18-9.44zm12.83 8.58a3 3 0 0 1-.46 1.26 3 3 0 0 1-1.9 1.29 3 3 0 0 1-3.18-1.39l3.47-.71zM2.26 15.57l-.12-1a15 15 0 0 1 1.24-8.15l.42-.91 1.82.83-.42.91a12.94 12.94 0 0 0-1.08 7.07l.13 1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-paper {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M21.78 2H4v32h26.55V10.77zm.58 3.41l4.77 4.77h-4.77zM6 32V4h14.36v8.18h8.19V32z%27/%3E%3Cpath d=%27M9.45 25.18h15.64v2H9.45zM9.45 18.36h15.64v2H9.45zM9.45 11.55h7.45v2H9.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-paper--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M21.78 2H4v32h26.55V10.77zm.58 3.41l4.77 4.77h-4.77zM6 32V4h14.36v8.18h8.19V32z%27/%3E%3Cpath d=%27M9.45 25.18h15.64v2H9.45zM9.45 18.36h15.64v2H9.45zM9.45 11.55h7.45v2H9.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-paper--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M21.78 2H4v32h26.55V10.77zm.58 3.41l4.77 4.77h-4.77zM6 32V4h14.36v8.18h8.19V32z%27/%3E%3Cpath d=%27M9.45 25.18h15.64v2H9.45zM9.45 18.36h15.64v2H9.45zM9.45 11.55h7.45v2H9.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-paper--grey,
.relax-button[class*="relax-icon-main-line-paper--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M21.78 2H4v32h26.55V10.77zm.58 3.41l4.77 4.77h-4.77zM6 32V4h14.36v8.18h8.19V32z%27/%3E%3Cpath d=%27M9.45 25.18h15.64v2H9.45zM9.45 18.36h15.64v2H9.45zM9.45 11.55h7.45v2H9.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-paper--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M21.78 2H4v32h26.55V10.77zm.58 3.41l4.77 4.77h-4.77zM6 32V4h14.36v8.18h8.19V32z%27/%3E%3Cpath d=%27M9.45 25.18h15.64v2H9.45zM9.45 18.36h15.64v2H9.45zM9.45 11.55h7.45v2H9.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-paper--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M21.78 2H4v32h26.55V10.77zm.58 3.41l4.77 4.77h-4.77zM6 32V4h14.36v8.18h8.19V32z%27/%3E%3Cpath d=%27M9.45 25.18h15.64v2H9.45zM9.45 18.36h15.64v2H9.45zM9.45 11.55h7.45v2H9.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-paper--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M21.78 2H4v32h26.55V10.77zm.58 3.41l4.77 4.77h-4.77zM6 32V4h14.36v8.18h8.19V32z%27/%3E%3Cpath d=%27M9.45 25.18h15.64v2H9.45zM9.45 18.36h15.64v2H9.45zM9.45 11.55h7.45v2H9.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-paper--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M21.78 2H4v32h26.55V10.77zm.58 3.41l4.77 4.77h-4.77zM6 32V4h14.36v8.18h8.19V32z%27/%3E%3Cpath d=%27M9.45 25.18h15.64v2H9.45zM9.45 18.36h15.64v2H9.45zM9.45 11.55h7.45v2H9.45z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-parrot {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.6 11.47A8.48 8.48 0 0 0 24.13 3H13.4A9.41 9.41 0 0 0 4 12.4V33h9.87a9.41 9.41 0 0 0 9.4-9.4v-6.47h.86a5.67 5.67 0 0 0 5.58-4.66h2.89zM21.27 23.6a7.41 7.41 0 0 1-7.4 7.4H6V12.4A7.41 7.41 0 0 1 13.4 5h7.87v18.6zm2.86-8.47h-.86v-2.66h4.37a3.64 3.64 0 0 1-3.51 2.66zm5.67-4.66h-6.53V5h.86a6.47 6.47 0 0 1 6.39 5.47z%27/%3E%3Cpath d=%27M14.33 7.2a5.2 5.2 0 1 0 5.2 5.2 5.21 5.21 0 0 0-5.2-5.2zm0 8.4a3.2 3.2 0 1 1 3.2-3.2 3.21 3.21 0 0 1-3.2 3.2z%27/%3E%3Cpath d=%27M14.33 10.47a1.93 1.93 0 1 0 1.94 1.93 1.93 1.93 0 0 0-1.94-1.93zm0 2l-.06-.07h.13a.07.07 0 0 1-.07.07z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-parrot--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.6 11.47A8.48 8.48 0 0 0 24.13 3H13.4A9.41 9.41 0 0 0 4 12.4V33h9.87a9.41 9.41 0 0 0 9.4-9.4v-6.47h.86a5.67 5.67 0 0 0 5.58-4.66h2.89zM21.27 23.6a7.41 7.41 0 0 1-7.4 7.4H6V12.4A7.41 7.41 0 0 1 13.4 5h7.87v18.6zm2.86-8.47h-.86v-2.66h4.37a3.64 3.64 0 0 1-3.51 2.66zm5.67-4.66h-6.53V5h.86a6.47 6.47 0 0 1 6.39 5.47z%27/%3E%3Cpath d=%27M14.33 7.2a5.2 5.2 0 1 0 5.2 5.2 5.21 5.21 0 0 0-5.2-5.2zm0 8.4a3.2 3.2 0 1 1 3.2-3.2 3.21 3.21 0 0 1-3.2 3.2z%27/%3E%3Cpath d=%27M14.33 10.47a1.93 1.93 0 1 0 1.94 1.93 1.93 1.93 0 0 0-1.94-1.93zm0 2l-.06-.07h.13a.07.07 0 0 1-.07.07z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-parrot--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.6 11.47A8.48 8.48 0 0 0 24.13 3H13.4A9.41 9.41 0 0 0 4 12.4V33h9.87a9.41 9.41 0 0 0 9.4-9.4v-6.47h.86a5.67 5.67 0 0 0 5.58-4.66h2.89zM21.27 23.6a7.41 7.41 0 0 1-7.4 7.4H6V12.4A7.41 7.41 0 0 1 13.4 5h7.87v18.6zm2.86-8.47h-.86v-2.66h4.37a3.64 3.64 0 0 1-3.51 2.66zm5.67-4.66h-6.53V5h.86a6.47 6.47 0 0 1 6.39 5.47z%27/%3E%3Cpath d=%27M14.33 7.2a5.2 5.2 0 1 0 5.2 5.2 5.21 5.21 0 0 0-5.2-5.2zm0 8.4a3.2 3.2 0 1 1 3.2-3.2 3.21 3.21 0 0 1-3.2 3.2z%27/%3E%3Cpath d=%27M14.33 10.47a1.93 1.93 0 1 0 1.94 1.93 1.93 1.93 0 0 0-1.94-1.93zm0 2l-.06-.07h.13a.07.07 0 0 1-.07.07z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-parrot--grey,
.relax-button[class*="relax-icon-main-line-parrot--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.6 11.47A8.48 8.48 0 0 0 24.13 3H13.4A9.41 9.41 0 0 0 4 12.4V33h9.87a9.41 9.41 0 0 0 9.4-9.4v-6.47h.86a5.67 5.67 0 0 0 5.58-4.66h2.89zM21.27 23.6a7.41 7.41 0 0 1-7.4 7.4H6V12.4A7.41 7.41 0 0 1 13.4 5h7.87v18.6zm2.86-8.47h-.86v-2.66h4.37a3.64 3.64 0 0 1-3.51 2.66zm5.67-4.66h-6.53V5h.86a6.47 6.47 0 0 1 6.39 5.47z%27/%3E%3Cpath d=%27M14.33 7.2a5.2 5.2 0 1 0 5.2 5.2 5.21 5.21 0 0 0-5.2-5.2zm0 8.4a3.2 3.2 0 1 1 3.2-3.2 3.21 3.21 0 0 1-3.2 3.2z%27/%3E%3Cpath d=%27M14.33 10.47a1.93 1.93 0 1 0 1.94 1.93 1.93 1.93 0 0 0-1.94-1.93zm0 2l-.06-.07h.13a.07.07 0 0 1-.07.07z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-parrot--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.6 11.47A8.48 8.48 0 0 0 24.13 3H13.4A9.41 9.41 0 0 0 4 12.4V33h9.87a9.41 9.41 0 0 0 9.4-9.4v-6.47h.86a5.67 5.67 0 0 0 5.58-4.66h2.89zM21.27 23.6a7.41 7.41 0 0 1-7.4 7.4H6V12.4A7.41 7.41 0 0 1 13.4 5h7.87v18.6zm2.86-8.47h-.86v-2.66h4.37a3.64 3.64 0 0 1-3.51 2.66zm5.67-4.66h-6.53V5h.86a6.47 6.47 0 0 1 6.39 5.47z%27/%3E%3Cpath d=%27M14.33 7.2a5.2 5.2 0 1 0 5.2 5.2 5.21 5.21 0 0 0-5.2-5.2zm0 8.4a3.2 3.2 0 1 1 3.2-3.2 3.21 3.21 0 0 1-3.2 3.2z%27/%3E%3Cpath d=%27M14.33 10.47a1.93 1.93 0 1 0 1.94 1.93 1.93 1.93 0 0 0-1.94-1.93zm0 2l-.06-.07h.13a.07.07 0 0 1-.07.07z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-parrot--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.6 11.47A8.48 8.48 0 0 0 24.13 3H13.4A9.41 9.41 0 0 0 4 12.4V33h9.87a9.41 9.41 0 0 0 9.4-9.4v-6.47h.86a5.67 5.67 0 0 0 5.58-4.66h2.89zM21.27 23.6a7.41 7.41 0 0 1-7.4 7.4H6V12.4A7.41 7.41 0 0 1 13.4 5h7.87v18.6zm2.86-8.47h-.86v-2.66h4.37a3.64 3.64 0 0 1-3.51 2.66zm5.67-4.66h-6.53V5h.86a6.47 6.47 0 0 1 6.39 5.47z%27/%3E%3Cpath d=%27M14.33 7.2a5.2 5.2 0 1 0 5.2 5.2 5.21 5.21 0 0 0-5.2-5.2zm0 8.4a3.2 3.2 0 1 1 3.2-3.2 3.21 3.21 0 0 1-3.2 3.2z%27/%3E%3Cpath d=%27M14.33 10.47a1.93 1.93 0 1 0 1.94 1.93 1.93 1.93 0 0 0-1.94-1.93zm0 2l-.06-.07h.13a.07.07 0 0 1-.07.07z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-parrot--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.6 11.47A8.48 8.48 0 0 0 24.13 3H13.4A9.41 9.41 0 0 0 4 12.4V33h9.87a9.41 9.41 0 0 0 9.4-9.4v-6.47h.86a5.67 5.67 0 0 0 5.58-4.66h2.89zM21.27 23.6a7.41 7.41 0 0 1-7.4 7.4H6V12.4A7.41 7.41 0 0 1 13.4 5h7.87v18.6zm2.86-8.47h-.86v-2.66h4.37a3.64 3.64 0 0 1-3.51 2.66zm5.67-4.66h-6.53V5h.86a6.47 6.47 0 0 1 6.39 5.47z%27/%3E%3Cpath d=%27M14.33 7.2a5.2 5.2 0 1 0 5.2 5.2 5.21 5.21 0 0 0-5.2-5.2zm0 8.4a3.2 3.2 0 1 1 3.2-3.2 3.21 3.21 0 0 1-3.2 3.2z%27/%3E%3Cpath d=%27M14.33 10.47a1.93 1.93 0 1 0 1.94 1.93 1.93 1.93 0 0 0-1.94-1.93zm0 2l-.06-.07h.13a.07.07 0 0 1-.07.07z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-parrot--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.6 11.47A8.48 8.48 0 0 0 24.13 3H13.4A9.41 9.41 0 0 0 4 12.4V33h9.87a9.41 9.41 0 0 0 9.4-9.4v-6.47h.86a5.67 5.67 0 0 0 5.58-4.66h2.89zM21.27 23.6a7.41 7.41 0 0 1-7.4 7.4H6V12.4A7.41 7.41 0 0 1 13.4 5h7.87v18.6zm2.86-8.47h-.86v-2.66h4.37a3.64 3.64 0 0 1-3.51 2.66zm5.67-4.66h-6.53V5h.86a6.47 6.47 0 0 1 6.39 5.47z%27/%3E%3Cpath d=%27M14.33 7.2a5.2 5.2 0 1 0 5.2 5.2 5.21 5.21 0 0 0-5.2-5.2zm0 8.4a3.2 3.2 0 1 1 3.2-3.2 3.21 3.21 0 0 1-3.2 3.2z%27/%3E%3Cpath d=%27M14.33 10.47a1.93 1.93 0 1 0 1.94 1.93 1.93 1.93 0 0 0-1.94-1.93zm0 2l-.06-.07h.13a.07.07 0 0 1-.07.07z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-pay {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.25 4H3.75A3.22 3.22 0 0 0 .5 7.25v19.5A3.22 3.22 0 0 0 3.75 30h28.5a3.22 3.22 0 0 0 3.25-3.25V7.25A3.22 3.22 0 0 0 32.25 4zm1.25 22.75A1.21 1.21 0 0 1 32.25 28H3.75a1.21 1.21 0 0 1-1.25-1.25V18h31zm0-10.75h-31v-4h31zm-31-6V7.25A1.21 1.21 0 0 1 3.75 6h28.5a1.21 1.21 0 0 1 1.25 1.25V10z%27/%3E%3Cpath d=%27M6.5 22H16v2H6.5zM25.25 22h4.25v2h-4.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-pay--white,
.relax-theme--dark .relax-invoices-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.25 4H3.75A3.22 3.22 0 0 0 .5 7.25v19.5A3.22 3.22 0 0 0 3.75 30h28.5a3.22 3.22 0 0 0 3.25-3.25V7.25A3.22 3.22 0 0 0 32.25 4zm1.25 22.75A1.21 1.21 0 0 1 32.25 28H3.75a1.21 1.21 0 0 1-1.25-1.25V18h31zm0-10.75h-31v-4h31zm-31-6V7.25A1.21 1.21 0 0 1 3.75 6h28.5a1.21 1.21 0 0 1 1.25 1.25V10z%27/%3E%3Cpath d=%27M6.5 22H16v2H6.5zM25.25 22h4.25v2h-4.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-pay--lightGrey,
.relax-invoices-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.25 4H3.75A3.22 3.22 0 0 0 .5 7.25v19.5A3.22 3.22 0 0 0 3.75 30h28.5a3.22 3.22 0 0 0 3.25-3.25V7.25A3.22 3.22 0 0 0 32.25 4zm1.25 22.75A1.21 1.21 0 0 1 32.25 28H3.75a1.21 1.21 0 0 1-1.25-1.25V18h31zm0-10.75h-31v-4h31zm-31-6V7.25A1.21 1.21 0 0 1 3.75 6h28.5a1.21 1.21 0 0 1 1.25 1.25V10z%27/%3E%3Cpath d=%27M6.5 22H16v2H6.5zM25.25 22h4.25v2h-4.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-pay--grey,
.relax-button[class*="relax-icon-main-line-pay--"]:disabled,
.relax-invoices-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.25 4H3.75A3.22 3.22 0 0 0 .5 7.25v19.5A3.22 3.22 0 0 0 3.75 30h28.5a3.22 3.22 0 0 0 3.25-3.25V7.25A3.22 3.22 0 0 0 32.25 4zm1.25 22.75A1.21 1.21 0 0 1 32.25 28H3.75a1.21 1.21 0 0 1-1.25-1.25V18h31zm0-10.75h-31v-4h31zm-31-6V7.25A1.21 1.21 0 0 1 3.75 6h28.5a1.21 1.21 0 0 1 1.25 1.25V10z%27/%3E%3Cpath d=%27M6.5 22H16v2H6.5zM25.25 22h4.25v2h-4.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-pay--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.25 4H3.75A3.22 3.22 0 0 0 .5 7.25v19.5A3.22 3.22 0 0 0 3.75 30h28.5a3.22 3.22 0 0 0 3.25-3.25V7.25A3.22 3.22 0 0 0 32.25 4zm1.25 22.75A1.21 1.21 0 0 1 32.25 28H3.75a1.21 1.21 0 0 1-1.25-1.25V18h31zm0-10.75h-31v-4h31zm-31-6V7.25A1.21 1.21 0 0 1 3.75 6h28.5a1.21 1.21 0 0 1 1.25 1.25V10z%27/%3E%3Cpath d=%27M6.5 22H16v2H6.5zM25.25 22h4.25v2h-4.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-pay--blue,
.relax-invoices-button:hover,
.relax-invoices-button.relax-is-active,
.relax-invoices-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.25 4H3.75A3.22 3.22 0 0 0 .5 7.25v19.5A3.22 3.22 0 0 0 3.75 30h28.5a3.22 3.22 0 0 0 3.25-3.25V7.25A3.22 3.22 0 0 0 32.25 4zm1.25 22.75A1.21 1.21 0 0 1 32.25 28H3.75a1.21 1.21 0 0 1-1.25-1.25V18h31zm0-10.75h-31v-4h31zm-31-6V7.25A1.21 1.21 0 0 1 3.75 6h28.5a1.21 1.21 0 0 1 1.25 1.25V10z%27/%3E%3Cpath d=%27M6.5 22H16v2H6.5zM25.25 22h4.25v2h-4.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-pay--lightBlue,
.relax-theme--dark .relax-invoices-button:hover,
.relax-theme--dark .relax-invoices-button.relax-is-active,
.relax-theme--dark .relax-invoices-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.25 4H3.75A3.22 3.22 0 0 0 .5 7.25v19.5A3.22 3.22 0 0 0 3.75 30h28.5a3.22 3.22 0 0 0 3.25-3.25V7.25A3.22 3.22 0 0 0 32.25 4zm1.25 22.75A1.21 1.21 0 0 1 32.25 28H3.75a1.21 1.21 0 0 1-1.25-1.25V18h31zm0-10.75h-31v-4h31zm-31-6V7.25A1.21 1.21 0 0 1 3.75 6h28.5a1.21 1.21 0 0 1 1.25 1.25V10z%27/%3E%3Cpath d=%27M6.5 22H16v2H6.5zM25.25 22h4.25v2h-4.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-pay--yellow,
.relax-theme--dark .relax-invoices-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.25 4H3.75A3.22 3.22 0 0 0 .5 7.25v19.5A3.22 3.22 0 0 0 3.75 30h28.5a3.22 3.22 0 0 0 3.25-3.25V7.25A3.22 3.22 0 0 0 32.25 4zm1.25 22.75A1.21 1.21 0 0 1 32.25 28H3.75a1.21 1.21 0 0 1-1.25-1.25V18h31zm0-10.75h-31v-4h31zm-31-6V7.25A1.21 1.21 0 0 1 3.75 6h28.5a1.21 1.21 0 0 1 1.25 1.25V10z%27/%3E%3Cpath d=%27M6.5 22H16v2H6.5zM25.25 22h4.25v2h-4.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-incoming {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.48 17.16h-4.66V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h4.66zM6 5.73A1.73 1.73 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.73 1.73 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71h-5.2l3.09-3.09-1.42-1.41-5.5 5.5 5.5 5.51 1.42-1.42-3.09-3.09h5.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-incoming--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.48 17.16h-4.66V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h4.66zM6 5.73A1.73 1.73 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.73 1.73 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71h-5.2l3.09-3.09-1.42-1.41-5.5 5.5 5.5 5.51 1.42-1.42-3.09-3.09h5.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-incoming--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.48 17.16h-4.66V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h4.66zM6 5.73A1.73 1.73 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.73 1.73 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71h-5.2l3.09-3.09-1.42-1.41-5.5 5.5 5.5 5.51 1.42-1.42-3.09-3.09h5.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-incoming--grey,
.relax-button[class*="relax-icon-main-line-phone-incoming--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.48 17.16h-4.66V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h4.66zM6 5.73A1.73 1.73 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.73 1.73 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71h-5.2l3.09-3.09-1.42-1.41-5.5 5.5 5.5 5.51 1.42-1.42-3.09-3.09h5.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-incoming--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.48 17.16h-4.66V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h4.66zM6 5.73A1.73 1.73 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.73 1.73 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71h-5.2l3.09-3.09-1.42-1.41-5.5 5.5 5.5 5.51 1.42-1.42-3.09-3.09h5.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-incoming--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.48 17.16h-4.66V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h4.66zM6 5.73A1.73 1.73 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.73 1.73 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71h-5.2l3.09-3.09-1.42-1.41-5.5 5.5 5.5 5.51 1.42-1.42-3.09-3.09h5.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-incoming--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.48 17.16h-4.66V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h4.66zM6 5.73A1.73 1.73 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.73 1.73 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71h-5.2l3.09-3.09-1.42-1.41-5.5 5.5 5.5 5.51 1.42-1.42-3.09-3.09h5.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-incoming--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.48 17.16h-4.66V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h4.66zM6 5.73A1.73 1.73 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.73 1.73 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71h-5.2l3.09-3.09-1.42-1.41-5.5 5.5 5.5 5.51 1.42-1.42-3.09-3.09h5.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-outgoing {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.38 12.66L27 14.07l3.09 3.09h-5.27V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h5.24L27 22.25l1.41 1.42 5.51-5.51zM6 5.73A1.74 1.74 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.74 1.74 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71H18.2v2h4.62z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-outgoing--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.38 12.66L27 14.07l3.09 3.09h-5.27V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h5.24L27 22.25l1.41 1.42 5.51-5.51zM6 5.73A1.74 1.74 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.74 1.74 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71H18.2v2h4.62z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-outgoing--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.38 12.66L27 14.07l3.09 3.09h-5.27V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h5.24L27 22.25l1.41 1.42 5.51-5.51zM6 5.73A1.74 1.74 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.74 1.74 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71H18.2v2h4.62z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-outgoing--grey,
.relax-button[class*="relax-icon-main-line-phone-outgoing--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.38 12.66L27 14.07l3.09 3.09h-5.27V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h5.24L27 22.25l1.41 1.42 5.51-5.51zM6 5.73A1.74 1.74 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.74 1.74 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71H18.2v2h4.62z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-outgoing--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.38 12.66L27 14.07l3.09 3.09h-5.27V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h5.24L27 22.25l1.41 1.42 5.51-5.51zM6 5.73A1.74 1.74 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.74 1.74 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71H18.2v2h4.62z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-outgoing--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.38 12.66L27 14.07l3.09 3.09h-5.27V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h5.24L27 22.25l1.41 1.42 5.51-5.51zM6 5.73A1.74 1.74 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.74 1.74 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71H18.2v2h4.62z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-outgoing--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.38 12.66L27 14.07l3.09 3.09h-5.27V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h5.24L27 22.25l1.41 1.42 5.51-5.51zM6 5.73A1.74 1.74 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.74 1.74 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71H18.2v2h4.62z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-phone-outgoing--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M28.38 12.66L27 14.07l3.09 3.09h-5.27V5.73A3.73 3.73 0 0 0 21.09 2H7.73A3.73 3.73 0 0 0 4 5.73v24.54A3.73 3.73 0 0 0 7.73 34h13.36a3.73 3.73 0 0 0 3.73-3.73V19.16h5.24L27 22.25l1.41 1.42 5.51-5.51zM6 5.73A1.74 1.74 0 0 1 7.73 4h13.36a1.74 1.74 0 0 1 1.73 1.73v1.72H6zM21.09 32H7.73A1.74 1.74 0 0 1 6 30.27V28.5h16.82v1.77A1.74 1.74 0 0 1 21.09 32zm1.73-5.5H6v-17h16.82v7.71H18.2v2h4.62z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-seacreature {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bebebe;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ERLX-icon-line-seacreature%3C/title%3E%3Cpath d=%27M33,19V17A15,15,0,0,0,3,17v2H9.5v7a1,1,0,0,1-2,0V25h-2v1a3,3,0,0,0,6,0V19h3V31a1,1,0,0,1-2,0V30h-2v1a3,3,0,0,0,6,0V19h3V31a3,3,0,0,0,6,0V30h-2v1a1,1,0,0,1-2,0V19h3v7a3,3,0,0,0,6,0V25h-2v1a1,1,0,0,1-2,0V19ZM21.5,17H5a13,13,0,0,1,26,0H21.5Z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-seacreature--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bebebe;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ERLX-icon-line-seacreature%3C/title%3E%3Cpath d=%27M33,19V17A15,15,0,0,0,3,17v2H9.5v7a1,1,0,0,1-2,0V25h-2v1a3,3,0,0,0,6,0V19h3V31a1,1,0,0,1-2,0V30h-2v1a3,3,0,0,0,6,0V19h3V31a3,3,0,0,0,6,0V30h-2v1a1,1,0,0,1-2,0V19h3v7a3,3,0,0,0,6,0V25h-2v1a1,1,0,0,1-2,0V19ZM21.5,17H5a13,13,0,0,1,26,0H21.5Z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-seacreature--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bebebe;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ERLX-icon-line-seacreature%3C/title%3E%3Cpath d=%27M33,19V17A15,15,0,0,0,3,17v2H9.5v7a1,1,0,0,1-2,0V25h-2v1a3,3,0,0,0,6,0V19h3V31a1,1,0,0,1-2,0V30h-2v1a3,3,0,0,0,6,0V19h3V31a3,3,0,0,0,6,0V30h-2v1a1,1,0,0,1-2,0V19h3v7a3,3,0,0,0,6,0V25h-2v1a1,1,0,0,1-2,0V19ZM21.5,17H5a13,13,0,0,1,26,0H21.5Z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-seacreature--grey,
.relax-button[class*="relax-icon-main-line-seacreature--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bebebe;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ERLX-icon-line-seacreature%3C/title%3E%3Cpath d=%27M33,19V17A15,15,0,0,0,3,17v2H9.5v7a1,1,0,0,1-2,0V25h-2v1a3,3,0,0,0,6,0V19h3V31a1,1,0,0,1-2,0V30h-2v1a3,3,0,0,0,6,0V19h3V31a3,3,0,0,0,6,0V30h-2v1a1,1,0,0,1-2,0V19h3v7a3,3,0,0,0,6,0V25h-2v1a1,1,0,0,1-2,0V19ZM21.5,17H5a13,13,0,0,1,26,0H21.5Z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-seacreature--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bebebe;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ERLX-icon-line-seacreature%3C/title%3E%3Cpath d=%27M33,19V17A15,15,0,0,0,3,17v2H9.5v7a1,1,0,0,1-2,0V25h-2v1a3,3,0,0,0,6,0V19h3V31a1,1,0,0,1-2,0V30h-2v1a3,3,0,0,0,6,0V19h3V31a3,3,0,0,0,6,0V30h-2v1a1,1,0,0,1-2,0V19h3v7a3,3,0,0,0,6,0V25h-2v1a1,1,0,0,1-2,0V19ZM21.5,17H5a13,13,0,0,1,26,0H21.5Z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-seacreature--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bebebe;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ERLX-icon-line-seacreature%3C/title%3E%3Cpath d=%27M33,19V17A15,15,0,0,0,3,17v2H9.5v7a1,1,0,0,1-2,0V25h-2v1a3,3,0,0,0,6,0V19h3V31a1,1,0,0,1-2,0V30h-2v1a3,3,0,0,0,6,0V19h3V31a3,3,0,0,0,6,0V30h-2v1a1,1,0,0,1-2,0V19h3v7a3,3,0,0,0,6,0V25h-2v1a1,1,0,0,1-2,0V19ZM21.5,17H5a13,13,0,0,1,26,0H21.5Z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-seacreature--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bebebe;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ERLX-icon-line-seacreature%3C/title%3E%3Cpath d=%27M33,19V17A15,15,0,0,0,3,17v2H9.5v7a1,1,0,0,1-2,0V25h-2v1a3,3,0,0,0,6,0V19h3V31a1,1,0,0,1-2,0V30h-2v1a3,3,0,0,0,6,0V19h3V31a3,3,0,0,0,6,0V30h-2v1a1,1,0,0,1-2,0V19h3v7a3,3,0,0,0,6,0V25h-2v1a1,1,0,0,1-2,0V19ZM21.5,17H5a13,13,0,0,1,26,0H21.5Z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-seacreature--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bebebe;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ERLX-icon-line-seacreature%3C/title%3E%3Cpath d=%27M33,19V17A15,15,0,0,0,3,17v2H9.5v7a1,1,0,0,1-2,0V25h-2v1a3,3,0,0,0,6,0V19h3V31a1,1,0,0,1-2,0V30h-2v1a3,3,0,0,0,6,0V19h3V31a3,3,0,0,0,6,0V30h-2v1a1,1,0,0,1-2,0V19h3v7a3,3,0,0,0,6,0V25h-2v1a1,1,0,0,1-2,0V19ZM21.5,17H5a13,13,0,0,1,26,0H21.5Z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-search,
.relax-search:after {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-search--white,
.relax-theme--dark .relax-search:after,
.relax-theme--dark .relax-search-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-search--lightGrey,
.relax-search-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-search--grey,
.relax-button[class*="relax-icon-main-line-search--"]:disabled,
.relax-search-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-search--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-search--blue,
.relax-search-button:hover,
.relax-search-button.relax-is-active,
.relax-search-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-search--lightBlue,
.relax-theme--dark .relax-search-button:hover,
.relax-theme--dark .relax-search-button.relax-is-active,
.relax-theme--dark .relax-search-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-search--yellow,
.relax-theme--dark .relax-search-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-settings {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 23a5 5 0 1 1 5-5 5 5 0 0 1-5 5zm0-8a3 3 0 1 0 3 3 3 3 0 0 0-3-3z%27/%3E%3Cpath d=%27M22 34h-8v-4.06a.92.92 0 0 0-.61-.86.9.9 0 0 0-1 .19l-2.88 2.87-5.65-5.65 2.87-2.88a.91.91 0 0 0 .18-1 .92.92 0 0 0-.85-.61H2v-8h4.06a.92.92 0 0 0 .85-.58.91.91 0 0 0-.18-1L3.86 9.51l5.65-5.65 2.88 2.87a.91.91 0 0 0 1 .18.92.92 0 0 0 .61-.85V2h8v4.06a1 1 0 0 0 1.62.67l2.87-2.87 5.65 5.65-2.87 2.88a.9.9 0 0 0-.19 1 .92.92 0 0 0 .86.61H34v8h-4.06a1 1 0 0 0-.67 1.62l2.87 2.87-5.65 5.65-2.88-2.87a.9.9 0 0 0-1-.19.92.92 0 0 0-.61.86zm-6-2h4v-2.06a3 3 0 0 1 5-2.08l1.46 1.45 2.82-2.82L27.86 25a3 3 0 0 1 2.08-5H32v-4h-2.06a3 3 0 0 1-2.08-5l1.45-1.46-2.82-2.85L25 8.14a3 3 0 0 1-5-2.08V4h-4v2.06a3 3 0 0 1-5 2.08L9.51 6.69 6.69 9.51 8.14 11a3 3 0 0 1-2.08 5H4v4h2.06a3 3 0 0 1 2.08 5l-1.45 1.49 2.82 2.82L11 27.86a3 3 0 0 1 5 2.08z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-settings--white,
.relax-theme--dark .relax-settings-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 23a5 5 0 1 1 5-5 5 5 0 0 1-5 5zm0-8a3 3 0 1 0 3 3 3 3 0 0 0-3-3z%27/%3E%3Cpath d=%27M22 34h-8v-4.06a.92.92 0 0 0-.61-.86.9.9 0 0 0-1 .19l-2.88 2.87-5.65-5.65 2.87-2.88a.91.91 0 0 0 .18-1 .92.92 0 0 0-.85-.61H2v-8h4.06a.92.92 0 0 0 .85-.58.91.91 0 0 0-.18-1L3.86 9.51l5.65-5.65 2.88 2.87a.91.91 0 0 0 1 .18.92.92 0 0 0 .61-.85V2h8v4.06a1 1 0 0 0 1.62.67l2.87-2.87 5.65 5.65-2.87 2.88a.9.9 0 0 0-.19 1 .92.92 0 0 0 .86.61H34v8h-4.06a1 1 0 0 0-.67 1.62l2.87 2.87-5.65 5.65-2.88-2.87a.9.9 0 0 0-1-.19.92.92 0 0 0-.61.86zm-6-2h4v-2.06a3 3 0 0 1 5-2.08l1.46 1.45 2.82-2.82L27.86 25a3 3 0 0 1 2.08-5H32v-4h-2.06a3 3 0 0 1-2.08-5l1.45-1.46-2.82-2.85L25 8.14a3 3 0 0 1-5-2.08V4h-4v2.06a3 3 0 0 1-5 2.08L9.51 6.69 6.69 9.51 8.14 11a3 3 0 0 1-2.08 5H4v4h2.06a3 3 0 0 1 2.08 5l-1.45 1.49 2.82 2.82L11 27.86a3 3 0 0 1 5 2.08z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-settings--lightGrey,
.relax-settings-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 23a5 5 0 1 1 5-5 5 5 0 0 1-5 5zm0-8a3 3 0 1 0 3 3 3 3 0 0 0-3-3z%27/%3E%3Cpath d=%27M22 34h-8v-4.06a.92.92 0 0 0-.61-.86.9.9 0 0 0-1 .19l-2.88 2.87-5.65-5.65 2.87-2.88a.91.91 0 0 0 .18-1 .92.92 0 0 0-.85-.61H2v-8h4.06a.92.92 0 0 0 .85-.58.91.91 0 0 0-.18-1L3.86 9.51l5.65-5.65 2.88 2.87a.91.91 0 0 0 1 .18.92.92 0 0 0 .61-.85V2h8v4.06a1 1 0 0 0 1.62.67l2.87-2.87 5.65 5.65-2.87 2.88a.9.9 0 0 0-.19 1 .92.92 0 0 0 .86.61H34v8h-4.06a1 1 0 0 0-.67 1.62l2.87 2.87-5.65 5.65-2.88-2.87a.9.9 0 0 0-1-.19.92.92 0 0 0-.61.86zm-6-2h4v-2.06a3 3 0 0 1 5-2.08l1.46 1.45 2.82-2.82L27.86 25a3 3 0 0 1 2.08-5H32v-4h-2.06a3 3 0 0 1-2.08-5l1.45-1.46-2.82-2.85L25 8.14a3 3 0 0 1-5-2.08V4h-4v2.06a3 3 0 0 1-5 2.08L9.51 6.69 6.69 9.51 8.14 11a3 3 0 0 1-2.08 5H4v4h2.06a3 3 0 0 1 2.08 5l-1.45 1.49 2.82 2.82L11 27.86a3 3 0 0 1 5 2.08z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-settings--grey,
.relax-button[class*="relax-icon-main-line-settings--"]:disabled,
.relax-settings-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 23a5 5 0 1 1 5-5 5 5 0 0 1-5 5zm0-8a3 3 0 1 0 3 3 3 3 0 0 0-3-3z%27/%3E%3Cpath d=%27M22 34h-8v-4.06a.92.92 0 0 0-.61-.86.9.9 0 0 0-1 .19l-2.88 2.87-5.65-5.65 2.87-2.88a.91.91 0 0 0 .18-1 .92.92 0 0 0-.85-.61H2v-8h4.06a.92.92 0 0 0 .85-.58.91.91 0 0 0-.18-1L3.86 9.51l5.65-5.65 2.88 2.87a.91.91 0 0 0 1 .18.92.92 0 0 0 .61-.85V2h8v4.06a1 1 0 0 0 1.62.67l2.87-2.87 5.65 5.65-2.87 2.88a.9.9 0 0 0-.19 1 .92.92 0 0 0 .86.61H34v8h-4.06a1 1 0 0 0-.67 1.62l2.87 2.87-5.65 5.65-2.88-2.87a.9.9 0 0 0-1-.19.92.92 0 0 0-.61.86zm-6-2h4v-2.06a3 3 0 0 1 5-2.08l1.46 1.45 2.82-2.82L27.86 25a3 3 0 0 1 2.08-5H32v-4h-2.06a3 3 0 0 1-2.08-5l1.45-1.46-2.82-2.85L25 8.14a3 3 0 0 1-5-2.08V4h-4v2.06a3 3 0 0 1-5 2.08L9.51 6.69 6.69 9.51 8.14 11a3 3 0 0 1-2.08 5H4v4h2.06a3 3 0 0 1 2.08 5l-1.45 1.49 2.82 2.82L11 27.86a3 3 0 0 1 5 2.08z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-settings--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 23a5 5 0 1 1 5-5 5 5 0 0 1-5 5zm0-8a3 3 0 1 0 3 3 3 3 0 0 0-3-3z%27/%3E%3Cpath d=%27M22 34h-8v-4.06a.92.92 0 0 0-.61-.86.9.9 0 0 0-1 .19l-2.88 2.87-5.65-5.65 2.87-2.88a.91.91 0 0 0 .18-1 .92.92 0 0 0-.85-.61H2v-8h4.06a.92.92 0 0 0 .85-.58.91.91 0 0 0-.18-1L3.86 9.51l5.65-5.65 2.88 2.87a.91.91 0 0 0 1 .18.92.92 0 0 0 .61-.85V2h8v4.06a1 1 0 0 0 1.62.67l2.87-2.87 5.65 5.65-2.87 2.88a.9.9 0 0 0-.19 1 .92.92 0 0 0 .86.61H34v8h-4.06a1 1 0 0 0-.67 1.62l2.87 2.87-5.65 5.65-2.88-2.87a.9.9 0 0 0-1-.19.92.92 0 0 0-.61.86zm-6-2h4v-2.06a3 3 0 0 1 5-2.08l1.46 1.45 2.82-2.82L27.86 25a3 3 0 0 1 2.08-5H32v-4h-2.06a3 3 0 0 1-2.08-5l1.45-1.46-2.82-2.85L25 8.14a3 3 0 0 1-5-2.08V4h-4v2.06a3 3 0 0 1-5 2.08L9.51 6.69 6.69 9.51 8.14 11a3 3 0 0 1-2.08 5H4v4h2.06a3 3 0 0 1 2.08 5l-1.45 1.49 2.82 2.82L11 27.86a3 3 0 0 1 5 2.08z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-settings--blue,
.relax-settings-button:hover,
.relax-settings-button.relax-is-active,
.relax-settings-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 23a5 5 0 1 1 5-5 5 5 0 0 1-5 5zm0-8a3 3 0 1 0 3 3 3 3 0 0 0-3-3z%27/%3E%3Cpath d=%27M22 34h-8v-4.06a.92.92 0 0 0-.61-.86.9.9 0 0 0-1 .19l-2.88 2.87-5.65-5.65 2.87-2.88a.91.91 0 0 0 .18-1 .92.92 0 0 0-.85-.61H2v-8h4.06a.92.92 0 0 0 .85-.58.91.91 0 0 0-.18-1L3.86 9.51l5.65-5.65 2.88 2.87a.91.91 0 0 0 1 .18.92.92 0 0 0 .61-.85V2h8v4.06a1 1 0 0 0 1.62.67l2.87-2.87 5.65 5.65-2.87 2.88a.9.9 0 0 0-.19 1 .92.92 0 0 0 .86.61H34v8h-4.06a1 1 0 0 0-.67 1.62l2.87 2.87-5.65 5.65-2.88-2.87a.9.9 0 0 0-1-.19.92.92 0 0 0-.61.86zm-6-2h4v-2.06a3 3 0 0 1 5-2.08l1.46 1.45 2.82-2.82L27.86 25a3 3 0 0 1 2.08-5H32v-4h-2.06a3 3 0 0 1-2.08-5l1.45-1.46-2.82-2.85L25 8.14a3 3 0 0 1-5-2.08V4h-4v2.06a3 3 0 0 1-5 2.08L9.51 6.69 6.69 9.51 8.14 11a3 3 0 0 1-2.08 5H4v4h2.06a3 3 0 0 1 2.08 5l-1.45 1.49 2.82 2.82L11 27.86a3 3 0 0 1 5 2.08z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-settings--lightBlue,
.relax-theme--dark .relax-settings-button:hover,
.relax-theme--dark .relax-settings-button.relax-is-active,
.relax-theme--dark .relax-settings-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 23a5 5 0 1 1 5-5 5 5 0 0 1-5 5zm0-8a3 3 0 1 0 3 3 3 3 0 0 0-3-3z%27/%3E%3Cpath d=%27M22 34h-8v-4.06a.92.92 0 0 0-.61-.86.9.9 0 0 0-1 .19l-2.88 2.87-5.65-5.65 2.87-2.88a.91.91 0 0 0 .18-1 .92.92 0 0 0-.85-.61H2v-8h4.06a.92.92 0 0 0 .85-.58.91.91 0 0 0-.18-1L3.86 9.51l5.65-5.65 2.88 2.87a.91.91 0 0 0 1 .18.92.92 0 0 0 .61-.85V2h8v4.06a1 1 0 0 0 1.62.67l2.87-2.87 5.65 5.65-2.87 2.88a.9.9 0 0 0-.19 1 .92.92 0 0 0 .86.61H34v8h-4.06a1 1 0 0 0-.67 1.62l2.87 2.87-5.65 5.65-2.88-2.87a.9.9 0 0 0-1-.19.92.92 0 0 0-.61.86zm-6-2h4v-2.06a3 3 0 0 1 5-2.08l1.46 1.45 2.82-2.82L27.86 25a3 3 0 0 1 2.08-5H32v-4h-2.06a3 3 0 0 1-2.08-5l1.45-1.46-2.82-2.85L25 8.14a3 3 0 0 1-5-2.08V4h-4v2.06a3 3 0 0 1-5 2.08L9.51 6.69 6.69 9.51 8.14 11a3 3 0 0 1-2.08 5H4v4h2.06a3 3 0 0 1 2.08 5l-1.45 1.49 2.82 2.82L11 27.86a3 3 0 0 1 5 2.08z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-settings--yellow,
.relax-theme--dark .relax-settings-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18 23a5 5 0 1 1 5-5 5 5 0 0 1-5 5zm0-8a3 3 0 1 0 3 3 3 3 0 0 0-3-3z%27/%3E%3Cpath d=%27M22 34h-8v-4.06a.92.92 0 0 0-.61-.86.9.9 0 0 0-1 .19l-2.88 2.87-5.65-5.65 2.87-2.88a.91.91 0 0 0 .18-1 .92.92 0 0 0-.85-.61H2v-8h4.06a.92.92 0 0 0 .85-.58.91.91 0 0 0-.18-1L3.86 9.51l5.65-5.65 2.88 2.87a.91.91 0 0 0 1 .18.92.92 0 0 0 .61-.85V2h8v4.06a1 1 0 0 0 1.62.67l2.87-2.87 5.65 5.65-2.87 2.88a.9.9 0 0 0-.19 1 .92.92 0 0 0 .86.61H34v8h-4.06a1 1 0 0 0-.67 1.62l2.87 2.87-5.65 5.65-2.88-2.87a.9.9 0 0 0-1-.19.92.92 0 0 0-.61.86zm-6-2h4v-2.06a3 3 0 0 1 5-2.08l1.46 1.45 2.82-2.82L27.86 25a3 3 0 0 1 2.08-5H32v-4h-2.06a3 3 0 0 1-2.08-5l1.45-1.46-2.82-2.85L25 8.14a3 3 0 0 1-5-2.08V4h-4v2.06a3 3 0 0 1-5 2.08L9.51 6.69 6.69 9.51 8.14 11a3 3 0 0 1-2.08 5H4v4h2.06a3 3 0 0 1 2.08 5l-1.45 1.49 2.82 2.82L11 27.86a3 3 0 0 1 5 2.08z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-tasks {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.95 34H4.04V3.36h4.73v2H6.04V32h23.91V5.36h-2.72v-2h4.72V34z%27/%3E%3Cpath d=%27M25.14 10.82h-5.41v-1a1.73 1.73 0 0 0-3.46 0v1h-5.41V2h14.28zm-3.55-2h1.55V4H12.86v4.82h1.55a3.73 3.73 0 0 1 7.18 0zM9.5 14.95h17v2h-17zm0 5.46h17v2h-17zm0 5.45h17v2h-17z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-tasks--white,
.relax-theme--dark .relax-task-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.95 34H4.04V3.36h4.73v2H6.04V32h23.91V5.36h-2.72v-2h4.72V34z%27/%3E%3Cpath d=%27M25.14 10.82h-5.41v-1a1.73 1.73 0 0 0-3.46 0v1h-5.41V2h14.28zm-3.55-2h1.55V4H12.86v4.82h1.55a3.73 3.73 0 0 1 7.18 0zM9.5 14.95h17v2h-17zm0 5.46h17v2h-17zm0 5.45h17v2h-17z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-tasks--lightGrey,
.relax-task-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.95 34H4.04V3.36h4.73v2H6.04V32h23.91V5.36h-2.72v-2h4.72V34z%27/%3E%3Cpath d=%27M25.14 10.82h-5.41v-1a1.73 1.73 0 0 0-3.46 0v1h-5.41V2h14.28zm-3.55-2h1.55V4H12.86v4.82h1.55a3.73 3.73 0 0 1 7.18 0zM9.5 14.95h17v2h-17zm0 5.46h17v2h-17zm0 5.45h17v2h-17z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-tasks--grey,
.relax-button[class*="relax-icon-main-line-tasks--"]:disabled,
.relax-task-button {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.95 34H4.04V3.36h4.73v2H6.04V32h23.91V5.36h-2.72v-2h4.72V34z%27/%3E%3Cpath d=%27M25.14 10.82h-5.41v-1a1.73 1.73 0 0 0-3.46 0v1h-5.41V2h14.28zm-3.55-2h1.55V4H12.86v4.82h1.55a3.73 3.73 0 0 1 7.18 0zM9.5 14.95h17v2h-17zm0 5.46h17v2h-17zm0 5.45h17v2h-17z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-tasks--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.95 34H4.04V3.36h4.73v2H6.04V32h23.91V5.36h-2.72v-2h4.72V34z%27/%3E%3Cpath d=%27M25.14 10.82h-5.41v-1a1.73 1.73 0 0 0-3.46 0v1h-5.41V2h14.28zm-3.55-2h1.55V4H12.86v4.82h1.55a3.73 3.73 0 0 1 7.18 0zM9.5 14.95h17v2h-17zm0 5.46h17v2h-17zm0 5.45h17v2h-17z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-tasks--blue,
.relax-task-button:hover,
.relax-task-button.relax-is-active,
.relax-task-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.95 34H4.04V3.36h4.73v2H6.04V32h23.91V5.36h-2.72v-2h4.72V34z%27/%3E%3Cpath d=%27M25.14 10.82h-5.41v-1a1.73 1.73 0 0 0-3.46 0v1h-5.41V2h14.28zm-3.55-2h1.55V4H12.86v4.82h1.55a3.73 3.73 0 0 1 7.18 0zM9.5 14.95h17v2h-17zm0 5.46h17v2h-17zm0 5.45h17v2h-17z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-tasks--lightBlue,
.relax-theme--dark .relax-task-button:hover,
.relax-theme--dark .relax-task-button.relax-is-active,
.relax-theme--dark .relax-task-button.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.95 34H4.04V3.36h4.73v2H6.04V32h23.91V5.36h-2.72v-2h4.72V34z%27/%3E%3Cpath d=%27M25.14 10.82h-5.41v-1a1.73 1.73 0 0 0-3.46 0v1h-5.41V2h14.28zm-3.55-2h1.55V4H12.86v4.82h1.55a3.73 3.73 0 0 1 7.18 0zM9.5 14.95h17v2h-17zm0 5.46h17v2h-17zm0 5.45h17v2h-17z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-tasks--yellow,
.relax-theme--dark .relax-task-button.relax-is-drawer-active {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.95 34H4.04V3.36h4.73v2H6.04V32h23.91V5.36h-2.72v-2h4.72V34z%27/%3E%3Cpath d=%27M25.14 10.82h-5.41v-1a1.73 1.73 0 0 0-3.46 0v1h-5.41V2h14.28zm-3.55-2h1.55V4H12.86v4.82h1.55a3.73 3.73 0 0 1 7.18 0zM9.5 14.95h17v2h-17zm0 5.46h17v2h-17zm0 5.45h17v2h-17z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-wp-logo {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.94 20.07v4.63a6.76 6.76 0 0 0 0-13.4v4.63a2.26 2.26 0 0 1 0 4.14zM17.14 0A17.88 17.88 0 0 0 6 4.62l11.18 11.2zM11.29 12.51L4.68 5.89a17.83 17.83 0 0 0-2.94 4.42l9.55 9.57z%27/%3E%3Cpath d=%27M18.94 0v9.48a8.57 8.57 0 0 1 0 17V36a18 18 0 0 0 0-36zM17.14 20.07A2.26 2.26 0 0 1 15.79 18a2.21 2.21 0 0 1 .15-.82l-2.85-2.87v9.93L1 12.12A18 18 0 0 0 17.14 36z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-wp-logo--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.94 20.07v4.63a6.76 6.76 0 0 0 0-13.4v4.63a2.26 2.26 0 0 1 0 4.14zM17.14 0A17.88 17.88 0 0 0 6 4.62l11.18 11.2zM11.29 12.51L4.68 5.89a17.83 17.83 0 0 0-2.94 4.42l9.55 9.57z%27/%3E%3Cpath d=%27M18.94 0v9.48a8.57 8.57 0 0 1 0 17V36a18 18 0 0 0 0-36zM17.14 20.07A2.26 2.26 0 0 1 15.79 18a2.21 2.21 0 0 1 .15-.82l-2.85-2.87v9.93L1 12.12A18 18 0 0 0 17.14 36z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-wp-logo--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.94 20.07v4.63a6.76 6.76 0 0 0 0-13.4v4.63a2.26 2.26 0 0 1 0 4.14zM17.14 0A17.88 17.88 0 0 0 6 4.62l11.18 11.2zM11.29 12.51L4.68 5.89a17.83 17.83 0 0 0-2.94 4.42l9.55 9.57z%27/%3E%3Cpath d=%27M18.94 0v9.48a8.57 8.57 0 0 1 0 17V36a18 18 0 0 0 0-36zM17.14 20.07A2.26 2.26 0 0 1 15.79 18a2.21 2.21 0 0 1 .15-.82l-2.85-2.87v9.93L1 12.12A18 18 0 0 0 17.14 36z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-wp-logo--grey,
.relax-button[class*="relax-icon-main-line-wp-logo--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.94 20.07v4.63a6.76 6.76 0 0 0 0-13.4v4.63a2.26 2.26 0 0 1 0 4.14zM17.14 0A17.88 17.88 0 0 0 6 4.62l11.18 11.2zM11.29 12.51L4.68 5.89a17.83 17.83 0 0 0-2.94 4.42l9.55 9.57z%27/%3E%3Cpath d=%27M18.94 0v9.48a8.57 8.57 0 0 1 0 17V36a18 18 0 0 0 0-36zM17.14 20.07A2.26 2.26 0 0 1 15.79 18a2.21 2.21 0 0 1 .15-.82l-2.85-2.87v9.93L1 12.12A18 18 0 0 0 17.14 36z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-wp-logo--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.94 20.07v4.63a6.76 6.76 0 0 0 0-13.4v4.63a2.26 2.26 0 0 1 0 4.14zM17.14 0A17.88 17.88 0 0 0 6 4.62l11.18 11.2zM11.29 12.51L4.68 5.89a17.83 17.83 0 0 0-2.94 4.42l9.55 9.57z%27/%3E%3Cpath d=%27M18.94 0v9.48a8.57 8.57 0 0 1 0 17V36a18 18 0 0 0 0-36zM17.14 20.07A2.26 2.26 0 0 1 15.79 18a2.21 2.21 0 0 1 .15-.82l-2.85-2.87v9.93L1 12.12A18 18 0 0 0 17.14 36z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-wp-logo--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.94 20.07v4.63a6.76 6.76 0 0 0 0-13.4v4.63a2.26 2.26 0 0 1 0 4.14zM17.14 0A17.88 17.88 0 0 0 6 4.62l11.18 11.2zM11.29 12.51L4.68 5.89a17.83 17.83 0 0 0-2.94 4.42l9.55 9.57z%27/%3E%3Cpath d=%27M18.94 0v9.48a8.57 8.57 0 0 1 0 17V36a18 18 0 0 0 0-36zM17.14 20.07A2.26 2.26 0 0 1 15.79 18a2.21 2.21 0 0 1 .15-.82l-2.85-2.87v9.93L1 12.12A18 18 0 0 0 17.14 36z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-wp-logo--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.94 20.07v4.63a6.76 6.76 0 0 0 0-13.4v4.63a2.26 2.26 0 0 1 0 4.14zM17.14 0A17.88 17.88 0 0 0 6 4.62l11.18 11.2zM11.29 12.51L4.68 5.89a17.83 17.83 0 0 0-2.94 4.42l9.55 9.57z%27/%3E%3Cpath d=%27M18.94 0v9.48a8.57 8.57 0 0 1 0 17V36a18 18 0 0 0 0-36zM17.14 20.07A2.26 2.26 0 0 1 15.79 18a2.21 2.21 0 0 1 .15-.82l-2.85-2.87v9.93L1 12.12A18 18 0 0 0 17.14 36z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-main-line-wp-logo--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M18.94 20.07v4.63a6.76 6.76 0 0 0 0-13.4v4.63a2.26 2.26 0 0 1 0 4.14zM17.14 0A17.88 17.88 0 0 0 6 4.62l11.18 11.2zM11.29 12.51L4.68 5.89a17.83 17.83 0 0 0-2.94 4.42l9.55 9.57z%27/%3E%3Cpath d=%27M18.94 0v9.48a8.57 8.57 0 0 1 0 17V36a18 18 0 0 0 0-36zM17.14 20.07A2.26 2.26 0 0 1 15.79 18a2.21 2.21 0 0 1 .15-.82l-2.85-2.87v9.93L1 12.12A18 18 0 0 0 17.14 36z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-add-user {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-add-user--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-add-user--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-add-user--grey,
.relax-button[class*="relax-icon-ui-add-user--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-add-user--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-add-user--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-add-user--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-add-user--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-down {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-down--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-down--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-down--grey,
.relax-button[class*="relax-icon-ui-arrow-down--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-down--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-down--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-down--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-down--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-left {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-left--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-left--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-left--grey,
.relax-button[class*="relax-icon-ui-arrow-left--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-left--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-left--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-left--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-left--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-right {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-right--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-right--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-right--grey,
.relax-button[class*="relax-icon-ui-arrow-right--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-right--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-right--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-right--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-right--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-up {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-up--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-up--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-up--grey,
.relax-button[class*="relax-icon-ui-arrow-up--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-up--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-up--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-up--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-arrow-up--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-at {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.42,15C17.79,14.09 18,13.07 18,12C18,8.13 15.31,5 12,5C8.69,5 6,8.13 6,12C6,15.87 8.69,19 12,19C13.54,19 15,19 16,18.22V20.55C15,21 13.46,21 12,21C7.58,21 4,16.97 4,12C4,7.03 7.58,3 12,3C16.42,3 20,7.03 20,12C20,13.85 19.5,15.57 18.65,17H14V15.5C13.36,16.43 12.5,17 11.5,17C9.57,17 8,14.76 8,12C8,9.24 9.57,7 11.5,7C12.5,7 13.36,7.57 14,8.5V8H16V15H17.42M12,9C10.9,9 10,10.34 10,12C10,13.66 10.9,15 12,15C13.1,15 14,13.66 14,12C14,10.34 13.1,9 12,9Z%27 /%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-at--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.42,15C17.79,14.09 18,13.07 18,12C18,8.13 15.31,5 12,5C8.69,5 6,8.13 6,12C6,15.87 8.69,19 12,19C13.54,19 15,19 16,18.22V20.55C15,21 13.46,21 12,21C7.58,21 4,16.97 4,12C4,7.03 7.58,3 12,3C16.42,3 20,7.03 20,12C20,13.85 19.5,15.57 18.65,17H14V15.5C13.36,16.43 12.5,17 11.5,17C9.57,17 8,14.76 8,12C8,9.24 9.57,7 11.5,7C12.5,7 13.36,7.57 14,8.5V8H16V15H17.42M12,9C10.9,9 10,10.34 10,12C10,13.66 10.9,15 12,15C13.1,15 14,13.66 14,12C14,10.34 13.1,9 12,9Z%27 /%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-at--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.42,15C17.79,14.09 18,13.07 18,12C18,8.13 15.31,5 12,5C8.69,5 6,8.13 6,12C6,15.87 8.69,19 12,19C13.54,19 15,19 16,18.22V20.55C15,21 13.46,21 12,21C7.58,21 4,16.97 4,12C4,7.03 7.58,3 12,3C16.42,3 20,7.03 20,12C20,13.85 19.5,15.57 18.65,17H14V15.5C13.36,16.43 12.5,17 11.5,17C9.57,17 8,14.76 8,12C8,9.24 9.57,7 11.5,7C12.5,7 13.36,7.57 14,8.5V8H16V15H17.42M12,9C10.9,9 10,10.34 10,12C10,13.66 10.9,15 12,15C13.1,15 14,13.66 14,12C14,10.34 13.1,9 12,9Z%27 /%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-at--grey,
.relax-button[class*="relax-icon-ui-at--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.42,15C17.79,14.09 18,13.07 18,12C18,8.13 15.31,5 12,5C8.69,5 6,8.13 6,12C6,15.87 8.69,19 12,19C13.54,19 15,19 16,18.22V20.55C15,21 13.46,21 12,21C7.58,21 4,16.97 4,12C4,7.03 7.58,3 12,3C16.42,3 20,7.03 20,12C20,13.85 19.5,15.57 18.65,17H14V15.5C13.36,16.43 12.5,17 11.5,17C9.57,17 8,14.76 8,12C8,9.24 9.57,7 11.5,7C12.5,7 13.36,7.57 14,8.5V8H16V15H17.42M12,9C10.9,9 10,10.34 10,12C10,13.66 10.9,15 12,15C13.1,15 14,13.66 14,12C14,10.34 13.1,9 12,9Z%27 /%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-at--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.42,15C17.79,14.09 18,13.07 18,12C18,8.13 15.31,5 12,5C8.69,5 6,8.13 6,12C6,15.87 8.69,19 12,19C13.54,19 15,19 16,18.22V20.55C15,21 13.46,21 12,21C7.58,21 4,16.97 4,12C4,7.03 7.58,3 12,3C16.42,3 20,7.03 20,12C20,13.85 19.5,15.57 18.65,17H14V15.5C13.36,16.43 12.5,17 11.5,17C9.57,17 8,14.76 8,12C8,9.24 9.57,7 11.5,7C12.5,7 13.36,7.57 14,8.5V8H16V15H17.42M12,9C10.9,9 10,10.34 10,12C10,13.66 10.9,15 12,15C13.1,15 14,13.66 14,12C14,10.34 13.1,9 12,9Z%27 /%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-at--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.42,15C17.79,14.09 18,13.07 18,12C18,8.13 15.31,5 12,5C8.69,5 6,8.13 6,12C6,15.87 8.69,19 12,19C13.54,19 15,19 16,18.22V20.55C15,21 13.46,21 12,21C7.58,21 4,16.97 4,12C4,7.03 7.58,3 12,3C16.42,3 20,7.03 20,12C20,13.85 19.5,15.57 18.65,17H14V15.5C13.36,16.43 12.5,17 11.5,17C9.57,17 8,14.76 8,12C8,9.24 9.57,7 11.5,7C12.5,7 13.36,7.57 14,8.5V8H16V15H17.42M12,9C10.9,9 10,10.34 10,12C10,13.66 10.9,15 12,15C13.1,15 14,13.66 14,12C14,10.34 13.1,9 12,9Z%27 /%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-at--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.42,15C17.79,14.09 18,13.07 18,12C18,8.13 15.31,5 12,5C8.69,5 6,8.13 6,12C6,15.87 8.69,19 12,19C13.54,19 15,19 16,18.22V20.55C15,21 13.46,21 12,21C7.58,21 4,16.97 4,12C4,7.03 7.58,3 12,3C16.42,3 20,7.03 20,12C20,13.85 19.5,15.57 18.65,17H14V15.5C13.36,16.43 12.5,17 11.5,17C9.57,17 8,14.76 8,12C8,9.24 9.57,7 11.5,7C12.5,7 13.36,7.57 14,8.5V8H16V15H17.42M12,9C10.9,9 10,10.34 10,12C10,13.66 10.9,15 12,15C13.1,15 14,13.66 14,12C14,10.34 13.1,9 12,9Z%27 /%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-at--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.42,15C17.79,14.09 18,13.07 18,12C18,8.13 15.31,5 12,5C8.69,5 6,8.13 6,12C6,15.87 8.69,19 12,19C13.54,19 15,19 16,18.22V20.55C15,21 13.46,21 12,21C7.58,21 4,16.97 4,12C4,7.03 7.58,3 12,3C16.42,3 20,7.03 20,12C20,13.85 19.5,15.57 18.65,17H14V15.5C13.36,16.43 12.5,17 11.5,17C9.57,17 8,14.76 8,12C8,9.24 9.57,7 11.5,7C12.5,7 13.36,7.57 14,8.5V8H16V15H17.42M12,9C10.9,9 10,10.34 10,12C10,13.66 10.9,15 12,15C13.1,15 14,13.66 14,12C14,10.34 13.1,9 12,9Z%27 /%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-bandaid {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 380.8 380.7%27%3E%3Cpath d=%27M303.7 380.5c-9.6.1-17.3-3.8-24-10.4-35.4-35.5-70.9-71-106.4-106.4-53.8-53.9-107.7-107.8-161.5-161.6-15.7-15.7-15.7-34-.1-49.6l41.7-41.7c14.4-14.4 33.4-14.4 47.8.1 89.6 89.5 179.1 179.1 268.7 268.7 14.5 14.5 14.5 33.4.1 47.8l-43.5 43.5c-6.3 6.3-13.8 9.6-22.8 9.6zM138.5 167.9c.1-9-7.1-16.3-16-16.3-8.8 0-16.2 7.5-16.1 16.3.1 8.7 7.1 15.8 15.9 15.9 9 .1 16.2-6.9 16.2-15.9zm45.3-.3c-.1-8.9-7.4-16.2-16.3-16-8.6.2-15.8 7.4-15.9 16-.1 8.8 7.2 16.1 16.1 16.2 9.1 0 16.1-7.1 16.1-16.2zm29.4 16.1c8.9-.1 16.2-7.5 16-16.3-.2-8.6-7.5-15.8-16.1-15.9-8.8-.1-16.1 7.3-16.1 16.2 0 9.1 7.1 16.1 16.2 16zm-61.1 29.1c-.1 8.9 6.8 16 15.6 16.2 8.9.2 16.3-7.1 16.2-16 0-8.9-7-15.8-15.9-15.8-8.9-.1-15.9 6.7-15.9 15.6zm15.9-74.5c8.6.1 15.9-7.1 16-15.8 0-8.5-6.8-15.6-15.4-15.9-8.6-.3-16.1 6.9-16.3 15.5-.1 8.7 7 16.1 15.7 16.2zm44.4 135.8c8.6.1 16-7.1 16-15.8 0-8.7-7.2-15.9-15.9-15.9-8.5 0-15.5 7-15.7 15.5-.2 8.7 6.9 16.1 15.6 16.2zm16.3-60.9c-.1-8.5-7.1-15.5-15.6-15.6-8.7-.1-15.8 7.1-15.9 15.8 0 8.7 7.2 15.9 15.8 15.9 8.8-.1 15.8-7.3 15.7-16.1zm44.8 0c.1-8.9-6.8-15.9-15.6-16-8.9 0-15.8 6.9-15.8 15.7 0 8.7 6.7 15.5 15.3 15.7 9 .2 16-6.5 16.1-15.4zm19.2-35L202.5 88c.8-.9 1.9-2.1 3-3.3L279 11.2c15.1-15.1 33.7-15 48.9.1 14 14 28.1 28 42.1 42.1 14.2 14.2 14.2 33.3.1 47.5-24.8 24.9-49.7 49.7-74.6 74.6-.9 1-1.8 1.9-2.8 2.7zM88 202.6l90.1 90.1c-.7.7-1.7 2-2.9 3.1-24.6 24.6-49.2 49.3-73.9 73.9-14.7 14.7-33.5 14.7-48.2 0-14.2-14.1-28.3-28.2-42.4-42.4-14.4-14.4-14.3-33.4.1-47.8l73.9-73.9c1.2-1.1 2.5-2.2 3.3-3z%27/%3E%3Cpath fill=%27none%27 d=%27M138.5 167.9c-.1 9-7.2 16-16.3 15.9-8.7-.1-15.8-7.2-15.9-15.9-.1-8.8 7.4-16.3 16.1-16.3 9 0 16.2 7.3 16.1 16.3zm45.3-.3c.1 9.1-7 16.1-16 16.1-8.9 0-16.2-7.3-16.1-16.2.1-8.6 7.3-15.8 15.9-16 8.7-.1 16.1 7.2 16.2 16.1zm29.4 16.1c-9.1.1-16.2-6.9-16.2-16 0-8.9 7.3-16.3 16.1-16.2 8.6.1 15.9 7.2 16.1 15.9.2 8.8-7.1 16.3-16 16.3zm-61.1 29.1c.1-8.9 7-15.7 15.9-15.7s15.8 6.9 15.9 15.8c0 9-7.3 16.3-16.2 16-8.9-.1-15.7-7.2-15.6-16.1zm15.9-74.5c-8.7-.1-15.8-7.5-15.6-16.2.2-8.7 7.7-15.8 16.3-15.5 8.5.3 15.4 7.4 15.4 15.9-.2 8.8-7.5 16-16.1 15.8zm44.4 135.8c-8.7-.1-15.8-7.5-15.6-16.2.2-8.5 7.3-15.5 15.7-15.5 8.6 0 15.9 7.2 15.9 15.9 0 8.6-7.4 15.9-16 15.8zm16.3-60.9c.1 8.8-6.9 16-15.6 16.1-8.6.1-15.8-7.1-15.8-15.9s7.2-15.9 15.9-15.8c8.4.1 15.4 7 15.5 15.6zm44.8 0c-.1 8.8-7.1 15.6-16.1 15.4-8.7-.2-15.3-7-15.3-15.7 0-8.9 6.9-15.8 15.8-15.7 8.9.1 15.7 7.2 15.6 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bandaid--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 380.8 380.7%27%3E%3Cpath d=%27M303.7 380.5c-9.6.1-17.3-3.8-24-10.4-35.4-35.5-70.9-71-106.4-106.4-53.8-53.9-107.7-107.8-161.5-161.6-15.7-15.7-15.7-34-.1-49.6l41.7-41.7c14.4-14.4 33.4-14.4 47.8.1 89.6 89.5 179.1 179.1 268.7 268.7 14.5 14.5 14.5 33.4.1 47.8l-43.5 43.5c-6.3 6.3-13.8 9.6-22.8 9.6zM138.5 167.9c.1-9-7.1-16.3-16-16.3-8.8 0-16.2 7.5-16.1 16.3.1 8.7 7.1 15.8 15.9 15.9 9 .1 16.2-6.9 16.2-15.9zm45.3-.3c-.1-8.9-7.4-16.2-16.3-16-8.6.2-15.8 7.4-15.9 16-.1 8.8 7.2 16.1 16.1 16.2 9.1 0 16.1-7.1 16.1-16.2zm29.4 16.1c8.9-.1 16.2-7.5 16-16.3-.2-8.6-7.5-15.8-16.1-15.9-8.8-.1-16.1 7.3-16.1 16.2 0 9.1 7.1 16.1 16.2 16zm-61.1 29.1c-.1 8.9 6.8 16 15.6 16.2 8.9.2 16.3-7.1 16.2-16 0-8.9-7-15.8-15.9-15.8-8.9-.1-15.9 6.7-15.9 15.6zm15.9-74.5c8.6.1 15.9-7.1 16-15.8 0-8.5-6.8-15.6-15.4-15.9-8.6-.3-16.1 6.9-16.3 15.5-.1 8.7 7 16.1 15.7 16.2zm44.4 135.8c8.6.1 16-7.1 16-15.8 0-8.7-7.2-15.9-15.9-15.9-8.5 0-15.5 7-15.7 15.5-.2 8.7 6.9 16.1 15.6 16.2zm16.3-60.9c-.1-8.5-7.1-15.5-15.6-15.6-8.7-.1-15.8 7.1-15.9 15.8 0 8.7 7.2 15.9 15.8 15.9 8.8-.1 15.8-7.3 15.7-16.1zm44.8 0c.1-8.9-6.8-15.9-15.6-16-8.9 0-15.8 6.9-15.8 15.7 0 8.7 6.7 15.5 15.3 15.7 9 .2 16-6.5 16.1-15.4zm19.2-35L202.5 88c.8-.9 1.9-2.1 3-3.3L279 11.2c15.1-15.1 33.7-15 48.9.1 14 14 28.1 28 42.1 42.1 14.2 14.2 14.2 33.3.1 47.5-24.8 24.9-49.7 49.7-74.6 74.6-.9 1-1.8 1.9-2.8 2.7zM88 202.6l90.1 90.1c-.7.7-1.7 2-2.9 3.1-24.6 24.6-49.2 49.3-73.9 73.9-14.7 14.7-33.5 14.7-48.2 0-14.2-14.1-28.3-28.2-42.4-42.4-14.4-14.4-14.3-33.4.1-47.8l73.9-73.9c1.2-1.1 2.5-2.2 3.3-3z%27/%3E%3Cpath fill=%27none%27 d=%27M138.5 167.9c-.1 9-7.2 16-16.3 15.9-8.7-.1-15.8-7.2-15.9-15.9-.1-8.8 7.4-16.3 16.1-16.3 9 0 16.2 7.3 16.1 16.3zm45.3-.3c.1 9.1-7 16.1-16 16.1-8.9 0-16.2-7.3-16.1-16.2.1-8.6 7.3-15.8 15.9-16 8.7-.1 16.1 7.2 16.2 16.1zm29.4 16.1c-9.1.1-16.2-6.9-16.2-16 0-8.9 7.3-16.3 16.1-16.2 8.6.1 15.9 7.2 16.1 15.9.2 8.8-7.1 16.3-16 16.3zm-61.1 29.1c.1-8.9 7-15.7 15.9-15.7s15.8 6.9 15.9 15.8c0 9-7.3 16.3-16.2 16-8.9-.1-15.7-7.2-15.6-16.1zm15.9-74.5c-8.7-.1-15.8-7.5-15.6-16.2.2-8.7 7.7-15.8 16.3-15.5 8.5.3 15.4 7.4 15.4 15.9-.2 8.8-7.5 16-16.1 15.8zm44.4 135.8c-8.7-.1-15.8-7.5-15.6-16.2.2-8.5 7.3-15.5 15.7-15.5 8.6 0 15.9 7.2 15.9 15.9 0 8.6-7.4 15.9-16 15.8zm16.3-60.9c.1 8.8-6.9 16-15.6 16.1-8.6.1-15.8-7.1-15.8-15.9s7.2-15.9 15.9-15.8c8.4.1 15.4 7 15.5 15.6zm44.8 0c-.1 8.8-7.1 15.6-16.1 15.4-8.7-.2-15.3-7-15.3-15.7 0-8.9 6.9-15.8 15.8-15.7 8.9.1 15.7 7.2 15.6 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bandaid--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 380.8 380.7%27%3E%3Cpath d=%27M303.7 380.5c-9.6.1-17.3-3.8-24-10.4-35.4-35.5-70.9-71-106.4-106.4-53.8-53.9-107.7-107.8-161.5-161.6-15.7-15.7-15.7-34-.1-49.6l41.7-41.7c14.4-14.4 33.4-14.4 47.8.1 89.6 89.5 179.1 179.1 268.7 268.7 14.5 14.5 14.5 33.4.1 47.8l-43.5 43.5c-6.3 6.3-13.8 9.6-22.8 9.6zM138.5 167.9c.1-9-7.1-16.3-16-16.3-8.8 0-16.2 7.5-16.1 16.3.1 8.7 7.1 15.8 15.9 15.9 9 .1 16.2-6.9 16.2-15.9zm45.3-.3c-.1-8.9-7.4-16.2-16.3-16-8.6.2-15.8 7.4-15.9 16-.1 8.8 7.2 16.1 16.1 16.2 9.1 0 16.1-7.1 16.1-16.2zm29.4 16.1c8.9-.1 16.2-7.5 16-16.3-.2-8.6-7.5-15.8-16.1-15.9-8.8-.1-16.1 7.3-16.1 16.2 0 9.1 7.1 16.1 16.2 16zm-61.1 29.1c-.1 8.9 6.8 16 15.6 16.2 8.9.2 16.3-7.1 16.2-16 0-8.9-7-15.8-15.9-15.8-8.9-.1-15.9 6.7-15.9 15.6zm15.9-74.5c8.6.1 15.9-7.1 16-15.8 0-8.5-6.8-15.6-15.4-15.9-8.6-.3-16.1 6.9-16.3 15.5-.1 8.7 7 16.1 15.7 16.2zm44.4 135.8c8.6.1 16-7.1 16-15.8 0-8.7-7.2-15.9-15.9-15.9-8.5 0-15.5 7-15.7 15.5-.2 8.7 6.9 16.1 15.6 16.2zm16.3-60.9c-.1-8.5-7.1-15.5-15.6-15.6-8.7-.1-15.8 7.1-15.9 15.8 0 8.7 7.2 15.9 15.8 15.9 8.8-.1 15.8-7.3 15.7-16.1zm44.8 0c.1-8.9-6.8-15.9-15.6-16-8.9 0-15.8 6.9-15.8 15.7 0 8.7 6.7 15.5 15.3 15.7 9 .2 16-6.5 16.1-15.4zm19.2-35L202.5 88c.8-.9 1.9-2.1 3-3.3L279 11.2c15.1-15.1 33.7-15 48.9.1 14 14 28.1 28 42.1 42.1 14.2 14.2 14.2 33.3.1 47.5-24.8 24.9-49.7 49.7-74.6 74.6-.9 1-1.8 1.9-2.8 2.7zM88 202.6l90.1 90.1c-.7.7-1.7 2-2.9 3.1-24.6 24.6-49.2 49.3-73.9 73.9-14.7 14.7-33.5 14.7-48.2 0-14.2-14.1-28.3-28.2-42.4-42.4-14.4-14.4-14.3-33.4.1-47.8l73.9-73.9c1.2-1.1 2.5-2.2 3.3-3z%27/%3E%3Cpath fill=%27none%27 d=%27M138.5 167.9c-.1 9-7.2 16-16.3 15.9-8.7-.1-15.8-7.2-15.9-15.9-.1-8.8 7.4-16.3 16.1-16.3 9 0 16.2 7.3 16.1 16.3zm45.3-.3c.1 9.1-7 16.1-16 16.1-8.9 0-16.2-7.3-16.1-16.2.1-8.6 7.3-15.8 15.9-16 8.7-.1 16.1 7.2 16.2 16.1zm29.4 16.1c-9.1.1-16.2-6.9-16.2-16 0-8.9 7.3-16.3 16.1-16.2 8.6.1 15.9 7.2 16.1 15.9.2 8.8-7.1 16.3-16 16.3zm-61.1 29.1c.1-8.9 7-15.7 15.9-15.7s15.8 6.9 15.9 15.8c0 9-7.3 16.3-16.2 16-8.9-.1-15.7-7.2-15.6-16.1zm15.9-74.5c-8.7-.1-15.8-7.5-15.6-16.2.2-8.7 7.7-15.8 16.3-15.5 8.5.3 15.4 7.4 15.4 15.9-.2 8.8-7.5 16-16.1 15.8zm44.4 135.8c-8.7-.1-15.8-7.5-15.6-16.2.2-8.5 7.3-15.5 15.7-15.5 8.6 0 15.9 7.2 15.9 15.9 0 8.6-7.4 15.9-16 15.8zm16.3-60.9c.1 8.8-6.9 16-15.6 16.1-8.6.1-15.8-7.1-15.8-15.9s7.2-15.9 15.9-15.8c8.4.1 15.4 7 15.5 15.6zm44.8 0c-.1 8.8-7.1 15.6-16.1 15.4-8.7-.2-15.3-7-15.3-15.7 0-8.9 6.9-15.8 15.8-15.7 8.9.1 15.7 7.2 15.6 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bandaid--grey,
.relax-button[class*="relax-icon-ui-bandaid--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 380.8 380.7%27%3E%3Cpath d=%27M303.7 380.5c-9.6.1-17.3-3.8-24-10.4-35.4-35.5-70.9-71-106.4-106.4-53.8-53.9-107.7-107.8-161.5-161.6-15.7-15.7-15.7-34-.1-49.6l41.7-41.7c14.4-14.4 33.4-14.4 47.8.1 89.6 89.5 179.1 179.1 268.7 268.7 14.5 14.5 14.5 33.4.1 47.8l-43.5 43.5c-6.3 6.3-13.8 9.6-22.8 9.6zM138.5 167.9c.1-9-7.1-16.3-16-16.3-8.8 0-16.2 7.5-16.1 16.3.1 8.7 7.1 15.8 15.9 15.9 9 .1 16.2-6.9 16.2-15.9zm45.3-.3c-.1-8.9-7.4-16.2-16.3-16-8.6.2-15.8 7.4-15.9 16-.1 8.8 7.2 16.1 16.1 16.2 9.1 0 16.1-7.1 16.1-16.2zm29.4 16.1c8.9-.1 16.2-7.5 16-16.3-.2-8.6-7.5-15.8-16.1-15.9-8.8-.1-16.1 7.3-16.1 16.2 0 9.1 7.1 16.1 16.2 16zm-61.1 29.1c-.1 8.9 6.8 16 15.6 16.2 8.9.2 16.3-7.1 16.2-16 0-8.9-7-15.8-15.9-15.8-8.9-.1-15.9 6.7-15.9 15.6zm15.9-74.5c8.6.1 15.9-7.1 16-15.8 0-8.5-6.8-15.6-15.4-15.9-8.6-.3-16.1 6.9-16.3 15.5-.1 8.7 7 16.1 15.7 16.2zm44.4 135.8c8.6.1 16-7.1 16-15.8 0-8.7-7.2-15.9-15.9-15.9-8.5 0-15.5 7-15.7 15.5-.2 8.7 6.9 16.1 15.6 16.2zm16.3-60.9c-.1-8.5-7.1-15.5-15.6-15.6-8.7-.1-15.8 7.1-15.9 15.8 0 8.7 7.2 15.9 15.8 15.9 8.8-.1 15.8-7.3 15.7-16.1zm44.8 0c.1-8.9-6.8-15.9-15.6-16-8.9 0-15.8 6.9-15.8 15.7 0 8.7 6.7 15.5 15.3 15.7 9 .2 16-6.5 16.1-15.4zm19.2-35L202.5 88c.8-.9 1.9-2.1 3-3.3L279 11.2c15.1-15.1 33.7-15 48.9.1 14 14 28.1 28 42.1 42.1 14.2 14.2 14.2 33.3.1 47.5-24.8 24.9-49.7 49.7-74.6 74.6-.9 1-1.8 1.9-2.8 2.7zM88 202.6l90.1 90.1c-.7.7-1.7 2-2.9 3.1-24.6 24.6-49.2 49.3-73.9 73.9-14.7 14.7-33.5 14.7-48.2 0-14.2-14.1-28.3-28.2-42.4-42.4-14.4-14.4-14.3-33.4.1-47.8l73.9-73.9c1.2-1.1 2.5-2.2 3.3-3z%27/%3E%3Cpath fill=%27none%27 d=%27M138.5 167.9c-.1 9-7.2 16-16.3 15.9-8.7-.1-15.8-7.2-15.9-15.9-.1-8.8 7.4-16.3 16.1-16.3 9 0 16.2 7.3 16.1 16.3zm45.3-.3c.1 9.1-7 16.1-16 16.1-8.9 0-16.2-7.3-16.1-16.2.1-8.6 7.3-15.8 15.9-16 8.7-.1 16.1 7.2 16.2 16.1zm29.4 16.1c-9.1.1-16.2-6.9-16.2-16 0-8.9 7.3-16.3 16.1-16.2 8.6.1 15.9 7.2 16.1 15.9.2 8.8-7.1 16.3-16 16.3zm-61.1 29.1c.1-8.9 7-15.7 15.9-15.7s15.8 6.9 15.9 15.8c0 9-7.3 16.3-16.2 16-8.9-.1-15.7-7.2-15.6-16.1zm15.9-74.5c-8.7-.1-15.8-7.5-15.6-16.2.2-8.7 7.7-15.8 16.3-15.5 8.5.3 15.4 7.4 15.4 15.9-.2 8.8-7.5 16-16.1 15.8zm44.4 135.8c-8.7-.1-15.8-7.5-15.6-16.2.2-8.5 7.3-15.5 15.7-15.5 8.6 0 15.9 7.2 15.9 15.9 0 8.6-7.4 15.9-16 15.8zm16.3-60.9c.1 8.8-6.9 16-15.6 16.1-8.6.1-15.8-7.1-15.8-15.9s7.2-15.9 15.9-15.8c8.4.1 15.4 7 15.5 15.6zm44.8 0c-.1 8.8-7.1 15.6-16.1 15.4-8.7-.2-15.3-7-15.3-15.7 0-8.9 6.9-15.8 15.8-15.7 8.9.1 15.7 7.2 15.6 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bandaid--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 380.8 380.7%27%3E%3Cpath d=%27M303.7 380.5c-9.6.1-17.3-3.8-24-10.4-35.4-35.5-70.9-71-106.4-106.4-53.8-53.9-107.7-107.8-161.5-161.6-15.7-15.7-15.7-34-.1-49.6l41.7-41.7c14.4-14.4 33.4-14.4 47.8.1 89.6 89.5 179.1 179.1 268.7 268.7 14.5 14.5 14.5 33.4.1 47.8l-43.5 43.5c-6.3 6.3-13.8 9.6-22.8 9.6zM138.5 167.9c.1-9-7.1-16.3-16-16.3-8.8 0-16.2 7.5-16.1 16.3.1 8.7 7.1 15.8 15.9 15.9 9 .1 16.2-6.9 16.2-15.9zm45.3-.3c-.1-8.9-7.4-16.2-16.3-16-8.6.2-15.8 7.4-15.9 16-.1 8.8 7.2 16.1 16.1 16.2 9.1 0 16.1-7.1 16.1-16.2zm29.4 16.1c8.9-.1 16.2-7.5 16-16.3-.2-8.6-7.5-15.8-16.1-15.9-8.8-.1-16.1 7.3-16.1 16.2 0 9.1 7.1 16.1 16.2 16zm-61.1 29.1c-.1 8.9 6.8 16 15.6 16.2 8.9.2 16.3-7.1 16.2-16 0-8.9-7-15.8-15.9-15.8-8.9-.1-15.9 6.7-15.9 15.6zm15.9-74.5c8.6.1 15.9-7.1 16-15.8 0-8.5-6.8-15.6-15.4-15.9-8.6-.3-16.1 6.9-16.3 15.5-.1 8.7 7 16.1 15.7 16.2zm44.4 135.8c8.6.1 16-7.1 16-15.8 0-8.7-7.2-15.9-15.9-15.9-8.5 0-15.5 7-15.7 15.5-.2 8.7 6.9 16.1 15.6 16.2zm16.3-60.9c-.1-8.5-7.1-15.5-15.6-15.6-8.7-.1-15.8 7.1-15.9 15.8 0 8.7 7.2 15.9 15.8 15.9 8.8-.1 15.8-7.3 15.7-16.1zm44.8 0c.1-8.9-6.8-15.9-15.6-16-8.9 0-15.8 6.9-15.8 15.7 0 8.7 6.7 15.5 15.3 15.7 9 .2 16-6.5 16.1-15.4zm19.2-35L202.5 88c.8-.9 1.9-2.1 3-3.3L279 11.2c15.1-15.1 33.7-15 48.9.1 14 14 28.1 28 42.1 42.1 14.2 14.2 14.2 33.3.1 47.5-24.8 24.9-49.7 49.7-74.6 74.6-.9 1-1.8 1.9-2.8 2.7zM88 202.6l90.1 90.1c-.7.7-1.7 2-2.9 3.1-24.6 24.6-49.2 49.3-73.9 73.9-14.7 14.7-33.5 14.7-48.2 0-14.2-14.1-28.3-28.2-42.4-42.4-14.4-14.4-14.3-33.4.1-47.8l73.9-73.9c1.2-1.1 2.5-2.2 3.3-3z%27/%3E%3Cpath fill=%27none%27 d=%27M138.5 167.9c-.1 9-7.2 16-16.3 15.9-8.7-.1-15.8-7.2-15.9-15.9-.1-8.8 7.4-16.3 16.1-16.3 9 0 16.2 7.3 16.1 16.3zm45.3-.3c.1 9.1-7 16.1-16 16.1-8.9 0-16.2-7.3-16.1-16.2.1-8.6 7.3-15.8 15.9-16 8.7-.1 16.1 7.2 16.2 16.1zm29.4 16.1c-9.1.1-16.2-6.9-16.2-16 0-8.9 7.3-16.3 16.1-16.2 8.6.1 15.9 7.2 16.1 15.9.2 8.8-7.1 16.3-16 16.3zm-61.1 29.1c.1-8.9 7-15.7 15.9-15.7s15.8 6.9 15.9 15.8c0 9-7.3 16.3-16.2 16-8.9-.1-15.7-7.2-15.6-16.1zm15.9-74.5c-8.7-.1-15.8-7.5-15.6-16.2.2-8.7 7.7-15.8 16.3-15.5 8.5.3 15.4 7.4 15.4 15.9-.2 8.8-7.5 16-16.1 15.8zm44.4 135.8c-8.7-.1-15.8-7.5-15.6-16.2.2-8.5 7.3-15.5 15.7-15.5 8.6 0 15.9 7.2 15.9 15.9 0 8.6-7.4 15.9-16 15.8zm16.3-60.9c.1 8.8-6.9 16-15.6 16.1-8.6.1-15.8-7.1-15.8-15.9s7.2-15.9 15.9-15.8c8.4.1 15.4 7 15.5 15.6zm44.8 0c-.1 8.8-7.1 15.6-16.1 15.4-8.7-.2-15.3-7-15.3-15.7 0-8.9 6.9-15.8 15.8-15.7 8.9.1 15.7 7.2 15.6 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bandaid--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 380.8 380.7%27%3E%3Cpath d=%27M303.7 380.5c-9.6.1-17.3-3.8-24-10.4-35.4-35.5-70.9-71-106.4-106.4-53.8-53.9-107.7-107.8-161.5-161.6-15.7-15.7-15.7-34-.1-49.6l41.7-41.7c14.4-14.4 33.4-14.4 47.8.1 89.6 89.5 179.1 179.1 268.7 268.7 14.5 14.5 14.5 33.4.1 47.8l-43.5 43.5c-6.3 6.3-13.8 9.6-22.8 9.6zM138.5 167.9c.1-9-7.1-16.3-16-16.3-8.8 0-16.2 7.5-16.1 16.3.1 8.7 7.1 15.8 15.9 15.9 9 .1 16.2-6.9 16.2-15.9zm45.3-.3c-.1-8.9-7.4-16.2-16.3-16-8.6.2-15.8 7.4-15.9 16-.1 8.8 7.2 16.1 16.1 16.2 9.1 0 16.1-7.1 16.1-16.2zm29.4 16.1c8.9-.1 16.2-7.5 16-16.3-.2-8.6-7.5-15.8-16.1-15.9-8.8-.1-16.1 7.3-16.1 16.2 0 9.1 7.1 16.1 16.2 16zm-61.1 29.1c-.1 8.9 6.8 16 15.6 16.2 8.9.2 16.3-7.1 16.2-16 0-8.9-7-15.8-15.9-15.8-8.9-.1-15.9 6.7-15.9 15.6zm15.9-74.5c8.6.1 15.9-7.1 16-15.8 0-8.5-6.8-15.6-15.4-15.9-8.6-.3-16.1 6.9-16.3 15.5-.1 8.7 7 16.1 15.7 16.2zm44.4 135.8c8.6.1 16-7.1 16-15.8 0-8.7-7.2-15.9-15.9-15.9-8.5 0-15.5 7-15.7 15.5-.2 8.7 6.9 16.1 15.6 16.2zm16.3-60.9c-.1-8.5-7.1-15.5-15.6-15.6-8.7-.1-15.8 7.1-15.9 15.8 0 8.7 7.2 15.9 15.8 15.9 8.8-.1 15.8-7.3 15.7-16.1zm44.8 0c.1-8.9-6.8-15.9-15.6-16-8.9 0-15.8 6.9-15.8 15.7 0 8.7 6.7 15.5 15.3 15.7 9 .2 16-6.5 16.1-15.4zm19.2-35L202.5 88c.8-.9 1.9-2.1 3-3.3L279 11.2c15.1-15.1 33.7-15 48.9.1 14 14 28.1 28 42.1 42.1 14.2 14.2 14.2 33.3.1 47.5-24.8 24.9-49.7 49.7-74.6 74.6-.9 1-1.8 1.9-2.8 2.7zM88 202.6l90.1 90.1c-.7.7-1.7 2-2.9 3.1-24.6 24.6-49.2 49.3-73.9 73.9-14.7 14.7-33.5 14.7-48.2 0-14.2-14.1-28.3-28.2-42.4-42.4-14.4-14.4-14.3-33.4.1-47.8l73.9-73.9c1.2-1.1 2.5-2.2 3.3-3z%27/%3E%3Cpath fill=%27none%27 d=%27M138.5 167.9c-.1 9-7.2 16-16.3 15.9-8.7-.1-15.8-7.2-15.9-15.9-.1-8.8 7.4-16.3 16.1-16.3 9 0 16.2 7.3 16.1 16.3zm45.3-.3c.1 9.1-7 16.1-16 16.1-8.9 0-16.2-7.3-16.1-16.2.1-8.6 7.3-15.8 15.9-16 8.7-.1 16.1 7.2 16.2 16.1zm29.4 16.1c-9.1.1-16.2-6.9-16.2-16 0-8.9 7.3-16.3 16.1-16.2 8.6.1 15.9 7.2 16.1 15.9.2 8.8-7.1 16.3-16 16.3zm-61.1 29.1c.1-8.9 7-15.7 15.9-15.7s15.8 6.9 15.9 15.8c0 9-7.3 16.3-16.2 16-8.9-.1-15.7-7.2-15.6-16.1zm15.9-74.5c-8.7-.1-15.8-7.5-15.6-16.2.2-8.7 7.7-15.8 16.3-15.5 8.5.3 15.4 7.4 15.4 15.9-.2 8.8-7.5 16-16.1 15.8zm44.4 135.8c-8.7-.1-15.8-7.5-15.6-16.2.2-8.5 7.3-15.5 15.7-15.5 8.6 0 15.9 7.2 15.9 15.9 0 8.6-7.4 15.9-16 15.8zm16.3-60.9c.1 8.8-6.9 16-15.6 16.1-8.6.1-15.8-7.1-15.8-15.9s7.2-15.9 15.9-15.8c8.4.1 15.4 7 15.5 15.6zm44.8 0c-.1 8.8-7.1 15.6-16.1 15.4-8.7-.2-15.3-7-15.3-15.7 0-8.9 6.9-15.8 15.8-15.7 8.9.1 15.7 7.2 15.6 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bandaid--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 380.8 380.7%27%3E%3Cpath d=%27M303.7 380.5c-9.6.1-17.3-3.8-24-10.4-35.4-35.5-70.9-71-106.4-106.4-53.8-53.9-107.7-107.8-161.5-161.6-15.7-15.7-15.7-34-.1-49.6l41.7-41.7c14.4-14.4 33.4-14.4 47.8.1 89.6 89.5 179.1 179.1 268.7 268.7 14.5 14.5 14.5 33.4.1 47.8l-43.5 43.5c-6.3 6.3-13.8 9.6-22.8 9.6zM138.5 167.9c.1-9-7.1-16.3-16-16.3-8.8 0-16.2 7.5-16.1 16.3.1 8.7 7.1 15.8 15.9 15.9 9 .1 16.2-6.9 16.2-15.9zm45.3-.3c-.1-8.9-7.4-16.2-16.3-16-8.6.2-15.8 7.4-15.9 16-.1 8.8 7.2 16.1 16.1 16.2 9.1 0 16.1-7.1 16.1-16.2zm29.4 16.1c8.9-.1 16.2-7.5 16-16.3-.2-8.6-7.5-15.8-16.1-15.9-8.8-.1-16.1 7.3-16.1 16.2 0 9.1 7.1 16.1 16.2 16zm-61.1 29.1c-.1 8.9 6.8 16 15.6 16.2 8.9.2 16.3-7.1 16.2-16 0-8.9-7-15.8-15.9-15.8-8.9-.1-15.9 6.7-15.9 15.6zm15.9-74.5c8.6.1 15.9-7.1 16-15.8 0-8.5-6.8-15.6-15.4-15.9-8.6-.3-16.1 6.9-16.3 15.5-.1 8.7 7 16.1 15.7 16.2zm44.4 135.8c8.6.1 16-7.1 16-15.8 0-8.7-7.2-15.9-15.9-15.9-8.5 0-15.5 7-15.7 15.5-.2 8.7 6.9 16.1 15.6 16.2zm16.3-60.9c-.1-8.5-7.1-15.5-15.6-15.6-8.7-.1-15.8 7.1-15.9 15.8 0 8.7 7.2 15.9 15.8 15.9 8.8-.1 15.8-7.3 15.7-16.1zm44.8 0c.1-8.9-6.8-15.9-15.6-16-8.9 0-15.8 6.9-15.8 15.7 0 8.7 6.7 15.5 15.3 15.7 9 .2 16-6.5 16.1-15.4zm19.2-35L202.5 88c.8-.9 1.9-2.1 3-3.3L279 11.2c15.1-15.1 33.7-15 48.9.1 14 14 28.1 28 42.1 42.1 14.2 14.2 14.2 33.3.1 47.5-24.8 24.9-49.7 49.7-74.6 74.6-.9 1-1.8 1.9-2.8 2.7zM88 202.6l90.1 90.1c-.7.7-1.7 2-2.9 3.1-24.6 24.6-49.2 49.3-73.9 73.9-14.7 14.7-33.5 14.7-48.2 0-14.2-14.1-28.3-28.2-42.4-42.4-14.4-14.4-14.3-33.4.1-47.8l73.9-73.9c1.2-1.1 2.5-2.2 3.3-3z%27/%3E%3Cpath fill=%27none%27 d=%27M138.5 167.9c-.1 9-7.2 16-16.3 15.9-8.7-.1-15.8-7.2-15.9-15.9-.1-8.8 7.4-16.3 16.1-16.3 9 0 16.2 7.3 16.1 16.3zm45.3-.3c.1 9.1-7 16.1-16 16.1-8.9 0-16.2-7.3-16.1-16.2.1-8.6 7.3-15.8 15.9-16 8.7-.1 16.1 7.2 16.2 16.1zm29.4 16.1c-9.1.1-16.2-6.9-16.2-16 0-8.9 7.3-16.3 16.1-16.2 8.6.1 15.9 7.2 16.1 15.9.2 8.8-7.1 16.3-16 16.3zm-61.1 29.1c.1-8.9 7-15.7 15.9-15.7s15.8 6.9 15.9 15.8c0 9-7.3 16.3-16.2 16-8.9-.1-15.7-7.2-15.6-16.1zm15.9-74.5c-8.7-.1-15.8-7.5-15.6-16.2.2-8.7 7.7-15.8 16.3-15.5 8.5.3 15.4 7.4 15.4 15.9-.2 8.8-7.5 16-16.1 15.8zm44.4 135.8c-8.7-.1-15.8-7.5-15.6-16.2.2-8.5 7.3-15.5 15.7-15.5 8.6 0 15.9 7.2 15.9 15.9 0 8.6-7.4 15.9-16 15.8zm16.3-60.9c.1 8.8-6.9 16-15.6 16.1-8.6.1-15.8-7.1-15.8-15.9s7.2-15.9 15.9-15.8c8.4.1 15.4 7 15.5 15.6zm44.8 0c-.1 8.8-7.1 15.6-16.1 15.4-8.7-.2-15.3-7-15.3-15.7 0-8.9 6.9-15.8 15.8-15.7 8.9.1 15.7 7.2 15.6 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bandaid--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 380.8 380.7%27%3E%3Cpath d=%27M303.7 380.5c-9.6.1-17.3-3.8-24-10.4-35.4-35.5-70.9-71-106.4-106.4-53.8-53.9-107.7-107.8-161.5-161.6-15.7-15.7-15.7-34-.1-49.6l41.7-41.7c14.4-14.4 33.4-14.4 47.8.1 89.6 89.5 179.1 179.1 268.7 268.7 14.5 14.5 14.5 33.4.1 47.8l-43.5 43.5c-6.3 6.3-13.8 9.6-22.8 9.6zM138.5 167.9c.1-9-7.1-16.3-16-16.3-8.8 0-16.2 7.5-16.1 16.3.1 8.7 7.1 15.8 15.9 15.9 9 .1 16.2-6.9 16.2-15.9zm45.3-.3c-.1-8.9-7.4-16.2-16.3-16-8.6.2-15.8 7.4-15.9 16-.1 8.8 7.2 16.1 16.1 16.2 9.1 0 16.1-7.1 16.1-16.2zm29.4 16.1c8.9-.1 16.2-7.5 16-16.3-.2-8.6-7.5-15.8-16.1-15.9-8.8-.1-16.1 7.3-16.1 16.2 0 9.1 7.1 16.1 16.2 16zm-61.1 29.1c-.1 8.9 6.8 16 15.6 16.2 8.9.2 16.3-7.1 16.2-16 0-8.9-7-15.8-15.9-15.8-8.9-.1-15.9 6.7-15.9 15.6zm15.9-74.5c8.6.1 15.9-7.1 16-15.8 0-8.5-6.8-15.6-15.4-15.9-8.6-.3-16.1 6.9-16.3 15.5-.1 8.7 7 16.1 15.7 16.2zm44.4 135.8c8.6.1 16-7.1 16-15.8 0-8.7-7.2-15.9-15.9-15.9-8.5 0-15.5 7-15.7 15.5-.2 8.7 6.9 16.1 15.6 16.2zm16.3-60.9c-.1-8.5-7.1-15.5-15.6-15.6-8.7-.1-15.8 7.1-15.9 15.8 0 8.7 7.2 15.9 15.8 15.9 8.8-.1 15.8-7.3 15.7-16.1zm44.8 0c.1-8.9-6.8-15.9-15.6-16-8.9 0-15.8 6.9-15.8 15.7 0 8.7 6.7 15.5 15.3 15.7 9 .2 16-6.5 16.1-15.4zm19.2-35L202.5 88c.8-.9 1.9-2.1 3-3.3L279 11.2c15.1-15.1 33.7-15 48.9.1 14 14 28.1 28 42.1 42.1 14.2 14.2 14.2 33.3.1 47.5-24.8 24.9-49.7 49.7-74.6 74.6-.9 1-1.8 1.9-2.8 2.7zM88 202.6l90.1 90.1c-.7.7-1.7 2-2.9 3.1-24.6 24.6-49.2 49.3-73.9 73.9-14.7 14.7-33.5 14.7-48.2 0-14.2-14.1-28.3-28.2-42.4-42.4-14.4-14.4-14.3-33.4.1-47.8l73.9-73.9c1.2-1.1 2.5-2.2 3.3-3z%27/%3E%3Cpath fill=%27none%27 d=%27M138.5 167.9c-.1 9-7.2 16-16.3 15.9-8.7-.1-15.8-7.2-15.9-15.9-.1-8.8 7.4-16.3 16.1-16.3 9 0 16.2 7.3 16.1 16.3zm45.3-.3c.1 9.1-7 16.1-16 16.1-8.9 0-16.2-7.3-16.1-16.2.1-8.6 7.3-15.8 15.9-16 8.7-.1 16.1 7.2 16.2 16.1zm29.4 16.1c-9.1.1-16.2-6.9-16.2-16 0-8.9 7.3-16.3 16.1-16.2 8.6.1 15.9 7.2 16.1 15.9.2 8.8-7.1 16.3-16 16.3zm-61.1 29.1c.1-8.9 7-15.7 15.9-15.7s15.8 6.9 15.9 15.8c0 9-7.3 16.3-16.2 16-8.9-.1-15.7-7.2-15.6-16.1zm15.9-74.5c-8.7-.1-15.8-7.5-15.6-16.2.2-8.7 7.7-15.8 16.3-15.5 8.5.3 15.4 7.4 15.4 15.9-.2 8.8-7.5 16-16.1 15.8zm44.4 135.8c-8.7-.1-15.8-7.5-15.6-16.2.2-8.5 7.3-15.5 15.7-15.5 8.6 0 15.9 7.2 15.9 15.9 0 8.6-7.4 15.9-16 15.8zm16.3-60.9c.1 8.8-6.9 16-15.6 16.1-8.6.1-15.8-7.1-15.8-15.9s7.2-15.9 15.9-15.8c8.4.1 15.4 7 15.5 15.6zm44.8 0c-.1 8.8-7.1 15.6-16.1 15.4-8.7-.2-15.3-7-15.3-15.7 0-8.9 6.9-15.8 15.8-15.7 8.9.1 15.7 7.2 15.6 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bug {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 8h-2.81c-.45-.78-1.07-1.45-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bug--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 8h-2.81c-.45-.78-1.07-1.45-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bug--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 8h-2.81c-.45-.78-1.07-1.45-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bug--grey,
.relax-button[class*="relax-icon-ui-bug--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 8h-2.81c-.45-.78-1.07-1.45-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bug--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 8h-2.81c-.45-.78-1.07-1.45-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bug--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 8h-2.81c-.45-.78-1.07-1.45-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bug--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 8h-2.81c-.45-.78-1.07-1.45-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-bug--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 8h-2.81c-.45-.78-1.07-1.45-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-card {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-card--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-card--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-card--grey,
.relax-button[class*="relax-icon-ui-card--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-card--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-card--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-card--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-card--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check-circle {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check-circle--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check-circle--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check-circle--grey,
.relax-button[class*="relax-icon-ui-check-circle--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check-circle--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check-circle--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check-circle--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check-circle--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 7L9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 7L9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 7L9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check--grey,
.relax-button[class*="relax-icon-ui-check--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 7L9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 7L9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 7L9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 7L9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-check--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 7L9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-down {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-down--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-down--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-down--grey,
.relax-button[class*="relax-icon-ui-chevron-down--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-down--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-down--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-down--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-down--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-left {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-left--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-left--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-left--grey,
.relax-button[class*="relax-icon-ui-chevron-left--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-left--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-left--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-left--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-left--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-right,
.relax-theme--classic .relax-card-header-a:after {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-right--white,
.relax-card-header-a:after {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-right--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-right--grey,
.relax-button[class*="relax-icon-ui-chevron-right--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-right--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-right--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-right--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-right--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-up {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-up--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-up--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-up--grey,
.relax-button[class*="relax-icon-ui-chevron-up--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-up--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-up--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-up--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-chevron-up--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-clock {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-clock--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-clock--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-clock--grey,
.relax-button[class*="relax-icon-ui-clock--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-clock--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-clock--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-clock--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-clock--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-close {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-close--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-close--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-close--grey,
.relax-button[class*="relax-icon-ui-close--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-close--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-close--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-close--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-close--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-cog {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-cog--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-cog--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-cog--grey,
.relax-button[class*="relax-icon-ui-cog--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-cog--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-cog--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-cog--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-cog--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-company,
.relax-theme--classic .relax-resultItem--company {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-company--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-company--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-company--grey,
.relax-button[class*="relax-icon-ui-company--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-company--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-company--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-company--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-company--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-date {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-date--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-date--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-date--grey,
.relax-button[class*="relax-icon-ui-date--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-date--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-date--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-date--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-date--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-deceased {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M34.1 33.8c-.4 0-.8 0-1 .2-.1.2-.1.4-.1.6v7.2c0 .4 0 .8.2 1 .2.1.5.1.9.1s1.2-.1 1.7-.7c.6-.7.7-1.4.7-1.9V37c0-1 0-1.9-.7-2.6-.3-.4-.6-.6-1.7-.6zM67.7 37c0-1 0-1.9-.6-2.6-.4-.4-.8-.6-1.6-.6-.6 0-1.1 0-1.3.2-.1.2-.1.4-.1.7v9.1c0 .5 0 .9.3 1h1.1c.5 0 1.2-.1 1.7-.8.6-.8.6-1.5.6-2.4-.1-1.8-.1-2.8-.1-4.6z%27/%3E%3Cpath d=%27M66.9 2.5H33.2l-20 25L23.4 100h52.4l11.1-72.3-20-25.2zM41.8 61.6c0 .8-.3.8-2.6.8s-2.5 0-2.5-.8v-11c0-1.7-.6-3-1.8-3-1.7 0-1.9 0-1.9.6v13.3c0 .9-.4.9-2.8.9-2 0-2.4 0-2.4-1.1V30.2c0-.5 0-1 .2-1.2.3-.4.6-.3 1.2-.3H34c2.1 0 4.2.6 5.6 2 1.4 1.3 2 3.3 2 5.3v4.1c0 1.4-.2 2.3-.8 3.2-.9 1.3-2.4 1.6-2.4 1.7 0 .2 1.5.3 2.4 1.5.6.9.9 1.7.9 3 .1 4.5.1 7.8.1 12.1zm10.9 0c0 .7 0 .8-2.7.8-2.4 0-2.4 0-2.4-.7V29.5c0-.7.2-.8 2.4-.8 2.5 0 2.7 0 2.7.8v32.1zm20.2-19.3c0 2-.6 3.9-2.4 5.6-1.5 1.4-3.6 1.8-5.4 1.8-.7 0-1.1.3-1.1 1.5v10.5c0 .8-.5.8-2.7.8s-2.4 0-2.4-1.1V30.3c0-.6 0-1 .2-1.2.2-.3.6-.3 1.2-.3h4.9c1.9 0 3.8.5 5.3 1.7 1.6 1.3 2.4 3.2 2.4 5.6v6.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-deceased--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M34.1 33.8c-.4 0-.8 0-1 .2-.1.2-.1.4-.1.6v7.2c0 .4 0 .8.2 1 .2.1.5.1.9.1s1.2-.1 1.7-.7c.6-.7.7-1.4.7-1.9V37c0-1 0-1.9-.7-2.6-.3-.4-.6-.6-1.7-.6zM67.7 37c0-1 0-1.9-.6-2.6-.4-.4-.8-.6-1.6-.6-.6 0-1.1 0-1.3.2-.1.2-.1.4-.1.7v9.1c0 .5 0 .9.3 1h1.1c.5 0 1.2-.1 1.7-.8.6-.8.6-1.5.6-2.4-.1-1.8-.1-2.8-.1-4.6z%27/%3E%3Cpath d=%27M66.9 2.5H33.2l-20 25L23.4 100h52.4l11.1-72.3-20-25.2zM41.8 61.6c0 .8-.3.8-2.6.8s-2.5 0-2.5-.8v-11c0-1.7-.6-3-1.8-3-1.7 0-1.9 0-1.9.6v13.3c0 .9-.4.9-2.8.9-2 0-2.4 0-2.4-1.1V30.2c0-.5 0-1 .2-1.2.3-.4.6-.3 1.2-.3H34c2.1 0 4.2.6 5.6 2 1.4 1.3 2 3.3 2 5.3v4.1c0 1.4-.2 2.3-.8 3.2-.9 1.3-2.4 1.6-2.4 1.7 0 .2 1.5.3 2.4 1.5.6.9.9 1.7.9 3 .1 4.5.1 7.8.1 12.1zm10.9 0c0 .7 0 .8-2.7.8-2.4 0-2.4 0-2.4-.7V29.5c0-.7.2-.8 2.4-.8 2.5 0 2.7 0 2.7.8v32.1zm20.2-19.3c0 2-.6 3.9-2.4 5.6-1.5 1.4-3.6 1.8-5.4 1.8-.7 0-1.1.3-1.1 1.5v10.5c0 .8-.5.8-2.7.8s-2.4 0-2.4-1.1V30.3c0-.6 0-1 .2-1.2.2-.3.6-.3 1.2-.3h4.9c1.9 0 3.8.5 5.3 1.7 1.6 1.3 2.4 3.2 2.4 5.6v6.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-deceased--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M34.1 33.8c-.4 0-.8 0-1 .2-.1.2-.1.4-.1.6v7.2c0 .4 0 .8.2 1 .2.1.5.1.9.1s1.2-.1 1.7-.7c.6-.7.7-1.4.7-1.9V37c0-1 0-1.9-.7-2.6-.3-.4-.6-.6-1.7-.6zM67.7 37c0-1 0-1.9-.6-2.6-.4-.4-.8-.6-1.6-.6-.6 0-1.1 0-1.3.2-.1.2-.1.4-.1.7v9.1c0 .5 0 .9.3 1h1.1c.5 0 1.2-.1 1.7-.8.6-.8.6-1.5.6-2.4-.1-1.8-.1-2.8-.1-4.6z%27/%3E%3Cpath d=%27M66.9 2.5H33.2l-20 25L23.4 100h52.4l11.1-72.3-20-25.2zM41.8 61.6c0 .8-.3.8-2.6.8s-2.5 0-2.5-.8v-11c0-1.7-.6-3-1.8-3-1.7 0-1.9 0-1.9.6v13.3c0 .9-.4.9-2.8.9-2 0-2.4 0-2.4-1.1V30.2c0-.5 0-1 .2-1.2.3-.4.6-.3 1.2-.3H34c2.1 0 4.2.6 5.6 2 1.4 1.3 2 3.3 2 5.3v4.1c0 1.4-.2 2.3-.8 3.2-.9 1.3-2.4 1.6-2.4 1.7 0 .2 1.5.3 2.4 1.5.6.9.9 1.7.9 3 .1 4.5.1 7.8.1 12.1zm10.9 0c0 .7 0 .8-2.7.8-2.4 0-2.4 0-2.4-.7V29.5c0-.7.2-.8 2.4-.8 2.5 0 2.7 0 2.7.8v32.1zm20.2-19.3c0 2-.6 3.9-2.4 5.6-1.5 1.4-3.6 1.8-5.4 1.8-.7 0-1.1.3-1.1 1.5v10.5c0 .8-.5.8-2.7.8s-2.4 0-2.4-1.1V30.3c0-.6 0-1 .2-1.2.2-.3.6-.3 1.2-.3h4.9c1.9 0 3.8.5 5.3 1.7 1.6 1.3 2.4 3.2 2.4 5.6v6.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-deceased--grey,
.relax-button[class*="relax-icon-ui-deceased--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M34.1 33.8c-.4 0-.8 0-1 .2-.1.2-.1.4-.1.6v7.2c0 .4 0 .8.2 1 .2.1.5.1.9.1s1.2-.1 1.7-.7c.6-.7.7-1.4.7-1.9V37c0-1 0-1.9-.7-2.6-.3-.4-.6-.6-1.7-.6zM67.7 37c0-1 0-1.9-.6-2.6-.4-.4-.8-.6-1.6-.6-.6 0-1.1 0-1.3.2-.1.2-.1.4-.1.7v9.1c0 .5 0 .9.3 1h1.1c.5 0 1.2-.1 1.7-.8.6-.8.6-1.5.6-2.4-.1-1.8-.1-2.8-.1-4.6z%27/%3E%3Cpath d=%27M66.9 2.5H33.2l-20 25L23.4 100h52.4l11.1-72.3-20-25.2zM41.8 61.6c0 .8-.3.8-2.6.8s-2.5 0-2.5-.8v-11c0-1.7-.6-3-1.8-3-1.7 0-1.9 0-1.9.6v13.3c0 .9-.4.9-2.8.9-2 0-2.4 0-2.4-1.1V30.2c0-.5 0-1 .2-1.2.3-.4.6-.3 1.2-.3H34c2.1 0 4.2.6 5.6 2 1.4 1.3 2 3.3 2 5.3v4.1c0 1.4-.2 2.3-.8 3.2-.9 1.3-2.4 1.6-2.4 1.7 0 .2 1.5.3 2.4 1.5.6.9.9 1.7.9 3 .1 4.5.1 7.8.1 12.1zm10.9 0c0 .7 0 .8-2.7.8-2.4 0-2.4 0-2.4-.7V29.5c0-.7.2-.8 2.4-.8 2.5 0 2.7 0 2.7.8v32.1zm20.2-19.3c0 2-.6 3.9-2.4 5.6-1.5 1.4-3.6 1.8-5.4 1.8-.7 0-1.1.3-1.1 1.5v10.5c0 .8-.5.8-2.7.8s-2.4 0-2.4-1.1V30.3c0-.6 0-1 .2-1.2.2-.3.6-.3 1.2-.3h4.9c1.9 0 3.8.5 5.3 1.7 1.6 1.3 2.4 3.2 2.4 5.6v6.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-deceased--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M34.1 33.8c-.4 0-.8 0-1 .2-.1.2-.1.4-.1.6v7.2c0 .4 0 .8.2 1 .2.1.5.1.9.1s1.2-.1 1.7-.7c.6-.7.7-1.4.7-1.9V37c0-1 0-1.9-.7-2.6-.3-.4-.6-.6-1.7-.6zM67.7 37c0-1 0-1.9-.6-2.6-.4-.4-.8-.6-1.6-.6-.6 0-1.1 0-1.3.2-.1.2-.1.4-.1.7v9.1c0 .5 0 .9.3 1h1.1c.5 0 1.2-.1 1.7-.8.6-.8.6-1.5.6-2.4-.1-1.8-.1-2.8-.1-4.6z%27/%3E%3Cpath d=%27M66.9 2.5H33.2l-20 25L23.4 100h52.4l11.1-72.3-20-25.2zM41.8 61.6c0 .8-.3.8-2.6.8s-2.5 0-2.5-.8v-11c0-1.7-.6-3-1.8-3-1.7 0-1.9 0-1.9.6v13.3c0 .9-.4.9-2.8.9-2 0-2.4 0-2.4-1.1V30.2c0-.5 0-1 .2-1.2.3-.4.6-.3 1.2-.3H34c2.1 0 4.2.6 5.6 2 1.4 1.3 2 3.3 2 5.3v4.1c0 1.4-.2 2.3-.8 3.2-.9 1.3-2.4 1.6-2.4 1.7 0 .2 1.5.3 2.4 1.5.6.9.9 1.7.9 3 .1 4.5.1 7.8.1 12.1zm10.9 0c0 .7 0 .8-2.7.8-2.4 0-2.4 0-2.4-.7V29.5c0-.7.2-.8 2.4-.8 2.5 0 2.7 0 2.7.8v32.1zm20.2-19.3c0 2-.6 3.9-2.4 5.6-1.5 1.4-3.6 1.8-5.4 1.8-.7 0-1.1.3-1.1 1.5v10.5c0 .8-.5.8-2.7.8s-2.4 0-2.4-1.1V30.3c0-.6 0-1 .2-1.2.2-.3.6-.3 1.2-.3h4.9c1.9 0 3.8.5 5.3 1.7 1.6 1.3 2.4 3.2 2.4 5.6v6.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-deceased--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M34.1 33.8c-.4 0-.8 0-1 .2-.1.2-.1.4-.1.6v7.2c0 .4 0 .8.2 1 .2.1.5.1.9.1s1.2-.1 1.7-.7c.6-.7.7-1.4.7-1.9V37c0-1 0-1.9-.7-2.6-.3-.4-.6-.6-1.7-.6zM67.7 37c0-1 0-1.9-.6-2.6-.4-.4-.8-.6-1.6-.6-.6 0-1.1 0-1.3.2-.1.2-.1.4-.1.7v9.1c0 .5 0 .9.3 1h1.1c.5 0 1.2-.1 1.7-.8.6-.8.6-1.5.6-2.4-.1-1.8-.1-2.8-.1-4.6z%27/%3E%3Cpath d=%27M66.9 2.5H33.2l-20 25L23.4 100h52.4l11.1-72.3-20-25.2zM41.8 61.6c0 .8-.3.8-2.6.8s-2.5 0-2.5-.8v-11c0-1.7-.6-3-1.8-3-1.7 0-1.9 0-1.9.6v13.3c0 .9-.4.9-2.8.9-2 0-2.4 0-2.4-1.1V30.2c0-.5 0-1 .2-1.2.3-.4.6-.3 1.2-.3H34c2.1 0 4.2.6 5.6 2 1.4 1.3 2 3.3 2 5.3v4.1c0 1.4-.2 2.3-.8 3.2-.9 1.3-2.4 1.6-2.4 1.7 0 .2 1.5.3 2.4 1.5.6.9.9 1.7.9 3 .1 4.5.1 7.8.1 12.1zm10.9 0c0 .7 0 .8-2.7.8-2.4 0-2.4 0-2.4-.7V29.5c0-.7.2-.8 2.4-.8 2.5 0 2.7 0 2.7.8v32.1zm20.2-19.3c0 2-.6 3.9-2.4 5.6-1.5 1.4-3.6 1.8-5.4 1.8-.7 0-1.1.3-1.1 1.5v10.5c0 .8-.5.8-2.7.8s-2.4 0-2.4-1.1V30.3c0-.6 0-1 .2-1.2.2-.3.6-.3 1.2-.3h4.9c1.9 0 3.8.5 5.3 1.7 1.6 1.3 2.4 3.2 2.4 5.6v6.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-deceased--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M34.1 33.8c-.4 0-.8 0-1 .2-.1.2-.1.4-.1.6v7.2c0 .4 0 .8.2 1 .2.1.5.1.9.1s1.2-.1 1.7-.7c.6-.7.7-1.4.7-1.9V37c0-1 0-1.9-.7-2.6-.3-.4-.6-.6-1.7-.6zM67.7 37c0-1 0-1.9-.6-2.6-.4-.4-.8-.6-1.6-.6-.6 0-1.1 0-1.3.2-.1.2-.1.4-.1.7v9.1c0 .5 0 .9.3 1h1.1c.5 0 1.2-.1 1.7-.8.6-.8.6-1.5.6-2.4-.1-1.8-.1-2.8-.1-4.6z%27/%3E%3Cpath d=%27M66.9 2.5H33.2l-20 25L23.4 100h52.4l11.1-72.3-20-25.2zM41.8 61.6c0 .8-.3.8-2.6.8s-2.5 0-2.5-.8v-11c0-1.7-.6-3-1.8-3-1.7 0-1.9 0-1.9.6v13.3c0 .9-.4.9-2.8.9-2 0-2.4 0-2.4-1.1V30.2c0-.5 0-1 .2-1.2.3-.4.6-.3 1.2-.3H34c2.1 0 4.2.6 5.6 2 1.4 1.3 2 3.3 2 5.3v4.1c0 1.4-.2 2.3-.8 3.2-.9 1.3-2.4 1.6-2.4 1.7 0 .2 1.5.3 2.4 1.5.6.9.9 1.7.9 3 .1 4.5.1 7.8.1 12.1zm10.9 0c0 .7 0 .8-2.7.8-2.4 0-2.4 0-2.4-.7V29.5c0-.7.2-.8 2.4-.8 2.5 0 2.7 0 2.7.8v32.1zm20.2-19.3c0 2-.6 3.9-2.4 5.6-1.5 1.4-3.6 1.8-5.4 1.8-.7 0-1.1.3-1.1 1.5v10.5c0 .8-.5.8-2.7.8s-2.4 0-2.4-1.1V30.3c0-.6 0-1 .2-1.2.2-.3.6-.3 1.2-.3h4.9c1.9 0 3.8.5 5.3 1.7 1.6 1.3 2.4 3.2 2.4 5.6v6.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-deceased--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M34.1 33.8c-.4 0-.8 0-1 .2-.1.2-.1.4-.1.6v7.2c0 .4 0 .8.2 1 .2.1.5.1.9.1s1.2-.1 1.7-.7c.6-.7.7-1.4.7-1.9V37c0-1 0-1.9-.7-2.6-.3-.4-.6-.6-1.7-.6zM67.7 37c0-1 0-1.9-.6-2.6-.4-.4-.8-.6-1.6-.6-.6 0-1.1 0-1.3.2-.1.2-.1.4-.1.7v9.1c0 .5 0 .9.3 1h1.1c.5 0 1.2-.1 1.7-.8.6-.8.6-1.5.6-2.4-.1-1.8-.1-2.8-.1-4.6z%27/%3E%3Cpath d=%27M66.9 2.5H33.2l-20 25L23.4 100h52.4l11.1-72.3-20-25.2zM41.8 61.6c0 .8-.3.8-2.6.8s-2.5 0-2.5-.8v-11c0-1.7-.6-3-1.8-3-1.7 0-1.9 0-1.9.6v13.3c0 .9-.4.9-2.8.9-2 0-2.4 0-2.4-1.1V30.2c0-.5 0-1 .2-1.2.3-.4.6-.3 1.2-.3H34c2.1 0 4.2.6 5.6 2 1.4 1.3 2 3.3 2 5.3v4.1c0 1.4-.2 2.3-.8 3.2-.9 1.3-2.4 1.6-2.4 1.7 0 .2 1.5.3 2.4 1.5.6.9.9 1.7.9 3 .1 4.5.1 7.8.1 12.1zm10.9 0c0 .7 0 .8-2.7.8-2.4 0-2.4 0-2.4-.7V29.5c0-.7.2-.8 2.4-.8 2.5 0 2.7 0 2.7.8v32.1zm20.2-19.3c0 2-.6 3.9-2.4 5.6-1.5 1.4-3.6 1.8-5.4 1.8-.7 0-1.1.3-1.1 1.5v10.5c0 .8-.5.8-2.7.8s-2.4 0-2.4-1.1V30.3c0-.6 0-1 .2-1.2.2-.3.6-.3 1.2-.3h4.9c1.9 0 3.8.5 5.3 1.7 1.6 1.3 2.4 3.2 2.4 5.6v6.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-document {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M11,4H6V20H11L18,20V11H11V4Z%27 /%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-document--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M11,4H6V20H11L18,20V11H11V4Z%27 /%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-document--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M11,4H6V20H11L18,20V11H11V4Z%27 /%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-document--grey,
.relax-button[class*="relax-icon-ui-document--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M11,4H6V20H11L18,20V11H11V4Z%27 /%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-document--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M11,4H6V20H11L18,20V11H11V4Z%27 /%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-document--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M11,4H6V20H11L18,20V11H11V4Z%27 /%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-document--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M11,4H6V20H11L18,20V11H11V4Z%27 /%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-document--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M11,4H6V20H11L18,20V11H11V4Z%27 /%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-down {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 10l5 5 5-5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-down--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 10l5 5 5-5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-down--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 10l5 5 5-5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-down--grey,
.relax-button[class*="relax-icon-ui-drop-down--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 10l5 5 5-5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-down--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 10l5 5 5-5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-down--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 10l5 5 5-5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-down--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 10l5 5 5-5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-down--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 10l5 5 5-5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-up {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 14l5-5 5 5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-up--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 14l5-5 5 5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-up--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 14l5-5 5 5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-up--grey,
.relax-button[class*="relax-icon-ui-drop-up--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 14l5-5 5 5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-up--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 14l5-5 5 5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-up--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 14l5-5 5 5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-up--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 14l5-5 5 5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-drop-up--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 14l5-5 5 5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-first-page {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z%27/%3E%3Cpath d=%27M24 24H0V0h24v24z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-first-page--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z%27/%3E%3Cpath d=%27M24 24H0V0h24v24z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-first-page--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z%27/%3E%3Cpath d=%27M24 24H0V0h24v24z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-first-page--grey,
.relax-button[class*="relax-icon-ui-first-page--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z%27/%3E%3Cpath d=%27M24 24H0V0h24v24z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-first-page--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z%27/%3E%3Cpath d=%27M24 24H0V0h24v24z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-first-page--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z%27/%3E%3Cpath d=%27M24 24H0V0h24v24z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-first-page--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z%27/%3E%3Cpath d=%27M24 24H0V0h24v24z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-first-page--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z%27/%3E%3Cpath d=%27M24 24H0V0h24v24z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag-outline {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.5 6H20v10h-7l-.5-2H7v7H5V4h9l.5 2M7 6v6h6l.5 2H18V8h-4l-.5-2H7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag-outline--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.5 6H20v10h-7l-.5-2H7v7H5V4h9l.5 2M7 6v6h6l.5 2H18V8h-4l-.5-2H7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag-outline--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.5 6H20v10h-7l-.5-2H7v7H5V4h9l.5 2M7 6v6h6l.5 2H18V8h-4l-.5-2H7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag-outline--grey,
.relax-button[class*="relax-icon-ui-flag-outline--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.5 6H20v10h-7l-.5-2H7v7H5V4h9l.5 2M7 6v6h6l.5 2H18V8h-4l-.5-2H7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag-outline--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.5 6H20v10h-7l-.5-2H7v7H5V4h9l.5 2M7 6v6h6l.5 2H18V8h-4l-.5-2H7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag-outline--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.5 6H20v10h-7l-.5-2H7v7H5V4h9l.5 2M7 6v6h6l.5 2H18V8h-4l-.5-2H7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag-outline--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.5 6H20v10h-7l-.5-2H7v7H5V4h9l.5 2M7 6v6h6l.5 2H18V8h-4l-.5-2H7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag-outline--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.5 6H20v10h-7l-.5-2H7v7H5V4h9l.5 2M7 6v6h6l.5 2H18V8h-4l-.5-2H7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag--grey,
.relax-button[class*="relax-icon-ui-flag--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-flag--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-future {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.8 2.73 2.7 7.15 2.7 9.88 0 1.36-1.35 2.04-2.92 2.04-4.9h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58 3.51-3.47 9.14-3.47 12.65 0L21 3v7.12M12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-future--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.8 2.73 2.7 7.15 2.7 9.88 0 1.36-1.35 2.04-2.92 2.04-4.9h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58 3.51-3.47 9.14-3.47 12.65 0L21 3v7.12M12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-future--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.8 2.73 2.7 7.15 2.7 9.88 0 1.36-1.35 2.04-2.92 2.04-4.9h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58 3.51-3.47 9.14-3.47 12.65 0L21 3v7.12M12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-future--grey,
.relax-button[class*="relax-icon-ui-future--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.8 2.73 2.7 7.15 2.7 9.88 0 1.36-1.35 2.04-2.92 2.04-4.9h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58 3.51-3.47 9.14-3.47 12.65 0L21 3v7.12M12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-future--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.8 2.73 2.7 7.15 2.7 9.88 0 1.36-1.35 2.04-2.92 2.04-4.9h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58 3.51-3.47 9.14-3.47 12.65 0L21 3v7.12M12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-future--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.8 2.73 2.7 7.15 2.7 9.88 0 1.36-1.35 2.04-2.92 2.04-4.9h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58 3.51-3.47 9.14-3.47 12.65 0L21 3v7.12M12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-future--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.8 2.73 2.7 7.15 2.7 9.88 0 1.36-1.35 2.04-2.92 2.04-4.9h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58 3.51-3.47 9.14-3.47 12.65 0L21 3v7.12M12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-future--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.8 2.73 2.7 7.15 2.7 9.88 0 1.36-1.35 2.04-2.92 2.04-4.9h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58 3.51-3.47 9.14-3.47 12.65 0L21 3v7.12M12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-heart {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-heart--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-heart--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-heart--grey,
.relax-button[class*="relax-icon-ui-heart--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-heart--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-heart--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-heart--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-heart--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-help-circle {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-help-circle--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-help-circle--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-help-circle--grey,
.relax-button[class*="relax-icon-ui-help-circle--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-help-circle--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-help-circle--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-help-circle--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-help-circle--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-history-back {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-history-back--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-history-back--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-history-back--grey,
.relax-button[class*="relax-icon-ui-history-back--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-history-back--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-history-back--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-history-back--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-history-back--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-info-circle {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-info-circle--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-info-circle--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-info-circle--grey,
.relax-button[class*="relax-icon-ui-info-circle--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-info-circle--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-info-circle--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-info-circle--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-info-circle--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-last-page {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z%27/%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-last-page--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z%27/%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-last-page--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z%27/%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-last-page--grey,
.relax-button[class*="relax-icon-ui-last-page--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z%27/%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-last-page--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z%27/%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-last-page--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z%27/%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-last-page--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z%27/%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-last-page--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z%27/%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-list {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-list--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-list--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-list--grey,
.relax-button[class*="relax-icon-ui-list--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-list--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-list--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-list--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-list--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-inverse {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-inverse--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-inverse--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-inverse--grey,
.relax-button[class*="relax-icon-ui-lock-inverse--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-inverse--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-inverse--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-inverse--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-inverse--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-open {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M18 8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h9V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3H7a5 5 0 0 1 5-5 5 5 0 0 1 5 5v2h1m-6 9a2 2 0 0 0 2-2 2 2 0 0 0-2-2 2 2 0 0 0-2 2 2 2 0 0 0 2 2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-open--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M18 8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h9V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3H7a5 5 0 0 1 5-5 5 5 0 0 1 5 5v2h1m-6 9a2 2 0 0 0 2-2 2 2 0 0 0-2-2 2 2 0 0 0-2 2 2 2 0 0 0 2 2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-open--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M18 8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h9V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3H7a5 5 0 0 1 5-5 5 5 0 0 1 5 5v2h1m-6 9a2 2 0 0 0 2-2 2 2 0 0 0-2-2 2 2 0 0 0-2 2 2 2 0 0 0 2 2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-open--grey,
.relax-button[class*="relax-icon-ui-lock-open--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M18 8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h9V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3H7a5 5 0 0 1 5-5 5 5 0 0 1 5 5v2h1m-6 9a2 2 0 0 0 2-2 2 2 0 0 0-2-2 2 2 0 0 0-2 2 2 2 0 0 0 2 2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-open--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M18 8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h9V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3H7a5 5 0 0 1 5-5 5 5 0 0 1 5 5v2h1m-6 9a2 2 0 0 0 2-2 2 2 0 0 0-2-2 2 2 0 0 0-2 2 2 2 0 0 0 2 2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-open--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M18 8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h9V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3H7a5 5 0 0 1 5-5 5 5 0 0 1 5 5v2h1m-6 9a2 2 0 0 0 2-2 2 2 0 0 0-2-2 2 2 0 0 0-2 2 2 2 0 0 0 2 2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-open--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M18 8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h9V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3H7a5 5 0 0 1 5-5 5 5 0 0 1 5 5v2h1m-6 9a2 2 0 0 0 2-2 2 2 0 0 0-2-2 2 2 0 0 0-2 2 2 2 0 0 0 2 2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-lock-open--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M18 8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h9V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3H7a5 5 0 0 1 5-5 5 5 0 0 1 5 5v2h1m-6 9a2 2 0 0 0 2-2 2 2 0 0 0-2-2 2 2 0 0 0-2 2 2 2 0 0 0 2 2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-logout {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 height=%2732%27%3E%3Cpath d=%27M16 17v-3H9v-4h7V7l5 5-5 5M14 2a2 2 0 0 1 2 2v2h-2V4H5v16h9v-2h2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-logout--white,
.relax-menu > ul > li > a.relax-logout:hover,
.relax-menu > ul > li > a.relax-logout.relax-is-hovered,
.relax-menu > ul > li > button.relax-logout:hover,
.relax-menu > ul > li > button.relax-logout.relax-is-hovered {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 height=%2732%27%3E%3Cpath d=%27M16 17v-3H9v-4h7V7l5 5-5 5M14 2a2 2 0 0 1 2 2v2h-2V4H5v16h9v-2h2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-logout--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 height=%2732%27%3E%3Cpath d=%27M16 17v-3H9v-4h7V7l5 5-5 5M14 2a2 2 0 0 1 2 2v2h-2V4H5v16h9v-2h2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-logout--grey,
.relax-button[class*="relax-icon-ui-logout--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 height=%2732%27%3E%3Cpath d=%27M16 17v-3H9v-4h7V7l5 5-5 5M14 2a2 2 0 0 1 2 2v2h-2V4H5v16h9v-2h2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-logout--brown,
.relax-menu > ul > li > a.relax-logout,
.relax-menu > ul > li > button.relax-logout {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 height=%2732%27%3E%3Cpath d=%27M16 17v-3H9v-4h7V7l5 5-5 5M14 2a2 2 0 0 1 2 2v2h-2V4H5v16h9v-2h2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-logout--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 height=%2732%27%3E%3Cpath d=%27M16 17v-3H9v-4h7V7l5 5-5 5M14 2a2 2 0 0 1 2 2v2h-2V4H5v16h9v-2h2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-logout--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 height=%2732%27%3E%3Cpath d=%27M16 17v-3H9v-4h7V7l5 5-5 5M14 2a2 2 0 0 1 2 2v2h-2V4H5v16h9v-2h2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-logout--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 height=%2732%27%3E%3Cpath d=%27M16 17v-3H9v-4h7V7l5 5-5 5M14 2a2 2 0 0 1 2 2v2h-2V4H5v16h9v-2h2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-marker {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-marker--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-marker--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-marker--grey,
.relax-button[class*="relax-icon-ui-marker--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-marker--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-marker--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-marker--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-marker--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-menu {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-menu--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-menu--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-menu--grey,
.relax-button[class*="relax-icon-ui-menu--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-menu--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-menu--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-menu--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-menu--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-more-vertical {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-more-vertical--white,
.relax-menu.relax-tiled > .relax-close {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-more-vertical--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-more-vertical--grey,
.relax-button[class*="relax-icon-ui-more-vertical--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-more-vertical--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-more-vertical--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-more-vertical--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-more-vertical--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-open-in-new {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-open-in-new--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-open-in-new--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-open-in-new--grey,
.relax-button[class*="relax-icon-ui-open-in-new--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-open-in-new--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-open-in-new--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-open-in-new--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-open-in-new--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-pencil {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-pencil--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-pencil--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-pencil--grey,
.relax-button[class*="relax-icon-ui-pencil--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-pencil--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-pencil--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-pencil--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-pencil--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-people {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-people--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-people--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-people--grey,
.relax-button[class*="relax-icon-ui-people--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-people--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-people--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-people--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-people--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-person,
.relax-theme--classic .relax-resultItem--man {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-person--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-person--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-person--grey,
.relax-button[class*="relax-icon-ui-person--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-person--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-person--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-person--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-person--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle-outline {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle-outline--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle-outline--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle-outline--grey,
.relax-button[class*="relax-icon-ui-plus-circle-outline--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle-outline--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle-outline--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle-outline--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle-outline--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle--grey,
.relax-button[class*="relax-icon-ui-plus-circle--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus-circle--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus--grey,
.relax-button[class*="relax-icon-ui-plus--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-plus--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-refresh {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-refresh--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-refresh--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-refresh--grey,
.relax-button[class*="relax-icon-ui-refresh--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-refresh--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-refresh--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-refresh--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-refresh--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-report {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-report--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-report--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-report--grey,
.relax-button[class*="relax-icon-ui-report--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-report--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-report--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-report--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-report--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-search {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-search--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-search--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-search--grey,
.relax-button[class*="relax-icon-ui-search--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-search--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-search--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-search--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-search--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-smartphone {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-smartphone--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-smartphone--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-smartphone--grey,
.relax-button[class*="relax-icon-ui-smartphone--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-smartphone--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-smartphone--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-smartphone--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-smartphone--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-star {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-star--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-star--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-star--grey,
.relax-button[class*="relax-icon-ui-star--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-star--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-star--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-star--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-star--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-sync {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-sync--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-sync--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-sync--grey,
.relax-button[class*="relax-icon-ui-sync--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-sync--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-sync--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-sync--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-sync--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-trashcan {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-trashcan--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-trashcan--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-trashcan--grey,
.relax-button[class*="relax-icon-ui-trashcan--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-trashcan--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-trashcan--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-trashcan--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-trashcan--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-umbrella,
.relax-theme--classic .relax-resultItem--insurance {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 2a9 9 0 0 1 9 9h-8v8a3 3 0 0 1-3 3 3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-8H3a9 9 0 0 1 9-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-umbrella--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 2a9 9 0 0 1 9 9h-8v8a3 3 0 0 1-3 3 3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-8H3a9 9 0 0 1 9-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-umbrella--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 2a9 9 0 0 1 9 9h-8v8a3 3 0 0 1-3 3 3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-8H3a9 9 0 0 1 9-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-umbrella--grey,
.relax-button[class*="relax-icon-ui-umbrella--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 2a9 9 0 0 1 9 9h-8v8a3 3 0 0 1-3 3 3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-8H3a9 9 0 0 1 9-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-umbrella--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 2a9 9 0 0 1 9 9h-8v8a3 3 0 0 1-3 3 3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-8H3a9 9 0 0 1 9-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-umbrella--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 2a9 9 0 0 1 9 9h-8v8a3 3 0 0 1-3 3 3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-8H3a9 9 0 0 1 9-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-umbrella--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 2a9 9 0 0 1 9 9h-8v8a3 3 0 0 1-3 3 3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-8H3a9 9 0 0 1 9-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-umbrella--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 2a9 9 0 0 1 9 9h-8v8a3 3 0 0 1-3 3 3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-8H3a9 9 0 0 1 9-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-ui-warning {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-warning--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-warning--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-warning--grey,
.relax-button[class*="relax-icon-ui-warning--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-warning--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-warning--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-warning--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-ui-warning--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-airplane {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 338 321.7%27%3E%3Cpath d=%27M338 166.9c-.8 1-2 1.8-2.4 2.9-3.6 8.9-9.9 14.4-19.6 15.4-3.3.4-6.6.6-10 .6-26.5 0-53 .3-79.5-.2-6.9-.1-9.4 3.9-12.2 8.3-21.4 34.3-42.7 68.6-64 103-4.3 6.9-8.4 13.9-13.1 20.5-1.5 2.1-4.6 3.9-7.1 4.1-7.5.5-15 .2-22.5.2-4.7 0-5.9-1.5-4.5-6.2 4.4-14.2 8.8-28.3 13.3-42.5 4.9-15.4 10.1-30.7 15-46 3.7-11.4 7.2-22.9 10.8-34.4 1.6-5.1.4-6.8-4.9-6.8-27.3 0-54.6-.1-82 .1-2.5 0-5.8 1.8-7.4 3.8-6.6 8.1-12.7 16.6-18.9 25.1-2.3 3.2-5 4.8-9.2 4.6-6.6-.4-13.3-.4-20-.5v-2c.9-1.6 2.1-3.2 2.6-5 2.2-7.6 4.2-15.2 6.4-22.9 2.2-7.6 4.5-15.2 6.7-22.8 2.4-8.4-1.9-15.9-3.8-23.6-2-8.3-4.4-16.6-7-24.7-1.4-4.4-3.3-8.7-5-13v-2c6.8-.1 13.7-.1 20.5-.5 3.9-.3 6.3 1.3 8.4 4.2 6.2 8.4 12.6 16.7 18.7 25.2 2.2 3 4.6 4.3 8.3 4.3 27-.1 54-.1 81-.1 5.8 0 7.1-1.5 5.4-6.8-4-12.5-8.3-25-12.3-37.6-3.1-9.7-5.7-19.6-8.7-29.4-3-9.7-6.3-19.4-9.5-29.1-2.9-9.1-5.9-18.2-8.6-27.3-1.3-4.4-.1-5.7 4.6-5.7 7.5 0 15-.3 22.5.2 2.5.2 5.8 2 7.1 4 17 26.9 33.7 54 50.5 81 9.6 15.3 19.3 30.5 28.9 45.8 2.2 3.5 4.8 4.9 8.9 4.9 27.2-.2 54.3 0 81.5-.2 10.8-.1 20.5 2.1 26.7 12.1 1.4 2.3 2.8 4.6 4.2 7 .2 4 .2 8 .2 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-airplane--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 338 321.7%27%3E%3Cpath d=%27M338 166.9c-.8 1-2 1.8-2.4 2.9-3.6 8.9-9.9 14.4-19.6 15.4-3.3.4-6.6.6-10 .6-26.5 0-53 .3-79.5-.2-6.9-.1-9.4 3.9-12.2 8.3-21.4 34.3-42.7 68.6-64 103-4.3 6.9-8.4 13.9-13.1 20.5-1.5 2.1-4.6 3.9-7.1 4.1-7.5.5-15 .2-22.5.2-4.7 0-5.9-1.5-4.5-6.2 4.4-14.2 8.8-28.3 13.3-42.5 4.9-15.4 10.1-30.7 15-46 3.7-11.4 7.2-22.9 10.8-34.4 1.6-5.1.4-6.8-4.9-6.8-27.3 0-54.6-.1-82 .1-2.5 0-5.8 1.8-7.4 3.8-6.6 8.1-12.7 16.6-18.9 25.1-2.3 3.2-5 4.8-9.2 4.6-6.6-.4-13.3-.4-20-.5v-2c.9-1.6 2.1-3.2 2.6-5 2.2-7.6 4.2-15.2 6.4-22.9 2.2-7.6 4.5-15.2 6.7-22.8 2.4-8.4-1.9-15.9-3.8-23.6-2-8.3-4.4-16.6-7-24.7-1.4-4.4-3.3-8.7-5-13v-2c6.8-.1 13.7-.1 20.5-.5 3.9-.3 6.3 1.3 8.4 4.2 6.2 8.4 12.6 16.7 18.7 25.2 2.2 3 4.6 4.3 8.3 4.3 27-.1 54-.1 81-.1 5.8 0 7.1-1.5 5.4-6.8-4-12.5-8.3-25-12.3-37.6-3.1-9.7-5.7-19.6-8.7-29.4-3-9.7-6.3-19.4-9.5-29.1-2.9-9.1-5.9-18.2-8.6-27.3-1.3-4.4-.1-5.7 4.6-5.7 7.5 0 15-.3 22.5.2 2.5.2 5.8 2 7.1 4 17 26.9 33.7 54 50.5 81 9.6 15.3 19.3 30.5 28.9 45.8 2.2 3.5 4.8 4.9 8.9 4.9 27.2-.2 54.3 0 81.5-.2 10.8-.1 20.5 2.1 26.7 12.1 1.4 2.3 2.8 4.6 4.2 7 .2 4 .2 8 .2 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-airplane--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 338 321.7%27%3E%3Cpath d=%27M338 166.9c-.8 1-2 1.8-2.4 2.9-3.6 8.9-9.9 14.4-19.6 15.4-3.3.4-6.6.6-10 .6-26.5 0-53 .3-79.5-.2-6.9-.1-9.4 3.9-12.2 8.3-21.4 34.3-42.7 68.6-64 103-4.3 6.9-8.4 13.9-13.1 20.5-1.5 2.1-4.6 3.9-7.1 4.1-7.5.5-15 .2-22.5.2-4.7 0-5.9-1.5-4.5-6.2 4.4-14.2 8.8-28.3 13.3-42.5 4.9-15.4 10.1-30.7 15-46 3.7-11.4 7.2-22.9 10.8-34.4 1.6-5.1.4-6.8-4.9-6.8-27.3 0-54.6-.1-82 .1-2.5 0-5.8 1.8-7.4 3.8-6.6 8.1-12.7 16.6-18.9 25.1-2.3 3.2-5 4.8-9.2 4.6-6.6-.4-13.3-.4-20-.5v-2c.9-1.6 2.1-3.2 2.6-5 2.2-7.6 4.2-15.2 6.4-22.9 2.2-7.6 4.5-15.2 6.7-22.8 2.4-8.4-1.9-15.9-3.8-23.6-2-8.3-4.4-16.6-7-24.7-1.4-4.4-3.3-8.7-5-13v-2c6.8-.1 13.7-.1 20.5-.5 3.9-.3 6.3 1.3 8.4 4.2 6.2 8.4 12.6 16.7 18.7 25.2 2.2 3 4.6 4.3 8.3 4.3 27-.1 54-.1 81-.1 5.8 0 7.1-1.5 5.4-6.8-4-12.5-8.3-25-12.3-37.6-3.1-9.7-5.7-19.6-8.7-29.4-3-9.7-6.3-19.4-9.5-29.1-2.9-9.1-5.9-18.2-8.6-27.3-1.3-4.4-.1-5.7 4.6-5.7 7.5 0 15-.3 22.5.2 2.5.2 5.8 2 7.1 4 17 26.9 33.7 54 50.5 81 9.6 15.3 19.3 30.5 28.9 45.8 2.2 3.5 4.8 4.9 8.9 4.9 27.2-.2 54.3 0 81.5-.2 10.8-.1 20.5 2.1 26.7 12.1 1.4 2.3 2.8 4.6 4.2 7 .2 4 .2 8 .2 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-airplane--grey,
.relax-button[class*="relax-icon-products-airplane--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 338 321.7%27%3E%3Cpath d=%27M338 166.9c-.8 1-2 1.8-2.4 2.9-3.6 8.9-9.9 14.4-19.6 15.4-3.3.4-6.6.6-10 .6-26.5 0-53 .3-79.5-.2-6.9-.1-9.4 3.9-12.2 8.3-21.4 34.3-42.7 68.6-64 103-4.3 6.9-8.4 13.9-13.1 20.5-1.5 2.1-4.6 3.9-7.1 4.1-7.5.5-15 .2-22.5.2-4.7 0-5.9-1.5-4.5-6.2 4.4-14.2 8.8-28.3 13.3-42.5 4.9-15.4 10.1-30.7 15-46 3.7-11.4 7.2-22.9 10.8-34.4 1.6-5.1.4-6.8-4.9-6.8-27.3 0-54.6-.1-82 .1-2.5 0-5.8 1.8-7.4 3.8-6.6 8.1-12.7 16.6-18.9 25.1-2.3 3.2-5 4.8-9.2 4.6-6.6-.4-13.3-.4-20-.5v-2c.9-1.6 2.1-3.2 2.6-5 2.2-7.6 4.2-15.2 6.4-22.9 2.2-7.6 4.5-15.2 6.7-22.8 2.4-8.4-1.9-15.9-3.8-23.6-2-8.3-4.4-16.6-7-24.7-1.4-4.4-3.3-8.7-5-13v-2c6.8-.1 13.7-.1 20.5-.5 3.9-.3 6.3 1.3 8.4 4.2 6.2 8.4 12.6 16.7 18.7 25.2 2.2 3 4.6 4.3 8.3 4.3 27-.1 54-.1 81-.1 5.8 0 7.1-1.5 5.4-6.8-4-12.5-8.3-25-12.3-37.6-3.1-9.7-5.7-19.6-8.7-29.4-3-9.7-6.3-19.4-9.5-29.1-2.9-9.1-5.9-18.2-8.6-27.3-1.3-4.4-.1-5.7 4.6-5.7 7.5 0 15-.3 22.5.2 2.5.2 5.8 2 7.1 4 17 26.9 33.7 54 50.5 81 9.6 15.3 19.3 30.5 28.9 45.8 2.2 3.5 4.8 4.9 8.9 4.9 27.2-.2 54.3 0 81.5-.2 10.8-.1 20.5 2.1 26.7 12.1 1.4 2.3 2.8 4.6 4.2 7 .2 4 .2 8 .2 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-airplane--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 338 321.7%27%3E%3Cpath d=%27M338 166.9c-.8 1-2 1.8-2.4 2.9-3.6 8.9-9.9 14.4-19.6 15.4-3.3.4-6.6.6-10 .6-26.5 0-53 .3-79.5-.2-6.9-.1-9.4 3.9-12.2 8.3-21.4 34.3-42.7 68.6-64 103-4.3 6.9-8.4 13.9-13.1 20.5-1.5 2.1-4.6 3.9-7.1 4.1-7.5.5-15 .2-22.5.2-4.7 0-5.9-1.5-4.5-6.2 4.4-14.2 8.8-28.3 13.3-42.5 4.9-15.4 10.1-30.7 15-46 3.7-11.4 7.2-22.9 10.8-34.4 1.6-5.1.4-6.8-4.9-6.8-27.3 0-54.6-.1-82 .1-2.5 0-5.8 1.8-7.4 3.8-6.6 8.1-12.7 16.6-18.9 25.1-2.3 3.2-5 4.8-9.2 4.6-6.6-.4-13.3-.4-20-.5v-2c.9-1.6 2.1-3.2 2.6-5 2.2-7.6 4.2-15.2 6.4-22.9 2.2-7.6 4.5-15.2 6.7-22.8 2.4-8.4-1.9-15.9-3.8-23.6-2-8.3-4.4-16.6-7-24.7-1.4-4.4-3.3-8.7-5-13v-2c6.8-.1 13.7-.1 20.5-.5 3.9-.3 6.3 1.3 8.4 4.2 6.2 8.4 12.6 16.7 18.7 25.2 2.2 3 4.6 4.3 8.3 4.3 27-.1 54-.1 81-.1 5.8 0 7.1-1.5 5.4-6.8-4-12.5-8.3-25-12.3-37.6-3.1-9.7-5.7-19.6-8.7-29.4-3-9.7-6.3-19.4-9.5-29.1-2.9-9.1-5.9-18.2-8.6-27.3-1.3-4.4-.1-5.7 4.6-5.7 7.5 0 15-.3 22.5.2 2.5.2 5.8 2 7.1 4 17 26.9 33.7 54 50.5 81 9.6 15.3 19.3 30.5 28.9 45.8 2.2 3.5 4.8 4.9 8.9 4.9 27.2-.2 54.3 0 81.5-.2 10.8-.1 20.5 2.1 26.7 12.1 1.4 2.3 2.8 4.6 4.2 7 .2 4 .2 8 .2 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-airplane--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 338 321.7%27%3E%3Cpath d=%27M338 166.9c-.8 1-2 1.8-2.4 2.9-3.6 8.9-9.9 14.4-19.6 15.4-3.3.4-6.6.6-10 .6-26.5 0-53 .3-79.5-.2-6.9-.1-9.4 3.9-12.2 8.3-21.4 34.3-42.7 68.6-64 103-4.3 6.9-8.4 13.9-13.1 20.5-1.5 2.1-4.6 3.9-7.1 4.1-7.5.5-15 .2-22.5.2-4.7 0-5.9-1.5-4.5-6.2 4.4-14.2 8.8-28.3 13.3-42.5 4.9-15.4 10.1-30.7 15-46 3.7-11.4 7.2-22.9 10.8-34.4 1.6-5.1.4-6.8-4.9-6.8-27.3 0-54.6-.1-82 .1-2.5 0-5.8 1.8-7.4 3.8-6.6 8.1-12.7 16.6-18.9 25.1-2.3 3.2-5 4.8-9.2 4.6-6.6-.4-13.3-.4-20-.5v-2c.9-1.6 2.1-3.2 2.6-5 2.2-7.6 4.2-15.2 6.4-22.9 2.2-7.6 4.5-15.2 6.7-22.8 2.4-8.4-1.9-15.9-3.8-23.6-2-8.3-4.4-16.6-7-24.7-1.4-4.4-3.3-8.7-5-13v-2c6.8-.1 13.7-.1 20.5-.5 3.9-.3 6.3 1.3 8.4 4.2 6.2 8.4 12.6 16.7 18.7 25.2 2.2 3 4.6 4.3 8.3 4.3 27-.1 54-.1 81-.1 5.8 0 7.1-1.5 5.4-6.8-4-12.5-8.3-25-12.3-37.6-3.1-9.7-5.7-19.6-8.7-29.4-3-9.7-6.3-19.4-9.5-29.1-2.9-9.1-5.9-18.2-8.6-27.3-1.3-4.4-.1-5.7 4.6-5.7 7.5 0 15-.3 22.5.2 2.5.2 5.8 2 7.1 4 17 26.9 33.7 54 50.5 81 9.6 15.3 19.3 30.5 28.9 45.8 2.2 3.5 4.8 4.9 8.9 4.9 27.2-.2 54.3 0 81.5-.2 10.8-.1 20.5 2.1 26.7 12.1 1.4 2.3 2.8 4.6 4.2 7 .2 4 .2 8 .2 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-airplane--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 338 321.7%27%3E%3Cpath d=%27M338 166.9c-.8 1-2 1.8-2.4 2.9-3.6 8.9-9.9 14.4-19.6 15.4-3.3.4-6.6.6-10 .6-26.5 0-53 .3-79.5-.2-6.9-.1-9.4 3.9-12.2 8.3-21.4 34.3-42.7 68.6-64 103-4.3 6.9-8.4 13.9-13.1 20.5-1.5 2.1-4.6 3.9-7.1 4.1-7.5.5-15 .2-22.5.2-4.7 0-5.9-1.5-4.5-6.2 4.4-14.2 8.8-28.3 13.3-42.5 4.9-15.4 10.1-30.7 15-46 3.7-11.4 7.2-22.9 10.8-34.4 1.6-5.1.4-6.8-4.9-6.8-27.3 0-54.6-.1-82 .1-2.5 0-5.8 1.8-7.4 3.8-6.6 8.1-12.7 16.6-18.9 25.1-2.3 3.2-5 4.8-9.2 4.6-6.6-.4-13.3-.4-20-.5v-2c.9-1.6 2.1-3.2 2.6-5 2.2-7.6 4.2-15.2 6.4-22.9 2.2-7.6 4.5-15.2 6.7-22.8 2.4-8.4-1.9-15.9-3.8-23.6-2-8.3-4.4-16.6-7-24.7-1.4-4.4-3.3-8.7-5-13v-2c6.8-.1 13.7-.1 20.5-.5 3.9-.3 6.3 1.3 8.4 4.2 6.2 8.4 12.6 16.7 18.7 25.2 2.2 3 4.6 4.3 8.3 4.3 27-.1 54-.1 81-.1 5.8 0 7.1-1.5 5.4-6.8-4-12.5-8.3-25-12.3-37.6-3.1-9.7-5.7-19.6-8.7-29.4-3-9.7-6.3-19.4-9.5-29.1-2.9-9.1-5.9-18.2-8.6-27.3-1.3-4.4-.1-5.7 4.6-5.7 7.5 0 15-.3 22.5.2 2.5.2 5.8 2 7.1 4 17 26.9 33.7 54 50.5 81 9.6 15.3 19.3 30.5 28.9 45.8 2.2 3.5 4.8 4.9 8.9 4.9 27.2-.2 54.3 0 81.5-.2 10.8-.1 20.5 2.1 26.7 12.1 1.4 2.3 2.8 4.6 4.2 7 .2 4 .2 8 .2 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-airplane--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 338 321.7%27%3E%3Cpath d=%27M338 166.9c-.8 1-2 1.8-2.4 2.9-3.6 8.9-9.9 14.4-19.6 15.4-3.3.4-6.6.6-10 .6-26.5 0-53 .3-79.5-.2-6.9-.1-9.4 3.9-12.2 8.3-21.4 34.3-42.7 68.6-64 103-4.3 6.9-8.4 13.9-13.1 20.5-1.5 2.1-4.6 3.9-7.1 4.1-7.5.5-15 .2-22.5.2-4.7 0-5.9-1.5-4.5-6.2 4.4-14.2 8.8-28.3 13.3-42.5 4.9-15.4 10.1-30.7 15-46 3.7-11.4 7.2-22.9 10.8-34.4 1.6-5.1.4-6.8-4.9-6.8-27.3 0-54.6-.1-82 .1-2.5 0-5.8 1.8-7.4 3.8-6.6 8.1-12.7 16.6-18.9 25.1-2.3 3.2-5 4.8-9.2 4.6-6.6-.4-13.3-.4-20-.5v-2c.9-1.6 2.1-3.2 2.6-5 2.2-7.6 4.2-15.2 6.4-22.9 2.2-7.6 4.5-15.2 6.7-22.8 2.4-8.4-1.9-15.9-3.8-23.6-2-8.3-4.4-16.6-7-24.7-1.4-4.4-3.3-8.7-5-13v-2c6.8-.1 13.7-.1 20.5-.5 3.9-.3 6.3 1.3 8.4 4.2 6.2 8.4 12.6 16.7 18.7 25.2 2.2 3 4.6 4.3 8.3 4.3 27-.1 54-.1 81-.1 5.8 0 7.1-1.5 5.4-6.8-4-12.5-8.3-25-12.3-37.6-3.1-9.7-5.7-19.6-8.7-29.4-3-9.7-6.3-19.4-9.5-29.1-2.9-9.1-5.9-18.2-8.6-27.3-1.3-4.4-.1-5.7 4.6-5.7 7.5 0 15-.3 22.5.2 2.5.2 5.8 2 7.1 4 17 26.9 33.7 54 50.5 81 9.6 15.3 19.3 30.5 28.9 45.8 2.2 3.5 4.8 4.9 8.9 4.9 27.2-.2 54.3 0 81.5-.2 10.8-.1 20.5 2.1 26.7 12.1 1.4 2.3 2.8 4.6 4.2 7 .2 4 .2 8 .2 12z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-atv {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M153.8 126.1c0-23.5 19.1-42.6 42.6-42.6 5.5 0 10.8 1.1 15.6 3 0-.4.1-.8.2-1.3 1.9-8 3.6-16.2 5.4-24.6-2.7-1-5.3-1.9-7.9-2.8-13.5-4.6-27-9.2-40.5-13.6-2.3-.8-3.7-2-4.6-4.2-1.3-3.2-2.9-6.2-4.2-9.3-1.9-4.7-5.2-8.2-9.4-10.9-1.6-1-2.9-2.5-4.3-3.8h-31.5c-2.2 2.3-4 4.7-2.4 8.1 1.5 3.3 4.3 3.9 7.6 3.8 7.3-.1 14.6 0 22 0 1 0 2 .1 2.9-.1 4.6-1.1 6.5-.4 8.7 3.8 1.6 3.1 3.3 6.3 4.6 9.5.5 1.1.4 2.9-.2 3.9-4.9 7.4-10.1 14.7-15 22.1-1.3 1.9-2.7 2.1-4.6 1.8-17-2.4-34.1-4.7-51.1-7-22-3-43.9-6.1-65.9-9.1-1.2-.2-2.4-.1-3.9-.2 0 4.1-.2 7.8.1 11.5.1 1 1.4 2.1 2.4 2.7 6.7 3.6 13.4 7 20.1 10.4 4.8 2.5 4.9 2.5 6.1 7.3 2.4-.4 4.9-.7 7.4-.7 23.5 0 42.6 19.1 42.6 42.6 0 1.8-.1 3.5-.3 5.2.6-1.5 1.6-1.9 3.7-1.9 17 .1 33.9.1 50.9.1.9 0 1.8.1 2.9.1.1-1.3 0-2.5 0-3.8z%27/%3E%3Cpath d=%27M197.4 106.9c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm-142 16c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm129.7-71.6v23.6c-8.6.8-16.2-4.7-16.2-11.7.1-7 7.6-12.6 16.2-11.9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-atv--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M153.8 126.1c0-23.5 19.1-42.6 42.6-42.6 5.5 0 10.8 1.1 15.6 3 0-.4.1-.8.2-1.3 1.9-8 3.6-16.2 5.4-24.6-2.7-1-5.3-1.9-7.9-2.8-13.5-4.6-27-9.2-40.5-13.6-2.3-.8-3.7-2-4.6-4.2-1.3-3.2-2.9-6.2-4.2-9.3-1.9-4.7-5.2-8.2-9.4-10.9-1.6-1-2.9-2.5-4.3-3.8h-31.5c-2.2 2.3-4 4.7-2.4 8.1 1.5 3.3 4.3 3.9 7.6 3.8 7.3-.1 14.6 0 22 0 1 0 2 .1 2.9-.1 4.6-1.1 6.5-.4 8.7 3.8 1.6 3.1 3.3 6.3 4.6 9.5.5 1.1.4 2.9-.2 3.9-4.9 7.4-10.1 14.7-15 22.1-1.3 1.9-2.7 2.1-4.6 1.8-17-2.4-34.1-4.7-51.1-7-22-3-43.9-6.1-65.9-9.1-1.2-.2-2.4-.1-3.9-.2 0 4.1-.2 7.8.1 11.5.1 1 1.4 2.1 2.4 2.7 6.7 3.6 13.4 7 20.1 10.4 4.8 2.5 4.9 2.5 6.1 7.3 2.4-.4 4.9-.7 7.4-.7 23.5 0 42.6 19.1 42.6 42.6 0 1.8-.1 3.5-.3 5.2.6-1.5 1.6-1.9 3.7-1.9 17 .1 33.9.1 50.9.1.9 0 1.8.1 2.9.1.1-1.3 0-2.5 0-3.8z%27/%3E%3Cpath d=%27M197.4 106.9c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm-142 16c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm129.7-71.6v23.6c-8.6.8-16.2-4.7-16.2-11.7.1-7 7.6-12.6 16.2-11.9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-atv--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M153.8 126.1c0-23.5 19.1-42.6 42.6-42.6 5.5 0 10.8 1.1 15.6 3 0-.4.1-.8.2-1.3 1.9-8 3.6-16.2 5.4-24.6-2.7-1-5.3-1.9-7.9-2.8-13.5-4.6-27-9.2-40.5-13.6-2.3-.8-3.7-2-4.6-4.2-1.3-3.2-2.9-6.2-4.2-9.3-1.9-4.7-5.2-8.2-9.4-10.9-1.6-1-2.9-2.5-4.3-3.8h-31.5c-2.2 2.3-4 4.7-2.4 8.1 1.5 3.3 4.3 3.9 7.6 3.8 7.3-.1 14.6 0 22 0 1 0 2 .1 2.9-.1 4.6-1.1 6.5-.4 8.7 3.8 1.6 3.1 3.3 6.3 4.6 9.5.5 1.1.4 2.9-.2 3.9-4.9 7.4-10.1 14.7-15 22.1-1.3 1.9-2.7 2.1-4.6 1.8-17-2.4-34.1-4.7-51.1-7-22-3-43.9-6.1-65.9-9.1-1.2-.2-2.4-.1-3.9-.2 0 4.1-.2 7.8.1 11.5.1 1 1.4 2.1 2.4 2.7 6.7 3.6 13.4 7 20.1 10.4 4.8 2.5 4.9 2.5 6.1 7.3 2.4-.4 4.9-.7 7.4-.7 23.5 0 42.6 19.1 42.6 42.6 0 1.8-.1 3.5-.3 5.2.6-1.5 1.6-1.9 3.7-1.9 17 .1 33.9.1 50.9.1.9 0 1.8.1 2.9.1.1-1.3 0-2.5 0-3.8z%27/%3E%3Cpath d=%27M197.4 106.9c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm-142 16c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm129.7-71.6v23.6c-8.6.8-16.2-4.7-16.2-11.7.1-7 7.6-12.6 16.2-11.9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-atv--grey,
.relax-button[class*="relax-icon-products-atv--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M153.8 126.1c0-23.5 19.1-42.6 42.6-42.6 5.5 0 10.8 1.1 15.6 3 0-.4.1-.8.2-1.3 1.9-8 3.6-16.2 5.4-24.6-2.7-1-5.3-1.9-7.9-2.8-13.5-4.6-27-9.2-40.5-13.6-2.3-.8-3.7-2-4.6-4.2-1.3-3.2-2.9-6.2-4.2-9.3-1.9-4.7-5.2-8.2-9.4-10.9-1.6-1-2.9-2.5-4.3-3.8h-31.5c-2.2 2.3-4 4.7-2.4 8.1 1.5 3.3 4.3 3.9 7.6 3.8 7.3-.1 14.6 0 22 0 1 0 2 .1 2.9-.1 4.6-1.1 6.5-.4 8.7 3.8 1.6 3.1 3.3 6.3 4.6 9.5.5 1.1.4 2.9-.2 3.9-4.9 7.4-10.1 14.7-15 22.1-1.3 1.9-2.7 2.1-4.6 1.8-17-2.4-34.1-4.7-51.1-7-22-3-43.9-6.1-65.9-9.1-1.2-.2-2.4-.1-3.9-.2 0 4.1-.2 7.8.1 11.5.1 1 1.4 2.1 2.4 2.7 6.7 3.6 13.4 7 20.1 10.4 4.8 2.5 4.9 2.5 6.1 7.3 2.4-.4 4.9-.7 7.4-.7 23.5 0 42.6 19.1 42.6 42.6 0 1.8-.1 3.5-.3 5.2.6-1.5 1.6-1.9 3.7-1.9 17 .1 33.9.1 50.9.1.9 0 1.8.1 2.9.1.1-1.3 0-2.5 0-3.8z%27/%3E%3Cpath d=%27M197.4 106.9c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm-142 16c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm129.7-71.6v23.6c-8.6.8-16.2-4.7-16.2-11.7.1-7 7.6-12.6 16.2-11.9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-atv--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M153.8 126.1c0-23.5 19.1-42.6 42.6-42.6 5.5 0 10.8 1.1 15.6 3 0-.4.1-.8.2-1.3 1.9-8 3.6-16.2 5.4-24.6-2.7-1-5.3-1.9-7.9-2.8-13.5-4.6-27-9.2-40.5-13.6-2.3-.8-3.7-2-4.6-4.2-1.3-3.2-2.9-6.2-4.2-9.3-1.9-4.7-5.2-8.2-9.4-10.9-1.6-1-2.9-2.5-4.3-3.8h-31.5c-2.2 2.3-4 4.7-2.4 8.1 1.5 3.3 4.3 3.9 7.6 3.8 7.3-.1 14.6 0 22 0 1 0 2 .1 2.9-.1 4.6-1.1 6.5-.4 8.7 3.8 1.6 3.1 3.3 6.3 4.6 9.5.5 1.1.4 2.9-.2 3.9-4.9 7.4-10.1 14.7-15 22.1-1.3 1.9-2.7 2.1-4.6 1.8-17-2.4-34.1-4.7-51.1-7-22-3-43.9-6.1-65.9-9.1-1.2-.2-2.4-.1-3.9-.2 0 4.1-.2 7.8.1 11.5.1 1 1.4 2.1 2.4 2.7 6.7 3.6 13.4 7 20.1 10.4 4.8 2.5 4.9 2.5 6.1 7.3 2.4-.4 4.9-.7 7.4-.7 23.5 0 42.6 19.1 42.6 42.6 0 1.8-.1 3.5-.3 5.2.6-1.5 1.6-1.9 3.7-1.9 17 .1 33.9.1 50.9.1.9 0 1.8.1 2.9.1.1-1.3 0-2.5 0-3.8z%27/%3E%3Cpath d=%27M197.4 106.9c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm-142 16c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm129.7-71.6v23.6c-8.6.8-16.2-4.7-16.2-11.7.1-7 7.6-12.6 16.2-11.9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-atv--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M153.8 126.1c0-23.5 19.1-42.6 42.6-42.6 5.5 0 10.8 1.1 15.6 3 0-.4.1-.8.2-1.3 1.9-8 3.6-16.2 5.4-24.6-2.7-1-5.3-1.9-7.9-2.8-13.5-4.6-27-9.2-40.5-13.6-2.3-.8-3.7-2-4.6-4.2-1.3-3.2-2.9-6.2-4.2-9.3-1.9-4.7-5.2-8.2-9.4-10.9-1.6-1-2.9-2.5-4.3-3.8h-31.5c-2.2 2.3-4 4.7-2.4 8.1 1.5 3.3 4.3 3.9 7.6 3.8 7.3-.1 14.6 0 22 0 1 0 2 .1 2.9-.1 4.6-1.1 6.5-.4 8.7 3.8 1.6 3.1 3.3 6.3 4.6 9.5.5 1.1.4 2.9-.2 3.9-4.9 7.4-10.1 14.7-15 22.1-1.3 1.9-2.7 2.1-4.6 1.8-17-2.4-34.1-4.7-51.1-7-22-3-43.9-6.1-65.9-9.1-1.2-.2-2.4-.1-3.9-.2 0 4.1-.2 7.8.1 11.5.1 1 1.4 2.1 2.4 2.7 6.7 3.6 13.4 7 20.1 10.4 4.8 2.5 4.9 2.5 6.1 7.3 2.4-.4 4.9-.7 7.4-.7 23.5 0 42.6 19.1 42.6 42.6 0 1.8-.1 3.5-.3 5.2.6-1.5 1.6-1.9 3.7-1.9 17 .1 33.9.1 50.9.1.9 0 1.8.1 2.9.1.1-1.3 0-2.5 0-3.8z%27/%3E%3Cpath d=%27M197.4 106.9c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm-142 16c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm129.7-71.6v23.6c-8.6.8-16.2-4.7-16.2-11.7.1-7 7.6-12.6 16.2-11.9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-atv--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M153.8 126.1c0-23.5 19.1-42.6 42.6-42.6 5.5 0 10.8 1.1 15.6 3 0-.4.1-.8.2-1.3 1.9-8 3.6-16.2 5.4-24.6-2.7-1-5.3-1.9-7.9-2.8-13.5-4.6-27-9.2-40.5-13.6-2.3-.8-3.7-2-4.6-4.2-1.3-3.2-2.9-6.2-4.2-9.3-1.9-4.7-5.2-8.2-9.4-10.9-1.6-1-2.9-2.5-4.3-3.8h-31.5c-2.2 2.3-4 4.7-2.4 8.1 1.5 3.3 4.3 3.9 7.6 3.8 7.3-.1 14.6 0 22 0 1 0 2 .1 2.9-.1 4.6-1.1 6.5-.4 8.7 3.8 1.6 3.1 3.3 6.3 4.6 9.5.5 1.1.4 2.9-.2 3.9-4.9 7.4-10.1 14.7-15 22.1-1.3 1.9-2.7 2.1-4.6 1.8-17-2.4-34.1-4.7-51.1-7-22-3-43.9-6.1-65.9-9.1-1.2-.2-2.4-.1-3.9-.2 0 4.1-.2 7.8.1 11.5.1 1 1.4 2.1 2.4 2.7 6.7 3.6 13.4 7 20.1 10.4 4.8 2.5 4.9 2.5 6.1 7.3 2.4-.4 4.9-.7 7.4-.7 23.5 0 42.6 19.1 42.6 42.6 0 1.8-.1 3.5-.3 5.2.6-1.5 1.6-1.9 3.7-1.9 17 .1 33.9.1 50.9.1.9 0 1.8.1 2.9.1.1-1.3 0-2.5 0-3.8z%27/%3E%3Cpath d=%27M197.4 106.9c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm-142 16c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm129.7-71.6v23.6c-8.6.8-16.2-4.7-16.2-11.7.1-7 7.6-12.6 16.2-11.9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-atv--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M153.8 126.1c0-23.5 19.1-42.6 42.6-42.6 5.5 0 10.8 1.1 15.6 3 0-.4.1-.8.2-1.3 1.9-8 3.6-16.2 5.4-24.6-2.7-1-5.3-1.9-7.9-2.8-13.5-4.6-27-9.2-40.5-13.6-2.3-.8-3.7-2-4.6-4.2-1.3-3.2-2.9-6.2-4.2-9.3-1.9-4.7-5.2-8.2-9.4-10.9-1.6-1-2.9-2.5-4.3-3.8h-31.5c-2.2 2.3-4 4.7-2.4 8.1 1.5 3.3 4.3 3.9 7.6 3.8 7.3-.1 14.6 0 22 0 1 0 2 .1 2.9-.1 4.6-1.1 6.5-.4 8.7 3.8 1.6 3.1 3.3 6.3 4.6 9.5.5 1.1.4 2.9-.2 3.9-4.9 7.4-10.1 14.7-15 22.1-1.3 1.9-2.7 2.1-4.6 1.8-17-2.4-34.1-4.7-51.1-7-22-3-43.9-6.1-65.9-9.1-1.2-.2-2.4-.1-3.9-.2 0 4.1-.2 7.8.1 11.5.1 1 1.4 2.1 2.4 2.7 6.7 3.6 13.4 7 20.1 10.4 4.8 2.5 4.9 2.5 6.1 7.3 2.4-.4 4.9-.7 7.4-.7 23.5 0 42.6 19.1 42.6 42.6 0 1.8-.1 3.5-.3 5.2.6-1.5 1.6-1.9 3.7-1.9 17 .1 33.9.1 50.9.1.9 0 1.8.1 2.9.1.1-1.3 0-2.5 0-3.8z%27/%3E%3Cpath d=%27M197.4 106.9c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm-142 16c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zm129.7-71.6v23.6c-8.6.8-16.2-4.7-16.2-11.7.1-7 7.6-12.6 16.2-11.9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-boat {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.9 90.2%27%3E%3Cpath d=%27M117.1 90.2c-29 0-58 0-87 .1-2.5 0-4-.8-5.3-2.8C17.3 76.1 9.7 65 2.1 53.7 1.2 52.5.7 51 0 49.6c1.5-.3 3.1-.7 4.6-.8 11.6-1 23.1-1.9 34.7-2.8 5-.4 10-.9 15.1-1.2 7.5-.5 15.1-1 22.6-1.5 8.8-.6 17.6-1.4 26.4-2 2.2-.2 2.4-1.1 1.7-2.9l-9-21c-.4-1-1.2-1.9-1.4-3-.4-2.8-2.2-2.9-4.4-2.9-4.1.1-8.3 0-12.5.1-1.8 0-2.5-.7-2.5-2.5.1-2.3.1-4.6 0-6.8C75.4.6 76 0 77.7 0c5.2.1 10.4 0 15.6 0h63.8c3.9 0 3.8.1 5.5 3.8 3.9 8.4 7.9 16.7 11.9 25.1 1.1 2.4 2.3 4.7 3.4 7.2.7 1.6 1.8 2 3.4 2 10.4-.1 20.8 0 31.3 0h25.6c3 0 3.1.2 2.1 3-4.4 13-10.1 25.3-18.3 36.4-3.7 5-8 9.7-14 12.2-.9.4-2 .5-3 .5h-87.9zm-8.8-78.5c4 9.4 7.8 18.4 11.7 27.3.4.8 1.8 1.7 2.7 1.6 8.1-.3 16.2-.8 24.4-1.3 7.2-.4 14.4-.9 22-1.4-.3-1-.5-2-.9-2.8-3.7-7.2-7.4-14.3-11-21.5-.8-1.6-1.7-2.2-3.5-2.2-14.2.1-28.3 0-42.5 0-.8.2-1.6.3-2.9.3z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-boat--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.9 90.2%27%3E%3Cpath d=%27M117.1 90.2c-29 0-58 0-87 .1-2.5 0-4-.8-5.3-2.8C17.3 76.1 9.7 65 2.1 53.7 1.2 52.5.7 51 0 49.6c1.5-.3 3.1-.7 4.6-.8 11.6-1 23.1-1.9 34.7-2.8 5-.4 10-.9 15.1-1.2 7.5-.5 15.1-1 22.6-1.5 8.8-.6 17.6-1.4 26.4-2 2.2-.2 2.4-1.1 1.7-2.9l-9-21c-.4-1-1.2-1.9-1.4-3-.4-2.8-2.2-2.9-4.4-2.9-4.1.1-8.3 0-12.5.1-1.8 0-2.5-.7-2.5-2.5.1-2.3.1-4.6 0-6.8C75.4.6 76 0 77.7 0c5.2.1 10.4 0 15.6 0h63.8c3.9 0 3.8.1 5.5 3.8 3.9 8.4 7.9 16.7 11.9 25.1 1.1 2.4 2.3 4.7 3.4 7.2.7 1.6 1.8 2 3.4 2 10.4-.1 20.8 0 31.3 0h25.6c3 0 3.1.2 2.1 3-4.4 13-10.1 25.3-18.3 36.4-3.7 5-8 9.7-14 12.2-.9.4-2 .5-3 .5h-87.9zm-8.8-78.5c4 9.4 7.8 18.4 11.7 27.3.4.8 1.8 1.7 2.7 1.6 8.1-.3 16.2-.8 24.4-1.3 7.2-.4 14.4-.9 22-1.4-.3-1-.5-2-.9-2.8-3.7-7.2-7.4-14.3-11-21.5-.8-1.6-1.7-2.2-3.5-2.2-14.2.1-28.3 0-42.5 0-.8.2-1.6.3-2.9.3z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-boat--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.9 90.2%27%3E%3Cpath d=%27M117.1 90.2c-29 0-58 0-87 .1-2.5 0-4-.8-5.3-2.8C17.3 76.1 9.7 65 2.1 53.7 1.2 52.5.7 51 0 49.6c1.5-.3 3.1-.7 4.6-.8 11.6-1 23.1-1.9 34.7-2.8 5-.4 10-.9 15.1-1.2 7.5-.5 15.1-1 22.6-1.5 8.8-.6 17.6-1.4 26.4-2 2.2-.2 2.4-1.1 1.7-2.9l-9-21c-.4-1-1.2-1.9-1.4-3-.4-2.8-2.2-2.9-4.4-2.9-4.1.1-8.3 0-12.5.1-1.8 0-2.5-.7-2.5-2.5.1-2.3.1-4.6 0-6.8C75.4.6 76 0 77.7 0c5.2.1 10.4 0 15.6 0h63.8c3.9 0 3.8.1 5.5 3.8 3.9 8.4 7.9 16.7 11.9 25.1 1.1 2.4 2.3 4.7 3.4 7.2.7 1.6 1.8 2 3.4 2 10.4-.1 20.8 0 31.3 0h25.6c3 0 3.1.2 2.1 3-4.4 13-10.1 25.3-18.3 36.4-3.7 5-8 9.7-14 12.2-.9.4-2 .5-3 .5h-87.9zm-8.8-78.5c4 9.4 7.8 18.4 11.7 27.3.4.8 1.8 1.7 2.7 1.6 8.1-.3 16.2-.8 24.4-1.3 7.2-.4 14.4-.9 22-1.4-.3-1-.5-2-.9-2.8-3.7-7.2-7.4-14.3-11-21.5-.8-1.6-1.7-2.2-3.5-2.2-14.2.1-28.3 0-42.5 0-.8.2-1.6.3-2.9.3z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-boat--grey,
.relax-button[class*="relax-icon-products-boat--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.9 90.2%27%3E%3Cpath d=%27M117.1 90.2c-29 0-58 0-87 .1-2.5 0-4-.8-5.3-2.8C17.3 76.1 9.7 65 2.1 53.7 1.2 52.5.7 51 0 49.6c1.5-.3 3.1-.7 4.6-.8 11.6-1 23.1-1.9 34.7-2.8 5-.4 10-.9 15.1-1.2 7.5-.5 15.1-1 22.6-1.5 8.8-.6 17.6-1.4 26.4-2 2.2-.2 2.4-1.1 1.7-2.9l-9-21c-.4-1-1.2-1.9-1.4-3-.4-2.8-2.2-2.9-4.4-2.9-4.1.1-8.3 0-12.5.1-1.8 0-2.5-.7-2.5-2.5.1-2.3.1-4.6 0-6.8C75.4.6 76 0 77.7 0c5.2.1 10.4 0 15.6 0h63.8c3.9 0 3.8.1 5.5 3.8 3.9 8.4 7.9 16.7 11.9 25.1 1.1 2.4 2.3 4.7 3.4 7.2.7 1.6 1.8 2 3.4 2 10.4-.1 20.8 0 31.3 0h25.6c3 0 3.1.2 2.1 3-4.4 13-10.1 25.3-18.3 36.4-3.7 5-8 9.7-14 12.2-.9.4-2 .5-3 .5h-87.9zm-8.8-78.5c4 9.4 7.8 18.4 11.7 27.3.4.8 1.8 1.7 2.7 1.6 8.1-.3 16.2-.8 24.4-1.3 7.2-.4 14.4-.9 22-1.4-.3-1-.5-2-.9-2.8-3.7-7.2-7.4-14.3-11-21.5-.8-1.6-1.7-2.2-3.5-2.2-14.2.1-28.3 0-42.5 0-.8.2-1.6.3-2.9.3z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-boat--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.9 90.2%27%3E%3Cpath d=%27M117.1 90.2c-29 0-58 0-87 .1-2.5 0-4-.8-5.3-2.8C17.3 76.1 9.7 65 2.1 53.7 1.2 52.5.7 51 0 49.6c1.5-.3 3.1-.7 4.6-.8 11.6-1 23.1-1.9 34.7-2.8 5-.4 10-.9 15.1-1.2 7.5-.5 15.1-1 22.6-1.5 8.8-.6 17.6-1.4 26.4-2 2.2-.2 2.4-1.1 1.7-2.9l-9-21c-.4-1-1.2-1.9-1.4-3-.4-2.8-2.2-2.9-4.4-2.9-4.1.1-8.3 0-12.5.1-1.8 0-2.5-.7-2.5-2.5.1-2.3.1-4.6 0-6.8C75.4.6 76 0 77.7 0c5.2.1 10.4 0 15.6 0h63.8c3.9 0 3.8.1 5.5 3.8 3.9 8.4 7.9 16.7 11.9 25.1 1.1 2.4 2.3 4.7 3.4 7.2.7 1.6 1.8 2 3.4 2 10.4-.1 20.8 0 31.3 0h25.6c3 0 3.1.2 2.1 3-4.4 13-10.1 25.3-18.3 36.4-3.7 5-8 9.7-14 12.2-.9.4-2 .5-3 .5h-87.9zm-8.8-78.5c4 9.4 7.8 18.4 11.7 27.3.4.8 1.8 1.7 2.7 1.6 8.1-.3 16.2-.8 24.4-1.3 7.2-.4 14.4-.9 22-1.4-.3-1-.5-2-.9-2.8-3.7-7.2-7.4-14.3-11-21.5-.8-1.6-1.7-2.2-3.5-2.2-14.2.1-28.3 0-42.5 0-.8.2-1.6.3-2.9.3z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-boat--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.9 90.2%27%3E%3Cpath d=%27M117.1 90.2c-29 0-58 0-87 .1-2.5 0-4-.8-5.3-2.8C17.3 76.1 9.7 65 2.1 53.7 1.2 52.5.7 51 0 49.6c1.5-.3 3.1-.7 4.6-.8 11.6-1 23.1-1.9 34.7-2.8 5-.4 10-.9 15.1-1.2 7.5-.5 15.1-1 22.6-1.5 8.8-.6 17.6-1.4 26.4-2 2.2-.2 2.4-1.1 1.7-2.9l-9-21c-.4-1-1.2-1.9-1.4-3-.4-2.8-2.2-2.9-4.4-2.9-4.1.1-8.3 0-12.5.1-1.8 0-2.5-.7-2.5-2.5.1-2.3.1-4.6 0-6.8C75.4.6 76 0 77.7 0c5.2.1 10.4 0 15.6 0h63.8c3.9 0 3.8.1 5.5 3.8 3.9 8.4 7.9 16.7 11.9 25.1 1.1 2.4 2.3 4.7 3.4 7.2.7 1.6 1.8 2 3.4 2 10.4-.1 20.8 0 31.3 0h25.6c3 0 3.1.2 2.1 3-4.4 13-10.1 25.3-18.3 36.4-3.7 5-8 9.7-14 12.2-.9.4-2 .5-3 .5h-87.9zm-8.8-78.5c4 9.4 7.8 18.4 11.7 27.3.4.8 1.8 1.7 2.7 1.6 8.1-.3 16.2-.8 24.4-1.3 7.2-.4 14.4-.9 22-1.4-.3-1-.5-2-.9-2.8-3.7-7.2-7.4-14.3-11-21.5-.8-1.6-1.7-2.2-3.5-2.2-14.2.1-28.3 0-42.5 0-.8.2-1.6.3-2.9.3z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-boat--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.9 90.2%27%3E%3Cpath d=%27M117.1 90.2c-29 0-58 0-87 .1-2.5 0-4-.8-5.3-2.8C17.3 76.1 9.7 65 2.1 53.7 1.2 52.5.7 51 0 49.6c1.5-.3 3.1-.7 4.6-.8 11.6-1 23.1-1.9 34.7-2.8 5-.4 10-.9 15.1-1.2 7.5-.5 15.1-1 22.6-1.5 8.8-.6 17.6-1.4 26.4-2 2.2-.2 2.4-1.1 1.7-2.9l-9-21c-.4-1-1.2-1.9-1.4-3-.4-2.8-2.2-2.9-4.4-2.9-4.1.1-8.3 0-12.5.1-1.8 0-2.5-.7-2.5-2.5.1-2.3.1-4.6 0-6.8C75.4.6 76 0 77.7 0c5.2.1 10.4 0 15.6 0h63.8c3.9 0 3.8.1 5.5 3.8 3.9 8.4 7.9 16.7 11.9 25.1 1.1 2.4 2.3 4.7 3.4 7.2.7 1.6 1.8 2 3.4 2 10.4-.1 20.8 0 31.3 0h25.6c3 0 3.1.2 2.1 3-4.4 13-10.1 25.3-18.3 36.4-3.7 5-8 9.7-14 12.2-.9.4-2 .5-3 .5h-87.9zm-8.8-78.5c4 9.4 7.8 18.4 11.7 27.3.4.8 1.8 1.7 2.7 1.6 8.1-.3 16.2-.8 24.4-1.3 7.2-.4 14.4-.9 22-1.4-.3-1-.5-2-.9-2.8-3.7-7.2-7.4-14.3-11-21.5-.8-1.6-1.7-2.2-3.5-2.2-14.2.1-28.3 0-42.5 0-.8.2-1.6.3-2.9.3z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-boat--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.9 90.2%27%3E%3Cpath d=%27M117.1 90.2c-29 0-58 0-87 .1-2.5 0-4-.8-5.3-2.8C17.3 76.1 9.7 65 2.1 53.7 1.2 52.5.7 51 0 49.6c1.5-.3 3.1-.7 4.6-.8 11.6-1 23.1-1.9 34.7-2.8 5-.4 10-.9 15.1-1.2 7.5-.5 15.1-1 22.6-1.5 8.8-.6 17.6-1.4 26.4-2 2.2-.2 2.4-1.1 1.7-2.9l-9-21c-.4-1-1.2-1.9-1.4-3-.4-2.8-2.2-2.9-4.4-2.9-4.1.1-8.3 0-12.5.1-1.8 0-2.5-.7-2.5-2.5.1-2.3.1-4.6 0-6.8C75.4.6 76 0 77.7 0c5.2.1 10.4 0 15.6 0h63.8c3.9 0 3.8.1 5.5 3.8 3.9 8.4 7.9 16.7 11.9 25.1 1.1 2.4 2.3 4.7 3.4 7.2.7 1.6 1.8 2 3.4 2 10.4-.1 20.8 0 31.3 0h25.6c3 0 3.1.2 2.1 3-4.4 13-10.1 25.3-18.3 36.4-3.7 5-8 9.7-14 12.2-.9.4-2 .5-3 .5h-87.9zm-8.8-78.5c4 9.4 7.8 18.4 11.7 27.3.4.8 1.8 1.7 2.7 1.6 8.1-.3 16.2-.8 24.4-1.3 7.2-.4 14.4-.9 22-1.4-.3-1-.5-2-.9-2.8-3.7-7.2-7.4-14.3-11-21.5-.8-1.6-1.7-2.2-3.5-2.2-14.2.1-28.3 0-42.5 0-.8.2-1.6.3-2.9.3z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-building {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-building--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-building--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-building--grey,
.relax-button[class*="relax-icon-products-building--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-building--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-building--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-building--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-building--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 52.8 52.8%27%3E%3Cpath d=%27M52.8 16.5v36.3H.1C0 35.2 0 17.6 0 0h39.6v16.5h13.2zM13.2 6.6H6.7v6.5h6.5V6.6zm3.3 6.5H23V6.6h-6.5v6.5zm16.4.1V6.7h-6.5v6.5h6.5zM6.7 16.5V23h6.5v-6.5H6.7zM23 23.1v-6.5h-6.5v6.5H23zm9.9 0v-6.5h-6.5v6.5h6.5zM6.7 26.4v6.5h6.5v-6.5H6.7zm9.8 0v6.5H23v-6.5h-6.5zm16.4 0h-6.5v6.5h6.5v-6.5zM13.1 42.8v-6.5H6.6v6.5h6.5zm3.4-6.5v6.5H23v-6.5h-6.5zm16.4 6.5v-6.5h-6.5v6.5h6.5zm6.7-23v9.8h3.2v-9.8h-3.2zm6.6 9.8h3.2v-9.8h-3.2v9.8zM39.6 33v9.8h3.2V33h-3.2zm6.6 0v9.8h3.2V33h-3.2zM23 49.4v-3.2h-6.5v3.2H23zm19.9-3.2v3.2h3.2v-3.2h-3.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bulldozer {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 108.5 71.9%27%3E%3Cpath d=%27M13.9 0h28.2c.4.5.8 1 1.1 1.5 2.8 7.4 5.6 14.8 8.3 22.3.5 1.4.6 1.5 2.1 1.5H61c3 0 2.6.3 2.6-2.7 0-1.2-.1-1.3-1.3-1.3-.7 0-1.1-.3-1-1v-8.5c0-.7.3-1 1-1 1.4 0 1.3-.1 1.4-1.4 0-.4.1-1.1.2-1.1.8-.1 1.6-.2 2.4-.1.2 0 .4.8.4 1.2.1 1.4 0 1.4 1.4 1.4.6 0 1 .2 1 .8v8.9c0 .3-.4.8-.7.8-1.5.3-1.6.2-1.6 1.8v.9c0 1.2.1 1.3 1.3 1.3H81c1.4 0 1.7.2 1.7 1.6v16.3c0 .8.2 1.4 1.2 1.4h8.2c.7 0 1.1-.4 1.1-1.1v-.8c0-2.6 0-2.6 2.6-2.6 1.4 0 1.6.3 1.7 1.7.3 3.2.4 6.4 1 9.5 1.2 6.6 4.2 12.4 9.4 16.8.2.2.4.4.6.7v.5c-.4.6-.9.7-1.6.7H94.7c-1.5 0-1.7-.2-1.7-1.7V52.5c0-1.7-.2-1.9-1.9-1.9H14.8c-1.4 0-1.7-.2-1.7-1.5V1.6c0-.8.2-1.3.8-1.6zm28.3 25.8c1.8 0 2.3-.8 1.7-2.5L37.6 6.5c-.4-1-1-1.4-2-1.4H20.2c-1.4 0-1.9.5-1.9 2v16.7c0 1.5.5 2 2 2%27/%3E%3Cpath d=%27M44.8 71.8H8.2c-3.9 0-6.9-2.3-7.9-5.8-1.4-5 2.2-9.9 7.4-10.1h73.5c3.8 0 6.8 2 8 5.3 1.8 5.2-1.9 10.5-7.5 10.6H44.8zm-6.5-8c0-2.5-1.9-4.4-4.4-4.5-2.4 0-4.4 2-4.5 4.4 0 2.4 2 4.5 4.4 4.5 2.5 0 4.5-2 4.5-4.4zm43.3-.1c0-2.5-1.9-4.4-4.4-4.4-2.4 0-4.4 1.9-4.4 4.4 0 2.4 2 4.4 4.4 4.5 2.4 0 4.4-2 4.4-4.5zM8 63.6c-.1 2.4 1.8 4.5 4.3 4.6 2.4.1 4.5-1.9 4.6-4.3.1-2.4-1.9-4.5-4.3-4.6-2.5-.1-4.6 1.8-4.6 4.3zm47.6 4.6c2.4 0 4.5-2 4.5-4.4 0-2.4-2-4.4-4.4-4.5-2.4 0-4.4 1.9-4.5 4.4-.1 2.4 1.9 4.4 4.4 4.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bulldozer--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 108.5 71.9%27%3E%3Cpath d=%27M13.9 0h28.2c.4.5.8 1 1.1 1.5 2.8 7.4 5.6 14.8 8.3 22.3.5 1.4.6 1.5 2.1 1.5H61c3 0 2.6.3 2.6-2.7 0-1.2-.1-1.3-1.3-1.3-.7 0-1.1-.3-1-1v-8.5c0-.7.3-1 1-1 1.4 0 1.3-.1 1.4-1.4 0-.4.1-1.1.2-1.1.8-.1 1.6-.2 2.4-.1.2 0 .4.8.4 1.2.1 1.4 0 1.4 1.4 1.4.6 0 1 .2 1 .8v8.9c0 .3-.4.8-.7.8-1.5.3-1.6.2-1.6 1.8v.9c0 1.2.1 1.3 1.3 1.3H81c1.4 0 1.7.2 1.7 1.6v16.3c0 .8.2 1.4 1.2 1.4h8.2c.7 0 1.1-.4 1.1-1.1v-.8c0-2.6 0-2.6 2.6-2.6 1.4 0 1.6.3 1.7 1.7.3 3.2.4 6.4 1 9.5 1.2 6.6 4.2 12.4 9.4 16.8.2.2.4.4.6.7v.5c-.4.6-.9.7-1.6.7H94.7c-1.5 0-1.7-.2-1.7-1.7V52.5c0-1.7-.2-1.9-1.9-1.9H14.8c-1.4 0-1.7-.2-1.7-1.5V1.6c0-.8.2-1.3.8-1.6zm28.3 25.8c1.8 0 2.3-.8 1.7-2.5L37.6 6.5c-.4-1-1-1.4-2-1.4H20.2c-1.4 0-1.9.5-1.9 2v16.7c0 1.5.5 2 2 2%27/%3E%3Cpath d=%27M44.8 71.8H8.2c-3.9 0-6.9-2.3-7.9-5.8-1.4-5 2.2-9.9 7.4-10.1h73.5c3.8 0 6.8 2 8 5.3 1.8 5.2-1.9 10.5-7.5 10.6H44.8zm-6.5-8c0-2.5-1.9-4.4-4.4-4.5-2.4 0-4.4 2-4.5 4.4 0 2.4 2 4.5 4.4 4.5 2.5 0 4.5-2 4.5-4.4zm43.3-.1c0-2.5-1.9-4.4-4.4-4.4-2.4 0-4.4 1.9-4.4 4.4 0 2.4 2 4.4 4.4 4.5 2.4 0 4.4-2 4.4-4.5zM8 63.6c-.1 2.4 1.8 4.5 4.3 4.6 2.4.1 4.5-1.9 4.6-4.3.1-2.4-1.9-4.5-4.3-4.6-2.5-.1-4.6 1.8-4.6 4.3zm47.6 4.6c2.4 0 4.5-2 4.5-4.4 0-2.4-2-4.4-4.4-4.5-2.4 0-4.4 1.9-4.5 4.4-.1 2.4 1.9 4.4 4.4 4.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bulldozer--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 108.5 71.9%27%3E%3Cpath d=%27M13.9 0h28.2c.4.5.8 1 1.1 1.5 2.8 7.4 5.6 14.8 8.3 22.3.5 1.4.6 1.5 2.1 1.5H61c3 0 2.6.3 2.6-2.7 0-1.2-.1-1.3-1.3-1.3-.7 0-1.1-.3-1-1v-8.5c0-.7.3-1 1-1 1.4 0 1.3-.1 1.4-1.4 0-.4.1-1.1.2-1.1.8-.1 1.6-.2 2.4-.1.2 0 .4.8.4 1.2.1 1.4 0 1.4 1.4 1.4.6 0 1 .2 1 .8v8.9c0 .3-.4.8-.7.8-1.5.3-1.6.2-1.6 1.8v.9c0 1.2.1 1.3 1.3 1.3H81c1.4 0 1.7.2 1.7 1.6v16.3c0 .8.2 1.4 1.2 1.4h8.2c.7 0 1.1-.4 1.1-1.1v-.8c0-2.6 0-2.6 2.6-2.6 1.4 0 1.6.3 1.7 1.7.3 3.2.4 6.4 1 9.5 1.2 6.6 4.2 12.4 9.4 16.8.2.2.4.4.6.7v.5c-.4.6-.9.7-1.6.7H94.7c-1.5 0-1.7-.2-1.7-1.7V52.5c0-1.7-.2-1.9-1.9-1.9H14.8c-1.4 0-1.7-.2-1.7-1.5V1.6c0-.8.2-1.3.8-1.6zm28.3 25.8c1.8 0 2.3-.8 1.7-2.5L37.6 6.5c-.4-1-1-1.4-2-1.4H20.2c-1.4 0-1.9.5-1.9 2v16.7c0 1.5.5 2 2 2%27/%3E%3Cpath d=%27M44.8 71.8H8.2c-3.9 0-6.9-2.3-7.9-5.8-1.4-5 2.2-9.9 7.4-10.1h73.5c3.8 0 6.8 2 8 5.3 1.8 5.2-1.9 10.5-7.5 10.6H44.8zm-6.5-8c0-2.5-1.9-4.4-4.4-4.5-2.4 0-4.4 2-4.5 4.4 0 2.4 2 4.5 4.4 4.5 2.5 0 4.5-2 4.5-4.4zm43.3-.1c0-2.5-1.9-4.4-4.4-4.4-2.4 0-4.4 1.9-4.4 4.4 0 2.4 2 4.4 4.4 4.5 2.4 0 4.4-2 4.4-4.5zM8 63.6c-.1 2.4 1.8 4.5 4.3 4.6 2.4.1 4.5-1.9 4.6-4.3.1-2.4-1.9-4.5-4.3-4.6-2.5-.1-4.6 1.8-4.6 4.3zm47.6 4.6c2.4 0 4.5-2 4.5-4.4 0-2.4-2-4.4-4.4-4.5-2.4 0-4.4 1.9-4.5 4.4-.1 2.4 1.9 4.4 4.4 4.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bulldozer--grey,
.relax-button[class*="relax-icon-products-bulldozer--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 108.5 71.9%27%3E%3Cpath d=%27M13.9 0h28.2c.4.5.8 1 1.1 1.5 2.8 7.4 5.6 14.8 8.3 22.3.5 1.4.6 1.5 2.1 1.5H61c3 0 2.6.3 2.6-2.7 0-1.2-.1-1.3-1.3-1.3-.7 0-1.1-.3-1-1v-8.5c0-.7.3-1 1-1 1.4 0 1.3-.1 1.4-1.4 0-.4.1-1.1.2-1.1.8-.1 1.6-.2 2.4-.1.2 0 .4.8.4 1.2.1 1.4 0 1.4 1.4 1.4.6 0 1 .2 1 .8v8.9c0 .3-.4.8-.7.8-1.5.3-1.6.2-1.6 1.8v.9c0 1.2.1 1.3 1.3 1.3H81c1.4 0 1.7.2 1.7 1.6v16.3c0 .8.2 1.4 1.2 1.4h8.2c.7 0 1.1-.4 1.1-1.1v-.8c0-2.6 0-2.6 2.6-2.6 1.4 0 1.6.3 1.7 1.7.3 3.2.4 6.4 1 9.5 1.2 6.6 4.2 12.4 9.4 16.8.2.2.4.4.6.7v.5c-.4.6-.9.7-1.6.7H94.7c-1.5 0-1.7-.2-1.7-1.7V52.5c0-1.7-.2-1.9-1.9-1.9H14.8c-1.4 0-1.7-.2-1.7-1.5V1.6c0-.8.2-1.3.8-1.6zm28.3 25.8c1.8 0 2.3-.8 1.7-2.5L37.6 6.5c-.4-1-1-1.4-2-1.4H20.2c-1.4 0-1.9.5-1.9 2v16.7c0 1.5.5 2 2 2%27/%3E%3Cpath d=%27M44.8 71.8H8.2c-3.9 0-6.9-2.3-7.9-5.8-1.4-5 2.2-9.9 7.4-10.1h73.5c3.8 0 6.8 2 8 5.3 1.8 5.2-1.9 10.5-7.5 10.6H44.8zm-6.5-8c0-2.5-1.9-4.4-4.4-4.5-2.4 0-4.4 2-4.5 4.4 0 2.4 2 4.5 4.4 4.5 2.5 0 4.5-2 4.5-4.4zm43.3-.1c0-2.5-1.9-4.4-4.4-4.4-2.4 0-4.4 1.9-4.4 4.4 0 2.4 2 4.4 4.4 4.5 2.4 0 4.4-2 4.4-4.5zM8 63.6c-.1 2.4 1.8 4.5 4.3 4.6 2.4.1 4.5-1.9 4.6-4.3.1-2.4-1.9-4.5-4.3-4.6-2.5-.1-4.6 1.8-4.6 4.3zm47.6 4.6c2.4 0 4.5-2 4.5-4.4 0-2.4-2-4.4-4.4-4.5-2.4 0-4.4 1.9-4.5 4.4-.1 2.4 1.9 4.4 4.4 4.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bulldozer--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 108.5 71.9%27%3E%3Cpath d=%27M13.9 0h28.2c.4.5.8 1 1.1 1.5 2.8 7.4 5.6 14.8 8.3 22.3.5 1.4.6 1.5 2.1 1.5H61c3 0 2.6.3 2.6-2.7 0-1.2-.1-1.3-1.3-1.3-.7 0-1.1-.3-1-1v-8.5c0-.7.3-1 1-1 1.4 0 1.3-.1 1.4-1.4 0-.4.1-1.1.2-1.1.8-.1 1.6-.2 2.4-.1.2 0 .4.8.4 1.2.1 1.4 0 1.4 1.4 1.4.6 0 1 .2 1 .8v8.9c0 .3-.4.8-.7.8-1.5.3-1.6.2-1.6 1.8v.9c0 1.2.1 1.3 1.3 1.3H81c1.4 0 1.7.2 1.7 1.6v16.3c0 .8.2 1.4 1.2 1.4h8.2c.7 0 1.1-.4 1.1-1.1v-.8c0-2.6 0-2.6 2.6-2.6 1.4 0 1.6.3 1.7 1.7.3 3.2.4 6.4 1 9.5 1.2 6.6 4.2 12.4 9.4 16.8.2.2.4.4.6.7v.5c-.4.6-.9.7-1.6.7H94.7c-1.5 0-1.7-.2-1.7-1.7V52.5c0-1.7-.2-1.9-1.9-1.9H14.8c-1.4 0-1.7-.2-1.7-1.5V1.6c0-.8.2-1.3.8-1.6zm28.3 25.8c1.8 0 2.3-.8 1.7-2.5L37.6 6.5c-.4-1-1-1.4-2-1.4H20.2c-1.4 0-1.9.5-1.9 2v16.7c0 1.5.5 2 2 2%27/%3E%3Cpath d=%27M44.8 71.8H8.2c-3.9 0-6.9-2.3-7.9-5.8-1.4-5 2.2-9.9 7.4-10.1h73.5c3.8 0 6.8 2 8 5.3 1.8 5.2-1.9 10.5-7.5 10.6H44.8zm-6.5-8c0-2.5-1.9-4.4-4.4-4.5-2.4 0-4.4 2-4.5 4.4 0 2.4 2 4.5 4.4 4.5 2.5 0 4.5-2 4.5-4.4zm43.3-.1c0-2.5-1.9-4.4-4.4-4.4-2.4 0-4.4 1.9-4.4 4.4 0 2.4 2 4.4 4.4 4.5 2.4 0 4.4-2 4.4-4.5zM8 63.6c-.1 2.4 1.8 4.5 4.3 4.6 2.4.1 4.5-1.9 4.6-4.3.1-2.4-1.9-4.5-4.3-4.6-2.5-.1-4.6 1.8-4.6 4.3zm47.6 4.6c2.4 0 4.5-2 4.5-4.4 0-2.4-2-4.4-4.4-4.5-2.4 0-4.4 1.9-4.5 4.4-.1 2.4 1.9 4.4 4.4 4.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bulldozer--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 108.5 71.9%27%3E%3Cpath d=%27M13.9 0h28.2c.4.5.8 1 1.1 1.5 2.8 7.4 5.6 14.8 8.3 22.3.5 1.4.6 1.5 2.1 1.5H61c3 0 2.6.3 2.6-2.7 0-1.2-.1-1.3-1.3-1.3-.7 0-1.1-.3-1-1v-8.5c0-.7.3-1 1-1 1.4 0 1.3-.1 1.4-1.4 0-.4.1-1.1.2-1.1.8-.1 1.6-.2 2.4-.1.2 0 .4.8.4 1.2.1 1.4 0 1.4 1.4 1.4.6 0 1 .2 1 .8v8.9c0 .3-.4.8-.7.8-1.5.3-1.6.2-1.6 1.8v.9c0 1.2.1 1.3 1.3 1.3H81c1.4 0 1.7.2 1.7 1.6v16.3c0 .8.2 1.4 1.2 1.4h8.2c.7 0 1.1-.4 1.1-1.1v-.8c0-2.6 0-2.6 2.6-2.6 1.4 0 1.6.3 1.7 1.7.3 3.2.4 6.4 1 9.5 1.2 6.6 4.2 12.4 9.4 16.8.2.2.4.4.6.7v.5c-.4.6-.9.7-1.6.7H94.7c-1.5 0-1.7-.2-1.7-1.7V52.5c0-1.7-.2-1.9-1.9-1.9H14.8c-1.4 0-1.7-.2-1.7-1.5V1.6c0-.8.2-1.3.8-1.6zm28.3 25.8c1.8 0 2.3-.8 1.7-2.5L37.6 6.5c-.4-1-1-1.4-2-1.4H20.2c-1.4 0-1.9.5-1.9 2v16.7c0 1.5.5 2 2 2%27/%3E%3Cpath d=%27M44.8 71.8H8.2c-3.9 0-6.9-2.3-7.9-5.8-1.4-5 2.2-9.9 7.4-10.1h73.5c3.8 0 6.8 2 8 5.3 1.8 5.2-1.9 10.5-7.5 10.6H44.8zm-6.5-8c0-2.5-1.9-4.4-4.4-4.5-2.4 0-4.4 2-4.5 4.4 0 2.4 2 4.5 4.4 4.5 2.5 0 4.5-2 4.5-4.4zm43.3-.1c0-2.5-1.9-4.4-4.4-4.4-2.4 0-4.4 1.9-4.4 4.4 0 2.4 2 4.4 4.4 4.5 2.4 0 4.4-2 4.4-4.5zM8 63.6c-.1 2.4 1.8 4.5 4.3 4.6 2.4.1 4.5-1.9 4.6-4.3.1-2.4-1.9-4.5-4.3-4.6-2.5-.1-4.6 1.8-4.6 4.3zm47.6 4.6c2.4 0 4.5-2 4.5-4.4 0-2.4-2-4.4-4.4-4.5-2.4 0-4.4 1.9-4.5 4.4-.1 2.4 1.9 4.4 4.4 4.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bulldozer--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 108.5 71.9%27%3E%3Cpath d=%27M13.9 0h28.2c.4.5.8 1 1.1 1.5 2.8 7.4 5.6 14.8 8.3 22.3.5 1.4.6 1.5 2.1 1.5H61c3 0 2.6.3 2.6-2.7 0-1.2-.1-1.3-1.3-1.3-.7 0-1.1-.3-1-1v-8.5c0-.7.3-1 1-1 1.4 0 1.3-.1 1.4-1.4 0-.4.1-1.1.2-1.1.8-.1 1.6-.2 2.4-.1.2 0 .4.8.4 1.2.1 1.4 0 1.4 1.4 1.4.6 0 1 .2 1 .8v8.9c0 .3-.4.8-.7.8-1.5.3-1.6.2-1.6 1.8v.9c0 1.2.1 1.3 1.3 1.3H81c1.4 0 1.7.2 1.7 1.6v16.3c0 .8.2 1.4 1.2 1.4h8.2c.7 0 1.1-.4 1.1-1.1v-.8c0-2.6 0-2.6 2.6-2.6 1.4 0 1.6.3 1.7 1.7.3 3.2.4 6.4 1 9.5 1.2 6.6 4.2 12.4 9.4 16.8.2.2.4.4.6.7v.5c-.4.6-.9.7-1.6.7H94.7c-1.5 0-1.7-.2-1.7-1.7V52.5c0-1.7-.2-1.9-1.9-1.9H14.8c-1.4 0-1.7-.2-1.7-1.5V1.6c0-.8.2-1.3.8-1.6zm28.3 25.8c1.8 0 2.3-.8 1.7-2.5L37.6 6.5c-.4-1-1-1.4-2-1.4H20.2c-1.4 0-1.9.5-1.9 2v16.7c0 1.5.5 2 2 2%27/%3E%3Cpath d=%27M44.8 71.8H8.2c-3.9 0-6.9-2.3-7.9-5.8-1.4-5 2.2-9.9 7.4-10.1h73.5c3.8 0 6.8 2 8 5.3 1.8 5.2-1.9 10.5-7.5 10.6H44.8zm-6.5-8c0-2.5-1.9-4.4-4.4-4.5-2.4 0-4.4 2-4.5 4.4 0 2.4 2 4.5 4.4 4.5 2.5 0 4.5-2 4.5-4.4zm43.3-.1c0-2.5-1.9-4.4-4.4-4.4-2.4 0-4.4 1.9-4.4 4.4 0 2.4 2 4.4 4.4 4.5 2.4 0 4.4-2 4.4-4.5zM8 63.6c-.1 2.4 1.8 4.5 4.3 4.6 2.4.1 4.5-1.9 4.6-4.3.1-2.4-1.9-4.5-4.3-4.6-2.5-.1-4.6 1.8-4.6 4.3zm47.6 4.6c2.4 0 4.5-2 4.5-4.4 0-2.4-2-4.4-4.4-4.5-2.4 0-4.4 1.9-4.5 4.4-.1 2.4 1.9 4.4 4.4 4.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bulldozer--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 108.5 71.9%27%3E%3Cpath d=%27M13.9 0h28.2c.4.5.8 1 1.1 1.5 2.8 7.4 5.6 14.8 8.3 22.3.5 1.4.6 1.5 2.1 1.5H61c3 0 2.6.3 2.6-2.7 0-1.2-.1-1.3-1.3-1.3-.7 0-1.1-.3-1-1v-8.5c0-.7.3-1 1-1 1.4 0 1.3-.1 1.4-1.4 0-.4.1-1.1.2-1.1.8-.1 1.6-.2 2.4-.1.2 0 .4.8.4 1.2.1 1.4 0 1.4 1.4 1.4.6 0 1 .2 1 .8v8.9c0 .3-.4.8-.7.8-1.5.3-1.6.2-1.6 1.8v.9c0 1.2.1 1.3 1.3 1.3H81c1.4 0 1.7.2 1.7 1.6v16.3c0 .8.2 1.4 1.2 1.4h8.2c.7 0 1.1-.4 1.1-1.1v-.8c0-2.6 0-2.6 2.6-2.6 1.4 0 1.6.3 1.7 1.7.3 3.2.4 6.4 1 9.5 1.2 6.6 4.2 12.4 9.4 16.8.2.2.4.4.6.7v.5c-.4.6-.9.7-1.6.7H94.7c-1.5 0-1.7-.2-1.7-1.7V52.5c0-1.7-.2-1.9-1.9-1.9H14.8c-1.4 0-1.7-.2-1.7-1.5V1.6c0-.8.2-1.3.8-1.6zm28.3 25.8c1.8 0 2.3-.8 1.7-2.5L37.6 6.5c-.4-1-1-1.4-2-1.4H20.2c-1.4 0-1.9.5-1.9 2v16.7c0 1.5.5 2 2 2%27/%3E%3Cpath d=%27M44.8 71.8H8.2c-3.9 0-6.9-2.3-7.9-5.8-1.4-5 2.2-9.9 7.4-10.1h73.5c3.8 0 6.8 2 8 5.3 1.8 5.2-1.9 10.5-7.5 10.6H44.8zm-6.5-8c0-2.5-1.9-4.4-4.4-4.5-2.4 0-4.4 2-4.5 4.4 0 2.4 2 4.5 4.4 4.5 2.5 0 4.5-2 4.5-4.4zm43.3-.1c0-2.5-1.9-4.4-4.4-4.4-2.4 0-4.4 1.9-4.4 4.4 0 2.4 2 4.4 4.4 4.5 2.4 0 4.4-2 4.4-4.5zM8 63.6c-.1 2.4 1.8 4.5 4.3 4.6 2.4.1 4.5-1.9 4.6-4.3.1-2.4-1.9-4.5-4.3-4.6-2.5-.1-4.6 1.8-4.6 4.3zm47.6 4.6c2.4 0 4.5-2 4.5-4.4 0-2.4-2-4.4-4.4-4.5-2.4 0-4.4 1.9-4.5 4.4-.1 2.4 1.9 4.4 4.4 4.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bus {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 959.1 375%27%3E%3Cpath d=%27M959.1 299c-2.1 5.2-6 7.5-11.5 7.5-17.3.1-34.6.4-52 .3-17.7-.1-35.3-.7-53-.7-4.2 0-5.8-1.4-6.5-5.3-4.2-23.9-15.7-43.2-34.4-59-30.4-25.7-82.1-19-106.2 2.2-17.5 15.4-28.7 33.8-31.7 57.1-.2 1.5-.5 2.9-.9 5.1h-21.8l-117 .3c-63 .2-126 .4-188.9.7-9.4 0-9.4 0-11.4-9.1-6.7-30.6-24.3-52.9-51.9-67.2-11.4-5.9-24.1-6.3-36.6-6-40 .9-67 22.1-81 62.9-1.7 4.9-3.5 9.7-4.9 14.7-.8 2.7-2 3.7-4.9 3.7-38.2-.1-76.3-.1-114.5-.1-2.3 0-4.7-.2-7-.5-13-2-18.8-7.6-20.6-20.6-1.2-8.9-2.1-17.9-2.2-26.8-.3-31.5-.2-63 0-94.5 0-5.1.7-10.3 2.1-15.1C14.7 105.8 27.3 63 40 20.3 43.8 7.4 49.2 2.9 62.6 2.5 91.2 1.7 119.9 1 148.5.9 262.1.5 375.8.3 489.4.2 631.9 0 774.4.1 916.8 0h5.1c0 7.7.4 15.2-.2 22.6-.2 2.6-2.7 5.4-4.9 7.2-5.2 4.5-6.8 9.6-4.6 16 7.5 22 15.1 44.1 22.7 66.1C942.9 135 951 158 959 181c.1 39.3.1 78.7.1 118zM283.9 164v.8h11l11.5-.3c10.9-.5 13.4-2.3 16.4-12.5 9.9-33.7 19.7-67.3 29.5-101 2.9-9.9-1.1-17-11.2-19.8-3-.8-6.2-1-9.4-1.1-12.7-.2-25.3-.5-38-.4-18.5.2-36.9.7-55.4 1.1-5.4.1-8.6 3.1-10.2 8-1.6 4.7-3 9.5-4.6 14.2-10.1 31-20.4 61.9-25.9 94.2-1.8 10.6 1.8 15.4 12.4 16.6 1.3.2 2.7.2 4 .2h69.9zm270.6-.2v.2h44c11.7 0 15.7-2.6 19.3-14 7.5-23.8 15-47.6 22-71.5 3.1-10.7 5.5-21.6 7.2-32.6 1.1-7-2.6-11.2-9.3-13.4-2.5-.8-5.2-1.5-7.8-1.6-17.2-.4-34.4-.8-51.5-.9-13.8-.1-27.7-.1-41.5 0-8.9.1-13.2 3.4-15.7 11.8-9.9 33.7-19.7 67.4-29.4 101.1-3.5 12.2 3 20.9 15.8 20.9 15.6.1 31.3 0 46.9 0zm-440 .2h45c9.2 0 12.6-2.5 15.2-11.2 10-33.8 19.9-67.7 29.8-101.5 3.5-12.1-2.4-20.9-15-21.1-31.6-.4-63.3-.3-95-.3-8.1 0-13.7 4.2-16.1 11.8-10.6 33.5-21.3 66.9-27.9 101.5-2.5 13.1 2.7 19.6 16 20.7 1.3.1 2.7.1 4 .1h44zm315.8 1v-.5h22c12.1-.1 16.1-3 19.3-14.5 7.7-28.1 15.5-56.1 23-84.2 2-7.5 3.6-15.2 4.5-22.9.6-5.6-2.2-9.2-7.7-10.8-4.1-1.1-8.5-1.8-12.8-1.8-29.2-.2-58.3-.1-87.5-.1-9.8 0-13.8 3-16.6 12.5-9.5 32.2-18.8 64.5-28.6 96.6-2.3 7.7-1.2 14.3 2.7 20.9 2 3.4 4.2 4.9 8.3 4.9 24.5-.2 48.9-.1 73.4-.1zm358.8-67.5h.5c0 18.3-.2 36.6.1 54.9.1 8 2.9 10.6 10.9 11.4 1.8.2 3.7.2 5.5.2 21.3.4 42.6 1 63.8 1 16.5 0 33-.6 49.4-1.2 9.1-.4 14-5.3 14.4-14 .1-3.2-.7-6.6-1.8-9.7-12.1-32.9-24.3-65.8-36.6-98.7-3.1-8.3-7.4-11.3-16.1-11.4-22.3-.1-44.6-.2-67-.1-3.5 0-7 .3-10.4.8-10.7 1.8-12.7 4.2-12.7 15.3v51.5zm-73.9 68.4c0-.4 0-.8.1-1.3 13.1-.6 26.3-1.1 39.4-1.7 8.3-.3 12.2-3.3 14.2-11.3.7-2.6 1.1-5.2 1.1-7.9.4-20.4 1.1-40.8.9-61.2-.1-13.3-1.1-26.6-2.8-39.8-1.1-8.6-6.3-12.6-14.8-12.7-24.5-.1-49 .2-73.5.3-4.7 0-7.5 2.5-9.2 6.9-12.6 34.6-22.9 69.8-31.4 105.7-2.7 11.5 2.2 18.8 14.1 19.6 20.7 1.6 41.3 2.4 61.9 3.4z%27/%3E%3Cpath d=%27M750.4 239.5c37.6.2 67.8 30.7 67.5 68.4-.2 37.6-31 67.3-69.4 67.1-36.6-.3-66.6-31.3-66.3-68.7.3-36.9 31-67 68.2-66.8zm35.2 67.7c0-19.6-16-35.4-35.7-35.4-19.6.1-35.5 16.2-35.3 35.8.2 19.3 16.2 35.2 35.5 35.2 19.4.1 35.5-16.1 35.5-35.6zM168.9 307.2c0-37.5 30.2-67.7 67.6-67.7 37.8.1 67.8 30.3 67.7 68.1-.1 37.4-30.4 67.4-67.9 67.4-37.5 0-67.4-30.2-67.4-67.8zm67.6-35.4c-19.7 0-35.5 15.8-35.4 35.6 0 19.5 16.2 35.6 35.7 35.4 19.2-.1 35.2-16.2 35.3-35.5 0-19.5-16-35.5-35.6-35.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bus--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 959.1 375%27%3E%3Cpath d=%27M959.1 299c-2.1 5.2-6 7.5-11.5 7.5-17.3.1-34.6.4-52 .3-17.7-.1-35.3-.7-53-.7-4.2 0-5.8-1.4-6.5-5.3-4.2-23.9-15.7-43.2-34.4-59-30.4-25.7-82.1-19-106.2 2.2-17.5 15.4-28.7 33.8-31.7 57.1-.2 1.5-.5 2.9-.9 5.1h-21.8l-117 .3c-63 .2-126 .4-188.9.7-9.4 0-9.4 0-11.4-9.1-6.7-30.6-24.3-52.9-51.9-67.2-11.4-5.9-24.1-6.3-36.6-6-40 .9-67 22.1-81 62.9-1.7 4.9-3.5 9.7-4.9 14.7-.8 2.7-2 3.7-4.9 3.7-38.2-.1-76.3-.1-114.5-.1-2.3 0-4.7-.2-7-.5-13-2-18.8-7.6-20.6-20.6-1.2-8.9-2.1-17.9-2.2-26.8-.3-31.5-.2-63 0-94.5 0-5.1.7-10.3 2.1-15.1C14.7 105.8 27.3 63 40 20.3 43.8 7.4 49.2 2.9 62.6 2.5 91.2 1.7 119.9 1 148.5.9 262.1.5 375.8.3 489.4.2 631.9 0 774.4.1 916.8 0h5.1c0 7.7.4 15.2-.2 22.6-.2 2.6-2.7 5.4-4.9 7.2-5.2 4.5-6.8 9.6-4.6 16 7.5 22 15.1 44.1 22.7 66.1C942.9 135 951 158 959 181c.1 39.3.1 78.7.1 118zM283.9 164v.8h11l11.5-.3c10.9-.5 13.4-2.3 16.4-12.5 9.9-33.7 19.7-67.3 29.5-101 2.9-9.9-1.1-17-11.2-19.8-3-.8-6.2-1-9.4-1.1-12.7-.2-25.3-.5-38-.4-18.5.2-36.9.7-55.4 1.1-5.4.1-8.6 3.1-10.2 8-1.6 4.7-3 9.5-4.6 14.2-10.1 31-20.4 61.9-25.9 94.2-1.8 10.6 1.8 15.4 12.4 16.6 1.3.2 2.7.2 4 .2h69.9zm270.6-.2v.2h44c11.7 0 15.7-2.6 19.3-14 7.5-23.8 15-47.6 22-71.5 3.1-10.7 5.5-21.6 7.2-32.6 1.1-7-2.6-11.2-9.3-13.4-2.5-.8-5.2-1.5-7.8-1.6-17.2-.4-34.4-.8-51.5-.9-13.8-.1-27.7-.1-41.5 0-8.9.1-13.2 3.4-15.7 11.8-9.9 33.7-19.7 67.4-29.4 101.1-3.5 12.2 3 20.9 15.8 20.9 15.6.1 31.3 0 46.9 0zm-440 .2h45c9.2 0 12.6-2.5 15.2-11.2 10-33.8 19.9-67.7 29.8-101.5 3.5-12.1-2.4-20.9-15-21.1-31.6-.4-63.3-.3-95-.3-8.1 0-13.7 4.2-16.1 11.8-10.6 33.5-21.3 66.9-27.9 101.5-2.5 13.1 2.7 19.6 16 20.7 1.3.1 2.7.1 4 .1h44zm315.8 1v-.5h22c12.1-.1 16.1-3 19.3-14.5 7.7-28.1 15.5-56.1 23-84.2 2-7.5 3.6-15.2 4.5-22.9.6-5.6-2.2-9.2-7.7-10.8-4.1-1.1-8.5-1.8-12.8-1.8-29.2-.2-58.3-.1-87.5-.1-9.8 0-13.8 3-16.6 12.5-9.5 32.2-18.8 64.5-28.6 96.6-2.3 7.7-1.2 14.3 2.7 20.9 2 3.4 4.2 4.9 8.3 4.9 24.5-.2 48.9-.1 73.4-.1zm358.8-67.5h.5c0 18.3-.2 36.6.1 54.9.1 8 2.9 10.6 10.9 11.4 1.8.2 3.7.2 5.5.2 21.3.4 42.6 1 63.8 1 16.5 0 33-.6 49.4-1.2 9.1-.4 14-5.3 14.4-14 .1-3.2-.7-6.6-1.8-9.7-12.1-32.9-24.3-65.8-36.6-98.7-3.1-8.3-7.4-11.3-16.1-11.4-22.3-.1-44.6-.2-67-.1-3.5 0-7 .3-10.4.8-10.7 1.8-12.7 4.2-12.7 15.3v51.5zm-73.9 68.4c0-.4 0-.8.1-1.3 13.1-.6 26.3-1.1 39.4-1.7 8.3-.3 12.2-3.3 14.2-11.3.7-2.6 1.1-5.2 1.1-7.9.4-20.4 1.1-40.8.9-61.2-.1-13.3-1.1-26.6-2.8-39.8-1.1-8.6-6.3-12.6-14.8-12.7-24.5-.1-49 .2-73.5.3-4.7 0-7.5 2.5-9.2 6.9-12.6 34.6-22.9 69.8-31.4 105.7-2.7 11.5 2.2 18.8 14.1 19.6 20.7 1.6 41.3 2.4 61.9 3.4z%27/%3E%3Cpath d=%27M750.4 239.5c37.6.2 67.8 30.7 67.5 68.4-.2 37.6-31 67.3-69.4 67.1-36.6-.3-66.6-31.3-66.3-68.7.3-36.9 31-67 68.2-66.8zm35.2 67.7c0-19.6-16-35.4-35.7-35.4-19.6.1-35.5 16.2-35.3 35.8.2 19.3 16.2 35.2 35.5 35.2 19.4.1 35.5-16.1 35.5-35.6zM168.9 307.2c0-37.5 30.2-67.7 67.6-67.7 37.8.1 67.8 30.3 67.7 68.1-.1 37.4-30.4 67.4-67.9 67.4-37.5 0-67.4-30.2-67.4-67.8zm67.6-35.4c-19.7 0-35.5 15.8-35.4 35.6 0 19.5 16.2 35.6 35.7 35.4 19.2-.1 35.2-16.2 35.3-35.5 0-19.5-16-35.5-35.6-35.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bus--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 959.1 375%27%3E%3Cpath d=%27M959.1 299c-2.1 5.2-6 7.5-11.5 7.5-17.3.1-34.6.4-52 .3-17.7-.1-35.3-.7-53-.7-4.2 0-5.8-1.4-6.5-5.3-4.2-23.9-15.7-43.2-34.4-59-30.4-25.7-82.1-19-106.2 2.2-17.5 15.4-28.7 33.8-31.7 57.1-.2 1.5-.5 2.9-.9 5.1h-21.8l-117 .3c-63 .2-126 .4-188.9.7-9.4 0-9.4 0-11.4-9.1-6.7-30.6-24.3-52.9-51.9-67.2-11.4-5.9-24.1-6.3-36.6-6-40 .9-67 22.1-81 62.9-1.7 4.9-3.5 9.7-4.9 14.7-.8 2.7-2 3.7-4.9 3.7-38.2-.1-76.3-.1-114.5-.1-2.3 0-4.7-.2-7-.5-13-2-18.8-7.6-20.6-20.6-1.2-8.9-2.1-17.9-2.2-26.8-.3-31.5-.2-63 0-94.5 0-5.1.7-10.3 2.1-15.1C14.7 105.8 27.3 63 40 20.3 43.8 7.4 49.2 2.9 62.6 2.5 91.2 1.7 119.9 1 148.5.9 262.1.5 375.8.3 489.4.2 631.9 0 774.4.1 916.8 0h5.1c0 7.7.4 15.2-.2 22.6-.2 2.6-2.7 5.4-4.9 7.2-5.2 4.5-6.8 9.6-4.6 16 7.5 22 15.1 44.1 22.7 66.1C942.9 135 951 158 959 181c.1 39.3.1 78.7.1 118zM283.9 164v.8h11l11.5-.3c10.9-.5 13.4-2.3 16.4-12.5 9.9-33.7 19.7-67.3 29.5-101 2.9-9.9-1.1-17-11.2-19.8-3-.8-6.2-1-9.4-1.1-12.7-.2-25.3-.5-38-.4-18.5.2-36.9.7-55.4 1.1-5.4.1-8.6 3.1-10.2 8-1.6 4.7-3 9.5-4.6 14.2-10.1 31-20.4 61.9-25.9 94.2-1.8 10.6 1.8 15.4 12.4 16.6 1.3.2 2.7.2 4 .2h69.9zm270.6-.2v.2h44c11.7 0 15.7-2.6 19.3-14 7.5-23.8 15-47.6 22-71.5 3.1-10.7 5.5-21.6 7.2-32.6 1.1-7-2.6-11.2-9.3-13.4-2.5-.8-5.2-1.5-7.8-1.6-17.2-.4-34.4-.8-51.5-.9-13.8-.1-27.7-.1-41.5 0-8.9.1-13.2 3.4-15.7 11.8-9.9 33.7-19.7 67.4-29.4 101.1-3.5 12.2 3 20.9 15.8 20.9 15.6.1 31.3 0 46.9 0zm-440 .2h45c9.2 0 12.6-2.5 15.2-11.2 10-33.8 19.9-67.7 29.8-101.5 3.5-12.1-2.4-20.9-15-21.1-31.6-.4-63.3-.3-95-.3-8.1 0-13.7 4.2-16.1 11.8-10.6 33.5-21.3 66.9-27.9 101.5-2.5 13.1 2.7 19.6 16 20.7 1.3.1 2.7.1 4 .1h44zm315.8 1v-.5h22c12.1-.1 16.1-3 19.3-14.5 7.7-28.1 15.5-56.1 23-84.2 2-7.5 3.6-15.2 4.5-22.9.6-5.6-2.2-9.2-7.7-10.8-4.1-1.1-8.5-1.8-12.8-1.8-29.2-.2-58.3-.1-87.5-.1-9.8 0-13.8 3-16.6 12.5-9.5 32.2-18.8 64.5-28.6 96.6-2.3 7.7-1.2 14.3 2.7 20.9 2 3.4 4.2 4.9 8.3 4.9 24.5-.2 48.9-.1 73.4-.1zm358.8-67.5h.5c0 18.3-.2 36.6.1 54.9.1 8 2.9 10.6 10.9 11.4 1.8.2 3.7.2 5.5.2 21.3.4 42.6 1 63.8 1 16.5 0 33-.6 49.4-1.2 9.1-.4 14-5.3 14.4-14 .1-3.2-.7-6.6-1.8-9.7-12.1-32.9-24.3-65.8-36.6-98.7-3.1-8.3-7.4-11.3-16.1-11.4-22.3-.1-44.6-.2-67-.1-3.5 0-7 .3-10.4.8-10.7 1.8-12.7 4.2-12.7 15.3v51.5zm-73.9 68.4c0-.4 0-.8.1-1.3 13.1-.6 26.3-1.1 39.4-1.7 8.3-.3 12.2-3.3 14.2-11.3.7-2.6 1.1-5.2 1.1-7.9.4-20.4 1.1-40.8.9-61.2-.1-13.3-1.1-26.6-2.8-39.8-1.1-8.6-6.3-12.6-14.8-12.7-24.5-.1-49 .2-73.5.3-4.7 0-7.5 2.5-9.2 6.9-12.6 34.6-22.9 69.8-31.4 105.7-2.7 11.5 2.2 18.8 14.1 19.6 20.7 1.6 41.3 2.4 61.9 3.4z%27/%3E%3Cpath d=%27M750.4 239.5c37.6.2 67.8 30.7 67.5 68.4-.2 37.6-31 67.3-69.4 67.1-36.6-.3-66.6-31.3-66.3-68.7.3-36.9 31-67 68.2-66.8zm35.2 67.7c0-19.6-16-35.4-35.7-35.4-19.6.1-35.5 16.2-35.3 35.8.2 19.3 16.2 35.2 35.5 35.2 19.4.1 35.5-16.1 35.5-35.6zM168.9 307.2c0-37.5 30.2-67.7 67.6-67.7 37.8.1 67.8 30.3 67.7 68.1-.1 37.4-30.4 67.4-67.9 67.4-37.5 0-67.4-30.2-67.4-67.8zm67.6-35.4c-19.7 0-35.5 15.8-35.4 35.6 0 19.5 16.2 35.6 35.7 35.4 19.2-.1 35.2-16.2 35.3-35.5 0-19.5-16-35.5-35.6-35.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bus--grey,
.relax-button[class*="relax-icon-products-bus--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 959.1 375%27%3E%3Cpath d=%27M959.1 299c-2.1 5.2-6 7.5-11.5 7.5-17.3.1-34.6.4-52 .3-17.7-.1-35.3-.7-53-.7-4.2 0-5.8-1.4-6.5-5.3-4.2-23.9-15.7-43.2-34.4-59-30.4-25.7-82.1-19-106.2 2.2-17.5 15.4-28.7 33.8-31.7 57.1-.2 1.5-.5 2.9-.9 5.1h-21.8l-117 .3c-63 .2-126 .4-188.9.7-9.4 0-9.4 0-11.4-9.1-6.7-30.6-24.3-52.9-51.9-67.2-11.4-5.9-24.1-6.3-36.6-6-40 .9-67 22.1-81 62.9-1.7 4.9-3.5 9.7-4.9 14.7-.8 2.7-2 3.7-4.9 3.7-38.2-.1-76.3-.1-114.5-.1-2.3 0-4.7-.2-7-.5-13-2-18.8-7.6-20.6-20.6-1.2-8.9-2.1-17.9-2.2-26.8-.3-31.5-.2-63 0-94.5 0-5.1.7-10.3 2.1-15.1C14.7 105.8 27.3 63 40 20.3 43.8 7.4 49.2 2.9 62.6 2.5 91.2 1.7 119.9 1 148.5.9 262.1.5 375.8.3 489.4.2 631.9 0 774.4.1 916.8 0h5.1c0 7.7.4 15.2-.2 22.6-.2 2.6-2.7 5.4-4.9 7.2-5.2 4.5-6.8 9.6-4.6 16 7.5 22 15.1 44.1 22.7 66.1C942.9 135 951 158 959 181c.1 39.3.1 78.7.1 118zM283.9 164v.8h11l11.5-.3c10.9-.5 13.4-2.3 16.4-12.5 9.9-33.7 19.7-67.3 29.5-101 2.9-9.9-1.1-17-11.2-19.8-3-.8-6.2-1-9.4-1.1-12.7-.2-25.3-.5-38-.4-18.5.2-36.9.7-55.4 1.1-5.4.1-8.6 3.1-10.2 8-1.6 4.7-3 9.5-4.6 14.2-10.1 31-20.4 61.9-25.9 94.2-1.8 10.6 1.8 15.4 12.4 16.6 1.3.2 2.7.2 4 .2h69.9zm270.6-.2v.2h44c11.7 0 15.7-2.6 19.3-14 7.5-23.8 15-47.6 22-71.5 3.1-10.7 5.5-21.6 7.2-32.6 1.1-7-2.6-11.2-9.3-13.4-2.5-.8-5.2-1.5-7.8-1.6-17.2-.4-34.4-.8-51.5-.9-13.8-.1-27.7-.1-41.5 0-8.9.1-13.2 3.4-15.7 11.8-9.9 33.7-19.7 67.4-29.4 101.1-3.5 12.2 3 20.9 15.8 20.9 15.6.1 31.3 0 46.9 0zm-440 .2h45c9.2 0 12.6-2.5 15.2-11.2 10-33.8 19.9-67.7 29.8-101.5 3.5-12.1-2.4-20.9-15-21.1-31.6-.4-63.3-.3-95-.3-8.1 0-13.7 4.2-16.1 11.8-10.6 33.5-21.3 66.9-27.9 101.5-2.5 13.1 2.7 19.6 16 20.7 1.3.1 2.7.1 4 .1h44zm315.8 1v-.5h22c12.1-.1 16.1-3 19.3-14.5 7.7-28.1 15.5-56.1 23-84.2 2-7.5 3.6-15.2 4.5-22.9.6-5.6-2.2-9.2-7.7-10.8-4.1-1.1-8.5-1.8-12.8-1.8-29.2-.2-58.3-.1-87.5-.1-9.8 0-13.8 3-16.6 12.5-9.5 32.2-18.8 64.5-28.6 96.6-2.3 7.7-1.2 14.3 2.7 20.9 2 3.4 4.2 4.9 8.3 4.9 24.5-.2 48.9-.1 73.4-.1zm358.8-67.5h.5c0 18.3-.2 36.6.1 54.9.1 8 2.9 10.6 10.9 11.4 1.8.2 3.7.2 5.5.2 21.3.4 42.6 1 63.8 1 16.5 0 33-.6 49.4-1.2 9.1-.4 14-5.3 14.4-14 .1-3.2-.7-6.6-1.8-9.7-12.1-32.9-24.3-65.8-36.6-98.7-3.1-8.3-7.4-11.3-16.1-11.4-22.3-.1-44.6-.2-67-.1-3.5 0-7 .3-10.4.8-10.7 1.8-12.7 4.2-12.7 15.3v51.5zm-73.9 68.4c0-.4 0-.8.1-1.3 13.1-.6 26.3-1.1 39.4-1.7 8.3-.3 12.2-3.3 14.2-11.3.7-2.6 1.1-5.2 1.1-7.9.4-20.4 1.1-40.8.9-61.2-.1-13.3-1.1-26.6-2.8-39.8-1.1-8.6-6.3-12.6-14.8-12.7-24.5-.1-49 .2-73.5.3-4.7 0-7.5 2.5-9.2 6.9-12.6 34.6-22.9 69.8-31.4 105.7-2.7 11.5 2.2 18.8 14.1 19.6 20.7 1.6 41.3 2.4 61.9 3.4z%27/%3E%3Cpath d=%27M750.4 239.5c37.6.2 67.8 30.7 67.5 68.4-.2 37.6-31 67.3-69.4 67.1-36.6-.3-66.6-31.3-66.3-68.7.3-36.9 31-67 68.2-66.8zm35.2 67.7c0-19.6-16-35.4-35.7-35.4-19.6.1-35.5 16.2-35.3 35.8.2 19.3 16.2 35.2 35.5 35.2 19.4.1 35.5-16.1 35.5-35.6zM168.9 307.2c0-37.5 30.2-67.7 67.6-67.7 37.8.1 67.8 30.3 67.7 68.1-.1 37.4-30.4 67.4-67.9 67.4-37.5 0-67.4-30.2-67.4-67.8zm67.6-35.4c-19.7 0-35.5 15.8-35.4 35.6 0 19.5 16.2 35.6 35.7 35.4 19.2-.1 35.2-16.2 35.3-35.5 0-19.5-16-35.5-35.6-35.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bus--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 959.1 375%27%3E%3Cpath d=%27M959.1 299c-2.1 5.2-6 7.5-11.5 7.5-17.3.1-34.6.4-52 .3-17.7-.1-35.3-.7-53-.7-4.2 0-5.8-1.4-6.5-5.3-4.2-23.9-15.7-43.2-34.4-59-30.4-25.7-82.1-19-106.2 2.2-17.5 15.4-28.7 33.8-31.7 57.1-.2 1.5-.5 2.9-.9 5.1h-21.8l-117 .3c-63 .2-126 .4-188.9.7-9.4 0-9.4 0-11.4-9.1-6.7-30.6-24.3-52.9-51.9-67.2-11.4-5.9-24.1-6.3-36.6-6-40 .9-67 22.1-81 62.9-1.7 4.9-3.5 9.7-4.9 14.7-.8 2.7-2 3.7-4.9 3.7-38.2-.1-76.3-.1-114.5-.1-2.3 0-4.7-.2-7-.5-13-2-18.8-7.6-20.6-20.6-1.2-8.9-2.1-17.9-2.2-26.8-.3-31.5-.2-63 0-94.5 0-5.1.7-10.3 2.1-15.1C14.7 105.8 27.3 63 40 20.3 43.8 7.4 49.2 2.9 62.6 2.5 91.2 1.7 119.9 1 148.5.9 262.1.5 375.8.3 489.4.2 631.9 0 774.4.1 916.8 0h5.1c0 7.7.4 15.2-.2 22.6-.2 2.6-2.7 5.4-4.9 7.2-5.2 4.5-6.8 9.6-4.6 16 7.5 22 15.1 44.1 22.7 66.1C942.9 135 951 158 959 181c.1 39.3.1 78.7.1 118zM283.9 164v.8h11l11.5-.3c10.9-.5 13.4-2.3 16.4-12.5 9.9-33.7 19.7-67.3 29.5-101 2.9-9.9-1.1-17-11.2-19.8-3-.8-6.2-1-9.4-1.1-12.7-.2-25.3-.5-38-.4-18.5.2-36.9.7-55.4 1.1-5.4.1-8.6 3.1-10.2 8-1.6 4.7-3 9.5-4.6 14.2-10.1 31-20.4 61.9-25.9 94.2-1.8 10.6 1.8 15.4 12.4 16.6 1.3.2 2.7.2 4 .2h69.9zm270.6-.2v.2h44c11.7 0 15.7-2.6 19.3-14 7.5-23.8 15-47.6 22-71.5 3.1-10.7 5.5-21.6 7.2-32.6 1.1-7-2.6-11.2-9.3-13.4-2.5-.8-5.2-1.5-7.8-1.6-17.2-.4-34.4-.8-51.5-.9-13.8-.1-27.7-.1-41.5 0-8.9.1-13.2 3.4-15.7 11.8-9.9 33.7-19.7 67.4-29.4 101.1-3.5 12.2 3 20.9 15.8 20.9 15.6.1 31.3 0 46.9 0zm-440 .2h45c9.2 0 12.6-2.5 15.2-11.2 10-33.8 19.9-67.7 29.8-101.5 3.5-12.1-2.4-20.9-15-21.1-31.6-.4-63.3-.3-95-.3-8.1 0-13.7 4.2-16.1 11.8-10.6 33.5-21.3 66.9-27.9 101.5-2.5 13.1 2.7 19.6 16 20.7 1.3.1 2.7.1 4 .1h44zm315.8 1v-.5h22c12.1-.1 16.1-3 19.3-14.5 7.7-28.1 15.5-56.1 23-84.2 2-7.5 3.6-15.2 4.5-22.9.6-5.6-2.2-9.2-7.7-10.8-4.1-1.1-8.5-1.8-12.8-1.8-29.2-.2-58.3-.1-87.5-.1-9.8 0-13.8 3-16.6 12.5-9.5 32.2-18.8 64.5-28.6 96.6-2.3 7.7-1.2 14.3 2.7 20.9 2 3.4 4.2 4.9 8.3 4.9 24.5-.2 48.9-.1 73.4-.1zm358.8-67.5h.5c0 18.3-.2 36.6.1 54.9.1 8 2.9 10.6 10.9 11.4 1.8.2 3.7.2 5.5.2 21.3.4 42.6 1 63.8 1 16.5 0 33-.6 49.4-1.2 9.1-.4 14-5.3 14.4-14 .1-3.2-.7-6.6-1.8-9.7-12.1-32.9-24.3-65.8-36.6-98.7-3.1-8.3-7.4-11.3-16.1-11.4-22.3-.1-44.6-.2-67-.1-3.5 0-7 .3-10.4.8-10.7 1.8-12.7 4.2-12.7 15.3v51.5zm-73.9 68.4c0-.4 0-.8.1-1.3 13.1-.6 26.3-1.1 39.4-1.7 8.3-.3 12.2-3.3 14.2-11.3.7-2.6 1.1-5.2 1.1-7.9.4-20.4 1.1-40.8.9-61.2-.1-13.3-1.1-26.6-2.8-39.8-1.1-8.6-6.3-12.6-14.8-12.7-24.5-.1-49 .2-73.5.3-4.7 0-7.5 2.5-9.2 6.9-12.6 34.6-22.9 69.8-31.4 105.7-2.7 11.5 2.2 18.8 14.1 19.6 20.7 1.6 41.3 2.4 61.9 3.4z%27/%3E%3Cpath d=%27M750.4 239.5c37.6.2 67.8 30.7 67.5 68.4-.2 37.6-31 67.3-69.4 67.1-36.6-.3-66.6-31.3-66.3-68.7.3-36.9 31-67 68.2-66.8zm35.2 67.7c0-19.6-16-35.4-35.7-35.4-19.6.1-35.5 16.2-35.3 35.8.2 19.3 16.2 35.2 35.5 35.2 19.4.1 35.5-16.1 35.5-35.6zM168.9 307.2c0-37.5 30.2-67.7 67.6-67.7 37.8.1 67.8 30.3 67.7 68.1-.1 37.4-30.4 67.4-67.9 67.4-37.5 0-67.4-30.2-67.4-67.8zm67.6-35.4c-19.7 0-35.5 15.8-35.4 35.6 0 19.5 16.2 35.6 35.7 35.4 19.2-.1 35.2-16.2 35.3-35.5 0-19.5-16-35.5-35.6-35.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bus--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 959.1 375%27%3E%3Cpath d=%27M959.1 299c-2.1 5.2-6 7.5-11.5 7.5-17.3.1-34.6.4-52 .3-17.7-.1-35.3-.7-53-.7-4.2 0-5.8-1.4-6.5-5.3-4.2-23.9-15.7-43.2-34.4-59-30.4-25.7-82.1-19-106.2 2.2-17.5 15.4-28.7 33.8-31.7 57.1-.2 1.5-.5 2.9-.9 5.1h-21.8l-117 .3c-63 .2-126 .4-188.9.7-9.4 0-9.4 0-11.4-9.1-6.7-30.6-24.3-52.9-51.9-67.2-11.4-5.9-24.1-6.3-36.6-6-40 .9-67 22.1-81 62.9-1.7 4.9-3.5 9.7-4.9 14.7-.8 2.7-2 3.7-4.9 3.7-38.2-.1-76.3-.1-114.5-.1-2.3 0-4.7-.2-7-.5-13-2-18.8-7.6-20.6-20.6-1.2-8.9-2.1-17.9-2.2-26.8-.3-31.5-.2-63 0-94.5 0-5.1.7-10.3 2.1-15.1C14.7 105.8 27.3 63 40 20.3 43.8 7.4 49.2 2.9 62.6 2.5 91.2 1.7 119.9 1 148.5.9 262.1.5 375.8.3 489.4.2 631.9 0 774.4.1 916.8 0h5.1c0 7.7.4 15.2-.2 22.6-.2 2.6-2.7 5.4-4.9 7.2-5.2 4.5-6.8 9.6-4.6 16 7.5 22 15.1 44.1 22.7 66.1C942.9 135 951 158 959 181c.1 39.3.1 78.7.1 118zM283.9 164v.8h11l11.5-.3c10.9-.5 13.4-2.3 16.4-12.5 9.9-33.7 19.7-67.3 29.5-101 2.9-9.9-1.1-17-11.2-19.8-3-.8-6.2-1-9.4-1.1-12.7-.2-25.3-.5-38-.4-18.5.2-36.9.7-55.4 1.1-5.4.1-8.6 3.1-10.2 8-1.6 4.7-3 9.5-4.6 14.2-10.1 31-20.4 61.9-25.9 94.2-1.8 10.6 1.8 15.4 12.4 16.6 1.3.2 2.7.2 4 .2h69.9zm270.6-.2v.2h44c11.7 0 15.7-2.6 19.3-14 7.5-23.8 15-47.6 22-71.5 3.1-10.7 5.5-21.6 7.2-32.6 1.1-7-2.6-11.2-9.3-13.4-2.5-.8-5.2-1.5-7.8-1.6-17.2-.4-34.4-.8-51.5-.9-13.8-.1-27.7-.1-41.5 0-8.9.1-13.2 3.4-15.7 11.8-9.9 33.7-19.7 67.4-29.4 101.1-3.5 12.2 3 20.9 15.8 20.9 15.6.1 31.3 0 46.9 0zm-440 .2h45c9.2 0 12.6-2.5 15.2-11.2 10-33.8 19.9-67.7 29.8-101.5 3.5-12.1-2.4-20.9-15-21.1-31.6-.4-63.3-.3-95-.3-8.1 0-13.7 4.2-16.1 11.8-10.6 33.5-21.3 66.9-27.9 101.5-2.5 13.1 2.7 19.6 16 20.7 1.3.1 2.7.1 4 .1h44zm315.8 1v-.5h22c12.1-.1 16.1-3 19.3-14.5 7.7-28.1 15.5-56.1 23-84.2 2-7.5 3.6-15.2 4.5-22.9.6-5.6-2.2-9.2-7.7-10.8-4.1-1.1-8.5-1.8-12.8-1.8-29.2-.2-58.3-.1-87.5-.1-9.8 0-13.8 3-16.6 12.5-9.5 32.2-18.8 64.5-28.6 96.6-2.3 7.7-1.2 14.3 2.7 20.9 2 3.4 4.2 4.9 8.3 4.9 24.5-.2 48.9-.1 73.4-.1zm358.8-67.5h.5c0 18.3-.2 36.6.1 54.9.1 8 2.9 10.6 10.9 11.4 1.8.2 3.7.2 5.5.2 21.3.4 42.6 1 63.8 1 16.5 0 33-.6 49.4-1.2 9.1-.4 14-5.3 14.4-14 .1-3.2-.7-6.6-1.8-9.7-12.1-32.9-24.3-65.8-36.6-98.7-3.1-8.3-7.4-11.3-16.1-11.4-22.3-.1-44.6-.2-67-.1-3.5 0-7 .3-10.4.8-10.7 1.8-12.7 4.2-12.7 15.3v51.5zm-73.9 68.4c0-.4 0-.8.1-1.3 13.1-.6 26.3-1.1 39.4-1.7 8.3-.3 12.2-3.3 14.2-11.3.7-2.6 1.1-5.2 1.1-7.9.4-20.4 1.1-40.8.9-61.2-.1-13.3-1.1-26.6-2.8-39.8-1.1-8.6-6.3-12.6-14.8-12.7-24.5-.1-49 .2-73.5.3-4.7 0-7.5 2.5-9.2 6.9-12.6 34.6-22.9 69.8-31.4 105.7-2.7 11.5 2.2 18.8 14.1 19.6 20.7 1.6 41.3 2.4 61.9 3.4z%27/%3E%3Cpath d=%27M750.4 239.5c37.6.2 67.8 30.7 67.5 68.4-.2 37.6-31 67.3-69.4 67.1-36.6-.3-66.6-31.3-66.3-68.7.3-36.9 31-67 68.2-66.8zm35.2 67.7c0-19.6-16-35.4-35.7-35.4-19.6.1-35.5 16.2-35.3 35.8.2 19.3 16.2 35.2 35.5 35.2 19.4.1 35.5-16.1 35.5-35.6zM168.9 307.2c0-37.5 30.2-67.7 67.6-67.7 37.8.1 67.8 30.3 67.7 68.1-.1 37.4-30.4 67.4-67.9 67.4-37.5 0-67.4-30.2-67.4-67.8zm67.6-35.4c-19.7 0-35.5 15.8-35.4 35.6 0 19.5 16.2 35.6 35.7 35.4 19.2-.1 35.2-16.2 35.3-35.5 0-19.5-16-35.5-35.6-35.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bus--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 959.1 375%27%3E%3Cpath d=%27M959.1 299c-2.1 5.2-6 7.5-11.5 7.5-17.3.1-34.6.4-52 .3-17.7-.1-35.3-.7-53-.7-4.2 0-5.8-1.4-6.5-5.3-4.2-23.9-15.7-43.2-34.4-59-30.4-25.7-82.1-19-106.2 2.2-17.5 15.4-28.7 33.8-31.7 57.1-.2 1.5-.5 2.9-.9 5.1h-21.8l-117 .3c-63 .2-126 .4-188.9.7-9.4 0-9.4 0-11.4-9.1-6.7-30.6-24.3-52.9-51.9-67.2-11.4-5.9-24.1-6.3-36.6-6-40 .9-67 22.1-81 62.9-1.7 4.9-3.5 9.7-4.9 14.7-.8 2.7-2 3.7-4.9 3.7-38.2-.1-76.3-.1-114.5-.1-2.3 0-4.7-.2-7-.5-13-2-18.8-7.6-20.6-20.6-1.2-8.9-2.1-17.9-2.2-26.8-.3-31.5-.2-63 0-94.5 0-5.1.7-10.3 2.1-15.1C14.7 105.8 27.3 63 40 20.3 43.8 7.4 49.2 2.9 62.6 2.5 91.2 1.7 119.9 1 148.5.9 262.1.5 375.8.3 489.4.2 631.9 0 774.4.1 916.8 0h5.1c0 7.7.4 15.2-.2 22.6-.2 2.6-2.7 5.4-4.9 7.2-5.2 4.5-6.8 9.6-4.6 16 7.5 22 15.1 44.1 22.7 66.1C942.9 135 951 158 959 181c.1 39.3.1 78.7.1 118zM283.9 164v.8h11l11.5-.3c10.9-.5 13.4-2.3 16.4-12.5 9.9-33.7 19.7-67.3 29.5-101 2.9-9.9-1.1-17-11.2-19.8-3-.8-6.2-1-9.4-1.1-12.7-.2-25.3-.5-38-.4-18.5.2-36.9.7-55.4 1.1-5.4.1-8.6 3.1-10.2 8-1.6 4.7-3 9.5-4.6 14.2-10.1 31-20.4 61.9-25.9 94.2-1.8 10.6 1.8 15.4 12.4 16.6 1.3.2 2.7.2 4 .2h69.9zm270.6-.2v.2h44c11.7 0 15.7-2.6 19.3-14 7.5-23.8 15-47.6 22-71.5 3.1-10.7 5.5-21.6 7.2-32.6 1.1-7-2.6-11.2-9.3-13.4-2.5-.8-5.2-1.5-7.8-1.6-17.2-.4-34.4-.8-51.5-.9-13.8-.1-27.7-.1-41.5 0-8.9.1-13.2 3.4-15.7 11.8-9.9 33.7-19.7 67.4-29.4 101.1-3.5 12.2 3 20.9 15.8 20.9 15.6.1 31.3 0 46.9 0zm-440 .2h45c9.2 0 12.6-2.5 15.2-11.2 10-33.8 19.9-67.7 29.8-101.5 3.5-12.1-2.4-20.9-15-21.1-31.6-.4-63.3-.3-95-.3-8.1 0-13.7 4.2-16.1 11.8-10.6 33.5-21.3 66.9-27.9 101.5-2.5 13.1 2.7 19.6 16 20.7 1.3.1 2.7.1 4 .1h44zm315.8 1v-.5h22c12.1-.1 16.1-3 19.3-14.5 7.7-28.1 15.5-56.1 23-84.2 2-7.5 3.6-15.2 4.5-22.9.6-5.6-2.2-9.2-7.7-10.8-4.1-1.1-8.5-1.8-12.8-1.8-29.2-.2-58.3-.1-87.5-.1-9.8 0-13.8 3-16.6 12.5-9.5 32.2-18.8 64.5-28.6 96.6-2.3 7.7-1.2 14.3 2.7 20.9 2 3.4 4.2 4.9 8.3 4.9 24.5-.2 48.9-.1 73.4-.1zm358.8-67.5h.5c0 18.3-.2 36.6.1 54.9.1 8 2.9 10.6 10.9 11.4 1.8.2 3.7.2 5.5.2 21.3.4 42.6 1 63.8 1 16.5 0 33-.6 49.4-1.2 9.1-.4 14-5.3 14.4-14 .1-3.2-.7-6.6-1.8-9.7-12.1-32.9-24.3-65.8-36.6-98.7-3.1-8.3-7.4-11.3-16.1-11.4-22.3-.1-44.6-.2-67-.1-3.5 0-7 .3-10.4.8-10.7 1.8-12.7 4.2-12.7 15.3v51.5zm-73.9 68.4c0-.4 0-.8.1-1.3 13.1-.6 26.3-1.1 39.4-1.7 8.3-.3 12.2-3.3 14.2-11.3.7-2.6 1.1-5.2 1.1-7.9.4-20.4 1.1-40.8.9-61.2-.1-13.3-1.1-26.6-2.8-39.8-1.1-8.6-6.3-12.6-14.8-12.7-24.5-.1-49 .2-73.5.3-4.7 0-7.5 2.5-9.2 6.9-12.6 34.6-22.9 69.8-31.4 105.7-2.7 11.5 2.2 18.8 14.1 19.6 20.7 1.6 41.3 2.4 61.9 3.4z%27/%3E%3Cpath d=%27M750.4 239.5c37.6.2 67.8 30.7 67.5 68.4-.2 37.6-31 67.3-69.4 67.1-36.6-.3-66.6-31.3-66.3-68.7.3-36.9 31-67 68.2-66.8zm35.2 67.7c0-19.6-16-35.4-35.7-35.4-19.6.1-35.5 16.2-35.3 35.8.2 19.3 16.2 35.2 35.5 35.2 19.4.1 35.5-16.1 35.5-35.6zM168.9 307.2c0-37.5 30.2-67.7 67.6-67.7 37.8.1 67.8 30.3 67.7 68.1-.1 37.4-30.4 67.4-67.9 67.4-37.5 0-67.4-30.2-67.4-67.8zm67.6-35.4c-19.7 0-35.5 15.8-35.4 35.6 0 19.5 16.2 35.6 35.7 35.4 19.2-.1 35.2-16.2 35.3-35.5 0-19.5-16-35.5-35.6-35.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-bus--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 959.1 375%27%3E%3Cpath d=%27M959.1 299c-2.1 5.2-6 7.5-11.5 7.5-17.3.1-34.6.4-52 .3-17.7-.1-35.3-.7-53-.7-4.2 0-5.8-1.4-6.5-5.3-4.2-23.9-15.7-43.2-34.4-59-30.4-25.7-82.1-19-106.2 2.2-17.5 15.4-28.7 33.8-31.7 57.1-.2 1.5-.5 2.9-.9 5.1h-21.8l-117 .3c-63 .2-126 .4-188.9.7-9.4 0-9.4 0-11.4-9.1-6.7-30.6-24.3-52.9-51.9-67.2-11.4-5.9-24.1-6.3-36.6-6-40 .9-67 22.1-81 62.9-1.7 4.9-3.5 9.7-4.9 14.7-.8 2.7-2 3.7-4.9 3.7-38.2-.1-76.3-.1-114.5-.1-2.3 0-4.7-.2-7-.5-13-2-18.8-7.6-20.6-20.6-1.2-8.9-2.1-17.9-2.2-26.8-.3-31.5-.2-63 0-94.5 0-5.1.7-10.3 2.1-15.1C14.7 105.8 27.3 63 40 20.3 43.8 7.4 49.2 2.9 62.6 2.5 91.2 1.7 119.9 1 148.5.9 262.1.5 375.8.3 489.4.2 631.9 0 774.4.1 916.8 0h5.1c0 7.7.4 15.2-.2 22.6-.2 2.6-2.7 5.4-4.9 7.2-5.2 4.5-6.8 9.6-4.6 16 7.5 22 15.1 44.1 22.7 66.1C942.9 135 951 158 959 181c.1 39.3.1 78.7.1 118zM283.9 164v.8h11l11.5-.3c10.9-.5 13.4-2.3 16.4-12.5 9.9-33.7 19.7-67.3 29.5-101 2.9-9.9-1.1-17-11.2-19.8-3-.8-6.2-1-9.4-1.1-12.7-.2-25.3-.5-38-.4-18.5.2-36.9.7-55.4 1.1-5.4.1-8.6 3.1-10.2 8-1.6 4.7-3 9.5-4.6 14.2-10.1 31-20.4 61.9-25.9 94.2-1.8 10.6 1.8 15.4 12.4 16.6 1.3.2 2.7.2 4 .2h69.9zm270.6-.2v.2h44c11.7 0 15.7-2.6 19.3-14 7.5-23.8 15-47.6 22-71.5 3.1-10.7 5.5-21.6 7.2-32.6 1.1-7-2.6-11.2-9.3-13.4-2.5-.8-5.2-1.5-7.8-1.6-17.2-.4-34.4-.8-51.5-.9-13.8-.1-27.7-.1-41.5 0-8.9.1-13.2 3.4-15.7 11.8-9.9 33.7-19.7 67.4-29.4 101.1-3.5 12.2 3 20.9 15.8 20.9 15.6.1 31.3 0 46.9 0zm-440 .2h45c9.2 0 12.6-2.5 15.2-11.2 10-33.8 19.9-67.7 29.8-101.5 3.5-12.1-2.4-20.9-15-21.1-31.6-.4-63.3-.3-95-.3-8.1 0-13.7 4.2-16.1 11.8-10.6 33.5-21.3 66.9-27.9 101.5-2.5 13.1 2.7 19.6 16 20.7 1.3.1 2.7.1 4 .1h44zm315.8 1v-.5h22c12.1-.1 16.1-3 19.3-14.5 7.7-28.1 15.5-56.1 23-84.2 2-7.5 3.6-15.2 4.5-22.9.6-5.6-2.2-9.2-7.7-10.8-4.1-1.1-8.5-1.8-12.8-1.8-29.2-.2-58.3-.1-87.5-.1-9.8 0-13.8 3-16.6 12.5-9.5 32.2-18.8 64.5-28.6 96.6-2.3 7.7-1.2 14.3 2.7 20.9 2 3.4 4.2 4.9 8.3 4.9 24.5-.2 48.9-.1 73.4-.1zm358.8-67.5h.5c0 18.3-.2 36.6.1 54.9.1 8 2.9 10.6 10.9 11.4 1.8.2 3.7.2 5.5.2 21.3.4 42.6 1 63.8 1 16.5 0 33-.6 49.4-1.2 9.1-.4 14-5.3 14.4-14 .1-3.2-.7-6.6-1.8-9.7-12.1-32.9-24.3-65.8-36.6-98.7-3.1-8.3-7.4-11.3-16.1-11.4-22.3-.1-44.6-.2-67-.1-3.5 0-7 .3-10.4.8-10.7 1.8-12.7 4.2-12.7 15.3v51.5zm-73.9 68.4c0-.4 0-.8.1-1.3 13.1-.6 26.3-1.1 39.4-1.7 8.3-.3 12.2-3.3 14.2-11.3.7-2.6 1.1-5.2 1.1-7.9.4-20.4 1.1-40.8.9-61.2-.1-13.3-1.1-26.6-2.8-39.8-1.1-8.6-6.3-12.6-14.8-12.7-24.5-.1-49 .2-73.5.3-4.7 0-7.5 2.5-9.2 6.9-12.6 34.6-22.9 69.8-31.4 105.7-2.7 11.5 2.2 18.8 14.1 19.6 20.7 1.6 41.3 2.4 61.9 3.4z%27/%3E%3Cpath d=%27M750.4 239.5c37.6.2 67.8 30.7 67.5 68.4-.2 37.6-31 67.3-69.4 67.1-36.6-.3-66.6-31.3-66.3-68.7.3-36.9 31-67 68.2-66.8zm35.2 67.7c0-19.6-16-35.4-35.7-35.4-19.6.1-35.5 16.2-35.3 35.8.2 19.3 16.2 35.2 35.5 35.2 19.4.1 35.5-16.1 35.5-35.6zM168.9 307.2c0-37.5 30.2-67.7 67.6-67.7 37.8.1 67.8 30.3 67.7 68.1-.1 37.4-30.4 67.4-67.9 67.4-37.5 0-67.4-30.2-67.4-67.8zm67.6-35.4c-19.7 0-35.5 15.8-35.4 35.6 0 19.5 16.2 35.6 35.7 35.4 19.2-.1 35.2-16.2 35.3-35.5 0-19.5-16-35.5-35.6-35.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-camping-vogn {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M130 148.2c-5-19.7-16.3-29.8-33.1-29.7-16.4.1-27.7 10.3-32.6 30-9.9-.3-20.1.4-29.9-1.3-16.7-2.8-28-17.4-28.1-34.9C6 93.4 6 74.4 6.2 55.5c.2-18 11.7-32.1 29-35.4 3.2-.6 6.5-.7 9.8-.7 32.1-.1 64.3-.2 96.4 0 18.5.1 32.3 8.9 41.9 24.5 12.2 19.8 20.4 41 24.5 63.8 1.5 8.6 2.2 17.4 3.4 26.5.6 0 1.6.1 2.6.1h25.9c5.8.1 9.4 5.1 7 9.9-1.4 2.8-3.7 4-6.9 4H130zm8.3-64.7c9.9 0 19.8.1 29.7 0 6.2-.1 9.8-4.5 8-10.3-1.8-5.9-4.2-11.8-7-17.3-2.7-5.4-7.6-8-13.8-7.9-15.1.1-30.3 0-45.4 0-6.2 0-9.8 3.5-9.8 9.8v16.1c0 6.3 3.6 9.7 9.8 9.7 9.5-.1 19-.1 28.5-.1zm-89.2 0h12.2c5.5-.1 9.3-3.6 9.4-9.1.1-5.8.1-11.6 0-17.4-.1-5.3-3.9-9-9.2-9H36.8c-5.3 0-9 3.8-9.1 9.1v17.1c0 5.5 3.7 9.2 9.2 9.3 4 .1 8.1 0 12.2 0z%27/%3E%3Cpath d=%27M97.4 128.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.1-23.3 23.1-23.2zm8.9 22.9c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-3.9 9.3-9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-camping-vogn--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M130 148.2c-5-19.7-16.3-29.8-33.1-29.7-16.4.1-27.7 10.3-32.6 30-9.9-.3-20.1.4-29.9-1.3-16.7-2.8-28-17.4-28.1-34.9C6 93.4 6 74.4 6.2 55.5c.2-18 11.7-32.1 29-35.4 3.2-.6 6.5-.7 9.8-.7 32.1-.1 64.3-.2 96.4 0 18.5.1 32.3 8.9 41.9 24.5 12.2 19.8 20.4 41 24.5 63.8 1.5 8.6 2.2 17.4 3.4 26.5.6 0 1.6.1 2.6.1h25.9c5.8.1 9.4 5.1 7 9.9-1.4 2.8-3.7 4-6.9 4H130zm8.3-64.7c9.9 0 19.8.1 29.7 0 6.2-.1 9.8-4.5 8-10.3-1.8-5.9-4.2-11.8-7-17.3-2.7-5.4-7.6-8-13.8-7.9-15.1.1-30.3 0-45.4 0-6.2 0-9.8 3.5-9.8 9.8v16.1c0 6.3 3.6 9.7 9.8 9.7 9.5-.1 19-.1 28.5-.1zm-89.2 0h12.2c5.5-.1 9.3-3.6 9.4-9.1.1-5.8.1-11.6 0-17.4-.1-5.3-3.9-9-9.2-9H36.8c-5.3 0-9 3.8-9.1 9.1v17.1c0 5.5 3.7 9.2 9.2 9.3 4 .1 8.1 0 12.2 0z%27/%3E%3Cpath d=%27M97.4 128.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.1-23.3 23.1-23.2zm8.9 22.9c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-3.9 9.3-9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-camping-vogn--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M130 148.2c-5-19.7-16.3-29.8-33.1-29.7-16.4.1-27.7 10.3-32.6 30-9.9-.3-20.1.4-29.9-1.3-16.7-2.8-28-17.4-28.1-34.9C6 93.4 6 74.4 6.2 55.5c.2-18 11.7-32.1 29-35.4 3.2-.6 6.5-.7 9.8-.7 32.1-.1 64.3-.2 96.4 0 18.5.1 32.3 8.9 41.9 24.5 12.2 19.8 20.4 41 24.5 63.8 1.5 8.6 2.2 17.4 3.4 26.5.6 0 1.6.1 2.6.1h25.9c5.8.1 9.4 5.1 7 9.9-1.4 2.8-3.7 4-6.9 4H130zm8.3-64.7c9.9 0 19.8.1 29.7 0 6.2-.1 9.8-4.5 8-10.3-1.8-5.9-4.2-11.8-7-17.3-2.7-5.4-7.6-8-13.8-7.9-15.1.1-30.3 0-45.4 0-6.2 0-9.8 3.5-9.8 9.8v16.1c0 6.3 3.6 9.7 9.8 9.7 9.5-.1 19-.1 28.5-.1zm-89.2 0h12.2c5.5-.1 9.3-3.6 9.4-9.1.1-5.8.1-11.6 0-17.4-.1-5.3-3.9-9-9.2-9H36.8c-5.3 0-9 3.8-9.1 9.1v17.1c0 5.5 3.7 9.2 9.2 9.3 4 .1 8.1 0 12.2 0z%27/%3E%3Cpath d=%27M97.4 128.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.1-23.3 23.1-23.2zm8.9 22.9c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-3.9 9.3-9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-camping-vogn--grey,
.relax-button[class*="relax-icon-products-camping-vogn--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M130 148.2c-5-19.7-16.3-29.8-33.1-29.7-16.4.1-27.7 10.3-32.6 30-9.9-.3-20.1.4-29.9-1.3-16.7-2.8-28-17.4-28.1-34.9C6 93.4 6 74.4 6.2 55.5c.2-18 11.7-32.1 29-35.4 3.2-.6 6.5-.7 9.8-.7 32.1-.1 64.3-.2 96.4 0 18.5.1 32.3 8.9 41.9 24.5 12.2 19.8 20.4 41 24.5 63.8 1.5 8.6 2.2 17.4 3.4 26.5.6 0 1.6.1 2.6.1h25.9c5.8.1 9.4 5.1 7 9.9-1.4 2.8-3.7 4-6.9 4H130zm8.3-64.7c9.9 0 19.8.1 29.7 0 6.2-.1 9.8-4.5 8-10.3-1.8-5.9-4.2-11.8-7-17.3-2.7-5.4-7.6-8-13.8-7.9-15.1.1-30.3 0-45.4 0-6.2 0-9.8 3.5-9.8 9.8v16.1c0 6.3 3.6 9.7 9.8 9.7 9.5-.1 19-.1 28.5-.1zm-89.2 0h12.2c5.5-.1 9.3-3.6 9.4-9.1.1-5.8.1-11.6 0-17.4-.1-5.3-3.9-9-9.2-9H36.8c-5.3 0-9 3.8-9.1 9.1v17.1c0 5.5 3.7 9.2 9.2 9.3 4 .1 8.1 0 12.2 0z%27/%3E%3Cpath d=%27M97.4 128.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.1-23.3 23.1-23.2zm8.9 22.9c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-3.9 9.3-9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-camping-vogn--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M130 148.2c-5-19.7-16.3-29.8-33.1-29.7-16.4.1-27.7 10.3-32.6 30-9.9-.3-20.1.4-29.9-1.3-16.7-2.8-28-17.4-28.1-34.9C6 93.4 6 74.4 6.2 55.5c.2-18 11.7-32.1 29-35.4 3.2-.6 6.5-.7 9.8-.7 32.1-.1 64.3-.2 96.4 0 18.5.1 32.3 8.9 41.9 24.5 12.2 19.8 20.4 41 24.5 63.8 1.5 8.6 2.2 17.4 3.4 26.5.6 0 1.6.1 2.6.1h25.9c5.8.1 9.4 5.1 7 9.9-1.4 2.8-3.7 4-6.9 4H130zm8.3-64.7c9.9 0 19.8.1 29.7 0 6.2-.1 9.8-4.5 8-10.3-1.8-5.9-4.2-11.8-7-17.3-2.7-5.4-7.6-8-13.8-7.9-15.1.1-30.3 0-45.4 0-6.2 0-9.8 3.5-9.8 9.8v16.1c0 6.3 3.6 9.7 9.8 9.7 9.5-.1 19-.1 28.5-.1zm-89.2 0h12.2c5.5-.1 9.3-3.6 9.4-9.1.1-5.8.1-11.6 0-17.4-.1-5.3-3.9-9-9.2-9H36.8c-5.3 0-9 3.8-9.1 9.1v17.1c0 5.5 3.7 9.2 9.2 9.3 4 .1 8.1 0 12.2 0z%27/%3E%3Cpath d=%27M97.4 128.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.1-23.3 23.1-23.2zm8.9 22.9c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-3.9 9.3-9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-camping-vogn--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M130 148.2c-5-19.7-16.3-29.8-33.1-29.7-16.4.1-27.7 10.3-32.6 30-9.9-.3-20.1.4-29.9-1.3-16.7-2.8-28-17.4-28.1-34.9C6 93.4 6 74.4 6.2 55.5c.2-18 11.7-32.1 29-35.4 3.2-.6 6.5-.7 9.8-.7 32.1-.1 64.3-.2 96.4 0 18.5.1 32.3 8.9 41.9 24.5 12.2 19.8 20.4 41 24.5 63.8 1.5 8.6 2.2 17.4 3.4 26.5.6 0 1.6.1 2.6.1h25.9c5.8.1 9.4 5.1 7 9.9-1.4 2.8-3.7 4-6.9 4H130zm8.3-64.7c9.9 0 19.8.1 29.7 0 6.2-.1 9.8-4.5 8-10.3-1.8-5.9-4.2-11.8-7-17.3-2.7-5.4-7.6-8-13.8-7.9-15.1.1-30.3 0-45.4 0-6.2 0-9.8 3.5-9.8 9.8v16.1c0 6.3 3.6 9.7 9.8 9.7 9.5-.1 19-.1 28.5-.1zm-89.2 0h12.2c5.5-.1 9.3-3.6 9.4-9.1.1-5.8.1-11.6 0-17.4-.1-5.3-3.9-9-9.2-9H36.8c-5.3 0-9 3.8-9.1 9.1v17.1c0 5.5 3.7 9.2 9.2 9.3 4 .1 8.1 0 12.2 0z%27/%3E%3Cpath d=%27M97.4 128.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.1-23.3 23.1-23.2zm8.9 22.9c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-3.9 9.3-9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-camping-vogn--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M130 148.2c-5-19.7-16.3-29.8-33.1-29.7-16.4.1-27.7 10.3-32.6 30-9.9-.3-20.1.4-29.9-1.3-16.7-2.8-28-17.4-28.1-34.9C6 93.4 6 74.4 6.2 55.5c.2-18 11.7-32.1 29-35.4 3.2-.6 6.5-.7 9.8-.7 32.1-.1 64.3-.2 96.4 0 18.5.1 32.3 8.9 41.9 24.5 12.2 19.8 20.4 41 24.5 63.8 1.5 8.6 2.2 17.4 3.4 26.5.6 0 1.6.1 2.6.1h25.9c5.8.1 9.4 5.1 7 9.9-1.4 2.8-3.7 4-6.9 4H130zm8.3-64.7c9.9 0 19.8.1 29.7 0 6.2-.1 9.8-4.5 8-10.3-1.8-5.9-4.2-11.8-7-17.3-2.7-5.4-7.6-8-13.8-7.9-15.1.1-30.3 0-45.4 0-6.2 0-9.8 3.5-9.8 9.8v16.1c0 6.3 3.6 9.7 9.8 9.7 9.5-.1 19-.1 28.5-.1zm-89.2 0h12.2c5.5-.1 9.3-3.6 9.4-9.1.1-5.8.1-11.6 0-17.4-.1-5.3-3.9-9-9.2-9H36.8c-5.3 0-9 3.8-9.1 9.1v17.1c0 5.5 3.7 9.2 9.2 9.3 4 .1 8.1 0 12.2 0z%27/%3E%3Cpath d=%27M97.4 128.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.1-23.3 23.1-23.2zm8.9 22.9c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-3.9 9.3-9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-camping-vogn--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M130 148.2c-5-19.7-16.3-29.8-33.1-29.7-16.4.1-27.7 10.3-32.6 30-9.9-.3-20.1.4-29.9-1.3-16.7-2.8-28-17.4-28.1-34.9C6 93.4 6 74.4 6.2 55.5c.2-18 11.7-32.1 29-35.4 3.2-.6 6.5-.7 9.8-.7 32.1-.1 64.3-.2 96.4 0 18.5.1 32.3 8.9 41.9 24.5 12.2 19.8 20.4 41 24.5 63.8 1.5 8.6 2.2 17.4 3.4 26.5.6 0 1.6.1 2.6.1h25.9c5.8.1 9.4 5.1 7 9.9-1.4 2.8-3.7 4-6.9 4H130zm8.3-64.7c9.9 0 19.8.1 29.7 0 6.2-.1 9.8-4.5 8-10.3-1.8-5.9-4.2-11.8-7-17.3-2.7-5.4-7.6-8-13.8-7.9-15.1.1-30.3 0-45.4 0-6.2 0-9.8 3.5-9.8 9.8v16.1c0 6.3 3.6 9.7 9.8 9.7 9.5-.1 19-.1 28.5-.1zm-89.2 0h12.2c5.5-.1 9.3-3.6 9.4-9.1.1-5.8.1-11.6 0-17.4-.1-5.3-3.9-9-9.2-9H36.8c-5.3 0-9 3.8-9.1 9.1v17.1c0 5.5 3.7 9.2 9.2 9.3 4 .1 8.1 0 12.2 0z%27/%3E%3Cpath d=%27M97.4 128.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.1-23.3 23.1-23.2zm8.9 22.9c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-3.9 9.3-9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-car {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 255 140.5%27%3E%3Cpath d=%27M29 117.2c-7.2 0-13.9.1-20.5 0-4.2-.1-8.3-4.1-8.4-8.4C0 91.7 0 74.5.1 57.3c0-4.6 4-8.2 8.8-8.4 6.2-.3 12.3-.6 18.5-.5 4.6.1 7.9-1.8 10.6-5.4 9.1-12.1 18.5-24 27.4-36.3 3.4-4.6 7.4-6.8 13-6.8 22.8.1 45.6.2 68.5 0 7.1 0 12.4 2.7 16.9 8.1 9.2 11.2 18.6 22.2 27.7 33.5 3.7 4.6 7.9 6.8 14 7.1 7.2.4 14.7 1.5 21.5 3.8 17.2 5.8 27.7 21.1 28 39.1.1 5.5-.1 11-.3 16.5-.3 5.8-3.8 9.1-9.6 9.2-6.3.1-12.6 0-18.5 0-2.2-4.8-3.7-9.7-6.4-13.8-7.7-11.7-18.8-17.2-32.9-15.5-15 1.8-24.5 10.6-29.1 24.6-1.3 4-3 5-6.9 4.9-16.3-.2-32.7-.1-49-.1-2.5 0-4.1-.2-5-3.3-5.1-16.4-18.1-26.6-33.4-26.6-16.1 0-29 10.3-34.1 27.1-.3.9-.5 1.7-.8 2.7zm78.6-97.8c-8.7 0-17.1-.1-25.5.1-1.2 0-2.7.8-3.5 1.7-6.9 8.6-13.7 17.3-21.3 27h50.3V19.4zm20.2-.1v28.9h44.8c-7.6-9.1-14.5-17.7-21.7-25.8-1.5-1.7-4.6-2.7-7.1-2.9-5.2-.5-10.4-.2-16-.2z%27/%3E%3Cpath d=%27M63.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2S88 103 88 116.3c0 13.3-10.8 24.2-24.1 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S76 123 76 116.3s-5.4-12.2-12.1-12.2zM191.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S204 123 204 116.3s-5.4-12.2-12.1-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-car--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 255 140.5%27%3E%3Cpath d=%27M29 117.2c-7.2 0-13.9.1-20.5 0-4.2-.1-8.3-4.1-8.4-8.4C0 91.7 0 74.5.1 57.3c0-4.6 4-8.2 8.8-8.4 6.2-.3 12.3-.6 18.5-.5 4.6.1 7.9-1.8 10.6-5.4 9.1-12.1 18.5-24 27.4-36.3 3.4-4.6 7.4-6.8 13-6.8 22.8.1 45.6.2 68.5 0 7.1 0 12.4 2.7 16.9 8.1 9.2 11.2 18.6 22.2 27.7 33.5 3.7 4.6 7.9 6.8 14 7.1 7.2.4 14.7 1.5 21.5 3.8 17.2 5.8 27.7 21.1 28 39.1.1 5.5-.1 11-.3 16.5-.3 5.8-3.8 9.1-9.6 9.2-6.3.1-12.6 0-18.5 0-2.2-4.8-3.7-9.7-6.4-13.8-7.7-11.7-18.8-17.2-32.9-15.5-15 1.8-24.5 10.6-29.1 24.6-1.3 4-3 5-6.9 4.9-16.3-.2-32.7-.1-49-.1-2.5 0-4.1-.2-5-3.3-5.1-16.4-18.1-26.6-33.4-26.6-16.1 0-29 10.3-34.1 27.1-.3.9-.5 1.7-.8 2.7zm78.6-97.8c-8.7 0-17.1-.1-25.5.1-1.2 0-2.7.8-3.5 1.7-6.9 8.6-13.7 17.3-21.3 27h50.3V19.4zm20.2-.1v28.9h44.8c-7.6-9.1-14.5-17.7-21.7-25.8-1.5-1.7-4.6-2.7-7.1-2.9-5.2-.5-10.4-.2-16-.2z%27/%3E%3Cpath d=%27M63.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2S88 103 88 116.3c0 13.3-10.8 24.2-24.1 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S76 123 76 116.3s-5.4-12.2-12.1-12.2zM191.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S204 123 204 116.3s-5.4-12.2-12.1-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-car--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 255 140.5%27%3E%3Cpath d=%27M29 117.2c-7.2 0-13.9.1-20.5 0-4.2-.1-8.3-4.1-8.4-8.4C0 91.7 0 74.5.1 57.3c0-4.6 4-8.2 8.8-8.4 6.2-.3 12.3-.6 18.5-.5 4.6.1 7.9-1.8 10.6-5.4 9.1-12.1 18.5-24 27.4-36.3 3.4-4.6 7.4-6.8 13-6.8 22.8.1 45.6.2 68.5 0 7.1 0 12.4 2.7 16.9 8.1 9.2 11.2 18.6 22.2 27.7 33.5 3.7 4.6 7.9 6.8 14 7.1 7.2.4 14.7 1.5 21.5 3.8 17.2 5.8 27.7 21.1 28 39.1.1 5.5-.1 11-.3 16.5-.3 5.8-3.8 9.1-9.6 9.2-6.3.1-12.6 0-18.5 0-2.2-4.8-3.7-9.7-6.4-13.8-7.7-11.7-18.8-17.2-32.9-15.5-15 1.8-24.5 10.6-29.1 24.6-1.3 4-3 5-6.9 4.9-16.3-.2-32.7-.1-49-.1-2.5 0-4.1-.2-5-3.3-5.1-16.4-18.1-26.6-33.4-26.6-16.1 0-29 10.3-34.1 27.1-.3.9-.5 1.7-.8 2.7zm78.6-97.8c-8.7 0-17.1-.1-25.5.1-1.2 0-2.7.8-3.5 1.7-6.9 8.6-13.7 17.3-21.3 27h50.3V19.4zm20.2-.1v28.9h44.8c-7.6-9.1-14.5-17.7-21.7-25.8-1.5-1.7-4.6-2.7-7.1-2.9-5.2-.5-10.4-.2-16-.2z%27/%3E%3Cpath d=%27M63.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2S88 103 88 116.3c0 13.3-10.8 24.2-24.1 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S76 123 76 116.3s-5.4-12.2-12.1-12.2zM191.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S204 123 204 116.3s-5.4-12.2-12.1-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-car--grey,
.relax-button[class*="relax-icon-products-car--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 255 140.5%27%3E%3Cpath d=%27M29 117.2c-7.2 0-13.9.1-20.5 0-4.2-.1-8.3-4.1-8.4-8.4C0 91.7 0 74.5.1 57.3c0-4.6 4-8.2 8.8-8.4 6.2-.3 12.3-.6 18.5-.5 4.6.1 7.9-1.8 10.6-5.4 9.1-12.1 18.5-24 27.4-36.3 3.4-4.6 7.4-6.8 13-6.8 22.8.1 45.6.2 68.5 0 7.1 0 12.4 2.7 16.9 8.1 9.2 11.2 18.6 22.2 27.7 33.5 3.7 4.6 7.9 6.8 14 7.1 7.2.4 14.7 1.5 21.5 3.8 17.2 5.8 27.7 21.1 28 39.1.1 5.5-.1 11-.3 16.5-.3 5.8-3.8 9.1-9.6 9.2-6.3.1-12.6 0-18.5 0-2.2-4.8-3.7-9.7-6.4-13.8-7.7-11.7-18.8-17.2-32.9-15.5-15 1.8-24.5 10.6-29.1 24.6-1.3 4-3 5-6.9 4.9-16.3-.2-32.7-.1-49-.1-2.5 0-4.1-.2-5-3.3-5.1-16.4-18.1-26.6-33.4-26.6-16.1 0-29 10.3-34.1 27.1-.3.9-.5 1.7-.8 2.7zm78.6-97.8c-8.7 0-17.1-.1-25.5.1-1.2 0-2.7.8-3.5 1.7-6.9 8.6-13.7 17.3-21.3 27h50.3V19.4zm20.2-.1v28.9h44.8c-7.6-9.1-14.5-17.7-21.7-25.8-1.5-1.7-4.6-2.7-7.1-2.9-5.2-.5-10.4-.2-16-.2z%27/%3E%3Cpath d=%27M63.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2S88 103 88 116.3c0 13.3-10.8 24.2-24.1 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S76 123 76 116.3s-5.4-12.2-12.1-12.2zM191.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S204 123 204 116.3s-5.4-12.2-12.1-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-car--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 255 140.5%27%3E%3Cpath d=%27M29 117.2c-7.2 0-13.9.1-20.5 0-4.2-.1-8.3-4.1-8.4-8.4C0 91.7 0 74.5.1 57.3c0-4.6 4-8.2 8.8-8.4 6.2-.3 12.3-.6 18.5-.5 4.6.1 7.9-1.8 10.6-5.4 9.1-12.1 18.5-24 27.4-36.3 3.4-4.6 7.4-6.8 13-6.8 22.8.1 45.6.2 68.5 0 7.1 0 12.4 2.7 16.9 8.1 9.2 11.2 18.6 22.2 27.7 33.5 3.7 4.6 7.9 6.8 14 7.1 7.2.4 14.7 1.5 21.5 3.8 17.2 5.8 27.7 21.1 28 39.1.1 5.5-.1 11-.3 16.5-.3 5.8-3.8 9.1-9.6 9.2-6.3.1-12.6 0-18.5 0-2.2-4.8-3.7-9.7-6.4-13.8-7.7-11.7-18.8-17.2-32.9-15.5-15 1.8-24.5 10.6-29.1 24.6-1.3 4-3 5-6.9 4.9-16.3-.2-32.7-.1-49-.1-2.5 0-4.1-.2-5-3.3-5.1-16.4-18.1-26.6-33.4-26.6-16.1 0-29 10.3-34.1 27.1-.3.9-.5 1.7-.8 2.7zm78.6-97.8c-8.7 0-17.1-.1-25.5.1-1.2 0-2.7.8-3.5 1.7-6.9 8.6-13.7 17.3-21.3 27h50.3V19.4zm20.2-.1v28.9h44.8c-7.6-9.1-14.5-17.7-21.7-25.8-1.5-1.7-4.6-2.7-7.1-2.9-5.2-.5-10.4-.2-16-.2z%27/%3E%3Cpath d=%27M63.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2S88 103 88 116.3c0 13.3-10.8 24.2-24.1 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S76 123 76 116.3s-5.4-12.2-12.1-12.2zM191.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S204 123 204 116.3s-5.4-12.2-12.1-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-car--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 255 140.5%27%3E%3Cpath d=%27M29 117.2c-7.2 0-13.9.1-20.5 0-4.2-.1-8.3-4.1-8.4-8.4C0 91.7 0 74.5.1 57.3c0-4.6 4-8.2 8.8-8.4 6.2-.3 12.3-.6 18.5-.5 4.6.1 7.9-1.8 10.6-5.4 9.1-12.1 18.5-24 27.4-36.3 3.4-4.6 7.4-6.8 13-6.8 22.8.1 45.6.2 68.5 0 7.1 0 12.4 2.7 16.9 8.1 9.2 11.2 18.6 22.2 27.7 33.5 3.7 4.6 7.9 6.8 14 7.1 7.2.4 14.7 1.5 21.5 3.8 17.2 5.8 27.7 21.1 28 39.1.1 5.5-.1 11-.3 16.5-.3 5.8-3.8 9.1-9.6 9.2-6.3.1-12.6 0-18.5 0-2.2-4.8-3.7-9.7-6.4-13.8-7.7-11.7-18.8-17.2-32.9-15.5-15 1.8-24.5 10.6-29.1 24.6-1.3 4-3 5-6.9 4.9-16.3-.2-32.7-.1-49-.1-2.5 0-4.1-.2-5-3.3-5.1-16.4-18.1-26.6-33.4-26.6-16.1 0-29 10.3-34.1 27.1-.3.9-.5 1.7-.8 2.7zm78.6-97.8c-8.7 0-17.1-.1-25.5.1-1.2 0-2.7.8-3.5 1.7-6.9 8.6-13.7 17.3-21.3 27h50.3V19.4zm20.2-.1v28.9h44.8c-7.6-9.1-14.5-17.7-21.7-25.8-1.5-1.7-4.6-2.7-7.1-2.9-5.2-.5-10.4-.2-16-.2z%27/%3E%3Cpath d=%27M63.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2S88 103 88 116.3c0 13.3-10.8 24.2-24.1 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S76 123 76 116.3s-5.4-12.2-12.1-12.2zM191.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S204 123 204 116.3s-5.4-12.2-12.1-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-car--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 255 140.5%27%3E%3Cpath d=%27M29 117.2c-7.2 0-13.9.1-20.5 0-4.2-.1-8.3-4.1-8.4-8.4C0 91.7 0 74.5.1 57.3c0-4.6 4-8.2 8.8-8.4 6.2-.3 12.3-.6 18.5-.5 4.6.1 7.9-1.8 10.6-5.4 9.1-12.1 18.5-24 27.4-36.3 3.4-4.6 7.4-6.8 13-6.8 22.8.1 45.6.2 68.5 0 7.1 0 12.4 2.7 16.9 8.1 9.2 11.2 18.6 22.2 27.7 33.5 3.7 4.6 7.9 6.8 14 7.1 7.2.4 14.7 1.5 21.5 3.8 17.2 5.8 27.7 21.1 28 39.1.1 5.5-.1 11-.3 16.5-.3 5.8-3.8 9.1-9.6 9.2-6.3.1-12.6 0-18.5 0-2.2-4.8-3.7-9.7-6.4-13.8-7.7-11.7-18.8-17.2-32.9-15.5-15 1.8-24.5 10.6-29.1 24.6-1.3 4-3 5-6.9 4.9-16.3-.2-32.7-.1-49-.1-2.5 0-4.1-.2-5-3.3-5.1-16.4-18.1-26.6-33.4-26.6-16.1 0-29 10.3-34.1 27.1-.3.9-.5 1.7-.8 2.7zm78.6-97.8c-8.7 0-17.1-.1-25.5.1-1.2 0-2.7.8-3.5 1.7-6.9 8.6-13.7 17.3-21.3 27h50.3V19.4zm20.2-.1v28.9h44.8c-7.6-9.1-14.5-17.7-21.7-25.8-1.5-1.7-4.6-2.7-7.1-2.9-5.2-.5-10.4-.2-16-.2z%27/%3E%3Cpath d=%27M63.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2S88 103 88 116.3c0 13.3-10.8 24.2-24.1 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S76 123 76 116.3s-5.4-12.2-12.1-12.2zM191.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S204 123 204 116.3s-5.4-12.2-12.1-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-car--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 255 140.5%27%3E%3Cpath d=%27M29 117.2c-7.2 0-13.9.1-20.5 0-4.2-.1-8.3-4.1-8.4-8.4C0 91.7 0 74.5.1 57.3c0-4.6 4-8.2 8.8-8.4 6.2-.3 12.3-.6 18.5-.5 4.6.1 7.9-1.8 10.6-5.4 9.1-12.1 18.5-24 27.4-36.3 3.4-4.6 7.4-6.8 13-6.8 22.8.1 45.6.2 68.5 0 7.1 0 12.4 2.7 16.9 8.1 9.2 11.2 18.6 22.2 27.7 33.5 3.7 4.6 7.9 6.8 14 7.1 7.2.4 14.7 1.5 21.5 3.8 17.2 5.8 27.7 21.1 28 39.1.1 5.5-.1 11-.3 16.5-.3 5.8-3.8 9.1-9.6 9.2-6.3.1-12.6 0-18.5 0-2.2-4.8-3.7-9.7-6.4-13.8-7.7-11.7-18.8-17.2-32.9-15.5-15 1.8-24.5 10.6-29.1 24.6-1.3 4-3 5-6.9 4.9-16.3-.2-32.7-.1-49-.1-2.5 0-4.1-.2-5-3.3-5.1-16.4-18.1-26.6-33.4-26.6-16.1 0-29 10.3-34.1 27.1-.3.9-.5 1.7-.8 2.7zm78.6-97.8c-8.7 0-17.1-.1-25.5.1-1.2 0-2.7.8-3.5 1.7-6.9 8.6-13.7 17.3-21.3 27h50.3V19.4zm20.2-.1v28.9h44.8c-7.6-9.1-14.5-17.7-21.7-25.8-1.5-1.7-4.6-2.7-7.1-2.9-5.2-.5-10.4-.2-16-.2z%27/%3E%3Cpath d=%27M63.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2S88 103 88 116.3c0 13.3-10.8 24.2-24.1 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S76 123 76 116.3s-5.4-12.2-12.1-12.2zM191.9 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2S204 123 204 116.3s-5.4-12.2-12.1-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-cement-truck {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 196.8 160.7%27%3E%3Cpath d=%27M37.6.2c24.2 1 45.6 7.2 64.6 20.2 16.6 11.3 23.7 27.5 20 47.1-3.9 20.5-16 34.5-36.8 39.5-8.9 2.1-17.9 1-26.5-2.1-23-8.4-42-22.2-57.1-41.3C-.3 61-.5 59 .9 56 9 39.4 17 22.8 24.6 6c2-4.5 4.5-6.6 9.3-5.9 1.7.3 3.4.1 3.7.1z%27/%3E%3Cpath d=%27M11.5 141.9c0-8.3-.1-16 .1-23.6 0-1 1.8-2.3 3-2.8 1.1-.5 2.6-.1 4-.1h105c7.5 0 7.5 0 7.5-7.7V47.2c0-6.1.5-6.6 6.5-6.6h14.8c.2-3.9.3-7.4.5-11 4-1.7 6.9-1 8.9 3.2 7.7 15.8 15.6 31.6 23.3 47.5.8 1.7.9 3.9 1 5.8.1 9.2.2 18.3 0 27.5-.1 4.1.9 6.5 5.6 6 3.9-.5 5.4 1.3 5.2 5.2-.2 4.3.3 8.7-.2 13-.2 1.4-2.2 3.1-3.8 3.8-1.6.7-3.6-.1-5.4.2-3.9.6-5.8-1-7.3-4.8-3.7-9.3-12.4-14.8-22.4-14.5-10.4.3-17.7 5.5-21.6 15-1.4 3.4-3.2 4.5-6.7 4.3-5.5-.2-11-.2-16.5 0-2.7.1-4-.8-5.1-3.4-6.5-15.7-23.3-20.5-36.9-10.5-2.6 1.9-4.1 1.5-6.4-.2-12.6-9.2-29.7-5.2-35.7 8.8-2.1 4.8-4.7 6.2-9.4 5.6-2.6-.4-4.9-.2-8-.2zm145.3-59.4c4.6 0 9.3-.1 13.9 0 3.7.1 4.3-1.5 2.9-4.6-2.5-5.4-4.9-10.9-7.3-16.4-6.3-14.4-6.3-14.4-22.1-14.1h-1c-2.9-.3-3.7 1.2-3.7 3.9.1 9.1.1 18.3 0 27.4 0 2.8 1 3.9 3.8 3.8 4.5-.1 9 0 13.5 0z%27/%3E%3Cpath d=%27M85.3 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM50.1 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM157.5 155.7c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-cement-truck--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 196.8 160.7%27%3E%3Cpath d=%27M37.6.2c24.2 1 45.6 7.2 64.6 20.2 16.6 11.3 23.7 27.5 20 47.1-3.9 20.5-16 34.5-36.8 39.5-8.9 2.1-17.9 1-26.5-2.1-23-8.4-42-22.2-57.1-41.3C-.3 61-.5 59 .9 56 9 39.4 17 22.8 24.6 6c2-4.5 4.5-6.6 9.3-5.9 1.7.3 3.4.1 3.7.1z%27/%3E%3Cpath d=%27M11.5 141.9c0-8.3-.1-16 .1-23.6 0-1 1.8-2.3 3-2.8 1.1-.5 2.6-.1 4-.1h105c7.5 0 7.5 0 7.5-7.7V47.2c0-6.1.5-6.6 6.5-6.6h14.8c.2-3.9.3-7.4.5-11 4-1.7 6.9-1 8.9 3.2 7.7 15.8 15.6 31.6 23.3 47.5.8 1.7.9 3.9 1 5.8.1 9.2.2 18.3 0 27.5-.1 4.1.9 6.5 5.6 6 3.9-.5 5.4 1.3 5.2 5.2-.2 4.3.3 8.7-.2 13-.2 1.4-2.2 3.1-3.8 3.8-1.6.7-3.6-.1-5.4.2-3.9.6-5.8-1-7.3-4.8-3.7-9.3-12.4-14.8-22.4-14.5-10.4.3-17.7 5.5-21.6 15-1.4 3.4-3.2 4.5-6.7 4.3-5.5-.2-11-.2-16.5 0-2.7.1-4-.8-5.1-3.4-6.5-15.7-23.3-20.5-36.9-10.5-2.6 1.9-4.1 1.5-6.4-.2-12.6-9.2-29.7-5.2-35.7 8.8-2.1 4.8-4.7 6.2-9.4 5.6-2.6-.4-4.9-.2-8-.2zm145.3-59.4c4.6 0 9.3-.1 13.9 0 3.7.1 4.3-1.5 2.9-4.6-2.5-5.4-4.9-10.9-7.3-16.4-6.3-14.4-6.3-14.4-22.1-14.1h-1c-2.9-.3-3.7 1.2-3.7 3.9.1 9.1.1 18.3 0 27.4 0 2.8 1 3.9 3.8 3.8 4.5-.1 9 0 13.5 0z%27/%3E%3Cpath d=%27M85.3 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM50.1 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM157.5 155.7c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-cement-truck--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 196.8 160.7%27%3E%3Cpath d=%27M37.6.2c24.2 1 45.6 7.2 64.6 20.2 16.6 11.3 23.7 27.5 20 47.1-3.9 20.5-16 34.5-36.8 39.5-8.9 2.1-17.9 1-26.5-2.1-23-8.4-42-22.2-57.1-41.3C-.3 61-.5 59 .9 56 9 39.4 17 22.8 24.6 6c2-4.5 4.5-6.6 9.3-5.9 1.7.3 3.4.1 3.7.1z%27/%3E%3Cpath d=%27M11.5 141.9c0-8.3-.1-16 .1-23.6 0-1 1.8-2.3 3-2.8 1.1-.5 2.6-.1 4-.1h105c7.5 0 7.5 0 7.5-7.7V47.2c0-6.1.5-6.6 6.5-6.6h14.8c.2-3.9.3-7.4.5-11 4-1.7 6.9-1 8.9 3.2 7.7 15.8 15.6 31.6 23.3 47.5.8 1.7.9 3.9 1 5.8.1 9.2.2 18.3 0 27.5-.1 4.1.9 6.5 5.6 6 3.9-.5 5.4 1.3 5.2 5.2-.2 4.3.3 8.7-.2 13-.2 1.4-2.2 3.1-3.8 3.8-1.6.7-3.6-.1-5.4.2-3.9.6-5.8-1-7.3-4.8-3.7-9.3-12.4-14.8-22.4-14.5-10.4.3-17.7 5.5-21.6 15-1.4 3.4-3.2 4.5-6.7 4.3-5.5-.2-11-.2-16.5 0-2.7.1-4-.8-5.1-3.4-6.5-15.7-23.3-20.5-36.9-10.5-2.6 1.9-4.1 1.5-6.4-.2-12.6-9.2-29.7-5.2-35.7 8.8-2.1 4.8-4.7 6.2-9.4 5.6-2.6-.4-4.9-.2-8-.2zm145.3-59.4c4.6 0 9.3-.1 13.9 0 3.7.1 4.3-1.5 2.9-4.6-2.5-5.4-4.9-10.9-7.3-16.4-6.3-14.4-6.3-14.4-22.1-14.1h-1c-2.9-.3-3.7 1.2-3.7 3.9.1 9.1.1 18.3 0 27.4 0 2.8 1 3.9 3.8 3.8 4.5-.1 9 0 13.5 0z%27/%3E%3Cpath d=%27M85.3 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM50.1 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM157.5 155.7c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-cement-truck--grey,
.relax-button[class*="relax-icon-products-cement-truck--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 196.8 160.7%27%3E%3Cpath d=%27M37.6.2c24.2 1 45.6 7.2 64.6 20.2 16.6 11.3 23.7 27.5 20 47.1-3.9 20.5-16 34.5-36.8 39.5-8.9 2.1-17.9 1-26.5-2.1-23-8.4-42-22.2-57.1-41.3C-.3 61-.5 59 .9 56 9 39.4 17 22.8 24.6 6c2-4.5 4.5-6.6 9.3-5.9 1.7.3 3.4.1 3.7.1z%27/%3E%3Cpath d=%27M11.5 141.9c0-8.3-.1-16 .1-23.6 0-1 1.8-2.3 3-2.8 1.1-.5 2.6-.1 4-.1h105c7.5 0 7.5 0 7.5-7.7V47.2c0-6.1.5-6.6 6.5-6.6h14.8c.2-3.9.3-7.4.5-11 4-1.7 6.9-1 8.9 3.2 7.7 15.8 15.6 31.6 23.3 47.5.8 1.7.9 3.9 1 5.8.1 9.2.2 18.3 0 27.5-.1 4.1.9 6.5 5.6 6 3.9-.5 5.4 1.3 5.2 5.2-.2 4.3.3 8.7-.2 13-.2 1.4-2.2 3.1-3.8 3.8-1.6.7-3.6-.1-5.4.2-3.9.6-5.8-1-7.3-4.8-3.7-9.3-12.4-14.8-22.4-14.5-10.4.3-17.7 5.5-21.6 15-1.4 3.4-3.2 4.5-6.7 4.3-5.5-.2-11-.2-16.5 0-2.7.1-4-.8-5.1-3.4-6.5-15.7-23.3-20.5-36.9-10.5-2.6 1.9-4.1 1.5-6.4-.2-12.6-9.2-29.7-5.2-35.7 8.8-2.1 4.8-4.7 6.2-9.4 5.6-2.6-.4-4.9-.2-8-.2zm145.3-59.4c4.6 0 9.3-.1 13.9 0 3.7.1 4.3-1.5 2.9-4.6-2.5-5.4-4.9-10.9-7.3-16.4-6.3-14.4-6.3-14.4-22.1-14.1h-1c-2.9-.3-3.7 1.2-3.7 3.9.1 9.1.1 18.3 0 27.4 0 2.8 1 3.9 3.8 3.8 4.5-.1 9 0 13.5 0z%27/%3E%3Cpath d=%27M85.3 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM50.1 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM157.5 155.7c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-cement-truck--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 196.8 160.7%27%3E%3Cpath d=%27M37.6.2c24.2 1 45.6 7.2 64.6 20.2 16.6 11.3 23.7 27.5 20 47.1-3.9 20.5-16 34.5-36.8 39.5-8.9 2.1-17.9 1-26.5-2.1-23-8.4-42-22.2-57.1-41.3C-.3 61-.5 59 .9 56 9 39.4 17 22.8 24.6 6c2-4.5 4.5-6.6 9.3-5.9 1.7.3 3.4.1 3.7.1z%27/%3E%3Cpath d=%27M11.5 141.9c0-8.3-.1-16 .1-23.6 0-1 1.8-2.3 3-2.8 1.1-.5 2.6-.1 4-.1h105c7.5 0 7.5 0 7.5-7.7V47.2c0-6.1.5-6.6 6.5-6.6h14.8c.2-3.9.3-7.4.5-11 4-1.7 6.9-1 8.9 3.2 7.7 15.8 15.6 31.6 23.3 47.5.8 1.7.9 3.9 1 5.8.1 9.2.2 18.3 0 27.5-.1 4.1.9 6.5 5.6 6 3.9-.5 5.4 1.3 5.2 5.2-.2 4.3.3 8.7-.2 13-.2 1.4-2.2 3.1-3.8 3.8-1.6.7-3.6-.1-5.4.2-3.9.6-5.8-1-7.3-4.8-3.7-9.3-12.4-14.8-22.4-14.5-10.4.3-17.7 5.5-21.6 15-1.4 3.4-3.2 4.5-6.7 4.3-5.5-.2-11-.2-16.5 0-2.7.1-4-.8-5.1-3.4-6.5-15.7-23.3-20.5-36.9-10.5-2.6 1.9-4.1 1.5-6.4-.2-12.6-9.2-29.7-5.2-35.7 8.8-2.1 4.8-4.7 6.2-9.4 5.6-2.6-.4-4.9-.2-8-.2zm145.3-59.4c4.6 0 9.3-.1 13.9 0 3.7.1 4.3-1.5 2.9-4.6-2.5-5.4-4.9-10.9-7.3-16.4-6.3-14.4-6.3-14.4-22.1-14.1h-1c-2.9-.3-3.7 1.2-3.7 3.9.1 9.1.1 18.3 0 27.4 0 2.8 1 3.9 3.8 3.8 4.5-.1 9 0 13.5 0z%27/%3E%3Cpath d=%27M85.3 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM50.1 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM157.5 155.7c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-cement-truck--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 196.8 160.7%27%3E%3Cpath d=%27M37.6.2c24.2 1 45.6 7.2 64.6 20.2 16.6 11.3 23.7 27.5 20 47.1-3.9 20.5-16 34.5-36.8 39.5-8.9 2.1-17.9 1-26.5-2.1-23-8.4-42-22.2-57.1-41.3C-.3 61-.5 59 .9 56 9 39.4 17 22.8 24.6 6c2-4.5 4.5-6.6 9.3-5.9 1.7.3 3.4.1 3.7.1z%27/%3E%3Cpath d=%27M11.5 141.9c0-8.3-.1-16 .1-23.6 0-1 1.8-2.3 3-2.8 1.1-.5 2.6-.1 4-.1h105c7.5 0 7.5 0 7.5-7.7V47.2c0-6.1.5-6.6 6.5-6.6h14.8c.2-3.9.3-7.4.5-11 4-1.7 6.9-1 8.9 3.2 7.7 15.8 15.6 31.6 23.3 47.5.8 1.7.9 3.9 1 5.8.1 9.2.2 18.3 0 27.5-.1 4.1.9 6.5 5.6 6 3.9-.5 5.4 1.3 5.2 5.2-.2 4.3.3 8.7-.2 13-.2 1.4-2.2 3.1-3.8 3.8-1.6.7-3.6-.1-5.4.2-3.9.6-5.8-1-7.3-4.8-3.7-9.3-12.4-14.8-22.4-14.5-10.4.3-17.7 5.5-21.6 15-1.4 3.4-3.2 4.5-6.7 4.3-5.5-.2-11-.2-16.5 0-2.7.1-4-.8-5.1-3.4-6.5-15.7-23.3-20.5-36.9-10.5-2.6 1.9-4.1 1.5-6.4-.2-12.6-9.2-29.7-5.2-35.7 8.8-2.1 4.8-4.7 6.2-9.4 5.6-2.6-.4-4.9-.2-8-.2zm145.3-59.4c4.6 0 9.3-.1 13.9 0 3.7.1 4.3-1.5 2.9-4.6-2.5-5.4-4.9-10.9-7.3-16.4-6.3-14.4-6.3-14.4-22.1-14.1h-1c-2.9-.3-3.7 1.2-3.7 3.9.1 9.1.1 18.3 0 27.4 0 2.8 1 3.9 3.8 3.8 4.5-.1 9 0 13.5 0z%27/%3E%3Cpath d=%27M85.3 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM50.1 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM157.5 155.7c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-cement-truck--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 196.8 160.7%27%3E%3Cpath d=%27M37.6.2c24.2 1 45.6 7.2 64.6 20.2 16.6 11.3 23.7 27.5 20 47.1-3.9 20.5-16 34.5-36.8 39.5-8.9 2.1-17.9 1-26.5-2.1-23-8.4-42-22.2-57.1-41.3C-.3 61-.5 59 .9 56 9 39.4 17 22.8 24.6 6c2-4.5 4.5-6.6 9.3-5.9 1.7.3 3.4.1 3.7.1z%27/%3E%3Cpath d=%27M11.5 141.9c0-8.3-.1-16 .1-23.6 0-1 1.8-2.3 3-2.8 1.1-.5 2.6-.1 4-.1h105c7.5 0 7.5 0 7.5-7.7V47.2c0-6.1.5-6.6 6.5-6.6h14.8c.2-3.9.3-7.4.5-11 4-1.7 6.9-1 8.9 3.2 7.7 15.8 15.6 31.6 23.3 47.5.8 1.7.9 3.9 1 5.8.1 9.2.2 18.3 0 27.5-.1 4.1.9 6.5 5.6 6 3.9-.5 5.4 1.3 5.2 5.2-.2 4.3.3 8.7-.2 13-.2 1.4-2.2 3.1-3.8 3.8-1.6.7-3.6-.1-5.4.2-3.9.6-5.8-1-7.3-4.8-3.7-9.3-12.4-14.8-22.4-14.5-10.4.3-17.7 5.5-21.6 15-1.4 3.4-3.2 4.5-6.7 4.3-5.5-.2-11-.2-16.5 0-2.7.1-4-.8-5.1-3.4-6.5-15.7-23.3-20.5-36.9-10.5-2.6 1.9-4.1 1.5-6.4-.2-12.6-9.2-29.7-5.2-35.7 8.8-2.1 4.8-4.7 6.2-9.4 5.6-2.6-.4-4.9-.2-8-.2zm145.3-59.4c4.6 0 9.3-.1 13.9 0 3.7.1 4.3-1.5 2.9-4.6-2.5-5.4-4.9-10.9-7.3-16.4-6.3-14.4-6.3-14.4-22.1-14.1h-1c-2.9-.3-3.7 1.2-3.7 3.9.1 9.1.1 18.3 0 27.4 0 2.8 1 3.9 3.8 3.8 4.5-.1 9 0 13.5 0z%27/%3E%3Cpath d=%27M85.3 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM50.1 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM157.5 155.7c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-cement-truck--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 196.8 160.7%27%3E%3Cpath d=%27M37.6.2c24.2 1 45.6 7.2 64.6 20.2 16.6 11.3 23.7 27.5 20 47.1-3.9 20.5-16 34.5-36.8 39.5-8.9 2.1-17.9 1-26.5-2.1-23-8.4-42-22.2-57.1-41.3C-.3 61-.5 59 .9 56 9 39.4 17 22.8 24.6 6c2-4.5 4.5-6.6 9.3-5.9 1.7.3 3.4.1 3.7.1z%27/%3E%3Cpath d=%27M11.5 141.9c0-8.3-.1-16 .1-23.6 0-1 1.8-2.3 3-2.8 1.1-.5 2.6-.1 4-.1h105c7.5 0 7.5 0 7.5-7.7V47.2c0-6.1.5-6.6 6.5-6.6h14.8c.2-3.9.3-7.4.5-11 4-1.7 6.9-1 8.9 3.2 7.7 15.8 15.6 31.6 23.3 47.5.8 1.7.9 3.9 1 5.8.1 9.2.2 18.3 0 27.5-.1 4.1.9 6.5 5.6 6 3.9-.5 5.4 1.3 5.2 5.2-.2 4.3.3 8.7-.2 13-.2 1.4-2.2 3.1-3.8 3.8-1.6.7-3.6-.1-5.4.2-3.9.6-5.8-1-7.3-4.8-3.7-9.3-12.4-14.8-22.4-14.5-10.4.3-17.7 5.5-21.6 15-1.4 3.4-3.2 4.5-6.7 4.3-5.5-.2-11-.2-16.5 0-2.7.1-4-.8-5.1-3.4-6.5-15.7-23.3-20.5-36.9-10.5-2.6 1.9-4.1 1.5-6.4-.2-12.6-9.2-29.7-5.2-35.7 8.8-2.1 4.8-4.7 6.2-9.4 5.6-2.6-.4-4.9-.2-8-.2zm145.3-59.4c4.6 0 9.3-.1 13.9 0 3.7.1 4.3-1.5 2.9-4.6-2.5-5.4-4.9-10.9-7.3-16.4-6.3-14.4-6.3-14.4-22.1-14.1h-1c-2.9-.3-3.7 1.2-3.7 3.9.1 9.1.1 18.3 0 27.4 0 2.8 1 3.9 3.8 3.8 4.5-.1 9 0 13.5 0z%27/%3E%3Cpath d=%27M85.3 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM50.1 155.9c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM157.5 155.7c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-child {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M195.9 84.4c0 3.4.1 6.4 0 9.5-.1 5 .2 10.1-.5 15-1.6 10.9-8.1 18.2-18.2 22.4-6.8 2.9-14 4.2-21.3 4.7-11.6.9-23.1 1-34.7 0-6-.5-11.9-1.6-17.6-3.7-12.8-4.8-20.3-14.3-23.7-27.3-1-3.8-1.8-7.7-2.8-11.5-.3-.9-.9-2-1.6-2.6-5.7-4.8-11.4-9.5-17.2-14.2-.7-.5-1.6-.8-2.5-.9-4.3-.3-7.6-3.5-7.7-7.8-.1-4.2 3.2-7.7 7.2-7.9 4.5-.2 7.9 2.7 8.4 7.1.1.7.5 1.5 1 2 5.7 4.8 11.4 9.5 17.2 14.2.7.6 1.9.8 2.9.8h108.7c.7.2 1.4.2 2.4.2z%27/%3E%3Cpath d=%27M195.5 75.8H135c-.1-.5-.2-1-.2-1.5V29.9c0-1.2.4-2.6 1.1-3.5 1.2-1.7 3.5-2 5.4-.7 8.2 5.7 17.3 7.9 27.1 8 11 .1 18.8 6 22.7 17 2.5 6.8 3.3 13.9 4 21 .2 1.3.3 2.6.4 4.1z%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27113.2%27 cy=%27155%27 r=%2718.2%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27170.2%27 cy=%27155%27 r=%2718.2%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-child--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M195.9 84.4c0 3.4.1 6.4 0 9.5-.1 5 .2 10.1-.5 15-1.6 10.9-8.1 18.2-18.2 22.4-6.8 2.9-14 4.2-21.3 4.7-11.6.9-23.1 1-34.7 0-6-.5-11.9-1.6-17.6-3.7-12.8-4.8-20.3-14.3-23.7-27.3-1-3.8-1.8-7.7-2.8-11.5-.3-.9-.9-2-1.6-2.6-5.7-4.8-11.4-9.5-17.2-14.2-.7-.5-1.6-.8-2.5-.9-4.3-.3-7.6-3.5-7.7-7.8-.1-4.2 3.2-7.7 7.2-7.9 4.5-.2 7.9 2.7 8.4 7.1.1.7.5 1.5 1 2 5.7 4.8 11.4 9.5 17.2 14.2.7.6 1.9.8 2.9.8h108.7c.7.2 1.4.2 2.4.2z%27/%3E%3Cpath d=%27M195.5 75.8H135c-.1-.5-.2-1-.2-1.5V29.9c0-1.2.4-2.6 1.1-3.5 1.2-1.7 3.5-2 5.4-.7 8.2 5.7 17.3 7.9 27.1 8 11 .1 18.8 6 22.7 17 2.5 6.8 3.3 13.9 4 21 .2 1.3.3 2.6.4 4.1z%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27113.2%27 cy=%27155%27 r=%2718.2%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27170.2%27 cy=%27155%27 r=%2718.2%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-child--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M195.9 84.4c0 3.4.1 6.4 0 9.5-.1 5 .2 10.1-.5 15-1.6 10.9-8.1 18.2-18.2 22.4-6.8 2.9-14 4.2-21.3 4.7-11.6.9-23.1 1-34.7 0-6-.5-11.9-1.6-17.6-3.7-12.8-4.8-20.3-14.3-23.7-27.3-1-3.8-1.8-7.7-2.8-11.5-.3-.9-.9-2-1.6-2.6-5.7-4.8-11.4-9.5-17.2-14.2-.7-.5-1.6-.8-2.5-.9-4.3-.3-7.6-3.5-7.7-7.8-.1-4.2 3.2-7.7 7.2-7.9 4.5-.2 7.9 2.7 8.4 7.1.1.7.5 1.5 1 2 5.7 4.8 11.4 9.5 17.2 14.2.7.6 1.9.8 2.9.8h108.7c.7.2 1.4.2 2.4.2z%27/%3E%3Cpath d=%27M195.5 75.8H135c-.1-.5-.2-1-.2-1.5V29.9c0-1.2.4-2.6 1.1-3.5 1.2-1.7 3.5-2 5.4-.7 8.2 5.7 17.3 7.9 27.1 8 11 .1 18.8 6 22.7 17 2.5 6.8 3.3 13.9 4 21 .2 1.3.3 2.6.4 4.1z%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27113.2%27 cy=%27155%27 r=%2718.2%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27170.2%27 cy=%27155%27 r=%2718.2%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-child--grey,
.relax-button[class*="relax-icon-products-child--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M195.9 84.4c0 3.4.1 6.4 0 9.5-.1 5 .2 10.1-.5 15-1.6 10.9-8.1 18.2-18.2 22.4-6.8 2.9-14 4.2-21.3 4.7-11.6.9-23.1 1-34.7 0-6-.5-11.9-1.6-17.6-3.7-12.8-4.8-20.3-14.3-23.7-27.3-1-3.8-1.8-7.7-2.8-11.5-.3-.9-.9-2-1.6-2.6-5.7-4.8-11.4-9.5-17.2-14.2-.7-.5-1.6-.8-2.5-.9-4.3-.3-7.6-3.5-7.7-7.8-.1-4.2 3.2-7.7 7.2-7.9 4.5-.2 7.9 2.7 8.4 7.1.1.7.5 1.5 1 2 5.7 4.8 11.4 9.5 17.2 14.2.7.6 1.9.8 2.9.8h108.7c.7.2 1.4.2 2.4.2z%27/%3E%3Cpath d=%27M195.5 75.8H135c-.1-.5-.2-1-.2-1.5V29.9c0-1.2.4-2.6 1.1-3.5 1.2-1.7 3.5-2 5.4-.7 8.2 5.7 17.3 7.9 27.1 8 11 .1 18.8 6 22.7 17 2.5 6.8 3.3 13.9 4 21 .2 1.3.3 2.6.4 4.1z%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27113.2%27 cy=%27155%27 r=%2718.2%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27170.2%27 cy=%27155%27 r=%2718.2%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-child--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M195.9 84.4c0 3.4.1 6.4 0 9.5-.1 5 .2 10.1-.5 15-1.6 10.9-8.1 18.2-18.2 22.4-6.8 2.9-14 4.2-21.3 4.7-11.6.9-23.1 1-34.7 0-6-.5-11.9-1.6-17.6-3.7-12.8-4.8-20.3-14.3-23.7-27.3-1-3.8-1.8-7.7-2.8-11.5-.3-.9-.9-2-1.6-2.6-5.7-4.8-11.4-9.5-17.2-14.2-.7-.5-1.6-.8-2.5-.9-4.3-.3-7.6-3.5-7.7-7.8-.1-4.2 3.2-7.7 7.2-7.9 4.5-.2 7.9 2.7 8.4 7.1.1.7.5 1.5 1 2 5.7 4.8 11.4 9.5 17.2 14.2.7.6 1.9.8 2.9.8h108.7c.7.2 1.4.2 2.4.2z%27/%3E%3Cpath d=%27M195.5 75.8H135c-.1-.5-.2-1-.2-1.5V29.9c0-1.2.4-2.6 1.1-3.5 1.2-1.7 3.5-2 5.4-.7 8.2 5.7 17.3 7.9 27.1 8 11 .1 18.8 6 22.7 17 2.5 6.8 3.3 13.9 4 21 .2 1.3.3 2.6.4 4.1z%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27113.2%27 cy=%27155%27 r=%2718.2%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27170.2%27 cy=%27155%27 r=%2718.2%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-child--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M195.9 84.4c0 3.4.1 6.4 0 9.5-.1 5 .2 10.1-.5 15-1.6 10.9-8.1 18.2-18.2 22.4-6.8 2.9-14 4.2-21.3 4.7-11.6.9-23.1 1-34.7 0-6-.5-11.9-1.6-17.6-3.7-12.8-4.8-20.3-14.3-23.7-27.3-1-3.8-1.8-7.7-2.8-11.5-.3-.9-.9-2-1.6-2.6-5.7-4.8-11.4-9.5-17.2-14.2-.7-.5-1.6-.8-2.5-.9-4.3-.3-7.6-3.5-7.7-7.8-.1-4.2 3.2-7.7 7.2-7.9 4.5-.2 7.9 2.7 8.4 7.1.1.7.5 1.5 1 2 5.7 4.8 11.4 9.5 17.2 14.2.7.6 1.9.8 2.9.8h108.7c.7.2 1.4.2 2.4.2z%27/%3E%3Cpath d=%27M195.5 75.8H135c-.1-.5-.2-1-.2-1.5V29.9c0-1.2.4-2.6 1.1-3.5 1.2-1.7 3.5-2 5.4-.7 8.2 5.7 17.3 7.9 27.1 8 11 .1 18.8 6 22.7 17 2.5 6.8 3.3 13.9 4 21 .2 1.3.3 2.6.4 4.1z%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27113.2%27 cy=%27155%27 r=%2718.2%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27170.2%27 cy=%27155%27 r=%2718.2%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-child--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M195.9 84.4c0 3.4.1 6.4 0 9.5-.1 5 .2 10.1-.5 15-1.6 10.9-8.1 18.2-18.2 22.4-6.8 2.9-14 4.2-21.3 4.7-11.6.9-23.1 1-34.7 0-6-.5-11.9-1.6-17.6-3.7-12.8-4.8-20.3-14.3-23.7-27.3-1-3.8-1.8-7.7-2.8-11.5-.3-.9-.9-2-1.6-2.6-5.7-4.8-11.4-9.5-17.2-14.2-.7-.5-1.6-.8-2.5-.9-4.3-.3-7.6-3.5-7.7-7.8-.1-4.2 3.2-7.7 7.2-7.9 4.5-.2 7.9 2.7 8.4 7.1.1.7.5 1.5 1 2 5.7 4.8 11.4 9.5 17.2 14.2.7.6 1.9.8 2.9.8h108.7c.7.2 1.4.2 2.4.2z%27/%3E%3Cpath d=%27M195.5 75.8H135c-.1-.5-.2-1-.2-1.5V29.9c0-1.2.4-2.6 1.1-3.5 1.2-1.7 3.5-2 5.4-.7 8.2 5.7 17.3 7.9 27.1 8 11 .1 18.8 6 22.7 17 2.5 6.8 3.3 13.9 4 21 .2 1.3.3 2.6.4 4.1z%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27113.2%27 cy=%27155%27 r=%2718.2%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27170.2%27 cy=%27155%27 r=%2718.2%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-child--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M195.9 84.4c0 3.4.1 6.4 0 9.5-.1 5 .2 10.1-.5 15-1.6 10.9-8.1 18.2-18.2 22.4-6.8 2.9-14 4.2-21.3 4.7-11.6.9-23.1 1-34.7 0-6-.5-11.9-1.6-17.6-3.7-12.8-4.8-20.3-14.3-23.7-27.3-1-3.8-1.8-7.7-2.8-11.5-.3-.9-.9-2-1.6-2.6-5.7-4.8-11.4-9.5-17.2-14.2-.7-.5-1.6-.8-2.5-.9-4.3-.3-7.6-3.5-7.7-7.8-.1-4.2 3.2-7.7 7.2-7.9 4.5-.2 7.9 2.7 8.4 7.1.1.7.5 1.5 1 2 5.7 4.8 11.4 9.5 17.2 14.2.7.6 1.9.8 2.9.8h108.7c.7.2 1.4.2 2.4.2z%27/%3E%3Cpath d=%27M195.5 75.8H135c-.1-.5-.2-1-.2-1.5V29.9c0-1.2.4-2.6 1.1-3.5 1.2-1.7 3.5-2 5.4-.7 8.2 5.7 17.3 7.9 27.1 8 11 .1 18.8 6 22.7 17 2.5 6.8 3.3 13.9 4 21 .2 1.3.3 2.6.4 4.1z%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27113.2%27 cy=%27155%27 r=%2718.2%27/%3E%3Ccircle fill=%27none%27 stroke=%27%23000%27 stroke-cx=%27170.2%27 cy=%27155%27 r=%2718.2%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-collection-truck {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 169.1 90.6%27%3E%3Cpath d=%27M169.1 76.6c-5.1-.3-10.3-.5-15.4-.8-3.6-11.9-9-16.8-18-16.6-8.8.2-14.2 5.4-17.1 16.7h-5.2V18.1c12 0 24-.1 35.9.1 1.1 0 2.5 1.4 3.2 2.6 3.9 6.4 7.7 12.9 11.3 19.4.8 1.5 1.1 3.5 1.1 5.2.1 5.7.2 11.3 0 17-.1 3.1.9 4.4 4 3.2.2 3.6.2 7.3.2 11zM157 39.8c-5.7-14.9-9.4-17.6-20.5-15v15H157zM108 75.8H88.4c-3.6-5.1-6.2-10.1-10.1-13.7-2.3-2.1-6.8-2.8-10.2-2.8-8.5.1-13.9 5.7-16.2 16.4H24.8c2-4.3 3.7-8 5.5-11.7C36.6 50.6 43 37.3 49.1 23.8c1.3-2.9 2.9-4 6-3.8 3.3.2 6.7.1 10 .1C79 20.1 83.8 14.5 81.3.5h26.8c-.1 25.1-.1 50-.1 75.3z%27/%3E%3Cpath d=%27M18 75.3C1.6 72.1-5.7 53.1 5.1 40.4 16.5 27.2 28.7 14.6 40.6 1.8c1-1 2.9-1.7 4.4-1.7 7.7-.2 15.3-.2 23 0 5.2.1 8.1 2.6 8.2 6.8.1 4.3-3 7-8.4 7.1-4.5.1-9 .4-13.5-.1-5.4-.6-8.2 1.3-10.5 6.4-7.5 17-15.7 33.7-23.7 50.6-.6 1.5-1.4 3-2.1 4.4zM136.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.6 14.4-7.8 0-14.3-6.6-14.4-14.3-.1-8.2 6.4-14.8 14.6-14.7zm5.7 14.5c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7zM69.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.7 14.3-7.8 0-14.3-6.6-14.4-14.3 0-8.1 6.5-14.7 14.7-14.6zM75 76.2c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-collection-truck--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 169.1 90.6%27%3E%3Cpath d=%27M169.1 76.6c-5.1-.3-10.3-.5-15.4-.8-3.6-11.9-9-16.8-18-16.6-8.8.2-14.2 5.4-17.1 16.7h-5.2V18.1c12 0 24-.1 35.9.1 1.1 0 2.5 1.4 3.2 2.6 3.9 6.4 7.7 12.9 11.3 19.4.8 1.5 1.1 3.5 1.1 5.2.1 5.7.2 11.3 0 17-.1 3.1.9 4.4 4 3.2.2 3.6.2 7.3.2 11zM157 39.8c-5.7-14.9-9.4-17.6-20.5-15v15H157zM108 75.8H88.4c-3.6-5.1-6.2-10.1-10.1-13.7-2.3-2.1-6.8-2.8-10.2-2.8-8.5.1-13.9 5.7-16.2 16.4H24.8c2-4.3 3.7-8 5.5-11.7C36.6 50.6 43 37.3 49.1 23.8c1.3-2.9 2.9-4 6-3.8 3.3.2 6.7.1 10 .1C79 20.1 83.8 14.5 81.3.5h26.8c-.1 25.1-.1 50-.1 75.3z%27/%3E%3Cpath d=%27M18 75.3C1.6 72.1-5.7 53.1 5.1 40.4 16.5 27.2 28.7 14.6 40.6 1.8c1-1 2.9-1.7 4.4-1.7 7.7-.2 15.3-.2 23 0 5.2.1 8.1 2.6 8.2 6.8.1 4.3-3 7-8.4 7.1-4.5.1-9 .4-13.5-.1-5.4-.6-8.2 1.3-10.5 6.4-7.5 17-15.7 33.7-23.7 50.6-.6 1.5-1.4 3-2.1 4.4zM136.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.6 14.4-7.8 0-14.3-6.6-14.4-14.3-.1-8.2 6.4-14.8 14.6-14.7zm5.7 14.5c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7zM69.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.7 14.3-7.8 0-14.3-6.6-14.4-14.3 0-8.1 6.5-14.7 14.7-14.6zM75 76.2c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-collection-truck--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 169.1 90.6%27%3E%3Cpath d=%27M169.1 76.6c-5.1-.3-10.3-.5-15.4-.8-3.6-11.9-9-16.8-18-16.6-8.8.2-14.2 5.4-17.1 16.7h-5.2V18.1c12 0 24-.1 35.9.1 1.1 0 2.5 1.4 3.2 2.6 3.9 6.4 7.7 12.9 11.3 19.4.8 1.5 1.1 3.5 1.1 5.2.1 5.7.2 11.3 0 17-.1 3.1.9 4.4 4 3.2.2 3.6.2 7.3.2 11zM157 39.8c-5.7-14.9-9.4-17.6-20.5-15v15H157zM108 75.8H88.4c-3.6-5.1-6.2-10.1-10.1-13.7-2.3-2.1-6.8-2.8-10.2-2.8-8.5.1-13.9 5.7-16.2 16.4H24.8c2-4.3 3.7-8 5.5-11.7C36.6 50.6 43 37.3 49.1 23.8c1.3-2.9 2.9-4 6-3.8 3.3.2 6.7.1 10 .1C79 20.1 83.8 14.5 81.3.5h26.8c-.1 25.1-.1 50-.1 75.3z%27/%3E%3Cpath d=%27M18 75.3C1.6 72.1-5.7 53.1 5.1 40.4 16.5 27.2 28.7 14.6 40.6 1.8c1-1 2.9-1.7 4.4-1.7 7.7-.2 15.3-.2 23 0 5.2.1 8.1 2.6 8.2 6.8.1 4.3-3 7-8.4 7.1-4.5.1-9 .4-13.5-.1-5.4-.6-8.2 1.3-10.5 6.4-7.5 17-15.7 33.7-23.7 50.6-.6 1.5-1.4 3-2.1 4.4zM136.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.6 14.4-7.8 0-14.3-6.6-14.4-14.3-.1-8.2 6.4-14.8 14.6-14.7zm5.7 14.5c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7zM69.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.7 14.3-7.8 0-14.3-6.6-14.4-14.3 0-8.1 6.5-14.7 14.7-14.6zM75 76.2c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-collection-truck--grey,
.relax-button[class*="relax-icon-products-collection-truck--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 169.1 90.6%27%3E%3Cpath d=%27M169.1 76.6c-5.1-.3-10.3-.5-15.4-.8-3.6-11.9-9-16.8-18-16.6-8.8.2-14.2 5.4-17.1 16.7h-5.2V18.1c12 0 24-.1 35.9.1 1.1 0 2.5 1.4 3.2 2.6 3.9 6.4 7.7 12.9 11.3 19.4.8 1.5 1.1 3.5 1.1 5.2.1 5.7.2 11.3 0 17-.1 3.1.9 4.4 4 3.2.2 3.6.2 7.3.2 11zM157 39.8c-5.7-14.9-9.4-17.6-20.5-15v15H157zM108 75.8H88.4c-3.6-5.1-6.2-10.1-10.1-13.7-2.3-2.1-6.8-2.8-10.2-2.8-8.5.1-13.9 5.7-16.2 16.4H24.8c2-4.3 3.7-8 5.5-11.7C36.6 50.6 43 37.3 49.1 23.8c1.3-2.9 2.9-4 6-3.8 3.3.2 6.7.1 10 .1C79 20.1 83.8 14.5 81.3.5h26.8c-.1 25.1-.1 50-.1 75.3z%27/%3E%3Cpath d=%27M18 75.3C1.6 72.1-5.7 53.1 5.1 40.4 16.5 27.2 28.7 14.6 40.6 1.8c1-1 2.9-1.7 4.4-1.7 7.7-.2 15.3-.2 23 0 5.2.1 8.1 2.6 8.2 6.8.1 4.3-3 7-8.4 7.1-4.5.1-9 .4-13.5-.1-5.4-.6-8.2 1.3-10.5 6.4-7.5 17-15.7 33.7-23.7 50.6-.6 1.5-1.4 3-2.1 4.4zM136.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.6 14.4-7.8 0-14.3-6.6-14.4-14.3-.1-8.2 6.4-14.8 14.6-14.7zm5.7 14.5c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7zM69.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.7 14.3-7.8 0-14.3-6.6-14.4-14.3 0-8.1 6.5-14.7 14.7-14.6zM75 76.2c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-collection-truck--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 169.1 90.6%27%3E%3Cpath d=%27M169.1 76.6c-5.1-.3-10.3-.5-15.4-.8-3.6-11.9-9-16.8-18-16.6-8.8.2-14.2 5.4-17.1 16.7h-5.2V18.1c12 0 24-.1 35.9.1 1.1 0 2.5 1.4 3.2 2.6 3.9 6.4 7.7 12.9 11.3 19.4.8 1.5 1.1 3.5 1.1 5.2.1 5.7.2 11.3 0 17-.1 3.1.9 4.4 4 3.2.2 3.6.2 7.3.2 11zM157 39.8c-5.7-14.9-9.4-17.6-20.5-15v15H157zM108 75.8H88.4c-3.6-5.1-6.2-10.1-10.1-13.7-2.3-2.1-6.8-2.8-10.2-2.8-8.5.1-13.9 5.7-16.2 16.4H24.8c2-4.3 3.7-8 5.5-11.7C36.6 50.6 43 37.3 49.1 23.8c1.3-2.9 2.9-4 6-3.8 3.3.2 6.7.1 10 .1C79 20.1 83.8 14.5 81.3.5h26.8c-.1 25.1-.1 50-.1 75.3z%27/%3E%3Cpath d=%27M18 75.3C1.6 72.1-5.7 53.1 5.1 40.4 16.5 27.2 28.7 14.6 40.6 1.8c1-1 2.9-1.7 4.4-1.7 7.7-.2 15.3-.2 23 0 5.2.1 8.1 2.6 8.2 6.8.1 4.3-3 7-8.4 7.1-4.5.1-9 .4-13.5-.1-5.4-.6-8.2 1.3-10.5 6.4-7.5 17-15.7 33.7-23.7 50.6-.6 1.5-1.4 3-2.1 4.4zM136.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.6 14.4-7.8 0-14.3-6.6-14.4-14.3-.1-8.2 6.4-14.8 14.6-14.7zm5.7 14.5c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7zM69.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.7 14.3-7.8 0-14.3-6.6-14.4-14.3 0-8.1 6.5-14.7 14.7-14.6zM75 76.2c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-collection-truck--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 169.1 90.6%27%3E%3Cpath d=%27M169.1 76.6c-5.1-.3-10.3-.5-15.4-.8-3.6-11.9-9-16.8-18-16.6-8.8.2-14.2 5.4-17.1 16.7h-5.2V18.1c12 0 24-.1 35.9.1 1.1 0 2.5 1.4 3.2 2.6 3.9 6.4 7.7 12.9 11.3 19.4.8 1.5 1.1 3.5 1.1 5.2.1 5.7.2 11.3 0 17-.1 3.1.9 4.4 4 3.2.2 3.6.2 7.3.2 11zM157 39.8c-5.7-14.9-9.4-17.6-20.5-15v15H157zM108 75.8H88.4c-3.6-5.1-6.2-10.1-10.1-13.7-2.3-2.1-6.8-2.8-10.2-2.8-8.5.1-13.9 5.7-16.2 16.4H24.8c2-4.3 3.7-8 5.5-11.7C36.6 50.6 43 37.3 49.1 23.8c1.3-2.9 2.9-4 6-3.8 3.3.2 6.7.1 10 .1C79 20.1 83.8 14.5 81.3.5h26.8c-.1 25.1-.1 50-.1 75.3z%27/%3E%3Cpath d=%27M18 75.3C1.6 72.1-5.7 53.1 5.1 40.4 16.5 27.2 28.7 14.6 40.6 1.8c1-1 2.9-1.7 4.4-1.7 7.7-.2 15.3-.2 23 0 5.2.1 8.1 2.6 8.2 6.8.1 4.3-3 7-8.4 7.1-4.5.1-9 .4-13.5-.1-5.4-.6-8.2 1.3-10.5 6.4-7.5 17-15.7 33.7-23.7 50.6-.6 1.5-1.4 3-2.1 4.4zM136.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.6 14.4-7.8 0-14.3-6.6-14.4-14.3-.1-8.2 6.4-14.8 14.6-14.7zm5.7 14.5c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7zM69.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.7 14.3-7.8 0-14.3-6.6-14.4-14.3 0-8.1 6.5-14.7 14.7-14.6zM75 76.2c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-collection-truck--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 169.1 90.6%27%3E%3Cpath d=%27M169.1 76.6c-5.1-.3-10.3-.5-15.4-.8-3.6-11.9-9-16.8-18-16.6-8.8.2-14.2 5.4-17.1 16.7h-5.2V18.1c12 0 24-.1 35.9.1 1.1 0 2.5 1.4 3.2 2.6 3.9 6.4 7.7 12.9 11.3 19.4.8 1.5 1.1 3.5 1.1 5.2.1 5.7.2 11.3 0 17-.1 3.1.9 4.4 4 3.2.2 3.6.2 7.3.2 11zM157 39.8c-5.7-14.9-9.4-17.6-20.5-15v15H157zM108 75.8H88.4c-3.6-5.1-6.2-10.1-10.1-13.7-2.3-2.1-6.8-2.8-10.2-2.8-8.5.1-13.9 5.7-16.2 16.4H24.8c2-4.3 3.7-8 5.5-11.7C36.6 50.6 43 37.3 49.1 23.8c1.3-2.9 2.9-4 6-3.8 3.3.2 6.7.1 10 .1C79 20.1 83.8 14.5 81.3.5h26.8c-.1 25.1-.1 50-.1 75.3z%27/%3E%3Cpath d=%27M18 75.3C1.6 72.1-5.7 53.1 5.1 40.4 16.5 27.2 28.7 14.6 40.6 1.8c1-1 2.9-1.7 4.4-1.7 7.7-.2 15.3-.2 23 0 5.2.1 8.1 2.6 8.2 6.8.1 4.3-3 7-8.4 7.1-4.5.1-9 .4-13.5-.1-5.4-.6-8.2 1.3-10.5 6.4-7.5 17-15.7 33.7-23.7 50.6-.6 1.5-1.4 3-2.1 4.4zM136.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.6 14.4-7.8 0-14.3-6.6-14.4-14.3-.1-8.2 6.4-14.8 14.6-14.7zm5.7 14.5c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7zM69.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.7 14.3-7.8 0-14.3-6.6-14.4-14.3 0-8.1 6.5-14.7 14.7-14.6zM75 76.2c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-collection-truck--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 169.1 90.6%27%3E%3Cpath d=%27M169.1 76.6c-5.1-.3-10.3-.5-15.4-.8-3.6-11.9-9-16.8-18-16.6-8.8.2-14.2 5.4-17.1 16.7h-5.2V18.1c12 0 24-.1 35.9.1 1.1 0 2.5 1.4 3.2 2.6 3.9 6.4 7.7 12.9 11.3 19.4.8 1.5 1.1 3.5 1.1 5.2.1 5.7.2 11.3 0 17-.1 3.1.9 4.4 4 3.2.2 3.6.2 7.3.2 11zM157 39.8c-5.7-14.9-9.4-17.6-20.5-15v15H157zM108 75.8H88.4c-3.6-5.1-6.2-10.1-10.1-13.7-2.3-2.1-6.8-2.8-10.2-2.8-8.5.1-13.9 5.7-16.2 16.4H24.8c2-4.3 3.7-8 5.5-11.7C36.6 50.6 43 37.3 49.1 23.8c1.3-2.9 2.9-4 6-3.8 3.3.2 6.7.1 10 .1C79 20.1 83.8 14.5 81.3.5h26.8c-.1 25.1-.1 50-.1 75.3z%27/%3E%3Cpath d=%27M18 75.3C1.6 72.1-5.7 53.1 5.1 40.4 16.5 27.2 28.7 14.6 40.6 1.8c1-1 2.9-1.7 4.4-1.7 7.7-.2 15.3-.2 23 0 5.2.1 8.1 2.6 8.2 6.8.1 4.3-3 7-8.4 7.1-4.5.1-9 .4-13.5-.1-5.4-.6-8.2 1.3-10.5 6.4-7.5 17-15.7 33.7-23.7 50.6-.6 1.5-1.4 3-2.1 4.4zM136.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.6 14.4-7.8 0-14.3-6.6-14.4-14.3-.1-8.2 6.4-14.8 14.6-14.7zm5.7 14.5c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7zM69.3 61.7c7.9 0 14.5 6.6 14.4 14.6-.1 7.9-6.7 14.4-14.7 14.3-7.8 0-14.3-6.6-14.4-14.3 0-8.1 6.5-14.7 14.7-14.6zM75 76.2c0-3.2-2.6-5.9-5.7-5.9-3.3 0-5.9 2.6-5.9 5.9 0 3.1 2.6 5.7 5.7 5.7 3.2.1 5.8-2.5 5.9-5.7z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-container {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 87.5 87%27%3E%3Cpath d=%27M86.5 42.7H67.7c-.4 0-.8-.1-1.1-.3L47.4 26.2c-.4-.3-.4-.6-.3-1 .2-.9.4-1.9.5-2.8 0-.9-.8-1.7-1.7-1.8-.9-.1-1.7.6-2 1.6-.2.8-.5.9-1 .4-.6-.5-.9-.3-1.4.1-.9.8-1.8 1.6-2.8 2.4-.5.4-.8.3-1.2-.1-1-1-1.1-2.1-.8-3.4.3-1.3 1.2-2.1 2.5-2.5.6-.2 1.3-.2 2-.2.6 0 .8-.2.8-.8v-4.5c0-.4.3-.8.6-1 3.6-2.5 3.9-8.8.6-11.6-1.7-1.4-3.9-1.4-5.5 0-3.1 2.7-3 8.8.3 11.3.3.2.4.6.5 1 .1.4.1.9 0 1.4 0 .2-.3.6-.5.7-4.4 1.4-6.9 7.2-3.3 11.8.5.6.4 1-.2 1.5-5.2 4.5-10.3 9-15.5 13.5-.4.3-.9.5-1.4.5H1c-.8 0-1.1.2-1.1 1.1v42.1C0 86.9 0 87 1.2 87h85c1.3 0 1.3 0 1.3-1.3v-42c0-.8-.2-1-1-1zM15.8 79.1c0 1.6-1 2.7-2.5 2.7-1.4 0-2.4-1.1-2.4-2.7v-13V53c0-1.2.5-2 1.6-2.5 1-.4 1.9-.2 2.6.5.6.6.8 1.4.8 2.2v22.6c-.1 1.1-.1 2.2-.1 3.3zm12.4-.1c0 1.6-.9 2.6-2.2 2.7-1.5.1-2.7-1-2.7-2.6V62v-9.3c0-1.2.8-2.2 1.9-2.5 1.1-.2 2.3.3 2.8 1.4.2.4.2 1 .2 1.4v12.9c0 4.5.1 8.8 0 13.1zm12.6-12.9v13.1c0 1.3-.8 2.3-2 2.5-1.2.2-2.3-.4-2.7-1.5-.1-.4-.2-.8-.2-1.2V52.9c0-1.6 1-2.7 2.4-2.7s2.5 1.1 2.5 2.6c.1 4.6 0 8.9 0 13.3zm12.5 12.8c0 1.7-1 2.8-2.5 2.8s-2.5-1.1-2.5-2.9V66 53c0-2.1 1.9-3.4 3.7-2.4 1 .6 1.3 1.5 1.3 2.5V78.9zm6.2-36.2H25.8c-.3 0-.6-.2-.8-.3.1-.2.2-.5.4-.7 4.4-3.9 8.9-7.7 13.4-11.6.3-.2.7-.4 1-.3 1.4.2 2.8-.1 4-.7.4-.2.8-.2 1.2.1 4.9 4.2 10 8.5 15.1 12.8l.4.4c-.5.2-.7.3-1 .3zM65.8 79c0 1.7-.9 2.8-2.4 2.8s-2.5-1.1-2.5-2.8V62.8v-9.9c0-1.3.8-2.3 1.9-2.5 1.1-.3 2.3.3 2.8 1.4.2.5.2 1 .2 1.5V79zm12.5.1c0 1.8-1.4 2.9-3 2.6-1.1-.3-1.9-1.2-1.9-2.6V66.2 52.8c0-1.3.9-2.3 2.1-2.5 1.3-.2 2.4.5 2.7 1.7.1.4.1.7.1 1.1v26z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-container--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 87.5 87%27%3E%3Cpath d=%27M86.5 42.7H67.7c-.4 0-.8-.1-1.1-.3L47.4 26.2c-.4-.3-.4-.6-.3-1 .2-.9.4-1.9.5-2.8 0-.9-.8-1.7-1.7-1.8-.9-.1-1.7.6-2 1.6-.2.8-.5.9-1 .4-.6-.5-.9-.3-1.4.1-.9.8-1.8 1.6-2.8 2.4-.5.4-.8.3-1.2-.1-1-1-1.1-2.1-.8-3.4.3-1.3 1.2-2.1 2.5-2.5.6-.2 1.3-.2 2-.2.6 0 .8-.2.8-.8v-4.5c0-.4.3-.8.6-1 3.6-2.5 3.9-8.8.6-11.6-1.7-1.4-3.9-1.4-5.5 0-3.1 2.7-3 8.8.3 11.3.3.2.4.6.5 1 .1.4.1.9 0 1.4 0 .2-.3.6-.5.7-4.4 1.4-6.9 7.2-3.3 11.8.5.6.4 1-.2 1.5-5.2 4.5-10.3 9-15.5 13.5-.4.3-.9.5-1.4.5H1c-.8 0-1.1.2-1.1 1.1v42.1C0 86.9 0 87 1.2 87h85c1.3 0 1.3 0 1.3-1.3v-42c0-.8-.2-1-1-1zM15.8 79.1c0 1.6-1 2.7-2.5 2.7-1.4 0-2.4-1.1-2.4-2.7v-13V53c0-1.2.5-2 1.6-2.5 1-.4 1.9-.2 2.6.5.6.6.8 1.4.8 2.2v22.6c-.1 1.1-.1 2.2-.1 3.3zm12.4-.1c0 1.6-.9 2.6-2.2 2.7-1.5.1-2.7-1-2.7-2.6V62v-9.3c0-1.2.8-2.2 1.9-2.5 1.1-.2 2.3.3 2.8 1.4.2.4.2 1 .2 1.4v12.9c0 4.5.1 8.8 0 13.1zm12.6-12.9v13.1c0 1.3-.8 2.3-2 2.5-1.2.2-2.3-.4-2.7-1.5-.1-.4-.2-.8-.2-1.2V52.9c0-1.6 1-2.7 2.4-2.7s2.5 1.1 2.5 2.6c.1 4.6 0 8.9 0 13.3zm12.5 12.8c0 1.7-1 2.8-2.5 2.8s-2.5-1.1-2.5-2.9V66 53c0-2.1 1.9-3.4 3.7-2.4 1 .6 1.3 1.5 1.3 2.5V78.9zm6.2-36.2H25.8c-.3 0-.6-.2-.8-.3.1-.2.2-.5.4-.7 4.4-3.9 8.9-7.7 13.4-11.6.3-.2.7-.4 1-.3 1.4.2 2.8-.1 4-.7.4-.2.8-.2 1.2.1 4.9 4.2 10 8.5 15.1 12.8l.4.4c-.5.2-.7.3-1 .3zM65.8 79c0 1.7-.9 2.8-2.4 2.8s-2.5-1.1-2.5-2.8V62.8v-9.9c0-1.3.8-2.3 1.9-2.5 1.1-.3 2.3.3 2.8 1.4.2.5.2 1 .2 1.5V79zm12.5.1c0 1.8-1.4 2.9-3 2.6-1.1-.3-1.9-1.2-1.9-2.6V66.2 52.8c0-1.3.9-2.3 2.1-2.5 1.3-.2 2.4.5 2.7 1.7.1.4.1.7.1 1.1v26z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-container--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 87.5 87%27%3E%3Cpath d=%27M86.5 42.7H67.7c-.4 0-.8-.1-1.1-.3L47.4 26.2c-.4-.3-.4-.6-.3-1 .2-.9.4-1.9.5-2.8 0-.9-.8-1.7-1.7-1.8-.9-.1-1.7.6-2 1.6-.2.8-.5.9-1 .4-.6-.5-.9-.3-1.4.1-.9.8-1.8 1.6-2.8 2.4-.5.4-.8.3-1.2-.1-1-1-1.1-2.1-.8-3.4.3-1.3 1.2-2.1 2.5-2.5.6-.2 1.3-.2 2-.2.6 0 .8-.2.8-.8v-4.5c0-.4.3-.8.6-1 3.6-2.5 3.9-8.8.6-11.6-1.7-1.4-3.9-1.4-5.5 0-3.1 2.7-3 8.8.3 11.3.3.2.4.6.5 1 .1.4.1.9 0 1.4 0 .2-.3.6-.5.7-4.4 1.4-6.9 7.2-3.3 11.8.5.6.4 1-.2 1.5-5.2 4.5-10.3 9-15.5 13.5-.4.3-.9.5-1.4.5H1c-.8 0-1.1.2-1.1 1.1v42.1C0 86.9 0 87 1.2 87h85c1.3 0 1.3 0 1.3-1.3v-42c0-.8-.2-1-1-1zM15.8 79.1c0 1.6-1 2.7-2.5 2.7-1.4 0-2.4-1.1-2.4-2.7v-13V53c0-1.2.5-2 1.6-2.5 1-.4 1.9-.2 2.6.5.6.6.8 1.4.8 2.2v22.6c-.1 1.1-.1 2.2-.1 3.3zm12.4-.1c0 1.6-.9 2.6-2.2 2.7-1.5.1-2.7-1-2.7-2.6V62v-9.3c0-1.2.8-2.2 1.9-2.5 1.1-.2 2.3.3 2.8 1.4.2.4.2 1 .2 1.4v12.9c0 4.5.1 8.8 0 13.1zm12.6-12.9v13.1c0 1.3-.8 2.3-2 2.5-1.2.2-2.3-.4-2.7-1.5-.1-.4-.2-.8-.2-1.2V52.9c0-1.6 1-2.7 2.4-2.7s2.5 1.1 2.5 2.6c.1 4.6 0 8.9 0 13.3zm12.5 12.8c0 1.7-1 2.8-2.5 2.8s-2.5-1.1-2.5-2.9V66 53c0-2.1 1.9-3.4 3.7-2.4 1 .6 1.3 1.5 1.3 2.5V78.9zm6.2-36.2H25.8c-.3 0-.6-.2-.8-.3.1-.2.2-.5.4-.7 4.4-3.9 8.9-7.7 13.4-11.6.3-.2.7-.4 1-.3 1.4.2 2.8-.1 4-.7.4-.2.8-.2 1.2.1 4.9 4.2 10 8.5 15.1 12.8l.4.4c-.5.2-.7.3-1 .3zM65.8 79c0 1.7-.9 2.8-2.4 2.8s-2.5-1.1-2.5-2.8V62.8v-9.9c0-1.3.8-2.3 1.9-2.5 1.1-.3 2.3.3 2.8 1.4.2.5.2 1 .2 1.5V79zm12.5.1c0 1.8-1.4 2.9-3 2.6-1.1-.3-1.9-1.2-1.9-2.6V66.2 52.8c0-1.3.9-2.3 2.1-2.5 1.3-.2 2.4.5 2.7 1.7.1.4.1.7.1 1.1v26z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-container--grey,
.relax-button[class*="relax-icon-products-container--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 87.5 87%27%3E%3Cpath d=%27M86.5 42.7H67.7c-.4 0-.8-.1-1.1-.3L47.4 26.2c-.4-.3-.4-.6-.3-1 .2-.9.4-1.9.5-2.8 0-.9-.8-1.7-1.7-1.8-.9-.1-1.7.6-2 1.6-.2.8-.5.9-1 .4-.6-.5-.9-.3-1.4.1-.9.8-1.8 1.6-2.8 2.4-.5.4-.8.3-1.2-.1-1-1-1.1-2.1-.8-3.4.3-1.3 1.2-2.1 2.5-2.5.6-.2 1.3-.2 2-.2.6 0 .8-.2.8-.8v-4.5c0-.4.3-.8.6-1 3.6-2.5 3.9-8.8.6-11.6-1.7-1.4-3.9-1.4-5.5 0-3.1 2.7-3 8.8.3 11.3.3.2.4.6.5 1 .1.4.1.9 0 1.4 0 .2-.3.6-.5.7-4.4 1.4-6.9 7.2-3.3 11.8.5.6.4 1-.2 1.5-5.2 4.5-10.3 9-15.5 13.5-.4.3-.9.5-1.4.5H1c-.8 0-1.1.2-1.1 1.1v42.1C0 86.9 0 87 1.2 87h85c1.3 0 1.3 0 1.3-1.3v-42c0-.8-.2-1-1-1zM15.8 79.1c0 1.6-1 2.7-2.5 2.7-1.4 0-2.4-1.1-2.4-2.7v-13V53c0-1.2.5-2 1.6-2.5 1-.4 1.9-.2 2.6.5.6.6.8 1.4.8 2.2v22.6c-.1 1.1-.1 2.2-.1 3.3zm12.4-.1c0 1.6-.9 2.6-2.2 2.7-1.5.1-2.7-1-2.7-2.6V62v-9.3c0-1.2.8-2.2 1.9-2.5 1.1-.2 2.3.3 2.8 1.4.2.4.2 1 .2 1.4v12.9c0 4.5.1 8.8 0 13.1zm12.6-12.9v13.1c0 1.3-.8 2.3-2 2.5-1.2.2-2.3-.4-2.7-1.5-.1-.4-.2-.8-.2-1.2V52.9c0-1.6 1-2.7 2.4-2.7s2.5 1.1 2.5 2.6c.1 4.6 0 8.9 0 13.3zm12.5 12.8c0 1.7-1 2.8-2.5 2.8s-2.5-1.1-2.5-2.9V66 53c0-2.1 1.9-3.4 3.7-2.4 1 .6 1.3 1.5 1.3 2.5V78.9zm6.2-36.2H25.8c-.3 0-.6-.2-.8-.3.1-.2.2-.5.4-.7 4.4-3.9 8.9-7.7 13.4-11.6.3-.2.7-.4 1-.3 1.4.2 2.8-.1 4-.7.4-.2.8-.2 1.2.1 4.9 4.2 10 8.5 15.1 12.8l.4.4c-.5.2-.7.3-1 .3zM65.8 79c0 1.7-.9 2.8-2.4 2.8s-2.5-1.1-2.5-2.8V62.8v-9.9c0-1.3.8-2.3 1.9-2.5 1.1-.3 2.3.3 2.8 1.4.2.5.2 1 .2 1.5V79zm12.5.1c0 1.8-1.4 2.9-3 2.6-1.1-.3-1.9-1.2-1.9-2.6V66.2 52.8c0-1.3.9-2.3 2.1-2.5 1.3-.2 2.4.5 2.7 1.7.1.4.1.7.1 1.1v26z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-container--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 87.5 87%27%3E%3Cpath d=%27M86.5 42.7H67.7c-.4 0-.8-.1-1.1-.3L47.4 26.2c-.4-.3-.4-.6-.3-1 .2-.9.4-1.9.5-2.8 0-.9-.8-1.7-1.7-1.8-.9-.1-1.7.6-2 1.6-.2.8-.5.9-1 .4-.6-.5-.9-.3-1.4.1-.9.8-1.8 1.6-2.8 2.4-.5.4-.8.3-1.2-.1-1-1-1.1-2.1-.8-3.4.3-1.3 1.2-2.1 2.5-2.5.6-.2 1.3-.2 2-.2.6 0 .8-.2.8-.8v-4.5c0-.4.3-.8.6-1 3.6-2.5 3.9-8.8.6-11.6-1.7-1.4-3.9-1.4-5.5 0-3.1 2.7-3 8.8.3 11.3.3.2.4.6.5 1 .1.4.1.9 0 1.4 0 .2-.3.6-.5.7-4.4 1.4-6.9 7.2-3.3 11.8.5.6.4 1-.2 1.5-5.2 4.5-10.3 9-15.5 13.5-.4.3-.9.5-1.4.5H1c-.8 0-1.1.2-1.1 1.1v42.1C0 86.9 0 87 1.2 87h85c1.3 0 1.3 0 1.3-1.3v-42c0-.8-.2-1-1-1zM15.8 79.1c0 1.6-1 2.7-2.5 2.7-1.4 0-2.4-1.1-2.4-2.7v-13V53c0-1.2.5-2 1.6-2.5 1-.4 1.9-.2 2.6.5.6.6.8 1.4.8 2.2v22.6c-.1 1.1-.1 2.2-.1 3.3zm12.4-.1c0 1.6-.9 2.6-2.2 2.7-1.5.1-2.7-1-2.7-2.6V62v-9.3c0-1.2.8-2.2 1.9-2.5 1.1-.2 2.3.3 2.8 1.4.2.4.2 1 .2 1.4v12.9c0 4.5.1 8.8 0 13.1zm12.6-12.9v13.1c0 1.3-.8 2.3-2 2.5-1.2.2-2.3-.4-2.7-1.5-.1-.4-.2-.8-.2-1.2V52.9c0-1.6 1-2.7 2.4-2.7s2.5 1.1 2.5 2.6c.1 4.6 0 8.9 0 13.3zm12.5 12.8c0 1.7-1 2.8-2.5 2.8s-2.5-1.1-2.5-2.9V66 53c0-2.1 1.9-3.4 3.7-2.4 1 .6 1.3 1.5 1.3 2.5V78.9zm6.2-36.2H25.8c-.3 0-.6-.2-.8-.3.1-.2.2-.5.4-.7 4.4-3.9 8.9-7.7 13.4-11.6.3-.2.7-.4 1-.3 1.4.2 2.8-.1 4-.7.4-.2.8-.2 1.2.1 4.9 4.2 10 8.5 15.1 12.8l.4.4c-.5.2-.7.3-1 .3zM65.8 79c0 1.7-.9 2.8-2.4 2.8s-2.5-1.1-2.5-2.8V62.8v-9.9c0-1.3.8-2.3 1.9-2.5 1.1-.3 2.3.3 2.8 1.4.2.5.2 1 .2 1.5V79zm12.5.1c0 1.8-1.4 2.9-3 2.6-1.1-.3-1.9-1.2-1.9-2.6V66.2 52.8c0-1.3.9-2.3 2.1-2.5 1.3-.2 2.4.5 2.7 1.7.1.4.1.7.1 1.1v26z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-container--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 87.5 87%27%3E%3Cpath d=%27M86.5 42.7H67.7c-.4 0-.8-.1-1.1-.3L47.4 26.2c-.4-.3-.4-.6-.3-1 .2-.9.4-1.9.5-2.8 0-.9-.8-1.7-1.7-1.8-.9-.1-1.7.6-2 1.6-.2.8-.5.9-1 .4-.6-.5-.9-.3-1.4.1-.9.8-1.8 1.6-2.8 2.4-.5.4-.8.3-1.2-.1-1-1-1.1-2.1-.8-3.4.3-1.3 1.2-2.1 2.5-2.5.6-.2 1.3-.2 2-.2.6 0 .8-.2.8-.8v-4.5c0-.4.3-.8.6-1 3.6-2.5 3.9-8.8.6-11.6-1.7-1.4-3.9-1.4-5.5 0-3.1 2.7-3 8.8.3 11.3.3.2.4.6.5 1 .1.4.1.9 0 1.4 0 .2-.3.6-.5.7-4.4 1.4-6.9 7.2-3.3 11.8.5.6.4 1-.2 1.5-5.2 4.5-10.3 9-15.5 13.5-.4.3-.9.5-1.4.5H1c-.8 0-1.1.2-1.1 1.1v42.1C0 86.9 0 87 1.2 87h85c1.3 0 1.3 0 1.3-1.3v-42c0-.8-.2-1-1-1zM15.8 79.1c0 1.6-1 2.7-2.5 2.7-1.4 0-2.4-1.1-2.4-2.7v-13V53c0-1.2.5-2 1.6-2.5 1-.4 1.9-.2 2.6.5.6.6.8 1.4.8 2.2v22.6c-.1 1.1-.1 2.2-.1 3.3zm12.4-.1c0 1.6-.9 2.6-2.2 2.7-1.5.1-2.7-1-2.7-2.6V62v-9.3c0-1.2.8-2.2 1.9-2.5 1.1-.2 2.3.3 2.8 1.4.2.4.2 1 .2 1.4v12.9c0 4.5.1 8.8 0 13.1zm12.6-12.9v13.1c0 1.3-.8 2.3-2 2.5-1.2.2-2.3-.4-2.7-1.5-.1-.4-.2-.8-.2-1.2V52.9c0-1.6 1-2.7 2.4-2.7s2.5 1.1 2.5 2.6c.1 4.6 0 8.9 0 13.3zm12.5 12.8c0 1.7-1 2.8-2.5 2.8s-2.5-1.1-2.5-2.9V66 53c0-2.1 1.9-3.4 3.7-2.4 1 .6 1.3 1.5 1.3 2.5V78.9zm6.2-36.2H25.8c-.3 0-.6-.2-.8-.3.1-.2.2-.5.4-.7 4.4-3.9 8.9-7.7 13.4-11.6.3-.2.7-.4 1-.3 1.4.2 2.8-.1 4-.7.4-.2.8-.2 1.2.1 4.9 4.2 10 8.5 15.1 12.8l.4.4c-.5.2-.7.3-1 .3zM65.8 79c0 1.7-.9 2.8-2.4 2.8s-2.5-1.1-2.5-2.8V62.8v-9.9c0-1.3.8-2.3 1.9-2.5 1.1-.3 2.3.3 2.8 1.4.2.5.2 1 .2 1.5V79zm12.5.1c0 1.8-1.4 2.9-3 2.6-1.1-.3-1.9-1.2-1.9-2.6V66.2 52.8c0-1.3.9-2.3 2.1-2.5 1.3-.2 2.4.5 2.7 1.7.1.4.1.7.1 1.1v26z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-container--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 87.5 87%27%3E%3Cpath d=%27M86.5 42.7H67.7c-.4 0-.8-.1-1.1-.3L47.4 26.2c-.4-.3-.4-.6-.3-1 .2-.9.4-1.9.5-2.8 0-.9-.8-1.7-1.7-1.8-.9-.1-1.7.6-2 1.6-.2.8-.5.9-1 .4-.6-.5-.9-.3-1.4.1-.9.8-1.8 1.6-2.8 2.4-.5.4-.8.3-1.2-.1-1-1-1.1-2.1-.8-3.4.3-1.3 1.2-2.1 2.5-2.5.6-.2 1.3-.2 2-.2.6 0 .8-.2.8-.8v-4.5c0-.4.3-.8.6-1 3.6-2.5 3.9-8.8.6-11.6-1.7-1.4-3.9-1.4-5.5 0-3.1 2.7-3 8.8.3 11.3.3.2.4.6.5 1 .1.4.1.9 0 1.4 0 .2-.3.6-.5.7-4.4 1.4-6.9 7.2-3.3 11.8.5.6.4 1-.2 1.5-5.2 4.5-10.3 9-15.5 13.5-.4.3-.9.5-1.4.5H1c-.8 0-1.1.2-1.1 1.1v42.1C0 86.9 0 87 1.2 87h85c1.3 0 1.3 0 1.3-1.3v-42c0-.8-.2-1-1-1zM15.8 79.1c0 1.6-1 2.7-2.5 2.7-1.4 0-2.4-1.1-2.4-2.7v-13V53c0-1.2.5-2 1.6-2.5 1-.4 1.9-.2 2.6.5.6.6.8 1.4.8 2.2v22.6c-.1 1.1-.1 2.2-.1 3.3zm12.4-.1c0 1.6-.9 2.6-2.2 2.7-1.5.1-2.7-1-2.7-2.6V62v-9.3c0-1.2.8-2.2 1.9-2.5 1.1-.2 2.3.3 2.8 1.4.2.4.2 1 .2 1.4v12.9c0 4.5.1 8.8 0 13.1zm12.6-12.9v13.1c0 1.3-.8 2.3-2 2.5-1.2.2-2.3-.4-2.7-1.5-.1-.4-.2-.8-.2-1.2V52.9c0-1.6 1-2.7 2.4-2.7s2.5 1.1 2.5 2.6c.1 4.6 0 8.9 0 13.3zm12.5 12.8c0 1.7-1 2.8-2.5 2.8s-2.5-1.1-2.5-2.9V66 53c0-2.1 1.9-3.4 3.7-2.4 1 .6 1.3 1.5 1.3 2.5V78.9zm6.2-36.2H25.8c-.3 0-.6-.2-.8-.3.1-.2.2-.5.4-.7 4.4-3.9 8.9-7.7 13.4-11.6.3-.2.7-.4 1-.3 1.4.2 2.8-.1 4-.7.4-.2.8-.2 1.2.1 4.9 4.2 10 8.5 15.1 12.8l.4.4c-.5.2-.7.3-1 .3zM65.8 79c0 1.7-.9 2.8-2.4 2.8s-2.5-1.1-2.5-2.8V62.8v-9.9c0-1.3.8-2.3 1.9-2.5 1.1-.3 2.3.3 2.8 1.4.2.5.2 1 .2 1.5V79zm12.5.1c0 1.8-1.4 2.9-3 2.6-1.1-.3-1.9-1.2-1.9-2.6V66.2 52.8c0-1.3.9-2.3 2.1-2.5 1.3-.2 2.4.5 2.7 1.7.1.4.1.7.1 1.1v26z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-container--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 87.5 87%27%3E%3Cpath d=%27M86.5 42.7H67.7c-.4 0-.8-.1-1.1-.3L47.4 26.2c-.4-.3-.4-.6-.3-1 .2-.9.4-1.9.5-2.8 0-.9-.8-1.7-1.7-1.8-.9-.1-1.7.6-2 1.6-.2.8-.5.9-1 .4-.6-.5-.9-.3-1.4.1-.9.8-1.8 1.6-2.8 2.4-.5.4-.8.3-1.2-.1-1-1-1.1-2.1-.8-3.4.3-1.3 1.2-2.1 2.5-2.5.6-.2 1.3-.2 2-.2.6 0 .8-.2.8-.8v-4.5c0-.4.3-.8.6-1 3.6-2.5 3.9-8.8.6-11.6-1.7-1.4-3.9-1.4-5.5 0-3.1 2.7-3 8.8.3 11.3.3.2.4.6.5 1 .1.4.1.9 0 1.4 0 .2-.3.6-.5.7-4.4 1.4-6.9 7.2-3.3 11.8.5.6.4 1-.2 1.5-5.2 4.5-10.3 9-15.5 13.5-.4.3-.9.5-1.4.5H1c-.8 0-1.1.2-1.1 1.1v42.1C0 86.9 0 87 1.2 87h85c1.3 0 1.3 0 1.3-1.3v-42c0-.8-.2-1-1-1zM15.8 79.1c0 1.6-1 2.7-2.5 2.7-1.4 0-2.4-1.1-2.4-2.7v-13V53c0-1.2.5-2 1.6-2.5 1-.4 1.9-.2 2.6.5.6.6.8 1.4.8 2.2v22.6c-.1 1.1-.1 2.2-.1 3.3zm12.4-.1c0 1.6-.9 2.6-2.2 2.7-1.5.1-2.7-1-2.7-2.6V62v-9.3c0-1.2.8-2.2 1.9-2.5 1.1-.2 2.3.3 2.8 1.4.2.4.2 1 .2 1.4v12.9c0 4.5.1 8.8 0 13.1zm12.6-12.9v13.1c0 1.3-.8 2.3-2 2.5-1.2.2-2.3-.4-2.7-1.5-.1-.4-.2-.8-.2-1.2V52.9c0-1.6 1-2.7 2.4-2.7s2.5 1.1 2.5 2.6c.1 4.6 0 8.9 0 13.3zm12.5 12.8c0 1.7-1 2.8-2.5 2.8s-2.5-1.1-2.5-2.9V66 53c0-2.1 1.9-3.4 3.7-2.4 1 .6 1.3 1.5 1.3 2.5V78.9zm6.2-36.2H25.8c-.3 0-.6-.2-.8-.3.1-.2.2-.5.4-.7 4.4-3.9 8.9-7.7 13.4-11.6.3-.2.7-.4 1-.3 1.4.2 2.8-.1 4-.7.4-.2.8-.2 1.2.1 4.9 4.2 10 8.5 15.1 12.8l.4.4c-.5.2-.7.3-1 .3zM65.8 79c0 1.7-.9 2.8-2.4 2.8s-2.5-1.1-2.5-2.8V62.8v-9.9c0-1.3.8-2.3 1.9-2.5 1.1-.3 2.3.3 2.8 1.4.2.5.2 1 .2 1.5V79zm12.5.1c0 1.8-1.4 2.9-3 2.6-1.1-.3-1.9-1.2-1.9-2.6V66.2 52.8c0-1.3.9-2.3 2.1-2.5 1.3-.2 2.4.5 2.7 1.7.1.4.1.7.1 1.1v26z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-contents {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 68.6 68.5%27%3E%3Cpath d=%27M23.9 63.3v2.6h1.9c1.4 0 2.5 1.2 2.5 2.6H9.4c-.1-1.3 1.1-2.5 2.5-2.6h1.9v-2.6h-11c-1.7 0-2.7-1-2.7-2.7C0 54 0 47.5 0 40.9c0-1.7 1-2.7 2.7-2.7h32.5c1.5 0 2.5 1 2.5 2.5v19.9c0 1.3-.7 2.3-1.9 2.6-.2.1-.5.1-.8.1H23.9zm11.2-2.6V40.9H2.6v19.8h32.5zM8.2 16.1H3.7c.1-.2.2-.3.2-.4L14.1.4c.2-.3.4-.4.7-.4h8.8c.3 0 .4.1.6.3 3.3 5.1 6.6 10.3 10 15.4.1.1.1.2.2.4H20.6v5.3c.3.1.6.2.9.4.5.3.6.8.5 1.3-.1.7.1 1.1.9 1.5 1.6.8 2.8 1.9 3.3 3.6.4 1.2.2 2.4-.2 3.5-.5 1.6-1.4 3-2.5 4.2-.1.1-.3.2-.5.2h-7.5c-.1 0-.3-.1-.4-.2-1.4-1.7-2.5-3.6-2.8-5.9-.2-1.5.2-2.8 1.2-3.9.7-.8 1.7-1.5 2.7-1.9.2-.1.3-.2.3-.4V23c0-1 .4-1.4 1.4-1.6v-5.3M42.3 0c-.5 0-.9.4-.9.9v66.8c0 .5.4.9.9.9h25.4c.5 0 .9-.4.9-.9V.9c0-.5-.4-.9-.9-.9H42.3zM55 43c-1.3 0-2.4-1.1-2.4-2.4s1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4S56.3 43 55 43zm8.8-15.2c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V20c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.4zm0-6.3c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V7.2c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-contents--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 68.6 68.5%27%3E%3Cpath d=%27M23.9 63.3v2.6h1.9c1.4 0 2.5 1.2 2.5 2.6H9.4c-.1-1.3 1.1-2.5 2.5-2.6h1.9v-2.6h-11c-1.7 0-2.7-1-2.7-2.7C0 54 0 47.5 0 40.9c0-1.7 1-2.7 2.7-2.7h32.5c1.5 0 2.5 1 2.5 2.5v19.9c0 1.3-.7 2.3-1.9 2.6-.2.1-.5.1-.8.1H23.9zm11.2-2.6V40.9H2.6v19.8h32.5zM8.2 16.1H3.7c.1-.2.2-.3.2-.4L14.1.4c.2-.3.4-.4.7-.4h8.8c.3 0 .4.1.6.3 3.3 5.1 6.6 10.3 10 15.4.1.1.1.2.2.4H20.6v5.3c.3.1.6.2.9.4.5.3.6.8.5 1.3-.1.7.1 1.1.9 1.5 1.6.8 2.8 1.9 3.3 3.6.4 1.2.2 2.4-.2 3.5-.5 1.6-1.4 3-2.5 4.2-.1.1-.3.2-.5.2h-7.5c-.1 0-.3-.1-.4-.2-1.4-1.7-2.5-3.6-2.8-5.9-.2-1.5.2-2.8 1.2-3.9.7-.8 1.7-1.5 2.7-1.9.2-.1.3-.2.3-.4V23c0-1 .4-1.4 1.4-1.6v-5.3M42.3 0c-.5 0-.9.4-.9.9v66.8c0 .5.4.9.9.9h25.4c.5 0 .9-.4.9-.9V.9c0-.5-.4-.9-.9-.9H42.3zM55 43c-1.3 0-2.4-1.1-2.4-2.4s1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4S56.3 43 55 43zm8.8-15.2c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V20c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.4zm0-6.3c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V7.2c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-contents--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 68.6 68.5%27%3E%3Cpath d=%27M23.9 63.3v2.6h1.9c1.4 0 2.5 1.2 2.5 2.6H9.4c-.1-1.3 1.1-2.5 2.5-2.6h1.9v-2.6h-11c-1.7 0-2.7-1-2.7-2.7C0 54 0 47.5 0 40.9c0-1.7 1-2.7 2.7-2.7h32.5c1.5 0 2.5 1 2.5 2.5v19.9c0 1.3-.7 2.3-1.9 2.6-.2.1-.5.1-.8.1H23.9zm11.2-2.6V40.9H2.6v19.8h32.5zM8.2 16.1H3.7c.1-.2.2-.3.2-.4L14.1.4c.2-.3.4-.4.7-.4h8.8c.3 0 .4.1.6.3 3.3 5.1 6.6 10.3 10 15.4.1.1.1.2.2.4H20.6v5.3c.3.1.6.2.9.4.5.3.6.8.5 1.3-.1.7.1 1.1.9 1.5 1.6.8 2.8 1.9 3.3 3.6.4 1.2.2 2.4-.2 3.5-.5 1.6-1.4 3-2.5 4.2-.1.1-.3.2-.5.2h-7.5c-.1 0-.3-.1-.4-.2-1.4-1.7-2.5-3.6-2.8-5.9-.2-1.5.2-2.8 1.2-3.9.7-.8 1.7-1.5 2.7-1.9.2-.1.3-.2.3-.4V23c0-1 .4-1.4 1.4-1.6v-5.3M42.3 0c-.5 0-.9.4-.9.9v66.8c0 .5.4.9.9.9h25.4c.5 0 .9-.4.9-.9V.9c0-.5-.4-.9-.9-.9H42.3zM55 43c-1.3 0-2.4-1.1-2.4-2.4s1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4S56.3 43 55 43zm8.8-15.2c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V20c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.4zm0-6.3c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V7.2c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-contents--grey,
.relax-button[class*="relax-icon-products-contents--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 68.6 68.5%27%3E%3Cpath d=%27M23.9 63.3v2.6h1.9c1.4 0 2.5 1.2 2.5 2.6H9.4c-.1-1.3 1.1-2.5 2.5-2.6h1.9v-2.6h-11c-1.7 0-2.7-1-2.7-2.7C0 54 0 47.5 0 40.9c0-1.7 1-2.7 2.7-2.7h32.5c1.5 0 2.5 1 2.5 2.5v19.9c0 1.3-.7 2.3-1.9 2.6-.2.1-.5.1-.8.1H23.9zm11.2-2.6V40.9H2.6v19.8h32.5zM8.2 16.1H3.7c.1-.2.2-.3.2-.4L14.1.4c.2-.3.4-.4.7-.4h8.8c.3 0 .4.1.6.3 3.3 5.1 6.6 10.3 10 15.4.1.1.1.2.2.4H20.6v5.3c.3.1.6.2.9.4.5.3.6.8.5 1.3-.1.7.1 1.1.9 1.5 1.6.8 2.8 1.9 3.3 3.6.4 1.2.2 2.4-.2 3.5-.5 1.6-1.4 3-2.5 4.2-.1.1-.3.2-.5.2h-7.5c-.1 0-.3-.1-.4-.2-1.4-1.7-2.5-3.6-2.8-5.9-.2-1.5.2-2.8 1.2-3.9.7-.8 1.7-1.5 2.7-1.9.2-.1.3-.2.3-.4V23c0-1 .4-1.4 1.4-1.6v-5.3M42.3 0c-.5 0-.9.4-.9.9v66.8c0 .5.4.9.9.9h25.4c.5 0 .9-.4.9-.9V.9c0-.5-.4-.9-.9-.9H42.3zM55 43c-1.3 0-2.4-1.1-2.4-2.4s1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4S56.3 43 55 43zm8.8-15.2c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V20c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.4zm0-6.3c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V7.2c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-contents--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 68.6 68.5%27%3E%3Cpath d=%27M23.9 63.3v2.6h1.9c1.4 0 2.5 1.2 2.5 2.6H9.4c-.1-1.3 1.1-2.5 2.5-2.6h1.9v-2.6h-11c-1.7 0-2.7-1-2.7-2.7C0 54 0 47.5 0 40.9c0-1.7 1-2.7 2.7-2.7h32.5c1.5 0 2.5 1 2.5 2.5v19.9c0 1.3-.7 2.3-1.9 2.6-.2.1-.5.1-.8.1H23.9zm11.2-2.6V40.9H2.6v19.8h32.5zM8.2 16.1H3.7c.1-.2.2-.3.2-.4L14.1.4c.2-.3.4-.4.7-.4h8.8c.3 0 .4.1.6.3 3.3 5.1 6.6 10.3 10 15.4.1.1.1.2.2.4H20.6v5.3c.3.1.6.2.9.4.5.3.6.8.5 1.3-.1.7.1 1.1.9 1.5 1.6.8 2.8 1.9 3.3 3.6.4 1.2.2 2.4-.2 3.5-.5 1.6-1.4 3-2.5 4.2-.1.1-.3.2-.5.2h-7.5c-.1 0-.3-.1-.4-.2-1.4-1.7-2.5-3.6-2.8-5.9-.2-1.5.2-2.8 1.2-3.9.7-.8 1.7-1.5 2.7-1.9.2-.1.3-.2.3-.4V23c0-1 .4-1.4 1.4-1.6v-5.3M42.3 0c-.5 0-.9.4-.9.9v66.8c0 .5.4.9.9.9h25.4c.5 0 .9-.4.9-.9V.9c0-.5-.4-.9-.9-.9H42.3zM55 43c-1.3 0-2.4-1.1-2.4-2.4s1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4S56.3 43 55 43zm8.8-15.2c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V20c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.4zm0-6.3c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V7.2c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-contents--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 68.6 68.5%27%3E%3Cpath d=%27M23.9 63.3v2.6h1.9c1.4 0 2.5 1.2 2.5 2.6H9.4c-.1-1.3 1.1-2.5 2.5-2.6h1.9v-2.6h-11c-1.7 0-2.7-1-2.7-2.7C0 54 0 47.5 0 40.9c0-1.7 1-2.7 2.7-2.7h32.5c1.5 0 2.5 1 2.5 2.5v19.9c0 1.3-.7 2.3-1.9 2.6-.2.1-.5.1-.8.1H23.9zm11.2-2.6V40.9H2.6v19.8h32.5zM8.2 16.1H3.7c.1-.2.2-.3.2-.4L14.1.4c.2-.3.4-.4.7-.4h8.8c.3 0 .4.1.6.3 3.3 5.1 6.6 10.3 10 15.4.1.1.1.2.2.4H20.6v5.3c.3.1.6.2.9.4.5.3.6.8.5 1.3-.1.7.1 1.1.9 1.5 1.6.8 2.8 1.9 3.3 3.6.4 1.2.2 2.4-.2 3.5-.5 1.6-1.4 3-2.5 4.2-.1.1-.3.2-.5.2h-7.5c-.1 0-.3-.1-.4-.2-1.4-1.7-2.5-3.6-2.8-5.9-.2-1.5.2-2.8 1.2-3.9.7-.8 1.7-1.5 2.7-1.9.2-.1.3-.2.3-.4V23c0-1 .4-1.4 1.4-1.6v-5.3M42.3 0c-.5 0-.9.4-.9.9v66.8c0 .5.4.9.9.9h25.4c.5 0 .9-.4.9-.9V.9c0-.5-.4-.9-.9-.9H42.3zM55 43c-1.3 0-2.4-1.1-2.4-2.4s1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4S56.3 43 55 43zm8.8-15.2c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V20c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.4zm0-6.3c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V7.2c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-contents--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 68.6 68.5%27%3E%3Cpath d=%27M23.9 63.3v2.6h1.9c1.4 0 2.5 1.2 2.5 2.6H9.4c-.1-1.3 1.1-2.5 2.5-2.6h1.9v-2.6h-11c-1.7 0-2.7-1-2.7-2.7C0 54 0 47.5 0 40.9c0-1.7 1-2.7 2.7-2.7h32.5c1.5 0 2.5 1 2.5 2.5v19.9c0 1.3-.7 2.3-1.9 2.6-.2.1-.5.1-.8.1H23.9zm11.2-2.6V40.9H2.6v19.8h32.5zM8.2 16.1H3.7c.1-.2.2-.3.2-.4L14.1.4c.2-.3.4-.4.7-.4h8.8c.3 0 .4.1.6.3 3.3 5.1 6.6 10.3 10 15.4.1.1.1.2.2.4H20.6v5.3c.3.1.6.2.9.4.5.3.6.8.5 1.3-.1.7.1 1.1.9 1.5 1.6.8 2.8 1.9 3.3 3.6.4 1.2.2 2.4-.2 3.5-.5 1.6-1.4 3-2.5 4.2-.1.1-.3.2-.5.2h-7.5c-.1 0-.3-.1-.4-.2-1.4-1.7-2.5-3.6-2.8-5.9-.2-1.5.2-2.8 1.2-3.9.7-.8 1.7-1.5 2.7-1.9.2-.1.3-.2.3-.4V23c0-1 .4-1.4 1.4-1.6v-5.3M42.3 0c-.5 0-.9.4-.9.9v66.8c0 .5.4.9.9.9h25.4c.5 0 .9-.4.9-.9V.9c0-.5-.4-.9-.9-.9H42.3zM55 43c-1.3 0-2.4-1.1-2.4-2.4s1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4S56.3 43 55 43zm8.8-15.2c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V20c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.4zm0-6.3c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V7.2c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-contents--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 68.6 68.5%27%3E%3Cpath d=%27M23.9 63.3v2.6h1.9c1.4 0 2.5 1.2 2.5 2.6H9.4c-.1-1.3 1.1-2.5 2.5-2.6h1.9v-2.6h-11c-1.7 0-2.7-1-2.7-2.7C0 54 0 47.5 0 40.9c0-1.7 1-2.7 2.7-2.7h32.5c1.5 0 2.5 1 2.5 2.5v19.9c0 1.3-.7 2.3-1.9 2.6-.2.1-.5.1-.8.1H23.9zm11.2-2.6V40.9H2.6v19.8h32.5zM8.2 16.1H3.7c.1-.2.2-.3.2-.4L14.1.4c.2-.3.4-.4.7-.4h8.8c.3 0 .4.1.6.3 3.3 5.1 6.6 10.3 10 15.4.1.1.1.2.2.4H20.6v5.3c.3.1.6.2.9.4.5.3.6.8.5 1.3-.1.7.1 1.1.9 1.5 1.6.8 2.8 1.9 3.3 3.6.4 1.2.2 2.4-.2 3.5-.5 1.6-1.4 3-2.5 4.2-.1.1-.3.2-.5.2h-7.5c-.1 0-.3-.1-.4-.2-1.4-1.7-2.5-3.6-2.8-5.9-.2-1.5.2-2.8 1.2-3.9.7-.8 1.7-1.5 2.7-1.9.2-.1.3-.2.3-.4V23c0-1 .4-1.4 1.4-1.6v-5.3M42.3 0c-.5 0-.9.4-.9.9v66.8c0 .5.4.9.9.9h25.4c.5 0 .9-.4.9-.9V.9c0-.5-.4-.9-.9-.9H42.3zM55 43c-1.3 0-2.4-1.1-2.4-2.4s1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4S56.3 43 55 43zm8.8-15.2c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V20c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.4zm0-6.3c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9v-1.5c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5zm0-6.4c0 .5-.4.9-.9.9H47.1c-.5 0-.9-.4-.9-.9V7.2c0-.5.4-.9.9-.9h15.8c.5 0 .9.4.9.9v1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-crane {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 180.1 137.4%27%3E%3Cpath d=%27M30.3 73.4c13 1.1 25.4.9 37.9 1.2 2.3.1 5.1 1.3 6.7 2.9 5.5 5.6 10.3 11.8 15.8 17.4 1.7 1.8 4.6 3.2 7 3.3 12.2.3 24.3.2 36.5.1 1.4 0 2.9-.2 4.4-.3 0-8.6.1-16.7 0-24.8-.1-3.6 1.2-5.2 4.9-5.1 7.2.1 14.3.1 21.5 0 3.6-.1 5.4 1.5 6.5 4.9 1.8 5.9 3.8 11.7 6.1 17.4 4.5 11.1 1.5 22.6 2.5 33.9h-11.2c-1-10.9-6.3-18.3-17.3-19.5-11.3-1.2-17.9 5.4-21 15.6H84c-5-12.5-9.9-15.8-23-15.8H38.5c-2.8 0-5.7 0-8.4.6-8.1 1.8-12.3 7.8-14.5 15H.4C.4 106.9.7 94 .3 81c-.2-4.9 1.6-7.9 5.2-10.8 38.6-31.5 37.1-23.1 75.6-54.7 6-5 12.3-10.1 18.9-15.5 2.9 3 5.2 5.9 8 8.2 3.4 2.8 4.4 6.1 4.3 10.4-.2 12.2-.2 24.3 0 36.5 0 2 1.4 4 1.5 6 0 2-.3 5.1-1.5 5.7-3.8 1.8-2.7 4.1-2.1 7.3 1-.5 1.5-.8 2-1 .6-.3 1.1-.5 1.7-.7.3.5.5 1 .8 1.4-1.4.9-3 2.6-4.2 2.4-1.3-.3-3.1-2.4-3.1-3.8-.2-4.8.7-9.7 1.2-14.4 1.2-14 .4-28.2.4-42.6-5.4-.7-10-.9-14.2 3.2-4.9 4.8-10.4 8.8-15.7 13.2-5.5 4.5-10.9 9.1-16.4 13.6m83.8 45h22.7c-1.5-4.4-2.8-8.7-4.4-12.8-.4-.9-1.9-2-2.9-2-5-.2-9.9-.1-15.4-.1v14.9z%27/%3E%3Cpath d=%27M64.8 137.4c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zm-31.2 21.8c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM150 137.2c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-crane--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 180.1 137.4%27%3E%3Cpath d=%27M30.3 73.4c13 1.1 25.4.9 37.9 1.2 2.3.1 5.1 1.3 6.7 2.9 5.5 5.6 10.3 11.8 15.8 17.4 1.7 1.8 4.6 3.2 7 3.3 12.2.3 24.3.2 36.5.1 1.4 0 2.9-.2 4.4-.3 0-8.6.1-16.7 0-24.8-.1-3.6 1.2-5.2 4.9-5.1 7.2.1 14.3.1 21.5 0 3.6-.1 5.4 1.5 6.5 4.9 1.8 5.9 3.8 11.7 6.1 17.4 4.5 11.1 1.5 22.6 2.5 33.9h-11.2c-1-10.9-6.3-18.3-17.3-19.5-11.3-1.2-17.9 5.4-21 15.6H84c-5-12.5-9.9-15.8-23-15.8H38.5c-2.8 0-5.7 0-8.4.6-8.1 1.8-12.3 7.8-14.5 15H.4C.4 106.9.7 94 .3 81c-.2-4.9 1.6-7.9 5.2-10.8 38.6-31.5 37.1-23.1 75.6-54.7 6-5 12.3-10.1 18.9-15.5 2.9 3 5.2 5.9 8 8.2 3.4 2.8 4.4 6.1 4.3 10.4-.2 12.2-.2 24.3 0 36.5 0 2 1.4 4 1.5 6 0 2-.3 5.1-1.5 5.7-3.8 1.8-2.7 4.1-2.1 7.3 1-.5 1.5-.8 2-1 .6-.3 1.1-.5 1.7-.7.3.5.5 1 .8 1.4-1.4.9-3 2.6-4.2 2.4-1.3-.3-3.1-2.4-3.1-3.8-.2-4.8.7-9.7 1.2-14.4 1.2-14 .4-28.2.4-42.6-5.4-.7-10-.9-14.2 3.2-4.9 4.8-10.4 8.8-15.7 13.2-5.5 4.5-10.9 9.1-16.4 13.6m83.8 45h22.7c-1.5-4.4-2.8-8.7-4.4-12.8-.4-.9-1.9-2-2.9-2-5-.2-9.9-.1-15.4-.1v14.9z%27/%3E%3Cpath d=%27M64.8 137.4c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zm-31.2 21.8c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM150 137.2c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-crane--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 180.1 137.4%27%3E%3Cpath d=%27M30.3 73.4c13 1.1 25.4.9 37.9 1.2 2.3.1 5.1 1.3 6.7 2.9 5.5 5.6 10.3 11.8 15.8 17.4 1.7 1.8 4.6 3.2 7 3.3 12.2.3 24.3.2 36.5.1 1.4 0 2.9-.2 4.4-.3 0-8.6.1-16.7 0-24.8-.1-3.6 1.2-5.2 4.9-5.1 7.2.1 14.3.1 21.5 0 3.6-.1 5.4 1.5 6.5 4.9 1.8 5.9 3.8 11.7 6.1 17.4 4.5 11.1 1.5 22.6 2.5 33.9h-11.2c-1-10.9-6.3-18.3-17.3-19.5-11.3-1.2-17.9 5.4-21 15.6H84c-5-12.5-9.9-15.8-23-15.8H38.5c-2.8 0-5.7 0-8.4.6-8.1 1.8-12.3 7.8-14.5 15H.4C.4 106.9.7 94 .3 81c-.2-4.9 1.6-7.9 5.2-10.8 38.6-31.5 37.1-23.1 75.6-54.7 6-5 12.3-10.1 18.9-15.5 2.9 3 5.2 5.9 8 8.2 3.4 2.8 4.4 6.1 4.3 10.4-.2 12.2-.2 24.3 0 36.5 0 2 1.4 4 1.5 6 0 2-.3 5.1-1.5 5.7-3.8 1.8-2.7 4.1-2.1 7.3 1-.5 1.5-.8 2-1 .6-.3 1.1-.5 1.7-.7.3.5.5 1 .8 1.4-1.4.9-3 2.6-4.2 2.4-1.3-.3-3.1-2.4-3.1-3.8-.2-4.8.7-9.7 1.2-14.4 1.2-14 .4-28.2.4-42.6-5.4-.7-10-.9-14.2 3.2-4.9 4.8-10.4 8.8-15.7 13.2-5.5 4.5-10.9 9.1-16.4 13.6m83.8 45h22.7c-1.5-4.4-2.8-8.7-4.4-12.8-.4-.9-1.9-2-2.9-2-5-.2-9.9-.1-15.4-.1v14.9z%27/%3E%3Cpath d=%27M64.8 137.4c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zm-31.2 21.8c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM150 137.2c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-crane--grey,
.relax-button[class*="relax-icon-products-crane--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 180.1 137.4%27%3E%3Cpath d=%27M30.3 73.4c13 1.1 25.4.9 37.9 1.2 2.3.1 5.1 1.3 6.7 2.9 5.5 5.6 10.3 11.8 15.8 17.4 1.7 1.8 4.6 3.2 7 3.3 12.2.3 24.3.2 36.5.1 1.4 0 2.9-.2 4.4-.3 0-8.6.1-16.7 0-24.8-.1-3.6 1.2-5.2 4.9-5.1 7.2.1 14.3.1 21.5 0 3.6-.1 5.4 1.5 6.5 4.9 1.8 5.9 3.8 11.7 6.1 17.4 4.5 11.1 1.5 22.6 2.5 33.9h-11.2c-1-10.9-6.3-18.3-17.3-19.5-11.3-1.2-17.9 5.4-21 15.6H84c-5-12.5-9.9-15.8-23-15.8H38.5c-2.8 0-5.7 0-8.4.6-8.1 1.8-12.3 7.8-14.5 15H.4C.4 106.9.7 94 .3 81c-.2-4.9 1.6-7.9 5.2-10.8 38.6-31.5 37.1-23.1 75.6-54.7 6-5 12.3-10.1 18.9-15.5 2.9 3 5.2 5.9 8 8.2 3.4 2.8 4.4 6.1 4.3 10.4-.2 12.2-.2 24.3 0 36.5 0 2 1.4 4 1.5 6 0 2-.3 5.1-1.5 5.7-3.8 1.8-2.7 4.1-2.1 7.3 1-.5 1.5-.8 2-1 .6-.3 1.1-.5 1.7-.7.3.5.5 1 .8 1.4-1.4.9-3 2.6-4.2 2.4-1.3-.3-3.1-2.4-3.1-3.8-.2-4.8.7-9.7 1.2-14.4 1.2-14 .4-28.2.4-42.6-5.4-.7-10-.9-14.2 3.2-4.9 4.8-10.4 8.8-15.7 13.2-5.5 4.5-10.9 9.1-16.4 13.6m83.8 45h22.7c-1.5-4.4-2.8-8.7-4.4-12.8-.4-.9-1.9-2-2.9-2-5-.2-9.9-.1-15.4-.1v14.9z%27/%3E%3Cpath d=%27M64.8 137.4c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zm-31.2 21.8c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM150 137.2c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-crane--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 180.1 137.4%27%3E%3Cpath d=%27M30.3 73.4c13 1.1 25.4.9 37.9 1.2 2.3.1 5.1 1.3 6.7 2.9 5.5 5.6 10.3 11.8 15.8 17.4 1.7 1.8 4.6 3.2 7 3.3 12.2.3 24.3.2 36.5.1 1.4 0 2.9-.2 4.4-.3 0-8.6.1-16.7 0-24.8-.1-3.6 1.2-5.2 4.9-5.1 7.2.1 14.3.1 21.5 0 3.6-.1 5.4 1.5 6.5 4.9 1.8 5.9 3.8 11.7 6.1 17.4 4.5 11.1 1.5 22.6 2.5 33.9h-11.2c-1-10.9-6.3-18.3-17.3-19.5-11.3-1.2-17.9 5.4-21 15.6H84c-5-12.5-9.9-15.8-23-15.8H38.5c-2.8 0-5.7 0-8.4.6-8.1 1.8-12.3 7.8-14.5 15H.4C.4 106.9.7 94 .3 81c-.2-4.9 1.6-7.9 5.2-10.8 38.6-31.5 37.1-23.1 75.6-54.7 6-5 12.3-10.1 18.9-15.5 2.9 3 5.2 5.9 8 8.2 3.4 2.8 4.4 6.1 4.3 10.4-.2 12.2-.2 24.3 0 36.5 0 2 1.4 4 1.5 6 0 2-.3 5.1-1.5 5.7-3.8 1.8-2.7 4.1-2.1 7.3 1-.5 1.5-.8 2-1 .6-.3 1.1-.5 1.7-.7.3.5.5 1 .8 1.4-1.4.9-3 2.6-4.2 2.4-1.3-.3-3.1-2.4-3.1-3.8-.2-4.8.7-9.7 1.2-14.4 1.2-14 .4-28.2.4-42.6-5.4-.7-10-.9-14.2 3.2-4.9 4.8-10.4 8.8-15.7 13.2-5.5 4.5-10.9 9.1-16.4 13.6m83.8 45h22.7c-1.5-4.4-2.8-8.7-4.4-12.8-.4-.9-1.9-2-2.9-2-5-.2-9.9-.1-15.4-.1v14.9z%27/%3E%3Cpath d=%27M64.8 137.4c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zm-31.2 21.8c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM150 137.2c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-crane--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 180.1 137.4%27%3E%3Cpath d=%27M30.3 73.4c13 1.1 25.4.9 37.9 1.2 2.3.1 5.1 1.3 6.7 2.9 5.5 5.6 10.3 11.8 15.8 17.4 1.7 1.8 4.6 3.2 7 3.3 12.2.3 24.3.2 36.5.1 1.4 0 2.9-.2 4.4-.3 0-8.6.1-16.7 0-24.8-.1-3.6 1.2-5.2 4.9-5.1 7.2.1 14.3.1 21.5 0 3.6-.1 5.4 1.5 6.5 4.9 1.8 5.9 3.8 11.7 6.1 17.4 4.5 11.1 1.5 22.6 2.5 33.9h-11.2c-1-10.9-6.3-18.3-17.3-19.5-11.3-1.2-17.9 5.4-21 15.6H84c-5-12.5-9.9-15.8-23-15.8H38.5c-2.8 0-5.7 0-8.4.6-8.1 1.8-12.3 7.8-14.5 15H.4C.4 106.9.7 94 .3 81c-.2-4.9 1.6-7.9 5.2-10.8 38.6-31.5 37.1-23.1 75.6-54.7 6-5 12.3-10.1 18.9-15.5 2.9 3 5.2 5.9 8 8.2 3.4 2.8 4.4 6.1 4.3 10.4-.2 12.2-.2 24.3 0 36.5 0 2 1.4 4 1.5 6 0 2-.3 5.1-1.5 5.7-3.8 1.8-2.7 4.1-2.1 7.3 1-.5 1.5-.8 2-1 .6-.3 1.1-.5 1.7-.7.3.5.5 1 .8 1.4-1.4.9-3 2.6-4.2 2.4-1.3-.3-3.1-2.4-3.1-3.8-.2-4.8.7-9.7 1.2-14.4 1.2-14 .4-28.2.4-42.6-5.4-.7-10-.9-14.2 3.2-4.9 4.8-10.4 8.8-15.7 13.2-5.5 4.5-10.9 9.1-16.4 13.6m83.8 45h22.7c-1.5-4.4-2.8-8.7-4.4-12.8-.4-.9-1.9-2-2.9-2-5-.2-9.9-.1-15.4-.1v14.9z%27/%3E%3Cpath d=%27M64.8 137.4c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zm-31.2 21.8c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM150 137.2c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-crane--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 180.1 137.4%27%3E%3Cpath d=%27M30.3 73.4c13 1.1 25.4.9 37.9 1.2 2.3.1 5.1 1.3 6.7 2.9 5.5 5.6 10.3 11.8 15.8 17.4 1.7 1.8 4.6 3.2 7 3.3 12.2.3 24.3.2 36.5.1 1.4 0 2.9-.2 4.4-.3 0-8.6.1-16.7 0-24.8-.1-3.6 1.2-5.2 4.9-5.1 7.2.1 14.3.1 21.5 0 3.6-.1 5.4 1.5 6.5 4.9 1.8 5.9 3.8 11.7 6.1 17.4 4.5 11.1 1.5 22.6 2.5 33.9h-11.2c-1-10.9-6.3-18.3-17.3-19.5-11.3-1.2-17.9 5.4-21 15.6H84c-5-12.5-9.9-15.8-23-15.8H38.5c-2.8 0-5.7 0-8.4.6-8.1 1.8-12.3 7.8-14.5 15H.4C.4 106.9.7 94 .3 81c-.2-4.9 1.6-7.9 5.2-10.8 38.6-31.5 37.1-23.1 75.6-54.7 6-5 12.3-10.1 18.9-15.5 2.9 3 5.2 5.9 8 8.2 3.4 2.8 4.4 6.1 4.3 10.4-.2 12.2-.2 24.3 0 36.5 0 2 1.4 4 1.5 6 0 2-.3 5.1-1.5 5.7-3.8 1.8-2.7 4.1-2.1 7.3 1-.5 1.5-.8 2-1 .6-.3 1.1-.5 1.7-.7.3.5.5 1 .8 1.4-1.4.9-3 2.6-4.2 2.4-1.3-.3-3.1-2.4-3.1-3.8-.2-4.8.7-9.7 1.2-14.4 1.2-14 .4-28.2.4-42.6-5.4-.7-10-.9-14.2 3.2-4.9 4.8-10.4 8.8-15.7 13.2-5.5 4.5-10.9 9.1-16.4 13.6m83.8 45h22.7c-1.5-4.4-2.8-8.7-4.4-12.8-.4-.9-1.9-2-2.9-2-5-.2-9.9-.1-15.4-.1v14.9z%27/%3E%3Cpath d=%27M64.8 137.4c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zm-31.2 21.8c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM150 137.2c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-crane--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 180.1 137.4%27%3E%3Cpath d=%27M30.3 73.4c13 1.1 25.4.9 37.9 1.2 2.3.1 5.1 1.3 6.7 2.9 5.5 5.6 10.3 11.8 15.8 17.4 1.7 1.8 4.6 3.2 7 3.3 12.2.3 24.3.2 36.5.1 1.4 0 2.9-.2 4.4-.3 0-8.6.1-16.7 0-24.8-.1-3.6 1.2-5.2 4.9-5.1 7.2.1 14.3.1 21.5 0 3.6-.1 5.4 1.5 6.5 4.9 1.8 5.9 3.8 11.7 6.1 17.4 4.5 11.1 1.5 22.6 2.5 33.9h-11.2c-1-10.9-6.3-18.3-17.3-19.5-11.3-1.2-17.9 5.4-21 15.6H84c-5-12.5-9.9-15.8-23-15.8H38.5c-2.8 0-5.7 0-8.4.6-8.1 1.8-12.3 7.8-14.5 15H.4C.4 106.9.7 94 .3 81c-.2-4.9 1.6-7.9 5.2-10.8 38.6-31.5 37.1-23.1 75.6-54.7 6-5 12.3-10.1 18.9-15.5 2.9 3 5.2 5.9 8 8.2 3.4 2.8 4.4 6.1 4.3 10.4-.2 12.2-.2 24.3 0 36.5 0 2 1.4 4 1.5 6 0 2-.3 5.1-1.5 5.7-3.8 1.8-2.7 4.1-2.1 7.3 1-.5 1.5-.8 2-1 .6-.3 1.1-.5 1.7-.7.3.5.5 1 .8 1.4-1.4.9-3 2.6-4.2 2.4-1.3-.3-3.1-2.4-3.1-3.8-.2-4.8.7-9.7 1.2-14.4 1.2-14 .4-28.2.4-42.6-5.4-.7-10-.9-14.2 3.2-4.9 4.8-10.4 8.8-15.7 13.2-5.5 4.5-10.9 9.1-16.4 13.6m83.8 45h22.7c-1.5-4.4-2.8-8.7-4.4-12.8-.4-.9-1.9-2-2.9-2-5-.2-9.9-.1-15.4-.1v14.9z%27/%3E%3Cpath d=%27M64.8 137.4c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zm-31.2 21.8c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3zM150 137.2c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm0-21.8c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3 7.3-3.3 7.3-7.3-3.3-7.3-7.3-7.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-dog-cat {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M83.1 29.6c6.1 1.4 10.6 5 13.7 10.2 2 3.4 3.7 7 4.8 10.7 3.5 12.4 2.8 24.5-2.7 36.3-1.9 3.9-4.4 7.4-8 10.1-6.8 5.1-14.8 4.8-21.1-1-5.5-5-8.5-11.5-10.1-18.6-2.4-10.4-2-20.7 1.9-30.7 3.2-8.2 8.1-14.9 17.3-17h4.2zM135.9 29.6c7.2 1.6 12.1 6.3 15.3 12.7 1.7 3.4 3.1 7 4 10.7 2.9 12.7 1.8 25.1-4.9 36.6-2.8 4.8-6.6 8.7-12 10.2-7 2.1-12.7-.7-17.4-5.8-4.8-5.3-7.4-11.7-8.7-18.7-1.9-10.1-1.3-20 2.7-29.5 2.4-5.9 5.9-11.1 11.7-14.2 1.6-.9 3.5-1.3 5.2-2h4.1zM110.4 115c6.4.1 12.7 1.1 18.1 4.7 3.1 2.1 6 4.8 8.4 7.7 10.6 12.3 19.7 25.6 27.4 39.9 2.5 4.5 3.6 9.4 2.5 14.5-1.5 6.9-6.1 10.9-12.7 12.6-8.6 2.1-16.9 1.3-24.5-3.2-3.3-2-6.7-3.8-10.6-4.2-8.5-1-16.9-1.5-24.9 2.4-3.2 1.5-6.2 3.5-9.6 4.7-6.8 2.4-13.8 2.1-20.5-.3-8.7-3.1-13-12.2-9.9-21.2 1.2-3.6 3-7.1 4.9-10.3 6.1-10.3 12.5-20.4 20.1-29.7 2.8-3.4 5.8-6.7 9-9.8 4.6-4.4 10.5-6.3 16.7-7.2 1.9-.4 3.8-.4 5.6-.6zM146.9 117.3c1.2-13.9 6.5-25.7 18.9-33.3 3.8-2.3 8-3.3 12.4-1.9 5.7 1.8 8.3 6.3 9.4 11.7 1.9 9.3-.5 17.9-5 25.9-3.4 6-7.8 11.1-14.2 14.2-9.9 4.8-18.8.3-20.9-10.5-.3-1.9-.4-3.9-.6-6.1zM68 117.8c-.5 2.7-.8 5.6-1.6 8.2-2.8 8.8-10.8 12.2-19.2 8.5-5.8-2.6-10-6.8-13.5-12-4.7-7.1-7.5-14.9-7.2-23.6.1-2.5.5-5.2 1.3-7.6 2.8-8.6 10.6-12 19-8.4 5.8 2.5 10.1 6.9 13.6 12 4.6 6.8 7.4 15.6 7.6 22.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-dog-cat--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M83.1 29.6c6.1 1.4 10.6 5 13.7 10.2 2 3.4 3.7 7 4.8 10.7 3.5 12.4 2.8 24.5-2.7 36.3-1.9 3.9-4.4 7.4-8 10.1-6.8 5.1-14.8 4.8-21.1-1-5.5-5-8.5-11.5-10.1-18.6-2.4-10.4-2-20.7 1.9-30.7 3.2-8.2 8.1-14.9 17.3-17h4.2zM135.9 29.6c7.2 1.6 12.1 6.3 15.3 12.7 1.7 3.4 3.1 7 4 10.7 2.9 12.7 1.8 25.1-4.9 36.6-2.8 4.8-6.6 8.7-12 10.2-7 2.1-12.7-.7-17.4-5.8-4.8-5.3-7.4-11.7-8.7-18.7-1.9-10.1-1.3-20 2.7-29.5 2.4-5.9 5.9-11.1 11.7-14.2 1.6-.9 3.5-1.3 5.2-2h4.1zM110.4 115c6.4.1 12.7 1.1 18.1 4.7 3.1 2.1 6 4.8 8.4 7.7 10.6 12.3 19.7 25.6 27.4 39.9 2.5 4.5 3.6 9.4 2.5 14.5-1.5 6.9-6.1 10.9-12.7 12.6-8.6 2.1-16.9 1.3-24.5-3.2-3.3-2-6.7-3.8-10.6-4.2-8.5-1-16.9-1.5-24.9 2.4-3.2 1.5-6.2 3.5-9.6 4.7-6.8 2.4-13.8 2.1-20.5-.3-8.7-3.1-13-12.2-9.9-21.2 1.2-3.6 3-7.1 4.9-10.3 6.1-10.3 12.5-20.4 20.1-29.7 2.8-3.4 5.8-6.7 9-9.8 4.6-4.4 10.5-6.3 16.7-7.2 1.9-.4 3.8-.4 5.6-.6zM146.9 117.3c1.2-13.9 6.5-25.7 18.9-33.3 3.8-2.3 8-3.3 12.4-1.9 5.7 1.8 8.3 6.3 9.4 11.7 1.9 9.3-.5 17.9-5 25.9-3.4 6-7.8 11.1-14.2 14.2-9.9 4.8-18.8.3-20.9-10.5-.3-1.9-.4-3.9-.6-6.1zM68 117.8c-.5 2.7-.8 5.6-1.6 8.2-2.8 8.8-10.8 12.2-19.2 8.5-5.8-2.6-10-6.8-13.5-12-4.7-7.1-7.5-14.9-7.2-23.6.1-2.5.5-5.2 1.3-7.6 2.8-8.6 10.6-12 19-8.4 5.8 2.5 10.1 6.9 13.6 12 4.6 6.8 7.4 15.6 7.6 22.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-dog-cat--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M83.1 29.6c6.1 1.4 10.6 5 13.7 10.2 2 3.4 3.7 7 4.8 10.7 3.5 12.4 2.8 24.5-2.7 36.3-1.9 3.9-4.4 7.4-8 10.1-6.8 5.1-14.8 4.8-21.1-1-5.5-5-8.5-11.5-10.1-18.6-2.4-10.4-2-20.7 1.9-30.7 3.2-8.2 8.1-14.9 17.3-17h4.2zM135.9 29.6c7.2 1.6 12.1 6.3 15.3 12.7 1.7 3.4 3.1 7 4 10.7 2.9 12.7 1.8 25.1-4.9 36.6-2.8 4.8-6.6 8.7-12 10.2-7 2.1-12.7-.7-17.4-5.8-4.8-5.3-7.4-11.7-8.7-18.7-1.9-10.1-1.3-20 2.7-29.5 2.4-5.9 5.9-11.1 11.7-14.2 1.6-.9 3.5-1.3 5.2-2h4.1zM110.4 115c6.4.1 12.7 1.1 18.1 4.7 3.1 2.1 6 4.8 8.4 7.7 10.6 12.3 19.7 25.6 27.4 39.9 2.5 4.5 3.6 9.4 2.5 14.5-1.5 6.9-6.1 10.9-12.7 12.6-8.6 2.1-16.9 1.3-24.5-3.2-3.3-2-6.7-3.8-10.6-4.2-8.5-1-16.9-1.5-24.9 2.4-3.2 1.5-6.2 3.5-9.6 4.7-6.8 2.4-13.8 2.1-20.5-.3-8.7-3.1-13-12.2-9.9-21.2 1.2-3.6 3-7.1 4.9-10.3 6.1-10.3 12.5-20.4 20.1-29.7 2.8-3.4 5.8-6.7 9-9.8 4.6-4.4 10.5-6.3 16.7-7.2 1.9-.4 3.8-.4 5.6-.6zM146.9 117.3c1.2-13.9 6.5-25.7 18.9-33.3 3.8-2.3 8-3.3 12.4-1.9 5.7 1.8 8.3 6.3 9.4 11.7 1.9 9.3-.5 17.9-5 25.9-3.4 6-7.8 11.1-14.2 14.2-9.9 4.8-18.8.3-20.9-10.5-.3-1.9-.4-3.9-.6-6.1zM68 117.8c-.5 2.7-.8 5.6-1.6 8.2-2.8 8.8-10.8 12.2-19.2 8.5-5.8-2.6-10-6.8-13.5-12-4.7-7.1-7.5-14.9-7.2-23.6.1-2.5.5-5.2 1.3-7.6 2.8-8.6 10.6-12 19-8.4 5.8 2.5 10.1 6.9 13.6 12 4.6 6.8 7.4 15.6 7.6 22.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-dog-cat--grey,
.relax-button[class*="relax-icon-products-dog-cat--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M83.1 29.6c6.1 1.4 10.6 5 13.7 10.2 2 3.4 3.7 7 4.8 10.7 3.5 12.4 2.8 24.5-2.7 36.3-1.9 3.9-4.4 7.4-8 10.1-6.8 5.1-14.8 4.8-21.1-1-5.5-5-8.5-11.5-10.1-18.6-2.4-10.4-2-20.7 1.9-30.7 3.2-8.2 8.1-14.9 17.3-17h4.2zM135.9 29.6c7.2 1.6 12.1 6.3 15.3 12.7 1.7 3.4 3.1 7 4 10.7 2.9 12.7 1.8 25.1-4.9 36.6-2.8 4.8-6.6 8.7-12 10.2-7 2.1-12.7-.7-17.4-5.8-4.8-5.3-7.4-11.7-8.7-18.7-1.9-10.1-1.3-20 2.7-29.5 2.4-5.9 5.9-11.1 11.7-14.2 1.6-.9 3.5-1.3 5.2-2h4.1zM110.4 115c6.4.1 12.7 1.1 18.1 4.7 3.1 2.1 6 4.8 8.4 7.7 10.6 12.3 19.7 25.6 27.4 39.9 2.5 4.5 3.6 9.4 2.5 14.5-1.5 6.9-6.1 10.9-12.7 12.6-8.6 2.1-16.9 1.3-24.5-3.2-3.3-2-6.7-3.8-10.6-4.2-8.5-1-16.9-1.5-24.9 2.4-3.2 1.5-6.2 3.5-9.6 4.7-6.8 2.4-13.8 2.1-20.5-.3-8.7-3.1-13-12.2-9.9-21.2 1.2-3.6 3-7.1 4.9-10.3 6.1-10.3 12.5-20.4 20.1-29.7 2.8-3.4 5.8-6.7 9-9.8 4.6-4.4 10.5-6.3 16.7-7.2 1.9-.4 3.8-.4 5.6-.6zM146.9 117.3c1.2-13.9 6.5-25.7 18.9-33.3 3.8-2.3 8-3.3 12.4-1.9 5.7 1.8 8.3 6.3 9.4 11.7 1.9 9.3-.5 17.9-5 25.9-3.4 6-7.8 11.1-14.2 14.2-9.9 4.8-18.8.3-20.9-10.5-.3-1.9-.4-3.9-.6-6.1zM68 117.8c-.5 2.7-.8 5.6-1.6 8.2-2.8 8.8-10.8 12.2-19.2 8.5-5.8-2.6-10-6.8-13.5-12-4.7-7.1-7.5-14.9-7.2-23.6.1-2.5.5-5.2 1.3-7.6 2.8-8.6 10.6-12 19-8.4 5.8 2.5 10.1 6.9 13.6 12 4.6 6.8 7.4 15.6 7.6 22.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-dog-cat--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M83.1 29.6c6.1 1.4 10.6 5 13.7 10.2 2 3.4 3.7 7 4.8 10.7 3.5 12.4 2.8 24.5-2.7 36.3-1.9 3.9-4.4 7.4-8 10.1-6.8 5.1-14.8 4.8-21.1-1-5.5-5-8.5-11.5-10.1-18.6-2.4-10.4-2-20.7 1.9-30.7 3.2-8.2 8.1-14.9 17.3-17h4.2zM135.9 29.6c7.2 1.6 12.1 6.3 15.3 12.7 1.7 3.4 3.1 7 4 10.7 2.9 12.7 1.8 25.1-4.9 36.6-2.8 4.8-6.6 8.7-12 10.2-7 2.1-12.7-.7-17.4-5.8-4.8-5.3-7.4-11.7-8.7-18.7-1.9-10.1-1.3-20 2.7-29.5 2.4-5.9 5.9-11.1 11.7-14.2 1.6-.9 3.5-1.3 5.2-2h4.1zM110.4 115c6.4.1 12.7 1.1 18.1 4.7 3.1 2.1 6 4.8 8.4 7.7 10.6 12.3 19.7 25.6 27.4 39.9 2.5 4.5 3.6 9.4 2.5 14.5-1.5 6.9-6.1 10.9-12.7 12.6-8.6 2.1-16.9 1.3-24.5-3.2-3.3-2-6.7-3.8-10.6-4.2-8.5-1-16.9-1.5-24.9 2.4-3.2 1.5-6.2 3.5-9.6 4.7-6.8 2.4-13.8 2.1-20.5-.3-8.7-3.1-13-12.2-9.9-21.2 1.2-3.6 3-7.1 4.9-10.3 6.1-10.3 12.5-20.4 20.1-29.7 2.8-3.4 5.8-6.7 9-9.8 4.6-4.4 10.5-6.3 16.7-7.2 1.9-.4 3.8-.4 5.6-.6zM146.9 117.3c1.2-13.9 6.5-25.7 18.9-33.3 3.8-2.3 8-3.3 12.4-1.9 5.7 1.8 8.3 6.3 9.4 11.7 1.9 9.3-.5 17.9-5 25.9-3.4 6-7.8 11.1-14.2 14.2-9.9 4.8-18.8.3-20.9-10.5-.3-1.9-.4-3.9-.6-6.1zM68 117.8c-.5 2.7-.8 5.6-1.6 8.2-2.8 8.8-10.8 12.2-19.2 8.5-5.8-2.6-10-6.8-13.5-12-4.7-7.1-7.5-14.9-7.2-23.6.1-2.5.5-5.2 1.3-7.6 2.8-8.6 10.6-12 19-8.4 5.8 2.5 10.1 6.9 13.6 12 4.6 6.8 7.4 15.6 7.6 22.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-dog-cat--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M83.1 29.6c6.1 1.4 10.6 5 13.7 10.2 2 3.4 3.7 7 4.8 10.7 3.5 12.4 2.8 24.5-2.7 36.3-1.9 3.9-4.4 7.4-8 10.1-6.8 5.1-14.8 4.8-21.1-1-5.5-5-8.5-11.5-10.1-18.6-2.4-10.4-2-20.7 1.9-30.7 3.2-8.2 8.1-14.9 17.3-17h4.2zM135.9 29.6c7.2 1.6 12.1 6.3 15.3 12.7 1.7 3.4 3.1 7 4 10.7 2.9 12.7 1.8 25.1-4.9 36.6-2.8 4.8-6.6 8.7-12 10.2-7 2.1-12.7-.7-17.4-5.8-4.8-5.3-7.4-11.7-8.7-18.7-1.9-10.1-1.3-20 2.7-29.5 2.4-5.9 5.9-11.1 11.7-14.2 1.6-.9 3.5-1.3 5.2-2h4.1zM110.4 115c6.4.1 12.7 1.1 18.1 4.7 3.1 2.1 6 4.8 8.4 7.7 10.6 12.3 19.7 25.6 27.4 39.9 2.5 4.5 3.6 9.4 2.5 14.5-1.5 6.9-6.1 10.9-12.7 12.6-8.6 2.1-16.9 1.3-24.5-3.2-3.3-2-6.7-3.8-10.6-4.2-8.5-1-16.9-1.5-24.9 2.4-3.2 1.5-6.2 3.5-9.6 4.7-6.8 2.4-13.8 2.1-20.5-.3-8.7-3.1-13-12.2-9.9-21.2 1.2-3.6 3-7.1 4.9-10.3 6.1-10.3 12.5-20.4 20.1-29.7 2.8-3.4 5.8-6.7 9-9.8 4.6-4.4 10.5-6.3 16.7-7.2 1.9-.4 3.8-.4 5.6-.6zM146.9 117.3c1.2-13.9 6.5-25.7 18.9-33.3 3.8-2.3 8-3.3 12.4-1.9 5.7 1.8 8.3 6.3 9.4 11.7 1.9 9.3-.5 17.9-5 25.9-3.4 6-7.8 11.1-14.2 14.2-9.9 4.8-18.8.3-20.9-10.5-.3-1.9-.4-3.9-.6-6.1zM68 117.8c-.5 2.7-.8 5.6-1.6 8.2-2.8 8.8-10.8 12.2-19.2 8.5-5.8-2.6-10-6.8-13.5-12-4.7-7.1-7.5-14.9-7.2-23.6.1-2.5.5-5.2 1.3-7.6 2.8-8.6 10.6-12 19-8.4 5.8 2.5 10.1 6.9 13.6 12 4.6 6.8 7.4 15.6 7.6 22.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-dog-cat--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M83.1 29.6c6.1 1.4 10.6 5 13.7 10.2 2 3.4 3.7 7 4.8 10.7 3.5 12.4 2.8 24.5-2.7 36.3-1.9 3.9-4.4 7.4-8 10.1-6.8 5.1-14.8 4.8-21.1-1-5.5-5-8.5-11.5-10.1-18.6-2.4-10.4-2-20.7 1.9-30.7 3.2-8.2 8.1-14.9 17.3-17h4.2zM135.9 29.6c7.2 1.6 12.1 6.3 15.3 12.7 1.7 3.4 3.1 7 4 10.7 2.9 12.7 1.8 25.1-4.9 36.6-2.8 4.8-6.6 8.7-12 10.2-7 2.1-12.7-.7-17.4-5.8-4.8-5.3-7.4-11.7-8.7-18.7-1.9-10.1-1.3-20 2.7-29.5 2.4-5.9 5.9-11.1 11.7-14.2 1.6-.9 3.5-1.3 5.2-2h4.1zM110.4 115c6.4.1 12.7 1.1 18.1 4.7 3.1 2.1 6 4.8 8.4 7.7 10.6 12.3 19.7 25.6 27.4 39.9 2.5 4.5 3.6 9.4 2.5 14.5-1.5 6.9-6.1 10.9-12.7 12.6-8.6 2.1-16.9 1.3-24.5-3.2-3.3-2-6.7-3.8-10.6-4.2-8.5-1-16.9-1.5-24.9 2.4-3.2 1.5-6.2 3.5-9.6 4.7-6.8 2.4-13.8 2.1-20.5-.3-8.7-3.1-13-12.2-9.9-21.2 1.2-3.6 3-7.1 4.9-10.3 6.1-10.3 12.5-20.4 20.1-29.7 2.8-3.4 5.8-6.7 9-9.8 4.6-4.4 10.5-6.3 16.7-7.2 1.9-.4 3.8-.4 5.6-.6zM146.9 117.3c1.2-13.9 6.5-25.7 18.9-33.3 3.8-2.3 8-3.3 12.4-1.9 5.7 1.8 8.3 6.3 9.4 11.7 1.9 9.3-.5 17.9-5 25.9-3.4 6-7.8 11.1-14.2 14.2-9.9 4.8-18.8.3-20.9-10.5-.3-1.9-.4-3.9-.6-6.1zM68 117.8c-.5 2.7-.8 5.6-1.6 8.2-2.8 8.8-10.8 12.2-19.2 8.5-5.8-2.6-10-6.8-13.5-12-4.7-7.1-7.5-14.9-7.2-23.6.1-2.5.5-5.2 1.3-7.6 2.8-8.6 10.6-12 19-8.4 5.8 2.5 10.1 6.9 13.6 12 4.6 6.8 7.4 15.6 7.6 22.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-dog-cat--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M83.1 29.6c6.1 1.4 10.6 5 13.7 10.2 2 3.4 3.7 7 4.8 10.7 3.5 12.4 2.8 24.5-2.7 36.3-1.9 3.9-4.4 7.4-8 10.1-6.8 5.1-14.8 4.8-21.1-1-5.5-5-8.5-11.5-10.1-18.6-2.4-10.4-2-20.7 1.9-30.7 3.2-8.2 8.1-14.9 17.3-17h4.2zM135.9 29.6c7.2 1.6 12.1 6.3 15.3 12.7 1.7 3.4 3.1 7 4 10.7 2.9 12.7 1.8 25.1-4.9 36.6-2.8 4.8-6.6 8.7-12 10.2-7 2.1-12.7-.7-17.4-5.8-4.8-5.3-7.4-11.7-8.7-18.7-1.9-10.1-1.3-20 2.7-29.5 2.4-5.9 5.9-11.1 11.7-14.2 1.6-.9 3.5-1.3 5.2-2h4.1zM110.4 115c6.4.1 12.7 1.1 18.1 4.7 3.1 2.1 6 4.8 8.4 7.7 10.6 12.3 19.7 25.6 27.4 39.9 2.5 4.5 3.6 9.4 2.5 14.5-1.5 6.9-6.1 10.9-12.7 12.6-8.6 2.1-16.9 1.3-24.5-3.2-3.3-2-6.7-3.8-10.6-4.2-8.5-1-16.9-1.5-24.9 2.4-3.2 1.5-6.2 3.5-9.6 4.7-6.8 2.4-13.8 2.1-20.5-.3-8.7-3.1-13-12.2-9.9-21.2 1.2-3.6 3-7.1 4.9-10.3 6.1-10.3 12.5-20.4 20.1-29.7 2.8-3.4 5.8-6.7 9-9.8 4.6-4.4 10.5-6.3 16.7-7.2 1.9-.4 3.8-.4 5.6-.6zM146.9 117.3c1.2-13.9 6.5-25.7 18.9-33.3 3.8-2.3 8-3.3 12.4-1.9 5.7 1.8 8.3 6.3 9.4 11.7 1.9 9.3-.5 17.9-5 25.9-3.4 6-7.8 11.1-14.2 14.2-9.9 4.8-18.8.3-20.9-10.5-.3-1.9-.4-3.9-.6-6.1zM68 117.8c-.5 2.7-.8 5.6-1.6 8.2-2.8 8.8-10.8 12.2-19.2 8.5-5.8-2.6-10-6.8-13.5-12-4.7-7.1-7.5-14.9-7.2-23.6.1-2.5.5-5.2 1.3-7.6 2.8-8.6 10.6-12 19-8.4 5.8 2.5 10.1 6.9 13.6 12 4.6 6.8 7.4 15.6 7.6 22.9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-forest {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 91.8 78.1%27%3E%3Cpath d=%27M33.1 21.7c.2-.5.3-1 .6-1.4C37.5 13.9 41.4 7.4 45.3 1c.8-1.3 1.2-1.3 1.9 0 3.9 6.5 7.8 12.9 11.7 19.4.8 1.3.7 1.6-.9 1.6-3 0-3 0-1.5 2.6l5.7 9.9c.7 1.3.5 1.6-.9 1.6-2.5.1-2.5.1-1.2 2.3 2.3 4 4.7 8.1 7 12.2.8 1.5.7 1.7-1 1.8h-1.9c-1.4 0-1.6.4-.9 1.6 2 3.5 4 6.9 6 10.4.2.3.3.5.5.8.8 1.4.7 1.7-.9 1.7H55.1c-1.6 0-2 .4-2 2v7.3c0 1.7-.3 2-2 2h-9.7c-1.4 0-1.9-.4-1.9-1.8v-7.6c0-1.5-.4-1.8-1.8-1.8H24.2c-.6 0-1.2-.2-1.8-.4.2-.6.3-1.2.6-1.7 2.1-3.6 4.2-7.3 6.2-10.9.7-1.3.6-1.6-.9-1.6H26c-1.3 0-1.5-.4-.8-1.5 2.4-4.2 4.9-8.4 7.3-12.6 1.1-1.9 1.1-2-1.1-2.1-1.7 0-1.8-.3-1-1.8 2.1-3.6 4.1-7.2 6.2-10.8.7-1.2.5-1.6-.9-1.6-.7 0-1.3 0-2-.1-.2 0-.3-.1-.6-.2z%27/%3E%3Cpath d=%27M11.2 35.5c-1.2-.1-2.1-.1-3.4-.2 3.3-5.5 6.5-10.7 9.8-16.3 3.3 5.6 6.5 10.8 9.8 16.2-1.2.1-2.1.2-3.1.3.2.4.2.8.4 1 .8 1.4 1.5 2.8 2.4 4.1.7 1.1.8 1.9 0 3-1.2 1.8-2.1 3.6-3.2 5.5-1.9 3.3-1.1 4.8 2.7 5.2-.2.4-.3.7-.5 1.1-1.7 3-3.5 6-5.2 9-1.1 2-.8 3.1 1.2 4.2.3.2.5.6.5.9.1 1.7 0 3.4 0 5.1 0 .9-.4 1.3-1.3 1.3H14c-.9 0-1.3-.4-1.3-1.3V70c0-2.2 0-2.2-2.3-2.2H1.8c-.5 0-1 0-1.8-.1 2-3.5 3.9-6.8 5.9-10.3-1.4-.1-2.6-.2-4-.3 2.2-3.9 4.3-7.6 6.5-11.4-1.1-.1-1.8-.2-2.9-.3 2-3.2 3.7-6.4 5.7-9.9zM74.2 19c3.4 5.6 6.5 10.8 9.8 16.3-1.2.1-2 .2-3.3.3 1.9 3.3 3.7 6.5 5.7 9.9-1 .1-1.7.2-2.8.4 2.2 3.8 4.3 7.5 6.5 11.4-1.5.1-2.6.1-4 .2 2 3.5 3.9 6.8 5.9 10.3-.8.1-1.3.1-1.8.1h-9.3c-1.2 0-1.6.4-1.6 1.6.1 1.7 0 3.3 0 5 0 1.1-.4 1.6-1.5 1.5h-7c-.9 0-1.4-.3-1.3-1.2v-5.7c.2-.1.4-.2.6-.2 2.2-.7 2.9-2.2 1.7-4.3-1.7-3-3.4-5.9-5.1-8.9l-.6-1.2c.1-.1.2-.2.3-.2 3.4-.2 4.3-1.9 2.6-4.8-1.3-2.2-2.5-4.5-3.9-6.6-.5-.8-.6-1.5 0-2.3 1-1.5 1.8-3.1 2.9-5-1.2-.1-2.1-.2-3.3-.3 3-5.5 6.1-10.7 9.5-16.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-forest--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 91.8 78.1%27%3E%3Cpath d=%27M33.1 21.7c.2-.5.3-1 .6-1.4C37.5 13.9 41.4 7.4 45.3 1c.8-1.3 1.2-1.3 1.9 0 3.9 6.5 7.8 12.9 11.7 19.4.8 1.3.7 1.6-.9 1.6-3 0-3 0-1.5 2.6l5.7 9.9c.7 1.3.5 1.6-.9 1.6-2.5.1-2.5.1-1.2 2.3 2.3 4 4.7 8.1 7 12.2.8 1.5.7 1.7-1 1.8h-1.9c-1.4 0-1.6.4-.9 1.6 2 3.5 4 6.9 6 10.4.2.3.3.5.5.8.8 1.4.7 1.7-.9 1.7H55.1c-1.6 0-2 .4-2 2v7.3c0 1.7-.3 2-2 2h-9.7c-1.4 0-1.9-.4-1.9-1.8v-7.6c0-1.5-.4-1.8-1.8-1.8H24.2c-.6 0-1.2-.2-1.8-.4.2-.6.3-1.2.6-1.7 2.1-3.6 4.2-7.3 6.2-10.9.7-1.3.6-1.6-.9-1.6H26c-1.3 0-1.5-.4-.8-1.5 2.4-4.2 4.9-8.4 7.3-12.6 1.1-1.9 1.1-2-1.1-2.1-1.7 0-1.8-.3-1-1.8 2.1-3.6 4.1-7.2 6.2-10.8.7-1.2.5-1.6-.9-1.6-.7 0-1.3 0-2-.1-.2 0-.3-.1-.6-.2z%27/%3E%3Cpath d=%27M11.2 35.5c-1.2-.1-2.1-.1-3.4-.2 3.3-5.5 6.5-10.7 9.8-16.3 3.3 5.6 6.5 10.8 9.8 16.2-1.2.1-2.1.2-3.1.3.2.4.2.8.4 1 .8 1.4 1.5 2.8 2.4 4.1.7 1.1.8 1.9 0 3-1.2 1.8-2.1 3.6-3.2 5.5-1.9 3.3-1.1 4.8 2.7 5.2-.2.4-.3.7-.5 1.1-1.7 3-3.5 6-5.2 9-1.1 2-.8 3.1 1.2 4.2.3.2.5.6.5.9.1 1.7 0 3.4 0 5.1 0 .9-.4 1.3-1.3 1.3H14c-.9 0-1.3-.4-1.3-1.3V70c0-2.2 0-2.2-2.3-2.2H1.8c-.5 0-1 0-1.8-.1 2-3.5 3.9-6.8 5.9-10.3-1.4-.1-2.6-.2-4-.3 2.2-3.9 4.3-7.6 6.5-11.4-1.1-.1-1.8-.2-2.9-.3 2-3.2 3.7-6.4 5.7-9.9zM74.2 19c3.4 5.6 6.5 10.8 9.8 16.3-1.2.1-2 .2-3.3.3 1.9 3.3 3.7 6.5 5.7 9.9-1 .1-1.7.2-2.8.4 2.2 3.8 4.3 7.5 6.5 11.4-1.5.1-2.6.1-4 .2 2 3.5 3.9 6.8 5.9 10.3-.8.1-1.3.1-1.8.1h-9.3c-1.2 0-1.6.4-1.6 1.6.1 1.7 0 3.3 0 5 0 1.1-.4 1.6-1.5 1.5h-7c-.9 0-1.4-.3-1.3-1.2v-5.7c.2-.1.4-.2.6-.2 2.2-.7 2.9-2.2 1.7-4.3-1.7-3-3.4-5.9-5.1-8.9l-.6-1.2c.1-.1.2-.2.3-.2 3.4-.2 4.3-1.9 2.6-4.8-1.3-2.2-2.5-4.5-3.9-6.6-.5-.8-.6-1.5 0-2.3 1-1.5 1.8-3.1 2.9-5-1.2-.1-2.1-.2-3.3-.3 3-5.5 6.1-10.7 9.5-16.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-forest--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 91.8 78.1%27%3E%3Cpath d=%27M33.1 21.7c.2-.5.3-1 .6-1.4C37.5 13.9 41.4 7.4 45.3 1c.8-1.3 1.2-1.3 1.9 0 3.9 6.5 7.8 12.9 11.7 19.4.8 1.3.7 1.6-.9 1.6-3 0-3 0-1.5 2.6l5.7 9.9c.7 1.3.5 1.6-.9 1.6-2.5.1-2.5.1-1.2 2.3 2.3 4 4.7 8.1 7 12.2.8 1.5.7 1.7-1 1.8h-1.9c-1.4 0-1.6.4-.9 1.6 2 3.5 4 6.9 6 10.4.2.3.3.5.5.8.8 1.4.7 1.7-.9 1.7H55.1c-1.6 0-2 .4-2 2v7.3c0 1.7-.3 2-2 2h-9.7c-1.4 0-1.9-.4-1.9-1.8v-7.6c0-1.5-.4-1.8-1.8-1.8H24.2c-.6 0-1.2-.2-1.8-.4.2-.6.3-1.2.6-1.7 2.1-3.6 4.2-7.3 6.2-10.9.7-1.3.6-1.6-.9-1.6H26c-1.3 0-1.5-.4-.8-1.5 2.4-4.2 4.9-8.4 7.3-12.6 1.1-1.9 1.1-2-1.1-2.1-1.7 0-1.8-.3-1-1.8 2.1-3.6 4.1-7.2 6.2-10.8.7-1.2.5-1.6-.9-1.6-.7 0-1.3 0-2-.1-.2 0-.3-.1-.6-.2z%27/%3E%3Cpath d=%27M11.2 35.5c-1.2-.1-2.1-.1-3.4-.2 3.3-5.5 6.5-10.7 9.8-16.3 3.3 5.6 6.5 10.8 9.8 16.2-1.2.1-2.1.2-3.1.3.2.4.2.8.4 1 .8 1.4 1.5 2.8 2.4 4.1.7 1.1.8 1.9 0 3-1.2 1.8-2.1 3.6-3.2 5.5-1.9 3.3-1.1 4.8 2.7 5.2-.2.4-.3.7-.5 1.1-1.7 3-3.5 6-5.2 9-1.1 2-.8 3.1 1.2 4.2.3.2.5.6.5.9.1 1.7 0 3.4 0 5.1 0 .9-.4 1.3-1.3 1.3H14c-.9 0-1.3-.4-1.3-1.3V70c0-2.2 0-2.2-2.3-2.2H1.8c-.5 0-1 0-1.8-.1 2-3.5 3.9-6.8 5.9-10.3-1.4-.1-2.6-.2-4-.3 2.2-3.9 4.3-7.6 6.5-11.4-1.1-.1-1.8-.2-2.9-.3 2-3.2 3.7-6.4 5.7-9.9zM74.2 19c3.4 5.6 6.5 10.8 9.8 16.3-1.2.1-2 .2-3.3.3 1.9 3.3 3.7 6.5 5.7 9.9-1 .1-1.7.2-2.8.4 2.2 3.8 4.3 7.5 6.5 11.4-1.5.1-2.6.1-4 .2 2 3.5 3.9 6.8 5.9 10.3-.8.1-1.3.1-1.8.1h-9.3c-1.2 0-1.6.4-1.6 1.6.1 1.7 0 3.3 0 5 0 1.1-.4 1.6-1.5 1.5h-7c-.9 0-1.4-.3-1.3-1.2v-5.7c.2-.1.4-.2.6-.2 2.2-.7 2.9-2.2 1.7-4.3-1.7-3-3.4-5.9-5.1-8.9l-.6-1.2c.1-.1.2-.2.3-.2 3.4-.2 4.3-1.9 2.6-4.8-1.3-2.2-2.5-4.5-3.9-6.6-.5-.8-.6-1.5 0-2.3 1-1.5 1.8-3.1 2.9-5-1.2-.1-2.1-.2-3.3-.3 3-5.5 6.1-10.7 9.5-16.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-forest--grey,
.relax-button[class*="relax-icon-products-forest--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 91.8 78.1%27%3E%3Cpath d=%27M33.1 21.7c.2-.5.3-1 .6-1.4C37.5 13.9 41.4 7.4 45.3 1c.8-1.3 1.2-1.3 1.9 0 3.9 6.5 7.8 12.9 11.7 19.4.8 1.3.7 1.6-.9 1.6-3 0-3 0-1.5 2.6l5.7 9.9c.7 1.3.5 1.6-.9 1.6-2.5.1-2.5.1-1.2 2.3 2.3 4 4.7 8.1 7 12.2.8 1.5.7 1.7-1 1.8h-1.9c-1.4 0-1.6.4-.9 1.6 2 3.5 4 6.9 6 10.4.2.3.3.5.5.8.8 1.4.7 1.7-.9 1.7H55.1c-1.6 0-2 .4-2 2v7.3c0 1.7-.3 2-2 2h-9.7c-1.4 0-1.9-.4-1.9-1.8v-7.6c0-1.5-.4-1.8-1.8-1.8H24.2c-.6 0-1.2-.2-1.8-.4.2-.6.3-1.2.6-1.7 2.1-3.6 4.2-7.3 6.2-10.9.7-1.3.6-1.6-.9-1.6H26c-1.3 0-1.5-.4-.8-1.5 2.4-4.2 4.9-8.4 7.3-12.6 1.1-1.9 1.1-2-1.1-2.1-1.7 0-1.8-.3-1-1.8 2.1-3.6 4.1-7.2 6.2-10.8.7-1.2.5-1.6-.9-1.6-.7 0-1.3 0-2-.1-.2 0-.3-.1-.6-.2z%27/%3E%3Cpath d=%27M11.2 35.5c-1.2-.1-2.1-.1-3.4-.2 3.3-5.5 6.5-10.7 9.8-16.3 3.3 5.6 6.5 10.8 9.8 16.2-1.2.1-2.1.2-3.1.3.2.4.2.8.4 1 .8 1.4 1.5 2.8 2.4 4.1.7 1.1.8 1.9 0 3-1.2 1.8-2.1 3.6-3.2 5.5-1.9 3.3-1.1 4.8 2.7 5.2-.2.4-.3.7-.5 1.1-1.7 3-3.5 6-5.2 9-1.1 2-.8 3.1 1.2 4.2.3.2.5.6.5.9.1 1.7 0 3.4 0 5.1 0 .9-.4 1.3-1.3 1.3H14c-.9 0-1.3-.4-1.3-1.3V70c0-2.2 0-2.2-2.3-2.2H1.8c-.5 0-1 0-1.8-.1 2-3.5 3.9-6.8 5.9-10.3-1.4-.1-2.6-.2-4-.3 2.2-3.9 4.3-7.6 6.5-11.4-1.1-.1-1.8-.2-2.9-.3 2-3.2 3.7-6.4 5.7-9.9zM74.2 19c3.4 5.6 6.5 10.8 9.8 16.3-1.2.1-2 .2-3.3.3 1.9 3.3 3.7 6.5 5.7 9.9-1 .1-1.7.2-2.8.4 2.2 3.8 4.3 7.5 6.5 11.4-1.5.1-2.6.1-4 .2 2 3.5 3.9 6.8 5.9 10.3-.8.1-1.3.1-1.8.1h-9.3c-1.2 0-1.6.4-1.6 1.6.1 1.7 0 3.3 0 5 0 1.1-.4 1.6-1.5 1.5h-7c-.9 0-1.4-.3-1.3-1.2v-5.7c.2-.1.4-.2.6-.2 2.2-.7 2.9-2.2 1.7-4.3-1.7-3-3.4-5.9-5.1-8.9l-.6-1.2c.1-.1.2-.2.3-.2 3.4-.2 4.3-1.9 2.6-4.8-1.3-2.2-2.5-4.5-3.9-6.6-.5-.8-.6-1.5 0-2.3 1-1.5 1.8-3.1 2.9-5-1.2-.1-2.1-.2-3.3-.3 3-5.5 6.1-10.7 9.5-16.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-forest--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 91.8 78.1%27%3E%3Cpath d=%27M33.1 21.7c.2-.5.3-1 .6-1.4C37.5 13.9 41.4 7.4 45.3 1c.8-1.3 1.2-1.3 1.9 0 3.9 6.5 7.8 12.9 11.7 19.4.8 1.3.7 1.6-.9 1.6-3 0-3 0-1.5 2.6l5.7 9.9c.7 1.3.5 1.6-.9 1.6-2.5.1-2.5.1-1.2 2.3 2.3 4 4.7 8.1 7 12.2.8 1.5.7 1.7-1 1.8h-1.9c-1.4 0-1.6.4-.9 1.6 2 3.5 4 6.9 6 10.4.2.3.3.5.5.8.8 1.4.7 1.7-.9 1.7H55.1c-1.6 0-2 .4-2 2v7.3c0 1.7-.3 2-2 2h-9.7c-1.4 0-1.9-.4-1.9-1.8v-7.6c0-1.5-.4-1.8-1.8-1.8H24.2c-.6 0-1.2-.2-1.8-.4.2-.6.3-1.2.6-1.7 2.1-3.6 4.2-7.3 6.2-10.9.7-1.3.6-1.6-.9-1.6H26c-1.3 0-1.5-.4-.8-1.5 2.4-4.2 4.9-8.4 7.3-12.6 1.1-1.9 1.1-2-1.1-2.1-1.7 0-1.8-.3-1-1.8 2.1-3.6 4.1-7.2 6.2-10.8.7-1.2.5-1.6-.9-1.6-.7 0-1.3 0-2-.1-.2 0-.3-.1-.6-.2z%27/%3E%3Cpath d=%27M11.2 35.5c-1.2-.1-2.1-.1-3.4-.2 3.3-5.5 6.5-10.7 9.8-16.3 3.3 5.6 6.5 10.8 9.8 16.2-1.2.1-2.1.2-3.1.3.2.4.2.8.4 1 .8 1.4 1.5 2.8 2.4 4.1.7 1.1.8 1.9 0 3-1.2 1.8-2.1 3.6-3.2 5.5-1.9 3.3-1.1 4.8 2.7 5.2-.2.4-.3.7-.5 1.1-1.7 3-3.5 6-5.2 9-1.1 2-.8 3.1 1.2 4.2.3.2.5.6.5.9.1 1.7 0 3.4 0 5.1 0 .9-.4 1.3-1.3 1.3H14c-.9 0-1.3-.4-1.3-1.3V70c0-2.2 0-2.2-2.3-2.2H1.8c-.5 0-1 0-1.8-.1 2-3.5 3.9-6.8 5.9-10.3-1.4-.1-2.6-.2-4-.3 2.2-3.9 4.3-7.6 6.5-11.4-1.1-.1-1.8-.2-2.9-.3 2-3.2 3.7-6.4 5.7-9.9zM74.2 19c3.4 5.6 6.5 10.8 9.8 16.3-1.2.1-2 .2-3.3.3 1.9 3.3 3.7 6.5 5.7 9.9-1 .1-1.7.2-2.8.4 2.2 3.8 4.3 7.5 6.5 11.4-1.5.1-2.6.1-4 .2 2 3.5 3.9 6.8 5.9 10.3-.8.1-1.3.1-1.8.1h-9.3c-1.2 0-1.6.4-1.6 1.6.1 1.7 0 3.3 0 5 0 1.1-.4 1.6-1.5 1.5h-7c-.9 0-1.4-.3-1.3-1.2v-5.7c.2-.1.4-.2.6-.2 2.2-.7 2.9-2.2 1.7-4.3-1.7-3-3.4-5.9-5.1-8.9l-.6-1.2c.1-.1.2-.2.3-.2 3.4-.2 4.3-1.9 2.6-4.8-1.3-2.2-2.5-4.5-3.9-6.6-.5-.8-.6-1.5 0-2.3 1-1.5 1.8-3.1 2.9-5-1.2-.1-2.1-.2-3.3-.3 3-5.5 6.1-10.7 9.5-16.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-forest--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 91.8 78.1%27%3E%3Cpath d=%27M33.1 21.7c.2-.5.3-1 .6-1.4C37.5 13.9 41.4 7.4 45.3 1c.8-1.3 1.2-1.3 1.9 0 3.9 6.5 7.8 12.9 11.7 19.4.8 1.3.7 1.6-.9 1.6-3 0-3 0-1.5 2.6l5.7 9.9c.7 1.3.5 1.6-.9 1.6-2.5.1-2.5.1-1.2 2.3 2.3 4 4.7 8.1 7 12.2.8 1.5.7 1.7-1 1.8h-1.9c-1.4 0-1.6.4-.9 1.6 2 3.5 4 6.9 6 10.4.2.3.3.5.5.8.8 1.4.7 1.7-.9 1.7H55.1c-1.6 0-2 .4-2 2v7.3c0 1.7-.3 2-2 2h-9.7c-1.4 0-1.9-.4-1.9-1.8v-7.6c0-1.5-.4-1.8-1.8-1.8H24.2c-.6 0-1.2-.2-1.8-.4.2-.6.3-1.2.6-1.7 2.1-3.6 4.2-7.3 6.2-10.9.7-1.3.6-1.6-.9-1.6H26c-1.3 0-1.5-.4-.8-1.5 2.4-4.2 4.9-8.4 7.3-12.6 1.1-1.9 1.1-2-1.1-2.1-1.7 0-1.8-.3-1-1.8 2.1-3.6 4.1-7.2 6.2-10.8.7-1.2.5-1.6-.9-1.6-.7 0-1.3 0-2-.1-.2 0-.3-.1-.6-.2z%27/%3E%3Cpath d=%27M11.2 35.5c-1.2-.1-2.1-.1-3.4-.2 3.3-5.5 6.5-10.7 9.8-16.3 3.3 5.6 6.5 10.8 9.8 16.2-1.2.1-2.1.2-3.1.3.2.4.2.8.4 1 .8 1.4 1.5 2.8 2.4 4.1.7 1.1.8 1.9 0 3-1.2 1.8-2.1 3.6-3.2 5.5-1.9 3.3-1.1 4.8 2.7 5.2-.2.4-.3.7-.5 1.1-1.7 3-3.5 6-5.2 9-1.1 2-.8 3.1 1.2 4.2.3.2.5.6.5.9.1 1.7 0 3.4 0 5.1 0 .9-.4 1.3-1.3 1.3H14c-.9 0-1.3-.4-1.3-1.3V70c0-2.2 0-2.2-2.3-2.2H1.8c-.5 0-1 0-1.8-.1 2-3.5 3.9-6.8 5.9-10.3-1.4-.1-2.6-.2-4-.3 2.2-3.9 4.3-7.6 6.5-11.4-1.1-.1-1.8-.2-2.9-.3 2-3.2 3.7-6.4 5.7-9.9zM74.2 19c3.4 5.6 6.5 10.8 9.8 16.3-1.2.1-2 .2-3.3.3 1.9 3.3 3.7 6.5 5.7 9.9-1 .1-1.7.2-2.8.4 2.2 3.8 4.3 7.5 6.5 11.4-1.5.1-2.6.1-4 .2 2 3.5 3.9 6.8 5.9 10.3-.8.1-1.3.1-1.8.1h-9.3c-1.2 0-1.6.4-1.6 1.6.1 1.7 0 3.3 0 5 0 1.1-.4 1.6-1.5 1.5h-7c-.9 0-1.4-.3-1.3-1.2v-5.7c.2-.1.4-.2.6-.2 2.2-.7 2.9-2.2 1.7-4.3-1.7-3-3.4-5.9-5.1-8.9l-.6-1.2c.1-.1.2-.2.3-.2 3.4-.2 4.3-1.9 2.6-4.8-1.3-2.2-2.5-4.5-3.9-6.6-.5-.8-.6-1.5 0-2.3 1-1.5 1.8-3.1 2.9-5-1.2-.1-2.1-.2-3.3-.3 3-5.5 6.1-10.7 9.5-16.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-forest--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 91.8 78.1%27%3E%3Cpath d=%27M33.1 21.7c.2-.5.3-1 .6-1.4C37.5 13.9 41.4 7.4 45.3 1c.8-1.3 1.2-1.3 1.9 0 3.9 6.5 7.8 12.9 11.7 19.4.8 1.3.7 1.6-.9 1.6-3 0-3 0-1.5 2.6l5.7 9.9c.7 1.3.5 1.6-.9 1.6-2.5.1-2.5.1-1.2 2.3 2.3 4 4.7 8.1 7 12.2.8 1.5.7 1.7-1 1.8h-1.9c-1.4 0-1.6.4-.9 1.6 2 3.5 4 6.9 6 10.4.2.3.3.5.5.8.8 1.4.7 1.7-.9 1.7H55.1c-1.6 0-2 .4-2 2v7.3c0 1.7-.3 2-2 2h-9.7c-1.4 0-1.9-.4-1.9-1.8v-7.6c0-1.5-.4-1.8-1.8-1.8H24.2c-.6 0-1.2-.2-1.8-.4.2-.6.3-1.2.6-1.7 2.1-3.6 4.2-7.3 6.2-10.9.7-1.3.6-1.6-.9-1.6H26c-1.3 0-1.5-.4-.8-1.5 2.4-4.2 4.9-8.4 7.3-12.6 1.1-1.9 1.1-2-1.1-2.1-1.7 0-1.8-.3-1-1.8 2.1-3.6 4.1-7.2 6.2-10.8.7-1.2.5-1.6-.9-1.6-.7 0-1.3 0-2-.1-.2 0-.3-.1-.6-.2z%27/%3E%3Cpath d=%27M11.2 35.5c-1.2-.1-2.1-.1-3.4-.2 3.3-5.5 6.5-10.7 9.8-16.3 3.3 5.6 6.5 10.8 9.8 16.2-1.2.1-2.1.2-3.1.3.2.4.2.8.4 1 .8 1.4 1.5 2.8 2.4 4.1.7 1.1.8 1.9 0 3-1.2 1.8-2.1 3.6-3.2 5.5-1.9 3.3-1.1 4.8 2.7 5.2-.2.4-.3.7-.5 1.1-1.7 3-3.5 6-5.2 9-1.1 2-.8 3.1 1.2 4.2.3.2.5.6.5.9.1 1.7 0 3.4 0 5.1 0 .9-.4 1.3-1.3 1.3H14c-.9 0-1.3-.4-1.3-1.3V70c0-2.2 0-2.2-2.3-2.2H1.8c-.5 0-1 0-1.8-.1 2-3.5 3.9-6.8 5.9-10.3-1.4-.1-2.6-.2-4-.3 2.2-3.9 4.3-7.6 6.5-11.4-1.1-.1-1.8-.2-2.9-.3 2-3.2 3.7-6.4 5.7-9.9zM74.2 19c3.4 5.6 6.5 10.8 9.8 16.3-1.2.1-2 .2-3.3.3 1.9 3.3 3.7 6.5 5.7 9.9-1 .1-1.7.2-2.8.4 2.2 3.8 4.3 7.5 6.5 11.4-1.5.1-2.6.1-4 .2 2 3.5 3.9 6.8 5.9 10.3-.8.1-1.3.1-1.8.1h-9.3c-1.2 0-1.6.4-1.6 1.6.1 1.7 0 3.3 0 5 0 1.1-.4 1.6-1.5 1.5h-7c-.9 0-1.4-.3-1.3-1.2v-5.7c.2-.1.4-.2.6-.2 2.2-.7 2.9-2.2 1.7-4.3-1.7-3-3.4-5.9-5.1-8.9l-.6-1.2c.1-.1.2-.2.3-.2 3.4-.2 4.3-1.9 2.6-4.8-1.3-2.2-2.5-4.5-3.9-6.6-.5-.8-.6-1.5 0-2.3 1-1.5 1.8-3.1 2.9-5-1.2-.1-2.1-.2-3.3-.3 3-5.5 6.1-10.7 9.5-16.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-forest--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 91.8 78.1%27%3E%3Cpath d=%27M33.1 21.7c.2-.5.3-1 .6-1.4C37.5 13.9 41.4 7.4 45.3 1c.8-1.3 1.2-1.3 1.9 0 3.9 6.5 7.8 12.9 11.7 19.4.8 1.3.7 1.6-.9 1.6-3 0-3 0-1.5 2.6l5.7 9.9c.7 1.3.5 1.6-.9 1.6-2.5.1-2.5.1-1.2 2.3 2.3 4 4.7 8.1 7 12.2.8 1.5.7 1.7-1 1.8h-1.9c-1.4 0-1.6.4-.9 1.6 2 3.5 4 6.9 6 10.4.2.3.3.5.5.8.8 1.4.7 1.7-.9 1.7H55.1c-1.6 0-2 .4-2 2v7.3c0 1.7-.3 2-2 2h-9.7c-1.4 0-1.9-.4-1.9-1.8v-7.6c0-1.5-.4-1.8-1.8-1.8H24.2c-.6 0-1.2-.2-1.8-.4.2-.6.3-1.2.6-1.7 2.1-3.6 4.2-7.3 6.2-10.9.7-1.3.6-1.6-.9-1.6H26c-1.3 0-1.5-.4-.8-1.5 2.4-4.2 4.9-8.4 7.3-12.6 1.1-1.9 1.1-2-1.1-2.1-1.7 0-1.8-.3-1-1.8 2.1-3.6 4.1-7.2 6.2-10.8.7-1.2.5-1.6-.9-1.6-.7 0-1.3 0-2-.1-.2 0-.3-.1-.6-.2z%27/%3E%3Cpath d=%27M11.2 35.5c-1.2-.1-2.1-.1-3.4-.2 3.3-5.5 6.5-10.7 9.8-16.3 3.3 5.6 6.5 10.8 9.8 16.2-1.2.1-2.1.2-3.1.3.2.4.2.8.4 1 .8 1.4 1.5 2.8 2.4 4.1.7 1.1.8 1.9 0 3-1.2 1.8-2.1 3.6-3.2 5.5-1.9 3.3-1.1 4.8 2.7 5.2-.2.4-.3.7-.5 1.1-1.7 3-3.5 6-5.2 9-1.1 2-.8 3.1 1.2 4.2.3.2.5.6.5.9.1 1.7 0 3.4 0 5.1 0 .9-.4 1.3-1.3 1.3H14c-.9 0-1.3-.4-1.3-1.3V70c0-2.2 0-2.2-2.3-2.2H1.8c-.5 0-1 0-1.8-.1 2-3.5 3.9-6.8 5.9-10.3-1.4-.1-2.6-.2-4-.3 2.2-3.9 4.3-7.6 6.5-11.4-1.1-.1-1.8-.2-2.9-.3 2-3.2 3.7-6.4 5.7-9.9zM74.2 19c3.4 5.6 6.5 10.8 9.8 16.3-1.2.1-2 .2-3.3.3 1.9 3.3 3.7 6.5 5.7 9.9-1 .1-1.7.2-2.8.4 2.2 3.8 4.3 7.5 6.5 11.4-1.5.1-2.6.1-4 .2 2 3.5 3.9 6.8 5.9 10.3-.8.1-1.3.1-1.8.1h-9.3c-1.2 0-1.6.4-1.6 1.6.1 1.7 0 3.3 0 5 0 1.1-.4 1.6-1.5 1.5h-7c-.9 0-1.4-.3-1.3-1.2v-5.7c.2-.1.4-.2.6-.2 2.2-.7 2.9-2.2 1.7-4.3-1.7-3-3.4-5.9-5.1-8.9l-.6-1.2c.1-.1.2-.2.3-.2 3.4-.2 4.3-1.9 2.6-4.8-1.3-2.2-2.5-4.5-3.9-6.6-.5-.8-.6-1.5 0-2.3 1-1.5 1.8-3.1 2.9-5-1.2-.1-2.1-.2-3.3-.3 3-5.5 6.1-10.7 9.5-16.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-health {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-health--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-health--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-health--grey,
.relax-button[class*="relax-icon-products-health--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-health--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-health--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-health--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-health--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-hoof {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 55 66.9%27%3E%3Cpath d=%27M55 53.9c-.8 1.9-1.3 4-2.5 5.7-3.3 4.7-8 7.1-13.7 7.3-4.6.2-7.1-2.1-7.6-6.7-.4-3.9-.7-7.9-.7-11.9 0-12.7.9-25.5 2.1-38.1.3-3 .5-5.9.8-8.9 0-.3.1-.6.2-1.3 1.1 1.5 2.1 2.8 3 4.1 6.8 9.8 12.3 20.3 15.7 31.8 1.3 4.4 2.2 9 2.6 13.6 0 .3.1.7.2 1-.1 1.2-.1 2.3-.1 3.4zM21.5 0c.2 2.4.5 4.4.7 6.5 1.1 12.9 2.3 25.7 2.3 38.6 0 5.1-.3 10.3-.7 15.4-.4 4.8-3.5 6.7-7.8 6.4C9.1 66.5 3.8 63.3.9 56.8c-.9-2-1-4.1-.8-6.3C1.4 35 7.4 21.2 15.7 8.2c1.5-2.3 3.1-4.5 4.7-6.7.3-.5.6-.9 1.1-1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-hoof--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 55 66.9%27%3E%3Cpath d=%27M55 53.9c-.8 1.9-1.3 4-2.5 5.7-3.3 4.7-8 7.1-13.7 7.3-4.6.2-7.1-2.1-7.6-6.7-.4-3.9-.7-7.9-.7-11.9 0-12.7.9-25.5 2.1-38.1.3-3 .5-5.9.8-8.9 0-.3.1-.6.2-1.3 1.1 1.5 2.1 2.8 3 4.1 6.8 9.8 12.3 20.3 15.7 31.8 1.3 4.4 2.2 9 2.6 13.6 0 .3.1.7.2 1-.1 1.2-.1 2.3-.1 3.4zM21.5 0c.2 2.4.5 4.4.7 6.5 1.1 12.9 2.3 25.7 2.3 38.6 0 5.1-.3 10.3-.7 15.4-.4 4.8-3.5 6.7-7.8 6.4C9.1 66.5 3.8 63.3.9 56.8c-.9-2-1-4.1-.8-6.3C1.4 35 7.4 21.2 15.7 8.2c1.5-2.3 3.1-4.5 4.7-6.7.3-.5.6-.9 1.1-1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-hoof--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 55 66.9%27%3E%3Cpath d=%27M55 53.9c-.8 1.9-1.3 4-2.5 5.7-3.3 4.7-8 7.1-13.7 7.3-4.6.2-7.1-2.1-7.6-6.7-.4-3.9-.7-7.9-.7-11.9 0-12.7.9-25.5 2.1-38.1.3-3 .5-5.9.8-8.9 0-.3.1-.6.2-1.3 1.1 1.5 2.1 2.8 3 4.1 6.8 9.8 12.3 20.3 15.7 31.8 1.3 4.4 2.2 9 2.6 13.6 0 .3.1.7.2 1-.1 1.2-.1 2.3-.1 3.4zM21.5 0c.2 2.4.5 4.4.7 6.5 1.1 12.9 2.3 25.7 2.3 38.6 0 5.1-.3 10.3-.7 15.4-.4 4.8-3.5 6.7-7.8 6.4C9.1 66.5 3.8 63.3.9 56.8c-.9-2-1-4.1-.8-6.3C1.4 35 7.4 21.2 15.7 8.2c1.5-2.3 3.1-4.5 4.7-6.7.3-.5.6-.9 1.1-1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-hoof--grey,
.relax-button[class*="relax-icon-products-hoof--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 55 66.9%27%3E%3Cpath d=%27M55 53.9c-.8 1.9-1.3 4-2.5 5.7-3.3 4.7-8 7.1-13.7 7.3-4.6.2-7.1-2.1-7.6-6.7-.4-3.9-.7-7.9-.7-11.9 0-12.7.9-25.5 2.1-38.1.3-3 .5-5.9.8-8.9 0-.3.1-.6.2-1.3 1.1 1.5 2.1 2.8 3 4.1 6.8 9.8 12.3 20.3 15.7 31.8 1.3 4.4 2.2 9 2.6 13.6 0 .3.1.7.2 1-.1 1.2-.1 2.3-.1 3.4zM21.5 0c.2 2.4.5 4.4.7 6.5 1.1 12.9 2.3 25.7 2.3 38.6 0 5.1-.3 10.3-.7 15.4-.4 4.8-3.5 6.7-7.8 6.4C9.1 66.5 3.8 63.3.9 56.8c-.9-2-1-4.1-.8-6.3C1.4 35 7.4 21.2 15.7 8.2c1.5-2.3 3.1-4.5 4.7-6.7.3-.5.6-.9 1.1-1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-hoof--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 55 66.9%27%3E%3Cpath d=%27M55 53.9c-.8 1.9-1.3 4-2.5 5.7-3.3 4.7-8 7.1-13.7 7.3-4.6.2-7.1-2.1-7.6-6.7-.4-3.9-.7-7.9-.7-11.9 0-12.7.9-25.5 2.1-38.1.3-3 .5-5.9.8-8.9 0-.3.1-.6.2-1.3 1.1 1.5 2.1 2.8 3 4.1 6.8 9.8 12.3 20.3 15.7 31.8 1.3 4.4 2.2 9 2.6 13.6 0 .3.1.7.2 1-.1 1.2-.1 2.3-.1 3.4zM21.5 0c.2 2.4.5 4.4.7 6.5 1.1 12.9 2.3 25.7 2.3 38.6 0 5.1-.3 10.3-.7 15.4-.4 4.8-3.5 6.7-7.8 6.4C9.1 66.5 3.8 63.3.9 56.8c-.9-2-1-4.1-.8-6.3C1.4 35 7.4 21.2 15.7 8.2c1.5-2.3 3.1-4.5 4.7-6.7.3-.5.6-.9 1.1-1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-hoof--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 55 66.9%27%3E%3Cpath d=%27M55 53.9c-.8 1.9-1.3 4-2.5 5.7-3.3 4.7-8 7.1-13.7 7.3-4.6.2-7.1-2.1-7.6-6.7-.4-3.9-.7-7.9-.7-11.9 0-12.7.9-25.5 2.1-38.1.3-3 .5-5.9.8-8.9 0-.3.1-.6.2-1.3 1.1 1.5 2.1 2.8 3 4.1 6.8 9.8 12.3 20.3 15.7 31.8 1.3 4.4 2.2 9 2.6 13.6 0 .3.1.7.2 1-.1 1.2-.1 2.3-.1 3.4zM21.5 0c.2 2.4.5 4.4.7 6.5 1.1 12.9 2.3 25.7 2.3 38.6 0 5.1-.3 10.3-.7 15.4-.4 4.8-3.5 6.7-7.8 6.4C9.1 66.5 3.8 63.3.9 56.8c-.9-2-1-4.1-.8-6.3C1.4 35 7.4 21.2 15.7 8.2c1.5-2.3 3.1-4.5 4.7-6.7.3-.5.6-.9 1.1-1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-hoof--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 55 66.9%27%3E%3Cpath d=%27M55 53.9c-.8 1.9-1.3 4-2.5 5.7-3.3 4.7-8 7.1-13.7 7.3-4.6.2-7.1-2.1-7.6-6.7-.4-3.9-.7-7.9-.7-11.9 0-12.7.9-25.5 2.1-38.1.3-3 .5-5.9.8-8.9 0-.3.1-.6.2-1.3 1.1 1.5 2.1 2.8 3 4.1 6.8 9.8 12.3 20.3 15.7 31.8 1.3 4.4 2.2 9 2.6 13.6 0 .3.1.7.2 1-.1 1.2-.1 2.3-.1 3.4zM21.5 0c.2 2.4.5 4.4.7 6.5 1.1 12.9 2.3 25.7 2.3 38.6 0 5.1-.3 10.3-.7 15.4-.4 4.8-3.5 6.7-7.8 6.4C9.1 66.5 3.8 63.3.9 56.8c-.9-2-1-4.1-.8-6.3C1.4 35 7.4 21.2 15.7 8.2c1.5-2.3 3.1-4.5 4.7-6.7.3-.5.6-.9 1.1-1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-hoof--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 55 66.9%27%3E%3Cpath d=%27M55 53.9c-.8 1.9-1.3 4-2.5 5.7-3.3 4.7-8 7.1-13.7 7.3-4.6.2-7.1-2.1-7.6-6.7-.4-3.9-.7-7.9-.7-11.9 0-12.7.9-25.5 2.1-38.1.3-3 .5-5.9.8-8.9 0-.3.1-.6.2-1.3 1.1 1.5 2.1 2.8 3 4.1 6.8 9.8 12.3 20.3 15.7 31.8 1.3 4.4 2.2 9 2.6 13.6 0 .3.1.7.2 1-.1 1.2-.1 2.3-.1 3.4zM21.5 0c.2 2.4.5 4.4.7 6.5 1.1 12.9 2.3 25.7 2.3 38.6 0 5.1-.3 10.3-.7 15.4-.4 4.8-3.5 6.7-7.8 6.4C9.1 66.5 3.8 63.3.9 56.8c-.9-2-1-4.1-.8-6.3C1.4 35 7.4 21.2 15.7 8.2c1.5-2.3 3.1-4.5 4.7-6.7.3-.5.6-.9 1.1-1.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-horse {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M182.4.4c.5 3 1 4.9 1 6.8.1 5.6.3 11.2 0 16.7-.3 5.3 1.7 9.1 6 11.9 5 5.4 10.1 10.8 15.2 16.3.8 1.1 1.5 2.2 2.4 3.1 4.9 5.1 5.3 7.8 1.8 13.9-2.1 3.5-4.6 6.6-6.9 10-1.8 2.7-3.9 3.3-6.9 2.1-6.7-2.7-13.5-5.2-20.3-7.7-5.4-2-7.6-1.3-10.2 4-1.8 3.8-3.3 7.7-4.5 11.8-7.9 27.1-8.6 55.1-9.7 83.1-.5 13.3-.1 26.7-.4 40 0 2.2-1 6-2 6.1-4.2.7-8.8.9-12.9-.1-1.3-.3-1.7-5-2.2-7.7-.5-2.8-.3-5.7-.8-8.5-2.5-15.9-4.6-32-7.9-47.7-1.8-8.5-6-10.3-14.7-8.8-14.9 2.5-29.7 4.3-44.7 1.4-5.9-1.2-11.9-2.5-17.8-3.8-5.5-1.3-9.8.3-12.2 5.4-2.3 4.8-5 9.7-6.2 14.9-3.3 14.6-5.9 29.4-8.6 44.1C17.8 219 18 219 6.5 218.3c-.2 0-.4.1-.5 0-1.4-1.3-3.6-2.5-3.9-4-.8-4.1-.9-8.4-.8-12.6.1-18.2.4-36.4.6-54.7.1-7.1-.1-14.2.1-21.3.2-7.9.2-15.9 1.4-23.7 2.4-16.7 16-30.3 31-30.6 12.1-.3 24.3.2 36.3 1.5 16.3 1.7 22.8-1.2 31.1-15.4 3.8-6.6 8-12.9 12.2-19.2 8.8-12.9 20.5-21 36.6-20.8 10.9.2 19-4.3 25.9-12.3 1.4-1.6 3.4-2.8 5.9-4.7V.4z%27/%3E%3Cpath d=%27M205 51.6c9 7.3 9.6 10.9 3.6 20.4-1.6 2.6-3.6 4.9-5.2 7.5-2.2 3.6-5 4.6-9 3-6.7-2.7-13.6-5-20.3-7.6-3.9-1.5-6.6-.7-8.2 3.1-1.6 3.9-3.4 7.7-4.5 11.8-6.7 23.2-8.3 47-9.2 70.9-.7 17.9-.6 35.7-1.1 53.6 0 2-1.3 5.1-2.8 5.7-10.9 4.5-16 .7-17.3-10.8-1.9-17.2-4.1-34.4-7.4-51.4-2.1-11-5.1-12.1-16.2-10.4-.7.1-1.3.3-2 .4-10.7.7-21.5 2.2-32.2 1.8-9-.4-17.9-2.8-26.8-4.8-4.8-1.1-8 .3-10.2 4.3-2.3 4.3-4.9 8.7-5.9 13.3-3.4 15.4-6.5 30.9-9.2 46.5-1.9 10.8-1.5 10.9-12.5 10.8-7.5 0-8.5-.8-8.4-8.4.2-34.9-.4-69.9 1.2-104.8 1.1-24 17.8-39.3 44-37.1 10.9.9 21.9 1.3 32.8 2.1 9.4.7 15.6-3.4 20.2-11.4 4.4-7.8 9.2-15.3 14.3-22.7 7.2-10.4 16.2-18.6 29.4-20.5 4.7-.7 9.5-.5 14.1-1.5 4.1-.9 8.2-2.5 11.8-4.7 3.4-2.1 5.8-5.6 9-8.1 1.4-1.1 3.4-1.4 5.2-2-2.5 1.9-4.5 3-5.9 4.7-6.8 8-15 12.5-25.9 12.3-16.1-.3-27.8 7.9-36.6 20.8-4.3 6.3-8.4 12.6-12.2 19.2C93.3 71.8 86.7 74.8 70.5 73c-12-1.3-24.2-1.7-36.3-1.5-15 .3-28.6 13.9-31 30.6-1.1 7.8-1.1 15.8-1.4 23.7-.2 7.1 0 14.2-.1 21.3-.2 18.2-.5 36.4-.6 54.7 0 4.2.1 8.4.8 12.6.3 1.5 2.6 2.7 3.9 4 .1.1.3 0 .5 0 11.4.8 11.3.7 13.4-10.6 2.7-14.7 5.4-29.4 8.6-44.1 1.2-5.2 3.8-10 6.2-14.9 2.5-5.1 6.8-6.7 12.2-5.4 5.9 1.4 11.8 2.7 17.8 3.8 15 3 29.8 1.1 44.7-1.4 8.7-1.5 12.9.2 14.7 8.8 3.3 15.8 5.4 31.8 7.9 47.7.4 2.8.3 5.7.8 8.5.5 2.7.9 7.4 2.2 7.7 4.1 1 8.7.8 12.9.1 1-.2 2-4 2-6.1.3-13.3-.1-26.7.4-40 1.1-27.9 1.8-55.9 9.7-83.1 1.2-4 2.7-8 4.5-11.8 2.5-5.3 4.7-6 10.2-4 6.8 2.5 13.6 5 20.3 7.7 3 1.2 5.1.6 6.9-2.1 2.2-3.4 4.8-6.5 6.9-10 3.6-6 3.1-8.7-1.8-13.9-.9-.9-1.6-2.1-2.4-3.1-5.1-5.4-10.1-10.8-15.2-16.3-4.3-2.8-6.3-6.6-6-11.9.3-5.5.1-11.1 0-16.7 0-1.9-.5-3.8-1-6.8.1 0 .3-.1.4-.1.6 1.8 1.7 3.6 1.8 5.4.3 3.9.3 7.8 0 11.7-.4 6.7-.1 13.1 5.1 18.1 5.4 5.2 10.5 10.6 15.5 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-horse--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M182.4.4c.5 3 1 4.9 1 6.8.1 5.6.3 11.2 0 16.7-.3 5.3 1.7 9.1 6 11.9 5 5.4 10.1 10.8 15.2 16.3.8 1.1 1.5 2.2 2.4 3.1 4.9 5.1 5.3 7.8 1.8 13.9-2.1 3.5-4.6 6.6-6.9 10-1.8 2.7-3.9 3.3-6.9 2.1-6.7-2.7-13.5-5.2-20.3-7.7-5.4-2-7.6-1.3-10.2 4-1.8 3.8-3.3 7.7-4.5 11.8-7.9 27.1-8.6 55.1-9.7 83.1-.5 13.3-.1 26.7-.4 40 0 2.2-1 6-2 6.1-4.2.7-8.8.9-12.9-.1-1.3-.3-1.7-5-2.2-7.7-.5-2.8-.3-5.7-.8-8.5-2.5-15.9-4.6-32-7.9-47.7-1.8-8.5-6-10.3-14.7-8.8-14.9 2.5-29.7 4.3-44.7 1.4-5.9-1.2-11.9-2.5-17.8-3.8-5.5-1.3-9.8.3-12.2 5.4-2.3 4.8-5 9.7-6.2 14.9-3.3 14.6-5.9 29.4-8.6 44.1C17.8 219 18 219 6.5 218.3c-.2 0-.4.1-.5 0-1.4-1.3-3.6-2.5-3.9-4-.8-4.1-.9-8.4-.8-12.6.1-18.2.4-36.4.6-54.7.1-7.1-.1-14.2.1-21.3.2-7.9.2-15.9 1.4-23.7 2.4-16.7 16-30.3 31-30.6 12.1-.3 24.3.2 36.3 1.5 16.3 1.7 22.8-1.2 31.1-15.4 3.8-6.6 8-12.9 12.2-19.2 8.8-12.9 20.5-21 36.6-20.8 10.9.2 19-4.3 25.9-12.3 1.4-1.6 3.4-2.8 5.9-4.7V.4z%27/%3E%3Cpath d=%27M205 51.6c9 7.3 9.6 10.9 3.6 20.4-1.6 2.6-3.6 4.9-5.2 7.5-2.2 3.6-5 4.6-9 3-6.7-2.7-13.6-5-20.3-7.6-3.9-1.5-6.6-.7-8.2 3.1-1.6 3.9-3.4 7.7-4.5 11.8-6.7 23.2-8.3 47-9.2 70.9-.7 17.9-.6 35.7-1.1 53.6 0 2-1.3 5.1-2.8 5.7-10.9 4.5-16 .7-17.3-10.8-1.9-17.2-4.1-34.4-7.4-51.4-2.1-11-5.1-12.1-16.2-10.4-.7.1-1.3.3-2 .4-10.7.7-21.5 2.2-32.2 1.8-9-.4-17.9-2.8-26.8-4.8-4.8-1.1-8 .3-10.2 4.3-2.3 4.3-4.9 8.7-5.9 13.3-3.4 15.4-6.5 30.9-9.2 46.5-1.9 10.8-1.5 10.9-12.5 10.8-7.5 0-8.5-.8-8.4-8.4.2-34.9-.4-69.9 1.2-104.8 1.1-24 17.8-39.3 44-37.1 10.9.9 21.9 1.3 32.8 2.1 9.4.7 15.6-3.4 20.2-11.4 4.4-7.8 9.2-15.3 14.3-22.7 7.2-10.4 16.2-18.6 29.4-20.5 4.7-.7 9.5-.5 14.1-1.5 4.1-.9 8.2-2.5 11.8-4.7 3.4-2.1 5.8-5.6 9-8.1 1.4-1.1 3.4-1.4 5.2-2-2.5 1.9-4.5 3-5.9 4.7-6.8 8-15 12.5-25.9 12.3-16.1-.3-27.8 7.9-36.6 20.8-4.3 6.3-8.4 12.6-12.2 19.2C93.3 71.8 86.7 74.8 70.5 73c-12-1.3-24.2-1.7-36.3-1.5-15 .3-28.6 13.9-31 30.6-1.1 7.8-1.1 15.8-1.4 23.7-.2 7.1 0 14.2-.1 21.3-.2 18.2-.5 36.4-.6 54.7 0 4.2.1 8.4.8 12.6.3 1.5 2.6 2.7 3.9 4 .1.1.3 0 .5 0 11.4.8 11.3.7 13.4-10.6 2.7-14.7 5.4-29.4 8.6-44.1 1.2-5.2 3.8-10 6.2-14.9 2.5-5.1 6.8-6.7 12.2-5.4 5.9 1.4 11.8 2.7 17.8 3.8 15 3 29.8 1.1 44.7-1.4 8.7-1.5 12.9.2 14.7 8.8 3.3 15.8 5.4 31.8 7.9 47.7.4 2.8.3 5.7.8 8.5.5 2.7.9 7.4 2.2 7.7 4.1 1 8.7.8 12.9.1 1-.2 2-4 2-6.1.3-13.3-.1-26.7.4-40 1.1-27.9 1.8-55.9 9.7-83.1 1.2-4 2.7-8 4.5-11.8 2.5-5.3 4.7-6 10.2-4 6.8 2.5 13.6 5 20.3 7.7 3 1.2 5.1.6 6.9-2.1 2.2-3.4 4.8-6.5 6.9-10 3.6-6 3.1-8.7-1.8-13.9-.9-.9-1.6-2.1-2.4-3.1-5.1-5.4-10.1-10.8-15.2-16.3-4.3-2.8-6.3-6.6-6-11.9.3-5.5.1-11.1 0-16.7 0-1.9-.5-3.8-1-6.8.1 0 .3-.1.4-.1.6 1.8 1.7 3.6 1.8 5.4.3 3.9.3 7.8 0 11.7-.4 6.7-.1 13.1 5.1 18.1 5.4 5.2 10.5 10.6 15.5 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-horse--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M182.4.4c.5 3 1 4.9 1 6.8.1 5.6.3 11.2 0 16.7-.3 5.3 1.7 9.1 6 11.9 5 5.4 10.1 10.8 15.2 16.3.8 1.1 1.5 2.2 2.4 3.1 4.9 5.1 5.3 7.8 1.8 13.9-2.1 3.5-4.6 6.6-6.9 10-1.8 2.7-3.9 3.3-6.9 2.1-6.7-2.7-13.5-5.2-20.3-7.7-5.4-2-7.6-1.3-10.2 4-1.8 3.8-3.3 7.7-4.5 11.8-7.9 27.1-8.6 55.1-9.7 83.1-.5 13.3-.1 26.7-.4 40 0 2.2-1 6-2 6.1-4.2.7-8.8.9-12.9-.1-1.3-.3-1.7-5-2.2-7.7-.5-2.8-.3-5.7-.8-8.5-2.5-15.9-4.6-32-7.9-47.7-1.8-8.5-6-10.3-14.7-8.8-14.9 2.5-29.7 4.3-44.7 1.4-5.9-1.2-11.9-2.5-17.8-3.8-5.5-1.3-9.8.3-12.2 5.4-2.3 4.8-5 9.7-6.2 14.9-3.3 14.6-5.9 29.4-8.6 44.1C17.8 219 18 219 6.5 218.3c-.2 0-.4.1-.5 0-1.4-1.3-3.6-2.5-3.9-4-.8-4.1-.9-8.4-.8-12.6.1-18.2.4-36.4.6-54.7.1-7.1-.1-14.2.1-21.3.2-7.9.2-15.9 1.4-23.7 2.4-16.7 16-30.3 31-30.6 12.1-.3 24.3.2 36.3 1.5 16.3 1.7 22.8-1.2 31.1-15.4 3.8-6.6 8-12.9 12.2-19.2 8.8-12.9 20.5-21 36.6-20.8 10.9.2 19-4.3 25.9-12.3 1.4-1.6 3.4-2.8 5.9-4.7V.4z%27/%3E%3Cpath d=%27M205 51.6c9 7.3 9.6 10.9 3.6 20.4-1.6 2.6-3.6 4.9-5.2 7.5-2.2 3.6-5 4.6-9 3-6.7-2.7-13.6-5-20.3-7.6-3.9-1.5-6.6-.7-8.2 3.1-1.6 3.9-3.4 7.7-4.5 11.8-6.7 23.2-8.3 47-9.2 70.9-.7 17.9-.6 35.7-1.1 53.6 0 2-1.3 5.1-2.8 5.7-10.9 4.5-16 .7-17.3-10.8-1.9-17.2-4.1-34.4-7.4-51.4-2.1-11-5.1-12.1-16.2-10.4-.7.1-1.3.3-2 .4-10.7.7-21.5 2.2-32.2 1.8-9-.4-17.9-2.8-26.8-4.8-4.8-1.1-8 .3-10.2 4.3-2.3 4.3-4.9 8.7-5.9 13.3-3.4 15.4-6.5 30.9-9.2 46.5-1.9 10.8-1.5 10.9-12.5 10.8-7.5 0-8.5-.8-8.4-8.4.2-34.9-.4-69.9 1.2-104.8 1.1-24 17.8-39.3 44-37.1 10.9.9 21.9 1.3 32.8 2.1 9.4.7 15.6-3.4 20.2-11.4 4.4-7.8 9.2-15.3 14.3-22.7 7.2-10.4 16.2-18.6 29.4-20.5 4.7-.7 9.5-.5 14.1-1.5 4.1-.9 8.2-2.5 11.8-4.7 3.4-2.1 5.8-5.6 9-8.1 1.4-1.1 3.4-1.4 5.2-2-2.5 1.9-4.5 3-5.9 4.7-6.8 8-15 12.5-25.9 12.3-16.1-.3-27.8 7.9-36.6 20.8-4.3 6.3-8.4 12.6-12.2 19.2C93.3 71.8 86.7 74.8 70.5 73c-12-1.3-24.2-1.7-36.3-1.5-15 .3-28.6 13.9-31 30.6-1.1 7.8-1.1 15.8-1.4 23.7-.2 7.1 0 14.2-.1 21.3-.2 18.2-.5 36.4-.6 54.7 0 4.2.1 8.4.8 12.6.3 1.5 2.6 2.7 3.9 4 .1.1.3 0 .5 0 11.4.8 11.3.7 13.4-10.6 2.7-14.7 5.4-29.4 8.6-44.1 1.2-5.2 3.8-10 6.2-14.9 2.5-5.1 6.8-6.7 12.2-5.4 5.9 1.4 11.8 2.7 17.8 3.8 15 3 29.8 1.1 44.7-1.4 8.7-1.5 12.9.2 14.7 8.8 3.3 15.8 5.4 31.8 7.9 47.7.4 2.8.3 5.7.8 8.5.5 2.7.9 7.4 2.2 7.7 4.1 1 8.7.8 12.9.1 1-.2 2-4 2-6.1.3-13.3-.1-26.7.4-40 1.1-27.9 1.8-55.9 9.7-83.1 1.2-4 2.7-8 4.5-11.8 2.5-5.3 4.7-6 10.2-4 6.8 2.5 13.6 5 20.3 7.7 3 1.2 5.1.6 6.9-2.1 2.2-3.4 4.8-6.5 6.9-10 3.6-6 3.1-8.7-1.8-13.9-.9-.9-1.6-2.1-2.4-3.1-5.1-5.4-10.1-10.8-15.2-16.3-4.3-2.8-6.3-6.6-6-11.9.3-5.5.1-11.1 0-16.7 0-1.9-.5-3.8-1-6.8.1 0 .3-.1.4-.1.6 1.8 1.7 3.6 1.8 5.4.3 3.9.3 7.8 0 11.7-.4 6.7-.1 13.1 5.1 18.1 5.4 5.2 10.5 10.6 15.5 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-horse--grey,
.relax-button[class*="relax-icon-products-horse--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M182.4.4c.5 3 1 4.9 1 6.8.1 5.6.3 11.2 0 16.7-.3 5.3 1.7 9.1 6 11.9 5 5.4 10.1 10.8 15.2 16.3.8 1.1 1.5 2.2 2.4 3.1 4.9 5.1 5.3 7.8 1.8 13.9-2.1 3.5-4.6 6.6-6.9 10-1.8 2.7-3.9 3.3-6.9 2.1-6.7-2.7-13.5-5.2-20.3-7.7-5.4-2-7.6-1.3-10.2 4-1.8 3.8-3.3 7.7-4.5 11.8-7.9 27.1-8.6 55.1-9.7 83.1-.5 13.3-.1 26.7-.4 40 0 2.2-1 6-2 6.1-4.2.7-8.8.9-12.9-.1-1.3-.3-1.7-5-2.2-7.7-.5-2.8-.3-5.7-.8-8.5-2.5-15.9-4.6-32-7.9-47.7-1.8-8.5-6-10.3-14.7-8.8-14.9 2.5-29.7 4.3-44.7 1.4-5.9-1.2-11.9-2.5-17.8-3.8-5.5-1.3-9.8.3-12.2 5.4-2.3 4.8-5 9.7-6.2 14.9-3.3 14.6-5.9 29.4-8.6 44.1C17.8 219 18 219 6.5 218.3c-.2 0-.4.1-.5 0-1.4-1.3-3.6-2.5-3.9-4-.8-4.1-.9-8.4-.8-12.6.1-18.2.4-36.4.6-54.7.1-7.1-.1-14.2.1-21.3.2-7.9.2-15.9 1.4-23.7 2.4-16.7 16-30.3 31-30.6 12.1-.3 24.3.2 36.3 1.5 16.3 1.7 22.8-1.2 31.1-15.4 3.8-6.6 8-12.9 12.2-19.2 8.8-12.9 20.5-21 36.6-20.8 10.9.2 19-4.3 25.9-12.3 1.4-1.6 3.4-2.8 5.9-4.7V.4z%27/%3E%3Cpath d=%27M205 51.6c9 7.3 9.6 10.9 3.6 20.4-1.6 2.6-3.6 4.9-5.2 7.5-2.2 3.6-5 4.6-9 3-6.7-2.7-13.6-5-20.3-7.6-3.9-1.5-6.6-.7-8.2 3.1-1.6 3.9-3.4 7.7-4.5 11.8-6.7 23.2-8.3 47-9.2 70.9-.7 17.9-.6 35.7-1.1 53.6 0 2-1.3 5.1-2.8 5.7-10.9 4.5-16 .7-17.3-10.8-1.9-17.2-4.1-34.4-7.4-51.4-2.1-11-5.1-12.1-16.2-10.4-.7.1-1.3.3-2 .4-10.7.7-21.5 2.2-32.2 1.8-9-.4-17.9-2.8-26.8-4.8-4.8-1.1-8 .3-10.2 4.3-2.3 4.3-4.9 8.7-5.9 13.3-3.4 15.4-6.5 30.9-9.2 46.5-1.9 10.8-1.5 10.9-12.5 10.8-7.5 0-8.5-.8-8.4-8.4.2-34.9-.4-69.9 1.2-104.8 1.1-24 17.8-39.3 44-37.1 10.9.9 21.9 1.3 32.8 2.1 9.4.7 15.6-3.4 20.2-11.4 4.4-7.8 9.2-15.3 14.3-22.7 7.2-10.4 16.2-18.6 29.4-20.5 4.7-.7 9.5-.5 14.1-1.5 4.1-.9 8.2-2.5 11.8-4.7 3.4-2.1 5.8-5.6 9-8.1 1.4-1.1 3.4-1.4 5.2-2-2.5 1.9-4.5 3-5.9 4.7-6.8 8-15 12.5-25.9 12.3-16.1-.3-27.8 7.9-36.6 20.8-4.3 6.3-8.4 12.6-12.2 19.2C93.3 71.8 86.7 74.8 70.5 73c-12-1.3-24.2-1.7-36.3-1.5-15 .3-28.6 13.9-31 30.6-1.1 7.8-1.1 15.8-1.4 23.7-.2 7.1 0 14.2-.1 21.3-.2 18.2-.5 36.4-.6 54.7 0 4.2.1 8.4.8 12.6.3 1.5 2.6 2.7 3.9 4 .1.1.3 0 .5 0 11.4.8 11.3.7 13.4-10.6 2.7-14.7 5.4-29.4 8.6-44.1 1.2-5.2 3.8-10 6.2-14.9 2.5-5.1 6.8-6.7 12.2-5.4 5.9 1.4 11.8 2.7 17.8 3.8 15 3 29.8 1.1 44.7-1.4 8.7-1.5 12.9.2 14.7 8.8 3.3 15.8 5.4 31.8 7.9 47.7.4 2.8.3 5.7.8 8.5.5 2.7.9 7.4 2.2 7.7 4.1 1 8.7.8 12.9.1 1-.2 2-4 2-6.1.3-13.3-.1-26.7.4-40 1.1-27.9 1.8-55.9 9.7-83.1 1.2-4 2.7-8 4.5-11.8 2.5-5.3 4.7-6 10.2-4 6.8 2.5 13.6 5 20.3 7.7 3 1.2 5.1.6 6.9-2.1 2.2-3.4 4.8-6.5 6.9-10 3.6-6 3.1-8.7-1.8-13.9-.9-.9-1.6-2.1-2.4-3.1-5.1-5.4-10.1-10.8-15.2-16.3-4.3-2.8-6.3-6.6-6-11.9.3-5.5.1-11.1 0-16.7 0-1.9-.5-3.8-1-6.8.1 0 .3-.1.4-.1.6 1.8 1.7 3.6 1.8 5.4.3 3.9.3 7.8 0 11.7-.4 6.7-.1 13.1 5.1 18.1 5.4 5.2 10.5 10.6 15.5 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-horse--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M182.4.4c.5 3 1 4.9 1 6.8.1 5.6.3 11.2 0 16.7-.3 5.3 1.7 9.1 6 11.9 5 5.4 10.1 10.8 15.2 16.3.8 1.1 1.5 2.2 2.4 3.1 4.9 5.1 5.3 7.8 1.8 13.9-2.1 3.5-4.6 6.6-6.9 10-1.8 2.7-3.9 3.3-6.9 2.1-6.7-2.7-13.5-5.2-20.3-7.7-5.4-2-7.6-1.3-10.2 4-1.8 3.8-3.3 7.7-4.5 11.8-7.9 27.1-8.6 55.1-9.7 83.1-.5 13.3-.1 26.7-.4 40 0 2.2-1 6-2 6.1-4.2.7-8.8.9-12.9-.1-1.3-.3-1.7-5-2.2-7.7-.5-2.8-.3-5.7-.8-8.5-2.5-15.9-4.6-32-7.9-47.7-1.8-8.5-6-10.3-14.7-8.8-14.9 2.5-29.7 4.3-44.7 1.4-5.9-1.2-11.9-2.5-17.8-3.8-5.5-1.3-9.8.3-12.2 5.4-2.3 4.8-5 9.7-6.2 14.9-3.3 14.6-5.9 29.4-8.6 44.1C17.8 219 18 219 6.5 218.3c-.2 0-.4.1-.5 0-1.4-1.3-3.6-2.5-3.9-4-.8-4.1-.9-8.4-.8-12.6.1-18.2.4-36.4.6-54.7.1-7.1-.1-14.2.1-21.3.2-7.9.2-15.9 1.4-23.7 2.4-16.7 16-30.3 31-30.6 12.1-.3 24.3.2 36.3 1.5 16.3 1.7 22.8-1.2 31.1-15.4 3.8-6.6 8-12.9 12.2-19.2 8.8-12.9 20.5-21 36.6-20.8 10.9.2 19-4.3 25.9-12.3 1.4-1.6 3.4-2.8 5.9-4.7V.4z%27/%3E%3Cpath d=%27M205 51.6c9 7.3 9.6 10.9 3.6 20.4-1.6 2.6-3.6 4.9-5.2 7.5-2.2 3.6-5 4.6-9 3-6.7-2.7-13.6-5-20.3-7.6-3.9-1.5-6.6-.7-8.2 3.1-1.6 3.9-3.4 7.7-4.5 11.8-6.7 23.2-8.3 47-9.2 70.9-.7 17.9-.6 35.7-1.1 53.6 0 2-1.3 5.1-2.8 5.7-10.9 4.5-16 .7-17.3-10.8-1.9-17.2-4.1-34.4-7.4-51.4-2.1-11-5.1-12.1-16.2-10.4-.7.1-1.3.3-2 .4-10.7.7-21.5 2.2-32.2 1.8-9-.4-17.9-2.8-26.8-4.8-4.8-1.1-8 .3-10.2 4.3-2.3 4.3-4.9 8.7-5.9 13.3-3.4 15.4-6.5 30.9-9.2 46.5-1.9 10.8-1.5 10.9-12.5 10.8-7.5 0-8.5-.8-8.4-8.4.2-34.9-.4-69.9 1.2-104.8 1.1-24 17.8-39.3 44-37.1 10.9.9 21.9 1.3 32.8 2.1 9.4.7 15.6-3.4 20.2-11.4 4.4-7.8 9.2-15.3 14.3-22.7 7.2-10.4 16.2-18.6 29.4-20.5 4.7-.7 9.5-.5 14.1-1.5 4.1-.9 8.2-2.5 11.8-4.7 3.4-2.1 5.8-5.6 9-8.1 1.4-1.1 3.4-1.4 5.2-2-2.5 1.9-4.5 3-5.9 4.7-6.8 8-15 12.5-25.9 12.3-16.1-.3-27.8 7.9-36.6 20.8-4.3 6.3-8.4 12.6-12.2 19.2C93.3 71.8 86.7 74.8 70.5 73c-12-1.3-24.2-1.7-36.3-1.5-15 .3-28.6 13.9-31 30.6-1.1 7.8-1.1 15.8-1.4 23.7-.2 7.1 0 14.2-.1 21.3-.2 18.2-.5 36.4-.6 54.7 0 4.2.1 8.4.8 12.6.3 1.5 2.6 2.7 3.9 4 .1.1.3 0 .5 0 11.4.8 11.3.7 13.4-10.6 2.7-14.7 5.4-29.4 8.6-44.1 1.2-5.2 3.8-10 6.2-14.9 2.5-5.1 6.8-6.7 12.2-5.4 5.9 1.4 11.8 2.7 17.8 3.8 15 3 29.8 1.1 44.7-1.4 8.7-1.5 12.9.2 14.7 8.8 3.3 15.8 5.4 31.8 7.9 47.7.4 2.8.3 5.7.8 8.5.5 2.7.9 7.4 2.2 7.7 4.1 1 8.7.8 12.9.1 1-.2 2-4 2-6.1.3-13.3-.1-26.7.4-40 1.1-27.9 1.8-55.9 9.7-83.1 1.2-4 2.7-8 4.5-11.8 2.5-5.3 4.7-6 10.2-4 6.8 2.5 13.6 5 20.3 7.7 3 1.2 5.1.6 6.9-2.1 2.2-3.4 4.8-6.5 6.9-10 3.6-6 3.1-8.7-1.8-13.9-.9-.9-1.6-2.1-2.4-3.1-5.1-5.4-10.1-10.8-15.2-16.3-4.3-2.8-6.3-6.6-6-11.9.3-5.5.1-11.1 0-16.7 0-1.9-.5-3.8-1-6.8.1 0 .3-.1.4-.1.6 1.8 1.7 3.6 1.8 5.4.3 3.9.3 7.8 0 11.7-.4 6.7-.1 13.1 5.1 18.1 5.4 5.2 10.5 10.6 15.5 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-horse--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M182.4.4c.5 3 1 4.9 1 6.8.1 5.6.3 11.2 0 16.7-.3 5.3 1.7 9.1 6 11.9 5 5.4 10.1 10.8 15.2 16.3.8 1.1 1.5 2.2 2.4 3.1 4.9 5.1 5.3 7.8 1.8 13.9-2.1 3.5-4.6 6.6-6.9 10-1.8 2.7-3.9 3.3-6.9 2.1-6.7-2.7-13.5-5.2-20.3-7.7-5.4-2-7.6-1.3-10.2 4-1.8 3.8-3.3 7.7-4.5 11.8-7.9 27.1-8.6 55.1-9.7 83.1-.5 13.3-.1 26.7-.4 40 0 2.2-1 6-2 6.1-4.2.7-8.8.9-12.9-.1-1.3-.3-1.7-5-2.2-7.7-.5-2.8-.3-5.7-.8-8.5-2.5-15.9-4.6-32-7.9-47.7-1.8-8.5-6-10.3-14.7-8.8-14.9 2.5-29.7 4.3-44.7 1.4-5.9-1.2-11.9-2.5-17.8-3.8-5.5-1.3-9.8.3-12.2 5.4-2.3 4.8-5 9.7-6.2 14.9-3.3 14.6-5.9 29.4-8.6 44.1C17.8 219 18 219 6.5 218.3c-.2 0-.4.1-.5 0-1.4-1.3-3.6-2.5-3.9-4-.8-4.1-.9-8.4-.8-12.6.1-18.2.4-36.4.6-54.7.1-7.1-.1-14.2.1-21.3.2-7.9.2-15.9 1.4-23.7 2.4-16.7 16-30.3 31-30.6 12.1-.3 24.3.2 36.3 1.5 16.3 1.7 22.8-1.2 31.1-15.4 3.8-6.6 8-12.9 12.2-19.2 8.8-12.9 20.5-21 36.6-20.8 10.9.2 19-4.3 25.9-12.3 1.4-1.6 3.4-2.8 5.9-4.7V.4z%27/%3E%3Cpath d=%27M205 51.6c9 7.3 9.6 10.9 3.6 20.4-1.6 2.6-3.6 4.9-5.2 7.5-2.2 3.6-5 4.6-9 3-6.7-2.7-13.6-5-20.3-7.6-3.9-1.5-6.6-.7-8.2 3.1-1.6 3.9-3.4 7.7-4.5 11.8-6.7 23.2-8.3 47-9.2 70.9-.7 17.9-.6 35.7-1.1 53.6 0 2-1.3 5.1-2.8 5.7-10.9 4.5-16 .7-17.3-10.8-1.9-17.2-4.1-34.4-7.4-51.4-2.1-11-5.1-12.1-16.2-10.4-.7.1-1.3.3-2 .4-10.7.7-21.5 2.2-32.2 1.8-9-.4-17.9-2.8-26.8-4.8-4.8-1.1-8 .3-10.2 4.3-2.3 4.3-4.9 8.7-5.9 13.3-3.4 15.4-6.5 30.9-9.2 46.5-1.9 10.8-1.5 10.9-12.5 10.8-7.5 0-8.5-.8-8.4-8.4.2-34.9-.4-69.9 1.2-104.8 1.1-24 17.8-39.3 44-37.1 10.9.9 21.9 1.3 32.8 2.1 9.4.7 15.6-3.4 20.2-11.4 4.4-7.8 9.2-15.3 14.3-22.7 7.2-10.4 16.2-18.6 29.4-20.5 4.7-.7 9.5-.5 14.1-1.5 4.1-.9 8.2-2.5 11.8-4.7 3.4-2.1 5.8-5.6 9-8.1 1.4-1.1 3.4-1.4 5.2-2-2.5 1.9-4.5 3-5.9 4.7-6.8 8-15 12.5-25.9 12.3-16.1-.3-27.8 7.9-36.6 20.8-4.3 6.3-8.4 12.6-12.2 19.2C93.3 71.8 86.7 74.8 70.5 73c-12-1.3-24.2-1.7-36.3-1.5-15 .3-28.6 13.9-31 30.6-1.1 7.8-1.1 15.8-1.4 23.7-.2 7.1 0 14.2-.1 21.3-.2 18.2-.5 36.4-.6 54.7 0 4.2.1 8.4.8 12.6.3 1.5 2.6 2.7 3.9 4 .1.1.3 0 .5 0 11.4.8 11.3.7 13.4-10.6 2.7-14.7 5.4-29.4 8.6-44.1 1.2-5.2 3.8-10 6.2-14.9 2.5-5.1 6.8-6.7 12.2-5.4 5.9 1.4 11.8 2.7 17.8 3.8 15 3 29.8 1.1 44.7-1.4 8.7-1.5 12.9.2 14.7 8.8 3.3 15.8 5.4 31.8 7.9 47.7.4 2.8.3 5.7.8 8.5.5 2.7.9 7.4 2.2 7.7 4.1 1 8.7.8 12.9.1 1-.2 2-4 2-6.1.3-13.3-.1-26.7.4-40 1.1-27.9 1.8-55.9 9.7-83.1 1.2-4 2.7-8 4.5-11.8 2.5-5.3 4.7-6 10.2-4 6.8 2.5 13.6 5 20.3 7.7 3 1.2 5.1.6 6.9-2.1 2.2-3.4 4.8-6.5 6.9-10 3.6-6 3.1-8.7-1.8-13.9-.9-.9-1.6-2.1-2.4-3.1-5.1-5.4-10.1-10.8-15.2-16.3-4.3-2.8-6.3-6.6-6-11.9.3-5.5.1-11.1 0-16.7 0-1.9-.5-3.8-1-6.8.1 0 .3-.1.4-.1.6 1.8 1.7 3.6 1.8 5.4.3 3.9.3 7.8 0 11.7-.4 6.7-.1 13.1 5.1 18.1 5.4 5.2 10.5 10.6 15.5 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-horse--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M182.4.4c.5 3 1 4.9 1 6.8.1 5.6.3 11.2 0 16.7-.3 5.3 1.7 9.1 6 11.9 5 5.4 10.1 10.8 15.2 16.3.8 1.1 1.5 2.2 2.4 3.1 4.9 5.1 5.3 7.8 1.8 13.9-2.1 3.5-4.6 6.6-6.9 10-1.8 2.7-3.9 3.3-6.9 2.1-6.7-2.7-13.5-5.2-20.3-7.7-5.4-2-7.6-1.3-10.2 4-1.8 3.8-3.3 7.7-4.5 11.8-7.9 27.1-8.6 55.1-9.7 83.1-.5 13.3-.1 26.7-.4 40 0 2.2-1 6-2 6.1-4.2.7-8.8.9-12.9-.1-1.3-.3-1.7-5-2.2-7.7-.5-2.8-.3-5.7-.8-8.5-2.5-15.9-4.6-32-7.9-47.7-1.8-8.5-6-10.3-14.7-8.8-14.9 2.5-29.7 4.3-44.7 1.4-5.9-1.2-11.9-2.5-17.8-3.8-5.5-1.3-9.8.3-12.2 5.4-2.3 4.8-5 9.7-6.2 14.9-3.3 14.6-5.9 29.4-8.6 44.1C17.8 219 18 219 6.5 218.3c-.2 0-.4.1-.5 0-1.4-1.3-3.6-2.5-3.9-4-.8-4.1-.9-8.4-.8-12.6.1-18.2.4-36.4.6-54.7.1-7.1-.1-14.2.1-21.3.2-7.9.2-15.9 1.4-23.7 2.4-16.7 16-30.3 31-30.6 12.1-.3 24.3.2 36.3 1.5 16.3 1.7 22.8-1.2 31.1-15.4 3.8-6.6 8-12.9 12.2-19.2 8.8-12.9 20.5-21 36.6-20.8 10.9.2 19-4.3 25.9-12.3 1.4-1.6 3.4-2.8 5.9-4.7V.4z%27/%3E%3Cpath d=%27M205 51.6c9 7.3 9.6 10.9 3.6 20.4-1.6 2.6-3.6 4.9-5.2 7.5-2.2 3.6-5 4.6-9 3-6.7-2.7-13.6-5-20.3-7.6-3.9-1.5-6.6-.7-8.2 3.1-1.6 3.9-3.4 7.7-4.5 11.8-6.7 23.2-8.3 47-9.2 70.9-.7 17.9-.6 35.7-1.1 53.6 0 2-1.3 5.1-2.8 5.7-10.9 4.5-16 .7-17.3-10.8-1.9-17.2-4.1-34.4-7.4-51.4-2.1-11-5.1-12.1-16.2-10.4-.7.1-1.3.3-2 .4-10.7.7-21.5 2.2-32.2 1.8-9-.4-17.9-2.8-26.8-4.8-4.8-1.1-8 .3-10.2 4.3-2.3 4.3-4.9 8.7-5.9 13.3-3.4 15.4-6.5 30.9-9.2 46.5-1.9 10.8-1.5 10.9-12.5 10.8-7.5 0-8.5-.8-8.4-8.4.2-34.9-.4-69.9 1.2-104.8 1.1-24 17.8-39.3 44-37.1 10.9.9 21.9 1.3 32.8 2.1 9.4.7 15.6-3.4 20.2-11.4 4.4-7.8 9.2-15.3 14.3-22.7 7.2-10.4 16.2-18.6 29.4-20.5 4.7-.7 9.5-.5 14.1-1.5 4.1-.9 8.2-2.5 11.8-4.7 3.4-2.1 5.8-5.6 9-8.1 1.4-1.1 3.4-1.4 5.2-2-2.5 1.9-4.5 3-5.9 4.7-6.8 8-15 12.5-25.9 12.3-16.1-.3-27.8 7.9-36.6 20.8-4.3 6.3-8.4 12.6-12.2 19.2C93.3 71.8 86.7 74.8 70.5 73c-12-1.3-24.2-1.7-36.3-1.5-15 .3-28.6 13.9-31 30.6-1.1 7.8-1.1 15.8-1.4 23.7-.2 7.1 0 14.2-.1 21.3-.2 18.2-.5 36.4-.6 54.7 0 4.2.1 8.4.8 12.6.3 1.5 2.6 2.7 3.9 4 .1.1.3 0 .5 0 11.4.8 11.3.7 13.4-10.6 2.7-14.7 5.4-29.4 8.6-44.1 1.2-5.2 3.8-10 6.2-14.9 2.5-5.1 6.8-6.7 12.2-5.4 5.9 1.4 11.8 2.7 17.8 3.8 15 3 29.8 1.1 44.7-1.4 8.7-1.5 12.9.2 14.7 8.8 3.3 15.8 5.4 31.8 7.9 47.7.4 2.8.3 5.7.8 8.5.5 2.7.9 7.4 2.2 7.7 4.1 1 8.7.8 12.9.1 1-.2 2-4 2-6.1.3-13.3-.1-26.7.4-40 1.1-27.9 1.8-55.9 9.7-83.1 1.2-4 2.7-8 4.5-11.8 2.5-5.3 4.7-6 10.2-4 6.8 2.5 13.6 5 20.3 7.7 3 1.2 5.1.6 6.9-2.1 2.2-3.4 4.8-6.5 6.9-10 3.6-6 3.1-8.7-1.8-13.9-.9-.9-1.6-2.1-2.4-3.1-5.1-5.4-10.1-10.8-15.2-16.3-4.3-2.8-6.3-6.6-6-11.9.3-5.5.1-11.1 0-16.7 0-1.9-.5-3.8-1-6.8.1 0 .3-.1.4-.1.6 1.8 1.7 3.6 1.8 5.4.3 3.9.3 7.8 0 11.7-.4 6.7-.1 13.1 5.1 18.1 5.4 5.2 10.5 10.6 15.5 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-horse--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 212.8 222%27%3E%3Cpath d=%27M182.4.4c.5 3 1 4.9 1 6.8.1 5.6.3 11.2 0 16.7-.3 5.3 1.7 9.1 6 11.9 5 5.4 10.1 10.8 15.2 16.3.8 1.1 1.5 2.2 2.4 3.1 4.9 5.1 5.3 7.8 1.8 13.9-2.1 3.5-4.6 6.6-6.9 10-1.8 2.7-3.9 3.3-6.9 2.1-6.7-2.7-13.5-5.2-20.3-7.7-5.4-2-7.6-1.3-10.2 4-1.8 3.8-3.3 7.7-4.5 11.8-7.9 27.1-8.6 55.1-9.7 83.1-.5 13.3-.1 26.7-.4 40 0 2.2-1 6-2 6.1-4.2.7-8.8.9-12.9-.1-1.3-.3-1.7-5-2.2-7.7-.5-2.8-.3-5.7-.8-8.5-2.5-15.9-4.6-32-7.9-47.7-1.8-8.5-6-10.3-14.7-8.8-14.9 2.5-29.7 4.3-44.7 1.4-5.9-1.2-11.9-2.5-17.8-3.8-5.5-1.3-9.8.3-12.2 5.4-2.3 4.8-5 9.7-6.2 14.9-3.3 14.6-5.9 29.4-8.6 44.1C17.8 219 18 219 6.5 218.3c-.2 0-.4.1-.5 0-1.4-1.3-3.6-2.5-3.9-4-.8-4.1-.9-8.4-.8-12.6.1-18.2.4-36.4.6-54.7.1-7.1-.1-14.2.1-21.3.2-7.9.2-15.9 1.4-23.7 2.4-16.7 16-30.3 31-30.6 12.1-.3 24.3.2 36.3 1.5 16.3 1.7 22.8-1.2 31.1-15.4 3.8-6.6 8-12.9 12.2-19.2 8.8-12.9 20.5-21 36.6-20.8 10.9.2 19-4.3 25.9-12.3 1.4-1.6 3.4-2.8 5.9-4.7V.4z%27/%3E%3Cpath d=%27M205 51.6c9 7.3 9.6 10.9 3.6 20.4-1.6 2.6-3.6 4.9-5.2 7.5-2.2 3.6-5 4.6-9 3-6.7-2.7-13.6-5-20.3-7.6-3.9-1.5-6.6-.7-8.2 3.1-1.6 3.9-3.4 7.7-4.5 11.8-6.7 23.2-8.3 47-9.2 70.9-.7 17.9-.6 35.7-1.1 53.6 0 2-1.3 5.1-2.8 5.7-10.9 4.5-16 .7-17.3-10.8-1.9-17.2-4.1-34.4-7.4-51.4-2.1-11-5.1-12.1-16.2-10.4-.7.1-1.3.3-2 .4-10.7.7-21.5 2.2-32.2 1.8-9-.4-17.9-2.8-26.8-4.8-4.8-1.1-8 .3-10.2 4.3-2.3 4.3-4.9 8.7-5.9 13.3-3.4 15.4-6.5 30.9-9.2 46.5-1.9 10.8-1.5 10.9-12.5 10.8-7.5 0-8.5-.8-8.4-8.4.2-34.9-.4-69.9 1.2-104.8 1.1-24 17.8-39.3 44-37.1 10.9.9 21.9 1.3 32.8 2.1 9.4.7 15.6-3.4 20.2-11.4 4.4-7.8 9.2-15.3 14.3-22.7 7.2-10.4 16.2-18.6 29.4-20.5 4.7-.7 9.5-.5 14.1-1.5 4.1-.9 8.2-2.5 11.8-4.7 3.4-2.1 5.8-5.6 9-8.1 1.4-1.1 3.4-1.4 5.2-2-2.5 1.9-4.5 3-5.9 4.7-6.8 8-15 12.5-25.9 12.3-16.1-.3-27.8 7.9-36.6 20.8-4.3 6.3-8.4 12.6-12.2 19.2C93.3 71.8 86.7 74.8 70.5 73c-12-1.3-24.2-1.7-36.3-1.5-15 .3-28.6 13.9-31 30.6-1.1 7.8-1.1 15.8-1.4 23.7-.2 7.1 0 14.2-.1 21.3-.2 18.2-.5 36.4-.6 54.7 0 4.2.1 8.4.8 12.6.3 1.5 2.6 2.7 3.9 4 .1.1.3 0 .5 0 11.4.8 11.3.7 13.4-10.6 2.7-14.7 5.4-29.4 8.6-44.1 1.2-5.2 3.8-10 6.2-14.9 2.5-5.1 6.8-6.7 12.2-5.4 5.9 1.4 11.8 2.7 17.8 3.8 15 3 29.8 1.1 44.7-1.4 8.7-1.5 12.9.2 14.7 8.8 3.3 15.8 5.4 31.8 7.9 47.7.4 2.8.3 5.7.8 8.5.5 2.7.9 7.4 2.2 7.7 4.1 1 8.7.8 12.9.1 1-.2 2-4 2-6.1.3-13.3-.1-26.7.4-40 1.1-27.9 1.8-55.9 9.7-83.1 1.2-4 2.7-8 4.5-11.8 2.5-5.3 4.7-6 10.2-4 6.8 2.5 13.6 5 20.3 7.7 3 1.2 5.1.6 6.9-2.1 2.2-3.4 4.8-6.5 6.9-10 3.6-6 3.1-8.7-1.8-13.9-.9-.9-1.6-2.1-2.4-3.1-5.1-5.4-10.1-10.8-15.2-16.3-4.3-2.8-6.3-6.6-6-11.9.3-5.5.1-11.1 0-16.7 0-1.9-.5-3.8-1-6.8.1 0 .3-.1.4-.1.6 1.8 1.7 3.6 1.8 5.4.3 3.9.3 7.8 0 11.7-.4 6.7-.1 13.1 5.1 18.1 5.4 5.2 10.5 10.6 15.5 16z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-house {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 147.8 154.3%27%3E%3Cpath d=%27M85.9 103.3H62.7v34.4c-1.2.1-2.2.2-3.1.2H27.9c-4.1 0-6.2-2-6.3-6.1V90c0-1 .5-2.3 1.2-2.9 17-14.1 34-28 51-42 .1-.1.2-.1.6-.2 5.9 4.9 12 9.9 18.1 14.9 10.8 8.9 21.5 17.8 32.3 26.6 1.4 1.1 2 2.2 2 4.1-.1 13.7 0 27.3-.1 41 0 4.7-1.9 6.6-6.7 6.6H85.8c.1-11.8.1-23.1.1-34.8z%27/%3E%3Cpath d=%27M103.5 42V25.7c0-3.7.7-4.4 4.3-4.4h14.7c3.6 0 4.3.7 4.3 4.5 0 11 .1 21.9 0 32.9 0 2 .5 3.4 2.1 4.6 5.7 4.6 11.3 9.3 16.9 14 2.5 2.1 2.7 3.5.6 6-1.3 1.6-2.6 3.1-3.9 4.7-2.2 2.6-3.6 2.8-6.3.5-13.1-11-26.3-21.9-39.4-32.9-7.4-6.2-14.9-12.4-22.4-18.7-.7.5-1.4.9-1.9 1.4-20 16.6-39.9 33.2-59.9 49.9-3.1 2.6-4.3 2.5-6.9-.5-1.2-1.4-2.4-2.8-3.5-4.2-2.2-2.7-2.2-4 .5-6.2C17.3 65 31.9 52.9 46.4 40.8c6.6-5.5 13.1-11 19.7-16.4 5.5-4.6 10.8-4.5 16.4.1 6.8 5.7 13.6 11.3 21 17.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-house--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 147.8 154.3%27%3E%3Cpath d=%27M85.9 103.3H62.7v34.4c-1.2.1-2.2.2-3.1.2H27.9c-4.1 0-6.2-2-6.3-6.1V90c0-1 .5-2.3 1.2-2.9 17-14.1 34-28 51-42 .1-.1.2-.1.6-.2 5.9 4.9 12 9.9 18.1 14.9 10.8 8.9 21.5 17.8 32.3 26.6 1.4 1.1 2 2.2 2 4.1-.1 13.7 0 27.3-.1 41 0 4.7-1.9 6.6-6.7 6.6H85.8c.1-11.8.1-23.1.1-34.8z%27/%3E%3Cpath d=%27M103.5 42V25.7c0-3.7.7-4.4 4.3-4.4h14.7c3.6 0 4.3.7 4.3 4.5 0 11 .1 21.9 0 32.9 0 2 .5 3.4 2.1 4.6 5.7 4.6 11.3 9.3 16.9 14 2.5 2.1 2.7 3.5.6 6-1.3 1.6-2.6 3.1-3.9 4.7-2.2 2.6-3.6 2.8-6.3.5-13.1-11-26.3-21.9-39.4-32.9-7.4-6.2-14.9-12.4-22.4-18.7-.7.5-1.4.9-1.9 1.4-20 16.6-39.9 33.2-59.9 49.9-3.1 2.6-4.3 2.5-6.9-.5-1.2-1.4-2.4-2.8-3.5-4.2-2.2-2.7-2.2-4 .5-6.2C17.3 65 31.9 52.9 46.4 40.8c6.6-5.5 13.1-11 19.7-16.4 5.5-4.6 10.8-4.5 16.4.1 6.8 5.7 13.6 11.3 21 17.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-house--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 147.8 154.3%27%3E%3Cpath d=%27M85.9 103.3H62.7v34.4c-1.2.1-2.2.2-3.1.2H27.9c-4.1 0-6.2-2-6.3-6.1V90c0-1 .5-2.3 1.2-2.9 17-14.1 34-28 51-42 .1-.1.2-.1.6-.2 5.9 4.9 12 9.9 18.1 14.9 10.8 8.9 21.5 17.8 32.3 26.6 1.4 1.1 2 2.2 2 4.1-.1 13.7 0 27.3-.1 41 0 4.7-1.9 6.6-6.7 6.6H85.8c.1-11.8.1-23.1.1-34.8z%27/%3E%3Cpath d=%27M103.5 42V25.7c0-3.7.7-4.4 4.3-4.4h14.7c3.6 0 4.3.7 4.3 4.5 0 11 .1 21.9 0 32.9 0 2 .5 3.4 2.1 4.6 5.7 4.6 11.3 9.3 16.9 14 2.5 2.1 2.7 3.5.6 6-1.3 1.6-2.6 3.1-3.9 4.7-2.2 2.6-3.6 2.8-6.3.5-13.1-11-26.3-21.9-39.4-32.9-7.4-6.2-14.9-12.4-22.4-18.7-.7.5-1.4.9-1.9 1.4-20 16.6-39.9 33.2-59.9 49.9-3.1 2.6-4.3 2.5-6.9-.5-1.2-1.4-2.4-2.8-3.5-4.2-2.2-2.7-2.2-4 .5-6.2C17.3 65 31.9 52.9 46.4 40.8c6.6-5.5 13.1-11 19.7-16.4 5.5-4.6 10.8-4.5 16.4.1 6.8 5.7 13.6 11.3 21 17.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-house--grey,
.relax-button[class*="relax-icon-products-house--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 147.8 154.3%27%3E%3Cpath d=%27M85.9 103.3H62.7v34.4c-1.2.1-2.2.2-3.1.2H27.9c-4.1 0-6.2-2-6.3-6.1V90c0-1 .5-2.3 1.2-2.9 17-14.1 34-28 51-42 .1-.1.2-.1.6-.2 5.9 4.9 12 9.9 18.1 14.9 10.8 8.9 21.5 17.8 32.3 26.6 1.4 1.1 2 2.2 2 4.1-.1 13.7 0 27.3-.1 41 0 4.7-1.9 6.6-6.7 6.6H85.8c.1-11.8.1-23.1.1-34.8z%27/%3E%3Cpath d=%27M103.5 42V25.7c0-3.7.7-4.4 4.3-4.4h14.7c3.6 0 4.3.7 4.3 4.5 0 11 .1 21.9 0 32.9 0 2 .5 3.4 2.1 4.6 5.7 4.6 11.3 9.3 16.9 14 2.5 2.1 2.7 3.5.6 6-1.3 1.6-2.6 3.1-3.9 4.7-2.2 2.6-3.6 2.8-6.3.5-13.1-11-26.3-21.9-39.4-32.9-7.4-6.2-14.9-12.4-22.4-18.7-.7.5-1.4.9-1.9 1.4-20 16.6-39.9 33.2-59.9 49.9-3.1 2.6-4.3 2.5-6.9-.5-1.2-1.4-2.4-2.8-3.5-4.2-2.2-2.7-2.2-4 .5-6.2C17.3 65 31.9 52.9 46.4 40.8c6.6-5.5 13.1-11 19.7-16.4 5.5-4.6 10.8-4.5 16.4.1 6.8 5.7 13.6 11.3 21 17.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-house--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 147.8 154.3%27%3E%3Cpath d=%27M85.9 103.3H62.7v34.4c-1.2.1-2.2.2-3.1.2H27.9c-4.1 0-6.2-2-6.3-6.1V90c0-1 .5-2.3 1.2-2.9 17-14.1 34-28 51-42 .1-.1.2-.1.6-.2 5.9 4.9 12 9.9 18.1 14.9 10.8 8.9 21.5 17.8 32.3 26.6 1.4 1.1 2 2.2 2 4.1-.1 13.7 0 27.3-.1 41 0 4.7-1.9 6.6-6.7 6.6H85.8c.1-11.8.1-23.1.1-34.8z%27/%3E%3Cpath d=%27M103.5 42V25.7c0-3.7.7-4.4 4.3-4.4h14.7c3.6 0 4.3.7 4.3 4.5 0 11 .1 21.9 0 32.9 0 2 .5 3.4 2.1 4.6 5.7 4.6 11.3 9.3 16.9 14 2.5 2.1 2.7 3.5.6 6-1.3 1.6-2.6 3.1-3.9 4.7-2.2 2.6-3.6 2.8-6.3.5-13.1-11-26.3-21.9-39.4-32.9-7.4-6.2-14.9-12.4-22.4-18.7-.7.5-1.4.9-1.9 1.4-20 16.6-39.9 33.2-59.9 49.9-3.1 2.6-4.3 2.5-6.9-.5-1.2-1.4-2.4-2.8-3.5-4.2-2.2-2.7-2.2-4 .5-6.2C17.3 65 31.9 52.9 46.4 40.8c6.6-5.5 13.1-11 19.7-16.4 5.5-4.6 10.8-4.5 16.4.1 6.8 5.7 13.6 11.3 21 17.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-house--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 147.8 154.3%27%3E%3Cpath d=%27M85.9 103.3H62.7v34.4c-1.2.1-2.2.2-3.1.2H27.9c-4.1 0-6.2-2-6.3-6.1V90c0-1 .5-2.3 1.2-2.9 17-14.1 34-28 51-42 .1-.1.2-.1.6-.2 5.9 4.9 12 9.9 18.1 14.9 10.8 8.9 21.5 17.8 32.3 26.6 1.4 1.1 2 2.2 2 4.1-.1 13.7 0 27.3-.1 41 0 4.7-1.9 6.6-6.7 6.6H85.8c.1-11.8.1-23.1.1-34.8z%27/%3E%3Cpath d=%27M103.5 42V25.7c0-3.7.7-4.4 4.3-4.4h14.7c3.6 0 4.3.7 4.3 4.5 0 11 .1 21.9 0 32.9 0 2 .5 3.4 2.1 4.6 5.7 4.6 11.3 9.3 16.9 14 2.5 2.1 2.7 3.5.6 6-1.3 1.6-2.6 3.1-3.9 4.7-2.2 2.6-3.6 2.8-6.3.5-13.1-11-26.3-21.9-39.4-32.9-7.4-6.2-14.9-12.4-22.4-18.7-.7.5-1.4.9-1.9 1.4-20 16.6-39.9 33.2-59.9 49.9-3.1 2.6-4.3 2.5-6.9-.5-1.2-1.4-2.4-2.8-3.5-4.2-2.2-2.7-2.2-4 .5-6.2C17.3 65 31.9 52.9 46.4 40.8c6.6-5.5 13.1-11 19.7-16.4 5.5-4.6 10.8-4.5 16.4.1 6.8 5.7 13.6 11.3 21 17.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-house--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 147.8 154.3%27%3E%3Cpath d=%27M85.9 103.3H62.7v34.4c-1.2.1-2.2.2-3.1.2H27.9c-4.1 0-6.2-2-6.3-6.1V90c0-1 .5-2.3 1.2-2.9 17-14.1 34-28 51-42 .1-.1.2-.1.6-.2 5.9 4.9 12 9.9 18.1 14.9 10.8 8.9 21.5 17.8 32.3 26.6 1.4 1.1 2 2.2 2 4.1-.1 13.7 0 27.3-.1 41 0 4.7-1.9 6.6-6.7 6.6H85.8c.1-11.8.1-23.1.1-34.8z%27/%3E%3Cpath d=%27M103.5 42V25.7c0-3.7.7-4.4 4.3-4.4h14.7c3.6 0 4.3.7 4.3 4.5 0 11 .1 21.9 0 32.9 0 2 .5 3.4 2.1 4.6 5.7 4.6 11.3 9.3 16.9 14 2.5 2.1 2.7 3.5.6 6-1.3 1.6-2.6 3.1-3.9 4.7-2.2 2.6-3.6 2.8-6.3.5-13.1-11-26.3-21.9-39.4-32.9-7.4-6.2-14.9-12.4-22.4-18.7-.7.5-1.4.9-1.9 1.4-20 16.6-39.9 33.2-59.9 49.9-3.1 2.6-4.3 2.5-6.9-.5-1.2-1.4-2.4-2.8-3.5-4.2-2.2-2.7-2.2-4 .5-6.2C17.3 65 31.9 52.9 46.4 40.8c6.6-5.5 13.1-11 19.7-16.4 5.5-4.6 10.8-4.5 16.4.1 6.8 5.7 13.6 11.3 21 17.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-house--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 147.8 154.3%27%3E%3Cpath d=%27M85.9 103.3H62.7v34.4c-1.2.1-2.2.2-3.1.2H27.9c-4.1 0-6.2-2-6.3-6.1V90c0-1 .5-2.3 1.2-2.9 17-14.1 34-28 51-42 .1-.1.2-.1.6-.2 5.9 4.9 12 9.9 18.1 14.9 10.8 8.9 21.5 17.8 32.3 26.6 1.4 1.1 2 2.2 2 4.1-.1 13.7 0 27.3-.1 41 0 4.7-1.9 6.6-6.7 6.6H85.8c.1-11.8.1-23.1.1-34.8z%27/%3E%3Cpath d=%27M103.5 42V25.7c0-3.7.7-4.4 4.3-4.4h14.7c3.6 0 4.3.7 4.3 4.5 0 11 .1 21.9 0 32.9 0 2 .5 3.4 2.1 4.6 5.7 4.6 11.3 9.3 16.9 14 2.5 2.1 2.7 3.5.6 6-1.3 1.6-2.6 3.1-3.9 4.7-2.2 2.6-3.6 2.8-6.3.5-13.1-11-26.3-21.9-39.4-32.9-7.4-6.2-14.9-12.4-22.4-18.7-.7.5-1.4.9-1.9 1.4-20 16.6-39.9 33.2-59.9 49.9-3.1 2.6-4.3 2.5-6.9-.5-1.2-1.4-2.4-2.8-3.5-4.2-2.2-2.7-2.2-4 .5-6.2C17.3 65 31.9 52.9 46.4 40.8c6.6-5.5 13.1-11 19.7-16.4 5.5-4.6 10.8-4.5 16.4.1 6.8 5.7 13.6 11.3 21 17.5z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-husbil {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M241 134.8v17c-1.2 2.9-2.9 5.4-6.3 5.6-4.7.2-9.4.1-14.3.1-.4-7.9-3-14.8-8.5-20.4-5.6-5.7-12.4-8.7-20.4-8.9-6.7-.2-12.8 1.7-18.2 5.8-7.8 5.9-11.7 13.9-12.2 23.5H91.5c-1-18.7-15.9-29.5-30-29.4-13.3.1-28.4 10-29.6 29.2-8.8 1.1-17.3-.3-20.2-11.6 0-.1-.1-.1-.2-.2V27.2c.2-.3.4-.6.5-1 1.6-6.6 6.4-11 13-11.8 2.1-.2 4.3 0 6.5-.2.7 0 1.7-.2 1.9-.7 3.6-5.5 9.2-8 15.2-9.9C59.6 0 71-.7 82.5.6c7.1.8 14.1 2.2 20.3 5.7 2.9 1.7 5.6 4 7.9 6.4 1.1 1.1 1.9 1.7 3.5 1.7 29.5 0 59 0 88.5-.1 9.1 0 16 3.5 20.5 11.5 3 5.2 6.2 10.4 9.3 15.6 2.7 4.6.4 8.6-4.9 8.7h-20.4c-.7 0-1.4.1-2.5.1.7 1 1.2 1.8 1.7 2.5a4617 4617 0 0 0 24.8 36.2c1.8 2.6 2.6 5.4 2.6 8.4V129.1c3.8.2 5.9 2.5 7.2 5.7zm-136.3-34.6c-.1 0-.1 0 0 0v32.9c0 2.8.4 3.1 3.1 3.1h37c2.8 0 3.2-.3 3.2-3V67.3c0-2.6-.4-3-3-3h-37.2c-2.7 0-3 .3-3 3.2-.2 10.9-.1 21.8-.1 32.7zm91.8-7H214c.9 0 2-.3 2.4-1 .3-.4-.2-1.7-.6-2.3-5.7-8-11.4-16-17.2-24-.6-.8-1.9-1.5-2.9-1.5-5.6-.1-11.2 0-16.8-.1-2 0-2.6.8-2.5 2.7.1 7.8.1 15.7 0 23.5 0 2 .7 2.8 2.7 2.7h17.4zM58 86.1h15.4c1.9 0 2.7-.7 2.7-2.6V66.9c0-1.8-.8-2.5-2.6-2.5H42.6c-1.8 0-2.6.7-2.6 2.5v16.6c0 1.9.8 2.7 2.7 2.6 5.2-.1 10.2 0 15.3 0z%27/%3E%3Cpath d=%27M40.3 157.6c.1-11.9 9.8-21.4 21.6-21.4 11.7.1 21.3 9.9 21.2 21.6-.1 11.7-9.8 21.3-21.5 21.2-11.7.1-21.4-9.7-21.3-21.4zm29.5.2c0-4.3-3.6-8-7.9-8.1-4.3-.1-8.2 3.8-8.2 8.1s3.7 8 8.1 8c4.2 0 7.9-3.8 8-8zM190.8 136.3c11.8 0 21.4 9.7 21.4 21.4 0 11.8-9.7 21.5-21.5 21.5-11.8-.1-21.4-9.8-21.3-21.7.1-11.6 9.8-21.3 21.4-21.2zm8.1 21.3c-.1-4.3-3.8-8-8.1-8s-8 3.7-8 8c0 4.4 3.9 8.2 8.2 8.1 4.3 0 7.9-3.8 7.9-8.1zM112.1 71.8h28.2v56.9h-28.2V71.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-husbil--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M241 134.8v17c-1.2 2.9-2.9 5.4-6.3 5.6-4.7.2-9.4.1-14.3.1-.4-7.9-3-14.8-8.5-20.4-5.6-5.7-12.4-8.7-20.4-8.9-6.7-.2-12.8 1.7-18.2 5.8-7.8 5.9-11.7 13.9-12.2 23.5H91.5c-1-18.7-15.9-29.5-30-29.4-13.3.1-28.4 10-29.6 29.2-8.8 1.1-17.3-.3-20.2-11.6 0-.1-.1-.1-.2-.2V27.2c.2-.3.4-.6.5-1 1.6-6.6 6.4-11 13-11.8 2.1-.2 4.3 0 6.5-.2.7 0 1.7-.2 1.9-.7 3.6-5.5 9.2-8 15.2-9.9C59.6 0 71-.7 82.5.6c7.1.8 14.1 2.2 20.3 5.7 2.9 1.7 5.6 4 7.9 6.4 1.1 1.1 1.9 1.7 3.5 1.7 29.5 0 59 0 88.5-.1 9.1 0 16 3.5 20.5 11.5 3 5.2 6.2 10.4 9.3 15.6 2.7 4.6.4 8.6-4.9 8.7h-20.4c-.7 0-1.4.1-2.5.1.7 1 1.2 1.8 1.7 2.5a4617 4617 0 0 0 24.8 36.2c1.8 2.6 2.6 5.4 2.6 8.4V129.1c3.8.2 5.9 2.5 7.2 5.7zm-136.3-34.6c-.1 0-.1 0 0 0v32.9c0 2.8.4 3.1 3.1 3.1h37c2.8 0 3.2-.3 3.2-3V67.3c0-2.6-.4-3-3-3h-37.2c-2.7 0-3 .3-3 3.2-.2 10.9-.1 21.8-.1 32.7zm91.8-7H214c.9 0 2-.3 2.4-1 .3-.4-.2-1.7-.6-2.3-5.7-8-11.4-16-17.2-24-.6-.8-1.9-1.5-2.9-1.5-5.6-.1-11.2 0-16.8-.1-2 0-2.6.8-2.5 2.7.1 7.8.1 15.7 0 23.5 0 2 .7 2.8 2.7 2.7h17.4zM58 86.1h15.4c1.9 0 2.7-.7 2.7-2.6V66.9c0-1.8-.8-2.5-2.6-2.5H42.6c-1.8 0-2.6.7-2.6 2.5v16.6c0 1.9.8 2.7 2.7 2.6 5.2-.1 10.2 0 15.3 0z%27/%3E%3Cpath d=%27M40.3 157.6c.1-11.9 9.8-21.4 21.6-21.4 11.7.1 21.3 9.9 21.2 21.6-.1 11.7-9.8 21.3-21.5 21.2-11.7.1-21.4-9.7-21.3-21.4zm29.5.2c0-4.3-3.6-8-7.9-8.1-4.3-.1-8.2 3.8-8.2 8.1s3.7 8 8.1 8c4.2 0 7.9-3.8 8-8zM190.8 136.3c11.8 0 21.4 9.7 21.4 21.4 0 11.8-9.7 21.5-21.5 21.5-11.8-.1-21.4-9.8-21.3-21.7.1-11.6 9.8-21.3 21.4-21.2zm8.1 21.3c-.1-4.3-3.8-8-8.1-8s-8 3.7-8 8c0 4.4 3.9 8.2 8.2 8.1 4.3 0 7.9-3.8 7.9-8.1zM112.1 71.8h28.2v56.9h-28.2V71.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-husbil--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M241 134.8v17c-1.2 2.9-2.9 5.4-6.3 5.6-4.7.2-9.4.1-14.3.1-.4-7.9-3-14.8-8.5-20.4-5.6-5.7-12.4-8.7-20.4-8.9-6.7-.2-12.8 1.7-18.2 5.8-7.8 5.9-11.7 13.9-12.2 23.5H91.5c-1-18.7-15.9-29.5-30-29.4-13.3.1-28.4 10-29.6 29.2-8.8 1.1-17.3-.3-20.2-11.6 0-.1-.1-.1-.2-.2V27.2c.2-.3.4-.6.5-1 1.6-6.6 6.4-11 13-11.8 2.1-.2 4.3 0 6.5-.2.7 0 1.7-.2 1.9-.7 3.6-5.5 9.2-8 15.2-9.9C59.6 0 71-.7 82.5.6c7.1.8 14.1 2.2 20.3 5.7 2.9 1.7 5.6 4 7.9 6.4 1.1 1.1 1.9 1.7 3.5 1.7 29.5 0 59 0 88.5-.1 9.1 0 16 3.5 20.5 11.5 3 5.2 6.2 10.4 9.3 15.6 2.7 4.6.4 8.6-4.9 8.7h-20.4c-.7 0-1.4.1-2.5.1.7 1 1.2 1.8 1.7 2.5a4617 4617 0 0 0 24.8 36.2c1.8 2.6 2.6 5.4 2.6 8.4V129.1c3.8.2 5.9 2.5 7.2 5.7zm-136.3-34.6c-.1 0-.1 0 0 0v32.9c0 2.8.4 3.1 3.1 3.1h37c2.8 0 3.2-.3 3.2-3V67.3c0-2.6-.4-3-3-3h-37.2c-2.7 0-3 .3-3 3.2-.2 10.9-.1 21.8-.1 32.7zm91.8-7H214c.9 0 2-.3 2.4-1 .3-.4-.2-1.7-.6-2.3-5.7-8-11.4-16-17.2-24-.6-.8-1.9-1.5-2.9-1.5-5.6-.1-11.2 0-16.8-.1-2 0-2.6.8-2.5 2.7.1 7.8.1 15.7 0 23.5 0 2 .7 2.8 2.7 2.7h17.4zM58 86.1h15.4c1.9 0 2.7-.7 2.7-2.6V66.9c0-1.8-.8-2.5-2.6-2.5H42.6c-1.8 0-2.6.7-2.6 2.5v16.6c0 1.9.8 2.7 2.7 2.6 5.2-.1 10.2 0 15.3 0z%27/%3E%3Cpath d=%27M40.3 157.6c.1-11.9 9.8-21.4 21.6-21.4 11.7.1 21.3 9.9 21.2 21.6-.1 11.7-9.8 21.3-21.5 21.2-11.7.1-21.4-9.7-21.3-21.4zm29.5.2c0-4.3-3.6-8-7.9-8.1-4.3-.1-8.2 3.8-8.2 8.1s3.7 8 8.1 8c4.2 0 7.9-3.8 8-8zM190.8 136.3c11.8 0 21.4 9.7 21.4 21.4 0 11.8-9.7 21.5-21.5 21.5-11.8-.1-21.4-9.8-21.3-21.7.1-11.6 9.8-21.3 21.4-21.2zm8.1 21.3c-.1-4.3-3.8-8-8.1-8s-8 3.7-8 8c0 4.4 3.9 8.2 8.2 8.1 4.3 0 7.9-3.8 7.9-8.1zM112.1 71.8h28.2v56.9h-28.2V71.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-husbil--grey,
.relax-button[class*="relax-icon-products-husbil--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M241 134.8v17c-1.2 2.9-2.9 5.4-6.3 5.6-4.7.2-9.4.1-14.3.1-.4-7.9-3-14.8-8.5-20.4-5.6-5.7-12.4-8.7-20.4-8.9-6.7-.2-12.8 1.7-18.2 5.8-7.8 5.9-11.7 13.9-12.2 23.5H91.5c-1-18.7-15.9-29.5-30-29.4-13.3.1-28.4 10-29.6 29.2-8.8 1.1-17.3-.3-20.2-11.6 0-.1-.1-.1-.2-.2V27.2c.2-.3.4-.6.5-1 1.6-6.6 6.4-11 13-11.8 2.1-.2 4.3 0 6.5-.2.7 0 1.7-.2 1.9-.7 3.6-5.5 9.2-8 15.2-9.9C59.6 0 71-.7 82.5.6c7.1.8 14.1 2.2 20.3 5.7 2.9 1.7 5.6 4 7.9 6.4 1.1 1.1 1.9 1.7 3.5 1.7 29.5 0 59 0 88.5-.1 9.1 0 16 3.5 20.5 11.5 3 5.2 6.2 10.4 9.3 15.6 2.7 4.6.4 8.6-4.9 8.7h-20.4c-.7 0-1.4.1-2.5.1.7 1 1.2 1.8 1.7 2.5a4617 4617 0 0 0 24.8 36.2c1.8 2.6 2.6 5.4 2.6 8.4V129.1c3.8.2 5.9 2.5 7.2 5.7zm-136.3-34.6c-.1 0-.1 0 0 0v32.9c0 2.8.4 3.1 3.1 3.1h37c2.8 0 3.2-.3 3.2-3V67.3c0-2.6-.4-3-3-3h-37.2c-2.7 0-3 .3-3 3.2-.2 10.9-.1 21.8-.1 32.7zm91.8-7H214c.9 0 2-.3 2.4-1 .3-.4-.2-1.7-.6-2.3-5.7-8-11.4-16-17.2-24-.6-.8-1.9-1.5-2.9-1.5-5.6-.1-11.2 0-16.8-.1-2 0-2.6.8-2.5 2.7.1 7.8.1 15.7 0 23.5 0 2 .7 2.8 2.7 2.7h17.4zM58 86.1h15.4c1.9 0 2.7-.7 2.7-2.6V66.9c0-1.8-.8-2.5-2.6-2.5H42.6c-1.8 0-2.6.7-2.6 2.5v16.6c0 1.9.8 2.7 2.7 2.6 5.2-.1 10.2 0 15.3 0z%27/%3E%3Cpath d=%27M40.3 157.6c.1-11.9 9.8-21.4 21.6-21.4 11.7.1 21.3 9.9 21.2 21.6-.1 11.7-9.8 21.3-21.5 21.2-11.7.1-21.4-9.7-21.3-21.4zm29.5.2c0-4.3-3.6-8-7.9-8.1-4.3-.1-8.2 3.8-8.2 8.1s3.7 8 8.1 8c4.2 0 7.9-3.8 8-8zM190.8 136.3c11.8 0 21.4 9.7 21.4 21.4 0 11.8-9.7 21.5-21.5 21.5-11.8-.1-21.4-9.8-21.3-21.7.1-11.6 9.8-21.3 21.4-21.2zm8.1 21.3c-.1-4.3-3.8-8-8.1-8s-8 3.7-8 8c0 4.4 3.9 8.2 8.2 8.1 4.3 0 7.9-3.8 7.9-8.1zM112.1 71.8h28.2v56.9h-28.2V71.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-husbil--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M241 134.8v17c-1.2 2.9-2.9 5.4-6.3 5.6-4.7.2-9.4.1-14.3.1-.4-7.9-3-14.8-8.5-20.4-5.6-5.7-12.4-8.7-20.4-8.9-6.7-.2-12.8 1.7-18.2 5.8-7.8 5.9-11.7 13.9-12.2 23.5H91.5c-1-18.7-15.9-29.5-30-29.4-13.3.1-28.4 10-29.6 29.2-8.8 1.1-17.3-.3-20.2-11.6 0-.1-.1-.1-.2-.2V27.2c.2-.3.4-.6.5-1 1.6-6.6 6.4-11 13-11.8 2.1-.2 4.3 0 6.5-.2.7 0 1.7-.2 1.9-.7 3.6-5.5 9.2-8 15.2-9.9C59.6 0 71-.7 82.5.6c7.1.8 14.1 2.2 20.3 5.7 2.9 1.7 5.6 4 7.9 6.4 1.1 1.1 1.9 1.7 3.5 1.7 29.5 0 59 0 88.5-.1 9.1 0 16 3.5 20.5 11.5 3 5.2 6.2 10.4 9.3 15.6 2.7 4.6.4 8.6-4.9 8.7h-20.4c-.7 0-1.4.1-2.5.1.7 1 1.2 1.8 1.7 2.5a4617 4617 0 0 0 24.8 36.2c1.8 2.6 2.6 5.4 2.6 8.4V129.1c3.8.2 5.9 2.5 7.2 5.7zm-136.3-34.6c-.1 0-.1 0 0 0v32.9c0 2.8.4 3.1 3.1 3.1h37c2.8 0 3.2-.3 3.2-3V67.3c0-2.6-.4-3-3-3h-37.2c-2.7 0-3 .3-3 3.2-.2 10.9-.1 21.8-.1 32.7zm91.8-7H214c.9 0 2-.3 2.4-1 .3-.4-.2-1.7-.6-2.3-5.7-8-11.4-16-17.2-24-.6-.8-1.9-1.5-2.9-1.5-5.6-.1-11.2 0-16.8-.1-2 0-2.6.8-2.5 2.7.1 7.8.1 15.7 0 23.5 0 2 .7 2.8 2.7 2.7h17.4zM58 86.1h15.4c1.9 0 2.7-.7 2.7-2.6V66.9c0-1.8-.8-2.5-2.6-2.5H42.6c-1.8 0-2.6.7-2.6 2.5v16.6c0 1.9.8 2.7 2.7 2.6 5.2-.1 10.2 0 15.3 0z%27/%3E%3Cpath d=%27M40.3 157.6c.1-11.9 9.8-21.4 21.6-21.4 11.7.1 21.3 9.9 21.2 21.6-.1 11.7-9.8 21.3-21.5 21.2-11.7.1-21.4-9.7-21.3-21.4zm29.5.2c0-4.3-3.6-8-7.9-8.1-4.3-.1-8.2 3.8-8.2 8.1s3.7 8 8.1 8c4.2 0 7.9-3.8 8-8zM190.8 136.3c11.8 0 21.4 9.7 21.4 21.4 0 11.8-9.7 21.5-21.5 21.5-11.8-.1-21.4-9.8-21.3-21.7.1-11.6 9.8-21.3 21.4-21.2zm8.1 21.3c-.1-4.3-3.8-8-8.1-8s-8 3.7-8 8c0 4.4 3.9 8.2 8.2 8.1 4.3 0 7.9-3.8 7.9-8.1zM112.1 71.8h28.2v56.9h-28.2V71.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-husbil--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M241 134.8v17c-1.2 2.9-2.9 5.4-6.3 5.6-4.7.2-9.4.1-14.3.1-.4-7.9-3-14.8-8.5-20.4-5.6-5.7-12.4-8.7-20.4-8.9-6.7-.2-12.8 1.7-18.2 5.8-7.8 5.9-11.7 13.9-12.2 23.5H91.5c-1-18.7-15.9-29.5-30-29.4-13.3.1-28.4 10-29.6 29.2-8.8 1.1-17.3-.3-20.2-11.6 0-.1-.1-.1-.2-.2V27.2c.2-.3.4-.6.5-1 1.6-6.6 6.4-11 13-11.8 2.1-.2 4.3 0 6.5-.2.7 0 1.7-.2 1.9-.7 3.6-5.5 9.2-8 15.2-9.9C59.6 0 71-.7 82.5.6c7.1.8 14.1 2.2 20.3 5.7 2.9 1.7 5.6 4 7.9 6.4 1.1 1.1 1.9 1.7 3.5 1.7 29.5 0 59 0 88.5-.1 9.1 0 16 3.5 20.5 11.5 3 5.2 6.2 10.4 9.3 15.6 2.7 4.6.4 8.6-4.9 8.7h-20.4c-.7 0-1.4.1-2.5.1.7 1 1.2 1.8 1.7 2.5a4617 4617 0 0 0 24.8 36.2c1.8 2.6 2.6 5.4 2.6 8.4V129.1c3.8.2 5.9 2.5 7.2 5.7zm-136.3-34.6c-.1 0-.1 0 0 0v32.9c0 2.8.4 3.1 3.1 3.1h37c2.8 0 3.2-.3 3.2-3V67.3c0-2.6-.4-3-3-3h-37.2c-2.7 0-3 .3-3 3.2-.2 10.9-.1 21.8-.1 32.7zm91.8-7H214c.9 0 2-.3 2.4-1 .3-.4-.2-1.7-.6-2.3-5.7-8-11.4-16-17.2-24-.6-.8-1.9-1.5-2.9-1.5-5.6-.1-11.2 0-16.8-.1-2 0-2.6.8-2.5 2.7.1 7.8.1 15.7 0 23.5 0 2 .7 2.8 2.7 2.7h17.4zM58 86.1h15.4c1.9 0 2.7-.7 2.7-2.6V66.9c0-1.8-.8-2.5-2.6-2.5H42.6c-1.8 0-2.6.7-2.6 2.5v16.6c0 1.9.8 2.7 2.7 2.6 5.2-.1 10.2 0 15.3 0z%27/%3E%3Cpath d=%27M40.3 157.6c.1-11.9 9.8-21.4 21.6-21.4 11.7.1 21.3 9.9 21.2 21.6-.1 11.7-9.8 21.3-21.5 21.2-11.7.1-21.4-9.7-21.3-21.4zm29.5.2c0-4.3-3.6-8-7.9-8.1-4.3-.1-8.2 3.8-8.2 8.1s3.7 8 8.1 8c4.2 0 7.9-3.8 8-8zM190.8 136.3c11.8 0 21.4 9.7 21.4 21.4 0 11.8-9.7 21.5-21.5 21.5-11.8-.1-21.4-9.8-21.3-21.7.1-11.6 9.8-21.3 21.4-21.2zm8.1 21.3c-.1-4.3-3.8-8-8.1-8s-8 3.7-8 8c0 4.4 3.9 8.2 8.2 8.1 4.3 0 7.9-3.8 7.9-8.1zM112.1 71.8h28.2v56.9h-28.2V71.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-husbil--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M241 134.8v17c-1.2 2.9-2.9 5.4-6.3 5.6-4.7.2-9.4.1-14.3.1-.4-7.9-3-14.8-8.5-20.4-5.6-5.7-12.4-8.7-20.4-8.9-6.7-.2-12.8 1.7-18.2 5.8-7.8 5.9-11.7 13.9-12.2 23.5H91.5c-1-18.7-15.9-29.5-30-29.4-13.3.1-28.4 10-29.6 29.2-8.8 1.1-17.3-.3-20.2-11.6 0-.1-.1-.1-.2-.2V27.2c.2-.3.4-.6.5-1 1.6-6.6 6.4-11 13-11.8 2.1-.2 4.3 0 6.5-.2.7 0 1.7-.2 1.9-.7 3.6-5.5 9.2-8 15.2-9.9C59.6 0 71-.7 82.5.6c7.1.8 14.1 2.2 20.3 5.7 2.9 1.7 5.6 4 7.9 6.4 1.1 1.1 1.9 1.7 3.5 1.7 29.5 0 59 0 88.5-.1 9.1 0 16 3.5 20.5 11.5 3 5.2 6.2 10.4 9.3 15.6 2.7 4.6.4 8.6-4.9 8.7h-20.4c-.7 0-1.4.1-2.5.1.7 1 1.2 1.8 1.7 2.5a4617 4617 0 0 0 24.8 36.2c1.8 2.6 2.6 5.4 2.6 8.4V129.1c3.8.2 5.9 2.5 7.2 5.7zm-136.3-34.6c-.1 0-.1 0 0 0v32.9c0 2.8.4 3.1 3.1 3.1h37c2.8 0 3.2-.3 3.2-3V67.3c0-2.6-.4-3-3-3h-37.2c-2.7 0-3 .3-3 3.2-.2 10.9-.1 21.8-.1 32.7zm91.8-7H214c.9 0 2-.3 2.4-1 .3-.4-.2-1.7-.6-2.3-5.7-8-11.4-16-17.2-24-.6-.8-1.9-1.5-2.9-1.5-5.6-.1-11.2 0-16.8-.1-2 0-2.6.8-2.5 2.7.1 7.8.1 15.7 0 23.5 0 2 .7 2.8 2.7 2.7h17.4zM58 86.1h15.4c1.9 0 2.7-.7 2.7-2.6V66.9c0-1.8-.8-2.5-2.6-2.5H42.6c-1.8 0-2.6.7-2.6 2.5v16.6c0 1.9.8 2.7 2.7 2.6 5.2-.1 10.2 0 15.3 0z%27/%3E%3Cpath d=%27M40.3 157.6c.1-11.9 9.8-21.4 21.6-21.4 11.7.1 21.3 9.9 21.2 21.6-.1 11.7-9.8 21.3-21.5 21.2-11.7.1-21.4-9.7-21.3-21.4zm29.5.2c0-4.3-3.6-8-7.9-8.1-4.3-.1-8.2 3.8-8.2 8.1s3.7 8 8.1 8c4.2 0 7.9-3.8 8-8zM190.8 136.3c11.8 0 21.4 9.7 21.4 21.4 0 11.8-9.7 21.5-21.5 21.5-11.8-.1-21.4-9.8-21.3-21.7.1-11.6 9.8-21.3 21.4-21.2zm8.1 21.3c-.1-4.3-3.8-8-8.1-8s-8 3.7-8 8c0 4.4 3.9 8.2 8.2 8.1 4.3 0 7.9-3.8 7.9-8.1zM112.1 71.8h28.2v56.9h-28.2V71.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-husbil--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 251.5 179.3%27%3E%3Cpath d=%27M241 134.8v17c-1.2 2.9-2.9 5.4-6.3 5.6-4.7.2-9.4.1-14.3.1-.4-7.9-3-14.8-8.5-20.4-5.6-5.7-12.4-8.7-20.4-8.9-6.7-.2-12.8 1.7-18.2 5.8-7.8 5.9-11.7 13.9-12.2 23.5H91.5c-1-18.7-15.9-29.5-30-29.4-13.3.1-28.4 10-29.6 29.2-8.8 1.1-17.3-.3-20.2-11.6 0-.1-.1-.1-.2-.2V27.2c.2-.3.4-.6.5-1 1.6-6.6 6.4-11 13-11.8 2.1-.2 4.3 0 6.5-.2.7 0 1.7-.2 1.9-.7 3.6-5.5 9.2-8 15.2-9.9C59.6 0 71-.7 82.5.6c7.1.8 14.1 2.2 20.3 5.7 2.9 1.7 5.6 4 7.9 6.4 1.1 1.1 1.9 1.7 3.5 1.7 29.5 0 59 0 88.5-.1 9.1 0 16 3.5 20.5 11.5 3 5.2 6.2 10.4 9.3 15.6 2.7 4.6.4 8.6-4.9 8.7h-20.4c-.7 0-1.4.1-2.5.1.7 1 1.2 1.8 1.7 2.5a4617 4617 0 0 0 24.8 36.2c1.8 2.6 2.6 5.4 2.6 8.4V129.1c3.8.2 5.9 2.5 7.2 5.7zm-136.3-34.6c-.1 0-.1 0 0 0v32.9c0 2.8.4 3.1 3.1 3.1h37c2.8 0 3.2-.3 3.2-3V67.3c0-2.6-.4-3-3-3h-37.2c-2.7 0-3 .3-3 3.2-.2 10.9-.1 21.8-.1 32.7zm91.8-7H214c.9 0 2-.3 2.4-1 .3-.4-.2-1.7-.6-2.3-5.7-8-11.4-16-17.2-24-.6-.8-1.9-1.5-2.9-1.5-5.6-.1-11.2 0-16.8-.1-2 0-2.6.8-2.5 2.7.1 7.8.1 15.7 0 23.5 0 2 .7 2.8 2.7 2.7h17.4zM58 86.1h15.4c1.9 0 2.7-.7 2.7-2.6V66.9c0-1.8-.8-2.5-2.6-2.5H42.6c-1.8 0-2.6.7-2.6 2.5v16.6c0 1.9.8 2.7 2.7 2.6 5.2-.1 10.2 0 15.3 0z%27/%3E%3Cpath d=%27M40.3 157.6c.1-11.9 9.8-21.4 21.6-21.4 11.7.1 21.3 9.9 21.2 21.6-.1 11.7-9.8 21.3-21.5 21.2-11.7.1-21.4-9.7-21.3-21.4zm29.5.2c0-4.3-3.6-8-7.9-8.1-4.3-.1-8.2 3.8-8.2 8.1s3.7 8 8.1 8c4.2 0 7.9-3.8 8-8zM190.8 136.3c11.8 0 21.4 9.7 21.4 21.4 0 11.8-9.7 21.5-21.5 21.5-11.8-.1-21.4-9.8-21.3-21.7.1-11.6 9.8-21.3 21.4-21.2zm8.1 21.3c-.1-4.3-3.8-8-8.1-8s-8 3.7-8 8c0 4.4 3.9 8.2 8.2 8.1 4.3 0 7.9-3.8 7.9-8.1zM112.1 71.8h28.2v56.9h-28.2V71.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-large-truck {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 357.5 140.5%27%3E%3Cpath d=%27M357.5 109.6c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V8.7c0-4.3 4.5-8.4 9.3-8.4 15-.3 29.9-.3 44.8-.2 3.2 0 6.2 1 8.4 3.7 5.6 6.9 11.2 13.8 16.6 20.7 3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9-.1 18.5-.1 37-.1 55.5zm-67.1-89.9v38.2h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.3-14.4-.1-21.8-.1zM103.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C79.2 102.9 90 92 103.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M304.4 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.3-10.8 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM100.4 87.1c9.6-.6 18.1 3 24.9 9.6 5.6 5.3 9.1 11.9 10.1 19.8h2.8c11.9 0 90.7-.2 102.6.1 6.2.2 10.7-4.7 10.6-10.8-.1-44.4-.1-49.7 0-94.1 0-7.3-4.1-11.5-11.3-11.5-41.1 0-62.1 0-103.2.1-.4 0-.7 0-1.1.1-.5-.1-1.1-.1-1.6-.1C93 .2 52 .2 10.9.3 9.1.3 7.3.9 5.5 1.4 2.6 2.2 1.4 4.8 0 7.1v102.5c1.4 3.2 3.3 5.8 6.9 6.6 1.3.3 2.7.2 4.1.2h8.3C21.5 100.6 34.6 88 51.4 87%27/%3E%3Cpath d=%27M51.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C27.2 102.9 38 92 51.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2S58.1 104 51.4 104z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-large-truck--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 357.5 140.5%27%3E%3Cpath d=%27M357.5 109.6c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V8.7c0-4.3 4.5-8.4 9.3-8.4 15-.3 29.9-.3 44.8-.2 3.2 0 6.2 1 8.4 3.7 5.6 6.9 11.2 13.8 16.6 20.7 3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9-.1 18.5-.1 37-.1 55.5zm-67.1-89.9v38.2h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.3-14.4-.1-21.8-.1zM103.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C79.2 102.9 90 92 103.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M304.4 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.3-10.8 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM100.4 87.1c9.6-.6 18.1 3 24.9 9.6 5.6 5.3 9.1 11.9 10.1 19.8h2.8c11.9 0 90.7-.2 102.6.1 6.2.2 10.7-4.7 10.6-10.8-.1-44.4-.1-49.7 0-94.1 0-7.3-4.1-11.5-11.3-11.5-41.1 0-62.1 0-103.2.1-.4 0-.7 0-1.1.1-.5-.1-1.1-.1-1.6-.1C93 .2 52 .2 10.9.3 9.1.3 7.3.9 5.5 1.4 2.6 2.2 1.4 4.8 0 7.1v102.5c1.4 3.2 3.3 5.8 6.9 6.6 1.3.3 2.7.2 4.1.2h8.3C21.5 100.6 34.6 88 51.4 87%27/%3E%3Cpath d=%27M51.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C27.2 102.9 38 92 51.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2S58.1 104 51.4 104z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-large-truck--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 357.5 140.5%27%3E%3Cpath d=%27M357.5 109.6c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V8.7c0-4.3 4.5-8.4 9.3-8.4 15-.3 29.9-.3 44.8-.2 3.2 0 6.2 1 8.4 3.7 5.6 6.9 11.2 13.8 16.6 20.7 3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9-.1 18.5-.1 37-.1 55.5zm-67.1-89.9v38.2h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.3-14.4-.1-21.8-.1zM103.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C79.2 102.9 90 92 103.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M304.4 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.3-10.8 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM100.4 87.1c9.6-.6 18.1 3 24.9 9.6 5.6 5.3 9.1 11.9 10.1 19.8h2.8c11.9 0 90.7-.2 102.6.1 6.2.2 10.7-4.7 10.6-10.8-.1-44.4-.1-49.7 0-94.1 0-7.3-4.1-11.5-11.3-11.5-41.1 0-62.1 0-103.2.1-.4 0-.7 0-1.1.1-.5-.1-1.1-.1-1.6-.1C93 .2 52 .2 10.9.3 9.1.3 7.3.9 5.5 1.4 2.6 2.2 1.4 4.8 0 7.1v102.5c1.4 3.2 3.3 5.8 6.9 6.6 1.3.3 2.7.2 4.1.2h8.3C21.5 100.6 34.6 88 51.4 87%27/%3E%3Cpath d=%27M51.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C27.2 102.9 38 92 51.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2S58.1 104 51.4 104z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-large-truck--grey,
.relax-button[class*="relax-icon-products-large-truck--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 357.5 140.5%27%3E%3Cpath d=%27M357.5 109.6c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V8.7c0-4.3 4.5-8.4 9.3-8.4 15-.3 29.9-.3 44.8-.2 3.2 0 6.2 1 8.4 3.7 5.6 6.9 11.2 13.8 16.6 20.7 3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9-.1 18.5-.1 37-.1 55.5zm-67.1-89.9v38.2h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.3-14.4-.1-21.8-.1zM103.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C79.2 102.9 90 92 103.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M304.4 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.3-10.8 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM100.4 87.1c9.6-.6 18.1 3 24.9 9.6 5.6 5.3 9.1 11.9 10.1 19.8h2.8c11.9 0 90.7-.2 102.6.1 6.2.2 10.7-4.7 10.6-10.8-.1-44.4-.1-49.7 0-94.1 0-7.3-4.1-11.5-11.3-11.5-41.1 0-62.1 0-103.2.1-.4 0-.7 0-1.1.1-.5-.1-1.1-.1-1.6-.1C93 .2 52 .2 10.9.3 9.1.3 7.3.9 5.5 1.4 2.6 2.2 1.4 4.8 0 7.1v102.5c1.4 3.2 3.3 5.8 6.9 6.6 1.3.3 2.7.2 4.1.2h8.3C21.5 100.6 34.6 88 51.4 87%27/%3E%3Cpath d=%27M51.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C27.2 102.9 38 92 51.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2S58.1 104 51.4 104z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-large-truck--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 357.5 140.5%27%3E%3Cpath d=%27M357.5 109.6c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V8.7c0-4.3 4.5-8.4 9.3-8.4 15-.3 29.9-.3 44.8-.2 3.2 0 6.2 1 8.4 3.7 5.6 6.9 11.2 13.8 16.6 20.7 3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9-.1 18.5-.1 37-.1 55.5zm-67.1-89.9v38.2h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.3-14.4-.1-21.8-.1zM103.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C79.2 102.9 90 92 103.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M304.4 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.3-10.8 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM100.4 87.1c9.6-.6 18.1 3 24.9 9.6 5.6 5.3 9.1 11.9 10.1 19.8h2.8c11.9 0 90.7-.2 102.6.1 6.2.2 10.7-4.7 10.6-10.8-.1-44.4-.1-49.7 0-94.1 0-7.3-4.1-11.5-11.3-11.5-41.1 0-62.1 0-103.2.1-.4 0-.7 0-1.1.1-.5-.1-1.1-.1-1.6-.1C93 .2 52 .2 10.9.3 9.1.3 7.3.9 5.5 1.4 2.6 2.2 1.4 4.8 0 7.1v102.5c1.4 3.2 3.3 5.8 6.9 6.6 1.3.3 2.7.2 4.1.2h8.3C21.5 100.6 34.6 88 51.4 87%27/%3E%3Cpath d=%27M51.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C27.2 102.9 38 92 51.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2S58.1 104 51.4 104z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-large-truck--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 357.5 140.5%27%3E%3Cpath d=%27M357.5 109.6c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V8.7c0-4.3 4.5-8.4 9.3-8.4 15-.3 29.9-.3 44.8-.2 3.2 0 6.2 1 8.4 3.7 5.6 6.9 11.2 13.8 16.6 20.7 3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9-.1 18.5-.1 37-.1 55.5zm-67.1-89.9v38.2h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.3-14.4-.1-21.8-.1zM103.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C79.2 102.9 90 92 103.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M304.4 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.3-10.8 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM100.4 87.1c9.6-.6 18.1 3 24.9 9.6 5.6 5.3 9.1 11.9 10.1 19.8h2.8c11.9 0 90.7-.2 102.6.1 6.2.2 10.7-4.7 10.6-10.8-.1-44.4-.1-49.7 0-94.1 0-7.3-4.1-11.5-11.3-11.5-41.1 0-62.1 0-103.2.1-.4 0-.7 0-1.1.1-.5-.1-1.1-.1-1.6-.1C93 .2 52 .2 10.9.3 9.1.3 7.3.9 5.5 1.4 2.6 2.2 1.4 4.8 0 7.1v102.5c1.4 3.2 3.3 5.8 6.9 6.6 1.3.3 2.7.2 4.1.2h8.3C21.5 100.6 34.6 88 51.4 87%27/%3E%3Cpath d=%27M51.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C27.2 102.9 38 92 51.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2S58.1 104 51.4 104z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-large-truck--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 357.5 140.5%27%3E%3Cpath d=%27M357.5 109.6c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V8.7c0-4.3 4.5-8.4 9.3-8.4 15-.3 29.9-.3 44.8-.2 3.2 0 6.2 1 8.4 3.7 5.6 6.9 11.2 13.8 16.6 20.7 3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9-.1 18.5-.1 37-.1 55.5zm-67.1-89.9v38.2h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.3-14.4-.1-21.8-.1zM103.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C79.2 102.9 90 92 103.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M304.4 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.3-10.8 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM100.4 87.1c9.6-.6 18.1 3 24.9 9.6 5.6 5.3 9.1 11.9 10.1 19.8h2.8c11.9 0 90.7-.2 102.6.1 6.2.2 10.7-4.7 10.6-10.8-.1-44.4-.1-49.7 0-94.1 0-7.3-4.1-11.5-11.3-11.5-41.1 0-62.1 0-103.2.1-.4 0-.7 0-1.1.1-.5-.1-1.1-.1-1.6-.1C93 .2 52 .2 10.9.3 9.1.3 7.3.9 5.5 1.4 2.6 2.2 1.4 4.8 0 7.1v102.5c1.4 3.2 3.3 5.8 6.9 6.6 1.3.3 2.7.2 4.1.2h8.3C21.5 100.6 34.6 88 51.4 87%27/%3E%3Cpath d=%27M51.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C27.2 102.9 38 92 51.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2S58.1 104 51.4 104z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-large-truck--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 357.5 140.5%27%3E%3Cpath d=%27M357.5 109.6c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V8.7c0-4.3 4.5-8.4 9.3-8.4 15-.3 29.9-.3 44.8-.2 3.2 0 6.2 1 8.4 3.7 5.6 6.9 11.2 13.8 16.6 20.7 3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9-.1 18.5-.1 37-.1 55.5zm-67.1-89.9v38.2h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.3-14.4-.1-21.8-.1zM103.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C79.2 102.9 90 92 103.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M304.4 140.5c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.3-10.8 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM100.4 87.1c9.6-.6 18.1 3 24.9 9.6 5.6 5.3 9.1 11.9 10.1 19.8h2.8c11.9 0 90.7-.2 102.6.1 6.2.2 10.7-4.7 10.6-10.8-.1-44.4-.1-49.7 0-94.1 0-7.3-4.1-11.5-11.3-11.5-41.1 0-62.1 0-103.2.1-.4 0-.7 0-1.1.1-.5-.1-1.1-.1-1.6-.1C93 .2 52 .2 10.9.3 9.1.3 7.3.9 5.5 1.4 2.6 2.2 1.4 4.8 0 7.1v102.5c1.4 3.2 3.3 5.8 6.9 6.6 1.3.3 2.7.2 4.1.2h8.3C21.5 100.6 34.6 88 51.4 87%27/%3E%3Cpath d=%27M51.4 140.4c-13.3 0-24.2-10.8-24.2-24.2C27.2 102.9 38 92 51.4 92s24.2 10.8 24.2 24.2c0 13.3-10.8 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2S58.1 104 51.4 104z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-liability {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 99 99.2%27%3E%3Cpath d=%27M51.4 0c3.4 1.7 4.7 4.6 4 8.5 2.8-.7 5.2-1.4 7.7-1.9 4.3-1 8.3-.3 12 2.2 1.9 1.3 3.9 2.7 5.4 4.3 1.3 1.3 2.4 3.1 3 4.8 5 14.1 9.8 28.3 14.9 42.4 1.5 4.2-.3 6.9-2.8 9.4-8.9 9-24.3 7.3-30.7-2.6-1.3-2-1.7-3.8-.9-6.3C69 46.9 73.8 33 78.6 19c.2-.6 0-1.7-.4-2.1-2.1-1.8-4.3-3.5-6.5-5.1C69 10 66 10.1 63 11c-2.3.7-4.7 1.3-7.3 2V83.3c0 1.8-.4 2.5-2.3 2.4-2.7-.2-5.4-.1-8.1 0-1.5.1-1.8-.5-1.8-1.9.1-7.9 0-15.8 0-23.7V13.4c0-1.6-.3-2.7-1.8-3.6-1.8-1-3.4-2.4-5.1-3.5-2.9-2-6.1-2.6-9.5-1.6-2.2.7-4.4 1.4-6.7 2.2 2.2 6.4 4.3 12.5 6.5 18.7l8.4 24c.5 1.5.6 2.9-.2 4.4-3.1 5.4-7.8 8.6-13.8 9.5-7.7 1.2-15.4-1.5-19.9-8.3C0 53.2-.4 51.3.5 49c5.1-14.2 9.9-28.5 15-42.8.3-1 1.2-2.1 2.1-2.5 3-1.4 6.2-2.5 9.4-3.7h6.6c3.2 1.8 6.5 3.5 9.7 5.4.4-2.5 2-4.2 4.2-5.4h3.9zM4.8 49.6h25.8c-4.3-12.3-8.5-24.4-12.7-36.5-.1 0-.3 0-.4.1-4.2 12-8.4 24.1-12.7 36.4zm89.3 11.7C89.9 49.1 85.7 37 81.5 25c-.1 0-.3.1-.4.1-4.2 12-8.4 24-12.6 36.2h25.6zM23.5 99.2v-3c.2-3.9 3-6.8 7-6.9 12.7-.1 25.3-.1 38 0 3.9 0 6.7 3 7 6.9.1 1 0 1.9 0 3h-52z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-liability--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 99 99.2%27%3E%3Cpath d=%27M51.4 0c3.4 1.7 4.7 4.6 4 8.5 2.8-.7 5.2-1.4 7.7-1.9 4.3-1 8.3-.3 12 2.2 1.9 1.3 3.9 2.7 5.4 4.3 1.3 1.3 2.4 3.1 3 4.8 5 14.1 9.8 28.3 14.9 42.4 1.5 4.2-.3 6.9-2.8 9.4-8.9 9-24.3 7.3-30.7-2.6-1.3-2-1.7-3.8-.9-6.3C69 46.9 73.8 33 78.6 19c.2-.6 0-1.7-.4-2.1-2.1-1.8-4.3-3.5-6.5-5.1C69 10 66 10.1 63 11c-2.3.7-4.7 1.3-7.3 2V83.3c0 1.8-.4 2.5-2.3 2.4-2.7-.2-5.4-.1-8.1 0-1.5.1-1.8-.5-1.8-1.9.1-7.9 0-15.8 0-23.7V13.4c0-1.6-.3-2.7-1.8-3.6-1.8-1-3.4-2.4-5.1-3.5-2.9-2-6.1-2.6-9.5-1.6-2.2.7-4.4 1.4-6.7 2.2 2.2 6.4 4.3 12.5 6.5 18.7l8.4 24c.5 1.5.6 2.9-.2 4.4-3.1 5.4-7.8 8.6-13.8 9.5-7.7 1.2-15.4-1.5-19.9-8.3C0 53.2-.4 51.3.5 49c5.1-14.2 9.9-28.5 15-42.8.3-1 1.2-2.1 2.1-2.5 3-1.4 6.2-2.5 9.4-3.7h6.6c3.2 1.8 6.5 3.5 9.7 5.4.4-2.5 2-4.2 4.2-5.4h3.9zM4.8 49.6h25.8c-4.3-12.3-8.5-24.4-12.7-36.5-.1 0-.3 0-.4.1-4.2 12-8.4 24.1-12.7 36.4zm89.3 11.7C89.9 49.1 85.7 37 81.5 25c-.1 0-.3.1-.4.1-4.2 12-8.4 24-12.6 36.2h25.6zM23.5 99.2v-3c.2-3.9 3-6.8 7-6.9 12.7-.1 25.3-.1 38 0 3.9 0 6.7 3 7 6.9.1 1 0 1.9 0 3h-52z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-liability--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 99 99.2%27%3E%3Cpath d=%27M51.4 0c3.4 1.7 4.7 4.6 4 8.5 2.8-.7 5.2-1.4 7.7-1.9 4.3-1 8.3-.3 12 2.2 1.9 1.3 3.9 2.7 5.4 4.3 1.3 1.3 2.4 3.1 3 4.8 5 14.1 9.8 28.3 14.9 42.4 1.5 4.2-.3 6.9-2.8 9.4-8.9 9-24.3 7.3-30.7-2.6-1.3-2-1.7-3.8-.9-6.3C69 46.9 73.8 33 78.6 19c.2-.6 0-1.7-.4-2.1-2.1-1.8-4.3-3.5-6.5-5.1C69 10 66 10.1 63 11c-2.3.7-4.7 1.3-7.3 2V83.3c0 1.8-.4 2.5-2.3 2.4-2.7-.2-5.4-.1-8.1 0-1.5.1-1.8-.5-1.8-1.9.1-7.9 0-15.8 0-23.7V13.4c0-1.6-.3-2.7-1.8-3.6-1.8-1-3.4-2.4-5.1-3.5-2.9-2-6.1-2.6-9.5-1.6-2.2.7-4.4 1.4-6.7 2.2 2.2 6.4 4.3 12.5 6.5 18.7l8.4 24c.5 1.5.6 2.9-.2 4.4-3.1 5.4-7.8 8.6-13.8 9.5-7.7 1.2-15.4-1.5-19.9-8.3C0 53.2-.4 51.3.5 49c5.1-14.2 9.9-28.5 15-42.8.3-1 1.2-2.1 2.1-2.5 3-1.4 6.2-2.5 9.4-3.7h6.6c3.2 1.8 6.5 3.5 9.7 5.4.4-2.5 2-4.2 4.2-5.4h3.9zM4.8 49.6h25.8c-4.3-12.3-8.5-24.4-12.7-36.5-.1 0-.3 0-.4.1-4.2 12-8.4 24.1-12.7 36.4zm89.3 11.7C89.9 49.1 85.7 37 81.5 25c-.1 0-.3.1-.4.1-4.2 12-8.4 24-12.6 36.2h25.6zM23.5 99.2v-3c.2-3.9 3-6.8 7-6.9 12.7-.1 25.3-.1 38 0 3.9 0 6.7 3 7 6.9.1 1 0 1.9 0 3h-52z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-liability--grey,
.relax-button[class*="relax-icon-products-liability--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 99 99.2%27%3E%3Cpath d=%27M51.4 0c3.4 1.7 4.7 4.6 4 8.5 2.8-.7 5.2-1.4 7.7-1.9 4.3-1 8.3-.3 12 2.2 1.9 1.3 3.9 2.7 5.4 4.3 1.3 1.3 2.4 3.1 3 4.8 5 14.1 9.8 28.3 14.9 42.4 1.5 4.2-.3 6.9-2.8 9.4-8.9 9-24.3 7.3-30.7-2.6-1.3-2-1.7-3.8-.9-6.3C69 46.9 73.8 33 78.6 19c.2-.6 0-1.7-.4-2.1-2.1-1.8-4.3-3.5-6.5-5.1C69 10 66 10.1 63 11c-2.3.7-4.7 1.3-7.3 2V83.3c0 1.8-.4 2.5-2.3 2.4-2.7-.2-5.4-.1-8.1 0-1.5.1-1.8-.5-1.8-1.9.1-7.9 0-15.8 0-23.7V13.4c0-1.6-.3-2.7-1.8-3.6-1.8-1-3.4-2.4-5.1-3.5-2.9-2-6.1-2.6-9.5-1.6-2.2.7-4.4 1.4-6.7 2.2 2.2 6.4 4.3 12.5 6.5 18.7l8.4 24c.5 1.5.6 2.9-.2 4.4-3.1 5.4-7.8 8.6-13.8 9.5-7.7 1.2-15.4-1.5-19.9-8.3C0 53.2-.4 51.3.5 49c5.1-14.2 9.9-28.5 15-42.8.3-1 1.2-2.1 2.1-2.5 3-1.4 6.2-2.5 9.4-3.7h6.6c3.2 1.8 6.5 3.5 9.7 5.4.4-2.5 2-4.2 4.2-5.4h3.9zM4.8 49.6h25.8c-4.3-12.3-8.5-24.4-12.7-36.5-.1 0-.3 0-.4.1-4.2 12-8.4 24.1-12.7 36.4zm89.3 11.7C89.9 49.1 85.7 37 81.5 25c-.1 0-.3.1-.4.1-4.2 12-8.4 24-12.6 36.2h25.6zM23.5 99.2v-3c.2-3.9 3-6.8 7-6.9 12.7-.1 25.3-.1 38 0 3.9 0 6.7 3 7 6.9.1 1 0 1.9 0 3h-52z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-liability--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 99 99.2%27%3E%3Cpath d=%27M51.4 0c3.4 1.7 4.7 4.6 4 8.5 2.8-.7 5.2-1.4 7.7-1.9 4.3-1 8.3-.3 12 2.2 1.9 1.3 3.9 2.7 5.4 4.3 1.3 1.3 2.4 3.1 3 4.8 5 14.1 9.8 28.3 14.9 42.4 1.5 4.2-.3 6.9-2.8 9.4-8.9 9-24.3 7.3-30.7-2.6-1.3-2-1.7-3.8-.9-6.3C69 46.9 73.8 33 78.6 19c.2-.6 0-1.7-.4-2.1-2.1-1.8-4.3-3.5-6.5-5.1C69 10 66 10.1 63 11c-2.3.7-4.7 1.3-7.3 2V83.3c0 1.8-.4 2.5-2.3 2.4-2.7-.2-5.4-.1-8.1 0-1.5.1-1.8-.5-1.8-1.9.1-7.9 0-15.8 0-23.7V13.4c0-1.6-.3-2.7-1.8-3.6-1.8-1-3.4-2.4-5.1-3.5-2.9-2-6.1-2.6-9.5-1.6-2.2.7-4.4 1.4-6.7 2.2 2.2 6.4 4.3 12.5 6.5 18.7l8.4 24c.5 1.5.6 2.9-.2 4.4-3.1 5.4-7.8 8.6-13.8 9.5-7.7 1.2-15.4-1.5-19.9-8.3C0 53.2-.4 51.3.5 49c5.1-14.2 9.9-28.5 15-42.8.3-1 1.2-2.1 2.1-2.5 3-1.4 6.2-2.5 9.4-3.7h6.6c3.2 1.8 6.5 3.5 9.7 5.4.4-2.5 2-4.2 4.2-5.4h3.9zM4.8 49.6h25.8c-4.3-12.3-8.5-24.4-12.7-36.5-.1 0-.3 0-.4.1-4.2 12-8.4 24.1-12.7 36.4zm89.3 11.7C89.9 49.1 85.7 37 81.5 25c-.1 0-.3.1-.4.1-4.2 12-8.4 24-12.6 36.2h25.6zM23.5 99.2v-3c.2-3.9 3-6.8 7-6.9 12.7-.1 25.3-.1 38 0 3.9 0 6.7 3 7 6.9.1 1 0 1.9 0 3h-52z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-liability--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 99 99.2%27%3E%3Cpath d=%27M51.4 0c3.4 1.7 4.7 4.6 4 8.5 2.8-.7 5.2-1.4 7.7-1.9 4.3-1 8.3-.3 12 2.2 1.9 1.3 3.9 2.7 5.4 4.3 1.3 1.3 2.4 3.1 3 4.8 5 14.1 9.8 28.3 14.9 42.4 1.5 4.2-.3 6.9-2.8 9.4-8.9 9-24.3 7.3-30.7-2.6-1.3-2-1.7-3.8-.9-6.3C69 46.9 73.8 33 78.6 19c.2-.6 0-1.7-.4-2.1-2.1-1.8-4.3-3.5-6.5-5.1C69 10 66 10.1 63 11c-2.3.7-4.7 1.3-7.3 2V83.3c0 1.8-.4 2.5-2.3 2.4-2.7-.2-5.4-.1-8.1 0-1.5.1-1.8-.5-1.8-1.9.1-7.9 0-15.8 0-23.7V13.4c0-1.6-.3-2.7-1.8-3.6-1.8-1-3.4-2.4-5.1-3.5-2.9-2-6.1-2.6-9.5-1.6-2.2.7-4.4 1.4-6.7 2.2 2.2 6.4 4.3 12.5 6.5 18.7l8.4 24c.5 1.5.6 2.9-.2 4.4-3.1 5.4-7.8 8.6-13.8 9.5-7.7 1.2-15.4-1.5-19.9-8.3C0 53.2-.4 51.3.5 49c5.1-14.2 9.9-28.5 15-42.8.3-1 1.2-2.1 2.1-2.5 3-1.4 6.2-2.5 9.4-3.7h6.6c3.2 1.8 6.5 3.5 9.7 5.4.4-2.5 2-4.2 4.2-5.4h3.9zM4.8 49.6h25.8c-4.3-12.3-8.5-24.4-12.7-36.5-.1 0-.3 0-.4.1-4.2 12-8.4 24.1-12.7 36.4zm89.3 11.7C89.9 49.1 85.7 37 81.5 25c-.1 0-.3.1-.4.1-4.2 12-8.4 24-12.6 36.2h25.6zM23.5 99.2v-3c.2-3.9 3-6.8 7-6.9 12.7-.1 25.3-.1 38 0 3.9 0 6.7 3 7 6.9.1 1 0 1.9 0 3h-52z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-liability--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 99 99.2%27%3E%3Cpath d=%27M51.4 0c3.4 1.7 4.7 4.6 4 8.5 2.8-.7 5.2-1.4 7.7-1.9 4.3-1 8.3-.3 12 2.2 1.9 1.3 3.9 2.7 5.4 4.3 1.3 1.3 2.4 3.1 3 4.8 5 14.1 9.8 28.3 14.9 42.4 1.5 4.2-.3 6.9-2.8 9.4-8.9 9-24.3 7.3-30.7-2.6-1.3-2-1.7-3.8-.9-6.3C69 46.9 73.8 33 78.6 19c.2-.6 0-1.7-.4-2.1-2.1-1.8-4.3-3.5-6.5-5.1C69 10 66 10.1 63 11c-2.3.7-4.7 1.3-7.3 2V83.3c0 1.8-.4 2.5-2.3 2.4-2.7-.2-5.4-.1-8.1 0-1.5.1-1.8-.5-1.8-1.9.1-7.9 0-15.8 0-23.7V13.4c0-1.6-.3-2.7-1.8-3.6-1.8-1-3.4-2.4-5.1-3.5-2.9-2-6.1-2.6-9.5-1.6-2.2.7-4.4 1.4-6.7 2.2 2.2 6.4 4.3 12.5 6.5 18.7l8.4 24c.5 1.5.6 2.9-.2 4.4-3.1 5.4-7.8 8.6-13.8 9.5-7.7 1.2-15.4-1.5-19.9-8.3C0 53.2-.4 51.3.5 49c5.1-14.2 9.9-28.5 15-42.8.3-1 1.2-2.1 2.1-2.5 3-1.4 6.2-2.5 9.4-3.7h6.6c3.2 1.8 6.5 3.5 9.7 5.4.4-2.5 2-4.2 4.2-5.4h3.9zM4.8 49.6h25.8c-4.3-12.3-8.5-24.4-12.7-36.5-.1 0-.3 0-.4.1-4.2 12-8.4 24.1-12.7 36.4zm89.3 11.7C89.9 49.1 85.7 37 81.5 25c-.1 0-.3.1-.4.1-4.2 12-8.4 24-12.6 36.2h25.6zM23.5 99.2v-3c.2-3.9 3-6.8 7-6.9 12.7-.1 25.3-.1 38 0 3.9 0 6.7 3 7 6.9.1 1 0 1.9 0 3h-52z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-liability--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 99 99.2%27%3E%3Cpath d=%27M51.4 0c3.4 1.7 4.7 4.6 4 8.5 2.8-.7 5.2-1.4 7.7-1.9 4.3-1 8.3-.3 12 2.2 1.9 1.3 3.9 2.7 5.4 4.3 1.3 1.3 2.4 3.1 3 4.8 5 14.1 9.8 28.3 14.9 42.4 1.5 4.2-.3 6.9-2.8 9.4-8.9 9-24.3 7.3-30.7-2.6-1.3-2-1.7-3.8-.9-6.3C69 46.9 73.8 33 78.6 19c.2-.6 0-1.7-.4-2.1-2.1-1.8-4.3-3.5-6.5-5.1C69 10 66 10.1 63 11c-2.3.7-4.7 1.3-7.3 2V83.3c0 1.8-.4 2.5-2.3 2.4-2.7-.2-5.4-.1-8.1 0-1.5.1-1.8-.5-1.8-1.9.1-7.9 0-15.8 0-23.7V13.4c0-1.6-.3-2.7-1.8-3.6-1.8-1-3.4-2.4-5.1-3.5-2.9-2-6.1-2.6-9.5-1.6-2.2.7-4.4 1.4-6.7 2.2 2.2 6.4 4.3 12.5 6.5 18.7l8.4 24c.5 1.5.6 2.9-.2 4.4-3.1 5.4-7.8 8.6-13.8 9.5-7.7 1.2-15.4-1.5-19.9-8.3C0 53.2-.4 51.3.5 49c5.1-14.2 9.9-28.5 15-42.8.3-1 1.2-2.1 2.1-2.5 3-1.4 6.2-2.5 9.4-3.7h6.6c3.2 1.8 6.5 3.5 9.7 5.4.4-2.5 2-4.2 4.2-5.4h3.9zM4.8 49.6h25.8c-4.3-12.3-8.5-24.4-12.7-36.5-.1 0-.3 0-.4.1-4.2 12-8.4 24.1-12.7 36.4zm89.3 11.7C89.9 49.1 85.7 37 81.5 25c-.1 0-.3.1-.4.1-4.2 12-8.4 24-12.6 36.2h25.6zM23.5 99.2v-3c.2-3.9 3-6.8 7-6.9 12.7-.1 25.3-.1 38 0 3.9 0 6.7 3 7 6.9.1 1 0 1.9 0 3h-52z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-location {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 34.3 49.3%27%3E%3Cpath d=%27M20.2 0c2.2.8 4.5 1.3 6.5 2.3C33.2 5.7 36.1 13 33 19.7c-3.7 8-8.1 15.8-12.3 23.6-1.1 2-2.3 4-3.4 6-.3-.2-.4-.2-.5-.3-5.1-9.5-10.4-19-15.4-28.6-3.8-7.5 0-17.9 11.1-20 .5-.1 1-.3 1.4-.4h6.3zM17 20.9c2.9.1 5.5-2.3 5.6-5.3.1-2.9-2.3-5.5-5.3-5.6-2.9-.1-5.5 2.3-5.6 5.3-.1 2.9 2.3 5.5 5.3 5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-location--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 34.3 49.3%27%3E%3Cpath d=%27M20.2 0c2.2.8 4.5 1.3 6.5 2.3C33.2 5.7 36.1 13 33 19.7c-3.7 8-8.1 15.8-12.3 23.6-1.1 2-2.3 4-3.4 6-.3-.2-.4-.2-.5-.3-5.1-9.5-10.4-19-15.4-28.6-3.8-7.5 0-17.9 11.1-20 .5-.1 1-.3 1.4-.4h6.3zM17 20.9c2.9.1 5.5-2.3 5.6-5.3.1-2.9-2.3-5.5-5.3-5.6-2.9-.1-5.5 2.3-5.6 5.3-.1 2.9 2.3 5.5 5.3 5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-location--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 34.3 49.3%27%3E%3Cpath d=%27M20.2 0c2.2.8 4.5 1.3 6.5 2.3C33.2 5.7 36.1 13 33 19.7c-3.7 8-8.1 15.8-12.3 23.6-1.1 2-2.3 4-3.4 6-.3-.2-.4-.2-.5-.3-5.1-9.5-10.4-19-15.4-28.6-3.8-7.5 0-17.9 11.1-20 .5-.1 1-.3 1.4-.4h6.3zM17 20.9c2.9.1 5.5-2.3 5.6-5.3.1-2.9-2.3-5.5-5.3-5.6-2.9-.1-5.5 2.3-5.6 5.3-.1 2.9 2.3 5.5 5.3 5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-location--grey,
.relax-button[class*="relax-icon-products-location--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 34.3 49.3%27%3E%3Cpath d=%27M20.2 0c2.2.8 4.5 1.3 6.5 2.3C33.2 5.7 36.1 13 33 19.7c-3.7 8-8.1 15.8-12.3 23.6-1.1 2-2.3 4-3.4 6-.3-.2-.4-.2-.5-.3-5.1-9.5-10.4-19-15.4-28.6-3.8-7.5 0-17.9 11.1-20 .5-.1 1-.3 1.4-.4h6.3zM17 20.9c2.9.1 5.5-2.3 5.6-5.3.1-2.9-2.3-5.5-5.3-5.6-2.9-.1-5.5 2.3-5.6 5.3-.1 2.9 2.3 5.5 5.3 5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-location--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 34.3 49.3%27%3E%3Cpath d=%27M20.2 0c2.2.8 4.5 1.3 6.5 2.3C33.2 5.7 36.1 13 33 19.7c-3.7 8-8.1 15.8-12.3 23.6-1.1 2-2.3 4-3.4 6-.3-.2-.4-.2-.5-.3-5.1-9.5-10.4-19-15.4-28.6-3.8-7.5 0-17.9 11.1-20 .5-.1 1-.3 1.4-.4h6.3zM17 20.9c2.9.1 5.5-2.3 5.6-5.3.1-2.9-2.3-5.5-5.3-5.6-2.9-.1-5.5 2.3-5.6 5.3-.1 2.9 2.3 5.5 5.3 5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-location--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 34.3 49.3%27%3E%3Cpath d=%27M20.2 0c2.2.8 4.5 1.3 6.5 2.3C33.2 5.7 36.1 13 33 19.7c-3.7 8-8.1 15.8-12.3 23.6-1.1 2-2.3 4-3.4 6-.3-.2-.4-.2-.5-.3-5.1-9.5-10.4-19-15.4-28.6-3.8-7.5 0-17.9 11.1-20 .5-.1 1-.3 1.4-.4h6.3zM17 20.9c2.9.1 5.5-2.3 5.6-5.3.1-2.9-2.3-5.5-5.3-5.6-2.9-.1-5.5 2.3-5.6 5.3-.1 2.9 2.3 5.5 5.3 5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-location--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 34.3 49.3%27%3E%3Cpath d=%27M20.2 0c2.2.8 4.5 1.3 6.5 2.3C33.2 5.7 36.1 13 33 19.7c-3.7 8-8.1 15.8-12.3 23.6-1.1 2-2.3 4-3.4 6-.3-.2-.4-.2-.5-.3-5.1-9.5-10.4-19-15.4-28.6-3.8-7.5 0-17.9 11.1-20 .5-.1 1-.3 1.4-.4h6.3zM17 20.9c2.9.1 5.5-2.3 5.6-5.3.1-2.9-2.3-5.5-5.3-5.6-2.9-.1-5.5 2.3-5.6 5.3-.1 2.9 2.3 5.5 5.3 5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-location--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 34.3 49.3%27%3E%3Cpath d=%27M20.2 0c2.2.8 4.5 1.3 6.5 2.3C33.2 5.7 36.1 13 33 19.7c-3.7 8-8.1 15.8-12.3 23.6-1.1 2-2.3 4-3.4 6-.3-.2-.4-.2-.5-.3-5.1-9.5-10.4-19-15.4-28.6-3.8-7.5 0-17.9 11.1-20 .5-.1 1-.3 1.4-.4h6.3zM17 20.9c2.9.1 5.5-2.3 5.6-5.3.1-2.9-2.3-5.5-5.3-5.6-2.9-.1-5.5 2.3-5.6 5.3-.1 2.9 2.3 5.5 5.3 5.6z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-mc {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.5 154.8%27%3E%3Cpath d=%27M0 53c5.3-6.1 12.7-7.8 20.2-8.9 8.8-1.3 17.6-1.4 26.4-.5 4.7.5 8.4 2.3 9.8 7.1C58.8 59.3 65 62.1 73.2 62c5.6-.1 11.2-.1 16.8.1 2.5.1 4-1.1 5-3.1 1.4-2.8 2.6-5.8 4.3-8.4 4-6.4 10.2-9.9 17.1-12.2 8.9-3 18.1-3.8 27.4-4.1h4.9c-2-6.2-3.8-11.9-5.8-18.3-4.9 3.1-9.6 6-14.2 9-3.9 2.6-8.4 1.7-10.5-2.2-1.6-2.9-.9-6.4 2.2-8.8C127.8 8.2 136.1 3.8 145 .6c4.5-1.6 8.1.4 9.5 5 .8 2.6 1.5 5.1 2.1 7.7.3 1.4 1.1 1.9 2.5 1.8 2.6-.1 5.2 0 7.8 0 5.2 0 8.8 2.4 10.4 7.3 2 6.5 3.9 13.1 5.4 19.8 1.3 5.5-.9 8.3-6.5 9.3-1.7.3-3.4.4-5.7.6 3.9 7.9 7.6 15.6 11.3 23.2 3.3-1 6.1-2.1 9-2.6 10.2-1.7 20.1-.6 29.4 4.2 3.6 1.9 6.8 4.4 8.5 8.2.4 1 .7 2 1.1 3.3h-5.9c8.3 6.6 13.3 14.6 14.5 24.7 1.2 10.1-1.5 19.2-8.1 27-10.3 12.2-27.5 15.9-41.8 9.4-12.1-5.5-24.3-20.3-19.3-42.2-.6 1-1 1.5-1.2 1.9-.8 1.6-1.5 3.1-2.2 4.7-.8 1.5-2.1 2.8-3.7 2.2-1-.4-2-2-2.2-3.1-.8-5.3-.1-10.5 2.3-15.2 2.1-4.3 4.8-8.3 7.5-12.2.9-1.4 1.1-2.3.3-3.7-2.9-5.4-5.6-10.9-8.4-16.4-.2-.5-.5-.9-1.2-2.1-2.4 6.6-4.8 12.4-6.7 18.5-3.3 10.7-4.9 21.6-4.3 32.8.2 4-1.6 6.2-4.9 7.7-5.6 2.7-11.5 3.6-17.6 4-8.5.6-17.3.9-24.8-3.1-7.3-3.9-20.5-3-27.9-3.3-1.2 3.3-2.1 4.6-3.5 7.7-9.4 12-14.7 15.5-31.9 13.6-17.9-1.9-22.5-3.7-25.3-21.1C9.7 96.9 29.2 80.1 46.4 86c18 6.2 23.4 1.6 24.5 1 .1 0 .4-.2 1.7-1.1 2.6-1.6 5.3-3.1 8.4-4.8-1.4-1.4-2.6-2.8-4-4-8.2-6.7-17.6-11-28.1-12.7-8.4-1.4-17-2.1-25.5-2.9-4.1-.4-8.2-.3-12.3-.4-5.5 0-9.4-2.2-11.1-7.6V53zm62.4 67.1H41.5c-4.4 0-7.2-1.9-8.1-5.7-.9-3.4.8-6.6 4.5-8.7 5.3-3 10.7-6.1 16-9.1.6-.4 1.3-.8 1.9-1.2-6.5-6.2-17.8-8.5-27.7-2.4-8.2 5-12.7 16.1-10.3 25.2 2.9 11.3 12.7 18 22.9 18 9.6-.1 19.5-7.3 21.7-16.1zm123.4-13.2c-5.4 8.4-3.3 19.9 4.3 26.2 8.3 6.9 20 6.4 27.7-1.1 7.1-6.9 8.1-18.7 2.4-26.6-6.1-8.6-17.6-10.5-23.6-7.2.4.6.8 1.2 1.2 1.7 3.4 4.1 6.9 8.2 10.2 12.4 1.1 1.5 1.9 3.5 2 5.3.2 2.8-1.6 5-4.2 6-3.1 1.2-5.9.2-8.1-2.2-3-3.4-5.8-6.8-8.7-10.3-1-1.2-2-2.6-3.2-4.2zM88.4 93.8c-3.2 1.8-11.2 5.5-14.1 7.2-.4.2-.8 1-.7 1.4.3 1.6.8 1.2 1.3 2.7h16.7c-1.1-3.8-2.1-7.4-3.2-11.3z%27/%3E%3Ccircle fill=%27none%27 cx=%2745.9%27 cy=%27116.1%27 r=%2738.7%27/%3E%3Ccircle fill=%27none%27 cx=%27202.5%27 cy=%27115.9%27 r=%2737.9%27/%3E%3Cpath d=%27M203.1 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zM45.5 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.4-34.2-34.2-34.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-mc--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.5 154.8%27%3E%3Cpath d=%27M0 53c5.3-6.1 12.7-7.8 20.2-8.9 8.8-1.3 17.6-1.4 26.4-.5 4.7.5 8.4 2.3 9.8 7.1C58.8 59.3 65 62.1 73.2 62c5.6-.1 11.2-.1 16.8.1 2.5.1 4-1.1 5-3.1 1.4-2.8 2.6-5.8 4.3-8.4 4-6.4 10.2-9.9 17.1-12.2 8.9-3 18.1-3.8 27.4-4.1h4.9c-2-6.2-3.8-11.9-5.8-18.3-4.9 3.1-9.6 6-14.2 9-3.9 2.6-8.4 1.7-10.5-2.2-1.6-2.9-.9-6.4 2.2-8.8C127.8 8.2 136.1 3.8 145 .6c4.5-1.6 8.1.4 9.5 5 .8 2.6 1.5 5.1 2.1 7.7.3 1.4 1.1 1.9 2.5 1.8 2.6-.1 5.2 0 7.8 0 5.2 0 8.8 2.4 10.4 7.3 2 6.5 3.9 13.1 5.4 19.8 1.3 5.5-.9 8.3-6.5 9.3-1.7.3-3.4.4-5.7.6 3.9 7.9 7.6 15.6 11.3 23.2 3.3-1 6.1-2.1 9-2.6 10.2-1.7 20.1-.6 29.4 4.2 3.6 1.9 6.8 4.4 8.5 8.2.4 1 .7 2 1.1 3.3h-5.9c8.3 6.6 13.3 14.6 14.5 24.7 1.2 10.1-1.5 19.2-8.1 27-10.3 12.2-27.5 15.9-41.8 9.4-12.1-5.5-24.3-20.3-19.3-42.2-.6 1-1 1.5-1.2 1.9-.8 1.6-1.5 3.1-2.2 4.7-.8 1.5-2.1 2.8-3.7 2.2-1-.4-2-2-2.2-3.1-.8-5.3-.1-10.5 2.3-15.2 2.1-4.3 4.8-8.3 7.5-12.2.9-1.4 1.1-2.3.3-3.7-2.9-5.4-5.6-10.9-8.4-16.4-.2-.5-.5-.9-1.2-2.1-2.4 6.6-4.8 12.4-6.7 18.5-3.3 10.7-4.9 21.6-4.3 32.8.2 4-1.6 6.2-4.9 7.7-5.6 2.7-11.5 3.6-17.6 4-8.5.6-17.3.9-24.8-3.1-7.3-3.9-20.5-3-27.9-3.3-1.2 3.3-2.1 4.6-3.5 7.7-9.4 12-14.7 15.5-31.9 13.6-17.9-1.9-22.5-3.7-25.3-21.1C9.7 96.9 29.2 80.1 46.4 86c18 6.2 23.4 1.6 24.5 1 .1 0 .4-.2 1.7-1.1 2.6-1.6 5.3-3.1 8.4-4.8-1.4-1.4-2.6-2.8-4-4-8.2-6.7-17.6-11-28.1-12.7-8.4-1.4-17-2.1-25.5-2.9-4.1-.4-8.2-.3-12.3-.4-5.5 0-9.4-2.2-11.1-7.6V53zm62.4 67.1H41.5c-4.4 0-7.2-1.9-8.1-5.7-.9-3.4.8-6.6 4.5-8.7 5.3-3 10.7-6.1 16-9.1.6-.4 1.3-.8 1.9-1.2-6.5-6.2-17.8-8.5-27.7-2.4-8.2 5-12.7 16.1-10.3 25.2 2.9 11.3 12.7 18 22.9 18 9.6-.1 19.5-7.3 21.7-16.1zm123.4-13.2c-5.4 8.4-3.3 19.9 4.3 26.2 8.3 6.9 20 6.4 27.7-1.1 7.1-6.9 8.1-18.7 2.4-26.6-6.1-8.6-17.6-10.5-23.6-7.2.4.6.8 1.2 1.2 1.7 3.4 4.1 6.9 8.2 10.2 12.4 1.1 1.5 1.9 3.5 2 5.3.2 2.8-1.6 5-4.2 6-3.1 1.2-5.9.2-8.1-2.2-3-3.4-5.8-6.8-8.7-10.3-1-1.2-2-2.6-3.2-4.2zM88.4 93.8c-3.2 1.8-11.2 5.5-14.1 7.2-.4.2-.8 1-.7 1.4.3 1.6.8 1.2 1.3 2.7h16.7c-1.1-3.8-2.1-7.4-3.2-11.3z%27/%3E%3Ccircle fill=%27none%27 cx=%2745.9%27 cy=%27116.1%27 r=%2738.7%27/%3E%3Ccircle fill=%27none%27 cx=%27202.5%27 cy=%27115.9%27 r=%2737.9%27/%3E%3Cpath d=%27M203.1 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zM45.5 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.4-34.2-34.2-34.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-mc--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.5 154.8%27%3E%3Cpath d=%27M0 53c5.3-6.1 12.7-7.8 20.2-8.9 8.8-1.3 17.6-1.4 26.4-.5 4.7.5 8.4 2.3 9.8 7.1C58.8 59.3 65 62.1 73.2 62c5.6-.1 11.2-.1 16.8.1 2.5.1 4-1.1 5-3.1 1.4-2.8 2.6-5.8 4.3-8.4 4-6.4 10.2-9.9 17.1-12.2 8.9-3 18.1-3.8 27.4-4.1h4.9c-2-6.2-3.8-11.9-5.8-18.3-4.9 3.1-9.6 6-14.2 9-3.9 2.6-8.4 1.7-10.5-2.2-1.6-2.9-.9-6.4 2.2-8.8C127.8 8.2 136.1 3.8 145 .6c4.5-1.6 8.1.4 9.5 5 .8 2.6 1.5 5.1 2.1 7.7.3 1.4 1.1 1.9 2.5 1.8 2.6-.1 5.2 0 7.8 0 5.2 0 8.8 2.4 10.4 7.3 2 6.5 3.9 13.1 5.4 19.8 1.3 5.5-.9 8.3-6.5 9.3-1.7.3-3.4.4-5.7.6 3.9 7.9 7.6 15.6 11.3 23.2 3.3-1 6.1-2.1 9-2.6 10.2-1.7 20.1-.6 29.4 4.2 3.6 1.9 6.8 4.4 8.5 8.2.4 1 .7 2 1.1 3.3h-5.9c8.3 6.6 13.3 14.6 14.5 24.7 1.2 10.1-1.5 19.2-8.1 27-10.3 12.2-27.5 15.9-41.8 9.4-12.1-5.5-24.3-20.3-19.3-42.2-.6 1-1 1.5-1.2 1.9-.8 1.6-1.5 3.1-2.2 4.7-.8 1.5-2.1 2.8-3.7 2.2-1-.4-2-2-2.2-3.1-.8-5.3-.1-10.5 2.3-15.2 2.1-4.3 4.8-8.3 7.5-12.2.9-1.4 1.1-2.3.3-3.7-2.9-5.4-5.6-10.9-8.4-16.4-.2-.5-.5-.9-1.2-2.1-2.4 6.6-4.8 12.4-6.7 18.5-3.3 10.7-4.9 21.6-4.3 32.8.2 4-1.6 6.2-4.9 7.7-5.6 2.7-11.5 3.6-17.6 4-8.5.6-17.3.9-24.8-3.1-7.3-3.9-20.5-3-27.9-3.3-1.2 3.3-2.1 4.6-3.5 7.7-9.4 12-14.7 15.5-31.9 13.6-17.9-1.9-22.5-3.7-25.3-21.1C9.7 96.9 29.2 80.1 46.4 86c18 6.2 23.4 1.6 24.5 1 .1 0 .4-.2 1.7-1.1 2.6-1.6 5.3-3.1 8.4-4.8-1.4-1.4-2.6-2.8-4-4-8.2-6.7-17.6-11-28.1-12.7-8.4-1.4-17-2.1-25.5-2.9-4.1-.4-8.2-.3-12.3-.4-5.5 0-9.4-2.2-11.1-7.6V53zm62.4 67.1H41.5c-4.4 0-7.2-1.9-8.1-5.7-.9-3.4.8-6.6 4.5-8.7 5.3-3 10.7-6.1 16-9.1.6-.4 1.3-.8 1.9-1.2-6.5-6.2-17.8-8.5-27.7-2.4-8.2 5-12.7 16.1-10.3 25.2 2.9 11.3 12.7 18 22.9 18 9.6-.1 19.5-7.3 21.7-16.1zm123.4-13.2c-5.4 8.4-3.3 19.9 4.3 26.2 8.3 6.9 20 6.4 27.7-1.1 7.1-6.9 8.1-18.7 2.4-26.6-6.1-8.6-17.6-10.5-23.6-7.2.4.6.8 1.2 1.2 1.7 3.4 4.1 6.9 8.2 10.2 12.4 1.1 1.5 1.9 3.5 2 5.3.2 2.8-1.6 5-4.2 6-3.1 1.2-5.9.2-8.1-2.2-3-3.4-5.8-6.8-8.7-10.3-1-1.2-2-2.6-3.2-4.2zM88.4 93.8c-3.2 1.8-11.2 5.5-14.1 7.2-.4.2-.8 1-.7 1.4.3 1.6.8 1.2 1.3 2.7h16.7c-1.1-3.8-2.1-7.4-3.2-11.3z%27/%3E%3Ccircle fill=%27none%27 cx=%2745.9%27 cy=%27116.1%27 r=%2738.7%27/%3E%3Ccircle fill=%27none%27 cx=%27202.5%27 cy=%27115.9%27 r=%2737.9%27/%3E%3Cpath d=%27M203.1 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zM45.5 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.4-34.2-34.2-34.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-mc--grey,
.relax-button[class*="relax-icon-products-mc--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.5 154.8%27%3E%3Cpath d=%27M0 53c5.3-6.1 12.7-7.8 20.2-8.9 8.8-1.3 17.6-1.4 26.4-.5 4.7.5 8.4 2.3 9.8 7.1C58.8 59.3 65 62.1 73.2 62c5.6-.1 11.2-.1 16.8.1 2.5.1 4-1.1 5-3.1 1.4-2.8 2.6-5.8 4.3-8.4 4-6.4 10.2-9.9 17.1-12.2 8.9-3 18.1-3.8 27.4-4.1h4.9c-2-6.2-3.8-11.9-5.8-18.3-4.9 3.1-9.6 6-14.2 9-3.9 2.6-8.4 1.7-10.5-2.2-1.6-2.9-.9-6.4 2.2-8.8C127.8 8.2 136.1 3.8 145 .6c4.5-1.6 8.1.4 9.5 5 .8 2.6 1.5 5.1 2.1 7.7.3 1.4 1.1 1.9 2.5 1.8 2.6-.1 5.2 0 7.8 0 5.2 0 8.8 2.4 10.4 7.3 2 6.5 3.9 13.1 5.4 19.8 1.3 5.5-.9 8.3-6.5 9.3-1.7.3-3.4.4-5.7.6 3.9 7.9 7.6 15.6 11.3 23.2 3.3-1 6.1-2.1 9-2.6 10.2-1.7 20.1-.6 29.4 4.2 3.6 1.9 6.8 4.4 8.5 8.2.4 1 .7 2 1.1 3.3h-5.9c8.3 6.6 13.3 14.6 14.5 24.7 1.2 10.1-1.5 19.2-8.1 27-10.3 12.2-27.5 15.9-41.8 9.4-12.1-5.5-24.3-20.3-19.3-42.2-.6 1-1 1.5-1.2 1.9-.8 1.6-1.5 3.1-2.2 4.7-.8 1.5-2.1 2.8-3.7 2.2-1-.4-2-2-2.2-3.1-.8-5.3-.1-10.5 2.3-15.2 2.1-4.3 4.8-8.3 7.5-12.2.9-1.4 1.1-2.3.3-3.7-2.9-5.4-5.6-10.9-8.4-16.4-.2-.5-.5-.9-1.2-2.1-2.4 6.6-4.8 12.4-6.7 18.5-3.3 10.7-4.9 21.6-4.3 32.8.2 4-1.6 6.2-4.9 7.7-5.6 2.7-11.5 3.6-17.6 4-8.5.6-17.3.9-24.8-3.1-7.3-3.9-20.5-3-27.9-3.3-1.2 3.3-2.1 4.6-3.5 7.7-9.4 12-14.7 15.5-31.9 13.6-17.9-1.9-22.5-3.7-25.3-21.1C9.7 96.9 29.2 80.1 46.4 86c18 6.2 23.4 1.6 24.5 1 .1 0 .4-.2 1.7-1.1 2.6-1.6 5.3-3.1 8.4-4.8-1.4-1.4-2.6-2.8-4-4-8.2-6.7-17.6-11-28.1-12.7-8.4-1.4-17-2.1-25.5-2.9-4.1-.4-8.2-.3-12.3-.4-5.5 0-9.4-2.2-11.1-7.6V53zm62.4 67.1H41.5c-4.4 0-7.2-1.9-8.1-5.7-.9-3.4.8-6.6 4.5-8.7 5.3-3 10.7-6.1 16-9.1.6-.4 1.3-.8 1.9-1.2-6.5-6.2-17.8-8.5-27.7-2.4-8.2 5-12.7 16.1-10.3 25.2 2.9 11.3 12.7 18 22.9 18 9.6-.1 19.5-7.3 21.7-16.1zm123.4-13.2c-5.4 8.4-3.3 19.9 4.3 26.2 8.3 6.9 20 6.4 27.7-1.1 7.1-6.9 8.1-18.7 2.4-26.6-6.1-8.6-17.6-10.5-23.6-7.2.4.6.8 1.2 1.2 1.7 3.4 4.1 6.9 8.2 10.2 12.4 1.1 1.5 1.9 3.5 2 5.3.2 2.8-1.6 5-4.2 6-3.1 1.2-5.9.2-8.1-2.2-3-3.4-5.8-6.8-8.7-10.3-1-1.2-2-2.6-3.2-4.2zM88.4 93.8c-3.2 1.8-11.2 5.5-14.1 7.2-.4.2-.8 1-.7 1.4.3 1.6.8 1.2 1.3 2.7h16.7c-1.1-3.8-2.1-7.4-3.2-11.3z%27/%3E%3Ccircle fill=%27none%27 cx=%2745.9%27 cy=%27116.1%27 r=%2738.7%27/%3E%3Ccircle fill=%27none%27 cx=%27202.5%27 cy=%27115.9%27 r=%2737.9%27/%3E%3Cpath d=%27M203.1 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zM45.5 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.4-34.2-34.2-34.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-mc--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.5 154.8%27%3E%3Cpath d=%27M0 53c5.3-6.1 12.7-7.8 20.2-8.9 8.8-1.3 17.6-1.4 26.4-.5 4.7.5 8.4 2.3 9.8 7.1C58.8 59.3 65 62.1 73.2 62c5.6-.1 11.2-.1 16.8.1 2.5.1 4-1.1 5-3.1 1.4-2.8 2.6-5.8 4.3-8.4 4-6.4 10.2-9.9 17.1-12.2 8.9-3 18.1-3.8 27.4-4.1h4.9c-2-6.2-3.8-11.9-5.8-18.3-4.9 3.1-9.6 6-14.2 9-3.9 2.6-8.4 1.7-10.5-2.2-1.6-2.9-.9-6.4 2.2-8.8C127.8 8.2 136.1 3.8 145 .6c4.5-1.6 8.1.4 9.5 5 .8 2.6 1.5 5.1 2.1 7.7.3 1.4 1.1 1.9 2.5 1.8 2.6-.1 5.2 0 7.8 0 5.2 0 8.8 2.4 10.4 7.3 2 6.5 3.9 13.1 5.4 19.8 1.3 5.5-.9 8.3-6.5 9.3-1.7.3-3.4.4-5.7.6 3.9 7.9 7.6 15.6 11.3 23.2 3.3-1 6.1-2.1 9-2.6 10.2-1.7 20.1-.6 29.4 4.2 3.6 1.9 6.8 4.4 8.5 8.2.4 1 .7 2 1.1 3.3h-5.9c8.3 6.6 13.3 14.6 14.5 24.7 1.2 10.1-1.5 19.2-8.1 27-10.3 12.2-27.5 15.9-41.8 9.4-12.1-5.5-24.3-20.3-19.3-42.2-.6 1-1 1.5-1.2 1.9-.8 1.6-1.5 3.1-2.2 4.7-.8 1.5-2.1 2.8-3.7 2.2-1-.4-2-2-2.2-3.1-.8-5.3-.1-10.5 2.3-15.2 2.1-4.3 4.8-8.3 7.5-12.2.9-1.4 1.1-2.3.3-3.7-2.9-5.4-5.6-10.9-8.4-16.4-.2-.5-.5-.9-1.2-2.1-2.4 6.6-4.8 12.4-6.7 18.5-3.3 10.7-4.9 21.6-4.3 32.8.2 4-1.6 6.2-4.9 7.7-5.6 2.7-11.5 3.6-17.6 4-8.5.6-17.3.9-24.8-3.1-7.3-3.9-20.5-3-27.9-3.3-1.2 3.3-2.1 4.6-3.5 7.7-9.4 12-14.7 15.5-31.9 13.6-17.9-1.9-22.5-3.7-25.3-21.1C9.7 96.9 29.2 80.1 46.4 86c18 6.2 23.4 1.6 24.5 1 .1 0 .4-.2 1.7-1.1 2.6-1.6 5.3-3.1 8.4-4.8-1.4-1.4-2.6-2.8-4-4-8.2-6.7-17.6-11-28.1-12.7-8.4-1.4-17-2.1-25.5-2.9-4.1-.4-8.2-.3-12.3-.4-5.5 0-9.4-2.2-11.1-7.6V53zm62.4 67.1H41.5c-4.4 0-7.2-1.9-8.1-5.7-.9-3.4.8-6.6 4.5-8.7 5.3-3 10.7-6.1 16-9.1.6-.4 1.3-.8 1.9-1.2-6.5-6.2-17.8-8.5-27.7-2.4-8.2 5-12.7 16.1-10.3 25.2 2.9 11.3 12.7 18 22.9 18 9.6-.1 19.5-7.3 21.7-16.1zm123.4-13.2c-5.4 8.4-3.3 19.9 4.3 26.2 8.3 6.9 20 6.4 27.7-1.1 7.1-6.9 8.1-18.7 2.4-26.6-6.1-8.6-17.6-10.5-23.6-7.2.4.6.8 1.2 1.2 1.7 3.4 4.1 6.9 8.2 10.2 12.4 1.1 1.5 1.9 3.5 2 5.3.2 2.8-1.6 5-4.2 6-3.1 1.2-5.9.2-8.1-2.2-3-3.4-5.8-6.8-8.7-10.3-1-1.2-2-2.6-3.2-4.2zM88.4 93.8c-3.2 1.8-11.2 5.5-14.1 7.2-.4.2-.8 1-.7 1.4.3 1.6.8 1.2 1.3 2.7h16.7c-1.1-3.8-2.1-7.4-3.2-11.3z%27/%3E%3Ccircle fill=%27none%27 cx=%2745.9%27 cy=%27116.1%27 r=%2738.7%27/%3E%3Ccircle fill=%27none%27 cx=%27202.5%27 cy=%27115.9%27 r=%2737.9%27/%3E%3Cpath d=%27M203.1 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zM45.5 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.4-34.2-34.2-34.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-mc--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.5 154.8%27%3E%3Cpath d=%27M0 53c5.3-6.1 12.7-7.8 20.2-8.9 8.8-1.3 17.6-1.4 26.4-.5 4.7.5 8.4 2.3 9.8 7.1C58.8 59.3 65 62.1 73.2 62c5.6-.1 11.2-.1 16.8.1 2.5.1 4-1.1 5-3.1 1.4-2.8 2.6-5.8 4.3-8.4 4-6.4 10.2-9.9 17.1-12.2 8.9-3 18.1-3.8 27.4-4.1h4.9c-2-6.2-3.8-11.9-5.8-18.3-4.9 3.1-9.6 6-14.2 9-3.9 2.6-8.4 1.7-10.5-2.2-1.6-2.9-.9-6.4 2.2-8.8C127.8 8.2 136.1 3.8 145 .6c4.5-1.6 8.1.4 9.5 5 .8 2.6 1.5 5.1 2.1 7.7.3 1.4 1.1 1.9 2.5 1.8 2.6-.1 5.2 0 7.8 0 5.2 0 8.8 2.4 10.4 7.3 2 6.5 3.9 13.1 5.4 19.8 1.3 5.5-.9 8.3-6.5 9.3-1.7.3-3.4.4-5.7.6 3.9 7.9 7.6 15.6 11.3 23.2 3.3-1 6.1-2.1 9-2.6 10.2-1.7 20.1-.6 29.4 4.2 3.6 1.9 6.8 4.4 8.5 8.2.4 1 .7 2 1.1 3.3h-5.9c8.3 6.6 13.3 14.6 14.5 24.7 1.2 10.1-1.5 19.2-8.1 27-10.3 12.2-27.5 15.9-41.8 9.4-12.1-5.5-24.3-20.3-19.3-42.2-.6 1-1 1.5-1.2 1.9-.8 1.6-1.5 3.1-2.2 4.7-.8 1.5-2.1 2.8-3.7 2.2-1-.4-2-2-2.2-3.1-.8-5.3-.1-10.5 2.3-15.2 2.1-4.3 4.8-8.3 7.5-12.2.9-1.4 1.1-2.3.3-3.7-2.9-5.4-5.6-10.9-8.4-16.4-.2-.5-.5-.9-1.2-2.1-2.4 6.6-4.8 12.4-6.7 18.5-3.3 10.7-4.9 21.6-4.3 32.8.2 4-1.6 6.2-4.9 7.7-5.6 2.7-11.5 3.6-17.6 4-8.5.6-17.3.9-24.8-3.1-7.3-3.9-20.5-3-27.9-3.3-1.2 3.3-2.1 4.6-3.5 7.7-9.4 12-14.7 15.5-31.9 13.6-17.9-1.9-22.5-3.7-25.3-21.1C9.7 96.9 29.2 80.1 46.4 86c18 6.2 23.4 1.6 24.5 1 .1 0 .4-.2 1.7-1.1 2.6-1.6 5.3-3.1 8.4-4.8-1.4-1.4-2.6-2.8-4-4-8.2-6.7-17.6-11-28.1-12.7-8.4-1.4-17-2.1-25.5-2.9-4.1-.4-8.2-.3-12.3-.4-5.5 0-9.4-2.2-11.1-7.6V53zm62.4 67.1H41.5c-4.4 0-7.2-1.9-8.1-5.7-.9-3.4.8-6.6 4.5-8.7 5.3-3 10.7-6.1 16-9.1.6-.4 1.3-.8 1.9-1.2-6.5-6.2-17.8-8.5-27.7-2.4-8.2 5-12.7 16.1-10.3 25.2 2.9 11.3 12.7 18 22.9 18 9.6-.1 19.5-7.3 21.7-16.1zm123.4-13.2c-5.4 8.4-3.3 19.9 4.3 26.2 8.3 6.9 20 6.4 27.7-1.1 7.1-6.9 8.1-18.7 2.4-26.6-6.1-8.6-17.6-10.5-23.6-7.2.4.6.8 1.2 1.2 1.7 3.4 4.1 6.9 8.2 10.2 12.4 1.1 1.5 1.9 3.5 2 5.3.2 2.8-1.6 5-4.2 6-3.1 1.2-5.9.2-8.1-2.2-3-3.4-5.8-6.8-8.7-10.3-1-1.2-2-2.6-3.2-4.2zM88.4 93.8c-3.2 1.8-11.2 5.5-14.1 7.2-.4.2-.8 1-.7 1.4.3 1.6.8 1.2 1.3 2.7h16.7c-1.1-3.8-2.1-7.4-3.2-11.3z%27/%3E%3Ccircle fill=%27none%27 cx=%2745.9%27 cy=%27116.1%27 r=%2738.7%27/%3E%3Ccircle fill=%27none%27 cx=%27202.5%27 cy=%27115.9%27 r=%2737.9%27/%3E%3Cpath d=%27M203.1 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zM45.5 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.4-34.2-34.2-34.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-mc--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.5 154.8%27%3E%3Cpath d=%27M0 53c5.3-6.1 12.7-7.8 20.2-8.9 8.8-1.3 17.6-1.4 26.4-.5 4.7.5 8.4 2.3 9.8 7.1C58.8 59.3 65 62.1 73.2 62c5.6-.1 11.2-.1 16.8.1 2.5.1 4-1.1 5-3.1 1.4-2.8 2.6-5.8 4.3-8.4 4-6.4 10.2-9.9 17.1-12.2 8.9-3 18.1-3.8 27.4-4.1h4.9c-2-6.2-3.8-11.9-5.8-18.3-4.9 3.1-9.6 6-14.2 9-3.9 2.6-8.4 1.7-10.5-2.2-1.6-2.9-.9-6.4 2.2-8.8C127.8 8.2 136.1 3.8 145 .6c4.5-1.6 8.1.4 9.5 5 .8 2.6 1.5 5.1 2.1 7.7.3 1.4 1.1 1.9 2.5 1.8 2.6-.1 5.2 0 7.8 0 5.2 0 8.8 2.4 10.4 7.3 2 6.5 3.9 13.1 5.4 19.8 1.3 5.5-.9 8.3-6.5 9.3-1.7.3-3.4.4-5.7.6 3.9 7.9 7.6 15.6 11.3 23.2 3.3-1 6.1-2.1 9-2.6 10.2-1.7 20.1-.6 29.4 4.2 3.6 1.9 6.8 4.4 8.5 8.2.4 1 .7 2 1.1 3.3h-5.9c8.3 6.6 13.3 14.6 14.5 24.7 1.2 10.1-1.5 19.2-8.1 27-10.3 12.2-27.5 15.9-41.8 9.4-12.1-5.5-24.3-20.3-19.3-42.2-.6 1-1 1.5-1.2 1.9-.8 1.6-1.5 3.1-2.2 4.7-.8 1.5-2.1 2.8-3.7 2.2-1-.4-2-2-2.2-3.1-.8-5.3-.1-10.5 2.3-15.2 2.1-4.3 4.8-8.3 7.5-12.2.9-1.4 1.1-2.3.3-3.7-2.9-5.4-5.6-10.9-8.4-16.4-.2-.5-.5-.9-1.2-2.1-2.4 6.6-4.8 12.4-6.7 18.5-3.3 10.7-4.9 21.6-4.3 32.8.2 4-1.6 6.2-4.9 7.7-5.6 2.7-11.5 3.6-17.6 4-8.5.6-17.3.9-24.8-3.1-7.3-3.9-20.5-3-27.9-3.3-1.2 3.3-2.1 4.6-3.5 7.7-9.4 12-14.7 15.5-31.9 13.6-17.9-1.9-22.5-3.7-25.3-21.1C9.7 96.9 29.2 80.1 46.4 86c18 6.2 23.4 1.6 24.5 1 .1 0 .4-.2 1.7-1.1 2.6-1.6 5.3-3.1 8.4-4.8-1.4-1.4-2.6-2.8-4-4-8.2-6.7-17.6-11-28.1-12.7-8.4-1.4-17-2.1-25.5-2.9-4.1-.4-8.2-.3-12.3-.4-5.5 0-9.4-2.2-11.1-7.6V53zm62.4 67.1H41.5c-4.4 0-7.2-1.9-8.1-5.7-.9-3.4.8-6.6 4.5-8.7 5.3-3 10.7-6.1 16-9.1.6-.4 1.3-.8 1.9-1.2-6.5-6.2-17.8-8.5-27.7-2.4-8.2 5-12.7 16.1-10.3 25.2 2.9 11.3 12.7 18 22.9 18 9.6-.1 19.5-7.3 21.7-16.1zm123.4-13.2c-5.4 8.4-3.3 19.9 4.3 26.2 8.3 6.9 20 6.4 27.7-1.1 7.1-6.9 8.1-18.7 2.4-26.6-6.1-8.6-17.6-10.5-23.6-7.2.4.6.8 1.2 1.2 1.7 3.4 4.1 6.9 8.2 10.2 12.4 1.1 1.5 1.9 3.5 2 5.3.2 2.8-1.6 5-4.2 6-3.1 1.2-5.9.2-8.1-2.2-3-3.4-5.8-6.8-8.7-10.3-1-1.2-2-2.6-3.2-4.2zM88.4 93.8c-3.2 1.8-11.2 5.5-14.1 7.2-.4.2-.8 1-.7 1.4.3 1.6.8 1.2 1.3 2.7h16.7c-1.1-3.8-2.1-7.4-3.2-11.3z%27/%3E%3Ccircle fill=%27none%27 cx=%2745.9%27 cy=%27116.1%27 r=%2738.7%27/%3E%3Ccircle fill=%27none%27 cx=%27202.5%27 cy=%27115.9%27 r=%2737.9%27/%3E%3Cpath d=%27M203.1 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zM45.5 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.4-34.2-34.2-34.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-mc--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.5 154.8%27%3E%3Cpath d=%27M0 53c5.3-6.1 12.7-7.8 20.2-8.9 8.8-1.3 17.6-1.4 26.4-.5 4.7.5 8.4 2.3 9.8 7.1C58.8 59.3 65 62.1 73.2 62c5.6-.1 11.2-.1 16.8.1 2.5.1 4-1.1 5-3.1 1.4-2.8 2.6-5.8 4.3-8.4 4-6.4 10.2-9.9 17.1-12.2 8.9-3 18.1-3.8 27.4-4.1h4.9c-2-6.2-3.8-11.9-5.8-18.3-4.9 3.1-9.6 6-14.2 9-3.9 2.6-8.4 1.7-10.5-2.2-1.6-2.9-.9-6.4 2.2-8.8C127.8 8.2 136.1 3.8 145 .6c4.5-1.6 8.1.4 9.5 5 .8 2.6 1.5 5.1 2.1 7.7.3 1.4 1.1 1.9 2.5 1.8 2.6-.1 5.2 0 7.8 0 5.2 0 8.8 2.4 10.4 7.3 2 6.5 3.9 13.1 5.4 19.8 1.3 5.5-.9 8.3-6.5 9.3-1.7.3-3.4.4-5.7.6 3.9 7.9 7.6 15.6 11.3 23.2 3.3-1 6.1-2.1 9-2.6 10.2-1.7 20.1-.6 29.4 4.2 3.6 1.9 6.8 4.4 8.5 8.2.4 1 .7 2 1.1 3.3h-5.9c8.3 6.6 13.3 14.6 14.5 24.7 1.2 10.1-1.5 19.2-8.1 27-10.3 12.2-27.5 15.9-41.8 9.4-12.1-5.5-24.3-20.3-19.3-42.2-.6 1-1 1.5-1.2 1.9-.8 1.6-1.5 3.1-2.2 4.7-.8 1.5-2.1 2.8-3.7 2.2-1-.4-2-2-2.2-3.1-.8-5.3-.1-10.5 2.3-15.2 2.1-4.3 4.8-8.3 7.5-12.2.9-1.4 1.1-2.3.3-3.7-2.9-5.4-5.6-10.9-8.4-16.4-.2-.5-.5-.9-1.2-2.1-2.4 6.6-4.8 12.4-6.7 18.5-3.3 10.7-4.9 21.6-4.3 32.8.2 4-1.6 6.2-4.9 7.7-5.6 2.7-11.5 3.6-17.6 4-8.5.6-17.3.9-24.8-3.1-7.3-3.9-20.5-3-27.9-3.3-1.2 3.3-2.1 4.6-3.5 7.7-9.4 12-14.7 15.5-31.9 13.6-17.9-1.9-22.5-3.7-25.3-21.1C9.7 96.9 29.2 80.1 46.4 86c18 6.2 23.4 1.6 24.5 1 .1 0 .4-.2 1.7-1.1 2.6-1.6 5.3-3.1 8.4-4.8-1.4-1.4-2.6-2.8-4-4-8.2-6.7-17.6-11-28.1-12.7-8.4-1.4-17-2.1-25.5-2.9-4.1-.4-8.2-.3-12.3-.4-5.5 0-9.4-2.2-11.1-7.6V53zm62.4 67.1H41.5c-4.4 0-7.2-1.9-8.1-5.7-.9-3.4.8-6.6 4.5-8.7 5.3-3 10.7-6.1 16-9.1.6-.4 1.3-.8 1.9-1.2-6.5-6.2-17.8-8.5-27.7-2.4-8.2 5-12.7 16.1-10.3 25.2 2.9 11.3 12.7 18 22.9 18 9.6-.1 19.5-7.3 21.7-16.1zm123.4-13.2c-5.4 8.4-3.3 19.9 4.3 26.2 8.3 6.9 20 6.4 27.7-1.1 7.1-6.9 8.1-18.7 2.4-26.6-6.1-8.6-17.6-10.5-23.6-7.2.4.6.8 1.2 1.2 1.7 3.4 4.1 6.9 8.2 10.2 12.4 1.1 1.5 1.9 3.5 2 5.3.2 2.8-1.6 5-4.2 6-3.1 1.2-5.9.2-8.1-2.2-3-3.4-5.8-6.8-8.7-10.3-1-1.2-2-2.6-3.2-4.2zM88.4 93.8c-3.2 1.8-11.2 5.5-14.1 7.2-.4.2-.8 1-.7 1.4.3 1.6.8 1.2 1.3 2.7h16.7c-1.1-3.8-2.1-7.4-3.2-11.3z%27/%3E%3Ccircle fill=%27none%27 cx=%2745.9%27 cy=%27116.1%27 r=%2738.7%27/%3E%3Ccircle fill=%27none%27 cx=%27202.5%27 cy=%27115.9%27 r=%2737.9%27/%3E%3Cpath d=%27M203.1 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.3-34.2-34.2-34.2zM45.5 98.4c10 0 18.2 8.1 18.2 18.2s-8.1 18.2-18.2 18.2-18.2-8.1-18.2-18.2 8.2-18.2 18.2-18.2m0-16c-18.8 0-34.2 15.3-34.2 34.2s15.3 34.2 34.2 34.2 34.2-15.3 34.2-34.2-15.4-34.2-34.2-34.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-minicar {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 232.6 145%27%3E%3Cpath d=%27M228.4 94.4c-2.2-2.4-3.2-5-3.5-8-1.6-12.8-9-22-18.7-29.6-5.2-4-11-7.2-16.4-11-19.1-13.6-38.2-27.4-59.4-37.6-5.4-2.6-11.2-5.1-17-6C96.6-.1 79.7-.5 62.8.6c-8.1.5-16.1 2.3-24.1 3.6L28.5 8.8c-4.3 9.3-8.8 18.3-12.6 27.6-2.1 5-3.8 10.5-4.3 15.9-.9 9.9-2.9 19.4-6.4 28.8C3 87 3 93.7 2.1 100.1c-.2 1.4 0 2.9 2.4 1.6 4.8-9 14.4-15.2 25.4-15.2 15.9 0 28.8 12.9 28.8 28.8 0 2.1-.2 4.1-.7 6.1 4 .6 7.6 1.4 11.2 1.4 30.2.1 60.3.1 90.5 0 4.1 0 8.3-.3 11.4-3.9-.2-1.2-.2-2.4-.2-3.7 0-15.9 12.9-28.8 28.8-28.8s28.8 12.9 28.8 28.8c0 2.2-.3 4.4-.7 6.5 2.5-2.2 3.1-5.5 4-8.5 1.6-6.6 1.6-13.3-3.4-18.8zm-52.7-45.1c-1.2 3-4 2.9-6 2.9-16.4-1.3-32.1-2.5-47.8-3.8-19.3-1.6-38.7-3.2-58-4.8-8.3-.7-12.5-6.2-11.2-14.3.3-1.5.5-3.1.9-4.6 2.9-12 9-16.6 21.4-17.6 23.8-2.1 45.7 3.6 66.7 14.3 11.1 5.7 21.9 11.8 30.7 20.8.2.2.5.4.7.7 1.6 1.7 3.7 3.6 2.6 6.4z%27/%3E%3Cpath d=%27M29.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM199.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-minicar--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 232.6 145%27%3E%3Cpath d=%27M228.4 94.4c-2.2-2.4-3.2-5-3.5-8-1.6-12.8-9-22-18.7-29.6-5.2-4-11-7.2-16.4-11-19.1-13.6-38.2-27.4-59.4-37.6-5.4-2.6-11.2-5.1-17-6C96.6-.1 79.7-.5 62.8.6c-8.1.5-16.1 2.3-24.1 3.6L28.5 8.8c-4.3 9.3-8.8 18.3-12.6 27.6-2.1 5-3.8 10.5-4.3 15.9-.9 9.9-2.9 19.4-6.4 28.8C3 87 3 93.7 2.1 100.1c-.2 1.4 0 2.9 2.4 1.6 4.8-9 14.4-15.2 25.4-15.2 15.9 0 28.8 12.9 28.8 28.8 0 2.1-.2 4.1-.7 6.1 4 .6 7.6 1.4 11.2 1.4 30.2.1 60.3.1 90.5 0 4.1 0 8.3-.3 11.4-3.9-.2-1.2-.2-2.4-.2-3.7 0-15.9 12.9-28.8 28.8-28.8s28.8 12.9 28.8 28.8c0 2.2-.3 4.4-.7 6.5 2.5-2.2 3.1-5.5 4-8.5 1.6-6.6 1.6-13.3-3.4-18.8zm-52.7-45.1c-1.2 3-4 2.9-6 2.9-16.4-1.3-32.1-2.5-47.8-3.8-19.3-1.6-38.7-3.2-58-4.8-8.3-.7-12.5-6.2-11.2-14.3.3-1.5.5-3.1.9-4.6 2.9-12 9-16.6 21.4-17.6 23.8-2.1 45.7 3.6 66.7 14.3 11.1 5.7 21.9 11.8 30.7 20.8.2.2.5.4.7.7 1.6 1.7 3.7 3.6 2.6 6.4z%27/%3E%3Cpath d=%27M29.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM199.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-minicar--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 232.6 145%27%3E%3Cpath d=%27M228.4 94.4c-2.2-2.4-3.2-5-3.5-8-1.6-12.8-9-22-18.7-29.6-5.2-4-11-7.2-16.4-11-19.1-13.6-38.2-27.4-59.4-37.6-5.4-2.6-11.2-5.1-17-6C96.6-.1 79.7-.5 62.8.6c-8.1.5-16.1 2.3-24.1 3.6L28.5 8.8c-4.3 9.3-8.8 18.3-12.6 27.6-2.1 5-3.8 10.5-4.3 15.9-.9 9.9-2.9 19.4-6.4 28.8C3 87 3 93.7 2.1 100.1c-.2 1.4 0 2.9 2.4 1.6 4.8-9 14.4-15.2 25.4-15.2 15.9 0 28.8 12.9 28.8 28.8 0 2.1-.2 4.1-.7 6.1 4 .6 7.6 1.4 11.2 1.4 30.2.1 60.3.1 90.5 0 4.1 0 8.3-.3 11.4-3.9-.2-1.2-.2-2.4-.2-3.7 0-15.9 12.9-28.8 28.8-28.8s28.8 12.9 28.8 28.8c0 2.2-.3 4.4-.7 6.5 2.5-2.2 3.1-5.5 4-8.5 1.6-6.6 1.6-13.3-3.4-18.8zm-52.7-45.1c-1.2 3-4 2.9-6 2.9-16.4-1.3-32.1-2.5-47.8-3.8-19.3-1.6-38.7-3.2-58-4.8-8.3-.7-12.5-6.2-11.2-14.3.3-1.5.5-3.1.9-4.6 2.9-12 9-16.6 21.4-17.6 23.8-2.1 45.7 3.6 66.7 14.3 11.1 5.7 21.9 11.8 30.7 20.8.2.2.5.4.7.7 1.6 1.7 3.7 3.6 2.6 6.4z%27/%3E%3Cpath d=%27M29.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM199.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-minicar--grey,
.relax-button[class*="relax-icon-products-minicar--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 232.6 145%27%3E%3Cpath d=%27M228.4 94.4c-2.2-2.4-3.2-5-3.5-8-1.6-12.8-9-22-18.7-29.6-5.2-4-11-7.2-16.4-11-19.1-13.6-38.2-27.4-59.4-37.6-5.4-2.6-11.2-5.1-17-6C96.6-.1 79.7-.5 62.8.6c-8.1.5-16.1 2.3-24.1 3.6L28.5 8.8c-4.3 9.3-8.8 18.3-12.6 27.6-2.1 5-3.8 10.5-4.3 15.9-.9 9.9-2.9 19.4-6.4 28.8C3 87 3 93.7 2.1 100.1c-.2 1.4 0 2.9 2.4 1.6 4.8-9 14.4-15.2 25.4-15.2 15.9 0 28.8 12.9 28.8 28.8 0 2.1-.2 4.1-.7 6.1 4 .6 7.6 1.4 11.2 1.4 30.2.1 60.3.1 90.5 0 4.1 0 8.3-.3 11.4-3.9-.2-1.2-.2-2.4-.2-3.7 0-15.9 12.9-28.8 28.8-28.8s28.8 12.9 28.8 28.8c0 2.2-.3 4.4-.7 6.5 2.5-2.2 3.1-5.5 4-8.5 1.6-6.6 1.6-13.3-3.4-18.8zm-52.7-45.1c-1.2 3-4 2.9-6 2.9-16.4-1.3-32.1-2.5-47.8-3.8-19.3-1.6-38.7-3.2-58-4.8-8.3-.7-12.5-6.2-11.2-14.3.3-1.5.5-3.1.9-4.6 2.9-12 9-16.6 21.4-17.6 23.8-2.1 45.7 3.6 66.7 14.3 11.1 5.7 21.9 11.8 30.7 20.8.2.2.5.4.7.7 1.6 1.7 3.7 3.6 2.6 6.4z%27/%3E%3Cpath d=%27M29.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM199.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-minicar--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 232.6 145%27%3E%3Cpath d=%27M228.4 94.4c-2.2-2.4-3.2-5-3.5-8-1.6-12.8-9-22-18.7-29.6-5.2-4-11-7.2-16.4-11-19.1-13.6-38.2-27.4-59.4-37.6-5.4-2.6-11.2-5.1-17-6C96.6-.1 79.7-.5 62.8.6c-8.1.5-16.1 2.3-24.1 3.6L28.5 8.8c-4.3 9.3-8.8 18.3-12.6 27.6-2.1 5-3.8 10.5-4.3 15.9-.9 9.9-2.9 19.4-6.4 28.8C3 87 3 93.7 2.1 100.1c-.2 1.4 0 2.9 2.4 1.6 4.8-9 14.4-15.2 25.4-15.2 15.9 0 28.8 12.9 28.8 28.8 0 2.1-.2 4.1-.7 6.1 4 .6 7.6 1.4 11.2 1.4 30.2.1 60.3.1 90.5 0 4.1 0 8.3-.3 11.4-3.9-.2-1.2-.2-2.4-.2-3.7 0-15.9 12.9-28.8 28.8-28.8s28.8 12.9 28.8 28.8c0 2.2-.3 4.4-.7 6.5 2.5-2.2 3.1-5.5 4-8.5 1.6-6.6 1.6-13.3-3.4-18.8zm-52.7-45.1c-1.2 3-4 2.9-6 2.9-16.4-1.3-32.1-2.5-47.8-3.8-19.3-1.6-38.7-3.2-58-4.8-8.3-.7-12.5-6.2-11.2-14.3.3-1.5.5-3.1.9-4.6 2.9-12 9-16.6 21.4-17.6 23.8-2.1 45.7 3.6 66.7 14.3 11.1 5.7 21.9 11.8 30.7 20.8.2.2.5.4.7.7 1.6 1.7 3.7 3.6 2.6 6.4z%27/%3E%3Cpath d=%27M29.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM199.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-minicar--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 232.6 145%27%3E%3Cpath d=%27M228.4 94.4c-2.2-2.4-3.2-5-3.5-8-1.6-12.8-9-22-18.7-29.6-5.2-4-11-7.2-16.4-11-19.1-13.6-38.2-27.4-59.4-37.6-5.4-2.6-11.2-5.1-17-6C96.6-.1 79.7-.5 62.8.6c-8.1.5-16.1 2.3-24.1 3.6L28.5 8.8c-4.3 9.3-8.8 18.3-12.6 27.6-2.1 5-3.8 10.5-4.3 15.9-.9 9.9-2.9 19.4-6.4 28.8C3 87 3 93.7 2.1 100.1c-.2 1.4 0 2.9 2.4 1.6 4.8-9 14.4-15.2 25.4-15.2 15.9 0 28.8 12.9 28.8 28.8 0 2.1-.2 4.1-.7 6.1 4 .6 7.6 1.4 11.2 1.4 30.2.1 60.3.1 90.5 0 4.1 0 8.3-.3 11.4-3.9-.2-1.2-.2-2.4-.2-3.7 0-15.9 12.9-28.8 28.8-28.8s28.8 12.9 28.8 28.8c0 2.2-.3 4.4-.7 6.5 2.5-2.2 3.1-5.5 4-8.5 1.6-6.6 1.6-13.3-3.4-18.8zm-52.7-45.1c-1.2 3-4 2.9-6 2.9-16.4-1.3-32.1-2.5-47.8-3.8-19.3-1.6-38.7-3.2-58-4.8-8.3-.7-12.5-6.2-11.2-14.3.3-1.5.5-3.1.9-4.6 2.9-12 9-16.6 21.4-17.6 23.8-2.1 45.7 3.6 66.7 14.3 11.1 5.7 21.9 11.8 30.7 20.8.2.2.5.4.7.7 1.6 1.7 3.7 3.6 2.6 6.4z%27/%3E%3Cpath d=%27M29.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM199.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-minicar--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 232.6 145%27%3E%3Cpath d=%27M228.4 94.4c-2.2-2.4-3.2-5-3.5-8-1.6-12.8-9-22-18.7-29.6-5.2-4-11-7.2-16.4-11-19.1-13.6-38.2-27.4-59.4-37.6-5.4-2.6-11.2-5.1-17-6C96.6-.1 79.7-.5 62.8.6c-8.1.5-16.1 2.3-24.1 3.6L28.5 8.8c-4.3 9.3-8.8 18.3-12.6 27.6-2.1 5-3.8 10.5-4.3 15.9-.9 9.9-2.9 19.4-6.4 28.8C3 87 3 93.7 2.1 100.1c-.2 1.4 0 2.9 2.4 1.6 4.8-9 14.4-15.2 25.4-15.2 15.9 0 28.8 12.9 28.8 28.8 0 2.1-.2 4.1-.7 6.1 4 .6 7.6 1.4 11.2 1.4 30.2.1 60.3.1 90.5 0 4.1 0 8.3-.3 11.4-3.9-.2-1.2-.2-2.4-.2-3.7 0-15.9 12.9-28.8 28.8-28.8s28.8 12.9 28.8 28.8c0 2.2-.3 4.4-.7 6.5 2.5-2.2 3.1-5.5 4-8.5 1.6-6.6 1.6-13.3-3.4-18.8zm-52.7-45.1c-1.2 3-4 2.9-6 2.9-16.4-1.3-32.1-2.5-47.8-3.8-19.3-1.6-38.7-3.2-58-4.8-8.3-.7-12.5-6.2-11.2-14.3.3-1.5.5-3.1.9-4.6 2.9-12 9-16.6 21.4-17.6 23.8-2.1 45.7 3.6 66.7 14.3 11.1 5.7 21.9 11.8 30.7 20.8.2.2.5.4.7.7 1.6 1.7 3.7 3.6 2.6 6.4z%27/%3E%3Cpath d=%27M29.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM199.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-minicar--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 232.6 145%27%3E%3Cpath d=%27M228.4 94.4c-2.2-2.4-3.2-5-3.5-8-1.6-12.8-9-22-18.7-29.6-5.2-4-11-7.2-16.4-11-19.1-13.6-38.2-27.4-59.4-37.6-5.4-2.6-11.2-5.1-17-6C96.6-.1 79.7-.5 62.8.6c-8.1.5-16.1 2.3-24.1 3.6L28.5 8.8c-4.3 9.3-8.8 18.3-12.6 27.6-2.1 5-3.8 10.5-4.3 15.9-.9 9.9-2.9 19.4-6.4 28.8C3 87 3 93.7 2.1 100.1c-.2 1.4 0 2.9 2.4 1.6 4.8-9 14.4-15.2 25.4-15.2 15.9 0 28.8 12.9 28.8 28.8 0 2.1-.2 4.1-.7 6.1 4 .6 7.6 1.4 11.2 1.4 30.2.1 60.3.1 90.5 0 4.1 0 8.3-.3 11.4-3.9-.2-1.2-.2-2.4-.2-3.7 0-15.9 12.9-28.8 28.8-28.8s28.8 12.9 28.8 28.8c0 2.2-.3 4.4-.7 6.5 2.5-2.2 3.1-5.5 4-8.5 1.6-6.6 1.6-13.3-3.4-18.8zm-52.7-45.1c-1.2 3-4 2.9-6 2.9-16.4-1.3-32.1-2.5-47.8-3.8-19.3-1.6-38.7-3.2-58-4.8-8.3-.7-12.5-6.2-11.2-14.3.3-1.5.5-3.1.9-4.6 2.9-12 9-16.6 21.4-17.6 23.8-2.1 45.7 3.6 66.7 14.3 11.1 5.7 21.9 11.8 30.7 20.8.2.2.5.4.7.7 1.6 1.7 3.7 3.6 2.6 6.4z%27/%3E%3Cpath d=%27M29.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM199.4 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-moped {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 238.7 152.8%27%3E%3Cpath d=%27M62.1 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.3 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.7-4.6 10.7-10.4z%27/%3E%3Cpath d=%27M19 50.8h96.5v14.3c-.4.2-.7.5-1.1.5-7.1.5-7.1.5-7.8 7.5-.9 10.2 2.3 18.7 10.1 25.3 1.3 1.1 3.3 1.9 5 1.9 7.9.2 15.7.2 23.6 0 1.4 0 3.5-1 4-2.1 4.8-11 12.5-19.2 23.6-24.6-1.6-10.1-3.2-20.3-4.8-30.4-1.2-7.6-2.7-15.2-3.7-22.9-.5-3.5-2-4.6-5.3-4.4-4.1.2-8.1.3-12.2-.1-1.4-.1-2.6-1.7-3.9-2.6 1.2-.9 2.5-2.5 3.7-2.6 7.9-.2 15.7-.1 23.6-.1 3.7 0 5.2 2 6.2 5.2 2.2 7.3 2.3 7.2 10 7.8 3 .2 5.9.6 9.3.9.6 5.3 1.1 10.5 1.7 16.1-3.3 1-6.5 2.1-9.7 2.9-2.3.6-3.1 1.6-2.3 4 2 6.5 3.8 13 6 19.4.4 1.1 2.1 2.1 3.3 2.4 4.3 1.1 8.8 1.5 13 2.9 6.7 2.1 11.3 6.7 14.1 13.2v3.3c-3.8.2-6.9-1.4-10.1-3.3-21-12.2-47.8 0-52.6 23.7-.3 1.7-.6 3.4-1 5.6H13.7v-8.1c.7-3.3 1.3-6.6 2.1-9.8 2.7-11.4 7.9-21.6 16.8-30.8H18.3V51.6%27/%3E%3Cpath d=%27M194 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.4 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.6-4.6 10.7-10.4z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-moped--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 238.7 152.8%27%3E%3Cpath d=%27M62.1 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.3 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.7-4.6 10.7-10.4z%27/%3E%3Cpath d=%27M19 50.8h96.5v14.3c-.4.2-.7.5-1.1.5-7.1.5-7.1.5-7.8 7.5-.9 10.2 2.3 18.7 10.1 25.3 1.3 1.1 3.3 1.9 5 1.9 7.9.2 15.7.2 23.6 0 1.4 0 3.5-1 4-2.1 4.8-11 12.5-19.2 23.6-24.6-1.6-10.1-3.2-20.3-4.8-30.4-1.2-7.6-2.7-15.2-3.7-22.9-.5-3.5-2-4.6-5.3-4.4-4.1.2-8.1.3-12.2-.1-1.4-.1-2.6-1.7-3.9-2.6 1.2-.9 2.5-2.5 3.7-2.6 7.9-.2 15.7-.1 23.6-.1 3.7 0 5.2 2 6.2 5.2 2.2 7.3 2.3 7.2 10 7.8 3 .2 5.9.6 9.3.9.6 5.3 1.1 10.5 1.7 16.1-3.3 1-6.5 2.1-9.7 2.9-2.3.6-3.1 1.6-2.3 4 2 6.5 3.8 13 6 19.4.4 1.1 2.1 2.1 3.3 2.4 4.3 1.1 8.8 1.5 13 2.9 6.7 2.1 11.3 6.7 14.1 13.2v3.3c-3.8.2-6.9-1.4-10.1-3.3-21-12.2-47.8 0-52.6 23.7-.3 1.7-.6 3.4-1 5.6H13.7v-8.1c.7-3.3 1.3-6.6 2.1-9.8 2.7-11.4 7.9-21.6 16.8-30.8H18.3V51.6%27/%3E%3Cpath d=%27M194 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.4 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.6-4.6 10.7-10.4z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-moped--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 238.7 152.8%27%3E%3Cpath d=%27M62.1 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.3 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.7-4.6 10.7-10.4z%27/%3E%3Cpath d=%27M19 50.8h96.5v14.3c-.4.2-.7.5-1.1.5-7.1.5-7.1.5-7.8 7.5-.9 10.2 2.3 18.7 10.1 25.3 1.3 1.1 3.3 1.9 5 1.9 7.9.2 15.7.2 23.6 0 1.4 0 3.5-1 4-2.1 4.8-11 12.5-19.2 23.6-24.6-1.6-10.1-3.2-20.3-4.8-30.4-1.2-7.6-2.7-15.2-3.7-22.9-.5-3.5-2-4.6-5.3-4.4-4.1.2-8.1.3-12.2-.1-1.4-.1-2.6-1.7-3.9-2.6 1.2-.9 2.5-2.5 3.7-2.6 7.9-.2 15.7-.1 23.6-.1 3.7 0 5.2 2 6.2 5.2 2.2 7.3 2.3 7.2 10 7.8 3 .2 5.9.6 9.3.9.6 5.3 1.1 10.5 1.7 16.1-3.3 1-6.5 2.1-9.7 2.9-2.3.6-3.1 1.6-2.3 4 2 6.5 3.8 13 6 19.4.4 1.1 2.1 2.1 3.3 2.4 4.3 1.1 8.8 1.5 13 2.9 6.7 2.1 11.3 6.7 14.1 13.2v3.3c-3.8.2-6.9-1.4-10.1-3.3-21-12.2-47.8 0-52.6 23.7-.3 1.7-.6 3.4-1 5.6H13.7v-8.1c.7-3.3 1.3-6.6 2.1-9.8 2.7-11.4 7.9-21.6 16.8-30.8H18.3V51.6%27/%3E%3Cpath d=%27M194 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.4 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.6-4.6 10.7-10.4z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-moped--grey,
.relax-button[class*="relax-icon-products-moped--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 238.7 152.8%27%3E%3Cpath d=%27M62.1 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.3 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.7-4.6 10.7-10.4z%27/%3E%3Cpath d=%27M19 50.8h96.5v14.3c-.4.2-.7.5-1.1.5-7.1.5-7.1.5-7.8 7.5-.9 10.2 2.3 18.7 10.1 25.3 1.3 1.1 3.3 1.9 5 1.9 7.9.2 15.7.2 23.6 0 1.4 0 3.5-1 4-2.1 4.8-11 12.5-19.2 23.6-24.6-1.6-10.1-3.2-20.3-4.8-30.4-1.2-7.6-2.7-15.2-3.7-22.9-.5-3.5-2-4.6-5.3-4.4-4.1.2-8.1.3-12.2-.1-1.4-.1-2.6-1.7-3.9-2.6 1.2-.9 2.5-2.5 3.7-2.6 7.9-.2 15.7-.1 23.6-.1 3.7 0 5.2 2 6.2 5.2 2.2 7.3 2.3 7.2 10 7.8 3 .2 5.9.6 9.3.9.6 5.3 1.1 10.5 1.7 16.1-3.3 1-6.5 2.1-9.7 2.9-2.3.6-3.1 1.6-2.3 4 2 6.5 3.8 13 6 19.4.4 1.1 2.1 2.1 3.3 2.4 4.3 1.1 8.8 1.5 13 2.9 6.7 2.1 11.3 6.7 14.1 13.2v3.3c-3.8.2-6.9-1.4-10.1-3.3-21-12.2-47.8 0-52.6 23.7-.3 1.7-.6 3.4-1 5.6H13.7v-8.1c.7-3.3 1.3-6.6 2.1-9.8 2.7-11.4 7.9-21.6 16.8-30.8H18.3V51.6%27/%3E%3Cpath d=%27M194 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.4 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.6-4.6 10.7-10.4z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-moped--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 238.7 152.8%27%3E%3Cpath d=%27M62.1 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.3 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.7-4.6 10.7-10.4z%27/%3E%3Cpath d=%27M19 50.8h96.5v14.3c-.4.2-.7.5-1.1.5-7.1.5-7.1.5-7.8 7.5-.9 10.2 2.3 18.7 10.1 25.3 1.3 1.1 3.3 1.9 5 1.9 7.9.2 15.7.2 23.6 0 1.4 0 3.5-1 4-2.1 4.8-11 12.5-19.2 23.6-24.6-1.6-10.1-3.2-20.3-4.8-30.4-1.2-7.6-2.7-15.2-3.7-22.9-.5-3.5-2-4.6-5.3-4.4-4.1.2-8.1.3-12.2-.1-1.4-.1-2.6-1.7-3.9-2.6 1.2-.9 2.5-2.5 3.7-2.6 7.9-.2 15.7-.1 23.6-.1 3.7 0 5.2 2 6.2 5.2 2.2 7.3 2.3 7.2 10 7.8 3 .2 5.9.6 9.3.9.6 5.3 1.1 10.5 1.7 16.1-3.3 1-6.5 2.1-9.7 2.9-2.3.6-3.1 1.6-2.3 4 2 6.5 3.8 13 6 19.4.4 1.1 2.1 2.1 3.3 2.4 4.3 1.1 8.8 1.5 13 2.9 6.7 2.1 11.3 6.7 14.1 13.2v3.3c-3.8.2-6.9-1.4-10.1-3.3-21-12.2-47.8 0-52.6 23.7-.3 1.7-.6 3.4-1 5.6H13.7v-8.1c.7-3.3 1.3-6.6 2.1-9.8 2.7-11.4 7.9-21.6 16.8-30.8H18.3V51.6%27/%3E%3Cpath d=%27M194 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.4 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.6-4.6 10.7-10.4z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-moped--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 238.7 152.8%27%3E%3Cpath d=%27M62.1 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.3 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.7-4.6 10.7-10.4z%27/%3E%3Cpath d=%27M19 50.8h96.5v14.3c-.4.2-.7.5-1.1.5-7.1.5-7.1.5-7.8 7.5-.9 10.2 2.3 18.7 10.1 25.3 1.3 1.1 3.3 1.9 5 1.9 7.9.2 15.7.2 23.6 0 1.4 0 3.5-1 4-2.1 4.8-11 12.5-19.2 23.6-24.6-1.6-10.1-3.2-20.3-4.8-30.4-1.2-7.6-2.7-15.2-3.7-22.9-.5-3.5-2-4.6-5.3-4.4-4.1.2-8.1.3-12.2-.1-1.4-.1-2.6-1.7-3.9-2.6 1.2-.9 2.5-2.5 3.7-2.6 7.9-.2 15.7-.1 23.6-.1 3.7 0 5.2 2 6.2 5.2 2.2 7.3 2.3 7.2 10 7.8 3 .2 5.9.6 9.3.9.6 5.3 1.1 10.5 1.7 16.1-3.3 1-6.5 2.1-9.7 2.9-2.3.6-3.1 1.6-2.3 4 2 6.5 3.8 13 6 19.4.4 1.1 2.1 2.1 3.3 2.4 4.3 1.1 8.8 1.5 13 2.9 6.7 2.1 11.3 6.7 14.1 13.2v3.3c-3.8.2-6.9-1.4-10.1-3.3-21-12.2-47.8 0-52.6 23.7-.3 1.7-.6 3.4-1 5.6H13.7v-8.1c.7-3.3 1.3-6.6 2.1-9.8 2.7-11.4 7.9-21.6 16.8-30.8H18.3V51.6%27/%3E%3Cpath d=%27M194 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.4 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.6-4.6 10.7-10.4z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-moped--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 238.7 152.8%27%3E%3Cpath d=%27M62.1 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.3 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.7-4.6 10.7-10.4z%27/%3E%3Cpath d=%27M19 50.8h96.5v14.3c-.4.2-.7.5-1.1.5-7.1.5-7.1.5-7.8 7.5-.9 10.2 2.3 18.7 10.1 25.3 1.3 1.1 3.3 1.9 5 1.9 7.9.2 15.7.2 23.6 0 1.4 0 3.5-1 4-2.1 4.8-11 12.5-19.2 23.6-24.6-1.6-10.1-3.2-20.3-4.8-30.4-1.2-7.6-2.7-15.2-3.7-22.9-.5-3.5-2-4.6-5.3-4.4-4.1.2-8.1.3-12.2-.1-1.4-.1-2.6-1.7-3.9-2.6 1.2-.9 2.5-2.5 3.7-2.6 7.9-.2 15.7-.1 23.6-.1 3.7 0 5.2 2 6.2 5.2 2.2 7.3 2.3 7.2 10 7.8 3 .2 5.9.6 9.3.9.6 5.3 1.1 10.5 1.7 16.1-3.3 1-6.5 2.1-9.7 2.9-2.3.6-3.1 1.6-2.3 4 2 6.5 3.8 13 6 19.4.4 1.1 2.1 2.1 3.3 2.4 4.3 1.1 8.8 1.5 13 2.9 6.7 2.1 11.3 6.7 14.1 13.2v3.3c-3.8.2-6.9-1.4-10.1-3.3-21-12.2-47.8 0-52.6 23.7-.3 1.7-.6 3.4-1 5.6H13.7v-8.1c.7-3.3 1.3-6.6 2.1-9.8 2.7-11.4 7.9-21.6 16.8-30.8H18.3V51.6%27/%3E%3Cpath d=%27M194 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.4 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.6-4.6 10.7-10.4z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-moped--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 238.7 152.8%27%3E%3Cpath d=%27M62.1 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.3 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.7-4.6 10.7-10.4z%27/%3E%3Cpath d=%27M19 50.8h96.5v14.3c-.4.2-.7.5-1.1.5-7.1.5-7.1.5-7.8 7.5-.9 10.2 2.3 18.7 10.1 25.3 1.3 1.1 3.3 1.9 5 1.9 7.9.2 15.7.2 23.6 0 1.4 0 3.5-1 4-2.1 4.8-11 12.5-19.2 23.6-24.6-1.6-10.1-3.2-20.3-4.8-30.4-1.2-7.6-2.7-15.2-3.7-22.9-.5-3.5-2-4.6-5.3-4.4-4.1.2-8.1.3-12.2-.1-1.4-.1-2.6-1.7-3.9-2.6 1.2-.9 2.5-2.5 3.7-2.6 7.9-.2 15.7-.1 23.6-.1 3.7 0 5.2 2 6.2 5.2 2.2 7.3 2.3 7.2 10 7.8 3 .2 5.9.6 9.3.9.6 5.3 1.1 10.5 1.7 16.1-3.3 1-6.5 2.1-9.7 2.9-2.3.6-3.1 1.6-2.3 4 2 6.5 3.8 13 6 19.4.4 1.1 2.1 2.1 3.3 2.4 4.3 1.1 8.8 1.5 13 2.9 6.7 2.1 11.3 6.7 14.1 13.2v3.3c-3.8.2-6.9-1.4-10.1-3.3-21-12.2-47.8 0-52.6 23.7-.3 1.7-.6 3.4-1 5.6H13.7v-8.1c.7-3.3 1.3-6.6 2.1-9.8 2.7-11.4 7.9-21.6 16.8-30.8H18.3V51.6%27/%3E%3Cpath d=%27M194 88.6c14.4 0 26.3 12.1 26.2 26.6-.1 14.4-12.2 26.3-26.6 26.2-14.1-.1-26.1-11.9-26.2-26-.2-14.9 11.7-26.8 26.6-26.8zm10.4 26.5c0-5.8-4.7-10.7-10.4-10.8-6 0-10.7 4.7-10.7 10.8 0 5.7 4.7 10.4 10.4 10.4 5.8.1 10.6-4.6 10.7-10.4z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-protection {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 175.3 199.5%27%3E%3Cpath d=%27M175 32c-.1-2.2-.4-4.4-.6-6.6-33.3 5.4-62.7-1-86.8-25.4C63.5 24.5 34.1 30.9.8 25.4c-.2 2.6-.5 5-.6 7.4-.6 13.3-.2 26.5 1.5 39.7 2.2 17.8 6.3 35.1 13.2 51.8C29 158.2 52.1 183.5 85.7 199c1.4.6 2.5.6 3.9 0 33.6-15.5 56.8-40.8 70.8-74.7 12.1-29.6 16-60.5 14.6-92.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-protection--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 175.3 199.5%27%3E%3Cpath d=%27M175 32c-.1-2.2-.4-4.4-.6-6.6-33.3 5.4-62.7-1-86.8-25.4C63.5 24.5 34.1 30.9.8 25.4c-.2 2.6-.5 5-.6 7.4-.6 13.3-.2 26.5 1.5 39.7 2.2 17.8 6.3 35.1 13.2 51.8C29 158.2 52.1 183.5 85.7 199c1.4.6 2.5.6 3.9 0 33.6-15.5 56.8-40.8 70.8-74.7 12.1-29.6 16-60.5 14.6-92.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-protection--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 175.3 199.5%27%3E%3Cpath d=%27M175 32c-.1-2.2-.4-4.4-.6-6.6-33.3 5.4-62.7-1-86.8-25.4C63.5 24.5 34.1 30.9.8 25.4c-.2 2.6-.5 5-.6 7.4-.6 13.3-.2 26.5 1.5 39.7 2.2 17.8 6.3 35.1 13.2 51.8C29 158.2 52.1 183.5 85.7 199c1.4.6 2.5.6 3.9 0 33.6-15.5 56.8-40.8 70.8-74.7 12.1-29.6 16-60.5 14.6-92.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-protection--grey,
.relax-button[class*="relax-icon-products-protection--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 175.3 199.5%27%3E%3Cpath d=%27M175 32c-.1-2.2-.4-4.4-.6-6.6-33.3 5.4-62.7-1-86.8-25.4C63.5 24.5 34.1 30.9.8 25.4c-.2 2.6-.5 5-.6 7.4-.6 13.3-.2 26.5 1.5 39.7 2.2 17.8 6.3 35.1 13.2 51.8C29 158.2 52.1 183.5 85.7 199c1.4.6 2.5.6 3.9 0 33.6-15.5 56.8-40.8 70.8-74.7 12.1-29.6 16-60.5 14.6-92.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-protection--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 175.3 199.5%27%3E%3Cpath d=%27M175 32c-.1-2.2-.4-4.4-.6-6.6-33.3 5.4-62.7-1-86.8-25.4C63.5 24.5 34.1 30.9.8 25.4c-.2 2.6-.5 5-.6 7.4-.6 13.3-.2 26.5 1.5 39.7 2.2 17.8 6.3 35.1 13.2 51.8C29 158.2 52.1 183.5 85.7 199c1.4.6 2.5.6 3.9 0 33.6-15.5 56.8-40.8 70.8-74.7 12.1-29.6 16-60.5 14.6-92.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-protection--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 175.3 199.5%27%3E%3Cpath d=%27M175 32c-.1-2.2-.4-4.4-.6-6.6-33.3 5.4-62.7-1-86.8-25.4C63.5 24.5 34.1 30.9.8 25.4c-.2 2.6-.5 5-.6 7.4-.6 13.3-.2 26.5 1.5 39.7 2.2 17.8 6.3 35.1 13.2 51.8C29 158.2 52.1 183.5 85.7 199c1.4.6 2.5.6 3.9 0 33.6-15.5 56.8-40.8 70.8-74.7 12.1-29.6 16-60.5 14.6-92.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-protection--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 175.3 199.5%27%3E%3Cpath d=%27M175 32c-.1-2.2-.4-4.4-.6-6.6-33.3 5.4-62.7-1-86.8-25.4C63.5 24.5 34.1 30.9.8 25.4c-.2 2.6-.5 5-.6 7.4-.6 13.3-.2 26.5 1.5 39.7 2.2 17.8 6.3 35.1 13.2 51.8C29 158.2 52.1 183.5 85.7 199c1.4.6 2.5.6 3.9 0 33.6-15.5 56.8-40.8 70.8-74.7 12.1-29.6 16-60.5 14.6-92.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-protection--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 175.3 199.5%27%3E%3Cpath d=%27M175 32c-.1-2.2-.4-4.4-.6-6.6-33.3 5.4-62.7-1-86.8-25.4C63.5 24.5 34.1 30.9.8 25.4c-.2 2.6-.5 5-.6 7.4-.6 13.3-.2 26.5 1.5 39.7 2.2 17.8 6.3 35.1 13.2 51.8C29 158.2 52.1 183.5 85.7 199c1.4.6 2.5.6 3.9 0 33.6-15.5 56.8-40.8 70.8-74.7 12.1-29.6 16-60.5 14.6-92.3z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-ship {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 90.2 44.2%27%3E%3Cpath d=%27M28.1 27.8c1.4-3.4-2-7.5 2.6-9.8v-5.2h-6.4V.1c-1.3.1-2.2.1-3.5.2v12.5c-1.8.1-3.2.2-4.6.3-.1 1.6-.2 3-.3 4.5h-3.4V7.5H7.6V28H0v5.8c.1 6.3 4.3 10.6 10.5 10.6 25.7.1 41.5 0 67.2 0 .8 0 1.9-.2 2.3-.7 3.3-5 6.5-10.1 10.2-15.7-24.3-.2-38-.2-62.1-.2z%27/%3E%3Cpath d=%27M78.1 19H65.9v6.3h12.2V19zM48.6 18.9h-12v6.4h12v-6.4zM63.3 19H51.4v6.4h11.9V19z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-ship--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 90.2 44.2%27%3E%3Cpath d=%27M28.1 27.8c1.4-3.4-2-7.5 2.6-9.8v-5.2h-6.4V.1c-1.3.1-2.2.1-3.5.2v12.5c-1.8.1-3.2.2-4.6.3-.1 1.6-.2 3-.3 4.5h-3.4V7.5H7.6V28H0v5.8c.1 6.3 4.3 10.6 10.5 10.6 25.7.1 41.5 0 67.2 0 .8 0 1.9-.2 2.3-.7 3.3-5 6.5-10.1 10.2-15.7-24.3-.2-38-.2-62.1-.2z%27/%3E%3Cpath d=%27M78.1 19H65.9v6.3h12.2V19zM48.6 18.9h-12v6.4h12v-6.4zM63.3 19H51.4v6.4h11.9V19z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-ship--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 90.2 44.2%27%3E%3Cpath d=%27M28.1 27.8c1.4-3.4-2-7.5 2.6-9.8v-5.2h-6.4V.1c-1.3.1-2.2.1-3.5.2v12.5c-1.8.1-3.2.2-4.6.3-.1 1.6-.2 3-.3 4.5h-3.4V7.5H7.6V28H0v5.8c.1 6.3 4.3 10.6 10.5 10.6 25.7.1 41.5 0 67.2 0 .8 0 1.9-.2 2.3-.7 3.3-5 6.5-10.1 10.2-15.7-24.3-.2-38-.2-62.1-.2z%27/%3E%3Cpath d=%27M78.1 19H65.9v6.3h12.2V19zM48.6 18.9h-12v6.4h12v-6.4zM63.3 19H51.4v6.4h11.9V19z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-ship--grey,
.relax-button[class*="relax-icon-products-ship--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 90.2 44.2%27%3E%3Cpath d=%27M28.1 27.8c1.4-3.4-2-7.5 2.6-9.8v-5.2h-6.4V.1c-1.3.1-2.2.1-3.5.2v12.5c-1.8.1-3.2.2-4.6.3-.1 1.6-.2 3-.3 4.5h-3.4V7.5H7.6V28H0v5.8c.1 6.3 4.3 10.6 10.5 10.6 25.7.1 41.5 0 67.2 0 .8 0 1.9-.2 2.3-.7 3.3-5 6.5-10.1 10.2-15.7-24.3-.2-38-.2-62.1-.2z%27/%3E%3Cpath d=%27M78.1 19H65.9v6.3h12.2V19zM48.6 18.9h-12v6.4h12v-6.4zM63.3 19H51.4v6.4h11.9V19z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-ship--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 90.2 44.2%27%3E%3Cpath d=%27M28.1 27.8c1.4-3.4-2-7.5 2.6-9.8v-5.2h-6.4V.1c-1.3.1-2.2.1-3.5.2v12.5c-1.8.1-3.2.2-4.6.3-.1 1.6-.2 3-.3 4.5h-3.4V7.5H7.6V28H0v5.8c.1 6.3 4.3 10.6 10.5 10.6 25.7.1 41.5 0 67.2 0 .8 0 1.9-.2 2.3-.7 3.3-5 6.5-10.1 10.2-15.7-24.3-.2-38-.2-62.1-.2z%27/%3E%3Cpath d=%27M78.1 19H65.9v6.3h12.2V19zM48.6 18.9h-12v6.4h12v-6.4zM63.3 19H51.4v6.4h11.9V19z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-ship--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 90.2 44.2%27%3E%3Cpath d=%27M28.1 27.8c1.4-3.4-2-7.5 2.6-9.8v-5.2h-6.4V.1c-1.3.1-2.2.1-3.5.2v12.5c-1.8.1-3.2.2-4.6.3-.1 1.6-.2 3-.3 4.5h-3.4V7.5H7.6V28H0v5.8c.1 6.3 4.3 10.6 10.5 10.6 25.7.1 41.5 0 67.2 0 .8 0 1.9-.2 2.3-.7 3.3-5 6.5-10.1 10.2-15.7-24.3-.2-38-.2-62.1-.2z%27/%3E%3Cpath d=%27M78.1 19H65.9v6.3h12.2V19zM48.6 18.9h-12v6.4h12v-6.4zM63.3 19H51.4v6.4h11.9V19z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-ship--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 90.2 44.2%27%3E%3Cpath d=%27M28.1 27.8c1.4-3.4-2-7.5 2.6-9.8v-5.2h-6.4V.1c-1.3.1-2.2.1-3.5.2v12.5c-1.8.1-3.2.2-4.6.3-.1 1.6-.2 3-.3 4.5h-3.4V7.5H7.6V28H0v5.8c.1 6.3 4.3 10.6 10.5 10.6 25.7.1 41.5 0 67.2 0 .8 0 1.9-.2 2.3-.7 3.3-5 6.5-10.1 10.2-15.7-24.3-.2-38-.2-62.1-.2z%27/%3E%3Cpath d=%27M78.1 19H65.9v6.3h12.2V19zM48.6 18.9h-12v6.4h12v-6.4zM63.3 19H51.4v6.4h11.9V19z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-ship--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 90.2 44.2%27%3E%3Cpath d=%27M28.1 27.8c1.4-3.4-2-7.5 2.6-9.8v-5.2h-6.4V.1c-1.3.1-2.2.1-3.5.2v12.5c-1.8.1-3.2.2-4.6.3-.1 1.6-.2 3-.3 4.5h-3.4V7.5H7.6V28H0v5.8c.1 6.3 4.3 10.6 10.5 10.6 25.7.1 41.5 0 67.2 0 .8 0 1.9-.2 2.3-.7 3.3-5 6.5-10.1 10.2-15.7-24.3-.2-38-.2-62.1-.2z%27/%3E%3Cpath d=%27M78.1 19H65.9v6.3h12.2V19zM48.6 18.9h-12v6.4h12v-6.4zM63.3 19H51.4v6.4h11.9V19z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-snowmobil {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.1 147.7%27%3E%3Cpath d=%27M112.5 0h4.3c6.1 10.4 12.1 20.8 18.3 31.1.7 1.1 2 2.1 3.2 2.5 23.9 6.8 44.5 19.4 62.6 36.1 5.4 4.9 9.8 10.8 14.8 16.3-7 7.3-13.5 13.6-19.5 20.4-2.5 2.8-5.1 3.7-8.7 3.5-5.1-.3-10.3-.1-16.2-.1 6.5 9.1 12.4 17.4 18.5 25.7.4.6 1.3 1.2 2 1.2 7.4.1 15 1 21.7-3 5.7-3.4 11.3-7.1 16.5-11.2 4.8-3.7 6.5-3.9 10.2.8v2.9c-2.1 2.4-4 5-6.3 7-8.3 7.3-17.9 12.3-28.8 14.5h-60.2c-2.2-1.7-4.3-3.5-3.1-6.8 1.2-3.3 4-3.3 6.8-3.3H173.3c-6-8.3-11.6-15.9-16.9-23.7-1.7-2.5-3.5-3.3-6.5-3.3-46.4.1-92.9.1-139.3.1H6.2c.2-1 .3-1.4.4-1.9 7.8-17.5 15.6-35.1 23.6-52.5.5-1.1 2.2-2.1 3.4-2.2 4.8-.2 9.6 0 14.3-.2 2.1-.1 3.2.8 4.2 2.6 2.6 4.9 5.3 9.9 8.2 14.7.7 1.1 2.5 2.3 3.8 2.3 11.9.2 23.9.2 35.8 0 1.2 0 2.8-.8 3.5-1.7 8.3-10.7 16.4-21.4 24.5-32.2.7-.9.7-3 .2-4-5.2-9.4-10.4-18.8-16.2-27.8-2.3-3.3-2.4-5.4.6-7.8z%27/%3E%3Cpath d=%27M0 124.7c1.1-4.6 4.2-5.3 8.5-5.2 39 .2 78.1.2 117.1 0 4.1 0 5.5 1.8 6.3 5.1 2.3 9.4-4.9 19.1-14.9 20.1-1.4.1-2.9.1-4.3.1-30.4 0-60.9-.2-91.3.1-10.3.1-17.5-3.2-21.3-13-.1-2.4-.1-4.8-.1-7.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-snowmobil--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.1 147.7%27%3E%3Cpath d=%27M112.5 0h4.3c6.1 10.4 12.1 20.8 18.3 31.1.7 1.1 2 2.1 3.2 2.5 23.9 6.8 44.5 19.4 62.6 36.1 5.4 4.9 9.8 10.8 14.8 16.3-7 7.3-13.5 13.6-19.5 20.4-2.5 2.8-5.1 3.7-8.7 3.5-5.1-.3-10.3-.1-16.2-.1 6.5 9.1 12.4 17.4 18.5 25.7.4.6 1.3 1.2 2 1.2 7.4.1 15 1 21.7-3 5.7-3.4 11.3-7.1 16.5-11.2 4.8-3.7 6.5-3.9 10.2.8v2.9c-2.1 2.4-4 5-6.3 7-8.3 7.3-17.9 12.3-28.8 14.5h-60.2c-2.2-1.7-4.3-3.5-3.1-6.8 1.2-3.3 4-3.3 6.8-3.3H173.3c-6-8.3-11.6-15.9-16.9-23.7-1.7-2.5-3.5-3.3-6.5-3.3-46.4.1-92.9.1-139.3.1H6.2c.2-1 .3-1.4.4-1.9 7.8-17.5 15.6-35.1 23.6-52.5.5-1.1 2.2-2.1 3.4-2.2 4.8-.2 9.6 0 14.3-.2 2.1-.1 3.2.8 4.2 2.6 2.6 4.9 5.3 9.9 8.2 14.7.7 1.1 2.5 2.3 3.8 2.3 11.9.2 23.9.2 35.8 0 1.2 0 2.8-.8 3.5-1.7 8.3-10.7 16.4-21.4 24.5-32.2.7-.9.7-3 .2-4-5.2-9.4-10.4-18.8-16.2-27.8-2.3-3.3-2.4-5.4.6-7.8z%27/%3E%3Cpath d=%27M0 124.7c1.1-4.6 4.2-5.3 8.5-5.2 39 .2 78.1.2 117.1 0 4.1 0 5.5 1.8 6.3 5.1 2.3 9.4-4.9 19.1-14.9 20.1-1.4.1-2.9.1-4.3.1-30.4 0-60.9-.2-91.3.1-10.3.1-17.5-3.2-21.3-13-.1-2.4-.1-4.8-.1-7.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-snowmobil--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.1 147.7%27%3E%3Cpath d=%27M112.5 0h4.3c6.1 10.4 12.1 20.8 18.3 31.1.7 1.1 2 2.1 3.2 2.5 23.9 6.8 44.5 19.4 62.6 36.1 5.4 4.9 9.8 10.8 14.8 16.3-7 7.3-13.5 13.6-19.5 20.4-2.5 2.8-5.1 3.7-8.7 3.5-5.1-.3-10.3-.1-16.2-.1 6.5 9.1 12.4 17.4 18.5 25.7.4.6 1.3 1.2 2 1.2 7.4.1 15 1 21.7-3 5.7-3.4 11.3-7.1 16.5-11.2 4.8-3.7 6.5-3.9 10.2.8v2.9c-2.1 2.4-4 5-6.3 7-8.3 7.3-17.9 12.3-28.8 14.5h-60.2c-2.2-1.7-4.3-3.5-3.1-6.8 1.2-3.3 4-3.3 6.8-3.3H173.3c-6-8.3-11.6-15.9-16.9-23.7-1.7-2.5-3.5-3.3-6.5-3.3-46.4.1-92.9.1-139.3.1H6.2c.2-1 .3-1.4.4-1.9 7.8-17.5 15.6-35.1 23.6-52.5.5-1.1 2.2-2.1 3.4-2.2 4.8-.2 9.6 0 14.3-.2 2.1-.1 3.2.8 4.2 2.6 2.6 4.9 5.3 9.9 8.2 14.7.7 1.1 2.5 2.3 3.8 2.3 11.9.2 23.9.2 35.8 0 1.2 0 2.8-.8 3.5-1.7 8.3-10.7 16.4-21.4 24.5-32.2.7-.9.7-3 .2-4-5.2-9.4-10.4-18.8-16.2-27.8-2.3-3.3-2.4-5.4.6-7.8z%27/%3E%3Cpath d=%27M0 124.7c1.1-4.6 4.2-5.3 8.5-5.2 39 .2 78.1.2 117.1 0 4.1 0 5.5 1.8 6.3 5.1 2.3 9.4-4.9 19.1-14.9 20.1-1.4.1-2.9.1-4.3.1-30.4 0-60.9-.2-91.3.1-10.3.1-17.5-3.2-21.3-13-.1-2.4-.1-4.8-.1-7.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-snowmobil--grey,
.relax-button[class*="relax-icon-products-snowmobil--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.1 147.7%27%3E%3Cpath d=%27M112.5 0h4.3c6.1 10.4 12.1 20.8 18.3 31.1.7 1.1 2 2.1 3.2 2.5 23.9 6.8 44.5 19.4 62.6 36.1 5.4 4.9 9.8 10.8 14.8 16.3-7 7.3-13.5 13.6-19.5 20.4-2.5 2.8-5.1 3.7-8.7 3.5-5.1-.3-10.3-.1-16.2-.1 6.5 9.1 12.4 17.4 18.5 25.7.4.6 1.3 1.2 2 1.2 7.4.1 15 1 21.7-3 5.7-3.4 11.3-7.1 16.5-11.2 4.8-3.7 6.5-3.9 10.2.8v2.9c-2.1 2.4-4 5-6.3 7-8.3 7.3-17.9 12.3-28.8 14.5h-60.2c-2.2-1.7-4.3-3.5-3.1-6.8 1.2-3.3 4-3.3 6.8-3.3H173.3c-6-8.3-11.6-15.9-16.9-23.7-1.7-2.5-3.5-3.3-6.5-3.3-46.4.1-92.9.1-139.3.1H6.2c.2-1 .3-1.4.4-1.9 7.8-17.5 15.6-35.1 23.6-52.5.5-1.1 2.2-2.1 3.4-2.2 4.8-.2 9.6 0 14.3-.2 2.1-.1 3.2.8 4.2 2.6 2.6 4.9 5.3 9.9 8.2 14.7.7 1.1 2.5 2.3 3.8 2.3 11.9.2 23.9.2 35.8 0 1.2 0 2.8-.8 3.5-1.7 8.3-10.7 16.4-21.4 24.5-32.2.7-.9.7-3 .2-4-5.2-9.4-10.4-18.8-16.2-27.8-2.3-3.3-2.4-5.4.6-7.8z%27/%3E%3Cpath d=%27M0 124.7c1.1-4.6 4.2-5.3 8.5-5.2 39 .2 78.1.2 117.1 0 4.1 0 5.5 1.8 6.3 5.1 2.3 9.4-4.9 19.1-14.9 20.1-1.4.1-2.9.1-4.3.1-30.4 0-60.9-.2-91.3.1-10.3.1-17.5-3.2-21.3-13-.1-2.4-.1-4.8-.1-7.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-snowmobil--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.1 147.7%27%3E%3Cpath d=%27M112.5 0h4.3c6.1 10.4 12.1 20.8 18.3 31.1.7 1.1 2 2.1 3.2 2.5 23.9 6.8 44.5 19.4 62.6 36.1 5.4 4.9 9.8 10.8 14.8 16.3-7 7.3-13.5 13.6-19.5 20.4-2.5 2.8-5.1 3.7-8.7 3.5-5.1-.3-10.3-.1-16.2-.1 6.5 9.1 12.4 17.4 18.5 25.7.4.6 1.3 1.2 2 1.2 7.4.1 15 1 21.7-3 5.7-3.4 11.3-7.1 16.5-11.2 4.8-3.7 6.5-3.9 10.2.8v2.9c-2.1 2.4-4 5-6.3 7-8.3 7.3-17.9 12.3-28.8 14.5h-60.2c-2.2-1.7-4.3-3.5-3.1-6.8 1.2-3.3 4-3.3 6.8-3.3H173.3c-6-8.3-11.6-15.9-16.9-23.7-1.7-2.5-3.5-3.3-6.5-3.3-46.4.1-92.9.1-139.3.1H6.2c.2-1 .3-1.4.4-1.9 7.8-17.5 15.6-35.1 23.6-52.5.5-1.1 2.2-2.1 3.4-2.2 4.8-.2 9.6 0 14.3-.2 2.1-.1 3.2.8 4.2 2.6 2.6 4.9 5.3 9.9 8.2 14.7.7 1.1 2.5 2.3 3.8 2.3 11.9.2 23.9.2 35.8 0 1.2 0 2.8-.8 3.5-1.7 8.3-10.7 16.4-21.4 24.5-32.2.7-.9.7-3 .2-4-5.2-9.4-10.4-18.8-16.2-27.8-2.3-3.3-2.4-5.4.6-7.8z%27/%3E%3Cpath d=%27M0 124.7c1.1-4.6 4.2-5.3 8.5-5.2 39 .2 78.1.2 117.1 0 4.1 0 5.5 1.8 6.3 5.1 2.3 9.4-4.9 19.1-14.9 20.1-1.4.1-2.9.1-4.3.1-30.4 0-60.9-.2-91.3.1-10.3.1-17.5-3.2-21.3-13-.1-2.4-.1-4.8-.1-7.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-snowmobil--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.1 147.7%27%3E%3Cpath d=%27M112.5 0h4.3c6.1 10.4 12.1 20.8 18.3 31.1.7 1.1 2 2.1 3.2 2.5 23.9 6.8 44.5 19.4 62.6 36.1 5.4 4.9 9.8 10.8 14.8 16.3-7 7.3-13.5 13.6-19.5 20.4-2.5 2.8-5.1 3.7-8.7 3.5-5.1-.3-10.3-.1-16.2-.1 6.5 9.1 12.4 17.4 18.5 25.7.4.6 1.3 1.2 2 1.2 7.4.1 15 1 21.7-3 5.7-3.4 11.3-7.1 16.5-11.2 4.8-3.7 6.5-3.9 10.2.8v2.9c-2.1 2.4-4 5-6.3 7-8.3 7.3-17.9 12.3-28.8 14.5h-60.2c-2.2-1.7-4.3-3.5-3.1-6.8 1.2-3.3 4-3.3 6.8-3.3H173.3c-6-8.3-11.6-15.9-16.9-23.7-1.7-2.5-3.5-3.3-6.5-3.3-46.4.1-92.9.1-139.3.1H6.2c.2-1 .3-1.4.4-1.9 7.8-17.5 15.6-35.1 23.6-52.5.5-1.1 2.2-2.1 3.4-2.2 4.8-.2 9.6 0 14.3-.2 2.1-.1 3.2.8 4.2 2.6 2.6 4.9 5.3 9.9 8.2 14.7.7 1.1 2.5 2.3 3.8 2.3 11.9.2 23.9.2 35.8 0 1.2 0 2.8-.8 3.5-1.7 8.3-10.7 16.4-21.4 24.5-32.2.7-.9.7-3 .2-4-5.2-9.4-10.4-18.8-16.2-27.8-2.3-3.3-2.4-5.4.6-7.8z%27/%3E%3Cpath d=%27M0 124.7c1.1-4.6 4.2-5.3 8.5-5.2 39 .2 78.1.2 117.1 0 4.1 0 5.5 1.8 6.3 5.1 2.3 9.4-4.9 19.1-14.9 20.1-1.4.1-2.9.1-4.3.1-30.4 0-60.9-.2-91.3.1-10.3.1-17.5-3.2-21.3-13-.1-2.4-.1-4.8-.1-7.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-snowmobil--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.1 147.7%27%3E%3Cpath d=%27M112.5 0h4.3c6.1 10.4 12.1 20.8 18.3 31.1.7 1.1 2 2.1 3.2 2.5 23.9 6.8 44.5 19.4 62.6 36.1 5.4 4.9 9.8 10.8 14.8 16.3-7 7.3-13.5 13.6-19.5 20.4-2.5 2.8-5.1 3.7-8.7 3.5-5.1-.3-10.3-.1-16.2-.1 6.5 9.1 12.4 17.4 18.5 25.7.4.6 1.3 1.2 2 1.2 7.4.1 15 1 21.7-3 5.7-3.4 11.3-7.1 16.5-11.2 4.8-3.7 6.5-3.9 10.2.8v2.9c-2.1 2.4-4 5-6.3 7-8.3 7.3-17.9 12.3-28.8 14.5h-60.2c-2.2-1.7-4.3-3.5-3.1-6.8 1.2-3.3 4-3.3 6.8-3.3H173.3c-6-8.3-11.6-15.9-16.9-23.7-1.7-2.5-3.5-3.3-6.5-3.3-46.4.1-92.9.1-139.3.1H6.2c.2-1 .3-1.4.4-1.9 7.8-17.5 15.6-35.1 23.6-52.5.5-1.1 2.2-2.1 3.4-2.2 4.8-.2 9.6 0 14.3-.2 2.1-.1 3.2.8 4.2 2.6 2.6 4.9 5.3 9.9 8.2 14.7.7 1.1 2.5 2.3 3.8 2.3 11.9.2 23.9.2 35.8 0 1.2 0 2.8-.8 3.5-1.7 8.3-10.7 16.4-21.4 24.5-32.2.7-.9.7-3 .2-4-5.2-9.4-10.4-18.8-16.2-27.8-2.3-3.3-2.4-5.4.6-7.8z%27/%3E%3Cpath d=%27M0 124.7c1.1-4.6 4.2-5.3 8.5-5.2 39 .2 78.1.2 117.1 0 4.1 0 5.5 1.8 6.3 5.1 2.3 9.4-4.9 19.1-14.9 20.1-1.4.1-2.9.1-4.3.1-30.4 0-60.9-.2-91.3.1-10.3.1-17.5-3.2-21.3-13-.1-2.4-.1-4.8-.1-7.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-snowmobil--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240.1 147.7%27%3E%3Cpath d=%27M112.5 0h4.3c6.1 10.4 12.1 20.8 18.3 31.1.7 1.1 2 2.1 3.2 2.5 23.9 6.8 44.5 19.4 62.6 36.1 5.4 4.9 9.8 10.8 14.8 16.3-7 7.3-13.5 13.6-19.5 20.4-2.5 2.8-5.1 3.7-8.7 3.5-5.1-.3-10.3-.1-16.2-.1 6.5 9.1 12.4 17.4 18.5 25.7.4.6 1.3 1.2 2 1.2 7.4.1 15 1 21.7-3 5.7-3.4 11.3-7.1 16.5-11.2 4.8-3.7 6.5-3.9 10.2.8v2.9c-2.1 2.4-4 5-6.3 7-8.3 7.3-17.9 12.3-28.8 14.5h-60.2c-2.2-1.7-4.3-3.5-3.1-6.8 1.2-3.3 4-3.3 6.8-3.3H173.3c-6-8.3-11.6-15.9-16.9-23.7-1.7-2.5-3.5-3.3-6.5-3.3-46.4.1-92.9.1-139.3.1H6.2c.2-1 .3-1.4.4-1.9 7.8-17.5 15.6-35.1 23.6-52.5.5-1.1 2.2-2.1 3.4-2.2 4.8-.2 9.6 0 14.3-.2 2.1-.1 3.2.8 4.2 2.6 2.6 4.9 5.3 9.9 8.2 14.7.7 1.1 2.5 2.3 3.8 2.3 11.9.2 23.9.2 35.8 0 1.2 0 2.8-.8 3.5-1.7 8.3-10.7 16.4-21.4 24.5-32.2.7-.9.7-3 .2-4-5.2-9.4-10.4-18.8-16.2-27.8-2.3-3.3-2.4-5.4.6-7.8z%27/%3E%3Cpath d=%27M0 124.7c1.1-4.6 4.2-5.3 8.5-5.2 39 .2 78.1.2 117.1 0 4.1 0 5.5 1.8 6.3 5.1 2.3 9.4-4.9 19.1-14.9 20.1-1.4.1-2.9.1-4.3.1-30.4 0-60.9-.2-91.3.1-10.3.1-17.5-3.2-21.3-13-.1-2.4-.1-4.8-.1-7.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-tractor {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 105.9 78.4%27%3E%3Cpath d=%27M81.2 53.8c1-2 4.1-3.5 6.6-4.1 3.1-.8 6.5-.6 10.3-.9 0-4.9.4-10.6 2-14.8 1.8-4.9-2.9-6.7-8.1-6.8-5.6-.1-12.2 0-18.4 0V5.7h-.1V1.2c-4.8 0-5.1 3.2-5.1 4.4v21.5c-3.5 0-6.3-.2-9.1.1-3.3.3-5.1-.7-6.2-4-2-5.8-4.6-11.4-6.8-17.2-1.5-4.1-3.8-6.3-8.5-6-5.8.3-11.7 0-17.5.1-7.9 0-8.8 1-8.9 8.9-.1 6.3.7 12.9-.9 18.8-.6 2.3-.9 4.3-.6 6.1 0 0-7.4 3.3-9.4 7.3s2 3 2 3 3.4-4.5 9.9-5.3c16-2.8 21.8 1.2 29.7 20.6 8.2 0 16.5-.2 24.8.1 5.7.2 11 .5 14.3-5.8zM37.9 27.2h-4.5c-13.9 0-13.9 0-13.9-13.9 0-7.8 0-8 8-7.8C43 5.7 39 3 44.8 17c4.2 10.2 4.1 10.2-6.9 10.2z%27/%3E%3Cpath d=%27M19.7 40.7C9.3 40.6.5 49.3.6 59.7.7 70 9.1 78.4 19.4 78.4c10.6 0 19.1-8.4 19.1-18.9-.1-10.3-8.5-18.7-18.8-18.8zm.2 29.6c-6.1.1-10.9-4.4-11.1-10.4-.2-5.9 4.4-10.8 10.5-11 6-.2 11 4.4 11.2 10.2 0 6-4.8 11.1-10.6 11.2zM92.4 51.5c-7.5.1-13.5 6.4-13.3 13.9.2 7.4 6.1 13 13.6 13 7.5-.1 13.2-5.8 13.2-13.3 0-7.6-6-13.8-13.5-13.6zm6.4 13.9c-.4 3.8-2.7 5.9-6.6 5.9-3.5 0-6.1-2.9-6-6.7.3-3.7 2.6-5.8 6.4-6 3.5-.2 6.6 3.2 6.2 6.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-tractor--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 105.9 78.4%27%3E%3Cpath d=%27M81.2 53.8c1-2 4.1-3.5 6.6-4.1 3.1-.8 6.5-.6 10.3-.9 0-4.9.4-10.6 2-14.8 1.8-4.9-2.9-6.7-8.1-6.8-5.6-.1-12.2 0-18.4 0V5.7h-.1V1.2c-4.8 0-5.1 3.2-5.1 4.4v21.5c-3.5 0-6.3-.2-9.1.1-3.3.3-5.1-.7-6.2-4-2-5.8-4.6-11.4-6.8-17.2-1.5-4.1-3.8-6.3-8.5-6-5.8.3-11.7 0-17.5.1-7.9 0-8.8 1-8.9 8.9-.1 6.3.7 12.9-.9 18.8-.6 2.3-.9 4.3-.6 6.1 0 0-7.4 3.3-9.4 7.3s2 3 2 3 3.4-4.5 9.9-5.3c16-2.8 21.8 1.2 29.7 20.6 8.2 0 16.5-.2 24.8.1 5.7.2 11 .5 14.3-5.8zM37.9 27.2h-4.5c-13.9 0-13.9 0-13.9-13.9 0-7.8 0-8 8-7.8C43 5.7 39 3 44.8 17c4.2 10.2 4.1 10.2-6.9 10.2z%27/%3E%3Cpath d=%27M19.7 40.7C9.3 40.6.5 49.3.6 59.7.7 70 9.1 78.4 19.4 78.4c10.6 0 19.1-8.4 19.1-18.9-.1-10.3-8.5-18.7-18.8-18.8zm.2 29.6c-6.1.1-10.9-4.4-11.1-10.4-.2-5.9 4.4-10.8 10.5-11 6-.2 11 4.4 11.2 10.2 0 6-4.8 11.1-10.6 11.2zM92.4 51.5c-7.5.1-13.5 6.4-13.3 13.9.2 7.4 6.1 13 13.6 13 7.5-.1 13.2-5.8 13.2-13.3 0-7.6-6-13.8-13.5-13.6zm6.4 13.9c-.4 3.8-2.7 5.9-6.6 5.9-3.5 0-6.1-2.9-6-6.7.3-3.7 2.6-5.8 6.4-6 3.5-.2 6.6 3.2 6.2 6.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-tractor--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 105.9 78.4%27%3E%3Cpath d=%27M81.2 53.8c1-2 4.1-3.5 6.6-4.1 3.1-.8 6.5-.6 10.3-.9 0-4.9.4-10.6 2-14.8 1.8-4.9-2.9-6.7-8.1-6.8-5.6-.1-12.2 0-18.4 0V5.7h-.1V1.2c-4.8 0-5.1 3.2-5.1 4.4v21.5c-3.5 0-6.3-.2-9.1.1-3.3.3-5.1-.7-6.2-4-2-5.8-4.6-11.4-6.8-17.2-1.5-4.1-3.8-6.3-8.5-6-5.8.3-11.7 0-17.5.1-7.9 0-8.8 1-8.9 8.9-.1 6.3.7 12.9-.9 18.8-.6 2.3-.9 4.3-.6 6.1 0 0-7.4 3.3-9.4 7.3s2 3 2 3 3.4-4.5 9.9-5.3c16-2.8 21.8 1.2 29.7 20.6 8.2 0 16.5-.2 24.8.1 5.7.2 11 .5 14.3-5.8zM37.9 27.2h-4.5c-13.9 0-13.9 0-13.9-13.9 0-7.8 0-8 8-7.8C43 5.7 39 3 44.8 17c4.2 10.2 4.1 10.2-6.9 10.2z%27/%3E%3Cpath d=%27M19.7 40.7C9.3 40.6.5 49.3.6 59.7.7 70 9.1 78.4 19.4 78.4c10.6 0 19.1-8.4 19.1-18.9-.1-10.3-8.5-18.7-18.8-18.8zm.2 29.6c-6.1.1-10.9-4.4-11.1-10.4-.2-5.9 4.4-10.8 10.5-11 6-.2 11 4.4 11.2 10.2 0 6-4.8 11.1-10.6 11.2zM92.4 51.5c-7.5.1-13.5 6.4-13.3 13.9.2 7.4 6.1 13 13.6 13 7.5-.1 13.2-5.8 13.2-13.3 0-7.6-6-13.8-13.5-13.6zm6.4 13.9c-.4 3.8-2.7 5.9-6.6 5.9-3.5 0-6.1-2.9-6-6.7.3-3.7 2.6-5.8 6.4-6 3.5-.2 6.6 3.2 6.2 6.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-tractor--grey,
.relax-button[class*="relax-icon-products-tractor--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 105.9 78.4%27%3E%3Cpath d=%27M81.2 53.8c1-2 4.1-3.5 6.6-4.1 3.1-.8 6.5-.6 10.3-.9 0-4.9.4-10.6 2-14.8 1.8-4.9-2.9-6.7-8.1-6.8-5.6-.1-12.2 0-18.4 0V5.7h-.1V1.2c-4.8 0-5.1 3.2-5.1 4.4v21.5c-3.5 0-6.3-.2-9.1.1-3.3.3-5.1-.7-6.2-4-2-5.8-4.6-11.4-6.8-17.2-1.5-4.1-3.8-6.3-8.5-6-5.8.3-11.7 0-17.5.1-7.9 0-8.8 1-8.9 8.9-.1 6.3.7 12.9-.9 18.8-.6 2.3-.9 4.3-.6 6.1 0 0-7.4 3.3-9.4 7.3s2 3 2 3 3.4-4.5 9.9-5.3c16-2.8 21.8 1.2 29.7 20.6 8.2 0 16.5-.2 24.8.1 5.7.2 11 .5 14.3-5.8zM37.9 27.2h-4.5c-13.9 0-13.9 0-13.9-13.9 0-7.8 0-8 8-7.8C43 5.7 39 3 44.8 17c4.2 10.2 4.1 10.2-6.9 10.2z%27/%3E%3Cpath d=%27M19.7 40.7C9.3 40.6.5 49.3.6 59.7.7 70 9.1 78.4 19.4 78.4c10.6 0 19.1-8.4 19.1-18.9-.1-10.3-8.5-18.7-18.8-18.8zm.2 29.6c-6.1.1-10.9-4.4-11.1-10.4-.2-5.9 4.4-10.8 10.5-11 6-.2 11 4.4 11.2 10.2 0 6-4.8 11.1-10.6 11.2zM92.4 51.5c-7.5.1-13.5 6.4-13.3 13.9.2 7.4 6.1 13 13.6 13 7.5-.1 13.2-5.8 13.2-13.3 0-7.6-6-13.8-13.5-13.6zm6.4 13.9c-.4 3.8-2.7 5.9-6.6 5.9-3.5 0-6.1-2.9-6-6.7.3-3.7 2.6-5.8 6.4-6 3.5-.2 6.6 3.2 6.2 6.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-tractor--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 105.9 78.4%27%3E%3Cpath d=%27M81.2 53.8c1-2 4.1-3.5 6.6-4.1 3.1-.8 6.5-.6 10.3-.9 0-4.9.4-10.6 2-14.8 1.8-4.9-2.9-6.7-8.1-6.8-5.6-.1-12.2 0-18.4 0V5.7h-.1V1.2c-4.8 0-5.1 3.2-5.1 4.4v21.5c-3.5 0-6.3-.2-9.1.1-3.3.3-5.1-.7-6.2-4-2-5.8-4.6-11.4-6.8-17.2-1.5-4.1-3.8-6.3-8.5-6-5.8.3-11.7 0-17.5.1-7.9 0-8.8 1-8.9 8.9-.1 6.3.7 12.9-.9 18.8-.6 2.3-.9 4.3-.6 6.1 0 0-7.4 3.3-9.4 7.3s2 3 2 3 3.4-4.5 9.9-5.3c16-2.8 21.8 1.2 29.7 20.6 8.2 0 16.5-.2 24.8.1 5.7.2 11 .5 14.3-5.8zM37.9 27.2h-4.5c-13.9 0-13.9 0-13.9-13.9 0-7.8 0-8 8-7.8C43 5.7 39 3 44.8 17c4.2 10.2 4.1 10.2-6.9 10.2z%27/%3E%3Cpath d=%27M19.7 40.7C9.3 40.6.5 49.3.6 59.7.7 70 9.1 78.4 19.4 78.4c10.6 0 19.1-8.4 19.1-18.9-.1-10.3-8.5-18.7-18.8-18.8zm.2 29.6c-6.1.1-10.9-4.4-11.1-10.4-.2-5.9 4.4-10.8 10.5-11 6-.2 11 4.4 11.2 10.2 0 6-4.8 11.1-10.6 11.2zM92.4 51.5c-7.5.1-13.5 6.4-13.3 13.9.2 7.4 6.1 13 13.6 13 7.5-.1 13.2-5.8 13.2-13.3 0-7.6-6-13.8-13.5-13.6zm6.4 13.9c-.4 3.8-2.7 5.9-6.6 5.9-3.5 0-6.1-2.9-6-6.7.3-3.7 2.6-5.8 6.4-6 3.5-.2 6.6 3.2 6.2 6.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-tractor--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 105.9 78.4%27%3E%3Cpath d=%27M81.2 53.8c1-2 4.1-3.5 6.6-4.1 3.1-.8 6.5-.6 10.3-.9 0-4.9.4-10.6 2-14.8 1.8-4.9-2.9-6.7-8.1-6.8-5.6-.1-12.2 0-18.4 0V5.7h-.1V1.2c-4.8 0-5.1 3.2-5.1 4.4v21.5c-3.5 0-6.3-.2-9.1.1-3.3.3-5.1-.7-6.2-4-2-5.8-4.6-11.4-6.8-17.2-1.5-4.1-3.8-6.3-8.5-6-5.8.3-11.7 0-17.5.1-7.9 0-8.8 1-8.9 8.9-.1 6.3.7 12.9-.9 18.8-.6 2.3-.9 4.3-.6 6.1 0 0-7.4 3.3-9.4 7.3s2 3 2 3 3.4-4.5 9.9-5.3c16-2.8 21.8 1.2 29.7 20.6 8.2 0 16.5-.2 24.8.1 5.7.2 11 .5 14.3-5.8zM37.9 27.2h-4.5c-13.9 0-13.9 0-13.9-13.9 0-7.8 0-8 8-7.8C43 5.7 39 3 44.8 17c4.2 10.2 4.1 10.2-6.9 10.2z%27/%3E%3Cpath d=%27M19.7 40.7C9.3 40.6.5 49.3.6 59.7.7 70 9.1 78.4 19.4 78.4c10.6 0 19.1-8.4 19.1-18.9-.1-10.3-8.5-18.7-18.8-18.8zm.2 29.6c-6.1.1-10.9-4.4-11.1-10.4-.2-5.9 4.4-10.8 10.5-11 6-.2 11 4.4 11.2 10.2 0 6-4.8 11.1-10.6 11.2zM92.4 51.5c-7.5.1-13.5 6.4-13.3 13.9.2 7.4 6.1 13 13.6 13 7.5-.1 13.2-5.8 13.2-13.3 0-7.6-6-13.8-13.5-13.6zm6.4 13.9c-.4 3.8-2.7 5.9-6.6 5.9-3.5 0-6.1-2.9-6-6.7.3-3.7 2.6-5.8 6.4-6 3.5-.2 6.6 3.2 6.2 6.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-tractor--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 105.9 78.4%27%3E%3Cpath d=%27M81.2 53.8c1-2 4.1-3.5 6.6-4.1 3.1-.8 6.5-.6 10.3-.9 0-4.9.4-10.6 2-14.8 1.8-4.9-2.9-6.7-8.1-6.8-5.6-.1-12.2 0-18.4 0V5.7h-.1V1.2c-4.8 0-5.1 3.2-5.1 4.4v21.5c-3.5 0-6.3-.2-9.1.1-3.3.3-5.1-.7-6.2-4-2-5.8-4.6-11.4-6.8-17.2-1.5-4.1-3.8-6.3-8.5-6-5.8.3-11.7 0-17.5.1-7.9 0-8.8 1-8.9 8.9-.1 6.3.7 12.9-.9 18.8-.6 2.3-.9 4.3-.6 6.1 0 0-7.4 3.3-9.4 7.3s2 3 2 3 3.4-4.5 9.9-5.3c16-2.8 21.8 1.2 29.7 20.6 8.2 0 16.5-.2 24.8.1 5.7.2 11 .5 14.3-5.8zM37.9 27.2h-4.5c-13.9 0-13.9 0-13.9-13.9 0-7.8 0-8 8-7.8C43 5.7 39 3 44.8 17c4.2 10.2 4.1 10.2-6.9 10.2z%27/%3E%3Cpath d=%27M19.7 40.7C9.3 40.6.5 49.3.6 59.7.7 70 9.1 78.4 19.4 78.4c10.6 0 19.1-8.4 19.1-18.9-.1-10.3-8.5-18.7-18.8-18.8zm.2 29.6c-6.1.1-10.9-4.4-11.1-10.4-.2-5.9 4.4-10.8 10.5-11 6-.2 11 4.4 11.2 10.2 0 6-4.8 11.1-10.6 11.2zM92.4 51.5c-7.5.1-13.5 6.4-13.3 13.9.2 7.4 6.1 13 13.6 13 7.5-.1 13.2-5.8 13.2-13.3 0-7.6-6-13.8-13.5-13.6zm6.4 13.9c-.4 3.8-2.7 5.9-6.6 5.9-3.5 0-6.1-2.9-6-6.7.3-3.7 2.6-5.8 6.4-6 3.5-.2 6.6 3.2 6.2 6.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-tractor--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 105.9 78.4%27%3E%3Cpath d=%27M81.2 53.8c1-2 4.1-3.5 6.6-4.1 3.1-.8 6.5-.6 10.3-.9 0-4.9.4-10.6 2-14.8 1.8-4.9-2.9-6.7-8.1-6.8-5.6-.1-12.2 0-18.4 0V5.7h-.1V1.2c-4.8 0-5.1 3.2-5.1 4.4v21.5c-3.5 0-6.3-.2-9.1.1-3.3.3-5.1-.7-6.2-4-2-5.8-4.6-11.4-6.8-17.2-1.5-4.1-3.8-6.3-8.5-6-5.8.3-11.7 0-17.5.1-7.9 0-8.8 1-8.9 8.9-.1 6.3.7 12.9-.9 18.8-.6 2.3-.9 4.3-.6 6.1 0 0-7.4 3.3-9.4 7.3s2 3 2 3 3.4-4.5 9.9-5.3c16-2.8 21.8 1.2 29.7 20.6 8.2 0 16.5-.2 24.8.1 5.7.2 11 .5 14.3-5.8zM37.9 27.2h-4.5c-13.9 0-13.9 0-13.9-13.9 0-7.8 0-8 8-7.8C43 5.7 39 3 44.8 17c4.2 10.2 4.1 10.2-6.9 10.2z%27/%3E%3Cpath d=%27M19.7 40.7C9.3 40.6.5 49.3.6 59.7.7 70 9.1 78.4 19.4 78.4c10.6 0 19.1-8.4 19.1-18.9-.1-10.3-8.5-18.7-18.8-18.8zm.2 29.6c-6.1.1-10.9-4.4-11.1-10.4-.2-5.9 4.4-10.8 10.5-11 6-.2 11 4.4 11.2 10.2 0 6-4.8 11.1-10.6 11.2zM92.4 51.5c-7.5.1-13.5 6.4-13.3 13.9.2 7.4 6.1 13 13.6 13 7.5-.1 13.2-5.8 13.2-13.3 0-7.6-6-13.8-13.5-13.6zm6.4 13.9c-.4 3.8-2.7 5.9-6.6 5.9-3.5 0-6.1-2.9-6-6.7.3-3.7 2.6-5.8 6.4-6 3.5-.2 6.6 3.2 6.2 6.8z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-trailer {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 241 71.2%27%3E%3Cpath d=%27M233.3 27.3c-8.6-.1-17.2 0-25.9 0-1 0-1.9-.1-2.6-.1-1.1-9.1-1.8-17.9-3.4-26.5L11 0C2.6 0 0 5 0 13.4v14.9C0 40.6 8.7 40.9 11.9 41c4.2.1 11.3.1 18.8.2 2-12.2 12.6-21.6 25.4-21.6 11.1 0 20.6 7.1 24.2 17h.4c3.6-9.9 13.1-17 24.2-17 12.8 0 23.4 9.3 25.4 21.5h103c3.1 0 5.5-1.2 6.9-4 2.4-4.6-1.1-9.7-6.9-9.8z%27/%3E%3Cpath d=%27M105.2 22.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.3-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm8.9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-4 9.3-9zm-57.8-23c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5 .1 9.2-4 9.3-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-trailer--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 241 71.2%27%3E%3Cpath d=%27M233.3 27.3c-8.6-.1-17.2 0-25.9 0-1 0-1.9-.1-2.6-.1-1.1-9.1-1.8-17.9-3.4-26.5L11 0C2.6 0 0 5 0 13.4v14.9C0 40.6 8.7 40.9 11.9 41c4.2.1 11.3.1 18.8.2 2-12.2 12.6-21.6 25.4-21.6 11.1 0 20.6 7.1 24.2 17h.4c3.6-9.9 13.1-17 24.2-17 12.8 0 23.4 9.3 25.4 21.5h103c3.1 0 5.5-1.2 6.9-4 2.4-4.6-1.1-9.7-6.9-9.8z%27/%3E%3Cpath d=%27M105.2 22.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.3-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm8.9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-4 9.3-9zm-57.8-23c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5 .1 9.2-4 9.3-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-trailer--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 241 71.2%27%3E%3Cpath d=%27M233.3 27.3c-8.6-.1-17.2 0-25.9 0-1 0-1.9-.1-2.6-.1-1.1-9.1-1.8-17.9-3.4-26.5L11 0C2.6 0 0 5 0 13.4v14.9C0 40.6 8.7 40.9 11.9 41c4.2.1 11.3.1 18.8.2 2-12.2 12.6-21.6 25.4-21.6 11.1 0 20.6 7.1 24.2 17h.4c3.6-9.9 13.1-17 24.2-17 12.8 0 23.4 9.3 25.4 21.5h103c3.1 0 5.5-1.2 6.9-4 2.4-4.6-1.1-9.7-6.9-9.8z%27/%3E%3Cpath d=%27M105.2 22.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.3-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm8.9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-4 9.3-9zm-57.8-23c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5 .1 9.2-4 9.3-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-trailer--grey,
.relax-button[class*="relax-icon-products-trailer--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 241 71.2%27%3E%3Cpath d=%27M233.3 27.3c-8.6-.1-17.2 0-25.9 0-1 0-1.9-.1-2.6-.1-1.1-9.1-1.8-17.9-3.4-26.5L11 0C2.6 0 0 5 0 13.4v14.9C0 40.6 8.7 40.9 11.9 41c4.2.1 11.3.1 18.8.2 2-12.2 12.6-21.6 25.4-21.6 11.1 0 20.6 7.1 24.2 17h.4c3.6-9.9 13.1-17 24.2-17 12.8 0 23.4 9.3 25.4 21.5h103c3.1 0 5.5-1.2 6.9-4 2.4-4.6-1.1-9.7-6.9-9.8z%27/%3E%3Cpath d=%27M105.2 22.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.3-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm8.9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-4 9.3-9zm-57.8-23c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5 .1 9.2-4 9.3-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-trailer--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 241 71.2%27%3E%3Cpath d=%27M233.3 27.3c-8.6-.1-17.2 0-25.9 0-1 0-1.9-.1-2.6-.1-1.1-9.1-1.8-17.9-3.4-26.5L11 0C2.6 0 0 5 0 13.4v14.9C0 40.6 8.7 40.9 11.9 41c4.2.1 11.3.1 18.8.2 2-12.2 12.6-21.6 25.4-21.6 11.1 0 20.6 7.1 24.2 17h.4c3.6-9.9 13.1-17 24.2-17 12.8 0 23.4 9.3 25.4 21.5h103c3.1 0 5.5-1.2 6.9-4 2.4-4.6-1.1-9.7-6.9-9.8z%27/%3E%3Cpath d=%27M105.2 22.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.3-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm8.9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-4 9.3-9zm-57.8-23c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5 .1 9.2-4 9.3-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-trailer--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 241 71.2%27%3E%3Cpath d=%27M233.3 27.3c-8.6-.1-17.2 0-25.9 0-1 0-1.9-.1-2.6-.1-1.1-9.1-1.8-17.9-3.4-26.5L11 0C2.6 0 0 5 0 13.4v14.9C0 40.6 8.7 40.9 11.9 41c4.2.1 11.3.1 18.8.2 2-12.2 12.6-21.6 25.4-21.6 11.1 0 20.6 7.1 24.2 17h.4c3.6-9.9 13.1-17 24.2-17 12.8 0 23.4 9.3 25.4 21.5h103c3.1 0 5.5-1.2 6.9-4 2.4-4.6-1.1-9.7-6.9-9.8z%27/%3E%3Cpath d=%27M105.2 22.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.3-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm8.9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-4 9.3-9zm-57.8-23c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5 .1 9.2-4 9.3-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-trailer--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 241 71.2%27%3E%3Cpath d=%27M233.3 27.3c-8.6-.1-17.2 0-25.9 0-1 0-1.9-.1-2.6-.1-1.1-9.1-1.8-17.9-3.4-26.5L11 0C2.6 0 0 5 0 13.4v14.9C0 40.6 8.7 40.9 11.9 41c4.2.1 11.3.1 18.8.2 2-12.2 12.6-21.6 25.4-21.6 11.1 0 20.6 7.1 24.2 17h.4c3.6-9.9 13.1-17 24.2-17 12.8 0 23.4 9.3 25.4 21.5h103c3.1 0 5.5-1.2 6.9-4 2.4-4.6-1.1-9.7-6.9-9.8z%27/%3E%3Cpath d=%27M105.2 22.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.3-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm8.9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-4 9.3-9zm-57.8-23c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5 .1 9.2-4 9.3-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-trailer--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 241 71.2%27%3E%3Cpath d=%27M233.3 27.3c-8.6-.1-17.2 0-25.9 0-1 0-1.9-.1-2.6-.1-1.1-9.1-1.8-17.9-3.4-26.5L11 0C2.6 0 0 5 0 13.4v14.9C0 40.6 8.7 40.9 11.9 41c4.2.1 11.3.1 18.8.2 2-12.2 12.6-21.6 25.4-21.6 11.1 0 20.6 7.1 24.2 17h.4c3.6-9.9 13.1-17 24.2-17 12.8 0 23.4 9.3 25.4 21.5h103c3.1 0 5.5-1.2 6.9-4 2.4-4.6-1.1-9.7-6.9-9.8z%27/%3E%3Cpath d=%27M105.2 22.6c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.3-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm8.9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5.1.1 9.3-4 9.3-9zm-57.8-23c12.5 0 22.8 10.5 22.7 23-.1 12.5-10.5 22.8-23.1 22.7-12.2-.1-22.6-10.3-22.7-22.5-.1-12.9 10.2-23.2 23.1-23.2zm9 23c0-5-4.1-9.3-9-9.3-5.2 0-9.3 4.1-9.3 9.3 0 4.9 4 9 9 9 5 .1 9.2-4 9.3-9z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.relax-icon-products-truck {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M-.8 7.3C.7 5 1.8 2.4 4.7 1.6 6.5 1 8.3.4 10.1.4 51.2.3 92.3.3 133.4.4c7.2 0 11.3 4.2 11.3 11.5-.1 44.4-.1 88.7 0 133.1 0 6.1-4.5 10.9-10.6 10.8-11.9-.3-23.7-.1-35.6-.1h-2.8c-.9-7.9-4.5-14.6-10.1-19.8-6.9-6.5-15.4-10.1-24.9-9.6-16.8 1-29.9 13.6-32.1 29.4H10.3c-1.4 0-2.8 0-4.1-.2-3.6-.8-5.5-3.5-6.9-6.6-.1-47.3-.1-94.5-.1-141.6zM250.8 148.7c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V47.8c0-4.3 4.5-8.4 9.3-8.4 14.9-.1 29.8-.1 44.7 0 3.2 0 6.2 1 8.4 3.7C222 50 227.6 56.9 233 63.8c3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9v55.3zm-67.2-89.9V97h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.2-14.4-.1-21.8-.1z%27/%3E%3Cpath d=%27M61.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM197.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-truck--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M-.8 7.3C.7 5 1.8 2.4 4.7 1.6 6.5 1 8.3.4 10.1.4 51.2.3 92.3.3 133.4.4c7.2 0 11.3 4.2 11.3 11.5-.1 44.4-.1 88.7 0 133.1 0 6.1-4.5 10.9-10.6 10.8-11.9-.3-23.7-.1-35.6-.1h-2.8c-.9-7.9-4.5-14.6-10.1-19.8-6.9-6.5-15.4-10.1-24.9-9.6-16.8 1-29.9 13.6-32.1 29.4H10.3c-1.4 0-2.8 0-4.1-.2-3.6-.8-5.5-3.5-6.9-6.6-.1-47.3-.1-94.5-.1-141.6zM250.8 148.7c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V47.8c0-4.3 4.5-8.4 9.3-8.4 14.9-.1 29.8-.1 44.7 0 3.2 0 6.2 1 8.4 3.7C222 50 227.6 56.9 233 63.8c3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9v55.3zm-67.2-89.9V97h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.2-14.4-.1-21.8-.1z%27/%3E%3Cpath d=%27M61.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM197.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-truck--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M-.8 7.3C.7 5 1.8 2.4 4.7 1.6 6.5 1 8.3.4 10.1.4 51.2.3 92.3.3 133.4.4c7.2 0 11.3 4.2 11.3 11.5-.1 44.4-.1 88.7 0 133.1 0 6.1-4.5 10.9-10.6 10.8-11.9-.3-23.7-.1-35.6-.1h-2.8c-.9-7.9-4.5-14.6-10.1-19.8-6.9-6.5-15.4-10.1-24.9-9.6-16.8 1-29.9 13.6-32.1 29.4H10.3c-1.4 0-2.8 0-4.1-.2-3.6-.8-5.5-3.5-6.9-6.6-.1-47.3-.1-94.5-.1-141.6zM250.8 148.7c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V47.8c0-4.3 4.5-8.4 9.3-8.4 14.9-.1 29.8-.1 44.7 0 3.2 0 6.2 1 8.4 3.7C222 50 227.6 56.9 233 63.8c3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9v55.3zm-67.2-89.9V97h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.2-14.4-.1-21.8-.1z%27/%3E%3Cpath d=%27M61.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM197.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-truck--grey,
.relax-button[class*="relax-icon-products-truck--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M-.8 7.3C.7 5 1.8 2.4 4.7 1.6 6.5 1 8.3.4 10.1.4 51.2.3 92.3.3 133.4.4c7.2 0 11.3 4.2 11.3 11.5-.1 44.4-.1 88.7 0 133.1 0 6.1-4.5 10.9-10.6 10.8-11.9-.3-23.7-.1-35.6-.1h-2.8c-.9-7.9-4.5-14.6-10.1-19.8-6.9-6.5-15.4-10.1-24.9-9.6-16.8 1-29.9 13.6-32.1 29.4H10.3c-1.4 0-2.8 0-4.1-.2-3.6-.8-5.5-3.5-6.9-6.6-.1-47.3-.1-94.5-.1-141.6zM250.8 148.7c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V47.8c0-4.3 4.5-8.4 9.3-8.4 14.9-.1 29.8-.1 44.7 0 3.2 0 6.2 1 8.4 3.7C222 50 227.6 56.9 233 63.8c3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9v55.3zm-67.2-89.9V97h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.2-14.4-.1-21.8-.1z%27/%3E%3Cpath d=%27M61.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM197.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-truck--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M-.8 7.3C.7 5 1.8 2.4 4.7 1.6 6.5 1 8.3.4 10.1.4 51.2.3 92.3.3 133.4.4c7.2 0 11.3 4.2 11.3 11.5-.1 44.4-.1 88.7 0 133.1 0 6.1-4.5 10.9-10.6 10.8-11.9-.3-23.7-.1-35.6-.1h-2.8c-.9-7.9-4.5-14.6-10.1-19.8-6.9-6.5-15.4-10.1-24.9-9.6-16.8 1-29.9 13.6-32.1 29.4H10.3c-1.4 0-2.8 0-4.1-.2-3.6-.8-5.5-3.5-6.9-6.6-.1-47.3-.1-94.5-.1-141.6zM250.8 148.7c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V47.8c0-4.3 4.5-8.4 9.3-8.4 14.9-.1 29.8-.1 44.7 0 3.2 0 6.2 1 8.4 3.7C222 50 227.6 56.9 233 63.8c3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9v55.3zm-67.2-89.9V97h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.2-14.4-.1-21.8-.1z%27/%3E%3Cpath d=%27M61.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM197.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-truck--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M-.8 7.3C.7 5 1.8 2.4 4.7 1.6 6.5 1 8.3.4 10.1.4 51.2.3 92.3.3 133.4.4c7.2 0 11.3 4.2 11.3 11.5-.1 44.4-.1 88.7 0 133.1 0 6.1-4.5 10.9-10.6 10.8-11.9-.3-23.7-.1-35.6-.1h-2.8c-.9-7.9-4.5-14.6-10.1-19.8-6.9-6.5-15.4-10.1-24.9-9.6-16.8 1-29.9 13.6-32.1 29.4H10.3c-1.4 0-2.8 0-4.1-.2-3.6-.8-5.5-3.5-6.9-6.6-.1-47.3-.1-94.5-.1-141.6zM250.8 148.7c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V47.8c0-4.3 4.5-8.4 9.3-8.4 14.9-.1 29.8-.1 44.7 0 3.2 0 6.2 1 8.4 3.7C222 50 227.6 56.9 233 63.8c3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9v55.3zm-67.2-89.9V97h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.2-14.4-.1-21.8-.1z%27/%3E%3Cpath d=%27M61.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM197.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-truck--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M-.8 7.3C.7 5 1.8 2.4 4.7 1.6 6.5 1 8.3.4 10.1.4 51.2.3 92.3.3 133.4.4c7.2 0 11.3 4.2 11.3 11.5-.1 44.4-.1 88.7 0 133.1 0 6.1-4.5 10.9-10.6 10.8-11.9-.3-23.7-.1-35.6-.1h-2.8c-.9-7.9-4.5-14.6-10.1-19.8-6.9-6.5-15.4-10.1-24.9-9.6-16.8 1-29.9 13.6-32.1 29.4H10.3c-1.4 0-2.8 0-4.1-.2-3.6-.8-5.5-3.5-6.9-6.6-.1-47.3-.1-94.5-.1-141.6zM250.8 148.7c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V47.8c0-4.3 4.5-8.4 9.3-8.4 14.9-.1 29.8-.1 44.7 0 3.2 0 6.2 1 8.4 3.7C222 50 227.6 56.9 233 63.8c3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9v55.3zm-67.2-89.9V97h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.2-14.4-.1-21.8-.1z%27/%3E%3Cpath d=%27M61.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM197.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-truck--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 250 180%27%3E%3Cpath d=%27M-.8 7.3C.7 5 1.8 2.4 4.7 1.6 6.5 1 8.3.4 10.1.4 51.2.3 92.3.3 133.4.4c7.2 0 11.3 4.2 11.3 11.5-.1 44.4-.1 88.7 0 133.1 0 6.1-4.5 10.9-10.6 10.8-11.9-.3-23.7-.1-35.6-.1h-2.8c-.9-7.9-4.5-14.6-10.1-19.8-6.9-6.5-15.4-10.1-24.9-9.6-16.8 1-29.9 13.6-32.1 29.4H10.3c-1.4 0-2.8 0-4.1-.2-3.6-.8-5.5-3.5-6.9-6.6-.1-47.3-.1-94.5-.1-141.6zM250.8 148.7c-2 5.1-5.8 7.3-11.3 6.9-2.7-.2-5.4 0-8.2 0-1.6-7.8-4.8-14.7-10.7-20.1-5.5-5-11.9-7.9-19.3-8.9-5.9-.8-11.3.3-16.7 2.5-5.9 2.4-10.7 6.1-14.4 11.3-2.9 4.2-5.1 8.7-5.9 13.8-.2 1.5-1.2 1.7-2.5 1.5-4-.5-7.8-4.5-7.8-8.5V47.8c0-4.3 4.5-8.4 9.3-8.4 14.9-.1 29.8-.1 44.7 0 3.2 0 6.2 1 8.4 3.7C222 50 227.6 56.9 233 63.8c3 3.8 5.9 7.8 8.9 11.7 4.1 5.4 6.8 11.5 8.9 17.9v55.3zm-67.2-89.9V97h51.1c-1.4-2.7-2.4-5.2-3.9-7.3-6.7-9.4-13.4-18.8-20.4-28-1.1-1.4-3.3-2.7-5-2.8-7.2-.2-14.4-.1-21.8-.1z%27/%3E%3Cpath d=%27M61.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2c-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM197.7 179.6c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-unknown-vehicle {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 193.5 139.3%27%3E%3Cpath d=%27M49.3 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM148.1 138c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M193.5 11.5c0-7.3-3.6-11.5-10-11.5-36.1-.1-45.8-.1-81.9 0h-9.7C55.7 0 45.6 0 9.5.1 8 .1 6.4.7 4.8 1.2 2.3 2 1.3 4.6 0 6.9v101.5c1.2 3.2 2.9 5.8 6.1 6.6 1.2.3 2.4.2 3.6.2h10.1C21.7 99.5 33.2 86.9 48 85.9c8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h2.5c10.4 0 .9-.2 11.3.1l9.2-.1h16.1c1.9-15.8 13.4-28.4 28.2-29.4 8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h4.6c.6 0 1.5.1 2.8.1 5.4.2 9.4-4.7 9.3-10.8-.2-44.4-.2-48.7-.1-93.1zm-89.4 73.6c-1.4 1.4-3.4 2.1-6 2.1s-4.7-.7-6.1-2.1c-1.4-1.4-2.2-3.4-2.2-5.9 0-2.6.7-4.6 2.1-6s3.5-2 6.1-2c2.6 0 4.6.7 6 2.1 1.4 1.4 2.1 3.3 2.1 5.9.2 2.5-.5 4.5-2 5.9zm15.5-42.7c-1.6 2.5-4.5 5.3-8.9 8.4-3 2.2-4.9 3.9-5.7 5.1-.8 1.2-1.2 2.7-1.2 4.5v2.8H91.4v-3.5c0-3 .6-5.6 1.9-7.8 1.3-2.2 3.6-4.6 7-7.1 3.3-2.3 5.4-4.2 6.5-5.7 1-1.5 1.6-3.1 1.6-4.9 0-2-.8-3.6-2.2-4.6-1.5-1.1-3.6-1.6-6.3-1.6-4.7 0-10 1.5-16 4.6l-5.1-10.3c7-3.9 14.4-5.9 22.2-5.9 6.4 0 11.6 1.5 15.4 4.6s5.7 7.2 5.7 12.4c-.2 3.5-.9 6.5-2.5 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-unknown-vehicle--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 193.5 139.3%27%3E%3Cpath d=%27M49.3 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM148.1 138c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M193.5 11.5c0-7.3-3.6-11.5-10-11.5-36.1-.1-45.8-.1-81.9 0h-9.7C55.7 0 45.6 0 9.5.1 8 .1 6.4.7 4.8 1.2 2.3 2 1.3 4.6 0 6.9v101.5c1.2 3.2 2.9 5.8 6.1 6.6 1.2.3 2.4.2 3.6.2h10.1C21.7 99.5 33.2 86.9 48 85.9c8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h2.5c10.4 0 .9-.2 11.3.1l9.2-.1h16.1c1.9-15.8 13.4-28.4 28.2-29.4 8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h4.6c.6 0 1.5.1 2.8.1 5.4.2 9.4-4.7 9.3-10.8-.2-44.4-.2-48.7-.1-93.1zm-89.4 73.6c-1.4 1.4-3.4 2.1-6 2.1s-4.7-.7-6.1-2.1c-1.4-1.4-2.2-3.4-2.2-5.9 0-2.6.7-4.6 2.1-6s3.5-2 6.1-2c2.6 0 4.6.7 6 2.1 1.4 1.4 2.1 3.3 2.1 5.9.2 2.5-.5 4.5-2 5.9zm15.5-42.7c-1.6 2.5-4.5 5.3-8.9 8.4-3 2.2-4.9 3.9-5.7 5.1-.8 1.2-1.2 2.7-1.2 4.5v2.8H91.4v-3.5c0-3 .6-5.6 1.9-7.8 1.3-2.2 3.6-4.6 7-7.1 3.3-2.3 5.4-4.2 6.5-5.7 1-1.5 1.6-3.1 1.6-4.9 0-2-.8-3.6-2.2-4.6-1.5-1.1-3.6-1.6-6.3-1.6-4.7 0-10 1.5-16 4.6l-5.1-10.3c7-3.9 14.4-5.9 22.2-5.9 6.4 0 11.6 1.5 15.4 4.6s5.7 7.2 5.7 12.4c-.2 3.5-.9 6.5-2.5 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-unknown-vehicle--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 193.5 139.3%27%3E%3Cpath d=%27M49.3 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM148.1 138c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M193.5 11.5c0-7.3-3.6-11.5-10-11.5-36.1-.1-45.8-.1-81.9 0h-9.7C55.7 0 45.6 0 9.5.1 8 .1 6.4.7 4.8 1.2 2.3 2 1.3 4.6 0 6.9v101.5c1.2 3.2 2.9 5.8 6.1 6.6 1.2.3 2.4.2 3.6.2h10.1C21.7 99.5 33.2 86.9 48 85.9c8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h2.5c10.4 0 .9-.2 11.3.1l9.2-.1h16.1c1.9-15.8 13.4-28.4 28.2-29.4 8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h4.6c.6 0 1.5.1 2.8.1 5.4.2 9.4-4.7 9.3-10.8-.2-44.4-.2-48.7-.1-93.1zm-89.4 73.6c-1.4 1.4-3.4 2.1-6 2.1s-4.7-.7-6.1-2.1c-1.4-1.4-2.2-3.4-2.2-5.9 0-2.6.7-4.6 2.1-6s3.5-2 6.1-2c2.6 0 4.6.7 6 2.1 1.4 1.4 2.1 3.3 2.1 5.9.2 2.5-.5 4.5-2 5.9zm15.5-42.7c-1.6 2.5-4.5 5.3-8.9 8.4-3 2.2-4.9 3.9-5.7 5.1-.8 1.2-1.2 2.7-1.2 4.5v2.8H91.4v-3.5c0-3 .6-5.6 1.9-7.8 1.3-2.2 3.6-4.6 7-7.1 3.3-2.3 5.4-4.2 6.5-5.7 1-1.5 1.6-3.1 1.6-4.9 0-2-.8-3.6-2.2-4.6-1.5-1.1-3.6-1.6-6.3-1.6-4.7 0-10 1.5-16 4.6l-5.1-10.3c7-3.9 14.4-5.9 22.2-5.9 6.4 0 11.6 1.5 15.4 4.6s5.7 7.2 5.7 12.4c-.2 3.5-.9 6.5-2.5 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-unknown-vehicle--grey,
.relax-button[class*="relax-icon-products-unknown-vehicle--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 193.5 139.3%27%3E%3Cpath d=%27M49.3 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM148.1 138c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M193.5 11.5c0-7.3-3.6-11.5-10-11.5-36.1-.1-45.8-.1-81.9 0h-9.7C55.7 0 45.6 0 9.5.1 8 .1 6.4.7 4.8 1.2 2.3 2 1.3 4.6 0 6.9v101.5c1.2 3.2 2.9 5.8 6.1 6.6 1.2.3 2.4.2 3.6.2h10.1C21.7 99.5 33.2 86.9 48 85.9c8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h2.5c10.4 0 .9-.2 11.3.1l9.2-.1h16.1c1.9-15.8 13.4-28.4 28.2-29.4 8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h4.6c.6 0 1.5.1 2.8.1 5.4.2 9.4-4.7 9.3-10.8-.2-44.4-.2-48.7-.1-93.1zm-89.4 73.6c-1.4 1.4-3.4 2.1-6 2.1s-4.7-.7-6.1-2.1c-1.4-1.4-2.2-3.4-2.2-5.9 0-2.6.7-4.6 2.1-6s3.5-2 6.1-2c2.6 0 4.6.7 6 2.1 1.4 1.4 2.1 3.3 2.1 5.9.2 2.5-.5 4.5-2 5.9zm15.5-42.7c-1.6 2.5-4.5 5.3-8.9 8.4-3 2.2-4.9 3.9-5.7 5.1-.8 1.2-1.2 2.7-1.2 4.5v2.8H91.4v-3.5c0-3 .6-5.6 1.9-7.8 1.3-2.2 3.6-4.6 7-7.1 3.3-2.3 5.4-4.2 6.5-5.7 1-1.5 1.6-3.1 1.6-4.9 0-2-.8-3.6-2.2-4.6-1.5-1.1-3.6-1.6-6.3-1.6-4.7 0-10 1.5-16 4.6l-5.1-10.3c7-3.9 14.4-5.9 22.2-5.9 6.4 0 11.6 1.5 15.4 4.6s5.7 7.2 5.7 12.4c-.2 3.5-.9 6.5-2.5 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-unknown-vehicle--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 193.5 139.3%27%3E%3Cpath d=%27M49.3 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM148.1 138c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M193.5 11.5c0-7.3-3.6-11.5-10-11.5-36.1-.1-45.8-.1-81.9 0h-9.7C55.7 0 45.6 0 9.5.1 8 .1 6.4.7 4.8 1.2 2.3 2 1.3 4.6 0 6.9v101.5c1.2 3.2 2.9 5.8 6.1 6.6 1.2.3 2.4.2 3.6.2h10.1C21.7 99.5 33.2 86.9 48 85.9c8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h2.5c10.4 0 .9-.2 11.3.1l9.2-.1h16.1c1.9-15.8 13.4-28.4 28.2-29.4 8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h4.6c.6 0 1.5.1 2.8.1 5.4.2 9.4-4.7 9.3-10.8-.2-44.4-.2-48.7-.1-93.1zm-89.4 73.6c-1.4 1.4-3.4 2.1-6 2.1s-4.7-.7-6.1-2.1c-1.4-1.4-2.2-3.4-2.2-5.9 0-2.6.7-4.6 2.1-6s3.5-2 6.1-2c2.6 0 4.6.7 6 2.1 1.4 1.4 2.1 3.3 2.1 5.9.2 2.5-.5 4.5-2 5.9zm15.5-42.7c-1.6 2.5-4.5 5.3-8.9 8.4-3 2.2-4.9 3.9-5.7 5.1-.8 1.2-1.2 2.7-1.2 4.5v2.8H91.4v-3.5c0-3 .6-5.6 1.9-7.8 1.3-2.2 3.6-4.6 7-7.1 3.3-2.3 5.4-4.2 6.5-5.7 1-1.5 1.6-3.1 1.6-4.9 0-2-.8-3.6-2.2-4.6-1.5-1.1-3.6-1.6-6.3-1.6-4.7 0-10 1.5-16 4.6l-5.1-10.3c7-3.9 14.4-5.9 22.2-5.9 6.4 0 11.6 1.5 15.4 4.6s5.7 7.2 5.7 12.4c-.2 3.5-.9 6.5-2.5 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-unknown-vehicle--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 193.5 139.3%27%3E%3Cpath d=%27M49.3 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM148.1 138c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M193.5 11.5c0-7.3-3.6-11.5-10-11.5-36.1-.1-45.8-.1-81.9 0h-9.7C55.7 0 45.6 0 9.5.1 8 .1 6.4.7 4.8 1.2 2.3 2 1.3 4.6 0 6.9v101.5c1.2 3.2 2.9 5.8 6.1 6.6 1.2.3 2.4.2 3.6.2h10.1C21.7 99.5 33.2 86.9 48 85.9c8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h2.5c10.4 0 .9-.2 11.3.1l9.2-.1h16.1c1.9-15.8 13.4-28.4 28.2-29.4 8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h4.6c.6 0 1.5.1 2.8.1 5.4.2 9.4-4.7 9.3-10.8-.2-44.4-.2-48.7-.1-93.1zm-89.4 73.6c-1.4 1.4-3.4 2.1-6 2.1s-4.7-.7-6.1-2.1c-1.4-1.4-2.2-3.4-2.2-5.9 0-2.6.7-4.6 2.1-6s3.5-2 6.1-2c2.6 0 4.6.7 6 2.1 1.4 1.4 2.1 3.3 2.1 5.9.2 2.5-.5 4.5-2 5.9zm15.5-42.7c-1.6 2.5-4.5 5.3-8.9 8.4-3 2.2-4.9 3.9-5.7 5.1-.8 1.2-1.2 2.7-1.2 4.5v2.8H91.4v-3.5c0-3 .6-5.6 1.9-7.8 1.3-2.2 3.6-4.6 7-7.1 3.3-2.3 5.4-4.2 6.5-5.7 1-1.5 1.6-3.1 1.6-4.9 0-2-.8-3.6-2.2-4.6-1.5-1.1-3.6-1.6-6.3-1.6-4.7 0-10 1.5-16 4.6l-5.1-10.3c7-3.9 14.4-5.9 22.2-5.9 6.4 0 11.6 1.5 15.4 4.6s5.7 7.2 5.7 12.4c-.2 3.5-.9 6.5-2.5 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-unknown-vehicle--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 193.5 139.3%27%3E%3Cpath d=%27M49.3 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM148.1 138c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M193.5 11.5c0-7.3-3.6-11.5-10-11.5-36.1-.1-45.8-.1-81.9 0h-9.7C55.7 0 45.6 0 9.5.1 8 .1 6.4.7 4.8 1.2 2.3 2 1.3 4.6 0 6.9v101.5c1.2 3.2 2.9 5.8 6.1 6.6 1.2.3 2.4.2 3.6.2h10.1C21.7 99.5 33.2 86.9 48 85.9c8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h2.5c10.4 0 .9-.2 11.3.1l9.2-.1h16.1c1.9-15.8 13.4-28.4 28.2-29.4 8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h4.6c.6 0 1.5.1 2.8.1 5.4.2 9.4-4.7 9.3-10.8-.2-44.4-.2-48.7-.1-93.1zm-89.4 73.6c-1.4 1.4-3.4 2.1-6 2.1s-4.7-.7-6.1-2.1c-1.4-1.4-2.2-3.4-2.2-5.9 0-2.6.7-4.6 2.1-6s3.5-2 6.1-2c2.6 0 4.6.7 6 2.1 1.4 1.4 2.1 3.3 2.1 5.9.2 2.5-.5 4.5-2 5.9zm15.5-42.7c-1.6 2.5-4.5 5.3-8.9 8.4-3 2.2-4.9 3.9-5.7 5.1-.8 1.2-1.2 2.7-1.2 4.5v2.8H91.4v-3.5c0-3 .6-5.6 1.9-7.8 1.3-2.2 3.6-4.6 7-7.1 3.3-2.3 5.4-4.2 6.5-5.7 1-1.5 1.6-3.1 1.6-4.9 0-2-.8-3.6-2.2-4.6-1.5-1.1-3.6-1.6-6.3-1.6-4.7 0-10 1.5-16 4.6l-5.1-10.3c7-3.9 14.4-5.9 22.2-5.9 6.4 0 11.6 1.5 15.4 4.6s5.7 7.2 5.7 12.4c-.2 3.5-.9 6.5-2.5 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-unknown-vehicle--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 193.5 139.3%27%3E%3Cpath d=%27M49.3 139.3c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2-.1 13.3-10.9 24.2-24.2 24.2zm0-36.4c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2zM148.1 138c-13.3 0-24.2-10.8-24.2-24.2 0-13.3 10.8-24.2 24.2-24.2 13.3 0 24.2 10.8 24.2 24.2 0 13.4-10.9 24.2-24.2 24.2zm0-36.3c-6.7 0-12.2 5.5-12.2 12.2s5.5 12.2 12.2 12.2 12.2-5.5 12.2-12.2-5.5-12.2-12.2-12.2z%27/%3E%3Cpath d=%27M193.5 11.5c0-7.3-3.6-11.5-10-11.5-36.1-.1-45.8-.1-81.9 0h-9.7C55.7 0 45.6 0 9.5.1 8 .1 6.4.7 4.8 1.2 2.3 2 1.3 4.6 0 6.9v101.5c1.2 3.2 2.9 5.8 6.1 6.6 1.2.3 2.4.2 3.6.2h10.1C21.7 99.5 33.2 86.9 48 85.9c8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h2.5c10.4 0 .9-.2 11.3.1l9.2-.1h16.1c1.9-15.8 13.4-28.4 28.2-29.4 8.4-.6 15.9 3 21.9 9.6 4.9 5.3 8 11.9 8.9 19.8h4.6c.6 0 1.5.1 2.8.1 5.4.2 9.4-4.7 9.3-10.8-.2-44.4-.2-48.7-.1-93.1zm-89.4 73.6c-1.4 1.4-3.4 2.1-6 2.1s-4.7-.7-6.1-2.1c-1.4-1.4-2.2-3.4-2.2-5.9 0-2.6.7-4.6 2.1-6s3.5-2 6.1-2c2.6 0 4.6.7 6 2.1 1.4 1.4 2.1 3.3 2.1 5.9.2 2.5-.5 4.5-2 5.9zm15.5-42.7c-1.6 2.5-4.5 5.3-8.9 8.4-3 2.2-4.9 3.9-5.7 5.1-.8 1.2-1.2 2.7-1.2 4.5v2.8H91.4v-3.5c0-3 .6-5.6 1.9-7.8 1.3-2.2 3.6-4.6 7-7.1 3.3-2.3 5.4-4.2 6.5-5.7 1-1.5 1.6-3.1 1.6-4.9 0-2-.8-3.6-2.2-4.6-1.5-1.1-3.6-1.6-6.3-1.6-4.7 0-10 1.5-16 4.6l-5.1-10.3c7-3.9 14.4-5.9 22.2-5.9 6.4 0 11.6 1.5 15.4 4.6s5.7 7.2 5.7 12.4c-.2 3.5-.9 6.5-2.5 9z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-van {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 174.2 100.4%27%3E%3Cpath d=%27M15.2 0h119.6c2.5.9 4.7 2.2 6.4 4.4 10 13.3 20.1 26.5 30.2 39.8 2.7 3.6 3.1 7.7 2.7 12.2h-11.7c-3.5 0-5.7 2.2-5.8 5.7v4.5c0 4.2 2.1 6.3 6.3 6.3h11.3c.1 5.7-5.1 11.2-10.6 11.3h-14.2c-.4 0-.8-.1-1.2-.1-.6-12.9-10.5-21.1-21.1-21.4-5.2-.1-9.9 1.4-13.9 4.7-5.3 4.3-7.9 9.9-8.1 16.6h-44c-.5-12.6-10.2-21-20.9-21.3-5.1-.1-9.8 1.3-13.8 4.5-5.4 4.3-8.1 10-8.4 16.9h-5.7c-6 0-10.2-3.3-11.6-9.1-.3-1.1-.4-2.3-.6-3.5V55.7c.1-.6.2-1.1.3-1.7.5-13.6 2.5-27 5.2-40.3C6.7 7.7 8.5 2.1 15.2 0zm111.2 38.5h20.2c2.2 0 4-.6 5.1-2.7 1.1-2.2.7-4.1-.7-6-4.7-6.2-9.3-12.5-14-18.7-1.3-1.7-2.9-2.6-5.1-2.6h-25.6c-3.5 0-5.6 2.1-5.6 5.7v18.5c0 3.8 2 5.7 5.8 5.7 6.5.1 13.2.1 19.9.1zM57.1 23.6v9.7c0 3.3 2.2 5.4 5.5 5.4h18.7c3.2 0 5.4-2.1 5.4-5.3V14.1c0-3.2-2.2-5.3-5.4-5.3H62.4c-3.2 0-5.3 2.2-5.3 5.4v9.4zm-36.6.1v9.5c0 3.4 2.1 5.5 5.5 5.5h17.9c3.8 0 6-2.1 6.1-5.9.1-6.3 0-12.6 0-18.9 0-3.1-2.1-5.2-5.3-5.2H25.8c-3.2 0-5.3 2.1-5.3 5.3v9.7zm86.9 25.6h2.6c1.1 0 1.8-.7 1.8-1.7 0-1.1-.7-1.7-1.7-1.8-1.8-.1-3.5-.1-5.3 0-1 .1-1.8.8-1.5 1.8.2.6 1 1.3 1.6 1.6.7.3 1.7.1 2.5.1z%27/%3E%3Cpath d=%27M15.2 0C8.5 2.1 6.7 7.7 5.5 13.7 2.8 27.1.8 40.5.3 54.1c0 .6-.2 1.1-.3 1.7V.1 0h15.2z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M39.4 67.9c9 0 16.4 7.4 16.3 16.3 0 8.9-7.4 16.1-16.3 16.2-9 0-16.3-7.3-16.3-16.3.1-9 7.4-16.2 16.3-16.2zm9.2 16.4c0-5-4.2-9.1-9.1-9.1-4.9 0-9 4.1-9.1 9 0 5 4.1 9.2 9.1 9.2 4.9.1 9.1-4.1 9.1-9.1zM126.4 67.9c9.1 0 16.2 7.2 16.1 16.3 0 8.9-7.3 16.1-16.2 16.1-9 0-16.3-7.4-16.3-16.3.1-8.9 7.4-16.1 16.4-16.1zm-9.1 16.3c-.1 5.1 3.9 9.2 8.9 9.3 5 .1 9.2-3.8 9.2-8.7.1-5.3-3.9-9.4-9.1-9.5-4.9-.1-8.9 3.9-9 8.9zM167.1 69.7h-4c-1.8 0-3-1.2-3.1-3-.1-1.4-.1-2.9 0-4.3.1-1.7 1.3-2.9 3-2.9 2.7-.1 5.4-.1 8 0 1.9 0 3.1 1.3 3.1 3.2v4c0 1.9-1.2 3-3.1 3.1-1.3-.1-2.6-.1-3.9-.1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-van--white {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 174.2 100.4%27%3E%3Cpath d=%27M15.2 0h119.6c2.5.9 4.7 2.2 6.4 4.4 10 13.3 20.1 26.5 30.2 39.8 2.7 3.6 3.1 7.7 2.7 12.2h-11.7c-3.5 0-5.7 2.2-5.8 5.7v4.5c0 4.2 2.1 6.3 6.3 6.3h11.3c.1 5.7-5.1 11.2-10.6 11.3h-14.2c-.4 0-.8-.1-1.2-.1-.6-12.9-10.5-21.1-21.1-21.4-5.2-.1-9.9 1.4-13.9 4.7-5.3 4.3-7.9 9.9-8.1 16.6h-44c-.5-12.6-10.2-21-20.9-21.3-5.1-.1-9.8 1.3-13.8 4.5-5.4 4.3-8.1 10-8.4 16.9h-5.7c-6 0-10.2-3.3-11.6-9.1-.3-1.1-.4-2.3-.6-3.5V55.7c.1-.6.2-1.1.3-1.7.5-13.6 2.5-27 5.2-40.3C6.7 7.7 8.5 2.1 15.2 0zm111.2 38.5h20.2c2.2 0 4-.6 5.1-2.7 1.1-2.2.7-4.1-.7-6-4.7-6.2-9.3-12.5-14-18.7-1.3-1.7-2.9-2.6-5.1-2.6h-25.6c-3.5 0-5.6 2.1-5.6 5.7v18.5c0 3.8 2 5.7 5.8 5.7 6.5.1 13.2.1 19.9.1zM57.1 23.6v9.7c0 3.3 2.2 5.4 5.5 5.4h18.7c3.2 0 5.4-2.1 5.4-5.3V14.1c0-3.2-2.2-5.3-5.4-5.3H62.4c-3.2 0-5.3 2.2-5.3 5.4v9.4zm-36.6.1v9.5c0 3.4 2.1 5.5 5.5 5.5h17.9c3.8 0 6-2.1 6.1-5.9.1-6.3 0-12.6 0-18.9 0-3.1-2.1-5.2-5.3-5.2H25.8c-3.2 0-5.3 2.1-5.3 5.3v9.7zm86.9 25.6h2.6c1.1 0 1.8-.7 1.8-1.7 0-1.1-.7-1.7-1.7-1.8-1.8-.1-3.5-.1-5.3 0-1 .1-1.8.8-1.5 1.8.2.6 1 1.3 1.6 1.6.7.3 1.7.1 2.5.1z%27/%3E%3Cpath d=%27M15.2 0C8.5 2.1 6.7 7.7 5.5 13.7 2.8 27.1.8 40.5.3 54.1c0 .6-.2 1.1-.3 1.7V.1 0h15.2z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M39.4 67.9c9 0 16.4 7.4 16.3 16.3 0 8.9-7.4 16.1-16.3 16.2-9 0-16.3-7.3-16.3-16.3.1-9 7.4-16.2 16.3-16.2zm9.2 16.4c0-5-4.2-9.1-9.1-9.1-4.9 0-9 4.1-9.1 9 0 5 4.1 9.2 9.1 9.2 4.9.1 9.1-4.1 9.1-9.1zM126.4 67.9c9.1 0 16.2 7.2 16.1 16.3 0 8.9-7.3 16.1-16.2 16.1-9 0-16.3-7.4-16.3-16.3.1-8.9 7.4-16.1 16.4-16.1zm-9.1 16.3c-.1 5.1 3.9 9.2 8.9 9.3 5 .1 9.2-3.8 9.2-8.7.1-5.3-3.9-9.4-9.1-9.5-4.9-.1-8.9 3.9-9 8.9zM167.1 69.7h-4c-1.8 0-3-1.2-3.1-3-.1-1.4-.1-2.9 0-4.3.1-1.7 1.3-2.9 3-2.9 2.7-.1 5.4-.1 8 0 1.9 0 3.1 1.3 3.1 3.2v4c0 1.9-1.2 3-3.1 3.1-1.3-.1-2.6-.1-3.9-.1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-van--lightGrey {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23bebebe%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 174.2 100.4%27%3E%3Cpath d=%27M15.2 0h119.6c2.5.9 4.7 2.2 6.4 4.4 10 13.3 20.1 26.5 30.2 39.8 2.7 3.6 3.1 7.7 2.7 12.2h-11.7c-3.5 0-5.7 2.2-5.8 5.7v4.5c0 4.2 2.1 6.3 6.3 6.3h11.3c.1 5.7-5.1 11.2-10.6 11.3h-14.2c-.4 0-.8-.1-1.2-.1-.6-12.9-10.5-21.1-21.1-21.4-5.2-.1-9.9 1.4-13.9 4.7-5.3 4.3-7.9 9.9-8.1 16.6h-44c-.5-12.6-10.2-21-20.9-21.3-5.1-.1-9.8 1.3-13.8 4.5-5.4 4.3-8.1 10-8.4 16.9h-5.7c-6 0-10.2-3.3-11.6-9.1-.3-1.1-.4-2.3-.6-3.5V55.7c.1-.6.2-1.1.3-1.7.5-13.6 2.5-27 5.2-40.3C6.7 7.7 8.5 2.1 15.2 0zm111.2 38.5h20.2c2.2 0 4-.6 5.1-2.7 1.1-2.2.7-4.1-.7-6-4.7-6.2-9.3-12.5-14-18.7-1.3-1.7-2.9-2.6-5.1-2.6h-25.6c-3.5 0-5.6 2.1-5.6 5.7v18.5c0 3.8 2 5.7 5.8 5.7 6.5.1 13.2.1 19.9.1zM57.1 23.6v9.7c0 3.3 2.2 5.4 5.5 5.4h18.7c3.2 0 5.4-2.1 5.4-5.3V14.1c0-3.2-2.2-5.3-5.4-5.3H62.4c-3.2 0-5.3 2.2-5.3 5.4v9.4zm-36.6.1v9.5c0 3.4 2.1 5.5 5.5 5.5h17.9c3.8 0 6-2.1 6.1-5.9.1-6.3 0-12.6 0-18.9 0-3.1-2.1-5.2-5.3-5.2H25.8c-3.2 0-5.3 2.1-5.3 5.3v9.7zm86.9 25.6h2.6c1.1 0 1.8-.7 1.8-1.7 0-1.1-.7-1.7-1.7-1.8-1.8-.1-3.5-.1-5.3 0-1 .1-1.8.8-1.5 1.8.2.6 1 1.3 1.6 1.6.7.3 1.7.1 2.5.1z%27/%3E%3Cpath d=%27M15.2 0C8.5 2.1 6.7 7.7 5.5 13.7 2.8 27.1.8 40.5.3 54.1c0 .6-.2 1.1-.3 1.7V.1 0h15.2z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M39.4 67.9c9 0 16.4 7.4 16.3 16.3 0 8.9-7.4 16.1-16.3 16.2-9 0-16.3-7.3-16.3-16.3.1-9 7.4-16.2 16.3-16.2zm9.2 16.4c0-5-4.2-9.1-9.1-9.1-4.9 0-9 4.1-9.1 9 0 5 4.1 9.2 9.1 9.2 4.9.1 9.1-4.1 9.1-9.1zM126.4 67.9c9.1 0 16.2 7.2 16.1 16.3 0 8.9-7.3 16.1-16.2 16.1-9 0-16.3-7.4-16.3-16.3.1-8.9 7.4-16.1 16.4-16.1zm-9.1 16.3c-.1 5.1 3.9 9.2 8.9 9.3 5 .1 9.2-3.8 9.2-8.7.1-5.3-3.9-9.4-9.1-9.5-4.9-.1-8.9 3.9-9 8.9zM167.1 69.7h-4c-1.8 0-3-1.2-3.1-3-.1-1.4-.1-2.9 0-4.3.1-1.7 1.3-2.9 3-2.9 2.7-.1 5.4-.1 8 0 1.9 0 3.1 1.3 3.1 3.2v4c0 1.9-1.2 3-3.1 3.1-1.3-.1-2.6-.1-3.9-.1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-van--grey,
.relax-button[class*="relax-icon-products-van--"]:disabled {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 174.2 100.4%27%3E%3Cpath d=%27M15.2 0h119.6c2.5.9 4.7 2.2 6.4 4.4 10 13.3 20.1 26.5 30.2 39.8 2.7 3.6 3.1 7.7 2.7 12.2h-11.7c-3.5 0-5.7 2.2-5.8 5.7v4.5c0 4.2 2.1 6.3 6.3 6.3h11.3c.1 5.7-5.1 11.2-10.6 11.3h-14.2c-.4 0-.8-.1-1.2-.1-.6-12.9-10.5-21.1-21.1-21.4-5.2-.1-9.9 1.4-13.9 4.7-5.3 4.3-7.9 9.9-8.1 16.6h-44c-.5-12.6-10.2-21-20.9-21.3-5.1-.1-9.8 1.3-13.8 4.5-5.4 4.3-8.1 10-8.4 16.9h-5.7c-6 0-10.2-3.3-11.6-9.1-.3-1.1-.4-2.3-.6-3.5V55.7c.1-.6.2-1.1.3-1.7.5-13.6 2.5-27 5.2-40.3C6.7 7.7 8.5 2.1 15.2 0zm111.2 38.5h20.2c2.2 0 4-.6 5.1-2.7 1.1-2.2.7-4.1-.7-6-4.7-6.2-9.3-12.5-14-18.7-1.3-1.7-2.9-2.6-5.1-2.6h-25.6c-3.5 0-5.6 2.1-5.6 5.7v18.5c0 3.8 2 5.7 5.8 5.7 6.5.1 13.2.1 19.9.1zM57.1 23.6v9.7c0 3.3 2.2 5.4 5.5 5.4h18.7c3.2 0 5.4-2.1 5.4-5.3V14.1c0-3.2-2.2-5.3-5.4-5.3H62.4c-3.2 0-5.3 2.2-5.3 5.4v9.4zm-36.6.1v9.5c0 3.4 2.1 5.5 5.5 5.5h17.9c3.8 0 6-2.1 6.1-5.9.1-6.3 0-12.6 0-18.9 0-3.1-2.1-5.2-5.3-5.2H25.8c-3.2 0-5.3 2.1-5.3 5.3v9.7zm86.9 25.6h2.6c1.1 0 1.8-.7 1.8-1.7 0-1.1-.7-1.7-1.7-1.8-1.8-.1-3.5-.1-5.3 0-1 .1-1.8.8-1.5 1.8.2.6 1 1.3 1.6 1.6.7.3 1.7.1 2.5.1z%27/%3E%3Cpath d=%27M15.2 0C8.5 2.1 6.7 7.7 5.5 13.7 2.8 27.1.8 40.5.3 54.1c0 .6-.2 1.1-.3 1.7V.1 0h15.2z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M39.4 67.9c9 0 16.4 7.4 16.3 16.3 0 8.9-7.4 16.1-16.3 16.2-9 0-16.3-7.3-16.3-16.3.1-9 7.4-16.2 16.3-16.2zm9.2 16.4c0-5-4.2-9.1-9.1-9.1-4.9 0-9 4.1-9.1 9 0 5 4.1 9.2 9.1 9.2 4.9.1 9.1-4.1 9.1-9.1zM126.4 67.9c9.1 0 16.2 7.2 16.1 16.3 0 8.9-7.3 16.1-16.2 16.1-9 0-16.3-7.4-16.3-16.3.1-8.9 7.4-16.1 16.4-16.1zm-9.1 16.3c-.1 5.1 3.9 9.2 8.9 9.3 5 .1 9.2-3.8 9.2-8.7.1-5.3-3.9-9.4-9.1-9.5-4.9-.1-8.9 3.9-9 8.9zM167.1 69.7h-4c-1.8 0-3-1.2-3.1-3-.1-1.4-.1-2.9 0-4.3.1-1.7 1.3-2.9 3-2.9 2.7-.1 5.4-.1 8 0 1.9 0 3.1 1.3 3.1 3.2v4c0 1.9-1.2 3-3.1 3.1-1.3-.1-2.6-.1-3.9-.1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-van--brown {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23a8a29c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 174.2 100.4%27%3E%3Cpath d=%27M15.2 0h119.6c2.5.9 4.7 2.2 6.4 4.4 10 13.3 20.1 26.5 30.2 39.8 2.7 3.6 3.1 7.7 2.7 12.2h-11.7c-3.5 0-5.7 2.2-5.8 5.7v4.5c0 4.2 2.1 6.3 6.3 6.3h11.3c.1 5.7-5.1 11.2-10.6 11.3h-14.2c-.4 0-.8-.1-1.2-.1-.6-12.9-10.5-21.1-21.1-21.4-5.2-.1-9.9 1.4-13.9 4.7-5.3 4.3-7.9 9.9-8.1 16.6h-44c-.5-12.6-10.2-21-20.9-21.3-5.1-.1-9.8 1.3-13.8 4.5-5.4 4.3-8.1 10-8.4 16.9h-5.7c-6 0-10.2-3.3-11.6-9.1-.3-1.1-.4-2.3-.6-3.5V55.7c.1-.6.2-1.1.3-1.7.5-13.6 2.5-27 5.2-40.3C6.7 7.7 8.5 2.1 15.2 0zm111.2 38.5h20.2c2.2 0 4-.6 5.1-2.7 1.1-2.2.7-4.1-.7-6-4.7-6.2-9.3-12.5-14-18.7-1.3-1.7-2.9-2.6-5.1-2.6h-25.6c-3.5 0-5.6 2.1-5.6 5.7v18.5c0 3.8 2 5.7 5.8 5.7 6.5.1 13.2.1 19.9.1zM57.1 23.6v9.7c0 3.3 2.2 5.4 5.5 5.4h18.7c3.2 0 5.4-2.1 5.4-5.3V14.1c0-3.2-2.2-5.3-5.4-5.3H62.4c-3.2 0-5.3 2.2-5.3 5.4v9.4zm-36.6.1v9.5c0 3.4 2.1 5.5 5.5 5.5h17.9c3.8 0 6-2.1 6.1-5.9.1-6.3 0-12.6 0-18.9 0-3.1-2.1-5.2-5.3-5.2H25.8c-3.2 0-5.3 2.1-5.3 5.3v9.7zm86.9 25.6h2.6c1.1 0 1.8-.7 1.8-1.7 0-1.1-.7-1.7-1.7-1.8-1.8-.1-3.5-.1-5.3 0-1 .1-1.8.8-1.5 1.8.2.6 1 1.3 1.6 1.6.7.3 1.7.1 2.5.1z%27/%3E%3Cpath d=%27M15.2 0C8.5 2.1 6.7 7.7 5.5 13.7 2.8 27.1.8 40.5.3 54.1c0 .6-.2 1.1-.3 1.7V.1 0h15.2z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M39.4 67.9c9 0 16.4 7.4 16.3 16.3 0 8.9-7.4 16.1-16.3 16.2-9 0-16.3-7.3-16.3-16.3.1-9 7.4-16.2 16.3-16.2zm9.2 16.4c0-5-4.2-9.1-9.1-9.1-4.9 0-9 4.1-9.1 9 0 5 4.1 9.2 9.1 9.2 4.9.1 9.1-4.1 9.1-9.1zM126.4 67.9c9.1 0 16.2 7.2 16.1 16.3 0 8.9-7.3 16.1-16.2 16.1-9 0-16.3-7.4-16.3-16.3.1-8.9 7.4-16.1 16.4-16.1zm-9.1 16.3c-.1 5.1 3.9 9.2 8.9 9.3 5 .1 9.2-3.8 9.2-8.7.1-5.3-3.9-9.4-9.1-9.5-4.9-.1-8.9 3.9-9 8.9zM167.1 69.7h-4c-1.8 0-3-1.2-3.1-3-.1-1.4-.1-2.9 0-4.3.1-1.7 1.3-2.9 3-2.9 2.7-.1 5.4-.1 8 0 1.9 0 3.1 1.3 3.1 3.2v4c0 1.9-1.2 3-3.1 3.1-1.3-.1-2.6-.1-3.9-.1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-van--blue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%232E4BDC%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 174.2 100.4%27%3E%3Cpath d=%27M15.2 0h119.6c2.5.9 4.7 2.2 6.4 4.4 10 13.3 20.1 26.5 30.2 39.8 2.7 3.6 3.1 7.7 2.7 12.2h-11.7c-3.5 0-5.7 2.2-5.8 5.7v4.5c0 4.2 2.1 6.3 6.3 6.3h11.3c.1 5.7-5.1 11.2-10.6 11.3h-14.2c-.4 0-.8-.1-1.2-.1-.6-12.9-10.5-21.1-21.1-21.4-5.2-.1-9.9 1.4-13.9 4.7-5.3 4.3-7.9 9.9-8.1 16.6h-44c-.5-12.6-10.2-21-20.9-21.3-5.1-.1-9.8 1.3-13.8 4.5-5.4 4.3-8.1 10-8.4 16.9h-5.7c-6 0-10.2-3.3-11.6-9.1-.3-1.1-.4-2.3-.6-3.5V55.7c.1-.6.2-1.1.3-1.7.5-13.6 2.5-27 5.2-40.3C6.7 7.7 8.5 2.1 15.2 0zm111.2 38.5h20.2c2.2 0 4-.6 5.1-2.7 1.1-2.2.7-4.1-.7-6-4.7-6.2-9.3-12.5-14-18.7-1.3-1.7-2.9-2.6-5.1-2.6h-25.6c-3.5 0-5.6 2.1-5.6 5.7v18.5c0 3.8 2 5.7 5.8 5.7 6.5.1 13.2.1 19.9.1zM57.1 23.6v9.7c0 3.3 2.2 5.4 5.5 5.4h18.7c3.2 0 5.4-2.1 5.4-5.3V14.1c0-3.2-2.2-5.3-5.4-5.3H62.4c-3.2 0-5.3 2.2-5.3 5.4v9.4zm-36.6.1v9.5c0 3.4 2.1 5.5 5.5 5.5h17.9c3.8 0 6-2.1 6.1-5.9.1-6.3 0-12.6 0-18.9 0-3.1-2.1-5.2-5.3-5.2H25.8c-3.2 0-5.3 2.1-5.3 5.3v9.7zm86.9 25.6h2.6c1.1 0 1.8-.7 1.8-1.7 0-1.1-.7-1.7-1.7-1.8-1.8-.1-3.5-.1-5.3 0-1 .1-1.8.8-1.5 1.8.2.6 1 1.3 1.6 1.6.7.3 1.7.1 2.5.1z%27/%3E%3Cpath d=%27M15.2 0C8.5 2.1 6.7 7.7 5.5 13.7 2.8 27.1.8 40.5.3 54.1c0 .6-.2 1.1-.3 1.7V.1 0h15.2z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M39.4 67.9c9 0 16.4 7.4 16.3 16.3 0 8.9-7.4 16.1-16.3 16.2-9 0-16.3-7.3-16.3-16.3.1-9 7.4-16.2 16.3-16.2zm9.2 16.4c0-5-4.2-9.1-9.1-9.1-4.9 0-9 4.1-9.1 9 0 5 4.1 9.2 9.1 9.2 4.9.1 9.1-4.1 9.1-9.1zM126.4 67.9c9.1 0 16.2 7.2 16.1 16.3 0 8.9-7.3 16.1-16.2 16.1-9 0-16.3-7.4-16.3-16.3.1-8.9 7.4-16.1 16.4-16.1zm-9.1 16.3c-.1 5.1 3.9 9.2 8.9 9.3 5 .1 9.2-3.8 9.2-8.7.1-5.3-3.9-9.4-9.1-9.5-4.9-.1-8.9 3.9-9 8.9zM167.1 69.7h-4c-1.8 0-3-1.2-3.1-3-.1-1.4-.1-2.9 0-4.3.1-1.7 1.3-2.9 3-2.9 2.7-.1 5.4-.1 8 0 1.9 0 3.1 1.3 3.1 3.2v4c0 1.9-1.2 3-3.1 3.1-1.3-.1-2.6-.1-3.9-.1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-van--lightBlue {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23113EBA%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 174.2 100.4%27%3E%3Cpath d=%27M15.2 0h119.6c2.5.9 4.7 2.2 6.4 4.4 10 13.3 20.1 26.5 30.2 39.8 2.7 3.6 3.1 7.7 2.7 12.2h-11.7c-3.5 0-5.7 2.2-5.8 5.7v4.5c0 4.2 2.1 6.3 6.3 6.3h11.3c.1 5.7-5.1 11.2-10.6 11.3h-14.2c-.4 0-.8-.1-1.2-.1-.6-12.9-10.5-21.1-21.1-21.4-5.2-.1-9.9 1.4-13.9 4.7-5.3 4.3-7.9 9.9-8.1 16.6h-44c-.5-12.6-10.2-21-20.9-21.3-5.1-.1-9.8 1.3-13.8 4.5-5.4 4.3-8.1 10-8.4 16.9h-5.7c-6 0-10.2-3.3-11.6-9.1-.3-1.1-.4-2.3-.6-3.5V55.7c.1-.6.2-1.1.3-1.7.5-13.6 2.5-27 5.2-40.3C6.7 7.7 8.5 2.1 15.2 0zm111.2 38.5h20.2c2.2 0 4-.6 5.1-2.7 1.1-2.2.7-4.1-.7-6-4.7-6.2-9.3-12.5-14-18.7-1.3-1.7-2.9-2.6-5.1-2.6h-25.6c-3.5 0-5.6 2.1-5.6 5.7v18.5c0 3.8 2 5.7 5.8 5.7 6.5.1 13.2.1 19.9.1zM57.1 23.6v9.7c0 3.3 2.2 5.4 5.5 5.4h18.7c3.2 0 5.4-2.1 5.4-5.3V14.1c0-3.2-2.2-5.3-5.4-5.3H62.4c-3.2 0-5.3 2.2-5.3 5.4v9.4zm-36.6.1v9.5c0 3.4 2.1 5.5 5.5 5.5h17.9c3.8 0 6-2.1 6.1-5.9.1-6.3 0-12.6 0-18.9 0-3.1-2.1-5.2-5.3-5.2H25.8c-3.2 0-5.3 2.1-5.3 5.3v9.7zm86.9 25.6h2.6c1.1 0 1.8-.7 1.8-1.7 0-1.1-.7-1.7-1.7-1.8-1.8-.1-3.5-.1-5.3 0-1 .1-1.8.8-1.5 1.8.2.6 1 1.3 1.6 1.6.7.3 1.7.1 2.5.1z%27/%3E%3Cpath d=%27M15.2 0C8.5 2.1 6.7 7.7 5.5 13.7 2.8 27.1.8 40.5.3 54.1c0 .6-.2 1.1-.3 1.7V.1 0h15.2z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M39.4 67.9c9 0 16.4 7.4 16.3 16.3 0 8.9-7.4 16.1-16.3 16.2-9 0-16.3-7.3-16.3-16.3.1-9 7.4-16.2 16.3-16.2zm9.2 16.4c0-5-4.2-9.1-9.1-9.1-4.9 0-9 4.1-9.1 9 0 5 4.1 9.2 9.1 9.2 4.9.1 9.1-4.1 9.1-9.1zM126.4 67.9c9.1 0 16.2 7.2 16.1 16.3 0 8.9-7.3 16.1-16.2 16.1-9 0-16.3-7.4-16.3-16.3.1-8.9 7.4-16.1 16.4-16.1zm-9.1 16.3c-.1 5.1 3.9 9.2 8.9 9.3 5 .1 9.2-3.8 9.2-8.7.1-5.3-3.9-9.4-9.1-9.5-4.9-.1-8.9 3.9-9 8.9zM167.1 69.7h-4c-1.8 0-3-1.2-3.1-3-.1-1.4-.1-2.9 0-4.3.1-1.7 1.3-2.9 3-2.9 2.7-.1 5.4-.1 8 0 1.9 0 3.1 1.3 3.1 3.2v4c0 1.9-1.2 3-3.1 3.1-1.3-.1-2.6-.1-3.9-.1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon-products-van--yellow {
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFF09E%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 174.2 100.4%27%3E%3Cpath d=%27M15.2 0h119.6c2.5.9 4.7 2.2 6.4 4.4 10 13.3 20.1 26.5 30.2 39.8 2.7 3.6 3.1 7.7 2.7 12.2h-11.7c-3.5 0-5.7 2.2-5.8 5.7v4.5c0 4.2 2.1 6.3 6.3 6.3h11.3c.1 5.7-5.1 11.2-10.6 11.3h-14.2c-.4 0-.8-.1-1.2-.1-.6-12.9-10.5-21.1-21.1-21.4-5.2-.1-9.9 1.4-13.9 4.7-5.3 4.3-7.9 9.9-8.1 16.6h-44c-.5-12.6-10.2-21-20.9-21.3-5.1-.1-9.8 1.3-13.8 4.5-5.4 4.3-8.1 10-8.4 16.9h-5.7c-6 0-10.2-3.3-11.6-9.1-.3-1.1-.4-2.3-.6-3.5V55.7c.1-.6.2-1.1.3-1.7.5-13.6 2.5-27 5.2-40.3C6.7 7.7 8.5 2.1 15.2 0zm111.2 38.5h20.2c2.2 0 4-.6 5.1-2.7 1.1-2.2.7-4.1-.7-6-4.7-6.2-9.3-12.5-14-18.7-1.3-1.7-2.9-2.6-5.1-2.6h-25.6c-3.5 0-5.6 2.1-5.6 5.7v18.5c0 3.8 2 5.7 5.8 5.7 6.5.1 13.2.1 19.9.1zM57.1 23.6v9.7c0 3.3 2.2 5.4 5.5 5.4h18.7c3.2 0 5.4-2.1 5.4-5.3V14.1c0-3.2-2.2-5.3-5.4-5.3H62.4c-3.2 0-5.3 2.2-5.3 5.4v9.4zm-36.6.1v9.5c0 3.4 2.1 5.5 5.5 5.5h17.9c3.8 0 6-2.1 6.1-5.9.1-6.3 0-12.6 0-18.9 0-3.1-2.1-5.2-5.3-5.2H25.8c-3.2 0-5.3 2.1-5.3 5.3v9.7zm86.9 25.6h2.6c1.1 0 1.8-.7 1.8-1.7 0-1.1-.7-1.7-1.7-1.8-1.8-.1-3.5-.1-5.3 0-1 .1-1.8.8-1.5 1.8.2.6 1 1.3 1.6 1.6.7.3 1.7.1 2.5.1z%27/%3E%3Cpath d=%27M15.2 0C8.5 2.1 6.7 7.7 5.5 13.7 2.8 27.1.8 40.5.3 54.1c0 .6-.2 1.1-.3 1.7V.1 0h15.2z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M39.4 67.9c9 0 16.4 7.4 16.3 16.3 0 8.9-7.4 16.1-16.3 16.2-9 0-16.3-7.3-16.3-16.3.1-9 7.4-16.2 16.3-16.2zm9.2 16.4c0-5-4.2-9.1-9.1-9.1-4.9 0-9 4.1-9.1 9 0 5 4.1 9.2 9.1 9.2 4.9.1 9.1-4.1 9.1-9.1zM126.4 67.9c9.1 0 16.2 7.2 16.1 16.3 0 8.9-7.3 16.1-16.2 16.1-9 0-16.3-7.4-16.3-16.3.1-8.9 7.4-16.1 16.4-16.1zm-9.1 16.3c-.1 5.1 3.9 9.2 8.9 9.3 5 .1 9.2-3.8 9.2-8.7.1-5.3-3.9-9.4-9.1-9.5-4.9-.1-8.9 3.9-9 8.9zM167.1 69.7h-4c-1.8 0-3-1.2-3.1-3-.1-1.4-.1-2.9 0-4.3.1-1.7 1.3-2.9 3-2.9 2.7-.1 5.4-.1 8 0 1.9 0 3.1 1.3 3.1 3.2v4c0 1.9-1.2 3-3.1 3.1-1.3-.1-2.6-.1-3.9-.1z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.relax-icon {
  height: 16px;
  width: 16px;
  display: inline-block;
}
.relax-icon.relax-icon--md {
  height: 24px;
  width: 24px;
}
.relax-icon.relax-icon--lg {
  height: 32px;
  width: 32px;
}
.relax-icon.relax-icon-symbol {
  background-image: none;
}
.relax-list {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
ul,
ol {
  margin: 0;
  margin-bottom: 1rem;
  list-style-position: inside;
}
ol {
  list-style-type: decimal;
}
.relax-list {
  width: 100%;
  border: 0.0625rem solid rgba(190,190,190,0.2);
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  background-clip: padding-box;
}
.relax-list.relax-is-child {
  border: none;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  box-shadow: none;
  padding: 0;
}
.relax-list,
.relax-list-item {
  background-color: #fff;
  color: #333;
}
.relax-theme--dark .relax-list,
.relax-theme--dark .relax-list-item {
  background-color: transparent;
  color: #fff;
}
.relax-theme--dark .relax-list {
  border: none;
  background-color: transparent;
}
.relax-list-item {
  margin: 0;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  list-style: none;
  color: inherit;
  text-decoration: none;
  display: flex;
  position: relative;
  align-items: center;
  border-bottom: 0.0625rem solid rgba(190,190,190,0.2);
  justify-content: space-between;
}
body .relax-list-link,
body .relax-list-link:visited,
body a.relax-list-link,
body a.relax-list-link:visited,
body button.relax-list-link {
  padding: 0.675rem 1rem;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  color: #333;
  text-decoration: none;
  display: flex;
  align-items: center;
  width: 100%;
}
.relax-theme--dark .relax-list-link {
  color: #fff;
}
.relax-list-link:hover,
.relax-list-link.relax-is-hovered,
a.relax-list-link:hover,
a.relax-list-link.relax-is-hovered {
  background-color: #d9d9d9;
  color: #333;
}
.relax-theme--dark .relax-list-link:hover,
.relax-theme--dark a.relax-list-link:hover,
.relax-theme--dark .relax-list-link.relax-is-hovered,
.relax-theme--dark a.relax-list-link.relax-is-hovered {
  background-color: #143694;
  color: #fff;
}
button.relax-list-link {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.relax-list-link:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 xmlns=%22http://www.w3.org/2000/svg%22 fill=%22%23333333%22%3E%3Cpath d=%22M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
  height: 1.5rem;
  width: 1.5rem;
  content: "";
  display: block;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 0.675rem;
}
.relax-theme--dark .relax-list-link:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 xmlns=%22http://www.w3.org/2000/svg%22 fill=%22%23FFFFFF%22%3E%3Cpath d=%22M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-list-item:first-child {
  box-shadow: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-clip: padding-box;
}
.relax-list-item:last-child {
  box-shadow: none;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-clip: padding-box;
}
.relax-list.relax-is-child .relax-list-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.relax-list.relax-is-child .relax-list-item:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.relax-list-item-icon {
  height: 1.3125rem;
  width: 1.3125rem;
  margin-right: 1.3125rem;
}
.relax-list-itemTitle {
  display: flex;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  flex-direction: column;
  line-height: 100%;
  overflow: visible;
  max-width: 100%;
}
.relax-list-itemTitle small {
  margin: 0;
  padding: 0;
  margin-top: 0.4375rem;
  font-size: 0.875rem;
  line-height: 100%;
  overflow: visible;
}
.relax-list-item--preview {
  background-color: #f4f4f4;
  color: #333;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0.875rem 1.3125rem;
}
.relax-theme--dark .relax-list-item--preview {
  background-color: #333a48;
  color: #fff;
}
.relax-list-item--preview dl {
  display: flex;
  flex-shrink: 0;
  margin-right: 0.875rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.relax-grid {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
@media screen and (min-width: 45rem) {
  .relax-grid {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 60rem) {
  .relax-grid {
    width: 90%;
    max-width: 71.25rem;
  }
}
.relax-grid:after {
  clear: both;
  content: "";
  display: table;
}
.relax-grid.relax-grid--fluid {
  width: 100%;
  max-width: 100%;
}
.relax-row {
  display: flex;
  min-width: 100%;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.relax-row:after {
  clear: both;
  content: "";
  display: table;
}
.relax-col {
  flex-grow: 1;
  flex-shrink: 0;
  max-width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
.relax-col-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-height: 0.0625rem;
}
.relax-col-wrap.relax-col-justifyCenter {
  display: flex;
  justify-content: center;
}
.relax-col-wrap.relax-col-justifyStart {
  display: flex;
  justify-content: flex-start;
}
.relax-col-wrap.relax-col-justifyEnd {
  display: flex;
  justify-content: flex-end;
}
[class*=relax-col-1--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-2--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-3--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-4--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-5--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-6--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-7--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-8--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-9--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-10--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-11--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
[class*=relax-col-12--] {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  min-height: 0.0625rem;
}
@media screen and (min-width: 30rem) {
  .relax-col-auto--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-1--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 8.333333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-2--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 16.666666666666668%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-3--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 25%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-4--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 33.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-5--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 41.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-6--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 50%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-7--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 58.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-8--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 66.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-9--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 75%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-10--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 83.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-11--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 91.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-12--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-13--xs {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 108.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
}
@media screen and (min-width: 45rem) {
  .relax-col-auto--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-1--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 8.333333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-2--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 16.666666666666668%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-3--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 25%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-4--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 33.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-5--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 41.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-6--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 50%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-7--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 58.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-8--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 66.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-9--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 75%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-10--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 83.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-11--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 91.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-12--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-13--sm {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 108.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
}
@media screen and (min-width: 60rem) {
  .relax-col-auto--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-1--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 8.333333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-2--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 16.666666666666668%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-3--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 25%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-4--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 33.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-5--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 41.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-6--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 50%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-7--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 58.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-8--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 66.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-9--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 75%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-10--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 83.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-11--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 91.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-12--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-13--md {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 108.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
}
@media screen and (min-width: 90rem) {
  .relax-col-auto--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-1--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 8.333333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-2--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 16.666666666666668%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-3--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 25%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-4--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 33.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-5--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 41.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-6--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 50%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-7--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 58.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-8--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 66.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-9--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 75%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-10--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 83.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-11--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 91.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-12--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-13--lg {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 108.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
}
@media screen and (min-width: 120rem) {
  .relax-col-auto--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-1--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 8.333333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-2--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 16.666666666666668%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-3--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 25%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-4--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 33.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-5--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 41.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-6--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 50%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-7--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 58.333333333333336%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-8--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 66.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-9--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 75%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-10--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 83.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-11--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 91.66666666666667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-12--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
  .relax-col-13--xl {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 108.33333333333334%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    min-height: 0.0625rem;
  }
}
@media screen and (min-width: 30rem) {
  .relax-col-offset-1--xs {
    margin-left: 8.333333333333332%;
  }
  .relax-col-offset-2--xs {
    margin-left: 16.666666666666664%;
  }
  .relax-col-offset-3--xs {
    margin-left: 25%;
  }
  .relax-col-offset-4--xs {
    margin-left: 33.33333333333333%;
  }
  .relax-col-offset-5--xs {
    margin-left: 41.66666666666667%;
  }
  .relax-col-offset-6--xs {
    margin-left: 50%;
  }
  .relax-col-offset-7--xs {
    margin-left: 58.333333333333336%;
  }
  .relax-col-offset-8--xs {
    margin-left: 66.66666666666666%;
  }
  .relax-col-offset-9--xs {
    margin-left: 75%;
  }
  .relax-col-offset-10--xs {
    margin-left: 83.33333333333334%;
  }
  .relax-col-offset-11--xs {
    margin-left: 91.66666666666666%;
  }
}
@media screen and (min-width: 45rem) {
  .relax-col-offset-1--sm {
    margin-left: 8.333333333333332%;
  }
  .relax-col-offset-2--sm {
    margin-left: 16.666666666666664%;
  }
  .relax-col-offset-3--sm {
    margin-left: 25%;
  }
  .relax-col-offset-4--sm {
    margin-left: 33.33333333333333%;
  }
  .relax-col-offset-5--sm {
    margin-left: 41.66666666666667%;
  }
  .relax-col-offset-6--sm {
    margin-left: 50%;
  }
  .relax-col-offset-7--sm {
    margin-left: 58.333333333333336%;
  }
  .relax-col-offset-8--sm {
    margin-left: 66.66666666666666%;
  }
  .relax-col-offset-9--sm {
    margin-left: 75%;
  }
  .relax-col-offset-10--sm {
    margin-left: 83.33333333333334%;
  }
  .relax-col-offset-11--sm {
    margin-left: 91.66666666666666%;
  }
}
@media screen and (min-width: 60rem) {
  .relax-col-offset-1--md {
    margin-left: 8.333333333333332%;
  }
  .relax-col-offset-2--md {
    margin-left: 16.666666666666664%;
  }
  .relax-col-offset-3--md {
    margin-left: 25%;
  }
  .relax-col-offset-4--md {
    margin-left: 33.33333333333333%;
  }
  .relax-col-offset-5--md {
    margin-left: 41.66666666666667%;
  }
  .relax-col-offset-6--md {
    margin-left: 50%;
  }
  .relax-col-offset-7--md {
    margin-left: 58.333333333333336%;
  }
  .relax-col-offset-8--md {
    margin-left: 66.66666666666666%;
  }
  .relax-col-offset-9--md {
    margin-left: 75%;
  }
  .relax-col-offset-10--md {
    margin-left: 83.33333333333334%;
  }
  .relax-col-offset-11--md {
    margin-left: 91.66666666666666%;
  }
}
@media screen and (min-width: 90rem) {
  .relax-col-offset-1--lg {
    margin-left: 8.333333333333332%;
  }
  .relax-col-offset-2--lg {
    margin-left: 16.666666666666664%;
  }
  .relax-col-offset-3--lg {
    margin-left: 25%;
  }
  .relax-col-offset-4--lg {
    margin-left: 33.33333333333333%;
  }
  .relax-col-offset-5--lg {
    margin-left: 41.66666666666667%;
  }
  .relax-col-offset-6--lg {
    margin-left: 50%;
  }
  .relax-col-offset-7--lg {
    margin-left: 58.333333333333336%;
  }
  .relax-col-offset-8--lg {
    margin-left: 66.66666666666666%;
  }
  .relax-col-offset-9--lg {
    margin-left: 75%;
  }
  .relax-col-offset-10--lg {
    margin-left: 83.33333333333334%;
  }
  .relax-col-offset-11--lg {
    margin-left: 91.66666666666666%;
  }
}
@media screen and (min-width: 120rem) {
  .relax-col-offset-1--xl {
    margin-left: 8.333333333333332%;
  }
  .relax-col-offset-2--xl {
    margin-left: 16.666666666666664%;
  }
  .relax-col-offset-3--xl {
    margin-left: 25%;
  }
  .relax-col-offset-4--xl {
    margin-left: 33.33333333333333%;
  }
  .relax-col-offset-5--xl {
    margin-left: 41.66666666666667%;
  }
  .relax-col-offset-6--xl {
    margin-left: 50%;
  }
  .relax-col-offset-7--xl {
    margin-left: 58.333333333333336%;
  }
  .relax-col-offset-8--xl {
    margin-left: 66.66666666666666%;
  }
  .relax-col-offset-9--xl {
    margin-left: 75%;
  }
  .relax-col-offset-10--xl {
    margin-left: 83.33333333333334%;
  }
  .relax-col-offset-11--xl {
    margin-left: 91.66666666666666%;
  }
}
@media screen and (min-width: 30rem) {
  .relax-col-pull-1--xs {
    right: 8.333333333333332%;
  }
  .relax-col-pull-2--xs {
    right: 16.666666666666664%;
  }
  .relax-col-pull-3--xs {
    right: 25%;
  }
  .relax-col-pull-4--xs {
    right: 33.33333333333333%;
  }
  .relax-col-pull-5--xs {
    right: 41.66666666666667%;
  }
  .relax-col-pull-6--xs {
    right: 50%;
  }
  .relax-col-pull-7--xs {
    right: 58.333333333333336%;
  }
  .relax-col-pull-8--xs {
    right: 66.66666666666666%;
  }
  .relax-col-pull-9--xs {
    right: 75%;
  }
  .relax-col-pull-10--xs {
    right: 83.33333333333334%;
  }
  .relax-col-pull-11--xs {
    right: 91.66666666666666%;
  }
}
@media screen and (min-width: 45rem) {
  .relax-col-pull-1--sm {
    right: 8.333333333333332%;
  }
  .relax-col-pull-2--sm {
    right: 16.666666666666664%;
  }
  .relax-col-pull-3--sm {
    right: 25%;
  }
  .relax-col-pull-4--sm {
    right: 33.33333333333333%;
  }
  .relax-col-pull-5--sm {
    right: 41.66666666666667%;
  }
  .relax-col-pull-6--sm {
    right: 50%;
  }
  .relax-col-pull-7--sm {
    right: 58.333333333333336%;
  }
  .relax-col-pull-8--sm {
    right: 66.66666666666666%;
  }
  .relax-col-pull-9--sm {
    right: 75%;
  }
  .relax-col-pull-10--sm {
    right: 83.33333333333334%;
  }
  .relax-col-pull-11--sm {
    right: 91.66666666666666%;
  }
}
@media screen and (min-width: 60rem) {
  .relax-col-pull-1--md {
    right: 8.333333333333332%;
  }
  .relax-col-pull-2--md {
    right: 16.666666666666664%;
  }
  .relax-col-pull-3--md {
    right: 25%;
  }
  .relax-col-pull-4--md {
    right: 33.33333333333333%;
  }
  .relax-col-pull-5--md {
    right: 41.66666666666667%;
  }
  .relax-col-pull-6--md {
    right: 50%;
  }
  .relax-col-pull-7--md {
    right: 58.333333333333336%;
  }
  .relax-col-pull-8--md {
    right: 66.66666666666666%;
  }
  .relax-col-pull-9--md {
    right: 75%;
  }
  .relax-col-pull-10--md {
    right: 83.33333333333334%;
  }
  .relax-col-pull-11--md {
    right: 91.66666666666666%;
  }
}
@media screen and (min-width: 90rem) {
  .relax-col-pull-1--lg {
    right: 8.333333333333332%;
  }
  .relax-col-pull-2--lg {
    right: 16.666666666666664%;
  }
  .relax-col-pull-3--lg {
    right: 25%;
  }
  .relax-col-pull-4--lg {
    right: 33.33333333333333%;
  }
  .relax-col-pull-5--lg {
    right: 41.66666666666667%;
  }
  .relax-col-pull-6--lg {
    right: 50%;
  }
  .relax-col-pull-7--lg {
    right: 58.333333333333336%;
  }
  .relax-col-pull-8--lg {
    right: 66.66666666666666%;
  }
  .relax-col-pull-9--lg {
    right: 75%;
  }
  .relax-col-pull-10--lg {
    right: 83.33333333333334%;
  }
  .relax-col-pull-11--lg {
    right: 91.66666666666666%;
  }
}
@media screen and (min-width: 120rem) {
  .relax-col-pull-1--xl {
    right: 8.333333333333332%;
  }
  .relax-col-pull-2--xl {
    right: 16.666666666666664%;
  }
  .relax-col-pull-3--xl {
    right: 25%;
  }
  .relax-col-pull-4--xl {
    right: 33.33333333333333%;
  }
  .relax-col-pull-5--xl {
    right: 41.66666666666667%;
  }
  .relax-col-pull-6--xl {
    right: 50%;
  }
  .relax-col-pull-7--xl {
    right: 58.333333333333336%;
  }
  .relax-col-pull-8--xl {
    right: 66.66666666666666%;
  }
  .relax-col-pull-9--xl {
    right: 75%;
  }
  .relax-col-pull-10--xl {
    right: 83.33333333333334%;
  }
  .relax-col-pull-11--xl {
    right: 91.66666666666666%;
  }
}
@media screen and (min-width: 30rem) {
  .relax-col-push-1--xs {
    left: 8.333333333333332%;
  }
  .relax-col-push-2--xs {
    left: 16.666666666666664%;
  }
  .relax-col-push-3--xs {
    left: 25%;
  }
  .relax-col-push-4--xs {
    left: 33.33333333333333%;
  }
  .relax-col-push-5--xs {
    left: 41.66666666666667%;
  }
  .relax-col-push-6--xs {
    left: 50%;
  }
  .relax-col-push-7--xs {
    left: 58.333333333333336%;
  }
  .relax-col-push-8--xs {
    left: 66.66666666666666%;
  }
  .relax-col-push-9--xs {
    left: 75%;
  }
  .relax-col-push-10--xs {
    left: 83.33333333333334%;
  }
  .relax-col-push-11--xs {
    left: 91.66666666666666%;
  }
}
@media screen and (min-width: 45rem) {
  .relax-col-push-1--sm {
    left: 8.333333333333332%;
  }
  .relax-col-push-2--sm {
    left: 16.666666666666664%;
  }
  .relax-col-push-3--sm {
    left: 25%;
  }
  .relax-col-push-4--sm {
    left: 33.33333333333333%;
  }
  .relax-col-push-5--sm {
    left: 41.66666666666667%;
  }
  .relax-col-push-6--sm {
    left: 50%;
  }
  .relax-col-push-7--sm {
    left: 58.333333333333336%;
  }
  .relax-col-push-8--sm {
    left: 66.66666666666666%;
  }
  .relax-col-push-9--sm {
    left: 75%;
  }
  .relax-col-push-10--sm {
    left: 83.33333333333334%;
  }
  .relax-col-push-11--sm {
    left: 91.66666666666666%;
  }
}
@media screen and (min-width: 60rem) {
  .relax-col-push-1--md {
    left: 8.333333333333332%;
  }
  .relax-col-push-2--md {
    left: 16.666666666666664%;
  }
  .relax-col-push-3--md {
    left: 25%;
  }
  .relax-col-push-4--md {
    left: 33.33333333333333%;
  }
  .relax-col-push-5--md {
    left: 41.66666666666667%;
  }
  .relax-col-push-6--md {
    left: 50%;
  }
  .relax-col-push-7--md {
    left: 58.333333333333336%;
  }
  .relax-col-push-8--md {
    left: 66.66666666666666%;
  }
  .relax-col-push-9--md {
    left: 75%;
  }
  .relax-col-push-10--md {
    left: 83.33333333333334%;
  }
  .relax-col-push-11--md {
    left: 91.66666666666666%;
  }
}
@media screen and (min-width: 90rem) {
  .relax-col-push-1--lg {
    left: 8.333333333333332%;
  }
  .relax-col-push-2--lg {
    left: 16.666666666666664%;
  }
  .relax-col-push-3--lg {
    left: 25%;
  }
  .relax-col-push-4--lg {
    left: 33.33333333333333%;
  }
  .relax-col-push-5--lg {
    left: 41.66666666666667%;
  }
  .relax-col-push-6--lg {
    left: 50%;
  }
  .relax-col-push-7--lg {
    left: 58.333333333333336%;
  }
  .relax-col-push-8--lg {
    left: 66.66666666666666%;
  }
  .relax-col-push-9--lg {
    left: 75%;
  }
  .relax-col-push-10--lg {
    left: 83.33333333333334%;
  }
  .relax-col-push-11--lg {
    left: 91.66666666666666%;
  }
}
@media screen and (min-width: 120rem) {
  .relax-col-push-1--xl {
    left: 8.333333333333332%;
  }
  .relax-col-push-2--xl {
    left: 16.666666666666664%;
  }
  .relax-col-push-3--xl {
    left: 25%;
  }
  .relax-col-push-4--xl {
    left: 33.33333333333333%;
  }
  .relax-col-push-5--xl {
    left: 41.66666666666667%;
  }
  .relax-col-push-6--xl {
    left: 50%;
  }
  .relax-col-push-7--xl {
    left: 58.333333333333336%;
  }
  .relax-col-push-8--xl {
    left: 66.66666666666666%;
  }
  .relax-col-push-9--xl {
    left: 75%;
  }
  .relax-col-push-10--xl {
    left: 83.33333333333334%;
  }
  .relax-col-push-11--xl {
    left: 91.66666666666666%;
  }
}
.relax-mesh {
  width: 100%;
  display: grid;
  position: relative;
  background-color: #f4f4f4;
  grid-gap: 0.0625rem;
  grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
  grid-auto-flow: dense;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  padding-top: 1px;
  padding-bottom: 1px;
}
.relax-mesh:first-child {
  padding-top: 0;
}
.relax-mesh + .relax-mesh {
  padding-top: 0;
}
.relax-theme--dark .relax-mesh {
  background-color: #141c2c;
}
.relax-mesh.relax-transparent {
  grid-gap: 0;
  padding: 0;
  background-color: transparent;
}
.relax-theme--dark .relax-mesh.relax-transparent {
  background-color: transparent;
}
.relax-tile {
  background-color: #fff;
  color: #333;
  min-width: 18rem;
  min-height: 18rem;
  border: none;
  padding: 3rem 1rem 1rem;
  position: relative;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-tile.relax-embed {
  padding: 0;
}
.relax-tile.relax-charset {
  padding-left: 0;
  padding-right: 0;
}
.relax-theme--dark .relax-tile {
  background-color: #192130;
  color: #fff;
}
.relax-theme--dark .relax-mesh.relax-transparent .relax-tile,
.relax-theme--light .relax-mesh.relax-transparent .relax-tile,
.relax-theme--classic .relax-mesh.relax-transparent .relax-tile {
  background-color: transparent;
}
.relax-theme--light .relax-tile,
.relax-theme--classic .relax-tile,
background-color $color-white-secondary {
  color: #333;
}
.relax-tile.relax-yellow,
.relax-tile.relax-grey,
.relax-tile.relax-darkGrey,
.relax-theme--dark .relax-tile.relax-yellow,
.relax-theme--dark .relax-tile.relax-grey {
  color: #333;
}
.relax-tile.relax-red,
.relax-theme--dark .relax-tile.relax-red {
  color: #fff;
  background-color: #ca3c3e;
}
.relax-tile.relax-red .relax-tile-menu,
.relax-tile.relax-darkGrey .relax-tile-menu {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 fill=%22%23E1E1E1%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%22/%3E%3C/svg%3E");
}
.relax-tile.relax-yellow .relax-tile-menu,
.relax-tile.relax-grey .relax-tile-menu {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 fill=%22%23333333%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%22/%3E%3C/svg%3E");
}
.relax-tile.relax-yellow,
.relax-theme--dark .relax-tile.relax-yellow {
  background-color: #f2b87a;
}
.relax-tile.relax-grey {
  background-color: #f6f3f0;
}
.relax-theme--dark .relax-tile.relax-grey {
  background-color: #bebebe;
}
.relax-tile.relax-darkGrey {
  background-color: #eee7e2;
}
.relax-theme--dark .relax-tile.relax-darkGrey {
  color: #b0a298;
  background-color: #333a48;
}
.relax-tile.relax-blue,
.relax-theme--dark .relax-tile.relax-blue {
  color: #fff;
  background-color: #143694;
}
.relax-tile.relax-blue .relax-tile-menu:hover {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 fill=%22%23E1E1E1%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%22/%3E%3C/svg%3E");
}
.relax-tile-menu {
  appearance: none;
  height: 1.5rem;
  width: 1.5rem;
  background-color: transparent;
  border: none;
  border-radius: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 fill=%22%23BEBEBE%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%22/%3E%3C/svg%3E");
}
.relax-theme-dark .relax-tile-menu {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 fill=%22%23E1E1E1%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%22/%3E%3C/svg%3E");
}
.relax-tile-menu.relax-is-hovered,
.relax-tile-menu:hover {
  transform: scale(1.5);
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 fill=%22%23BEBEBE%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%22/%3E%3C/svg%3E");
}
.relax-theme--dark .relax-tile-menu.relax-is-hovered,
.relax-theme--dark .relax-tile-menu:hover {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 fill=%22%23E1E1E1%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z%22/%3E%3C/svg%3E");
}
.relax-tile-title {
  color: #a8a29c;
  font-variation-settings: "wght" 600;
  letter-spacing: 1px;
  display: inline-block;
  margin: 0;
  position: absolute;
  font-size: 1rem;
  top: 1rem;
  left: 1rem;
}
.relax-tile.relax-hero > .relax-tile-title {
  color: #333;
}
.relax-theme--dark .relax-tile.relax-hero > .relax-tile-title {
  color: #fff;
}
.relax-theme--dark .relax-tile-title {
  color: #b0a298;
}
.relax-tile.relax-yellow .relax-tile-title,
.relax-tile.relax-grey .relax-tile-title,
.relax-tile.relax-darkGrey .relax-tile-title,
.relax-theme--dark .relax-tile.relax-yellow .relax-tile-title,
.relax-theme--dark .relax-tile.relax-grey .relax-tile-title {
  color: #333;
}
.relax-theme--dark .relax-tile.relax-darkGrey .relax-tile-title {
  color: #bebebe;
}
.relax-tile.relax-red .relax-tile-title,
.relax-theme--dark .relax-tile.relax-red .relax-tile-title {
  color: #fff;
}
.relax-tile.relax-blue .relax-tile-title {
  color: #fff;
}
.relax-tile.relax-hero {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.relax-tile.relax-hero.relax-embed {
  padding: 0;
}
.relax-tile.relax-hero > .relax-tile-title {
  font-size: 2rem;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 3rem;
  z-index: 5;
  width: 100%;
  display: flex;
  margin-bottom: 1rem;
  flex-direction: column;
}
.relax-tile-title small {
  font-size: 0.75rem;
}
.relax-col-2 {
  grid-column: auto;
}
@media screen and (min-width: 46rem) {
  .relax-col-2 {
    grid-column: auto/span 2;
  }
}
.relax-col-3 {
  grid-column: auto;
}
@media screen and (min-width: 46rem) {
  .relax-col-3 {
    grid-column: auto/span 2;
  }
}
@media screen and (min-width: 64rem) {
  .relax-col-3 {
    grid-column: auto/span 3;
  }
}
.relax-row-2 {
  grid-row: auto/span 2;
}
.relax-col-4 {
  grid-column: auto;
}
@media screen and (min-width: 46rem) {
  .relax-col-4 {
    grid-column: auto/span 2;
  }
}
@media screen and (min-width: 64rem) {
  .relax-col-4 {
    grid-column: auto/span 3;
  }
}
@media screen and (min-width: 82rem) {
  .relax-col-4 {
    grid-column: auto/span 4;
  }
}
.relax-col-5 {
  grid-column: auto;
}
@media screen and (min-width: 46rem) {
  .relax-col-5 {
    grid-column: auto/span 2;
  }
}
@media screen and (min-width: 64rem) {
  .relax-col-5 {
    grid-column: auto/span 3;
  }
}
@media screen and (min-width: 82rem) {
  .relax-col-5 {
    grid-column: auto/span 4;
  }
}
@media screen and (min-width: 100rem) {
  .relax-col-5 {
    grid-column: auto/span 5;
  }
}
.relax-button {
  border: 0.125rem solid currentColor;
  color: currentColor;
  background-color: transparent;
  fill: #333;
  font-size: 1rem;
  padding: 0 0.875rem;
  display: block;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  height: 2.5rem;
  cursor: pointer;
  border-radius: 2rem;
  white-space: nowrap;
  min-width: 8rem;
  position: relative;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  margin: 0;
  background-clip: border-box;
  user-select: none;
}
.relax-button+.relax-button {
  margin-left: 1rem;
}
.relax-button:last-child {
  margin-right: 0;
}
.relax-button.relax-is-active,
.relax-button:active {
  background-color: rgba(0,0,0,0.2);
}
.relax-button:hover,
.relax-button.relax-is-hovered {
  background-color: #143694;
  border-color: #143694;
  color: #fff;
  fill: #fff;
  background-clip: border-box;
}
.relax-button.relax-is-focused,
.relax-button:focus {
  background-color: #333;
  color: #fff;
  background-clip: padding-box;
}
.relax-button[disabled=disabled],
.relax-button:disabled,
.relax-button.relax-is-disabled {
  pointer-events: none;
  color: #fff;
  fill: #fff;
  border-color: transparent;
  background-color: #d9d9d9;
}
.relax-theme--classic .relax-button:not(.relax-button--icon) {
  color: #5585e6;
  background-color: #fff;
  border: 0.125rem solid #5585e6;
}
.relax-theme--classic .relax-button.relax-is-hovered,
.relax-theme--classic .relax-button:hover {
  background-color: #143694;
  color: #fff;
  border-color: transparent;
}
.relax-theme--classic .relax-button.relax-is-focused,
.relax-theme--classic .relax-button:focus {
  border: 0.125rem solid #143694;
  background-color: #fff;
  color: #5585e6;
}
.relax-theme--dark .relax-button.relax-is-hovered,
.relax-theme--dark .relax-button:hover {
  background-color: rgba(0,0,0,0.5);
  border-color: currentColor;
  background-clip: border-box;
}
.relax-theme--dark .relax-button.relax-is-focused,
.relax-theme--dark .relax-button:focus {
  background-color: #fff;
  border-color: currentColor;
  color: #333;
}
.relax-button--primary {
  color: #fff;
  border: none;
  background-color: #143694;
  fill: #fff;
}
.relax-theme--classic .relax-button.relax-button--primary {
  background-color: #5585e6;
  color: #fff;
}
.relax-button--primary.relax-is-active,
.relax-button--primary:active,
.relax-theme--dark .relax-button--primary.relax-is-active,
.relax-theme--dark .relax-button--primary:active {
  background-color: #0f2a6e;
}
.relax-button--primary.relax-is-hovered,
.relax-button--primary:hover,
.relax-theme--dark .relax-button--primary.relax-is-hovered,
.relax-theme--dark .relax-button--primary:hover {
  background-color: #113eba;
  color: #fff;
  background-clip: border-box;
  border-color: transparent;
}
.relax-theme--classic .relax-button--primary.relax-is-hovered,
.relax-theme--classic .relax-button--primary:hover {
  background-color: #143694;
  border-color: transparent;
  color: #fff;
}
.relax-theme--classic .relax-button--primary.relax-is-focused,
.relax-theme--classic .relax-button--primary:focus {
  border: 0.125rem solid #143694;
  background-color: #5585e6;
  color: #fff;
}
.relax-button--primary.relax-is-focused,
.relax-button--primary:focus,
.relax-theme--dark .relax-button--primary.relax-is-focused,
.relax-theme--dark .relax-button--primary:focus {
  outline: none;
  background-color: #5585e6;
  border: none;
  color: #fff;
}
.relax-button--primary[disabled=disabled],
.relax-button--primary:disabled,
.relax-button--primary.relax-is-disabled {
  pointer-events: none;
  color: #fff;
  fill: #fff;
  border-color: transparent;
  background-color: #d9d9d9;
}
.relax-button--warning {
  border-color: #f06064;
  background-color: #f06064;
  color: #fff;
  fill: #fff;
}
.relax-button--warning:hover,
.relax-button--warning.relax-is-hovered,
.relax-theme--dark .relax-button--warning:hover,
.relax-theme--dark .relax-button--warning.relax-is-hovered {
  border-color: #fff;
  background-clip: border-box;
  background-color: #ca3c3e;
}
.relax-button--warning:focus,
.relax-button--warning.relax-is-focused,
.relax-theme--dark .relax-button--warning:focus,
.relax-theme--dark .relax-button--warning.relax-is-focused {
  border-color: #ca3c3e;
  color: #ca3c3e;
  background-clip: border-box;
  background-color: #fff;
}
.relax-button--warning[disabled=disabled],
.relax-button--warning:disabled,
.relax-button--warning.relax-is-disabled {
  pointer-events: none;
  color: #fff;
  fill: #fff;
  border-color: transparent;
  background-color: #d9d9d9;
}
.relax-button--small {
  height: 1.75rem;
}
.relax-button-link {
  background-color: transparent;
  border-color: transparent;
  padding-left: 0;
  overflow: visible;
  padding-right: 0;
}
.relax-button-link:hover,
.relax-button-link.relax-is-hovered {
  border-color: transparent;
  background-color: transparent;
  text-decoration: underline;
  color: #143694;
  fill: #143694;
}
.relax-button--icon {
  background-position: center !important;
  border: none;
  padding: 0;
  height: 1.5rem;
  width: 1.5rem;
  min-width: 1.5rem;
  margin-bottom: 0;
  padding: 0 !important;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.relax-button-text,
.relax-button-icon {
  display: block;
}
.relax-button-icon {
  margin-right: 0.4375rem;
}
.relax-button-icon.relax-loader-icon {
  margin: 0;
}
.relax-button-icon {
  height: 1.5rem;
  width: 1.5rem;
}
.relax-button-icon.relax-loader-icon {
  height: auto;
  width: 2.5rem;
}
.relax-button-icon--right .relax-button-icon {
  margin-right: 0;
  margin-left: 0.4375rem;
}
.relax-button-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
}
a.relax-button.relax-link {
  text-decoration: none;
  display: flex;
}
button.relax-button.relax-link {
  color: #5585e6;
  text-decoration: underline;
  display: inline-flex;
  width: auto;
  background-color: transparent;
  border: none;
  height: auto;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
button.relax-button.relax-link:focus {
  outline: 2px solid currentColor;
  transition: none;
}
a.relax-button.relax-link:hover {
  color: #fff;
}
button.relax-button.relax-link:hover {
  color: #143694;
}
.relax-button[class*="relax-icon-"],
.relax-link[class*="relax-icon-"] {
  position: relative;
  background-position: 1rem center;
  background-size: 1.5rem;
  padding-left: 3rem;
}
.relax-button--small[class*="relax-icon-"] {
  background-size: 1rem;
  padding-left: 2.5rem;
}
.relax-button .relax-loader {
  width: 3rem;
  margin: 0;
  height: 100%;
  margin-right: 0.5rem;
}
.relax-button--text {
  background-color: transparent;
  border-color: transparent;
  min-width: initial;
}
.relax-theme--dark .relax-button--text {
  color: #bebebe;
}
.relax-button--text:hover,
.relax-button--text.relax-is-hovered,
.relax-button--text.relax-is-active:hover {
  border-color: currentColor;
  background-color: transparent;
}
.relax-button--text:focus,
.relax-button--text.relax-is-focused {
  border-color: transparent;
  background-color: #d9d9d9;
}
.relax-button--text:active,
.relax-button--text.relax-is-active {
  background-color: #333;
  color: #fff;
  border-color: transparent;
}
.relax-theme--dark .relax-button--text:active,
.relax-theme--dark .relax-button--text.relax-is-active {
  color: #fff;
}
.relax-theme--dark .relax-button--text:active:focus,
.relax-theme--dark .relax-button--text.relax-is-active:focus {
  background-color: transparent;
}
.relax-button--text:hover:focus,
.relax-button--text.relax-is-focused:hover,
.relax-button--text.relax-is-hovered:focus,
.relax-button--text.relax-is-hovered.relax-is-focused {
  border-color: currentColor;
  background-clip: padding-box;
}
.relax-button--primary progress {
  display: none;
}
.relax-button--primary.relax-is-processing:focus,
.relax-button--primary.relax-is-doneProcessing {
  border: none;
}
.relax-button--primary.relax-is-processing progress {
  display: block;
}
.relax-button--primary.relax-is-doneProcessing {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg fill=%22white%22 viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z%22/%3E%3C/svg%3E%0A");
}
.relax-button--primary .relax-button-content {
  z-index: 2;
}
.relax-button--primary.relax-is-doneProcessing .relax-button-content,
.relax-button--primary.relax-is-doneProcessing progress {
  display: none;
}
.relax-button--primary progress {
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: transparent;
  position: absolute;
  box-shadow: none;
  border: none;
  border-radius: 0;
  left: 0;
  appearance: none;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.relax-button--primary progress {
  color: #113eba;
}
.relax-button--primary progress::-moz-progress-bar {
  background: #113eba;
}
.relax-button--primary progress::-webkit-progress-value {
  background: #113eba;
}
.relax-search {
  display: flex;
  align-items: center;
  height: 2.875rem;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-search:after {
  content: "";
  flex-grow: 0;
  flex-shrink: 0;
  z-index: 10;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  height: 1.5rem;
  width: 1.5rem;
  display: block;
  background-position: center;
  background-size: 1.5rem;
  background-repeat: no-repeat;
}
.relax-search > * > input[type="search"],
.relax-search > input[type="search"] {
  border-radius: 2rem;
  height: 2.875rem;
  border: 0.0625rem solid rgba(190,190,190,0.2);
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-search-holder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.relax-search.relax-dashboard {
  margin-top: 10rem;
  margin-bottom: 5rem;
}
.relax-result {
  width: 80%;
  max-width: 45rem;
  list-style: none;
}
.relax-resultItem-id {
  font-variation-settings: "wght" 400;
  color: #333;
}
.relax-theme--dark .relax-resultItem-id {
  color: #fff;
}
.relax-hit {
  font-variation-settings: "wght" 400;
  color: $color-turqois-visual;
}
.relax-theme--dark .relax-hit {
  font-variation-settings: "wght" 600;
}
.relax-resultItem-action {
  width: 2rem;
  height: 2rem;
  border: none;
  margin: 0;
  background-color: #143694;
  cursor: pointer;
  padding: 0;
  border-radius: 100%;
  right: 1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.relax-resultItem {
  display: flex;
  flex-direction: column;
  border-top: 0.0625rem solid rgba(190,190,190,0.2);
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: relative;
  padding-left: 4rem;
  background-repeat: no-repeat;
  background-position: left 1rem center;
  background-size: 2rem;
}
.relax-resultItem > header {
  font-size: 18px;
  padding: 0;
  margin: 0;
  margin-bottom: 0.5rem;
  font-variation-settings: "wght" 600;
}
.relax-resultItem-addresses {
  display: flex;
}
.relax-resultItem-addresses > address {
  font-style: normal;
  color: #333;
  margin-right: 2rem;
}
.relax-theme--dark .relax-resultItem-addresses > address {
  color: #bebebe;
}
.relax-resultItem-addresses a {
  text-decoration: none;
}
.relax-resultItem-notice {
  background-color: #fff09e;
  color: #333;
  padding: 0.1rem 0.5rem;
  min-height: 1rem;
  font-variation-settings: "wght" 400;
  position: absolute;
  right: 5rem;
}
.relax-theme--dark .relax-resultItem-notice {
  padding: 0;
  min-height: initial;
  background-color: transparent;
  color: #fff09e;
}
form,
.relax-form {
  position: relative;
  flex-direction: column;
  display: flex;
}
.relax-form-group {
  display: flex;
  flex-direction: column;
  border: none;
  padding: 0;
  margin: 0;
  margin-right: 1rem;
  margin-bottom: 0.875rem;
  position: relative;
}
.relax-form--horizontal,
.relax-form-actions {
  flex-direction: row;
  flex-wrap: wrap;
}
.relax-form-actions {
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  margin-top: 1rem;
}
.relax-validation-message {
  position: relative;
  display: none;
  background-color: #f8c6c9;
  color: #ca3c3e;
  align-items: center;
  justify-content: flex-start;
  min-width: 10rem;
  margin-top: 0.25rem;
  font-size: 1rem;
  line-height: 150%;
  max-width: 16rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
  overflow: hidden;
}
.relax-validation-message:before {
  content: "";
  background-size: 24px;
  background-image: url("data:image/svg+xml,%3Csvg fill=%22%23CA3C3E%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z%22/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.5rem;
}
fieldset {
  display: flex;
  flex-direction: row;
  border: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
fieldset > legend,
fieldset > .relax-form > legend {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.relax-affected dt {
  background-color: transparent;
}
.relax-affected dd {
  background-color: #fff09e;
}
.relax-theme--dark .relax-affected dt,
.relax-theme--dark .relax-affected dd {
  background-color: transparent;
  color: #fff09e;
}
.relax-card {
  background-color: #fff;
  font-size: 1rem;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 0;
  border: none;
  width: 18rem;
  max-width: 18rem;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  list-style: none;
  flex-shrink: 0;
  text-align: left;
  margin: 0.75rem 0;
  box-shadow: none;
  border: 0.0625rem solid rgba(190,190,190,0.2);
  overflow: hidden;
}
@media screen and (min-width: 30rem) {
  .relax-card {
    margin: 0.75rem;
  }
}
.relax-card--fluid {
  width: 100%;
  max-width: none;
}
.relax-card--centered {
  margin-left: auto;
  margin-right: auto;
}
.relax-theme--dark .relax-card {
  background-color: $color-darkerBlue-main;
}
.relax-card.relax-card--large {
  width: 34rem;
  max-width: 34rem;
}
a.relax-card:hover,
button.relax-card:hover,
div[role="button"].relax-card:hover,
div[role="link"].relax-card:hover {
  background-color: #d9d9d9;
}
.relax-theme--dark a.relax-card:hover,
.relax-theme-dark button.relax-card:hover,
.relax-theme-dark div[role="button"].relax-card:hover,
.relax-theme-dark div[role="link"].relax-card:hover {
  background-color: #143694;
}
button.relax-card,
div[role="button"].relax-card,
div[role="link"].relax-card {
  cursor: pointer;
}
.relax-cards {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
}
@media screen and (min-width: 30rem) {
  .relax-cards {
    margin: 0 -0.75rem;
  }
}
@supports (display: grid) {
  .relax-cards {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(18rem, 1fr));
    grid-gap: 1.5rem;
  }
}
button.relax-card > .relax-card-inlay {
  align-items: center;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 1;
  height: 100%;
  flex-direction: column;
}
.relax-card-header {
  padding: 0.875rem 1.3125rem;
  background-color: #141c2c;
  color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: flex;
  position: relative;
  flex-direction: column;
}
.relax-theme--classic .relax-card-header {
  background-color: #a7c0f2;
  color: #333;
}
.relax-card-content {
  padding: 0.875rem 1.3125rem;
  margin-top: 0.25rem;
  margin-bottom: 0.225rem;
}
.relax-card-table,
.relax-card-list {
  padding: 0;
}
.relax-card-header+.relax-card-content,
.relax-card-header+.relax-card-table,
.relax-card-header+.relax-card-list {
  margin: 0;
}
.relax-card-footer {
  padding: 0.875rem 1.3125rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.relax-card-title {
  font-size: 1rem;
  color: #fff;
  line-height: 150%;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
.relax-theme--classic .relax-card-title {
  color: #333;
}
.relax-card-header-a:after {
  content: "";
  position: absolute;
  right: 0.875rem;
  display: block;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translateY(-50%);
  background-size: 24px;
  background-position: center center;
}
.relax-card-description {
  line-height: 100%;
  overflow: visible;
  margin-top: 7px;
  color: #333;
  font-size: 1rem;
}
.relax-theme--dark .relax-card-description {
  color: #fff;
}
.relax-loader {
  height: 3rem;
  width: 100%;
  margin: 0;
  z-index: 9;
}
.relax-loader-icon {
  height: 100%;
  width: 100%;
  margin: auto;
}
.relax-loader-circle {
  animation-name: loadingDots;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
.relax-loader-circle:nth-child(2) {
  animation-delay: 0.28875s;
}
.relax-loader-circle:nth-child(3) {
  animation-delay: 0.5775s;
}
@-moz-keyframes loadingDots {
  0% {
    opacity: 0.2;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-webkit-keyframes loadingDots {
  0% {
    opacity: 0.2;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-o-keyframes loadingDots {
  0% {
    opacity: 0.2;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes loadingDots {
  0% {
    opacity: 0.2;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.relax-selection-controls {
  flex-direction: row;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.relax-selection-controls > label {
  margin-bottom: 0;
  display: flex;
  flex-grow: 0;
  padding: 0.5rem 0.375rem;
}
.relax-selection-control[type="radio"],
.relax-selection-control[type="checkbox"] {
  position: relative;
  flex-grow: 0;
  height: 0;
  left: -1000px;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 0;
}
.relax-selection-control[type="radio"] + label,
.relax-selection-control[type="checkbox"] + label {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 1rem;
}
.relax-selection-control[type="radio"]:focus + label,
.relax-selection-control[type="checkbox"]:focus + label {
  outline: none;
  border-radius: 0;
  box-shadow: 0 0 0 0.125rem #143694;
}
.relax-selection-control[type="checkbox"] + label:before,
.relax-selection-control[type="radio"] + label:before {
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  content: "";
  display: block;
  margin-right: 0.5rem;
  height: 1.625rem;
  width: 1.625rem;
  flex-shrink: 0;
  background: #fff;
  box-shadow: inset 0 0 0 0.125rem #bebebe;
}
.relax-selection-control.relax-selection-control--standalone[type="radio"] + label:before,
.relax-selection-control.relax-selection-control--standalone[type="checkbox"] + label:before {
  margin-right: 0;
}
.relax-selection-control[type="radio"] + label:before {
  border-radius: 100%;
}
.relax-selection-control[type="checkbox"] + label:before {
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg fill=%22%23e1e1e1%22 viewBox=%220 0 24 24%22 height=%2216%22 width=%2216%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z%22/%3E%3C/svg%3E");
}
.relax-selection-control[type="radio"]:checked + label:before {
  box-shadow: inset 0 0 0 0.125rem #a8a29c, inset 0 0 0 0.46875rem #fff;
}
.relax-selection-control[type="checkbox"]:checked + label:before {
  box-shadow: none;
}
.relax-selection-control[type="radio"]:checked + label:before,
.relax-selection-control[type="checkbox"]:checked + label:before {
  background-color: #a8a29c;
}
.relax-selection-control[type="radio"]:disabled + label:before,
.relax-selection-control[type="checkbox"]:disabled + label:before {
  background-color: #bebebe;
  background-image: none;
  box-shadow: none;
}
.relax-selection-control[type="radio"]:checked:disabled + label:before {
  box-shadow: inset 0 0 0 0.125rem #bebebe, inset 0 0 0 0.46875rem #fff;
}
.relax-selection-control[type="checkbox"]:checked:disabled + label:before {
  background-image: url("data:image/svg+xml,%3Csvg fill=%22%23e1e1e1%22 viewBox=%220 0 24 24%22 height=%2216%22 width=%2216%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z%22/%3E%3C/svg%3E");
  background-color: #bebebe;
  box-shadow: none;
}
.relax-selection-control[type="radio"]:disabled + label:before,
.relax-selection-control[type="checkbox"]:disabled + label:before {
  background-color: #bebebe;
  box-shadow: none;
}
.relax-selection-control[type="radio"]:invalid + label:before,
.relax-is-invalid.relax-selection-control[type="radio"] + label:before,
.relax-selection-control[type="checkbox"]:invalid + label:before,
.relax-is-invalid.relax-selection-control[type="checkbox"] + label:before {
  box-shadow: inset 0 0 0 0.125rem #f06064;
}
.relax-selection-control[type="radio"]:invalid ~ .relax-validation-message,
.relax-is-invalid.relax-selection-control[type="radio"] ~ .relax-validation-message,
.relax-selection-control[type="checkbox"]:invalid ~ .relax-validation-message,
.relax-is-invalid.relax-selection-control[type="checkbox"] ~ .relax-validation-message {
  display: block;
}
.relax-selection-control[type="radio"]:focus + label,
.relax-is-focused.relax-selection-control[type="radio"] + label,
.relax-selection-control[type="checkbox"]:focus + label,
.relax-is-focused.relax-selection-control[type="checkbox"] + label {
  outline: 0.125rem solid currentColor;
}
.relax-selection-control[type="radio"]:focus,
.relax-is-focused.relax-selection-control[type="radio"],
.relax-selection-control[type="checkbox"]:focus,
.relax-is-focused.relax-selection-control[type="checkbox"] {
  outline: none;
}
.relax-toggle {
  position: relative;
  width: 3.5rem;
  user-select: none;
}
.relax-toggle-checkbox[type="checkbox"] {
  height: 0;
  left: -1000px;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 0;
}
.relax-toggle-label {
  display: block;
  overflow: hidden;
  margin-bottom: 0;
  cursor: pointer;
  height: 30px;
  padding: 0;
  line-height: 30px;
  border: 0.125rem solid #a8a29c;
  border-radius: 1.5rem;
  background-color: #a8a29c;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-toggle-label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  margin: 0;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  bottom: 0;
  right: 2rem;
  border: 0.125rem solid #a8a29c;
  border-radius: 1.5rem;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-toggle-checkbox[type="checkbox"]:checked + .relax-toggle-label {
  background-color: #a8a29c;
  background-repeat: no-repeat;
  background-position: 0.3125rem center;
  background-image: url("data:image/svg+xml,%3Csvg fill=%22%23e1e1e1%22 viewBox=%220 0 24 24%22 height=%2216%22 width=%2216%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z%22/%3E%3C/svg%3E");
}
.relax-toggle-checkbox[type="checkbox"]:checked + .relax-toggle-label,
.relax-toggle-checkbox[type="checkbox"]:checked + .relax-toggle-label:before {
  border-color: #a8a29c;
}
.relax-toggle-checkbox[type="checkbox"]:checked + .relax-toggle-label:before {
  right: 5px;
}
.relax-select {
  border-radius: 0;
  background-color: #f4f4f4;
  color: #333;
  min-height: 2rem;
  border: 0.0625rem solid rgba(190,190,190,0.2);
  font-size: 0.875rem;
  max-width: 16rem;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.relax-select.relax-focus,
.relax-select:focus {
  outline: 0.125rem solid #5585e6;
}
.relax-select[disabled] {
  background-color: #d9d9d9;
  cursor: not-allowed;
  pointer-events: none;
}
.relax-select[disabled]:after {
  background-color: #d9d9d9;
}
.relax-select[invalid] {
  border-color: #f06064;
}
.relax-select[invalid] + .relax-validation-message {
  display: flex;
}
.relax-theme--dark .relax-select {
  background-color: #333a48;
  color: #fff;
}
.relax-theme--classic .relax-select {
  background-color: #fff;
}
.relax-select > select {
  border: none;
  padding: 0 1rem;
  font-size: 0.875rem;
  background-color: transparent;
  min-width: 110%;
  -webkit-appearance: none /*Removes default chrome and safari style*/;
  -moz-appearance: none /*Removes default style Firefox*/;
  min-height: 1.375rem;
}
.relax-select > select.relax-focus,
.relax-select > select:focus {
  outline: 0.125rem solid #5585e6;
  outline-offset: -0.125rem;
}
.relax-select > select[disabled] {
  background-color: #d9d9d9;
  cursor: not-allowed;
  pointer-events: none;
}
.relax-select > select::-ms-expand {
  display: none;
}
.relax-theme--dark .relax-select > select {
  color: #fff;
}
.relax-select:after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23333333%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
}
.relax-theme--dark .relax-select:after {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23FFFFFF%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-theme--classic .relax-select:after {
  background-color: transparent;
}
.relax-select > select:focus {
  outline: none;
}
.relax-multiSelect {
  position: relative;
  min-width: 20rem;
  max-width: 30rem;
}
.relax-multiSelect-input {
  position: relative;
  background-color: #f4f4f4;
  border-radius: 0;
  color: #333;
  border: 0.0625rem solid rgba(190,190,190,0.2);
  font-size: 1rem;
  display: flex;
  min-height: 2rem;
  padding: 0 0.25rem 0.25rem;
  padding-right: 2rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  justify-content: flex-start;
  cursor: pointer;
}
.relax-theme--dark .relax-multiSelect-input {
  background-color: #333a48;
  color: #fff;
}
.relax-multiSelect > input[type=text] {
  display: none;
}
.relax-multiSelect > input[disabled] ~ .relax-multiSelect-input {
  background-color: #d9d9d9;
  cursor: not-allowed;
  pointer-events: none;
}
.relax-multiSelect > input[disabled] ~ .relax-multiSelect-input:after {
  background-color: #d9d9d9;
}
.relax-multiSelect > input[invalid] ~ .relax-multiSelect-input {
  border-color: #f06064;
}
.relax-multiSelect > input[invalid] ~ .relax-validation-message {
  display: flex;
  max-width: 100%;
  width: 100%;
}
.relax-multiSelect-input:after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23333333%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
}
.relax-theme--dark .relax-multiSelect-input:after {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23FFFFFF%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-multiSelect > .relax-multiSelect-options {
  display: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.relax-multiSelect > .relax-multiSelect-options > li.relax-is-hovered,
.relax-multiSelect > .relax-multiSelect-options > li:hover {
  background-color: #d9d9d9;
}
.relax-theme--dark .relax-multiSelect > .relax-multiSelect-options > li.relax-is-hovered,
.relax-theme--dark .relax-multiSelect > .relax-multiSelect-options > li:hover {
  background-color: #143694;
  color: #fff;
}
.relax-multiSelect > .relax-multiSelect-options > li {
  padding: 0.25rem 0.375rem;
  margin-right: 0.475rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0.475rem;
}
.relax-multiSelect > .relax-multiSelect-options > li.relax-is-selected {
  background-color: #a7c0f2;
  color: #141c2c;
}
.relax-multiSelect.relax-is-open > .relax-multiSelect-options {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 1rem;
  justify-content: flex-start;
  position: absolute;
  background-color: #f4f4f4;
  border-radius: 0;
  color: #333;
  border: 0.0625rem solid rgba(190,190,190,0.2);
  font-size: 1rem;
  width: 120%;
  top: 100%;
  margin-top: -0.0625rem;
  z-index: 1;
}
.relax-theme--dark .relax-multiSelect.relax-is-open > .relax-multiSelect-options {
  background-color: #333a48;
  color: #fff;
}
.relax-multiSelect-selected {
  background-color: #a7c0f2;
  color: #141c2c;
  padding: 0.25rem 0.375rem;
  margin-right: 0.25rem;
  align-self: center;
  margin-top: 0.25rem;
}
.relax-selection-controls .relax-selection-control--star + label {
  padding: 0;
}
.relax-selection-control.relax-selection-control--star[type="checkbox"]:focus + label {
  outline: none;
  border-radius: 50%;
  box-shadow: none;
}
.relax-selection-control.relax-selection-control--star[type="checkbox"] + label:before {
  height: 1.4rem;
  width: 1.4rem;
  flex-shrink: 0;
  background-color: transparent;
  box-shadow: none;
}
.relax-selection-control.relax-selection-control--star[type="checkbox"] + label:before {
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-selection-control.relax-selection-control--star[type="checkbox"]:checked + label:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-selection-control.relax-selection-control--star[type="checkbox"]:disabled + label:before {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%238c9ba5%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-theme--dark .relax-selection-control.relax-selection-control--star[type="checkbox"] + label:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23FFFFFF%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-theme--dark .relax-selection-control.relax-selection-control--star[type="checkbox"]:checked + label:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23FFFFFF%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-theme--dark .relax-selection-control.relax-selection-control--star[type="checkbox"]:disabled + label:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%238c9ba5%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-text-field,
input[type=text] {
  max-width: 10rem;
}
textarea,
.relax-textarea,
textarea.relax-textarea {
  max-width: 32rem;
}
textarea.relax-textarea--fullWidth,
.relax-textarea.relax-textarea--fullWidth,
textarea.relax-textarea.relax-textarea--fullWidth {
  width: 100%;
  max-width: 100%;
  min-height: 5rem;
}
textarea {
  padding: 1rem;
}
input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.relax-text-field,
input[type=text],
input[type=tel],
input[type=number],
input[type=file],
input[type=email],
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=password],
input[type=search],
input[type=time],
input[type=url],
input[type=week] {
  padding: 0 1rem;
}
.relax-text-field,
input[type=text],
input[type=tel],
input[type=number],
input[type=file],
input[type=email],
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=password],
input[type=search],
input[type=time],
input[type=url],
input[type=week],
textarea {
  border-radius: 0;
  background-color: #f4f4f4;
  color: #333;
  min-height: 32px;
  border: 0.0625rem solid rgba(190,190,190,0.2);
  font-family: "Work Sans Roman", "Work Sans", "Open Sans", "OpenSans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-text-field.relax-is-focused,
input[type=text].relax-is-focused,
input[type=tel].relax-is-focused,
input[type=number].relax-is-focused,
input[type=file].relax-is-focused,
input[type=email].relax-is-focused,
input[type=date].relax-is-focused,
input[type=datetime-local].relax-is-focused,
input[type=month].relax-is-focused,
input[type=password].relax-is-focused,
input[type=search].relax-is-focused,
input[type=time].relax-is-focused,
input[type=url].relax-is-focused,
input[type=week].relax-is-focused,
textarea.relax-is-focused,
.relax-text-field:focus,
input[type=text]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
input[type=email]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=month]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  outline: none !important;
  box-shadow: 0 0 0 0.125rem #5585e6;
}
.relax-text-field.relax-is-disabled,
input[type=text].relax-is-disabled,
input[type=tel].relax-is-disabled,
input[type=number].relax-is-disabled,
input[type=file].relax-is-disabled,
input[type=email].relax-is-disabled,
input[type=date].relax-is-disabled,
input[type=datetime-local].relax-is-disabled,
input[type=month].relax-is-disabled,
input[type=password].relax-is-disabled,
input[type=search].relax-is-disabled,
input[type=time].relax-is-disabled,
input[type=url].relax-is-disabled,
input[type=week].relax-is-disabled,
textarea.relax-is-disabled,
.relax-text-field:disabled,
input[type=text]:disabled,
input[type=tel]:disabled,
input[type=number]:disabled,
input[type=file]:disabled,
input[type=email]:disabled,
input[type=date]:disabled,
input[type=datetime-local]:disabled,
input[type=month]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=time]:disabled,
input[type=url]:disabled,
input[type=week]:disabled,
textarea:disabled {
  background-color: #d9d9d9;
  cursor: not-allowed;
}
.relax-text-field.relax-is-invalid,
input[type=text].relax-is-invalid,
input[type=tel].relax-is-invalid,
input[type=number].relax-is-invalid,
input[type=file].relax-is-invalid,
input[type=email].relax-is-invalid,
input[type=date].relax-is-invalid,
input[type=datetime-local].relax-is-invalid,
input[type=month].relax-is-invalid,
input[type=password].relax-is-invalid,
input[type=search].relax-is-invalid,
input[type=time].relax-is-invalid,
input[type=url].relax-is-invalid,
input[type=week].relax-is-invalid,
textarea.relax-is-invalid,
.relax-text-field:invalid,
input[type=text]:invalid,
input[type=tel]:invalid,
input[type=number]:invalid,
input[type=file]:invalid,
input[type=email]:invalid,
input[type=date]:invalid,
input[type=datetime-local]:invalid,
input[type=month]:invalid,
input[type=password]:invalid,
input[type=search]:invalid,
input[type=time]:invalid,
input[type=url]:invalid,
input[type=week]:invalid,
textarea:invalid,
.relax-text-field[invalid],
input[type=text][invalid],
input[type=tel][invalid],
input[type=number][invalid],
input[type=file][invalid],
input[type=email][invalid],
input[type=date][invalid],
input[type=datetime-local][invalid],
input[type=month][invalid],
input[type=password][invalid],
input[type=search][invalid],
input[type=time][invalid],
input[type=url][invalid],
input[type=week][invalid],
textarea[invalid] {
  border-color: #f06064;
}
.relax-text-field.relax-is-invalid.relax-is-focused,
input[type=text].relax-is-invalid.relax-is-focused,
input[type=tel].relax-is-invalid.relax-is-focused,
input[type=number].relax-is-invalid.relax-is-focused,
input[type=file].relax-is-invalid.relax-is-focused,
input[type=email].relax-is-invalid.relax-is-focused,
input[type=date].relax-is-invalid.relax-is-focused,
input[type=datetime-local].relax-is-invalid.relax-is-focused,
input[type=month].relax-is-invalid.relax-is-focused,
input[type=password].relax-is-invalid.relax-is-focused,
input[type=search].relax-is-invalid.relax-is-focused,
input[type=time].relax-is-invalid.relax-is-focused,
input[type=url].relax-is-invalid.relax-is-focused,
input[type=week].relax-is-invalid.relax-is-focused,
textarea.relax-is-invalid.relax-is-focused,
.relax-text-field:invalid.relax-is-focused,
input[type=text]:invalid.relax-is-focused,
input[type=tel]:invalid.relax-is-focused,
input[type=number]:invalid.relax-is-focused,
input[type=file]:invalid.relax-is-focused,
input[type=email]:invalid.relax-is-focused,
input[type=date]:invalid.relax-is-focused,
input[type=datetime-local]:invalid.relax-is-focused,
input[type=month]:invalid.relax-is-focused,
input[type=password]:invalid.relax-is-focused,
input[type=search]:invalid.relax-is-focused,
input[type=time]:invalid.relax-is-focused,
input[type=url]:invalid.relax-is-focused,
input[type=week]:invalid.relax-is-focused,
textarea:invalid.relax-is-focused,
.relax-text-field[invalid].relax-is-focused,
input[type=text][invalid].relax-is-focused,
input[type=tel][invalid].relax-is-focused,
input[type=number][invalid].relax-is-focused,
input[type=file][invalid].relax-is-focused,
input[type=email][invalid].relax-is-focused,
input[type=date][invalid].relax-is-focused,
input[type=datetime-local][invalid].relax-is-focused,
input[type=month][invalid].relax-is-focused,
input[type=password][invalid].relax-is-focused,
input[type=search][invalid].relax-is-focused,
input[type=time][invalid].relax-is-focused,
input[type=url][invalid].relax-is-focused,
input[type=week][invalid].relax-is-focused,
textarea[invalid].relax-is-focused,
.relax-text-field.relax-is-invalid:focus,
input[type=text].relax-is-invalid:focus,
input[type=tel].relax-is-invalid:focus,
input[type=number].relax-is-invalid:focus,
input[type=file].relax-is-invalid:focus,
input[type=email].relax-is-invalid:focus,
input[type=date].relax-is-invalid:focus,
input[type=datetime-local].relax-is-invalid:focus,
input[type=month].relax-is-invalid:focus,
input[type=password].relax-is-invalid:focus,
input[type=search].relax-is-invalid:focus,
input[type=time].relax-is-invalid:focus,
input[type=url].relax-is-invalid:focus,
input[type=week].relax-is-invalid:focus,
textarea.relax-is-invalid:focus,
.relax-text-field:invalid:focus,
input[type=text]:invalid:focus,
input[type=tel]:invalid:focus,
input[type=number]:invalid:focus,
input[type=file]:invalid:focus,
input[type=email]:invalid:focus,
input[type=date]:invalid:focus,
input[type=datetime-local]:invalid:focus,
input[type=month]:invalid:focus,
input[type=password]:invalid:focus,
input[type=search]:invalid:focus,
input[type=time]:invalid:focus,
input[type=url]:invalid:focus,
input[type=week]:invalid:focus,
textarea:invalid:focus,
.relax-text-field[invalid]:focus,
input[type=text][invalid]:focus,
input[type=tel][invalid]:focus,
input[type=number][invalid]:focus,
input[type=file][invalid]:focus,
input[type=email][invalid]:focus,
input[type=date][invalid]:focus,
input[type=datetime-local][invalid]:focus,
input[type=month][invalid]:focus,
input[type=password][invalid]:focus,
input[type=search][invalid]:focus,
input[type=time][invalid]:focus,
input[type=url][invalid]:focus,
input[type=week][invalid]:focus,
textarea[invalid]:focus {
  box-shadow: 0 0 0 0.125rem #f06064;
}
.relax-text-field.relax-is-invalid + .relax-validation-message,
input[type=text].relax-is-invalid + .relax-validation-message,
input[type=tel].relax-is-invalid + .relax-validation-message,
input[type=number].relax-is-invalid + .relax-validation-message,
input[type=file].relax-is-invalid + .relax-validation-message,
input[type=email].relax-is-invalid + .relax-validation-message,
input[type=date].relax-is-invalid + .relax-validation-message,
input[type=datetime-local].relax-is-invalid + .relax-validation-message,
input[type=month].relax-is-invalid + .relax-validation-message,
input[type=password].relax-is-invalid + .relax-validation-message,
input[type=search].relax-is-invalid + .relax-validation-message,
input[type=time].relax-is-invalid + .relax-validation-message,
input[type=url].relax-is-invalid + .relax-validation-message,
input[type=week].relax-is-invalid + .relax-validation-message,
textarea.relax-is-invalid + .relax-validation-message,
.relax-text-field[invalid] + .relax-validation-message,
input[type=text][invalid] + .relax-validation-message,
input[type=tel][invalid] + .relax-validation-message,
input[type=number][invalid] + .relax-validation-message,
input[type=file][invalid] + .relax-validation-message,
input[type=email][invalid] + .relax-validation-message,
input[type=date][invalid] + .relax-validation-message,
input[type=datetime-local][invalid] + .relax-validation-message,
input[type=month][invalid] + .relax-validation-message,
input[type=password][invalid] + .relax-validation-message,
input[type=search][invalid] + .relax-validation-message,
input[type=time][invalid] + .relax-validation-message,
input[type=url][invalid] + .relax-validation-message,
input[type=week][invalid] + .relax-validation-message,
textarea[invalid] + .relax-validation-message,
.relax-text-field:invalid + .relax-validation-message,
input[type=text]:invalid + .relax-validation-message,
input[type=tel]:invalid + .relax-validation-message,
input[type=number]:invalid + .relax-validation-message,
input[type=file]:invalid + .relax-validation-message,
input[type=email]:invalid + .relax-validation-message,
input[type=date]:invalid + .relax-validation-message,
input[type=datetime-local]:invalid + .relax-validation-message,
input[type=month]:invalid + .relax-validation-message,
input[type=password]:invalid + .relax-validation-message,
input[type=search]:invalid + .relax-validation-message,
input[type=time]:invalid + .relax-validation-message,
input[type=url]:invalid + .relax-validation-message,
input[type=week]:invalid + .relax-validation-message,
textarea:invalid + .relax-validation-message {
  display: block;
}
.relax-text-field::placeholder,
input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=number]::placeholder,
input[type=file]::placeholder,
input[type=email]::placeholder,
input[type=date]::placeholder,
input[type=datetime-local]::placeholder,
input[type=month]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=time]::placeholder,
input[type=url]::placeholder,
input[type=week]::placeholder,
textarea::placeholder {
  color: #bebebe;
}
.relax-theme--dark .relax-text-field,
.relax-theme--dark input[type=text],
.relax-theme--dark input[type=tel],
.relax-theme--dark input[type=number],
.relax-theme--dark input[type=file],
.relax-theme--dark input[type=email],
.relax-theme--dark input[type=date],
.relax-theme--dark input[type=datetime-local],
.relax-theme--dark input[type=month],
.relax-theme--dark input[type=password],
.relax-theme--dark input[type=search],
.relax-theme--dark input[type=time],
.relax-theme--dark input[type=url],
.relax-theme--dark input[type=week],
.relax-theme--dark textarea {
  background-color: #333a48;
  color: #fff;
  border: 0.0625rem solid rgba(190,190,190,0.2);
}
.relax-theme--dark .relax-text-field.relax-is-focused,
.relax-theme--dark input[type=text].relax-is-focused,
.relax-theme--dark input[type=tel].relax-is-focused,
.relax-theme--dark input[type=number].relax-is-focused,
.relax-theme--dark input[type=file].relax-is-focused,
.relax-theme--dark input[type=email].relax-is-focused,
.relax-theme--dark input[type=date].relax-is-focused,
.relax-theme--dark input[type=datetime-local].relax-is-focused,
.relax-theme--dark input[type=month].relax-is-focused,
.relax-theme--dark input[type=password].relax-is-focused,
.relax-theme--dark input[type=search].relax-is-focused,
.relax-theme--dark input[type=time].relax-is-focused,
.relax-theme--dark input[type=url].relax-is-focused,
.relax-theme--dark input[type=week].relax-is-focused,
.relax-theme--dark textarea.relax-is-focused,
.relax-theme--dark .relax-text-field:focus,
.relax-theme--dark input[type=text]:focus,
.relax-theme--dark input[type=tel]:focus,
.relax-theme--dark input[type=number]:focus,
.relax-theme--dark input[type=file]:focus,
.relax-theme--dark input[type=email]:focus,
.relax-theme--dark input[type=date]:focus,
.relax-theme--dark input[type=datetime-local]:focus,
.relax-theme--dark input[type=month]:focus,
.relax-theme--dark input[type=password]:focus,
.relax-theme--dark input[type=search]:focus,
.relax-theme--dark input[type=time]:focus,
.relax-theme--dark input[type=url]:focus,
.relax-theme--dark input[type=week]:focus,
.relax-theme--dark textarea:focus {
  box-shadow: 0 0 0 0.125rem #5585e6;
}
.relax-theme--dark .relax-text-field.relax-is-disabled,
.relax-theme--dark input[type=text].relax-is-disabled,
.relax-theme--dark input[type=tel].relax-is-disabled,
.relax-theme--dark input[type=number].relax-is-disabled,
.relax-theme--dark input[type=file].relax-is-disabled,
.relax-theme--dark input[type=email].relax-is-disabled,
.relax-theme--dark input[type=date].relax-is-disabled,
.relax-theme--dark input[type=datetime-local].relax-is-disabled,
.relax-theme--dark input[type=month].relax-is-disabled,
.relax-theme--dark input[type=password].relax-is-disabled,
.relax-theme--dark input[type=search].relax-is-disabled,
.relax-theme--dark input[type=time].relax-is-disabled,
.relax-theme--dark input[type=url].relax-is-disabled,
.relax-theme--dark input[type=week].relax-is-disabled,
.relax-theme--dark textarea.relax-is-disabled,
.relax-theme--dark .relax-text-field:disabled,
.relax-theme--dark input[type=text]:disabled,
.relax-theme--dark input[type=tel]:disabled,
.relax-theme--dark input[type=number]:disabled,
.relax-theme--dark input[type=file]:disabled,
.relax-theme--dark input[type=email]:disabled,
.relax-theme--dark input[type=date]:disabled,
.relax-theme--dark input[type=datetime-local]:disabled,
.relax-theme--dark input[type=month]:disabled,
.relax-theme--dark input[type=password]:disabled,
.relax-theme--dark input[type=search]:disabled,
.relax-theme--dark input[type=time]:disabled,
.relax-theme--dark input[type=url]:disabled,
.relax-theme--dark input[type=week]:disabled,
.relax-theme--dark textarea:disabled {
  background-color: #d9d9d9;
}
.relax-theme--dark .relax-text-field.relax-is-invalid,
.relax-theme--dark input[type=text].relax-is-invalid,
.relax-theme--dark input[type=tel].relax-is-invalid,
.relax-theme--dark input[type=number].relax-is-invalid,
.relax-theme--dark input[type=file].relax-is-invalid,
.relax-theme--dark input[type=email].relax-is-invalid,
.relax-theme--dark input[type=date].relax-is-invalid,
.relax-theme--dark input[type=datetime-local].relax-is-invalid,
.relax-theme--dark input[type=month].relax-is-invalid,
.relax-theme--dark input[type=password].relax-is-invalid,
.relax-theme--dark input[type=search].relax-is-invalid,
.relax-theme--dark input[type=time].relax-is-invalid,
.relax-theme--dark input[type=url].relax-is-invalid,
.relax-theme--dark input[type=week].relax-is-invalid,
.relax-theme--dark textarea.relax-is-invalid,
.relax-theme--dark .relax-text-field:invalid,
.relax-theme--dark input[type=text]:invalid,
.relax-theme--dark input[type=tel]:invalid,
.relax-theme--dark input[type=number]:invalid,
.relax-theme--dark input[type=file]:invalid,
.relax-theme--dark input[type=email]:invalid,
.relax-theme--dark input[type=date]:invalid,
.relax-theme--dark input[type=datetime-local]:invalid,
.relax-theme--dark input[type=month]:invalid,
.relax-theme--dark input[type=password]:invalid,
.relax-theme--dark input[type=search]:invalid,
.relax-theme--dark input[type=time]:invalid,
.relax-theme--dark input[type=url]:invalid,
.relax-theme--dark input[type=week]:invalid,
.relax-theme--dark textarea:invalid,
.relax-theme--dark .relax-text-field[invalid],
.relax-theme--dark input[type=text][invalid],
.relax-theme--dark input[type=tel][invalid],
.relax-theme--dark input[type=number][invalid],
.relax-theme--dark input[type=file][invalid],
.relax-theme--dark input[type=email][invalid],
.relax-theme--dark input[type=date][invalid],
.relax-theme--dark input[type=datetime-local][invalid],
.relax-theme--dark input[type=month][invalid],
.relax-theme--dark input[type=password][invalid],
.relax-theme--dark input[type=search][invalid],
.relax-theme--dark input[type=time][invalid],
.relax-theme--dark input[type=url][invalid],
.relax-theme--dark input[type=week][invalid],
.relax-theme--dark textarea[invalid] {
  border-color: #f06064;
}
.relax-theme--dark .relax-text-field.relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=text].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=tel].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=number].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=file].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=email].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=date].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=datetime-local].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=month].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=password].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=search].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=time].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=url].relax-is-invalid.relax-is-focused,
.relax-theme--dark input[type=week].relax-is-invalid.relax-is-focused,
.relax-theme--dark textarea.relax-is-invalid.relax-is-focused,
.relax-theme--dark .relax-text-field:invalid.relax-is-focused,
.relax-theme--dark input[type=text]:invalid.relax-is-focused,
.relax-theme--dark input[type=tel]:invalid.relax-is-focused,
.relax-theme--dark input[type=number]:invalid.relax-is-focused,
.relax-theme--dark input[type=file]:invalid.relax-is-focused,
.relax-theme--dark input[type=email]:invalid.relax-is-focused,
.relax-theme--dark input[type=date]:invalid.relax-is-focused,
.relax-theme--dark input[type=datetime-local]:invalid.relax-is-focused,
.relax-theme--dark input[type=month]:invalid.relax-is-focused,
.relax-theme--dark input[type=password]:invalid.relax-is-focused,
.relax-theme--dark input[type=search]:invalid.relax-is-focused,
.relax-theme--dark input[type=time]:invalid.relax-is-focused,
.relax-theme--dark input[type=url]:invalid.relax-is-focused,
.relax-theme--dark input[type=week]:invalid.relax-is-focused,
.relax-theme--dark textarea:invalid.relax-is-focused,
.relax-theme--dark .relax-text-field[invalid].relax-is-focused,
.relax-theme--dark input[type=text][invalid].relax-is-focused,
.relax-theme--dark input[type=tel][invalid].relax-is-focused,
.relax-theme--dark input[type=number][invalid].relax-is-focused,
.relax-theme--dark input[type=file][invalid].relax-is-focused,
.relax-theme--dark input[type=email][invalid].relax-is-focused,
.relax-theme--dark input[type=date][invalid].relax-is-focused,
.relax-theme--dark input[type=datetime-local][invalid].relax-is-focused,
.relax-theme--dark input[type=month][invalid].relax-is-focused,
.relax-theme--dark input[type=password][invalid].relax-is-focused,
.relax-theme--dark input[type=search][invalid].relax-is-focused,
.relax-theme--dark input[type=time][invalid].relax-is-focused,
.relax-theme--dark input[type=url][invalid].relax-is-focused,
.relax-theme--dark input[type=week][invalid].relax-is-focused,
.relax-theme--dark textarea[invalid].relax-is-focused,
.relax-theme--dark .relax-text-field.relax-is-invalid:focus,
.relax-theme--dark input[type=text].relax-is-invalid:focus,
.relax-theme--dark input[type=tel].relax-is-invalid:focus,
.relax-theme--dark input[type=number].relax-is-invalid:focus,
.relax-theme--dark input[type=file].relax-is-invalid:focus,
.relax-theme--dark input[type=email].relax-is-invalid:focus,
.relax-theme--dark input[type=date].relax-is-invalid:focus,
.relax-theme--dark input[type=datetime-local].relax-is-invalid:focus,
.relax-theme--dark input[type=month].relax-is-invalid:focus,
.relax-theme--dark input[type=password].relax-is-invalid:focus,
.relax-theme--dark input[type=search].relax-is-invalid:focus,
.relax-theme--dark input[type=time].relax-is-invalid:focus,
.relax-theme--dark input[type=url].relax-is-invalid:focus,
.relax-theme--dark input[type=week].relax-is-invalid:focus,
.relax-theme--dark textarea.relax-is-invalid:focus,
.relax-theme--dark .relax-text-field:invalid:focus,
.relax-theme--dark input[type=text]:invalid:focus,
.relax-theme--dark input[type=tel]:invalid:focus,
.relax-theme--dark input[type=number]:invalid:focus,
.relax-theme--dark input[type=file]:invalid:focus,
.relax-theme--dark input[type=email]:invalid:focus,
.relax-theme--dark input[type=date]:invalid:focus,
.relax-theme--dark input[type=datetime-local]:invalid:focus,
.relax-theme--dark input[type=month]:invalid:focus,
.relax-theme--dark input[type=password]:invalid:focus,
.relax-theme--dark input[type=search]:invalid:focus,
.relax-theme--dark input[type=time]:invalid:focus,
.relax-theme--dark input[type=url]:invalid:focus,
.relax-theme--dark input[type=week]:invalid:focus,
.relax-theme--dark textarea:invalid:focus,
.relax-theme--dark .relax-text-field[invalid]:focus,
.relax-theme--dark input[type=text][invalid]:focus,
.relax-theme--dark input[type=tel][invalid]:focus,
.relax-theme--dark input[type=number][invalid]:focus,
.relax-theme--dark input[type=file][invalid]:focus,
.relax-theme--dark input[type=email][invalid]:focus,
.relax-theme--dark input[type=date][invalid]:focus,
.relax-theme--dark input[type=datetime-local][invalid]:focus,
.relax-theme--dark input[type=month][invalid]:focus,
.relax-theme--dark input[type=password][invalid]:focus,
.relax-theme--dark input[type=search][invalid]:focus,
.relax-theme--dark input[type=time][invalid]:focus,
.relax-theme--dark input[type=url][invalid]:focus,
.relax-theme--dark input[type=week][invalid]:focus,
.relax-theme--dark textarea[invalid]:focus {
  box-shadow: 0 0 0 0.125rem #f06064;
}
.relax-theme--dark .relax-text-field::placeholder,
.relax-theme--dark input[type=text]::placeholder,
.relax-theme--dark input[type=tel]::placeholder,
.relax-theme--dark input[type=number]::placeholder,
.relax-theme--dark input[type=file]::placeholder,
.relax-theme--dark input[type=email]::placeholder,
.relax-theme--dark input[type=date]::placeholder,
.relax-theme--dark input[type=datetime-local]::placeholder,
.relax-theme--dark input[type=month]::placeholder,
.relax-theme--dark input[type=password]::placeholder,
.relax-theme--dark input[type=search]::placeholder,
.relax-theme--dark input[type=time]::placeholder,
.relax-theme--dark input[type=url]::placeholder,
.relax-theme--dark input[type=week]::placeholder,
.relax-theme--dark textarea::placeholder {
  color: #bebebe;
}
.relax-theme--classic .relax-text-field,
.relax-theme--classic input[type=text],
.relax-theme--classic input[type=tel],
.relax-theme--classic input[type=number],
.relax-theme--classic input[type=file],
.relax-theme--classic input[type=email],
.relax-theme--classic input[type=date],
.relax-theme--classic input[type=datetime-local],
.relax-theme--classic input[type=month],
.relax-theme--classic input[type=password],
.relax-theme--classic input[type=search],
.relax-theme--classic input[type=time],
.relax-theme--classic input[type=url],
.relax-theme--classic input[type=week],
.relax-theme--classic textarea {
  background-color: #f4f4f4;
  color: #333;
  border: 0.0625rem solid rgba(190,190,190,0.2);
}
.relax-theme--classic .relax-text-field.relax-is-focused,
.relax-theme--classic input[type=text].relax-is-focused,
.relax-theme--classic input[type=tel].relax-is-focused,
.relax-theme--classic input[type=number].relax-is-focused,
.relax-theme--classic input[type=file].relax-is-focused,
.relax-theme--classic input[type=email].relax-is-focused,
.relax-theme--classic input[type=date].relax-is-focused,
.relax-theme--classic input[type=datetime-local].relax-is-focused,
.relax-theme--classic input[type=month].relax-is-focused,
.relax-theme--classic input[type=password].relax-is-focused,
.relax-theme--classic input[type=search].relax-is-focused,
.relax-theme--classic input[type=time].relax-is-focused,
.relax-theme--classic input[type=url].relax-is-focused,
.relax-theme--classic input[type=week].relax-is-focused,
.relax-theme--classic textarea.relax-is-focused,
.relax-theme--classic .relax-text-field:focus,
.relax-theme--classic input[type=text]:focus,
.relax-theme--classic input[type=tel]:focus,
.relax-theme--classic input[type=number]:focus,
.relax-theme--classic input[type=file]:focus,
.relax-theme--classic input[type=email]:focus,
.relax-theme--classic input[type=date]:focus,
.relax-theme--classic input[type=datetime-local]:focus,
.relax-theme--classic input[type=month]:focus,
.relax-theme--classic input[type=password]:focus,
.relax-theme--classic input[type=search]:focus,
.relax-theme--classic input[type=time]:focus,
.relax-theme--classic input[type=url]:focus,
.relax-theme--classic input[type=week]:focus,
.relax-theme--classic textarea:focus {
  box-shadow: 0 0 0 0.125rem #5585e6;
}
.relax-theme--classic .relax-text-field.relax-is-disabled,
.relax-theme--classic input[type=text].relax-is-disabled,
.relax-theme--classic input[type=tel].relax-is-disabled,
.relax-theme--classic input[type=number].relax-is-disabled,
.relax-theme--classic input[type=file].relax-is-disabled,
.relax-theme--classic input[type=email].relax-is-disabled,
.relax-theme--classic input[type=date].relax-is-disabled,
.relax-theme--classic input[type=datetime-local].relax-is-disabled,
.relax-theme--classic input[type=month].relax-is-disabled,
.relax-theme--classic input[type=password].relax-is-disabled,
.relax-theme--classic input[type=search].relax-is-disabled,
.relax-theme--classic input[type=time].relax-is-disabled,
.relax-theme--classic input[type=url].relax-is-disabled,
.relax-theme--classic input[type=week].relax-is-disabled,
.relax-theme--classic textarea.relax-is-disabled,
.relax-theme--classic .relax-text-field:disabled,
.relax-theme--classic input[type=text]:disabled,
.relax-theme--classic input[type=tel]:disabled,
.relax-theme--classic input[type=number]:disabled,
.relax-theme--classic input[type=file]:disabled,
.relax-theme--classic input[type=email]:disabled,
.relax-theme--classic input[type=date]:disabled,
.relax-theme--classic input[type=datetime-local]:disabled,
.relax-theme--classic input[type=month]:disabled,
.relax-theme--classic input[type=password]:disabled,
.relax-theme--classic input[type=search]:disabled,
.relax-theme--classic input[type=time]:disabled,
.relax-theme--classic input[type=url]:disabled,
.relax-theme--classic input[type=week]:disabled,
.relax-theme--classic textarea:disabled {
  background-color: #d9d9d9;
}
.relax-theme--classic .relax-text-field.relax-is-invalid,
.relax-theme--classic input[type=text].relax-is-invalid,
.relax-theme--classic input[type=tel].relax-is-invalid,
.relax-theme--classic input[type=number].relax-is-invalid,
.relax-theme--classic input[type=file].relax-is-invalid,
.relax-theme--classic input[type=email].relax-is-invalid,
.relax-theme--classic input[type=date].relax-is-invalid,
.relax-theme--classic input[type=datetime-local].relax-is-invalid,
.relax-theme--classic input[type=month].relax-is-invalid,
.relax-theme--classic input[type=password].relax-is-invalid,
.relax-theme--classic input[type=search].relax-is-invalid,
.relax-theme--classic input[type=time].relax-is-invalid,
.relax-theme--classic input[type=url].relax-is-invalid,
.relax-theme--classic input[type=week].relax-is-invalid,
.relax-theme--classic textarea.relax-is-invalid,
.relax-theme--classic .relax-text-field:invalid,
.relax-theme--classic input[type=text]:invalid,
.relax-theme--classic input[type=tel]:invalid,
.relax-theme--classic input[type=number]:invalid,
.relax-theme--classic input[type=file]:invalid,
.relax-theme--classic input[type=email]:invalid,
.relax-theme--classic input[type=date]:invalid,
.relax-theme--classic input[type=datetime-local]:invalid,
.relax-theme--classic input[type=month]:invalid,
.relax-theme--classic input[type=password]:invalid,
.relax-theme--classic input[type=search]:invalid,
.relax-theme--classic input[type=time]:invalid,
.relax-theme--classic input[type=url]:invalid,
.relax-theme--classic input[type=week]:invalid,
.relax-theme--classic textarea:invalid,
.relax-theme--classic .relax-text-field[invalid],
.relax-theme--classic input[type=text][invalid],
.relax-theme--classic input[type=tel][invalid],
.relax-theme--classic input[type=number][invalid],
.relax-theme--classic input[type=file][invalid],
.relax-theme--classic input[type=email][invalid],
.relax-theme--classic input[type=date][invalid],
.relax-theme--classic input[type=datetime-local][invalid],
.relax-theme--classic input[type=month][invalid],
.relax-theme--classic input[type=password][invalid],
.relax-theme--classic input[type=search][invalid],
.relax-theme--classic input[type=time][invalid],
.relax-theme--classic input[type=url][invalid],
.relax-theme--classic input[type=week][invalid],
.relax-theme--classic textarea[invalid] {
  border-color: #f06064;
}
.relax-theme--classic .relax-text-field.relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=text].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=tel].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=number].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=file].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=email].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=date].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=datetime-local].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=month].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=password].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=search].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=time].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=url].relax-is-invalid.relax-is-focused,
.relax-theme--classic input[type=week].relax-is-invalid.relax-is-focused,
.relax-theme--classic textarea.relax-is-invalid.relax-is-focused,
.relax-theme--classic .relax-text-field:invalid.relax-is-focused,
.relax-theme--classic input[type=text]:invalid.relax-is-focused,
.relax-theme--classic input[type=tel]:invalid.relax-is-focused,
.relax-theme--classic input[type=number]:invalid.relax-is-focused,
.relax-theme--classic input[type=file]:invalid.relax-is-focused,
.relax-theme--classic input[type=email]:invalid.relax-is-focused,
.relax-theme--classic input[type=date]:invalid.relax-is-focused,
.relax-theme--classic input[type=datetime-local]:invalid.relax-is-focused,
.relax-theme--classic input[type=month]:invalid.relax-is-focused,
.relax-theme--classic input[type=password]:invalid.relax-is-focused,
.relax-theme--classic input[type=search]:invalid.relax-is-focused,
.relax-theme--classic input[type=time]:invalid.relax-is-focused,
.relax-theme--classic input[type=url]:invalid.relax-is-focused,
.relax-theme--classic input[type=week]:invalid.relax-is-focused,
.relax-theme--classic textarea:invalid.relax-is-focused,
.relax-theme--classic .relax-text-field[invalid].relax-is-focused,
.relax-theme--classic input[type=text][invalid].relax-is-focused,
.relax-theme--classic input[type=tel][invalid].relax-is-focused,
.relax-theme--classic input[type=number][invalid].relax-is-focused,
.relax-theme--classic input[type=file][invalid].relax-is-focused,
.relax-theme--classic input[type=email][invalid].relax-is-focused,
.relax-theme--classic input[type=date][invalid].relax-is-focused,
.relax-theme--classic input[type=datetime-local][invalid].relax-is-focused,
.relax-theme--classic input[type=month][invalid].relax-is-focused,
.relax-theme--classic input[type=password][invalid].relax-is-focused,
.relax-theme--classic input[type=search][invalid].relax-is-focused,
.relax-theme--classic input[type=time][invalid].relax-is-focused,
.relax-theme--classic input[type=url][invalid].relax-is-focused,
.relax-theme--classic input[type=week][invalid].relax-is-focused,
.relax-theme--classic textarea[invalid].relax-is-focused,
.relax-theme--classic .relax-text-field.relax-is-invalid:focus,
.relax-theme--classic input[type=text].relax-is-invalid:focus,
.relax-theme--classic input[type=tel].relax-is-invalid:focus,
.relax-theme--classic input[type=number].relax-is-invalid:focus,
.relax-theme--classic input[type=file].relax-is-invalid:focus,
.relax-theme--classic input[type=email].relax-is-invalid:focus,
.relax-theme--classic input[type=date].relax-is-invalid:focus,
.relax-theme--classic input[type=datetime-local].relax-is-invalid:focus,
.relax-theme--classic input[type=month].relax-is-invalid:focus,
.relax-theme--classic input[type=password].relax-is-invalid:focus,
.relax-theme--classic input[type=search].relax-is-invalid:focus,
.relax-theme--classic input[type=time].relax-is-invalid:focus,
.relax-theme--classic input[type=url].relax-is-invalid:focus,
.relax-theme--classic input[type=week].relax-is-invalid:focus,
.relax-theme--classic textarea.relax-is-invalid:focus,
.relax-theme--classic .relax-text-field:invalid:focus,
.relax-theme--classic input[type=text]:invalid:focus,
.relax-theme--classic input[type=tel]:invalid:focus,
.relax-theme--classic input[type=number]:invalid:focus,
.relax-theme--classic input[type=file]:invalid:focus,
.relax-theme--classic input[type=email]:invalid:focus,
.relax-theme--classic input[type=date]:invalid:focus,
.relax-theme--classic input[type=datetime-local]:invalid:focus,
.relax-theme--classic input[type=month]:invalid:focus,
.relax-theme--classic input[type=password]:invalid:focus,
.relax-theme--classic input[type=search]:invalid:focus,
.relax-theme--classic input[type=time]:invalid:focus,
.relax-theme--classic input[type=url]:invalid:focus,
.relax-theme--classic input[type=week]:invalid:focus,
.relax-theme--classic textarea:invalid:focus,
.relax-theme--classic .relax-text-field[invalid]:focus,
.relax-theme--classic input[type=text][invalid]:focus,
.relax-theme--classic input[type=tel][invalid]:focus,
.relax-theme--classic input[type=number][invalid]:focus,
.relax-theme--classic input[type=file][invalid]:focus,
.relax-theme--classic input[type=email][invalid]:focus,
.relax-theme--classic input[type=date][invalid]:focus,
.relax-theme--classic input[type=datetime-local][invalid]:focus,
.relax-theme--classic input[type=month][invalid]:focus,
.relax-theme--classic input[type=password][invalid]:focus,
.relax-theme--classic input[type=search][invalid]:focus,
.relax-theme--classic input[type=time][invalid]:focus,
.relax-theme--classic input[type=url][invalid]:focus,
.relax-theme--classic input[type=week][invalid]:focus,
.relax-theme--classic textarea[invalid]:focus {
  box-shadow: 0 0 0 0.125rem #f06064;
}
.relax-theme--classic .relax-text-field::placeholder,
.relax-theme--classic input[type=text]::placeholder,
.relax-theme--classic input[type=tel]::placeholder,
.relax-theme--classic input[type=number]::placeholder,
.relax-theme--classic input[type=file]::placeholder,
.relax-theme--classic input[type=email]::placeholder,
.relax-theme--classic input[type=date]::placeholder,
.relax-theme--classic input[type=datetime-local]::placeholder,
.relax-theme--classic input[type=month]::placeholder,
.relax-theme--classic input[type=password]::placeholder,
.relax-theme--classic input[type=search]::placeholder,
.relax-theme--classic input[type=time]::placeholder,
.relax-theme--classic input[type=url]::placeholder,
.relax-theme--classic input[type=week]::placeholder,
.relax-theme--classic textarea::placeholder {
  color: #bebebe;
}
iron-input {
  display: flex;
  max-width: 100%;
  min-width: 0;
}
iron-input.relax-is-invalid + .relax-validation-message,
iron-input[invalid] + .relax-validation-message {
  display: block;
}
label {
  font-size: 1rem;
  color: #333;
  margin-bottom: 0.375rem;
}
.relax-theme--dark label {
  color: #fff;
}
input[type="date"] {
  background-image: none;
  width: 8.25rem;
}
input[type="date"]::-webkit-inner-spin-button {
  display: none;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 1;
  color: rgba(0,0,0,0);
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill=%22%23333333%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center center;
  width: 24px;
  height: 24px;
}
input[type=date].relax-unsupported {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill=%22%23333333%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 95% center;
  cursor: pointer;
}
.relax-text-field[data-size="largest"],
input[type=text][data-size="largest"],
input[type=tel][data-size="largest"],
input[type=number][data-size="largest"],
input[type=file][data-size="largest"],
input[type=email][data-size="largest"],
input[type=date][data-size="largest"],
input[type=datetime-local][data-size="largest"],
input[type=month][data-size="largest"],
input[type=password][data-size="largest"],
input[type=search][data-size="largest"],
input[type=time][data-size="largest"],
input[type=url][data-size="largest"],
input[type=week][data-size="largest"] {
  width: 24rem;
  max-width: 24rem;
}
.relax-text-field[data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=text][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=tel][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=number][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=file][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=email][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=date][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=datetime-local][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=month][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=password][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=search][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=time][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=url][data-size="largest"].relax-is-invalid + .relax-validation-message,
input[type=week][data-size="largest"].relax-is-invalid + .relax-validation-message,
.relax-text-field[data-size="largest"][invalid] + .relax-validation-message,
input[type=text][data-size="largest"][invalid] + .relax-validation-message,
input[type=tel][data-size="largest"][invalid] + .relax-validation-message,
input[type=number][data-size="largest"][invalid] + .relax-validation-message,
input[type=file][data-size="largest"][invalid] + .relax-validation-message,
input[type=email][data-size="largest"][invalid] + .relax-validation-message,
input[type=date][data-size="largest"][invalid] + .relax-validation-message,
input[type=datetime-local][data-size="largest"][invalid] + .relax-validation-message,
input[type=month][data-size="largest"][invalid] + .relax-validation-message,
input[type=password][data-size="largest"][invalid] + .relax-validation-message,
input[type=search][data-size="largest"][invalid] + .relax-validation-message,
input[type=time][data-size="largest"][invalid] + .relax-validation-message,
input[type=url][data-size="largest"][invalid] + .relax-validation-message,
input[type=week][data-size="largest"][invalid] + .relax-validation-message,
.relax-text-field[data-size="largest"]:invalid + .relax-validation-message,
input[type=text][data-size="largest"]:invalid + .relax-validation-message,
input[type=tel][data-size="largest"]:invalid + .relax-validation-message,
input[type=number][data-size="largest"]:invalid + .relax-validation-message,
input[type=file][data-size="largest"]:invalid + .relax-validation-message,
input[type=email][data-size="largest"]:invalid + .relax-validation-message,
input[type=date][data-size="largest"]:invalid + .relax-validation-message,
input[type=datetime-local][data-size="largest"]:invalid + .relax-validation-message,
input[type=month][data-size="largest"]:invalid + .relax-validation-message,
input[type=password][data-size="largest"]:invalid + .relax-validation-message,
input[type=search][data-size="largest"]:invalid + .relax-validation-message,
input[type=time][data-size="largest"]:invalid + .relax-validation-message,
input[type=url][data-size="largest"]:invalid + .relax-validation-message,
input[type=week][data-size="largest"]:invalid + .relax-validation-message {
  max-width: 24rem;
}
.relax-text-field[data-size="larger"],
input[type=text][data-size="larger"],
input[type=tel][data-size="larger"],
input[type=number][data-size="larger"],
input[type=file][data-size="larger"],
input[type=email][data-size="larger"],
input[type=date][data-size="larger"],
input[type=datetime-local][data-size="larger"],
input[type=month][data-size="larger"],
input[type=password][data-size="larger"],
input[type=search][data-size="larger"],
input[type=time][data-size="larger"],
input[type=url][data-size="larger"],
input[type=week][data-size="larger"] {
  width: 16rem;
  max-width: 16rem;
}
.relax-text-field[data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=text][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=tel][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=number][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=file][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=email][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=date][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=datetime-local][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=month][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=password][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=search][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=time][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=url][data-size="larger"].relax-is-invalid + .relax-validation-message,
input[type=week][data-size="larger"].relax-is-invalid + .relax-validation-message,
.relax-text-field[data-size="larger"][invalid] + .relax-validation-message,
input[type=text][data-size="larger"][invalid] + .relax-validation-message,
input[type=tel][data-size="larger"][invalid] + .relax-validation-message,
input[type=number][data-size="larger"][invalid] + .relax-validation-message,
input[type=file][data-size="larger"][invalid] + .relax-validation-message,
input[type=email][data-size="larger"][invalid] + .relax-validation-message,
input[type=date][data-size="larger"][invalid] + .relax-validation-message,
input[type=datetime-local][data-size="larger"][invalid] + .relax-validation-message,
input[type=month][data-size="larger"][invalid] + .relax-validation-message,
input[type=password][data-size="larger"][invalid] + .relax-validation-message,
input[type=search][data-size="larger"][invalid] + .relax-validation-message,
input[type=time][data-size="larger"][invalid] + .relax-validation-message,
input[type=url][data-size="larger"][invalid] + .relax-validation-message,
input[type=week][data-size="larger"][invalid] + .relax-validation-message,
.relax-text-field[data-size="larger"]:invalid + .relax-validation-message,
input[type=text][data-size="larger"]:invalid + .relax-validation-message,
input[type=tel][data-size="larger"]:invalid + .relax-validation-message,
input[type=number][data-size="larger"]:invalid + .relax-validation-message,
input[type=file][data-size="larger"]:invalid + .relax-validation-message,
input[type=email][data-size="larger"]:invalid + .relax-validation-message,
input[type=date][data-size="larger"]:invalid + .relax-validation-message,
input[type=datetime-local][data-size="larger"]:invalid + .relax-validation-message,
input[type=month][data-size="larger"]:invalid + .relax-validation-message,
input[type=password][data-size="larger"]:invalid + .relax-validation-message,
input[type=search][data-size="larger"]:invalid + .relax-validation-message,
input[type=time][data-size="larger"]:invalid + .relax-validation-message,
input[type=url][data-size="larger"]:invalid + .relax-validation-message,
input[type=week][data-size="larger"]:invalid + .relax-validation-message {
  max-width: 16rem;
}
.relax-text-field[data-size="large"],
input[type=text][data-size="large"],
input[type=tel][data-size="large"],
input[type=number][data-size="large"],
input[type=file][data-size="large"],
input[type=email][data-size="large"],
input[type=date][data-size="large"],
input[type=datetime-local][data-size="large"],
input[type=month][data-size="large"],
input[type=password][data-size="large"],
input[type=search][data-size="large"],
input[type=time][data-size="large"],
input[type=url][data-size="large"],
input[type=week][data-size="large"] {
  width: 10rem;
  max-width: 10rem;
}
.relax-text-field[data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=text][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=tel][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=number][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=file][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=email][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=date][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=datetime-local][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=month][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=password][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=search][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=time][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=url][data-size="large"].relax-is-invalid + .relax-validation-message,
input[type=week][data-size="large"].relax-is-invalid + .relax-validation-message,
.relax-text-field[data-size="large"][invalid] + .relax-validation-message,
input[type=text][data-size="large"][invalid] + .relax-validation-message,
input[type=tel][data-size="large"][invalid] + .relax-validation-message,
input[type=number][data-size="large"][invalid] + .relax-validation-message,
input[type=file][data-size="large"][invalid] + .relax-validation-message,
input[type=email][data-size="large"][invalid] + .relax-validation-message,
input[type=date][data-size="large"][invalid] + .relax-validation-message,
input[type=datetime-local][data-size="large"][invalid] + .relax-validation-message,
input[type=month][data-size="large"][invalid] + .relax-validation-message,
input[type=password][data-size="large"][invalid] + .relax-validation-message,
input[type=search][data-size="large"][invalid] + .relax-validation-message,
input[type=time][data-size="large"][invalid] + .relax-validation-message,
input[type=url][data-size="large"][invalid] + .relax-validation-message,
input[type=week][data-size="large"][invalid] + .relax-validation-message,
.relax-text-field[data-size="large"]:invalid + .relax-validation-message,
input[type=text][data-size="large"]:invalid + .relax-validation-message,
input[type=tel][data-size="large"]:invalid + .relax-validation-message,
input[type=number][data-size="large"]:invalid + .relax-validation-message,
input[type=file][data-size="large"]:invalid + .relax-validation-message,
input[type=email][data-size="large"]:invalid + .relax-validation-message,
input[type=date][data-size="large"]:invalid + .relax-validation-message,
input[type=datetime-local][data-size="large"]:invalid + .relax-validation-message,
input[type=month][data-size="large"]:invalid + .relax-validation-message,
input[type=password][data-size="large"]:invalid + .relax-validation-message,
input[type=search][data-size="large"]:invalid + .relax-validation-message,
input[type=time][data-size="large"]:invalid + .relax-validation-message,
input[type=url][data-size="large"]:invalid + .relax-validation-message,
input[type=week][data-size="large"]:invalid + .relax-validation-message {
  max-width: 10rem;
}
.relax-text-field[data-size="medium"],
input[type=text][data-size="medium"],
input[type=tel][data-size="medium"],
input[type=number][data-size="medium"],
input[type=file][data-size="medium"],
input[type=email][data-size="medium"],
input[type=date][data-size="medium"],
input[type=datetime-local][data-size="medium"],
input[type=month][data-size="medium"],
input[type=password][data-size="medium"],
input[type=search][data-size="medium"],
input[type=time][data-size="medium"],
input[type=url][data-size="medium"],
input[type=week][data-size="medium"] {
  width: 8rem;
  max-width: 8rem;
}
.relax-text-field[data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=text][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=tel][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=number][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=file][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=email][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=date][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=datetime-local][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=month][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=password][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=search][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=time][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=url][data-size="medium"].relax-is-invalid + .relax-validation-message,
input[type=week][data-size="medium"].relax-is-invalid + .relax-validation-message,
.relax-text-field[data-size="medium"][invalid] + .relax-validation-message,
input[type=text][data-size="medium"][invalid] + .relax-validation-message,
input[type=tel][data-size="medium"][invalid] + .relax-validation-message,
input[type=number][data-size="medium"][invalid] + .relax-validation-message,
input[type=file][data-size="medium"][invalid] + .relax-validation-message,
input[type=email][data-size="medium"][invalid] + .relax-validation-message,
input[type=date][data-size="medium"][invalid] + .relax-validation-message,
input[type=datetime-local][data-size="medium"][invalid] + .relax-validation-message,
input[type=month][data-size="medium"][invalid] + .relax-validation-message,
input[type=password][data-size="medium"][invalid] + .relax-validation-message,
input[type=search][data-size="medium"][invalid] + .relax-validation-message,
input[type=time][data-size="medium"][invalid] + .relax-validation-message,
input[type=url][data-size="medium"][invalid] + .relax-validation-message,
input[type=week][data-size="medium"][invalid] + .relax-validation-message,
.relax-text-field[data-size="medium"]:invalid + .relax-validation-message,
input[type=text][data-size="medium"]:invalid + .relax-validation-message,
input[type=tel][data-size="medium"]:invalid + .relax-validation-message,
input[type=number][data-size="medium"]:invalid + .relax-validation-message,
input[type=file][data-size="medium"]:invalid + .relax-validation-message,
input[type=email][data-size="medium"]:invalid + .relax-validation-message,
input[type=date][data-size="medium"]:invalid + .relax-validation-message,
input[type=datetime-local][data-size="medium"]:invalid + .relax-validation-message,
input[type=month][data-size="medium"]:invalid + .relax-validation-message,
input[type=password][data-size="medium"]:invalid + .relax-validation-message,
input[type=search][data-size="medium"]:invalid + .relax-validation-message,
input[type=time][data-size="medium"]:invalid + .relax-validation-message,
input[type=url][data-size="medium"]:invalid + .relax-validation-message,
input[type=week][data-size="medium"]:invalid + .relax-validation-message {
  max-width: 10rem;
}
.relax-text-field[data-size="small"],
input[type=text][data-size="small"],
input[type=tel][data-size="small"],
input[type=number][data-size="small"],
input[type=file][data-size="small"],
input[type=email][data-size="small"],
input[type=date][data-size="small"],
input[type=datetime-local][data-size="small"],
input[type=month][data-size="small"],
input[type=password][data-size="small"],
input[type=search][data-size="small"],
input[type=time][data-size="small"],
input[type=url][data-size="small"],
input[type=week][data-size="small"] {
  width: 5rem;
  max-width: 5rem;
}
.relax-text-field[data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=text][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=tel][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=number][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=file][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=email][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=date][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=datetime-local][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=month][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=password][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=search][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=time][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=url][data-size="small"].relax-is-invalid + .relax-validation-message,
input[type=week][data-size="small"].relax-is-invalid + .relax-validation-message,
.relax-text-field[data-size="small"][invalid] + .relax-validation-message,
input[type=text][data-size="small"][invalid] + .relax-validation-message,
input[type=tel][data-size="small"][invalid] + .relax-validation-message,
input[type=number][data-size="small"][invalid] + .relax-validation-message,
input[type=file][data-size="small"][invalid] + .relax-validation-message,
input[type=email][data-size="small"][invalid] + .relax-validation-message,
input[type=date][data-size="small"][invalid] + .relax-validation-message,
input[type=datetime-local][data-size="small"][invalid] + .relax-validation-message,
input[type=month][data-size="small"][invalid] + .relax-validation-message,
input[type=password][data-size="small"][invalid] + .relax-validation-message,
input[type=search][data-size="small"][invalid] + .relax-validation-message,
input[type=time][data-size="small"][invalid] + .relax-validation-message,
input[type=url][data-size="small"][invalid] + .relax-validation-message,
input[type=week][data-size="small"][invalid] + .relax-validation-message,
.relax-text-field[data-size="small"]:invalid + .relax-validation-message,
input[type=text][data-size="small"]:invalid + .relax-validation-message,
input[type=tel][data-size="small"]:invalid + .relax-validation-message,
input[type=number][data-size="small"]:invalid + .relax-validation-message,
input[type=file][data-size="small"]:invalid + .relax-validation-message,
input[type=email][data-size="small"]:invalid + .relax-validation-message,
input[type=date][data-size="small"]:invalid + .relax-validation-message,
input[type=datetime-local][data-size="small"]:invalid + .relax-validation-message,
input[type=month][data-size="small"]:invalid + .relax-validation-message,
input[type=password][data-size="small"]:invalid + .relax-validation-message,
input[type=search][data-size="small"]:invalid + .relax-validation-message,
input[type=time][data-size="small"]:invalid + .relax-validation-message,
input[type=url][data-size="small"]:invalid + .relax-validation-message,
input[type=week][data-size="small"]:invalid + .relax-validation-message {
  max-width: 10rem;
}
.relax-text-field[data-size="smallest"],
input[type=text][data-size="smallest"],
input[type=tel][data-size="smallest"],
input[type=number][data-size="smallest"],
input[type=file][data-size="smallest"],
input[type=email][data-size="smallest"],
input[type=date][data-size="smallest"],
input[type=datetime-local][data-size="smallest"],
input[type=month][data-size="smallest"],
input[type=password][data-size="smallest"],
input[type=search][data-size="smallest"],
input[type=time][data-size="smallest"],
input[type=url][data-size="smallest"],
input[type=week][data-size="smallest"] {
  width: 4rem;
  max-width: 4rem;
}
.relax-text-field[data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=text][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=tel][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=number][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=file][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=email][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=date][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=datetime-local][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=month][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=password][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=search][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=time][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=url][data-size="smallest"].relax-is-invalid + .relax-validation-message,
input[type=week][data-size="smallest"].relax-is-invalid + .relax-validation-message,
.relax-text-field[data-size="smallest"][invalid] + .relax-validation-message,
input[type=text][data-size="smallest"][invalid] + .relax-validation-message,
input[type=tel][data-size="smallest"][invalid] + .relax-validation-message,
input[type=number][data-size="smallest"][invalid] + .relax-validation-message,
input[type=file][data-size="smallest"][invalid] + .relax-validation-message,
input[type=email][data-size="smallest"][invalid] + .relax-validation-message,
input[type=date][data-size="smallest"][invalid] + .relax-validation-message,
input[type=datetime-local][data-size="smallest"][invalid] + .relax-validation-message,
input[type=month][data-size="smallest"][invalid] + .relax-validation-message,
input[type=password][data-size="smallest"][invalid] + .relax-validation-message,
input[type=search][data-size="smallest"][invalid] + .relax-validation-message,
input[type=time][data-size="smallest"][invalid] + .relax-validation-message,
input[type=url][data-size="smallest"][invalid] + .relax-validation-message,
input[type=week][data-size="smallest"][invalid] + .relax-validation-message,
.relax-text-field[data-size="smallest"]:invalid + .relax-validation-message,
input[type=text][data-size="smallest"]:invalid + .relax-validation-message,
input[type=tel][data-size="smallest"]:invalid + .relax-validation-message,
input[type=number][data-size="smallest"]:invalid + .relax-validation-message,
input[type=file][data-size="smallest"]:invalid + .relax-validation-message,
input[type=email][data-size="smallest"]:invalid + .relax-validation-message,
input[type=date][data-size="smallest"]:invalid + .relax-validation-message,
input[type=datetime-local][data-size="smallest"]:invalid + .relax-validation-message,
input[type=month][data-size="smallest"]:invalid + .relax-validation-message,
input[type=password][data-size="smallest"]:invalid + .relax-validation-message,
input[type=search][data-size="smallest"]:invalid + .relax-validation-message,
input[type=time][data-size="smallest"]:invalid + .relax-validation-message,
input[type=url][data-size="smallest"]:invalid + .relax-validation-message,
input[type=week][data-size="smallest"]:invalid + .relax-validation-message {
  max-width: 10rem;
}
.relax-fullPhoneNumber .relax-text-field.relax-is-invalid ~ .relax-validation-message,
.relax-fullPhoneNumber input[type=text].relax-is-invalid ~ .relax-validation-message,
.relax-fullPhoneNumber input[type=tel].relax-is-invalid ~ .relax-validation-message,
.relax-fullPhoneNumber input[type=number].relax-is-invalid ~ .relax-validation-message,
.relax-fullPhoneNumber .relax-text-field[invalid] ~ .relax-validation-message,
.relax-fullPhoneNumber input[type=text][invalid] ~ .relax-validation-message,
.relax-fullPhoneNumber input[type=tel][invalid] ~ .relax-validation-message,
.relax-fullPhoneNumber input[type=number][invalid] ~ .relax-validation-message,
.relax-fullPhoneNumber .relax-text-field:invalid ~ .relax-validation-message,
.relax-fullPhoneNumber input[type=text]:invalid ~ .relax-validation-message,
.relax-fullPhoneNumber input[type=tel]:invalid ~ .relax-validation-message,
.relax-fullPhoneNumber input[type=number]:invalid ~ .relax-validation-message {
  display: flex;
  max-width: 100%;
}
.relax-fullPhoneNumber > .relax-landCode {
  border-color: transparent;
  text-align: right;
  background-color: transparent;
}
.relax-global-header {
  width: 100vw;
  height: 4rem;
  padding: 0;
  margin: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  background: #d9d9d9;
  position: fixed;
  top: 0;
  z-index: 11;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.relax-theme--dark .relax-global-header {
  background-color: #141c2c;
}
.relax-menubar {
  width: 4rem;
  background: #d9d9d9;
  position: fixed;
  left: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  height: 100vh;
  padding: 0;
  padding-top: 6rem;
  margin: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
}
.relax-theme--classic .relax-menubar {
  background-color: #a7c0f2;
}
.relax-theme--dark .relax-menubar {
  background-color: #141c2c;
}
.relax-menubar.relax-right {
  left: auto;
  right: 0;
  background-color: #d9d9d9;
}
.relax-theme--dark .relax-menubar.relax-right {
  background-color: #141c2c;
  color: #fff;
}
.relax-menubar.relax-right.relax-is-open {
  width: 22rem;
}
.relax-menubar-actions {
  height: 100vh;
  padding-top: 6rem;
  width: 4rem;
  flex-grow: 0;
  flex-shrink: 0;
}
.relax-menubar-drawer {
  width: 0;
  position: fixed;
  right: 4rem;
  top: 4rem;
  border: 0.0625rem solid transparent;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  height: 100vh;
  padding: 0;
  padding-top: 2rem;
  opacity: 0;
  margin: 0;
  z-index: 7;
  display: flex;
  flex-direction: column;
  color: #a8a29c;
  background-color: #333;
}
.relax-menubar-drawer > * {
  height: 0;
}
.relax-theme--dark .relax-menubar-drawer {
  background-color: #141c2c;
  border-color: #252d3c;
}
.relax-menubar-drawer.relax-is-open {
  width: 20rem;
  opacity: 1;
}
.relax-menubar-drawer.relax-is-open > * {
  height: auto;
}
.relax-globalActions {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.relax-globalAction {
  position: relative;
  height: 100%;
  width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.relax-menubar-action {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
  margin-bottom: 0;
}
.relax-home-link {
  text-decoration: none;
  height: 4rem;
  display: block;
  width: 4rem;
  background-size: 2.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background-image: url("data:image/svg+xml,%3Csvg id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 189 128.5%22%3E%3Cstyle%3E.st0%7Bfill:%235C5C5C;%7D .st1%7Bfill:%2E4BDC;%7D%3C/style%3E%3Cpath class=%22st0%22 d=%22M100.3 51.5h-6.7c-3.6 0-6.5 2.9-6.5 6.5s2.9 6.5 6.5 6.5h6.7c-1-2-1.5-4.2-1.5-6.5s.5-4.5 1.5-6.5z%22/%3E%3Cpath class=%22st0%22 d=%22M107.1 71.3v13.1c0 9.4-7.6 17-17 17s-17-7.6-17-17V58c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5v26.5c0 9.4-7.6 17-17 17s-17-7.6-17-17V58c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5v26.5c0 16.5 13.5 30 30 30 9.5 0 18-4.5 23.5-11.4 5.5 6.9 14 11.4 23.5 11.4 16.5 0 30-13.5 30-30V71.3c-2 1-4.2 1.5-6.5 1.5s-4.5-.5-6.5-1.5zM151 12h-37.4c-3.6 0-6.5 2.9-6.5 6.5v26.2c2-1 4.2-1.5 6.5-1.5s4.5.6 6.5 1.5V25H151c7.3 0 13.3 6 13.3 13.3 0 7.3-6 13.3-13.3 13.3h-24.1c1 2 1.5 4.2 1.5 6.5s-.6 4.5-1.5 6.5H151c14.5 0 26.3-11.8 26.3-26.3 0-14.6-11.8-26.3-26.3-26.3z%22/%3E%3Ccircle class=%22st1%22 cx=%22113.6%22 cy=%2258%22 r=%226.5%22/%3E%3C/svg%3E");
}
.relax-theme--dark .relax-home-link {
  background-image: url("data:image/svg+xml,%3Csvg id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 189 128.5%22%3E%3Cstyle%3E.st0%7Bfill:%23e1e1e1;%7D .st1%7Bfill:%2E4BDC;%7D%3C/style%3E%3Cpath class=%22st0%22 d=%22M100.3 51.5h-6.7c-3.6 0-6.5 2.9-6.5 6.5s2.9 6.5 6.5 6.5h6.7c-1-2-1.5-4.2-1.5-6.5s.5-4.5 1.5-6.5z%22/%3E%3Cpath class=%22st0%22 d=%22M107.1 71.3v13.1c0 9.4-7.6 17-17 17s-17-7.6-17-17V58c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5v26.5c0 9.4-7.6 17-17 17s-17-7.6-17-17V58c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5v26.5c0 16.5 13.5 30 30 30 9.5 0 18-4.5 23.5-11.4 5.5 6.9 14 11.4 23.5 11.4 16.5 0 30-13.5 30-30V71.3c-2 1-4.2 1.5-6.5 1.5s-4.5-.5-6.5-1.5zM151 12h-37.4c-3.6 0-6.5 2.9-6.5 6.5v26.2c2-1 4.2-1.5 6.5-1.5s4.5.6 6.5 1.5V25H151c7.3 0 13.3 6 13.3 13.3 0 7.3-6 13.3-13.3 13.3h-24.1c1 2 1.5 4.2 1.5 6.5s-.6 4.5-1.5 6.5H151c14.5 0 26.3-11.8 26.3-26.3 0-14.6-11.8-26.3-26.3-26.3z%22/%3E%3Ccircle class=%22st1%22 cx=%22113.6%22 cy=%2258%22 r=%226.5%22/%3E%3C/svg%3E");
}
.relax-global-header-breadcrumbs {
  display: flex;
  height: 100%;
  align-items: center;
}
.relax-breadcrumbs {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: none;
  padding: 1.25rem 0;
  margin: 0 auto;
  list-style: none;
  color: #333;
}
.relax-theme--dark .relax-breadcrumbs {
  color: #fff;
}
.relax-breadcrumbs > li > a,
.relax-breadcrumbs > li > button {
  color: #8f8377;
  text-decoration: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: transparent;
  cursor: default;
}
.relax-breadcrumbs > li {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  position: relative;
  padding: 0;
}
.relax-breadcrumbs > li:before {
  content: "/";
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 1.5rem;
  font-variation-settings: "wght" 300;
  color: #8f8377;
}
.relax-breadcrumbs > li:first-child:before {
  content: none;
}
.relax-breadcrumbs > li:last-child > a,
.relax-breadcrumbs > li:last-child > button {
  color: #333;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
.relax-theme--dark .relax-breadcrumbs > li:last-child > a,
.relax-theme--dark .relax-breadcrumbs > li:last-child > button {
  color: #fff;
}
.relax-breadcrumbs > li:last-child > button {
  padding-right: 2rem;
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%22%23333333%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.59%208.59L12%2013.17%207.41%208.59%206%2010l6%206%206-6z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.relax-theme--dark .relax-breadcrumbs > li:last-child > button {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%22%23ffffff%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.59%208.59L12%2013.17%207.41%208.59%206%2010l6%206%206-6z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.relax-count {
  background-color: #fff09e;
  position: absolute;
  top: 0.5rem;
  right: 0.125rem;
  height: 1rem;
  width: 1rem;
  font-variation-settings: "wght" 600;
  display: block;
  border-radius: 100%;
  font-size: 10px;
  line-height: 1rem;
  text-align: center;
}
.relax-menubar-action-button,
.relax-globalAction-button {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 32px;
  position: relative;
  background-color: transparent;
  appearance: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
}
.relax-menubar-action-button {
  width: 100%;
  height: 64px;
}
.relax-menubar-action-button.relax-is-drawer-active {
  background-color: #333;
}
.relax-theme--dark .relax-menubar-action-button.relax-is-drawer-active {
  background-color: #252d3c;
}
.relax-globalAction-button {
  width: 56px;
  height: 100%;
}
.relax-table {
  font-size: 1rem;
  margin: 0;
  margin-bottom: 1rem;
  padding: 0;
  border-collapse: collapse;
  max-width: 100%;
  box-shadow: none;
  width: 100%;
  table-layout: fixed;
  background-color: transparent;
}
.relax-theme--dark .relax-table {
  box-shadow: none;
  background-color: transparent;
}
.relax-theme--dark .relax-table > tbody > tr {
  background-color: transparent;
}
.relax-theme--dark .relax-table > * > tr > *,
.relax-theme--dark .relax-table > thead > tr > th {
  background-color: transparent;
  color: #fff;
}
.relax-table.relax-table--inCard {
  margin: 0;
  box-shadow: none;
}
.relax-table > * > tr,
.relax-table > thead > th {
  margin: 0;
  padding: 0;
}
.relax-table > tbody > tr {
  border: 0.0625rem solid rgba(190,190,190,0.2);
  background-color: #fff;
}
.relax-table > * > tr > td {
  background-color: #fff;
  color: #333;
  margin: 0;
  text-align: left;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0.875rem;
}
.relax-table > thead > tr > th {
  background-color: transparent;
  border: none;
  outline: none;
  color: #333;
  margin: 0;
  text-align: left;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0.875rem;
  font-variation-settings: "wght" 600;
  vertical-align: bottom;
  padding-top: 1.4rem;
}
.relax-table > tfoot > tr > * {
  vertical-align: top;
  font-variation-settings: "wght" 600;
  padding-bottom: 1.4rem;
}
.relax-table > tbody > tr > * {
  vertical-align: top;
}
.relax-table > * > tr > * {
  border: none;
}
.relax-table > tbody > tr.relax-is-selected > td {
  background-color: rgba(167,192,242,0.2) !important;
}
.relax-table > tbody > tr.relax-is-unread > td:first-child {
  border-left: 0.25rem solid $color-lighterBlue-main;
}
.relax-table > tbody > tr.relax-is-expandable > td:first-child {
  border-left: 0.25rem solid #333a48;
}
.relax-table > tbody > tr.relax-is-expandable.relax-is-expanded > td {
  background-color: #f4f4f4;
}
.relax-table > tbody > tr.relax-is-unread > td {
  font-variation-settings: "wght" 600;
}
.relax-table > tbody > td.relax-is-warning,
.relax-table > tbody > tr.relax-is-warning > td {
  background-color: rgba(255,240,158,0.4);
}
.relax-table > tbody > td.relax-is-ok,
.relax-table > tbody > tr.relax-is-ok > td {
  background-color: rgba(145,209,105,0.4);
}
.relax-table > tbody > td.relax-is-error,
.relax-table > tbody > tr.relax-is-error > td {
  background-color: rgba(240,96,100,0.4);
}
.relax-table.relax-table--dense > tbody > tr > * {
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}
.relax-table.relax-table--denser > tbody > tr > * {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.relax-table > tbody > tr:hover > *,
.relax-table > tbody > tr.relax-is-hovered > *,
.relax-table.relax-table--striped > tbody > tr:nth-of-type(odd):hover > *,
.relax-table.relax-table--striped > tbody > tr:nth-of-type(odd).relax-is-hovered > * {
  background-color: $color-lighterGrey-ui;
}
.relax-table > tbody > tr.relax-interactive:hover > *,
.relax-table > tbody > tr.relax-interactive.relax-is-hovered > *,
.relax-table.relax-table--striped > tbody > tr.relax-interactive:nth-of-type(odd):hover > *,
.relax-table.relax-table--striped > tbody > tr.relax-interactive:nth-of-type(odd).relax-is-hovered > * {
  background-color: #d9d9d9;
}
.relax-theme--dark .relax-table > tbody > tr:hover > *,
.relax-theme--dark .relax-table > tbody > tr.relax-is-hovered > *,
.relax-theme--dark .relax-table.relax-table--striped > tbody > tr:nth-of-type(odd):hover > *,
.relax-theme--dark .relax-table.relax-table--striped > tbody > tr:nth-of-type(odd).relax-is-hovered > * {
  background-color: #113eba;
}
.relax-table.relax-table--striped > tbody > tr:nth-of-type(odd) > * {
  background-color: #f4f4f4;
}
.relax-theme--dark .relax-table.relax-table--striped > tbody > tr:nth-of-type(odd) > * {
  background-color: #192130;
}
.relax-table.relax-table--sticky > thead {
  top: 0;
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  box-shadow: none;
}
.relax-table.relax-table--sticky > thead > tr > th {
  border: none;
  outline: none;
  background-color: #f4f4f4;
  border-bottom: 0.125rem solid rgba(190,190,190,0.2);
}
.relax-theme--dark .relax-table.relax-table--sticky > thead {
  box-shadow: none;
}
.relax-table.relax-table--stickyColumn {
  max-width: unset;
}
.relax-table.relax-table--stickyColumn > * > tr > *:first-child {
  left: 0;
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  background-color: #f4f4f4;
  border-right: 0.125rem solid rgba(190,190,190,0.2);
}
.relax-theme--dark .relax-table.relax-table--stickyColumn > * > tr > *:first-child {
  background-color: transparent;
}
.relax-table > thead > tr > th.relax-asc {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%232F78A8%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M7 14l5-5 5 5z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 1rem bottom 0.5rem;
  background-size: 32px 32px;
}
.relax-table > thead > tr > th.relax-desc {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%232F78A8%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M7 10l5 5 5-5z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 1rem top 0.5rem;
  background-size: 32px 32px;
}
.relax-theme--dark .relax-table > thead > tr > th.relax-asc {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%235fafdb%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M7 14l5-5 5 5z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-theme--dark .relax-table > thead > tr > th.relax-desc {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%235fafdb%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M7 10l5 5 5-5z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
dl.relax-dl {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
dl.relax-dl > dt {
  flex: 0 0 50%;
  max-width: 50%;
  overflow: hidden;
  border-bottom: 0.0625rem solid rgba(190,190,190,0.2);
  padding: 0.875rem;
}
dl.relax-dl > dd {
  flex: 50% 0 0;
  max-width: 50%;
  border-bottom: 0.0625rem solid rgba(190,190,190,0.2);
  padding: 0.875rem;
}
.relax-modal,
.relax-dialog {
  display: block;
  position: fixed;
  z-index: 100;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scaleX(0);
  transform-origin: top center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: rgba(0,0,0,0.4);
}
.relax-theme--dark .relax-modal {
  background-color: rgba(255,255,255,0.4);
}
.relax-modal-box,
.relax-dialog-box {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: auto;
  transform-origin: top center;
  transform: translate(-50%, -50%);
  box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  min-width: 20vw;
  min-height: 10vh;
  background-color: #fff;
  color: #333;
  border-radius: 0;
  z-index: 5;
  padding: 0;
  display: flex;
  flex-direction: column;
  max-height: 100vh;
}
.relax-modal.relax-is-open .relax-modal-box {
  animation: openModalContent 0.25s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.relax-modal.relax-is-open {
  animation: openModalLargeDevice 0.25s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.relax-theme--dark .relax-modal-box {
  background-color: $color-darkerBlue-main;
  color: #fff;
}
.relax-modal-content,
.relax-dialog-content {
  font-size: 1rem;
  display: block;
  position: relative;
  padding: 0.875rem;
  flex-grow: 1;
  max-height: 90vh;
  overflow-y: auto;
}
.relax-modal-close {
  position: absolute;
  height: 1rem;
  cursor: pointer;
  width: 1rem;
  z-index: 10;
  right: 0.875rem;
  top: 0.875rem;
  display: block;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' height='16' width='16' fill='%23333333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}
.relax-theme--dark .relax-modal-close {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' height='16' width='16' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E%0A");
}
.relax-modal-title,
.relax-modal-footer,
.relax-dialog-actions {
  padding: 0.875rem;
  flex-grow: 0;
  flex-shrink: 0;
  display: flex;
}
.relax-modal-title {
  font-size: 1.125rem;
  position: relative;
  z-index: 2;
}
.relax-modal-footer,
.relax-dialog-actions {
  font-size: 1rem;
  justify-content: flex-end;
  position: relative;
  align-items: center;
  border-top: 0.0625rem solid rgba(190,190,190,0.2);
}
@-moz-keyframes openModalLargeDevice {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    display: flex;
    transform: scaleX(1);
  }
}
@-webkit-keyframes openModalLargeDevice {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    display: flex;
    transform: scaleX(1);
  }
}
@-o-keyframes openModalLargeDevice {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    display: flex;
    transform: scaleX(1);
  }
}
@keyframes openModalLargeDevice {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    display: flex;
    transform: scaleX(1);
  }
}
@-moz-keyframes openModalContent {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
    transform: scaleY(0) translate(-50%, -50%);
  }
  100% {
    opacity: 1;
    display: flex;
    transform: scaleY(1) translate(-50%, -50%);
  }
}
@-webkit-keyframes openModalContent {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
    transform: scaleY(0) translate(-50%, -50%);
  }
  100% {
    opacity: 1;
    display: flex;
    transform: scaleY(1) translate(-50%, -50%);
  }
}
@-o-keyframes openModalContent {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
    transform: scaleY(0) translate(-50%, -50%);
  }
  100% {
    opacity: 1;
    display: flex;
    transform: scaleY(1) translate(-50%, -50%);
  }
}
@keyframes openModalContent {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
    transform: scaleY(0) translate(-50%, -50%);
  }
  100% {
    opacity: 1;
    display: flex;
    transform: scaleY(1) translate(-50%, -50%);
  }
}
figure {
  margin: 0 0 2rem;
  padding: 0;
  border-radius: 0;
}
figure > img,
figure > svg {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
  border: none;
  border-radius: 0.25rem;
}
figure > figcaption {
  color: #bebebe;
  font-size: 0.875rem;
}
.relax-menu {
  background-color: #333;
  color: #a8a29c;
  position: absolute;
  z-index: 9;
  min-width: 18rem;
  max-width: 95vw;
  border-radius: 0;
  display: none;
  box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
  border: 0.0625rem solid rgba(190,190,190,0.2);
  transform-origin: left top;
}
.relax-theme--dark .relax-menu {
  background-color: #252d3c;
  color: #a8a29c;
}
.relax-menu.relax-is-open {
  display: inline-block;
  animation: openX 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-menu.relax-right {
  right: 0;
  transform-origin: left top;
}
.relax-menu > ul > li.relax-is-parent > .relax-menu.relax-left {
  left: auto;
  right: 100%;
}
.relax-menu > ul > li.relax-is-parent > .relax-menu.relax-right {
  left: 100%;
  right: auto;
}
.relax-menu.relax-left {
  left: 0;
  transform-origin: right top;
}
.relax-menu.relax-center {
  right: auto;
  left: auto;
  transform-origin: center top;
}
.relax-menu > ul {
  list-style: none;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0;
  border-radius: 0;
  background-color: inherit;
  min-width: 7rem;
  padding: 1.5rem 0 1rem;
}
.relax-menu > ul.relax-is-open {
  transform-origin: right top;
  animation: openY 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-menu.relax-left ul.relax-is-open {
  transform-origin: right top;
  animation: openY 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-menu.relax-right ul.relax-is-open {
  transform-origin: left top;
  animation: openY 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-menu.relax-center ul.relax-is-open {
  transform-origin: center top;
  animation: openY 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-menu > ul > li {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 10rem;
  position: relative;
}
.relax-menu > ul > li.relax-separator {
  padding: 0;
  margin: 0.4375rem 1.5rem 0.4375rem 1.5rem;
  pointer-events: none;
  border-top: 0.0625rem solid rgba(190,190,190,0.2);
}
.relax-menu > ul > li > a,
.relax-menu > ul > li > button {
  font-size: 1rem;
  color: #a8a29c;
  text-decoration: none;
  position: relative;
  width: 100%;
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  height: 2rem;
  cursor: default;
  line-height: 2rem;
  text-overflow: ellipsis;
  border: none;
  background-color: transparent;
  text-align: left;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  padding-right: 1.5rem;
  text-decoration: none;
  padding-left: 1.5rem;
}
.relax-menu > ul > li > * > .relax-shortcut {
  margin-right: 1rem;
}
.relax-theme--dark .relax-menu > ul > li > a,
.relax-theme--dark .relax-menu > ul > li > button,
.relax-theme--dark .relax-menu > ul > li > a:visited,
.relax-theme--dark .relax-menu > ul > li > button:visited {
  color: #a8a29c;
}
.relax-menu > ul > li > a.relax-is-active,
.relax-menu > ul > li > button.relax-is-active {
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-image: url("data:image/svg+xml,%3Csvg fill=%22%23E1E1E1%22 viewBox=%220 0 24 24%22 height=%2216%22 width=%2216%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z%22/%3E%3C/svg%3E");
}
.relax-menu > ul > li > a[disabled],
.relax-menu > ul > li > button[disabled] {
  opacity: 0.4;
  pointer-events: none;
}
.relax-menu > ul > li > a:focus,
.relax-menu > ul > li > button:focus {
  outline: none;
}
.relax-menu > ul > li > a:hover,
.relax-menu > ul > li > a:active,
.relax-menu > ul > li > a.relax-is-hovered,
.relax-menu > ul > li > button.relax-is-hovered,
.relax-menu > ul > li > button:hover,
.relax-menu > ul > li > button:active,
.relax-theme--dark .relax-menu > ul > li > a:hover,
.relax-theme--dark .relax-menu > ul > li > a:active,
.relax-theme--dark .relax-menu > ul > li > a.relax-is-hovered,
.relax-theme--dark .relax-menu > ul > li > button.relax-is-hovered,
.relax-theme--dark .relax-menu > ul > li > button:hover,
.relax-theme--dark .relax-menu > ul > li > button:active {
  background-color: #143694;
  color: #fff;
  text-decoration: none;
}
.relax-menu > ul > li > .relax-menu {
  top: 0;
}
.relax-menu > ul > li > a.relax-logout,
.relax-menu > ul > li > button.relax-logout {
  padding-left: 3.25rem;
  background-position: left 1.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem;
}
.relax-menu > ul > li.relax-is-parent > a,
.relax-menu > ul > li.relax-is-parent > button {
  background-position: left 1rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23E1E1E1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
}
.relax-menu > ul > li.relax-is-parent.relax-right > a,
.relax-menu > ul > li.relax-is-parent.relax-right > button {
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23E1E1E1%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z%27/%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3C/svg%3E%0A");
}
.relax-menu > ul > li.relax-is-parent.relax-is-active > a,
.relax-menu > ul > li.relax-is-parent.relax-is-active > button {
  background-color: #143694;
  color: #fff;
}
.relax-menu.relax-tiled > .relax-close {
  appearance: none;
  height: 1.5rem;
  width: 1.5rem;
  background-color: transparent;
  border: none;
  border-radius: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem;
  background-position: center center;
}
.relax-menu.relax-pinned.relax-top:after,
.relax-menu.relax-pinned.relax-top:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.relax-menu.relax-pinned.relax-top:after {
  border-color: transparent;
  border-bottom-color: #333;
  border-width: 10px;
  margin-left: -10px;
}
.relax-menu.relax-pinned.relax-top:before {
  border-color: transparent;
  border-bottom-color: rgba(190,190,190,0.2);
  border-width: 11px;
  margin-left: -11px;
}
.relax-theme--dark .relax-menu.relax-pinned.relax-top:after {
  border-bottom-color: #252d3c;
}
.relax-menu.relax-pinned.relax-bottom:after,
.relax-menu.relax-pinned.relax-bottom:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.relax-menu.relax-pinned.relax-bottom:after {
  border-color: transparent;
  border-top-color: #333;
  border-width: 10px;
  margin-left: -10px;
}
.relax-menu.relax-pinned.relax-bottom:before {
  border-color: transparent;
  border-top-color: rgba(190,190,190,0.2);
  border-width: 11px;
  margin-left: -11px;
}
.relax-theme--dark .relax-menu.relax-pinned.relax-bottom:after {
  border-top-color: #252d3c;
}
.relax-menu.relax-pinned.relax-left:after,
.relax-menu.relax-pinned.relax-left:before {
  top: 50%;
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.relax-menu.relax-pinned.relax-left:after {
  border-color: transparent;
  border-right-color: #333;
  border-width: 10px;
  margin-top: -10px;
}
.relax-menu.relax-pinned.relax-left:before {
  border-color: transparent;
  border-right-color: rgba(190,190,190,0.2);
  border-width: 11px;
  margin-top: -11px;
}
.relax-theme--dark .relax-menu.relax-pinned.relax-left:after {
  border-top-color: #252d3c;
}
.relax-menu.relax-pinned.relax-right:after,
.relax-menu.relax-pinned.relax-right:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.relax-menu.relax-pinned.relax-right:after {
  border-color: transparent;
  border-left-color: #333;
  border-width: 10px;
  margin-top: -10px;
}
.relax-menu.relax-pinned.relax-right:before {
  border-color: transparent;
  border-left-color: rgba(190,190,190,0.2);
  border-width: 11px;
  margin-top: -11px;
}
.relax-theme--dark .relax-menu.relax-pinned.relax-right:after {
  border-left-color: #252d3c;
}
@-moz-keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@-webkit-keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@-o-keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@-moz-keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
@-webkit-keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
@-o-keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
@keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
.relax-dialog.relax-is-open .relax-dialog-box {
  animation: openModalContent 0.25s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.relax-dialog.relax-is-open {
  animation: openModalLargeDevice 0.25s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.relax-theme--dark .relax-dialog {
  background-color: rgba(255,255,255,0.4);
}
.relax-dialog-box {
  box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);
}
.relax-theme--dark .relax-dialog-box {
  background-color: $color-darkerBlue-main;
  color: #fff;
}
input[type=range] {
  position: relative;
  max-width: 32rem;
  min-width: 8rem;
  height: 2rem;
}
input[type=range] {
  -webkit-appearance: none /* Hides the slider so that custom slider can be made */;
  width: 100% /* Specific width is required for Firefox. */;
  background: transparent /* Otherwise white in Chrome */;
  overflow: visible;
}
input[type=range] ~ input[type=number] {
  margin-left: 1rem;
  width: 5rem;
  text-align: right;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
input[type=range]:focus {
  outline: none /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */;
}
input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0 0.0625rem 0.125rem 0 rgba(0,0,0,0.1);
  height: 1.75rem;
  width: 1.75rem;
  border: none;
  border-radius: 1.75rem;
  background-color: $color-lighterBlue-main;
  cursor: pointer;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0 0.0625rem 0.125rem 0 rgba(0,0,0,0.1);
  height: 1.75rem;
  width: 1.75rem;
  border: none;
  border-radius: 1.75rem;
  background-color: $color-lighterBlue-main;
  cursor: pointer;
}
input[type=range]::-ms-thumb {
  box-shadow: 0 0.0625rem 0.125rem 0.0625rem rgba(0,0,0,0.2);
  height: 1.75rem;
  width: 1.75rem;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 1.75rem;
  background-color: #fff;
  cursor: pointer;
}
input[type=range]::-webkit-slider-thumb {
  transform: translateY(-10px);
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  cursor: pointer;
  background-color: #d9d9d9;
  border-radius: 0.25rem;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  cursor: pointer;
  background-color: #d9d9d9;
  border-radius: 0.25rem;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 1.5rem;
  cursor: pointer;
  border-radius: 0;
  border-color: transparent;
  border-width: 0.875rem 0;
  margin: 0;
  padding: 0;
  transform: translateY(1.7rem);
}
input[type=range]::-ms-fill-lower {
  width: 100%;
  height: 0.5rem;
  cursor: pointer;
  background-color: $color-lighterBlue-main;
  border-radius: 0.25rem;
  margin: 0;
  padding: 0;
}
input[type=range]::-ms-fill-upper {
  width: 100%;
  height: 0.5rem;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-color: #d9d9d9;
  border-radius: 0.25rem;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background-color: #d9d9d9;
}
input[type=range]:focus::-moz-range-track {
  background-color: #d9d9d9;
}
input[type=range]::-ms-tooltip {
  display: none;
}
.relax-slider-min,
.relax-slider-max {
  height: 2rem;
  margin: 0 1rem;
  display: flex;
  line-height: 100%;
  align-items: center;
  justify-content: center;
}
.relax-stepper {
  display: flex;
  width: 100%;
  padding: 1rem 2rem 3rem;
  position: relative;
}
.relax-stepper ol {
  width: 100%;
  display: flex;
  background-color: transparent;
  list-style: none;
  justify-content: space-between;
  margin: 0;
  position: relative;
}
.relax-stepper li {
  position: relative;
  padding: 0;
  margin: 0;
  counter-increment: item;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 0.875rem;
}
.relax-stepper li:before {
  content: counter(item);
  height: 32px;
  width: 32px;
  font-size: 0.875rem;
  margin-bottom: 0;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #d9d9d9;
  z-index: 1;
  flex-shrink: 0;
  margin-bottom: 0.5rem;
}
.relax-stepper li:after {
  content: "";
  height: 4px;
  width: 100%;
  flex-grow: 0;
  flex-shrink: 0;
  background-color: #d9d9d9;
  position: absolute;
  left: 50%;
  top: 14px;
  z-index: 0;
}
.relax-stepper li:last-child:after {
  display: none;
}
.relax-stepper li.relax-done:before,
.relax-stepper li.relax-progress:before {
  background-color: #5585e6;
  color: #fff;
}
.relax-stepper li.relax-done:after {
  background-color: #5585e6;
}
.relax-stepper li.relax-done:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2216%22 width=%2216%22 fill=%22%23ffffff%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z%22/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}
.relax-expandable.relax-panel {
  margin-bottom: 0;
}
.relax-expandable.relax-panel:last-child {
  margin-bottom: 1rem;
}
.relax-expandable > .relax-panel-item {
  padding-right: 0;
}
.relax-expandable .relax-panel-item:first-child:hover {
  cursor: pointer;
  background-color: #143694;
}
.relax-expandable .relax-panel-item:first-child {
  border-bottom-width: 0;
}
.relax-expandable.relax-expandable-isOpen .relax-panel-item:first-child,
.relax-expandable.relax-is-open .relax-panel-item:first-child {
  border-bottom-width: 0.0625rem;
}
.relax-expandable .relax-panel-menuButton {
  display: none;
}
.relax-expandable .relax-expandable-contentHolder {
  display: none;
  background-color: #f4f4f4;
  color: #333;
}
.relax-theme--dark .relax-expandable .relax-expandable-contentHolder {
  background-color: transparent;
  color: #fff;
}
.relax-expandable.relax-expandable-isOpen .relax-expandable-contentHolder,
.relax-expandable.relax-is-open .relax-expandable-contentHolder {
  display: block;
  transform-origin: center top;
  animation: openX 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-expandable.relax-expandable-isOpen .relax-expandable-contentHolder .relax-panel-content,
.relax-expandable.relax-is-open .relax-expandable-contentHolder .relax-panel-content {
  transform-origin: right top;
  animation: openY 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-expandable .relax-expandable-contentHolder {
  display: none;
}
.relax-expandable.relax-expandable-isOpen .relax-panel-item:first-child:after,
.relax-expandable.relax-is-open .relax-panel-item:first-child:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23FFFFFF%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
}
.relax-expandable .relax-panel-item:first-child:after {
  content: "";
  height: 1.5rem;
  width: 1.5rem;
  display: block;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  justify-content: center;
  flex-shrink: 0;
  cursor: pointer;
  flex-grow: 0;
  transform: translateX(-1rem);
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23FFFFFF%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}
@-moz-keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@-webkit-keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@-o-keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@-moz-keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
@-webkit-keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
@-o-keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
@keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
.relax-badge {
  background-color: #d9d9d9;
  color: #333;
  font-size: 0.875rem;
  line-height: 0.9rem;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  padding: 0.1rem 0.5rem;
  min-height: 1rem;
  align-self: flex-start;
  margin-right: 0.475rem;
  margin-bottom: 0.475rem;
  background-position: left center;
  background-repeat: no-repeat;
}
.relax-badge[class*="relax-icon-"] {
  background-position: 0.25rem center;
  background-size: 1rem;
  padding-left: 1.5rem;
}
.relax-badge-remove {
  margin-left: 0.5rem;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border: none;
  border-radius: 0;
  background-color: transparent;
  appearance: none;
}
.relax-badge:last-child {
  margin-left: 0;
  margin-bottom: 0;
}
.relax-badge.relax-badge-default {
  background-color: #d9d9d9;
  color: #333;
  fill: #333;
}
.relax-badge.relax-badge-primary {
  background-color: #5585e6;
  color: #fff;
  fill: #fff;
}
.relax-badge.relax-badge-success {
  background-color: #91d169;
  color: #333;
  fill: #333;
}
.relax-badge.relax-badge-invert {
  background-color: #333;
  color: #fff;
  fill: #fff;
}
.relax-badge.relax-badge-white {
  background-color: #fff;
  color: #585e6a;
  fill: #585e6a;
}
.relax-badge.relax-badge-warning {
  background-color: #f2b87a;
  color: #333;
  fill: #333;
}
.relax-badge.relax-badge-danger {
  background-color: #f06064;
  color: #333;
  fill: #333;
}
.relax-pagination {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  border: 0.0625rem solid rgba(190,190,190,0.2);
  border-radius: 0.25rem;
}
.relax-pagination-button {
  border: none;
  border-radius: 0;
  background-color: #fff;
  margin: 0;
  border-right: 0.0625rem solid rgba(190,190,190,0.2);
  padding: 0 0.5rem;
  height: 1.875rem;
  line-height: 1.875rem;
  font-size: 1rem;
  fill: #333;
  color: #333;
  display: block;
  cursor: pointer;
  min-width: 2rem;
}
.relax-pagination-button > span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.relax-pagination-button:hover {
  background-color: #a7c0f2;
}
.relax-pagination-navIcon {
  flex-shrink: 0;
  flex-grow: 0;
  height: 1rem;
  width: 1rem;
}
.relax-pagination-button.relax-pagination-button--isHidden {
  display: none;
}
input[type=number].relax-pagination-enterPageNumber {
  display: none;
  padding: 0 0.5rem;
  margin: 0;
  font-size: 1rem;
  line-height: 1rem;
  height: auto;
  border: none;
  border-radius: 0;
  border-right: 0.0625rem solid rgba(190,190,190,0.2);
  min-height: 1.875rem;
  height: 1.875rem;
  max-width: 4rem;
}
input[type=number].relax-pagination-enterPageNumber.relax-pagination-enterPageNumber--isActive {
  display: block;
}
.relax-pagination li {
  position: relative;
}
.relax-pagination li:focus {
  outline: none;
}
.relax-pagination li:last-child .relax-pagination-button {
  border-right: 0.0625rem solid transparent;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.relax-pagination li:first-child .relax-pagination-button {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.relax-pagination-button.relax-pagination-button--isActive {
  background-color: #5585e6;
  color: #fff;
  fill: #fff;
}
.relax-pagination-button.relax-pagination-button--isDisabled {
  background-color: #d9d9d9;
  color: #fff;
  pointer-events: none;
  fill: #333;
}
.relax-pagination-holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.relax-pagination-details {
  font-size: 1rem;
  margin-right: 1rem;
  display: block;
}
.relax-popover {
  background-color: #fff9d8;
  transform: translateY(-50%);
  font-size: 1rem;
  border: 0.0625rem solid rgba(190,190,190,0.2);
  border-radius: 0;
  position: absolute;
  top: 50%;
  left: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: left;
  width: 18rem;
  min-height: 3rem;
  padding: 1rem;
  margin-left: 1rem;
  z-index: 50;
  box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
}
.relax-popover-title {
  font-size: 1rem;
  margin-bottom: 1rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: static;
  text-align: left;
}
.relax-popover.relax-small {
  background-color: #cad9f7;
}
.relax-popover.relax-small .relax-popover-title {
  margin: 0;
}
.relax-popover-text {
  font-size: 1rem;
  color: #333;
  margin: 0;
  padding: 0;
  width: initial;
}
.relax-theme--dark .relax-popover-title {
  color: #333;
}
.relax-popover-shortcut {
  font-style: normal;
  font-variation-settings: "wght" 400;
  font-size: 1rem;
  color: #333;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  font-family: "Menlo", "Menlo Regular", "Open Sans", "OpenSans", Arial, sans-serif;
}
.relax-popover:after,
.relax-popover:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.relax-popover:after {
  border-color: transparent;
  border-right-color: #fff6c5;
  border-width: 10px;
  margin-top: -10px;
}
.relax-popover.relax-small:after {
  border-right-color: #cad9f7;
}
.relax-popover:before {
  border-color: transparent;
  border-right-color: rgba(190,190,190,0.2);
  border-width: 11px;
  margin-top: -11px;
}
.relax-popover.relax-top:after,
.relax-popover.relax-top:before {
  right: auto;
  top: auto;
  bottom: 100%;
  left: 50%;
}
.relax-popover.relax-top:after {
  border-color: transparent;
  border-bottom-color: #fff6c5;
  margin-top: 0;
  margin-left: -10px;
}
.relax-popover.relax-small.relax-top:after {
  border-bottom-color: #cad9f7;
}
.relax-popover.relax-top:before {
  border-color: transparent;
  border-bottom-color: rgba(190,190,190,0.2);
  margin-top: 0;
  margin-left: -11px;
}
.relax-popover.relax-bottom:after,
.relax-popover.relax-bottom:before {
  right: auto;
  top: 100%;
  bottom: auto;
  left: 50%;
}
.relax-popover.relax-bottom:after {
  border-color: transparent;
  border-top-color: #fff6c5;
  margin-top: 0;
  margin-left: -10px;
}
.relax-popover.relax-small.relax-bottom:after {
  border-top-color: #cad9f7;
}
.relax-popover.relax-bottom:before {
  border-color: transparent;
  border-top-color: rgba(190,190,190,0.2);
  margin-top: 0;
  margin-left: -11px;
}
.relax-popover.relax-left:after,
.relax-popover.relax-left:before {
  right: auto;
  top: 50%;
  left: 100%;
}
.relax-popover.relax-left:after {
  border-color: transparent;
  border-left-color: #fff6c5;
  margin-top: -10px;
}
.relax-popover.relax-small.relax-left:after {
  border-left-color: #cad9f7;
}
.relax-popover.relax-left:before {
  border-color: transparent;
  border-left-color: rgba(190,190,190,0.2);
  margin-top: -11px;
}
.relax-timeline {
  position: relative;
  padding: 2rem 0;
  background-color: transparent;
}
.relax-timeline ol {
  position: relative;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.relax-timeline li {
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 0.875rem;
  justify-content: flex-start;
  font-size: 1rem;
  line-height: 100%;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.relax-theme--dark .relax-timeline li {
  color: #bebebe;
}
.relax-timeline li.relax-timeline-active:before {
  background-color: #5585e6;
  height: 1.25rem;
  flex-grow: 0;
  flex-shrink: 0;
  width: 1.25rem;
  margin-right: 0.625rem;
  transform: translateY(0) translateX(-0.15rem);
}
.relax-timeline li:after {
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  content: "";
  position: absolute;
  height: 100%;
  border-left: 4px solid $color-green-brand;
  top: 5px;
  left: 6px;
  z-index: 0;
}
.relax-timeline li:before {
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  content: "";
  display: block;
  height: 1rem;
  width: 1rem;
  color: #333;
  z-index: 1;
  background-color: $color-green-brand;
  border-radius: 100%;
  transform: translateY(0);
  margin-right: 0.875rem;
}
.relax-timeline li:last-child:after {
  content: none;
}
.relax-timeline li.relax-timeline-separator:before {
  visibility: hidden;
}
.relax-timeline li.relax-timeline-separator {
  padding-top: 1rem;
  padding-bottom: 0;
}
.relax-tooltip--open[data-tooltip]:after,
.relax-tooltip--open[data-tooltip]:before {
  opacity: 1;
}
.relax-tooltip,
[data-tooltip],
abbr {
  position: relative;
  cursor: help;
}
.relax-tooltip:after,
.relax-tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before,
abbr:after,
abbr:before {
  opacity: 0;
  z-index: 5;
  pointer-events: none;
}
.relax-tooltip:hover:after,
.relax-tooltip:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before,
abbr:hover:after,
abbr:hover:before {
  text-decoration: none;
  animation: tooltipAppear 0.2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
abbr:hover:after,
abbr:hover:before {
  animation-delay: 0.8s !important;
}
.relax-tooltip:before,
[data-tooltip]:before,
abbr:before {
  content: attr(data-tooltip);
}
.relax-tooltip:before,
[data-tooltip]:before,
abbr:before {
  text-decoration: none;
  position: absolute;
  background: #d9d9d9;
  color: #333;
  padding: 0.4375rem 0.875rem;
  font-size: 1rem;
  border-radius: 0;
  white-space: nowrap;
  box-shadow: none;
}
.relax-tooltip:after,
[data-tooltip]:after,
abbr:after {
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  content: " ";
  border-width: 0.875rem;
}
.relax-tooltip.relax-tooltip--bottom:after,
[data-tooltip][data-tooltip-bottom]:after,
abbr[data-tooltip-bottom]:after {
  top: 0.5rem;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #d9d9d9;
  border-left-color: transparent;
}
.relax-tooltip.relax-tooltip--left:after,
[data-tooltip][data-tooltip-left]:after,
abbr[data-tooltip-left]:after {
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
  margin-top: 0;
  margin-right: -0.4375rem;
  margin-bottom: 0;
  margin-left: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #d9d9d9;
}
.relax-tooltip.relax-tooltip--right:after,
[data-tooltip][data-tooltip-right]:after,
abbr[data-tooltip-right]:after {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 100%;
  transform: translateY(-50%);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: -0.4375rem;
  border-top-color: transparent;
  border-right-color: #d9d9d9;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.relax-tooltip:after,
.relax-tooltip.relax-tooltip--top:after,
[data-tooltip]:after,
[data-tooltip][data-tooltip-top]:after,
abbr:after,
abbr[data-tooltip-top]:after {
  top: auto;
  right: auto;
  bottom: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-top-color: #d9d9d9;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-bottom-color: transparent;
}
.relax-tooltip.relax-tooltip--bottom:before,
[data-tooltip][data-tooltip-bottom]:before,
abbr[data-tooltip-bottom]:before {
  top: 2rem;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.relax-tooltip.relax-tooltip--left:before,
[data-tooltip][data-tooltip-left]:before,
abbr[data-tooltip-left]:before {
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
  margin-top: 0;
  margin-right: 1rem;
  margin-bottom: 0;
  margin-left: 0;
}
.relax-tooltip.relax-tooltip--right:before,
[data-tooltip][data-tooltip-right]:before,
abbr[data-tooltip-right]:before {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 100%;
  transform: translateY(-50%);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1rem;
}
.relax-tooltip:before,
.relax-tooltip.relax-tooltip--top:before,
[data-tooltip]:before,
[data-tooltip][data-tooltip-top]:before,
abbr:before,
abbr[data-tooltip-top]:before {
  top: auto;
  right: auto;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@-moz-keyframes tooltipAppear {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes tooltipAppear {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-o-keyframes tooltipAppear {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes tooltipAppear {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.relax-placeholder {
  display: flex;
  align-items: center;
  background-color: transparent;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
  padding: 3rem 0;
  border-radius: 0;
  margin: 0;
}
.relax-placeholder.relax-contained {
  border: 0.0625rem solid rgba(190,190,190,0.2);
}
.relax-dual {
  flex-direction: row;
  justify-content: center;
}
.relax-placeholder-header {
  padding-top: 2.5rem;
  background-size: 4rem;
  background-repeat: no-repeat;
  background-position: top center;
}
.relax-placeholder-title {
  font-size: 1.125rem;
  margin-bottom: 1.5rem;
}
.relax-placeholder-actions {
  display: flex;
}
.relax-placeholder-divider::after {
  top: auto;
  bottom: 0;
}
.relax-placeholder-divider::after,
.relax-placeholder-divider::before {
  position: absolute;
  left: 50%;
  content: '';
  z-index: 3;
  border-left: 0.0625rem solid rgba(190,190,190,0.2);
  border-right: 0.0625rem solid rgba(190,190,190,0.2);
  width: 0%;
  height: calc(100% - 1rem);
}
.relax-placeholder-divider::before {
  top: -100%;
}
.relax-placeholder-divider {
  margin: 1rem 0;
  line-height: 120%;
  text-transform: uppercase;
  user-select: none;
}
.relax-placeholder-divider {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  width: auto;
  height: 50%;
  line-height: 0;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.relax-notification,
.relax-notification--success,
.relax-notification--general,
.relax-notification--error,
.relax-notification--warning,
.relax-notification--info,
.relax-notification--progress {
  background-color: #f4f4f4;
  color: #333;
  min-height: 2rem;
  padding: 0.675rem;
  font-size: 1rem;
  line-height: 1.5rem;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  border-radius: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  align-items: flex-start;
}
.relax-notification:before {
  flex-grow: 0;
  flex-shrink: 0;
  display: block;
  height: 2rem;
  width: 2rem;
  margin-right: 1rem;
  background-color: transparent;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23333333%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 2rem;
}
.relax-notification--success {
  background-color: #91d169;
}
.relax-notification--success:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2224%22 height=%2224%22 fill=%22%231E7F21%22 viewBox=%220 0 24 24%22%3E%3Cpath fill=%22none%22 d=%22M0 0h24v24H0z%22/%3E%3Cpath d=%22M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z%22/%3E%3C/svg%3E");
}
.relax-notification--general {
  background-color: #f4f4f4;
}
.relax-notification--error {
  background-color: #ca3c3e;
  color: #fff;
}
.relax-notification--error:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22%23FFFFFF%22 width=%2224%22 height=%2224%22%3E%3Cpath d=%22M12 2L1 21h22M12 6l7.53 13H4.47M11 10v4h2v-4m-2 6v2h2v-2%22/%3E%3C/svg%3E");
}
.relax-notification--warning {
  background-color: #f2b87a;
}
.relax-notification--warning:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22%23ffce4a%22 width=%2224%22 height=%2224%22%3E%3Cpath d=%22M12 2L1 21h22M12 6l7.53 13H4.47M11 10v4h2v-4m-2 6v2h2v-2%22/%3E%3C/svg%3E");
}
.relax-notification--info {
  background-color: #a7c0f2;
}
.relax-notification--info:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2224%22 height=%2224%22 fill=%22%23083B5C%22 viewBox=%220 0 24 24%22%3E%3Cpath fill=%22none%22 d=%22M0 0h24v24H0z%22/%3E%3Cpath d=%22M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z%22/%3E%3C/svg%3E");
}
.relax-notification--progress {
  background-color: #fff09e;
}
.relax-notification--progress:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2224%22 width=%2224%22 fill=%22%23333333%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3Cpath d=%22M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z%22/%3E%3C/svg%3E%0A");
}
.relax-notification-content {
  margin: 0;
  padding: 0;
  flex-grow: 1;
}
.relax-notification-content p {
  margin-bottom: 0.4375rem;
  width: 80%;
}
.relax-notification-content p:last-child {
  margin-bottom: 0;
}
.relax-notification-close {
  position: absolute;
  height: 1rem;
  width: 1rem;
  right: 0.875rem;
  top: 0.875rem;
  display: block;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%220 0 24 24%22 height=%2216%22 width=%2216%22 fill=%22%23333333%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%22/%3E%3Cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}
.relax-notification-toast {
  width: 100vw;
  padding-right: 3rem;
  border-radius: 0;
  margin-left: 0;
  align-items: center;
  margin-right: 0;
  width: auto;
  display: inline-flex;
}
@media screen and (min-width: 45rem) {
  .relax-notification-toast {
    max-width: 25rem;
  }
}
@media screen and (min-width: 60rem) {
  .relax-notification-toast {
    max-width: 50rem;
  }
}
.relax-notification-toast:before {
  content: none;
  display: none;
}
.relax-notification-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.relax-notification-hero .relax-notification-content {
  display: flex;
  padding-top: 3rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  height: 100%;
  flex-grow: 1;
}
.relax-notification--error.relax-notification-hero {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22rgba(255, 255, 255,0.1)%22 width=%2224%22 height=%2224%22%3E%3Cpath d=%22M12 2L1 21h22M12 6l7.53 13H4.47M11 10v4h2v-4m-2 6v2h2v-2%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15rem 15rem;
  min-height: 20rem;
  color: #fff;
  background-color: #ca3c3e;
  max-height: 50vh;
}
.relax-notification--error.relax-notification-hero:before {
  content: "";
  display: none;
}
.relax-tabs [role="tablist"] {
  padding: 0;
  margin: 0;
  display: flex;
}
.relax-tabs [role="tablist"] li {
  padding: 0;
}
.relax-tabs [role="tablist"] li,
.relax-tabs [role="tablist"] a {
  display: block;
}
.relax-tabs [role="tablist"] a {
  text-decoration: none;
  padding: 0.5rem 1em;
  background-color: #141c2c;
  border-right: 1px solid #fff;
  color: #fff;
  width: 100%;
}
.relax-tabs [role="tablist"] a:hover {
  background-color: $color-alto;
  color: #333;
}
.relax-tabs [role="tablist"] li:last-child a {
  border-right: none;
}
.relax-tabs [role="tablist"] [aria-selected] {
  background-color: #fff;
  color: #141c2c;
  border-bottom: 0;
}
.relax-tabs [role="tabpanel"] {
  padding: 0.675rem 1rem;
  background-color: transparent;
}
.relax-tab-panel {
  display: none;
}
.relax-tab-panel--selected {
  display: block;
}
.relax-tabs--fluid,
.relax-tabs--fluid [role="tablist"] {
  width: 100%;
}
.relax-tabs--fluid [role="tablist"] li {
  padding: 0;
  flex-grow: 1;
}
.relax-tabs [role="tablist"] a[class*="relax-icon-"] {
  position: relative;
  background-position: 1rem center;
  background-size: 1.5rem;
  padding-left: 3rem;
}
.relax-tabs--large [role="tablist"] a {
  padding: 2rem 4rem;
  text-align: center;
}
.relax-tabs--large [role="tablist"] a[class*="relax-icon-"] {
  background-position: center 1rem;
  padding-left: 4rem;
  background-size: 2rem;
  padding-top: 3rem;
  padding-bottom: 0.5rem;
}
