-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaqs1.css
111 lines (111 loc) · 1.95 KB
/
faqs1.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
.faqs-child1 {
position: absolute;
top: 0;
left: 0;
background-color: var(--color-darkseagreen-100);
width: 1440px;
height: 114px;
}
.frequently-asked-questionsfaq1 {
position: absolute;
top: 33px;
left: 130px;
font-size: var(--font-size-25xl);
color: var(--color-darkolivegreen-400);
}
.vector-icon65 {
position: absolute;
height: 2.3%;
width: 4.51%;
top: 1.4%;
right: 94.03%;
bottom: 96.3%;
left: 1.46%;
max-width: 100%;
overflow: hidden;
max-height: 100%;
cursor: pointer;
}
.faqs-child2 {
position: absolute;
top: 2102px;
left: 0;
background-color: var(--color-darkseagreen-100);
width: 1440px;
height: 244px;
}
.khetmart16 {
position: absolute;
top: 2201px;
left: 550px;
font-size: var(--font-size-77xl);
font-family: var(--font-dangrek);
display: inline-block;
width: 399px;
}
.faqs-child3 {
position: absolute;
top: 2121px;
left: 674.22px;
width: 147.78px;
height: 126.54px;
}
.good-quality-icon6,
.transaction-icon7 {
position: absolute;
top: 2133px;
left: 1136px;
width: 150px;
height: 150px;
object-fit: cover;
}
.good-quality-icon6 {
top: 2119px;
left: 162px;
}
.fresh-quality7,
.secure-payments7 {
position: absolute;
top: 2264px;
left: 110px;
font-weight: 500;
color: var(--color-darkgreen-100);
}
.secure-payments7 {
top: 2273px;
left: 1051px;
}
.here-are-some {
margin: 0;
font-weight: 600;
}
.blank-line33 {
margin: 0;
font-size: var(--font-size-9xl);
}
.khetmart-is-an-online-platform {
margin: 0;
}
.how-can-farmers {
font-weight: 500;
}
.here-are-some-container {
position: absolute;
top: 174px;
left: 71px;
display: inline-block;
width: 1289px;
height: 1876px;
font-size: var(--font-size-11xl);
}
.faqs2 {
position: relative;
background-color: var(--color-white);
width: 100%;
height: 2352px;
overflow: hidden;
text-align: left;
font-size: var(--font-size-21xl);
color: var(--color-black);
font-family: var(--font-inter);
}