@clay-ds/react 0.2.1 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -670,7 +670,7 @@ const logo = "_logo_waxuh_51";
670
670
  const logoImg$2 = "_logoImg_waxuh_62";
671
671
  const nav = "_nav_waxuh_2";
672
672
  const full = "_full_waxuh_81";
673
- const short = "_short_waxuh_91";
673
+ const short$1 = "_short_waxuh_91";
674
674
  const navList = "_navList_waxuh_96";
675
675
  const navItem = "_navItem_waxuh_106";
676
676
  const navLink = "_navLink_waxuh_112";
@@ -723,7 +723,7 @@ const styles$f = {
723
723
  logoImg: logoImg$2,
724
724
  nav,
725
725
  full,
726
- short,
726
+ short: short$1,
727
727
  navList,
728
728
  navItem,
729
729
  navLink,
@@ -1289,261 +1289,277 @@ const CustomerLogoSection = React.forwardRef(
1289
1289
  );
1290
1290
  }
1291
1291
  );
1292
- const section$9 = "_section_1iihw_3";
1293
- const container$6 = "_container_1iihw_14";
1294
- const accordion = "_accordion_1iihw_25";
1295
- const item$1 = "_item_1iihw_33";
1296
- const itemActive = "_itemActive_1iihw_40";
1297
- const itemHeader = "_itemHeader_1iihw_45";
1298
- const itemHeading = "_itemHeading_1iihw_59";
1299
- const chevron$1 = "_chevron_1iihw_75";
1300
- const chevronOpen$1 = "_chevronOpen_1iihw_83";
1301
- const itemContent = "_itemContent_1iihw_88";
1302
- const itemDescription = "_itemDescription_1iihw_93";
1303
- const itemMedia = "_itemMedia_1iihw_105";
1304
- const mediaPanel = "_mediaPanel_1iihw_114";
1305
- const mediaFallback = "_mediaFallback_1iihw_118";
1306
- const sideBySideLines = "_side-by-side-lines_1iihw_129";
1307
- const itemLines = "_itemLines_1iihw_142";
1308
- const tabsCard = "_tabsCard_1iihw_194";
1309
- const tabContent = "_tabContent_1iihw_207";
1310
- const tabText = "_tabText_1iihw_214";
1311
- const tabTopic = "_tabTopic_1iihw_221";
1312
- const tabHeading = "_tabHeading_1iihw_229";
1313
- const tabDescription = "_tabDescription_1iihw_239";
1314
- const tabMedia = "_tabMedia_1iihw_248";
1315
- const strokeCard = "_strokeCard_1iihw_265";
1316
- const strokeText = "_strokeText_1iihw_280";
1317
- const strokeTextGroup = "_strokeTextGroup_1iihw_286";
1318
- const strokeHeading = "_strokeHeading_1iihw_292";
1319
- const strokeDescription = "_strokeDescription_1iihw_302";
1320
- const strokeMedia = "_strokeMedia_1iihw_312";
1321
- const sideBySideBullets = "_side-by-side-bullets_1iihw_329";
1322
- const bulletSectionHeader = "_bulletSectionHeader_1iihw_336";
1323
- const bulletTopic = "_bulletTopic_1iihw_342";
1324
- const bulletSectionHeading = "_bulletSectionHeading_1iihw_350";
1325
- const bulletCard = "_bulletCard_1iihw_361";
1326
- const bulletList = "_bulletList_1iihw_366";
1327
- const bulletItemInactive = "_bulletItemInactive_1iihw_372";
1328
- const bulletIcon$2 = "_bulletIcon_1iihw_387";
1329
- const bulletInactiveLabel = "_bulletInactiveLabel_1iihw_396";
1330
- const bulletItemActive = "_bulletItemActive_1iihw_404";
1331
- const bulletActiveLabel = "_bulletActiveLabel_1iihw_416";
1332
- const bulletActiveDesc = "_bulletActiveDesc_1iihw_424";
1333
- const bulletMediaPanel = "_bulletMediaPanel_1iihw_433";
1334
- const bulletMediaFallback = "_bulletMediaFallback_1iihw_446";
1335
- const bulletCarouselWrapper = "_bulletCarouselWrapper_1iihw_453";
1336
- const bulletCarouselTrack = "_bulletCarouselTrack_1iihw_459";
1337
- const bulletCarouselCard = "_bulletCarouselCard_1iihw_474";
1338
- const bulletCarouselText = "_bulletCarouselText_1iihw_486";
1339
- const bulletCarouselTitle = "_bulletCarouselTitle_1iihw_492";
1340
- const bulletCarouselDesc = "_bulletCarouselDesc_1iihw_500";
1341
- const bulletCarouselMedia = "_bulletCarouselMedia_1iihw_509";
1342
- const bulletCarouselNav = "_bulletCarouselNav_1iihw_522";
1343
- const tabCardsCarousel = "_tab-cards-carousel_1iihw_532";
1344
- const tcSectionText = "_tcSectionText_1iihw_539";
1345
- const tcTopic = "_tcTopic_1iihw_548";
1346
- const tcSectionHeading = "_tcSectionHeading_1iihw_556";
1347
- const tcTabBar = "_tcTabBar_1iihw_566";
1348
- const tcTab = "_tcTab_1iihw_566";
1349
- const tcTabActive = "_tcTabActive_1iihw_595";
1350
- const tcCarouselOuter = "_tcCarouselOuter_1iihw_600";
1351
- const tcCarouselTrack = "_tcCarouselTrack_1iihw_605";
1352
- const tcCard = "_tcCard_1iihw_612";
1353
- const tcCardHeader = "_tcCardHeader_1iihw_625";
1354
- const tcCardMeta = "_tcCardMeta_1iihw_632";
1355
- const tcCardIcon = "_tcCardIcon_1iihw_640";
1356
- const tcCardText = "_tcCardText_1iihw_657";
1357
- const tcCardTitle = "_tcCardTitle_1iihw_663";
1358
- const tcCardSubtitle = "_tcCardSubtitle_1iihw_671";
1359
- const tcCtaDeskWrap = "_tcCtaDeskWrap_1iihw_679";
1360
- const tcCtaMobWrap = "_tcCtaMobWrap_1iihw_683";
1361
- const tcMedia = "_tcMedia_1iihw_687";
1362
- const tcNav = "_tcNav_1iihw_701";
1363
- const stackedRows = "_stacked-rows_1iihw_711";
1364
- const srHeader = "_srHeader_1iihw_718";
1365
- const srTopic = "_srTopic_1iihw_726";
1366
- const srSectionHeading = "_srSectionHeading_1iihw_734";
1367
- const srRow = "_srRow_1iihw_745";
1368
- const srContentCard = "_srContentCard_1iihw_751";
1369
- const srCardInner = "_srCardInner_1iihw_760";
1370
- const srTopGroup = "_srTopGroup_1iihw_766";
1371
- const srTagWrap = "_srTagWrap_1iihw_772";
1372
- const srTagDot = "_srTagDot_1iihw_778";
1373
- const srTagLabel = "_srTagLabel_1iihw_786";
1374
- const srHeading = "_srHeading_1iihw_794";
1375
- const srDesc = "_srDesc_1iihw_804";
1376
- const srBottomGroup = "_srBottomGroup_1iihw_813";
1377
- const srBullets = "_srBullets_1iihw_819";
1378
- const srBullet = "_srBullet_1iihw_819";
1379
- const srBulletIcon = "_srBulletIcon_1iihw_833";
1380
- const srBulletLabel = "_srBulletLabel_1iihw_843";
1381
- const srMedia = "_srMedia_1iihw_853";
1382
- const horizontalCards = "_horizontal-cards_1iihw_870";
1383
- const hcHeader = "_hcHeader_1iihw_878";
1384
- const hcTagline = "_hcTagline_1iihw_887";
1385
- const hcSectionHeading = "_hcSectionHeading_1iihw_895";
1386
- const hcSectionDesc = "_hcSectionDesc_1iihw_904";
1387
- const hcGrid = "_hcGrid_1iihw_914";
1388
- const hcCard = "_hcCard_1iihw_933";
1389
- const hcMedia = "_hcMedia_1iihw_945";
1390
- const hcContent = "_hcContent_1iihw_958";
1391
- const hcTextGroup = "_hcTextGroup_1iihw_967";
1392
- const hcHeading = "_hcHeading_1iihw_974";
1393
- const hcDesc = "_hcDesc_1iihw_983";
1394
- const hcAction = "_hcAction_1iihw_992";
1395
- const hcDots = "_hcDots_1iihw_1014";
1396
- const horizontalIcons = "_horizontal-icons_1iihw_1023";
1397
- const hiHeader = "_hiHeader_1iihw_1030";
1398
- const hiTagline = "_hiTagline_1iihw_1036";
1399
- const hiSectionHeading = "_hiSectionHeading_1iihw_1044";
1400
- const hiSectionDesc = "_hiSectionDesc_1iihw_1054";
1401
- const hiGrid = "_hiGrid_1iihw_1063";
1402
- const hiColumn = "_hiColumn_1iihw_1070";
1403
- const hiIconWrap = "_hiIconWrap_1iihw_1076";
1404
- const hiTextGroup = "_hiTextGroup_1iihw_1085";
1405
- const hiHeading = "_hiHeading_1iihw_1091";
1406
- const hiDesc = "_hiDesc_1iihw_1101";
1407
- const stackedMediaLeft = "_stacked-media-left_1iihw_1114";
1408
- const smlSectionHeader = "_smlSectionHeader_1iihw_1121";
1409
- const smlSectionTopic = "_smlSectionTopic_1iihw_1127";
1410
- const smlSectionHeading = "_smlSectionHeading_1iihw_1135";
1411
- const smlRow = "_smlRow_1iihw_1145";
1412
- const smlMedia = "_smlMedia_1iihw_1151";
1413
- const smlContent = "_smlContent_1iihw_1165";
1414
- const smlTagline = "_smlTagline_1iihw_1172";
1415
- const smlHeading = "_smlHeading_1iihw_1180";
1416
- const smlDesc = "_smlDesc_1iihw_1190";
1417
- const smlActions = "_smlActions_1iihw_1199";
1418
- const horizontalMediaTop = "_horizontal-media-top_1iihw_1211";
1419
- const hmtHeader = "_hmtHeader_1iihw_1219";
1420
- const hmtTopic = "_hmtTopic_1iihw_1227";
1421
- const hmtSectionHeading = "_hmtSectionHeading_1iihw_1235";
1422
- const hmtGrid = "_hmtGrid_1iihw_1245";
1423
- const hmtColumn = "_hmtColumn_1iihw_1252";
1424
- const hmtMedia = "_hmtMedia_1iihw_1258";
1425
- const hmtContent = "_hmtContent_1iihw_1272";
1426
- const hmtTextGroup = "_hmtTextGroup_1iihw_1278";
1427
- const hmtHeading = "_hmtHeading_1iihw_1284";
1428
- const hmtDesc = "_hmtDesc_1iihw_1294";
1429
- const hmtAction = "_hmtAction_1iihw_1303";
1430
- const stackedCardsCarousel = "_stacked-cards-carousel_1iihw_1327";
1431
- const sccDeskStack = "_sccDeskStack_1iihw_1335";
1432
- const sccMobTrack = "_sccMobTrack_1iihw_1340";
1433
- const sccCard = "_sccCard_1iihw_1354";
1434
- const sccMedia = "_sccMedia_1iihw_1364";
1435
- const sccCardContent = "_sccCardContent_1iihw_1371";
1436
- const sccDotTag = "_sccDotTag_1iihw_1379";
1437
- const sccDot = "_sccDot_1iihw_1379";
1438
- const sccDotLabel = "_sccDotLabel_1iihw_1393";
1439
- const sccHeading = "_sccHeading_1iihw_1399";
1440
- const sccDesc = "_sccDesc_1iihw_1408";
1441
- const sccMobDots = "_sccMobDots_1iihw_1415";
1442
- const contentCarousel = "_content-carousel_1iihw_1421";
1443
- const ccHeader = "_ccHeader_1iihw_1429";
1444
- const ccSectionHeading = "_ccSectionHeading_1iihw_1438";
1445
- const ccSectionDesc = "_ccSectionDesc_1iihw_1447";
1446
- const ccMobTrack = "_ccMobTrack_1iihw_1455";
1447
- const ccDeskGrid = "_ccDeskGrid_1iihw_1474";
1448
- const ccCard = "_ccCard_1iihw_1478";
1449
- const ccMedia = "_ccMedia_1iihw_1486";
1450
- const ccContent = "_ccContent_1iihw_1494";
1451
- const ccCardHeading = "_ccCardHeading_1iihw_1501";
1452
- const ccCardDesc = "_ccCardDesc_1iihw_1510";
1453
- const ccLearnMore = "_ccLearnMore_1iihw_1517";
1454
- const ccNavRow = "_ccNavRow_1iihw_1531";
1455
- const ccArrows = "_ccArrows_1iihw_1538";
1456
- const listRightMedia = "_list-right-media_1iihw_1543";
1457
- const lrmContainer = "_lrmContainer_1iihw_1550";
1458
- const lrmLeft = "_lrmLeft_1iihw_1557";
1459
- const lrmSectionText = "_lrmSectionText_1iihw_1563";
1460
- const lrmTagline = "_lrmTagline_1iihw_1569";
1461
- const lrmSectionHeading = "_lrmSectionHeading_1iihw_1576";
1462
- const lrmSectionDesc = "_lrmSectionDesc_1iihw_1585";
1463
- const lrmList = "_lrmList_1iihw_1592";
1464
- const lrmItem = "_lrmItem_1iihw_1597";
1465
- const lrmItemHeading = "_lrmItemHeading_1iihw_1605";
1466
- const lrmItemDesc = "_lrmItemDesc_1iihw_1614";
1467
- const lrmMedia = "_lrmMedia_1iihw_1621";
1468
- const tabsMediaRight = "_tabs-media-right_1iihw_1630";
1469
- const tmrSectionHeader = "_tmrSectionHeader_1iihw_1638";
1470
- const tmrTagline = "_tmrTagline_1iihw_1647";
1471
- const tmrSectionHeading = "_tmrSectionHeading_1iihw_1654";
1472
- const tmrSectionDesc = "_tmrSectionDesc_1iihw_1663";
1473
- const tmrSectionActions = "_tmrSectionActions_1iihw_1670";
1474
- const tmrPanel = "_tmrPanel_1iihw_1678";
1475
- const tmrPanelText = "_tmrPanelText_1iihw_1687";
1476
- const tmrDotTag = "_tmrDotTag_1iihw_1694";
1477
- const tmrDot = "_tmrDot_1iihw_1694";
1478
- const tmrDotLabel = "_tmrDotLabel_1iihw_1708";
1479
- const tmrPanelHeading = "_tmrPanelHeading_1iihw_1714";
1480
- const tmrPanelDesc = "_tmrPanelDesc_1iihw_1723";
1481
- const tmrPanelMedia = "_tmrPanelMedia_1iihw_1730";
1482
- const tmrTabsWrap = "_tmrTabsWrap_1iihw_1738";
1483
- const amrContainer = "_amrContainer_1iihw_1762";
1484
- const amrLeft = "_amrLeft_1iihw_1769";
1485
- const amrSectionText = "_amrSectionText_1iihw_1775";
1486
- const amrSectionHeading = "_amrSectionHeading_1iihw_1781";
1487
- const amrSectionDesc = "_amrSectionDesc_1iihw_1791";
1488
- const amrAccordion = "_amrAccordion_1iihw_1798";
1489
- const amrItem = "_amrItem_1iihw_1803";
1490
- const amrItemTrigger = "_amrItemTrigger_1iihw_1811";
1491
- const amrItemTitle = "_amrItemTitle_1iihw_1824";
1492
- const amrItemOpen = "_amrItemOpen_1iihw_1832";
1493
- const amrChevron = "_amrChevron_1iihw_1836";
1494
- const amrItemContent = "_amrItemContent_1iihw_1847";
1495
- const amrItemDesc = "_amrItemDesc_1iihw_1855";
1496
- const amrMedia = "_amrMedia_1iihw_1862";
1497
- const naContainer = "_naContainer_1iihw_1871";
1498
- const naSectionHeader = "_naSectionHeader_1iihw_1878";
1499
- const naTagline = "_naTagline_1iihw_1886";
1500
- const naSectionHeading = "_naSectionHeading_1iihw_1893";
1501
- const naSectionDesc = "_naSectionDesc_1iihw_1903";
1502
- const naDesktopRow = "_naDesktopRow_1iihw_1911";
1503
- const naMobileList = "_naMobileList_1iihw_1916";
1504
- const naMobileActiveItem = "_naMobileActiveItem_1iihw_1923";
1505
- const naMobileNumber = "_naMobileNumber_1iihw_1932";
1506
- const naMobileHeading = "_naMobileHeading_1iihw_1940";
1507
- const naMobileDesc = "_naMobileDesc_1iihw_1950";
1508
- const naMobileMedia = "_naMobileMedia_1iihw_1957";
1509
- const naMobileInactiveItem = "_naMobileInactiveItem_1iihw_1964";
1510
- const naMobileInactiveLabel = "_naMobileInactiveLabel_1iihw_1978";
1511
- const snContainer = "_snContainer_1iihw_1987";
1512
- const snRow = "_snRow_1iihw_1994";
1513
- const snNumber = "_snNumber_1iihw_2001";
1514
- const snContent = "_snContent_1iihw_2011";
1515
- const snSectionTitle = "_snSectionTitle_1iihw_2017";
1516
- const snTagline = "_snTagline_1iihw_2023";
1517
- const snHeadingBlock = "_snHeadingBlock_1iihw_2030";
1518
- const snHeading = "_snHeading_1iihw_2030";
1519
- const snDesc = "_snDesc_1iihw_2046";
1520
- const snActions = "_snActions_1iihw_2053";
1521
- const silContainer = "_silContainer_1iihw_2061";
1522
- const silLeft = "_silLeft_1iihw_2068";
1523
- const silSectionTitle = "_silSectionTitle_1iihw_2074";
1524
- const silTagline = "_silTagline_1iihw_2080";
1525
- const silHeadingBlock = "_silHeadingBlock_1iihw_2087";
1526
- const silSectionHeading = "_silSectionHeading_1iihw_2093";
1527
- const silSectionDesc = "_silSectionDesc_1iihw_2103";
1528
- const silActions = "_silActions_1iihw_2110";
1529
- const silRight = "_silRight_1iihw_2117";
1530
- const silCard = "_silCard_1iihw_2123";
1531
- const silIcon = "_silIcon_1iihw_2132";
1532
- const silItemHeading = "_silItemHeading_1iihw_2139";
1533
- const silItemDesc = "_silItemDesc_1iihw_2148";
1534
- const naActivePanel = "_naActivePanel_1iihw_2808";
1535
- const naActivePanelContent = "_naActivePanelContent_1iihw_2815";
1536
- const naActivePanelHeader = "_naActivePanelHeader_1iihw_2824";
1537
- const naNumber = "_naNumber_1iihw_2830";
1538
- const naPanelHeading = "_naPanelHeading_1iihw_2838";
1539
- const naPanelDesc = "_naPanelDesc_1iihw_2848";
1540
- const naMedia = "_naMedia_1iihw_2855";
1541
- const naInactivePanel = "_naInactivePanel_1iihw_2863";
1542
- const naInactiveNumber = "_naInactiveNumber_1iihw_2880";
1543
- const naLabelWrap = "_naLabelWrap_1iihw_2889";
1544
- const naLabel = "_naLabel_1iihw_2889";
1545
- const containerWide$6 = "_containerWide_1iihw_2994";
1546
- const containerFull$6 = "_containerFull_1iihw_2998";
1292
+ const section$9 = "_section_1uz4c_8";
1293
+ const container$6 = "_container_1uz4c_19";
1294
+ const accordion = "_accordion_1uz4c_30";
1295
+ const item$1 = "_item_1uz4c_38";
1296
+ const itemActive = "_itemActive_1uz4c_45";
1297
+ const itemHeader = "_itemHeader_1uz4c_50";
1298
+ const itemHeading = "_itemHeading_1uz4c_64";
1299
+ const chevron$1 = "_chevron_1uz4c_80";
1300
+ const chevronOpen$1 = "_chevronOpen_1uz4c_88";
1301
+ const itemContent = "_itemContent_1uz4c_93";
1302
+ const itemContentOpen = "_itemContentOpen_1uz4c_99";
1303
+ const itemContentInner = "_itemContentInner_1uz4c_103";
1304
+ const itemDescription = "_itemDescription_1uz4c_108";
1305
+ const itemMedia = "_itemMedia_1uz4c_120";
1306
+ const mediaPanel = "_mediaPanel_1uz4c_129";
1307
+ const mediaFallback = "_mediaFallback_1uz4c_133";
1308
+ const sideBySideLines = "_side-by-side-lines_1uz4c_144";
1309
+ const itemLines = "_itemLines_1uz4c_157";
1310
+ const mediaPanelInner = "_mediaPanelInner_1uz4c_213";
1311
+ const sblFadeIn = "_sblFadeIn_1uz4c_1";
1312
+ const tabsCard = "_tabsCard_1uz4c_242";
1313
+ const tabContent = "_tabContent_1uz4c_255";
1314
+ const tabText = "_tabText_1uz4c_262";
1315
+ const tabTopic = "_tabTopic_1uz4c_269";
1316
+ const tabHeading = "_tabHeading_1uz4c_277";
1317
+ const tabDescription = "_tabDescription_1uz4c_287";
1318
+ const tabMedia = "_tabMedia_1uz4c_296";
1319
+ const strokeCard = "_strokeCard_1uz4c_313";
1320
+ const strokeText = "_strokeText_1uz4c_328";
1321
+ const strokeTextGroup = "_strokeTextGroup_1uz4c_334";
1322
+ const strokeHeading = "_strokeHeading_1uz4c_340";
1323
+ const strokeDescription = "_strokeDescription_1uz4c_350";
1324
+ const strokeMedia = "_strokeMedia_1uz4c_360";
1325
+ const sideBySideBullets = "_side-by-side-bullets_1uz4c_377";
1326
+ const bulletSectionHeader = "_bulletSectionHeader_1uz4c_384";
1327
+ const bulletTopic = "_bulletTopic_1uz4c_390";
1328
+ const bulletSectionHeading = "_bulletSectionHeading_1uz4c_398";
1329
+ const bulletCard = "_bulletCard_1uz4c_409";
1330
+ const bulletList = "_bulletList_1uz4c_414";
1331
+ const bulletItemInactive = "_bulletItemInactive_1uz4c_420";
1332
+ const bulletIcon$2 = "_bulletIcon_1uz4c_435";
1333
+ const bulletInactiveLabel = "_bulletInactiveLabel_1uz4c_444";
1334
+ const bulletItemActive = "_bulletItemActive_1uz4c_452";
1335
+ const bulletActiveLabel = "_bulletActiveLabel_1uz4c_464";
1336
+ const bulletActiveDesc = "_bulletActiveDesc_1uz4c_472";
1337
+ const bulletMediaPanel = "_bulletMediaPanel_1uz4c_481";
1338
+ const bulletMediaFallback = "_bulletMediaFallback_1uz4c_494";
1339
+ const bulletCarouselWrapper = "_bulletCarouselWrapper_1uz4c_501";
1340
+ const bulletCarouselTrack = "_bulletCarouselTrack_1uz4c_507";
1341
+ const bulletCarouselCard = "_bulletCarouselCard_1uz4c_522";
1342
+ const bulletCarouselText = "_bulletCarouselText_1uz4c_534";
1343
+ const bulletCarouselTitle = "_bulletCarouselTitle_1uz4c_540";
1344
+ const bulletCarouselDesc = "_bulletCarouselDesc_1uz4c_548";
1345
+ const bulletCarouselMedia = "_bulletCarouselMedia_1uz4c_557";
1346
+ const bulletCarouselNav = "_bulletCarouselNav_1uz4c_570";
1347
+ const tabCardsCarousel = "_tab-cards-carousel_1uz4c_580";
1348
+ const tcSectionText = "_tcSectionText_1uz4c_587";
1349
+ const tcTopic = "_tcTopic_1uz4c_596";
1350
+ const tcSectionHeading = "_tcSectionHeading_1uz4c_604";
1351
+ const tcTabBar = "_tcTabBar_1uz4c_614";
1352
+ const tcTab = "_tcTab_1uz4c_614";
1353
+ const tcTabActive = "_tcTabActive_1uz4c_643";
1354
+ const tcCarouselOuter = "_tcCarouselOuter_1uz4c_648";
1355
+ const tcCarouselTrack = "_tcCarouselTrack_1uz4c_653";
1356
+ const tcCard = "_tcCard_1uz4c_660";
1357
+ const tcCardHeader = "_tcCardHeader_1uz4c_673";
1358
+ const tcCardMeta = "_tcCardMeta_1uz4c_680";
1359
+ const tcCardIcon = "_tcCardIcon_1uz4c_688";
1360
+ const tcCardText = "_tcCardText_1uz4c_705";
1361
+ const tcCardTitle = "_tcCardTitle_1uz4c_711";
1362
+ const tcCardSubtitle = "_tcCardSubtitle_1uz4c_719";
1363
+ const tcCtaDeskWrap = "_tcCtaDeskWrap_1uz4c_727";
1364
+ const tcCtaMobWrap = "_tcCtaMobWrap_1uz4c_731";
1365
+ const tcMedia = "_tcMedia_1uz4c_735";
1366
+ const tcNav = "_tcNav_1uz4c_749";
1367
+ const stackedRows = "_stacked-rows_1uz4c_759";
1368
+ const srHeader = "_srHeader_1uz4c_766";
1369
+ const srTopic = "_srTopic_1uz4c_774";
1370
+ const srSectionHeading = "_srSectionHeading_1uz4c_782";
1371
+ const srRow = "_srRow_1uz4c_793";
1372
+ const srContentCard = "_srContentCard_1uz4c_799";
1373
+ const srCardInner = "_srCardInner_1uz4c_808";
1374
+ const srTopGroup = "_srTopGroup_1uz4c_814";
1375
+ const srTagWrap = "_srTagWrap_1uz4c_820";
1376
+ const srTagDot = "_srTagDot_1uz4c_826";
1377
+ const srTagLabel = "_srTagLabel_1uz4c_834";
1378
+ const srHeading = "_srHeading_1uz4c_842";
1379
+ const srDesc = "_srDesc_1uz4c_852";
1380
+ const srBottomGroup = "_srBottomGroup_1uz4c_861";
1381
+ const srBullets = "_srBullets_1uz4c_867";
1382
+ const srBullet = "_srBullet_1uz4c_867";
1383
+ const srBulletIcon = "_srBulletIcon_1uz4c_881";
1384
+ const srBulletLabel = "_srBulletLabel_1uz4c_891";
1385
+ const srMedia = "_srMedia_1uz4c_901";
1386
+ const horizontalCards = "_horizontal-cards_1uz4c_918";
1387
+ const hcHeader = "_hcHeader_1uz4c_926";
1388
+ const hcTagline = "_hcTagline_1uz4c_935";
1389
+ const hcSectionHeading = "_hcSectionHeading_1uz4c_943";
1390
+ const hcSectionDesc = "_hcSectionDesc_1uz4c_952";
1391
+ const hcGrid = "_hcGrid_1uz4c_962";
1392
+ const hcCard = "_hcCard_1uz4c_981";
1393
+ const hcMedia = "_hcMedia_1uz4c_993";
1394
+ const hcContent = "_hcContent_1uz4c_1006";
1395
+ const hcTextGroup = "_hcTextGroup_1uz4c_1015";
1396
+ const hcHeading = "_hcHeading_1uz4c_1022";
1397
+ const hcDesc = "_hcDesc_1uz4c_1031";
1398
+ const hcAction = "_hcAction_1uz4c_1040";
1399
+ const hcDots = "_hcDots_1uz4c_1062";
1400
+ const horizontalIcons = "_horizontal-icons_1uz4c_1071";
1401
+ const hiHeader = "_hiHeader_1uz4c_1078";
1402
+ const hiTagline = "_hiTagline_1uz4c_1084";
1403
+ const hiSectionHeading = "_hiSectionHeading_1uz4c_1092";
1404
+ const hiSectionDesc = "_hiSectionDesc_1uz4c_1102";
1405
+ const hiGrid = "_hiGrid_1uz4c_1111";
1406
+ const hiColumn = "_hiColumn_1uz4c_1118";
1407
+ const hiIconWrap = "_hiIconWrap_1uz4c_1124";
1408
+ const hiTextGroup = "_hiTextGroup_1uz4c_1133";
1409
+ const hiHeading = "_hiHeading_1uz4c_1139";
1410
+ const hiDesc = "_hiDesc_1uz4c_1149";
1411
+ const stackedMediaLeft = "_stacked-media-left_1uz4c_1162";
1412
+ const smlSectionHeader = "_smlSectionHeader_1uz4c_1169";
1413
+ const smlSectionTopic = "_smlSectionTopic_1uz4c_1175";
1414
+ const smlSectionHeading = "_smlSectionHeading_1uz4c_1183";
1415
+ const smlRow = "_smlRow_1uz4c_1193";
1416
+ const smlMedia = "_smlMedia_1uz4c_1199";
1417
+ const smlContent = "_smlContent_1uz4c_1213";
1418
+ const smlTagline = "_smlTagline_1uz4c_1220";
1419
+ const smlHeading = "_smlHeading_1uz4c_1228";
1420
+ const smlDesc = "_smlDesc_1uz4c_1238";
1421
+ const smlActions = "_smlActions_1uz4c_1247";
1422
+ const horizontalMediaTop = "_horizontal-media-top_1uz4c_1259";
1423
+ const hmtHeader = "_hmtHeader_1uz4c_1267";
1424
+ const hmtTopic = "_hmtTopic_1uz4c_1275";
1425
+ const hmtSectionHeading = "_hmtSectionHeading_1uz4c_1283";
1426
+ const hmtGrid = "_hmtGrid_1uz4c_1293";
1427
+ const hmtColumn = "_hmtColumn_1uz4c_1300";
1428
+ const hmtMedia = "_hmtMedia_1uz4c_1306";
1429
+ const hmtContent = "_hmtContent_1uz4c_1320";
1430
+ const hmtTextGroup = "_hmtTextGroup_1uz4c_1326";
1431
+ const hmtHeading = "_hmtHeading_1uz4c_1332";
1432
+ const hmtDesc = "_hmtDesc_1uz4c_1342";
1433
+ const hmtAction = "_hmtAction_1uz4c_1351";
1434
+ const stackedCardsCarousel = "_stacked-cards-carousel_1uz4c_1375";
1435
+ const sccDeskStack = "_sccDeskStack_1uz4c_1383";
1436
+ const sccMobTrack = "_sccMobTrack_1uz4c_1388";
1437
+ const sccCard = "_sccCard_1uz4c_1402";
1438
+ const sccMedia = "_sccMedia_1uz4c_1412";
1439
+ const sccCardContent = "_sccCardContent_1uz4c_1419";
1440
+ const sccDotTag = "_sccDotTag_1uz4c_1427";
1441
+ const sccDot = "_sccDot_1uz4c_1427";
1442
+ const sccDotLabel = "_sccDotLabel_1uz4c_1441";
1443
+ const sccHeading = "_sccHeading_1uz4c_1447";
1444
+ const sccDesc = "_sccDesc_1uz4c_1456";
1445
+ const sccMobDots = "_sccMobDots_1uz4c_1463";
1446
+ const contentCarousel = "_content-carousel_1uz4c_1469";
1447
+ const ccHeader = "_ccHeader_1uz4c_1477";
1448
+ const ccSectionHeading = "_ccSectionHeading_1uz4c_1486";
1449
+ const ccSectionDesc = "_ccSectionDesc_1uz4c_1495";
1450
+ const ccMobTrack = "_ccMobTrack_1uz4c_1503";
1451
+ const ccDeskGrid = "_ccDeskGrid_1uz4c_1522";
1452
+ const ccCard = "_ccCard_1uz4c_1526";
1453
+ const ccMedia = "_ccMedia_1uz4c_1534";
1454
+ const ccContent = "_ccContent_1uz4c_1542";
1455
+ const ccCardHeading = "_ccCardHeading_1uz4c_1549";
1456
+ const ccCardDesc = "_ccCardDesc_1uz4c_1558";
1457
+ const ccLearnMore = "_ccLearnMore_1uz4c_1565";
1458
+ const ccNavRow = "_ccNavRow_1uz4c_1579";
1459
+ const ccArrows = "_ccArrows_1uz4c_1586";
1460
+ const listRightMedia = "_list-right-media_1uz4c_1591";
1461
+ const lrmContainer = "_lrmContainer_1uz4c_1598";
1462
+ const lrmLeft = "_lrmLeft_1uz4c_1605";
1463
+ const lrmSectionText = "_lrmSectionText_1uz4c_1611";
1464
+ const lrmTagline = "_lrmTagline_1uz4c_1617";
1465
+ const lrmSectionHeading = "_lrmSectionHeading_1uz4c_1624";
1466
+ const lrmSectionDesc = "_lrmSectionDesc_1uz4c_1633";
1467
+ const lrmList = "_lrmList_1uz4c_1640";
1468
+ const lrmItem = "_lrmItem_1uz4c_1645";
1469
+ const lrmItemHeading = "_lrmItemHeading_1uz4c_1653";
1470
+ const lrmItemDesc = "_lrmItemDesc_1uz4c_1662";
1471
+ const lrmMedia = "_lrmMedia_1uz4c_1669";
1472
+ const tabsMediaRight = "_tabs-media-right_1uz4c_1678";
1473
+ const tmrSectionHeader = "_tmrSectionHeader_1uz4c_1686";
1474
+ const tmrTagline = "_tmrTagline_1uz4c_1695";
1475
+ const tmrSectionHeading = "_tmrSectionHeading_1uz4c_1702";
1476
+ const tmrSectionDesc = "_tmrSectionDesc_1uz4c_1711";
1477
+ const tmrSectionActions = "_tmrSectionActions_1uz4c_1718";
1478
+ const tmrPanel = "_tmrPanel_1uz4c_1726";
1479
+ const tmrPanelText = "_tmrPanelText_1uz4c_1735";
1480
+ const tmrDotTag = "_tmrDotTag_1uz4c_1742";
1481
+ const tmrDot = "_tmrDot_1uz4c_1742";
1482
+ const tmrDotLabel = "_tmrDotLabel_1uz4c_1756";
1483
+ const tmrPanelHeading = "_tmrPanelHeading_1uz4c_1762";
1484
+ const tmrPanelDesc = "_tmrPanelDesc_1uz4c_1771";
1485
+ const tmrPanelMedia = "_tmrPanelMedia_1uz4c_1778";
1486
+ const tmrTabsWrap = "_tmrTabsWrap_1uz4c_1786";
1487
+ const amrContainer = "_amrContainer_1uz4c_1810";
1488
+ const amrLeft = "_amrLeft_1uz4c_1817";
1489
+ const amrSectionText = "_amrSectionText_1uz4c_1823";
1490
+ const amrSectionHeading = "_amrSectionHeading_1uz4c_1829";
1491
+ const amrSectionDesc = "_amrSectionDesc_1uz4c_1839";
1492
+ const amrAccordion = "_amrAccordion_1uz4c_1846";
1493
+ const amrItem = "_amrItem_1uz4c_1851";
1494
+ const amrItemTrigger = "_amrItemTrigger_1uz4c_1859";
1495
+ const amrItemTitle = "_amrItemTitle_1uz4c_1872";
1496
+ const amrItemOpen = "_amrItemOpen_1uz4c_1880";
1497
+ const amrChevron = "_amrChevron_1uz4c_1884";
1498
+ const amrItemContent = "_amrItemContent_1uz4c_1895";
1499
+ const amrItemDesc = "_amrItemDesc_1uz4c_1903";
1500
+ const amrMedia = "_amrMedia_1uz4c_1910";
1501
+ const naContainer = "_naContainer_1uz4c_1919";
1502
+ const naSectionHeader = "_naSectionHeader_1uz4c_1926";
1503
+ const naTagline = "_naTagline_1uz4c_1934";
1504
+ const naSectionHeading = "_naSectionHeading_1uz4c_1941";
1505
+ const naSectionDesc = "_naSectionDesc_1uz4c_1951";
1506
+ const naDesktopRow = "_naDesktopRow_1uz4c_1959";
1507
+ const naMobileList = "_naMobileList_1uz4c_1964";
1508
+ const naMobileItem = "_naMobileItem_1uz4c_1971";
1509
+ const naMobileItemHeader = "_naMobileItemHeader_1uz4c_1978";
1510
+ const naMobileItemBody = "_naMobileItemBody_1uz4c_1992";
1511
+ const naMobileItemActive = "_naMobileItemActive_1uz4c_1998";
1512
+ const naMobileInactiveLabel = "_naMobileInactiveLabel_1uz4c_2003";
1513
+ const naMobileBodyInner = "_naMobileBodyInner_1uz4c_2007";
1514
+ const naMobileNumber = "_naMobileNumber_1uz4c_2016";
1515
+ const naMobileHeading = "_naMobileHeading_1uz4c_2027";
1516
+ const naMobileDesc = "_naMobileDesc_1uz4c_2037";
1517
+ const naMobileMedia = "_naMobileMedia_1uz4c_2044";
1518
+ const snContainer = "_snContainer_1uz4c_2063";
1519
+ const snRow = "_snRow_1uz4c_2070";
1520
+ const snNumber = "_snNumber_1uz4c_2077";
1521
+ const snContent = "_snContent_1uz4c_2087";
1522
+ const snSectionTitle = "_snSectionTitle_1uz4c_2093";
1523
+ const snTagline = "_snTagline_1uz4c_2099";
1524
+ const snHeadingBlock = "_snHeadingBlock_1uz4c_2106";
1525
+ const snHeading = "_snHeading_1uz4c_2106";
1526
+ const snDesc = "_snDesc_1uz4c_2122";
1527
+ const snActions = "_snActions_1uz4c_2129";
1528
+ const snSticky = "_snSticky_1uz4c_2137";
1529
+ const snNumDisplay = "_snNumDisplay_1uz4c_2141";
1530
+ const snDigitZero = "_snDigitZero_1uz4c_2154";
1531
+ const snDigitCol = "_snDigitCol_1uz4c_2159";
1532
+ const snDigitItem = "_snDigitItem_1uz4c_2165";
1533
+ const snRows = "_snRows_1uz4c_2170";
1534
+ const snBarTrack = "_snBarTrack_1uz4c_2176";
1535
+ const snBarFill = "_snBarFill_1uz4c_2183";
1536
+ const silContainer = "_silContainer_1uz4c_2191";
1537
+ const silLeft = "_silLeft_1uz4c_2198";
1538
+ const silSectionTitle = "_silSectionTitle_1uz4c_2204";
1539
+ const silTagline = "_silTagline_1uz4c_2210";
1540
+ const silHeadingBlock = "_silHeadingBlock_1uz4c_2217";
1541
+ const silSectionHeading = "_silSectionHeading_1uz4c_2223";
1542
+ const silSectionDesc = "_silSectionDesc_1uz4c_2233";
1543
+ const silActions = "_silActions_1uz4c_2240";
1544
+ const silRight = "_silRight_1uz4c_2247";
1545
+ const silCard = "_silCard_1uz4c_2253";
1546
+ const silIcon = "_silIcon_1uz4c_2262";
1547
+ const silItemHeading = "_silItemHeading_1uz4c_2269";
1548
+ const silItemDesc = "_silItemDesc_1uz4c_2278";
1549
+ const naPanel = "_naPanel_1uz4c_2952";
1550
+ const naPanelActive = "_naPanelActive_1uz4c_2964";
1551
+ const naPanelSide = "_naPanelSide_1uz4c_2969";
1552
+ const naPanelBody = "_naPanelBody_1uz4c_2984";
1553
+ const naActivePanelContent = "_naActivePanelContent_1uz4c_2997";
1554
+ const naActivePanelHeader = "_naActivePanelHeader_1uz4c_3006";
1555
+ const naNumber = "_naNumber_1uz4c_3012";
1556
+ const naPanelHeading = "_naPanelHeading_1uz4c_3020";
1557
+ const naPanelDesc = "_naPanelDesc_1uz4c_3030";
1558
+ const naMedia = "_naMedia_1uz4c_3037";
1559
+ const naLabelWrap = "_naLabelWrap_1uz4c_3045";
1560
+ const naLabel = "_naLabel_1uz4c_3045";
1561
+ const containerWide$6 = "_containerWide_1uz4c_3135";
1562
+ const containerFull$6 = "_containerFull_1uz4c_3139";
1547
1563
  const styles$c = {
1548
1564
  section: section$9,
1549
1565
  container: container$6,
@@ -1555,13 +1571,17 @@ const styles$c = {
1555
1571
  chevron: chevron$1,
1556
1572
  chevronOpen: chevronOpen$1,
1557
1573
  itemContent,
1574
+ itemContentOpen,
1575
+ itemContentInner,
1558
1576
  itemDescription,
1559
1577
  itemMedia,
1560
1578
  mediaPanel,
1561
1579
  mediaFallback,
1562
- "side-by-side-lines": "_side-by-side-lines_1iihw_129",
1580
+ "side-by-side-lines": "_side-by-side-lines_1uz4c_144",
1563
1581
  sideBySideLines,
1564
1582
  itemLines,
1583
+ mediaPanelInner,
1584
+ sblFadeIn,
1565
1585
  tabsCard,
1566
1586
  tabContent,
1567
1587
  tabText,
@@ -1575,7 +1595,7 @@ const styles$c = {
1575
1595
  strokeHeading,
1576
1596
  strokeDescription,
1577
1597
  strokeMedia,
1578
- "side-by-side-bullets": "_side-by-side-bullets_1iihw_329",
1598
+ "side-by-side-bullets": "_side-by-side-bullets_1uz4c_377",
1579
1599
  sideBySideBullets,
1580
1600
  bulletSectionHeader,
1581
1601
  bulletTopic,
@@ -1598,7 +1618,7 @@ const styles$c = {
1598
1618
  bulletCarouselDesc,
1599
1619
  bulletCarouselMedia,
1600
1620
  bulletCarouselNav,
1601
- "tab-cards-carousel": "_tab-cards-carousel_1iihw_532",
1621
+ "tab-cards-carousel": "_tab-cards-carousel_1uz4c_580",
1602
1622
  tabCardsCarousel,
1603
1623
  tcSectionText,
1604
1624
  tcTopic,
@@ -1619,7 +1639,7 @@ const styles$c = {
1619
1639
  tcCtaMobWrap,
1620
1640
  tcMedia,
1621
1641
  tcNav,
1622
- "stacked-rows": "_stacked-rows_1iihw_711",
1642
+ "stacked-rows": "_stacked-rows_1uz4c_759",
1623
1643
  stackedRows,
1624
1644
  srHeader,
1625
1645
  srTopic,
@@ -1639,7 +1659,7 @@ const styles$c = {
1639
1659
  srBulletIcon,
1640
1660
  srBulletLabel,
1641
1661
  srMedia,
1642
- "horizontal-cards": "_horizontal-cards_1iihw_870",
1662
+ "horizontal-cards": "_horizontal-cards_1uz4c_918",
1643
1663
  horizontalCards,
1644
1664
  hcHeader,
1645
1665
  hcTagline,
@@ -1654,7 +1674,7 @@ const styles$c = {
1654
1674
  hcDesc,
1655
1675
  hcAction,
1656
1676
  hcDots,
1657
- "horizontal-icons": "_horizontal-icons_1iihw_1023",
1677
+ "horizontal-icons": "_horizontal-icons_1uz4c_1071",
1658
1678
  horizontalIcons,
1659
1679
  hiHeader,
1660
1680
  hiTagline,
@@ -1666,7 +1686,7 @@ const styles$c = {
1666
1686
  hiTextGroup,
1667
1687
  hiHeading,
1668
1688
  hiDesc,
1669
- "stacked-media-left": "_stacked-media-left_1iihw_1114",
1689
+ "stacked-media-left": "_stacked-media-left_1uz4c_1162",
1670
1690
  stackedMediaLeft,
1671
1691
  smlSectionHeader,
1672
1692
  smlSectionTopic,
@@ -1678,7 +1698,7 @@ const styles$c = {
1678
1698
  smlHeading,
1679
1699
  smlDesc,
1680
1700
  smlActions,
1681
- "horizontal-media-top": "_horizontal-media-top_1iihw_1211",
1701
+ "horizontal-media-top": "_horizontal-media-top_1uz4c_1259",
1682
1702
  horizontalMediaTop,
1683
1703
  hmtHeader,
1684
1704
  hmtTopic,
@@ -1691,7 +1711,7 @@ const styles$c = {
1691
1711
  hmtHeading,
1692
1712
  hmtDesc,
1693
1713
  hmtAction,
1694
- "stacked-cards-carousel": "_stacked-cards-carousel_1iihw_1327",
1714
+ "stacked-cards-carousel": "_stacked-cards-carousel_1uz4c_1375",
1695
1715
  stackedCardsCarousel,
1696
1716
  sccDeskStack,
1697
1717
  sccMobTrack,
@@ -1704,7 +1724,7 @@ const styles$c = {
1704
1724
  sccHeading,
1705
1725
  sccDesc,
1706
1726
  sccMobDots,
1707
- "content-carousel": "_content-carousel_1iihw_1421",
1727
+ "content-carousel": "_content-carousel_1uz4c_1469",
1708
1728
  contentCarousel,
1709
1729
  ccHeader,
1710
1730
  ccSectionHeading,
@@ -1719,7 +1739,7 @@ const styles$c = {
1719
1739
  ccLearnMore,
1720
1740
  ccNavRow,
1721
1741
  ccArrows,
1722
- "list-right-media": "_list-right-media_1iihw_1543",
1742
+ "list-right-media": "_list-right-media_1uz4c_1591",
1723
1743
  listRightMedia,
1724
1744
  lrmContainer,
1725
1745
  lrmLeft,
@@ -1732,7 +1752,7 @@ const styles$c = {
1732
1752
  lrmItemHeading,
1733
1753
  lrmItemDesc,
1734
1754
  lrmMedia,
1735
- "tabs-media-right": "_tabs-media-right_1iihw_1630",
1755
+ "tabs-media-right": "_tabs-media-right_1uz4c_1678",
1736
1756
  tabsMediaRight,
1737
1757
  tmrSectionHeader,
1738
1758
  tmrTagline,
@@ -1769,13 +1789,16 @@ const styles$c = {
1769
1789
  naSectionDesc,
1770
1790
  naDesktopRow,
1771
1791
  naMobileList,
1772
- naMobileActiveItem,
1792
+ naMobileItem,
1793
+ naMobileItemHeader,
1794
+ naMobileItemBody,
1795
+ naMobileItemActive,
1796
+ naMobileInactiveLabel,
1797
+ naMobileBodyInner,
1773
1798
  naMobileNumber,
1774
1799
  naMobileHeading,
1775
1800
  naMobileDesc,
1776
1801
  naMobileMedia,
1777
- naMobileInactiveItem,
1778
- naMobileInactiveLabel,
1779
1802
  snContainer,
1780
1803
  snRow,
1781
1804
  snNumber,
@@ -1786,6 +1809,14 @@ const styles$c = {
1786
1809
  snHeading,
1787
1810
  snDesc,
1788
1811
  snActions,
1812
+ snSticky,
1813
+ snNumDisplay,
1814
+ snDigitZero,
1815
+ snDigitCol,
1816
+ snDigitItem,
1817
+ snRows,
1818
+ snBarTrack,
1819
+ snBarFill,
1789
1820
  silContainer,
1790
1821
  silLeft,
1791
1822
  silSectionTitle,
@@ -1799,15 +1830,16 @@ const styles$c = {
1799
1830
  silIcon,
1800
1831
  silItemHeading,
1801
1832
  silItemDesc,
1802
- naActivePanel,
1833
+ naPanel,
1834
+ naPanelActive,
1835
+ naPanelSide,
1836
+ naPanelBody,
1803
1837
  naActivePanelContent,
1804
1838
  naActivePanelHeader,
1805
1839
  naNumber,
1806
1840
  naPanelHeading,
1807
1841
  naPanelDesc,
1808
1842
  naMedia,
1809
- naInactivePanel,
1810
- naInactiveNumber,
1811
1843
  naLabelWrap,
1812
1844
  naLabel,
1813
1845
  containerWide: containerWide$6,
@@ -1838,28 +1870,6 @@ function ChevronIcon$1({ open }) {
1838
1870
  );
1839
1871
  }
1840
1872
  function AccordionItem$1({ item: item2, index: index2, isActive, onToggle, showMedia, variant = "fill" }) {
1841
- const contentRef = React.useRef(null);
1842
- const isFirstRender = React.useRef(true);
1843
- const [height, setHeight] = React.useState(isActive ? "auto" : "0px");
1844
- React.useEffect(() => {
1845
- if (isFirstRender.current) {
1846
- isFirstRender.current = false;
1847
- return;
1848
- }
1849
- if (!contentRef.current) return;
1850
- if (isActive) {
1851
- const h = contentRef.current.scrollHeight;
1852
- setHeight(`${h}px`);
1853
- const timer = setTimeout(() => setHeight("auto"), 320);
1854
- return () => clearTimeout(timer);
1855
- } else {
1856
- const h = contentRef.current.scrollHeight;
1857
- setHeight(`${h}px`);
1858
- requestAnimationFrame(() => {
1859
- requestAnimationFrame(() => setHeight("0px"));
1860
- });
1861
- }
1862
- }, [isActive]);
1863
1873
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: `${styles$c.item} ${isActive ? styles$c.itemActive : ""} ${variant === "lines" ? styles$c.itemLines : ""}`, children: [
1864
1874
  /* @__PURE__ */ jsxRuntime.jsxs(
1865
1875
  "button",
@@ -1874,17 +1884,15 @@ function AccordionItem$1({ item: item2, index: index2, isActive, onToggle, showM
1874
1884
  ]
1875
1885
  }
1876
1886
  ),
1877
- /* @__PURE__ */ jsxRuntime.jsxs(
1887
+ /* @__PURE__ */ jsxRuntime.jsx(
1878
1888
  "div",
1879
1889
  {
1880
- ref: contentRef,
1881
- className: styles$c.itemContent,
1882
- style: { height },
1890
+ className: `${styles$c.itemContent} ${isActive ? styles$c.itemContentOpen : ""}`,
1883
1891
  "aria-hidden": !isActive,
1884
- children: [
1892
+ children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.itemContentInner, children: [
1885
1893
  /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$c.itemDescription, children: item2.description }),
1886
1894
  showMedia && item2.media && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.itemMedia, children: item2.media })
1887
- ]
1895
+ ] })
1888
1896
  }
1889
1897
  )
1890
1898
  ] });
@@ -2434,22 +2442,85 @@ function HorizontalMediaTopLayout({
2434
2442
  ] });
2435
2443
  }
2436
2444
  function StepsNumberedLayout({ items }) {
2437
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.snContainer, children: items.map((item2, i) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snRow, children: [
2438
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.snNumber, children: String(i + 1).padStart(2, "0") }),
2439
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snContent, children: [
2440
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snSectionTitle, children: [
2441
- item2.topic && /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.snTagline, children: item2.topic }),
2442
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snHeadingBlock, children: [
2443
- /* @__PURE__ */ jsxRuntime.jsx("h2", { className: styles$c.snHeading, children: item2.heading }),
2444
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$c.snDesc, children: item2.description })
2445
- ] })
2446
- ] }),
2447
- (item2.cta || item2.cta2) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snActions, children: [
2448
- item2.cta && /* @__PURE__ */ jsxRuntime.jsx(Button, { buttonStyle: "primary", color: "black", size: "regular", onClick: item2.cta.onClick, children: item2.cta.label }),
2449
- item2.cta2 && /* @__PURE__ */ jsxRuntime.jsx(Button, { buttonStyle: "secondary", color: "black", size: "regular", onClick: item2.cta2.onClick, children: item2.cta2.label })
2450
- ] })
2451
- ] })
2452
- ] }, i)) });
2445
+ const containerRef = React.useRef(null);
2446
+ const digitColRef = React.useRef(null);
2447
+ const cardRefs = React.useRef([]);
2448
+ const barFillRefs = React.useRef([]);
2449
+ React.useEffect(() => {
2450
+ var _a;
2451
+ if ((_a = window.matchMedia) == null ? void 0 : _a.call(window, "(prefers-reduced-motion: reduce)").matches) return;
2452
+ const clamp01 = (v) => v < 0 ? 0 : v > 1 ? 1 : v;
2453
+ const onScroll = () => {
2454
+ const container2 = containerRef.current;
2455
+ const digitCol = digitColRef.current;
2456
+ if (container2 && digitCol) {
2457
+ const section2 = container2.closest("section");
2458
+ if (section2) {
2459
+ const rect = section2.getBoundingClientRect();
2460
+ const p = clamp01(-rect.top / rect.height);
2461
+ const N = items.length;
2462
+ const translatePct = -p * ((N - 1) / N) * 100;
2463
+ digitCol.style.transform = `translateY(${translatePct.toFixed(2)}%)`;
2464
+ }
2465
+ }
2466
+ const vh = window.innerHeight;
2467
+ cardRefs.current.forEach((card2, i) => {
2468
+ const barFill = barFillRefs.current[i];
2469
+ if (!card2 || !barFill) return;
2470
+ const rect = card2.getBoundingClientRect();
2471
+ const cardP = clamp01((vh / 2 - rect.top) / rect.height);
2472
+ barFill.style.width = `${(cardP * 100).toFixed(1)}%`;
2473
+ });
2474
+ };
2475
+ onScroll();
2476
+ window.addEventListener("scroll", onScroll, { passive: true });
2477
+ window.addEventListener("resize", onScroll, { passive: true });
2478
+ return () => {
2479
+ window.removeEventListener("scroll", onScroll);
2480
+ window.removeEventListener("resize", onScroll);
2481
+ };
2482
+ }, [items.length]);
2483
+ return /* @__PURE__ */ jsxRuntime.jsxs("div", { ref: containerRef, className: styles$c.snContainer, children: [
2484
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.snSticky, children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snNumDisplay, children: [
2485
+ /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.snDigitZero, children: "0" }),
2486
+ /* @__PURE__ */ jsxRuntime.jsx("div", { ref: digitColRef, className: styles$c.snDigitCol, children: items.map((_, i) => /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.snDigitItem, children: i + 1 }, i)) })
2487
+ ] }) }),
2488
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.snRows, children: items.map((item2, i) => /* @__PURE__ */ jsxRuntime.jsxs(
2489
+ "div",
2490
+ {
2491
+ ref: (el) => {
2492
+ cardRefs.current[i] = el;
2493
+ },
2494
+ className: styles$c.snRow,
2495
+ children: [
2496
+ /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.snNumber, children: String(i + 1).padStart(2, "0") }),
2497
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.snBarTrack, children: /* @__PURE__ */ jsxRuntime.jsx(
2498
+ "div",
2499
+ {
2500
+ ref: (el) => {
2501
+ barFillRefs.current[i] = el;
2502
+ },
2503
+ className: styles$c.snBarFill
2504
+ }
2505
+ ) }),
2506
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snContent, children: [
2507
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snSectionTitle, children: [
2508
+ item2.topic && /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.snTagline, children: item2.topic }),
2509
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snHeadingBlock, children: [
2510
+ /* @__PURE__ */ jsxRuntime.jsx("h2", { className: styles$c.snHeading, children: item2.heading }),
2511
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$c.snDesc, children: item2.description })
2512
+ ] })
2513
+ ] }),
2514
+ (item2.cta || item2.cta2) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.snActions, children: [
2515
+ item2.cta && /* @__PURE__ */ jsxRuntime.jsx(Button, { buttonStyle: "primary", color: "black", size: "regular", onClick: item2.cta.onClick, children: item2.cta.label }),
2516
+ item2.cta2 && /* @__PURE__ */ jsxRuntime.jsx(Button, { buttonStyle: "secondary", color: "black", size: "regular", onClick: item2.cta2.onClick, children: item2.cta2.label })
2517
+ ] })
2518
+ ] })
2519
+ ]
2520
+ },
2521
+ i
2522
+ )) })
2523
+ ] });
2453
2524
  }
