luna-one 3.1.538 → 3.1.539

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/README.md +2315 -2315
  2. package/dist/application/assets/images/carat-down.svg +3 -3
  3. package/dist/application/assets/images/carat-up.svg +3 -3
  4. package/dist/application/assets/images/close-blue.svg +4 -4
  5. package/dist/application/assets/images/close.svg +3 -3
  6. package/dist/application/assets/images/ellipses.svg +6 -6
  7. package/dist/application/assets/images/facebook.svg +13 -13
  8. package/dist/application/assets/images/instagram.svg +19 -19
  9. package/dist/application/assets/images/linkedin.svg +15 -15
  10. package/dist/application/assets/images/twitter.svg +17 -17
  11. package/dist/application/assets/images/youtube.svg +14 -14
  12. package/dist/application/components/Loading/Loading.scss +10 -10
  13. package/dist/global-styles/content/typography.scss +140 -140
  14. package/dist/global-styles/fonts/benton.scss +113 -113
  15. package/dist/global-styles/global-terra.scss +10 -10
  16. package/dist/global-styles/global-vars.scss +599 -599
  17. package/dist/global-styles/layout/_css-grid.scss +20 -20
  18. package/dist/global-styles/layout/_media-queries.scss +35 -35
  19. package/dist/global-styles/layout/_normalize.scss +340 -340
  20. package/dist/global-styles/layout/_reset.scss +13 -13
  21. package/dist/global-styles/mixins/_box-shadow.scss +6 -6
  22. package/dist/global-styles/mixins/_mixins.scss +5 -5
  23. package/dist/global-styles/mixins/_organism-padding-hack.scss +7 -7
  24. package/dist/global-styles/mixins/_typography.scss +102 -102
  25. package/dist/global-styles/mixins/_yiq.scss +50 -50
  26. package/dist/global-styles/mixins/_z-index.scss +3 -3
  27. package/dist/global-styles/terra.scss +15 -15
  28. package/dist/global-styles/utilities/_box-shadow.scss +8 -8
  29. package/dist/global-styles/utilities/_display.scss +48 -48
  30. package/dist/global-styles/utilities/_font-family.scss +15 -15
  31. package/dist/global-styles/utilities/_parallax.scss +23 -23
  32. package/dist/global-styles/utilities/_text-align.scss +24 -24
  33. package/dist/luna/components/2x2/2x2.scss +842 -781
  34. package/dist/luna/components/AdminCategoryData/AdminCategoryData.scss +81 -81
  35. package/dist/luna/components/AdminProductData/AdminProductData.scss +75 -75
  36. package/dist/luna/components/BlockListItems/BlockListItems.scss +266 -266
  37. package/dist/luna/components/BrowserSupportBanner/BrowserSupportBanner.scss +6 -6
  38. package/dist/luna/components/CTAButtons/CTAButtons.scss +19 -19
  39. package/dist/luna/components/ComparisonTable/ComparisonTable.scss +331 -331
  40. package/dist/luna/components/CtaWithHeader/CtaWithHeader.scss +295 -295
  41. package/dist/luna/components/DataPoint/DataPoint.scss +160 -160
  42. package/dist/luna/components/EventCard/EventCard.scss +134 -134
  43. package/dist/luna/components/HTMLEmbed/HTMLEmbed.scss +51 -51
  44. package/dist/luna/components/Header/Header.scss +35 -35
  45. package/dist/luna/components/ImageGallery/ImageGallery.scss +438 -438
  46. package/dist/luna/components/InPageJumpNav/InPageJumpNav.scss +122 -122
  47. package/dist/luna/components/JobPosting/JobPosting.scss +171 -171
  48. package/dist/luna/components/LinkList/LinkList.scss +59 -59
  49. package/dist/luna/components/Login/Login.scss +180 -180
  50. package/dist/luna/components/MegaMenu/MegaMenu.scss +570 -570
  51. package/dist/luna/components/MiniFeatDropdown/MiniFeatDropdown.scss +107 -107
  52. package/dist/luna/components/MobileLogin/MobileLogin.scss +38 -38
  53. package/dist/luna/components/MobileMegaMenu/MobileMegaMenu.scss +289 -289
  54. package/dist/luna/components/MobileMenu/MobileMenu.scss +70 -70
  55. package/dist/luna/components/MobileNav/MobileNav.scss +282 -282
  56. package/dist/luna/components/NavBarTop/NavBarTop.scss +403 -403
  57. package/dist/luna/components/NavSearch/NavSearch.scss +130 -130
  58. package/dist/luna/components/NonTimeBasedListEntries/NonTimeBasedListEntries.scss +339 -339
  59. package/dist/luna/components/OverlayNotice/OverlayNotice.scss +247 -247
  60. package/dist/luna/components/Pagination/Pagination.scss +27 -27
  61. package/dist/luna/components/ProductSummary/ProductSummary.scss +267 -267
  62. package/dist/luna/components/ProseLayout/ProseLayout.scss +384 -384
  63. package/dist/luna/components/RegionCard/RegionCard.scss +86 -86
  64. package/dist/luna/components/ScrollInPlace/ScrollInPlace.scss +219 -219
  65. package/dist/luna/components/SketchUpPricingCard/SketchUpPricingCard.scss +142 -142
  66. package/dist/luna/components/SlideOutFeat/SlideOutFeat.scss +124 -124
  67. package/dist/luna/components/StoreFrontCard/StoreFrontCard.scss +434 -434
  68. package/dist/luna/components/SupportCard/SupportCard.scss +134 -134
  69. package/dist/luna/components/Tabs/Tabs.scss +829 -829
  70. package/dist/luna/components/TimeBasedList/TimeBasedList.scss +394 -394
  71. package/dist/luna/components/TrainerCard/TrainerCard.scss +51 -51
  72. package/dist/luna/components/UnboundedCard/UnboundedCard.scss +100 -100
  73. package/dist/luna/components/UnboundedCard/playIcon.svg +17 -17
  74. package/dist/luna/components/VariableContentCard/VariableContentCard.scss +253 -253
  75. package/dist/luna/components/Video/Video.scss +209 -209
  76. package/dist/luna/components/VidyardModal/VidyardModal.scss +34 -34
  77. package/dist/luna/components/WaffleMenu/WaffleMenu.scss +73 -73
  78. package/dist/luna/featurettes/Accordion/Accordion.scss +138 -138
  79. package/dist/luna/featurettes/CustomFeat/CustomFeat.scss +17 -17
  80. package/dist/luna/featurettes/Feat1/Feat1.scss +110 -110
  81. package/dist/luna/featurettes/Feat2A/Feat2A.scss +132 -132
  82. package/dist/luna/featurettes/Feat2B/Feat2B.scss +231 -231
  83. package/dist/luna/featurettes/Feat3/Feat3.scss +49 -49
  84. package/dist/luna/featurettes/Feat4/Feat4.scss +86 -86
  85. package/dist/luna/featurettes/Feat5/Feat5.scss +235 -235
  86. package/dist/luna/featurettes/Feat7/Feat7.scss +49 -49
  87. package/dist/luna/featurettes/Feat8/Feat8.scss +103 -103
  88. package/dist/luna/featurettes/IconTextList/IconTextList.scss +124 -124
  89. package/dist/luna/featurettes/ProductsPackage/ProductsPackage.scss +211 -211
  90. package/dist/luna/featurettes/PullQuote/PullQuote.scss +322 -322
  91. package/dist/luna/featurettes/PullQuote/ico-quote-white.svg +3 -3
  92. package/dist/luna/featurettes/PullQuote/ico-quote.svg +3 -3
  93. package/dist/luna/heroes/FilterHero/FilterHero.scss +80 -80
  94. package/dist/luna/heroes/FullBackgroundHero/FullBackgroundHero.scss +670 -670
  95. package/dist/luna/heroes/Hero1/Hero1.scss +223 -223
  96. package/dist/luna/heroes/Hero2/Hero2.scss +165 -165
  97. package/dist/luna/heroes/Hero3/Hero3.scss +250 -250
  98. package/dist/luna/heroes/Hero4/Hero4.scss +112 -112
  99. package/dist/luna/heroes/Hero6/Hero6.scss +127 -127
  100. package/dist/luna/heroes/Hero7/Hero7.scss +193 -193
  101. package/dist/luna/heroes/SuperHero/SuperHero.scss +801 -801
  102. package/dist/luna/images/arrow-diagonal-black.svg +13 -13
  103. package/dist/luna/images/arrow-diagonal-blue.svg +13 -13
  104. package/dist/luna/images/arrow-diagonal-white.svg +13 -13
  105. package/dist/luna/images/bulletpoint.svg +3 -3
  106. package/dist/luna/images/callout-icon.svg +3 -3
  107. package/dist/luna/images/check-blue.svg +4 -4
  108. package/dist/luna/images/circle-arrow-right-black.svg +3 -3
  109. package/dist/luna/images/circle-arrow-right-white.svg +3 -3
  110. package/dist/luna/images/circle-arrow.svg +3 -3
  111. package/dist/luna/images/close-button.svg +42 -42
  112. package/dist/luna/images/close-dark-navy.svg +3 -3
  113. package/dist/luna/images/close-icon.svg +3 -3
  114. package/dist/luna/images/collapse-close-blue.svg +5 -5
  115. package/dist/luna/images/collapse-close-gold.svg +5 -5
  116. package/dist/luna/images/collapse-open-blue.svg +4 -4
  117. package/dist/luna/images/collapse-open-gold.svg +4 -4
  118. package/dist/luna/images/cross-medium-blue.svg +4 -4
  119. package/dist/luna/images/cross-medium-white.svg +5 -5
  120. package/dist/luna/images/down-caret-dark-blue.svg +4 -4
  121. package/dist/luna/images/down-caret-dark-gray.svg +4 -4
  122. package/dist/luna/images/down-caret-light-gray.svg +4 -4
  123. package/dist/luna/images/downArrow.svg +36 -36
  124. package/dist/luna/images/external-arrow-blue.svg +11 -11
  125. package/dist/luna/images/external-arrow-white-theme.svg +12 -12
  126. package/dist/luna/images/external-arrow.svg +12 -12
  127. package/dist/luna/images/form-border-top-light.svg +4 -4
  128. package/dist/luna/images/frame-intersection.svg +3 -3
  129. package/dist/luna/images/gallery-image-corner-border.svg +3 -3
  130. package/dist/luna/images/green-tick.svg +3 -3
  131. package/dist/luna/images/internal-arrow-blue.svg +15 -15
  132. package/dist/luna/images/internal-arrow-white-theme.svg +15 -15
  133. package/dist/luna/images/internal-arrow.svg +15 -15
  134. package/dist/luna/images/logo-icon.svg +17 -17
  135. package/dist/luna/images/pdf-doc.svg +9 -9
  136. package/dist/luna/images/play.svg +17 -17
  137. package/dist/luna/images/right-caret-dark-blue.svg +3 -3
  138. package/dist/luna/images/right-caret-light-gray.svg +4 -4
  139. package/dist/luna/images/right-caret-light-yellow-stroke.svg +9 -9
  140. package/dist/luna/images/right-caret-light-yellow.svg +4 -4
  141. package/dist/luna/images/right-caret-medium-gray.svg +4 -4
  142. package/dist/luna/images/search.svg +9 -9
  143. package/dist/luna/images/skipicon.svg +154 -154
  144. package/dist/luna/images/text-doc.svg +9 -9
  145. package/dist/luna/images/text-lines.svg +22 -22
  146. package/dist/luna/images/tooltip-close-icon.svg +3 -3
  147. package/dist/luna/images/tooltip-icon.svg +3 -3
  148. package/dist/luna/images/up-arrow.svg +36 -36
  149. package/dist/luna/images/up-right-arrow.svg +9 -9
  150. package/dist/luna/images/user-profile.svg +37 -37
  151. package/dist/luna/images/user.svg +4 -4
  152. package/dist/luna/images/waffle.svg +11 -11
  153. package/dist/luna/images/worldwide.svg +19 -19
  154. package/dist/luna/list-feats/ListFeat/ListFeat.scss +112 -112
  155. package/dist/luna/list-feats/ListFeat1/ListFeat1.scss +94 -94
  156. package/dist/luna/list-feats/ListFeat2/ListFeat2.scss +19 -19
  157. package/dist/luna/list-feats/ListFeat4/ListFeat4.scss +32 -32
  158. package/dist/luna/list-feats/ListFeat5/ListFeat5.scss +26 -26
  159. package/dist/luna/list-feats/ListFeat6/ListFeat6.scss +34 -34
  160. package/dist/luna/list-feats/ListFeat7/ListFeat7.scss +13 -13
  161. package/dist/luna/list-feats/ListFeatCustom/ListFeatCustom.scss +7 -7
  162. package/dist/luna/other-organisms/Carousel/Carousel.scss +155 -155
  163. package/dist/luna/other-organisms/Flyout/Flyout.scss +329 -329
  164. package/dist/luna/other-organisms/Footer/Footer.scss +470 -470
  165. package/dist/luna/other-organisms/LanguageSelector/LanguageSelector.scss +318 -318
  166. package/dist/luna/other-organisms/MarketoForm/MarketoForm.scss +56 -56
  167. package/dist/luna/other-organisms/NavBar/NavBar.scss +622 -622
  168. package/dist/luna/other-organisms/SubNav/SubNav.scss +265 -265
  169. package/package.json +93 -93
