/* Start custom CSS for text-editor, class: .elementor-element-57f53afe */.stw-spoke-s04 {
  --stw-blue: #2070eb;
  --stw-beige: #efe7de;
  --stw-orange: #ff6004;
  --stw-charcoal: #524f4c;
  --stw-ink: #524f4c;
  --stw-muted: #6d6966;
  --stw-line: #ddd5cd;
  --stw-white: #ffffff;
  --stw-soft-blue: #edf4ff;
  --stw-shadow: 0 16px 38px rgba(82,79,76,.12);
  color: var(--stw-ink);
  font-family: inherit;
  line-height: 1.65;
}

.stw-spoke-s04 *,
.stw-spoke-s04 *::before,
.stw-spoke-s04 *::after {
  box-sizing: border-box;
}

.stw-spoke-s04 img {
  display: block;
  max-width: 100%;
  height: auto;
}

.stw-spoke-s04 a {
  color: var(--stw-blue);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.stw-spoke-s04__hero {
  position: relative;
  overflow: hidden;
  height: 440px;
  margin: 0 0 18px;
  border-radius: 22px;
  background: var(--stw-charcoal);
  box-shadow: var(--stw-shadow);
}

.stw-spoke-s04__hero-media,
.stw-spoke-s04__hero-media img {
  width: 100%;
  height: 100%;
}

.stw-spoke-s04__hero-media img {
  object-fit: cover;
}

.stw-spoke-s04__hero-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg,rgba(82,79,76,.95) 0%,rgba(82,79,76,.79) 46%,rgba(82,79,76,.12) 100%);
}

.stw-spoke-s04__hero-content {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: clamp(24px,5vw,72px);
  width: min(660px,calc(100% - 48px));
  transform: translateY(-50%);
  color: var(--stw-white);
}