2454
2525
  function SplitIconListLayout({
2455
2526
  items,
@@ -2497,25 +2568,32 @@ function NumberedAccordionLayout({
2497
2568
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naDesktopRow, children: items.map((item2, i) => {
2498
2569
  const isActive = i === activeIndex;
2499
2570
  const num = String(i + 1).padStart(2, "0");
2500
- if (isActive) {
2501
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naActivePanel, children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.naActivePanelContent, children: [
2502
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.naActivePanelHeader, children: [
2503
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naNumber, children: num }),
2504
- /* @__PURE__ */ jsxRuntime.jsx("h3", { className: styles$c.naPanelHeading, children: item2.heading }),
2505
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$c.naPanelDesc, children: item2.description })
2506
- ] }),
2507
- item2.media && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naMedia, children: item2.media })
2508
- ] }) }, i);
2509
- }
2510
2571
  return /* @__PURE__ */ jsxRuntime.jsxs(
2511
- "button",
2572
+ "div",
2512
2573
  {
2513
- type: "button",
2514
- className: styles$c.naInactivePanel,
2515
- onClick: () => setActiveIndex(i),
2574
+ className: `${styles$c.naPanel}${isActive ? ` ${styles$c.naPanelActive}` : ""}`,
2516
2575
  children: [
2517
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naInactiveNumber, children: num }),
2518
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naLabelWrap, children: /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naLabel, children: item2.topic ?? item2.heading }) })
2576
+ /* @__PURE__ */ jsxRuntime.jsxs(
2577
+ "button",
2578
+ {
2579
+ type: "button",
2580
+ className: styles$c.naPanelSide,
2581
+ onClick: () => setActiveIndex(i),
2582
+ "aria-expanded": isActive,
2583
+ "aria-label": `${item2.topic ?? item2.heading}, panel ${num}`,
2584
+ children: [
2585
+ /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naNumber, children: num }),
2586
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naLabelWrap, children: /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naLabel, children: item2.topic ?? item2.heading }) })
2587
+ ]
2588
+ }
2589
+ ),
2590
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naPanelBody, "aria-hidden": !isActive, children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.naActivePanelContent, children: [
2591
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.naActivePanelHeader, children: [
2592
+ /* @__PURE__ */ jsxRuntime.jsx("h3", { className: styles$c.naPanelHeading, children: item2.heading }),
2593
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$c.naPanelDesc, children: item2.description })
2594
+ ] }),
2595
+ item2.media && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naMedia, children: item2.media })
2596
+ ] }) })
2519
2597
  ]
