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,804 +1,804 @@
1
- @import "../../../global-styles/terra.scss";
2
-
3
- .luna-super-hero {
4
- @include grid-container;
5
- align-items: center;
6
- grid-template-rows: 1fr;
7
-
8
- @media screen and (max-width: $breakpoint-sm) {
9
- grid-template-rows: minmax(min-content, max-content);
10
- }
11
-
12
- .ter-cta-section {
13
- min-width: 121px !important;
14
- width: fit-content;
15
-
16
- @media screen and (max-width: $breakpoint-xxs) {
17
- min-width: 73px !important;
18
- max-width: 280px;
19
- }
20
-
21
- a.ter-button {
22
- width: auto;
23
- max-width: inherit;
24
- white-space: pre-wrap;
25
- height: auto !important;
26
- padding: spacing("mini") spacing("sm");
27
- line-height: 28px;
28
- min-width: fit-content;
29
-
30
- @media screen and (max-width: $breakpoint-xxs) {
31
- max-width: 280px;
32
- line-height: 28px;
33
- font-size: $body-font-size-mobile;
34
- }
35
- }
36
- }
37
-
38
- /* Mobile CTAs have more margin between stacked buttons */
39
- .ter-cta-section a.ter-button:nth-child(2) {
40
- @media screen and (max-width: $breakpoint-xxs) {
41
- margin-top: 32px !important;
42
- }
43
- }
44
-
45
- &__image {
46
- width: 100%;
47
- height: 100%;
48
- object-fit: cover;
49
- }
50
-
51
- &__image-wrapper {
52
- grid-row: 1 / span 1;
53
-
54
- &--uneven-alignment {
55
- align-self: start !important;
56
- @media screen and (max-width: $breakpoint-sm) {
57
- align-self: center;
58
- }
59
- }
60
- }
61
-
62
- &__content-wrapper {
63
- grid-row: 1 / span 1;
64
- align-self: center;
65
- }
66
-
67
- &__content-wrapper {
68
- @media screen and (max-width: $breakpoint-sm) {
69
- grid-row: 2 / span 1;
70
- grid-column: 1 / span 16 !important;
71
- align-self: start;
72
- }
73
- }
74
-
75
- &__image-wrapper {
76
- @media screen and (max-width: $breakpoint-sm) {
77
- grid-column: 1 / span 16 !important;
78
- padding-bottom: spacing("md");
79
- }
80
-
81
- @media screen and (max-width: $breakpoint-xxs) {
82
- grid-column: 1 / span 16 !important;
83
- padding-bottom: spacing("sm");
84
- }
85
- }
86
- /* variant 1 - 5, left & right styling */
87
-
88
- &__image-wrapper-variant_1-right {
89
- grid-column: 1 / span 10;
90
-
91
- @media screen and (min-width: $breakpoint-sm) {
92
- height: 405px;
93
- }
94
-
95
- @media screen and (min-width: $breakpoint-xs) and (max-width: $breakpoint-sm) {
96
- height: 475px;
97
- }
98
- }
99
-
100
- &__content-wrapper-variant_1-right {
101
- grid-column: 12 / span 5;
102
- }
103
-
104
- &__image-wrapper-variant_1-left {
105
- grid-column: 7 / span 10;
106
-
107
- @media screen and (min-width: $breakpoint-sm) {
108
- height: 405px;
109
- }
110
-
111
- @media screen and (min-width: $breakpoint-xs) and (max-width: $breakpoint-sm) {
112
- height: 475px;
113
- }
114
- }
115
-
116
- &__content-wrapper-variant_1-left {
117
- grid-column: 1 / span 5;
118
- }
119
-
120
- &__image-wrapper-variant_2-right {
121
- grid-column: 1 / span 8;
122
- @media screen and (max-width: $breakpoint-sm) {
123
- padding-bottom: 33px;
124
- }
125
- }
126
-
127
- &__content-wrapper-variant_2-right {
128
- grid-column: 10 / span 8;
129
- }
130
-
131
- &__image-wrapper-variant_2-left {
132
- grid-column: 9 / span 8;
133
-
134
- @media screen and (max-width: $breakpoint-sm) {
135
- padding-bottom: 33px;
136
- }
137
- }
138
-
139
- &__content-wrapper-variant_2-left {
140
- grid-column: 1 / span 7;
141
- }
142
-
143
- &__image-wrapper-variant_3-right {
144
- grid-column: 1 / span 10;
145
-
146
- @media screen and (min-width: $breakpoint-md) {
147
- max-height: 304px;
148
- min-width: 720px;
149
- overflow: hidden;
150
- }
151
- }
152
-
153
- &__content-wrapper-variant_3-right {
154
- grid-column: 12 / span 5;
155
-
156
- .ter-cta-section {
157
- flex-wrap: wrap;
158
- justify-content: start;
159
- }
160
-
161
- .luna-super-hero__text,
162
- .luna-super-hero__text p {
163
- margin-bottom: 29px;
164
- font-weight: 400 !important;
165
- }
166
- }
167
-
168
- &__image-wrapper-variant_3-left {
169
- grid-column: 7 / span 10;
170
- @media screen and (min-width: $breakpoint-md) {
171
- max-height: 304px;
172
- min-width: 720px;
173
- overflow: hidden;
174
- }
175
- }
176
-
177
- &__content-wrapper-variant_3-left {
178
- grid-column: 1 / span 5;
179
-
180
- .ter-cta-section {
181
- flex-wrap: wrap;
182
- justify-content: start;
183
- }
184
-
185
- .luna-super-hero__text {
186
- margin-bottom: 29px;
187
- }
188
- }
189
-
190
- &__image-wrapper-variant_4-right {
191
- grid-column: 1 / span 8;
192
-
193
- img {
194
- width: auto;
195
-
196
- @media screen and (max-width: 1300px) {
197
- width: 100%;
198
- }
199
- }
200
-
201
- @media screen and (max-width: $breakpoint-xxs) {
202
- grid-column: 1 / span 16 !important;
203
- padding-bottom: 21px;
204
- }
205
- }
206
-
207
- &__content-wrapper-variant_4-right {
208
- grid-column: 10 / span 7;
209
- }
210
-
211
- &__image-wrapper-variant_4-left {
212
- grid-column: 9 / span 8;
213
-
214
- img {
215
- width: auto;
216
-
217
- @media screen and (max-width: 1300px) {
218
- width: 100%;
219
- }
220
- }
221
-
222
- @media screen and (max-width: $breakpoint-xxs) {
223
- grid-column: 1 / span 16 !important;
224
- padding-bottom: 21px;
225
- }
226
- }
227
-
228
- &__content-wrapper-variant_4-left {
229
- grid-column: 1 / span 7;
230
- }
231
-
232
- &__image-wrapper-variant_7-right {
233
- grid-column: 1 / span 11;
234
-
235
- @media screen and (max-width: $breakpoint-sm) {
236
- padding-bottom: 21px;
237
- }
238
-
239
- @media screen and (min-width: $breakpoint-md) {
240
- max-height: 450px;
241
- overflow: hidden;
242
- }
243
- }
244
-
245
- &__content-wrapper-variant_7-right {
246
- grid-column: 13 / span 4;
247
-
248
- @media screen and (max-width: $breakpoint-sm) {
249
- grid-column: 2 / span 14 !important;
250
- }
251
- }
252
-
253
- &__image-wrapper-variant_7-left {
254
- grid-column: 6 / span 11;
255
- @media screen and (max-width: $breakpoint-sm) {
256
- padding-bottom: 21px;
257
- }
258
- @media screen and (min-width: $breakpoint-md) {
259
- max-height: 450px;
260
- overflow: hidden;
261
- }
262
- }
263
-
264
- &__content-wrapper-variant_7-left {
265
- grid-column: 1 / span 4;
266
- @media screen and (max-width: $breakpoint-sm) {
267
- grid-column: 2 / span 14 !important;
268
- }
269
- }
270
-
271
- &__image-wrapper-variant_6-top,
272
- &__image-wrapper-variant_6-bottom {
273
- grid-column: 1 / span 16;
274
- }
275
-
276
- &__content-wrapper-variant_6-top,
277
- &__content-wrapper-variant_6-bottom {
278
- grid-column: 1 / span 9 !important;
279
-
280
- @media screen and (max-width: $breakpoint-xs) {
281
- grid-column: 1 / span 16 !important;
282
- }
283
-
284
- .ter-cta-section {
285
- flex-wrap: nowrap;
286
- }
287
- }
288
-
289
- &__content-wrapper-variant_6-bottom {
290
- margin: 85px 0 80px;
291
-
292
- @media screen and (max-width: $breakpoint-sm) {
293
- margin: spacing("md") 0;
294
- }
295
-
296
- @media screen and (max-width: $breakpoint-xs) {
297
- margin: spacing("sm") 0;
298
- }
299
- }
300
-
301
- &__content-wrapper-variant_6-top {
302
- margin: 0 0 80px;
303
-
304
- @media screen and (max-width: $breakpoint-sm) {
305
- margin: 0 0 spacing("md");
306
- }
307
-
308
- @media screen and (max-width: $breakpoint-xs) {
309
- margin: 0 0 spacing("sm");
310
- }
311
- }
312
-
313
- &__image-wrapper-variant_6-top > span > img,
314
- &__image-wrapper-variant_6-bottom > span > img {
315
- object-fit: cover;
316
- max-height: 490px !important;
317
- }
318
-
319
- /* content styling */
320
-
321
- &__eyebrow {
322
- font-size: $eyebrow-font-size;
323
- text-transform: uppercase;
324
- margin-bottom: 6px;
325
- font-weight: 700 !important;
326
- @media screen and (max-width: $breakpoint-xxs) {
327
- font-size: $eyebrow-font-size-mobile;
328
- }
329
- }
330
-
331
- &__header {
332
- font-size: $heading-3-size;
333
- @include benton-very-bold();
334
- @media screen and (max-width: $breakpoint-xxs) {
335
- font-size: $heading-3-size;
336
- }
337
- &:not(:last-child) {
338
- margin-bottom: 12px;
339
- }
340
- }
341
-
342
- &__subHeader {
343
- font-size: $subheading-size;
344
- font-weight: 400;
345
- line-height: 25px;
346
- @media screen and (max-width: $breakpoint-xxs) {
347
- font-size: $subheading-size-mobile;
348
- }
349
- p {
350
- line-height: 25px;
351
- }
352
- }
353
-
354
- &__text,
355
- &__text h1,
356
- &__text h2,
357
- &__text h3,
358
- &__text h4,
359
- &__text h5,
360
- &__text h6,
361
- &__text a {
362
- font-weight: 400 !important;
363
- font-size: $body-font-size;
364
- line-height: 18px;
365
- letter-spacing: -0.005em;
366
- @include benton-light();
367
- margin-bottom: 37px;
368
- @media screen and (max-width: $breakpoint-xxs) {
369
- font-size: $body-font-size-mobile;
370
- }
371
- }
372
- &__text p {
373
- font-weight: 400 !important;
374
- font-size: $body-font-size;
375
- line-height: 18px;
376
- letter-spacing: -0.005em;
377
- @include benton-light();
378
- @media screen and (max-width: $breakpoint-xxs) {
379
- font-size: $body-font-size-mobile;
380
- }
381
- }
382
-
383
- &__text p:last-child {
384
- margin-bottom: 37px;
385
- }
386
-
387
- &__text-#ffffff p,
388
- &__text-#ffffff h1,
389
- &__text-#ffffff h2,
390
- &__text-#ffffff h3,
391
- &__text-#ffffff h4,
392
- &__text-#ffffff h5,
393
- &__text-#ffffff h6,
394
- &__text-#ffffff a {
395
- color: $white;
396
- }
397
- }
398
-
399
- .luna-super-hero-variant_6-top,
400
- .luna-super-hero-variant_6-bottom {
401
- grid-template-rows: minmax(min-content, max-content) !important;
402
- }
403
-
404
- .luna-super-hero__image-wrapper-variant_6-bottom {
405
- grid-row: 1 / span 1 !important;
406
-
407
- @media screen and (max-width: $breakpoint-sm) {
408
- padding-bottom: 0;
409
- }
410
- @media screen and (min-width: $breakpoint-md) {
411
- max-height: 490px;
412
- overflow: hidden;
413
- }
414
- }
415
-
416
- .luna-super-hero__content-wrapper-variant_6-bottom {
417
- grid-row: 2 / span 1 !important;
418
- }
419
-
420
- .luna-super-hero__image-wrapper-variant_6-top {
421
- grid-row: 2 / span 1 !important;
422
-
423
- @media screen and (max-width: $breakpoint-sm) {
424
- padding-bottom: 0;
425
- }
426
-
427
- @media screen and (min-width: $breakpoint-md) {
428
- max-height: 490px !important;
429
- overflow: hidden;
430
- }
431
- }
432
-
433
- .luna-super-hero__content-wrapper-variant_6-top {
434
- grid-row: 1 / span 1 !important;
435
- }
436
-
437
- .luna-super-hero__image-wrapper.luna-super-hero__image-wrapper-variant_6-bottom
438
- > div
439
- > img.luna-super-hero__thumbnail,
440
- .luna-super-hero__image-wrapper.luna-super-hero__image-wrapper-variant_6-top
441
- > div
442
- > img.luna-super-hero__thumbnail {
443
- max-height: 490px !important;
444
- width: 100%;
445
- height: 100%;
446
- object-fit: cover;
447
- }
448
-
449
- .luna-super-hero-variant_7-right,
450
- .luna-super-hero-variant_7-left {
451
- @media screen and (max-width: $breakpoint-sm) {
452
- padding-bottom: spacing("xs");
453
- .default-layout {
454
- margin-bottom: 0;
455
- &__grid {
456
- margin: 0;
457
- }
458
- }
459
- }
460
- }
461
-
462
- .luna-super-hero-variant_8 {
463
- min-height: calc(100vw / 2);
464
-
465
- @media screen and (min-width: $breakpoint-md) {
466
- min-height: auto;
467
- }
468
-
469
- @media screen and (max-width: $breakpoint-sm) {
470
- height: auto;
471
- min-height: unset;
472
- }
473
- }
474
-
475
- .super-hero-fullscreen {
476
- @include grid-container;
477
- grid-template-rows: 1fr;
478
-
479
- @media screen and (max-width: $breakpoint-sm) {
480
- grid-template-rows: minmax(min-content, max-content);
481
- }
482
-
483
- &--data-points {
484
- position: relative;
485
- @media screen and (max-width: $breakpoint-sm) {
486
- .super-hero-fullscreen__hero-image-variant_8-right {
487
- min-height: auto;
488
- max-height: 100%;
489
- }
490
- }
491
- }
492
-
493
- &__eyebrow {
494
- font-size: $eyebrow-font-size;
495
- text-transform: uppercase;
496
- }
497
-
498
- &__header {
499
- font-size: $heading-3-size;
500
-
501
- @media screen and (max-width: $breakpoint-sm) {
502
- font-size: $heading-3-size;
503
- }
504
- }
505
-
506
- &__subHeader {
507
- font-weight: 400;
508
- font-size: $subheading-size;
509
-
510
- @media screen and (max-width: $breakpoint-sm) {
511
- font-size: $subheading-size-mobile;
512
- }
513
- }
514
-
515
- &__text p {
516
- font-weight: 400 !important;
517
- font-size: $body-font-size;
518
- @include benton-light();
519
-
520
- @media screen and (max-width: $breakpoint-sm) {
521
- font-size: $body-font-size-mobile;
522
- line-height: 23px;
523
- }
524
- }
525
-
526
- &__text p:last-child {
527
- margin-bottom: 37px;
528
- }
529
-
530
- &__text,
531
- &__text h1,
532
- &__text h2,
533
- &__text h3,
534
- &__text h4,
535
- &__text h5,
536
- &__text h6,
537
- &__text a {
538
- font-size: $body-font-size;
539
- margin-bottom: 37px;
540
- @include benton-light();
541
-
542
- @media screen and (max-width: $breakpoint-sm) {
543
- font-size: $body-font-size-mobile;
544
- line-height: 23px;
545
- }
546
- }
547
-
548
- &__text-#ffffff p,
549
- &__text-#ffffff h1,
550
- &__text-#ffffff h2,
551
- &__text-#ffffff h3,
552
- &__text-#ffffff h4,
553
- &__text-#ffffff h5,
554
- &__text-#ffffff h6,
555
- &__text-#ffffff a {
556
- color: $white;
557
- }
558
-
559
- &__container {
560
- grid-row: 1 / span 1;
561
- margin: spacing("md") 0;
562
- @media screen and (max-width: $breakpoint-sm) {
563
- justify-content: flex-start !important;
564
- grid-row: 2 / span 1;
565
- grid-column: 2 / span 14 !important;
566
- }
567
-
568
- @media screen and (max-width: $breakpoint-xs) {
569
- margin: spacing("sm") 0;
570
- }
571
-
572
- @media screen and (max-width: $breakpoint-xxs) {
573
- margin: spacing("xs") 0;
574
- }
575
- }
576
-
577
- &__hero-image {
578
- @media screen and (max-width: $breakpoint-sm) {
579
- grid-row: 1 / span 1;
580
- grid-column: 1 / span 16 !important;
581
- }
582
- }
583
-
584
- &__container-variant_8-left,
585
- &__container-variant_9-left {
586
- grid-column: 11 / span 4 !important;
587
- }
588
-
589
- &__hero-image-variant_8-left,
590
- &__hero-image-variant_9-left {
591
- grid-column: 1 / span 8 !important;
592
- }
593
-
594
- &__container-variant_8-right,
595
- &__container-variant_9-right {
596
- grid-column: 3 / span 4 !important;
597
- }
598
-
599
- &__hero-image-variant_8-right,
600
- &__hero-image-variant_9-right {
601
- grid-column: 9 / span 8 !important;
602
- }
603
-
604
- &__hero-image-variant_8-left,
605
- &__hero-image-variant_8-right {
606
- min-height: 720px;
607
- overflow: hidden;
608
- }
609
-
610
- &__container-variant_10-left {
611
- grid-column: 13 / span 3 !important;
612
-
613
- @media screen and (max-width: $breakpoint-sm) {
614
- grid-column: 11 / span 4 !important;
615
- }
616
- }
617
-
618
- &__hero-image-variant_10-left {
619
- grid-column: 1 / span 11 !important;
620
- @media screen and (max-width: $breakpoint-sm) {
621
- grid-column: 1 / span 8 !important;
622
- }
623
- }
624
-
625
- &__container-variant_10-right {
626
- grid-column: 2 / span 3 !important;
627
-
628
- @media screen and (max-width: $breakpoint-sm) {
629
- grid-column: 3 / span 4 !important;
630
- }
631
- }
632
-
633
- &__hero-image-variant_10-right {
634
- grid-column: 6 / span 11 !important;
635
-
636
- @media screen and (max-width: $breakpoint-sm) {
637
- grid-column: 9 / span 8 !important;
638
- }
639
- }
640
-
641
- &__container-variant_8-left,
642
- &__container-variant_9-left,
643
- &__container-variant_10-left,
644
- &__container-variant_8-right,
645
- &__container-variant_9-right,
646
- &__container-variant_10-right {
647
- @media screen and (max-width: $breakpoint-sm) {
648
- grid-row: 1 / span 1;
649
- }
650
-
651
- @media screen and (max-width: $breakpoint-xs) {
652
- grid-column: 2 / 16 !important;
653
- grid-row: 2 / span 1;
654
- }
655
- }
656
-
657
- &__hero-image-variant_8-left,
658
- &__hero-image-variant_9-left,
659
- &__hero-image-variant_10-left,
660
- &__hero-image-variant_8-right,
661
- &__hero-image-variant_9-right,
662
- &__hero-image-variant_10-right {
663
- max-height: 720px;
664
- overflow: hidden;
665
- @media screen and (max-width: $breakpoint-sm) {
666
- grid-row: 1 / span 1;
667
- }
668
- @media screen and (max-width: $breakpoint-xs) {
669
- grid-column: 1 / 17 !important;
670
- grid-row: 1 / span 1;
671
- }
672
- }
673
-
674
- &__hero-image-variant_10-left,
675
- &__hero-image-variant_10-right {
676
- @media screen and (min-width: $breakpoint-md) {
677
- max-height: 720px;
678
- overflow: hidden;
679
- }
680
- }
681
-
682
- &__hero-image-variant_8-right .super-hero-fullscreen__hero-image-wrapper {
683
- @media screen and (max-width: $breakpoint-xs) {
684
- display: flex;
685
- flex-direction: column;
686
- height: 100%;
687
- }
688
- }
689
- &__container {
690
- display: flex;
691
- flex-direction: column;
692
- justify-content: center;
693
- }
694
-
695
- .ter-cta-section {
696
- min-width: 121px !important;
697
- width: fit-content;
698
-
699
- @media screen and (max-width: $breakpoint-xxs) {
700
- min-width: 73px !important;
701
- max-width: 280px;
702
- }
703
-
704
- a.ter-button {
705
- width: auto;
706
- max-width: inherit;
707
- white-space: pre-wrap;
708
- height: auto !important;
709
- padding: spacing("mini") spacing("sm");
710
- line-height: 28px;
711
-
712
- @media screen and (max-width: $breakpoint-xxs) {
713
- max-width: 280px;
714
- line-height: 28px;
715
- font-size: $body-font-size-mobile;
716
- }
717
- }
718
- }
719
- &__data-points {
720
- position: absolute;
721
- left: 42%;
722
- right: 42%;
723
- top: 50%;
724
- transform: translateY(-50%);
725
- @media screen and (max-width: $breakpoint-md) {
726
- left: 40%;
727
- right: 40%;
728
- top: 50%;
729
- transform: translateY(-50%);
730
- }
731
- @media screen and (max-width: $breakpoint-sm) {
732
- right: 6%;
733
- left: 55%;
734
- top: 45%;
735
- }
736
- @media screen and (max-width: $breakpoint-xs) {
737
- display: none;
738
- }
739
- .data-point {
740
- padding: 50px 40px 10px 40px;
741
- text-align: center;
742
- &__item {
743
- margin-bottom: 32px;
744
- }
745
- }
746
- &--mobile {
747
- display: none;
748
- bottom: unset;
749
- left: unset;
750
- right: unset;
751
- top: unset;
752
- z-index: 99;
753
- transform: none;
754
- @media screen and (max-width: $breakpoint-xs) {
755
- display: block;
756
- position: relative;
757
- margin: 25px;
758
- }
759
- }
760
- }
761
- }
762
-
763
- .super-hero-fullscreen-variant_8 {
764
- @media screen and (max-width: $breakpoint-sm) {
765
- height: auto;
766
- min-height: unset;
767
- }
768
- }
769
-
770
- .luna-super-hero__content-wrapper-variant_6-top > .ter-cta-section,
771
- .luna-super-hero__content-wrapper-variant_6-bottom > .ter-cta-section {
772
- @media screen and (max-width: $breakpoint-xxs) {
773
- width: auto !important;
774
- }
775
- }
776
-
777
- .super-hero-fullscreen__container-variant_8-right
778
- > aside
779
- > .super-hero-fullscreen__header,
780
- .super-hero-fullscreen__container-variant_8-left
781
- > aside
782
- > .super-hero-fullscreen__header,
783
- .super-hero-fullscreen__container-variant_10-left
784
- > aside
785
- > .super-hero-fullscreen__header,
786
- .super-hero-fullscreen__container-variant_10-right
787
- > aside
788
- > .super-hero-fullscreen__header {
789
- font-size: $heading-3-size;
790
- @include benton-very-bold();
791
- }
792
-
793
- .super-hero-no-margin .default-layout {
794
- @media screen and (max-width: $breakpoint-sm) {
795
- margin: 0;
796
- padding: 0;
797
- }
798
- &__children.space-top-bottom {
799
- @media screen and (max-width: $breakpoint-sm) {
800
- margin: 0;
801
- padding: 0;
802
- }
803
- }
804
- }
1
+ @import "../../../global-styles/terra.scss";
2
+
3
+ .luna-super-hero {
4
+ @include grid-container;
5
+ align-items: center;
6
+ grid-template-rows: 1fr;
7
+
8
+ @media screen and (max-width: $breakpoint-sm) {
9
+ grid-template-rows: minmax(min-content, max-content);
10
+ }
11
+
12
+ .ter-cta-section {
13
+ min-width: 121px !important;
14
+ width: fit-content;
15
+
16
+ @media screen and (max-width: $breakpoint-xxs) {
17
+ min-width: 73px !important;
18
+ max-width: 280px;
19
+ }
20
+
21
+ a.ter-button {
22
+ width: auto;
23
+ max-width: inherit;
24
+ white-space: pre-wrap;
25
+ height: auto !important;
26
+ padding: spacing("mini") spacing("sm");
27
+ line-height: 28px;
28
+ min-width: fit-content;
29
+
30
+ @media screen and (max-width: $breakpoint-xxs) {
31
+ max-width: 280px;
32
+ line-height: 28px;
33
+ font-size: $body-font-size-mobile;
34
+ }
35
+ }
36
+ }
37
+
38
+ /* Mobile CTAs have more margin between stacked buttons */
39
+ .ter-cta-section a.ter-button:nth-child(2) {
40
+ @media screen and (max-width: $breakpoint-xxs) {
41
+ margin-top: 32px !important;
42
+ }
43
+ }
44
+
45
+ &__image {
46
+ width: 100%;
47
+ height: 100%;
48
+ object-fit: cover;
49
+ }
50
+
51
+ &__image-wrapper {
52
+ grid-row: 1 / span 1;
53
+
54
+ &--uneven-alignment {
55
+ align-self: start !important;
56
+ @media screen and (max-width: $breakpoint-sm) {
57
+ align-self: center;
58
+ }
59
+ }
60
+ }
61
+
62
+ &__content-wrapper {
63
+ grid-row: 1 / span 1;
64
+ align-self: center;
65
+ }
66
+
67
+ &__content-wrapper {
68
+ @media screen and (max-width: $breakpoint-sm) {
69
+ grid-row: 2 / span 1;
70
+ grid-column: 1 / span 16 !important;
71
+ align-self: start;
72
+ }
73
+ }
74
+
75
+ &__image-wrapper {
76
+ @media screen and (max-width: $breakpoint-sm) {
77
+ grid-column: 1 / span 16 !important;
78
+ padding-bottom: spacing("md");
79
+ }
80
+
81
+ @media screen and (max-width: $breakpoint-xxs) {
82
+ grid-column: 1 / span 16 !important;
83
+ padding-bottom: spacing("sm");
84
+ }
85
+ }
86
+ /* variant 1 - 5, left & right styling */
87
+
88
+ &__image-wrapper-variant_1-right {
89
+ grid-column: 1 / span 10;
90
+
91
+ @media screen and (min-width: $breakpoint-sm) {
92
+ height: 405px;
93
+ }
94
+
95
+ @media screen and (min-width: $breakpoint-xs) and (max-width: $breakpoint-sm) {
96
+ height: 475px;
97
+ }
98
+ }
99
+
100
+ &__content-wrapper-variant_1-right {
101
+ grid-column: 12 / span 5;
102
+ }
103
+
104
+ &__image-wrapper-variant_1-left {
105
+ grid-column: 7 / span 10;
106
+
107
+ @media screen and (min-width: $breakpoint-sm) {
108
+ height: 405px;
109
+ }
110
+
111
+ @media screen and (min-width: $breakpoint-xs) and (max-width: $breakpoint-sm) {
112
+ height: 475px;
113
+ }
114
+ }
115
+
116
+ &__content-wrapper-variant_1-left {
117
+ grid-column: 1 / span 5;
118
+ }
119
+
120
+ &__image-wrapper-variant_2-right {
121
+ grid-column: 1 / span 8;
122
+ @media screen and (max-width: $breakpoint-sm) {
123
+ padding-bottom: 33px;
124
+ }
125
+ }
126
+
127
+ &__content-wrapper-variant_2-right {
128
+ grid-column: 10 / span 8;
129
+ }
130
+
131
+ &__image-wrapper-variant_2-left {
132
+ grid-column: 9 / span 8;
133
+
134
+ @media screen and (max-width: $breakpoint-sm) {
135
+ padding-bottom: 33px;
136
+ }
137
+ }
138
+
139
+ &__content-wrapper-variant_2-left {
140
+ grid-column: 1 / span 7;
141
+ }
142
+
143
+ &__image-wrapper-variant_3-right {
144
+ grid-column: 1 / span 10;
145
+
146
+ @media screen and (min-width: $breakpoint-md) {
147
+ max-height: 304px;
148
+ min-width: 720px;
149
+ overflow: hidden;
150
+ }
151
+ }
152
+
153
+ &__content-wrapper-variant_3-right {
154
+ grid-column: 12 / span 5;
155
+
156
+ .ter-cta-section {
157
+ flex-wrap: wrap;
158
+ justify-content: start;
159
+ }
160
+
161
+ .luna-super-hero__text,
162
+ .luna-super-hero__text p {
163
+ margin-bottom: 29px;
164
+ font-weight: 400 !important;
165
+ }
166
+ }
167
+
168
+ &__image-wrapper-variant_3-left {
169
+ grid-column: 7 / span 10;
170
+ @media screen and (min-width: $breakpoint-md) {
171
+ max-height: 304px;
172
+ min-width: 720px;
173
+ overflow: hidden;
174
+ }
175
+ }
176
+
177
+ &__content-wrapper-variant_3-left {
178
+ grid-column: 1 / span 5;
179
+
180
+ .ter-cta-section {
181
+ flex-wrap: wrap;
182
+ justify-content: start;
183
+ }
184
+
185
+ .luna-super-hero__text {
186
+ margin-bottom: 29px;
187
+ }
188
+ }
189
+
190
+ &__image-wrapper-variant_4-right {
191
+ grid-column: 1 / span 8;
192
+
193
+ img {
194
+ width: auto;
195
+
196
+ @media screen and (max-width: 1300px) {
197
+ width: 100%;
198
+ }
199
+ }
200
+
201
+ @media screen and (max-width: $breakpoint-xxs) {
202
+ grid-column: 1 / span 16 !important;
203
+ padding-bottom: 21px;
204
+ }
205
+ }
206
+
207
+ &__content-wrapper-variant_4-right {
208
+ grid-column: 10 / span 7;
209
+ }
210
+
211
+ &__image-wrapper-variant_4-left {
212
+ grid-column: 9 / span 8;
213
+
214
+ img {
215
+ width: auto;
216
+
217
+ @media screen and (max-width: 1300px) {
218
+ width: 100%;
219
+ }
220
+ }
221
+
222
+ @media screen and (max-width: $breakpoint-xxs) {
223
+ grid-column: 1 / span 16 !important;
224
+ padding-bottom: 21px;
225
+ }
226
+ }
227
+
228
+ &__content-wrapper-variant_4-left {
229
+ grid-column: 1 / span 7;
230
+ }
231
+
232
+ &__image-wrapper-variant_7-right {
233
+ grid-column: 1 / span 11;
234
+
235
+ @media screen and (max-width: $breakpoint-sm) {
236
+ padding-bottom: 21px;
237
+ }
238
+
239
+ @media screen and (min-width: $breakpoint-md) {
240
+ max-height: 450px;
241
+ overflow: hidden;
242
+ }
243
+ }
244
+
245
+ &__content-wrapper-variant_7-right {
246
+ grid-column: 13 / span 4;
247
+
248
+ @media screen and (max-width: $breakpoint-sm) {
249
+ grid-column: 2 / span 14 !important;
250
+ }
251
+ }
252
+
253
+ &__image-wrapper-variant_7-left {
254
+ grid-column: 6 / span 11;
255
+ @media screen and (max-width: $breakpoint-sm) {
256
+ padding-bottom: 21px;
257
+ }
258
+ @media screen and (min-width: $breakpoint-md) {
259
+ max-height: 450px;
260
+ overflow: hidden;
261
+ }
262
+ }
263
+
264
+ &__content-wrapper-variant_7-left {
265
+ grid-column: 1 / span 4;
266
+ @media screen and (max-width: $breakpoint-sm) {
267
+ grid-column: 2 / span 14 !important;
268
+ }
269
+ }
270
+
271
+ &__image-wrapper-variant_6-top,
272
+ &__image-wrapper-variant_6-bottom {
273
+ grid-column: 1 / span 16;
274
+ }
275
+
276
+ &__content-wrapper-variant_6-top,
277
+ &__content-wrapper-variant_6-bottom {
278
+ grid-column: 1 / span 9 !important;
279
+
280
+ @media screen and (max-width: $breakpoint-xs) {
281
+ grid-column: 1 / span 16 !important;
282
+ }
283
+
284
+ .ter-cta-section {
285
+ flex-wrap: nowrap;
286
+ }
287
+ }
288
+
289
+ &__content-wrapper-variant_6-bottom {
290
+ margin: 85px 0 80px;
291
+
292
+ @media screen and (max-width: $breakpoint-sm) {
293
+ margin: spacing("md") 0;
294
+ }
295
+
296
+ @media screen and (max-width: $breakpoint-xs) {
297
+ margin: spacing("sm") 0;
298
+ }
299
+ }
300
+
301
+ &__content-wrapper-variant_6-top {
302
+ margin: 0 0 80px;
303
+
304
+ @media screen and (max-width: $breakpoint-sm) {
305
+ margin: 0 0 spacing("md");
306
+ }
307
+
308
+ @media screen and (max-width: $breakpoint-xs) {
309
+ margin: 0 0 spacing("sm");
310
+ }
311
+ }
312
+
313
+ &__image-wrapper-variant_6-top > span > img,
314
+ &__image-wrapper-variant_6-bottom > span > img {
315
+ object-fit: cover;
316
+ max-height: 490px !important;
317
+ }
318
+
319
+ /* content styling */
320
+
321
+ &__eyebrow {
322
+ font-size: $eyebrow-font-size;
323
+ text-transform: uppercase;
324
+ margin-bottom: 6px;
325
+ font-weight: 700 !important;
326
+ @media screen and (max-width: $breakpoint-xxs) {
327
+ font-size: $eyebrow-font-size-mobile;
328
+ }
329
+ }
330
+
331
+ &__header {
332
+ font-size: $heading-3-size;
333
+ @include benton-very-bold();
334
+ @media screen and (max-width: $breakpoint-xxs) {
335
+ font-size: $heading-3-size;
336
+ }
337
+ &:not(:last-child) {
338
+ margin-bottom: 12px;
339
+ }
340
+ }
341
+
342
+ &__subHeader {
343
+ font-size: $subheading-size;
344
+ font-weight: 400;
345
+ line-height: 25px;
346
+ @media screen and (max-width: $breakpoint-xxs) {
347
+ font-size: $subheading-size-mobile;
348
+ }
349
+ p {
350
+ line-height: 25px;
351
+ }
352
+ }
353
+
354
+ &__text,
355
+ &__text h1,
356
+ &__text h2,
357
+ &__text h3,
358
+ &__text h4,
359
+ &__text h5,
360
+ &__text h6,
361
+ &__text a {
362
+ font-weight: 400 !important;
363
+ font-size: $body-font-size;
364
+ line-height: 18px;
365
+ letter-spacing: -0.005em;
366
+ @include benton-light();
367
+ margin-bottom: 37px;
368
+ @media screen and (max-width: $breakpoint-xxs) {
369
+ font-size: $body-font-size-mobile;
370
+ }
371
+ }
372
+ &__text p {
373
+ font-weight: 400 !important;
374
+ font-size: $body-font-size;
375
+ line-height: 18px;
376
+ letter-spacing: -0.005em;
377
+ @include benton-light();
378
+ @media screen and (max-width: $breakpoint-xxs) {
379
+ font-size: $body-font-size-mobile;
380
+ }
381
+ }
382
+
383
+ &__text p:last-child {
384
+ margin-bottom: 37px;
385
+ }
386
+
387
+ &__text-#ffffff p,
388
+ &__text-#ffffff h1,
389
+ &__text-#ffffff h2,
390
+ &__text-#ffffff h3,
391
+ &__text-#ffffff h4,
392
+ &__text-#ffffff h5,
393
+ &__text-#ffffff h6,
394
+ &__text-#ffffff a {
395
+ color: $white;
396
+ }
397
+ }
398
+
399
+ .luna-super-hero-variant_6-top,
400
+ .luna-super-hero-variant_6-bottom {
401
+ grid-template-rows: minmax(min-content, max-content) !important;
402
+ }
403
+
404
+ .luna-super-hero__image-wrapper-variant_6-bottom {
405
+ grid-row: 1 / span 1 !important;
406
+
407
+ @media screen and (max-width: $breakpoint-sm) {
408
+ padding-bottom: 0;
409
+ }
410
+ @media screen and (min-width: $breakpoint-md) {
411
+ max-height: 490px;
412
+ overflow: hidden;
413
+ }
414
+ }
415
+
416
+ .luna-super-hero__content-wrapper-variant_6-bottom {
417
+ grid-row: 2 / span 1 !important;
418
+ }
419
+
420
+ .luna-super-hero__image-wrapper-variant_6-top {
421
+ grid-row: 2 / span 1 !important;
422
+
423
+ @media screen and (max-width: $breakpoint-sm) {
424
+ padding-bottom: 0;
425
+ }
426
+
427
+ @media screen and (min-width: $breakpoint-md) {
428
+ max-height: 490px !important;
429
+ overflow: hidden;
430
+ }
431
+ }
432
+
433
+ .luna-super-hero__content-wrapper-variant_6-top {
434
+ grid-row: 1 / span 1 !important;
435
+ }
436
+
437
+ .luna-super-hero__image-wrapper.luna-super-hero__image-wrapper-variant_6-bottom
438
+ > div
439
+ > img.luna-super-hero__thumbnail,
440
+ .luna-super-hero__image-wrapper.luna-super-hero__image-wrapper-variant_6-top
441
+ > div
442
+ > img.luna-super-hero__thumbnail {
443
+ max-height: 490px !important;
444
+ width: 100%;
445
+ height: 100%;
446
+ object-fit: cover;
447
+ }
448
+
449
+ .luna-super-hero-variant_7-right,
450
+ .luna-super-hero-variant_7-left {
451
+ @media screen and (max-width: $breakpoint-sm) {
452
+ padding-bottom: spacing("xs");
453
+ .default-layout {
454
+ margin-bottom: 0;
455
+ &__grid {
456
+ margin: 0;
457
+ }
458
+ }
459
+ }
460
+ }
461
+
462
+ .luna-super-hero-variant_8 {
463
+ min-height: calc(100vw / 2);
464
+
465
+ @media screen and (min-width: $breakpoint-md) {
466
+ min-height: auto;
467
+ }
468
+
469
+ @media screen and (max-width: $breakpoint-sm) {
470
+ height: auto;
471
+ min-height: unset;
472
+ }
473
+ }
474
+
475
+ .super-hero-fullscreen {
476
+ @include grid-container;
477
+ grid-template-rows: 1fr;
478
+
479
+ @media screen and (max-width: $breakpoint-sm) {
480
+ grid-template-rows: minmax(min-content, max-content);
481
+ }
482
+
483
+ &--data-points {
484
+ position: relative;
485
+ @media screen and (max-width: $breakpoint-sm) {
486
+ .super-hero-fullscreen__hero-image-variant_8-right {
487
+ min-height: auto;
488
+ max-height: 100%;
489
+ }
490
+ }
491
+ }
492
+
493
+ &__eyebrow {
494
+ font-size: $eyebrow-font-size;
495
+ text-transform: uppercase;
496
+ }
497
+
498
+ &__header {
499
+ font-size: $heading-3-size;
500
+
501
+ @media screen and (max-width: $breakpoint-sm) {
502
+ font-size: $heading-3-size;
503
+ }
504
+ }
505
+
506
+ &__subHeader {
507
+ font-weight: 400;
508
+ font-size: $subheading-size;
509
+
510
+ @media screen and (max-width: $breakpoint-sm) {
511
+ font-size: $subheading-size-mobile;
512
+ }
513
+ }
514
+
515
+ &__text p {
516
+ font-weight: 400 !important;
517
+ font-size: $body-font-size;
518
+ @include benton-light();
519
+
520
+ @media screen and (max-width: $breakpoint-sm) {
521
+ font-size: $body-font-size-mobile;
522
+ line-height: 23px;
523
+ }
524
+ }
525
+
526
+ &__text p:last-child {
527
+ margin-bottom: 37px;
528
+ }
529
+
530
+ &__text,
531
+ &__text h1,
532
+ &__text h2,
533
+ &__text h3,
534
+ &__text h4,
535
+ &__text h5,
536
+ &__text h6,
537
+ &__text a {
538
+ font-size: $body-font-size;
539
+ margin-bottom: 37px;
540
+ @include benton-light();
541
+
542
+ @media screen and (max-width: $breakpoint-sm) {
543
+ font-size: $body-font-size-mobile;
544
+ line-height: 23px;
545
+ }
546
+ }
547
+
548
+ &__text-#ffffff p,
549
+ &__text-#ffffff h1,
550
+ &__text-#ffffff h2,
551
+ &__text-#ffffff h3,
552
+ &__text-#ffffff h4,
553
+ &__text-#ffffff h5,
554
+ &__text-#ffffff h6,
555
+ &__text-#ffffff a {
556
+ color: $white;
557
+ }
558
+
559
+ &__container {
560
+ grid-row: 1 / span 1;
561
+ margin: spacing("md") 0;
562
+ @media screen and (max-width: $breakpoint-sm) {
563
+ justify-content: flex-start !important;
564
+ grid-row: 2 / span 1;
565
+ grid-column: 2 / span 14 !important;
566
+ }
567
+
568
+ @media screen and (max-width: $breakpoint-xs) {
569
+ margin: spacing("sm") 0;
570
+ }
571
+
572
+ @media screen and (max-width: $breakpoint-xxs) {
573
+ margin: spacing("xs") 0;
574
+ }
575
+ }
576
+
577
+ &__hero-image {
578
+ @media screen and (max-width: $breakpoint-sm) {
579
+ grid-row: 1 / span 1;
580
+ grid-column: 1 / span 16 !important;
581
+ }
582
+ }
583
+
584
+ &__container-variant_8-left,
585
+ &__container-variant_9-left {
586
+ grid-column: 11 / span 4 !important;
587
+ }
588
+
589
+ &__hero-image-variant_8-left,
590
+ &__hero-image-variant_9-left {
591
+ grid-column: 1 / span 8 !important;
592
+ }
593
+
594
+ &__container-variant_8-right,
595
+ &__container-variant_9-right {
596
+ grid-column: 3 / span 4 !important;
597
+ }
598
+
599
+ &__hero-image-variant_8-right,
600
+ &__hero-image-variant_9-right {
601
+ grid-column: 9 / span 8 !important;
602
+ }
603
+
604
+ &__hero-image-variant_8-left,
605
+ &__hero-image-variant_8-right {
606
+ min-height: 720px;
607
+ overflow: hidden;
608
+ }
609
+
610
+ &__container-variant_10-left {
611
+ grid-column: 13 / span 3 !important;
612
+
613
+ @media screen and (max-width: $breakpoint-sm) {
614
+ grid-column: 11 / span 4 !important;
615
+ }
616
+ }
617
+
618
+ &__hero-image-variant_10-left {
619
+ grid-column: 1 / span 11 !important;
620
+ @media screen and (max-width: $breakpoint-sm) {
621
+ grid-column: 1 / span 8 !important;
622
+ }
623
+ }
624
+
625
+ &__container-variant_10-right {
626
+ grid-column: 2 / span 3 !important;
627
+
628
+ @media screen and (max-width: $breakpoint-sm) {
629
+ grid-column: 3 / span 4 !important;
630
+ }
631
+ }
632
+
633
+ &__hero-image-variant_10-right {
634
+ grid-column: 6 / span 11 !important;
635
+
636
+ @media screen and (max-width: $breakpoint-sm) {
637
+ grid-column: 9 / span 8 !important;
638
+ }
639
+ }
640
+
641
+ &__container-variant_8-left,
642
+ &__container-variant_9-left,
643
+ &__container-variant_10-left,
644
+ &__container-variant_8-right,
645
+ &__container-variant_9-right,
646
+ &__container-variant_10-right {
647
+ @media screen and (max-width: $breakpoint-sm) {
648
+ grid-row: 1 / span 1;
649
+ }
650
+
651
+ @media screen and (max-width: $breakpoint-xs) {
652
+ grid-column: 2 / 16 !important;
653
+ grid-row: 2 / span 1;
654
+ }
655
+ }
656
+
657
+ &__hero-image-variant_8-left,
658
+ &__hero-image-variant_9-left,
659
+ &__hero-image-variant_10-left,
660
+ &__hero-image-variant_8-right,
661
+ &__hero-image-variant_9-right,
662
+ &__hero-image-variant_10-right {
663
+ max-height: 720px;
664
+ overflow: hidden;
665
+ @media screen and (max-width: $breakpoint-sm) {
666
+ grid-row: 1 / span 1;
667
+ }
668
+ @media screen and (max-width: $breakpoint-xs) {
669
+ grid-column: 1 / 17 !important;
670
+ grid-row: 1 / span 1;
671
+ }
672
+ }
673
+
674
+ &__hero-image-variant_10-left,
675
+ &__hero-image-variant_10-right {
676
+ @media screen and (min-width: $breakpoint-md) {
677
+ max-height: 720px;
678
+ overflow: hidden;
679
+ }
680
+ }
681
+
682
+ &__hero-image-variant_8-right .super-hero-fullscreen__hero-image-wrapper {
683
+ @media screen and (max-width: $breakpoint-xs) {
684
+ display: flex;
685
+ flex-direction: column;
686
+ height: 100%;
687
+ }
688
+ }
689
+ &__container {
690
+ display: flex;
691
+ flex-direction: column;
692
+ justify-content: center;
693
+ }
694
+
695
+ .ter-cta-section {
696
+ min-width: 121px !important;
697
+ width: fit-content;
698
+
699
+ @media screen and (max-width: $breakpoint-xxs) {
700
+ min-width: 73px !important;
701
+ max-width: 280px;
702
+ }
703
+
704
+ a.ter-button {
705
+ width: auto;
706
+ max-width: inherit;
707
+ white-space: pre-wrap;
708
+ height: auto !important;
709
+ padding: spacing("mini") spacing("sm");
710
+ line-height: 28px;
711
+
712
+ @media screen and (max-width: $breakpoint-xxs) {
713
+ max-width: 280px;
714
+ line-height: 28px;
715
+ font-size: $body-font-size-mobile;
716
+ }
717
+ }
718
+ }
719
+ &__data-points {
720
+ position: absolute;
721
+ left: 42%;
722
+ right: 42%;
723
+ top: 50%;
724
+ transform: translateY(-50%);
725
+ @media screen and (max-width: $breakpoint-md) {
726
+ left: 40%;
727
+ right: 40%;
728
+ top: 50%;
729
+ transform: translateY(-50%);
730
+ }
731
+ @media screen and (max-width: $breakpoint-sm) {
732
+ right: 6%;
733
+ left: 55%;
734
+ top: 45%;
735
+ }
736
+ @media screen and (max-width: $breakpoint-xs) {
737
+ display: none;
738
+ }
739
+ .data-point {
740
+ padding: 50px 40px 10px 40px;
741
+ text-align: center;
742
+ &__item {
743
+ margin-bottom: 32px;
744
+ }
745
+ }
746
+ &--mobile {
747
+ display: none;
748
+ bottom: unset;
749
+ left: unset;
750
+ right: unset;
751
+ top: unset;
752
+ z-index: 99;
753
+ transform: none;
754
+ @media screen and (max-width: $breakpoint-xs) {
755
+ display: block;
756
+ position: relative;
757
+ margin: 25px;
758
+ }
759
+ }
760
+ }
761
+ }
762
+
763
+ .super-hero-fullscreen-variant_8 {
764
+ @media screen and (max-width: $breakpoint-sm) {
765
+ height: auto;
766
+ min-height: unset;
767
+ }
768
+ }
769
+
770
+ .luna-super-hero__content-wrapper-variant_6-top > .ter-cta-section,
771
+ .luna-super-hero__content-wrapper-variant_6-bottom > .ter-cta-section {
772
+ @media screen and (max-width: $breakpoint-xxs) {
773
+ width: auto !important;
774
+ }
775
+ }
776
+
777
+ .super-hero-fullscreen__container-variant_8-right
778
+ > aside
779
+ > .super-hero-fullscreen__header,
780
+ .super-hero-fullscreen__container-variant_8-left
781
+ > aside
782
+ > .super-hero-fullscreen__header,
783
+ .super-hero-fullscreen__container-variant_10-left
784
+ > aside
785
+ > .super-hero-fullscreen__header,
786
+ .super-hero-fullscreen__container-variant_10-right
787
+ > aside
788
+ > .super-hero-fullscreen__header {
789
+ font-size: $heading-3-size;
790
+ @include benton-very-bold();
791
+ }
792
+
793
+ .super-hero-no-margin .default-layout {
794
+ @media screen and (max-width: $breakpoint-sm) {
795
+ margin: 0;
796
+ padding: 0;
797
+ }
798
+ &__children.space-top-bottom {
799
+ @media screen and (max-width: $breakpoint-sm) {
800
+ margin: 0;
801
+ padding: 0;
802
+ }
803
+ }
804
+ }