.stw-spoke-s04__eyebrow,
.stw-spoke-s04__kicker {
  margin: 0 0 8px;
  color: var(--stw-blue);
  font-size: .82rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.stw-spoke-s04__hero .stw-spoke-s04__eyebrow {
  color: var(--stw-white);
}

.stw-spoke-s04__hero h1 {
  margin: 0 0 14px;
  color: var(--stw-white);
  font-size: clamp(2rem,4vw,3.45rem);
  line-height: 1.02;
  letter-spacing: -.035em;
}

.stw-spoke-s04__lead {
  max-width: 61ch;
  margin: 0;
  color: rgba(255,255,255,.94);
  font-size: 1.02rem;
  line-height: 1.5;
}

.stw-spoke-s04__hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.stw-spoke-s04__button {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border: 2px solid transparent;
  border-radius: 10px;
  font-weight: 800;
  text-decoration: none;
}

.stw-spoke-s04__button--primary {
  background: var(--stw-orange);
  color: var(--stw-white);
}

.stw-spoke-s04__button--secondary {
  border-color: var(--stw-blue);
  background: var(--stw-white);
  color: var(--stw-blue);
}

.stw-spoke-s04__jumpnav {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  gap: 8px;
  margin-bottom: 44px;
}

.stw-spoke-s04__jumpnav a {
  display: flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 8px 10px;
  border: 1px solid var(--stw-line);
  border-radius: 10px;
  background: var(--stw-white);
  color: var(--stw-charcoal);
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.stw-spoke-s04 h2 {
  margin: 0 0 12px;
  color: var(--stw-charcoal);
  font-size: clamp(1.75rem,3vw,2.6rem);
  line-height: 1.15;
  letter-spacing: -.025em;
}

.stw-spoke-s04__answer {
  display: grid;
  grid-template-columns: minmax(0,1.35fr) minmax(280px,.65fr);
  gap: 30px;
  padding: clamp(34px,5vw,58px);
  border-radius: 20px;
  background: var(--stw-beige);
}

.stw-spoke-s04__answer-copy p:last-child {
  margin-bottom: 0;
}

.stw-spoke-s04__answer-check {
  display: grid;
  gap: 10px;
  align-content: center;
}

.stw-spoke-s04__answer-check span {
  padding: 13px 16px;
  border-radius: 10px;
  background: var(--stw-white);
  color: var(--stw-charcoal);
  font-weight: 800;
}

.stw-spoke-s04__inventory,
.stw-spoke-s04__material,
.stw-spoke-s04__conversion,
.stw-spoke-s04__products,
.stw-spoke-s04__faq {
  padding: clamp(52px,7vw,82px) clamp(18px,4vw,54px);
}

.stw-spoke-s04__section-head,
.stw-spoke-s04__conversion-head,
.stw-spoke-s04__faq-head {
  max-width: 860px;
  margin-bottom: 30px;
}

.stw-spoke-s04__section-head > p:last-child {
  max-width: 760px;
  margin-bottom: 0;
  color: var(--stw-muted);
}

.stw-spoke-s04__inventory-layout {
  display: grid;
  grid-template-columns: minmax(0,1.45fr) minmax(300px,.55fr);
  gap: 24px;
  align-items: start;
}

.stw-spoke-s04__inventory-list {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.stw-spoke-s04__inventory-list li {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 16px;
  padding: 20px;
  border: 1px solid var(--stw-line);
  border-radius: 14px;
  background: var(--stw-white);
}

.stw-spoke-s04__inventory-list li > span {
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: var(--stw-blue);
  color: var(--stw-white);
  font-size: .82rem;
  font-weight: 900;
}

.stw-spoke-s04__inventory-list h3,
.stw-spoke-s04__inventory-card h3,
.stw-spoke-s04__layers h3,
.stw-spoke-s04__material h3,
.stw-spoke-s04__conversion h3,
.stw-spoke-s04__products h3 {
  margin: 0 0 7px;
  color: var(--stw-charcoal);
  font-size: 1.18rem;
  line-height: 1.3;
}

.stw-spoke-s04__inventory-list p {
  margin: 0;
  color: var(--stw-muted);
}

.stw-spoke-s04__inventory-card {
  position: sticky;
  top: 20px;
  padding: 26px;
  border-radius: 16px;
  background: var(--stw-charcoal);
  color: var(--stw-white);
}

.stw-spoke-s04__inventory-card .stw-spoke-s04__kicker,
.stw-spoke-s04__inventory-card h3,
.stw-spoke-s04__inventory-card li {
  color: var(--stw-white);
}

.stw-spoke-s04__inventory-card ul {
  display: grid;
  gap: 10px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.stw-spoke-s04__inventory-card li {
  position: relative;
  padding-left: 22px;
}

.stw-spoke-s04__inventory-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--stw-orange);
  font-weight: 900;
}

.stw-spoke-s04__context-link {
  display: grid;
  grid-template-columns: 210px 1fr;
  gap: 20px;
  margin-top: 20px;
  padding: 20px 24px;
  border-radius: 14px;
  background: var(--stw-charcoal);
  color: var(--stw-white);
}

.stw-spoke-s04__context-link p {
  margin: 0;
}

.stw-spoke-s04__context-link a {
  color: var(--stw-white);
  font-weight: 800;
}

.stw-spoke-s04__layers {
  display: grid;
  grid-template-columns: minmax(0,1.35fr) minmax(300px,.65fr);
  gap: 28px;
  padding: clamp(52px,7vw,82px) clamp(18px,4vw,54px);
  background: var(--stw-beige);
}

.stw-spoke-s04__layers-copy > p:not(.stw-spoke-s04__kicker) {
  max-width: 760px;
  color: var(--stw-muted);
}

.stw-spoke-s04__layer-stack {
  display: grid;
  gap: 10px;
  margin-top: 24px;
}

.stw-spoke-s04__layer-stack div {
  display: grid;
  grid-template-columns: 40px 180px 1fr;
  gap: 14px;
  align-items: center;
  padding: 14px 18px;
  border-radius: 10px;
  background: var(--stw-white);
}

.stw-spoke-s04__layer-stack span {
  display: inline-flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--stw-blue);
  color: var(--stw-white);
  font-weight: 900;
}

.stw-spoke-s04__layer-stack strong {
  color: var(--stw-charcoal);
}

.stw-spoke-s04__layer-stack em {
  color: var(--stw-muted);
  font-style: normal;
}

.stw-spoke-s04__warning {
  padding: 26px;
  border-radius: 16px;
  background: var(--stw-charcoal);
  color: var(--stw-white);
}

.stw-spoke-s04__warning .stw-spoke-s04__kicker,
.stw-spoke-s04__warning h3,
.stw-spoke-s04__warning p,
.stw-spoke-s04__warning strong {
  color: var(--stw-white);
}

.stw-spoke-s04__warning strong {
  display: block;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,.2);
}

.stw-spoke-s04__figure {
  margin: clamp(52px,7vw,82px) clamp(18px,4vw,54px);
}

.stw-spoke-s04__figure img {
  width: 100%;
  border-radius: 18px;
  box-shadow: var(--stw-shadow);
}

