blob: ef56252c46f66da7005a6db70b02e63cf73edf4a [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}