-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvip-card.css
292 lines (277 loc) · 6.7 KB
/
vip-card.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
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
.greareward{
display: flex;
justify-content: space-evenly;
width: 60%;
padding: 50px 0px;
margin: auto;
}
.greareward div{
width: 33%;
}
.grea-reward{
text-align: center;
/* justify-content: center; */
padding: 2% 25px;
background-color: #fff;
}
#vip-benfits{
text-align: center;
margin-top: 20px;
width: 60%;
margin: auto;
}
.vip-grid-container{
display: grid;
grid-template-columns: 300px 200px 200px 200px;
column-gap: 10px;
row-gap: 5px;
padding: 50px 100px;
/* margin: auto; */
text-transform: uppercase;
font-weight: 800;
}
.vip-grid-container div{
padding: 30px;
background: white;
}
#vip-pro>p{
font: normal normal normal 18px/27px Lato;
font-size: clamp(14px, 3vw, 18px);
line-height: clamp(23px, 3vw, 27px);
letter-spacing: clamp(2.24px, 1vw, 7.56px);
text-transform: uppercase;
margin-bottom: 14px;
}
#vip-pro{
background-image: url("https://www.adorama.com/Artworks2/rewards-landing-page/pro-background-desktop.jpg");
color: white;
text-align: center;
width: 80%;
margin: auto;
}
.grid-vip{
display: grid;
grid-template-columns: repeat(4,1fr);
gap: 10px;
padding: 25px;
}
.grid-vip div{
background: #000000C1 0% 0% no-repeat padding-box;
border: 1px solid #FFFFFF40;
border-radius: 6px;
padding: clamp(15px, 3vw, 30px) clamp(2px, 1vw, 15px);
/* display: flex;
flex-direction: column; */
align-items: center;
gap: 10px;
}
.grid-vip hr{
left: 12%;
right: 12%;
bottom: 0;
background-color: #707070;
}
.grid-vip h3{
font: normal normal 900 21px/25px Lato;
font-size: clamp(17px, 3vw, 21px);
line-height: clamp(21px, 3vw, 25px);
color: #FFC60A;
margin: 0;
width: 100%;
position: relative;
padding-bottom: 16px;
}
.title-block{
display: flex;
flex-flow: column;
width: 80%;
margin: auto;
margin: 0 auto;
color: white;
text-align: center;
margin-top: 40px;
vertical-align: baseline;
background: transparent linear-gradient(289deg, #00144C 0%, #0057AD 100%) 0% 0% no-repeat padding-box;
}
.title-block>div{
display: flex;
gap: 15px;
margin: 20px 100px;
}
.title-block>div>div{
padding: 20px;
margin: 20px;
box-sizing: border-box;
display: block;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
}
.grid-points>div{
display: grid;
grid-template-columns: repeat(4,1fr);
font-weight: 900;
line-height: 27px;
font-family: 'Lato';
text-align: center;
/* display: block; */
margin-bottom: 15px;
margin-top: 41px;
}
.grid-points>div>div{
padding: 25px;
border-right: 2px solid ;
border-bottom: 1px solid #004387;
}
.grid-points b{
color: #00144C;
font-size: 3pc;
}
.grid-points{
margin: 100px;
text-align: center;
justify-content: center;
}
/* sign in css */
#mains{
display: flex;
margin: auto;
margin-top:10vh;
background-image: url("https://img.freepik.com/free-photo/abstract-grunge-decorative-relief-navy-blue-stucco-wall-texture-wide-angle-rough-colored-background_1258-28311.jpg?w=2000");
background-repeat: no-repeat;
/* background-color: #004387; */
background-size: cover;
}
#bp{
margin: 50px;
background-color: #004387;
text-align: center;
border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
padding-top: 200px;
color: white;
font-size: 25px;
margin-right: 0px;
box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
#bp a{
text-decoration: none;
color: white;
}
#bp img{
width: 100%;
}
#bp h3{
margin-top: 100px;
}
#container main h2{
font-size: 40px;
}
.form-group{
font-size: 24px;
}
#container{
margin: 50px;
background-color:whitesmoke;
padding: 40px;
line-height: 44px;
border-top-right-radius: 12px;
border-bottom-right-radius: 12px;
margin-left: 0px;
box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
#flname .form-group:nth-child(2){
padding-inline: 20px;
}
#flname input{
width: 200px;
height: 40px;
border-radius: 5px;
}
.form-group input{
width: 420px;
height: 40px;
border-radius: 5px;
}
::placeholder{
font-size: 22px;
padding-left: 10px;
}
#submit{
font-size: 28px;
width: 420px;
padding-top: 5px;
margin-top: 20px;
padding-bottom: 5px;
font-weight: 900;
border-radius: 5px;
background: linear-gradient(180deg,#fc5d37 0%,#ed5132 49%,#e64525);
color: white;
border: none;
}
.btns{
font-size: 25px;
width: 420px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: 900;
border-radius: 5px;
margin-top: 20px;
border: 2px solid gray;
}
#or ,#forgot{
text-align: center;
font-size: 24px;
margin-top: 20px;
}
body{
display: flex;
flex-flow: column;
/* height: 100vh; */
/* caret-color: #A0CD4A; */
}
#flname{
display: flex;
}
#fb{
color: white;
font-size: 24px;
text-align: center;
background-image: url("https://img.freepik.com/free-photo/abstract-grunge-decorative-relief-navy-blue-stucco-wall-texture-wide-angle-rough-colored-background_1258-28311.jpg?w=2000");
background-repeat: no-repeat;
/* background-color: #004387; */
background-size: cover;
}
#footer{
display: flex;
justify-content: center;
background-image: url("https://img.freepik.com/free-photo/abstract-grunge-decorative-relief-navy-blue-stucco-wall-texture-wide-angle-rough-colored-background_1258-28311.jpg?w=2000");
background-repeat: no-repeat;
/* background-color: #004387; */
background-size: cover;
}
#footer div{
margin-top: 50px;
padding:22px;
color: white;
font-size: 20px;
font-weight: bolder;
}
#boxes{
color: rgb(4, 17, 190);
margin-top: 25px;
line-height: 30px;
font-size: 18px;
font-weight: 600;
}
input{
font-size: 25px;
font-weight: 600f;
}
button:hover{
cursor: pointer;
}
#mains a:hover{
text-decoration: underline;
}