@charset "UTF-8";
:root {
  --breakpoint-xxs: 320px;
  --breakpoint-xs: 480px;
  --breakpoint-sm: 768px;
  --breakpoint-md: 1024px;
  --breakpoint-lg: 1280px;
  --breakpoint-xl: 1440px;
  --breakpoint-xxl: 1600px; }

:root {
  --color-white: #fff;
  --color-eth-grey: #6f6f6f;
  --color-eth-grey-80: #8c8c8c;
  --color-eth-grey-60: #a9a9a9;
  --color-eth-grey-40: #c5c5c5;
  --color-eth-grey-20: #e2e2e2;
  --color-eth-grey-10: #f1f1f1;
  --color-eth-grey-40-transparent: rgba(197, 197, 197, 0.4);
  --color-black: #000;
  --color-black-60: rgba(0, 0, 0, 0.6);
  --color-black-light: #222;
  --color-black-light-20: rgba(34, 34, 34, 0.2);
  --color-black-light-48: #2222227a;
  --color-eth-blue: #215caf;
  --color-eth-green: #627313;
  --color-eth-purple: #a7117a;
  --color-eth-red: #b7352d;
  --color-eth-red-120: #96272d;
  --color-eth-petrol-20: #cce4ea;
  --color-eth-petrol: #007894;
  --color-eth-petrol-120: #005f6f;
  --color-eth-bronze: #8e6713;
  --color-alert-orange: #fda726;
  --color-alert-red: #e2001a;
  --color-alert-green: #2e7b32;
  --color-divider-light: #eaecee;
  --color-divider-dark: #d3d3d3;
  --color-text-disabled: #2222227a;
  --spacing-4: 4px;
  --spacing-6: 6px;
  --spacing-8: 8px;
  --spacing-12: 12px;
  --spacing-16: 16px;
  --spacing-20: 20px;
  --spacing-24: 24px;
  --spacing-32: 32px;
  --spacing-40: 40px;
  --spacing-48: 48px;
  --spacing-56: 56px;
  --spacing-64: 64px;
  --spacing-72: 72px;
  --spacing-80: 80px;
  --spacing-96: 96px;
  --border-radius-2: 2px;
  --border-radius-4: 4px;
  --border-radius-8: 8px;
  --border-radius-12: 12px;
  --max-width: 1920px; }

@font-face {
  font-family: DINNext;
  src: url("../fonts/DINNext-Bold.woff") format("woff");
  font-weight: bold; }

@font-face {
  font-family: DINNext;
  src: url("../fonts/DINNext-Regular.woff") format("woff");
  font-weight: normal; }

h1 {
  margin: 0; }
  @media (min-width: 320px) {
    h1 {
      font-size: 32px;
      line-height: 1.2;
      font-weight: 400; } }
  @media (min-width: 480px) {
    h1 {
      font-size: 32px;
      line-height: 1.2;
      font-weight: 400; } }
  @media (min-width: 768px) {
    h1 {
      font-size: 40px;
      line-height: 1.2;
      font-weight: 400; } }
  @media (min-width: 1024px) {
    h1 {
      font-size: 40px;
      line-height: 1.2;
      font-weight: 400; } }
  @media (min-width: 1280px) {
    h1 {
      font-size: 40px;
      line-height: 1.2;
      font-weight: 400; } }
  @media (min-width: 1440px) {
    h1 {
      font-size: 40px;
      line-height: 1.2;
      font-weight: 400; } }
  @media (min-width: 1600px) {
    h1 {
      font-size: 40px;
      line-height: 1.2;
      font-weight: 400; } }

