/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
/**
 * Deprecated. Not for use in new websites.
 * https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
 */
:host::not(.distribute-evenly) {
  display: block;
}

:host(.distribute-evenly) {
  display: flex;
  width: 100%;
}
:host(.distribute-evenly) .selection-tile {
  flex: 1;
}

:host {
  display: block;
}
:host .selection-tile {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1));
  border-radius: 8px;
  background-color: rgba(var(--v-bg-tile, 252, 252, 252, 1));
  color: rgba(var(--v-text-primary, 32, 54, 69, 1));
  cursor: pointer;
  margin: 1px;
}
:host .selection-tile:not(.disabled):hover {
  border: 1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1));
  background-color: rgba(var(--v-bg-tile-hover, 245, 247, 247, 1));
}
:host .selection-tile:not(.disabled):focus-visible {
  border: 1px solid rgba(var(--v-border-input-field-focus, 19, 98, 226, 1));
  background-color: rgba(var(--v-bg-tile, 252, 252, 252, 1));
  outline: 2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));
  outline-offset: 2px;
}
:host .selection-tile:not(.disabled).checked {
  background-color: rgba(var(--v-bg-tile-selected, 242, 247, 255, 1));
  border: 2px solid rgba(var(--v-border-tile-selected, 19, 98, 226, 1));
  margin: 0px;
}
:host .selection-tile:not(.disabled).checked:hover {
  border: 2px solid rgba(var(--v-border-tile-selected-hover, 4, 112, 236, 1));
  background-color: rgba(var(--v-bg-tile-selected-hover, 229, 239, 255, 1));
}
:host .selection-tile:not(.disabled).checked:focus-visible {
  border: 2px solid rgba(var(--v-border-tile-selected, 19, 98, 226, 1));
  background-color: rgba(var(--v-bg-tile-selected, 242, 247, 255, 1));
  outline: 2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));
  outline-offset: 2px;
}
:host .selection-tile:not(.disabled).error {
  border: 1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1));
  background-color: rgba(var(--v-bg-tile, 252, 252, 252, 1));
}
:host .selection-tile:not(.disabled).error:hover {
  border: 1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1));
  background-color: rgba(var(--v-bg-tile-hover, 245, 247, 247, 1));
}
:host .selection-tile:not(.disabled).error:focus-visible {
  border: 1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1));
  background-color: rgba(var(--v-bg-tile, 252, 252, 252, 1));
  outline: 2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));
  outline-offset: 2px;
}
:host .selection-tile.disabled {
  border: 1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1));
  background-color: rgba(var(--v-bg-secondary, 245, 247, 247, 1));
  pointer-events: none;
}
:host .selection-tile.disabled .selection-tile-title,
:host .selection-tile.disabled .selection-tile-note {
  color: rgba(var(--v-text-input-disabled, 107, 116, 125, 1));
}
:host .selection-tile .selection-tile-title {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  color: rgba(var(--v-text-primary, 32, 54, 69, 1));
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  :host .selection-tile .selection-tile-title {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  :host .selection-tile .selection-tile-title {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 9999px) {
  :host .selection-tile .selection-tile-title {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
:host .selection-tile .selection-tile-note {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  color: rgba(var(--v-text-secondary, 107, 116, 125, 1));
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  :host .selection-tile .selection-tile-note {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  :host .selection-tile .selection-tile-note {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 9999px) {
  :host .selection-tile .selection-tile-note {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
:host .selection-tile .selection-tile-icon {
  margin-top: 4px;
  margin-bottom: 4px;
}
:host .selection-tile .selection-tile-select {
  height: 24px;
}
:host .selection-tile .selection-tile-select vega-checkbox,
:host .selection-tile .selection-tile-select vega-radio {
  margin-top: 4px;
}