2520
2598
  },
2521
2599
  i
@@ -2524,23 +2602,29 @@ function NumberedAccordionLayout({
2524
2602
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naMobileList, children: items.map((item2, i) => {
2525
2603
  const isActive = i === activeIndex;
2526
2604
  const num = String(i + 1).padStart(2, "0");
2527
- if (isActive) {
2528
- return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.naMobileActiveItem, children: [
2529
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naMobileNumber, children: num }),
2530
- /* @__PURE__ */ jsxRuntime.jsx("h3", { className: styles$c.naMobileHeading, children: item2.heading }),
2531
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$c.naMobileDesc, children: item2.description }),
2532
- item2.media && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naMobileMedia, children: item2.media })
2533
- ] }, i);
2534
- }
2535
2605
  return /* @__PURE__ */ jsxRuntime.jsxs(
2536
- "button",
2606
+ "div",
2537
2607
  {
2538
- type: "button",
2539
- className: styles$c.naMobileInactiveItem,
2540
- onClick: () => setActiveIndex(i),
2608
+ className: `${styles$c.naMobileItem}${isActive ? ` ${styles$c.naMobileItemActive}` : ""}`,
2541
2609
  children: [
2542
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naMobileNumber, children: num }),
2543
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naMobileInactiveLabel, children: item2.topic ?? item2.heading })
2610
+ /* @__PURE__ */ jsxRuntime.jsxs(
2611
+ "button",
2612
+ {
2613
+ type: "button",
2614
+ className: styles$c.naMobileItemHeader,
2615
+ onClick: () => setActiveIndex(i),
2616
+ "aria-expanded": isActive,
2617
+ children: [
2618
+ /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naMobileNumber, children: num }),
2619
+ /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles$c.naMobileInactiveLabel, children: item2.topic ?? item2.heading })
2620
+ ]
2621
+ }
2622
+ ),
2623
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naMobileItemBody, children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$c.naMobileBodyInner, children: [
2624
+ /* @__PURE__ */ jsxRuntime.jsx("h3", { className: styles$c.naMobileHeading, children: item2.heading }),
2625
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$c.naMobileDesc, children: item2.description }),
2626
+ item2.media && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.naMobileMedia, children: item2.media })
2627
+ ] }) })
2544
2628
  ]
