/*# sourceMappingURL=http://localhost/webbureau2024/App/Block/Templates/Share/Css/Share2.scss.map*/.cw1 {
  --cw:1;
}
.cw2 {
  --cw:2;
}
.cw3 {
  --cw:3;
}
.cw4 {
  --cw:4;
}
.cw5 {
  --cw:5;
}
.cw6 {
  --cw:6;
}
.cw7 {
  --cw:7;
}
.cw8 {
  --cw:8;
}
.cw9 {
  --cw:9;
}
.cw10 {
  --cw:10;
}
.cw11 {
  --cw:11;
}
.cw12 {
  --cw:12;
}
.share {
  position: sticky;
  top: 50px;
  --font-size: 14px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.share .share__title {
  --font-size: 16px;
  margin-bottom: 10px;
}
.share .share__back {
  --font-size: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
