luna-one 3.1.591 → 3.1.592

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