.stw-spoke-s04__figure figcaption {
  max-width: 820px;
  margin: 12px auto 0;
  color: var(--stw-muted);
  font-size: .92rem;
  text-align: center;
}

.stw-spoke-s04__money-cta {
  display: grid;
  grid-template-columns: minmax(0,1.35fr) minmax(280px,.65fr);
  gap: 30px;
  align-items: center;
  margin: clamp(50px,7vw,82px) clamp(18px,4vw,54px);
  padding: clamp(28px,5vw,46px);
  border-radius: 20px;
  background: linear-gradient(135deg,var(--stw-blue),var(--stw-charcoal));
  color: var(--stw-white);
}

.stw-spoke-s04__money-cta h2,
.stw-spoke-s04__money-cta p,
.stw-spoke-s04__money-cta .stw-spoke-s04__kicker {
  color: var(--stw-white);
}

.stw-spoke-s04__money-cta p {
  margin-bottom: 0;
}

.stw-spoke-s04__money-cta .stw-spoke-s04__button {
  min-height: 58px;
  text-align: center;
}

.stw-spoke-s04__material {
  background: var(--stw-beige);
}

.stw-spoke-s04__material-split {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 18px;
}

.stw-spoke-s04__material-card {
  padding: 28px;
  border-radius: 18px;
  background: var(--stw-white);
}

.stw-spoke-s04__material-card--glass {
  border-top: 6px solid var(--stw-blue);
}

.stw-spoke-s04__material-card--wood {
  border-top: 6px solid var(--stw-orange);
}

.stw-spoke-s04__material-card > span {
  display: inline-block;
  margin-bottom: 9px;
  color: var(--stw-blue);
  font-size: .78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.stw-spoke-s04__material-card p,
.stw-spoke-s04__material-card li {
  color: var(--stw-muted);
}

.stw-spoke-s04__material-card a {
  font-weight: 800;
}

.stw-spoke-s04__timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5,1fr);
  gap: 14px;
}

.stw-spoke-s04__timeline::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 10%;
  right: 10%;
  height: 2px;
  background: var(--stw-blue);
}

.stw-spoke-s04__timeline article {
  position: relative;
  z-index: 1;
  padding: 0 12px 20px;
  text-align: center;
}

.stw-spoke-s04__timeline article > span {
  display: inline-flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border: 4px solid var(--stw-white);
  border-radius: 50%;
  background: var(--stw-blue);
  color: var(--stw-white);
  font-weight: 900;
  box-shadow: 0 0 0 1px var(--stw-blue);
}

.stw-spoke-s04__timeline p {
  margin: 0;
  color: var(--stw-muted);
}

.stw-spoke-s04__conversion-note {
  display: grid;
  grid-template-columns: 190px 1fr;
  gap: 20px;
  margin-top: 24px;
  padding: 20px 24px;
  border: 1px solid var(--stw-line);
  border-radius: 14px;
  background: var(--stw-beige);
}

.stw-spoke-s04__conversion-note p {
  margin: 0;
}

.stw-spoke-s04__product-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 18px;
}

.stw-spoke-s04__product-grid article {
  overflow: hidden;
  border: 1px solid var(--stw-line);
  border-radius: 16px;
  background: var(--stw-white);
  box-shadow: 0 10px 26px rgba(82,79,76,.08);
}

.stw-spoke-s04__product-grid article > a {
  display: block;
  aspect-ratio: 1/1;
  background: #f7f7f7;
}

.stw-spoke-s04__product-grid img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.stw-spoke-s04__product-grid article > div {
  padding: 20px;
}

.stw-spoke-s04__product-grid span {
  color: var(--stw-blue);
  font-size: .78rem;
  font-weight: 800;
  text-transform: uppercase;
}

.stw-spoke-s04__product-grid h3 {
  margin: 6px 0 8px;
}

.stw-spoke-s04__product-grid h3 a {
  color: var(--stw-charcoal);
  text-decoration: none;
}

.stw-spoke-s04__product-grid p {
  color: var(--stw-muted);
}

.stw-spoke-s04__related {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 30px;
  padding: clamp(50px,7vw,82px) clamp(18px,4vw,54px);
  background: var(--stw-charcoal);
  color: var(--stw-white);
}

.stw-spoke-s04__related h2,
.stw-spoke-s04__related .stw-spoke-s04__kicker {
  color: var(--stw-white);
}

.stw-spoke-s04__related-grid {
  display: grid;
  gap: 14px;
}