2545
2629
  },
2546
2630
  i
@@ -2760,104 +2844,105 @@ const FeaturesSection = React.forwardRef(
2760
2844
  },
2761
2845
  i
2762
2846
  )) }),
2763
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.mediaPanel, children: activeMedia || /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.mediaFallback }) })
2847
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.mediaPanel, children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.mediaPanelInner, children: activeMedia || /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$c.mediaFallback }) }, activeIndex) })
2764
2848
  ] }) });
2765
2849
  }
2766
2850
  );
2767
- const section$8 = "_section_1q7wf_4";
2768
- const container$5 = "_container_1q7wf_13";
2769
- const card$3 = "_card_1q7wf_23";
2770
- const inner$1 = "_inner_1q7wf_32";
2771
- const textContent$1 = "_textContent_1q7wf_40";
2772
- const textBlock$1 = "_textBlock_1q7wf_47";
2773
- const titleGroup = "_titleGroup_1q7wf_55";
2774
- const miniTitle$2 = "_miniTitle_1q7wf_61";
2775
- const heading$9 = "_heading_1q7wf_70";
2776
- const description$5 = "_description_1q7wf_78";
2777
- const actions$3 = "_actions_1q7wf_86";
2778
- const media = "_media_1q7wf_92";
2779
- const grid$3 = "_grid_1q7wf_164";
2780
- const gridWrapper = "_gridWrapper_1q7wf_168";
2781
- const gridCard = "_gridCard_1q7wf_175";
2782
- const gridMedia = "_gridMedia_1q7wf_185";
2783
- const gridContent = "_gridContent_1q7wf_198";
2784
- const gridTexts = "_gridTexts_1q7wf_205";
2785
- const gridHeading = "_gridHeading_1q7wf_213";
2786
- const gridDescription = "_gridDescription_1q7wf_221";
2787
- const gridActions = "_gridActions_1q7wf_229";
2788
- const valueCards = "_value-cards_1q7wf_272";
2789
- const vcHeading = "_vcHeading_1q7wf_283";
2790
- const vcRow = "_vcRow_1q7wf_295";
2791
- const vcCard = "_vcCard_1q7wf_303";
2792
- const vcCardInner = "_vcCardInner_1q7wf_311";
2793
- const vcTextGroup = "_vcTextGroup_1q7wf_317";
2794
- const vcIcon = "_vcIcon_1q7wf_323";
2795
- const vcTexts = "_vcTexts_1q7wf_329";
2796
- const vcCardHeading = "_vcCardHeading_1q7wf_337";
2797
- const vcCardDescription = "_vcCardDescription_1q7wf_345";
2798
- const vcFooter = "_vcFooter_1q7wf_352";
2799
- const vcPlusBtn = "_vcPlusBtn_1q7wf_358";
2800
- const oneMedia = "_one-media_1q7wf_424";
2801
- const mmHeading = "_mmHeading_1q7wf_429";
2802
- const mmRow = "_mmRow_1q7wf_440";
2803
- const mmFeatureCard = "_mmFeatureCard_1q7wf_446";
2804
- const mmIcon = "_mmIcon_1q7wf_461";
2805
- const mmTexts = "_mmTexts_1q7wf_467";
2806
- const mmCardHeading = "_mmCardHeading_1q7wf_475";
2807
- const mmCardDescription = "_mmCardDescription_1q7wf_483";
2808
- const mmMediaCard = "_mmMediaCard_1q7wf_490";
2809
- const mediaTop = "_media-top_1q7wf_552";
2810
- const mtRow = "_mtRow_1q7wf_558";
2811
- const mtCard = "_mtCard_1q7wf_565";
2812
- const mtMediaArea = "_mtMediaArea_1q7wf_572";
2813
- const mtContent = "_mtContent_1q7wf_588";
2814
- const mtContentTop = "_mtContentTop_1q7wf_600";
2815
- const mtTag = "_mtTag_1q7wf_607";
2816
- const mtTexts = "_mtTexts_1q7wf_623";
2817
- const mtCardHeading = "_mtCardHeading_1q7wf_631";
2818
- const mtCardDescription = "_mtCardDescription_1q7wf_639";
2819
- const mtActions = "_mtActions_1q7wf_646";
2820
- const iconWithLink = "_icon-with-link_1q7wf_690";
2821
- const fgHeading = "_fgHeading_1q7wf_695";
2822
- const fgRow = "_fgRow_1q7wf_706";
2823
- const fgCard = "_fgCard_1q7wf_713";
2824
- const fgTop = "_fgTop_1q7wf_728";
2825
- const fgIcon = "_fgIcon_1q7wf_735";
2826
- const fgContent = "_fgContent_1q7wf_742";
2827
- const fgHeadline = "_fgHeadline_1q7wf_750";
2828
- const fgCardHeading = "_fgCardHeading_1q7wf_754";
2829
- const fgCardDescription = "_fgCardDescription_1q7wf_762";
2830
- const fgLink = "_fgLink_1q7wf_769";
2831
- const fgLinkText = "_fgLinkText_1q7wf_788";
2832
- const horizontalReveal = "_horizontal-reveal_1q7wf_821";
2833
- const sectionHeader = "_sectionHeader_1q7wf_830";
2834
- const sectionHeaderInner = "_sectionHeaderInner_1q7wf_838";
2835
- const tagline = "_tagline_1q7wf_849";
2836
- const cardRow = "_cardRow_1q7wf_871";
2837
- const marqueeWrapper = "_marqueeWrapper_1q7wf_887";
2838
- const cardRowMarquee$1 = "_cardRowMarquee_1q7wf_893";
2839
- const marquee = "_marquee_1q7wf_887";
2840
- const marqueeTrack = "_marqueeTrack_1q7wf_903";
2841
- const revealCard = "_revealCard_1q7wf_921";
2842
- const revealed = "_revealed_1q7wf_942";
2843
- const revealFront = "_revealFront_1q7wf_948";
2844
- const revealMedia = "_revealMedia_1q7wf_956";
2845
- const revealBack = "_revealBack_1q7wf_983";
2846
- const revealHeader = "_revealHeader_1q7wf_996";
2847
- const revealAvatar = "_revealAvatar_1q7wf_1002";
2848
- const revealName = "_revealName_1q7wf_1017";
2849
- const revealList = "_revealList_1q7wf_1025";
2850
- const revealListItem = "_revealListItem_1q7wf_1034";
2851
- const bulletIcon$1 = "_bulletIcon_1q7wf_1045";
2852
- const revealFooter = "_revealFooter_1q7wf_1057";
2853
- const revealFooterContent = "_revealFooterContent_1q7wf_1065";
2854
- const revealFooterName = "_revealFooterName_1q7wf_1072";
2855
- const revealTags = "_revealTags_1q7wf_1082";
2856
- const revealTag = "_revealTag_1q7wf_1082";
2857
- const revealToggle = "_revealToggle_1q7wf_1100";
2858
- const navDots = "_navDots_1q7wf_1124";
2859
- const containerWide$5 = "_containerWide_1q7wf_1161";
2860
- const containerFull$5 = "_containerFull_1q7wf_1165";
2851
+ const section$8 = "_section_14jny_4";
2852
+ const container$5 = "_container_14jny_13";
2853
+ const card$3 = "_card_14jny_23";
2854
+ const inner$1 = "_inner_14jny_32";
2855
+ const textContent$1 = "_textContent_14jny_40";
2856
+ const textBlock$1 = "_textBlock_14jny_47";
2857
+ const titleGroup = "_titleGroup_14jny_55";
2858
+ const miniTitle$2 = "_miniTitle_14jny_61";
2859
+ const heading$9 = "_heading_14jny_70";
2860
+ const description$5 = "_description_14jny_78";
2861
+ const actions$3 = "_actions_14jny_86";
2862
+ const media = "_media_14jny_92";
2863
+ const sideBySide$1 = "_side-by-side_14jny_107";
2864
+ const grid$3 = "_grid_14jny_221";
2865
+ const gridWrapper = "_gridWrapper_14jny_225";
2866
+ const gridCard = "_gridCard_14jny_232";
2867
+ const gridMedia = "_gridMedia_14jny_242";
2868
+ const gridContent = "_gridContent_14jny_255";
2869
+ const gridTexts = "_gridTexts_14jny_262";
2870
+ const gridHeading = "_gridHeading_14jny_270";
2871
+ const gridDescription = "_gridDescription_14jny_278";
2872
+ const gridActions = "_gridActions_14jny_286";
2873
+ const valueCards = "_value-cards_14jny_329";
2874
+ const vcHeading = "_vcHeading_14jny_340";
2875
+ const vcRow = "_vcRow_14jny_352";
2876
+ const vcCard = "_vcCard_14jny_360";
2877
+ const vcCardInner = "_vcCardInner_14jny_368";
2878
+ const vcTextGroup = "_vcTextGroup_14jny_374";
2879
+ const vcIcon = "_vcIcon_14jny_380";
2880
+ const vcTexts = "_vcTexts_14jny_386";
2881
+ const vcCardHeading = "_vcCardHeading_14jny_394";
2882
+ const vcCardDescription = "_vcCardDescription_14jny_402";
2883
+ const vcFooter = "_vcFooter_14jny_409";
2884
+ const vcPlusBtn = "_vcPlusBtn_14jny_415";
2885
+ const oneMedia = "_one-media_14jny_481";
2886
+ const mmHeading = "_mmHeading_14jny_486";
2887
+ const mmRow = "_mmRow_14jny_497";
2888
+ const mmFeatureCard = "_mmFeatureCard_14jny_503";
2889
+ const mmIcon = "_mmIcon_14jny_518";
2890
+ const mmTexts = "_mmTexts_14jny_524";
2891
+ const mmCardHeading = "_mmCardHeading_14jny_532";
2892
+ const mmCardDescription = "_mmCardDescription_14jny_540";
2893
+ const mmMediaCard = "_mmMediaCard_14jny_547";
2894
+ const mediaTop = "_media-top_14jny_609";
2895
+ const mtRow = "_mtRow_14jny_615";
2896
+ const mtCard = "_mtCard_14jny_622";
2897
+ const mtMediaArea = "_mtMediaArea_14jny_629";
2898
+ const mtContent = "_mtContent_14jny_645";
2899
+ const mtContentTop = "_mtContentTop_14jny_657";
2900
+ const mtTag = "_mtTag_14jny_664";
2901
+ const mtTexts = "_mtTexts_14jny_680";
2902
+ const mtCardHeading = "_mtCardHeading_14jny_688";
2903
+ const mtCardDescription = "_mtCardDescription_14jny_696";
2904
+ const mtActions = "_mtActions_14jny_703";
2905
+ const iconWithLink = "_icon-with-link_14jny_747";
2906
+ const fgHeading = "_fgHeading_14jny_752";
2907
+ const fgRow = "_fgRow_14jny_763";
2908
+ const fgCard = "_fgCard_14jny_770";
2909
+ const fgTop = "_fgTop_14jny_785";
2910
+ const fgIcon = "_fgIcon_14jny_792";
2911
+ const fgContent = "_fgContent_14jny_799";
2912
+ const fgHeadline = "_fgHeadline_14jny_807";
2913
+ const fgCardHeading = "_fgCardHeading_14jny_811";
2914
+ const fgCardDescription = "_fgCardDescription_14jny_819";
2915
+ const fgLink = "_fgLink_14jny_826";
2916
+ const fgLinkText = "_fgLinkText_14jny_845";
2917
+ const horizontalReveal = "_horizontal-reveal_14jny_878";
2918
+ const sectionHeader = "_sectionHeader_14jny_887";
2919
+ const sectionHeaderInner = "_sectionHeaderInner_14jny_895";
2920
+ const tagline = "_tagline_14jny_906";
2921
+ const cardRow = "_cardRow_14jny_928";
2922
+ const marqueeWrapper = "_marqueeWrapper_14jny_944";
2923
+ const cardRowMarquee$1 = "_cardRowMarquee_14jny_950";
2924
+ const marquee = "_marquee_14jny_944";
2925
+ const marqueeTrack = "_marqueeTrack_14jny_960";
2926
+ const revealCard = "_revealCard_14jny_978";
2927
+ const revealed = "_revealed_14jny_999";
2928
+ const revealFront = "_revealFront_14jny_1005";
2929
+ const revealMedia = "_revealMedia_14jny_1013";
2930
+ const revealBack = "_revealBack_14jny_1040";
2931
+ const revealHeader = "_revealHeader_14jny_1053";
2932
+ const revealAvatar = "_revealAvatar_14jny_1059";
2933
+ const revealName = "_revealName_14jny_1074";
2934
+ const revealList = "_revealList_14jny_1082";
2935
+ const revealListItem = "_revealListItem_14jny_1091";
2936
+ const bulletIcon$1 = "_bulletIcon_14jny_1102";
2937
+ const revealFooter = "_revealFooter_14jny_1114";
2938
+ const revealFooterContent = "_revealFooterContent_14jny_1122";
2939
+ const revealFooterName = "_revealFooterName_14jny_1129";
2940
+ const revealTags = "_revealTags_14jny_1139";
2941
+ const revealTag = "_revealTag_14jny_1139";
2942
+ const revealToggle = "_revealToggle_14jny_1157";
2943
+ const navDots = "_navDots_14jny_1181";
2944
+ const containerWide$5 = "_containerWide_14jny_1218";
2945
+ const containerFull$5 = "_containerFull_14jny_1222";
2861
2946
  const styles$b = {
2862
2947
  section: section$8,
2863
2948
  container: container$5,
@@ -2871,6 +2956,8 @@ const styles$b = {
2871
2956
  description: description$5,
2872
2957
  actions: actions$3,
2873
2958
  media,
2959
+ "side-by-side": "_side-by-side_14jny_107",
2960
+ sideBySide: sideBySide$1,
2874
2961
  grid: grid$3,
2875
2962
  gridWrapper,
2876
2963
  gridCard,
@@ -2880,7 +2967,7 @@ const styles$b = {
2880
2967
  gridHeading,
2881
2968
  gridDescription,
2882
2969
  gridActions,
2883
- "value-cards": "_value-cards_1q7wf_272",
2970
+ "value-cards": "_value-cards_14jny_329",
2884
2971
  valueCards,
2885
2972
  vcHeading,
2886
2973
  vcRow,
@@ -2893,7 +2980,7 @@ const styles$b = {
2893
2980
  vcCardDescription,
2894
2981
  vcFooter,
2895
2982
  vcPlusBtn,
2896
- "one-media": "_one-media_1q7wf_424",
2983
+ "one-media": "_one-media_14jny_481",
2897
2984
  oneMedia,
2898
2985
  mmHeading,
2899
2986
  mmRow,
@@ -2903,7 +2990,7 @@ const styles$b = {
2903
2990
  mmCardHeading,
2904
2991
  mmCardDescription,
2905
2992
  mmMediaCard,
2906
- "media-top": "_media-top_1q7wf_552",
2993
+ "media-top": "_media-top_14jny_609",
2907
2994
  mediaTop,
2908
2995
  mtRow,
2909
2996
  mtCard,
@@ -2915,7 +3002,7 @@ const styles$b = {
2915
3002
  mtCardHeading,
2916
3003
  mtCardDescription,
2917
3004
  mtActions,
2918
- "icon-with-link": "_icon-with-link_1q7wf_690",
3005
+ "icon-with-link": "_icon-with-link_14jny_747",
2919
3006
  iconWithLink,
2920
3007
  fgHeading,
2921
3008
  fgRow,
@@ -2928,7 +3015,7 @@ const styles$b = {
2928
3015
  fgCardDescription,
2929
3016
  fgLink,
2930
3017
  fgLinkText,
2931
- "horizontal-reveal": "_horizontal-reveal_1q7wf_821",
3018
+ "horizontal-reveal": "_horizontal-reveal_14jny_878",
2932
3019
  horizontalReveal,
2933
3020
  sectionHeader,
2934
3021
  sectionHeaderInner,
@@ -3056,19 +3143,24 @@ const CardsSection = React.forwardRef(
3056
3143
  ) }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.cardRow, children: revealCards.map((card2, i) => /* @__PURE__ */ jsxRuntime.jsx(RevealCardItem, { card: card2 }, i)) })),
3057
3144
  navigation && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.navDots, children: navigation })
3058
3145
  ] }),