@@ -1,829 +1,829 @@
1
- @import "../../../global-styles/terra.scss";
2
-
3
- .tabs-container {
4
- width: 100%;
5
- display: flex;
6
- font-family: $normal-font-family;
7
-
8
- &.text-entries {
9
- @media screen and (max-width: $breakpoint-sm) {
10
- flex-wrap: wrap;
11
- }
12
- }
13
-
14
- &.top {
15
- flex-direction: column;
16
- }
17
-
18
- &.bottom {
19
- flex-direction: column-reverse;
20
- @media screen and (max-width: $breakpoint-sm) {
21
- flex-direction: column;
22
- }
23
- }
24
-
25
- &.left,
26
- &.right {
27
- @media screen and (min-width: $breakpoint-sm) {
28
- .nav-entries {
29
- max-width: 260px;
30
- flex-direction: column;
31
- }
32
- }
33
-
34
- @media screen and (max-width: $breakpoint-sm) {
35
- flex-wrap: wrap;
36
-
37
- .nav-entries {
38
- width: 100%;
39
- }
40
- }
41
- }
42
-
43
- &.left {
44
- flex-direction: row;
45
- }
46
-
47
- &.right {
48
- flex-direction: row-reverse;
49
-
50
- @media screen and (max-width: $breakpoint-sm) {
51
- flex-direction: row;
52
- }
53
- }
54
-
55
- &__mobile-title {
56
- @media screen and (max-width: $breakpoint-sm) {
57
- width: 100%;
58
- }
59
- }
60
-
61
- .nav-entries {
62
- width: 100%;
63
- display: flex;
64
-
65
- .nav-entry {
66
- cursor: pointer;
67
- outline: 0;
68
-
69
- &.focus:focus {
70
- outline: 2px solid $trimble-blue;
71
- }
72
- }
73
-
74
- &.text-entries {
75
- &.light {
76
- border-color: $concrete-gray;
77
-
78
- &.left,
79
- &.right {
80
- .nav-entry {
81
-
82
- text-align: left;
83
- padding: 10px 10px;
84
- }
85
- }
86
-
87
- .nav-entry {
88
- position: relative;
89
- border-color: $concrete-gray;
90
-
91
- &.active {
92
- border-color: $dark-navy;
93
-
94
- &:before {
95
- position: absolute;
96
- display: block;
97
- content: "";
98
- width: 0;
99
- height: 0;
100
- }
101
- .nav-text {
102
-
103
- font-weight: 700 !important;
104
- color: $dark-navy;
105
- @media screen and (max-width: $breakpoint-sm) {
106
- color: $white;
107
- }
108
- }
109
- }
110
-
111
- .nav-text {
112
- font-weight: 700 !important;
113
- color: $trimble-blue;
114
- pointer-events: none;
115
- .nav-title {
116
- font-weight: 700;
117
- text-transform: uppercase;
118
- }
119
-
120
- .nav-subtitle {
121
- font-weight: 400 !important;
122
- display: none;
123
- }
124
- }
125
- }
126
- }
127
-
128
- &.dark {
129
- border-color: $concrete-gray;
130
-
131
- .nav-entry {
132
- position: relative;
133
- border-color: $concrete-gray;
134
- color: $dark-navy;
135
- background-color: $concrete-gray;
136
-
137
- &.active {
138
- border-color: $dark-navy;
139
- color: $white;
140
- background-color: $dark-navy;
141
-
142
- &:before {
143
- position: absolute;
144
- display: block;
145
- content: "";
146
- width: 0;
147
- height: 0;
148
- }
149
- }
150
- }
151
-
152
- &.top,
153
- &.bottom {
154
- gap: 2px;
155
-
156
- .nav-entry {
157
- width: calc(25% - 2px);
158
- }
159
- }
160
-
161
- &.left,
162
- &.right {
163
- border: 0;
164
- .nav-entry {
165
- text-align: left;
166
- margin-bottom: 4px;
167
- }
168
- }
169
- }
170
-
171
- &.top,
172
- &.bottom {
173
- .nav-entry {
174
- &:nth-child(n + 5) {
175
- display: none;
176
- }
177
- }
178
- }
179
-
180
- &.top {
181
- padding-bottom: 24px;
182
-
183
- .nav-entry {
184
- border-bottom-width: 6px;
185
- border-bottom-style: solid;
186
-
187
- &.active:before {
188
- bottom: -22px;
189
- border-left: 20px solid transparent;
190
- border-right: 20px solid transparent;
191
- border-top: 20px solid $dark-navy;
192
- }
193
- }
194
- }
195
-
196
- &.bottom {
197
- padding-top: 24px;
198
-
199
- .nav-entry {
200
- border-top-width: 6px;
201
- border-top-style: solid;
202
-
203
- &.active:before {
204
- top: -22px;
205
- border-left: 20px solid transparent;
206
- border-right: 20px solid transparent;
207
- border-bottom: 20px solid $dark-navy;
208
- }
209
- }
210
- }
211
-
212
- &.left {
213
- margin-right: 30px;
214
- border-right-width: 6px;
215
- border-right-style: solid;
216
-
217
- .nav-entry {
218
- width: 260px;
219
- border-right-width: 6px;
220
- border-right-style: solid;
221
- justify-content: flex-start;
222
-
223
- &.active:before {
224
- right: -22px;
225
- border-top: 20px solid transparent;
226
- border-bottom: 20px solid transparent;
227
- border-left: 20px solid $dark-navy;
228
- }
229
- }
230
- }
231
-
232
- &.right {
233
- margin-left: 34px;
234
- border-left-width: 6px;
235
- border-left-style: solid;
236
-
237
- .nav-entry {
238
- width: 260px;
239
- border-left-width: 6px;
240
- transform: translateX(-6px);
241
- border-left-style: solid;
242
- justify-content: flex-start;
243
-
244
- &.active:before {
245
- left: -22px;
246
- border-top: 20px solid transparent;
247
- border-bottom: 20px solid transparent;
248
- border-right: 20px solid $dark-navy;
249
- }
250
- }
251
- }
252
-
253
- .nav-entry {
254
- width: 25%;
255
- display: flex;
256
- justify-content: center;
257
- align-items: center;
258
- padding: 20px 30px;
259
-
260
- .nav-thumbnail {
261
- min-width: 70px;
262
- width: 70px;
263
- height: 70px;
264
- margin-right: 16px;
265
- border-radius: 100%;
266
- overflow: hidden;
267
-
268
- img {
269
- width: 100%;
270
- height: 100%;
271
- object-fit: cover;
272
- }
273
- }
274
-
275
- .nav-text {
276
- font-weight: 700 !important;
277
- .nav-title {
278
- font-weight: 700 !important;
279
- margin: 0;
280
- font-size: 16px;
281
- line-height: 20px;
282
- font-family: $bold-font-family;
283
-
284
- @media screen and (max-width: $breakpoint-sm) {
285
- text-align: left;
286
- }
287
- }
288
-
289
- .nav-subtitle {
290
- font-weight: 400 !important;
291
- margin: 6px 0 0 0;
292
- font-size: 14px;
293
- line-height: 19px;
294
-
295
- @media screen and (max-width: $breakpoint-sm) {
296
- text-align: left;
297
- }
298
- }
299
- }
300
-
301
- @media screen and (max-width: $breakpoint-sm) {
302
- &.active {
303
- padding-left: 45px;
304
-
305
- .nav-text {
306
- font-weight: 700 !important;
307
- .nav-title {
308
- font-weight: 700 !important;
309
- position: relative;
310
-
311
- &:before {
312
- position: absolute;
313
- display: block;
314
- content: "";
315
- width: 0;
316
- height: 0;
317
- top: calc(50% - 10px);
318
- left: -23px;
319
- border-top: 10px solid transparent;
320
- border-bottom: 10px solid transparent;
321
- border-left: 10px solid $trimble-gold;
322
- }
323
- }
324
- }
325
- }
326
- }
327
- }
328
-
329
- @media screen and (max-width: $breakpoint-sm) {
330
- width: 100% !important;
331
- max-width: unset;
332
- flex-wrap: wrap;
333
- padding: 24px 0 0 0;
334
- border: 0 !important;
335
- margin: 0 !important;
336
-
337
- &.top,
338
- &.left,
339
- &.right,
340
- &.bottom {
341
- order: 2;
342
- }
343
-
344
- .nav-entry {
345
- width: 100% !important;
346
- border: 0 !important;
347
- padding: 15px 20px;
348
- background-color: $concrete-gray;
349
- justify-content: flex-start !important;
350
- transform: translateX(0) !important;
351
-
352
- &.active {
353
- background-color: $dark-navy;
354
-
355
- .nav-text {
356
- font-weight: 700 !important;
357
- color: $white;
358
- }
359
- }
360
-
361
- &:not(:last-child) {
362
- margin-bottom: 10px !important;
363
- }
364
-
365
- &:last-child {
366
- margin-bottom: 0 !important;
367
- }
368
-
369
- &:before {
370
- display: none !important;
371
- }
372
-
373
- .nav-thumbnail {
374
- display: none;
375
- }
376
-
377
- .nav-text {
378
- font-weight: 700 !important;
379
- .nav-title {
380
- font-weight: 700 !important;
381
- text-transform: unset !important;
382
- }
383
- }
384
- }
385
- }
386
- }
387
-
388
- &.thumbnails {
389
- &.top,
390
- &.bottom {
391
- .nav-entry {
392
- width: 25%;
393
- display: flex;
394
- justify-content: center;
395
- align-items: center;
396
- }
397
- }
398
-
399
- &.left,
400
- &.right {
401
- width: auto;
402
- }
403
-
404
- &.left,
405
- &.right,
406
- &.bottom {
407
- @media screen and (max-width: $breakpoint-sm) {
408
- padding-bottom: 24px;
409
-
410
- .nav-entry {
411
- width: 25%;
412
- display: flex;
413
- justify-content: center;
414
- align-items: center;
415
- }
416
-
417
- .nav-entry.active .nav-thumbnail:before {
418
- bottom: -12px;
419
- left: calc(50% - 10px);
420
- border-left: 10px solid transparent;
421
- border-right: 10px solid transparent;
422
- border-top: 10px solid $trimble-blue;
423
- }
424
- }
425
- }
426
-
427
- &.top {
428
- padding-bottom: 24px;
429
-
430
- .nav-entry.active .nav-thumbnail:before {
431
- bottom: -22px;
432
- left: calc(50% - 20px);
433
- border-left: 20px solid transparent;
434
- border-right: 20px solid transparent;
435
- border-top: 20px solid $trimble-blue;
436
-
437
- @media screen and (max-width: $breakpoint-sm) {
438
- bottom: -12px;
439
- left: calc(50% - 10px);
440
- border-left: 10px solid transparent;
441
- border-right: 10px solid transparent;
442
- border-top: 10px solid $trimble-blue;
443
- }
444
- }
445
- }
446
-
447
- &.bottom {
448
- @media screen and (min-width: $breakpoint-sm) {
449
- padding-top: 24px;
450
-
451
- .nav-entry.active .nav-thumbnail:before {
452
- top: -22px;
453
- left: calc(50% - 20px);
454
- border-left: 20px solid transparent;
455
- border-right: 20px solid transparent;
456
- border-bottom: 20px solid $trimble-blue;
457
- }
458
- }
459
-
460
- @media screen and (max-width: $breakpoint-sm) {
461
- padding-bottom: 24px;
462
- order: 2;
463
- }
464
- }
465
-
466
- &.left {
467
- @media screen and (min-width: $breakpoint-sm) {
468
- padding-right: 30px;
469
-
470
- .nav-entry.active .nav-thumbnail:before {
471
- right: -22px;
472
- top: calc(50% - 20px);
473
- border-top: 20px solid transparent;
474
- border-bottom: 20px solid transparent;
475
- border-left: 20px solid $trimble-blue;
476
- }
477
- }
478
- }
479
-
480
- &.right {
481
- @media screen and (min-width: $breakpoint-sm) {
482
- padding-left: 34px;
483
-
484
- .nav-entry.active .nav-thumbnail:before {
485
- left: -22px;
486
- top: calc(50% - 20px);
487
- border-top: 20px solid transparent;
488
- border-bottom: 20px solid transparent;
489
- border-right: 20px solid $trimble-blue;
490
- }
491
- }
492
- }
493
-
494
- &.round {
495
- &.top,
496
- &.bottom {
497
- .nav-entry {
498
- &:nth-child(n + 5) {
499
- display: none;
500
- }
501
- }
502
- }
503
-
504
- &.left,
505
- &.right {
506
- .nav-entry {
507
- &:nth-child(n + 5) {
508
- display: none;
509
- }
510
- }
511
-
512
- @media screen and (min-width: $breakpoint-sm) {
513
- .nav-entry {
514
- &:not(:last-child) {
515
- margin-bottom: 30px;
516
- }
517
- }
518
- }
519
- }
520
-
521
- .nav-entry {
522
- padding: 0 30px;
523
-
524
- @media screen and (max-width: $breakpoint-sm) {
525
- padding: 0 10px;
526
- }
527
-
528
- &.active {
529
- .nav-thumbnail {
530
- opacity: 1;
531
- border: 5px solid $trimble-blue;
532
- }
533
- }
534
-
535
- .nav-thumbnail {
536
- display: flex;
537
- align-items: center;
538
- position: relative;
539
- width: 200px;
540
- max-width: 200px;
541
- height: 200px;
542
- max-height: 200px;
543
- padding: 10px;
544
- border-radius: 100%;
545
- opacity: 0.5;
546
-
547
- @media screen and (max-width: $breakpoint-sm) {
548
- padding: 5px;
549
- width: 112px;
550
- height: 112px;
551
- }
552
-
553
- @media screen and (max-width: $breakpoint-xs) {
554
- max-width: 75px;
555
- max-height: 75px;
556
- min-width: 75px;
557
- }
558
-
559
- @media screen and (max-width: $breakpoint-xxs) {
560
- padding: 2px;
561
- max-width: 45px;
562
- max-height: 45px;
563
- min-width: 45px;
564
- }
565
-
566
- &:before {
567
- position: absolute;
568
- display: block;
569
- content: "";
570
- width: 0;
571
- height: 0;
572
- }
573
-
574
- img {
575
- width: 100%;
576
- height: 100%;
577
- object-fit: cover;
578
- border-radius: 50%;
579
- object-position: center;
580
- }
581
- }
582
- }
583
- }
584
-
585
- &.square {
586
- &.top,
587
- &.bottom {
588
- justify-content: center;
589
-
590
- .nav-entry {
591
- &:not(:last-child) {
592
- margin-right: 20px;
593
- }
594
-
595
- &:nth-child(n + 5) {
596
- display: none;
597
- }
598
- }
599
- }
600
-
601
- &.left,
602
- &.right {
603
- @media screen and (min-width: $breakpoint-sm) {
604
- align-items: center;
605
-
606
- .nav-entry {
607
- &:not(:last-child) {
608
- margin-bottom: 20px;
609
- }
610
- }
611
- }
612
- @media screen and (max-width: $breakpoint-sm) {
613
- width: 100%;
614
- justify-content: center;
615
-
616
- .nav-entry {
617
- &:not(:last-child) {
618
- margin-right: 20px;
619
- }
620
- }
621
- }
622
-
623
- @media screen and (max-width: $breakpoint-xs) {
624
- .nav-entry {
625
- &:not(:last-child) {
626
- margin-right: 10px;
627
- }
628
- }
629
- }
630
-
631
- .nav-entry {
632
- &:nth-child(n + 5) {
633
- display: none;
634
- }
635
- }
636
- }
637
-
638
- &.left {
639
- @media screen and (min-width: $breakpoint-sm) {
640
- display: flex;
641
- align-items: flex-end;
642
- }
643
- }
644
-
645
- &.right {
646
- @media screen and (min-width: $breakpoint-sm) {
647
- display: flex;
648
- align-items: flex-start;
649
- }
650
- }
651
-
652
- .nav-entry {
653
- width: 126px;
654
- max-width: 126px;
655
- height: 126px;
656
- max-height: 126px;
657
-
658
- &.active {
659
- .nav-thumbnail {
660
- border: 5px solid $trimble-blue;
661
- opacity: 1;
662
- }
663
- }
664
-
665
- @media screen and (max-width: $breakpoint-sm) {
666
- padding: 5px;
667
- width: 112px;
668
- height: 112px;
669
- }
670
-
671
- @media screen and (max-width: $breakpoint-xs) {
672
- max-width: 75px;
673
- max-height: 75px;
674
- min-width: 75px;
675
- }
676
-
677
- @media screen and (max-width: $breakpoint-xxs) {
678
- padding: 2px;
679
- max-width: 45px;
680
- max-height: 45px;
681
- min-width: 45px;
682
- }
683
-
684
- .nav-thumbnail {
685
- position: relative;
686
- width: 100%;
687
- height: 100%;
688
- padding: 5px;
689
- opacity: 0.5;
690
-
691
- &:before {
692
- position: absolute;
693
- display: block;
694
- content: "";
695
- width: 0;
696
- height: 0;
697
- }
698
-
699
- img {
700
- width: 100%;
701
- height: 100%;
702
- object-fit: cover;
703
- }
704
- }
705
- }
706
- }
707
-
708
- .nav-entry {
709
- .nav-text {
710
- display: none;
711
- }
712
- }
713
- }
714
- }
715
-
716
- .content-entries.top,
717
- .content-entries.bottom {
718
- .ter-block-list-items {
719
- margin: 5px auto;
720
- }
721
-
722
- .ter-bounded-cards {
723
- margin: 0 auto;
724
- max-width: 1110px !important;
725
- display: flex;
726
- flex-wrap: wrap;
727
-
728
- @media screen and (max-width: $breakpoint-md) {
729
- max-width: 1000px !important;
730
- }
731
-
732
- @media screen and (max-width: 1200px) {
733
- max-width: 900px !important;
734
- grid-gap: 20px;
735
- }
736
-
737
- @media screen and (max-width: 1100px) {
738
- max-width: 800px !important;
739
- grid-gap: 20px;
740
- }
741
-
742
- @media screen and (max-width: $breakpoint-sm) {
743
- margin: 5px;
744
- }
745
- }
746
- }
747
-
748
- .content-entries {
749
- width: 100%;
750
- max-width: 100%;
751
-
752
- .ter-block-list-items {
753
- margin: 5px auto;
754
- }
755
-
756
- .ter-bounded-cards {
757
- margin: 0 auto;
758
- max-width: 822px !important;
759
- display: flex;
760
- flex-wrap: wrap;
761
- @media screen and (max-width: $breakpoint-md) {
762
- max-width: 720px !important;
763
- }
764
-
765
- @media screen and (max-width: 1200px) {
766
- max-width: 650px !important;
767
- grid-gap: 20px;
768
- }
769
-
770
- @media screen and (max-width: 1100px) {
771
- max-width: 550px !important;
772
- grid-gap: 36px;
773
- }
774
-
775
- @media screen and (max-width: $breakpoint-sm) {
776
- margin: 5px;
777
- }
778
- }
779
-
780
- .ter-bounded-card {
781
- flex: 1 1 0;
782
- max-width: 250px;
783
- min-width: 250px;
784
-
785
- @media screen and (max-width: $breakpoint-md) {
786
- min-width: 200px;
787
- max-width: 250px;
788
- }
789
-
790
- @media screen and (max-width: $breakpoint-sm) {
791
- min-width: auto;
792
- max-width: 100%;
793
- }
794
- }
795
-
796
- .content-entry {
797
- width: 100%;
798
- display: none;
799
-
800
- &.active {
801
- display: block;
802
- }
803
- }
804
- .nested-content .default-layout .default-layout__children {
805
- grid-column: 1 / span 16 !important;
806
- padding: 0 2px 0 2px;
807
- }
808
- }
809
- }
810
-
811
- .nav-text-top-mobile {
812
- padding-bottom: 16px;
813
- border-bottom: 3px solid $dark-navy;
814
-
815
- &__arrow {
816
- margin: 0 30px 16px;
817
- width: 10px;
818
- border-left: 10px solid transparent !important;
819
- border-right: 10px solid transparent !important;
820
- border-top: 10px solid $dark-navy !important;
821
- }
822
-
823
- .nav-title {
824
- margin: 0 24px;
825
- font-size: 16px;
826
- line-height: 24px;
827
- font-family: $bold-font-family;
828
- }
829
- }
1
+ @import "../../../global-styles/terra.scss";
2
+
3
+ .tabs-container {
4
+ width: 100%;
5
+ display: flex;
6
+ font-family: $normal-font-family;
7
+
8
+ &.text-entries {
9
+ @media screen and (max-width: $breakpoint-sm) {
10
+ flex-wrap: wrap;
11
+ }
12
+ }
13
+
14
+ &.top {
15
+ flex-direction: column;
16
+ }
17
+
18
+ &.bottom {
19
+ flex-direction: column-reverse;
20
+ @media screen and (max-width: $breakpoint-sm) {
21
+ flex-direction: column;
22
+ }
23
+ }
24
+
25
+ &.left,
26
+ &.right {
27
+ @media screen and (min-width: $breakpoint-sm) {
28
+ .nav-entries {
29
+ max-width: 260px;
30
+ flex-direction: column;
31
+ }
32
+ }
33
+
34
+ @media screen and (max-width: $breakpoint-sm) {
35
+ flex-wrap: wrap;
36
+
37
+ .nav-entries {
38
+ width: 100%;
39
+ }
40
+ }
41
+ }
42
+
43
+ &.left {
44
+ flex-direction: row;
45
+ }
46
+
47
+ &.right {
48
+ flex-direction: row-reverse;
49
+
50
+ @media screen and (max-width: $breakpoint-sm) {
51
+ flex-direction: row;
52
+ }
53
+ }
54
+
55
+ &__mobile-title {
56
+ @media screen and (max-width: $breakpoint-sm) {
57
+ width: 100%;
58
+ }
59
+ }
60
+
61
+ .nav-entries {
62
+ width: 100%;
63
+ display: flex;
64
+
65
+ .nav-entry {
66
+ cursor: pointer;
67
+ outline: 0;
68
+
69
+ &.focus:focus {
70
+ outline: 2px solid $trimble-blue;
71
+ }
72
+ }
73
+
74
+ &.text-entries {
75
+ &.light {
76
+ border-color: $concrete-gray;
77
+
78
+ &.left,
79
+ &.right {
80
+ .nav-entry {
81
+
82
+ text-align: left;
83
+ padding: 10px 10px;
84
+ }
85
+ }
86
+
87
+ .nav-entry {
88
+ position: relative;
89
+ border-color: $concrete-gray;
90
+
91
+ &.active {
92
+ border-color: $dark-navy;
93
+
94
+ &:before {
95
+ position: absolute;
96
+ display: block;
97
+ content: "";
98
+ width: 0;
99
+ height: 0;
100
+ }
101
+ .nav-text {
102
+
103
+ font-weight: 700 !important;
104
+ color: $dark-navy;
105
+ @media screen and (max-width: $breakpoint-sm) {
106
+ color: $white;
107
+ }
108
+ }
109
+ }
110
+
111
+ .nav-text {
112
+ font-weight: 700 !important;
113
+ color: $trimble-blue;
114
+ pointer-events: none;
115
+ .nav-title {
116
+ font-weight: 700;
117
+ text-transform: uppercase;
118
+ }
119
+
120
+ .nav-subtitle {
121
+ font-weight: 400 !important;
122
+ display: none;
123
+ }
124
+ }
125
+ }
126
+ }
127
+
128
+ &.dark {
129
+ border-color: $concrete-gray;
130
+
131
+ .nav-entry {
132
+ position: relative;
133
+ border-color: $concrete-gray;
134
+ color: $dark-navy;
135
+ background-color: $concrete-gray;
136
+
137
+ &.active {
138
+ border-color: $dark-navy;
139
+ color: $white;
140
+ background-color: $dark-navy;
141
+
142
+ &:before {
143
+ position: absolute;
144
+ display: block;
145
+ content: "";
146
+ width: 0;
147
+ height: 0;
148
+ }
149
+ }
150
+ }
151
+
152
+ &.top,
153
+ &.bottom {
154
+ gap: 2px;
155
+
156
+ .nav-entry {
157
+ width: calc(25% - 2px);
158
+ }
159
+ }
160
+
161
+ &.left,
162
+ &.right {
163
+ border: 0;
164
+ .nav-entry {
165
+ text-align: left;
166
+ margin-bottom: 4px;
167
+ }
168
+ }
169
+ }
170
+
171
+ &.top,
172
+ &.bottom {
173
+ .nav-entry {
174
+ &:nth-child(n + 5) {
175
+ display: none;
176
+ }
177
+ }
178
+ }
179
+
180
+ &.top {
181
+ padding-bottom: 24px;
182
+
183
+ .nav-entry {
184
+ border-bottom-width: 6px;
185
+ border-bottom-style: solid;
186
+
187
+ &.active:before {
188
+ bottom: -22px;
189
+ border-left: 20px solid transparent;
190
+ border-right: 20px solid transparent;
191
+ border-top: 20px solid $dark-navy;
192
+ }
193
+ }
194
+ }
195
+
196
+ &.bottom {
197
+ padding-top: 24px;
198
+
199
+ .nav-entry {
200
+ border-top-width: 6px;
201
+ border-top-style: solid;
202
+
203
+ &.active:before {
204
+ top: -22px;
205
+ border-left: 20px solid transparent;
206
+ border-right: 20px solid transparent;
207
+ border-bottom: 20px solid $dark-navy;
208
+ }
209
+ }
210
+ }
211
+
212
+ &.left {
213
+ margin-right: 30px;
214
+ border-right-width: 6px;
215
+ border-right-style: solid;
216
+
217
+ .nav-entry {
218
+ width: 260px;
219
+ border-right-width: 6px;
220
+ border-right-style: solid;
221
+ justify-content: flex-start;
222
+
223
+ &.active:before {
224
+ right: -22px;
225
+ border-top: 20px solid transparent;
226
+ border-bottom: 20px solid transparent;
227
+ border-left: 20px solid $dark-navy;
228
+ }
229
+ }
230
+ }
231
+
232
+ &.right {
233
+ margin-left: 34px;
234
+ border-left-width: 6px;
235
+ border-left-style: solid;
236
+
237
+ .nav-entry {
238
+ width: 260px;
239
+ border-left-width: 6px;
240
+ transform: translateX(-6px);
241
+ border-left-style: solid;
242
+ justify-content: flex-start;
243
+
244
+ &.active:before {
245
+ left: -22px;
246
+ border-top: 20px solid transparent;
247
+ border-bottom: 20px solid transparent;
248
+ border-right: 20px solid $dark-navy;
249
+ }
250
+ }
251
+ }
252
+
253
+ .nav-entry {
254
+ width: 25%;
255
+ display: flex;
256
+ justify-content: center;
257
+ align-items: center;
258
+ padding: 20px 30px;
259
+
260
+ .nav-thumbnail {
261
+ min-width: 70px;
262
+ width: 70px;
263
+ height: 70px;
264
+ margin-right: 16px;
265
+ border-radius: 100%;
266
+ overflow: hidden;
267
+
268
+ img {
269
+ width: 100%;
270
+ height: 100%;
271
+ object-fit: cover;
272
+ }
273
+ }
274
+
275
+ .nav-text {
276
+ font-weight: 700 !important;
277
+ .nav-title {
278
+ font-weight: 700 !important;
279
+ margin: 0;
280
+ font-size: 16px;
281
+ line-height: 20px;
282
+ font-family: $bold-font-family;
283
+
284
+ @media screen and (max-width: $breakpoint-sm) {
285
+ text-align: left;
286
+ }
287
+ }
288
+
289
+ .nav-subtitle {
290
+ font-weight: 400 !important;
291
+ margin: 6px 0 0 0;
292
+ font-size: 14px;
293
+ line-height: 19px;
294
+
295
+ @media screen and (max-width: $breakpoint-sm) {
296
+ text-align: left;
297
+ }
298
+ }
299
+ }
300
+
301
+ @media screen and (max-width: $breakpoint-sm) {
302
+ &.active {
303
+ padding-left: 45px;
304
+
305
+ .nav-text {
306
+ font-weight: 700 !important;
307
+ .nav-title {
308
+ font-weight: 700 !important;
309
+ position: relative;
310
+
311
+ &:before {
312
+ position: absolute;
313
+ display: block;
314
+ content: "";
315
+ width: 0;
316
+ height: 0;
317
+ top: calc(50% - 10px);
318
+ left: -23px;
319
+ border-top: 10px solid transparent;
320
+ border-bottom: 10px solid transparent;
321
+ border-left: 10px solid $trimble-gold;
322
+ }
323
+ }
324
+ }
325
+ }
326
+ }
327
+ }
328
+
329
+ @media screen and (max-width: $breakpoint-sm) {
330
+ width: 100% !important;
331
+ max-width: unset;
332
+ flex-wrap: wrap;
333
+ padding: 24px 0 0 0;
334
+ border: 0 !important;
335
+ margin: 0 !important;
336
+
337
+ &.top,
338
+ &.left,
339
+ &.right,
340
+ &.bottom {
341
+ order: 2;
342
+ }
343
+
344
+ .nav-entry {
345
+ width: 100% !important;
346
+ border: 0 !important;
347
+ padding: 15px 20px;
348
+ background-color: $concrete-gray;
349
+ justify-content: flex-start !important;
350
+ transform: translateX(0) !important;
351
+
352
+ &.active {
353
+ background-color: $dark-navy;
354
+
355
+ .nav-text {
356
+ font-weight: 700 !important;
357
+ color: $white;
358
+ }
359
+ }
360
+
361
+ &:not(:last-child) {
362
+ margin-bottom: 10px !important;
363
+ }
364
+
365
+ &:last-child {
366
+ margin-bottom: 0 !important;
367
+ }
368
+
369
+ &:before {
370
+ display: none !important;
371
+ }
372
+
373
+ .nav-thumbnail {
374
+ display: none;
375
+ }
376
+
377
+ .nav-text {
378
+ font-weight: 700 !important;
379
+ .nav-title {
380
+ font-weight: 700 !important;
381
+ text-transform: unset !important;
382
+ }
383
+ }
384
+ }
385
+ }
386
+ }
387
+
388
+ &.thumbnails {
389
+ &.top,
390
+ &.bottom {
391
+ .nav-entry {
392
+ width: 25%;
393
+ display: flex;
394
+ justify-content: center;
395
+ align-items: center;
396
+ }
397
+ }
398
+
399
+ &.left,
400
+ &.right {
401
+ width: auto;
402
+ }
403
+
404
+ &.left,
405
+ &.right,
406
+ &.bottom {
407
+ @media screen and (max-width: $breakpoint-sm) {
408
+ padding-bottom: 24px;
409
+
410
+ .nav-entry {
411
+ width: 25%;
412
+ display: flex;
413
+ justify-content: center;
414
+ align-items: center;
415
+ }
416
+
417
+ .nav-entry.active .nav-thumbnail:before {
418
+ bottom: -12px;
419
+ left: calc(50% - 10px);
420
+ border-left: 10px solid transparent;
421
+ border-right: 10px solid transparent;
422
+ border-top: 10px solid $trimble-blue;
423
+ }
424
+ }
425
+ }
426
+
427
+ &.top {
428
+ padding-bottom: 24px;
429
+
430
+ .nav-entry.active .nav-thumbnail:before {
431
+ bottom: -22px;
432
+ left: calc(50% - 20px);
433
+ border-left: 20px solid transparent;
434
+ border-right: 20px solid transparent;
435
+ border-top: 20px solid $trimble-blue;
436
+
437
+ @media screen and (max-width: $breakpoint-sm) {
438
+ bottom: -12px;
439
+ left: calc(50% - 10px);
440
+ border-left: 10px solid transparent;
441
+ border-right: 10px solid transparent;
442
+ border-top: 10px solid $trimble-blue;
443
+ }
444
+ }
445
+ }
446
+
447
+ &.bottom {
448
+ @media screen and (min-width: $breakpoint-sm) {
449
+ padding-top: 24px;
450
+
451
+ .nav-entry.active .nav-thumbnail:before {
452
+ top: -22px;
453
+ left: calc(50% - 20px);
454
+ border-left: 20px solid transparent;
455
+ border-right: 20px solid transparent;
456
+ border-bottom: 20px solid $trimble-blue;
457
+ }
458
+ }
459
+
460
+ @media screen and (max-width: $breakpoint-sm) {
461
+ padding-bottom: 24px;
462
+ order: 2;
463
+ }
464
+ }
465
+
466
+ &.left {
467
+ @media screen and (min-width: $breakpoint-sm) {
468
+ padding-right: 30px;
469
+
470
+ .nav-entry.active .nav-thumbnail:before {
471
+ right: -22px;
472
+ top: calc(50% - 20px);
473
+ border-top: 20px solid transparent;
474
+ border-bottom: 20px solid transparent;
475
+ border-left: 20px solid $trimble-blue;
476
+ }
477
+ }
478
+ }
479
+
480
+ &.right {
481
+ @media screen and (min-width: $breakpoint-sm) {
482
+ padding-left: 34px;
483
+
484
+ .nav-entry.active .nav-thumbnail:before {
485
+ left: -22px;
486
+ top: calc(50% - 20px);
487
+ border-top: 20px solid transparent;
488
+ border-bottom: 20px solid transparent;
489
+ border-right: 20px solid $trimble-blue;
490
+ }
491
+ }
492
+ }
493
+
494
+ &.round {
495
+ &.top,
496
+ &.bottom {
497
+ .nav-entry {
498
+ &:nth-child(n + 5) {
499
+ display: none;
500
+ }
501
+ }
502
+ }
503
+
504
+ &.left,
505
+ &.right {
506
+ .nav-entry {
507
+ &:nth-child(n + 5) {
508
+ display: none;
509
+ }
510
+ }
511
+
512
+ @media screen and (min-width: $breakpoint-sm) {
513
+ .nav-entry {
514
+ &:not(:last-child) {
515
+ margin-bottom: 30px;
516
+ }
517
+ }
518
+ }
519
+ }
520
+
521
+ .nav-entry {
522
+ padding: 0 30px;
523
+
524
+ @media screen and (max-width: $breakpoint-sm) {
525
+ padding: 0 10px;
526
+ }
527
+
528
+ &.active {
529
+ .nav-thumbnail {
530
+ opacity: 1;
531
+ border: 5px solid $trimble-blue;
532
+ }
533
+ }
534
+
535
+ .nav-thumbnail {
536
+ display: flex;
537
+ align-items: center;
538
+ position: relative;
539
+ width: 200px;
540
+ max-width: 200px;
541
+ height: 200px;
542
+ max-height: 200px;
543
+ padding: 10px;
544
+ border-radius: 100%;
545
+ opacity: 0.5;
546
+
547
+ @media screen and (max-width: $breakpoint-sm) {
548
+ padding: 5px;
549
+ width: 112px;
550
+ height: 112px;
551
+ }
552
+
553
+ @media screen and (max-width: $breakpoint-xs) {
554
+ max-width: 75px;
555
+ max-height: 75px;
556
+ min-width: 75px;
557
+ }
558
+
559
+ @media screen and (max-width: $breakpoint-xxs) {
560
+ padding: 2px;
561
+ max-width: 45px;
562
+ max-height: 45px;
563
+ min-width: 45px;
564
+ }
565
+
566
+ &:before {
567
+ position: absolute;
568
+ display: block;
569
+ content: "";
570
+ width: 0;
571
+ height: 0;
572
+ }
573
+
574
+ img {
575
+ width: 100%;
576
+ height: 100%;
577
+ object-fit: cover;
578
+ border-radius: 50%;
579
+ object-position: center;
580
+ }
581
+ }
582
+ }
583
+ }
584
+
585
+ &.square {
586
+ &.top,
587
+ &.bottom {
588
+ justify-content: center;
589
+
590
+ .nav-entry {
591
+ &:not(:last-child) {
592
+ margin-right: 20px;
593
+ }
594
+
595
+ &:nth-child(n + 5) {
596
+ display: none;
597
+ }
598
+ }
599
+ }
600
+
601
+ &.left,
602
+ &.right {
603
+ @media screen and (min-width: $breakpoint-sm) {
604
+ align-items: center;
605
+
606
+ .nav-entry {
607
+ &:not(:last-child) {
608
+ margin-bottom: 20px;
609
+ }
610
+ }
611
+ }
612
+ @media screen and (max-width: $breakpoint-sm) {
613
+ width: 100%;
614
+ justify-content: center;
615
+
616
+ .nav-entry {
617
+ &:not(:last-child) {
618
+ margin-right: 20px;
619
+ }
620
+ }
621
+ }
622
+
623
+ @media screen and (max-width: $breakpoint-xs) {
624
+ .nav-entry {
625
+ &:not(:last-child) {
626
+ margin-right: 10px;
627
+ }
628
+ }
629
+ }
630
+
631
+ .nav-entry {
632
+ &:nth-child(n + 5) {
633
+ display: none;
634
+ }
635
+ }
636
+ }
637
+
638
+ &.left {
639
+ @media screen and (min-width: $breakpoint-sm) {
640
+ display: flex;
641
+ align-items: flex-end;
642
+ }
643
+ }
644
+
645
+ &.right {
646
+ @media screen and (min-width: $breakpoint-sm) {
647
+ display: flex;
648
+ align-items: flex-start;
649
+ }
650
+ }
651
+
652
+ .nav-entry {
653
+ width: 126px;
654
+ max-width: 126px;
655
+ height: 126px;
656
+ max-height: 126px;
657
+
658
+ &.active {
659
+ .nav-thumbnail {
660
+ border: 5px solid $trimble-blue;
661
+ opacity: 1;
662
+ }
663
+ }
664
+
665
+ @media screen and (max-width: $breakpoint-sm) {
666
+ padding: 5px;
667
+ width: 112px;
668
+ height: 112px;
669
+ }
670
+
671
+ @media screen and (max-width: $breakpoint-xs) {
672
+ max-width: 75px;
673
+ max-height: 75px;
674
+ min-width: 75px;
675
+ }
676
+
677
+ @media screen and (max-width: $breakpoint-xxs) {
678
+ padding: 2px;
679
+ max-width: 45px;
680
+ max-height: 45px;
681
+ min-width: 45px;
682
+ }
683
+
684
+ .nav-thumbnail {
685
+ position: relative;
686
+ width: 100%;
687
+ height: 100%;
688
+ padding: 5px;
689
+ opacity: 0.5;
690
+
691
+ &:before {
692
+ position: absolute;
693
+ display: block;
694
+ content: "";
695
+ width: 0;
696
+ height: 0;
697
+ }
698
+
699
+ img {
700
+ width: 100%;
701
+ height: 100%;
702
+ object-fit: cover;
703
+ }
704
+ }
705
+ }
706
+ }
707
+
708
+ .nav-entry {
709
+ .nav-text {
710
+ display: none;
711
+ }
712
+ }
713
+ }
714
+ }
715
+
716
+ .content-entries.top,
717
+ .content-entries.bottom {
718
+ .ter-block-list-items {
719
+ margin: 5px auto;
720
+ }
721
+
722
+ .ter-bounded-cards {
723
+ margin: 0 auto;
724
+ max-width: 1110px !important;
725
+ display: flex;
726
+ flex-wrap: wrap;
727
+
728
+ @media screen and (max-width: $breakpoint-md) {
729
+ max-width: 1000px !important;
730
+ }
731
+
732
+ @media screen and (max-width: 1200px) {
733
+ max-width: 900px !important;
734
+ grid-gap: 20px;
735
+ }
736
+
737
+ @media screen and (max-width: 1100px) {
738
+ max-width: 800px !important;
739
+ grid-gap: 20px;
740
+ }
741
+
742
+ @media screen and (max-width: $breakpoint-sm) {
743
+ margin: 5px;
744
+ }
745
+ }
746
+ }
747
+
748
+ .content-entries {
749
+ width: 100%;
750
+ max-width: 100%;
751
+
752
+ .ter-block-list-items {
753
+ margin: 5px auto;
754
+ }
755
+
756
+ .ter-bounded-cards {
757
+ margin: 0 auto;
758
+ max-width: 822px !important;
759
+ display: flex;
760
+ flex-wrap: wrap;
761
+ @media screen and (max-width: $breakpoint-md) {
762
+ max-width: 720px !important;
763
+ }
764
+
765
+ @media screen and (max-width: 1200px) {
766
+ max-width: 650px !important;
767
+ grid-gap: 20px;
768
+ }
769
+
770
+ @media screen and (max-width: 1100px) {
771
+ max-width: 550px !important;
772
+ grid-gap: 36px;
773
+ }
774
+
775
+ @media screen and (max-width: $breakpoint-sm) {
776
+ margin: 5px;
777
+ }
778
+ }
779
+
780
+ .ter-bounded-card {
781
+ flex: 1 1 0;
782
+ max-width: 250px;
783
+ min-width: 250px;
784
+
785
+ @media screen and (max-width: $breakpoint-md) {
786
+ min-width: 200px;
787
+ max-width: 250px;
788
+ }
789
+
790
+ @media screen and (max-width: $breakpoint-sm) {
791
+ min-width: auto;
792
+ max-width: 100%;
793
+ }
794
+ }
795
+
796
+ .content-entry {
797
+ width: 100%;
798
+ display: none;
799
+
800
+ &.active {
801
+ display: block;
802
+ }
803
+ }
804
+ .nested-content .default-layout .default-layout__children {
805
+ grid-column: 1 / span 16 !important;
806
+ padding: 0 2px 0 2px;
807
+ }
808
+ }
809
+ }
810
+
811
+ .nav-text-top-mobile {
812
+ padding-bottom: 16px;
813
+ border-bottom: 3px solid $dark-navy;
814
+
815
+ &__arrow {
816
+ margin: 0 30px 16px;
817
+ width: 10px;
818
+ border-left: 10px solid transparent !important;
819
+ border-right: 10px solid transparent !important;
820
+ border-top: 10px solid $dark-navy !important;
821
+ }
822
+
823
+ .nav-title {
824
+ margin: 0 24px;
825
+ font-size: 16px;
826
+ line-height: 24px;
827
+ font-family: $bold-font-family;
828
+ }
829
+ }