-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq_page.html
299 lines (285 loc) · 33 KB
/
faq_page.html
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>faq page</title>
<!-- Fonts -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link type="text/html" href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800"
rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-1.12.4.min.js" ></script>
<link rel="stylesheet" type="text/css" href="Assets/css/faq_page.css">
<link rel="stylesheet" href="/build/tailwind.css" type="text/css" media="screen" title="no title" charset="utf-8" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/1.2.0/tailwind.min.css">
</head>
<body>
<!--Navbar-->
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="landing_final.html"><img class="brandLogo" src="./Assets/images/logo.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon p-0"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="landing_final.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Free Demo</a>
</li>
<li class="nav-item">
<a class="nav-link" href="pricing.html">Pricing</a>
</li>
<li class="nav-item">
<a class="nav-link" href="features.html">Features</a>
</li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">More</a>
<div class="dropdown-menu ">
<a href="#" class="dropdown-item">Testimonials</a>
<a href="about.html" class="dropdown-item">About MissionED</a>
<a href="contactus.html" class="dropdown-item">Contact-Us</a>
<a href="#" class="dropdown-item">ConnectEd</a>
<a href="#" class="dropdown-item">Blogs</a>
<a href="#" class="dropdown-item">Latest In ED</a>
<a href="#" class="dropdown-item">Counselling</a>
<a href="faq_page.html" class="dropdown-item">Faq's</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Refer and Earn</a>
</li>
<li class="nav-item my-auto">
<a class="signup" href="login.html"> <span><h5 class="my-auto">Login</h5></span></a>
</li>
<br>
</ul>
</div>
</nav>
<!--faq part-->
<div class="bg-gray-100 font-display item1>
<div>
<div class="py-12 bg-indigo-100 lg:bg-white flex justify-center lg:justify-start lg:px-12">
<div class="cursor-pointer flex items-center">
<!-- <div>
<style type="text/css">
.st0{fill:none;stroke:currentColor;stroke-width:20;stroke-linecap:round;stroke-miterlimit:3;}
</style>
<g transform="matrix( 1, 0, 0, 1, 0,0) ">
<g>
<path id="Layer0_0_1_STROKES" class="st0" d="M173.8,151.5l13.6-13.6 M35.4,89.9l29.1-29 M89.4,34.9v1 M137.4,187.9l-0.6-0.4 M36.6,138.7l0.2-0.2 M56.1,169.1l27.7-27.6 M63.8,111.5l74.3-74.4 M87.1,188.1L187.6,87.6 M110.8,114.5l57.8-57.8"/>
</g>
</g>
</svg>
</div> -->
<!-- <div class="text-2xl text-indigo-800 ml-2 font-semibold">templatic</div> -->
<!-- </div>
</div>
</div> -->
<div>
<!--FAQ image -->
<div class="mt-8 opacity-75">
<svg class="w-1/2 max-w-screen-sm mx-auto" xmlns="http://www.w3.org/2000/svg" id="ffb55883-6880-4c99-84fd-4a8eccb5f463" data-name="Layer 1" viewBox="0 0 887.5 444.00977">
<title>faq</title>
<rect x="458.1306" y="29.39525" width="395.03806" height="197.51903" fill="#e6e6e6"/>
<path d="M568.96144,634.04282l9.35626-2.69673a122.56069,122.56069,0,0,0,4.24249-13.14691l-4.39393-.16027,4.79042-1.38071c1.3869-5.52747,1.95534-9.27568,1.95534-9.27568s-18.97583,5.65159-33.26621,16.68071l-1.763,12.37-1.68667-9.51114a49.58614,49.58614,0,0,0-4.39157,4.42083c-13.75738,15.817-19.74417,33.13225-13.37187,38.67479s22.69063-2.78652,36.448-18.60347a65.281,65.281,0,0,0,10.215-17.07477Z" transform="translate(-156.25 -227.99512)" fill="#e6e6e6"/>
<path d="M214.48456,577.6872l-5.333-21.03429a273.13505,273.13505,0,0,0-28.97793-10.39639l-.67337,9.77549-2.73045-10.7696c-12.212-3.48717-20.51983-5.02321-20.51983-5.02321s11.222,42.67366,34.7592,75.29821l27.42605,4.81755-21.30654,3.072a110.50373,110.50373,0,0,0,9.53072,10.10012c34.24,31.78207,72.377,46.36387,85.18129,32.5693s-4.57281-50.7417-38.81285-82.52378c-10.61475-9.85276-23.94912-17.75951-37.29676-23.98229Z" transform="translate(-156.25 -227.99512)" fill="#e6e6e6"/>
<path d="M265.20535,554.84444l6.30739-20.76292a273.13512,273.13512,0,0,0-19.4325-23.8785l-5.6294,8.02019,3.22943-10.63064c-8.6515-9.29757-14.96939-14.90682-14.96939-14.90682s-12.45158,42.33122-9.16631,82.42573l20.98772,18.30061-19.82728-8.3836a110.50259,110.50259,0,0,0,2.938,13.57259c12.88281,44.90561,37.9924,77.10132,56.08389,71.91112s22.31392-45.80088,9.43111-90.70649c-3.9938-13.92118-11.32161-27.58227-19.53122-39.80866Z" transform="translate(-156.25 -227.99512)" fill="#e6e6e6"/>
<polygon points="194.275 413.765 196.478 423.676 211.894 422.574 210.793 411.563 194.275 413.765" fill="#ffb8b8"/>
<polygon points="155.735 413.765 153.533 423.676 138.116 422.574 139.218 411.563 155.735 413.765" fill="#ffb8b8"/>
<circle cx="151.33025" cy="71.30647" r="20.92191" fill="#ffb8b8"/>
<polygon points="138.116 76.812 132.611 102.139 160.139 110.948 159.038 79.015 138.116 76.812" fill="#ffb8b8"/>
<path d="M304.27679,333.43735l-13.85405-10.48912s-2.66325-3.82588-3.7644-.52242S275.6468,337.842,275.6468,337.842l7.70808,90.29458,58.36113,1.10115s-22.80488-105.25891-25.71743-101.63078S305.378,331.235,304.27679,333.43735Z" transform="translate(-156.25 -227.99512)" fill="#d0cde1"/>
<path d="M315.8389,320.77408s-4.40461,4.40462-2.2023,7.70808.55057,9.42916,2.75288,9.94506-2.20231,37.95511,4.40461,47.86549,3.30346,35.23691,3.30346,39.64152,6.60692,30.8323,6.60692,30.8323,22.02307,2.2023,22.02307-3.30346-7.70807-44.04614-7.70807-44.04614l6.60692-68.27151s0-6.60692-7.70808-8.80923-23.12422-7.70807-23.12422-7.70807Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M347.22178,400.6077H341.716s-28.63,2.20231-26.42768-9.91038,24.22537-3.30346,24.22537-3.30346l6.60692,3.30346Z" transform="translate(-156.25 -227.99512)" fill="#ffb8b8"/>
<path d="M291.29793,318.92237s-9.04421,5.70575-10.14536,7.90806-26.42768,14.315-26.42768,23.12422,7.70807,18.71961,7.70807,18.71961l9.91038,96.90149s16.5173,5.50577,17.61846,1.10116,5.50577-101.30611,3.30346-105.71073-2.20231-33.0346-2.20231-33.0346Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M262.433,478.7896l-1.10115,6.60692s1.10115,22.02306,9.91038,20.92191,3.30346-23.12422,3.30346-23.12422l-1.10115-4.40461Z" transform="translate(-156.25 -227.99512)" fill="#ffb8b8"/>
<path d="M275.6468,422.63077s1.10116,99.10381,6.60692,131.03726,7.70808,86.99112,7.70808,86.99112,14.315,2.2023,16.5173,3.30346,7.70807-2.20231,7.70807-2.20231l1.10116-162.9707,20.92191,73.77727s3.30346,89.19343,9.91038,91.39574,26.42768-2.20231,26.42768-2.20231-7.70807-84.78881-9.91038-88.09227-7.70807-100.205-16.5173-117.82342l-3.30346-12.11268S280.05142,425.93423,275.6468,422.63077Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M353.8287,647.26607s-5.50577-4.40462-5.50577-1.10116-5.50577,23.6748,1.10115,23.6748,50.65306,3.854,49.5519-4.95519-27.59858-22.87573-27.59858-22.87573-9.84063,3.055-10.94178,4.15612S353.8287,647.26607,353.8287,647.26607Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M308.68141,647.26607s5.50576-4.40462,5.50576-1.10116,5.50577,23.6748-1.10115,23.6748-50.65306,3.854-49.5519-4.95519,27.59858-22.87573,27.59858-22.87573,9.84063,3.055,10.94179,4.15612S308.68141,647.26607,308.68141,647.26607Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M343.91831,340.04427l7.70808,1.10115,15.41615,44.04614s4.40461,22.02306-2.20231,25.32652-19.07675,2.658-19.07675,2.658L343.91831,388.495l5.50577,1.10115-5.50577-11.01153Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M260.23066,345.55l-5.50577,4.40462s-5.50577,56.15882-4.40461,61.66459,7.70807,72.67612,7.70807,72.67612l18.71961-4.40461L263.53412,346.65119Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M284.43436,284.0949s-6.09134-7.72731,0-11.591v1.93183s13.05289-14.4887,20.88462-10.625l6.96153-1.93183v1.93183l4.351-1.93183-.87019,2.89774h6.09135l-2.61058,1.93183s20.01442-.96591,7.83173,13.52279c0,0,5.7908,8.68684.28482,13.51959,0,0-4.63578-10.62185-10.72713-7.72411a9.70029,9.70029,0,0,1-10.4423-.96592s-12.18269-.96591-10.44231,4.82957.87019,7.7273.87019,7.7273-4.351,2.89774-3.48076,4.82957.87019,7.72731.87019,7.72731-4.351-6.7614-6.09135-5.79548S276.60264,295.68586,284.43436,284.0949Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<polygon points="366.909 125.259 320.608 126.409 314.376 71.2 366.909 71.2 366.909 125.259" fill="#2f2e41"/>
<path d="M474.14767,424.824,457.247,542.00238s-14.6473,41.68845-15.774,61.96932l-4.50686,29.29459,20.28087,4.50686L478.65453,555.523l29.29459-74.36319L504.569,566.79011l-6.76029,69.85632,20.28087,3.38015,12.39386-89.01048L544.004,485.66663s10.14043-56.33574-5.63358-61.96932Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M455.89071,626.0754l-2.255,27.4237s24.13474,13.953,16.39086,16.65768-18.34306-.77494-20.511-1.38964c-2.28947-.64916-6.56374-1.68443-9.798-2.45052a7.18577,7.18577,0,0,1-5.56211-6.47165l-.00613-.10088c-.195-3.37452,7.41845-32.69953,7.41845-32.69953Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M514.49932,626.76125l1.90016,26.22255s27.483,10.21078,20.39862,14.34536-18.15314,2.74447-20.39862,2.55536c-4.14007-.34865-14.4434-.69647-14.4434-.69647s-1.90464,1.64917-2.74087-1.6259,1.1154-32.53174,1.1154-32.53174Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<circle cx="341.55869" cy="80.77727" r="21.40758" fill="#ffb8b8"/>
<polygon points="329.165 93.171 324.658 117.959 343.812 126.973 348.319 95.425 329.165 93.171" fill="#ffb8b8"/>
<path d="M483.16139,438.3446l23.661,16.90073s10.14043,25.91444,18.02744,21.40758-9.01372-27.04116-9.01372-27.04116L496.682,430.4576Z" transform="translate(-156.25 -227.99512)" fill="#ffb8b8"/>
<path d="M550.76429,430.4576l2.25343,13.52058s-5.63358,28.16787-12.39387,22.5343,2.25343-23.661,2.25343-23.661l-1.12671-11.26715Z" transform="translate(-156.25 -227.99512)" fill="#ffb8b8"/>
<path d="M497.80869,348.20741l-2.25343-9.01372-13.52058-6.76029-4.50686,5.63357-14.6473,4.50686,16.90073,90.1372s57.46246,3.38014,58.58917-5.63357S527.10327,393.276,527.10327,393.276s3.38015-12.39387,2.25343-19.15416l-4.50685-27.04116-18.02744-5.63357-4.11722-4.981-3.76979,6.10768Z" transform="translate(-156.25 -227.99512)" fill="#d0cde1"/>
<path d="M466.26067,344.82726l-3.38015-2.25343s-6.76029,1.12672-9.01372,10.14044,0,49.57546,5.63358,57.46246,21.40758,31.548,21.40758,31.548l21.40759-10.14044-22.5343-25.91444-5.63358-32.67473Z" transform="translate(-156.25 -227.99512)" fill="#d0cde1"/>
<path d="M515.83613,349.33412l9.01372-2.25343s5.63357,2.25343,7.887,10.14044,14.64729,47.322,13.52058,50.70217,10.14043,25.91444,10.14043,25.91444l-15.774,1.12672-9.01372-23.661-9.01371-23.661Z" transform="translate(-156.25 -227.99512)" fill="#d0cde1"/>
<path d="M460.70526,329.10222c4.51467-2.47918,6.61571-8.04376,6.76543-13.19219.14991-5.14842-1.09878-10.24369-1.1969-15.39337a11.89831,11.89831,0,0,1,.26706-3.139,12.0737,12.0737,0,0,1,1.72656-3.57385c5.871-8.99594,16.07638-15.324,26.82591-15.42354a11.91425,11.91425,0,0,1,4.53922.8345c1.11138.4451,1.47478.39062,1.68776,1.7552a11.35932,11.35932,0,0,1,7.79582.24789,26.37535,26.37535,0,0,1,6.81743,4.06012,30.74851,30.74851,0,0,1,3.44684,2.98431c5.68082,5.8851,6.989,14.95526,5.34326,22.96761-.535,2.60491,2.03216,5.11969,4.15627,6.71966s4.577,3.06917,5.62012,5.51537c1.00328,2.35308.45227,5.04423.65429,7.59432a12.98875,12.98875,0,0,0,8.28633,10.9132,3.99764,3.99764,0,0,1-3.85684,1.35637,9.49223,9.49223,0,0,1-4.019-1.91335,23.90592,23.90592,0,0,1-8.91221-13.22354c-.62394,2.83768-.382,5.76453-.359,8.66988a24.21712,24.21712,0,0,0,1.756,9.46973,13.86611,13.86611,0,0,0,6.38417,7.0296c-2.78639,1.36442-5.85713.3755-8.21836-1.63719a17.17514,17.17514,0,0,1-4.72933-7.87993,39.274,39.274,0,0,1-1.89246-14.9056,21.28284,21.28284,0,0,0-2.67076,14.51,22.18356,22.18356,0,0,0,7.52421,13.06028,43.219,43.219,0,0,1-19.78109-4.98172,11.196,11.196,0,0,1-4.05724-3.12461c-1.96347-2.72383-1.49895-6.43879-.94825-9.7511.43559-2.619-2.83727-6.40531-.963-8.28589a3.107,3.107,0,0,1,2.08315-.89535A18.43658,18.43658,0,0,0,514.823,321.194a21.31607,21.31607,0,0,0,3.54906-10.93016,19.88941,19.88941,0,1,0-38.88607,5.90222,39.91139,39.91139,0,0,1,1.4478,6.74031,52.9588,52.9588,0,0,0,1.61427,7.84106c1.418,4.93761,3.82032,9.97577,8.2654,12.5512a12.89972,12.89972,0,0,1-4.91486,1.04076c-5.57763.61458-11.44377.47888-16.49215-1.97081C464.35786,339.91887,460.34554,334.70206,460.70526,329.10222Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<path d="M472.87622,307.24719c16.01859-6.42024,31.81044-7.78979,47.19079,0V294.3063a8.42853,8.42853,0,0,0-8.42852-8.42853H479.53485a6.65863,6.65863,0,0,0-6.65863,6.65863Z" transform="translate(-156.25 -227.99512)" fill="#2f2e41"/>
<ellipse cx="321.61098" cy="83.48803" rx="2.36098" ry="3.77757" fill="#ffb8b8"/>
<rect y="442.00977" width="520" height="2" fill="#3f3d56"/>
<path d="M1043.75,427.51514H646.71v-199.52h397.04Zm-395.04-2h393.04v-195.52H648.71Z" transform="translate(-156.25 -227.99512)" fill="#3f3d56"/>
<path d="M844.08008,390.28522a16.13845,16.13845,0,1,1-16.15015-16.15A16.10482,16.10482,0,0,1,844.08008,390.28522Z" transform="translate(-156.25 -227.99512)" fill="#667eea"/>
<path d="M844.08008,390.28522a16.13845,16.13845,0,1,1-16.15015-16.15A16.10482,16.10482,0,0,1,844.08008,390.28522Z" transform="translate(-156.25 -227.99512)" opacity="0.3"/>
<path d="M873.33008,308.87524a37.39369,37.39369,0,0,1-3.18994,15.33,38.17082,38.17082,0,0,1-3.31006,5.95,49.25668,49.25668,0,0,1-9.43994,10.2c-.62012.52-1.3,1.06-2.21021,1.76-1.13989.85-2.40991,1.74-3.86987,2.7a80.77833,80.77833,0,0,0-7.43018,5.43,16.48378,16.48378,0,0,0-3.60986,3.9c-1.23,2.15-1.8501,6.31-1.8501,12.37v1H811.46v-4.68c0-3.66.09009-6.74.26-9.42a67.41416,67.41416,0,0,1,.76-7.25,17.99478,17.99478,0,0,1,1.87988-6.05c1.77-2.95,6.04-6.96,13.04-12.26.3-.22.6001-.45.91016-.68.29-.2.56982-.41.85986-.63a41.5209,41.5209,0,0,0,6.66016-5.9,21.33529,21.33529,0,0,0,1.61987-2.16l.13013-.2a17.275,17.275,0,0,0,2.22-9.12,15.976,15.976,0,0,0-.15991-2.41,12.74827,12.74827,0,0,0-4.06006-8.12006,14.52355,14.52355,0,0,0-9.11011-3.8c-.42993-.04-.82983-.05-1.24-.05a19.34631,19.34631,0,0,0-4.73.56,14.2523,14.2523,0,0,0-7.43994,4.6,19.34265,19.34265,0,0,0-2.6001,3.97,57.9819,57.9819,0,0,0-4.48,17.14l-.1001,1.05-25.37988-6.76v-11.19c.12012-.45.25-.9.39014-1.34a50.4992,50.4992,0,0,1,7.62988-15.63,39.6736,39.6736,0,0,1,4.92993-5.57c.42993-.43.90015-.85,1.37012-1.26a45.57309,45.57309,0,0,1,10.08984-6.64l.32007-.15a50.78274,50.78274,0,0,1,22.03-4.68006c.79,0,1.72.01,2.63989.06a50.32075,50.32075,0,0,1,21.69019,5.53,44.20118,44.20118,0,0,1,8.42993,5.68,36.01482,36.01482,0,0,1,13.01,23.68A42.2326,42.2326,0,0,1,873.33008,308.87524Z" transform="translate(-156.25 -227.99512)" fill="#667eea"/>
<path d="M873.33008,308.87524a37.39369,37.39369,0,0,1-3.18994,15.33,38.17082,38.17082,0,0,1-3.31006,5.95,49.25668,49.25668,0,0,1-9.43994,10.2c-.62012.52-1.3,1.06-2.21021,1.76-1.13989.85-2.40991,1.74-3.86987,2.7a80.77833,80.77833,0,0,0-7.43018,5.43,16.48378,16.48378,0,0,0-3.60986,3.9c-1.23,2.15-1.8501,6.31-1.8501,12.37v1H811.46v-4.68c0-3.66.09009-6.74.26-9.42a67.41416,67.41416,0,0,1,.76-7.25,17.99478,17.99478,0,0,1,1.87988-6.05c1.77-2.95,6.04-6.96,13.04-12.26.3-.22.6001-.45.91016-.68.29-.2.56982-.41.85986-.63a41.5209,41.5209,0,0,0,6.66016-5.9,21.33529,21.33529,0,0,0,1.61987-2.16l.13013-.2a17.275,17.275,0,0,0,2.22-9.12,15.976,15.976,0,0,0-.15991-2.41,12.74827,12.74827,0,0,0-4.06006-8.12006,14.52355,14.52355,0,0,0-9.11011-3.8c-.42993-.04-.82983-.05-1.24-.05a19.34631,19.34631,0,0,0-4.73.56,14.2523,14.2523,0,0,0-7.43994,4.6,19.34265,19.34265,0,0,0-2.6001,3.97,57.9819,57.9819,0,0,0-4.48,17.14l-.1001,1.05-25.37988-6.76v-11.19c.12012-.45.25-.9.39014-1.34a50.4992,50.4992,0,0,1,7.62988-15.63,39.6736,39.6736,0,0,1,4.92993-5.57c.42993-.43.90015-.85,1.37012-1.26a45.57309,45.57309,0,0,1,10.08984-6.64l.32007-.15a50.78274,50.78274,0,0,1,22.03-4.68006c.79,0,1.72.01,2.63989.06a50.32075,50.32075,0,0,1,21.69019,5.53,44.20118,44.20118,0,0,1,8.42993,5.68,36.01482,36.01482,0,0,1,13.01,23.68A42.2326,42.2326,0,0,1,873.33008,308.87524Z" transform="translate(-156.25 -227.99512)" opacity="0.3"/>
<path d="M833.08008,390.28522a16.13845,16.13845,0,1,1-16.15015-16.15A16.10482,16.10482,0,0,1,833.08008,390.28522Z" transform="translate(-156.25 -227.99512)" fill="#667eea"/>
<path d="M862.33008,308.87524a37.39369,37.39369,0,0,1-3.18994,15.33,38.17082,38.17082,0,0,1-3.31006,5.95,49.25668,49.25668,0,0,1-9.43994,10.2c-.62012.52-1.3,1.06-2.21021,1.76-1.13989.85-2.40991,1.74-3.86987,2.7a80.77833,80.77833,0,0,0-7.43018,5.43,16.48378,16.48378,0,0,0-3.60986,3.9c-1.23,2.15-1.8501,6.31-1.8501,12.37v1H800.46v-4.68c0-3.66.09009-6.74.26-9.42a67.41416,67.41416,0,0,1,.76-7.25,17.99478,17.99478,0,0,1,1.87988-6.05c1.77-2.95,6.04-6.96,13.04-12.26.3-.22.6001-.45.91016-.68.29-.2.56982-.41.85986-.63a41.5209,41.5209,0,0,0,6.66016-5.9,21.33529,21.33529,0,0,0,1.61987-2.16l.13013-.2a17.275,17.275,0,0,0,2.22-9.12,15.976,15.976,0,0,0-.15991-2.41,12.74827,12.74827,0,0,0-4.06006-8.12006,14.52355,14.52355,0,0,0-9.11011-3.8c-.42993-.04-.82983-.05-1.24-.05a19.34631,19.34631,0,0,0-4.73.56,14.2523,14.2523,0,0,0-7.43994,4.6,19.34265,19.34265,0,0,0-2.6001,3.97c-1.80005,3.59-2.97,8.35-3.48,14.14l-.1001,1.05-28.53979-4.07.13989-.99a71.62346,71.62346,0,0,1,2.41016-11.23,50.4992,50.4992,0,0,1,7.62988-15.63,39.6736,39.6736,0,0,1,4.92993-5.57c.42993-.43.90015-.85,1.37012-1.26a45.57309,45.57309,0,0,1,10.08984-6.64l.32007-.15a50.78274,50.78274,0,0,1,22.03-4.68006c.79,0,1.72.01,2.63989.06a50.32075,50.32075,0,0,1,21.69019,5.53,44.20118,44.20118,0,0,1,8.42993,5.68,36.01482,36.01482,0,0,1,13.01,23.68A42.2326,42.2326,0,0,1,862.33008,308.87524Z" transform="translate(-156.25 -227.99512)" fill="#667eea"/>
</svg>
</div>
<div> <!-- FAQ image end -->
<div class="mx-auto text-center px-4 mt-12 text-2xl text-indigo-900 font-semibold">Frequently Asked Questions</div>
<dl class="mt-8 mx-auto max-w-screen-sm lg:max-w-screen-lg flex flex-col lg:flex-row lg:flex-wrap">
<div class="lg:w-1/2">
<div class="question-and-answer select-none cursor-pointer border-2 mx-8 my-3 px-6 py-4 rounded-lg text-sm group">
<dt class="question">
<div class="flex justify-between">
<div class="text-indigo-800 font-semibold">
Do you accept Paypal?
</div>
<div>
<svg fill=currentColor class="question-chevron group-hover:bg-gray-500 h-5 block text-indigo-800 bg-gray-400 rounded-full p-1" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="currentColor" stroke-width="1" fill=currentColor fill-rule="evenodd">
<g>
<polygon points="9.29289322 12.9497475 10 13.6568542 15.6568542 8 14.2426407 6.58578644 10 10.8284271 5.75735931 6.58578644 4.34314575 8"></polygon>
</g>
</g>
</svg>
<svg fill=currentColor class="question-chevron hidden group-hover:bg-gray-500 h-5 block text-indigo-800 bg-gray-400 rounded-full p-1" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="currentColor" stroke-width="1" fill=currentColor fill-rule="evenodd">
<g>
<polygon points="10.7071068 7.05025253 10 6.34314575 4.34314575 12 5.75735931 13.4142136 10 9.17157288 14.2426407 13.4142136 15.6568542 12"></polygon>
</g>
</g>
</svg>
</div>
</div>
</dt>
<dd class="answer hidden mt-2 leading-snug text-gray-700">
Yes, we do, along with AliPay, PayTM, and Payoneer.
</dd>
</div>
</div>
<div class="lg:w-1/2">
<div class="question-and-answer select-none cursor-pointer border-2 mx-8 my-3 px-6 py-4 rounded-lg text-sm group">
<dt class="question">
<div class="flex justify-between">
<div class="text-indigo-800 font-semibold">
What is your SLA Guarantee ?
</div>
<div>
<svg fill=currentColor class="question-chevron group-hover:bg-gray-500 h-5 block text-indigo-800 bg-gray-400 rounded-full p-1" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="currentColor" stroke-width="1" fill=currentColor fill-rule="evenodd">
<g>
<polygon points="9.29289322 12.9497475 10 13.6568542 15.6568542 8 14.2426407 6.58578644 10 10.8284271 5.75735931 6.58578644 4.34314575 8"></polygon>
</g>
</g>
</svg>
<svg fill=currentColor class="question-chevron hidden group-hover:bg-gray-500 h-5 block text-indigo-800 bg-gray-400 rounded-full p-1" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="currentColor" stroke-width="1" fill=currentColor fill-rule="evenodd">
<g>
<polygon points="10.7071068 7.05025253 10 6.34314575 4.34314575 12 5.75735931 13.4142136 10 9.17157288 14.2426407 13.4142136 15.6568542 12"></polygon>
</g>
</g>
</svg>
</div>
</div>
</dt>
<dd class="answer hidden mt-2 leading-snug text-gray-700">
Yes, we do, along with AliPay, PayTM, and Payoneer.
</dd>
</div>
</div>
<div class="lg:w-1/2">
<div class="question-and-answer select-none cursor-pointer border-2 mx-8 my-3 px-6 py-4 rounded-lg text-sm group">
<dt class="question">
<div class="flex justify-between">
<div class="text-indigo-800 font-semibold">
Are there more Tailwind templates ?
</div>
<div>
<svg fill=currentColor class="question-chevron group-hover:bg-gray-500 h-5 block text-indigo-800 bg-gray-400 rounded-full p-1" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="currentColor" stroke-width="1" fill=currentColor fill-rule="evenodd">
<g>
<polygon points="9.29289322 12.9497475 10 13.6568542 15.6568542 8 14.2426407 6.58578644 10 10.8284271 5.75735931 6.58578644 4.34314575 8"></polygon>
</g>
</g>
</svg>
<svg fill=currentColor class="question-chevron hidden group-hover:bg-gray-500 h-5 block text-indigo-800 bg-gray-400 rounded-full p-1" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="currentColor" stroke-width="1" fill=currentColor fill-rule="evenodd">
<g>
<polygon points="10.7071068 7.05025253 10 6.34314575 4.34314575 12 5.75735931 13.4142136 10 9.17157288 14.2426407 13.4142136 15.6568542 12"></polygon>
</g>
</g>
</svg>
</div>
</div>
</dt>
<dd class="answer hidden mt-2 leading-snug text-gray-700">
Yes, we do, along with AliPay, PayTM, and Payoneer.
</dd>
</div>
</div>
<div class="lg:w-1/2">
<div class="question-and-answer select-none cursor-pointer border-2 mx-8 my-3 px-6 py-4 rounded-lg text-sm group">
<dt class="question">
<div class="flex justify-between">
<div class="text-indigo-800 font-semibold">
Is this template free for commercial use ?
</div>
<div>
<svg fill=currentColor class="question-chevron group-hover:bg-gray-500 h-5 block text-indigo-800 bg-gray-400 rounded-full p-1" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="currentColor" stroke-width="1" fill=currentColor fill-rule="evenodd">
<g>
<polygon points="9.29289322 12.9497475 10 13.6568542 15.6568542 8 14.2426407 6.58578644 10 10.8284271 5.75735931 6.58578644 4.34314575 8"></polygon>
</g>
</g>
</svg>
<svg fill=currentColor class="question-chevron hidden group-hover:bg-gray-500 h-5 block text-indigo-800 bg-gray-400 rounded-full p-1" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="currentColor" stroke-width="1" fill=currentColor fill-rule="evenodd">
<g>
<polygon points="10.7071068 7.05025253 10 6.34314575 4.34314575 12 5.75735931 13.4142136 10 9.17157288 14.2426407 13.4142136 15.6568542 12"></polygon>
</g>
</g>
</svg>
</div>
</div>
</dt>
<dd class="answer hidden mt-2 leading-snug text-gray-700">
Yes, we do, along with AliPay, PayTM, and Payoneer.
</dd>
</div>
</div>
</dl>
</div>
</div>
</div>
<script
src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha256-pasqAKBDmFT4eHoN2ndd6lN370kFiGUFyTiUHWhU7k8="
crossorigin="anonymous"></script>
<script>
$('.question-and-answer').click(function() {
$(this).find(".answer").toggleClass("hidden")
$(this).find(".question-chevron").toggleClass("hidden")
})
</script>
<!-- <div class="REMOVE-THIS-ELEMENT-IF-YOU-ARE-USING-THIS-PAGE hidden treact-popup fixed inset-0 flex items-center justify-center" style="background-color: rgba(0,0,0,0.3);">
<div class="max-w-lg p-8 sm:pb-4 bg-white rounded shadow-lg text-center sm:text-left">
<h3 class="text-xl sm:text-2xl font-semibold mb-6 flex flex-col sm:flex-row items-center">
<div class="bg-green-200 p-2 rounded-full flex items-center mb-4 sm:mb-0 sm:mr-2">
<svg class="text-green-800 inline-block w-5 h-5" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="currentColor" viewBox="0 0 24 24"><path d="M11 5.882V19.24a1.76 1.76 0 01-3.417.592l-2.147-6.15M18 13a3 3 0 100-6M5.436 13.683A4.001 4.001 0 017 6h1.832c4.1 0 7.625-1.234 9.168-3v14c-1.543-1.766-5.067-3-9.168-3H7a3.988 3.988 0 01-1.564-.317z"></path></svg>
</div>
Free TailwindCSS Component Kit!
</h3>
<p>I recently released Treact, a <span class="font-bold">free</span> TailwindCSS Component Kit built with React.</p>
<p class="mt-2">It has 52 different UI components, 7 landing pages, and 8 inner pages prebuilt. And they are customizable!</p>
<div class="mt-8 pt-8 sm:pt-4 border-t -mx-8 px-8 flex flex-col sm:flex-row justify-end leading-relaxed">
<button class="close-treact-popup px-8 py-3 sm:py-2 rounded border border-gray-400 hover:bg-gray-200 transition duration-300">Close</button>
<a class="font-bold mt-4 sm:mt-0 sm:ml-4 px-8 py-3 sm:py-2 rounded bg-purple-700 text-gray-100 hover:bg-purple-900 transition duration-300 text-center" href="https://treact.owaiskhan.me" target="_blank">See Treact</a>
</div>
</div>
</div> -->
</body>
</html>