.stw-spoke-s04__related-grid a {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 16px;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 14px;
  background: rgba(255,255,255,.08);
  color: var(--stw-white);
  text-decoration: none;
}

.stw-spoke-s04__related-grid > a > span {
  color: var(--stw-orange);
  font-weight: 900;
}

.stw-spoke-s04__related-grid strong,
.stw-spoke-s04__related-copy > span {
  color: var(--stw-white);
}

.stw-spoke-s04__related-copy > span {
  opacity: .82;
}

.stw-spoke-s04__faq-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 12px;
}

.stw-spoke-s04__faq details {
  border: 1px solid var(--stw-line);
  border-radius: 12px;
  background: var(--stw-white);
}

.stw-spoke-s04__faq summary {
  padding: 18px;
  cursor: pointer;
  color: var(--stw-charcoal);
  font-weight: 800;
}

.stw-spoke-s04__faq details p {
  margin: 0;
  padding: 0 18px 18px;
  color: var(--stw-muted);
}

.stw-spoke-s04__consult {
  display: grid;
  grid-template-columns: minmax(0,1.45fr) minmax(280px,.55fr);
  gap: 28px;
  align-items: center;
  margin-top: 24px;
  padding: clamp(24px,4vw,38px);
  border-radius: 18px;
  background: var(--stw-beige);
}

.stw-spoke-s04__consult p {
  margin-bottom: 0;
}

.stw-spoke-s04__consult-actions {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.stw-spoke-s04__consult-actions span {
  color: var(--stw-muted);
  font-size: .84rem;
  text-align: center;
}


.stw-spoke-s04__decision,
.stw-spoke-s04__mistakes {
  padding: clamp(52px,7vw,82px) clamp(18px,4vw,54px);
}

.stw-spoke-s04__decision {
  background: var(--stw-soft-blue);
}

.stw-spoke-s04__decision-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 16px;
}

.stw-spoke-s04__decision-grid article,
.stw-spoke-s04__mistake-list > div {
  padding: 22px;
  border: 1px solid var(--stw-line);
  border-radius: 14px;
  background: var(--stw-white);
}

.stw-spoke-s04__decision-grid article > span {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border-radius: 10px;
  background: var(--stw-blue);
  color: var(--stw-white);
  font-weight: 900;
}

.stw-spoke-s04__decision-grid h3,
.stw-spoke-s04__mistake-list strong {
  color: var(--stw-charcoal);
}

.stw-spoke-s04__decision-grid p,
.stw-spoke-s04__mistake-list p {
  margin-bottom: 0;
  color: var(--stw-muted);
}

.stw-spoke-s04__decision-note {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  margin-top: 18px;
  padding: 18px 20px;
  border-left: 4px solid var(--stw-orange);
  border-radius: 10px;
  background: var(--stw-white);
}

.stw-spoke-s04__decision-note p {
  margin: 0;
}

.stw-spoke-s04__mistake-list {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 14px;
}


.stw-spoke-s04__related-copy {
  display: grid;
  gap: 4px;
}

.stw-spoke-s04__related-copy > span {
  color: rgba(255,255,255,.82);
}

.stw-spoke-s04 a:focus-visible,
.stw-spoke-s04 summary:focus-visible {
  outline: 3px solid var(--stw-orange);
  outline-offset: 3px;
}

/* Frontend-Härtung */
html body .stw-spoke-s04,
html body .stw-spoke-s04 * {
  box-sizing: border-box;
}

html body .stw-spoke-s04 .stw-spoke-s04__hero-content {
  position: absolute !important;
  z-index: 2 !important;
  top: 50% !important;
  left: clamp(24px,5vw,72px) !important;
  width: min(660px,calc(100% - 48px)) !important;
  transform: translateY(-50%) !important;
  color: #ffffff !important;
  text-align: left !important;
}

html body .stw-spoke-s04 .stw-spoke-s04__hero h1 {
  margin: 0 0 14px !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: clamp(2rem,4vw,3.45rem) !important;
  font-weight: 700 !important;
  line-height: 1.02 !important;
  letter-spacing: -.035em !important;
  text-align: left !important;
  text-transform: none !important;
}

html body .stw-spoke-s04 .stw-spoke-s04__hero .stw-spoke-s04__lead,
html body .stw-spoke-s04 .stw-spoke-s04__hero .stw-spoke-s04__eyebrow {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-align: left !important;
}

