68 lines
1.3 KiB
Plaintext
68 lines
1.3 KiB
Plaintext
|
|
.container.data-v-2ad235d0 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.title.data-v-2ad235d0 {
|
|
top: 15%;
|
|
width: 142.63px;
|
|
height: 22.32px;
|
|
opacity: 1;
|
|
color: rgba(0, 0, 0, 1);
|
|
text-align: center;
|
|
font-weight: 500;
|
|
font-size: 20px;
|
|
position: absolute;
|
|
}
|
|
.image.data-v-2ad235d0 {
|
|
top: 15%;
|
|
opacity: 1;
|
|
width: 29%;
|
|
position: absolute;
|
|
}
|
|
.description.data-v-2ad235d0 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
top: 42%;
|
|
height: 12.98px;
|
|
opacity: 1;
|
|
color: rgba(0, 0, 0, 1);
|
|
font-weight: 600;
|
|
position: absolute;
|
|
}
|
|
.text.data-v-2ad235d0 {
|
|
line-height: 10px;
|
|
height: 11.27px;
|
|
margin-right: 10px;
|
|
}
|
|
.icon.data-v-2ad235d0 {
|
|
font-size: 12px;
|
|
color: rgba(0, 0, 0, 1);
|
|
}
|
|
.button.data-v-2ad235d0 {
|
|
width: 70%;
|
|
height: 47px;
|
|
opacity: 1;
|
|
border-radius: 23.5px;
|
|
border: 0px;
|
|
line-height: 47px;
|
|
text-align: center;
|
|
position: absolute;
|
|
}
|
|
.color1.data-v-2ad235d0 {
|
|
position: absolute;
|
|
top: 50%;
|
|
color: rgba(255, 255, 255, 1);
|
|
background: linear-gradient(270deg, rgba(255, 153, 71, 1) 0%, rgba(242, 52, 255, 1) 57.29%, rgba(243, 64, 125, 1) 83.14%, rgba(243, 67, 98, 1) 100%);
|
|
}
|
|
.color2.data-v-2ad235d0 {
|
|
position: absolute;
|
|
top:58%;
|
|
color: rgba(52, 152, 255, 1);
|
|
background: rgba(204, 230, 255, 1);
|
|
font-size: 12px;
|
|
}
|