-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
677 lines (674 loc) · 40.5 KB
/
index.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
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Start building credit before you even enter the country.
Non-us citizens can apply with their passport and visa.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sable.</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
</head>
<body>
<section
class="banner overflow-hidden position-relative justify-content-center d-flex align-items-center flex-column"
id="1">
<header class="container c-header position-absolute top-0">
<nav class="navbar navbar-expand-lg pt-5 z-1">
<div class="container-fluid">
<a class="navbar-brand text-light inter fw-bold" href="#">
<h1 class="nav-head">Sable.</h1>
</a>
<button class="navbar-toggler text-bg-light" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarText" aria-controls="navbarText" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav me-auto mb-2 mb-lg-0 w-100 justify-content-end">
<li class="nav-item align-content-center">
<a class="nav-link text-white-50 btn-hover" aria-current="page" href="#2">LEARN</a>
</li>
<li class="nav-item align-content-center">
<a class="nav-link text-white-50 btn-hover" href="#3">CREDIT</a>
</li>
<li class="nav-item align-content-center">
<a class="nav-link text-white-50 btn-hover" href="#4">DEBIT</a>
</li>
<li class="nav-item align-content-center">
<a class="nav-link text-white-50 btn-hover" href="#5">DISCOUNT</a>
</li>
<li class="nav-item align-content-center">
<a class="nav-link text-white-50 btn-hover" href="#6">CONTACT</a>
</li>
<li class="nav-item mx-3 align-content-center">
<a href="#7" class="text-decoration-none">
<button class="button1 rounded-5"> GET
</button>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="container h-auto d-flex justify-content-center align-items-center mt-5 pb-4 pt-5">
<div class="row">
<div class="col-sm-3 d-flex align-items-center justify-content-center" data-aos="fade-right"> <img
src="images/credit-card-1211409_640.png" class="img1 h-50" alt="">
</div>
<div class="col-sm-6 d-flex align-items-center justify-content-center z-1 flex-column"
data-aos="zoom-in">
<p class="text-light display-3 text-center inter">The fastest, most <b
class="fw-normal text-warning">Premium</b> path to
<b class="fw-bold">Financial Freedom</b>
</p>
<div class="btn h-btn btn-info rounded-5 py-3 px-4 inter">EXPLORE</div>
</div>
<div class="col-sm-3 d-flex align-items-center justify-content-center" data-aos="fade-left">
<img src="images/bank-2029480_640.png" class="img2 h-100" alt="">
</div>
</div>
</div>
<div class="foot-head d-flex position-absolute bottom-0 start-0 pt-5">
<div class="left align-content-center">
<img src="images/fdio.png" class="" alt="">
</div>
<div class="right">
<p class="text-white-50 pt-1 m-0 lh-1">
Banking services provided by Coastal Community Bank Manger
FDIC, pursuant to license by Mastercard international inc.</p>
</div>
</div>
</section>
<!------------------------------------------------------------------------->
<div class="back-to-top position-fixed z-3">
<a href="#1" class="text-decoration-none">
<button class="button" name="back-to-top">
<svg class="svgIcon" viewBox="0 0 384 512">
<path
d="M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2V448c0 17.7 14.3 32 32 32s32-14.3 32-32V141.2L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z">
</path>
</svg>
</button>
</a>
</div>
<!------------------------------------------------------------------------->
<section class="banner1 overflow-hidden" id="2">
<div class="main container-lg h-100">
<div class="row h-100">
<div class="col-md-3 h-100 d-flex align-items-center flex-column justify-content-center my-5">
<div class="top my-3" data-aos="fade-right">
<div class="text1 text-md-start text-center">
<span class="material-symbols-outlined text-info fs-1">
text_snippet
</span>
</div>
<div class="text2 text-md-start text-center">
<p class="text-light fs-3 fw-semibold lh-1"> Get a secure credit card and bank
account in 5 minutes
</p>
</div>
<div class="text3 text-white-50 lh-sm text-md-start text-center">
<p> No credit history, credit check, or minimum deposit required
</p>
</div>
</div>
<div class="bottom my-3" data-aos="fade-right">
<div class="text1 text-md-start text-center">
<span class="material-symbols-outlined text-info fs-1">
rewarded_ads
</span>
</div>
<div class="text2 text-md-start text-center">
<p class="text-light fs-3 fw-semibold lh-1">
The only premium card for building credit
</p>
</div>
<div class="text3 text-white-50 lh-sm text-wrap text-md-start text-center">
<p> 2% ulimited cash back on your favorite brand,
2X first year cash back match,
premium benefits and more
</p>
</div>
</div>
</div>
<div class="col-md-6 h-100 d-flex justify-content-center" data-aos="fade-up">
<div class="main text-center h-100">
<div class="text1 pt-4">
<p class="m-0 text-info inter fs-6 fw-light">4,00,000 ACCOUNTS & COUNTING</p>
</div>
<div class="text2">
<p class="m-0 text-light display-6 fw-bold">No hidden fees. No credit checks.</p>
</div>
<div class="text3">
<p class="m-0 text-light display-6 fw-normal">
No more barriers to building credit.
</p>
</div>
<div class="img">
<img src="images/phone.png" class="img-fluid" alt="">
</div>
</div>
</div>
<div class="col-md-3 h-100 d-flex align-items-center flex-column justify-content-center my-5">
<div class="top my-3" data-aos="fade-left">
<div class="text1 text-md-end text-center">
<span class="material-symbols-outlined text-info fs-1">
speed
</span>
</div>
<div class="text2 text-md-end text-center">
<p class="text-light fs-3 fw-semibold lh-1">
Build your U.S. credit
</p>
</div>
<div class="text3 text-white-50 justify-text lh-sm text-md-end text-center">
<p> We belive in forming positive habits.
build your U.S. credit with sable
</p>
</div>
</div>
<div class="bottom my-3" data-aos="fade-left">
<div class="text1 text-md-end text-center">
<span class="material-symbols-outlined text-info fs-1">
public
</span>
</div>
<div class="text2 text-md-end text-center">
<p class="text-light fs-3 fw-semibold lh-1">
Bank like a global citizen with Sable.
</p>
</div>
<div class="text3 text-white-50 lh-sm text-wrap text-md-end text-center">
<p> Start building credit before you even enter the country.
Non-us citizens can apply with their passport and visa.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!------------------------------------------------------------------------->
<section class="banner2 overflow-hidden">
<div
class="main container border-top h-100 d-flex align-items-center justify-content-evenly py-5 border-bottom">
<div class="row">
<div class="col-md-3 p-5 justify-content-center align-items-center d-flex" data-aos="zoom-out">
<img src="images/yahoo.png" class="img-fluid" alt="">
</div>
<div class="col-md-3 p-5 justify-content-center align-items-center d-flex" data-aos="zoom-out">
<img src="images/bloomberg.png" class="img-fluid" alt="">
</div>
<div class="col-md-3 p-5 justify-content-center align-items-center d-flex" data-aos="zoom-out">
<img src="images/business_insider.png" class="img-fluid" alt="">
</div>
<div class="col-md-3 p-5 justify-content-center align-items-center d-flex" data-aos="zoom-out">
<img src="images/forb.png" class="img-fluid" alt="">
</div>
</div>
</div>
</section>
<!------------------------------------------------------------------------->
<section class="banner3 overflow-hidden">
<div class="black-card" id="3">
<div class="container-md">
<div class="row">
<div class="col-md-6 align-items-center d-flex justify-content-center p-md-0 p-5">
<p class="text-light m-0 display-4 text-center inter" data-aos="zoom-out">Get a bank account &
credit cark in <b class="text-info">5 minutes</b></p>
</div>
<div class="col-md-6 overflow-hidden" data-aos="fade-left" data-aos-duration="1000">
<img src="images/dark-card.png" class="img-fluid" alt="">
</div>
</div>
</div>
</div>
<div class="white-card" id="4">
<div class="container-md">
<div class="row">
<div class="col-md-6 overflow-hidden" data-aos="fade-right" data-aos-duration="1000">
<img src="images/white-card.png" class="img-fluid" alt="">
</div>
<div class="col-md-6 align-items-center d-flex justify-content-center p-md-0 p-5">
<p class="text-dark m-0 text-center display-4 inter" data-aos="zoom-out">Get a bank account &
debit cark in <b class="text-info">5 minutes</b></p>
</div>
</div>
</div>
</div>
</section>
<!------------------------------------------------------------------------->
<section class="banner4 overflow-hidden" id="5">
<div class="main container-fluid h-100">
<div class="row">
<div
class="col-lg-6 left-sec px-3 px-sm-5 py-5 hover-box d-flex justify-content-center align-items-center flex-column">
<div class="text1 border-top py-4 hover-elem" data-aos="zoom-out">
<div class="head">
<p class="text-light display-6 inter fw-medium">Earn 2% cash back on favorite brands</p>
</div>
<div class="contant">
<p class="text-light fs-6 inter text-white-50">Earn 2% cash back on favorite brands, 1%
cashback on all purchase,
and a 2x cashback match in your first year! Get premium benefits and much more.
</p>
</div>
</div>
<div class="text2 border-top py-4 hover-elem" data-aos="zoom-out">
<div class="head">
<p class="text-light display-6 inter fw-medium">Moving to the U.S.? No SSN required</p>
</div>
<div class="contant">
<p class="text-light fs-6 inter text-white-50">Start building credit before you even enter
the country.
sign up with your international address, passport & visa instead**.
</p>
</div>
</div>
<div class="text3 border-top py-4 hover-elem" data-aos="zoom-out">
<div class="head">
<p class="text-light display-6 inter fw-medium">Get help from a real person</p>
</div>
<div class="contant">
<p class="text-light fs-6 inter text-white-50">
When you've got question about your finances, get multilingual
customer support anytime you need from direct in-app chat, email, phon and our site
FAQs.
</p>
</div>
</div>
</div>
<div class="col-lg-6 right-sec d-flex p-0 overflow-hidden">
<div class="left h-100 w-50 px-sm-5 px-3 overflow-hidden">
<marquee behavior="scroll" class="h-100 overflow-hidden" direction="up">
<div class="img d-flex justify-content-center bg-light rounded-5 my-5">
<img src="images/wholefoods.png" class="img-fluid my-5" alt="">
</div>
<div class="img d-flex justify-content-center bg-light rounded-5 my-5">
<img src="images/spotify.png" class="img-fluid my-5" alt="">
</div>
<div class="img d-flex justify-content-center bg-light rounded-5 my-5">
<img src="images/shopping.png" class="img-fluid my-5" alt="">
</div>
</marquee>
</div>
<div class="right h-100 w-50 px-sm-5 px-3 overflow-hidden">
<marquee behavior="scroll" class="h-100 overflow-hidden" direction="down">
<div class="img d-flex justify-content-center bg-light rounded-5 my-5">
<img src="images/netflix.png" class="img-fluid my-5" alt="">
</div>
<div class="img d-flex justify-content-center bg-light rounded-5 my-5 p-sm-0 p-1">
<img src="images/uber.png" class="img-fluid my-5" alt="">
</div>
<div class="img d-flex justify-content-center bg-light rounded-5 my-5">
<img src="images/icons8-uber-eats-app-500.png" class="img-fluid my-5" alt="">
</div>
</marquee>
</div>
</div>
</div>
</div>
</section>
<!------------------------------------------------------------------------->
<section class="banner5 overflow-hidden bg-black" id="7">
<div class="main container h-100 d-flex align-items-center justify-content-center flex-column">
<div class="text my-4">
<p class="m-0 display-1 fw-semibold inter text-light">Compare Sable.</p>
</div>
<div class="container">
<div class="row">
<div class="col-md-6 py-3 px-sm-4 px-1">
<div class="c-card my-4">
<img src="images/card1.png" class="img-fluid" alt="">
</div>
<div class="head my-3">
<p class="m-0 text-info display-6 fw-semibold">Sable Secured Credit & Debit Card</p>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">No monthly fees and minimum balance</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">Deposits FDIC insured up to $250,000</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">Rewards, cash back & card perks</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">Send checks & transfer money for free</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">Build credit history from day 1</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">No credit check required for sign up</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="price d-flex align-items-center position-relative py-3 border-top">
<p class="m-0 text-light fw-light fs-5 inter">Cost per year</p>
<p class="m-0 text-light fs-5 inter fw-semibold position-absolute end-0 px-2">$0</p>
</div>
<div class="buutton my-3">
<div class="btn btn-info rounded-5 py-2">GET CREDIT AND DEBIT</div>
</div>
</div>
<div class="col-md-6 py-3 px-sm-4 px-1">
<div class="c-card my-4">
<img src="images/card2.png" class="img-fluid" alt="">
</div>
<div class="head my-3">
<p class="m-0 text-info display-6 fw-semibold">Sable Debit Card</p>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">No monthly fees and minimum balance</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">Deposits FDIC insured up to $250,000</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">Rewards, cash back & card perks</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">Send checks & transfer money for free</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
check
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">Build credit history from day 1</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
lock
</span>
</div>
<div class="contant d-flex align-items-center border-top position-relative py-3">
<p class="m-0 text-light fw-light fs-5 inter">No credit check required for sign up</p>
<span class="material-symbols-outlined text-light display-6 position-absolute end-0">
lock
</span>
</div>
<div class="price d-flex align-items-center position-relative py-3 border-top">
<p class="m-0 text-light fw-light fs-5 inter">Cost per year</p>
<p class="m-0 text-light fs-5 inter fw-semibold position-absolute end-0 px-2">$0</p>
</div>
<div class="buutton my-3">
<div class="btn btn-info rounded-5 py-2">GET DEBIT</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!------------------------------------------------------------------------->
<section class="banner6 bg-black py-5 overflow-hidden">
<div class="main d-flex justify-content-center align-items-center flex-column h-100">
<h1 class="text-light inter">4.8</h1>
<div class="container-fluid p-0">
<div id="carouselExampleFade" class="carousel slide carousel-fade" data-bs-ride="carousel">
<div class="carousel-inner px-5">
<div class="carousel-item active d-flex flex-md-row flex-column">
<div class="text1 h-100 p-1 p-sm-3">
<div class="main-content bg-dark rounded-5 p-1 p-sm-3 d-flex">
<div class="symbole px-2 align-content-md-start align-content-center">
<span class="material-symbols-outlined text-info display-6">
token
</span>
</div>
<div class="contant text-light">
<p class="inter">
The best bank for immigrants in the US. Thank you Sable!
i have nothing but good things to say about you!
</p>
<p>---- E Berhe</p>
</div>
</div>
</div>
<div class="text2 h-100 p-1 p-sm-3">
<div class="main-content bg-dark rounded-5 p-1 p-sm-3 d-flex">
<div class="symbole px-2 align-content-md-start align-content-center">
<span class="material-symbols-outlined text-info display-6">
star_half
</span>
</div>
<div class="contant text-light">
<p class="inter">
Fantastic customer service. i shifted from a traditional bank to Sable AND
Sable's customer service helped me answer all the questions that i needed to
switch.
</p>
<p>---- K Oiwake</p>
</div>
</div>
</div>
</div>
<div class="carousel-item d-flex flex-md-row flex-column">
<div class="text1 h-100 p-1 p-sm-3">
<div class="main-content bg-dark rounded-5 p-1 p-sm-3 d-flex">
<div class="symbole px-2 align-content-md-start align-content-center">
<span class="material-symbols-outlined text-info display-6">
flash_on
</span>
</div>
<div class="contant text-light">
<p class="inter">
Thank you for your exceptional service and unwavering support. Your
dedication to customer satisfaction truly sets you apart. Grateful for your
assistance.
</p>
<p>---- D Emily</p>
</div>
</div>
</div>
<div class="text2 h-100 p-1 p-sm-3">
<div class="main-content bg-dark rounded-5 p-1 p-sm-3 d-flex">
<div class="symbole px-2 align-content-md-start align-content-center">
<span class="material-symbols-outlined text-info display-6">
star_rate
</span>
</div>
<div class="contant text-light">
<p class="inter">
Thank you for your outstanding service and support. Your dedication to
customer satisfaction is unmatched. Grateful for all your assistance.
</p>
<p>---- B Olivia</p>
</div>
</div>
</div>
</div>
<div class="carousel-item d-flex flex-md-row flex-column">
<div class="text1 h-100 p-1 p-sm-3">
<div class="main-content bg-dark rounded-5 p-1 p-sm-3 d-flex">
<div class="symbole px-2 align-content-md-start align-content-center">
<span class="material-symbols-outlined text-info display-6">
error_med
</span>
</div>
<div class="contant text-light">
<p class="inter">
I deeply appreciate your outstanding service and prompt assistance. Thank
you for consistently exceeding my expectations. You're a trusted partner in
financial excellence. </p>
<p>---- K Benjamin</p>
</div>
</div>
</div>
<div class="text2 h-100 p-1 p-sm-3">
<div class="main-content bg-dark rounded-5 p-1 p-sm-3 d-flex">
<div class="symbole px-2 align-content-md-start align-content-center">
<span class="material-symbols-outlined text-info display-6">
highlight_text_cursor
</span>
</div>
<div class="contant text-light">
<p class="inter">
I'm impressed by Sable Bank's excellent service and support. Thank you for
consistently delivering beyond expectations.
</p>
<p>---- G Liam</p>
</div>
</div>
</div>
</div>
</div>
<button class="carousel-control-prev justify-content-start" type="button"
data-bs-target="#carouselExampleFade" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next justify-content-end" type="button"
data-bs-target="#carouselExampleFade" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
</section>
<!------------------------------------------------------------------------->
<section class="banner7 bg-black py-5 overflow-hidden px-sm-0 px-3">
<div
class="main p-0 oneffect overflow-hidden container position-relative d-flex justify-content-center align-items-center h-100 position-relative rounded-5 w-100">
<div class="overly h-100 w-100 position-relative overflow-hidden">
<div id="circle" class="d-none d-lg-block circle-effect rounded-circle z-0"></div>
<div class="container position-absolute bottom-0 mb-3">
<div class="row">
<div class="col-lg-7 z-1">
<div class="text1">
<p class="text-light display-6 fw-medium inter">Join over 400,000 accounts</p>
</div>
<div class="text2">
<p class="text-light fs-5 inter fw-normal">Download Sable: effortless, borderless
banikng for a more connnected world</p>
</div>
</div>
<div class="col-lg-5 d-flex z-1 justify-content-center align-items-center">
<div
class="main-1 justify-content-center align-items-center d-flex flex-sm-row flex-column">
<div
class="tag h-50 bg-light mx-1 d-flex rounded-4 justify-content-center align-items-center p-2 my-3 my-sm-0">
<div class="simbole">
<img src="images/play-store.png" class="img-fluid" alt="">
</div>
<div class="brand-name">
<p class="m-0 small fw-semibold inter">GET IT ON</p>
<p class="m-0 fs-5 fw-medium inter">Google Play</p>
</div>
</div>
<div
class="tag bg-light px-3 h-50 mx-1 d-flex rounded-4 justify-content-center align-items-center p-2">
<div class="simbole">
<img src="images/apple-logo.png" class="img-fluid" alt="">
</div>
<div class="brand-name">
<p class="m-0 small fw-semibold inter">GET IT ON</p>
<p class="m-0 fs-5 fw-medium inter">App Store</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!------------------------------------------------------------------------->
<footer id="6" class="bg-black py-5 overflow-hidden">
<div class="main container">
<div class="row">
<div class="col-sm-4" data-aos="fade-right">
<div class="text1 text-sm-start text-center">
<p class="text-light inter fs-4 fw-semibold my-1">Sable Credit</p>
<p class="text-white-50 inter m-0 small">Sable ONE Credit</p>
<p class="text-white-50 inter m-0 small">Credit Score <b class="fw-normal text-info">Coming
Soon</b></p>
</div>
<div class="text2 text-sm-start text-center">
<p class="text-light inter fs-4 fw-semibold my-2">Sable Debit</p>
</div>
<div class="text3 text-sm-start text-center">
<p class="text-light inter fs-4 fw-semibold my-2">App</p>
</div>
<div class="text4 text-sm-start text-center">
<p class="text-light inter fs-4 fw-semibold my-2">Learn</p>
<p class="text-white-50 inter m-0 small">FAQs</p>
<p class="text-white-50 inter m-0 small">About Sable</p>
</div>
</div>
<div class="col-sm-4" data-aos="zoom-in">
<div class="text1 text-center">
<p class="text-light inter fs-4 fw-semibold my-2">Contect</p>
<p class="text-white-50 inter m-0 small">Email: help@sablecard.com</p>
<p class="text-white-50 inter m-0 small">Location: new york</p>
</div>
<div class="logos d-flex justify-content-evenly mt-3 mt-sm-5">
<img src="images/facebook.png" class="img-fluid" alt="">
<img src="images/youtube.png" class="img-fluid" alt="">
<img src="images/instagram.png" class="img-fluid" alt="">
<img src="images/twitter.png" class="img-fluid" alt="">
<img src="images/tiktok.png" class="img-fluid" alt="">
</div>
</div>
<div class="col-sm-4 py-3" data-aos="fade-left">
<div class="text1">
<p class="display-3 text-light inter fw-semibold text-sm-end text-center">Sable.</p>
</div>
</div>
</div>
<div class="footer">
<p class="text-light text-center">© 2024 Gujrat IND, inc. All rights reserved</p>
</div>
</div>
</footer>
<!------------------------------------------------------------------------->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js"
integrity="sha512-7eHRwcbYkK4d9g/6tD/mhkf++eoTHwpNM9woBxtPUBWm67zeAfFC+HrdoE2GanKeocly/VxeLvIqwvCdk7qScg=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="javascript/app.js"></script>
</body>
</html>