html body .stw-spoke-s04 h2 {
  color: var(--stw-charcoal) !important;
  font-size: clamp(1.75rem,3vw,2.6rem) !important;
  font-weight: 500 !important;
  line-height: 1.15 !important;
  text-align: left !important;
  text-transform: none !important;
}

html body .stw-spoke-s04 .stw-spoke-s04__money-cta h2,
html body .stw-spoke-s04 .stw-spoke-s04__money-cta p,
html body .stw-spoke-s04 .stw-spoke-s04__money-cta .stw-spoke-s04__kicker,
html body .stw-spoke-s04 .stw-spoke-s04__context-link,
html body .stw-spoke-s04 .stw-spoke-s04__context-link p,
html body .stw-spoke-s04 .stw-spoke-s04__context-link strong,
html body .stw-spoke-s04 .stw-spoke-s04__context-link a,
html body .stw-spoke-s04 .stw-spoke-s04__inventory-card,
html body .stw-spoke-s04 .stw-spoke-s04__inventory-card h3,
html body .stw-spoke-s04 .stw-spoke-s04__inventory-card li,
html body .stw-spoke-s04 .stw-spoke-s04__warning,
html body .stw-spoke-s04 .stw-spoke-s04__warning h3,
html body .stw-spoke-s04 .stw-spoke-s04__warning p,
html body .stw-spoke-s04 .stw-spoke-s04__warning strong,
html body .stw-spoke-s04 .stw-spoke-s04__related h2,
html body .stw-spoke-s04 .stw-spoke-s04__related p,
html body .stw-spoke-s04 .stw-spoke-s04__related strong {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body .stw-spoke-s04 a.stw-spoke-s04__button--primary,
html body .stw-spoke-s04 a.stw-spoke-s04__button--primary:link,
html body .stw-spoke-s04 a.stw-spoke-s04__button--primary:visited,
html body .stw-spoke-s04 a.stw-spoke-s04__button--primary:hover,
html body .stw-spoke-s04 a.stw-spoke-s04__button--primary:focus-visible,
html body .stw-spoke-s04 a.stw-spoke-s04__button--primary:active {
  background: var(--stw-orange) !important;
  border-color: var(--stw-orange) !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

@media (max-width: 1050px) {
  .stw-spoke-s04__timeline {
    grid-template-columns: repeat(3,1fr);
  }

  .stw-spoke-s04__timeline::before {
    display: none;
  }

  .stw-spoke-s04__product-grid {
    grid-template-columns: repeat(2,1fr);
  }
}

@media (max-width: 900px) {
  .stw-spoke-s04__jumpnav {
    grid-template-columns: repeat(3,1fr);
  }

  .stw-spoke-s04__answer,
  .stw-spoke-s04__inventory-layout,
  .stw-spoke-s04__layers,
  .stw-spoke-s04__money-cta,
  .stw-spoke-s04__consult {
    grid-template-columns: 1fr;
  }

  .stw-spoke-s04__inventory-card {
    position: static;
  }

  .stw-spoke-s04__related {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .stw-spoke-s04__hero {
    height: 540px;
  }

  .stw-spoke-s04__hero-media::after {
    background: linear-gradient(180deg,rgba(82,79,76,.30) 0%,rgba(82,79,76,.94) 62%,rgba(82,79,76,.98) 100%);
  }

  html body .stw-spoke-s04 .stw-spoke-s04__hero-content {
    top: auto !important;
    bottom: 28px !important;
    left: 22px !important;
    width: calc(100% - 44px) !important;
    transform: none !important;
  }

  .stw-spoke-s04__material-split,
  .stw-spoke-s04__product-grid,
  .stw-spoke-s04__faq-grid,
  .stw-spoke-s04__timeline,
  .stw-spoke-s04__decision-grid,
  .stw-spoke-s04__mistake-list {
    grid-template-columns: 1fr;
  }

  .stw-spoke-s04__context-link,
  .stw-spoke-s04__conversion-note,
  .stw-spoke-s04__decision-note {
    grid-template-columns: 1fr;
  }

  .stw-spoke-s04__layer-stack div {
    grid-template-columns: 40px 1fr;
  }

  .stw-spoke-s04__layer-stack em {
    grid-column: 2;
  }
}

@media (max-width: 520px) {
  .stw-spoke-s04__jumpnav {
    display: flex;
    overflow-x: auto;
  }

  .stw-spoke-s04__jumpnav a {
    flex: 0 0 auto;
  }

  .stw-spoke-s04__hero-actions {
    flex-direction: column;
  }

  .stw-spoke-s04__button {
    width: 100%;
  }
}/* End custom CSS */