3059
- layout === "side-by-side" && cards && cards.map((card2, i) => /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.card, children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.inner, children: [
3060
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.textContent, children: [
3061
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.textBlock, children: [
3062
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.titleGroup, children: [
3063
- card2.miniTitle && /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$b.miniTitle, children: card2.miniTitle }),
3064
- /* @__PURE__ */ jsxRuntime.jsx("h2", { className: styles$b.heading, children: card2.heading })
3146
+ layout === "side-by-side" && (() => {
3147
+ const c = cards ?? [];
3148
+ const filler = c[0] ?? { heading: "" };
3149
+ const displayCards = c.length >= 2 ? c : [...c, ...Array(2 - c.length).fill(filler)];
3150
+ return displayCards.map((card2, i) => /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.card, style: { "--clay-sticky-top": "15%" }, children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.inner, children: [
3151
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.textContent, children: [
3152
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.textBlock, children: [
3153
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.titleGroup, children: [
3154
+ card2.miniTitle && /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$b.miniTitle, children: card2.miniTitle }),
3155
+ /* @__PURE__ */ jsxRuntime.jsx("h2", { className: styles$b.heading, children: card2.heading })
3156
+ ] }),
3157
+ card2.description && /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$b.description, children: card2.description })
3065
3158
  ] }),
