
.clutchClass234 {
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5E656B;
  height: 100%;
  padding: 10% 4%;
  background-image: url(https://picsum.photos/960/960/);
  background-size: cover;
}
.clutchClass235 {
  box-shadow: 0 10px 10px -5px rgba(0,0,0,.25);
  border-radius: 15px;
  background: rgba(255,255,255,.9);
  padding: 0;
  position: relative;
  display: flex;
  width: 100%;
  overflow-y: auto;
  flex-wrap: wrap;
}
.clutchClass236 {
  line-height: 1.4;
  padding: 2%;
  min-width: 300px;
  box-sizing: border-box;
}
.clutchClass237 {
  margin-bottom: 20px;
}
.clutchClass242 {
  padding: 20px;
  margin: 0 auto;
  display: flex;
  flex: 1;
}
.clutchClass243 {
  line-height: 1.6;
  padding: 20px;
  min-width: 300px;
  background: #2A70E0;
  color: #ffffff;
  border-radius: 15px;
  box-shadow: 0 10px 10px -5px rgba(0,0,0,.25);
  width: 100%;
  flex: 1;
}
.clutchClass246 {
  display: flex;
  flex-direction: column;
}
.clutchClass251 {
  margin-top: 10px;
  border: none;
  border-radius: 5px;
  color: #000000;
  padding: 10px;
}