blob: 15dc2be1f2a223c99ab14392375815b543e6b738 [file] [log] [blame]
Lokesh Yadava6a5fa02022-07-15 19:20:06 +05301.navigation-links-nav {
2 flex: 0 0 auto;
3 display: flex;
4 align-items: center;
5 flex-direction: row;
6}
7.navigation-links-text1 {
8 font-style: normal;
9 font-weight: 500;
10 margin-left: var(--dl-space-space-twounits);
11}
12.navigation-links-link {
13 font-style: normal;
14 font-weight: 500;
15 margin-left: var(--dl-space-space-twounits);
16 text-decoration: none;
17}
18.navigation-links-link1 {
19 font-style: normal;
20 font-weight: 500;
21 margin-left: var(--dl-space-space-twounits);
22 text-decoration: none;
23}
24.navigation-links-text2 {
25 font-style: normal;
26 font-weight: 500;
27 margin-left: var(--dl-space-space-twounits);
28}
29
30
31
32
33
34
35
36
37
38@media(max-width: 767px) {
39 .navigation-links-nav {
40 align-items: flex-start;
41 flex-direction: column;
42 }
43 .navigation-links-text1 {
44 margin-left: 0;
45 margin-bottom: var(--dl-space-space-unit);
46 }
47 .navigation-links-link {
48 margin-left: 0;
49 margin-bottom: var(--dl-space-space-unit);
50 }
51 .navigation-links-link1 {
52 margin-left: 0;
53 margin-bottom: var(--dl-space-space-unit);
54 }
55 .navigation-links-text2 {
56 margin-left: 0;
57 margin-bottom: var(--dl-space-space-unit);
58 }
59}
60@media(max-width: 479px) {
61 .navigation-links-root-class-name11 {
62 margin-left: var(--dl-space-space-unit);
63 }
64}
65
66.nav-nav {
67 width: 100%;
68 display: flex;
69 z-index: 100;
70 position: sticky;
71 max-width: var(--dl-size-size-maxwidth);
72 align-items: center;
73 padding-top: var(--dl-space-space-twounits);
74 padding-left: var(--dl-space-space-threeunits);
75 padding-right: var(--dl-space-space-threeunits);
76 padding-bottom: var(--dl-space-space-twounits);
77 justify-content: space-between;
78}
79.nav-image {
80 width: var(--dl-size-size-small);
81 object-fit: cover;
82}
83.nav-nav1 {
84 display: flex;
85}
86.nav-nav2 {
87 flex: 0 0 auto;
88 display: flex;
89 align-items: center;
90 flex-direction: row;
91}
92.nav-link {
93 text-decoration: none;
94}
95.nav-link1 {
96 font-style: normal;
97 font-weight: 500;
98 margin-left: var(--dl-space-space-twounits);
99 text-decoration: none;
100}
101.nav-link2 {
102 font-style: normal;
103 font-weight: 500;
104 margin-left: var(--dl-space-space-twounits);
105 text-decoration: none;
106}
107.nav-link3 {
108 font-style: normal;
109 font-weight: 500;
110 margin-left: var(--dl-space-space-twounits);
111 text-decoration: none;
112}
113.nav-link4 {
114 font-style: normal;
115 font-weight: 500;
116 margin-left: var(--dl-space-space-twounits);
117 text-decoration: none;
118}
119.nav-btn-group {
120 display: flex;
121 align-items: center;
122 flex-direction: row;
123 justify-content: center;
124}
125.nav-register {
126 color: var(--dl-color-gray-white);
127 display: flex;
128 grid-gap: 8px;
129 align-self: center;
130 align-items: center;
131 border-width: 0px;
132 flex-direction: row;
133 text-decoration: none;
134 background-color: var(--dl-color-bliss-primary);
135}
136.nav-icon {
137 width: var(--dl-size-size-xsmall);
138 height: var(--dl-size-size-xsmall);
139}
140.nav-nav3 {
141 display: flex;
142 align-items: flex-start;
143 flex-direction: column;
144}
145.nav-container {
146 width: 100%;
147 display: flex;
148 align-items: center;
149 margin-bottom: var(--dl-space-space-threeunits);
150 justify-content: space-between;
151}
152.nav-image1 {
153 height: 2rem;
154}
155.nav-menu-close {
156 display: flex;
157 align-items: center;
158 justify-content: center;
159}
160.nav-icon04 {
161 width: var(--dl-size-size-xsmall);
162 height: var(--dl-size-size-xsmall);
163 margin-right: var(--dl-space-space-twounits);
164}
165.nav-icon06 {
166 width: var(--dl-size-size-xsmall);
167 height: var(--dl-size-size-xsmall);
168 margin-right: var(--dl-space-space-twounits);
169}
170.nav-icon08 {
171 width: var(--dl-size-size-xsmall);
172 height: var(--dl-size-size-xsmall);
173}
174@media(max-width: 1200px) {
175 .nav-mobile-menu {
176 display: none;
177 }
178}
179@media(max-width: 991px) {
180 .nav-burger-menu {
181 display: none;
182 }
183 .nav-mobile-menu {
184 display: none;
185 }
186}
187@media(max-width: 767px) {
188 .nav-nav {
189 padding-left: var(--dl-space-space-twounits);
190 padding-right: var(--dl-space-space-twounits);
191 }
192 .nav-nav1 {
193 display: none;
194 }
195 .nav-nav2 {
196 align-items: flex-start;
197 flex-direction: column;
198 }
199 .nav-link1 {
200 margin-left: 0;
201 margin-bottom: var(--dl-space-space-unit);
202 }
203 .nav-link2 {
204 margin-left: 0;
205 margin-bottom: var(--dl-space-space-unit);
206 }
207 .nav-link3 {
208 margin-left: 0;
209 margin-bottom: var(--dl-space-space-unit);
210 }
211 .nav-link4 {
212 margin-left: 0;
213 margin-bottom: var(--dl-space-space-unit);
214 }
215 .nav-btn-group {
216 display: none;
217 }
218 .nav-burger-menu {
219 width: var(--dl-size-size-small);
220 height: var(--dl-size-size-small);
221 display: flex;
222 }
223 .nav-icon {
224 width: 32px;
225 height: 32px;
226 }
227 .nav-mobile-menu {
228 display: none;
229 }
230}
231@media(max-width: 479px) {
232 .nav-nav {
233 padding: var(--dl-space-space-unit);
234 }
235 .nav-nav1 {
236 display: none;
237 align-items: flex-start;
238 }
239 .nav-icon {
240 fill: var(--dl-color-gray-500);
241 }
242 .nav-mobile-menu {
243 display: none;
244 background-color: #ffffff;
245 }
246 .nav-nav3 {
247 width: 100%;
248 background-color: #ffffff;
249 }
250 .nav-container {
251 background-color: #ffffff;
252 }
253 .nav-menu-close {
254 width: var(--dl-size-size-small);
255 height: var(--dl-size-size-small);
256 }
257 .nav-icon02 {
258 width: 24px;
259 }
260 .nav-icon-group {
261 margin-top: var(--dl-space-space-twounits);
262 }
263}
264
265.features-features {
266 width: 100%;
267 display: flex;
268 padding: var(--dl-space-space-threeunits);
269 position: relative;
270 max-width: var(--dl-size-size-maxwidth);
271 align-self: center;
272 align-items: center;
273 flex-direction: column;
274}
275.features-heading {
276 display: flex;
277 z-index: 100;
278 margin-bottom: var(--dl-space-space-threeunits);
279 flex-direction: column;
280 justify-content: center;
281}
282.features-text {
283 color: var(--dl-color-bliss-primary);
284 font-size: 3rem;
285 align-self: center;
286 text-align: center;
287 margin-bottom: var(--dl-space-space-unit);
288}
289.features-text03 {
290 font-size: 18px;
291 align-self: center;
292 font-style: normal;
293 text-align: center;
294 font-weight: 500;
295}
296.features-list {
297 gap: 24px;
298 display: flex;
299 z-index: 100;
300 flex-direction: column;
301}
302.features-f-1 {
303 gap: 24px;
304 width: auto;
305 display: flex;
306 flex-wrap: wrap;
307 flex-direction: row;
308 justify-content: center;
309}
310.features-focus-on-design {
311 transition: 0.3s;
312}
313.features-focus-on-design:hover {
314 box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;;
315}
316.features-image {
317 width: 32px;
318 object-fit: cover;
319}
320.features-text04 {
321 color: #002766;
322 font-size: 18px;
323}
324.features-performance {
325 gap: 12px;
326 flex: 0 0 auto;
327 width: auto;
328 display: flex;
329 padding: var(--dl-space-space-unit);
330 max-width: 280px;
331 transition: 0.3s;
332 align-items: flex-start;
333 border-color: #AEF998;
334 border-width: 1.6px;
335 border-radius: 16px;
336 flex-direction: column;
337 background-color: #D2FDC5;
338}
339.features-performance:hover {
340 box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;;
341}
342.features-image1 {
343 width: 32px;
344 object-fit: cover;
345}
346.features-text06 {
347 color: #186601;
348 font-size: 18px;
349}
350.features-regular-updates {
351 gap: 12px;
352 flex: 0 0 auto;
353 width: auto;
354 display: flex;
355 padding: var(--dl-space-space-unit);
356 max-width: 280px;
357 transition: 0.3s;
358 align-items: flex-start;
359 border-color: #98EFF9;
360 border-width: 1.6px;
361 border-radius: 16px;
362 flex-direction: column;
363 background-color: #C5F7FD;
364}
365.features-regular-updates:hover {
366 box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;;
367}
368.features-image2 {
369 width: 32px;
370 object-fit: cover;
371}
372.features-text08 {
373 color: #002766;
374 font-size: 18px;
375}
376.features-f-2 {
377 gap: 24px;
378 display: flex;
379 flex-wrap: wrap;
380 flex-direction: row;
381 justify-content: center;
382}
383.features-battery-friendly {
384 gap: 12px;
385 flex: 0 0 auto;
386 width: auto;
387 display: flex;
388 padding: var(--dl-space-space-unit);
389 max-width: 280px;
390 transition: 0.3s;
391 align-items: flex-start;
392 border-color: #F9E798;
393 border-width: 1.6px;
394 border-radius: 16px;
395 flex-direction: column;
396 background-color: #FDF3C5;
397}
398.features-battery-friendly:hover {
399 box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;;
400}
401.features-image3 {
402 width: 32px;
403 object-fit: cover;
404}
405.features-text10 {
406 color: #665300;
407 font-size: 18px;
408}
409.features-added-security {
410 gap: 12px;
411 flex: 0 0 auto;
412 width: auto;
413 display: flex;
414 padding: var(--dl-space-space-unit);
415 max-width: 280px;
416 transition: 0.3s;
417 align-items: flex-start;
418 border-color: #A598F9;
419 border-width: 1.6px;
420 border-radius: 16px;
421 flex-direction: column;
422 background-color: #CDC5FD;
423}
424.features-added-security:hover {
425 box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;;
426}
427.features-image4 {
428 width: 32px;
429 object-fit: cover;
430}
431.features-text12 {
432 color: #002766;
433 font-size: 18px;
434}
435.features-many-more {
436 gap: 12px;
437 flex: 0 0 auto;
438 width: auto;
439 display: flex;
440 padding: var(--dl-space-space-unit);
441 max-width: 280px;
442 transition: 0.3s;
443 align-items: flex-start;
444 border-color: #F9989C;
445 border-width: 1.6px;
446 border-radius: 16px;
447 flex-direction: column;
448 background-color: #FDC5C8;
449}
450.features-many-more:hover {
451 box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;;
452}
453.features-image5 {
454 width: 32px;
455 object-fit: cover;
456}
457.features-text14 {
458 color: #660005;
459 font-size: 18px;
460}
461.features-image6 {
462 top: 0px;
463 left: 0px;
464 right: 0px;
465 width: 306px;
466 margin: auto;
467 z-index: 1;
468 position: absolute;
469 object-fit: cover;
470}
471@media(max-width: 991px) {
472 .features-text {
473 align-self: center;
474 }
475}
476@media(max-width: 767px) {
477 .features-features {
478 max-width: 100%;
479 padding-left: var(--dl-space-space-twounits);
480 padding-right: var(--dl-space-space-twounits);
481 }
482 .features-f-1 {
483 flex-wrap: wrap;
484 align-items: center;
485 flex-direction: column;
486 justify-content: center;
487 }
488 .features-f-2 {
489 flex-wrap: wrap;
490 align-items: center;
491 flex-direction: column;
492 justify-content: center;
493 }
494}
495@media(max-width: 479px) {
496 .features-features {
497 width: 454px;
498 max-width: auto;
499 align-self: center;
500 align-items: center;
501 padding-top: var(--dl-space-space-twounits);
502 padding-left: var(--dl-space-space-unit);
503 padding-right: var(--dl-space-space-unit);
504 padding-bottom: var(--dl-space-space-twounits);
505 }
506 .features-text {
507 width: 478px;
508 font-size: 1.6rem;
509 margin-bottom: var(--dl-space-space-halfunit);
510 }
511 .features-text03 {
512 font-size: 16px;
513 }
514}
515
516.stats-stats {
517 gap: 24px;
518 width: 100%;
519 display: flex;
520 position: relative;
521 flex-wrap: wrap;
522 align-self: center;
523 align-items: center;
524 flex-direction: row;
525 justify-content: center;
526}
527.stats-maintainer {
528 flex: 0 0 auto;
529 width: auto;
530 height: auto;
531 display: flex;
532 align-items: center;
533 padding-top: 32px;
534 padding-left: 48px;
535 border-radius: 16px;
536 padding-right: 48px;
537 flex-direction: column;
538 padding-bottom: 32px;
539}
540.stats-image {
541 width: 56px;
542 object-fit: cover;
543}
544.stats-text {
545 color: #301BB8;
546 font-size: 24px;
547}
548.stats-text1 {
549 margin-top: var(--dl-space-space-halfunit);
550 margin-bottom: var(--dl-space-space-halfunit);
551}
552.stats-text2 {
553 color: #1E0E87;
554 font-size: 3em;
555 margin-top: var(--dl-space-space-halfunit);
556}
557.stats-downloads {
558 flex: 0 0 auto;
559 width: auto;
560 height: auto;
561 display: flex;
562 align-items: center;
563 padding-top: 32px;
564 padding-left: 48px;
565 border-radius: 16px;
566 padding-right: 48px;
567 flex-direction: column;
568 padding-bottom: 32px;
569}
570.stats-image1 {
571 width: 56px;
572 object-fit: cover;
573}
574.stats-text3 {
575 color: #1B57B8;
576 font-size: 24px;
577}
578.stats-text4 {
579 margin-top: var(--dl-space-space-halfunit);
580 margin-bottom: var(--dl-space-space-halfunit);
581}
582.stats-text5 {
583 color: #0E3C87;
584 font-size: 3em;
585 margin-top: var(--dl-space-space-halfunit);
586}
587.stats-devices {
588 flex: 0 0 auto;
589 width: auto;
590 height: auto;
591 display: flex;
592 align-items: center;
593 padding-top: 32px;
594 padding-left: 48px;
595 border-radius: 16px;
596 padding-right: 48px;
597 flex-direction: column;
598 padding-bottom: 32px;
599}
600.stats-image2 {
601 width: 56px;
602 object-fit: cover;
603}
604.stats-text6 {
605 color: #3FB81B;
606 font-size: 24px;
607}
608.stats-text7 {
609 margin-top: var(--dl-space-space-halfunit);
610 margin-bottom: var(--dl-space-space-halfunit);
611}
612.stats-text8 {
613 color: #004C41;
614 font-size: 3em;
615 margin-top: var(--dl-space-space-halfunit);
616}
617@media(max-width: 767px) {
618 .stats-stats {
619 width: 100%;
620 align-items: center;
621 justify-content: center;
622 }
623 .stats-maintainer {
624 padding-top: var(--dl-space-space-oneandhalfunits);
625 padding-left: var(--dl-space-space-oneandhalfunits);
626 padding-bottom: var(--dl-space-space-oneandhalfunits);
627 }
628 .stats-downloads {
629 padding-top: var(--dl-space-space-oneandhalfunits);
630 padding-left: var(--dl-space-space-oneandhalfunits);
631 padding-bottom: var(--dl-space-space-oneandhalfunits);
632 }
633 .stats-devices {
634 padding-top: var(--dl-space-space-oneandhalfunits);
635 padding-left: var(--dl-space-space-oneandhalfunits);
636 padding-bottom: var(--dl-space-space-oneandhalfunits);
637 }
638}
639@media(max-width: 479px) {
640 .stats-stats {
641 width: auto;
642 align-self: center;
643 align-items: stretch;
644 flex-direction: column;
645 justify-content: center;
646 }
647}
648
649.footer-footer {
650 width: 100%;
651 display: flex;
652 position: relative;
653 max-width: var(--dl-size-size-maxwidth);
654 align-items: center;
655 padding-top: var(--dl-space-space-twounits);
656 padding-left: var(--dl-space-space-threeunits);
657 padding-right: var(--dl-space-space-threeunits);
658 flex-direction: column;
659 padding-bottom: var(--dl-space-space-twounits);
660 justify-content: space-between;
661}
662.footer-container {
663 width: 100%;
664 display: flex;
665 justify-content: space-between;
666}
667.footer-logo {
668 width: 32%;
669 display: flex;
670 max-width: var(--dl-size-size-maxwidth);
671 align-items: flex-start;
672 margin-bottom: var(--dl-space-space-twounits);
673 flex-direction: column;
674}
675.footer-image {
676 width: 64px;
677 height: auto;
678}
679.footer-text {
680 width: 100%;
681 margin-top: var(--dl-space-space-twounits);
682}
683.footer-links-container {
684 display: flex;
685 align-items: flex-start;
686 flex-direction: row;
687 justify-content: flex-end;
688}
689.footer-container1 {
690 display: flex;
691 align-items: flex-start;
692 margin-right: 4rem;
693 flex-direction: row;
694 justify-content: flex-start;
695}
696.footer-product-container {
697 flex: 0 0 auto;
698 display: flex;
699 align-items: flex-start;
700 margin-right: 4rem;
701 flex-direction: column;
702 justify-content: flex-start;
703}
704.footer-text1 {
705 color: var(--dl-color-bliss-primary);
706 font-weight: 700;
707 margin-bottom: var(--dl-space-space-oneandhalfunits);
708}
709.footer-link {
710 margin-bottom: var(--dl-space-space-unit);
711 text-decoration: none;
712}
713.footer-link01 {
714 margin-bottom: var(--dl-space-space-unit);
715 text-decoration: none;
716}
717.footer-link02 {
718 margin-bottom: var(--dl-space-space-unit);
719 text-decoration: none;
720}
721.footer-company-container {
722 flex: 0 0 auto;
723 display: flex;
724 align-items: flex-start;
725 flex-direction: column;
726 justify-content: flex-start;
727}
728.footer-text2 {
729 color: var(--dl-color-bliss-primary);
730 font-weight: 700;
731 margin-bottom: var(--dl-space-space-oneandhalfunits);
732}
733.footer-link03 {
734 margin-bottom: var(--dl-space-space-unit);
735 text-decoration: none;
736}
737.footer-link04 {
738 margin-bottom: var(--dl-space-space-unit);
739 text-decoration: none;
740}
741.footer-link05 {
742 margin-bottom: var(--dl-space-space-unit);
743 text-decoration: none;
744}
745.footer-link06 {
746 margin-bottom: var(--dl-space-space-unit);
747 text-decoration: none;
748}
749.footer-link07 {
750 margin-bottom: var(--dl-space-space-unit);
751 text-decoration: none;
752}
753.footer-container2 {
754 display: flex;
755 align-items: flex-start;
756 flex-direction: column;
757 justify-content: flex-start;
758}
759.footer-contact {
760 display: flex;
761 align-items: flex-start;
762 margin-bottom: var(--dl-space-space-oneandhalfunits);
763 flex-direction: column;
764 justify-content: flex-start;
765}
766.footer-text3 {
767 color: var(--dl-color-bliss-primary);
768 font-weight: 700;
769 margin-bottom: var(--dl-space-space-oneandhalfunits);
770}
771.footer-link08 {
772 margin-bottom: var(--dl-space-space-unit);
773 text-decoration: none;
774}
775.footer-link09 {
776 margin-bottom: var(--dl-space-space-unit);
777 text-decoration: none;
778}
779.footer-link10 {
780 text-decoration: none;
781}
782.footer-socials {
783 display: flex;
784 align-items: flex-start;
785 flex-direction: column;
786 justify-content: flex-start;
787}
788.footer-text4 {
789 color: var(--dl-color-bliss-primary);
790 font-weight: 700;
791 margin-bottom: var(--dl-space-space-oneandhalfunits);
792}
793.footer-icon-group {
794 display: flex;
795 align-items: center;
796 flex-direction: row;
797 justify-content: space-between;
798}
799.footer-link11 {
800 display: contents;
801}
802.footer-icon {
803 width: var(--dl-size-size-xsmall);
804 height: var(--dl-size-size-xsmall);
805 margin-right: var(--dl-space-space-unit);
806 text-decoration: none;
807}
808.footer-link12 {
809 display: contents;
810}
811.footer-icon2 {
812 width: var(--dl-size-size-xsmall);
813 height: var(--dl-size-size-xsmall);
814 margin-right: var(--dl-space-space-unit);
815 text-decoration: none;
816}
817.footer-link13 {
818 display: contents;
819}
820.footer-icon4 {
821 width: var(--dl-size-size-xsmall);
822 height: var(--dl-size-size-xsmall);
823 text-decoration: none;
824}
825.footer-separator {
826 width: 100%;
827 height: 1px;
828 margin-top: var(--dl-space-space-twounits);
829 margin-bottom: var(--dl-space-space-twounits);
830 background-color: var(--dl-color-gray-900);
831}
832.footer-text5 {
833 align-self: center;
834}
835@media(max-width: 991px) {
836 .footer-footer {
837 flex-direction: column;
838 }
839 .footer-container1 {
840 margin-right: var(--dl-space-space-fourunits);
841 }
842 .footer-product-container {
843 margin-right: var(--dl-space-space-fourunits);
844 }
845}
846@media(max-width: 767px) {
847 .footer-footer {
848 padding-left: var(--dl-space-space-twounits);
849 padding-right: var(--dl-space-space-twounits);
850 }
851 .footer-container {
852 align-items: center;
853 flex-direction: column;
854 justify-content: space-between;
855 }
856 .footer-logo {
857 align-items: center;
858 }
859 .footer-image {
860 margin-bottom: var(--dl-space-space-oneandhalfunits);
861 }
862 .footer-text {
863 margin-top: var(--dl-space-space-unit);
864 text-align: center;
865 }
866 .footer-links-container {
867 width: 100%;
868 margin-top: var(--dl-space-space-twounits);
869 align-items: flex-start;
870 flex-direction: row;
871 justify-content: center;
872 }
873 .footer-container1 {
874 margin-right: var(--dl-space-space-fourunits);
875 }
876 .footer-product-container {
877 margin-right: var(--dl-space-space-fourunits);
878 }
879}
880@media(max-width: 479px) {
881 .footer-footer {
882 padding: var(--dl-space-space-unit);
883 }
884 .footer-container {
885 align-items: center;
886 flex-direction: column;
887 }
888 .footer-logo {
889 width: auto;
890 }
891 .footer-image {
892 margin-bottom: 0px;
893 }
894 .footer-text {
895 width: 80%;
896 }
897 .footer-links-container {
898 align-items: flex-start;
899 flex-direction: column;
900 }
901 .footer-container1 {
902 margin-right: 0px;
903 flex-direction: column;
904 }
905 .footer-company-container {
906 margin-top: var(--dl-space-space-twounits);
907 }
908 .footer-container2 {
909 margin-top: var(--dl-space-space-twounits);
910 align-items: flex-start;
911 margin-bottom: 0px;
912 }
913 .footer-contact {
914 align-items: flex-start;
915 margin-bottom: var(--dl-space-space-unit);
916 }
917 .footer-text5 {
918 text-align: center;
919 }
920}
921
922.home-container {
923 width: 100%;
924 display: flex;
925 overflow: auto;
926 min-height: 100vh;
927 align-items: center;
928 flex-direction: column;
929}
930.home-hero {
931 width: 100%;
932 display: flex;
933 position: relative;
934 max-width: var(--dl-size-size-maxwidth);
935 align-self: center;
936 min-height: 80vh;
937 align-items: flex-start;
938 padding-top: var(--dl-space-space-threeunits);
939 padding-left: var(--dl-space-space-sixunits);
940 padding-right: var(--dl-space-space-sixunits);
941 flex-direction: row;
942 padding-bottom: var(--dl-space-space-threeunits);
943 justify-content: space-between;
944}
945.home-hero-text {
946 display: flex;
947 margin-right: var(--dl-space-space-threeunits);
948 padding-right: var(--dl-space-space-threeunits);
949 flex-direction: column;
950}
951.home-rom-name {
952 width: auto;
953 font-style: normal;
954 font-weight: 600;
955 padding-top: var(--dl-space-space-unit);
956 padding-bottom: var(--dl-space-space-unit);
957}
958.home-text {
959 font-size: 3rem;
960 max-width: 450px;
961 min-width: 450px;
962}
963.home-text02 {
964 color: var(--dl-color-bliss-primary);
965}
966.home-text03 {
967 color: var(--dl-color-gray-500);
968 max-width: 80%;
969 margin-top: var(--dl-space-space-oneandhalfunits);
970 margin-bottom: var(--dl-space-space-oneandhalfunits);
971}
972.home-btn-group {
973 width: auto;
974 display: flex;
975 align-items: center;
976 flex-direction: row;
977}
978.home-link {
979 color: var(--dl-color-gray-white);
980 display: flex;
981 grid-gap: 8px;
982 align-self: center;
983 transition: 0.3s;
984 align-items: center;
985 padding-top: 12px;
986 border-width: 0px;
987 padding-left: 24px;
988 padding-right: 24px;
989 flex-direction: row;
990 padding-bottom: 12px;
991 justify-content: space-between;
992 text-decoration: none;
993 background-color: var(--dl-color-bliss-primary);
994}
995.home-link:hover {
996 color: var(--dl-color-gray-white);
997 background-color: var(--dl-color-gray-black);
998}
999.home-icon {
1000 fill: var(--dl-color-gray-white);
1001 width: 18px;
1002 height: 24px;
1003}
1004.home-text04 {
1005 font-size: 18px;
1006 font-style: normal;
1007 font-weight: 500;
1008}
1009.home-link1 {
1010 color: var(--dl-color-gray-700);
1011 display: flex;
1012 grid-gap: 8px;
1013 transition: 0.3s;
1014 align-items: center;
1015 margin-left: var(--dl-space-space-unit);
1016 padding-top: 12px;
1017 border-color: transparent;
1018 padding-left: 24px;
1019 padding-right: 24px;
1020 flex-direction: row;
1021 padding-bottom: 12px;
1022 justify-content: space-between;
1023 text-decoration: none;
1024}
1025.home-link1:hover {
1026 border-color: var(--dl-color-gray-black);
1027}
1028.home-icon02 {
1029 fill: var(--dl-color-gray-700);
1030 width: 18px;
1031 height: 24px;
1032}
1033.home-text05 {
1034 font-size: 18px;
1035}
1036.home-hero-image {
1037 width: 949px;
1038 height: 743px;
1039 display: flex;
1040 align-items: center;
1041 flex-direction: row;
1042 background-size: cover;
1043 justify-content: center;
1044 background-image: url("public/playground_assets/lines-bg-1400w.png");
1045 background-repeat: no-repeat;
1046 background-position: center;
1047}
1048.home-image {
1049 width: 300px;
1050 z-index: 100;
1051 max-width: 400px;
1052 align-self: center;
1053 object-fit: cover;
1054}
1055.home-download-pc {
1056 width: 100%;
1057 display: flex;
1058 align-items: center;
1059 padding-top: var(--dl-space-space-threeunits);
1060 flex-direction: column;
1061 padding-bottom: var(--dl-space-space-threeunits);
1062}
1063.home-android-download {
1064 max-width: 1800px;
1065 margin-top: 0px;
1066 max-height: 1200px;
1067}
1068.home-container1 {
1069 display: flex;
1070 z-index: 100;
1071 align-items: flex-start;
1072 flex-direction: column;
1073}
1074.home-container2 {
1075 width: auto;
1076 display: flex;
1077 align-items: flex-start;
1078 flex-direction: column;
1079}
1080.home-text06 {
1081 font-size: 18px;
1082 font-style: normal;
1083 font-weight: 600;
1084}
1085.home-text07 {
1086 color: var(--dl-color-gray-black);
1087 font-size: 48px;
1088 font-style: normal;
1089 margin-top: var(--dl-space-space-halfunit);
1090 font-weight: 500;
1091 margin-bottom: var(--dl-space-space-halfunit);
1092}
1093.home-text08 {
1094 color: #007F6D;
1095 width: 60%;
1096 font-size: 18px;
1097}
1098.home-link2 {
1099 gap: 8px;
1100 color: var(--dl-color-gray-white);
1101 display: flex;
1102 margin-top: var(--dl-space-space-oneandhalfunits);
1103 align-items: center;
1104 padding-top: var(--dl-space-space-unit);
1105 border-color: #009883;
1106 border-width: 0px;
1107 border-radius: var(--dl-radius-radius-radius8);
1108 flex-direction: row;
1109 padding-bottom: var(--dl-space-space-unit);
1110 justify-content: center;
1111 text-decoration: none;
1112 background-color: #007F6D;
1113}
1114.home-icon04 {
1115 fill: var(--dl-color-gray-white);
1116 width: 24px;
1117 height: 24px;
1118}
1119.home-text09 {
1120 font-style: normal;
1121 font-weight: 600;
1122}
1123.home-image1 {
1124 width: 48em;
1125 z-index: 100;
1126 object-fit: cover;
1127 border-radius: var(--dl-radius-radius-radius4);
1128 border-top-right-radius: 32px;
1129}
1130.home-image2 {
1131 top: 0px;
1132 right: 0px;
1133 width: 421px;
1134 height: 217px;
1135 position: absolute;
1136 object-fit: cover;
1137}
1138.home-image3 {
1139 left: 0px;
1140 width: 254px;
1141 bottom: 0px;
1142 height: 73px;
1143 position: absolute;
1144 object-fit: cover;
1145}
1146.home-p-c-download {
1147 flex: 0 0 auto;
1148 width: 90%;
1149 height: 100%;
1150 display: flex;
1151 position: relative;
1152 max-width: auto;
1153 min-width: auto;
1154 margin-top: var(--dl-space-space-oneandhalfunits);
1155 max-height: 1200px;
1156 align-items: center;
1157 padding-left: var(--dl-space-space-threeunits);
1158 border-radius: 32px;
1159 margin-bottom: 0px;
1160 padding-right: 0px;
1161 flex-direction: row;
1162 justify-content: center;
1163 background-color: #0B3866;
1164 border-top-left-radius: 0;
1165 border-top-right-radius: 0;
1166 border-bottom-left-radius: 32px;
1167 border-bottom-right-radius: 32px;
1168}
1169.home-container3 {
1170 display: flex;
1171 align-items: flex-start;
1172 flex-direction: column;
1173}
1174.home-container4 {
1175 width: auto;
1176 display: flex;
1177 align-items: flex-start;
1178 flex-direction: column;
1179}
1180.home-text10 {
1181 color: #B0E4DD;
1182 font-size: 18px;
1183 font-style: normal;
1184 font-weight: 600;
1185}
1186.home-text11 {
1187 color: #E6F6F4;
1188 font-size: 48px;
1189 font-style: normal;
1190 margin-top: var(--dl-space-space-halfunit);
1191 font-weight: 500;
1192 margin-bottom: var(--dl-space-space-halfunit);
1193}
1194.home-text12 {
1195 color: #D9F2EF;
1196 width: 61%;
1197 font-size: 18px;
1198}
1199.home-link3 {
1200 gap: 8px;
1201 color: var(--dl-color-gray-white);
1202 display: flex;
1203 margin-top: var(--dl-space-space-oneandhalfunits);
1204 align-items: center;
1205 padding-top: var(--dl-space-space-unit);
1206 border-color: #009883;
1207 border-width: 0px;
1208 border-radius: var(--dl-radius-radius-radius8);
1209 flex-direction: row;
1210 padding-bottom: var(--dl-space-space-unit);
1211 justify-content: center;
1212 text-decoration: none;
1213 background-color: #83C5BE;
1214}
1215.home-icon06 {
1216 fill: #003B33;
1217 width: 24px;
1218 height: 24px;
1219}
1220.home-text13 {
1221 fill: #003B33;
1222 color: #003B33;
1223 font-style: normal;
1224 font-weight: 600;
1225}
1226.home-image4 {
1227 width: 48em;
1228 height: 60%;
1229 z-index: 100;
1230 object-fit: cover;
1231 border-radius: var(--dl-radius-radius-radius4);
1232 border-top-right-radius: 0;
1233 border-bottom-right-radius: 32px;
1234}
1235.home-image5 {
1236 top: 0px;
1237 right: 70px;
1238 width: 302px;
1239 height: 280px;
1240 position: absolute;
1241 object-fit: cover;
1242}
1243.home-image6 {
1244 left: 510px;
1245 width: 232px;
1246 bottom: 0px;
1247 height: 71px;
1248 position: absolute;
1249 object-fit: cover;
1250}
1251.home-download-mobile {
1252 display: none;
1253 align-items: center;
1254 flex-direction: column;
1255}
1256.home-mobile-download-mobile {
1257 width: 50%;
1258 display: flex;
1259 z-index: 100;
1260 align-items: flex-start;
1261 flex-direction: column;
1262}
1263.home-container5 {
1264 width: auto;
1265 display: flex;
1266 align-items: flex-start;
1267 flex-direction: column;
1268}
1269.home-text14 {
1270 font-size: 18px;
1271 font-style: normal;
1272 font-weight: 600;
1273}
1274.home-text15 {
1275 color: var(--dl-color-gray-black);
1276 font-size: 48px;
1277 font-style: normal;
1278 margin-top: var(--dl-space-space-halfunit);
1279 font-weight: 500;
1280 margin-bottom: var(--dl-space-space-halfunit);
1281}
1282.home-text16 {
1283 color: #007F6D;
1284 font-size: 18px;
1285}
1286.home-button {
1287 gap: 8px;
1288 color: var(--dl-color-gray-white);
1289 display: flex;
1290 margin-top: var(--dl-space-space-oneandhalfunits);
1291 align-items: center;
1292 padding-top: var(--dl-space-space-unit);
1293 border-color: #009883;
1294 border-width: 0px;
1295 border-radius: var(--dl-radius-radius-radius8);
1296 flex-direction: row;
1297 padding-bottom: var(--dl-space-space-unit);
1298 justify-content: center;
1299 background-color: #007F6D;
1300}
1301.home-icon08 {
1302 fill: var(--dl-color-gray-white);
1303 width: 24px;
1304 height: 24px;
1305}
1306.home-text17 {
1307 font-style: normal;
1308 font-weight: 600;
1309}
1310.home-p-c-download-mobile {
1311 display: flex;
1312 align-items: flex-start;
1313 flex-direction: column;
1314}
1315.home-container6 {
1316 width: auto;
1317 display: flex;
1318 align-items: flex-start;
1319 flex-direction: column;
1320}
1321.home-text18 {
1322 color: #B0E4DD;
1323 font-size: 18px;
1324 font-style: normal;
1325 font-weight: 600;
1326}
1327.home-text19 {
1328 color: #E6F6F4;
1329 font-size: 48px;
1330 font-style: normal;
1331 margin-top: var(--dl-space-space-halfunit);
1332 font-weight: 500;
1333 margin-bottom: var(--dl-space-space-halfunit);
1334}
1335.home-text20 {
1336 color: #D9F2EF;
1337 width: 61%;
1338 font-size: 18px;
1339}
1340.home-button1 {
1341 gap: 8px;
1342 color: var(--dl-color-gray-white);
1343 display: flex;
1344 margin-top: var(--dl-space-space-oneandhalfunits);
1345 align-items: center;
1346 padding-top: var(--dl-space-space-unit);
1347 border-color: #009883;
1348 border-width: 0px;
1349 border-radius: var(--dl-radius-radius-radius8);
1350 flex-direction: row;
1351 padding-bottom: var(--dl-space-space-unit);
1352 justify-content: center;
1353 background-color: #83C5BE;
1354}
1355.home-icon10 {
1356 fill: #003B33;
1357 width: 24px;
1358 height: 24px;
1359}
1360.home-text21 {
1361 fill: #003B33;
1362 color: #003B33;
1363 font-style: normal;
1364 font-weight: 600;
1365}
1366@media(max-width: 1200px) {
1367 .home-image4 {
1368 width: 40em;
1369 }
1370}
1371@media(max-width: 991px) {
1372 .home-hero {
1373 align-self: center;
1374 align-items: center;
1375 flex-direction: column;
1376 justify-content: space-between;
1377 }
1378 .home-hero-text {
1379 align-self: center;
1380 align-items: center;
1381 margin-right: 0px;
1382 margin-bottom: var(--dl-space-space-twounits);
1383 padding-right: 0px;
1384 justify-content: center;
1385 }
1386 .home-text {
1387 text-align: center;
1388 }
1389 .home-text03 {
1390 max-width: 60%;
1391 text-align: center;
1392 }
1393 .home-hero-image {
1394 width: 100%;
1395 position: static;
1396 }
1397 .home-download-pc {
1398 padding-left: var(--dl-space-space-oneandhalfunits);
1399 padding-right: var(--dl-space-space-oneandhalfunits);
1400 }
1401 .home-container1 {
1402 padding: var(--dl-space-space-oneandhalfunits);
1403 }
1404 .home-text08 {
1405 width: 100%;
1406 }
1407 .home-image1 {
1408 width: 24em;
1409 }
1410 .home-container3 {
1411 padding: var(--dl-space-space-oneandhalfunits);
1412 }
1413 .home-text12 {
1414 width: 100%;
1415 }
1416 .home-image4 {
1417 width: 24em;
1418 }
1419 .home-download-mobile {
1420 display: none;
1421 }
1422 .home-mobile-download-mobile {
1423 width: 50%;
1424 padding: var(--dl-space-space-oneandhalfunits);
1425 align-items: flex-start;
1426 border-radius: var(--dl-radius-radius-radius4);
1427 background-color: #95F9C3;
1428 border-top-left-radius: 32px;
1429 border-top-right-radius: 32px;
1430 }
1431 .home-container5 {
1432 width: 50%;
1433 }
1434 .home-text15 {
1435 width: auto;
1436 }
1437 .home-text16 {
1438 width: 100%;
1439 }
1440 .home-p-c-download-mobile {
1441 width: 50%;
1442 padding: var(--dl-space-space-oneandhalfunits);
1443 align-self: center;
1444 margin-top: var(--dl-space-space-oneandhalfunits);
1445 align-items: flex-start;
1446 border-radius: var(--dl-radius-radius-radius4);
1447 background-color: #0B3866;
1448 border-bottom-left-radius: 32px;
1449 border-bottom-right-radius: 32px;
1450 }
1451}
1452@media(max-width: 767px) {
1453 .home-hero {
1454 max-width: 100%;
1455 align-self: center;
1456 align-items: center;
1457 padding-left: var(--dl-space-space-twounits);
1458 padding-right: var(--dl-space-space-twounits);
1459 justify-content: space-between;
1460 }
1461 .home-hero-text {
1462 align-self: center;
1463 }
1464 .home-hero-image {
1465 width: 699px;
1466 position: static;
1467 align-self: center;
1468 align-items: center;
1469 justify-content: center;
1470 }
1471 .home-image {
1472 width: var(--dl-size-size-xxlarge);
1473 max-width: auto;
1474 }
1475 .home-download-pc {
1476 display: none;
1477 }
1478 .home-download-mobile {
1479 width: 100%;
1480 display: flex;
1481 margin-top: var(--dl-space-space-threeunits);
1482 align-items: center;
1483 margin-bottom: var(--dl-space-space-threeunits);
1484 justify-content: center;
1485 }
1486 .home-mobile-download-mobile {
1487 width: 80%;
1488 }
1489 .home-container5 {
1490 width: auto;
1491 }
1492 .home-text15 {
1493 width: 340px;
1494 }
1495 .home-p-c-download-mobile {
1496 width: 80%;
1497 }
1498 .home-text20 {
1499 width: auto;
1500 }
1501}
1502@media(max-width: 479px) {
1503 .home-hero {
1504 align-self: center;
1505 align-items: center;
1506 padding-top: var(--dl-space-space-twounits);
1507 padding-left: var(--dl-space-space-unit);
1508 padding-right: var(--dl-space-space-unit);
1509 padding-bottom: var(--dl-space-space-twounits);
1510 justify-content: space-between;
1511 }
1512 .home-hero-text {
1513 align-self: center;
1514 margin-bottom: var(--dl-space-space-unit);
1515 }
1516 .home-text {
1517 width: auto;
1518 font-size: 1.8rem;
1519 min-width: auto;
1520 }
1521 .home-text03 {
1522 font-size: 12px;
1523 max-width: 72%;
1524 margin-top: var(--dl-space-space-unit);
1525 margin-bottom: var(--dl-space-space-unit);
1526 }
1527 .home-btn-group {
1528 flex-direction: column;
1529 }
1530 .home-link1 {
1531 margin-top: var(--dl-space-space-unit);
1532 margin-left: 0px;
1533 }
1534 .home-hero-image {
1535 width: 450px;
1536 height: 557px;
1537 position: static;
1538 align-self: center;
1539 margin-right: 0px;
1540 justify-content: center;
1541 }
1542 .home-image {
1543 width: 48%;
1544 }
1545 .home-download-mobile {
1546 display: flex;
1547 margin-bottom: var(--dl-space-space-threeunits);
1548 }
1549 .home-mobile-download-mobile {
1550 width: 80%;
1551 align-items: center;
1552 border-radius: var(--dl-radius-radius-radius4);
1553 background-color: #95F9C3;
1554 border-top-left-radius: 32px;
1555 border-top-right-radius: 32px;
1556 }
1557 .home-container5 {
1558 width: auto;
1559 align-items: center;
1560 }
1561 .home-text15 {
1562 width: auto;
1563 font-size: 40px;
1564 text-align: center;
1565 }
1566 .home-text16 {
1567 width: auto;
1568 font-size: 14px;
1569 text-align: center;
1570 }
1571 .home-p-c-download-mobile {
1572 width: 80%;
1573 margin-top: var(--dl-space-space-oneandhalfunits);
1574 align-items: center;
1575 border-radius: var(--dl-radius-radius-radius4);
1576 background-color: #0B3866;
1577 border-top-left-radius: 0;
1578 border-top-right-radius: 0;
1579 border-bottom-left-radius: 32px;
1580 border-bottom-right-radius: 32px;
1581 }
1582 .home-text18 {
1583 align-self: center;
1584 }
1585 .home-text19 {
1586 font-size: 40px;
1587 align-self: center;
1588 text-align: center;
1589 }
1590 .home-text20 {
1591 font-size: 14px;
1592 text-align: center;
1593 }
1594}