3066
- card2.description && /* @__PURE__ */ jsxRuntime.jsx("p", { className: styles$b.description, children: card2.description })
3159
+ card2.actions && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.actions, children: card2.actions })
3067
3160
  ] }),
3068
- card2.actions && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.actions, children: card2.actions })
3069
- ] }),
3070
- card2.media && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.media, children: card2.media })
3071
- ] }) }, i)),
3161
+ card2.media && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.media, children: card2.media })
3162
+ ] }) }, i));
3163
+ })(),
3072
3164
  layout === "grid" && cards && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.gridWrapper, children: cards.map((card2, i) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.gridCard, children: [
3073
3165
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$b.gridMedia, children: card2.media }),
3074
3166
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$b.gridContent, children: [
@@ -11715,42 +11807,43 @@ const NumbersSection = React.forwardRef(
11715
11807
  ] }) });
11716
11808
  }
11717
11809
  );
11718
- const footer = "_footer_183rd_3";
11719
- const dividerTop = "_dividerTop_183rd_10";
11720
- const dividerBottom = "_dividerBottom_183rd_11";
11721
- const navContainer = "_navContainer_183rd_19";
11722
- const navGrid = "_navGrid_183rd_27";
11723
- const column = "_column_183rd_33";
11724
- const columnBrand = "_columnBrand_183rd_40";
11725
- const brand = "_brand_183rd_44";
11726
- const logoImg = "_logoImg_183rd_48";
11727
- const heading = "_heading_183rd_56";
11728
- const links = "_links_183rd_67";
11729
- const linkItem = "_linkItem_183rd_76";
11730
- const linkIcon = "_linkIcon_183rd_82";
11731
- const link = "_link_183rd_67";
11732
- const subGroup = "_subGroup_183rd_113";
11733
- const bottomContainer = "_bottomContainer_183rd_118";
11734
- const bottomContent = "_bottomContent_183rd_126";
11735
- const bottomLeft = "_bottomLeft_183rd_133";
11736
- const languageSelector = "_languageSelector_183rd_140";
11737
- const complianceBadges = "_complianceBadges_183rd_144";
11738
- const complianceBadge = "_complianceBadge_183rd_144";
11739
- const bottomCenter = "_bottomCenter_183rd_159";
11740
- const socialLinks = "_socialLinks_183rd_166";
11741
- const socialLink = "_socialLink_183rd_166";
11742
- const legalBlock = "_legalBlock_183rd_194";
11743
- const legalLinks = "_legalLinks_183rd_200";
11744
- const legalItem = "_legalItem_183rd_207";
11745
- const legalLink = "_legalLink_183rd_200";
11746
- const pipe = "_pipe_183rd_226";
11747
- const copyright = "_copyright_183rd_230";
11748
- const bottomRight = "_bottomRight_183rd_240";
11749
- const appStoreBadges = "_appStoreBadges_183rd_247";
11750
- const appStoreBadge = "_appStoreBadge_183rd_247";
11751
- const accessibility = "_accessibility_183rd_258";
11752
- const accessibilityIcon = "_accessibilityIcon_183rd_264";
11753
- const accessibilityLink = "_accessibilityLink_183rd_280";
11810
+ const footer = "_footer_17cq5_3";
11811
+ const dividerTop = "_dividerTop_17cq5_10";
11812
+ const dividerBottom = "_dividerBottom_17cq5_11";
11813
+ const navContainer = "_navContainer_17cq5_19";
11814
+ const navGrid = "_navGrid_17cq5_27";
11815
+ const column = "_column_17cq5_33";
11816
+ const columnBrand = "_columnBrand_17cq5_40";
11817
+ const brand = "_brand_17cq5_44";
11818
+ const logoImg = "_logoImg_17cq5_48";
11819
+ const heading = "_heading_17cq5_56";
11820
+ const links = "_links_17cq5_67";
11821
+ const linkItem = "_linkItem_17cq5_76";
11822
+ const linkIcon = "_linkIcon_17cq5_82";
11823
+ const link = "_link_17cq5_67";
11824
+ const subGroup = "_subGroup_17cq5_113";
11825
+ const bottomContainer = "_bottomContainer_17cq5_118";
11826
+ const bottomContent = "_bottomContent_17cq5_126";
11827
+ const bottomLeft = "_bottomLeft_17cq5_133";
11828
+ const languageSelector = "_languageSelector_17cq5_140";
11829
+ const complianceBadges = "_complianceBadges_17cq5_144";
11830
+ const complianceBadge = "_complianceBadge_17cq5_144";
11831
+ const bottomCenter = "_bottomCenter_17cq5_159";
11832
+ const socialLinks = "_socialLinks_17cq5_166";
11833
+ const socialLink = "_socialLink_17cq5_166";
11834
+ const legalBlock = "_legalBlock_17cq5_194";
11835
+ const legalLinks = "_legalLinks_17cq5_200";
11836
+ const legalItem = "_legalItem_17cq5_207";
11837
+ const legalLink = "_legalLink_17cq5_200";
11838
+ const pipe = "_pipe_17cq5_226";
11839
+ const copyright = "_copyright_17cq5_230";
11840
+ const bottomRight = "_bottomRight_17cq5_240";
11841
+ const appStoreBadges = "_appStoreBadges_17cq5_247";
11842
+ const appStoreBadge = "_appStoreBadge_17cq5_247";
11843
+ const accessibility = "_accessibility_17cq5_258";
11844
+ const accessibilityIcon = "_accessibilityIcon_17cq5_264";
11845
+ const accessibilityLink = "_accessibilityLink_17cq5_280";
11846
+ const short = "_short_17cq5_448";
11754
11847
  const styles = {
11755
11848
  footer,
11756
11849
  dividerTop,
@@ -11787,10 +11880,12 @@ const styles = {
11787
11880
  appStoreBadge,
11788
11881
  accessibility,
11789
11882
  accessibilityIcon,
11790
- accessibilityLink
11883
+ accessibilityLink,
11884
+ short
11791
11885
  };
11792
11886
  const FooterSection = React.forwardRef(
11793
11887
  function FooterSection2({
11888
+ variant = "full",
11794
11889
  logo: logo2,
11795
11890
  columns,
11796
11891
  socialLinks: socialLinks2,
@@ -11805,54 +11900,57 @@ const FooterSection = React.forwardRef(
11805
11900
  className = "",
11806
11901
  ...rest
11807
11902
  }, ref) {
11903
+ const isShort = variant === "short";
11904
+ const logoImg2 = logo2 && /* @__PURE__ */ jsxRuntime.jsx("img", { src: logo2.src, alt: logo2.alt, className: styles.logoImg });
11905
+ const brand2 = logo2 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles.brand, children: logo2.href ? /* @__PURE__ */ jsxRuntime.jsx("a", { href: logo2.href, "aria-label": "Home", children: logoImg2 }) : logoImg2 });
11808
11906
  return /* @__PURE__ */ jsxRuntime.jsxs(
11809
11907
  "footer",
11810
11908
  {
11811
11909
  ref,
11812
- className: [styles.footer, className].filter(Boolean).join(" "),
11910
+ className: [styles.footer, isShort ? styles.short : "", className].filter(Boolean).join(" "),
11813
11911
  ...rest,
11814
11912
  children: [
11815
11913
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles.dividerTop, role: "separator" }),
11816
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles.navContainer, children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles.navGrid, children: columns.map((col, index2) => /* @__PURE__ */ jsxRuntime.jsxs(
11817
- "nav",
11818
- {
11819
- className: [
11820
- styles.column,
11821
- index2 === 0 && !col.heading ? styles.columnBrand : ""
11822
- ].filter(Boolean).join(" "),
11823
- "aria-label": col.heading ?? "Footer navigation",
11824
- children: [
11825
- index2 === 0 && logo2 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles.brand, children: logo2.href ? /* @__PURE__ */ jsxRuntime.jsx("a", { href: logo2.href, "aria-label": "Home", children: /* @__PURE__ */ jsxRuntime.jsx(
11826
- "img",
11827
- {
11828
- src: logo2.src,
11829
- alt: logo2.alt,
11830
- className: styles.logoImg
11831
- }
11832
- ) }) : /* @__PURE__ */ jsxRuntime.jsx(
11833
- "img",
11834
- {
11835
- src: logo2.src,
11836
- alt: logo2.alt,
11837
- className: styles.logoImg
11838
- }
11839
- ) }),
11840
- col.heading && /* @__PURE__ */ jsxRuntime.jsx("h3", { className: styles.heading, children: col.heading }),
11841
- /* @__PURE__ */ jsxRuntime.jsx("ul", { className: styles.links, children: col.links.map((link2) => /* @__PURE__ */ jsxRuntime.jsxs("li", { className: styles.linkItem, children: [
11842
- link2.icon && /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles.linkIcon, children: link2.icon }),
11843
- link2.href ? /* @__PURE__ */ jsxRuntime.jsx("a", { href: link2.href, className: styles.link, children: link2.label }) : /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles.link, children: link2.label })
11844
- ] }, link2.label)) }),
11845
- col.groups && col.groups.map((group) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles.subGroup, children: [
11846
- group.heading && /* @__PURE__ */ jsxRuntime.jsx("h3", { className: styles.heading, children: group.heading }),
11847
- /* @__PURE__ */ jsxRuntime.jsx("ul", { className: styles.links, children: group.links.map((link2) => /* @__PURE__ */ jsxRuntime.jsxs("li", { className: styles.linkItem, children: [
11848
- link2.icon && /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles.linkIcon, children: link2.icon }),
11849
- link2.href ? /* @__PURE__ */ jsxRuntime.jsx("a", { href: link2.href, className: styles.link, children: link2.label }) : /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles.link, children: link2.label })
11850
- ] }, link2.label)) })
11851
- ] }, group.heading ?? "sub"))
11852
- ]
11853
- },
11854
- col.heading ?? `col-${index2}`
11855
- )) }) }),
11914
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles.navContainer, children: (() => {
11915
+ const GridTag = isShort ? "nav" : "div";
11916
+ const ColumnTag = isShort ? "div" : "nav";
11917
+ return /* @__PURE__ */ jsxRuntime.jsxs(
11918
+ GridTag,
11919
+ {
11920
+ className: styles.navGrid,
11921
+ "aria-label": isShort ? "Footer" : void 0,
11922
+ children: [
11923
+ isShort && brand2 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: [styles.column, styles.columnBrand].join(" "), children: brand2 }),
11924
+ columns.map((col, index2) => /* @__PURE__ */ jsxRuntime.jsxs(
11925
+ ColumnTag,
11926
+ {
11927
+ className: [
11928
+ styles.column,
11929
+ !isShort && index2 === 0 && !col.heading ? styles.columnBrand : ""
11930
+ ].filter(Boolean).join(" "),
11931
+ "aria-label": isShort ? void 0 : col.heading ?? "Footer navigation",
11932
+ children: [
11933
+ !isShort && index2 === 0 && brand2,
11934
+ col.heading && /* @__PURE__ */ jsxRuntime.jsx("h3", { className: styles.heading, children: col.heading }),
11935
+ /* @__PURE__ */ jsxRuntime.jsx("ul", { className: styles.links, children: col.links.map((link2) => /* @__PURE__ */ jsxRuntime.jsxs("li", { className: styles.linkItem, children: [
11936
+ link2.icon && /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles.linkIcon, children: link2.icon }),
11937
+ link2.href ? /* @__PURE__ */ jsxRuntime.jsx("a", { href: link2.href, className: styles.link, children: link2.label }) : /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles.link, children: link2.label })
11938
+ ] }, link2.label)) }),
11939
+ col.groups && col.groups.map((group) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles.subGroup, children: [
11940
+ group.heading && /* @__PURE__ */ jsxRuntime.jsx("h3", { className: styles.heading, children: group.heading }),
11941
+ /* @__PURE__ */ jsxRuntime.jsx("ul", { className: styles.links, children: group.links.map((link2) => /* @__PURE__ */ jsxRuntime.jsxs("li", { className: styles.linkItem, children: [
11942
+ link2.icon && /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles.linkIcon, children: link2.icon }),
11943
+ link2.href ? /* @__PURE__ */ jsxRuntime.jsx("a", { href: link2.href, className: styles.link, children: link2.label }) : /* @__PURE__ */ jsxRuntime.jsx("span", { className: styles.link, children: link2.label })
11944
+ ] }, link2.label)) })
11945
+ ] }, group.heading ?? "sub"))
11946
+ ]
11947
+ },
11948
+ col.heading ?? `col-${index2}`
11949
+ ))
11950
+ ]
11951
+ }
11952
+ );
11953
+ })() }),
11856
11954
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles.dividerBottom, role: "separator" }),
11857
11955
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles.bottomContainer, children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles.bottomContent, children: [
11858
11956
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles.bottomLeft, children: [
@@ -12087,6 +12185,36 @@ const FOOTER_DEFAULTS = {
12087
12185
  accessibilityHref: "#",
12088
12186
  accessibilityIcon: /* @__PURE__ */ jsxRuntime.jsx("img", { src: iconAccessibility, alt: "", width: 21, height: 21 })
12089
12187
  };
12188
+ const FOOTER_SHORT_DEFAULTS = {
12189
+ ...FOOTER_DEFAULTS,
12190
+ variant: "short",
12191
+ columns: [
12192
+ {
12193
+ links: [
12194
+ { label: "Pricing", href: "#" },
12195
+ { label: "About us", href: "#" }
12196
+ ]
12197
+ },
12198
+ {
12199
+ links: [
12200
+ { label: "24/7 support", href: "#" },
12201
+ { label: "Customer stories", href: "#" }
12202
+ ]
12203
+ },
12204
+ {
12205
+ links: [
12206
+ { label: "Contact sales", href: "#" },
12207
+ { label: "Enterprise", href: "#" }
12208
+ ]
12209
+ },
12210
+ {
12211
+ links: [
12212
+ { label: "Integrations", href: "#" },
12213
+ { label: "Templates", href: "#" }
12214
+ ]
12215
+ }
12216
+ ]
12217
+ };
12090
12218
  exports.BulletsSection = BulletsSection;
12091
12219
  exports.Button = Button;
12092
12220
  exports.CardsSection = CardsSection;
@@ -12097,6 +12225,7 @@ exports.CustomerLogo = CustomerLogo;
12097
12225
  exports.CustomerLogoSection = CustomerLogoSection;
12098
12226
  exports.FOOTER_ASSETS = FOOTER_ASSETS;
12099
12227
  exports.FOOTER_DEFAULTS = FOOTER_DEFAULTS;
12228
+ exports.FOOTER_SHORT_DEFAULTS = FOOTER_SHORT_DEFAULTS;
12100
12229
  exports.FaqSection = FaqSection;
12101
12230
  exports.FeaturesSection = FeaturesSection;
12102
12231
  exports.FooterSection = FooterSection;
@@ -12118,4 +12247,4 @@ exports.TestimonialsSection = TestimonialsSection;
12118
12247
  exports.TrustBadge = TrustBadge;
12119
12248
  exports.TrustBentoSection = TrustBentoSection;
12120
12249
  exports.TrustSection = TrustSection;
12121
- //# sourceMappingURL=footerDefaults-zo_Pjl3n.cjs.map
12250
+ //# sourceMappingURL=footerDefaults-C-9-hOSt.cjs.map