h2 {
  margin: 0; }
  @media (min-width: 320px) {
    h2 {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 480px) {
    h2 {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 768px) {
    h2 {
      font-size: 32px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1024px) {
    h2 {
      font-size: 32px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1280px) {
    h2 {
      font-size: 32px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1440px) {
    h2 {
      font-size: 32px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1600px) {
    h2 {
      font-size: 32px;
      line-height: 1.3;
      font-weight: 400; } }

h3 {
  margin: 0; }
  @media (min-width: 320px) {
    h3 {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 480px) {
    h3 {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 768px) {
    h3 {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1024px) {
    h3 {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1280px) {
    h3 {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1440px) {
    h3 {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1600px) {
    h3 {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }

h4 {
  margin: 0; }
  @media (min-width: 320px) {
    h4 {
      font-size: 18px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 480px) {
    h4 {
      font-size: 18px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 768px) {
    h4 {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1024px) {
    h4 {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1280px) {
    h4 {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1440px) {
    h4 {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1600px) {
    h4 {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }

h5 {
  margin: 0; }
  @media (min-width: 320px) {
    h5 {
      font-size: 16px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 480px) {
    h5 {
      font-size: 16px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 768px) {
    h5 {
      font-size: 18px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1024px) {
    h5 {
      font-size: 18px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1280px) {
    h5 {
      font-size: 18px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1440px) {
    h5 {
      font-size: 18px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1600px) {
    h5 {
      font-size: 18px;
      line-height: 1.3;
      font-weight: 400; } }

@media (min-width: 320px) {
  .lead {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400; } }

@media (min-width: 480px) {
  .lead {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400; } }

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400; } }

@media (min-width: 1024px) {
  .lead {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400; } }

@media (min-width: 1280px) {
  .lead {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400; } }

@media (min-width: 1440px) {
  .lead {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400; } }

@media (min-width: 1600px) {
  .lead {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400; } }

@media (min-width: 320px) {
  p.bodytext {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 480px) {
  p.bodytext {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 768px) {
  p.bodytext {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1024px) {
  p.bodytext {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1280px) {
  p.bodytext {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1440px) {
  p.bodytext {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1600px) {
  p.bodytext {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 320px) {
  p.sidebar {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 480px) {
  p.sidebar {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 768px) {
  p.sidebar {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1024px) {
  p.sidebar {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1280px) {
  p.sidebar {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1440px) {
  p.sidebar {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1600px) {
  p.sidebar {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 320px) {
  p.teaser {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 480px) {
  p.teaser {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 768px) {
  p.teaser {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1024px) {
  p.teaser {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1280px) {
  p.teaser {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1440px) {
  p.teaser {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1600px) {
  p.teaser {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 320px) {
  .fig-caption,
  .metainfo {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 480px) {
  .fig-caption,
  .metainfo {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 768px) {
  .fig-caption,
  .metainfo {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1024px) {
  .fig-caption,
  .metainfo {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1280px) {
  .fig-caption,
  .metainfo {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1440px) {
  .fig-caption,
  .metainfo {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 1600px) {
  .fig-caption,
  .metainfo {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400; } }

@media (min-width: 320px) {
  .linklist-bodytext {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 480px) {
  .linklist-bodytext {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 768px) {
  .linklist-bodytext {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1024px) {
  .linklist-bodytext {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1280px) {
  .linklist-bodytext {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1440px) {
  .linklist-bodytext {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1600px) {
  .linklist-bodytext {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 320px) {
  .linklist-sidebar {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 480px) {
  .linklist-sidebar {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 768px) {
  .linklist-sidebar {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1024px) {
  .linklist-sidebar {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1280px) {
  .linklist-sidebar {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1440px) {
  .linklist-sidebar {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1600px) {
  .linklist-sidebar {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 320px) {
  .linklist-small {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 480px) {
  .linklist-small {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 768px) {
  .linklist-small {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1024px) {
  .linklist-small {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1280px) {
  .linklist-small {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1440px) {
  .linklist-small {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400; } }

@media (min-width: 1600px) {
  .linklist-small {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400; } }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

html {
  scroll-behavior: smooth; }

body {
  margin: 0;
  min-height: 100vh;
  font-size: 18px; }

button {
  all: unset;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  box-sizing: border-box; }
  button:focus-visible {
    outline: 1px solid var(--color-black); }

input {
  font-family: DINNext, helvetica, arial, sans-serif; }

textarea {
  font-family: DINNext, helvetica, arial, sans-serif;
  resize: vertical;
  min-height: 100px;
  max-height: 320px; }

address {
  font-style: normal; }

.main-view {
  min-height: 100vh; }

.main-content {
  min-height: calc(100vh - 430px); }

.align-right {
  text-align: right; }

.validate input.ng-invalid,
.validate select.ng-invalid,
.validate textarea.ng-invalid {
  border: 1px solid var(--color-alert-red);
  box-shadow: 0 0 10px 0 var(--color-alert-red); }

a {
  color: var(--color-black);
  text-decoration: none; }

a:active,
a:hover {
  text-decoration: none; }

input:active,
input:focus,
input:hover {
  outline: none; }

h4 {
  font-weight: 300;
  font-size: 1rem; }

@media print {
  .no-print {
    display: none; } }

.tag {
  background: var(--color-black);
  border-radius: 3px;
  float: left;
  padding: 3px 8px;
  margin: 1px 3px;
  color: white; }

.centerelements {
  display: flex;
  align-items: center; }

.fullcenter {
  display: flex;
  align-items: center;
  justify-content: center; }

.textcenter {
  text-align: center; }

.textright {
  text-align: right; }

.textleft {
  text-align: left; }

.font-size-large {
  font-size: 3rem; }

.font-size-medium {
  font-size: 2rem; }

.font-size-small-medium {
  font-size: 1.5rem; }

.font-size-small {
  font-size: 1rem; }

.black-and-bold {
  color: black;
  font-weight: bold; }

.pointer {
  cursor: pointer; }

.no-cursor {
  cursor: not-allowed; }

.link-no-underline a:link {
  text-decoration: none; }

.link-no-underline a:visited {
  text-decoration: none; }

.link-no-underline a:hover {
  text-decoration: none; }

.link-no-underline a:active {
  text-decoration: none; }

.icon-input-container {
  position: relative; }

.icon-input-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: black;
  font-size: 18px; }

.check-button {
  border-radius: 100px;
  border: 1px solid var(--color-eth-grey-80);
  background-color: var(--color-white);
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: border 0.2s ease-in-out; }
  .check-button:hover, .check-button:focus {
    border: 1px solid var(--color-black); }
  .check-button.checked-button {
    border: 8px solid var(--color-eth-petrol);
    transition: border 0.2s ease-in-out; }

select {
  appearance: none;
  font-family: DINNext;
  border: none;
  box-shadow: none;
  background-color: transparent;
  cursor: pointer;
  width: 100%; }

.select {
  position: relative;
  display: flex;
  flex: 1;
  align-items: center;
  overflow: hidden;
  max-width: 100%;
  border-radius: 3px; }

.no-spacing {
  margin: 0px;
  padding: 0px; }

.no-spacing-auto {
  margin: 0px;
  padding: 0px; }

.main-margin-top {
  margin-top: 20px; }

.textarea {
  font-family: DINNext, helvetica, arial, sans-serif; }

.border-bottom {
  border-bottom: 1px solid var(--color-eth-grey-20);
  padding-bottom: 16px; }

.section-wrap {
  display: table;
  width: 100%;
  padding-left: 6rem;
  padding-right: 6rem;
  margin-right: auto;
  margin-left: auto;
  max-width: var(--max-width); }

@media (min-width: 768px) and (max-width: 1023px) {
  .section-wrap {
    padding-left: 32px;
    padding-right: 32px; } }

@media (max-width: 767px) {
  .section-wrap {
    padding-left: 24px;
    padding-right: 24px; } }

.rf-account-select {
  color: #333; }
  .rf-account-select .search-panel {
    margin-bottom: 20px; }
    .rf-account-select .search-panel input[type="text"] {
      width: 100%;
      padding: 10px 15px;
      font-size: 16px;
      border: 1px solid #ddd;
      border-radius: 5px;
      outline: none;
      transition: border 0.3s; }
      .rf-account-select .search-panel input[type="text"]:focus {
        border-color: #007bff; }
  .rf-account-select .user-info {
    margin-bottom: 15px;
    font-size: 14px;
    color: #555; }
    .rf-account-select .user-info span {
      margin-right: 10px; }
  .rf-account-select .accounts {
    overflow-y: auto;
    max-height: 400px;
    border: 1px solid #ddd;
    border-radius: 5px; }
    .rf-account-select .accounts .user-table {
      width: 100%;
      border-collapse: collapse; }
      .rf-account-select .accounts .user-table thead {
        background-color: #f5f5f5; }
        .rf-account-select .accounts .user-table thead th {
          padding: 10px;
          text-align: left;
          font-weight: 600;
          color: #333; }
      .rf-account-select .accounts .user-table tbody tr {
        cursor: pointer;
        transition: background-color 0.3s; }
        .rf-account-select .accounts .user-table tbody tr:hover {
          background-color: #f1f1f1; }
        .rf-account-select .accounts .user-table tbody tr td {
          padding: 10px;
          border-bottom: 1px solid #eee; }
      .rf-account-select .accounts .user-table tbody .active {
        background-color: #e6f7ff; }
      .rf-account-select .accounts .user-table tbody .no-users {
        text-align: center;
        color: #888;
        font-style: italic; }
  .rf-account-select .save-row {
    display: flex;
    flex-direction: row;
    margin-top: var(--spacing-20);
    gap: var(--spacing-24); }

.rf-dialog-approve {
  text-align: left; }
  .rf-dialog-approve .col-xs-12 {
    padding: 0; }
  .rf-dialog-approve .col-xs-4 {
    padding: 0; }
  .rf-dialog-approve h3 {
    margin-bottom: 20px; }

rf-dialog-approver-select .rf-dialog-approver-select {
  display: flex;
  gap: var(--spacing-20);
  flex-direction: column; }

rf-dialog-approver-select .rf-dialog-approver-select__card {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  border: 2px solid transparent;
  background-color: var(--color-eth-grey-10);
  border-radius: var(--border-radius-2);
  padding: var(--spacing-12);
  transition: all 0.2s ease; }
  rf-dialog-approver-select .rf-dialog-approver-select__card:hover, rf-dialog-approver-select .rf-dialog-approver-select__card:focus {
    border: 2px solid var(--color-eth-petrol); }
  rf-dialog-approver-select .rf-dialog-approver-select__card.rf-dialog-approver-select__card--selected {
    border: 2px solid var(--color-eth-petrol);
    background-color: var(--color-eth-petrol-20); }

rf-dialog-approver-select .rf-dialog-approver-select__card-item {
  display: flex;
  gap: var(--spacing-12);
  justify-content: space-between; }

rf-dialog-approver-select .rf-dialog-approver-select__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    rf-dialog-approver-select .rf-dialog-approver-select__actions {
      flex-direction: row; } }

rf-dialog-approver-select .rf-dialog-approver-select__no-approver {
  margin-top: 40px; }

.rf-dialog-choose-delivery-type .rf-dialog-choose-delivery-type__delivery-options {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-32);
  margin-top: var(--spacing-40); }

.rf-dialog-choose-delivery-type .rf-dialog-choose-delivery-type__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    .rf-dialog-choose-delivery-type .rf-dialog-choose-delivery-type__actions {
      flex-direction: row; } }

.rf-dialog-choose-material {
  text-align: left; }
  .rf-dialog-choose-material .rf-dialog-choose-material__custom-select {
    margin-top: var(--spacing-40);
    margin-bottom: var(--spacing-20); }
  .rf-dialog-choose-material .rf-dialog-choose-material__select-wrapper {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    position: relative;
    border: 1px solid var(--color-eth-grey-80);
    border-radius: var(--border-radius-4);
    width: 100%;
    display: flex;
    align-items: center;
    transition: border-color 0.2s ease-in-out; }
    .rf-dialog-choose-material .rf-dialog-choose-material__select-wrapper:hover {
      border-color: var(--color-black); }
    .rf-dialog-choose-material .rf-dialog-choose-material__select-wrapper:focus-within {
      outline: 1px solid var(--color-black); }
  .rf-dialog-choose-material .rf-dialog-choose-material__select {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    padding: var(--spacing-8) var(--spacing-12); }
    .rf-dialog-choose-material .rf-dialog-choose-material__select:focus {
      outline: none; }
  .rf-dialog-choose-material .rf-dialog-choose-material__select-label {
    margin-bottom: var(--spacing-6);
    padding: 0; }
    @media (min-width: 320px) {
      .rf-dialog-choose-material .rf-dialog-choose-material__select-label {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 480px) {
      .rf-dialog-choose-material .rf-dialog-choose-material__select-label {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .rf-dialog-choose-material .rf-dialog-choose-material__select-label {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1024px) {
      .rf-dialog-choose-material .rf-dialog-choose-material__select-label {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1280px) {
      .rf-dialog-choose-material .rf-dialog-choose-material__select-label {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1440px) {
      .rf-dialog-choose-material .rf-dialog-choose-material__select-label {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1600px) {
      .rf-dialog-choose-material .rf-dialog-choose-material__select-label {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
  .rf-dialog-choose-material .rf-dialog-choose-material__select-icon {
    position: absolute;
    right: 0;
    margin-right: var(--spacing-8);
    pointer-events: none; }
  .rf-dialog-choose-material .hr {
    margin: var(--spacing-32) 0;
    background-color: var(--color-divider-dark);
    width: 100%;
    height: 1px; }
  .rf-dialog-choose-material .material-list {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-8);
    max-height: 210px;
    overflow-y: scroll; }
    .rf-dialog-choose-material .material-list .list-item {
      display: flex;
      flex-direction: row;
      gap: var(--spacing-12);
      cursor: pointer; }

.rf-dialog-choose-material-actions {
  display: flex;
  gap: var(--spacing-20);
  margin-top: var(--spacing-40); }

rf-dialog-communication {
  /* (B) ADD SPEECH "CALLOUT TAIL" */
  /* (B1) USE ::AFTER TO CREATE THE "TAIL" */
  /* (C2) LEFT */
  /* (C3) RIGHT */ }
  rf-dialog-communication .send-disabled {
    color: lightgray;
    cursor: default; }
  rf-dialog-communication .speech {
    position: relative;
    padding: 20px;
    border-radius: 10px;
    margin: 10px;
    width: 75%;
    text-align: left; }
  rf-dialog-communication .speech::after {
    /* (B1-1) ATTACH TRANSPARENT BORDERS */
    content: "";
    border: 20px solid transparent;
    /* (B1-2) NECESSARY TO POSITION THE "TAIL" */
    position: absolute; }
  rf-dialog-communication .left.speech {
    border: 1px solid black; }
  rf-dialog-communication .left.speech::after {
    /* (C2-1) LEFT TRIANGLE */
    border-right-color: black;
    border-left: 0;
    left: -20px;
    top: 64%;
    margin-top: -20px; }
  rf-dialog-communication .right.speech {
    background-color: lightblue;
    border: 1px solid black;
    float: right; }
  rf-dialog-communication .right.speech::after {
    /* (C3-1) RIGHT TRIANGLE */
    border-left-color: black;
    border-right: 0;
    /* (C3-2) POSITION AT RIGHT */
    right: -20px;
    top: 64%;
    margin-top: -20px; }

.confirm .confirm__message {
  margin-top: var(--spacing-24);
  margin-bottom: var(--spacing-48); }

.confirm .confirm__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    .confirm .confirm__actions {
      flex-direction: row; } }

.rf-dialog-confirm-delivery {
  text-align: left;
  margin-top: var(--spacing-24); }
  .rf-dialog-confirm-delivery .rf-dialog-confirm-delivery__actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: var(--spacing-20);
    column-gap: var(--spacing-24);
    margin-top: var(--spacing-48); }
    @media (min-width: 768px) {
      .rf-dialog-confirm-delivery .rf-dialog-confirm-delivery__actions {
        flex-direction: row; } }

.rf-dialog-confirm-free-text__textarea {
  width: 100%;
  margin-bottom: 20px; }

@media (min-width: 1024px) {
  .rf-dialog-confirm-select__select {
    width: 50%; } }

.rf-dialog-confirm-select__label {
  margin-bottom: var(--spacing-8); }
  @media (min-width: 320px) {
    .rf-dialog-confirm-select__label {
      font-size: 12px;
      line-height: 1.5;
      font-weight: 400; } }
  @media (min-width: 480px) {
    .rf-dialog-confirm-select__label {
      font-size: 12px;
      line-height: 1.5;
      font-weight: 400; } }
  @media (min-width: 768px) {
    .rf-dialog-confirm-select__label {
      font-size: 14px;
      line-height: 1.5;
      font-weight: 400; } }
  @media (min-width: 1024px) {
    .rf-dialog-confirm-select__label {
      font-size: 14px;
      line-height: 1.5;
      font-weight: 400; } }
  @media (min-width: 1280px) {
    .rf-dialog-confirm-select__label {
      font-size: 14px;
      line-height: 1.5;
      font-weight: 400; } }
  @media (min-width: 1440px) {
    .rf-dialog-confirm-select__label {
      font-size: 14px;
      line-height: 1.5;
      font-weight: 400; } }
  @media (min-width: 1600px) {
    .rf-dialog-confirm-select__label {
      font-size: 14px;
      line-height: 1.5;
      font-weight: 400; } }

.rf-dialog-confirm-select__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    .rf-dialog-confirm-select__actions {
      flex-direction: row; } }

rf-confirm .grey-layer {
  z-index: 1;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.8; }

rf-confirm .box {
  min-height: 200px;
  z-index: 2;
  height: auto;
  position: fixed;
  display: block;
  margin: 0 auto;
  box-shadow: none;
  top: 15vh; }
  @media (min-width: 100px) and (max-width: 991px) {
    rf-confirm .box {
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; } }
  @media (max-width: 991px) {
    rf-confirm .box {
      width: 90%;
      left: 5%; } }
  @media (min-width: 992px) and (max-width: 1399px) {
    rf-confirm .box {
      width: 60%;
      left: 20%; } }
  @media (min-width: 1400px) {
    rf-confirm .box {
      width: 40%;
      left: 30%; } }

rf-confirm .dialog-container {
  overflow-y: auto;
  width: 100%;
  margin: 0;
  padding-bottom: 30px;
  background: white;
  left: 0;
  right: 0;
  max-height: 80vh; }

rf-confirm .header .actions {
  float: right; }

.rf-dialog-datetime {
  margin-top: var(--spacing-24); }

.rf-dialog-datetime__actions {
  display: flex;
  gap: var(--spacing-20);
  margin-top: var(--spacing-56); }

.rf-dialog-confirm-delivery {
  text-align: left; }

rf-dialog-document-viewer .pdf-view {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100vh - 34vh);
  position: relative; }

rf-dialog-document-viewer .document-viewer__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40);
  background-color: var(--color-white); }
  @media (min-width: 768px) {
    rf-dialog-document-viewer .document-viewer__actions {
      flex-direction: row; } }
  rf-dialog-document-viewer .document-viewer__actions span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden; }

.rf-dialog-edit-position .rf-dialog-edit-position__content {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-20);
  align-items: center;
  justify-content: flex-start; }

.rf-dialog-edit-position .rf-dialog-edit-position__dimensions {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-16); }

.rf-dialog-edit-position .rf-dialog-edit-position__dimension {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center; }

.rf-dialog-edit-position .rf-dialog-edit-position__dimension-label {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400; }

.rf-dialog-edit-position .rf-dialog-edit-position__disclaimer {
  font-size: 12px;
  margin-bottom: var(--spacing-4); }

.rf-dialog-edit-position .rf-dialog-edit-position__dimension-input {
  width: 100%;
  height: var(--spacing-40);
  border: 1px solid var(--color-eth-grey-80);
  border-radius: 2px;
  padding-left: var(--spacing-8); }

.rf-dialog-edit-position .rf-dialog-edit-position__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    .rf-dialog-edit-position .rf-dialog-edit-position__actions {
      flex-direction: row; } }

.rf-dialog-edit-position .errorlabel {
  color: red;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 8px; }

rf-dialog-file-viewer .pdf-view {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100vh - 34vh);
  position: relative; }

rf-dialog-file-viewer .actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    rf-dialog-file-viewer .actions {
      flex-direction: row; } }

.rf-dialog-filter-materials table {
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: lightgray;
  border-collapse: separate;
  background-color: lightgray; }

.rf-dialog-filter-materials table th {
  border-width: 1px;
  padding: 3px;
  border-style: solid;
  border-color: lightgray;
  background-color: lightgray; }

.rf-dialog-filter-materials table td {
  border-width: 1px;
  padding: 3px;
  border-style: solid;
  border-color: lightgray;
  background-color: white; }

.rf-dialog-filter-materials .tab {
  cursor: pointer;
  padding-bottom: 10px;
  border-bottom: 2px solid lightgray;
  color: lightgray; }

.rf-dialog-filter-materials .tab-active {
  color: var(--color-eth-petrol);
  border-color: var(--color-eth-petrol); }

.rf-dialog-filter-materials rf-xy-diagram svg {
  max-height: 150px;
  width: 100%; }

.rf-dialog-filter-materials .rz-pointer {
  background-color: white;
  border: 1px solid;
  border-color: #033076; }

.rf-dialog-filter-materials .rz-selection {
  background: #033076;
  height: 10px; }

.rf-dialog-filter-materials .rz-bar-wrapper {
  padding-top: 14px; }

.rf-dialog-filter-materials .rzslider {
  width: 97%; }

.rf-dialog-filter-materials .rzslider .rz-pointer.rz-active::after {
  background-color: white; }

.rf-dialog-filter-materials .footer-row {
  margin-top: 20px; }

.rf-dialog-filter-materials .search-col {
  padding: 0px; }

.rf-dialog .box {
  position: fixed;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  box-shadow: none;
  border-radius: var(--border-radius-4);
  color: var(--color-black);
  width: 100%;
  height: 100%;
  padding: var(--spacing-8); }
  @media (min-width: 1024px) {
    .rf-dialog .box {
      padding: var(--spacing-40); } }

.rf-dialog .dialog-container {
  position: relative;
  margin: 0;
  padding: var(--spacing-12);
  background: var(--color-white);
  border-bottom-left-radius: var(--border-radius-4);
  border-bottom-right-radius: var(--border-radius-4); }
  @media (min-width: 1024px) {
    .rf-dialog .dialog-container {
      padding: var(--spacing-20) var(--spacing-32); } }

.rf-dialog .box-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow-y: auto; }
  @media (min-width: 1024px) {
    .rf-dialog .box-content {
      width: 60%;
      max-width: 1100px; } }

.rf-dialog .header {
  display: flex;
  gap: var(--spacing-12);
  align-items: center;
  justify-content: space-between;
  padding: var(--spacing-12);
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-divider-light);
  border-top-left-radius: var(--border-radius-4);
  border-top-right-radius: var(--border-radius-4); }
  @media (min-width: 320px) {
    .rf-dialog .header {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 480px) {
    .rf-dialog .header {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 768px) {
    .rf-dialog .header {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1024px) {
    .rf-dialog .header {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1280px) {
    .rf-dialog .header {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1440px) {
    .rf-dialog .header {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1600px) {
    .rf-dialog .header {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1024px) {
    .rf-dialog .header {
      padding: var(--spacing-20) var(--spacing-32); } }

.rf-dialog .grey-layer {
  position: fixed;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: var(--color-eth-grey);
  opacity: 0.8; }

.rf-dialog .modal-child .box {
  z-index: 2; }

.rf-dialog .modal-child .grey-layer {
  z-index: 1; }

.rf-dialog.date-time .box-content {
  max-width: 480px; }

@media (min-width: 768px) {
  .rf-dialog.production-progress .box-content,
  .rf-dialog.document-viewer .box-content {
    width: 90%; } }

.rf-material-request {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-40); }
  .rf-material-request__title {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: var(--spacing-24);
    text-align: left; }
  .rf-material-request__dimensions {
    display: flex;
    gap: var(--spacing-40);
    align-items: flex-start; }
    @media (min-width: 768px) {
      .rf-material-request__dimensions {
        flex-direction: row; } }
  .rf-material-request__dimension-fields {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: var(--spacing-20); }
  .rf-material-request__dimension-row {
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: center;
    gap: var(--spacing-4); }
  .rf-material-request__label {
    font-size: 14px;
    font-weight: bold;
    text-align: center; }
  .rf-material-request__input rf-height,
  .rf-material-request__input rf-text-field {
    width: 100%; }
  .rf-material-request__actions {
    display: flex;
    justify-content: flex-start;
    gap: var(--spacing-16);
    margin-top: var(--spacing-24); }
    .rf-material-request__actions rf-button {
      min-width: 120px; }
  .rf-material-request .rf-material-request__search {
    margin-top: var(--spacing-40); }
  .rf-material-request .rf-material-request__title {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
    padding-bottom: var(--spacing-20);
    border-bottom: 1px solid var(--color-divider-dark);
    margin-top: var(--spacing-40);
    margin-bottom: var(--spacing-40); }
  .rf-material-request .rf-material-request__subtitle {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: var(--spacing-40); }
  .rf-material-request .rf-material-request__geometries {
    display: flex;
    flex-wrap: wrap;
    gap: var(--spacing-24); }
  .rf-material-request .rf-material-request__geometry {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: var(--color-eth-grey-10);
    border-radius: var(--border-radius-2);
    padding: var(--spacing-12);
    transition: all 0.3s ease-in-out;
    border: 2px solid transparent;
    /* 2 items per row on mobile */
    width: calc(50% - (var(--spacing-24) / 2)); }
    @media (min-width: 768px) {
      .rf-material-request .rf-material-request__geometry {
        /* 4 items per row on tablet */
        width: calc((100% - (3 * var(--spacing-24))) / 4); } }
    @media (min-width: 1024px) {
      .rf-material-request .rf-material-request__geometry {
        /* 6 items per row on desktop */
        width: calc((100% - (5 * var(--spacing-24))) / 6); } }
    .rf-material-request .rf-material-request__geometry:focus, .rf-material-request .rf-material-request__geometry:hover {
      border: 2px solid var(--color-eth-petrol); }
    .rf-material-request .rf-material-request__geometry.rf-material-request__geometry--active {
      border: 2px solid var(--color-eth-petrol);
      background-color: var(--color-eth-petrol-20); }
    .rf-material-request .rf-material-request__geometry.rf-material-request__geometry--disabled {
      opacity: 0.5;
      pointer-events: none; }
  .rf-material-request .rf-material-request__material-groups {
    display: flex;
    flex-wrap: wrap;
    gap: var(--spacing-24); }
  .rf-material-request .rf-material-request__material-group {
    padding: var(--spacing-12);
    background-color: var(--color-eth-grey-10);
    border-radius: var(--border-radius-2);
    transition: all 0.3s ease-in-out;
    border: 2px solid transparent;
    text-align: center;
    word-break: break-all;
    hyphens: auto;
    width: calc(50% - (var(--spacing-24) / 2)); }
    @media (min-width: 768px) {
      .rf-material-request .rf-material-request__material-group {
        width: calc((100% - (3 * var(--spacing-24))) / 4); } }
    @media (min-width: 1024px) {
      .rf-material-request .rf-material-request__material-group {
        width: calc((100% - (5 * var(--spacing-24))) / 6); } }
    .rf-material-request .rf-material-request__material-group:focus, .rf-material-request .rf-material-request__material-group:hover {
      border: 2px solid var(--color-eth-petrol); }
    .rf-material-request .rf-material-request__material-group.rf-material-request__material-group--active {
      border: 2px solid var(--color-eth-petrol);
      background-color: var(--color-eth-petrol-20); }
    .rf-material-request .rf-material-request__material-group.rf-material-request__material-group--disabled {
      opacity: 0.5;
      pointer-events: none; }
  .rf-material-request .rf-material-request__materials {
    display: flex;
    flex-wrap: wrap;
    gap: var(--spacing-24); }
  .rf-material-request .rf-material-request__material {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: var(--color-eth-grey-10);
    border-radius: var(--border-radius-2);
    padding: var(--spacing-12);
    transition: all 0.3s ease-in-out;
    border: 2px solid transparent;
    width: 100%; }
    @media (min-width: 768px) {
      .rf-material-request .rf-material-request__material {
        width: calc((100% - var(--spacing-24)) / 2); } }
    @media (min-width: 1024px) {
      .rf-material-request .rf-material-request__material {
        width: calc((100% - (2 * var(--spacing-24))) / 3); } }
    .rf-material-request .rf-material-request__material:focus, .rf-material-request .rf-material-request__material:hover {
      border: 2px solid var(--color-eth-petrol); }
    .rf-material-request .rf-material-request__material.rf-material-request__material--active {
      border: 2px solid var(--color-eth-petrol);
      background-color: var(--color-eth-petrol-20); }
    .rf-material-request .rf-material-request__material.rf-material-request__material--disabled {
      opacity: 0.5;
      pointer-events: none; }
  .rf-material-request .rf-material-request__filter {
    display: block;
    margin-top: var(--spacing-40);
    margin-bottom: var(--spacing-40); }
  .rf-material-request .rf-material-request__dimensions {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-24); }
    @media (min-width: 768px) {
      .rf-material-request .rf-material-request__dimensions {
        flex-direction: row; } }
  .rf-material-request .rf-material-request_dimensions-geometry {
    width: 100%; }
    @media (min-width: 768px) {
      .rf-material-request .rf-material-request_dimensions-geometry {
        width: calc((100% - (2 * var(--spacing-24))) / 3); } }
  .rf-material-request .rf-material-request__dimension-fields {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-20); }
  .rf-material-request .rf-material-request_label_alternate {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    font-size: 10px; }
    .rf-material-request .rf-material-request_label_alternate::before {
      content: "*";
      display: inline-block; }
  .rf-material-request .rf-material-request {
    display: flex;
    gap: var(--spacing-24);
    list-style: none;
    padding: 0; }
  .rf-material-request .rf-material-request__item-list {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-24);
    width: 100%;
    margin-bottom: var(--spacing-40); }
  .rf-material-request .rf-material-request__item {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    display: grid;
    grid-template-columns: 1fr;
    border: 1px solid var(--color-eth-grey-80);
    background-color: var(--color-eth-grey-10);
    border-radius: var(--border-radius-2);
    padding: var(--spacing-12); }
    @media (min-width: 1024px) {
      .rf-material-request .rf-material-request__item {
        grid-template-columns: 1fr 3fr 3fr 2fr 2fr 2fr 1fr; } }
  .rf-material-request .rf-material-request__item-detail {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: var(--spacing-4);
    margin-bottom: var(--spacing-12); }
    @media (min-width: 1024px) {
      .rf-material-request .rf-material-request__item-detail {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        margin-bottom: 0; } }
  .rf-material-request .rf-material-request__item-label {
    font-weight: bold;
    margin-right: var(--spacing-12); }
    @media (min-width: 1024px) {
      .rf-material-request .rf-material-request__item-label {
        display: block;
        margin-right: 0; } }
  .rf-material-request .rf-material-request__item-value {
    display: inline-block;
    text-align: right; }
    @media (min-width: 1024px) {
      .rf-material-request .rf-material-request__item-value {
        text-align: left; } }
  .rf-material-request .rf-material-request__item-description {
    display: flex;
    align-items: center;
    gap: var(--spacing-8); }
  .rf-material-request .rf-material-request__item-actions {
    display: flex;
    justify-content: center; }
  .rf-material-request .rf-material-request__item-add-mobile {
    display: block;
    width: 100%;
    margin-top: var(--spacing-12);
    text-align: right; }
    @media (min-width: 1024px) {
      .rf-material-request .rf-material-request__item-add-mobile {
        display: none; } }
  .rf-material-request .rf-material-request__item-add-desktop {
    display: none; }
    @media (min-width: 1024px) {
      .rf-material-request .rf-material-request__item-add-desktop {
        display: flex;
        align-items: center; } }
  .rf-material-request .rf-material-request__empty-state {
    margin-bottom: var(--spacing-40); }
  .rf-material-request .rf-material-request__actions {
    display: flex;
    flex-direction: column;
    row-gap: var(--spacing-20);
    column-gap: var(--spacing-24); }
    @media (min-width: 768px) {
      .rf-material-request .rf-material-request__actions {
        flex-direction: row; } }
  .rf-material-request .rf-material-request__count-circle {
    --circle-size: 30px;
    position: absolute;
    background-color: var(--color-white);
    border: 1px solid var(--color-eth-petrol);
    width: var(--circle-size);
    height: var(--circle-size);
    color: var(--color-eth-petrol);
    display: flex;
    justify-content: center;
    align-items: center;
    top: -10px;
    right: -10px;
    z-index: 0;
    border-radius: 50%;
    font-weight: 600; }
  .rf-material-request .rf-buy-part-upload__input {
    display: block; }
  .rf-material-request .rf-buy-part-upload__select-overlay {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    width: 100%;
    border: 1px solid var(--color-eth-grey-60);
    border-radius: var(--border-radius-4);
    padding: var(--spacing-8) var(--spacing-12);
    position: relative;
    display: flex;
    transition: border-color 0.2s ease-in-out; }
    .rf-material-request .rf-buy-part-upload__select-overlay:hover {
      border-color: var(--color-black); }
  .rf-material-request .rf-buy-part-upload__select-overlay-icon {
    position: absolute;
    top: 10px;
    right: var(--spacing-8);
    pointer-events: none; }

.rf-dialog-order-request {
  display: flex;
  flex-direction: column; }
  @media (min-width: 1024px) {
    .rf-dialog-order-request {
      margin-top: var(--spacing-48); } }
  .rf-dialog-order-request .bold {
    font-weight: bold !important; }
  .rf-dialog-order-request .rf-dialog-order-request__content {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-20); }
    @media (min-width: 768px) {
      .rf-dialog-order-request .rf-dialog-order-request__content {
        flex-direction: row; } }
  .rf-dialog-order-request .rf-dialog-order-request__details {
    width: 100%; }
    @media (min-width: 1024px) {
      .rf-dialog-order-request .rf-dialog-order-request__details {
        width: 50%; } }
  .rf-dialog-order-request .rf-dialog-order-request__selection {
    width: 100%; }
    @media (min-width: 1024px) {
      .rf-dialog-order-request .rf-dialog-order-request__selection {
        width: 50%; } }
  .rf-dialog-order-request .rf-dialog-order-request__title {
    margin-bottom: var(--spacing-8); }
    @media (min-width: 320px) {
      .rf-dialog-order-request .rf-dialog-order-request__title {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 480px) {
      .rf-dialog-order-request .rf-dialog-order-request__title {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .rf-dialog-order-request .rf-dialog-order-request__title {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1024px) {
      .rf-dialog-order-request .rf-dialog-order-request__title {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1280px) {
      .rf-dialog-order-request .rf-dialog-order-request__title {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1440px) {
      .rf-dialog-order-request .rf-dialog-order-request__title {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1600px) {
      .rf-dialog-order-request .rf-dialog-order-request__title {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    .rf-dialog-order-request .rf-dialog-order-request__title.rf-dialog-order-request__title {
      font-weight: bold; }
  .rf-dialog-order-request .rf-dialog-order-request__title-icon {
    margin-bottom: var(--spacing-8); }
  .rf-dialog-order-request .rf-dialog-order-request__text {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0; }
  .rf-dialog-order-request .rf-dialog-order-request__warning {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    display: flex;
    gap: var(--spacing-8);
    color: var(--color-alert-red);
    margin-top: var(--spacing-8); }
  .rf-dialog-order-request .rf-dialog-order-request__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--spacing-20);
    margin: var(--spacing-32) 0; }
  .rf-dialog-order-request .rf-dialog-order-request__row {
    display: flex;
    align-items: center;
    gap: var(--spacing-32);
    margin-top: var(--spacing-20); }
  .rf-dialog-order-request .rf-dialog-order-request__item {
    margin-bottom: var(--spacing-20); }
  .rf-dialog-order-request .rf-dialog-order-request__search {
    position: relative;
    margin-bottom: var(--spacing-20); }
  .rf-dialog-order-request .rf-dialog-order-request__search-result-title {
    padding: var(--spacing-12) var(--spacing-16);
    border-bottom: 1px solid var(--color-eth-grey-20); }
  .rf-dialog-order-request .rf-dialog-order-request__search-results {
    --input-height: 34px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 5px;
    transform: translateY(var(--input-height));
    width: 100%;
    color: var(--color-eth-grey);
    background-color: var(--color-white);
    border-radius: var(--border-radius-2);
    z-index: 1;
    max-height: 200px;
    overflow-y: auto;
    box-shadow: 0px 3px 4px 0px var(--color-eth-grey-20); }
  .rf-dialog-order-request .rf-dialog-order-request__search-result-item {
    width: 100%;
    padding: var(--spacing-12) var(--spacing-16);
    border-bottom: 1px solid var(--color-eth-grey-20);
    transition: all 0.3s ease; }
    .rf-dialog-order-request .rf-dialog-order-request__search-result-item:focus, .rf-dialog-order-request .rf-dialog-order-request__search-result-item:hover {
      color: var(--color-black);
      background-color: var(--color-eth-grey-20); }
  .rf-dialog-order-request .rf-dialog-order-request__approver {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400; }
  .rf-dialog-order-request .rf-dialog-order-request__actions {
    display: flex;
    flex-direction: column;
    row-gap: var(--spacing-20);
    column-gap: var(--spacing-24);
    margin-top: var(--spacing-56); }
    @media (min-width: 768px) {
      .rf-dialog-order-request .rf-dialog-order-request__actions {
        flex-direction: row; } }
  .rf-dialog-order-request .rf-dialog-order-request__address {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: var(--color-black);
    display: flex;
    flex-direction: column;
    gap: var(--spacing-3); }

rf-dialog-production-progress .production-progress__intro {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  margin-top: var(--spacing-24);
  margin-bottom: var(--spacing-16); }

rf-dialog-production-progress .production-progress__header {
  display: flex;
  align-items: center;
  gap: var(--spacing-16);
  padding: var(--spacing-20) 0;
  border-top: 1px solid var(--color-divider-light);
  border-bottom: 1px solid var(--color-divider-light);
  width: 100%;
  overflow-x: auto; }

rf-dialog-production-progress .production-progress__title {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700; }

rf-dialog-production-progress .production-progress__item {
  display: flex;
  align-items: center;
  gap: var(--spacing-12);
  padding: var(--spacing-12) 0 var(--spacing-12) var(--spacing-40);
  border-bottom: 1px solid var(--color-divider-light);
  width: 100%;
  overflow-x: auto; }
  rf-dialog-production-progress .production-progress__item:not(:last-child) {
    border-bottom: none; }

rf-dialog-production-progress .production-progress__item-infos {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-4);
  min-width: 150px; }
  @media (min-width: 1024px) {
    rf-dialog-production-progress .production-progress__item-infos {
      word-break: break-word; } }
  rf-dialog-production-progress .production-progress__item-infos p {
    margin: 0; }

rf-dialog-production-progress .production-progress__title-container {
  min-width: 200px;
  display: flex;
  align-items: center;
  gap: var(--spacing-8); }

rf-dialog-production-progress .production-progress__title-wrapper {
  display: flex;
  align-items: center; }
  @media (min-width: 1024px) {
    rf-dialog-production-progress .production-progress__title-wrapper {
      word-break: break-word; } }

rf-dialog-production-progress .production-progress__item-info-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700; }

rf-dialog-production-progress .production-progress__item-status-date {
  min-height: 21px; }

rf-dialog-production-progress .production-progress__item-status-percentage {
  color: var(--color-eth-petrol); }

rf-dialog-production-progress .production-progress__item-progress {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 900px; }
  rf-dialog-production-progress .production-progress__item-progress p {
    margin: 0; }

rf-dialog-production-progress .production-progress__item-progress--position {
  min-width: 800px; }

rf-dialog-production-progress .production-progress__item-progress-element {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  gap: var(--spacing-4);
  min-height: 70px; }

rf-dialog-production-progress .production-progress__item-progress-element-pos {
  width: 110px;
  display: flex;
  justify-content: center; }

rf-dialog-production-progress .production-progress__item-status {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: var(--spacing-12);
  color: var(--color-text-disabled); }

rf-dialog-production-progress .production-progress__item-icon-wrapper {
  position: relative; }

rf-dialog-production-progress .production-progress__item-icon-box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--icon-box-size);
  height: var(--icon-box-size); }
  rf-dialog-production-progress .production-progress__item-icon-box .progress-ring {
    position: absolute;
    transform: rotate(-90deg); }
    rf-dialog-production-progress .production-progress__item-icon-box .progress-ring .progress-ring__progress {
      transition: stroke-dashoffset 0.3s ease; }

rf-dialog-production-progress .production-progress__item-status-arrow {
  position: absolute;
  left: -55px; }
  @media (min-width: 768px) {
    rf-dialog-production-progress .production-progress__item-status-arrow {
      left: -55px; } }
  @media (min-width: 1024px) {
    rf-dialog-production-progress .production-progress__item-status-arrow {
      left: -55px; } }

rf-dialog-production-progress .production-progress__item-status-arrow--position {
  left: -90px; }
  @media (min-width: 768px) {
    rf-dialog-production-progress .production-progress__item-status-arrow--position {
      left: -90px; } }
  @media (min-width: 1024px) {
    rf-dialog-production-progress .production-progress__item-status-arrow--position {
      left: -90px; } }

rf-dialog-production-progress .production-progress__item-status.production-progress__item-status--completed {
  color: var(--color-eth-petrol); }
  rf-dialog-production-progress .production-progress__item-status.production-progress__item-status--completed .production-progress__item-status-arrow {
    color: var(--color-eth-petrol); }
  rf-dialog-production-progress .production-progress__item-status.production-progress__item-status--completed .production-progress__item-icon-box {
    color: var(--color-eth-petrol);
    border-color: var(--color-eth-petrol); }
  rf-dialog-production-progress .production-progress__item-status.production-progress__item-status--completed .progress-ring__background {
    stroke: var(--color-eth-petrol); }

rf-dialog-production-progress .production-progress__item-status--production-started {
  color: var(--color-eth-petrol); }

rf-dialog-production-progress .production-progress__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    rf-dialog-production-progress .production-progress__actions {
      flex-direction: row; } }

rf-dialog-reclamation .rf-dialog-reclamation__content {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400; }

rf-dialog-reclamation .rf-dialog-reclamation__text {
  padding-bottom: var(--spacing-16);
  border-bottom: 1px solid var(--color-divider-dark); }

rf-dialog-reclamation .rf-dialog-reclamation__item {
  display: flex;
  flex-direction: row;
  gap: var(--spacing-16);
  padding-bottom: var(--spacing-16);
  border-bottom: 1px solid var(--color-divider-dark);
  margin-bottom: var(--spacing-16); }

rf-dialog-reclamation .rf-dialog-reclamation__item-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700; }

rf-dialog-reclamation .rf-dialog-reclamation__item-remove {
  flex-grow: 1;
  align-content: flex-end; }

rf-dialog-reclamation .rf-dialog-reclamation__item-left,
rf-dialog-reclamation .rf-dialog-reclamation__item-right {
  display: flex;
  flex-direction: column;
  flex: 1; }

rf-dialog-reclamation .rf-dialog-reclamation__textarea-label {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400; }

rf-dialog-reclamation .rf-dialog-reclamation__textarea {
  text-align: left;
  width: 100%;
  border: 1px solid var(--color-eth-grey-80);
  border-radius: var(--border-radius-4);
  padding: var(--spacing-8) var(--spacing-12);
  transition: border-color 0.2s ease-in-out; }
  rf-dialog-reclamation .rf-dialog-reclamation__textarea:hover {
    border-color: var(--color-black); }
  rf-dialog-reclamation .rf-dialog-reclamation__textarea:focus {
    border-color: var(--color-black);
    outline: 1px solid var(--color-black); }

rf-dialog-reclamation .rf-dialog-reclamation__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    rf-dialog-reclamation .rf-dialog-reclamation__actions {
      flex-direction: row; } }

rf-button {
  width: 100%; }
  @media (min-width: 768px) {
    rf-button {
      width: auto; } }
  rf-button .button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: var(--spacing-12) var(--spacing-24);
    border-radius: var(--border-radius-4);
    border: none;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    transition: all 0.3s ease;
    width: 100%; }
    @media (min-width: 768px) {
      rf-button .button {
        width: auto; } }
    rf-button .button .button__content {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: var(--spacing-8); }
    rf-button .button.button--primary {
      background-color: var(--color-eth-petrol);
      color: var(--color-white);
      border: 1px solid transparent; }
      rf-button .button.button--primary:focus, rf-button .button.button--primary:hover {
        background-color: var(--color-eth-petrol-120);
        outline: none; }
    rf-button .button.button--primary.button--disabled {
      background-color: var(--color-eth-grey-20);
      color: var(--color-eth-grey-60);
      cursor: not-allowed; }
      rf-button .button.button--primary.button--disabled:focus, rf-button .button.button--primary.button--disabled:hover {
        background-color: var(--color-eth-grey-20);
        color: var(--color-eth-grey-60); }
    rf-button .button.button--secondary {
      background-color: var(--color-white);
      color: var(--color-eth-petrol);
      border: 1px solid var(--color-eth-petrol); }
      rf-button .button.button--secondary:focus, rf-button .button.button--secondary:hover {
        color: var(--color-eth-petrol-120);
        border-color: var(--color-eth-petrol-120);
        outline: none; }
    rf-button .button.button--secondary.button--disabled {
      color: var(--color-eth-grey-60);
      border: 1px solid var(--color-eth-grey-60);
      cursor: not-allowed; }
      rf-button .button.button--secondary.button--disabled:focus, rf-button .button.button--secondary.button--disabled:hover {
        color: var(--color-eth-grey-60);
        border-color: var(--color-eth-grey-60); }
    rf-button .button--small {
      padding: var(--spacing-8) var(--spacing-16);
      font-size: 14px; }
    rf-button .button--medium {
      padding: var(--spacing-12) var(--spacing-24);
      font-size: 16px; }
    rf-button .button--large {
      padding: var(--spacing-16) var(--spacing-32);
      font-size: 18px; }

rf-xy-diagram svg {
  width: 1000px;
  height: 500px; }

rf-xy-diagram .axis line,
rf-xy-diagram .axis path {
  fill: none;
  stroke: #777; }

rf-xy-diagram .axis text {
  font-family: Arial, sans-serif;
  font-size: 13px; }

rf-xy-diagram .bar {
  fill: firebrick; }

rf-xy-diagram .limit {
  stroke: var(--color-eth-grey); }

rf-xy-diagram .area {
  fill: --color-black; }

rf-xy-diagram .selected {
  fill: blue; }

rf-xy-diagram .label {
  font-size: 100%; }

rf-xy-diagram .blue-rect {
  fill: #033076; }

.action-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-8);
  color: var(--color-black-light);
  border: 1px solid var(--color-eth-grey-20);
  border-radius: var(--border-radius-2);
  background-color: var(--color-white);
  transition: all 0.3s ease-in-out; }
  .action-button.disabled {
    cursor: not-allowed;
    pointer-events: none;
    color: var(--color-eth-grey-40); }
  .action-button:not(.disabled):hover, .action-button:not(.disabled):focus {
    border-color: var(--color-black-light); }

.amount-show {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  font-weight: 400;
  border-radius: 10px;
  min-width: var(--spacing-20);
  height: var(--spacing-20);
  padding: 2px;
  color: var(--color-black);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--color-black);
  margin-left: var(--spacing-16); }

rf-delivery-option {
  display: flex;
  width: 100%; }
  @media (min-width: 768px) {
    rf-delivery-option {
      min-width: 300px; } }
  rf-delivery-option .rf-delivery-option {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: var(--spacing-12);
    border: 1px solid var(--color-eth-grey-80);
    border-radius: var(--border-radius-2);
    cursor: pointer;
    transition: border 0.2s ease-in-out; }
    rf-delivery-option .rf-delivery-option:hover, rf-delivery-option .rf-delivery-option:focus-within {
      border: 1px solid var(--color-black); }
      rf-delivery-option .rf-delivery-option:hover .rf-delivery-option__visual-radio, rf-delivery-option .rf-delivery-option:focus-within .rf-delivery-option__visual-radio {
        border: 1px solid var(--color-black); }
    rf-delivery-option .rf-delivery-option:focus-within {
      outline: 1px solid var(--color-black); }
    rf-delivery-option .rf-delivery-option.rf-delivery-option--selected {
      border: 1px solid var(--color-eth-petrol);
      color: var(--color-eth-petrol); }
      rf-delivery-option .rf-delivery-option.rf-delivery-option--selected .rf-delivery-option__visual-radio {
        border: 8px solid var(--color-eth-petrol);
        border-radius: 50%;
        display: block; }
  rf-delivery-option .rf-delivery-option__radio {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip-path: inset(100%);
    white-space: nowrap;
    clip: rect(0, 0, 0, 0); }
  rf-delivery-option .rf-delivery-option__visual-radio {
    --radio-size: 24px;
    border-radius: var(--spacing-12);
    border: 1px solid var(--color-eth-grey-80);
    background-color: var(--color-white);
    width: var(--radio-size);
    height: var(--radio-size);
    flex-shrink: 0;
    transition: border 0.2s ease-in-out; }
  rf-delivery-option .rf-delivery-option__head {
    display: flex;
    justify-content: space-between;
    color: var(--color-black);
    margin-bottom: var(--spacing-12); }
  rf-delivery-option .rf-delivery-option__head-left {
    display: flex;
    align-items: center;
    gap: var(--spacing-12); }
  rf-delivery-option .rf-delivery-option__title {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400; }
  rf-delivery-option .rf-delivery-option__address {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: var(--color-black);
    display: flex;
    flex-direction: column;
    gap: var(--spacing-4); }

rf-file-viewer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  min-width: 150px;
  min-height: 150px; }
  rf-file-viewer #the-svg {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto; }
  rf-file-viewer .full-screen {
    height: 100%;
    width: 100%;
    overflow: hidden; }
  rf-file-viewer .full-screen-text {
    width: 100%;
    padding: 20px; }
  rf-file-viewer iframe {
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    rf-file-viewer iframe img {
      width: 100%; }
  rf-file-viewer .files {
    position: absolute;
    bottom: 0;
    width: 600px;
    text-align: left;
    background: #000000b3;
    color: white;
    padding: 30px;
    font-size: 12px;
    border-top-right-radius: 8px;
    max-height: 80%;
    overflow-y: auto;
    direction: rtl;
    left: -570px; }
    rf-file-viewer .files.active {
      left: 0; }
    rf-file-viewer .files table {
      direction: ltr; }
    rf-file-viewer .files .sidebar-button {
      position: absolute;
      right: 0;
      top: 0;
      width: 30px;
      border-top-right-radius: 5px;
      margin: 0; }

rf-fold-btn {
  display: block;
  float: right;
  cursor: pointer; }

rf-fold-btn-tri {
  display: block;
  float: right;
  cursor: pointer; }

rf-footer {
  display: table;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  word-break: break-word;
  margin-top: auto; }
  rf-footer .footer-image {
    display: flex;
    gap: var(--spacing-16);
    justify-content: flex-end;
    margin-top: var(--spacing-40); }
  rf-footer .footer-claim {
    display: flex;
    align-items: center; }
  rf-footer .footer-section {
    background-color: var(--color-eth-grey-10);
    color: var(-color-black);
    width: 100%;
    padding-block: var(--spacing-24); }
  rf-footer .footer-section__container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: var(--spacing-20); }
    @media (min-width: 768px) {
      rf-footer .footer-section__container {
        flex-direction: row; } }
  rf-footer .footer-section__link-list {
    display: flex;
    flex-wrap: wrap;
    gap: var(--spacing-12); }
  rf-footer .footer-section__link {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: var(--color-black-60); }

rf-header .top-section {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  background-color: var(--color-black-light);
  display: none; }
  @media (min-width: 768px) {
    rf-header .top-section {
      display: block; } }

rf-header .top-section__container {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }

rf-header .top-section__breadcrumbs {
  display: none;
  display: flex;
  align-items: center;
  gap: var(--spacing-4);
  color: var(--color-white);
  padding-block: var(--spacing-8); }
  rf-header .top-section__breadcrumbs a {
    color: var(--color-white); }

rf-header .top-section__breadcrumb {
  display: flex;
  align-items: center;
  gap: var(--spacing-4); }

rf-header .header {
  display: flex;
  justify-content: space-between;
  padding-top: var(--spacing-40);
  padding-bottom: var(--spacing-32); }
  @media (min-width: 1024px) {
    rf-header .header {
      padding-bottom: var(--spacing-40); } }

rf-header .header__left {
  display: flex;
  gap: var(--spacing-80); }

rf-header .header__title {
  display: none; }
  @media (min-width: 320px) {
    rf-header .header__title {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 480px) {
    rf-header .header__title {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 768px) {
    rf-header .header__title {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1024px) {
    rf-header .header__title {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1280px) {
    rf-header .header__title {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1440px) {
    rf-header .header__title {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  @media (min-width: 1600px) {
    rf-header .header__title {
      font-size: 24px;
      line-height: 1.3;
      font-weight: 400; } }
  rf-header .header__title.header__title {
    line-height: 1; }
  @media (min-width: 1024px) {
    rf-header .header__title {
      display: flex;
      align-items: flex-end; } }

rf-header .header__account {
  position: relative;
  display: flex;
  align-items: flex-end; }

rf-header .header__account-toggle {
  display: flex;
  align-items: center;
  gap: var(--spacing-4);
  color: var(--color-eth-grey);
  transition: color 0.3s; }
  @media (min-width: 1024px) {
    rf-header .header__account-toggle {
      gap: var(--spacing-8); } }
  rf-header .header__account-toggle:focus, rf-header .header__account-toggle:hover {
    color: var(--color-black); }

rf-header .header__account-name {
  display: none; }
  @media (min-width: 1024px) {
    rf-header .header__account-name {
      display: block; } }

rf-header .header__user-menu {
  --user-menu-min-width: 228px;
  --user-menu-max-width: 328px;
  display: none;
  position: absolute;
  z-index: 2;
  transform: translateY(var(--spacing-12));
  border: 1px solid var(--color-eth-grey-40);
  border-radius: var(--border-radius-4);
  background-color: var(--color-white);
  box-shadow: 0 0 8px 0 var(--color-eth-grey-40);
  right: 0;
  top: var(--spacing-32);
  padding: var(--spacing-20) var(--spacing-16);
  min-width: var(--user-menu-min-width);
  max-width: var(--user-menu-max-width); }
  rf-header .header__user-menu.header__user-menu--is-open {
    display: block; }

rf-header .header__user-menu-name {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: var(--color-black);
  margin-bottom: var(--spacing-4); }

rf-header .header__user-menu-email {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  color: var(--color-eth-grey);
  margin-bottom: var(--spacing-20); }

rf-header .header__user-menu-infos {
  border-bottom: 1px solid var(--color-eth-grey-20);
  margin-bottom: var(--spacing-20); }

rf-header .header__user-menu-item {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: var(--spacing-8);
  color: var(--color-eth-grey);
  transition: color 0.3s; }
  rf-header .header__user-menu-item:not(:last-child) {
    margin-bottom: var(--spacing-20); }
  rf-header .header__user-menu-item:focus, rf-header .header__user-menu-item:hover {
    color: var(--color-black); }

.icon-button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: var(--spacing-8);
  margin: calc(var(--spacing-8) * -1);
  transition: background-color 0.3s;
  border-radius: 50%; }
  .icon-button.icon-button--size-20 {
    padding: var(--spacing-4);
    margin: 0; }
  .icon-button.disabled {
    cursor: not-allowed;
    pointer-events: none; }
  .icon-button:hover, .icon-button:focus {
    background-color: var(--color-eth-grey-40-transparent); }

rf-drawing-img .image {
  height: 100%; }

rf-drawing-img .image__container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

.rf-list-entry {
  border-bottom: 1px solid var(--color-eth-grey-20);
  padding-block: var(--spacing-20);
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20); }
  @media (min-width: 1024px) {
    .rf-list-entry {
      flex-direction: row;
      padding-right: var(--spacing-20);
      gap: var(--spacing-20); } }
  @media (min-width: 1024px) {
    .rf-list-entry.rf-list-entry--show-details {
      flex-wrap: wrap; } }
  .rf-list-entry .rf-list-entry__header {
    display: flex;
    flex-wrap: wrap;
    gap: var(--spacing-16);
    width: 100%; }
    @media (min-width: 1024px) {
      .rf-list-entry .rf-list-entry__header {
        flex-wrap: nowrap; } }
  .rf-list-entry .rf-list-entry__header-base-infos {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-12);
    width: calc(100% - var(--spacing-40) - var(--spacing-4)); }
    @media (min-width: 1024px) {
      .rf-list-entry .rf-list-entry__header-base-infos {
        width: 25%; } }
  .rf-list-entry .rf-list-entry__title {
    display: flex;
    transition: color 0.3s;
    cursor: default;
    font-weight: 600; }
    .rf-list-entry .rf-list-entry__title.rf-list-entry__title--has-files {
      cursor: pointer; }
      .rf-list-entry .rf-list-entry__title.rf-list-entry__title--has-files:hover, .rf-list-entry .rf-list-entry__title.rf-list-entry__title--has-files:focus {
        color: var(--color-eth-petrol); }
  .rf-list-entry.rf-list-entry--show-details .rf-list-entry__title {
    color: var(--color-eth-petrol); }
  .rf-list-entry .rf-list-entry__title-with-amount {
    display: flex; }
  .rf-list-entry .rf-list-entry__content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    row-gap: var(--spacing-20);
    margin-left: var(--spacing-40); }
    @media (min-width: 1024px) {
      .rf-list-entry .rf-list-entry__content {
        margin-left: 0;
        flex-direction: row;
        column-gap: var(--spacing-20); } }
  .rf-list-entry .rf-list-entry__price {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-12);
    width: 100%; }
    @media (min-width: 1024px) {
      .rf-list-entry .rf-list-entry__price {
        width: 33%; } }
  .rf-list-entry .rf-list-entry__dates {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-12);
    width: 100%;
    max-width: 316px; }
    @media (min-width: 1024px) {
      .rf-list-entry .rf-list-entry__dates {
        width: 33%; } }
  .rf-list-entry .rf-list-entry__actions {
    display: flex;
    gap: var(--spacing-12);
    width: 100%; }
    @media (min-width: 1024px) {
      .rf-list-entry .rf-list-entry__actions {
        width: 33%;
        justify-content: flex-end; } }
  .rf-list-entry .rf-list-entry__date {
    display: flex;
    justify-content: space-between; }
    .rf-list-entry .rf-list-entry__date .red {
      color: var(--color-eth-red-120); }
    .rf-list-entry .rf-list-entry__date .yellow {
      color: var(--color-eth-bronze); }
  .rf-list-entry .rf-list-entry__date-with-icon {
    display: flex;
    gap: var(--spacing-4); }
    @media (min-width: 1024px) {
      .rf-list-entry .rf-list-entry__date-with-icon {
        flex-direction: row-reverse; } }
  @media (min-width: 1024px) {
    .rf-list-entry .rf-list-entry__date-icon {
      position: absolute;
      transform: translateX(var(--spacing-32)); } }
  .rf-list-entry .rf-list-entry__details {
    margin-left: var(--spacing-40);
    width: 100%; }

rf-loading-spinner {
  display: block; }
  rf-loading-spinner .rf-loading-spinner {
    --spinner-size: 48px;
    width: var(--spinner-size);
    height: var(--spinner-size);
    margin-block: var(--spacing-16);
    border: 5px solid var(--color-eth-grey-40);
    border-bottom-color: var(--color-eth-petrol);
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite; }

@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.main-tabs {
  padding-bottom: var(--spacing-16);
  margin-bottom: var(--spacing-56);
  border-bottom: 1px solid var(--color-eth-grey-20); }
  @media (min-width: 768px) {
    .main-tabs {
      padding-bottom: 0; } }
  .main-tabs .tab-text {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
    padding-block: var(--spacing-16);
    border-bottom: 1px solid var(--color-eth-grey-20);
    transition: color 0.3s ease; }
    @media (min-width: 768px) {
      .main-tabs .tab-text {
        display: flex;
        justify-content: center;
        padding-bottom: var(--spacing-8);
        border-bottom: 3px solid transparent; } }
  .main-tabs .tab-text:hover {
    color: var(--color-eth-petrol); }
  .main-tabs .tab-active {
    color: var(--color-eth-petrol);
    font-weight: 500; }
    @media (min-width: 768px) {
      .main-tabs .tab-active {
        font-weight: 400;
        border-bottom: 3px solid var(--color-eth-petrol); } }
  .main-tabs .title {
    font-size: 23px;
    font-weight: normal; }
  .main-tabs .burger-menu {
    display: flex;
    gap: var(--spacing-16); }
    @media (min-width: 768px) {
      .main-tabs .burger-menu {
        display: none; } }
  .main-tabs .big-menu-list {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
    display: none;
    flex-direction: row;
    gap: var(--spacing-32); }
    @media (min-width: 768px) {
      .main-tabs .big-menu-list {
        display: flex; } }
  .main-tabs .burger-menu-list {
    --mobile-header-height: 156px;
    position: absolute;
    z-index: 1;
    top: var(--mobile-header-height);
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--color-white);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: var(--spacing-32) var(--spacing-24); }
    @media (min-width: 768px) {
      .main-tabs .burger-menu-list {
        display: none; } }
  .main-tabs .burger-menu-list__top {
    display: flex;
    flex-direction: column; }

rf-meta-nav .meta-nav {
  display: flex;
  align-items: stretch;
  /* sorgt für volle Höhe der Linien */
  color: var(--color-white); }

rf-meta-nav .meta-nav.meta-nav--in-overlay {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-32);
  color: var(--color-black-60); }

rf-meta-nav .meta-nav--in-overlay .meta-nav-item a {
  color: var(--color-black-60); }

rf-meta-nav .meta-nav--in-overlay .meta-nav-item select {
  color: var(--color-black-60); }

rf-meta-nav .meta-nav--in-overlay .meta-nav-item select option {
  color: var(--color-white); }

@media (min-width: 768px) {
  rf-meta-nav .meta-nav--in-overlay .meta-nav-item {
    border-left: none;
    padding-inline: 0; } }

rf-meta-nav .meta-nav-item {
  position: relative;
  display: flex;
  align-items: center;
  /* Kein Strich vor dem ersten Item ("Hilfe") */ }
  @media (min-width: 768px) {
    rf-meta-nav .meta-nav-item {
      padding-inline: var(--spacing-16);
      border-left: 1px solid var(--color-white); } }
  @media (min-width: 768px) {
    rf-meta-nav .meta-nav-item:first-child {
      border-left: none;
      padding-left: 0; } }
  rf-meta-nav .meta-nav-item a {
    color: var(--color-white); }
  rf-meta-nav .meta-nav-item select {
    color: var(--color-white);
    padding: 0;
    padding-right: var(--spacing-20);
    height: auto; }
    @media (min-width: 768px) {
      rf-meta-nav .meta-nav-item select {
        padding: 6px 12px;
        padding-right: var(--spacing-20); } }
  rf-meta-nav .meta-nav-item select option {
    color: var(--color-black); }

rf-meta-nav .meta-nav-item--language {
  display: flex;
  align-items: center;
  gap: var(--spacing-4);
  position: relative; }
  @media (min-width: 768px) {
    rf-meta-nav .meta-nav-item--language {
      padding-right: var(--spacing-16);
      /* kompakter Abstand */ } }
  rf-meta-nav .meta-nav-item--language span {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    pointer-events: none;
    color: var(--color-white); }

rf-meta-nav .meta-nav--in-overlay .meta-nav-item--language select {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400; }

rf-meta-nav .meta-nav--in-overlay .meta-nav-item--language span {
  color: var(--color-black-60); }

rf-notification {
  position: fixed;
  z-index: 10;
  width: 100%;
  max-width: 548px;
  left: 50%;
  transform: translateX(-50%);
  top: var(--spacing-40);
  padding-inline: var(--spacing-24);
  display: flex;
  flex-direction: column;
  gap: var(--spacing-16); }
  rf-notification .notification {
    border-radius: var(--border-radius-8);
    padding: var(--spacing-16);
    background-color: var(--color-black-light);
    color: var(--color-white);
    display: flex;
    justify-content: space-between;
    gap: var(--spacing-8); }
    @media (min-width: 320px) {
      rf-notification .notification {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 480px) {
      rf-notification .notification {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 768px) {
      rf-notification .notification {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1024px) {
      rf-notification .notification {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1280px) {
      rf-notification .notification {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1440px) {
      rf-notification .notification {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1600px) {
      rf-notification .notification {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400; } }
    rf-notification .notification.info {
      background: var(--color-black-light); }
    rf-notification .notification.success {
      background: var(--color-alert-green); }
    rf-notification .notification.warning {
      color: var(--color-black);
      background: var(--color-alert-orange); }
    rf-notification .notification.error {
      background: var(--color-alert-red); }
    rf-notification .notification .content {
      display: flex;
      align-items: center;
      gap: var(--spacing-16); }
    rf-notification .notification .icon {
      display: flex;
      align-items: center; }
    rf-notification .notification .close {
      display: flex;
      align-items: center;
      cursor: pointer; }

@media print {
  rf-notification {
    display: none; } }

rf-position-head {
  display: block;
  margin-bottom: var(--spacing-20); }
  rf-position-head:first-child {
    margin-top: var(--spacing-48);
    border-top: 1px solid var(--color-eth-grey-80);
    padding-top: var(--spacing-40); }
  rf-position-head .rf-position-head {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    display: flex;
    gap: var(--spacing-12);
    border: 1px solid var(--color-black);
    border-radius: var(--border-radius-4);
    background-color: var(--color-eth-grey-10);
    padding: var(--spacing-12); }
  rf-position-head .rf-position-head__title {
    font-weight: 600;
    min-height: 21px; }
  rf-position-head .rf-position-head__actions {
    display: flex;
    align-items: center;
    padding: 0 var(--spacing-8);
    cursor: grab; }
  rf-position-head .rf-position-head__infos {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: var(--spacing-4);
    width: 100%; }
    @media (min-width: 768px) {
      rf-position-head .rf-position-head__infos {
        flex-direction: row;
        gap: 0; } }
  @media (min-width: 768px) {
    rf-position-head .rf-position-head__col {
      width: 50%; }
      rf-position-head .rf-position-head__col:first-child {
        --size-of-icon-gap: 4px;
        width: calc(50% - var(--size-of-icon-gap)); } }

rf-position-list-preview {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--spacing-20); }
  rf-position-list-preview .rf-position-list-preview {
    padding: var(--spacing-12);
    border: 1px solid var(--color-divider-dark);
    border-radius: var(--border-radius-8);
    width: calc(100% - var(--spacing-40));
    min-width: 140px;
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      rf-position-list-preview .rf-position-list-preview {
        width: calc(((100% - var(--spacing-40)) - var(--spacing-20)) / 2); } }
    @media (min-width: 1600px) {
      rf-position-list-preview .rf-position-list-preview {
        width: calc((100% - (2 * var(--spacing-20))) / 3); } }
  rf-position-list-preview .rf-position-list-preview__position {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: var(--spacing-12); }
  rf-position-list-preview .rf-position-list-preview__content {
    display: flex;
    flex-direction: row;
    gap: var(--spacing-16);
    height: 100%; }
  rf-position-list-preview .rf-position-list-preview__image {
    flex-shrink: 0;
    height: 100%;
    width: 115px;
    background-color: var(--color-eth-grey-10);
    border: 1px solid var(--color-divider-dark);
    border-radius: var(--border-radius-4);
    cursor: pointer; }
    rf-position-list-preview .rf-position-list-preview__image:hover, rf-position-list-preview .rf-position-list-preview__image:focus {
      border-color: var(--color-primary); }
  rf-position-list-preview .rf-position-list-preview__image-placeholder {
    flex-shrink: 0;
    width: 115px;
    height: 100%;
    background-color: var(--color-eth-grey-10);
    border: 1px solid var(--color-divider-dark);
    border-radius: var(--border-radius-4); }
  rf-position-list-preview .rf-position-list-preview__info {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    display: flex;
    flex-direction: column; }

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px; }

.switch input {
  opacity: 0;
  width: 0;
  height: 0; }

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 50px; }

.slider::before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 2.5px;
  background-color: white;
  transition: 0.4s;
  border-radius: 100px; }

.switch.disabled {
  opacity: 0.5; }

.switch.disabled .slider::before {
  background-color: gray; }

.switch.active .slider {
  background-color: var(--color-eth-petrol); }

.switch.active .slider::before {
  transform: translateX(18px); }

/* Anpassungen für die Farben */
.slider.round {
  border-radius: 34px; }

.slider.round::before {
  border-radius: 50%; }

rf-upload-progress {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999; }
  rf-upload-progress .bar {
    height: 5px;
    float: left;
    background: --color-black; }

rf-input-with-error .error-input {
  border: 1px solid red; }

rf-input-with-error .dimension-input {
  width: 100%;
  height: 40px;
  border: 1px solid var(--color-eth-grey-80);
  border-radius: 2px;
  padding-left: var(--spacing-8); }

rf-input-with-error .errorlabel {
  color: red;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 8px; }

rf-labeled-checkbox .rf-labeled-checkbox {
  display: flex;
  align-items: center;
  gap: var(--spacing-12);
  cursor: pointer; }

rf-labeled-checkbox .rf-labeled-checkbox--checked .rf-labeled-checkbox__visual-checkbox {
  color: var(--color-white);
  background-color: var(--color-eth-petrol);
  border-color: var(--color-eth-petrol); }

rf-labeled-checkbox .rf-labeled-checkbox__input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(100%);
  white-space: nowrap;
  clip: rect(0, 0, 0, 0); }

rf-labeled-checkbox .rf-labeled-checkbox__visual-checkbox {
  --checkbox-size: 24px;
  width: var(--checkbox-size);
  height: var(--checkbox-size);
  border: 1px solid var(--color-eth-grey-80);
  border-radius: var(--border-radius-2);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-white);
  transition: all 0.2s ease; }

rf-labeled-checkbox .rf-labeled-checkbox__label {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400; }

rf-text-field {
  width: 100%; }
  rf-text-field .text-field__label {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin-block: var(--spacing-4); }
  rf-text-field .text-field__input {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    border: 1px solid var(--color-eth-grey-80);
    border-radius: var(--border-radius-4);
    width: 100%;
    padding: var(--spacing-8) var(--spacing-12);
    transition: border-color 0.2s ease-in-out; }
    rf-text-field .text-field__input:hover {
      border-color: var(--color-black); }
    rf-text-field .text-field__input:focus {
      border-color: var(--color-black);
      outline: 1px solid var(--color-black); }
  rf-text-field .text-field--required .text-field__input {
    border-left-width: var(--spacing-4); }
  rf-text-field .text-field__error {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin-top: var(--spacing-4);
    color: var(--color-alert-red); }

rf-upload-zone {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
  border: 2px dashed var(--color-eth-grey-80);
  border-radius: var(--border-radius-12);
  text-align: center;
  padding-block: var(--spacing-40);
  padding-inline: var(--spacing-8);
  color: var(--color-eth-grey); }
  rf-upload-zone input.hidden {
    display: none; }
  rf-upload-zone .hidden-drop-layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: var(--color-eth-grey-40);
    opacity: 0.4;
    display: none; }
  rf-upload-zone .files-select {
    color: var(--color-black);
    cursor: pointer; }

rf-search-field {
  display: block;
  width: 100%;
  position: relative; }
  rf-search-field .rf-search-field__label {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin-block: var(--spacing-4); }
  rf-search-field .rf-search-field__input {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    border: 1px solid var(--color-eth-grey-80);
    border-radius: var(--border-radius-4);
    width: 100%;
    padding: var(--spacing-8) var(--spacing-12);
    transition: border-color 0.2s ease-in-out; }
    rf-search-field .rf-search-field__input:hover {
      border-color: var(--color-black); }
    rf-search-field .rf-search-field__input:focus {
      border-color: var(--color-black);
      outline: 1px solid var(--color-black); }

rf-approver-select .rf-approver-select {
  display: flex;
  gap: var(--spacing-20);
  flex-direction: column; }

rf-approver-select .rf-approver-select__card {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  border: 2px solid transparent;
  background-color: var(--color-eth-grey-10);
  border-radius: var(--border-radius-2);
  padding: var(--spacing-12);
  transition: all 0.2s ease; }
  rf-approver-select .rf-approver-select__card:hover, rf-approver-select .rf-approver-select__card:focus {
    border: 2px solid var(--color-eth-petrol); }
  rf-approver-select .rf-approver-select__card--selected {
    border: 2px solid var(--color-eth-petrol);
    background-color: var(--color-eth-petrol-20); }

rf-approver-select .rf-approver-select__card-item {
  display: flex;
  gap: var(--spacing-12);
  justify-content: space-between; }

rf-approver-select .rf-approver-select__label {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: var(--spacing-4); }

rf-approver-select .rf-approver-select__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    rf-approver-select .rf-approver-select__actions {
      flex-direction: row; } }

.rf-autocomplete {
  position: relative;
  width: 100%; }
  .rf-autocomplete .rf-autocomplete__label {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: var(--spacing-4); }
  .rf-autocomplete input[type="number"]::-webkit-outer-spin-button,
  .rf-autocomplete input[type="number"]::-webkit-inner-spin-button {
    /* stylelint-disable-next-line property-no-vendor-prefix */
    -webkit-appearance: none;
    margin: 0; }
  .rf-autocomplete input[type="number"] {
    /* stylelint-disable-next-line property-no-vendor-prefix */
    -moz-appearance: textfield; }
  .rf-autocomplete .rf-autocomplete__input-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid var(--color-eth-grey-80);
    border-radius: var(--border-radius-4);
    transition: border-color 0.2s ease-in-out; }
    .rf-autocomplete .rf-autocomplete__input-wrapper:hover {
      border-color: var(--color-black); }
    .rf-autocomplete .rf-autocomplete__input-wrapper:focus-within {
      outline: 1px solid var(--color-black); }
  .rf-autocomplete.rf-autocomplete--required .rf-autocomplete__input-wrapper {
    border-left-width: var(--spacing-4); }
  .rf-autocomplete.rf-autocomplete--disabled .rf-autocomplete__input-wrapper {
    border-color: var(--color-eth-grey-40); }
  .rf-autocomplete .rf-autocomplete__input {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    padding: var(--spacing-8) var(--spacing-12);
    flex-grow: 1;
    border: none;
    outline: none;
    border-radius: var(--border-radius-4);
    text-overflow: ellipsis;
    white-space: normal; }
    .rf-autocomplete .rf-autocomplete__input:disabled {
      background-color: var(--color-white); }
      .rf-autocomplete .rf-autocomplete__input:disabled::placeholder {
        color: var(--color-eth-grey-40); }
  .rf-autocomplete .rf-autocomplete__button {
    margin-right: var(--spacing-4); }
  .rf-autocomplete .rf-autocomplete__help-text {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin-top: var(--spacing-4);
    margin-bottom: var(--spacing-4); }
  .rf-autocomplete .rf-autocomplete__search-results {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    top: auto;
    left: 0;
    right: 0;
    overflow-y: auto;
    background-color: var(--color-white);
    border: 1px solid var(--color-eth-grey-80);
    border-radius: var(--border-radius-4);
    box-shadow: 0px 3px 4px 0px var(--color-eth-grey-20);
    max-height: 200px; }
  .rf-autocomplete .rf-autocomplete__search-result-item {
    display: flex;
    width: 100%;
    padding: var(--spacing-8) var(--spacing-12);
    transition: background-color 0.3s ease; }
    .rf-autocomplete .rf-autocomplete__search-result-item:focus, .rf-autocomplete .rf-autocomplete__search-result-item:hover {
      background-color: var(--color-eth-grey-20); }
  .rf-autocomplete .rf-autocomplete__search-no-results {
    display: flex;
    width: 100%;
    padding: var(--spacing-8) var(--spacing-12); }

.calendar {
  display: block; }
  .calendar .calendar__time-select {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: var(--spacing-6);
    margin-bottom: var(--spacing-16); }
    .calendar .calendar__time-select .time-select__title {
      margin: 0; }
      @media (min-width: 320px) {
        .calendar .calendar__time-select .time-select__title {
          font-size: 18px;
          line-height: 1.3;
          font-weight: 400; } }
      @media (min-width: 480px) {
        .calendar .calendar__time-select .time-select__title {
          font-size: 18px;
          line-height: 1.3;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .calendar .calendar__time-select .time-select__title {
          font-size: 20px;
          line-height: 1.3;
          font-weight: 400; } }
      @media (min-width: 1024px) {
        .calendar .calendar__time-select .time-select__title {
          font-size: 20px;
          line-height: 1.3;
          font-weight: 400; } }
      @media (min-width: 1280px) {
        .calendar .calendar__time-select .time-select__title {
          font-size: 20px;
          line-height: 1.3;
          font-weight: 400; } }
      @media (min-width: 1440px) {
        .calendar .calendar__time-select .time-select__title {
          font-size: 20px;
          line-height: 1.3;
          font-weight: 400; } }
      @media (min-width: 1600px) {
        .calendar .calendar__time-select .time-select__title {
          font-size: 20px;
          line-height: 1.3;
          font-weight: 400; } }
  .calendar .calendar__time-header {
    display: flex;
    justify-content: space-between; }
    .calendar .calendar__time-header .calendar__day {
      font-weight: 700;
      color: var(--color-black-60); }
      @media (min-width: 320px) {
        .calendar .calendar__time-header .calendar__day {
          font-size: 12px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 480px) {
        .calendar .calendar__time-header .calendar__day {
          font-size: 12px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .calendar .calendar__time-header .calendar__day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1024px) {
        .calendar .calendar__time-header .calendar__day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1280px) {
        .calendar .calendar__time-header .calendar__day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1440px) {
        .calendar .calendar__time-header .calendar__day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1600px) {
        .calendar .calendar__time-header .calendar__day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
  .calendar .calendar__date-picker {
    display: block;
    width: 100%;
    user-select: none;
    text-align: center; }
    .calendar .calendar__date-picker .calendar__weeks {
      display: flex;
      flex-direction: column;
      gap: var(--spacing-16); }
      .calendar .calendar__date-picker .calendar__weeks .calendar__day-label {
        margin: 0; }
    .calendar .calendar__date-picker .calendar__week {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .calendar .calendar__date-picker .calendar__day.select-day {
      display: flex;
      justify-content: center;
      align-items: center;
      color: var(--color-eth-grey-20);
      cursor: pointer; }
      @media (min-width: 320px) {
        .calendar .calendar__date-picker .calendar__day.select-day {
          font-size: 12px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 480px) {
        .calendar .calendar__date-picker .calendar__day.select-day {
          font-size: 12px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .calendar .calendar__date-picker .calendar__day.select-day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1024px) {
        .calendar .calendar__date-picker .calendar__day.select-day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1280px) {
        .calendar .calendar__date-picker .calendar__day.select-day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1440px) {
        .calendar .calendar__date-picker .calendar__day.select-day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1600px) {
        .calendar .calendar__date-picker .calendar__day.select-day {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      .calendar .calendar__date-picker .calendar__day.select-day.current {
        color: var(--color-black); }
      .calendar .calendar__date-picker .calendar__day.select-day.today {
        border: 1px solid var(--color-eth-petrol);
        color: var(--color-black);
        border-radius: var(--border-radius-12); }
      .calendar .calendar__date-picker .calendar__day.select-day.selected {
        color: var(--color-white); }
  .calendar .calendar__time {
    display: flex;
    gap: var(--spacing-8);
    margin-top: var(--spacing-16); }
    .calendar .calendar__time .calendar__hours,
    .calendar .calendar__time .calendar__minutes {
      padding-bottom: 10px;
      overflow: auto; }
      @media (min-width: 320px) {
        .calendar .calendar__time .calendar__hours,
        .calendar .calendar__time .calendar__minutes {
          font-size: 12px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 480px) {
        .calendar .calendar__time .calendar__hours,
        .calendar .calendar__time .calendar__minutes {
          font-size: 12px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .calendar .calendar__time .calendar__hours,
        .calendar .calendar__time .calendar__minutes {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1024px) {
        .calendar .calendar__time .calendar__hours,
        .calendar .calendar__time .calendar__minutes {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1280px) {
        .calendar .calendar__time .calendar__hours,
        .calendar .calendar__time .calendar__minutes {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1440px) {
        .calendar .calendar__time .calendar__hours,
        .calendar .calendar__time .calendar__minutes {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
      @media (min-width: 1600px) {
        .calendar .calendar__time .calendar__hours,
        .calendar .calendar__time .calendar__minutes {
          font-size: 14px;
          line-height: 1.5;
          font-weight: 400; } }
  .calendar .calendar__day,
  .calendar .calendar__hour,
  .calendar .calendar__minute {
    width: var(--spacing-24);
    height: var(--spacing-24); }
    @media (min-width: 320px) {
      .calendar .calendar__day,
      .calendar .calendar__hour,
      .calendar .calendar__minute {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 480px) {
      .calendar .calendar__day,
      .calendar .calendar__hour,
      .calendar .calendar__minute {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .calendar .calendar__day,
      .calendar .calendar__hour,
      .calendar .calendar__minute {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1024px) {
      .calendar .calendar__day,
      .calendar .calendar__hour,
      .calendar .calendar__minute {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1280px) {
      .calendar .calendar__day,
      .calendar .calendar__hour,
      .calendar .calendar__minute {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1440px) {
      .calendar .calendar__day,
      .calendar .calendar__hour,
      .calendar .calendar__minute {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    @media (min-width: 1600px) {
      .calendar .calendar__day,
      .calendar .calendar__hour,
      .calendar .calendar__minute {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; } }
    .calendar .calendar__day.selected,
    .calendar .calendar__hour.selected,
    .calendar .calendar__minute.selected {
      color: var(--color-white);
      border: 1px solid var(--color-eth-petrol);
      background-color: var(--color-eth-petrol);
      border-radius: var(--border-radius-12); }

rf-date-time {
  display: inline-block;
  position: relative;
  color: var(--color-eth-grey);
  width: 100%; }
  rf-date-time .date-time-input {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    width: 100%;
    padding: var(--spacing-8) var(--spacing-12);
    border: 1px solid var(--color-eth-grey-80);
    border-radius: var(--border-radius-4);
    transition: border-color 0.2s ease-in-out; }
    rf-date-time .date-time-input:hover {
      border-color: var(--color-black); }
    rf-date-time .date-time-input:focus {
      border-color: var(--color-black);
      outline: 1px solid var(--color-black); }
  rf-date-time .date-time-input__icon {
    position: absolute;
    right: var(--spacing-12);
    top: var(--spacing-12); }

rf-height {
  display: inline-block;
  position: relative;
  width: 100%; }
  rf-height .rf-height {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid var(--color-eth-grey-80);
    border-radius: var(--border-radius-2);
    padding: var(--spacing-8) var(--spacing-12);
    cursor: pointer; }
  rf-height .rf-height__input {
    border: 0;
    padding: 0;
    background-color: transparent;
    width: 100%; }
  rf-height .rf-height__label {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin-block: var(--spacing-4); }
  rf-height .rf-height__button {
    display: flex;
    align-items: center; }
  rf-height .rf-height__search-results {
    --input-height: 34px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 28px;
    transform: translateY(var(--input-height));
    width: 100%;
    color: var(--color-eth-grey);
    background-color: var(--color-white);
    border-radius: var(--border-radius-2);
    z-index: 1;
    max-height: 200px;
    overflow-y: auto;
    box-shadow: 0px 3px 4px 0px var(--color-eth-grey-20); }
  rf-height .rf-height__search-result-item {
    width: 100%;
    padding: var(--spacing-12) var(--spacing-16);
    border-bottom: 1px solid var(--color-eth-grey-20);
    transition: all 0.3s ease; }
    rf-height .rf-height__search-result-item:hover {
      color: var(--color-black);
      background-color: var(--color-eth-grey-20); }

rf-select {
  display: flex;
  position: relative;
  width: 100%; }
  rf-select .rf-select {
    width: 100%; }
  rf-select .rf-select__label-text {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin-block: var(--spacing-4); }
  rf-select .rf-select__field {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    border: 1px solid var(--color-eth-grey-80);
    border-radius: var(--border-radius-4);
    cursor: pointer;
    transition: border-color 0.2s ease-in-out; }
    rf-select .rf-select__field:hover {
      border-color: var(--color-black); }
    rf-select .rf-select__field:focus-within {
      outline: 1px solid var(--color-black); }
  rf-select .rf-select__icon {
    position: absolute;
    pointer-events: none;
    right: var(--spacing-12);
    display: flex; }
  rf-select .rf-select__select {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    transition: border-color 0.2s ease-in-out;
    padding: var(--spacing-8) var(--spacing-12);
    outline: none; }

.bootstrap-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container::before,
.container::after {
  content: " ";
  display: table; }

.container::after {
  clear: both; }

@media (min-width: 320px) {
  .container {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px; } }

@media (min-width: 480px) {
  .container {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px; } }

@media (min-width: 768px) {
  .container {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px; } }

@media (min-width: 1024px) {
  .container {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px; } }

@media (min-width: 1280px) {
  .container {
    width: 100%;
    padding-left: 64px;
    padding-right: 64px; } }

@media (min-width: 1440px) {
  .container {
    max-width: var(--max-width);
    padding-left: 128px;
    padding-right: 128px; } }

@media (min-width: 1600px) {
  .container {
    max-width: var(--max-width); } }

.bootstrap-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container-fluid::before,
.container-fluid::after {
  content: " ";
  display: table; }

.container-fluid::after {
  clear: both; }

* {
  box-sizing: border-box; }

*::before,
*::after {
  box-sizing: border-box; }

.row {
  margin-left: 0px;
  margin-right: 0px; }

.row::after,
.row::before {
  content: " ";
  display: table; }

.row::after {
  clear: both; }

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: var(--spacing-8);
  padding-right: var(--spacing-8); }

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 480px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
    padding-left: 8px;
    padding-right: 8px; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
    padding-left: 12px;
    padding-right: 12px; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
    padding-left: 12px;
    padding-right: 12px; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1280px) {
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    float: left;
    padding-left: 12px;
    padding-right: 12px; }
  .col-xl-1 {
    width: 8.3333333333%; }
  .col-xl-2 {
    width: 16.6666666667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.3333333333%; }
  .col-xl-5 {
    width: 41.6666666667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.3333333333%; }
  .col-xl-8 {
    width: 66.6666666667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.3333333333%; }
  .col-xl-11 {
    width: 91.6666666667%; }
  .col-xl-12 {
    width: 100%; } }

@media (min-width: 1440px) {
  .col-xxl-1,
  .col-xxl-10,
  .col-xxl-11,
  .col-xxl-12,
  .col-xxl-2,
  .col-xxl-3,
  .col-xxl-4,
  .col-xxl-5,
  .col-xxl-6,
  .col-xxl-7,
  .col-xxl-8,
  .col-xxl-9 {
    float: left;
    padding-left: 12px;
    padding-right: 12px; }
  .col-xxl-1 {
    width: 8.3333333333%; }
  .col-xxl-2 {
    width: 16.6666666667%; }
  .col-xxl-3 {
    width: 25%; }
  .col-xxl-4 {
    width: 33.3333333333%; }
  .col-xxl-5 {
    width: 41.6666666667%; }
  .col-xxl-6 {
    width: 50%; }
  .col-xxl-7 {
    width: 58.3333333333%; }
  .col-xxl-8 {
    width: 66.6666666667%; }
  .col-xxl-9 {
    width: 75%; }
  .col-xxl-10 {
    width: 83.3333333333%; }
  .col-xxl-11 {
    width: 91.6666666667%; }
  .col-xxl-12 {
    width: 100%; } }

@media (min-width: 1600px) {
  .col-xxxl-1,
  .col-xxxl-10,
  .col-xxxl-11,
  .col-xxxl-12,
  .col-xxxl-2,
  .col-xxxl-3,
  .col-xxxl-4,
  .col-xxxl-5,
  .col-xxxl-6,
  .col-xxxl-7,
  .col-xxxl-8,
  .col-xxxl-9 {
    float: left;
    padding-left: 12px;
    padding-right: 12px; }
  .col-xxxl-1 {
    width: 88px; }
  .col-xxxl-2 {
    width: 176px; }
  .col-xxxl-3 {
    width: 25%; }
  .col-xxxl-4 {
    width: 33.3333333333%; }
  .col-xxxl-5 {
    width: 41.6666666667%; }
  .col-xxxl-6 {
    width: 50%; }
  .col-xxxl-7 {
    width: 58.3333333333%; }
  .col-xxxl-8 {
    width: 66.6666666667%; }
  .col-xxxl-9 {
    width: 75%; }
  .col-xxxl-10 {
    width: 83.3333333333%; }
  .col-xxxl-11 {
    width: 91.6666666667%; }
  .col-xxxl-12 {
    width: 100%; } }

.icon-designation {
  background: url("../img/designation.svg") no-repeat;
  width: 250px;
  height: 190px;
  overflow: hidden; }
  .icon-designation.plate {
    background-position: -0px -32px; }
  .icon-designation.sheet {
    background-position: -210px -35px; }
  .icon-designation.flat {
    background-position: -420px -35px; }
  .icon-designation.square {
    background-position: -630px -35px; }
  .icon-designation.round {
    background-position: -210px -245px; }
  .icon-designation.rectangular-tube {
    background-position: -840px -35px; }
  .icon-designation.hexagon {
    background-position: 0px -245px; }
  .icon-designation.l-profile {
    background-position: -840px -245px; }
  .icon-designation.t-profile {
    background-position: 0px -455px; }
  .icon-designation.u-profile {
    background-position: -210px -455px; }
  .icon-designation.rectangular {
    background-position: -840px -35px; }
  .icon-designation.pipe {
    background-position: -630px -245px; }

.icon-geometrics {
  background: url("../img/geometrics.svg") no-repeat;
  width: 120px;
  height: 80px; }
  .icon-geometrics.plate {
    background-position: -64px -58px; }
  .icon-geometrics.sheet {
    background-position: -218px -58px; }
  .icon-geometrics.flat {
    background-position: -358px -58px; }
  .icon-geometrics.square {
    background-position: -491px -58px; }
  .icon-geometrics.round {
    background-position: -591px -58px; }
  .icon-geometrics.rectangular-tube {
    background-position: -379px -221px; }
  .icon-geometrics.hexagon {
    background-position: -676px -58px; }
  .icon-geometrics.l-profile {
    background-position: -32px -213px; }
  .icon-geometrics.t-profile {
    background-position: -658px -214px; }
  .icon-geometrics.u-profile {
    background-position: -217px -216px; }
  .icon-geometrics.rectangular {
    background-position: -490px -214px; }
  .icon-geometrics.pipe {
    background-position: -574px -214px; }

@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/material-symbols-outlined.woff2") format("woff2"); }

.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  font-feature-settings: "liga";
  min-width: max-content; }
  .material-symbols-outlined.size-16 {
    font-size: 16px; }
  .material-symbols-outlined.size-20 {
    font-size: 20px; }
  .material-symbols-outlined.size-24 {
    font-size: 24px; }
  .material-symbols-outlined.size-36 {
    font-size: 36px; }

.archive .archive__title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: var(--spacing-40); }

.archive .archive__filter {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-20);
  margin-bottom: var(--spacing-40); }

.archive .archive__filter-item {
  width: 100%; }
  @media (min-width: 768px) {
    .archive .archive__filter-item {
      width: calc((100% - var(--spacing-20)) / 2); } }
  @media (min-width: 1024px) {
    .archive .archive__filter-item {
      width: calc((100% - (3 * var(--spacing-20))) / 4); } }

.archive .archive__filter-item.archive__filter-item--date {
  display: flex;
  gap: var(--spacing-12); }

.archive .archive__filter-item-date {
  width: 50%; }

.archive .archive__filter-label {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  margin-block: var(--spacing-4); }

.archive .archive__results-header {
  --header-height-with-buttons: 50px;
  display: flex;
  gap: var(--spacing-20);
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  min-height: var(--header-height-with-buttons);
  margin-bottom: var(--spacing-40); }
  @media (min-width: 768px) {
    .archive .archive__results-header {
      flex-direction: row;
      align-items: center; } }

.archive .archive__results-header-title {
  display: flex;
  align-items: center;
  font-weight: bold; }

.archive .archive__results-header-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: var(--spacing-20); }

.page-start {
  --header-and-footer-height: 320px;
  min-height: calc(100vh - var(--header-and-footer-height)); }
  .page-start .search {
    --search-max-width: 312px;
    max-width: var(--search-max-width); }
  .page-start .search__label {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    margin: 0; }
  .page-start .search__input {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400; }
  .page-start .selected {
    color: var(--color-eth-petrol); }
  .page-start .list-container {
    margin-top: var(--spacing-40); }
    .page-start .list-container .list-header {
      margin: 0px;
      font-size: 18px;
      font-weight: bold;
      padding: 0px; }
  .page-start .number-circle {
    border-radius: 50%;
    width: 2em;
    height: 2em;
    padding: 0.5vh;
    background: var(--color-eth-petrol);
    color: var(--color-eth-grey-10);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 1vh; }
  .page-start .number-circle-small {
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    background: var(--color-eth-petrol);
    color: var(--color-eth-grey-10);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
  .page-start .orders {
    height: 10vh; }
  .page-start .positions {
    height: 7vh;
    padding-top: 1vh; }
  .page-start .positions:nth-child(even) {
    background: var(--color-eth-grey-40); }
  .page-start .rf-pie-chart-simple {
    margin: 0 auto;
    display: flex; }
  .page-start .chart-label {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px; }
  .page-start .chart-label .color-box {
    width: 60px;
    height: 25px;
    float: left;
    color: white;
    text-align: center;
    padding-top: 3px; }
  .page-start .chart-label .text-container {
    float: left;
    padding-left: 20px;
    width: calc(100% - 60px);
    line-height: 25px;
    color: #839597; }
  .page-start .svg.new {
    height: 30vh; }
  .page-start #my-task-text {
    display: flex;
    padding-top: 35px;
    align-items: center; }
  @media (min-width: 1280px) {
    .page-start .select-padding {
      padding: 0px 35px 0px 30px; } }
  @media (max-width: 1023px) {
    .page-start .list-header {
      margin-bottom: 15px; }
    .page-start .select-padding {
      padding: 0px; }
    .page-start #my-task-text {
      margin-top: 30px;
      padding-top: 0px; } }

.imprint-content .imprint-section,
.imprint-content .copyright-section,
.imprint-content .data-protection-section,
.imprint-content .disclaimer-section {
  padding-top: 25px;
  padding-bottom: 25px; }

.imprint-content .contact-person, .imprint-content .it-services {
  border: 2px solid var(--color-eth-grey-40);
  padding: 48px 24px; }
  .imprint-content .contact-person h4, .imprint-content .it-services h4 {
    margin-top: 0; }
  .imprint-content .contact-person a, .imprint-content .it-services a {
    border: none;
    color: var(--color-eth-petrol);
    cursor: pointer;
    text-decoration: none; }
  .imprint-content .contact-person .address, .imprint-content .it-services .address {
    margin-bottom: 20px; }

.login .login__tab-replacement {
  height: 54px;
  border-bottom: 1px solid var(--color-divider-light); }

.login .login__title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  margin-block: var(--spacing-40); }

.login .login__subtitle {
  margin-bottom: var(--spacing-40); }

.login .login__item {
  display: block;
  margin-bottom: var(--spacing-20); }
  @media (min-width: 768px) {
    .login .login__item {
      max-width: 50%; } }

.logout .logout__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    .logout .logout__actions {
      flex-direction: row; } }

.rf-buy-material-checkout .rf-buy-material-checkout__title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  padding-bottom: var(--spacing-40);
  border-bottom: 1px solid var(--color-divider-dark);
  margin-top: var(--spacing-40);
  margin-bottom: var(--spacing-40); }

.rf-buy-material-checkout .rf-buy-material-checkout__cost-center {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-20); }
  @media (min-width: 1024px) {
    .rf-buy-material-checkout .rf-buy-material-checkout__cost-center {
      width: 50%; } }

.rf-buy-material-checkout .rf-buy-material-checkout__customer-reference {
  margin-bottom: var(--spacing-40); }

.rf-buy-material-checkout .rf-buy-material-checkout__item-title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: var(--spacing-24); }

.rf-buy-material-checkout .rf-buy-material-checkout__list {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-24);
  width: 100%;
  margin-bottom: var(--spacing-24); }

.rf-buy-material-checkout .rf-buy-material-checkout__item {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  display: grid;
  grid-template-columns: 1fr;
  border: 1px solid var(--color-eth-grey-80);
  background-color: var(--color-eth-grey-10);
  border-radius: var(--border-radius-2);
  padding: var(--spacing-12); }
  @media (min-width: 1024px) {
    .rf-buy-material-checkout .rf-buy-material-checkout__item {
      grid-template-columns: 1fr 3fr 3fr 2fr 2fr 2fr 1fr; } }

.rf-buy-material-checkout .rf-buy-material-checkout__item-detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--spacing-4);
  margin-bottom: var(--spacing-12); }
  @media (min-width: 1024px) {
    .rf-buy-material-checkout .rf-buy-material-checkout__item-detail {
      display: flex;
      justify-content: flex-start;
      flex-direction: column;
      margin-bottom: 0; } }

.rf-buy-material-checkout .rf-buy-material-checkout__item-label {
  font-weight: bold;
  margin-right: var(--spacing-12); }
  @media (min-width: 1024px) {
    .rf-buy-material-checkout .rf-buy-material-checkout__item-label {
      display: block;
      margin-right: 0; } }

.rf-buy-material-checkout .rf-buy-material-checkout__item-description {
  display: flex;
  align-items: center;
  gap: var(--spacing-8); }

.rf-buy-material-checkout .rf-buy-material-checkout__item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--spacing-16); }

.rf-buy-material-checkout .rf-buy-material-checkout__summary {
  margin-bottom: var(--spacing-40);
  width: 100%; }
  @media (min-width: 1024px) {
    .rf-buy-material-checkout .rf-buy-material-checkout__summary {
      width: 50%; } }

.rf-buy-material-checkout .rf-buy-material-checkout__summary-title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: var(--spacing-8); }

.rf-buy-material-checkout .rf-buy-material-checkout__summary-line {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--spacing-16); }

.rf-buy-material-checkout .rf-buy-material-checkout__summary-action {
  display: flex;
  align-items: center;
  gap: var(--spacing-8); }

.rf-buy-material-checkout .rf-buy-material-checkout__total {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  padding: var(--spacing-12);
  background-color: var(--color-eth-grey-10);
  border: 1px solid var(--color-eth-grey-80);
  border-radius: var(--border-radius-2);
  margin-bottom: var(--spacing-40); }

.rf-buy-material-checkout .rf-buy-material-checkout__total-title {
  font-weight: bold;
  margin-bottom: var(--spacing-16); }

.rf-buy-material-checkout .rf-buy-material-checkout__total-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: var(--spacing-8);
  align-items: center; }

.rf-buy-material-checkout .rf-buy-material-checkout__total-count,
.rf-buy-material-checkout .rf-buy-material-checkout__total-cost {
  text-align: right; }

.rf-buy-material-checkout .rf-buy-material-checkout__total-count {
  color: var(--color-eth-primary); }

.rf-buy-material-checkout .rf-buy-material-checkout__total-cost {
  color: var(--color-eth-secondary);
  font-weight: bold; }

.rf-buy-material-checkout .rf-buy-material-checkout__empty-state {
  margin-bottom: var(--spacing-40); }

.rf-buy-material-checkout .rf-buy-material-checkout__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24);
  margin-top: var(--spacing-40); }
  @media (min-width: 768px) {
    .rf-buy-material-checkout .rf-buy-material-checkout__actions {
      flex-direction: row; } }

.rf-product-selection .rf-product-selection__search {
  margin-top: var(--spacing-40); }

.rf-product-selection .rf-product-selection__title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  padding-bottom: var(--spacing-40);
  border-bottom: 1px solid var(--color-divider-dark);
  margin-top: var(--spacing-40);
  margin-bottom: var(--spacing-40); }

.rf-product-selection .rf-product-selection__subtitle {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: var(--spacing-40); }

.rf-product-selection .rf-product-selection__geometries {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-24); }

.rf-product-selection .rf-product-selection__geometry {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: var(--color-eth-grey-10);
  border-radius: var(--border-radius-2);
  padding: var(--spacing-12);
  transition: all 0.3s ease-in-out;
  border: 2px solid transparent;
  /* 2 items per row on mobile */
  width: calc(50% - (var(--spacing-24) / 2)); }
  @media (min-width: 768px) {
    .rf-product-selection .rf-product-selection__geometry {
      /* 4 items per row on tablet */
      width: calc((100% - (3 * var(--spacing-24))) / 4); } }
  @media (min-width: 1024px) {
    .rf-product-selection .rf-product-selection__geometry {
      /* 6 items per row on desktop */
      width: calc((100% - (5 * var(--spacing-24))) / 6); } }
  .rf-product-selection .rf-product-selection__geometry:focus, .rf-product-selection .rf-product-selection__geometry:hover {
    border: 2px solid var(--color-eth-petrol); }
  .rf-product-selection .rf-product-selection__geometry.rf-product-selection__geometry--active {
    border: 2px solid var(--color-eth-petrol);
    background-color: var(--color-eth-petrol-20); }
  .rf-product-selection .rf-product-selection__geometry.rf-product-selection__geometry--disabled {
    opacity: 0.5;
    pointer-events: none; }

.rf-product-selection .rf-product-selection__material-groups {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-24); }

.rf-product-selection .rf-product-selection__material-group {
  padding: var(--spacing-12);
  background-color: var(--color-eth-grey-10);
  border-radius: var(--border-radius-2);
  transition: all 0.3s ease-in-out;
  border: 2px solid transparent;
  text-align: center;
  word-break: break-all;
  hyphens: auto;
  width: calc(50% - (var(--spacing-24) / 2)); }
  @media (min-width: 768px) {
    .rf-product-selection .rf-product-selection__material-group {
      width: calc((100% - (3 * var(--spacing-24))) / 4); } }
  @media (min-width: 1024px) {
    .rf-product-selection .rf-product-selection__material-group {
      width: calc((100% - (5 * var(--spacing-24))) / 6); } }
  .rf-product-selection .rf-product-selection__material-group:focus, .rf-product-selection .rf-product-selection__material-group:hover {
    border: 2px solid var(--color-eth-petrol); }
  .rf-product-selection .rf-product-selection__material-group.rf-product-selection__material-group--active {
    border: 2px solid var(--color-eth-petrol);
    background-color: var(--color-eth-petrol-20); }
  .rf-product-selection .rf-product-selection__material-group.rf-product-selection__material-group--disabled {
    opacity: 0.5;
    pointer-events: none; }

.rf-product-selection .rf-product-selection__materials {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-24); }

.rf-product-selection .rf-product-selection__material {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: var(--color-eth-grey-10);
  border-radius: var(--border-radius-2);
  padding: var(--spacing-12);
  transition: all 0.3s ease-in-out;
  border: 2px solid transparent;
  width: 100%; }
  @media (min-width: 768px) {
    .rf-product-selection .rf-product-selection__material {
      width: calc((100% - var(--spacing-24)) / 2); } }
  @media (min-width: 1024px) {
    .rf-product-selection .rf-product-selection__material {
      width: calc((100% - (2 * var(--spacing-24))) / 3); } }
  .rf-product-selection .rf-product-selection__material:focus, .rf-product-selection .rf-product-selection__material:hover {
    border: 2px solid var(--color-eth-petrol); }
  .rf-product-selection .rf-product-selection__material.rf-product-selection__material--active {
    border: 2px solid var(--color-eth-petrol);
    background-color: var(--color-eth-petrol-20); }
  .rf-product-selection .rf-product-selection__material.rf-product-selection__material--disabled {
    opacity: 0.5;
    pointer-events: none; }

.rf-product-selection .filter-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: var(--spacing-12); }

.rf-product-selection .rf-product-selection__filter {
  display: block;
  margin-top: var(--spacing-40);
  margin-bottom: var(--spacing-40); }

.rf-product-selection .rf-product-selection__filter-container {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-24);
  background-color: var(--color-eth-grey-10);
  margin: 20px 0;
  padding: 10px; }

.rf-product-selection .close {
  cursor: pointer;
  color: var(--color-eth-grey-80); }

.rf-product-selection .rf-product-selection__dimensions {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-24); }
  @media (min-width: 768px) {
    .rf-product-selection .rf-product-selection__dimensions {
      flex-direction: row; } }

.rf-product-selection .rf-product-selection__dimensions-geometry {
  width: 100%; }
  @media (min-width: 768px) {
    .rf-product-selection .rf-product-selection__dimensions-geometry {
      width: calc((100% - (2 * var(--spacing-24))) / 3); } }

.rf-product-selection .rf-product-selection__dimension-fields {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-20); }

.rf-product-selection .rf-product-selection__label {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: var(--spacing-4); }

.rf-product-selection .rf-product-selection {
  display: flex;
  gap: var(--spacing-24);
  list-style: none;
  padding: 0; }

.rf-product-selection .rf-product-selection__item-list {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-24);
  width: 100%;
  margin-bottom: var(--spacing-40); }

.rf-product-selection .rf-product-selection__item {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  display: grid;
  grid-template-columns: 1fr;
  border: 1px solid var(--color-eth-grey-80);
  background-color: var(--color-eth-grey-10);
  border-radius: var(--border-radius-2);
  padding: var(--spacing-12); }
  @media (min-width: 1024px) {
    .rf-product-selection .rf-product-selection__item {
      grid-template-columns: 1fr 2fr 4fr 3fr 2fr 1fr 1fr; } }

.rf-product-selection .rf-product-selection__item-detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--spacing-4);
  margin-bottom: var(--spacing-12); }
  @media (min-width: 1024px) {
    .rf-product-selection .rf-product-selection__item-detail {
      display: flex;
      justify-content: flex-start;
      flex-direction: column;
      margin-bottom: 0; } }

.rf-product-selection .rf-product-selection__item-label {
  font-weight: bold;
  margin-right: var(--spacing-12); }
  @media (min-width: 1024px) {
    .rf-product-selection .rf-product-selection__item-label {
      display: block;
      margin-right: 0; } }

.rf-product-selection .rf-product-selection__item-value {
  display: inline-block;
  text-align: right; }
  @media (min-width: 1024px) {
    .rf-product-selection .rf-product-selection__item-value {
      text-align: left; } }

.rf-product-selection .rf-product-selection__item-description {
  display: flex;
  align-items: center;
  gap: var(--spacing-8); }

.rf-product-selection .rf-product-selection__item-actions {
  display: flex;
  justify-content: center; }

.rf-product-selection .rf-product-selection__item-add-mobile {
  display: block;
  width: 100%;
  margin-top: var(--spacing-12);
  text-align: right; }
  @media (min-width: 1024px) {
    .rf-product-selection .rf-product-selection__item-add-mobile {
      display: none; } }

.rf-product-selection .rf-product-selection__item-add-desktop {
  display: none; }
  @media (min-width: 1024px) {
    .rf-product-selection .rf-product-selection__item-add-desktop {
      display: flex;
      align-items: center; } }

.rf-product-selection .rf-product-selection__empty-state {
  margin-bottom: var(--spacing-40); }

.rf-product-selection .rf-product-selection__actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-24); }
  @media (min-width: 768px) {
    .rf-product-selection .rf-product-selection__actions {
      flex-direction: row; } }

.rf-product-selection .rf-product-selection__count-circle {
  --circle-size: 30px;
  position: absolute;
  background-color: var(--color-white);
  border: 1px solid var(--color-eth-petrol);
  width: var(--circle-size);
  height: var(--circle-size);
  color: var(--color-eth-petrol);
  display: flex;
  justify-content: center;
  align-items: center;
  top: -10px;
  right: -10px;
  z-index: 0;
  border-radius: 50%;
  font-weight: 600; }

.rf-product-selection .fav-row {
  display: flex;
  align-items: center; }
  .rf-product-selection .fav-row .star {
    color: #3d3d3d;
    font-size: 22px;
    margin-right: 5px; }

.matsshop .shop-content {
  position: relative; }

.matsshop .shop-tabs {
  display: flex;
  width: 100%;
  color: var(--color-eth-grey-40); }
  .matsshop .shop-tabs .tab {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    border-bottom: 7px solid var(--color-eth-grey-40);
    padding-block: var(--spacing-12); }
  .matsshop .shop-tabs .tab.tab-active {
    border-bottom: 7px solid var(--color-eth-petrol);
    padding-bottom: var(--spacing-12);
    color: var(--color-eth-petrol); }

.rf-buy-part-checkout .rf-buy-part-checkout__title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  padding-bottom: var(--spacing-40);
  border-bottom: 1px solid var(--color-divider-dark);
  margin-top: var(--spacing-40);
  margin-bottom: var(--spacing-40); }

.rf-buy-part-checkout .rf-buy-part-checkout__container {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-32);
  margin-bottom: var(--spacing-20); }
  @media (min-width: 768px) {
    .rf-buy-part-checkout .rf-buy-part-checkout__container {
      flex-direction: row; } }

@media (min-width: 768px) {
  .rf-buy-part-checkout .rf-buy-part-checkout__left {
    width: calc(50% - var(--spacing-16)); } }

.rf-buy-part-checkout .rf-buy-part-checkout__right {
  position: relative; }
  @media (min-width: 768px) {
    .rf-buy-part-checkout .rf-buy-part-checkout__right {
      width: calc(50% - var(--spacing-16)); } }

.rf-buy-part-checkout .rf-buy-part-checkout__label {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  margin-top: var(--spacing-4);
  margin-bottom: var(--spacing-4); }

.rf-buy-part-checkout .rf-buy-part-checkout__delivery-options {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: var(--spacing-32); }
  @media (min-width: 768px) {
    .rf-buy-part-checkout .rf-buy-part-checkout__delivery-options {
      flex-direction: row; } }

.rf-buy-part-checkout .rf-buy-part-checkout__item {
  margin-bottom: var(--spacing-48);
  border-bottom: 1px solid var(--color-eth-grey-80);
  padding-bottom: var(--spacing-40); }
  .rf-buy-part-checkout .rf-buy-part-checkout__item:first-child {
    margin-top: var(--spacing-48);
    border-top: 1px solid var(--color-eth-grey-80);
    padding-top: var(--spacing-40); }

.rf-buy-part-checkout .rf-buy-part-checkout__cost-center {
  margin-bottom: var(--spacing-20); }

.rf-buy-part-checkout .rf-buy-part-checkout__position-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  font-weight: 600;
  margin-bottom: var(--spacing-20); }

.rf-buy-part-checkout .rf-buy-part-checkout__subtitle {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: var(--spacing-40); }

.rf-buy-part-checkout .rf-buy-part-checkout__actions {
  display: flex;
  flex-direction: column;
  margin-top: var(--spacing-56);
  gap: var(--spacing-24); }
  @media (min-width: 768px) {
    .rf-buy-part-checkout .rf-buy-part-checkout__actions {
      flex-direction: row; } }

.rf-buy-part-checkout .rf-buy-part-checkout__items .dndPlaceholder {
  display: block;
  height: 10px;
  border: 2px dashed var(--color-eth-grey-80);
  border-radius: var(--border-radius-4);
  background-color: var(--color-eth-grey-10);
  padding: var(--spacing-12);
  margin: var(--spacing-24) 0; }

.rf-buy-part-checkout .rf-buy-part-checkout__item.dndDraggingSource {
  display: none; }

.rf-buy-part-checkout .rf-buy-part-checkout__item.dndDragging {
  padding: 8px 12px;
  border: none; }

.partshop {
  background: var(--color-white); }
  .partshop .shop-content {
    position: relative; }
  .partshop .shop-tabs {
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--color-eth-grey-40); }
    @media (min-width: 768px) {
      .partshop .shop-tabs {
        flex-direction: row; } }
    .partshop .shop-tabs .tab {
      display: flex;
      justify-content: center;
      text-align: center;
      width: 100%;
      border-bottom: 7px solid var(--color-eth-grey-40);
      padding-block: var(--spacing-12); }
    .partshop .shop-tabs .tab.tab-active {
      border-bottom: 7px solid var(--color-eth-petrol);
      padding-bottom: var(--spacing-12);
      color: var(--color-eth-petrol); }

.rf-buy-part-upload .rf-buy-part-upload__title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  padding-bottom: var(--spacing-40);
  border-bottom: 1px solid var(--color-divider-dark);
  margin-top: var(--spacing-40);
  margin-bottom: var(--spacing-40); }

.rf-buy-part-upload .rf-buy-part-upload__subtitle {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: var(--spacing-40); }

.rf-buy-part-upload .rf-buy-part-upload__label {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  margin-top: var(--spacing-4);
  margin-bottom: var(--spacing-4); }

.rf-buy-part-upload .rf-buy-part-upload__input {
  display: block;
  margin-bottom: var(--spacing-20); }

.rf-buy-part-upload .rf-buy-part-upload__textarea {
  --min-height-textarea: 174px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  width: 100%;
  border: 1px solid var(--color-eth-grey-80);
  border-radius: var(--border-radius-4);
  padding: var(--spacing-8) var(--spacing-12);
  min-height: var(--min-height-textarea);
  transition: border-color 0.2s ease-in-out; }
  .rf-buy-part-upload .rf-buy-part-upload__textarea:hover {
    border-color: var(--color-black); }
  .rf-buy-part-upload .rf-buy-part-upload__textarea:focus {
    border-color: var(--color-black);
    outline: 1px solid var(--color-black); }

.rf-buy-part-upload .rf-buy-part-upload__textarea.rf-buy-part-upload__textarea--message {
  --min-height-textarea-message: 123px;
  min-height: var(--min-height-textarea-message); }

.rf-buy-part-upload .rf-buy-part-upload__select-label {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  margin-top: var(--spacing-4);
  margin-bottom: var(--spacing-20);
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-4); }

.rf-buy-part-upload .rf-buy-part-upload__select {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  width: 100%;
  color: var(--color-black);
  border: 1px solid var(--color-eth-grey-80);
  border-radius: var(--border-radius-4);
  padding: var(--spacing-8) var(--spacing-12);
  transition: border-color 0.2s ease-in-out; }
  .rf-buy-part-upload .rf-buy-part-upload__select:hover {
    border-color: var(--color-black); }
  .rf-buy-part-upload .rf-buy-part-upload__select:focus {
    border-color: var(--color-black);
    outline: 1px solid var(--color-black); }

.rf-buy-part-upload .rf-buy-part-upload__select-icon {
  position: absolute;
  right: var(--spacing-8);
  top: 36px;
  pointer-events: none; }
  @media (min-width: 768px) {
    .rf-buy-part-upload .rf-buy-part-upload__select-icon {
      top: 36px; } }

.rf-buy-part-upload .rf-buy-part-upload__select-overlay {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  width: 100%;
  border: 1px solid var(--color-eth-grey-60);
  border-radius: var(--border-radius-4);
  padding: var(--spacing-8) var(--spacing-12);
  position: relative;
  display: flex;
  transition: border-color 0.2s ease-in-out; }
  .rf-buy-part-upload .rf-buy-part-upload__select-overlay:hover {
    border-color: var(--color-black); }

.rf-buy-part-upload .rf-buy-part-upload__select-overlay-icon {
  position: absolute;
  top: 10px;
  right: var(--spacing-8);
  pointer-events: none; }

.rf-buy-part-upload .rf-buy-part-upload__container {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-20);
  column-gap: var(--spacing-32); }
  @media (min-width: 768px) {
    .rf-buy-part-upload .rf-buy-part-upload__container {
      flex-direction: row; } }

@media (min-width: 768px) {
  .rf-buy-part-upload .rf-buy-part-upload__left {
    width: 50%; } }

@media (min-width: 768px) {
  .rf-buy-part-upload .rf-buy-part-upload__right {
    width: 50%; } }

.rf-buy-part-upload .rf-buy-part-upload__items {
  margin-top: var(--spacing-48);
  display: flex;
  flex-direction: column;
  gap: var(--spacing-40); }

.rf-buy-part-upload .rf-buy-part-upload__item {
  border-bottom: 1px solid var(--color-divider-dark);
  padding-bottom: var(--spacing-40); }
  .rf-buy-part-upload .rf-buy-part-upload__item:first-child {
    border-top: 1px solid var(--color-divider-dark);
    padding-top: var(--spacing-40); }

.rf-buy-part-upload .rf-buy-part-upload__item-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  font-weight: 600;
  margin-bottom: var(--spacing-20); }

.rf-buy-part-upload .rf-buy-part-upload__item-head-title {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  font-weight: 600;
  min-height: 21px; }

.rf-buy-part-upload .rf-buy-part-upload__item-head {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  display: flex;
  gap: var(--spacing-4);
  border: 1px solid var(--color-black);
  border-radius: var(--border-radius-4);
  background-color: var(--color-eth-grey-10);
  padding: var(--spacing-12);
  margin-bottom: var(--spacing-20); }

.rf-buy-part-upload .rf-buy-part-upload__item-head-actions {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  margin-right: var(--spacing-12);
  gap: var(--spacing-12); }

.rf-buy-part-upload .rf-buy-part-upload__item-head-infos {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-4);
  width: 100%; }
  @media (min-width: 768px) {
    .rf-buy-part-upload .rf-buy-part-upload__item-head-infos {
      flex-direction: row;
      gap: 0; } }

@media (min-width: 768px) {
  .rf-buy-part-upload .rf-buy-part-upload__item-head-col {
    width: 50%; }
    .rf-buy-part-upload .rf-buy-part-upload__item-head-col:first-child {
      --size-of-icon-gap: 4px;
      width: calc(50% - var(--size-of-icon-gap)); } }

.rf-buy-part-upload .rf-buy-part-upload__file {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-12);
  margin-block: var(--spacing-12); }

.rf-buy-part-upload .rf-buy-part-upload__file-line-1 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  font-weight: 700; }

.rf-buy-part-upload .rf-buy-part-upload__file-line-2 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  line-height: 1;
  margin-bottom: var(--spacing-20); }

.rf-buy-part-upload .rf-buy-part-upload__file-line-3 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  line-height: 1;
  font-weight: 500; }

.rf-buy-part-upload .rf-buy-part-upload__file-name {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400; }

.rf-buy-part-upload .rf-buy-part-upload__item-actions {
  display: flex;
  flex-direction: column;
  row-gap: var(--spacing-12);
  column-gap: var(--spacing-24); }
  @media (min-width: 768px) {
    .rf-buy-part-upload .rf-buy-part-upload__item-actions {
      flex-direction: row; } }

.rf-buy-part-upload .rf-buy-part-upload__actions {
  display: flex;
  flex-direction: column;
  margin-top: var(--spacing-56);
  gap: var(--spacing-24); }
  @media (min-width: 768px) {
    .rf-buy-part-upload .rf-buy-part-upload__actions {
      flex-direction: row; } }

.rf-buy-part-upload .rf-buy-part-upload__items .dndPlaceholder {
  display: block;
  height: 10px;
  border: 2px dashed var(--color-eth-grey-80);
  border-radius: var(--border-radius-4);
  background-color: var(--color-eth-grey-10);
  padding: var(--spacing-12);
  margin: var(--spacing-24) 0; }

.rf-buy-part-upload .rf-buy-part-upload__item.dndDraggingSource {
  display: none; }

.rf-buy-part-upload .rf-buy-part-upload__item.dndDragging {
  padding: 8px 12px;
  border: none; }

.rf-buy-parts-workshop {
  margin-top: var(--spacing-40); }
  .rf-buy-parts-workshop .rf-buy-parts-workshop__title {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
    padding-bottom: var(--spacing-40);
    border-bottom: 1px solid var(--color-divider-dark);
    margin-top: var(--spacing-40);
    margin-bottom: var(--spacing-40); }
  .rf-buy-parts-workshop .rf-buy-parts-workshop__subtitle {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    font-weight: 700;
    margin-top: var(--spacing-40);
    margin-bottom: var(--spacing-20); }
  .rf-buy-parts-workshop .rf-buy-parts-workshop__actions {
    display: flex;
    flex-direction: column;
    row-gap: var(--spacing-12);
    column-gap: var(--spacing-24);
    margin-top: var(--spacing-56); }
    @media (min-width: 768px) {
      .rf-buy-parts-workshop .rf-buy-parts-workshop__actions {
        flex-direction: row; } }

workshop-item .workshop-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  transition: background-color 0.2s ease;
  border-bottom: 1px solid var(--color-divider-dark); }
  @media (min-width: 768px) {
    workshop-item .workshop-item {
      flex-direction: row; } }
  workshop-item .workshop-item:hover, workshop-item .workshop-item:focus {
    background-color: var(--color-eth-grey-10); }
    workshop-item .workshop-item:hover .check-button, workshop-item .workshop-item:focus .check-button {
      border: 1px solid var(--color-black); }
    workshop-item .workshop-item:hover .checked-button, workshop-item .workshop-item:focus .checked-button {
      border: 8px solid var(--color-eth-petrol);
      transition: border 0.2s ease-in-out; }

workshop-item .workshop-item__col {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: var(--spacing-12);
  padding-right: var(--spacing-12);
  padding-block: var(--spacing-12);
  width: 100%; }
  workshop-item .workshop-item__col:not(:first-child) {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin-left: var(--spacing-32); }
    @media (min-width: 768px) {
      workshop-item .workshop-item__col:not(:first-child) {
        margin-left: 0; } }
  @media (min-width: 768px) {
    workshop-item .workshop-item__col {
      width: 25%; } }

.settings .settings__title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: var(--spacing-40); }

.settings .settings__subtitle {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: var(--spacing-20);
  font-weight: bold; }

.settings .settings__container {
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--spacing-64);
  row-gap: var(--spacing-20); }

.settings .settings__left,
.settings .settings__right {
  width: 100%; }
  @media (min-width: 1024px) {
    .settings .settings__left,
    .settings .settings__right {
      width: calc((100% - var(--spacing-64)) / 2); } }

.settings .settings__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--spacing-20); }

.settings .settings__shared-orders {
  font-size: 12px;
  margin-top: 10px; }

.settings .settings__shared-orders__item {
  display: flex;
  flex-direction: row;
  align-items: center; }
