.Stock_Stock__GMY7k {
  padding: 20px 0 50px 0;
  display: flex;
  flex-direction: column;
}
.Stock_Stock__back__7-cj2 {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  align-self: flex-start;
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 400;
  font-size: 14px;
  line-height: 1.33;
}
.Stock_Stock__back__7-cj2 svg {
  width: auto;
  height: 10px;
  margin-right: 10px;
}
.Stock_Stock__image__29n_G {
  margin-bottom: 40px;
  width: 100%;
  height: auto;
}
.Stock_Stock__image__29n_G img {
  width: 100%;
  height: auto;
  border-radius: 25px;
}
.Stock_Stock__title__m9CYu {
  margin-bottom: 25px;
  text-align: center;
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-weight: 500;
  font-size: 20px;
  line-height: 1.33;
  color: #70544f;
}
.Stock_Stock__description__2bxBx {
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-weight: 400;
  font-size: 16px;
  line-height: 1.33;
  color: #70544f;
  opacity: 0.8;
}
.Stock_Stock__button__3j4JP {
  height: 60px;
  margin-top: 50px;
  align-self: center;
}
.Stock_Stock__spinner__hMhlR {
  width: 48px;
  height: 48px;
  display: inline-block;
  color: #50a684;
  border: 3px solid currentColor;
  border-radius: 50%;
  box-sizing: border-box;
  animation: Stock_spin__29Bi2 0.75s infinite linear;
  align-self: center;
  margin-left: 12px;
}
.Stock_Stock__spinner__hMhlR:before,
.Stock_Stock__spinner__hMhlR:after {
  content: '';
  width: inherit;
  height: inherit;
  position: absolute;
  left: -3px;
  top: -3px;
  border: inherit;
  border-radius: inherit;
  box-sizing: border-box;
}
.Stock_Stock__spinner__hMhlR,
.Stock_Stock__spinner__hMhlR:before {
  border-color: currentColor transparent transparent transparent;
}
.Stock_Stock__spinner__hMhlR:before {
  display: inline-block;
  animation: Stock_spin__29Bi2 1.5s infinite ease;
}
@keyframes Stock_spin__29Bi2 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}

.StockList_StockList__2bLRp {
  padding: 30px 0 50px 0;
  display: flex;
  flex-direction: column;
}
.StockList_StockList__title__2cSJ1 {
  margin-bottom: 25px;
  text-align: center;
}
.StockList_StockList__table__1c2tG {
  display: flex;
  flex-direction: column;
}
.StockList_Stock__2xtbI {
  display: flex;
  align-items: center;
}
.StockList_Stock__2xtbI:not(:last-child) {
  margin-bottom: 50px;
}
.StockList_Stock__image__34tZb {
  width: 60%;
  margin-right: 50px;
  flex-shrink: 0;
  border-radius: 25px;
}
.StockList_Stock__image__34tZb img {
  width: 100%;
  height: auto;
  border-radius: 25px;
}
.StockList_Stock__content__3jTKs {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.StockList_Stock__title__1gjzu {
  margin-bottom: 15px;
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-weight: 500;
  font-size: 20px;
  line-height: 1.33;
  color: #70544f;
}
.StockList_Stock__description__4r6Yo {
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-weight: 400;
  font-size: 16px;
  line-height: 1.33;
  color: #70544f;
  opacity: 0.8;
}
.StockList_Stock__link__3RlBj {
  color: #50a684;
  margin-top: 10px;
  align-self: flex-start;
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 400;
  font-size: 14px;
  line-height: 1.33;
}
.StockList_Stock__button__D8B1a {
  height: 60px;
  margin-top: 40px;
  align-self: flex-start;
}
.StockList_Stock__spinner__Jgj1u {
  width: 48px;
  height: 48px;
  display: inline-block;
  color: #50a684;
  border: 3px solid currentColor;
  border-radius: 50%;
  box-sizing: border-box;
  animation: StockList_spin__1wCmx 0.75s infinite linear;
  align-self: center;
  margin-left: 12px;
}
.StockList_Stock__spinner__Jgj1u:before,
.StockList_Stock__spinner__Jgj1u:after {
  content: '';
  width: inherit;
  height: inherit;
  position: absolute;
  left: -3px;
  top: -3px;
  border: inherit;
  border-radius: inherit;
  box-sizing: border-box;
}
.StockList_Stock__spinner__Jgj1u,
.StockList_Stock__spinner__Jgj1u:before {
  border-color: currentColor transparent transparent transparent;
}
.StockList_Stock__spinner__Jgj1u:before {
  display: inline-block;
  animation: StockList_spin__1wCmx 1.5s infinite ease;
}
@keyframes StockList_spin__1wCmx {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}


/*# sourceMappingURL=DesktopView.e865027e.chunk.css.map*/