blob: 44bd8402297a36b7ab730718224fb361a2e89083 [file] [log] [blame]
Lokesh Yadavba544372021-12-07 15:09:27 +05301.features-features {
2 display: flex;
3 align-items: center;
4 flex-direction: column;
5}
6.features-text {
7 color: var(--dl-color-gray-white);
8 align-self: center;
9 margin-top: 96px;
10}
11.features-text01 {
12 color: var(--dl-color-primary-500);
13 font-size: 24px;
14 margin-top: 8px;
15 font-family: Poppins;
16}
17.features-features1 {
18 display: flex;
19 margin-top: 32px;
20 align-items: center;
21 margin-bottom: 32px;
22 flex-direction: row;
23}
24.features-sec-bb {
25 display: flex;
26 align-items: center;
27 flex-direction: column;
28}
29.features-security {
30 width: 352px;
31 display: flex;
32 padding: 16px;
33 align-items: center;
34 margin-bottom: 40px;
35 flex-direction: column;
36}
37.features-icon {
38 fill: var(--dl-color-gray-white);
39 width: 32px;
40}
41.features-text02 {
42 color: var(--dl-color-primary-300);
43 font-style: normal;
44 margin-top: 12px;
45 margin-bottom: 12px;
46}
47.features-text03 {
48 fill: var(--dl-color-gray-white);
49 color: var(--dl-color-gray-white);
50 text-align: center;
51}
52.features-battery {
53 width: 352px;
54 display: flex;
55 padding: 16px;
56 align-items: center;
57 flex-direction: column;
58}
59.features-icon02 {
60 fill: var(--dl-color-gray-white);
61 width: 32px;
62}
63.features-text04 {
64 color: var(--dl-color-primary-300);
65 font-style: normal;
66 margin-top: 12px;
67 margin-bottom: 12px;
68}
69.features-text05 {
70 fill: var(--dl-color-gray-white);
71 color: var(--dl-color-gray-white);
72 text-align: center;
73}
74.features-design-settings {
75 display: flex;
76 align-items: center;
77 flex-direction: column;
78}
79.features-focusondesign {
80 width: 352px;
81 display: flex;
82 padding: 16px;
83 align-items: center;
84 flex-direction: column;
85}
86.features-icon04 {
87 fill: var(--dl-color-gray-white);
88 width: 32px;
89}
90.features-text06 {
91 color: var(--dl-color-primary-300);
92 font-style: normal;
93 margin-top: 12px;
94 margin-bottom: 12px;
95}
96.features-text07 {
97 fill: var(--dl-color-gray-white);
98 color: var(--dl-color-gray-white);
99 text-align: center;
100}
101.features-image {
102 width: 180px;
103 margin-top: 88px;
104 object-fit: cover;
105 margin-bottom: 88px;
106}
107.features-settings {
108 width: 352px;
109 display: flex;
110 padding: 16px;
111 align-items: center;
112 flex-direction: column;
113}
114.features-icon07 {
115 fill: var(--dl-color-gray-white);
116 width: 32px;
117}
118.features-text08 {
119 color: var(--dl-color-primary-300);
120 font-style: normal;
121 margin-top: 12px;
122 margin-bottom: 12px;
123}
124.features-text09 {
125 fill: var(--dl-color-gray-white);
126 color: var(--dl-color-gray-white);
127 text-align: center;
128}
129.features-perf-comp {
130 display: flex;
131 align-items: center;
132 flex-direction: column;
133}
134.features-performance {
135 width: 352px;
136 display: flex;
137 padding: 16px;
138 align-items: center;
139 margin-bottom: 40px;
140 flex-direction: column;
141}
142.features-icon09 {
143 fill: var(--dl-color-gray-white);
144 width: 32px;
145}
146.features-text10 {
147 color: var(--dl-color-primary-300);
148 font-style: normal;
149 margin-top: 12px;
150 margin-bottom: 12px;
151}
152.features-text11 {
153 fill: var(--dl-color-gray-white);
154 color: var(--dl-color-gray-white);
155 text-align: center;
156}
157.features-compatibility {
158 width: 352px;
159 display: flex;
160 padding: 16px;
161 align-items: center;
162 flex-direction: column;
163}
164.features-image1 {
165 width: 32px;
166 object-fit: cover;
167}
168.features-text12 {
169 color: var(--dl-color-primary-300);
170 font-style: normal;
171 margin-top: 12px;
172 margin-bottom: 12px;
173}
174.features-text13 {
175 fill: var(--dl-color-gray-white);
176 color: var(--dl-color-gray-white);
177 text-align: center;
178}