@sunrise-upc/sales-static-components 1.1.1 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/dist/cjs/components/FalconButton/falconButton.d.ts +1 -1
  2. package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +3 -0
  3. package/dist/cjs/components/FalconDescription/FalconDescription.d.ts +2 -1
  4. package/dist/cjs/components/InternetAndTvCardsBenefits/DetailsModal/DetailsModal.d.ts +3 -0
  5. package/dist/cjs/components/ResponsiveRow/row.d.ts +1 -1
  6. package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentExpiredTimer.d.ts +1 -1
  7. package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.d.ts +1 -1
  8. package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonExpiredTimerRedefined.d.ts +1 -1
  9. package/dist/cjs/components/RibbonComponent/utils.d.ts +1 -0
  10. package/dist/cjs/index.js +19 -7
  11. package/dist/cjs/utils/AnalyticUtils.d.ts +0 -17
  12. package/dist/cjs/utils/AnalyticsConstants.d.ts +0 -7
  13. package/dist/esm/components/FalconButton/falconButton.d.ts +1 -1
  14. package/dist/esm/components/FalconButtonV2/FalconButtonV2.d.ts +3 -0
  15. package/dist/esm/components/FalconDescription/FalconDescription.d.ts +2 -1
  16. package/dist/esm/components/InternetAndTvCardsBenefits/DetailsModal/DetailsModal.d.ts +3 -0
  17. package/dist/esm/components/ResponsiveRow/row.d.ts +1 -1
  18. package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentExpiredTimer.d.ts +1 -1
  19. package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.d.ts +1 -1
  20. package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonExpiredTimerRedefined.d.ts +1 -1
  21. package/dist/esm/components/RibbonComponent/utils.d.ts +1 -0
  22. package/dist/esm/index.js +19 -7
  23. package/dist/esm/utils/AnalyticUtils.d.ts +0 -17
  24. package/dist/esm/utils/AnalyticsConstants.d.ts +0 -7
  25. package/dist/index.d.ts +1 -0
  26. package/package.json +15 -13
  27. package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +0 -3
  28. package/dist/cjs/components/LineCheckLoader/LineCheckLoader.d.ts +0 -3
  29. package/dist/cjs/components/linecheck/AutoComplete.d.ts +0 -7
  30. package/dist/cjs/components/linecheck/IndividualLineCheck.d.ts +0 -2
  31. package/dist/cjs/components/linecheck/LineCheck.types.d.ts +0 -45
  32. package/dist/cjs/components/linecheck/LineCheckInput.d.ts +0 -3
  33. package/dist/cjs/components/linecheck/LineCheckOverlay.d.ts +0 -9
  34. package/dist/cjs/components/linecheck/LineCheckV2.d.ts +0 -5
  35. package/dist/cjs/components/linecheck/Success.d.ts +0 -18
  36. package/dist/cjs/components/linecheck/index.d.ts +0 -1
  37. package/dist/cjs/components/tooltip/ToolTip.d.ts +0 -3
  38. package/dist/cjs/components/tooltip/index.d.ts +0 -1
  39. package/dist/cjs/services/APIResourceConstants.d.ts +0 -8
  40. package/dist/cjs/services/LinecheckBasicPropConfig.d.ts +0 -12
  41. package/dist/cjs/services/LinecheckService.d.ts +0 -12
  42. package/dist/cjs/services/api-constants.d.ts +0 -1
  43. package/dist/cjs/services/index.d.ts +0 -1
  44. package/dist/cjs/utils/formatField.d.ts +0 -3
  45. package/dist/esm/components/FalconMessage/FalconMessage.d.ts +0 -3
  46. package/dist/esm/components/LineCheckLoader/LineCheckLoader.d.ts +0 -3
  47. package/dist/esm/components/linecheck/AutoComplete.d.ts +0 -7
  48. package/dist/esm/components/linecheck/IndividualLineCheck.d.ts +0 -2
  49. package/dist/esm/components/linecheck/LineCheck.types.d.ts +0 -45
  50. package/dist/esm/components/linecheck/LineCheckInput.d.ts +0 -3
  51. package/dist/esm/components/linecheck/LineCheckOverlay.d.ts +0 -9
  52. package/dist/esm/components/linecheck/LineCheckV2.d.ts +0 -5
  53. package/dist/esm/components/linecheck/Success.d.ts +0 -18
  54. package/dist/esm/components/linecheck/index.d.ts +0 -1
  55. package/dist/esm/components/tooltip/ToolTip.d.ts +0 -3
  56. package/dist/esm/components/tooltip/index.d.ts +0 -1
  57. package/dist/esm/services/APIResourceConstants.d.ts +0 -8
  58. package/dist/esm/services/LinecheckBasicPropConfig.d.ts +0 -12
  59. package/dist/esm/services/LinecheckService.d.ts +0 -12
  60. package/dist/esm/services/api-constants.d.ts +0 -1
  61. package/dist/esm/services/index.d.ts +0 -1
  62. package/dist/esm/utils/formatField.d.ts +0 -3
package/dist/cjs/index.js CHANGED
@@ -1,9 +1,21 @@
1
- "use strict";var e=require("react"),n=require("storyblok-rich-text-react-renderer-ts");function t(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===t&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}t(".ribbonComponent_Wrapper{\r\n width: 100%;\r\n}\r\n.ribbonComponent_Card {\r\n display: flex;\r\n align-items: center;\r\n padding:16px 0;\r\n}\r\n.ribbonComponent_DarkText{\r\n color: #ffffff !important;\r\n}\r\n.ribbonComponent_DarkDescription a {\r\ncolor: #ffffff;\r\n}\r\n.ribbonComponent_Image {\r\n margin-top: 5px;\r\n margin-right: 8px;\r\n}\r\n.ribbonComponent_Icon {\r\n height: 24px;\r\n width: 24px;\r\n}\r\n.ribbonComponent_TextContainer {\r\n margin: 8px 0;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n.ribbonComponent_Title {\r\n font-weight: 700;\r\n}\r\n.ribbonComponent_Description {\r\n font-weight: 400;\r\n}\r\n.ribbonComponent_CloseIcon {\r\n margin-right: 16px;\r\n}\r\n.ribbonComponent_HrBreaker {\r\n width: 1px;\r\n height: 32px;\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 1px;\r\n opacity: 0.2;\r\n flex-shrink: 0;\r\n background: #3D3935;\r\n}\r\n.ribbonComponent_OnlyTimer{\r\n width:30px;\r\n}\r\n.ribbonComponent_Button{\r\n text-wrap:nowrap;\r\n}\r\n.falcon-button-defaults {\r\n border-radius: 28px;\r\n cursor: pointer;\r\n display: inline-block;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n padding: 10px 24px;\r\n text-decoration: none;\r\n}\r\n.ribbonComponent_phoneIcon {\r\n background-size: contain;\r\n display: inline-flex;\r\n height: 19px;\r\n margin: 0 8px 0 10px;\r\n width: 19px;\r\n}\r\n.ribbonComponent_ButtonSection {\r\n display: flex;\r\n align-items: center;\r\n justify-content: flex-end;\r\n}\r\n.ribbonComponent_descriptionBlockSection {\r\n display: flex;\r\n}\r\n/* Mobile only viewport */\r\n@media all and (max-width: 767px) {\r\n .falcon-primary-button-v1-JC:visited {\r\n background-color: #e97f77;\r\n }\r\n .ribbonComponent_Card {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n margin-left: 16px;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n margin-right: 0;\r\n position: absolute;\r\n right: 16px;\r\n margin-top: 16px;\r\n }\r\n .ribbonComponent_ButtonSection {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-direction: column;\r\n padding-bottom: 16px;\r\n padding-top: 8px;\r\n margin-left: 32px;\r\n }\r\n .ribbonComponent_descriptionBlockSection {\r\n padding-top:16px;\r\n padding-right: 78px;\r\n margin-left: 16px;\r\n }\r\n .ribbonComponent_Timer{\r\n margin-left: 8px;\r\n padding-bottom: 8px;\r\n }\r\n .ribbonComponent_Button{\r\n margin-left: 8px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n display: none;\r\n }\r\n}\r\n/* Mobile and tablet viewport */\r\n@media all and (max-width: 1023px) {\r\n .ribbonComponent_HrBreaker {\r\n display: none;\r\n }\r\n .ribbonComponent_Button {\r\n padding-bottom: 16px;\r\n }\r\n}\r\n\r\n/* Tablet only viewport */\r\n@media all and (min-width: 768px) and (max-width: 1023px) {\r\n .ribbonComponent_Card{\r\n justify-content: space-between;\r\n }\r\n .ribbonComponent_ButtonSection {\r\n display: flex;\r\n flex-direction: column;\r\n padding-right: 90px;\r\n padding-left:70px;\r\n margin: 6px 0 0 0;\r\n align-items: flex-end;\r\n }\r\n .ribbonComponent_Button{\r\n margin: 8px 0;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n display: none;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n margin-right: 0;\r\n position: absolute;\r\n right: 40px;\r\n padding-left: 16px;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin-left:40px;\r\n }\r\n}\r\n\r\n/* Desktop only viewport */\r\n@media (min-width: 1024px) {\r\n .ribbonComponent_Card{\r\n justify-content: space-between;\r\n margin-left:0;\r\n }\r\n .ribbonComponent_Button{\r\n margin: 0 16px;\r\n text-wrap:nowrap;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin:0 42px;\r\n }\r\n .ribbonComponent_ButtonSection{\r\n padding-left: 60px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n margin-right: 42px;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n display: none;\r\n }\r\n}\r\n@media (min-width: 1440px){\r\n .ribbonComponent_Card{\r\n max-width: 1440px;\r\n margin: auto;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin:0 72px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n margin-right: 72px;\r\n }\r\n .ribbonComponent_ButtonSection{\r\n padding-left: 80px;\r\n }\r\n .ribbonComponent_OnlyTimer{\r\n width:60px;\r\n } \r\n}\r\n\r\n.falcon-primary-button-v1 > .falcon-button-defaults {\r\n background-color: #da291c;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1:hover {\r\n background-color: #961c13;\r\n}\r\n.falcon-primary-button-v1:visited {\r\n background-color: #c7355f;\r\n}\r\n.falcon-primary-button-v1:disabled {\r\n background-color: #e6e3df;\r\n color: #b3aeaa;\r\n cursor: default;\r\n}\r\n\r\n.falcon-primary-button-v1-JC > .falcon-button-defaults {\r\n background-color: #ffffff;\r\n color: #da291c;\r\n}\r\n.falcon-primary-button-v1-JC:hover {\r\n background-color: #e97f77;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1-JC:visited {\r\n background-color: #961c13;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1-JC:disabled {\r\n background-color: #e6e3df;\r\n color: #b3aeaa;\r\n cursor: default;\r\n}\r\n.falcon-secondary-button-v1 > .falcon-button-defaults {\r\n background-color: transparent;\r\n border: 2px solid #da291c;\r\n color: #da291c;\r\n}\r\n.falcon-secondary-button-v1:hover {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v1:visited {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v1:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v1-JC > .falcon-button-defaults {\r\n background-color: transparent;\r\n border: 2px solid #da291c;\r\n color: #ffffff;\r\n}\r\n.falcon-secondary-button-v1-JC:hover {\r\n border-color: #f1571d;\r\n}\r\n.falcon-secondary-button-v1-JC:visited {\r\n border-color: #c7355f;\r\n}\r\n.falcon-secondary-button-v1-JC:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n.falcon-secondary-button-v4 > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding-left: 0;\r\n padding-right: 0;\r\n color: #da291c;\r\n}\r\n.falcon-secondary-button-v4:hover {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v4:visited {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v4:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v4-JC > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding: 0;\r\n color: #ffffff;\r\n}\r\n.falcon-secondary-button-v4-JC:hover {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v4-JC:visited {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v4-JC:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v5 > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding: 0;\r\n color: #3d3935;\r\n font-weight: 400;\r\n}\r\n.falcon-secondary-button-v5 > div {\r\n text-decoration-line: underline;\r\n}\r\n\r\n.falcon-secondary-button-dark > .falcon-button-defaults {\r\n background-color: transparent;\r\n color: #3d3935;\r\n border: 2px solid #3d3935;\r\n}\r\n.falcon-primary-dark-button {\r\n background: #5f5955;\r\n padding: 10px 24px;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 28px 0px 0px 28px;\r\n}\r\n.falcon-primary-dark-button:hover {\r\n background: #86807c;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n}\r\n.falcon-primary-dark-button:visited {\r\n background: #86807c;\r\n box-sizing: border-box;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n padding: 8px 22px;\r\n border: 2px solid #5f5955;\r\n}\r\n");t("/* Mobile only viewport */\r\n@media all and (max-width: 768px) {\r\n .timer-wrap {\r\n text-align: center !important;\r\n margin-left: -4px !important;\r\n margin-right: 0 !important;\r\n }\r\n .timer-container {\r\n min-width: fit-content;\r\n }\r\n .timer-message {\r\n margin-bottom: 10px;\r\n }\r\n .timer-section {\r\n justify-content: center;\r\n margin-top: 4px;\r\n margin-left: unset !important;\r\n margin-right: unset !important;\r\n }\r\n}\r\n/* Mobile and tablet viewport */\r\n@media all and (max-width: 1023px) {\r\n .timer-message {\r\n margin-top: unset;\r\n }\r\n}\r\n\r\n/* Tablet only viewport */\r\n@media all and (min-width: 768px) and (max-width: 1023px) {\r\n .timer-section {\r\n margin-top: unset;\r\n }\r\n}\r\n\r\n.timer-container {\r\n color: black;\r\n display: inline-block;\r\n max-width: 100%;\r\n min-width: fit-content;\r\n}\r\n.colon {\r\n font-weight: 700;\r\n font-size: 28px;\r\n line-height: 36px;\r\n}\r\n\r\n.timer-section {\r\n display: flex;\r\n padding: 8px 18px 8px 24px;\r\n}\r\n.timer-element {\r\n display: inline-block;\r\n min-width: 42px;\r\n padding: 0 6px;\r\n text-align: center;\r\n}\r\n.timer-value {\r\n font-weight: 700;\r\n font-size: 32px;\r\n line-height: 36px;\r\n}\r\n.timer-label {\r\n font-weight: 400;\r\n font-size: 12px;\r\n line-height: 16px;\r\n}\r\n.transparent-element:first-child {\r\n padding-left: 0;\r\n}\r\n");var r="FalconButtonStageTeaserV2-module_button__kDRB6",o="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",i="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonStageTeaserV2-module_button__kDRB6 {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 {\n border: none;\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n border: 2px solid currentColor;\n padding: 12px 24px;\n text-decoration: none;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-white__tUWHT {\n background-color: transparent;\n color: #ffffff;\n padding: 12px 24px;\n border: 2px solid #ffffff;\n}\n\n@media (max-width: 767px) {\n .FalconButtonStageTeaserV2-module_button__kDRB6 {\n padding: 10px 24px;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n border: 2px solid currentColor;\n padding: 8px 24px;\n text-decoration: none;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n}");const a=e=>{switch(e){case"Primary-V1":return`${r}`;case"Secondary-V1":return`${r} ${o}`;case"Secondary-V4":return"falcon-secondary-button-v4";case"Secondary-Dark":return"falcon-secondary-button-dark";case"Primary-Dark-V1":return"falcon-primary-dark-button";case"Secondary-V5":return"falcon-secondary-button-v5";case"Secondary-White":return`${r} ${i}`;default:return""}},l=e=>{let n=new Date(e);return n=((e,n,t,r,o,i,a)=>{const l=new Date(Date.UTC(n,t,r,o,i,a)),d=new Date(l.toLocaleString("en-US",{timeZone:"Europe/Vienna"})),s=new Date(l.toLocaleString("en-US",{timeZone:e})),u=d.getTime()-s.getTime();return l.setTime(l.getTime()+u),l})("Europe/Vienna",n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds()),n},d=()=>{const[n,t]=e.useState(0);return e.useEffect((()=>{const e=()=>{t(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),n>=1440?"large-desktop":n<1440&&n>=1024?"desktop":n<1024&&n>=768?"tablet":n<768&&n>0?"mobile":""},s="center",u="left",c="right",m="transparent",p="00",g="after",h="h1",v="h2",b="h3",f="none",_="stack",x="col-lg-4",T="icon",y="PreToPost";var w="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",C="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",S="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",B="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",k="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",I="RibbonTimerV2-module_expirylabel__hx56K";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n display: flex;\n padding: 8px 24px;\n}\n@media (max-width: 767px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n padding: 12px 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n padding: 8px 24px;\n }\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh {\n display: inline-block;\n text-align: center;\n padding: 0 6px;\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 24px;\n font-weight: 700;\n line-height: 32px;\n}\n@media (max-width: 767px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 24px;\n line-height: 32px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 28px;\n line-height: 36px;\n }\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr {\n font-size: 12px;\n font-weight: 400;\n line-height: 16px;\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV {\n font-weight: 700;\n font-size: 24px;\n line-height: 32px;\n}\n\n.RibbonTimerV2-module_expirylabel__hx56K {\n padding-top: 16px;\n}");const E=({content:n})=>{var t;const r=d();return e.createElement("div",{style:{justifyContent:n.timerAlignment===s?"center":n.timerAlignment===u?"left":"right"}},e.createElement("div",{className:`${w}`,style:{color:null==n?void 0:n.timerColor,backgroundColor:null==n?void 0:n.backgroundColor,marginLeft:n.backgroundColor===m&&n.timerAlignment===u?"-9px":"unset",marginRight:n.backgroundColor===m&&n.timerAlignment===c?"-24px":"unset"}},e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",p," "),e.createElement("div",{className:`${B}`},n.dayLabel)),e.createElement("div",{className:`${k}`},":"),e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",p," "),e.createElement("div",{className:`${B}`},n.hourLabel)),e.createElement("div",{className:`${k}`},":"),e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",p," "),e.createElement("div",{className:`${B}`},n.minuteLabel)),e.createElement("div",{className:`${k}`},":"),e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",p),e.createElement("div",{className:`${B}`},null==n?void 0:n.secondLabel))),e.createElement("div",{style:{color:null===(t=null==n?void 0:n.expiryLabelColor)||void 0===t?void 0:t.color,justifyContent:(null==n?void 0:n.timerAlignment)===s?"center":(null==n?void 0:n.timerAlignment)===u?"left":"right"},className:`${"mobile"!==r&&"d-flex"} ${I}`},null==n?void 0:n.expiryLabel))},P=({content:n,setTimerExpired:t})=>{var r,o,i,a,d,c,m,p;const g=l(new Date(null===(r=null==n?void 0:n.endTime)||void 0===r?void 0:r.replace(/-/g,"/"))),h=l(new Date(null===(o=null==n?void 0:n.startTime)||void 0===o?void 0:o.replace(/-/g,"/"))),v=(null==n?void 0:n.colorChangeTime)&&l(new Date(null===(i=null==n?void 0:n.colorChangeTime)||void 0===i?void 0:i.replace(/-/g,"/"))),[b,f]=e.useState(!1),[_,x]=e.useState(null!==(a=null==n?void 0:n.timerColor)&&void 0!==a?a:""),[T,y]=e.useState(!1),w=()=>{const e=new Date;v&&!T&&e.getTime()>v.getTime()&&(x("#da291c"),y(!0)),e.getTime()>=h.getTime()&&!b&&f(!0);const n=g.getTime()-e.getTime();if(n>0&&b){const e=("0"+Math.floor(n/864e5)).slice(-2),r=("0"+Math.floor(n/36e5%24)).slice(-2),o=("0"+Math.floor(n/1e3/60%60)).slice(-2),i=("0"+Math.floor(n/1e3%60)).slice(-2);return t(!1),{days:e,hours:r,mins:o,sec:i}}return t(!0),null},I={timerColor:_,backgroundColor:null==n?void 0:n.backgroundColor,expiryLabel:null==n?void 0:n.expiryLabel,timerAlignment:null==n?void 0:n.timerAlignment,dayLabel:null==n?void 0:n.dayLabel,hourLabel:null==n?void 0:n.hourLabel,minuteLabel:null==n?void 0:n.minuteLabel,secondLabel:null==n?void 0:n.secondLabel,expiryLabelColor:null==n?void 0:n.expiryLabelColor},[P,A]=e.useState(w());e.useEffect((()=>{A(w());const e=setInterval((()=>{A(w())}),1e3);return()=>{clearInterval(e)}}),[]);const W=[{label:null!==(d=null==n?void 0:n.hourLabel)&&void 0!==d?d:"",value:null==P?void 0:P.hours},{label:null!==(c=null==n?void 0:n.minuteLabel)&&void 0!==c?c:"",value:null==P?void 0:P.mins},{label:null!==(m=null==n?void 0:n.secondLabel)&&void 0!==m?m:"",value:null==P?void 0:P.sec}];return e.createElement("div",{className:"timer-wrap",style:{textAlign:n.timerAlignment===s?"center":n.timerAlignment===u?"left":"right"}},b&&e.createElement("div",{className:"timer-container"},P?e.createElement("div",{className:"timer-section",style:{color:(null==n?void 0:n.isDarkMode)?"#ffffff":_,backgroundColor:null!==(p=null==n?void 0:n.backgroundColor)&&void 0!==p?p:"transparent"}},e.createElement("div",{className:` ${C} transparent-element`},e.createElement("div",{className:`${S}`}," ",null==P?void 0:P.days),e.createElement("div",{className:`${B}`},null==n?void 0:n.dayLabel)),W.map(((n,t)=>e.createElement(e.Fragment,{key:t},e.createElement("div",{className:`${k}`},":"),e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",null==n?void 0:n.value),e.createElement("div",{className:`${B}`},null==n?void 0:n.label)))))):e.createElement("div",null,e.createElement(E,{content:I}))))};var A="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function W(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var R={},N={
1
+ "use strict";var e=require("react"),n=require("cookies-next"),t=require("storyblok-rich-text-react-renderer-ts"),r=require("react/jsx-runtime"),o=require("react-dom");function i(e){var n=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}})),n.default=e,Object.freeze(n)}var a=i(e);function l(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===t&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}l(".ribbonComponent_Wrapper{\r\n width: 100%;\r\n}\r\n.ribbonComponent_Card {\r\n display: flex;\r\n align-items: center;\r\n padding:16px 0;\r\n}\r\n.ribbonComponent_DarkText{\r\n color: #ffffff !important;\r\n}\r\n.ribbonComponent_DarkDescription a {\r\ncolor: #ffffff;\r\n}\r\n.ribbonComponent_Image {\r\n margin-top: 5px;\r\n margin-right: 8px;\r\n}\r\n.ribbonComponent_Icon {\r\n height: 24px;\r\n width: 24px;\r\n}\r\n.ribbonComponent_TextContainer {\r\n margin: 8px 0;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n.ribbonComponent_Title {\r\n font-weight: 700;\r\n}\r\n.ribbonComponent_Description {\r\n font-weight: 400;\r\n}\r\n.ribbonComponent_CloseIcon {\r\n margin-right: 16px;\r\n}\r\n.ribbonComponent_HrBreaker {\r\n width: 1px;\r\n height: 32px;\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 1px;\r\n opacity: 0.2;\r\n flex-shrink: 0;\r\n background: #3D3935;\r\n}\r\n.ribbonComponent_OnlyTimer{\r\n width:30px;\r\n}\r\n.ribbonComponent_Button{\r\n text-wrap:nowrap;\r\n}\r\n.falcon-button-defaults {\r\n border-radius: 28px;\r\n cursor: pointer;\r\n display: inline-block;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n padding: 10px 24px;\r\n text-decoration: none;\r\n}\r\n.ribbonComponent_phoneIcon {\r\n background-size: contain;\r\n display: inline-flex;\r\n height: 19px;\r\n margin: 0 8px 0 10px;\r\n width: 19px;\r\n}\r\n.ribbonComponent_ButtonSection {\r\n display: flex;\r\n align-items: center;\r\n justify-content: flex-end;\r\n}\r\n.ribbonComponent_descriptionBlockSection {\r\n display: flex;\r\n}\r\n/* Mobile only viewport */\r\n@media all and (max-width: 767px) {\r\n .falcon-primary-button-v1-JC:visited {\r\n background-color: #e97f77;\r\n }\r\n .ribbonComponent_Card {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n margin-left: 16px;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n margin-right: 0;\r\n position: absolute;\r\n right: 16px;\r\n margin-top: 16px;\r\n }\r\n .ribbonComponent_ButtonSection {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-direction: column;\r\n padding-bottom: 16px;\r\n padding-top: 8px;\r\n margin-left: 32px;\r\n }\r\n .ribbonComponent_descriptionBlockSection {\r\n padding-top:16px;\r\n padding-right: 78px;\r\n margin-left: 16px;\r\n }\r\n .ribbonComponent_Timer{\r\n margin-left: 8px;\r\n padding-bottom: 8px;\r\n }\r\n .ribbonComponent_Button{\r\n margin-left: 8px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n display: none;\r\n }\r\n}\r\n/* Mobile and tablet viewport */\r\n@media all and (max-width: 1023px) {\r\n .ribbonComponent_HrBreaker {\r\n display: none;\r\n }\r\n .ribbonComponent_Button {\r\n padding-bottom: 16px;\r\n }\r\n}\r\n\r\n/* Tablet only viewport */\r\n@media all and (min-width: 768px) and (max-width: 1023px) {\r\n .ribbonComponent_Card{\r\n justify-content: space-between;\r\n }\r\n .ribbonComponent_ButtonSection {\r\n display: flex;\r\n flex-direction: column;\r\n padding-right: 90px;\r\n padding-left:70px;\r\n margin: 6px 0 0 0;\r\n align-items: flex-end;\r\n }\r\n .ribbonComponent_Button{\r\n margin: 8px 0;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n display: none;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n margin-right: 0;\r\n position: absolute;\r\n right: 40px;\r\n padding-left: 16px;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin-left:40px;\r\n }\r\n}\r\n\r\n/* Desktop only viewport */\r\n@media (min-width: 1024px) {\r\n .ribbonComponent_Card{\r\n justify-content: space-between;\r\n margin-left:0;\r\n }\r\n .ribbonComponent_Button{\r\n margin: 0 16px;\r\n text-wrap:nowrap;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin:0 42px;\r\n }\r\n .ribbonComponent_ButtonSection{\r\n padding-left: 60px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n margin-right: 42px;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n display: none;\r\n }\r\n}\r\n@media (min-width: 1440px){\r\n .ribbonComponent_Card{\r\n max-width: 1440px;\r\n margin: auto;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin:0 72px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n margin-right: 72px;\r\n }\r\n .ribbonComponent_ButtonSection{\r\n padding-left: 80px;\r\n }\r\n .ribbonComponent_OnlyTimer{\r\n width:60px;\r\n } \r\n}\r\n\r\n.falcon-primary-button-v1 > .falcon-button-defaults {\r\n background-color: #da291c;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1:hover {\r\n background-color: #961c13;\r\n}\r\n.falcon-primary-button-v1:visited {\r\n background-color: #c7355f;\r\n}\r\n.falcon-primary-button-v1:disabled {\r\n background-color: #e6e3df;\r\n color: #b3aeaa;\r\n cursor: default;\r\n}\r\n\r\n.falcon-primary-button-v1-JC > .falcon-button-defaults {\r\n background-color: #ffffff;\r\n color: #da291c;\r\n}\r\n.falcon-primary-button-v1-JC:hover {\r\n background-color: #e97f77;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1-JC:visited {\r\n background-color: #961c13;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1-JC:disabled {\r\n background-color: #e6e3df;\r\n color: #b3aeaa;\r\n cursor: default;\r\n}\r\n.falcon-secondary-button-v1 > .falcon-button-defaults {\r\n background-color: transparent;\r\n border: 2px solid #da291c;\r\n color: #da291c;\r\n}\r\n.falcon-secondary-button-v1:hover {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v1:visited {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v1:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v1-JC > .falcon-button-defaults {\r\n background-color: transparent;\r\n border: 2px solid #da291c;\r\n color: #ffffff;\r\n}\r\n.falcon-secondary-button-v1-JC:hover {\r\n border-color: #f1571d;\r\n}\r\n.falcon-secondary-button-v1-JC:visited {\r\n border-color: #c7355f;\r\n}\r\n.falcon-secondary-button-v1-JC:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n.falcon-secondary-button-v4 > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding-left: 0;\r\n padding-right: 0;\r\n color: #da291c;\r\n}\r\n.falcon-secondary-button-v4:hover {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v4:visited {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v4:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v4-JC > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding: 0;\r\n color: #ffffff;\r\n}\r\n.falcon-secondary-button-v4-JC:hover {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v4-JC:visited {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v4-JC:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v5 > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding: 0;\r\n color: #3d3935;\r\n font-weight: 400;\r\n}\r\n.falcon-secondary-button-v5 > div {\r\n text-decoration-line: underline;\r\n}\r\n\r\n.falcon-secondary-button-dark > .falcon-button-defaults {\r\n background-color: transparent;\r\n color: #3d3935;\r\n border: 2px solid #3d3935;\r\n}\r\n.falcon-primary-dark-button {\r\n background: #5f5955;\r\n padding: 10px 24px;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 28px 0px 0px 28px;\r\n}\r\n.falcon-primary-dark-button:hover {\r\n background: #86807c;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n}\r\n.falcon-primary-dark-button:visited {\r\n background: #86807c;\r\n box-sizing: border-box;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n padding: 8px 22px;\r\n border: 2px solid #5f5955;\r\n}\r\n");l("/* Mobile only viewport */\r\n@media all and (max-width: 768px) {\r\n .timer-wrap {\r\n text-align: center !important;\r\n margin-left: -4px !important;\r\n margin-right: 0 !important;\r\n }\r\n .timer-container {\r\n min-width: fit-content;\r\n }\r\n .timer-message {\r\n margin-bottom: 10px;\r\n }\r\n .timer-section {\r\n justify-content: center;\r\n margin-top: 4px;\r\n margin-left: unset !important;\r\n margin-right: unset !important;\r\n }\r\n}\r\n/* Mobile and tablet viewport */\r\n@media all and (max-width: 1023px) {\r\n .timer-message {\r\n margin-top: unset;\r\n }\r\n}\r\n\r\n/* Tablet only viewport */\r\n@media all and (min-width: 768px) and (max-width: 1023px) {\r\n .timer-section {\r\n margin-top: unset;\r\n }\r\n}\r\n\r\n.timer-container {\r\n color: black;\r\n display: inline-block;\r\n max-width: 100%;\r\n min-width: fit-content;\r\n}\r\n.colon {\r\n font-weight: 700;\r\n font-size: 28px;\r\n line-height: 36px;\r\n}\r\n\r\n.timer-section {\r\n display: flex;\r\n padding: 8px 18px 8px 24px;\r\n}\r\n.timer-element {\r\n display: inline-block;\r\n min-width: 42px;\r\n padding: 0 6px;\r\n text-align: center;\r\n}\r\n.timer-value {\r\n font-weight: 700;\r\n font-size: 32px;\r\n line-height: 36px;\r\n}\r\n.timer-label {\r\n font-weight: 400;\r\n font-size: 12px;\r\n line-height: 16px;\r\n}\r\n.transparent-element:first-child {\r\n padding-left: 0;\r\n}\r\n");var d="FalconButtonStageTeaserV2-module_button__kDRB6",s="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",u="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonStageTeaserV2-module_button__kDRB6 {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 {\n border: none;\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n border: 2px solid currentColor;\n padding: 12px 24px;\n text-decoration: none;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-white__tUWHT {\n background-color: transparent;\n color: #ffffff;\n padding: 12px 24px;\n border: 2px solid #ffffff;\n}\n\n@media (max-width: 767px) {\n .FalconButtonStageTeaserV2-module_button__kDRB6 {\n padding: 10px 24px;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n border: 2px solid currentColor;\n padding: 8px 24px;\n text-decoration: none;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n}");const c=e=>{switch(e){case"Primary-V1":return`${d}`;case"Secondary-V1":return`${d} ${s}`;case"Secondary-V4":return"falcon-secondary-button-v4";case"Secondary-Dark":return"falcon-secondary-button-dark";case"Primary-Dark-V1":return"falcon-primary-dark-button";case"Secondary-V5":return"falcon-secondary-button-v5";case"Secondary-White":return`${d} ${u}`;default:return""}},m=e=>{let n=new Date(e);return n=((e,n,t,r,o,i,a)=>{const l=new Date(Date.UTC(n,t,r,o,i,a)),d=new Date(l.toLocaleString("en-US",{timeZone:"Europe/Vienna"})),s=new Date(l.toLocaleString("en-US",{timeZone:e})),u=d.getTime()-s.getTime();return l.setTime(l.getTime()+u),l})("Europe/Vienna",n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds()),n},p=()=>{const[n,t]=e.useState(0);return e.useEffect((()=>{const e=()=>{t(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),n>=1440?"large-desktop":n<1440&&n>=1024?"desktop":n<1024&&n>=768?"tablet":n<768&&n>0?"mobile":""},f=(e,n)=>{const[t]=["https://a.storyblok.com/f/113473/"],[r]=[e+"asset/"];return n?n.replace(t,`${r}`):n||""},g="center",h="left",v="right",b="transparent",_="00",x="after",y="h1",T="h2",w="h3",C="none",S="stack",E="col-lg-4",k="icon",B="PreToPost";var I="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",P="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",N="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",R="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",A="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",O="RibbonTimerV2-module_expirylabel__hx56K";l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n display: flex;\n padding: 8px 24px;\n}\n@media (max-width: 767px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n padding: 12px 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n padding: 8px 24px;\n }\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh {\n display: inline-block;\n text-align: center;\n padding: 0 6px;\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 24px;\n font-weight: 700;\n line-height: 32px;\n}\n@media (max-width: 767px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 24px;\n line-height: 32px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 28px;\n line-height: 36px;\n }\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr {\n font-size: 12px;\n font-weight: 400;\n line-height: 16px;\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV {\n font-weight: 700;\n font-size: 24px;\n line-height: 32px;\n}\n\n.RibbonTimerV2-module_expirylabel__hx56K {\n padding-top: 16px;\n}");const F=({content:n})=>{var t;const r=p();return e.createElement("div",{style:{justifyContent:n.timerAlignment===g?"center":n.timerAlignment===h?"left":"right"}},e.createElement("div",{className:`${I}`,style:{color:null==n?void 0:n.timerColor,backgroundColor:null==n?void 0:n.backgroundColor,marginLeft:n.backgroundColor===b&&n.timerAlignment===h?"-9px":"unset",marginRight:n.backgroundColor===b&&n.timerAlignment===v?"-24px":"unset"}},e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",_," "),e.createElement("div",{className:`${R}`},n.dayLabel)),e.createElement("div",{className:`${A}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",_," "),e.createElement("div",{className:`${R}`},n.hourLabel)),e.createElement("div",{className:`${A}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",_," "),e.createElement("div",{className:`${R}`},n.minuteLabel)),e.createElement("div",{className:`${A}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",_),e.createElement("div",{className:`${R}`},null==n?void 0:n.secondLabel))),e.createElement("div",{style:{color:null===(t=null==n?void 0:n.expiryLabelColor)||void 0===t?void 0:t.color,justifyContent:(null==n?void 0:n.timerAlignment)===g?"center":(null==n?void 0:n.timerAlignment)===h?"left":"right"},className:`${"mobile"!==r&&"d-flex"} ${O}`},null==n?void 0:n.expiryLabel))},W=({content:n,setTimerExpired:t})=>{var r,o,i,a,l,d,s,u;const c=m(new Date(null===(r=null==n?void 0:n.endTime)||void 0===r?void 0:r.replace(/-/g,"/"))),p=m(new Date(null===(o=null==n?void 0:n.startTime)||void 0===o?void 0:o.replace(/-/g,"/"))),f=(null==n?void 0:n.colorChangeTime)&&m(new Date(null===(i=null==n?void 0:n.colorChangeTime)||void 0===i?void 0:i.replace(/-/g,"/"))),[v,b]=e.useState(!1),[_,x]=e.useState(null!==(a=null==n?void 0:n.timerColor)&&void 0!==a?a:""),[y,T]=e.useState(!1),w=()=>{const e=new Date;f&&!y&&e.getTime()>f.getTime()&&(x("#da291c"),T(!0)),e.getTime()>=p.getTime()&&!v&&b(!0);const n=c.getTime()-e.getTime();if(n>0&&v){const e=("0"+Math.floor(n/864e5)).slice(-2),r=("0"+Math.floor(n/36e5%24)).slice(-2),o=("0"+Math.floor(n/1e3/60%60)).slice(-2),i=("0"+Math.floor(n/1e3%60)).slice(-2);return t(!1),{days:e,hours:r,mins:o,sec:i}}return t(!0),null},C={timerColor:_,backgroundColor:null==n?void 0:n.backgroundColor,expiryLabel:null==n?void 0:n.expiryLabel,timerAlignment:null==n?void 0:n.timerAlignment,dayLabel:null==n?void 0:n.dayLabel,hourLabel:null==n?void 0:n.hourLabel,minuteLabel:null==n?void 0:n.minuteLabel,secondLabel:null==n?void 0:n.secondLabel,expiryLabelColor:null==n?void 0:n.expiryLabelColor},[S,E]=e.useState(w());e.useEffect((()=>{E(w());const e=setInterval((()=>{E(w())}),1e3);return()=>{clearInterval(e)}}),[]);const k=[{label:null!==(l=null==n?void 0:n.hourLabel)&&void 0!==l?l:"",value:null==S?void 0:S.hours},{label:null!==(d=null==n?void 0:n.minuteLabel)&&void 0!==d?d:"",value:null==S?void 0:S.mins},{label:null!==(s=null==n?void 0:n.secondLabel)&&void 0!==s?s:"",value:null==S?void 0:S.sec}];return e.createElement("div",{className:"timer-wrap",style:{textAlign:n.timerAlignment===g?"center":n.timerAlignment===h?"left":"right"}},v&&e.createElement("div",{className:"timer-container"},S?e.createElement("div",{className:"timer-section",style:{color:(null==n?void 0:n.isDarkMode)?"#ffffff":_,backgroundColor:null!==(u=null==n?void 0:n.backgroundColor)&&void 0!==u?u:"transparent"}},e.createElement("div",{className:` ${P} transparent-element`},e.createElement("div",{className:`${N}`}," ",null==S?void 0:S.days),e.createElement("div",{className:`${R}`},null==n?void 0:n.dayLabel)),k.map(((n,t)=>e.createElement(e.Fragment,{key:t},e.createElement("div",{className:`${A}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",null==n?void 0:n.value),e.createElement("div",{className:`${R}`},null==n?void 0:n.label)))))):e.createElement("div",null,e.createElement(F,{content:C}))))},V="gaEvent",L="Text_Image_Component",M="view_promotion",D="select_promotion",j="cta_button_click",z="cta_text_click",$="CMS",G="Teaser",U="Sub Teaser",Q="All",H="Ribbon",X=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},J=n=>e.createElement("div",null,t.render(n.content,{markResolvers:{link:(t,r)=>{const{href:o,target:i,linktype:a}=r;return"email"===a?e.createElement("a",{href:`mailto:${o}`,target:null===i||"_self"===i?"_top":"_blank"},t):n.isIFrame?e.createElement("a",{href:o,target:null===i||"_self"===i?"_top":"_blank"},t):e.createElement("a",{href:o,target:null===i?"":i,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some((n=>e.includes(n)))&&X(V,"contact_helpcenter_click",{component:"Text_link"})})(o)},t)}}}));l("\r\n.stageTeaserMain {\r\n height: 100%;\r\n}\r\nvideo {\r\n object-fit: cover;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n border-top-right-radius: 8px;\r\n border-bottom-right-radius: 8px;\r\n}\r\n.video-wrapper {\r\n overflow: hidden;\r\n text-align: center;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n.stageTeaserContainer {\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 8px;\r\n flex-direction: row;\r\n width: calc(100% - 10px);\r\n height: 100%;\r\n}\r\n\r\n.row-wrapper {\r\n height: 100%;\r\n}\r\n.stageTeaserMain {\r\n &.full-width { \r\n .stageTeaserContainer {\r\n margin: 0;\r\n width: 100%;\r\n border-radius: 0;\r\n } \r\n }\r\n}\r\n.stageTeaserRightWrapper {\r\n position: relative;\r\n}\r\n.stageTeaserTopText {\r\n margin-bottom: 0px;\r\n font-size: 18px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media all and (max-width: 1023px) {\r\n .stageTeaserTopText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n }\r\n}\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .stageTeaserTopText {\r\n font-size: 16px;\r\n line-height: 20px;\r\n }\r\n}\r\n.stageTeaserMainTexth1,\r\nh2,\r\nh3,\r\nh4 {\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n font-weight: 700;\r\n margin-bottom: 0px !important;\r\n}\r\n\r\n@media (min-width:1440px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 32px;\r\n line-height: 40px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n}\r\n\r\n@media (min-width:320px)and (max-width:1439px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n}\r\n.stageTeaserMainTextdisplay {\r\n font-size: 48px;\r\n line-height: 60px;\r\n font-weight: 500;\r\n text-transform: uppercase;\r\n}\r\n.stageTeaserBottomText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoText {\r\n overflow-wrap: anywhere;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoPercent {\r\n font-size: 34px;\r\n line-height: 38px;\r\n font-weight: 700;\r\n}\r\n\r\n.stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserLeftWrapperBackground {\r\n background: var(--primary-colour-pale-dawn-grey-200, #e6e3df);\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-list {\r\n position: initial;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow {\r\n background: #ffffff;\r\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\r\n border-radius: 24px;\r\n font-size: 16px;\r\n height: 44px;\r\n width: 44px;\r\n padding: 10px;\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow::before {\r\n color: #da291c;\r\n font-size: 16px;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow:disabled::before {\r\n color: #b3aeaa;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right {\r\n right: 3%;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: 3%;\r\n}\r\n/* dots */\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button {\r\n background: #ffffff;\r\n opacity: 0.3;\r\n border: 0px;\r\n transition: none;\r\n}\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot--active button {\r\n background: #da291c;\r\n opacity: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button:hover:active {\r\n background: #da291c;\r\n}\r\n@media all and (max-width: 1439px) {\r\n .stageTeaserMainTextdisplay {\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n margin-bottom: 0px;\r\n }\r\n}\r\n@media (max-width: 768px) {\r\n .stageTeaserContainer, .row-wrapper {\r\n flex-direction: column;\r\n }\r\n .stageTeaserPromoPercent {\r\n font-weight: 700;\r\n }\r\n .stageTeaserPromoText {\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right{\r\n right: -2% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: -1% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--right{\r\n right: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% + 720px) !important;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--left {\r\n left: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% - 720px) !important;\r\n }\r\n\r\n}\r\n\r\n\r\n.teaserTimer {\r\n padding-top: 16px;\r\n padding-bottom: 10px;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width : 768px) {\r\n video {\r\n border-top-right-radius: 0px;\r\n border-bottom-right-radius: 8px;\r\n border-bottom-left-radius: 8px;\r\n }\r\n\r\n .stageTeaserRightWrapper {\r\n height: 400px;\r\n }\r\n\r\n .stageTeaserLeftWrapper {\r\n padding: 24px;\r\n text-align: center;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size:28px;\r\n }\r\n}\r\n\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 769px) and (max-width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 100%;\r\n }\r\n\r\n .promoImage{\r\n padding-right: 51px;\r\n padding-top: 114px;\r\n }\r\n .stageTeaserLeftWrapper {\r\n padding: 55px;\r\n }\r\n}\r\n@media (width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 50%;\r\n }\r\n}\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n .stageTeaserLeftWrapper {\r\n padding: 120px 80px 120px 68px;\r\n &.slim-version {\r\n padding: 70px 80px 70px 68px;\r\n }\r\n\r\n }\r\n}\r\n\r\n\r\n#inboxCount{\r\n position: absolute;\r\n top: 0;\r\n right:0;\r\n}");l(".stageTeaserPromoBubble {\r\n display: flex;\r\n text-align: center;\r\n padding: 0px 16px;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n gap: 4px;\r\n flex-shrink: 0;\r\n border-radius: 50%;\r\n position: absolute;\r\n}\r\n\r\n.stageTeaserPrimaryPromoBubble {\r\n width: 160px;\r\n height: 160px;\r\n background: var(--primary-colour-ice-white, #ffffff);\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n background: var(--primary-colour-ice-white, #ffffff);\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserSecondaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n top: 171px;\r\n color: #ffffff;\r\n background: var(--primary-colour-grey-dusk-grey-600, #3d3935);\r\n}\r\n\r\n.stageTeaserPromoPercent,\r\n.stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 52px;\r\n line-height: 52px;\r\n font-weight: 700;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width: 768px) {\r\n /* primary bubble size*/\r\n .stageTeaserPrimaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n }\r\n \r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n }\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoText {\r\n font-size: 10px;\r\n line-height: 14px;\r\n }\r\n /* primary with secondary size*/\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n\r\n /* secondary bubble size*/\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 84px;\r\n height: 84px;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size: 21px;\r\n line-height: 24px;\r\n }\r\n\r\n .stageTeaserSecondaryPromoText {\r\n font-size: 12px;\r\n line-height: 12px;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width: 768px) and (max-width: 1024px) {\r\n /* primary with secondary size*/\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n }\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 42px;\r\n }\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n .stageTeaserSecondaryPromoPercent{\r\n font-size: 26px;\r\n }\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width: 2000px) {\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 42px;\r\n }\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n .stageTeaserSecondaryPromoPercent{\r\n font-size: 26px;\r\n }\r\n}\r\n");l("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n bottom: 40px;\r\n}\r\n\r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 86px;\r\n left: initial;\r\n}\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n bottom: 131px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 40px;\r\n left: initial;\r\n}\r\n.stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n bottom: 40px;\r\n top: initial;\r\n}\r\n\r\n/*Very small devices - phones*/\r\n@media screen and (max-width : 652px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 46px;\r\n left: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 6px;\r\n left: initial;\r\n bottom: 102px;\r\n }\r\n}\r\n\r\n/*All small devices - phones*/\r\n@media screen and (min-width : 652px) and (max-width : 768px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 192px;\r\n left: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 128px;\r\n left: initial;\r\n bottom: 102px;\r\n }\r\n}\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 48px;\r\n left: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 22px;\r\n left: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 48px;\r\n left: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 22px;\r\n left: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n}");l("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 40px;\r\n }\r\n .stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n bottom: 40px;\r\n }\r\n \r\n /* primary with secondary */\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 86px;\r\n right: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n bottom: 131px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 40px;\r\n right: initial;\r\n }\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n bottom: 40px;\r\n top: initial;\r\n }\r\n \r\n \r\n /*All small devices - phones*/\r\n @media screen and (max-width : 768px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 58px;\r\n right: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 8px;\r\n right: initial;\r\n bottom: 102px;\r\n }\r\n }\r\n \r\n /*Tablet - md*/\r\n @media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 48px;\r\n right: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 22px;\r\n right: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n }\r\n \r\n /*Tablet - lg*/\r\n @media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 48px;\r\n right: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 22px;\r\n right: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n }\r\n \r\n /*Desktop, Laptop & Large Desktops*/\r\n @media only screen and (min-width : 1025px) {\r\n }\r\n \r\n /*Extra Large Screens*/\r\n @media only screen and (min-width : 2000px) {\r\n }");l("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n top: 40px;\r\n}\r\n\r\n@media screen and (max-width : 568px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 38px;\r\n right: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 2px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (min-width : 568px) and (max-width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 112px;\r\n right: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 61px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 132px;\r\n right: initial;\r\n top: 84px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 61px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n\r\n/*All small devices - phones*/\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 0px;\r\n right: initial;\r\n top: 18px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -33px;\r\n right: initial;\r\n top: 111px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 22px;\r\n right: initial;\r\n top: 22px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -22px;\r\n right: initial;\r\n top: 108px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) and (max-width : 2000px) {\r\n /* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 72px;\r\n right: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 20px;\r\n right: initial;\r\n top: 126px;\r\n bottom: initial;\r\n}\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n \r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 0px;\r\n right: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -62px;\r\n right: initial;\r\n top: 41px;\r\n bottom: initial;\r\n}\r\n\r\n\r\n}");l("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserTopRight {\r\n top: 40px;\r\n}\r\n\r\n@media screen and (max-width : 568px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 38px;\r\n left: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 2px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (min-width : 568px) and (max-width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 112px;\r\n left: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 61px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 132px;\r\n left: initial;\r\n top: 84px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 61px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n\r\n/*All small devices - phones*/\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 72px;\r\n left: initial;\r\n top: 18px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 24px;\r\n left: initial;\r\n top: 111px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 78px;\r\n left: initial;\r\n top: 22px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 26px;\r\n left: initial;\r\n top: 108px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) and (max-width : 2000px) {\r\n /* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 72px;\r\n left: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 20px;\r\n left: initial;\r\n top: 126px;\r\n bottom: initial;\r\n}\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n \r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 0px;\r\n left: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 44px;\r\n left: initial;\r\n top: 322px;\r\n bottom: initial;\r\n}\r\n\r\n\r\n}");l(".falcon-grey-600 {\r\n color: #3d3935;\r\n}\r\n\r\n.falcon-grey-500 {\r\n color: #5f5955;\r\n}\r\n.falcon-grey-400 {\r\n color: #86807c;\r\n}\r\n\r\n.falcon-grey-100 {\r\n color: #f7f6f5;\r\n}\r\n\r\n.falcon-ice-white {\r\n color: #ffffff;\r\n}\r\n.falcon-background-grey-100 {\r\n background-color: #f7f6f5;\r\n}\r\n.falcon-background-ice-white {\r\n background-color: #ffffff;\r\n}\r\n.falcon-background-transparent {\r\n background-color: transparent;\r\n}\r\n\r\n.falcon-gradient-rubyglow-diagonal {\r\n border-radius: 8px;\r\n background: linear-gradient(93.71deg, #e2271e -0.37%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-rubyglow-vertical {\r\n border-radius: 8px;\r\n background: linear-gradient(180deg, #e2271e 0%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-pinksky-diagonal {\r\n background: linear-gradient(98.52deg, #d093a6 -0.35%, #e7c9bc 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-pinksky-vertical {\r\n background: linear-gradient(180deg, #d093a6 0%, #e7c9bc 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-diagonal {\r\n background: linear-gradient(98.52deg, #7899bd -0.35%, #b8d0e3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-vertical {\r\n background: linear-gradient(180deg, #7899bd 0%, #b8d0e3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-diagonal {\r\n background: linear-gradient(99.06deg, #8d989b -0.35%, #f8edd2 105.52%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-vertical {\r\n background: linear-gradient(180deg, #8d989b 0%, #f8edd2 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-diagonal {\r\n background: linear-gradient(98.52deg, #9c8a95 -0.35%, #f6d6b3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-vertical {\r\n background: linear-gradient(180deg, #9c8a95 0%, #f6d6b3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-orange-diagonal {\r\n background: linear-gradient(105deg, #EF7C3C 0%, #E2271E 100%);\r\n border-radius: 4px 0;\r\n}\r\n.falcon-gradient-dark-blue-haze{\r\n background: linear-gradient(239deg, #4F87C1 52.95%, rgba(94, 148, 207, 0) 111%);\r\n border-radius: 4px 0;\r\n}\r\n\r\n.falcon-def-transparancy {\r\n background: rgba(0, 0, 0, 1);\r\n}\r\n");const K=e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-vertical":return"falcon-gradient-pinksky-vertical";case"bluehaze-diagonal":return"falcon-gradient-bluehaze-diagonal";case"bluehaze-vertical":return"falcon-gradient-bluehaze-vertical";case"greencloud-diagonal":return"falcon-gradient-greencloud-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"black":return"black-gradient";case"skyfuel-vertical":return"falcon-gradient-skyfuel-vertical";case"black-friday":return"falcon-gradient-black-friday";default:return""}},Y=e=>{switch(e){case"grey-600":return"falcon-grey-600";case"grey-500":return"falcon-grey-500";case"grey-100":return"falcon-grey-100";case"grey-400":return"falcon-grey-400";case"ice-white":return"falcon-ice-white";default:return""}};var q="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",Z="DoubleGridRedefined-module_double-grid-btns__0Sbnd";l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.DoubleGridRedefined-module_double-grid-teaser-section__00-ih {\n padding: 140px 80px 140px 68px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-top-text__Ifb0r {\n font-size: 18px;\n font-weight: 700;\n line-height: 24px;\n}\n\n.DoubleGridRedefined-module_double-grid-main-text__CUOi1, .DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA, .DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57, .DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ, .DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n padding-top: 4px;\n padding-bottom: 8px;\n font-weight: 700;\n margin-bottom: 0px !important;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n font-size: 32px;\n line-height: 40px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ {\n font-size: 28px;\n line-height: 36px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57 {\n font-size: 24px;\n line-height: 32px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA {\n font-size: 20px;\n line-height: 28px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-display__XrrBz {\n font-size: 48px;\n line-height: 60px;\n font-weight: 500;\n text-transform: uppercase;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-bottom-text__Z-fhk {\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n padding-top: 22px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n flex-direction: column;\n padding-bottom: 8px;\n }\n}\n@media (max-width: 767px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n padding-top: 6px;\n }\n}\n\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-right: 16px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 8px;\n padding-right: 0px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 16px;\n padding-right: 0px;\n }\n}\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd a {\n text-decoration: none;\n}");var ee="row-module_sr-def-row__us1ph";l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.row-module_sr-def-row__us1ph {\n margin-left: auto;\n margin-right: auto;\n padding-left: 16px;\n padding-right: 16px;\n max-width: 1308px;\n width: 100%;\n}\n.row-module_sr-def-row__us1ph .row-module_sr-def-row__us1ph {\n padding: 0px;\n max-width: 100%;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .row-module_sr-def-row__us1ph {\n max-width: 972px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .row-module_sr-def-row__us1ph {\n max-width: 720px;\n }\n}\n@media (max-width: 767px) {\n .row-module_sr-def-row__us1ph {\n max-width: 100%;\n }\n}");const ne=({children:n})=>e.createElement("div",{className:`${ee} sr-responsive-row`},n),te=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,a,l,d,s,u,m,p,f,g,h,v,b,_,x,C,S,E,k,B,I,P,N,R,A,O,F,V,L,j,z,U,H,J,Y,ee,te,re,oe,ie,ae,le,de;const se=e.useRef(null),ue="none"!==(null==n?void 0:n.gradientBgColor)?K(null==n?void 0:n.gradientBgColor):(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"none":return"none";default:return""}})(null==n?void 0:n.GenericBgColor),ce="none"===(null==n?void 0:n.gradientBgColor)&&"none"===(null==n?void 0:n.GenericBgColor)?null===(o=null==n?void 0:n.solidBgColor)||void 0===o?void 0:o.color:"",me=(null==n?void 0:n.EnableTextBgColor)?null===(i=null==n?void 0:n.textbgcolor)||void 0===i?void 0:i.color:"",pe=()=>{switch(null==n?void 0:n.PromoBubblePosition){case"top-left":return"stageTeaserTopLeft";case"top-right":return"stageTeaserTopRight";case"bottom-left":return"stageTeaserBottomLeft";case"bottom-right":return"stageTeaserBottomRight"}},fe=null===(d=null===(l=null===(a=null==n?void 0:n.primaryPromoBubble)||void 0===a?void 0:a[0])||void 0===l?void 0:l.bgcolor)||void 0===d?void 0:d.color,ge=null===(m=null===(u=null===(s=null==n?void 0:n.primaryPromoBubble)||void 0===s?void 0:s[0])||void 0===u?void 0:u.textcolor)||void 0===m?void 0:m.color,he=null===(g=null===(f=null===(p=null==n?void 0:n.SecondaryPromoBubble)||void 0===p?void 0:p[0])||void 0===f?void 0:f.bgcolor)||void 0===g?void 0:g.color,ve=null===(b=null===(v=null===(h=null==n?void 0:n.SecondaryPromoBubble)||void 0===h?void 0:h[0])||void 0===v?void 0:v.textcolor)||void 0===b?void 0:b.color,be=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[_e,xe]=e.useState(!1),[ye,Te]=e.useState(""),[we,Ce]=e.useState(""),[Se,Ee]=e.useState(!1),ke=()=>{var e,t,r,o,i,a,l,d,s;const u=window.innerWidth;u<=767?(xe(null==n?void 0:n.mobileImageFirst),be(null===(e=null==n?void 0:n.MobilePromoImage)||void 0===e?void 0:e.filename)?Te(null===(t=null==n?void 0:n.MobilePromoImage)||void 0===t?void 0:t.filename):Ce(null===(r=null==n?void 0:n.MobilePromoImage)||void 0===r?void 0:r.filename)):u>=768&&u<=1024?(xe(null==n?void 0:n.tabletImageFirst),be(null===(o=null==n?void 0:n.TabletPromoImage)||void 0===o?void 0:o.filename)?Te(null===(i=null==n?void 0:n.TabletPromoImage)||void 0===i?void 0:i.filename):Ce(null===(a=null==n?void 0:n.TabletPromoImage)||void 0===a?void 0:a.filename)):u>=1025&&(xe(null==n?void 0:n.desktopImageFirst),be(null===(l=null==n?void 0:n.DesktopPromoImage)||void 0===l?void 0:l.filename)?Te(null===(d=null==n?void 0:n.DesktopPromoImage)||void 0===d?void 0:d.filename):Ce(null===(s=null==n?void 0:n.DesktopPromoImage)||void 0===s?void 0:s.filename))};e.useEffect((()=>{ke(),window.addEventListener("resize",ke)}),[]);const Be=null===(_=null==n?void 0:n.textcolor)||void 0===_?void 0:_.color,Ie=null===(k=null===(E=null===(S=null===(C=null===(x=null==n?void 0:n.mainheading)||void 0===x?void 0:x.content)||void 0===C?void 0:C[0])||void 0===S?void 0:S.content)||void 0===E?void 0:E[0])||void 0===k?void 0:k.text;e.useEffect((()=>{const e=new IntersectionObserver((t=>{var r,o;t[0].isIntersecting&&t[0].intersectionRatio>=.5&&!(null===(r=localStorage.getItem("analyticsUids"))||void 0===r?void 0:r.includes(n._uid))&&(X(M,M,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:$,banner_type:G,banner_location:null==n?void 0:n.bannerLocation,audience_name:Q,promotion_objective:Q,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])),se.current&&e.observe(se.current))}),{threshold:.5});return se.current&&e.observe(se.current),()=>{e.disconnect()}}),[]);const Pe=()=>{var e;X(D,D,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:$,banner_type:G,audience_name:Q,promotion_objective:Q,banner_location:null==n?void 0:n.bannerLocation,index:1})};return e.createElement("div",{className:`stageTeaserMain ${t?"full-width":""} `,ref:se},e.createElement("div",{className:ce?"stageTeaserContainer d-flex":ue+" stageTeaserContainer d-flex",style:{backgroundColor:ce}},e.createElement(ne,null,e.createElement("div",{className:"d-flex row-wrapper"},e.createElement("div",{className:`${_e?"order-1":"order-0"} stageTeaserLeftWrapper col-md-6 ${t&&r?"slim-version":""}`,style:{backgroundColor:me,borderRadius:t?"0":"8px"}},e.createElement("div",{className:"stageTeaserTopText",style:{color:Be}},null===(R=null===(N=null===(P=null===(I=null===(B=null==n?void 0:n.primaryheading)||void 0===B?void 0:B.content)||void 0===I?void 0:I[0])||void 0===P?void 0:P.content)||void 0===N?void 0:N[0])||void 0===R?void 0:R.text),e.createElement("div",null,(null==n?void 0:n.mainText)===y?e.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Be}},Ie):(null==n?void 0:n.mainText)===T?e.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Be}},Ie):(null==n?void 0:n.mainText)===w?e.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Be}},Ie):"h4"===(null==n?void 0:n.mainText)?e.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Be}},Ie):e.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Be}},Ie)),e.createElement("div",{className:"stageTeaserBottomText",style:{color:Be}},null===(L=null===(V=null===(F=null===(O=null===(A=null==n?void 0:n.secondaryheading)||void 0===A?void 0:A.content)||void 0===O?void 0:O[0])||void 0===F?void 0:F.content)||void 0===V?void 0:V[0])||void 0===L?void 0:L.text),(null===(z=null===(j=null==n?void 0:n.timer)||void 0===j?void 0:j[0])||void 0===z?void 0:z.enableCounter)&&e.createElement("div",{className:"teaserTimer text-center"},e.createElement(W,{content:null===(U=null==n?void 0:n.timer)||void 0===U?void 0:U[0],setTimerExpired:Ee})),!Se&&e.createElement("div",{className:`${q}`},null===(H=null==n?void 0:n.teaserButtonConfig)||void 0===H?void 0:H.map(((t,r)=>{var o,i,a,l,d,s;return e.createElement("div",{className:`${Z}`,key:r},e.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==n?void 0:n.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:Pe},e.createElement("div",{className:c(null==t?void 0:t.buttonType)},(null===(a=null==t?void 0:t.buttonIcon)||void 0===a?void 0:a.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename}),null==t?void 0:t.buttonLabel,(null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename}))))})))),e.createElement("div",{className:(_e?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${ye}) center / contain no-repeat`}},""!==we&&e.createElement("div",{className:"video-wrapper"},e.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:we})),(null===(J=null==n?void 0:n.primaryPromoBubble)||void 0===J?void 0:J.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${pe()}`,style:{backgroundColor:fe,color:ge}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(ee=null===(Y=null==n?void 0:n.primaryPromoBubble)||void 0===Y?void 0:Y[0])||void 0===ee?void 0:ee.primarytext),e.createElement("div",{className:"stageTeaserPromoText"},null===(re=null===(te=null==n?void 0:n.primaryPromoBubble)||void 0===te?void 0:te[0])||void 0===re?void 0:re.secondarytext)),(null===(oe=null==n?void 0:n.SecondaryPromoBubble)||void 0===oe?void 0:oe.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${pe()}`,style:{backgroundColor:he,color:ve}},e.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(ae=null===(ie=null==n?void 0:n.SecondaryPromoBubble)||void 0===ie?void 0:ie[0])||void 0===ae?void 0:ae.primarytext),e.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(de=null===(le=null==n?void 0:n.SecondaryPromoBubble)||void 0===le?void 0:le[0])||void 0===de?void 0:de.secondarytext)))))))};var re="SingleGridRedefined-module_single-grid__NikxO",oe="SingleGridRedefined-module_single-grid-background-img__HQngE",ie="SingleGridRedefined-module_slim-version__WFrnX",ae="SingleGridRedefined-module_single-grid-text-container__b6Z7R",le="SingleGridRedefined-module_single-grid-overline__1eceF",de="SingleGridRedefined-module_single-grid-headline__BocYX",se="SingleGridRedefined-module_single-grid-text__R1k6c",ue="SingleGridRedefined-module_single-grid-timer__n94Jv",ce="SingleGridRedefined-module_single-grid-btn-section__gdt-4",me="SingleGridRedefined-module_single-grid-btn-right__zjTnA";l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.SingleGridRedefined-module_single-grid__NikxO {\n height: 100%;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n display: flex;\n flex-direction: column;\n border-radius: 8px;\n height: 100%;\n padding: 170px 108px;\n}\n@media (min-width: 1440px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n padding: 70px 108px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n padding: 70px 108px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n height: 480px;\n padding: 20px 60px;\n }\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n padding: 32px 24px;\n min-height: 640px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n min-height: 580px;\n padding: 90px 60px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-text-container__b6Z7R {\n display: flex;\n flex-direction: column;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-overline__1eceF {\n font-size: 18px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n padding-bottom: 4px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-overline__1eceF {\n font-size: 14px;\n line-height: 20px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-headline__BocYX {\n font-size: 48px;\n font-style: normal;\n font-weight: 500;\n line-height: 60px;\n padding-bottom: 8px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-headline__BocYX {\n font-size: 24px;\n line-height: 32px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-text__R1k6c {\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-timer__n94Jv {\n padding: 16px 0;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-timer__n94Jv {\n display: flex;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 {\n padding-top: 16px;\n padding-right: 16px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 {\n padding-bottom: 8px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 a {\n text-decoration: none;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-right__zjTnA {\n padding-right: 0;\n padding-left: 16px;\n}");const pe=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,a,l,d,s,u,m,f,g,h,v,b,_,x,y,T,w,C,S;const E=e.useRef(null),[k,B]=e.useState(""),[I,P]=e.useState(""),[N,R]=e.useState(!1),A=p(),O=null===(d=null===(l=null===(a=null===(i=null===(o=null==n?void 0:n.primaryheading)||void 0===o?void 0:o.content)||void 0===i?void 0:i[0])||void 0===a?void 0:a.content)||void 0===l?void 0:l[0])||void 0===d?void 0:d.text,F=null===(g=null===(f=null===(m=null===(u=null===(s=null==n?void 0:n.mainheading)||void 0===s?void 0:s.content)||void 0===u?void 0:u[0])||void 0===m?void 0:m.content)||void 0===f?void 0:f[0])||void 0===g?void 0:g.text,V=null===(x=null===(_=null===(b=null===(v=null===(h=null==n?void 0:n.secondaryheading)||void 0===h?void 0:h.content)||void 0===v?void 0:v[0])||void 0===b?void 0:b.content)||void 0===_?void 0:_[0])||void 0===x?void 0:x.text,L="left"===(null==n?void 0:n.textposition)?"flex-start":"right"===(null==n?void 0:n.textposition)?"flex-end":"center",j="left"===(null==n?void 0:n.textposition)?"left":"right"===(null==n?void 0:n.textposition)?"right":"center",z=()=>{var e,t,r;const o=window.innerWidth;o<=767?(B(`url(${null===(e=null==n?void 0:n.mobileImage)||void 0===e?void 0:e.filename}) center center / cover no-repeat`),P(null==n?void 0:n.verticaltextpostion)):o>=768&&o<=1439?(B(`url(${null===(t=null==n?void 0:n.tabImage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),P("")):o>=1440&&(B(`url(${null===(r=null==n?void 0:n.desktopimage)||void 0===r?void 0:r.filename}) center center / cover no-repeat`),P(""))};e.useEffect((()=>{z(),window.addEventListener("resize",z)}),[]),e.useEffect((()=>{const e=new IntersectionObserver((e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(X(M,M,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:$,banner_type:G,banner_location:null==n?void 0:n.bannerLocation,audience_name:Q,promotion_objective:Q,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return E.current&&e.observe(E.current),()=>{e.disconnect()}}),[]);const U=()=>{var e;X(D,D,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:$,banner_type:G,audience_name:Q,promotion_objective:Q,banner_location:null==n?void 0:n.bannerLocation,index:1})},H=null===(y=null==n?void 0:n.textcolor)||void 0===y?void 0:y.color,J=e.createElement(e.Fragment,null,e.createElement("div",{className:`${ae}`},e.createElement("div",null,e.createElement("div",{style:{color:H,alignItems:""===I?L:"center",textAlign:""===I?j:"center"}},O&&e.createElement("div",{className:`${le}`},O),F&&e.createElement("div",{className:`${de}`},F),V&&e.createElement("div",{className:`${se}`},V)))),(null===(w=null===(T=null==n?void 0:n.timer)||void 0===T?void 0:T[0])||void 0===w?void 0:w.enableCounter)&&e.createElement("div",{className:`${ue}\n \n `,style:{justifyContent:"top"===I?"flex-start":"bottom"===I?"flex-end":L}},e.createElement(W,{content:null===(C=null==n?void 0:n.timer)||void 0===C?void 0:C[0],setTimerExpired:R})),!N&&e.createElement("div",{className:""+("mobile"!==A?"d-flex":""),style:{justifyContent:""===I?L:"",alignItems:""!==I?"center":""}},null===(S=null==n?void 0:n.teaserButtonConfig)||void 0===S?void 0:S.map(((t,r)=>{var o,i,a,l,d,s;return e.createElement("div",{className:`${ce} ${"flex-end"===L&&"mobile"!==A&&me}`,key:r},e.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==n?void 0:n.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:U},e.createElement("div",{className:`${c(null==t?void 0:t.buttonType)}`},(null===(a=null==t?void 0:t.buttonIcon)||void 0===a?void 0:a.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename}),null==t?void 0:t.buttonLabel,(null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename}))))}))));return e.createElement(e.Fragment,null,e.createElement("div",{className:`${re} ${t?"full-width":""}`,ref:E},""!==k&&e.createElement("div",{className:`${oe} ${t&&r?ie:""}`,style:{background:k,borderRadius:t?"0":"8px",justifyContent:"top"===I?"flex-start":"bottom"===I?"flex-end":j}},t?e.createElement(ne,null,J):J)))};var fe={"wrapper-img":"ImageComponent-module_wrapper-img__v4UKy","image-wrapper":"ImageComponent-module_image-wrapper__dvPl9","text-container-center":"ImageComponent-module_text-container-center__i6mB-","text-container":"ImageComponent-module_text-container__v5YHL","image-title":"ImageComponent-module_image-title__WLw4-","image-description":"ImageComponent-module_image-description__wTnjQ","text-right":"ImageComponent-module_text-right__SQQol","text-center":"ImageComponent-module_text-center__ks4IT","text-left":"ImageComponent-module_text-left__8cSZR"};l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageComponent-module_wrapper-img__v4UKy {\n width: 99%;\n height: 100%;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_image-wrapper__dvPl9 {\n -webkit-background-size: cover;\n -moz-background-size: cover;\n -o-background-size: cover;\n background-size: cover;\n -webkit-border-radius: 24px;\n -moz-border-radius: 24px;\n border-radius: 24px;\n position: relative;\n height: 100%;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_text-container-center__i6mB- {\n position: absolute;\n bottom: 40px;\n left: 40px;\n color: white;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_text-container__v5YHL {\n position: relative;\n bottom: 120px;\n left: 40px;\n color: white;\n}\n\n.ImageComponent-module_image-title__WLw4- {\n color: white !important;\n font-size: 18px;\n line-height: 24px;\n}\n\n.ImageComponent-module_image-description__wTnjQ {\n color: #ffffff !important;\n font-size: 18px;\n line-height: 24px;\n}\n@media (max-width: 1439px) {\n .ImageComponent-module_image-description__wTnjQ {\n font-size: 14px;\n line-height: 20px;\n }\n}\n\n@media (max-width: 1439px) {\n .ImageComponent-module_wrapper-img__v4UKy {\n width: 100%;\n height: 100%;\n }\n .ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_image-wrapper__dvPl9 {\n border-radius: 10px;\n margin-right: 4px;\n margin-left: 4px;\n padding-right: 26px;\n border-bottom-left-radius: 18px;\n border-bottom-right-radius: 18px;\n width: 100%;\n height: 100%;\n background: linear-gradient(0deg, rgba(0, 0, 0, 0.45) 32.31%, rgba(0, 0, 0, 0) 50%);\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n }\n .ImageComponent-module_text-right__SQQol {\n position: relative;\n bottom: 120px;\n text-align: right;\n padding-right: 40px;\n }\n .ImageComponent-module_text-center__ks4IT {\n position: relative;\n bottom: 120px;\n text-align: center;\n }\n .ImageComponent-module_text-left__8cSZR {\n position: relative;\n left: 22px;\n color: white;\n bottom: 120px;\n }\n}\n@media (max-width: 1439px) and (min-width: 768px) and (max-width: 1023px) {\n .ImageComponent-module_text-left__8cSZR {\n left: 40px;\n }\n}\n@media (max-width: 1439px) and (min-width: 1024px) and (max-width: 1439px) {\n .ImageComponent-module_text-left__8cSZR {\n left: 50px;\n }\n}");const ge=({content:n,alignment:t})=>{var r;const o=p(),i=`url(${(null===(r=null==n?void 0:n.img)||void 0===r?void 0:r.filename)+"/m/"}) center center / cover no-repeat`,a="center"===t?"text-container-center":"text-container";return e.createElement("div",{className:fe["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:fe["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=o?fe[`text-${null==n?void 0:n.textAlignment}`]:fe[a]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:fe["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:fe["image-description"]},e.createElement(J,{content:null==n?void 0:n.description})))))};var he={overline:"TextComponent-module_overline__BDtDE",h3content:"TextComponent-module_h3content__B0Ipy",desciption:"TextComponent-module_desciption__uP3Ih","textline-left":"TextComponent-module_textline-left__-r6ZQ","textline-center":"TextComponent-module_textline-center__g9XQ8","textline-right":"TextComponent-module_textline-right__3QCWa"};l(".TextComponent-module_overline__BDtDE {\n color: #86807C;\n}\n\n.TextComponent-module_h3content__B0Ipy {\n color: #3D3935;\n}\n\n.TextComponent-module_desciption__uP3Ih {\n font-size: 20px;\n line-height: 26px;\n color: #3d3935;\n}\n\n.TextComponent-module_textline-left__-r6ZQ {\n text-align: left;\n}\n\n.TextComponent-module_textline-center__g9XQ8 {\n text-align: center;\n}\n\n.TextComponent-module_textline-right__3QCWa {\n text-align: right;\n}");l(".overline {\r\n color: gray;\r\n}\r\n\r\n.desciption {\r\n font-size: 20px;\r\n line-height: 26px;\r\n color: #3d3935;\r\n}\r\n\r\n.primary {\r\n text-align: center;\r\n background: #da291c;\r\n color: white;\r\n border: none;\r\n border-radius: 28px;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n\r\n a {\r\n color: white;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n.secondary {\r\n text-align: center;\r\n background: white;\r\n color: #da291c;\r\n border: 2px solid #da291c;\r\n border-radius: 28px;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n\r\n a {\r\n color: #da291c;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n.horizontal-left {\r\n display: flex;\r\n justify-content: flex-start;\r\n}\r\n\r\n.horizontal-right {\r\n display: flex;\r\n justify-content: flex-end;\r\n}\r\n\r\n.horizontal-center {\r\n display: flex;\r\n justify-content: center;\r\n margin-top: 20px;\r\n}\r\n\r\n.vertical-left {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n}\r\n\r\n.vertical-right {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-end;\r\n}\r\n\r\n.vertical-center {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n}\r\n.btn-container{\r\n margin-top: 16px;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n}\r\n\r\n.text{\r\n text-align: center;\r\n color: #da291c;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n a{\r\n color: #da291c;\r\n text-decoration: none; \r\n }\r\n}");const ve=({content:n,analyticsTitle:t})=>{var r;const o=p(),i=()=>{X(V,"article_select_promotion",{banner_promotion_name:t,component:L})};return e.createElement(e.Fragment,null,e.createElement("div",{className:"large-desktop"===o?(null==n?void 0:n.groupsAlignment)+"-"+(null==n?void 0:n.buttonAlignment):"btn-container"},(null===(r=null==n?void 0:n.buttons)||void 0===r?void 0:r.length)>0&&n.buttons.map(((n,t)=>{var r;return e.createElement("div",{className:null==n?void 0:n.type,key:t},e.createElement("a",{href:null===(r=null==n?void 0:n.link)||void 0===r?void 0:r.cached_url,onClick:i},null==n?void 0:n.text))}))))},be=({content:n,analyticsTitle:t})=>{var r;const o=p();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=o?he[`textline-${null==n?void 0:n.alignment}`]:he["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:he.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:he.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:he.description},e.createElement(J,{content:null==n?void 0:n.description})),(null===(r=null==n?void 0:n.btnGroup)||void 0===r?void 0:r.length)>0&&(null==n?void 0:n.btnGroup.map((n=>e.createElement(ve,{content:n,analyticsTitle:t}))))))};var _e={"main-container":"ImageWithText-module_main-container__fnrz1","img-text-container":"ImageWithText-module_img-text-container__M5Xx0","img-section":"ImageWithText-module_img-section__NsiT4","text-section":"ImageWithText-module_text-section__jTDBS","img-text-right":"ImageWithText-module_img-text-right__rKz7C","img-text-left":"ImageWithText-module_img-text-left__hmJKl","img-text-center":"ImageWithText-module_img-text-center__Js5hv"};l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_img-section__NsiT4 {\n height: 260px;\n width: 100%;\n}\n@media (min-width: 768px) and (max-width: 1439px) {\n .ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_img-section__NsiT4 {\n height: 450px;\n }\n}\n@media (max-width: 1439px) {\n .ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_text-section__jTDBS {\n width: 90%;\n position: relative;\n top: auto;\n background: rgba(255, 255, 255, 0.7490196078);\n margin: 0 auto;\n border-radius: 12px;\n padding: 16px !important;\n bottom: 30px;\n }\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-right__rKz7C {\n flex-direction: row-reverse;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-right__rKz7C .ImageWithText-module_text-section__jTDBS {\n padding: 40px !important;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-left__hmJKl {\n flex-direction: row;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-left__hmJKl .ImageWithText-module_text-section__jTDBS {\n padding: 40px !important;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv {\n position: relative;\n align-items: center;\n height: 450px;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv .ImageWithText-module_text-section__jTDBS {\n background: rgba(255, 255, 255, 0.7490196078);\n position: absolute;\n left: 40%;\n max-height: 450px;\n padding: 40px !important;\n width: 48%;\n border-radius: 12px;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv .ImageWithText-module_img-section__NsiT4 {\n width: 50%;\n height: 100%;\n border-radius: 24px;\n}");const xe=({content:n,index:t})=>{var r,o,i,a;const l=p();return e.useEffect((()=>{0!==t&&void 0!==t||X(V,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:L})}),[]),e.createElement(e.Fragment,null,e.createElement("div",{className:_e["main-container"]},e.createElement("div",{className:`row ${"large-desktop"===l?_e[`img-text-${null==n?void 0:n.alignment}`]:_e["img-text-container"]}`},(null===(r=null==n?void 0:n.image)||void 0===r?void 0:r.length)>0&&e.createElement("div",{className:`${_e["img-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(ge,{content:null===(o=null==n?void 0:n.image)||void 0===o?void 0:o[0],alignment:null==n?void 0:n.alignment})),(null===(i=null==n?void 0:n.textBlok)||void 0===i?void 0:i.length)>0&&e.createElement("div",{className:`${_e["text-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(be,{content:null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a[0],analyticsTitle:null==n?void 0:n.analyticsTitle})))))};var ye="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Te(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var we={},Ce={get exports(){return we},set exports(e){we=e}},Se={},Ee={},ke={},Be={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.getOriginalCounterPart=function(e,n,t){var r=n.slidesToShow,o=n.currentSlide;return t.length>2*r?e+2*r:o>=t.length?t.length+e:e},e.getOriginalIndexLookupTableByClones=function(e,n){if(n.length>2*e){for(var t={},r=n.length-2*e,o=n.length-r,i=r,a=0;a<o;a++)t[a]=i,i++;var l=n.length+o,d=l+n.slice(0,2*e).length,s=0;for(a=l;a<=d;a++)t[a]=s,s++;var u=l,c=0;for(a=o;a<u;a++)t[a]=c,c++;return t}t={};var m=3*n.length,p=0;for(a=0;a<m;a++)t[a]=p,++p===n.length&&(p=0);return t},e.getClones=function(e,n){return n.length<e?n:n.length>2*e?n.slice(n.length-2*e,n.length).concat(n,n.slice(0,2*e)):n.concat(n,n)},e.getInitialSlideInInfiniteMode=function(e,n){return n.length>2*e?2*e:n.length},e.checkClonesPosition=function(e,n,t){var r,o=e.currentSlide,i=e.slidesToShow,a=e.itemWidth,l=e.totalItems,d=0,s=0,u=0===o,c=n.length-(n.length-2*i);return n.length<i?(s=d=0,u=r=!1):n.length>2*i?((r=o>=c+n.length)&&(s=-a*(d=o-n.length)),u&&(s=-a*(d=c+(n.length-2*i)))):((r=o>=2*n.length)&&(s=-a*(d=o-n.length)),u&&(s=t.showDots?-a*(d=n.length):-a*(d=l/3))),{isReachingTheEnd:r,isReachingTheStart:u,nextSlide:d,nextPosition:s}}}(Be);var Ie={};Object.defineProperty(Ie,"__esModule",{value:!0});var Pe=!1;Ie.getPartialVisibilityGutter=function(e,n,t,r){var o=0,i=r||t;return n&&i&&(!Pe&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(Pe=!0,console.warn("You appear to be using paritialVisibilityGutter instead of partialVisibilityGutter which will be moved to partialVisibilityGutter in the future completely")),o=e[i].partialVisibilityGutter||e[i].paritialVisibilityGutter),o},Ie.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},Ie.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))};var Ne={};Object.defineProperty(Ne,"__esModule",{value:!0});var Re=Ie;function Ae(e){var n=e.slidesToShow;return e.totalItems<n}function Oe(e,n,t){var r=t||e.transform;return!n.infinite&&0===e.currentSlide||Ae(e)?r:r+e.itemWidth/2}function Fe(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function We(e,n,t,r){void 0===n&&(n=0);var o=e.currentSlide,i=e.slidesToShow,a=Fe(e),l=!t.infinite&&a,d=r||e.transform;if(Ae(e))return d;var s=d+o*n;return l?s+(e.containerWidth-(e.itemWidth-n)*i):s}function Ve(e,n){return e.rtl?-1*n:n}Ne.notEnoughChildren=Ae,Ne.getInitialState=function(e,n){var t,r=e.domLoaded,o=e.slidesToShow,i=e.containerWidth,a=e.itemWidth,l=n.deviceType,d=n.responsive,s=n.ssr,u=n.partialVisbile,c=n.partialVisible,m=Boolean(r&&o&&i&&a);s&&l&&!m&&(t=Re.getWidthFromDeviceType(l,d));var p=Boolean(s&&l&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:Re.getPartialVisibilityGutter(d,u||c,l,e.deviceType),shouldRenderAtAll:p||m}},Ne.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,r=n.slidesToShow;return t<=e&&e<t+r},Ne.getTransformForCenterMode=Oe,Ne.isInLeftEnd=function(e){return!(0<e.currentSlide)},Ne.isInRightEnd=Fe,Ne.getTransformForPartialVsibile=We,Ne.parsePosition=Ve,Ne.getTransform=function(e,n,t){var r=n.partialVisbile,o=n.partialVisible,i=n.responsive,a=n.deviceType,l=n.centerMode,d=t||e.transform,s=Re.getPartialVisibilityGutter(i,r||o,a,e.deviceType);return Ve(n,o||r?We(e,s,n,t):l?Oe(e,n,t):d)},Ne.getSlidesToSlide=function(e,n){var t=e.domLoaded,r=e.slidesToShow,o=e.containerWidth,i=e.itemWidth,a=n.deviceType,l=n.responsive,d=n.slidesToSlide||1,s=Boolean(t&&r&&o&&i);return n.ssr&&n.deviceType&&!s&&Object.keys(l).forEach((function(e){var n=l[e].slidesToSlide;a===e&&n&&(d=n)})),s&&Object.keys(l).forEach((function(e){var n=l[e],t=n.breakpoint,r=n.slidesToSlide,o=t.max,i=t.min;r&&window.innerWidth>=i&&window.innerWidth<=o&&(d=r)})),d};var Le={};Object.defineProperty(Le,"__esModule",{value:!0});Le.default=function(e,n,t){var r;return function(){var o=arguments;r||(e.apply(this,o),r=!0,"function"==typeof t&&t(!0),setTimeout((function(){r=!1,"function"==typeof t&&t(!1)}),n))}};var Me={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(e,n){var t=n.partialVisbile,r=n.partialVisible,o=n.centerMode,i=n.ssr,a=n.responsive;if((t||r)&&o)throw new Error("center mode can not be used at the same time with partialVisible");if(!a)throw i?new Error("ssr mode need to be used in conjunction with responsive prop"):new Error("Responsive prop is needed for deciding the amount of items to show on the screen");if(a&&"object"!=typeof a)throw new Error("responsive prop must be an object")}}(Me);var De={};Object.defineProperty(De,"__esModule",{value:!0});var je=Ne;De.populateNextSlides=function(e,n,t){void 0===t&&(t=0);var r,o,i=e.slidesToShow,a=e.currentSlide,l=e.itemWidth,d=e.totalItems,s=je.getSlidesToSlide(e,n),u=a+1+t+i+(0<t?0:s);return o=u<=d?-l*(r=a+t+(0<t?0:s)):d<u&&a!==d-i?-l*(r=d-i):r=void 0,{nextSlides:r,nextPosition:o}};var ze={};Object.defineProperty(ze,"__esModule",{value:!0});var $e=e,Ge=Ne,Ue=Ne;ze.populatePreviousSlides=function(e,n,t){void 0===t&&(t=0);var r,o,i=e.currentSlide,a=e.itemWidth,l=e.slidesToShow,d=n.children,s=n.showDots,u=n.infinite,c=Ge.getSlidesToSlide(e,n),m=i-t-(0<t?0:c),p=($e.Children.toArray(d).length-l)%c;return o=0<=m?(r=m,s&&!u&&0<p&&Ue.isInRightEnd(e)&&(r=i-p),-a*r):r=m<0&&0!==i?0:void 0,{nextSlides:r,nextPosition:o}};var Qe={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.populateSlidesOnMouseTouchMove=function(e,n,t,r,o,i){var a,l,d=e.itemWidth,s=e.slidesToShow,u=e.totalItems,c=e.currentSlide,m=n.infinite,p=!1,f=Math.round((t-r)/d),g=Math.round((r-t)/d),h=t<o;if(o<t&&f<=s){a="right";var v=Math.abs(-d*(u-s)),b=i-(r-o),_=c===u-s;(Math.abs(b)<=v||_&&m)&&(l=b,p=!0)}return h&&g<=s&&(a="left",((b=i+(o-r))<=0||0===c&&m)&&(p=!0,l=b)),{direction:a,nextPosition:l,canContinue:p}}}(Qe),Object.defineProperty(ke,"__esModule",{value:!0});var He=Be;ke.getOriginalCounterPart=He.getOriginalCounterPart,ke.getClones=He.getClones,ke.checkClonesPosition=He.checkClonesPosition,ke.getInitialSlideInInfiniteMode=He.getInitialSlideInInfiniteMode;var Xe=Ie;ke.getWidthFromDeviceType=Xe.getWidthFromDeviceType,ke.getPartialVisibilityGutter=Xe.getPartialVisibilityGutter,ke.getItemClientSideWidth=Xe.getItemClientSideWidth;var Je=Ne;ke.getInitialState=Je.getInitialState,ke.getIfSlideIsVisbile=Je.getIfSlideIsVisbile,ke.getTransformForCenterMode=Je.getTransformForCenterMode,ke.getTransformForPartialVsibile=Je.getTransformForPartialVsibile,ke.isInLeftEnd=Je.isInLeftEnd,ke.isInRightEnd=Je.isInRightEnd,ke.notEnoughChildren=Je.notEnoughChildren,ke.getSlidesToSlide=Je.getSlidesToSlide;var Ke=Le;ke.throttle=Ke.default;var Ye=Me;ke.throwError=Ye.default;var qe=De;ke.populateNextSlides=qe.populateNextSlides;var Ze=ze;ke.populatePreviousSlides=Ze.populatePreviousSlides;var en=Qe;ke.populateSlidesOnMouseTouchMove=en.populateSlidesOnMouseTouchMove;var nn,tn={},rn=ye&&ye.__extends||(nn=function(e,n){return(nn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(e,n)},function(e,n){function t(){this.constructor=e}nn(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(tn,"__esModule",{value:!0});var on=e;tn.isMouseMoveEvent=function(e){return"clientY"in e};var an=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return rn(n,e),n}(on.Component);tn.default=an;var ln={},dn={};Object.defineProperty(dn,"__esModule",{value:!0});var sn=Be,un=Ne;dn.getLookupTableForNextSlides=function(e,n,t,r){var o={},i=un.getSlidesToSlide(n,t);return Array(e).fill(0).forEach((function(e,t){var a=sn.getOriginalCounterPart(t,n,r);if(0===t)o[0]=a;else{var l=o[t-1]+i;o[t]=l}})),o},Object.defineProperty(ln,"__esModule",{value:!0});var cn=e,mn=Be,pn=dn,fn=Ne;ln.default=function(e){var n=e.props,t=e.state,r=e.goToSlide,o=e.getState,i=n.showDots,a=n.customDot,l=n.dotListClass,d=n.infinite,s=n.children;if(!i||fn.notEnoughChildren(t))return null;var u,c=t.currentSlide,m=t.slidesToShow,p=fn.getSlidesToSlide(t,n),f=cn.Children.toArray(s);u=d?Math.ceil(f.length/p):Math.ceil((f.length-m)/p)+1;var g=pn.getLookupTableForNextSlides(u,t,n,f),h=mn.getOriginalIndexLookupTableByClones(m,f),v=h[c];return cn.createElement("ul",{className:"react-multi-carousel-dot-list "+l},Array(u).fill(0).map((function(e,n){var t,i;if(d){i=g[n];var l=h[i];t=v===l||l<=v&&v<l+p}else{var s=f.length-m,u=n*p;t=(i=s<u?s:u)===c||i<c&&c<i+p&&c<f.length-m}return a?cn.cloneElement(a,{index:n,active:t,key:n,onClick:function(){return r(i)},carouselState:o()}):cn.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},cn.createElement("button",{"aria-label":"Go to slide "+(n+1),onClick:function(){return r(i)}}))})))};var gn={};Object.defineProperty(gn,"__esModule",{value:!0});var hn=e;gn.LeftArrow=function(e){var n=e.customLeftArrow,t=e.getState,r=e.previous,o=e.disabled,i=e.rtl;if(n)return hn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return hn.createElement("button",{"aria-label":"Go to previous slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--left "+a,onClick:function(){return r()},type:"button",disabled:o})};gn.RightArrow=function(e){var n=e.customRightArrow,t=e.getState,r=e.next,o=e.disabled,i=e.rtl;if(n)return hn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return hn.createElement("button",{"aria-label":"Go to next slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--right "+a,onClick:function(){return r()},type:"button",disabled:o})};var vn={};Object.defineProperty(vn,"__esModule",{value:!0});var bn=e,_n=ke;vn.default=function(e){var n=e.props,t=e.state,r=e.goToSlide,o=e.clones,i=e.notEnoughChildren,a=t.itemWidth,l=n.children,d=n.infinite,s=n.itemClass,u=n.itemAriaLabel,c=n.partialVisbile,m=n.partialVisible,p=_n.getInitialState(t,n),f=p.flexBisis,g=p.shouldRenderOnSSR,h=p.domFullyLoaded,v=p.partialVisibilityGutter;return p.shouldRenderAtAll?(c&&console.warn('WARNING: Please correct props name: "partialVisible" as old typo will be removed in future versions!'),bn.createElement(bn.Fragment,null,(d?o:bn.Children.toArray(l)).map((function(e,o){return bn.createElement("li",{key:o,"data-index":o,onClick:function(){n.focusOnSelect&&r(o)},"aria-hidden":_n.getIfSlideIsVisbile(o,t)?"false":"true","aria-label":u||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:g?"1 0 "+f+"%":"auto",position:"relative",width:h?((c||m)&&v&&!i?a-v:a)+"px":"auto"},className:"react-multi-carousel-item "+(_n.getIfSlideIsVisbile(o,t)?"react-multi-carousel-item--active":"")+" "+s},e)})))):null};var xn=ye&&ye.__extends||function(){var e=function(n,t){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(n,t)};return function(n,t){function r(){this.constructor=n}e(n,t),n.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}}();Object.defineProperty(Ee,"__esModule",{value:!0});var yn=e,Tn=ke,wn=tn,Cn=ln,Sn=gn,En=vn,kn=Ne,Bn=400,In="transform 400ms ease-in-out",Pn=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=yn.createRef(),t.listRef=yn.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:yn.Children.count(n.children),deviceType:"",domLoaded:!1,transform:0,containerWidth:0},t.onResize=t.onResize.bind(t),t.handleDown=t.handleDown.bind(t),t.handleMove=t.handleMove.bind(t),t.handleOut=t.handleOut.bind(t),t.onKeyUp=t.onKeyUp.bind(t),t.handleEnter=t.handleEnter.bind(t),t.setIsInThrottle=t.setIsInThrottle.bind(t),t.next=Tn.throttle(t.next.bind(t),n.transitionDuration||Bn,t.setIsInThrottle),t.previous=Tn.throttle(t.previous.bind(t),n.transitionDuration||Bn,t.setIsInThrottle),t.goToSlide=Tn.throttle(t.goToSlide.bind(t),n.transitionDuration||Bn,t.setIsInThrottle),t.onMove=!1,t.initialX=0,t.lastX=0,t.isAnimationAllowed=!1,t.direction="",t.initialY=0,t.isInThrottle=!1,t.transformPlaceHolder=0,t}return xn(n,e),n.prototype.resetTotalItems=function(){var e=this,n=yn.Children.count(this.props.children),t=Tn.notEnoughChildren(this.state)?0:Math.max(0,Math.min(this.state.currentSlide,n));this.setState({totalItems:n,currentSlide:t},(function(){e.setContainerAndItemWidth(e.state.slidesToShow,!0)}))},n.prototype.setIsInThrottle=function(e){void 0===e&&(e=!1),this.isInThrottle=e},n.prototype.setTransformDirectly=function(e,n){var t=this.props.additionalTransfrom;this.transformPlaceHolder=e;var r=kn.getTransform(this.state,this.props,this.transformPlaceHolder);this.listRef&&this.listRef.current&&(this.setAnimationDirectly(n),this.listRef.current.style.transform="translate3d("+(r+t)+"px,0,0)")},n.prototype.setAnimationDirectly=function(e){this.listRef&&this.listRef.current&&(this.listRef.current.style.transition=e?this.props.customTransition||In:"none")},n.prototype.componentDidMount=function(){this.setState({domLoaded:!0}),this.setItemsToShow(),window.addEventListener("resize",this.onResize),this.onResize(!0),this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),this.props.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.setClones=function(e,n,t,r){var o=this;void 0===r&&(r=!1),this.isAnimationAllowed=!1;var i=yn.Children.toArray(this.props.children),a=Tn.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,i),l=Tn.getClones(this.state.slidesToShow,i),d=i.length<this.state.slidesToShow?0:this.state.currentSlide;this.setState({totalItems:l.length,currentSlide:t&&!r?d:a},(function(){o.correctItemsPosition(n||o.state.itemWidth)}))},n.prototype.setItemsToShow=function(e,n){var t=this,r=this.props.responsive;Object.keys(r).forEach((function(o){var i=r[o],a=i.breakpoint,l=i.items,d=a.max,s=a.min,u=[window.innerWidth];window.screen&&window.screen.width&&u.push(window.screen.width);var c=Math.min.apply(Math,u);s<=c&&c<=d&&(t.setState({slidesToShow:l,deviceType:o}),t.setContainerAndItemWidth(l,e,n))}))},n.prototype.setContainerAndItemWidth=function(e,n,t){var r=this;if(this.containerRef&&this.containerRef.current){var o=this.containerRef.current.offsetWidth,i=Tn.getItemClientSideWidth(this.props,e,o);this.setState({containerWidth:o,itemWidth:i},(function(){r.props.infinite&&r.setClones(e,i,n,t)})),n&&this.correctItemsPosition(i)}},n.prototype.correctItemsPosition=function(e,n,t){n&&(this.isAnimationAllowed=!0),!n&&this.isAnimationAllowed&&(this.isAnimationAllowed=!1);var r=this.state.totalItems<this.state.slidesToShow?0:-e*this.state.currentSlide;t&&this.setTransformDirectly(r,!0),this.setState({transform:r})},n.prototype.onResize=function(e){var n;n=!(!this.props.infinite||"boolean"==typeof e&&e),this.setItemsToShow(n)},n.prototype.componentDidUpdate=function(e,t){var r=this,o=e.keyBoardControl,i=e.autoPlay,a=e.children,l=t.containerWidth,d=t.domLoaded,s=t.currentSlide;if(this.containerRef&&this.containerRef.current&&this.containerRef.current.offsetWidth!==l&&(this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),this.itemsToShowTimeout=setTimeout((function(){r.setItemsToShow(!0)}),this.props.transitionDuration||Bn)),o&&!this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),!o&&this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),i&&!this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),i||!this.props.autoPlay||this.autoPlay||(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed)),a.length!==this.props.children.length?n.clonesTimeout=setTimeout((function(){r.props.infinite?r.setClones(r.state.slidesToShow,r.state.itemWidth,!0,!0):r.resetTotalItems()}),this.props.transitionDuration||Bn):this.props.infinite&&this.state.currentSlide!==s&&this.correctClonesPosition({domLoaded:d}),this.transformPlaceHolder!==this.state.transform&&(this.transformPlaceHolder=this.state.transform),this.props.autoPlay&&this.props.rewind&&!this.props.infinite&&Tn.isInRightEnd(this.state)){var u=this.props.transitionDuration||Bn;n.isInThrottleTimeout=setTimeout((function(){r.setIsInThrottle(!1),r.resetAutoplayInterval(),r.goToSlide(0,void 0,!!r.props.rewindWithAnimation)}),u+this.props.autoPlaySpeed)}},n.prototype.correctClonesPosition=function(e){var t=this,r=e.domLoaded,o=yn.Children.toArray(this.props.children),i=Tn.checkClonesPosition(this.state,o,this.props),a=i.isReachingTheEnd,l=i.isReachingTheStart,d=i.nextSlide,s=i.nextPosition;this.state.domLoaded&&r&&(a||l)&&(this.isAnimationAllowed=!1,n.transformTimeout=setTimeout((function(){t.setState({transform:s,currentSlide:d})}),this.props.transitionDuration||Bn))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!Tn.notEnoughChildren(this.state)){var a=Tn.populateNextSlides(this.state,this.props,e),l=a.nextSlides,d=a.nextPosition,s=this.state.currentSlide;void 0!==l&&void 0!==d&&("function"==typeof i&&i(l,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:d,currentSlide:l},(function(){"function"==typeof o&&(n.afterChangeTimeout=setTimeout((function(){o(s,t.getState())}),t.props.transitionDuration||Bn))})))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!Tn.notEnoughChildren(this.state)){var a=Tn.populatePreviousSlides(this.state,this.props,e),l=a.nextSlides,d=a.nextPosition;if(void 0!==l&&void 0!==d){var s=this.state.currentSlide;"function"==typeof i&&i(l,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:d,currentSlide:l},(function(){"function"==typeof o&&(n.afterChangeTimeout2=setTimeout((function(){o(s,t.getState())}),t.props.transitionDuration||Bn))}))}}},n.prototype.resetAutoplayInterval=function(){this.props.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.componentWillUnmount=function(){window.removeEventListener("resize",this.onResize),this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),n.clonesTimeout&&clearTimeout(n.clonesTimeout),n.isInThrottleTimeout&&clearTimeout(n.isInThrottleTimeout),n.transformTimeout&&clearTimeout(n.transformTimeout),n.afterChangeTimeout&&clearTimeout(n.afterChangeTimeout),n.afterChangeTimeout2&&clearTimeout(n.afterChangeTimeout2),n.afterChangeTimeout3&&clearTimeout(n.afterChangeTimeout3)},n.prototype.resetMoveStatus=function(){this.onMove=!1,this.initialX=0,this.lastX=0,this.direction="",this.initialY=0},n.prototype.getCords=function(e){var n=e.clientX,t=e.clientY;return{clientX:kn.parsePosition(this.props,n),clientY:kn.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!wn.isMouseMoveEvent(e)&&!this.props.swipeable||wn.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(wn.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,r=n.clientY;this.onMove=!0,this.initialX=t,this.initialY=r,this.lastX=t,this.isAnimationAllowed=!1}},n.prototype.handleMove=function(e){if(!(!wn.isMouseMoveEvent(e)&&!this.props.swipeable||wn.isMouseMoveEvent(e)&&!this.props.draggable||Tn.notEnoughChildren(this.state))){var n=this.getCords(wn.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,r=n.clientY,o=this.initialX-t,i=this.initialY-r;if(this.onMove){if(!(Math.abs(o)>Math.abs(i)))return;var a=Tn.populateSlidesOnMouseTouchMove(this.state,this.props,this.initialX,this.lastX,t,this.transformPlaceHolder),l=a.direction,d=a.nextPosition,s=a.canContinue;l&&(this.direction=l,s&&void 0!==d&&this.setTransformDirectly(d)),this.lastX=t}}},n.prototype.handleOut=function(e){this.props.autoPlay&&!this.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed));var n="touchend"===e.type&&!this.props.swipeable,t=("mouseleave"===e.type||"mouseup"===e.type)&&!this.props.draggable;if(!n&&!t&&this.onMove){if(this.setAnimationDirectly(!0),"right"===this.direction)if(this.initialX-this.lastX>=this.props.minimumTouchDrag){var r=Math.round((this.initialX-this.lastX)/this.state.itemWidth);this.next(r)}else this.correctItemsPosition(this.state.itemWidth,!0,!0);"left"===this.direction&&(this.lastX-this.initialX>this.props.minimumTouchDrag?(r=Math.round((this.lastX-this.initialX)/this.state.itemWidth),this.previous(r)):this.correctItemsPosition(this.state.itemWidth,!0,!0)),this.resetMoveStatus()}},n.prototype.isInViewport=function(e){var n=e.getBoundingClientRect(),t=n.top,r=void 0===t?0:t,o=n.left,i=void 0===o?0:o,a=n.bottom,l=void 0===a?0:a,d=n.right,s=void 0===d?0:d;return 0<=r&&0<=i&&l<=(window.innerHeight||document.documentElement.clientHeight)&&s<=(window.innerWidth||document.documentElement.clientWidth)},n.prototype.isChildOfCarousel=function(e){return!!(e instanceof Element&&this.listRef&&this.listRef.current)&&this.listRef.current.contains(e)},n.prototype.onKeyUp=function(e){var n=e.target;switch(e.keyCode){case 37:if(this.isChildOfCarousel(n))return this.previous();break;case 39:if(this.isChildOfCarousel(n))return this.next();break;case 9:if(this.isChildOfCarousel(n)&&n instanceof HTMLInputElement&&this.isInViewport(n))return this.next()}},n.prototype.handleEnter=function(e){wn.isMouseMoveEvent(e)&&this.autoPlay&&this.props.autoPlay&&this.props.pauseOnHover&&(clearInterval(this.autoPlay),this.autoPlay=void 0)},n.prototype.goToSlide=function(e,t,r){var o=this;if(void 0===r&&(r=!0),!this.isInThrottle){var i=this.state.itemWidth,a=this.props,l=a.afterChange,d=a.beforeChange,s=this.state.currentSlide;"function"!=typeof d||t&&("object"!=typeof t||t.skipBeforeChange)||d(e,this.getState()),this.isAnimationAllowed=r,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({currentSlide:e,transform:-i*e},(function(){o.props.infinite&&o.correctClonesPosition({domLoaded:!0}),"function"!=typeof l||t&&("object"!=typeof t||t.skipAfterChange)||(n.afterChangeTimeout3=setTimeout((function(){l(s,o.getState())}),o.props.transitionDuration||Bn))}))}},n.prototype.getState=function(){return this.state},n.prototype.renderLeftArrow=function(e){var n=this,t=this.props,r=t.customLeftArrow,o=t.rtl;return yn.createElement(Sn.LeftArrow,{customLeftArrow:r,getState:function(){return n.getState()},previous:this.previous,disabled:e,rtl:o})},n.prototype.renderRightArrow=function(e){var n=this,t=this.props,r=t.customRightArrow,o=t.rtl;return yn.createElement(Sn.RightArrow,{customRightArrow:r,getState:function(){return n.getState()},next:this.next,disabled:e,rtl:o})},n.prototype.renderButtonGroups=function(){var e=this,n=this.props.customButtonGroup;return n?yn.cloneElement(n,{previous:function(){return e.previous()},next:function(){return e.next()},goToSlide:function(n,t){return e.goToSlide(n,t)},carouselState:this.getState()}):null},n.prototype.renderDotsList=function(){var e=this;return yn.createElement(Cn.default,{state:this.state,props:this.props,goToSlide:this.goToSlide,getState:function(){return e.getState()}})},n.prototype.renderCarouselItems=function(){var e=[];if(this.props.infinite){var n=yn.Children.toArray(this.props.children);e=Tn.getClones(this.state.slidesToShow,n)}return yn.createElement(En.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:Tn.notEnoughChildren(this.state),props:this.props})},n.prototype.render=function(){var e=this.props,n=e.deviceType,t=e.arrows,r=e.renderArrowsWhenDisabled,o=e.removeArrowOnDeviceType,i=e.infinite,a=e.containerClass,l=e.sliderClass,d=e.customTransition,s=e.additionalTransfrom,u=e.renderDotsOutside,c=e.renderButtonGroupOutside,m=e.className,p=e.rtl;"production"!==process.env.NODE_ENV&&Tn.throwError(this.state,this.props);var f=Tn.getInitialState(this.state,this.props),g=f.shouldRenderOnSSR,h=f.shouldRenderAtAll,v=Tn.isInLeftEnd(this.state),b=Tn.isInRightEnd(this.state),_=t&&!(o&&(n&&-1<o.indexOf(n)||this.state.deviceType&&-1<o.indexOf(this.state.deviceType)))&&!Tn.notEnoughChildren(this.state)&&h,x=!i&&v,y=!i&&b,T=kn.getTransform(this.state,this.props);return yn.createElement(yn.Fragment,null,yn.createElement("div",{className:"react-multi-carousel-list "+a+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},yn.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+l,style:{transition:this.isAnimationAllowed?d||In:"none",overflow:g?"hidden":"unset",transform:"translate3d("+(T+s)+"px,0,0)"},onMouseMove:this.handleMove,onMouseDown:this.handleDown,onMouseUp:this.handleOut,onMouseEnter:this.handleEnter,onMouseLeave:this.handleOut,onTouchStart:this.handleDown,onTouchMove:this.handleMove,onTouchEnd:this.handleOut},this.renderCarouselItems()),_&&(!x||r)&&this.renderLeftArrow(x),_&&(!y||r)&&this.renderRightArrow(y),h&&!c&&this.renderButtonGroups(),h&&!u&&this.renderDotsList()),h&&u&&this.renderDotsList(),h&&c&&this.renderButtonGroups())},n.defaultProps={slidesToSlide:1,infinite:!1,draggable:!0,swipeable:!0,arrows:!0,renderArrowsWhenDisabled:!1,containerClass:"",sliderClass:"",itemClass:"",keyBoardControl:!0,autoPlaySpeed:3e3,showDots:!1,renderDotsOutside:!1,renderButtonGroupOutside:!1,minimumTouchDrag:80,className:"",dotListClass:"",focusOnSelect:!1,centerMode:!1,additionalTransfrom:0,pauseOnHover:!0,shouldResetAutoplay:!0,rewind:!1,rtl:!1,rewindWithAnimation:!1},n}(yn.Component);Ee.default=Pn,Object.defineProperty(Se,"__esModule",{value:!0});var Nn=Ee;Se.default=Nn.default,Ce.exports=Se;var Rn=Te(we),An={carouselContainer:"ImageWithTextWrapper-module_carouselContainer__ornBf",arrowButton:"ImageWithTextWrapper-module_arrowButton__UINad",leftArrow:"ImageWithTextWrapper-module_leftArrow__p4Lpk",rightArrow:"ImageWithTextWrapper-module_rightArrow__5kd-p",carousel_dot:"ImageWithTextWrapper-module_carousel_dot__0oj6A",carouselItem:"ImageWithTextWrapper-module_carouselItem__xJoh5",stageTeaserTabActive:"ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt"};l('/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageWithTextWrapper-module_carouselContainer__ornBf {\n position: static;\n border-radius: 24px;\n}\n@media (min-width: 1440px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf {\n margin-bottom: 110px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_arrowButton__UINad, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n position: absolute;\n border: none;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_arrowButton__UINad::before, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk::before, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p::before {\n color: #da291c;\n font-size: 20px;\n display: block;\n font-family: revicons;\n text-align: center;\n z-index: 1;\n position: relative;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: 20%;\n bottom: -90px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n margin-right: 150px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: -32px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p::before {\n content: "\\e825";\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p:disabled {\n background: #e6e3df;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: 20%;\n bottom: -90px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n margin-left: 150px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: -32px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk::before {\n content: "\\e824";\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk:disabled {\n background: #e6e3df;\n}\n\n.ImageWithTextWrapper-module_carousel_dot__0oj6A {\n top: auto;\n margin: 0 auto;\n bottom: -100px;\n}\n\n.ImageWithTextWrapper-module_carouselItem__xJoh5 {\n position: relative;\n width: 100%;\n}\n@media (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselItem__xJoh5 :active {\n padding-right: 30px;\n }\n}\n\n.ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt {\n border-radius: 12px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n background-color: #FFFFFF;\n}');var On="FalconTitle-module_dbold__Fd4nw";l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconTitle-module_dbold__Fd4nw {\n font-weight: 500;\n font-size: 48px;\n line-height: 60px;\n}\n@media (max-width: 1023px) {\n .FalconTitle-module_dbold__Fd4nw {\n font-size: 36px;\n line-height: 44px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .FalconTitle-module_dbold__Fd4nw {\n font-size: 36px;\n line-height: 44px;\n }\n}");const Fn=({content:n})=>{var t;const r=Y(null==n?void 0:n.textColor),o=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=C?r:"",i=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===C?{color:null===(t=null==n?void 0:n.textColorPicker)||void 0===t?void 0:t.color}:{},a=()=>{var t,r,o;return e.createElement("div",{style:{display:"flex",alignItems:(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)?"center":"initial"}},(null===(r=null==n?void 0:n.icon)||void 0===r?void 0:r.filename)&&e.createElement("img",{src:null===(o=null==n?void 0:n.icon)||void 0===o?void 0:o.filename,height:24,width:24,alt:"",style:{marginRight:"8px"}}),null==n?void 0:n.text)};return e.createElement("div",null,e.createElement(ne,null,(null==n?void 0:n.headingStyle)&&(null==n?void 0:n.text)&&(null==n?void 0:n.headingStyle)===y?e.createElement("h1",{className:o,style:Object.assign({},i)},a()):(null==n?void 0:n.headingStyle)===T?e.createElement("h2",{className:`${o}`,style:Object.assign({},i)},a()):(null==n?void 0:n.headingStyle)===w?e.createElement("h3",{className:o,style:Object.assign({},i)},a()):"h4"===(null==n?void 0:n.headingStyle)?e.createElement("h4",{className:o,style:Object.assign({},i)},a()):e.createElement("div",{className:On,style:Object.assign({},i)},a())))},Wn=({content:n})=>{var t,r;const o=Y(null==n?void 0:n.textColor);return e.createElement("div",null,e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${null==n?void 0:n.textElementPosition}`},(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename)&&e.createElement("img",{src:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename),alt:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.alt),title:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.title),height:24,width:24}),(null==n?void 0:n.text)&&e.createElement("div",{className:`${(null==n?void 0:n.icon)&&(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)} ${(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=C?o:""}`,style:Object.assign({},(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===C?{color:null===(r=null==n?void 0:n.textColorPicker)||void 0===r?void 0:r.color}:{})},e.createElement(J,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var Vn={outer:"FalconButton-module_outer__Ni5Ho",container:"FalconButton-module_container__fnOrQ","button-left":"FalconButton-module_button-left__PI3pZ","button-right":"FalconButton-module_button-right__imbZp","button-center":"FalconButton-module_button-center__xPjFE",button:"FalconButton-module_button__CyM3c","button-icon-after":"FalconButton-module_button-icon-after__iF6z5","button-icon-before":"FalconButton-module_button-icon-before__TbATB",buttonLabel:"FalconButton-module_buttonLabel__1nGbI","asset-cursor":"FalconButton-module_asset-cursor__ReeUk","container-button":"FalconButton-module_container-button__SRQun"};l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButton-module_outer__Ni5Ho a {\n text-decoration: none;\n}\n\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-left__PI3pZ {\n text-align: left;\n}\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-right__imbZp {\n text-align: right;\n}\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-center__xPjFE {\n text-align: center;\n}\n.FalconButton-module_container__fnOrQ a {\n text-decoration: none;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c {\n display: inline-flex;\n align-items: center;\n pointer-events: all;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-after__iF6z5 {\n margin-left: 8px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-before__TbATB {\n margin-right: 8px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_buttonLabel__1nGbI {\n line-height: 24px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk {\n cursor: default;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_button-icon-before__TbATB,\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_buttonLabel__1nGbI {\n cursor: pointer;\n}\n\n.FalconButton-module_container-button__SRQun a {\n text-decoration: none;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c {\n display: inline-flex;\n align-items: center;\n pointer-events: all;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-after__iF6z5 {\n margin-left: 8px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-before__TbATB {\n margin-right: 8px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_buttonLabel__1nGbI {\n line-height: 24px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk {\n cursor: default;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_button-icon-before__TbATB,\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_buttonLabel__1nGbI {\n cursor: pointer;\n}");const Ln=n=>{var t,r,o,i;const{content:a}=n,{asset:l}=n,{phoneNumber:d}=n,{updatedContent:s}=n,{enableLoginButton:u}=n,{setButtonClicked:c}=n,{onClickTrack:m}=n,{fromTallhero:p}=n;(null==a?void 0:a.minWidth)&&(null==a||a.minWidth);const{isblacktheme:f}=n,{id:b}=n,[_,y]=e.useState("#");let T=null===(t=null==a?void 0:a.buttonLink)||void 0===t?void 0:t.cached_url;e.useEffect((()=>{var e,n;(null==l?void 0:l.fieldtype)&&null!==(null==l?void 0:l.filename)?y(l.filename):(null===(e=null==a?void 0:a.buttonLink)||void 0===e?void 0:e.cached_url)&&""!==(null===(n=null==a?void 0:a.buttonLink)||void 0===n?void 0:n.cached_url)?y((e=>"undefined"!=typeof window?e=="/"+window.document.documentElement.getAttribute("lang")+"/"?"#":e:"#")(T)):y("#")}),[]);const[w,C]=e.useState(!1),[S,E]=e.useState(!1),[k,I]=e.useState(!1),[P,N]=e.useState("");e.useState("");const R=()=>{const e=window.innerWidth;e>1439&&N("1276px"),e>1023&&e<1440&&N("940px"),e<1024&&e>767&&N("688px"),e<768&&N("343px")};e.useEffect((()=>{R(),window.addEventListener("resize",R)}),[]);const A=(e=>{switch(e){case"Primary-V1":return"falcon-primary-button-v1";case"Primary-V1-JC":return"falcon-primary-button-v1-JC";case"Secondary-V1":return"falcon-secondary-button-v1";case"Secondary-V1-JC":return"falcon-secondary-button-v1-JC";case"Secondary-V4":return"falcon-secondary-button-v4";case"Secondary-V4-JC":return"falcon-secondary-button-v4-JC";case"Secondary-Dark":return"falcon-secondary-button-dark";case"Secondary-Dark-JC":return"falcon-secondary-button-dark-JC";default:return"falcon-primary-dark-button"}})(null==a?void 0:a.buttonType),O=(null==a?void 0:a.id)?"#"+(null==a?void 0:a.id):d?`tel:${d||0}`:_;return e.createElement("div",null,e.createElement(ne,null,e.createElement(e.Fragment,null,(null==a?void 0:a.buttonLabel)&&e.createElement("a",{href:(null===(r=null==a?void 0:a.bloks)||void 0===r?void 0:r.length)>0||(null==s?void 0:s.preToPostPromotionId)===B?void 0:O,target:(null===(o=null==a?void 0:a.bloks)||void 0===o?void 0:o.length)>0?"":null==a?void 0:a.linkTarget,onClick:(null===(i=null==a?void 0:a.bloks)||void 0===i?void 0:i.length)>0?e=>{var n,t,r;(null===(n=null==a?void 0:a.buttonType)||void 0===n?void 0:n.includes("Primary"))?X(V,j,{link_url:null===(t=null==a?void 0:a.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==a?void 0:a.buttonLabel}):X(V,z,{link_url:null===(r=null==a?void 0:a.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==a?void 0:a.buttonLabel}),I((e=>!e)),c&&c(!0),e.preventDefault()}:e=>{var t,r,o;(null==s?void 0:s.preToPostPromotionId)===B?u():(null==a||a.buttonLabel,(null===(t=null==a?void 0:a.buttonType)||void 0===t?void 0:t.includes("Primary"))?X(V,j,{link_url:null===(r=null==a?void 0:a.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==a?void 0:a.buttonLabel}):X(V,z,{link_url:null===(o=null==a?void 0:a.buttonLink)||void 0===o?void 0:o.cached_url,click_text:null==a?void 0:a.buttonLabel}),C(!w),c&&c(!0),"function"==typeof m&&m(e),n.buttonClicked&&e.preventDefault(),(null==a?void 0:a.enableScroll)&&(T=window.location.href,T.includes(null==a?void 0:a.targetElement.blockIdentifier)||(T.endsWith("#")?T+=null==a?void 0:a.targetElement.blockIdentifier:T+="#"+a.targetElement.blockIdentifier,y(T))))},rel:"_blank"===(null==a?void 0:a.linkTarget)?"opener":"noopener",className:Vn.anchor},e.createElement("div",{className:`${p?Vn["container-button"]:Vn.container}\n ${(null==a?void 0:a.buttonAlignment)===v?Vn["button-right"]:""}\n \n ${(null==a?void 0:a.buttonAlignment)===h?Vn["button-left"]:""}\n \n ${a.buttonAlignment===g?Vn["button-center"]:""}`},e.createElement("div",{className:`${A} ${Vn.button} ${w?"clicked":""} ${(null==l?void 0:l.fieldtype)?Vn["asset-cursor"]:""}`,onMouseOut:()=>{E(!1)},onMouseOver:()=>{E(!0)}},(null==a?void 0:a.iconPosition)===x&&e.createElement("div",{id:b,className:Vn.buttonLabel},null==a?void 0:a.buttonLabel),(null==a?void 0:a.buttonIcon)&&(null==a?void 0:a.buttonIcon.filename)&&e.createElement("div",{className:`${(null==a?void 0:a.iconPosition)===x?Vn["button-icon-after"]:Vn["button-icon-before"]}`},e.createElement("img",{src:f?(()=>{var e,n,t,r;return w?(null==a?void 0:a.blackFridayThemeIcon)&&(null===(e=null==a?void 0:a.blackFridayThemeIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.blackFridayThemeIcon)||void 0===n?void 0:n.filename:"":S&&!w?(null==a?void 0:a.blackFridayThemeIcon)&&(null===(t=null==a?void 0:a.blackFridayThemeIcon)||void 0===t?void 0:t.filename):(null==a?void 0:a.blackFridayThemeIcon)&&(null===(r=null==a?void 0:a.blackFridayThemeIcon)||void 0===r?void 0:r.filename)})():(()=>{var e,n,t,r,o,i;return w?(null==a?void 0:a.buttonClickedIcon)&&(null===(e=null==a?void 0:a.buttonClickedIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.buttonClickedIcon)||void 0===n?void 0:n.filename:"":S&&!w?(null==a?void 0:a.buttonHoverIcon)&&(null===(t=null==a?void 0:a.buttonHoverIcon)||void 0===t?void 0:t.filename)?null===(r=null==a?void 0:a.buttonHoverIcon)||void 0===r?void 0:r.filename:null===(o=null==a?void 0:a.buttonIcon)||void 0===o?void 0:o.filename:(null==a?void 0:a.buttonIcon)&&(null===(i=null==a?void 0:a.buttonIcon)||void 0===i?void 0:i.filename)})(),height:f?"18px":"24px",width:f?"12px":"24px"})),"before"===(null==a?void 0:a.iconPosition)&&e.createElement("div",{className:`${Vn.buttonLabel} ${f&&Vn.whiteTextColor}`,id:b},null==a?void 0:a.buttonLabel)))))))};var Mn={container:"InternetAndTvCardItemBenefits-module_container__0Qpwe","content-container":"InternetAndTvCardItemBenefits-module_content-container__NOCvO","content-button":"InternetAndTvCardItemBenefits-module_content-button__3SnUD",alignment:"InternetAndTvCardItemBenefits-module_alignment__F1gLN",icon:"InternetAndTvCardItemBenefits-module_icon__GCO1H",gradient:"InternetAndTvCardItemBenefits-module_gradient__9ilPV",butn:"InternetAndTvCardItemBenefits-module_butn__BY29m","button-variant":"InternetAndTvCardItemBenefits-module_button-variant__hkHVT","butn-container":"InternetAndTvCardItemBenefits-module_butn-container__tKbJK"};l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.InternetAndTvCardItemBenefits-module_container__0Qpwe {\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\n border-radius: 8px;\n height: 100%;\n position: relative;\n align-items: left;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe > a {\n text-decoration: none;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-container__NOCvO {\n padding: 24px 32px 32px 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 54px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_alignment__F1gLN {\n display: flex;\n flex-direction: column;\n justify-content: center;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_icon__GCO1H {\n padding: 24px 32px 0 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV {\n display: contents;\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV > span {\n width: 100% !important;\n border-top-left-radius: 8px;\n border-top-right-radius: 8px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV > img {\n width: 100%;\n height: 100%;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn__BY29m {\n pointer-events: none;\n padding: 0 8px;\n width: max-content;\n max-width: 100%;\n position: absolute;\n bottom: 0;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_button-variant__hkHVT {\n margin-bottom: 32px;\n padding: 0 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn-container__tKbJK {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-container__NOCvO {\n padding: 16px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 60px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_icon__GCO1H {\n padding: 16px 16px 0 16px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn__BY29m {\n pointer-events: none;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_button-variant__hkHVT {\n margin-bottom: 12px;\n bottom: 10px;\n padding: 0 16px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .falcon-secondary-button-v4 {\n padding-left: 8px;\n padding-right: 8px;\n padding-bottom: 12px;\n }\n}\n@media (max-width: 380px) {\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 60px;\n }\n}");var Dn={buttonContainer:"DetailsModal-module_buttonContainer__wsiQP"};l(".DetailsModal-module_buttonContainer__wsiQP {\n padding: 1rem 1.5rem;\n border-top: 1px solid #dee2e6;\n display: flex;\n justify-content: flex-end;\n}");var jn,zn={};
2
2
  /*!
3
- * cookie
4
- * Copyright(c) 2012-2014 Roman Shtylman
5
- * Copyright(c) 2015 Douglas Christopher Wilson
6
- * MIT Licensed
7
- */
8
- parse:function(e,n){if("string"!=typeof e)throw new TypeError("argument str must be a string");var t={},r=e.length;if(r<2)return t;var o=n&&n.decode||$,i=0,a=0,l=0;do{if(-1===(a=e.indexOf("=",i)))break;if(-1===(l=e.indexOf(";",i)))l=r;else if(a>l){i=e.lastIndexOf(";",a-1)+1;continue}var d=O(e,i,a),s=G(e,a,d),u=e.slice(d,s);if(!L.call(t,u)){var c=O(e,a+1,l),m=G(e,l,c);34===e.charCodeAt(c)&&34===e.charCodeAt(m-1)&&(c++,m--);var p=e.slice(c,m);t[u]=j(p,o)}i=l+1}while(i<r);return t},serialize:function(e,n,t){var r=t&&t.encode||encodeURIComponent;if("function"!=typeof r)throw new TypeError("option encode is invalid");if(!M.test(e))throw new TypeError("argument name is invalid");var o=r(n);if(!z.test(o))throw new TypeError("argument val is invalid");var i=e+"="+o;if(!t)return i;if(null!=t.maxAge){var a=Math.floor(t.maxAge);if(!isFinite(a))throw new TypeError("option maxAge is invalid");i+="; Max-Age="+a}if(t.domain){if(!D.test(t.domain))throw new TypeError("option domain is invalid");i+="; Domain="+t.domain}if(t.path){if(!V.test(t.path))throw new TypeError("option path is invalid");i+="; Path="+t.path}if(t.expires){var l=t.expires;if(!function(e){return"[object Date]"===F.call(e)}(l)||isNaN(l.valueOf()))throw new TypeError("option expires is invalid");i+="; Expires="+l.toUTCString()}t.httpOnly&&(i+="; HttpOnly");t.secure&&(i+="; Secure");t.partitioned&&(i+="; Partitioned");if(t.priority){switch("string"==typeof t.priority?t.priority.toLowerCase():t.priority){case"low":i+="; Priority=Low";break;case"medium":i+="; Priority=Medium";break;case"high":i+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(t.sameSite){switch("string"==typeof t.sameSite?t.sameSite.toLowerCase():t.sameSite){case!0:i+="; SameSite=Strict";break;case"lax":i+="; SameSite=Lax";break;case"strict":i+="; SameSite=Strict";break;case"none":i+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return i}},F=Object.prototype.toString,L=Object.prototype.hasOwnProperty,M=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,z=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,D=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,V=/^[\u0020-\u003A\u003D-\u007E]*$/;function O(e,n,t){do{var r=e.charCodeAt(n);if(32!==r&&9!==r)return n}while(++n<t);return t}function G(e,n,t){for(;n>t;){var r=e.charCodeAt(--n);if(32!==r&&9!==r)return n+1}return t}function $(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function j(e,n){try{return n(e)}catch(n){return e}}!function(e){var n=A&&A.__assign||function(){return n=Object.assign||function(e){for(var n,t=1,r=arguments.length;t<r;t++)for(var o in n=arguments[t])Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},n.apply(this,arguments)},t=A&&A.__rest||function(e,n){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&n.indexOf(r)<0&&(t[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(t[r[o]]=e[r[o]])}return t};Object.defineProperty(e,"__esModule",{value:!0}),e.hasCookie=e.deleteCookie=e.setCookie=e.getCookie=e.getCookies=void 0;var r=N,o=function(){return"undefined"!=typeof window},i=function(e){return!!e&&("getAll"in e&&"set"in e&&"function"==typeof e.getAll&&"function"==typeof e.set)},a=function(e){return!!(null==e?void 0:e.req)&&"cookies"in e.req&&i(null==e?void 0:e.req.cookies)||!!(null==e?void 0:e.res)&&"cookies"in e.res&&i(null==e?void 0:e.res.cookies)||!!(null==e?void 0:e.cookies)&&i(e.cookies())},l=function(e){var n={};return e.getAll().forEach((function(e){var t=e.name,r=e.value;n[t]=r})),n},d=function(e){try{return"string"==typeof e?e:JSON.stringify(e)}catch(n){return e}};e.getCookies=function(e){if(a(e)){if(null==e?void 0:e.req)return l(e.req.cookies);if(null==e?void 0:e.cookies)return l(e.cookies())}var n;if(e&&(n=e.req),!o())return n&&n.cookies?n.cookies:n&&n.headers.cookie?(0,r.parse)(n.headers.cookie):{};for(var t={},i=document.cookie?document.cookie.split("; "):[],d=0,s=i.length;d<s;d++){var u=i[d].split("="),c=u.slice(1).join("=");t[u[0]]=c}return t};e.getCookie=function(n,t){var r,o=(0,e.getCookies)(t)[n];if(void 0!==o)return(r=o)?r.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent):r};e.setCookie=function(e,i,l){if(a(l)){var s=l.req,u=l.res,c=l.cookies,m=t(l,["req","res","cookies"]),p=n({name:e,value:d(i)},m);return s&&s.cookies.set(p),u&&u.cookies.set(p),void(c&&c().set(p))}var g,h,v;if(l){var b=l;h=s=b.req,v=u=b.res,g=t(b,["req","res"])}var f=(0,r.serialize)(e,d(i),n({path:"/"},g));if(o())document.cookie=f;else if(v&&h){var _=v.getHeader("Set-Cookie");if(Array.isArray(_)||(_=_?[String(_)]:[]),v.setHeader("Set-Cookie",_.concat(f)),h&&h.cookies){var x=h.cookies;""===i?delete x[e]:x[e]=d(i)}if(h&&h.headers&&h.headers.cookie){x=(0,r.parse)(h.headers.cookie);""===i?delete x[e]:x[e]=d(i),h.headers.cookie=Object.entries(x).reduce((function(e,n){return e.concat("".concat(n[0],"=").concat(n[1],";"))}),"")}}};e.deleteCookie=function(t,r){return(0,e.setCookie)(t,"",n(n({},r),{maxAge:-1}))};e.hasCookie=function(n,t){return!!n&&(0,e.getCookies)(t).hasOwnProperty(n)}}(R);const Q="gaEvent",U="Text_Image_Component",H="view_promotion",J="select_promotion",X="cta_button_click",K="cta_text_click",Y="CMS",Z="Teaser",q="All",ee="Ribbon",ne=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},te=t=>e.createElement("div",null,n.render(t.content,{markResolvers:{link:(n,r)=>{const{href:o,target:i,linktype:a}=r;return"email"===a?e.createElement("a",{href:`mailto:${o}`,target:null===i||"_self"===i?"_top":"_blank"},n):t.isIFrame?e.createElement("a",{href:o,target:null===i||"_self"===i?"_top":"_blank"},n):e.createElement("a",{href:o,target:null===i?"":i,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some((n=>e.includes(n)))&&ne(Q,"contact_helpcenter_click",{component:"Text_link"})})(o)},n)}}}));t("\r\n.stageTeaserMain {\r\n height: 100%;\r\n}\r\nvideo {\r\n object-fit: cover;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n border-top-right-radius: 8px;\r\n border-bottom-right-radius: 8px;\r\n}\r\n.video-wrapper {\r\n overflow: hidden;\r\n text-align: center;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n.stageTeaserContainer {\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 8px;\r\n flex-direction: row;\r\n width: calc(100% - 10px);\r\n height: 100%;\r\n}\r\n\r\n.row-wrapper {\r\n height: 100%;\r\n}\r\n.stageTeaserMain {\r\n &.full-width { \r\n .stageTeaserContainer {\r\n margin: 0;\r\n width: 100%;\r\n border-radius: 0;\r\n } \r\n }\r\n}\r\n.stageTeaserRightWrapper {\r\n position: relative;\r\n}\r\n.stageTeaserTopText {\r\n margin-bottom: 0px;\r\n font-size: 18px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media all and (max-width: 1023px) {\r\n .stageTeaserTopText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n }\r\n}\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .stageTeaserTopText {\r\n font-size: 16px;\r\n line-height: 20px;\r\n }\r\n}\r\n.stageTeaserMainTexth1,\r\nh2,\r\nh3,\r\nh4 {\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n font-weight: 700;\r\n margin-bottom: 0px !important;\r\n}\r\n\r\n@media (min-width:1440px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 32px;\r\n line-height: 40px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n}\r\n\r\n@media (min-width:320px)and (max-width:1439px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n}\r\n.stageTeaserMainTextdisplay {\r\n font-size: 48px;\r\n line-height: 60px;\r\n font-weight: 500;\r\n text-transform: uppercase;\r\n}\r\n.stageTeaserBottomText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoText {\r\n overflow-wrap: anywhere;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoPercent {\r\n font-size: 34px;\r\n line-height: 38px;\r\n font-weight: 700;\r\n}\r\n\r\n.stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserLeftWrapperBackground {\r\n background: var(--primary-colour-pale-dawn-grey-200, #e6e3df);\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-list {\r\n position: initial;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow {\r\n background: #ffffff;\r\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\r\n border-radius: 24px;\r\n font-size: 16px;\r\n height: 44px;\r\n width: 44px;\r\n padding: 10px;\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow::before {\r\n color: #da291c;\r\n font-size: 16px;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow:disabled::before {\r\n color: #b3aeaa;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right {\r\n right: 3%;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: 3%;\r\n}\r\n/* dots */\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button {\r\n background: #ffffff;\r\n opacity: 0.3;\r\n border: 0px;\r\n transition: none;\r\n}\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot--active button {\r\n background: #da291c;\r\n opacity: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button:hover:active {\r\n background: #da291c;\r\n}\r\n@media all and (max-width: 1439px) {\r\n .stageTeaserMainTextdisplay {\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n margin-bottom: 0px;\r\n }\r\n}\r\n@media (max-width: 768px) {\r\n .stageTeaserContainer, .row-wrapper {\r\n flex-direction: column;\r\n }\r\n .stageTeaserPromoPercent {\r\n font-weight: 700;\r\n }\r\n .stageTeaserPromoText {\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right{\r\n right: -2% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: -1% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--right{\r\n right: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% + 720px) !important;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--left {\r\n left: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% - 720px) !important;\r\n }\r\n\r\n}\r\n\r\n\r\n.teaserTimer {\r\n padding-top: 16px;\r\n padding-bottom: 10px;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width : 768px) {\r\n video {\r\n border-top-right-radius: 0px;\r\n border-bottom-right-radius: 8px;\r\n border-bottom-left-radius: 8px;\r\n }\r\n\r\n .stageTeaserRightWrapper {\r\n height: 400px;\r\n }\r\n\r\n .stageTeaserLeftWrapper {\r\n padding: 24px;\r\n text-align: center;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size:28px;\r\n }\r\n}\r\n\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 769px) and (max-width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 100%;\r\n }\r\n\r\n .promoImage{\r\n padding-right: 51px;\r\n padding-top: 114px;\r\n }\r\n .stageTeaserLeftWrapper {\r\n padding: 55px;\r\n }\r\n}\r\n@media (width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 50%;\r\n }\r\n}\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n .stageTeaserLeftWrapper {\r\n padding: 120px 80px 120px 68px;\r\n &.slim-version {\r\n padding: 70px 80px 70px 68px;\r\n }\r\n\r\n }\r\n}\r\n\r\n\r\n#inboxCount{\r\n position: absolute;\r\n top: 0;\r\n right:0;\r\n}");t(".stageTeaserPromoBubble {\r\n display: flex;\r\n text-align: center;\r\n padding: 0px 16px;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n gap: 4px;\r\n flex-shrink: 0;\r\n border-radius: 50%;\r\n position: absolute;\r\n}\r\n\r\n.stageTeaserPrimaryPromoBubble {\r\n width: 160px;\r\n height: 160px;\r\n background: var(--primary-colour-ice-white, #ffffff);\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n background: var(--primary-colour-ice-white, #ffffff);\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserSecondaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n top: 171px;\r\n color: #ffffff;\r\n background: var(--primary-colour-grey-dusk-grey-600, #3d3935);\r\n}\r\n\r\n.stageTeaserPromoPercent,\r\n.stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 52px;\r\n line-height: 52px;\r\n font-weight: 700;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width: 768px) {\r\n /* primary bubble size*/\r\n .stageTeaserPrimaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n }\r\n \r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n }\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoText {\r\n font-size: 10px;\r\n line-height: 14px;\r\n }\r\n /* primary with secondary size*/\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n\r\n /* secondary bubble size*/\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 84px;\r\n height: 84px;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size: 21px;\r\n line-height: 24px;\r\n }\r\n\r\n .stageTeaserSecondaryPromoText {\r\n font-size: 12px;\r\n line-height: 12px;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width: 768px) and (max-width: 1024px) {\r\n /* primary with secondary size*/\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n }\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 42px;\r\n }\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n .stageTeaserSecondaryPromoPercent{\r\n font-size: 26px;\r\n }\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width: 2000px) {\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 42px;\r\n }\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n .stageTeaserSecondaryPromoPercent{\r\n font-size: 26px;\r\n }\r\n}\r\n");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n bottom: 40px;\r\n}\r\n\r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 86px;\r\n left: initial;\r\n}\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n bottom: 131px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 40px;\r\n left: initial;\r\n}\r\n.stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n bottom: 40px;\r\n top: initial;\r\n}\r\n\r\n/*Very small devices - phones*/\r\n@media screen and (max-width : 652px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 46px;\r\n left: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 6px;\r\n left: initial;\r\n bottom: 102px;\r\n }\r\n}\r\n\r\n/*All small devices - phones*/\r\n@media screen and (min-width : 652px) and (max-width : 768px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 192px;\r\n left: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 128px;\r\n left: initial;\r\n bottom: 102px;\r\n }\r\n}\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 48px;\r\n left: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 22px;\r\n left: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 48px;\r\n left: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 22px;\r\n left: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n}");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 40px;\r\n }\r\n .stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n bottom: 40px;\r\n }\r\n \r\n /* primary with secondary */\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 86px;\r\n right: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n bottom: 131px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 40px;\r\n right: initial;\r\n }\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n bottom: 40px;\r\n top: initial;\r\n }\r\n \r\n \r\n /*All small devices - phones*/\r\n @media screen and (max-width : 768px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 58px;\r\n right: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 8px;\r\n right: initial;\r\n bottom: 102px;\r\n }\r\n }\r\n \r\n /*Tablet - md*/\r\n @media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 48px;\r\n right: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 22px;\r\n right: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n }\r\n \r\n /*Tablet - lg*/\r\n @media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 48px;\r\n right: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 22px;\r\n right: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n }\r\n \r\n /*Desktop, Laptop & Large Desktops*/\r\n @media only screen and (min-width : 1025px) {\r\n }\r\n \r\n /*Extra Large Screens*/\r\n @media only screen and (min-width : 2000px) {\r\n }");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n top: 40px;\r\n}\r\n\r\n@media screen and (max-width : 568px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 38px;\r\n right: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 2px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (min-width : 568px) and (max-width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 112px;\r\n right: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 61px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 132px;\r\n right: initial;\r\n top: 84px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 61px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n\r\n/*All small devices - phones*/\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 0px;\r\n right: initial;\r\n top: 18px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -33px;\r\n right: initial;\r\n top: 111px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 22px;\r\n right: initial;\r\n top: 22px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -22px;\r\n right: initial;\r\n top: 108px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) and (max-width : 2000px) {\r\n /* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 72px;\r\n right: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 20px;\r\n right: initial;\r\n top: 126px;\r\n bottom: initial;\r\n}\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n \r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 0px;\r\n right: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -62px;\r\n right: initial;\r\n top: 41px;\r\n bottom: initial;\r\n}\r\n\r\n\r\n}");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserTopRight {\r\n top: 40px;\r\n}\r\n\r\n@media screen and (max-width : 568px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 38px;\r\n left: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 2px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (min-width : 568px) and (max-width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 112px;\r\n left: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 61px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 132px;\r\n left: initial;\r\n top: 84px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 61px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n\r\n/*All small devices - phones*/\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 72px;\r\n left: initial;\r\n top: 18px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 24px;\r\n left: initial;\r\n top: 111px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 78px;\r\n left: initial;\r\n top: 22px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 26px;\r\n left: initial;\r\n top: 108px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) and (max-width : 2000px) {\r\n /* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 72px;\r\n left: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 20px;\r\n left: initial;\r\n top: 126px;\r\n bottom: initial;\r\n}\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n \r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 0px;\r\n left: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 44px;\r\n left: initial;\r\n top: 322px;\r\n bottom: initial;\r\n}\r\n\r\n\r\n}");t(".falcon-grey-600 {\r\n color: #3d3935;\r\n}\r\n\r\n.falcon-grey-500 {\r\n color: #5f5955;\r\n}\r\n.falcon-grey-400 {\r\n color: #86807c;\r\n}\r\n\r\n.falcon-grey-100 {\r\n color: #f7f6f5;\r\n}\r\n\r\n.falcon-ice-white {\r\n color: #ffffff;\r\n}\r\n.falcon-background-grey-100 {\r\n background-color: #f7f6f5;\r\n}\r\n.falcon-background-ice-white {\r\n background-color: #ffffff;\r\n}\r\n.falcon-background-transparent {\r\n background-color: transparent;\r\n}\r\n\r\n.falcon-gradient-rubyglow-diagonal {\r\n border-radius: 8px;\r\n background: linear-gradient(93.71deg, #e2271e -0.37%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-rubyglow-vertical {\r\n border-radius: 8px;\r\n background: linear-gradient(180deg, #e2271e 0%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-pinksky-diagonal {\r\n background: linear-gradient(98.52deg, #d093a6 -0.35%, #e7c9bc 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-pinksky-vertical {\r\n background: linear-gradient(180deg, #d093a6 0%, #e7c9bc 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-diagonal {\r\n background: linear-gradient(98.52deg, #7899bd -0.35%, #b8d0e3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-vertical {\r\n background: linear-gradient(180deg, #7899bd 0%, #b8d0e3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-diagonal {\r\n background: linear-gradient(99.06deg, #8d989b -0.35%, #f8edd2 105.52%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-vertical {\r\n background: linear-gradient(180deg, #8d989b 0%, #f8edd2 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-diagonal {\r\n background: linear-gradient(98.52deg, #9c8a95 -0.35%, #f6d6b3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-vertical {\r\n background: linear-gradient(180deg, #9c8a95 0%, #f6d6b3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-orange-diagonal {\r\n background: linear-gradient(105deg, #EF7C3C 0%, #E2271E 100%);\r\n border-radius: 4px 0;\r\n}\r\n.falcon-gradient-dark-blue-haze{\r\n background: linear-gradient(239deg, #4F87C1 52.95%, rgba(94, 148, 207, 0) 111%);\r\n border-radius: 4px 0;\r\n}\r\n\r\n.falcon-def-transparancy {\r\n background: rgba(0, 0, 0, 1);\r\n}\r\n");const re=e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-vertical":return"falcon-gradient-pinksky-vertical";case"bluehaze-diagonal":return"falcon-gradient-bluehaze-diagonal";case"bluehaze-vertical":return"falcon-gradient-bluehaze-vertical";case"greencloud-diagonal":return"falcon-gradient-greencloud-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"black":return"black-gradient";case"skyfuel-vertical":return"falcon-gradient-skyfuel-vertical";case"black-friday":return"falcon-gradient-black-friday";default:return""}},oe=e=>{switch(e){case"grey-600":return"falcon-grey-600";case"grey-500":return"falcon-grey-500";case"grey-100":return"falcon-grey-100";case"grey-400":return"falcon-grey-400";case"ice-white":return"falcon-ice-white";default:return""}};var ie="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",ae="DoubleGridRedefined-module_double-grid-btns__0Sbnd";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.DoubleGridRedefined-module_double-grid-teaser-section__00-ih {\n padding: 140px 80px 140px 68px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-top-text__Ifb0r {\n font-size: 18px;\n font-weight: 700;\n line-height: 24px;\n}\n\n.DoubleGridRedefined-module_double-grid-main-text__CUOi1, .DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA, .DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57, .DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ, .DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n padding-top: 4px;\n padding-bottom: 8px;\n font-weight: 700;\n margin-bottom: 0px !important;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n font-size: 32px;\n line-height: 40px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ {\n font-size: 28px;\n line-height: 36px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57 {\n font-size: 24px;\n line-height: 32px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA {\n font-size: 20px;\n line-height: 28px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-display__XrrBz {\n font-size: 48px;\n line-height: 60px;\n font-weight: 500;\n text-transform: uppercase;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-bottom-text__Z-fhk {\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n padding-top: 22px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n flex-direction: column;\n padding-bottom: 8px;\n }\n}\n@media (max-width: 767px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n padding-top: 6px;\n }\n}\n\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-right: 16px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 8px;\n padding-right: 0px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 16px;\n padding-right: 0px;\n }\n}\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd a {\n text-decoration: none;\n}");var le="row-module_sr-def-row__us1ph";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.row-module_sr-def-row__us1ph {\n margin-left: auto;\n margin-right: auto;\n padding-left: 16px;\n padding-right: 16px;\n max-width: 1308px;\n width: 100%;\n}\n.row-module_sr-def-row__us1ph .row-module_sr-def-row__us1ph {\n padding: 0px;\n max-width: 100%;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .row-module_sr-def-row__us1ph {\n max-width: 972px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .row-module_sr-def-row__us1ph {\n max-width: 720px;\n }\n}\n@media (max-width: 767px) {\n .row-module_sr-def-row__us1ph {\n max-width: 100%;\n }\n}");const de=({children:n})=>e.createElement("div",{className:`${le} sr-responsive-row`},n),se=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,l,d,s,u,c,m,p,g,f,_,x,T,y,w,C,S,B,k,I,E,A,W,R,N,F,L,M,z,D,V,O,G,$,j,Q,U,X,K,ee,te,oe,le;const se=e.useRef(null),ue="none"!==(null==n?void 0:n.gradientBgColor)?re(null==n?void 0:n.gradientBgColor):(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"none":return"none";default:return""}})(null==n?void 0:n.GenericBgColor),ce="none"===(null==n?void 0:n.gradientBgColor)&&"none"===(null==n?void 0:n.GenericBgColor)?null===(o=null==n?void 0:n.solidBgColor)||void 0===o?void 0:o.color:"",me=(null==n?void 0:n.EnableTextBgColor)?null===(i=null==n?void 0:n.textbgcolor)||void 0===i?void 0:i.color:"",pe=()=>{switch(null==n?void 0:n.PromoBubblePosition){case"top-left":return"stageTeaserTopLeft";case"top-right":return"stageTeaserTopRight";case"bottom-left":return"stageTeaserBottomLeft";case"bottom-right":return"stageTeaserBottomRight"}},ge=null===(s=null===(d=null===(l=null==n?void 0:n.primaryPromoBubble)||void 0===l?void 0:l[0])||void 0===d?void 0:d.bgcolor)||void 0===s?void 0:s.color,he=null===(m=null===(c=null===(u=null==n?void 0:n.primaryPromoBubble)||void 0===u?void 0:u[0])||void 0===c?void 0:c.textcolor)||void 0===m?void 0:m.color,ve=null===(f=null===(g=null===(p=null==n?void 0:n.SecondaryPromoBubble)||void 0===p?void 0:p[0])||void 0===g?void 0:g.bgcolor)||void 0===f?void 0:f.color,be=null===(T=null===(x=null===(_=null==n?void 0:n.SecondaryPromoBubble)||void 0===_?void 0:_[0])||void 0===x?void 0:x.textcolor)||void 0===T?void 0:T.color,fe=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[_e,xe]=e.useState(!1),[Te,ye]=e.useState(""),[we,Ce]=e.useState(""),[Se,Be]=e.useState(!1),ke=()=>{var e,t,r,o,i,a,l,d,s;const u=window.innerWidth;u<=767?(xe(null==n?void 0:n.mobileImageFirst),fe(null===(e=null==n?void 0:n.MobilePromoImage)||void 0===e?void 0:e.filename)?ye(null===(t=null==n?void 0:n.MobilePromoImage)||void 0===t?void 0:t.filename):Ce(null===(r=null==n?void 0:n.MobilePromoImage)||void 0===r?void 0:r.filename)):u>=768&&u<=1024?(xe(null==n?void 0:n.tabletImageFirst),fe(null===(o=null==n?void 0:n.TabletPromoImage)||void 0===o?void 0:o.filename)?ye(null===(i=null==n?void 0:n.TabletPromoImage)||void 0===i?void 0:i.filename):Ce(null===(a=null==n?void 0:n.TabletPromoImage)||void 0===a?void 0:a.filename)):u>=1025&&(xe(null==n?void 0:n.desktopImageFirst),fe(null===(l=null==n?void 0:n.DesktopPromoImage)||void 0===l?void 0:l.filename)?ye(null===(d=null==n?void 0:n.DesktopPromoImage)||void 0===d?void 0:d.filename):Ce(null===(s=null==n?void 0:n.DesktopPromoImage)||void 0===s?void 0:s.filename))};e.useEffect((()=>{ke(),window.addEventListener("resize",ke)}),[]);const Ie=null===(y=null==n?void 0:n.textcolor)||void 0===y?void 0:y.color,Ee=null===(k=null===(B=null===(S=null===(C=null===(w=null==n?void 0:n.mainheading)||void 0===w?void 0:w.content)||void 0===C?void 0:C[0])||void 0===S?void 0:S.content)||void 0===B?void 0:B[0])||void 0===k?void 0:k.text;e.useEffect((()=>{const e=new IntersectionObserver((t=>{var r,o;t[0].isIntersecting&&t[0].intersectionRatio>=.5&&!(null===(r=localStorage.getItem("analyticsUids"))||void 0===r?void 0:r.includes(n._uid))&&(ne(H,H,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:Y,banner_type:Z,banner_location:null==n?void 0:n.bannerLocation,audience_name:q,promotion_objective:q,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])),se.current&&e.observe(se.current))}),{threshold:.5});return se.current&&e.observe(se.current),()=>{e.disconnect()}}),[]);const Pe=()=>{var e;ne(J,J,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:Y,banner_type:Z,audience_name:q,promotion_objective:q,banner_location:null==n?void 0:n.bannerLocation,index:1})};return e.createElement("div",{className:`stageTeaserMain ${t?"full-width":""} `,ref:se},e.createElement("div",{className:ce?"stageTeaserContainer d-flex":ue+" stageTeaserContainer d-flex",style:{backgroundColor:ce}},e.createElement(de,null,e.createElement("div",{className:"d-flex row-wrapper"},e.createElement("div",{className:`${_e?"order-1":"order-0"} stageTeaserLeftWrapper col-md-6 ${t&&r?"slim-version":""}`,style:{backgroundColor:me,borderRadius:t?"0":"8px"}},e.createElement("div",{className:"stageTeaserTopText",style:{color:Ie}},null===(R=null===(W=null===(A=null===(E=null===(I=null==n?void 0:n.primaryheading)||void 0===I?void 0:I.content)||void 0===E?void 0:E[0])||void 0===A?void 0:A.content)||void 0===W?void 0:W[0])||void 0===R?void 0:R.text),e.createElement("div",null,(null==n?void 0:n.mainText)===h?e.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Ie}},Ee):(null==n?void 0:n.mainText)===v?e.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Ie}},Ee):(null==n?void 0:n.mainText)===b?e.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Ie}},Ee):"h4"===(null==n?void 0:n.mainText)?e.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Ie}},Ee):e.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Ie}},Ee)),e.createElement("div",{className:"stageTeaserBottomText",style:{color:Ie}},null===(z=null===(M=null===(L=null===(F=null===(N=null==n?void 0:n.secondaryheading)||void 0===N?void 0:N.content)||void 0===F?void 0:F[0])||void 0===L?void 0:L.content)||void 0===M?void 0:M[0])||void 0===z?void 0:z.text),(null===(V=null===(D=null==n?void 0:n.timer)||void 0===D?void 0:D[0])||void 0===V?void 0:V.enableCounter)&&e.createElement("div",{className:"teaserTimer text-center"},e.createElement(P,{content:null===(O=null==n?void 0:n.timer)||void 0===O?void 0:O[0],setTimerExpired:Be})),!Se&&e.createElement("div",{className:`${ie}`},null===(G=null==n?void 0:n.teaserButtonConfig)||void 0===G?void 0:G.map(((t,r)=>{var o,i,l,d,s,u;return e.createElement("div",{className:`${ae}`,key:r},e.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==n?void 0:n.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:Pe},e.createElement("div",{className:a(null==t?void 0:t.buttonType)},(null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename}),null==t?void 0:t.buttonLabel,(null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(u=null==t?void 0:t.buttonIcon)||void 0===u?void 0:u.filename}))))})))),e.createElement("div",{className:(_e?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${Te}) center / contain no-repeat`}},""!==we&&e.createElement("div",{className:"video-wrapper"},e.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:we})),(null===($=null==n?void 0:n.primaryPromoBubble)||void 0===$?void 0:$.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${pe()}`,style:{backgroundColor:ge,color:he}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(Q=null===(j=null==n?void 0:n.primaryPromoBubble)||void 0===j?void 0:j[0])||void 0===Q?void 0:Q.primarytext),e.createElement("div",{className:"stageTeaserPromoText"},null===(X=null===(U=null==n?void 0:n.primaryPromoBubble)||void 0===U?void 0:U[0])||void 0===X?void 0:X.secondarytext)),(null===(K=null==n?void 0:n.SecondaryPromoBubble)||void 0===K?void 0:K.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${pe()}`,style:{backgroundColor:ve,color:be}},e.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(te=null===(ee=null==n?void 0:n.SecondaryPromoBubble)||void 0===ee?void 0:ee[0])||void 0===te?void 0:te.primarytext),e.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(le=null===(oe=null==n?void 0:n.SecondaryPromoBubble)||void 0===oe?void 0:oe[0])||void 0===le?void 0:le.secondarytext)))))))};var ue="SingleGridRedefined-module_single-grid__NikxO",ce="SingleGridRedefined-module_single-grid-background-img__HQngE",me="SingleGridRedefined-module_slim-version__WFrnX",pe="SingleGridRedefined-module_single-grid-text-container__b6Z7R",ge="SingleGridRedefined-module_single-grid-overline__1eceF",he="SingleGridRedefined-module_single-grid-headline__BocYX",ve="SingleGridRedefined-module_single-grid-text__R1k6c",be="SingleGridRedefined-module_single-grid-timer__n94Jv",fe="SingleGridRedefined-module_single-grid-btn-section__gdt-4",_e="SingleGridRedefined-module_single-grid-btn-right__zjTnA";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.SingleGridRedefined-module_single-grid__NikxO {\n height: 100%;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n display: flex;\n flex-direction: column;\n border-radius: 8px;\n height: 100%;\n padding: 170px 108px;\n}\n@media (min-width: 1440px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n padding: 70px 108px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n padding: 70px 108px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n height: 480px;\n padding: 20px 60px;\n }\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n padding: 32px 24px;\n min-height: 640px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n min-height: 580px;\n padding: 90px 60px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-text-container__b6Z7R {\n display: flex;\n flex-direction: column;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-overline__1eceF {\n font-size: 18px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n padding-bottom: 4px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-overline__1eceF {\n font-size: 14px;\n line-height: 20px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-headline__BocYX {\n font-size: 48px;\n font-style: normal;\n font-weight: 500;\n line-height: 60px;\n padding-bottom: 8px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-headline__BocYX {\n font-size: 24px;\n line-height: 32px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-text__R1k6c {\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-timer__n94Jv {\n padding: 16px 0;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-timer__n94Jv {\n display: flex;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 {\n padding-top: 16px;\n padding-right: 16px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 {\n padding-bottom: 8px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 a {\n text-decoration: none;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-right__zjTnA {\n padding-right: 0;\n padding-left: 16px;\n}");const xe=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,l,s,u,c,m,p,g,h,v,b,f,_,x,T,y,w,C,S;const B=e.useRef(null),[k,I]=e.useState(""),[E,A]=e.useState(""),[W,R]=e.useState(!1),N=d(),F=null===(u=null===(s=null===(l=null===(i=null===(o=null==n?void 0:n.primaryheading)||void 0===o?void 0:o.content)||void 0===i?void 0:i[0])||void 0===l?void 0:l.content)||void 0===s?void 0:s[0])||void 0===u?void 0:u.text,L=null===(h=null===(g=null===(p=null===(m=null===(c=null==n?void 0:n.mainheading)||void 0===c?void 0:c.content)||void 0===m?void 0:m[0])||void 0===p?void 0:p.content)||void 0===g?void 0:g[0])||void 0===h?void 0:h.text,M=null===(x=null===(_=null===(f=null===(b=null===(v=null==n?void 0:n.secondaryheading)||void 0===v?void 0:v.content)||void 0===b?void 0:b[0])||void 0===f?void 0:f.content)||void 0===_?void 0:_[0])||void 0===x?void 0:x.text,z="left"===(null==n?void 0:n.textposition)?"flex-start":"right"===(null==n?void 0:n.textposition)?"flex-end":"center",D="left"===(null==n?void 0:n.textposition)?"left":"right"===(null==n?void 0:n.textposition)?"right":"center",V=()=>{var e,t,r;const o=window.innerWidth;o<=767?(I(`url(${null===(e=null==n?void 0:n.mobileImage)||void 0===e?void 0:e.filename}) center center / cover no-repeat`),A(null==n?void 0:n.verticaltextpostion)):o>=768&&o<=1439?(I(`url(${null===(t=null==n?void 0:n.tabImage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),A("")):o>=1440&&(I(`url(${null===(r=null==n?void 0:n.desktopimage)||void 0===r?void 0:r.filename}) center center / cover no-repeat`),A(""))};e.useEffect((()=>{V(),window.addEventListener("resize",V)}),[]),e.useEffect((()=>{const e=new IntersectionObserver((e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ne(H,H,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:Y,banner_type:Z,banner_location:null==n?void 0:n.bannerLocation,audience_name:q,promotion_objective:q,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return B.current&&e.observe(B.current),()=>{e.disconnect()}}),[]);const O=()=>{var e;ne(J,J,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:Y,banner_type:Z,audience_name:q,promotion_objective:q,banner_location:null==n?void 0:n.bannerLocation,index:1})},G=null===(T=null==n?void 0:n.textcolor)||void 0===T?void 0:T.color,$=e.createElement(e.Fragment,null,e.createElement("div",{className:`${pe}`},e.createElement("div",null,e.createElement("div",{style:{color:G,alignItems:""===E?z:"center",textAlign:""===E?D:"center"}},F&&e.createElement("div",{className:`${ge}`},F),L&&e.createElement("div",{className:`${he}`},L),M&&e.createElement("div",{className:`${ve}`},M)))),(null===(w=null===(y=null==n?void 0:n.timer)||void 0===y?void 0:y[0])||void 0===w?void 0:w.enableCounter)&&e.createElement("div",{className:`${be}\n \n `,style:{justifyContent:"top"===E?"flex-start":"bottom"===E?"flex-end":z}},e.createElement(P,{content:null===(C=null==n?void 0:n.timer)||void 0===C?void 0:C[0],setTimerExpired:R})),!W&&e.createElement("div",{className:""+("mobile"!==N?"d-flex":""),style:{justifyContent:""===E?z:"",alignItems:""!==E?"center":""}},null===(S=null==n?void 0:n.teaserButtonConfig)||void 0===S?void 0:S.map(((t,r)=>{var o,i,l,d,s,u;return e.createElement("div",{className:`${fe} ${"flex-end"===z&&"mobile"!==N&&_e}`,key:r},e.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==n?void 0:n.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:O},e.createElement("div",{className:`${a(null==t?void 0:t.buttonType)}`},(null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename}),null==t?void 0:t.buttonLabel,(null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(u=null==t?void 0:t.buttonIcon)||void 0===u?void 0:u.filename}))))}))));return e.createElement(e.Fragment,null,e.createElement("div",{className:`${ue} ${t?"full-width":""}`,ref:B},""!==k&&e.createElement("div",{className:`${ce} ${t&&r?me:""}`,style:{background:k,borderRadius:t?"0":"8px",justifyContent:"top"===E?"flex-start":"bottom"===E?"flex-end":D}},t?e.createElement(de,null,$):$)))};var Te={"wrapper-img":"ImageComponent-module_wrapper-img__v4UKy","image-wrapper":"ImageComponent-module_image-wrapper__dvPl9","text-container-center":"ImageComponent-module_text-container-center__i6mB-","text-container":"ImageComponent-module_text-container__v5YHL","image-title":"ImageComponent-module_image-title__WLw4-","image-description":"ImageComponent-module_image-description__wTnjQ","text-right":"ImageComponent-module_text-right__SQQol","text-center":"ImageComponent-module_text-center__ks4IT","text-left":"ImageComponent-module_text-left__8cSZR"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageComponent-module_wrapper-img__v4UKy {\n width: 99%;\n height: 100%;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_image-wrapper__dvPl9 {\n -webkit-background-size: cover;\n -moz-background-size: cover;\n -o-background-size: cover;\n background-size: cover;\n -webkit-border-radius: 24px;\n -moz-border-radius: 24px;\n border-radius: 24px;\n position: relative;\n height: 100%;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_text-container-center__i6mB- {\n position: absolute;\n bottom: 40px;\n left: 40px;\n color: white;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_text-container__v5YHL {\n position: relative;\n bottom: 120px;\n left: 40px;\n color: white;\n}\n\n.ImageComponent-module_image-title__WLw4- {\n color: white !important;\n font-size: 18px;\n line-height: 24px;\n}\n\n.ImageComponent-module_image-description__wTnjQ {\n color: #ffffff !important;\n font-size: 18px;\n line-height: 24px;\n}\n@media (max-width: 1439px) {\n .ImageComponent-module_image-description__wTnjQ {\n font-size: 14px;\n line-height: 20px;\n }\n}\n\n@media (max-width: 1439px) {\n .ImageComponent-module_wrapper-img__v4UKy {\n width: 100%;\n height: 100%;\n }\n .ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_image-wrapper__dvPl9 {\n border-radius: 10px;\n margin-right: 4px;\n margin-left: 4px;\n padding-right: 26px;\n border-bottom-left-radius: 18px;\n border-bottom-right-radius: 18px;\n width: 100%;\n height: 100%;\n background: linear-gradient(0deg, rgba(0, 0, 0, 0.45) 32.31%, rgba(0, 0, 0, 0) 50%);\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n }\n .ImageComponent-module_text-right__SQQol {\n position: relative;\n bottom: 120px;\n text-align: right;\n padding-right: 40px;\n }\n .ImageComponent-module_text-center__ks4IT {\n position: relative;\n bottom: 120px;\n text-align: center;\n }\n .ImageComponent-module_text-left__8cSZR {\n position: relative;\n left: 22px;\n color: white;\n bottom: 120px;\n }\n}\n@media (max-width: 1439px) and (min-width: 768px) and (max-width: 1023px) {\n .ImageComponent-module_text-left__8cSZR {\n left: 40px;\n }\n}\n@media (max-width: 1439px) and (min-width: 1024px) and (max-width: 1439px) {\n .ImageComponent-module_text-left__8cSZR {\n left: 50px;\n }\n}");const ye=({content:n,alignment:t})=>{var r;const o=d(),i=`url(${(null===(r=null==n?void 0:n.img)||void 0===r?void 0:r.filename)+"/m/"}) center center / cover no-repeat`,a="center"===t?"text-container-center":"text-container";return e.createElement("div",{className:Te["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:Te["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=o?Te[`text-${null==n?void 0:n.textAlignment}`]:Te[a]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:Te["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:Te["image-description"]},e.createElement(te,{content:null==n?void 0:n.description})))))};var we={overline:"TextComponent-module_overline__BDtDE",h3content:"TextComponent-module_h3content__B0Ipy",desciption:"TextComponent-module_desciption__uP3Ih","textline-left":"TextComponent-module_textline-left__-r6ZQ","textline-center":"TextComponent-module_textline-center__g9XQ8","textline-right":"TextComponent-module_textline-right__3QCWa"};t(".TextComponent-module_overline__BDtDE {\n color: #86807C;\n}\n\n.TextComponent-module_h3content__B0Ipy {\n color: #3D3935;\n}\n\n.TextComponent-module_desciption__uP3Ih {\n font-size: 20px;\n line-height: 26px;\n color: #3d3935;\n}\n\n.TextComponent-module_textline-left__-r6ZQ {\n text-align: left;\n}\n\n.TextComponent-module_textline-center__g9XQ8 {\n text-align: center;\n}\n\n.TextComponent-module_textline-right__3QCWa {\n text-align: right;\n}");t(".overline {\r\n color: gray;\r\n}\r\n\r\n.desciption {\r\n font-size: 20px;\r\n line-height: 26px;\r\n color: #3d3935;\r\n}\r\n\r\n.primary {\r\n text-align: center;\r\n background: #da291c;\r\n color: white;\r\n border: none;\r\n border-radius: 28px;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n\r\n a {\r\n color: white;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n.secondary {\r\n text-align: center;\r\n background: white;\r\n color: #da291c;\r\n border: 2px solid #da291c;\r\n border-radius: 28px;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n\r\n a {\r\n color: #da291c;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n.horizontal-left {\r\n display: flex;\r\n justify-content: flex-start;\r\n}\r\n\r\n.horizontal-right {\r\n display: flex;\r\n justify-content: flex-end;\r\n}\r\n\r\n.horizontal-center {\r\n display: flex;\r\n justify-content: center;\r\n margin-top: 20px;\r\n}\r\n\r\n.vertical-left {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n}\r\n\r\n.vertical-right {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-end;\r\n}\r\n\r\n.vertical-center {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n}\r\n.btn-container{\r\n margin-top: 16px;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n}\r\n\r\n.text{\r\n text-align: center;\r\n color: #da291c;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n a{\r\n color: #da291c;\r\n text-decoration: none; \r\n }\r\n}");const Ce=({content:n,analyticsTitle:t})=>{var r;const o=d(),i=()=>{ne(Q,"article_select_promotion",{banner_promotion_name:t,component:U})};return e.createElement(e.Fragment,null,e.createElement("div",{className:"large-desktop"===o?(null==n?void 0:n.groupsAlignment)+"-"+(null==n?void 0:n.buttonAlignment):"btn-container"},(null===(r=null==n?void 0:n.buttons)||void 0===r?void 0:r.length)>0&&n.buttons.map(((n,t)=>{var r;return e.createElement("div",{className:null==n?void 0:n.type,key:t},e.createElement("a",{href:null===(r=null==n?void 0:n.link)||void 0===r?void 0:r.cached_url,onClick:i},null==n?void 0:n.text))}))))},Se=({content:n,analyticsTitle:t})=>{var r;const o=d();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=o?we[`textline-${null==n?void 0:n.alignment}`]:we["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:we.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:we.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:we.description},e.createElement(te,{content:null==n?void 0:n.description})),(null===(r=null==n?void 0:n.btnGroup)||void 0===r?void 0:r.length)>0&&(null==n?void 0:n.btnGroup.map((n=>e.createElement(Ce,{content:n,analyticsTitle:t}))))))};var Be={"main-container":"ImageWithText-module_main-container__fnrz1","img-text-container":"ImageWithText-module_img-text-container__M5Xx0","img-section":"ImageWithText-module_img-section__NsiT4","text-section":"ImageWithText-module_text-section__jTDBS","img-text-right":"ImageWithText-module_img-text-right__rKz7C","img-text-left":"ImageWithText-module_img-text-left__hmJKl","img-text-center":"ImageWithText-module_img-text-center__Js5hv"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_img-section__NsiT4 {\n height: 260px;\n width: 100%;\n}\n@media (min-width: 768px) and (max-width: 1439px) {\n .ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_img-section__NsiT4 {\n height: 450px;\n }\n}\n@media (max-width: 1439px) {\n .ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_text-section__jTDBS {\n width: 90%;\n position: relative;\n top: auto;\n background: rgba(255, 255, 255, 0.7490196078);\n margin: 0 auto;\n border-radius: 12px;\n padding: 16px !important;\n bottom: 30px;\n }\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-right__rKz7C {\n flex-direction: row-reverse;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-right__rKz7C .ImageWithText-module_text-section__jTDBS {\n padding: 40px !important;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-left__hmJKl {\n flex-direction: row;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-left__hmJKl .ImageWithText-module_text-section__jTDBS {\n padding: 40px !important;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv {\n position: relative;\n align-items: center;\n height: 450px;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv .ImageWithText-module_text-section__jTDBS {\n background: rgba(255, 255, 255, 0.7490196078);\n position: absolute;\n left: 40%;\n max-height: 450px;\n padding: 40px !important;\n width: 48%;\n border-radius: 12px;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv .ImageWithText-module_img-section__NsiT4 {\n width: 50%;\n height: 100%;\n border-radius: 24px;\n}");const ke=({content:n,index:t})=>{var r,o,i,a;const l=d();return e.useEffect((()=>{0!==t&&void 0!==t||ne(Q,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:U})}),[]),e.createElement(e.Fragment,null,e.createElement("div",{className:Be["main-container"]},e.createElement("div",{className:`row ${"large-desktop"===l?Be[`img-text-${null==n?void 0:n.alignment}`]:Be["img-text-container"]}`},(null===(r=null==n?void 0:n.image)||void 0===r?void 0:r.length)>0&&e.createElement("div",{className:`${Be["img-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(ye,{content:null===(o=null==n?void 0:n.image)||void 0===o?void 0:o[0],alignment:null==n?void 0:n.alignment})),(null===(i=null==n?void 0:n.textBlok)||void 0===i?void 0:i.length)>0&&e.createElement("div",{className:`${Be["text-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(Se,{content:null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a[0],analyticsTitle:null==n?void 0:n.analyticsTitle})))))};var Ie={},Ee={get exports(){return Ie},set exports(e){Ie=e}},Pe={},Ae={},We={},Re={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.getOriginalCounterPart=function(e,n,t){var r=n.slidesToShow,o=n.currentSlide;return t.length>2*r?e+2*r:o>=t.length?t.length+e:e},e.getOriginalIndexLookupTableByClones=function(e,n){if(n.length>2*e){for(var t={},r=n.length-2*e,o=n.length-r,i=r,a=0;a<o;a++)t[a]=i,i++;var l=n.length+o,d=l+n.slice(0,2*e).length,s=0;for(a=l;a<=d;a++)t[a]=s,s++;var u=l,c=0;for(a=o;a<u;a++)t[a]=c,c++;return t}t={};var m=3*n.length,p=0;for(a=0;a<m;a++)t[a]=p,++p===n.length&&(p=0);return t},e.getClones=function(e,n){return n.length<e?n:n.length>2*e?n.slice(n.length-2*e,n.length).concat(n,n.slice(0,2*e)):n.concat(n,n)},e.getInitialSlideInInfiniteMode=function(e,n){return n.length>2*e?2*e:n.length},e.checkClonesPosition=function(e,n,t){var r,o=e.currentSlide,i=e.slidesToShow,a=e.itemWidth,l=e.totalItems,d=0,s=0,u=0===o,c=n.length-(n.length-2*i);return n.length<i?(s=d=0,u=r=!1):n.length>2*i?((r=o>=c+n.length)&&(s=-a*(d=o-n.length)),u&&(s=-a*(d=c+(n.length-2*i)))):((r=o>=2*n.length)&&(s=-a*(d=o-n.length)),u&&(s=t.showDots?-a*(d=n.length):-a*(d=l/3))),{isReachingTheEnd:r,isReachingTheStart:u,nextSlide:d,nextPosition:s}}}(Re);var Ne={};Object.defineProperty(Ne,"__esModule",{value:!0});var Fe=!1;Ne.getPartialVisibilityGutter=function(e,n,t,r){var o=0,i=r||t;return n&&i&&(!Fe&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(Fe=!0,console.warn("You appear to be using paritialVisibilityGutter instead of partialVisibilityGutter which will be moved to partialVisibilityGutter in the future completely")),o=e[i].partialVisibilityGutter||e[i].paritialVisibilityGutter),o},Ne.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},Ne.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))};var Le={};Object.defineProperty(Le,"__esModule",{value:!0});var Me=Ne;function ze(e){var n=e.slidesToShow;return e.totalItems<n}function De(e,n,t){var r=t||e.transform;return!n.infinite&&0===e.currentSlide||ze(e)?r:r+e.itemWidth/2}function Ve(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function Oe(e,n,t,r){void 0===n&&(n=0);var o=e.currentSlide,i=e.slidesToShow,a=Ve(e),l=!t.infinite&&a,d=r||e.transform;if(ze(e))return d;var s=d+o*n;return l?s+(e.containerWidth-(e.itemWidth-n)*i):s}function Ge(e,n){return e.rtl?-1*n:n}Le.notEnoughChildren=ze,Le.getInitialState=function(e,n){var t,r=e.domLoaded,o=e.slidesToShow,i=e.containerWidth,a=e.itemWidth,l=n.deviceType,d=n.responsive,s=n.ssr,u=n.partialVisbile,c=n.partialVisible,m=Boolean(r&&o&&i&&a);s&&l&&!m&&(t=Me.getWidthFromDeviceType(l,d));var p=Boolean(s&&l&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:Me.getPartialVisibilityGutter(d,u||c,l,e.deviceType),shouldRenderAtAll:p||m}},Le.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,r=n.slidesToShow;return t<=e&&e<t+r},Le.getTransformForCenterMode=De,Le.isInLeftEnd=function(e){return!(0<e.currentSlide)},Le.isInRightEnd=Ve,Le.getTransformForPartialVsibile=Oe,Le.parsePosition=Ge,Le.getTransform=function(e,n,t){var r=n.partialVisbile,o=n.partialVisible,i=n.responsive,a=n.deviceType,l=n.centerMode,d=t||e.transform,s=Me.getPartialVisibilityGutter(i,r||o,a,e.deviceType);return Ge(n,o||r?Oe(e,s,n,t):l?De(e,n,t):d)},Le.getSlidesToSlide=function(e,n){var t=e.domLoaded,r=e.slidesToShow,o=e.containerWidth,i=e.itemWidth,a=n.deviceType,l=n.responsive,d=n.slidesToSlide||1,s=Boolean(t&&r&&o&&i);return n.ssr&&n.deviceType&&!s&&Object.keys(l).forEach((function(e){var n=l[e].slidesToSlide;a===e&&n&&(d=n)})),s&&Object.keys(l).forEach((function(e){var n=l[e],t=n.breakpoint,r=n.slidesToSlide,o=t.max,i=t.min;r&&window.innerWidth>=i&&window.innerWidth<=o&&(d=r)})),d};var $e={};Object.defineProperty($e,"__esModule",{value:!0});$e.default=function(e,n,t){var r;return function(){var o=arguments;r||(e.apply(this,o),r=!0,"function"==typeof t&&t(!0),setTimeout((function(){r=!1,"function"==typeof t&&t(!1)}),n))}};var je={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(e,n){var t=n.partialVisbile,r=n.partialVisible,o=n.centerMode,i=n.ssr,a=n.responsive;if((t||r)&&o)throw new Error("center mode can not be used at the same time with partialVisible");if(!a)throw i?new Error("ssr mode need to be used in conjunction with responsive prop"):new Error("Responsive prop is needed for deciding the amount of items to show on the screen");if(a&&"object"!=typeof a)throw new Error("responsive prop must be an object")}}(je);var Qe={};Object.defineProperty(Qe,"__esModule",{value:!0});var Ue=Le;Qe.populateNextSlides=function(e,n,t){void 0===t&&(t=0);var r,o,i=e.slidesToShow,a=e.currentSlide,l=e.itemWidth,d=e.totalItems,s=Ue.getSlidesToSlide(e,n),u=a+1+t+i+(0<t?0:s);return o=u<=d?-l*(r=a+t+(0<t?0:s)):d<u&&a!==d-i?-l*(r=d-i):r=void 0,{nextSlides:r,nextPosition:o}};var He={};Object.defineProperty(He,"__esModule",{value:!0});var Je=e,Xe=Le,Ke=Le;He.populatePreviousSlides=function(e,n,t){void 0===t&&(t=0);var r,o,i=e.currentSlide,a=e.itemWidth,l=e.slidesToShow,d=n.children,s=n.showDots,u=n.infinite,c=Xe.getSlidesToSlide(e,n),m=i-t-(0<t?0:c),p=(Je.Children.toArray(d).length-l)%c;return o=0<=m?(r=m,s&&!u&&0<p&&Ke.isInRightEnd(e)&&(r=i-p),-a*r):r=m<0&&0!==i?0:void 0,{nextSlides:r,nextPosition:o}};var Ye={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.populateSlidesOnMouseTouchMove=function(e,n,t,r,o,i){var a,l,d=e.itemWidth,s=e.slidesToShow,u=e.totalItems,c=e.currentSlide,m=n.infinite,p=!1,g=Math.round((t-r)/d),h=Math.round((r-t)/d),v=t<o;if(o<t&&g<=s){a="right";var b=Math.abs(-d*(u-s)),f=i-(r-o),_=c===u-s;(Math.abs(f)<=b||_&&m)&&(l=f,p=!0)}return v&&h<=s&&(a="left",((f=i+(o-r))<=0||0===c&&m)&&(p=!0,l=f)),{direction:a,nextPosition:l,canContinue:p}}}(Ye),Object.defineProperty(We,"__esModule",{value:!0});var Ze=Re;We.getOriginalCounterPart=Ze.getOriginalCounterPart,We.getClones=Ze.getClones,We.checkClonesPosition=Ze.checkClonesPosition,We.getInitialSlideInInfiniteMode=Ze.getInitialSlideInInfiniteMode;var qe=Ne;We.getWidthFromDeviceType=qe.getWidthFromDeviceType,We.getPartialVisibilityGutter=qe.getPartialVisibilityGutter,We.getItemClientSideWidth=qe.getItemClientSideWidth;var en=Le;We.getInitialState=en.getInitialState,We.getIfSlideIsVisbile=en.getIfSlideIsVisbile,We.getTransformForCenterMode=en.getTransformForCenterMode,We.getTransformForPartialVsibile=en.getTransformForPartialVsibile,We.isInLeftEnd=en.isInLeftEnd,We.isInRightEnd=en.isInRightEnd,We.notEnoughChildren=en.notEnoughChildren,We.getSlidesToSlide=en.getSlidesToSlide;var nn=$e;We.throttle=nn.default;var tn=je;We.throwError=tn.default;var rn=Qe;We.populateNextSlides=rn.populateNextSlides;var on=He;We.populatePreviousSlides=on.populatePreviousSlides;var an=Ye;We.populateSlidesOnMouseTouchMove=an.populateSlidesOnMouseTouchMove;var ln,dn={},sn=A&&A.__extends||(ln=function(e,n){return(ln=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(e,n)},function(e,n){function t(){this.constructor=e}ln(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(dn,"__esModule",{value:!0});var un=e;dn.isMouseMoveEvent=function(e){return"clientY"in e};var cn=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return sn(n,e),n}(un.Component);dn.default=cn;var mn={},pn={};Object.defineProperty(pn,"__esModule",{value:!0});var gn=Re,hn=Le;pn.getLookupTableForNextSlides=function(e,n,t,r){var o={},i=hn.getSlidesToSlide(n,t);return Array(e).fill(0).forEach((function(e,t){var a=gn.getOriginalCounterPart(t,n,r);if(0===t)o[0]=a;else{var l=o[t-1]+i;o[t]=l}})),o},Object.defineProperty(mn,"__esModule",{value:!0});var vn=e,bn=Re,fn=pn,_n=Le;mn.default=function(e){var n=e.props,t=e.state,r=e.goToSlide,o=e.getState,i=n.showDots,a=n.customDot,l=n.dotListClass,d=n.infinite,s=n.children;if(!i||_n.notEnoughChildren(t))return null;var u,c=t.currentSlide,m=t.slidesToShow,p=_n.getSlidesToSlide(t,n),g=vn.Children.toArray(s);u=d?Math.ceil(g.length/p):Math.ceil((g.length-m)/p)+1;var h=fn.getLookupTableForNextSlides(u,t,n,g),v=bn.getOriginalIndexLookupTableByClones(m,g),b=v[c];return vn.createElement("ul",{className:"react-multi-carousel-dot-list "+l},Array(u).fill(0).map((function(e,n){var t,i;if(d){i=h[n];var l=v[i];t=b===l||l<=b&&b<l+p}else{var s=g.length-m,u=n*p;t=(i=s<u?s:u)===c||i<c&&c<i+p&&c<g.length-m}return a?vn.cloneElement(a,{index:n,active:t,key:n,onClick:function(){return r(i)},carouselState:o()}):vn.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},vn.createElement("button",{"aria-label":"Go to slide "+(n+1),onClick:function(){return r(i)}}))})))};var xn={};Object.defineProperty(xn,"__esModule",{value:!0});var Tn=e;xn.LeftArrow=function(e){var n=e.customLeftArrow,t=e.getState,r=e.previous,o=e.disabled,i=e.rtl;if(n)return Tn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return Tn.createElement("button",{"aria-label":"Go to previous slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--left "+a,onClick:function(){return r()},type:"button",disabled:o})};xn.RightArrow=function(e){var n=e.customRightArrow,t=e.getState,r=e.next,o=e.disabled,i=e.rtl;if(n)return Tn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return Tn.createElement("button",{"aria-label":"Go to next slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--right "+a,onClick:function(){return r()},type:"button",disabled:o})};var yn={};Object.defineProperty(yn,"__esModule",{value:!0});var wn=e,Cn=We;yn.default=function(e){var n=e.props,t=e.state,r=e.goToSlide,o=e.clones,i=e.notEnoughChildren,a=t.itemWidth,l=n.children,d=n.infinite,s=n.itemClass,u=n.itemAriaLabel,c=n.partialVisbile,m=n.partialVisible,p=Cn.getInitialState(t,n),g=p.flexBisis,h=p.shouldRenderOnSSR,v=p.domFullyLoaded,b=p.partialVisibilityGutter;return p.shouldRenderAtAll?(c&&console.warn('WARNING: Please correct props name: "partialVisible" as old typo will be removed in future versions!'),wn.createElement(wn.Fragment,null,(d?o:wn.Children.toArray(l)).map((function(e,o){return wn.createElement("li",{key:o,"data-index":o,onClick:function(){n.focusOnSelect&&r(o)},"aria-hidden":Cn.getIfSlideIsVisbile(o,t)?"false":"true","aria-label":u||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:h?"1 0 "+g+"%":"auto",position:"relative",width:v?((c||m)&&b&&!i?a-b:a)+"px":"auto"},className:"react-multi-carousel-item "+(Cn.getIfSlideIsVisbile(o,t)?"react-multi-carousel-item--active":"")+" "+s},e)})))):null};var Sn=A&&A.__extends||function(){var e=function(n,t){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(n,t)};return function(n,t){function r(){this.constructor=n}e(n,t),n.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}}();Object.defineProperty(Ae,"__esModule",{value:!0});var Bn=e,kn=We,In=dn,En=mn,Pn=xn,An=yn,Wn=Le,Rn=400,Nn="transform 400ms ease-in-out",Fn=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=Bn.createRef(),t.listRef=Bn.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:Bn.Children.count(n.children),deviceType:"",domLoaded:!1,transform:0,containerWidth:0},t.onResize=t.onResize.bind(t),t.handleDown=t.handleDown.bind(t),t.handleMove=t.handleMove.bind(t),t.handleOut=t.handleOut.bind(t),t.onKeyUp=t.onKeyUp.bind(t),t.handleEnter=t.handleEnter.bind(t),t.setIsInThrottle=t.setIsInThrottle.bind(t),t.next=kn.throttle(t.next.bind(t),n.transitionDuration||Rn,t.setIsInThrottle),t.previous=kn.throttle(t.previous.bind(t),n.transitionDuration||Rn,t.setIsInThrottle),t.goToSlide=kn.throttle(t.goToSlide.bind(t),n.transitionDuration||Rn,t.setIsInThrottle),t.onMove=!1,t.initialX=0,t.lastX=0,t.isAnimationAllowed=!1,t.direction="",t.initialY=0,t.isInThrottle=!1,t.transformPlaceHolder=0,t}return Sn(n,e),n.prototype.resetTotalItems=function(){var e=this,n=Bn.Children.count(this.props.children),t=kn.notEnoughChildren(this.state)?0:Math.max(0,Math.min(this.state.currentSlide,n));this.setState({totalItems:n,currentSlide:t},(function(){e.setContainerAndItemWidth(e.state.slidesToShow,!0)}))},n.prototype.setIsInThrottle=function(e){void 0===e&&(e=!1),this.isInThrottle=e},n.prototype.setTransformDirectly=function(e,n){var t=this.props.additionalTransfrom;this.transformPlaceHolder=e;var r=Wn.getTransform(this.state,this.props,this.transformPlaceHolder);this.listRef&&this.listRef.current&&(this.setAnimationDirectly(n),this.listRef.current.style.transform="translate3d("+(r+t)+"px,0,0)")},n.prototype.setAnimationDirectly=function(e){this.listRef&&this.listRef.current&&(this.listRef.current.style.transition=e?this.props.customTransition||Nn:"none")},n.prototype.componentDidMount=function(){this.setState({domLoaded:!0}),this.setItemsToShow(),window.addEventListener("resize",this.onResize),this.onResize(!0),this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),this.props.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.setClones=function(e,n,t,r){var o=this;void 0===r&&(r=!1),this.isAnimationAllowed=!1;var i=Bn.Children.toArray(this.props.children),a=kn.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,i),l=kn.getClones(this.state.slidesToShow,i),d=i.length<this.state.slidesToShow?0:this.state.currentSlide;this.setState({totalItems:l.length,currentSlide:t&&!r?d:a},(function(){o.correctItemsPosition(n||o.state.itemWidth)}))},n.prototype.setItemsToShow=function(e,n){var t=this,r=this.props.responsive;Object.keys(r).forEach((function(o){var i=r[o],a=i.breakpoint,l=i.items,d=a.max,s=a.min,u=[window.innerWidth];window.screen&&window.screen.width&&u.push(window.screen.width);var c=Math.min.apply(Math,u);s<=c&&c<=d&&(t.setState({slidesToShow:l,deviceType:o}),t.setContainerAndItemWidth(l,e,n))}))},n.prototype.setContainerAndItemWidth=function(e,n,t){var r=this;if(this.containerRef&&this.containerRef.current){var o=this.containerRef.current.offsetWidth,i=kn.getItemClientSideWidth(this.props,e,o);this.setState({containerWidth:o,itemWidth:i},(function(){r.props.infinite&&r.setClones(e,i,n,t)})),n&&this.correctItemsPosition(i)}},n.prototype.correctItemsPosition=function(e,n,t){n&&(this.isAnimationAllowed=!0),!n&&this.isAnimationAllowed&&(this.isAnimationAllowed=!1);var r=this.state.totalItems<this.state.slidesToShow?0:-e*this.state.currentSlide;t&&this.setTransformDirectly(r,!0),this.setState({transform:r})},n.prototype.onResize=function(e){var n;n=!(!this.props.infinite||"boolean"==typeof e&&e),this.setItemsToShow(n)},n.prototype.componentDidUpdate=function(e,t){var r=this,o=e.keyBoardControl,i=e.autoPlay,a=e.children,l=t.containerWidth,d=t.domLoaded,s=t.currentSlide;if(this.containerRef&&this.containerRef.current&&this.containerRef.current.offsetWidth!==l&&(this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),this.itemsToShowTimeout=setTimeout((function(){r.setItemsToShow(!0)}),this.props.transitionDuration||Rn)),o&&!this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),!o&&this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),i&&!this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),i||!this.props.autoPlay||this.autoPlay||(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed)),a.length!==this.props.children.length?n.clonesTimeout=setTimeout((function(){r.props.infinite?r.setClones(r.state.slidesToShow,r.state.itemWidth,!0,!0):r.resetTotalItems()}),this.props.transitionDuration||Rn):this.props.infinite&&this.state.currentSlide!==s&&this.correctClonesPosition({domLoaded:d}),this.transformPlaceHolder!==this.state.transform&&(this.transformPlaceHolder=this.state.transform),this.props.autoPlay&&this.props.rewind&&!this.props.infinite&&kn.isInRightEnd(this.state)){var u=this.props.transitionDuration||Rn;n.isInThrottleTimeout=setTimeout((function(){r.setIsInThrottle(!1),r.resetAutoplayInterval(),r.goToSlide(0,void 0,!!r.props.rewindWithAnimation)}),u+this.props.autoPlaySpeed)}},n.prototype.correctClonesPosition=function(e){var t=this,r=e.domLoaded,o=Bn.Children.toArray(this.props.children),i=kn.checkClonesPosition(this.state,o,this.props),a=i.isReachingTheEnd,l=i.isReachingTheStart,d=i.nextSlide,s=i.nextPosition;this.state.domLoaded&&r&&(a||l)&&(this.isAnimationAllowed=!1,n.transformTimeout=setTimeout((function(){t.setState({transform:s,currentSlide:d})}),this.props.transitionDuration||Rn))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!kn.notEnoughChildren(this.state)){var a=kn.populateNextSlides(this.state,this.props,e),l=a.nextSlides,d=a.nextPosition,s=this.state.currentSlide;void 0!==l&&void 0!==d&&("function"==typeof i&&i(l,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:d,currentSlide:l},(function(){"function"==typeof o&&(n.afterChangeTimeout=setTimeout((function(){o(s,t.getState())}),t.props.transitionDuration||Rn))})))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!kn.notEnoughChildren(this.state)){var a=kn.populatePreviousSlides(this.state,this.props,e),l=a.nextSlides,d=a.nextPosition;if(void 0!==l&&void 0!==d){var s=this.state.currentSlide;"function"==typeof i&&i(l,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:d,currentSlide:l},(function(){"function"==typeof o&&(n.afterChangeTimeout2=setTimeout((function(){o(s,t.getState())}),t.props.transitionDuration||Rn))}))}}},n.prototype.resetAutoplayInterval=function(){this.props.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.componentWillUnmount=function(){window.removeEventListener("resize",this.onResize),this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),n.clonesTimeout&&clearTimeout(n.clonesTimeout),n.isInThrottleTimeout&&clearTimeout(n.isInThrottleTimeout),n.transformTimeout&&clearTimeout(n.transformTimeout),n.afterChangeTimeout&&clearTimeout(n.afterChangeTimeout),n.afterChangeTimeout2&&clearTimeout(n.afterChangeTimeout2),n.afterChangeTimeout3&&clearTimeout(n.afterChangeTimeout3)},n.prototype.resetMoveStatus=function(){this.onMove=!1,this.initialX=0,this.lastX=0,this.direction="",this.initialY=0},n.prototype.getCords=function(e){var n=e.clientX,t=e.clientY;return{clientX:Wn.parsePosition(this.props,n),clientY:Wn.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!In.isMouseMoveEvent(e)&&!this.props.swipeable||In.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(In.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,r=n.clientY;this.onMove=!0,this.initialX=t,this.initialY=r,this.lastX=t,this.isAnimationAllowed=!1}},n.prototype.handleMove=function(e){if(!(!In.isMouseMoveEvent(e)&&!this.props.swipeable||In.isMouseMoveEvent(e)&&!this.props.draggable||kn.notEnoughChildren(this.state))){var n=this.getCords(In.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,r=n.clientY,o=this.initialX-t,i=this.initialY-r;if(this.onMove){if(!(Math.abs(o)>Math.abs(i)))return;var a=kn.populateSlidesOnMouseTouchMove(this.state,this.props,this.initialX,this.lastX,t,this.transformPlaceHolder),l=a.direction,d=a.nextPosition,s=a.canContinue;l&&(this.direction=l,s&&void 0!==d&&this.setTransformDirectly(d)),this.lastX=t}}},n.prototype.handleOut=function(e){this.props.autoPlay&&!this.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed));var n="touchend"===e.type&&!this.props.swipeable,t=("mouseleave"===e.type||"mouseup"===e.type)&&!this.props.draggable;if(!n&&!t&&this.onMove){if(this.setAnimationDirectly(!0),"right"===this.direction)if(this.initialX-this.lastX>=this.props.minimumTouchDrag){var r=Math.round((this.initialX-this.lastX)/this.state.itemWidth);this.next(r)}else this.correctItemsPosition(this.state.itemWidth,!0,!0);"left"===this.direction&&(this.lastX-this.initialX>this.props.minimumTouchDrag?(r=Math.round((this.lastX-this.initialX)/this.state.itemWidth),this.previous(r)):this.correctItemsPosition(this.state.itemWidth,!0,!0)),this.resetMoveStatus()}},n.prototype.isInViewport=function(e){var n=e.getBoundingClientRect(),t=n.top,r=void 0===t?0:t,o=n.left,i=void 0===o?0:o,a=n.bottom,l=void 0===a?0:a,d=n.right,s=void 0===d?0:d;return 0<=r&&0<=i&&l<=(window.innerHeight||document.documentElement.clientHeight)&&s<=(window.innerWidth||document.documentElement.clientWidth)},n.prototype.isChildOfCarousel=function(e){return!!(e instanceof Element&&this.listRef&&this.listRef.current)&&this.listRef.current.contains(e)},n.prototype.onKeyUp=function(e){var n=e.target;switch(e.keyCode){case 37:if(this.isChildOfCarousel(n))return this.previous();break;case 39:if(this.isChildOfCarousel(n))return this.next();break;case 9:if(this.isChildOfCarousel(n)&&n instanceof HTMLInputElement&&this.isInViewport(n))return this.next()}},n.prototype.handleEnter=function(e){In.isMouseMoveEvent(e)&&this.autoPlay&&this.props.autoPlay&&this.props.pauseOnHover&&(clearInterval(this.autoPlay),this.autoPlay=void 0)},n.prototype.goToSlide=function(e,t,r){var o=this;if(void 0===r&&(r=!0),!this.isInThrottle){var i=this.state.itemWidth,a=this.props,l=a.afterChange,d=a.beforeChange,s=this.state.currentSlide;"function"!=typeof d||t&&("object"!=typeof t||t.skipBeforeChange)||d(e,this.getState()),this.isAnimationAllowed=r,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({currentSlide:e,transform:-i*e},(function(){o.props.infinite&&o.correctClonesPosition({domLoaded:!0}),"function"!=typeof l||t&&("object"!=typeof t||t.skipAfterChange)||(n.afterChangeTimeout3=setTimeout((function(){l(s,o.getState())}),o.props.transitionDuration||Rn))}))}},n.prototype.getState=function(){return this.state},n.prototype.renderLeftArrow=function(e){var n=this,t=this.props,r=t.customLeftArrow,o=t.rtl;return Bn.createElement(Pn.LeftArrow,{customLeftArrow:r,getState:function(){return n.getState()},previous:this.previous,disabled:e,rtl:o})},n.prototype.renderRightArrow=function(e){var n=this,t=this.props,r=t.customRightArrow,o=t.rtl;return Bn.createElement(Pn.RightArrow,{customRightArrow:r,getState:function(){return n.getState()},next:this.next,disabled:e,rtl:o})},n.prototype.renderButtonGroups=function(){var e=this,n=this.props.customButtonGroup;return n?Bn.cloneElement(n,{previous:function(){return e.previous()},next:function(){return e.next()},goToSlide:function(n,t){return e.goToSlide(n,t)},carouselState:this.getState()}):null},n.prototype.renderDotsList=function(){var e=this;return Bn.createElement(En.default,{state:this.state,props:this.props,goToSlide:this.goToSlide,getState:function(){return e.getState()}})},n.prototype.renderCarouselItems=function(){var e=[];if(this.props.infinite){var n=Bn.Children.toArray(this.props.children);e=kn.getClones(this.state.slidesToShow,n)}return Bn.createElement(An.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:kn.notEnoughChildren(this.state),props:this.props})},n.prototype.render=function(){var e=this.props,n=e.deviceType,t=e.arrows,r=e.renderArrowsWhenDisabled,o=e.removeArrowOnDeviceType,i=e.infinite,a=e.containerClass,l=e.sliderClass,d=e.customTransition,s=e.additionalTransfrom,u=e.renderDotsOutside,c=e.renderButtonGroupOutside,m=e.className,p=e.rtl;"production"!==process.env.NODE_ENV&&kn.throwError(this.state,this.props);var g=kn.getInitialState(this.state,this.props),h=g.shouldRenderOnSSR,v=g.shouldRenderAtAll,b=kn.isInLeftEnd(this.state),f=kn.isInRightEnd(this.state),_=t&&!(o&&(n&&-1<o.indexOf(n)||this.state.deviceType&&-1<o.indexOf(this.state.deviceType)))&&!kn.notEnoughChildren(this.state)&&v,x=!i&&b,T=!i&&f,y=Wn.getTransform(this.state,this.props);return Bn.createElement(Bn.Fragment,null,Bn.createElement("div",{className:"react-multi-carousel-list "+a+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},Bn.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+l,style:{transition:this.isAnimationAllowed?d||Nn:"none",overflow:h?"hidden":"unset",transform:"translate3d("+(y+s)+"px,0,0)"},onMouseMove:this.handleMove,onMouseDown:this.handleDown,onMouseUp:this.handleOut,onMouseEnter:this.handleEnter,onMouseLeave:this.handleOut,onTouchStart:this.handleDown,onTouchMove:this.handleMove,onTouchEnd:this.handleOut},this.renderCarouselItems()),_&&(!x||r)&&this.renderLeftArrow(x),_&&(!T||r)&&this.renderRightArrow(T),v&&!c&&this.renderButtonGroups(),v&&!u&&this.renderDotsList()),v&&u&&this.renderDotsList(),v&&c&&this.renderButtonGroups())},n.defaultProps={slidesToSlide:1,infinite:!1,draggable:!0,swipeable:!0,arrows:!0,renderArrowsWhenDisabled:!1,containerClass:"",sliderClass:"",itemClass:"",keyBoardControl:!0,autoPlaySpeed:3e3,showDots:!1,renderDotsOutside:!1,renderButtonGroupOutside:!1,minimumTouchDrag:80,className:"",dotListClass:"",focusOnSelect:!1,centerMode:!1,additionalTransfrom:0,pauseOnHover:!0,shouldResetAutoplay:!0,rewind:!1,rtl:!1,rewindWithAnimation:!1},n}(Bn.Component);Ae.default=Fn,Object.defineProperty(Pe,"__esModule",{value:!0});var Ln=Ae;Pe.default=Ln.default,Ee.exports=Pe;var Mn=W(Ie),zn={carouselContainer:"ImageWithTextWrapper-module_carouselContainer__ornBf",arrowButton:"ImageWithTextWrapper-module_arrowButton__UINad",leftArrow:"ImageWithTextWrapper-module_leftArrow__p4Lpk",rightArrow:"ImageWithTextWrapper-module_rightArrow__5kd-p",carousel_dot:"ImageWithTextWrapper-module_carousel_dot__0oj6A",carouselItem:"ImageWithTextWrapper-module_carouselItem__xJoh5",stageTeaserTabActive:"ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt"};t('/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageWithTextWrapper-module_carouselContainer__ornBf {\n position: static;\n border-radius: 24px;\n}\n@media (min-width: 1440px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf {\n margin-bottom: 110px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_arrowButton__UINad, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n position: absolute;\n border: none;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_arrowButton__UINad::before, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk::before, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p::before {\n color: #da291c;\n font-size: 20px;\n display: block;\n font-family: revicons;\n text-align: center;\n z-index: 1;\n position: relative;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: 20%;\n bottom: -90px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n margin-right: 150px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: -32px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p::before {\n content: "\\e825";\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p:disabled {\n background: #e6e3df;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: 20%;\n bottom: -90px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n margin-left: 150px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: -32px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk::before {\n content: "\\e824";\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk:disabled {\n background: #e6e3df;\n}\n\n.ImageWithTextWrapper-module_carousel_dot__0oj6A {\n top: auto;\n margin: 0 auto;\n bottom: -100px;\n}\n\n.ImageWithTextWrapper-module_carouselItem__xJoh5 {\n position: relative;\n width: 100%;\n}\n@media (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselItem__xJoh5 :active {\n padding-right: 30px;\n }\n}\n\n.ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt {\n border-radius: 12px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n background-color: #FFFFFF;\n}');var Dn="FalconTitle-module_dbold__Fd4nw";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconTitle-module_dbold__Fd4nw {\n font-weight: 500;\n font-size: 48px;\n line-height: 60px;\n}\n@media (max-width: 1023px) {\n .FalconTitle-module_dbold__Fd4nw {\n font-size: 36px;\n line-height: 44px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .FalconTitle-module_dbold__Fd4nw {\n font-size: 36px;\n line-height: 44px;\n }\n}");const Vn=({content:n})=>{var t;const r=oe(null==n?void 0:n.textColor),o=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=f?r:"",i=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===f?{color:null===(t=null==n?void 0:n.textColorPicker)||void 0===t?void 0:t.color}:{};return e.createElement("div",null,e.createElement(de,null,(null==n?void 0:n.headingStyle)&&(null==n?void 0:n.text)&&(null==n?void 0:n.headingStyle)===h?e.createElement("h1",{className:o,style:Object.assign({},i)},null==n?void 0:n.text," "):(null==n?void 0:n.headingStyle)===v?e.createElement("h2",{className:`${o}`,style:Object.assign({},i)},null==n?void 0:n.text):(null==n?void 0:n.headingStyle)===b?e.createElement("h3",{className:o,style:Object.assign({},i)},null==n?void 0:n.text):"h4"===(null==n?void 0:n.headingStyle)?e.createElement("h4",{className:o,style:Object.assign({},i)},null==n?void 0:n.text):e.createElement("div",{className:Dn,style:Object.assign({},i)},null==n?void 0:n.text)))},On=({content:n})=>{var t,r;const o=oe(null==n?void 0:n.textColor);return e.createElement("div",null,e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${null==n?void 0:n.textElementPosition}`},(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename)&&e.createElement("img",{src:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename),alt:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.alt),title:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.title),height:24,width:24}),(null==n?void 0:n.text)&&e.createElement("div",{className:`${(null==n?void 0:n.icon)&&(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)} ${(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=f?o:""}`,style:Object.assign({},(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===f?{color:null===(r=null==n?void 0:n.textColorPicker)||void 0===r?void 0:r.color}:{})},e.createElement(te,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var Gn={outer:"FalconButton-module_outer__Ni5Ho",container:"FalconButton-module_container__fnOrQ","button-left":"FalconButton-module_button-left__PI3pZ","button-right":"FalconButton-module_button-right__imbZp","button-center":"FalconButton-module_button-center__xPjFE",button:"FalconButton-module_button__CyM3c","button-icon-after":"FalconButton-module_button-icon-after__iF6z5","button-icon-before":"FalconButton-module_button-icon-before__TbATB",buttonLabel:"FalconButton-module_buttonLabel__1nGbI","asset-cursor":"FalconButton-module_asset-cursor__ReeUk","container-button":"FalconButton-module_container-button__SRQun"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButton-module_outer__Ni5Ho a {\n text-decoration: none;\n}\n\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-left__PI3pZ {\n text-align: left;\n}\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-right__imbZp {\n text-align: right;\n}\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-center__xPjFE {\n text-align: center;\n}\n.FalconButton-module_container__fnOrQ a {\n text-decoration: none;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c {\n display: inline-flex;\n align-items: center;\n pointer-events: all;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-after__iF6z5 {\n margin-left: 8px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-before__TbATB {\n margin-right: 8px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_buttonLabel__1nGbI {\n line-height: 24px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk {\n cursor: default;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_button-icon-before__TbATB,\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_buttonLabel__1nGbI {\n cursor: pointer;\n}\n\n.FalconButton-module_container-button__SRQun a {\n text-decoration: none;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c {\n display: inline-flex;\n align-items: center;\n pointer-events: all;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-after__iF6z5 {\n margin-left: 8px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-before__TbATB {\n margin-right: 8px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_buttonLabel__1nGbI {\n line-height: 24px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk {\n cursor: default;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_button-icon-before__TbATB,\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_buttonLabel__1nGbI {\n cursor: pointer;\n}");const $n=n=>{var t,r,o,i;const{content:a}=n,{asset:l}=n,{phoneNumber:d}=n,{updatedContent:m}=n,{enableLoginButton:p}=n,{setButtonClicked:h}=n,{onClickTrack:v}=n,{fromTallhero:b}=n;(null==a?void 0:a.minWidth)&&(null==a||a.minWidth);const{isblacktheme:f}=n,{id:_}=n,[x,T]=e.useState("#");let w=null===(t=null==a?void 0:a.buttonLink)||void 0===t?void 0:t.cached_url;e.useEffect((()=>{var e,n;(null==l?void 0:l.fieldtype)&&null!==(null==l?void 0:l.filename)?T(l.filename):(null===(e=null==a?void 0:a.buttonLink)||void 0===e?void 0:e.cached_url)&&""!==(null===(n=null==a?void 0:a.buttonLink)||void 0===n?void 0:n.cached_url)?T((e=>"undefined"!=typeof window?e=="/"+window.document.documentElement.getAttribute("lang")+"/"?"#":e:"#")(w)):T("#")}),[]);const[C,S]=e.useState(!1),[B,k]=e.useState(!1),[I,E]=e.useState(!1),[P,A]=e.useState("");e.useState("");const W=()=>{const e=window.innerWidth;e>1439&&A("1276px"),e>1023&&e<1440&&A("940px"),e<1024&&e>767&&A("688px"),e<768&&A("343px")};e.useEffect((()=>{W(),window.addEventListener("resize",W)}),[]);const R=(e=>{switch(e){case"Primary-V1":return"falcon-primary-button-v1";case"Primary-V1-JC":return"falcon-primary-button-v1-JC";case"Secondary-V1":return"falcon-secondary-button-v1";case"Secondary-V1-JC":return"falcon-secondary-button-v1-JC";case"Secondary-V4":return"falcon-secondary-button-v4";case"Secondary-V4-JC":return"falcon-secondary-button-v4-JC";case"Secondary-Dark":return"falcon-secondary-button-dark";case"Secondary-Dark-JC":return"falcon-secondary-button-dark-JC";default:return"falcon-primary-dark-button"}})(null==a?void 0:a.buttonType),N=(null==a?void 0:a.id)?"#"+(null==a?void 0:a.id):d?`tel:${d||0}`:x;return e.createElement("div",null,e.createElement(de,null,e.createElement(e.Fragment,null,(null==a?void 0:a.buttonLabel)&&e.createElement("a",{href:(null===(r=null==a?void 0:a.bloks)||void 0===r?void 0:r.length)>0||(null==m?void 0:m.preToPostPromotionId)===y?void 0:N,target:(null===(o=null==a?void 0:a.bloks)||void 0===o?void 0:o.length)>0?"":null==a?void 0:a.linkTarget,onClick:(null===(i=null==a?void 0:a.bloks)||void 0===i?void 0:i.length)>0?e=>{var n,t,r;(null===(n=null==a?void 0:a.buttonType)||void 0===n?void 0:n.includes("Primary"))?ne(Q,X,{link_url:null===(t=null==a?void 0:a.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==a?void 0:a.buttonLabel}):ne(Q,K,{link_url:null===(r=null==a?void 0:a.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==a?void 0:a.buttonLabel}),E((e=>!e)),h&&h(!0),e.preventDefault()}:e=>{var t,r,o;(null==m?void 0:m.preToPostPromotionId)===y?p():(null==a||a.buttonLabel,(null===(t=null==a?void 0:a.buttonType)||void 0===t?void 0:t.includes("Primary"))?ne(Q,X,{link_url:null===(r=null==a?void 0:a.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==a?void 0:a.buttonLabel}):ne(Q,K,{link_url:null===(o=null==a?void 0:a.buttonLink)||void 0===o?void 0:o.cached_url,click_text:null==a?void 0:a.buttonLabel}),S(!C),h&&h(!0),"function"==typeof v&&v(e),n.buttonClicked&&e.preventDefault(),(null==a?void 0:a.enableScroll)&&(w=window.location.href,w.includes(null==a?void 0:a.targetElement.blockIdentifier)||(w.endsWith("#")?w+=null==a?void 0:a.targetElement.blockIdentifier:w+="#"+a.targetElement.blockIdentifier,T(w))))},rel:"_blank"===(null==a?void 0:a.linkTarget)?"opener":"noopener",className:Gn.anchor},e.createElement("div",{className:`${b?Gn["container-button"]:Gn.container}\n ${(null==a?void 0:a.buttonAlignment)===c?Gn["button-right"]:""}\n \n ${(null==a?void 0:a.buttonAlignment)===u?Gn["button-left"]:""}\n \n ${a.buttonAlignment===s?Gn["button-center"]:""}`},e.createElement("div",{className:`${R} ${Gn.button} ${C?"clicked":""} ${(null==l?void 0:l.fieldtype)?Gn["asset-cursor"]:""}`,onMouseOut:()=>{k(!1)},onMouseOver:()=>{k(!0)}},(null==a?void 0:a.iconPosition)===g&&e.createElement("div",{id:_,className:Gn.buttonLabel},null==a?void 0:a.buttonLabel),(null==a?void 0:a.buttonIcon)&&(null==a?void 0:a.buttonIcon.filename)&&e.createElement("div",{className:`${(null==a?void 0:a.iconPosition)===g?Gn["button-icon-after"]:Gn["button-icon-before"]}`},e.createElement("img",{src:f?(()=>{var e,n,t,r;return C?(null==a?void 0:a.blackFridayThemeIcon)&&(null===(e=null==a?void 0:a.blackFridayThemeIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.blackFridayThemeIcon)||void 0===n?void 0:n.filename:"":B&&!C?(null==a?void 0:a.blackFridayThemeIcon)&&(null===(t=null==a?void 0:a.blackFridayThemeIcon)||void 0===t?void 0:t.filename):(null==a?void 0:a.blackFridayThemeIcon)&&(null===(r=null==a?void 0:a.blackFridayThemeIcon)||void 0===r?void 0:r.filename)})():(()=>{var e,n,t,r,o,i;return C?(null==a?void 0:a.buttonClickedIcon)&&(null===(e=null==a?void 0:a.buttonClickedIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.buttonClickedIcon)||void 0===n?void 0:n.filename:"":B&&!C?(null==a?void 0:a.buttonHoverIcon)&&(null===(t=null==a?void 0:a.buttonHoverIcon)||void 0===t?void 0:t.filename)?null===(r=null==a?void 0:a.buttonHoverIcon)||void 0===r?void 0:r.filename:null===(o=null==a?void 0:a.buttonIcon)||void 0===o?void 0:o.filename:(null==a?void 0:a.buttonIcon)&&(null===(i=null==a?void 0:a.buttonIcon)||void 0===i?void 0:i.filename)})(),height:f?"18px":"24px",width:f?"12px":"24px"})),"before"===(null==a?void 0:a.iconPosition)&&e.createElement("div",{className:`${Gn.buttonLabel} ${f&&Gn.whiteTextColor}`,id:_},null==a?void 0:a.buttonLabel)))))))};var jn={container:"InternetAndTvCardItemBenefits-module_container__0Qpwe","content-container":"InternetAndTvCardItemBenefits-module_content-container__NOCvO","content-button":"InternetAndTvCardItemBenefits-module_content-button__3SnUD",alignment:"InternetAndTvCardItemBenefits-module_alignment__F1gLN",icon:"InternetAndTvCardItemBenefits-module_icon__GCO1H",gradient:"InternetAndTvCardItemBenefits-module_gradient__9ilPV",butn:"InternetAndTvCardItemBenefits-module_butn__BY29m","button-variant":"InternetAndTvCardItemBenefits-module_button-variant__hkHVT","butn-container":"InternetAndTvCardItemBenefits-module_butn-container__tKbJK"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.InternetAndTvCardItemBenefits-module_container__0Qpwe {\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\n border-radius: 8px;\n height: 100%;\n position: relative;\n align-items: left;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe > a {\n text-decoration: none;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-container__NOCvO {\n padding: 24px 32px 32px 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 54px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_alignment__F1gLN {\n display: flex;\n flex-direction: column;\n justify-content: center;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_icon__GCO1H {\n padding: 24px 32px 0 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV {\n display: contents;\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV > span {\n width: 100% !important;\n border-top-left-radius: 8px;\n border-top-right-radius: 8px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV > img {\n width: 100%;\n height: 100%;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn__BY29m {\n pointer-events: none;\n padding: 0 8px;\n width: max-content;\n max-width: 100%;\n position: absolute;\n bottom: 0;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_button-variant__hkHVT {\n padding-left: 8px;\n padding-right: 8px;\n margin-bottom: 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn-container__tKbJK {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-container__NOCvO {\n padding: 16px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 60px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_icon__GCO1H {\n padding: 16px 16px 0 16px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn__BY29m {\n pointer-events: none;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_button-variant__hkHVT {\n margin-bottom: 12px;\n bottom: 10px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .falcon-secondary-button-v4 {\n padding-left: 8px;\n padding-right: 8px;\n padding-bottom: 12px;\n }\n}\n@media (max-width: 380px) {\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 60px;\n }\n}");const Qn=({content:n,metadata:t})=>{var r,o,i,a,l,d,c,m,p;const g=e.useRef(null),h=(null==n?void 0:n.asset)&&(null===(r=null==n?void 0:n.asset.filename)||void 0===r?void 0:r.endsWith("svg"))?T:"img";return e.useEffect((()=>{var e;const t=new IntersectionObserver((e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ne(H,H,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:Y,banner_type:"Sub Teaser",banner_location:null==n?void 0:n.bannerLocation,audience_name:q,promotion_objective:q}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return g.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(g.current),()=>{t.disconnect()}})),e.createElement(e.Fragment,null,!(null==n?void 0:n.notToDisplay)&&e.createElement("div",{className:`${jn.container} ${"Secondary-V4"!=(null===(o=null==n?void 0:n.button[0])||void 0===o?void 0:o.buttonType)&&jn["button-style"]}`,style:Object.assign({},(null==n?void 0:n.defaultBackgroundColor)===f?{backgroundColor:null===(i=null==n?void 0:n.backgroundColorPicker)||void 0===i?void 0:i.color}:{backgroundColor:null==n?void 0:n.defaultBackgroundColor}),ref:g},((null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a.length)>0||(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)||(null===(l=null==n?void 0:n.button)||void 0===l?void 0:l.length)>0)&&e.createElement("div",{className:((null==n?void 0:n.subElementsAlignment)===s?"align-center":(null==n?void 0:n.subElementsAlignment)===u?"align-left":"align-right")+" "},(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)&&h===T&&e.createElement("div",{className:`${jn.icon}`},e.createElement("img",{src:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename),title:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.title),alt:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.alt),height:"48",width:"48"})),(null===(d=null==n?void 0:n.textBlok)||void 0===d?void 0:d.length)>0&&e.createElement("div",{className:`\n ${jn["content-container"]} ${(null===(c=null==n?void 0:n.button)||void 0===c?void 0:c.length)>0&&(null==n?void 0:n.button[0])&&jn["content-button"]}`},(null===(m=null==n?void 0:n.textBlok)||void 0===m?void 0:m.length)>0&&(null==n?void 0:n.textBlok.map((n=>"falconTitle"===(null==n?void 0:n.component)?e.createElement(Vn,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(On,{content:n}):void 0)))),(null===(p=null==n?void 0:n.button)||void 0===p?void 0:p.length)>0&&e.createElement("div",{className:`${jn.butn} ${jn["button-variant"]} ${jn["butn-container"]} `},e.createElement($n,{content:null==n?void 0:n.button[0],eventAction:"InternetTVCard",metadata:t,setButtonClicked:e=>{var t,r,o,i,a,l;const d=null!==(o=null===(r=null===(t=null==n?void 0:n.textBlok)||void 0===t?void 0:t[0])||void 0===r?void 0:r.text)&&void 0!==o?o:"",s=null!==(a=null===(i=null==n?void 0:n.button)||void 0===i?void 0:i[0])&&void 0!==a?a:"";e&&ne(Q,"internet_tv_card_click",{link_url:null===(l=null==s?void 0:s.buttonLink)||void 0===l?void 0:l.cached_url,click_text:null==s?void 0:s.buttonLabel,headline:d})}})))))};var Un={container:"InternetAndTvCardsBenefits-module_container__raz-h","text-container":"InternetAndTvCardsBenefits-module_text-container__90Wb3",btn:"InternetAndTvCardsBenefits-module_btn__rRfTF",overline:"InternetAndTvCardsBenefits-module_overline__2xTAG",cards:"InternetAndTvCardsBenefits-module_cards__UHimj",card:"InternetAndTvCardsBenefits-module_card__VEZEh",carousel:"InternetAndTvCardsBenefits-module_carousel__LB5pI",slide:"InternetAndTvCardsBenefits-module_slide__vS8wq"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.InternetAndTvCardsBenefits-module_container__raz-h {\n border-radius: 0;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .sr-responsive-row {\n padding: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n text-align: center;\n margin: 0 auto 40px auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n margin-bottom: 28px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_btn__rRfTF {\n padding-top: 24px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_overline__2xTAG {\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n color: #86807c;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .d-sm-block {\n display: flex !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .d-none {\n display: none !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n justify-content: center;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n padding-bottom: 48px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj .InternetAndTvCardsBenefits-module_card__VEZEh {\n margin-bottom: 20px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n text-align: center;\n padding-bottom: 96px;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n padding-bottom: 84px;\n }\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI .react-multiple-carousel__arrow {\n margin-right: 20px;\n margin-left: 20px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track {\n margin-bottom: 40px !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li:last-child {\n margin-left: 0 !important;\n padding-right: 24px;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li {\n padding-left: 16px !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track .react-multi-carousel-item {\n visibility: visible !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--right {\n right: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--left {\n left: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow::before {\n color: #da291c;\n font-size: 16px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: -1%;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: -1%;\n}\n@media (min-width: 1440px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: 0;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n z-index: 1;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot button {\n background-color: #a6a4a2;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot--active button {\n background-color: #e6003c;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n height: 100%;\n padding: 0 8px 0 8px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n padding: 0px;\n }\n}");const Hn=({content:n})=>{const t=(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"blue":return"falcon-background-blue";case"dark-green":return"falcon-background-green";default:return""}})(null==n?void 0:n.backgroundColor),r=re(null==n?void 0:n.gradientBackground),o=(null==n?void 0:n.gradientBackground)===f?t:r;return e.createElement("div",null,(null==n?void 0:n.height)?e.createElement("div",{className:`d-none d-sm-block ${o}`,style:{height:`${null==n?void 0:n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${o}`,style:{height:`${null==n?void 0:n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${o} `,style:{height:`${null==n?void 0:n.mobHeight}px`}}))};exports.ButtonGroup=Ce,exports.ImageComponent=ye,exports.ImageWithText=ke,exports.ImageWithTextWrapper=({content:n})=>{var t;const r=d();return e.createElement("div",{style:{position:"relative"}},e.createElement(Mn,{infinite:null==n?void 0:n.enableCycle,responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:1},tabletLarge:{breakpoint:{max:1439,min:1024},items:1,partialVisibilityGutter:60},tabletMedium:{breakpoint:{max:1023,min:768},items:1,partialVisibilityGutter:60},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:30}},autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(t=null==n?void 0:n.productTeaserSlides)||void 0===t?void 0:t.length),customDot:"large-desktop"===r?e.createElement((t=>{var r,o,i;const{onClick:a,active:l,index:d}=t;return e.createElement("div",{className:l?zn.stageTeaserTabActive:zn.stageTeaserTab,onClick:()=>(()=>{var e,t;const r=null===(t=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[d])||void 0===t?void 0:t.analyticsTitle;a(),ne(Q,"article_pagination_icon_click",{banner_promotion_name:r,component:U})})()},e.createElement("img",{src:null===(i=null===(o=null===(r=null==n?void 0:n.bloks)||void 0===r?void 0:r[d])||void 0===o?void 0:o.thumbImage)||void 0===i?void 0:i.filename,alt:"arrow",width:64,height:64}))}),null):e.createElement(e.Fragment,null),dotListClass:zn.carousel_dot,itemClass:zn.carouselItem,ssr:!0,arrows:!1,containerClass:zn.carouselContainer,sliderClass:zn.sliderClass,customButtonGroup:e.createElement((t=>{var o,i,a,l;const d=null===(o=null==t?void 0:t.carouselState)||void 0===o?void 0:o.currentSlide;return e.createElement(e.Fragment,null,(null===(i=null==n?void 0:n.bloks)||void 0===i?void 0:i.length)>1&&"large-desktop"===r&&e.createElement("div",null,e.createElement("button",{disabled:0===(null===(a=null==t?void 0:t.carouselState)||void 0===a?void 0:a.currentSlide),className:zn.leftArrow,onClick:()=>(()=>{var e,r;const o=d<=0?0:d-1,i=null===(r=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[o])||void 0===r?void 0:r.analyticsTitle;t.previous(),ne(Q,"article_pagination_left_click",{banner_promotion_name:i,component:U})})()}),e.createElement("button",{disabled:(null===(l=null==t?void 0:t.carouselState)||void 0===l?void 0:l.currentSlide)+1===(null==t?void 0:t.carouselState.totalItems),className:zn.rightArrow,onClick:()=>{(()=>{var e,r,o;const i=null===(e=null==t?void 0:t.carouselState)||void 0===e?void 0:e.totalItems,a=d>=i?i:d+1,l=null===(o=null===(r=null==n?void 0:n.bloks)||void 0===r?void 0:r[a])||void 0===o?void 0:o.analyticsTitle;t.next(),ne(Q,"article_pagination_right_click",{banner_promotion_name:l,component:U})})()}})))}),null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==r},null==n?void 0:n.bloks.map(((n,t)=>e.createElement(ke,{content:n,key:t,index:t})))))},exports.InternetAndTvCardsBenefits=({content:n,metadata:t})=>{var r,o,i,a,l,s,u,c,m,p;const g="2"===(null==n?void 0:n.cardsInRow)?2:"3"===(null==n?void 0:n.cardsInRow)?3:4,T=d(),y={desktop:{breakpoint:{max:7e3,min:1440},items:g},tabletLarge:{breakpoint:{max:1439,min:1024},items:3},tabletMedium:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:45}},w="2"===(null==n?void 0:n.cardsInRow)&&2==(null==n?void 0:n.Cards.length)?x:"2"===(null==n?void 0:n.cardsInRow)&&(null==n?void 0:n.Cards.length)>2?"col-lg-6":"3"===(null==n?void 0:n.cardsInRow)?x:"col-lg-3",C=re(null==n?void 0:n.gradientBackground),S=oe(null==n?void 0:n.headlineColor),B=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)!==f?S:"",k=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)===f?{color:null===(r=null==n?void 0:n.headlineColorPicker)||void 0===r?void 0:r.color}:{},[I,E]=e.useState([]);return e.useEffect((()=>{var e;const t=[];(null===(e=null==n?void 0:n.Cards)||void 0===e?void 0:e.length)>0&&(null==n||n.Cards.map((e=>{!e.notToDisplay&&t.push(e)}))),E(t)}),[]),e.createElement("div",{className:`${Un.container} ${(null==n?void 0:n.gradientBackground)!=f?C:""}`,id:(null==n?void 0:n.id)||"",style:Object.assign({},(null==n?void 0:n.gradientBackground)===f?{backgroundColor:null===(o=null==n?void 0:n.backgroundColor)||void 0===o?void 0:o.color}:{})},(null===(i=null==n?void 0:n.topSpace)||void 0===i?void 0:i.length)>0&&e.createElement(Hn,{content:null==n?void 0:n.topSpace[0]}),e.createElement(de,null,e.createElement(e.Fragment,null,((null==n?void 0:n.overlineText)||(null===(a=null==n?void 0:n.description)||void 0===a?void 0:a.length)>0||(null===(l=null==n?void 0:n.button)||void 0===l?void 0:l.length)>0||(null==n?void 0:n.title))&&e.createElement("div",{className:Un["text-container"]},(null==n?void 0:n.overlineText)&&e.createElement("div",{className:Un.overline},null==n?void 0:n.overlineText),(null==n?void 0:n.title)&&(null==n?void 0:n.headlineVariants)===h?e.createElement("h1",{className:B,style:Object.assign({},k)},null==n?void 0:n.title," "):(null==n?void 0:n.headlineVariants)===v?e.createElement("h2",{className:B,style:Object.assign({},k)},null==n?void 0:n.title):(null==n?void 0:n.headlineVariants)===b?e.createElement("h3",{className:B,style:Object.assign({},k)},null==n?void 0:n.title):e.createElement("h4",{className:B,style:Object.assign({},k)},null==n?void 0:n.title),(null===(s=null==n?void 0:n.description)||void 0===s?void 0:s.length)>0&&e.createElement(On,{content:null==n?void 0:n.description[0]}),(null==n?void 0:n.button)&&(null===(u=null==n?void 0:n.button)||void 0===u?void 0:u.length)>0&&e.createElement("div",{className:Un.btn},e.createElement($n,{content:null==n?void 0:n.button[0],eventAction:null==n?void 0:n.title,metadata:t}))),(null==n?void 0:n.isMobSlider)&&(null==n?void 0:n.variant)===_?e.createElement(e.Fragment,null,e.createElement("div",{className:`row ${Un.cards} d-none d-sm-block`},(null==I?void 0:I.length)>0&&(null==I?void 0:I.map(((n,r)=>e.createElement("div",{key:r,className:`${w} col-md-4 col-sm-6 ${Un.card}`},e.createElement(Qn,{content:n,metadata:t})))))),e.createElement("div",{className:`d-block d-sm-none ${Un.carousel}`},(null==I?void 0:I.length)>0&&e.createElement(Mn,{infinite:null==n?void 0:n.enableCycle,responsive:y,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(c=null==n?void 0:n.productTeaserSlides)||void 0===c?void 0:c.length),dotListClass:Un.carousel_dot,itemClass:Un.carouselItem,ssr:!0,arrows:!1,containerClass:Un.carouselContainer,sliderClass:Un.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==T},null==I?void 0:I.map(((n,r)=>e.createElement("div",{key:r,className:Un.slide},e.createElement(Qn,{content:n,metadata:t}))))))):(null==n?void 0:n.variant)===_?e.createElement("div",{className:`row ${Un.cards}`},(null==I?void 0:I.length)>0&&(null==I?void 0:I.map(((n,r)=>e.createElement("div",{key:r,className:`${w} col-md-4 col-sm-6 ${Un.card}`},e.createElement(Qn,{content:n,metadata:t})))))):e.createElement("div",{className:Un.carousel},(null==I?void 0:I.length)>0&&e.createElement(Mn,{infinite:null==n?void 0:n.enableCycle,responsive:y,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(m=null==n?void 0:n.productTeaserSlides)||void 0===m?void 0:m.length),dotListClass:Un.carousel_dot,itemClass:Un.carouselItem,ssr:!0,arrows:!1,containerClass:Un.carouselContainer,sliderClass:Un.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==T},null==I?void 0:I.map(((n,r)=>e.createElement("div",{key:r,className:Un.slide},e.createElement(Qn,{content:n,metadata:t})))))))),(null===(p=null==n?void 0:n.bottomSpace)||void 0===p?void 0:p.length)>0&&e.createElement(Hn,{content:null==n?void 0:n.bottomSpace[0]}))},exports.RibbonComponent=({content:n})=>{var t,r,o,i,d,s,u,c,m,p,g,h,v,b,f,_,x,T,y,w,C,S,B,k,I,E;const A=e.useRef(null),[W,N]=e.useState(!1),F=R.getCookie("sunriseAuth"),[L,M]=e.useState(!1),z=new Date,[D,V]=e.useState(null==n?void 0:n.teaserTimer[0]),O=l(new Date(null===(r=null===(t=null==n?void 0:n.teaserTimer[0])||void 0===t?void 0:t.endTime)||void 0===r?void 0:r.replace(/-/g,"/"))),G=l(new Date(null===(i=null===(o=null==n?void 0:n.teaserTimer[0])||void 0===o?void 0:o.startTime)||void 0===i?void 0:i.replace(/-/g,"/"))),$=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",j=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[Q,U]=e.useState(!1),X=()=>{const e=O.getTime()-z.getTime();if(e>0&&Q){return{days:("0"+Math.floor(e/864e5)).slice(-2),hours:("0"+Math.floor(e/36e5%24)).slice(-2),mins:("0"+Math.floor(e/1e3/60%60)).slice(-2),sec:("0"+Math.floor(e/1e3%60)).slice(-2)}}return null},[K,Z]=e.useState(X()),re=()=>{!1===W&&N(!0)};e.useEffect((()=>{var e;if(null===(e=null==n?void 0:n.teaserTimer[0])||void 0===e?void 0:e.startTime){const e=null==n?void 0:n.teaserTimer[0];e.isDarkMode=null==n?void 0:n.enableDarkMode,V(e)}!F&&"nauth"===(null==n?void 0:n.targetCustomer)||"both"===(null==n?void 0:n.targetCustomer)||F&&"auth"===(null==n?void 0:n.targetCustomer)?M(!0):M(!1)}),[]),e.useEffect((()=>{Z(X()),z.getTime()>=G.getTime()&&!Q&&U(!0);const e=setInterval((()=>{Z(X())}),1e3);return()=>{clearInterval(e)}}),[Q]),e.useEffect((()=>{var e;const t=new IntersectionObserver((e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ne(H,H,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:Y,banner_type:ee,banner_location:null==n?void 0:n.bannerLocation,audience_name:q,promotion_objective:q}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return A.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(A.current),()=>{t.disconnect()}}));return e.createElement(e.Fragment,null,!1===W&&(void 0===(null===(d=null==n?void 0:n.teaserTimer[0])||void 0===d?void 0:d.startTime)&&null===K||void 0!==(null===(s=null==n?void 0:n.teaserTimer[0])||void 0===s?void 0:s.startTime)&&null!==K)&&L&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==n?void 0:n.backgroundColor},ref:A},e.createElement("div",{className:$},e.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(u=null==n?void 0:n.icon)||void 0===u?void 0:u.filename)&&e.createElement("div",{className:"ribbonComponent_Image"},e.createElement("img",{className:"ribbonComponent_Icon",src:(null==n?void 0:n.enableDarkMode)?null===(c=null==n?void 0:n.darkModeIcon)||void 0===c?void 0:c.filename:null===(m=null==n?void 0:n.icon)||void 0===m?void 0:m.filename})),(null==n?void 0:n.description)&&e.createElement("div",{className:j},e.createElement(te,{content:null==n?void 0:n.description}),e.createElement("div",null))),e.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(p=null==n?void 0:n.teaserTimer[0])||void 0===p?void 0:p.startTime)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Timer"},e.createElement(P,{content:D})),(null==n?void 0:n.buttonText)||(null==n?void 0:n.hotlineNumber)?e.createElement("div",{className:"ribbonComponent_HrBreaker"}):e.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==n?void 0:n.buttonText)&&(null===(g=null==n?void 0:n.link)||void 0===g?void 0:g.url)||(null==n?void 0:n.hotlineNumber)&&(null===(h=null==n?void 0:n.buttonIcon)||void 0===h?void 0:h.filename))&&e.createElement("div",{className:"ribbonComponent_Button"},e.createElement("a",{href:(null==n?void 0:n.hotlineNumber)?`tel:${(null==n?void 0:n.hotlineNumber)||0}`:null===(v=null==n?void 0:n.link)||void 0===v?void 0:v.url,target:null!==(b=null==n?void 0:n.target)&&void 0!==b?b:"",rel:"_blank"===(null==n?void 0:n.target)?"opener":"noopener",onClick:()=>{var e;ne(J,J,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:Y,banner_type:ee,audience_name:q,promotion_objective:q,banner_location:null==n?void 0:n.bannerLocation})}},e.createElement("div",{className:a(null==n?void 0:n.buttonType)},(null==n?void 0:n.hotlineNumber)&&"left"===(null==n?void 0:n.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(f=null==n?void 0:n.buttonIcon)||void 0===f?void 0:f.filename}),(null==n?void 0:n.hotlineNumber)?null==n?void 0:n.hotlineNumber:null==n?void 0:n.buttonText,(null==n?void 0:n.hotlineNumber)&&"right"===(null==n?void 0:n.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(_=null==n?void 0:n.buttonIcon)||void 0===_?void 0:_.filename})))),(null===(x=null==n?void 0:n.closeIcon)||void 0===x?void 0:x.filename)&&(null==n?void 0:n.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>re()},e.createElement("img",{src:(null==n?void 0:n.enableDarkMode)?null!==(y=null===(T=null==n?void 0:n.darkModeCloseIcon)||void 0===T?void 0:T.filename)&&void 0!==y?y:null===(w=null==n?void 0:n.closeIcon)||void 0===w?void 0:w.filename:null===(C=null==n?void 0:n.closeIcon)||void 0===C?void 0:C.filename}))),(null===(S=null==n?void 0:n.closeIcon)||void 0===S?void 0:S.filename)&&(null==n?void 0:n.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>re()},e.createElement("img",{src:(null==n?void 0:n.enableDarkMode)?null!==(k=null===(B=null==n?void 0:n.darkModeCloseIcon)||void 0===B?void 0:B.filename)&&void 0!==k?k:null===(I=null==n?void 0:n.closeIcon)||void 0===I?void 0:I.filename:null===(E=null==n?void 0:n.closeIcon)||void 0===E?void 0:E.filename}))))))},exports.StageTeaserComponent=({content:n,isFullWidth:t,isSlimVersion:r})=>e.createElement(e.Fragment,null,"single"===(null==n?void 0:n.layoutgrid)?e.createElement(xe,{content:n,isFullWidth:t,isSlimVersion:r}):e.createElement(se,{content:n,isFullWidth:t,isSlimVersion:r})),exports.TextComponent=Se;
3
+ Copyright (c) 2018 Jed Watson.
4
+ Licensed under the MIT License (MIT), see
5
+ http://jedwatson.github.io/classnames
6
+ */
7
+ jn={get exports(){return zn},set exports(e){zn=e}},function(){var e={}.hasOwnProperty;function n(){for(var e="",n=0;n<arguments.length;n++){var o=arguments[n];o&&(e=r(e,t(o)))}return e}function t(t){if("string"==typeof t||"number"==typeof t)return t;if("object"!=typeof t)return"";if(Array.isArray(t))return n.apply(null,t);if(t.toString!==Object.prototype.toString&&!t.toString.toString().includes("[native code]"))return t.toString();var o="";for(var i in t)e.call(t,i)&&t[i]&&(o=r(o,i));return o}function r(e,n){return n?e?e+" "+n:e+n:e}jn.exports?(n.default=n,jn.exports=n):window.classNames=n}();var $n=zn;function Gn(){return Gn=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)({}).hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},Gn.apply(null,arguments)}function Un(e,n){if(null==e)return{};var t={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==n.indexOf(r))continue;t[r]=e[r]}return t}function Qn(e,n){return Qn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,n){return e.__proto__=n,e},Qn(e,n)}const Hn=a.createContext({prefixes:{}});function Xn(n,t){const{prefixes:r}=e.useContext(Hn);return n||r[t]||t}function Jn(e){return e&&e.ownerDocument||document}function Kn(e,n){return function(e){var n=Jn(e);return n&&n.defaultView||window}(e).getComputedStyle(e,n)}var Yn=/([A-Z])/g;var qn=/^ms-/;function Zn(e){return function(e){return e.replace(Yn,"-$1").toLowerCase()}(e).replace(qn,"-ms-")}var et=/^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i;function nt(e,n){var t="",r="";if("string"==typeof n)return e.style.getPropertyValue(Zn(n))||Kn(e).getPropertyValue(Zn(n));Object.keys(n).forEach((function(o){var i=n[o];i||0===i?!function(e){return!(!e||!et.test(e))}(o)?t+=Zn(o)+": "+i+";":r+=o+"("+i+") ":e.style.removeProperty(Zn(o))})),r&&(t+="transform: "+r+";"),e.style.cssText+=";"+t}var tt,rt={},ot={get exports(){return rt},set exports(e){rt=e}},it={},at={get exports(){return it},set exports(e){it=e}},lt={};var dt,st,ut,ct,mt,pt,ft,gt,ht,vt,bt,_t,xt,yt,Tt={};
8
+ /** @license React v16.13.1
9
+ * react-is.development.js
10
+ *
11
+ * Copyright (c) Facebook, Inc. and its affiliates.
12
+ *
13
+ * This source code is licensed under the MIT license found in the
14
+ * LICENSE file in the root directory of this source tree.
15
+ */function wt(){return st||(st=1,function(e){"production"===process.env.NODE_ENV?e.exports=function(){if(tt)return lt;tt=1;var e="function"==typeof Symbol&&Symbol.for,n=e?Symbol.for("react.element"):60103,t=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,s=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,c=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function _(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case n:switch(e=e.type){case d:case s:case r:case i:case o:case c:return e;default:switch(e=e&&e.$$typeof){case l:case u:case f:case p:case a:return e;default:return m}}case t:return m}}}function x(e){return _(e)===s}return lt.AsyncMode=d,lt.ConcurrentMode=s,lt.ContextConsumer=l,lt.ContextProvider=a,lt.Element=n,lt.ForwardRef=u,lt.Fragment=r,lt.Lazy=f,lt.Memo=p,lt.Portal=t,lt.Profiler=i,lt.StrictMode=o,lt.Suspense=c,lt.isAsyncMode=function(e){return x(e)||_(e)===d},lt.isConcurrentMode=x,lt.isContextConsumer=function(e){return _(e)===l},lt.isContextProvider=function(e){return _(e)===a},lt.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},lt.isForwardRef=function(e){return _(e)===u},lt.isFragment=function(e){return _(e)===r},lt.isLazy=function(e){return _(e)===f},lt.isMemo=function(e){return _(e)===p},lt.isPortal=function(e){return _(e)===t},lt.isProfiler=function(e){return _(e)===i},lt.isStrictMode=function(e){return _(e)===o},lt.isSuspense=function(e){return _(e)===c},lt.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===s||e===i||e===o||e===c||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===a||e.$$typeof===l||e.$$typeof===u||e.$$typeof===h||e.$$typeof===v||e.$$typeof===b||e.$$typeof===g)},lt.typeOf=_,lt}():e.exports=(dt||(dt=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,n=e?Symbol.for("react.element"):60103,t=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,s=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,c=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function _(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case n:var g=e.type;switch(g){case d:case s:case r:case i:case o:case c:return g;default:var h=g&&g.$$typeof;switch(h){case l:case u:case f:case p:case a:return h;default:return m}}case t:return m}}}var x=d,y=s,T=l,w=a,C=n,S=u,E=r,k=f,B=p,I=t,P=i,N=o,R=c,A=!1;function O(e){return _(e)===s}Tt.AsyncMode=x,Tt.ConcurrentMode=y,Tt.ContextConsumer=T,Tt.ContextProvider=w,Tt.Element=C,Tt.ForwardRef=S,Tt.Fragment=E,Tt.Lazy=k,Tt.Memo=B,Tt.Portal=I,Tt.Profiler=P,Tt.StrictMode=N,Tt.Suspense=R,Tt.isAsyncMode=function(e){return A||(A=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),O(e)||_(e)===d},Tt.isConcurrentMode=O,Tt.isContextConsumer=function(e){return _(e)===l},Tt.isContextProvider=function(e){return _(e)===a},Tt.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},Tt.isForwardRef=function(e){return _(e)===u},Tt.isFragment=function(e){return _(e)===r},Tt.isLazy=function(e){return _(e)===f},Tt.isMemo=function(e){return _(e)===p},Tt.isPortal=function(e){return _(e)===t},Tt.isProfiler=function(e){return _(e)===i},Tt.isStrictMode=function(e){return _(e)===o},Tt.isSuspense=function(e){return _(e)===c},Tt.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===s||e===i||e===o||e===c||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===a||e.$$typeof===l||e.$$typeof===u||e.$$typeof===h||e.$$typeof===v||e.$$typeof===b||e.$$typeof===g)},Tt.typeOf=_}()),Tt)}(at)),it}
16
+ /*
17
+ object-assign
18
+ (c) Sindre Sorhus
19
+ @license MIT
20
+ */function Ct(){if(pt)return mt;pt=1;return mt="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function St(){return gt?ft:(gt=1,ft=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var Et=wt();ot.exports=function(){if(_t)return bt;_t=1;var e=wt(),n=function(){if(ct)return ut;ct=1;var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;function r(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}return ut=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var n={},t=0;t<10;t++)n["_"+String.fromCharCode(t)]=t;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(e){return n[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(o,i){for(var a,l,d=r(o),s=1;s<arguments.length;s++){for(var u in a=Object(arguments[s]))n.call(a,u)&&(d[u]=a[u]);if(e){l=e(a);for(var c=0;c<l.length;c++)t.call(a,l[c])&&(d[l[c]]=a[l[c]])}}return d},ut}(),t=Ct(),r=St(),o=function(){if(vt)return ht;vt=1;var e=function(){};if("production"!==process.env.NODE_ENV){var n=Ct(),t={},r=St();e=function(e){var n="Warning: "+e;"undefined"!=typeof console&&console.error(n);try{throw new Error(n)}catch(e){}}}function o(o,i,a,l,d){if("production"!==process.env.NODE_ENV)for(var s in o)if(r(o,s)){var u;try{if("function"!=typeof o[s]){var c=Error((l||"React class")+": "+a+" type `"+s+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[s]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw c.name="Invariant Violation",c}u=o[s](i,s,l,a,null,n)}catch(e){u=e}if(!u||u instanceof Error||e((l||"React class")+": type specification of "+a+" `"+s+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in t)){t[u.message]=!0;var m=d?d():"";e("Failed "+a+" type: "+u.message+(null!=m?m:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(t={})},ht=o}(),i=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var n="Warning: "+e;"undefined"!=typeof console&&console.error(n);try{throw new Error(n)}catch(e){}}),bt=function(l,d){var s="function"==typeof Symbol&&Symbol.iterator,u="<<anonymous>>",c={array:g("array"),bigint:g("bigint"),bool:g("boolean"),func:g("function"),number:g("number"),object:g("object"),string:g("string"),symbol:g("symbol"),any:f(a),arrayOf:function(e){return f((function(n,r,o,i,a){if("function"!=typeof e)return new p("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var l=n[r];if(!Array.isArray(l))return new p("Invalid "+i+" `"+a+"` of type `"+b(l)+"` supplied to `"+o+"`, expected an array.");for(var d=0;d<l.length;d++){var s=e(l,d,o,i,a+"["+d+"]",t);if(s instanceof Error)return s}return null}))},element:f((function(e,n,t,r,o){var i=e[n];return l(i)?null:new p("Invalid "+r+" `"+o+"` of type `"+b(i)+"` supplied to `"+t+"`, expected a single ReactElement.")})),elementType:f((function(n,t,r,o,i){var a=n[t];return e.isValidElementType(a)?null:new p("Invalid "+o+" `"+i+"` of type `"+b(a)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return f((function(n,t,r,o,i){if(!(n[t]instanceof e)){var a=e.name||u;return new p("Invalid "+o+" `"+i+"` of type `"+((l=n[t]).constructor&&l.constructor.name?l.constructor.name:u)+"` supplied to `"+r+"`, expected instance of `"+a+"`.")}var l;return null}))},node:f((function(e,n,t,r,o){return v(e[n])?null:new p("Invalid "+r+" `"+o+"` supplied to `"+t+"`, expected a ReactNode.")})),objectOf:function(e){return f((function(n,o,i,a,l){if("function"!=typeof e)return new p("Property `"+l+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var d=n[o],s=b(d);if("object"!==s)return new p("Invalid "+a+" `"+l+"` of type `"+s+"` supplied to `"+i+"`, expected an object.");for(var u in d)if(r(d,u)){var c=e(d,u,i,a,l+"."+u,t);if(c instanceof Error)return c}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;function n(n,t,r,o,i){for(var a=n[t],l=0;l<e.length;l++)if(m(a,e[l]))return null;var d=JSON.stringify(e,(function(e,n){return"symbol"===_(n)?String(n):n}));return new p("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+r+"`, expected one of "+d+".")}return f(n)},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var n=0;n<e.length;n++){var o=e[n];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+x(o)+" at index "+n+"."),a}return f((function(n,o,i,a,l){for(var d=[],s=0;s<e.length;s++){var u=(0,e[s])(n,o,i,a,l,t);if(null==u)return null;u.data&&r(u.data,"expectedType")&&d.push(u.data.expectedType)}return new p("Invalid "+a+" `"+l+"` supplied to `"+i+"`"+(d.length>0?", expected one of type ["+d.join(", ")+"]":"")+".")}))},shape:function(e){return f((function(n,r,o,i,a){var l=n[r],d=b(l);if("object"!==d)return new p("Invalid "+i+" `"+a+"` of type `"+d+"` supplied to `"+o+"`, expected `object`.");for(var s in e){var u=e[s];if("function"!=typeof u)return h(o,i,a,s,_(u));var c=u(l,s,o,i,a+"."+s,t);if(c)return c}return null}))},exact:function(e){return f((function(o,i,a,l,d){var s=o[i],u=b(s);if("object"!==u)return new p("Invalid "+l+" `"+d+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var c=n({},o[i],e);for(var m in c){var f=e[m];if(r(e,m)&&"function"!=typeof f)return h(a,l,d,m,_(f));if(!f)return new p("Invalid "+l+" `"+d+"` key `"+m+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var g=f(s,m,a,l,d+"."+m,t);if(g)return g}return null}))}};function m(e,n){return e===n?0!==e||1/e==1/n:e!=e&&n!=n}function p(e,n){this.message=e,this.data=n&&"object"==typeof n?n:{},this.stack=""}function f(e){if("production"!==process.env.NODE_ENV)var n={},r=0;function o(o,a,l,s,c,m,f){if(s=s||u,m=m||l,f!==t){if(d){var g=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw g.name="Invariant Violation",g}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var h=s+":"+l;!n[h]&&r<3&&(i("You are manually calling a React.PropTypes validation function for the `"+m+"` prop on `"+s+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),n[h]=!0,r++)}}return null==a[l]?o?null===a[l]?new p("The "+c+" `"+m+"` is marked as required in `"+s+"`, but its value is `null`."):new p("The "+c+" `"+m+"` is marked as required in `"+s+"`, but its value is `undefined`."):null:e(a,l,s,c,m)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function g(e){return f((function(n,t,r,o,i,a){var l=n[t];return b(l)!==e?new p("Invalid "+o+" `"+i+"` of type `"+_(l)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function h(e,n,t,r,o){return new p((e||"React class")+": "+n+" type `"+t+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function v(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(v);if(null===e||l(e))return!0;var n=function(e){var n=e&&(s&&e[s]||e["@@iterator"]);if("function"==typeof n)return n}(e);if(!n)return!1;var t,r=n.call(e);if(n!==e.entries){for(;!(t=r.next()).done;)if(!v(t.value))return!1}else for(;!(t=r.next()).done;){var o=t.value;if(o&&!v(o[1]))return!1}return!0;default:return!1}}function b(e){var n=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,n){return"symbol"===e||!!n&&("Symbol"===n["@@toStringTag"]||"function"==typeof Symbol&&n instanceof Symbol)}(n,e)?"symbol":n}function _(e){if(null==e)return""+e;var n=b(e);if("object"===n){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return n}function x(e){var n=_(e);switch(n){case"array":case"object":return"an "+n;case"boolean":case"date":case"regexp":return"a "+n;default:return n}}return p.prototype=Error.prototype,c.checkPropTypes=o,c.resetWarningCache=o.resetWarningCache,c.PropTypes=c,c},bt}()(Et.isElement,!0)}else ot.exports=function(){if(yt)return xt;yt=1;var e=Ct();function n(){}function t(){}return t.resetWarningCache=n,xt=function(){function r(n,t,r,o,i,a){if(a!==e){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function o(){return r}r.isRequired=r;var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:t,resetWarningCache:n};return i.PropTypes=i,i}}()();var kt=!1,Bt="production"!==process.env.NODE_ENV?rt.oneOfType([rt.number,rt.shape({enter:rt.number,exit:rt.number,appear:rt.number}).isRequired]):null;"production"!==process.env.NODE_ENV&&rt.oneOfType([rt.string,rt.shape({enter:rt.string,exit:rt.string,active:rt.string}),rt.shape({enter:rt.string,enterDone:rt.string,enterActive:rt.string,exit:rt.string,exitDone:rt.string,exitActive:rt.string})]);var It=e.createContext(null),Pt="unmounted",Nt="exited",Rt="entering",At="entered",Ot="exiting",Ft=function(n){var t,r;function i(e,t){var r;r=n.call(this,e,t)||this;var o,i=t&&!t.isMounting?e.enter:e.appear;return r.appearStatus=null,e.in?i?(o=Nt,r.appearStatus=Rt):o=At:o=e.unmountOnExit||e.mountOnEnter?Pt:Nt,r.state={status:o},r.nextCallback=null,r}r=n,(t=i).prototype=Object.create(r.prototype),t.prototype.constructor=t,Qn(t,r),i.getDerivedStateFromProps=function(e,n){return e.in&&n.status===Pt?{status:Nt}:null};var a=i.prototype;return a.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},a.componentDidUpdate=function(e){var n=null;if(e!==this.props){var t=this.state.status;this.props.in?t!==Rt&&t!==At&&(n=Rt):t!==Rt&&t!==At||(n=Ot)}this.updateStatus(!1,n)},a.componentWillUnmount=function(){this.cancelNextCallback()},a.getTimeouts=function(){var e,n,t,r=this.props.timeout;return e=n=t=r,null!=r&&"number"!=typeof r&&(e=r.exit,n=r.enter,t=void 0!==r.appear?r.appear:n),{exit:e,enter:n,appear:t}},a.updateStatus=function(e,n){if(void 0===e&&(e=!1),null!==n)if(this.cancelNextCallback(),n===Rt){if(this.props.unmountOnExit||this.props.mountOnEnter){var t=this.props.nodeRef?this.props.nodeRef.current:o.findDOMNode(this);t&&function(e){e.scrollTop}(t)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Nt&&this.setState({status:Pt})},a.performEnter=function(e){var n=this,t=this.props.enter,r=this.context?this.context.isMounting:e,i=this.props.nodeRef?[r]:[o.findDOMNode(this),r],a=i[0],l=i[1],d=this.getTimeouts(),s=r?d.appear:d.enter;!e&&!t||kt?this.safeSetState({status:At},(function(){n.props.onEntered(a)})):(this.props.onEnter(a,l),this.safeSetState({status:Rt},(function(){n.props.onEntering(a,l),n.onTransitionEnd(s,(function(){n.safeSetState({status:At},(function(){n.props.onEntered(a,l)}))}))})))},a.performExit=function(){var e=this,n=this.props.exit,t=this.getTimeouts(),r=this.props.nodeRef?void 0:o.findDOMNode(this);n&&!kt?(this.props.onExit(r),this.safeSetState({status:Ot},(function(){e.props.onExiting(r),e.onTransitionEnd(t.exit,(function(){e.safeSetState({status:Nt},(function(){e.props.onExited(r)}))}))}))):this.safeSetState({status:Nt},(function(){e.props.onExited(r)}))},a.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},a.safeSetState=function(e,n){n=this.setNextCallback(n),this.setState(e,n)},a.setNextCallback=function(e){var n=this,t=!0;return this.nextCallback=function(r){t&&(t=!1,n.nextCallback=null,e(r))},this.nextCallback.cancel=function(){t=!1},this.nextCallback},a.onTransitionEnd=function(e,n){this.setNextCallback(n);var t=this.props.nodeRef?this.props.nodeRef.current:o.findDOMNode(this),r=null==e&&!this.props.addEndListener;if(t&&!r){if(this.props.addEndListener){var i=this.props.nodeRef?[this.nextCallback]:[t,this.nextCallback],a=i[0],l=i[1];this.props.addEndListener(a,l)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},a.render=function(){var n=this.state.status;if(n===Pt)return null;var t=this.props,r=t.children;t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef;var o=Un(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return e.createElement(It.Provider,{value:null},"function"==typeof r?r(n,o):e.cloneElement(e.Children.only(r),o))},i}(e.Component);function Wt(){}Ft.contextType=It,Ft.propTypes="production"!==process.env.NODE_ENV?{nodeRef:rt.shape({current:"undefined"==typeof Element?rt.any:function(e,n,t,r,o,i){var a=e[n];return rt.instanceOf(a&&"ownerDocument"in a?a.ownerDocument.defaultView.Element:Element)(e,n,t,r,o,i)}}),children:rt.oneOfType([rt.func.isRequired,rt.element.isRequired]).isRequired,in:rt.bool,mountOnEnter:rt.bool,unmountOnExit:rt.bool,appear:rt.bool,enter:rt.bool,exit:rt.bool,timeout:function(e){var n=Bt;e.addEndListener||(n=n.isRequired);for(var t=arguments.length,r=new Array(t>1?t-1:0),o=1;o<t;o++)r[o-1]=arguments[o];return n.apply(void 0,[e].concat(r))},addEndListener:rt.func,onEnter:rt.func,onEntering:rt.func,onEntered:rt.func,onExit:rt.func,onExiting:rt.func,onExited:rt.func}:{},Ft.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Wt,onEntering:Wt,onEntered:Wt,onExit:Wt,onExiting:Wt,onExited:Wt},Ft.UNMOUNTED=Pt,Ft.EXITED=Nt,Ft.ENTERING=Rt,Ft.ENTERED=At,Ft.EXITING=Ot;var Vt=!("undefined"==typeof window||!window.document||!window.document.createElement),Lt=!1,Mt=!1;try{var Dt={get passive(){return Lt=!0},get once(){return Mt=Lt=!0}};Vt&&(window.addEventListener("test",Dt,Dt),window.removeEventListener("test",Dt,!0))}catch(e){}function jt(e,n,t,r){return function(e,n,t,r){if(r&&"boolean"!=typeof r&&!Mt){var o=r.once,i=r.capture,a=t;!Mt&&o&&(a=t.__once||function e(r){this.removeEventListener(n,e,i),t.call(this,r)},t.__once=a),e.addEventListener(n,a,Lt?r:i)}e.addEventListener(n,t,r)}(e,n,t,r),function(){!function(e,n,t,r){var o=r&&"boolean"!=typeof r?r.capture:r;e.removeEventListener(n,t,o),t.__once&&e.removeEventListener(n,t.__once,o)}(e,n,t,r)}}function zt(e,n,t){void 0===t&&(t=5);var r=!1,o=setTimeout((function(){r||function(e,n,t,r){if(void 0===t&&(t=!1),void 0===r&&(r=!0),e){var o=document.createEvent("HTMLEvents");o.initEvent(n,t,r),e.dispatchEvent(o)}}(e,"transitionend",!0)}),n+t),i=jt(e,"transitionend",(function(){r=!0}),{once:!0});return function(){clearTimeout(o),i()}}function $t(e,n,t,r){var o,i;null==t&&(o=nt(e,"transitionDuration")||"",i=-1===o.indexOf("ms")?1e3:1,t=parseFloat(o)*i||0);var a=zt(e,t,r),l=jt(e,"transitionend",n);return function(){a(),l()}}function Gt(e,n){const t=nt(e,n)||"",r=-1===t.indexOf("ms")?1e3:1;return parseFloat(t)*r}function Ut(e,n){const t=Gt(e,"transitionDuration"),r=Gt(e,"transitionDelay"),o=$t(e,(t=>{t.target===e&&(o(),n(t))}),t+r)}var Qt=function(e){return e&&"function"!=typeof e?function(n){e.current=n}:e};function Ht(n,t){return e.useMemo((function(){return function(e,n){var t=Qt(e),r=Qt(n);return function(e){t&&t(e),r&&r(e)}}(n,t)}),[n,t])}var Xt=e.forwardRef((({onEnter:n,onEntering:t,onEntered:i,onExit:a,onExiting:l,onExited:d,addEndListener:s,children:u,childRef:c,...m},p)=>{const f=e.useRef(null),g=Ht(f,c),h=e=>{var n;g((n=e)&&"setState"in n?o.findDOMNode(n):null!=n?n:null)},v=e=>n=>{e&&f.current&&e(f.current,n)},b=e.useCallback(v(n),[n]),_=e.useCallback(v(t),[t]),x=e.useCallback(v(i),[i]),y=e.useCallback(v(a),[a]),T=e.useCallback(v(l),[l]),w=e.useCallback(v(d),[d]),C=e.useCallback(v(s),[s]);return r.jsx(Ft,{ref:p,...m,onEnter:b,onEntered:x,onEntering:_,onExit:y,onExited:w,onExiting:T,addEndListener:C,nodeRef:f,children:"function"==typeof u?(e,n)=>u(e,{...n,ref:h}):e.cloneElement(u,{ref:h})})}));function Jt(n){var t=function(n){var t=e.useRef(n);return e.useEffect((function(){t.current=n}),[n]),t}(n);return e.useCallback((function(){return t.current&&t.current.apply(t,arguments)}),[t])}const Kt={[Rt]:"show",[At]:"show"},Yt=a.forwardRef((({className:n,children:t,...o},i)=>{const l=e.useCallback((e=>{!function(e){e.offsetHeight}(e),null==o.onEnter||o.onEnter(e)}),[o]);return r.jsx(Xt,{ref:i,addEndListener:Ut,...o,onEnter:l,childRef:t.ref,children:(e,r)=>a.cloneElement(t,{...r,className:$n("fade",n,t.props.className,Kt[e])})})}));Yt.defaultProps={in:!1,timeout:300,mountOnEnter:!1,unmountOnExit:!1,appear:!1},Yt.displayName="Fade";var qt=Yt;const Zt={"aria-label":rt.string,onClick:rt.func,variant:rt.oneOf(["white"])},er=a.forwardRef((({className:e,variant:n,...t},o)=>r.jsx("button",{ref:o,type:"button",className:$n("btn-close",n&&`btn-close-${n}`,e),...t})));er.displayName="CloseButton",er.propTypes=Zt,er.defaultProps={"aria-label":"Close"};var nr=er,tr=/-(.)/g;const rr=e=>{return e[0].toUpperCase()+(n=e,n.replace(tr,(function(e,n){return n.toUpperCase()}))).slice(1);var n};function or(e,{displayName:n=rr(e),Component:t,defaultProps:o}={}){const i=a.forwardRef((({className:n,bsPrefix:o,as:i=t||"div",...a},l)=>{const d=Xn(o,e);return r.jsx(i,{ref:l,className:$n(n,d),...a})}));return i.defaultProps=o,i.displayName=n,i}var ir,ar=Function.prototype.bind.call(Function.prototype.call,[].slice);function lr(e,n){return ar(e.querySelectorAll(n))}function dr(n){const t=function(n){const t=e.useRef(n);return e.useEffect((()=>{t.current=n}),[n]),t}(n);return e.useCallback((function(...e){return t.current&&t.current(...e)}),[t])}function sr(e,n){return e.contains?e.contains(n):e.compareDocumentPosition?e===n||!!(16&e.compareDocumentPosition(n)):void 0}function ur(e){if((!ir&&0!==ir||e)&&Vt){var n=document.createElement("div");n.style.position="absolute",n.style.top="-9999px",n.style.width="50px",n.style.height="50px",n.style.overflow="scroll",document.body.appendChild(n),ir=n.offsetWidth-n.clientWidth,document.body.removeChild(n)}return ir}function cr(e){void 0===e&&(e=Jn());try{var n=e.activeElement;return n&&n.nodeName?n:null}catch(n){return e.body}}function mr(n){const t=function(n){const t=e.useRef(n);return t.current=n,t}(n);e.useEffect((()=>()=>t.current()),[])}function pr(e,n){e.classList?e.classList.add(n):function(e,n){return e.classList?!!n&&e.classList.contains(n):-1!==(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+n+" ")}(e,n)||("string"==typeof e.className?e.className=e.className+" "+n:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+n))}function fr(e,n){return e.replace(new RegExp("(^|\\s)"+n+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function gr(e,n){e.classList?e.classList.remove(n):"string"==typeof e.className?e.className=fr(e.className,n):e.setAttribute("class",fr(e.className&&e.className.baseVal||"",n))}function hr(e){return"window"in e&&e.window===e?e:"nodeType"in(n=e)&&n.nodeType===document.DOCUMENT_NODE&&e.defaultView||!1;var n}function vr(e){var n;return hr(e)||(n=e)&&"body"===n.tagName.toLowerCase()?function(e){var n=hr(e)?Jn():Jn(e),t=hr(e)||n.defaultView;return n.body.clientWidth<t.innerWidth}(e):e.scrollHeight>e.clientHeight}var br=["template","script","style"],_r=function(e,n,t){[].forEach.call(e.children,(function(e){var r,o,i;-1===n.indexOf(e)&&(o=(r=e).nodeType,i=r.tagName,1===o&&-1===br.indexOf(i.toLowerCase()))&&t(e)}))};function xr(e,n){n&&(e?n.setAttribute("aria-hidden","true"):n.removeAttribute("aria-hidden"))}var yr,Tr=function(){function e(e){var n=void 0===e?{}:e,t=n.hideSiblingNodes,r=void 0===t||t,o=n.handleContainerOverflow,i=void 0===o||o;this.hideSiblingNodes=void 0,this.handleContainerOverflow=void 0,this.modals=void 0,this.containers=void 0,this.data=void 0,this.scrollbarSize=void 0,this.hideSiblingNodes=r,this.handleContainerOverflow=i,this.modals=[],this.containers=[],this.data=[],this.scrollbarSize=ur()}var n=e.prototype;return n.isContainerOverflowing=function(e){var n=this.data[this.containerIndexFromModal(e)];return n&&n.overflowing},n.containerIndexFromModal=function(e){return n=this.data,t=function(n){return-1!==n.modals.indexOf(e)},r=-1,n.some((function(e,n){return!!t(e,n)&&(r=n,!0)})),r;var n,t,r},n.setContainerStyle=function(e,n){var t={overflow:"hidden"};e.style={overflow:n.style.overflow,paddingRight:n.style.paddingRight},e.overflowing&&(t.paddingRight=parseInt(nt(n,"paddingRight")||"0",10)+this.scrollbarSize+"px"),nt(n,t)},n.removeContainerStyle=function(e,n){Object.assign(n.style,e.style)},n.add=function(e,n,t){var r=this.modals.indexOf(e),o=this.containers.indexOf(n);if(-1!==r)return r;if(r=this.modals.length,this.modals.push(e),this.hideSiblingNodes&&function(e,n){var t=n.dialog,r=n.backdrop;_r(e,[t,r],(function(e){return xr(!0,e)}))}(n,e),-1!==o)return this.data[o].modals.push(e),r;var i={modals:[e],classes:t?t.split(/\s+/):[],overflowing:vr(n)};return this.handleContainerOverflow&&this.setContainerStyle(i,n),i.classes.forEach(pr.bind(null,n)),this.containers.push(n),this.data.push(i),r},n.remove=function(e){var n=this.modals.indexOf(e);if(-1!==n){var t=this.containerIndexFromModal(e),r=this.data[t],o=this.containers[t];if(r.modals.splice(r.modals.indexOf(e),1),this.modals.splice(n,1),0===r.modals.length)r.classes.forEach(gr.bind(null,o)),this.handleContainerOverflow&&this.removeContainerStyle(r,o),this.hideSiblingNodes&&function(e,n){var t=n.dialog,r=n.backdrop;_r(e,[t,r],(function(e){return xr(!1,e)}))}(o,e),this.containers.splice(t,1),this.data.splice(t,1);else if(this.hideSiblingNodes){var i=r.modals[r.modals.length-1],a=i.backdrop;xr(!1,i.dialog),xr(!1,a)}}},n.isTopModal=function(e){return!!this.modals.length&&this.modals[this.modals.length-1]===e},e}(),wr=function(e){var n;return"undefined"==typeof document?null:null==e?Jn().body:("function"==typeof e&&(e=e()),e&&"current"in e&&(e=e.current),null!=(n=e)&&n.nodeType&&e||null)};function Cr(n){var t=n||(yr||(yr=new Tr),yr),r=e.useRef({dialog:null,backdrop:null});return Object.assign(r.current,{add:function(e,n){return t.add(r.current,e,n)},remove:function(){return t.remove(r.current)},isTopModal:function(){return t.isTopModal(r.current)},setDialogRef:e.useCallback((function(e){r.current.dialog=e}),[]),setBackdropRef:e.useCallback((function(e){r.current.backdrop=e}),[])})}var Sr=e.forwardRef((function(n,t){var r=n.show,i=void 0!==r&&r,a=n.role,l=void 0===a?"dialog":a,d=n.className,s=n.style,u=n.children,c=n.backdrop,m=void 0===c||c,p=n.keyboard,f=void 0===p||p,g=n.onBackdropClick,h=n.onEscapeKeyDown,v=n.transition,b=n.backdropTransition,_=n.autoFocus,x=void 0===_||_,y=n.enforceFocus,T=void 0===y||y,w=n.restoreFocus,C=void 0===w||w,S=n.restoreFocusOptions,E=n.renderDialog,k=n.renderBackdrop,B=void 0===k?function(n){return e.createElement("div",n)}:k,I=n.manager,P=n.container,N=n.containerClassName,R=n.onShow,A=n.onHide,O=void 0===A?function(){}:A,F=n.onExit,W=n.onExited,V=n.onExiting,L=n.onEnter,M=n.onEntering,D=n.onEntered,j=Un(n,["show","role","className","style","children","backdrop","keyboard","onBackdropClick","onEscapeKeyDown","transition","backdropTransition","autoFocus","enforceFocus","restoreFocus","restoreFocusOptions","renderDialog","renderBackdrop","manager","container","containerClassName","onShow","onHide","onExit","onExited","onExiting","onEnter","onEntering","onEntered"]),z=function(n,t){var r=e.useState((function(){return wr(n)})),o=r[0],i=r[1];if(!o){var a=wr(n);a&&i(a)}return e.useEffect((function(){t&&o&&t(o)}),[t,o]),e.useEffect((function(){var e=wr(n);e!==o&&i(e)}),[n,o]),o}(P),$=Cr(I),G=function(){const n=e.useRef(!0),t=e.useRef((()=>n.current));return e.useEffect((()=>(n.current=!0,()=>{n.current=!1})),[]),t.current}(),U=function(n){const t=e.useRef(null);return e.useEffect((()=>{t.current=n})),t.current}(i),Q=e.useState(!i),H=Q[0],X=Q[1],J=e.useRef(null);e.useImperativeHandle(t,(function(){return $}),[$]),Vt&&!U&&i&&(J.current=cr()),v||i||H?i&&H&&X(!1):X(!0);var K=dr((function(){if($.add(z,N),te.current=jt(document,"keydown",ee),ne.current=jt(document,"focus",(function(){return setTimeout(q)}),!0),R&&R(),x){var e=cr(document);$.dialog&&e&&!sr($.dialog,e)&&(J.current=e,$.dialog.focus())}})),Y=dr((function(){var e;($.remove(),null==te.current||te.current(),null==ne.current||ne.current(),C)&&(null==(e=J.current)||null==e.focus||e.focus(S),J.current=null)}));e.useEffect((function(){i&&z&&K()}),[i,z,K]),e.useEffect((function(){H&&Y()}),[H,Y]),mr((function(){Y()}));var q=dr((function(){if(T&&G()&&$.isTopModal()){var e=cr();$.dialog&&e&&!sr($.dialog,e)&&$.dialog.focus()}})),Z=dr((function(e){e.target===e.currentTarget&&(null==g||g(e),!0===m&&O())})),ee=dr((function(e){f&&27===e.keyCode&&$.isTopModal()&&(null==h||h(e),e.defaultPrevented||O())})),ne=e.useRef(),te=e.useRef(),re=v;if(!z||!(i||re&&!H))return null;var oe=Gn({role:l,ref:$.setDialogRef,"aria-modal":"dialog"===l||void 0},j,{style:s,className:d,tabIndex:-1}),ie=E?E(oe):e.createElement("div",oe,e.cloneElement(u,{role:"document"}));re&&(ie=e.createElement(re,{appear:!0,unmountOnExit:!0,in:!!i,onExit:F,onExiting:V,onExited:function(){X(!0);for(var e=arguments.length,n=new Array(e),t=0;t<e;t++)n[t]=arguments[t];null==W||W.apply(void 0,n)},onEnter:L,onEntering:M,onEntered:D},ie));var ae=null;if(m){var le=b;ae=B({ref:$.setBackdropRef,onClick:Z}),le&&(ae=e.createElement(le,{appear:!0,in:!!i},ae))}return e.createElement(e.Fragment,null,o.createPortal(e.createElement(e.Fragment,null,ae,ie),z))})),Er={show:rt.bool,container:rt.any,onShow:rt.func,onHide:rt.func,backdrop:rt.oneOfType([rt.bool,rt.oneOf(["static"])]),renderDialog:rt.func,renderBackdrop:rt.func,onEscapeKeyDown:rt.func,onBackdropClick:rt.func,containerClassName:rt.string,keyboard:rt.bool,transition:rt.elementType,backdropTransition:rt.elementType,autoFocus:rt.bool,enforceFocus:rt.bool,restoreFocus:rt.bool,restoreFocusOptions:rt.shape({preventScroll:rt.bool}),onEnter:rt.func,onEntering:rt.func,onEntered:rt.func,onExit:rt.func,onExiting:rt.func,onExited:rt.func,manager:rt.instanceOf(Tr)};Sr.displayName="Modal",Sr.propTypes=Er;var kr=Object.assign(Sr,{Manager:Tr});const Br=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Ir=".sticky-top",Pr=".navbar-toggler";class Nr extends Tr{adjustAndStore(e,n,t){const r=n.style[e];n.dataset[e]=r,nt(n,{[e]:`${parseFloat(nt(n,e))+t}px`})}restore(e,n){const t=n.dataset[e];void 0!==t&&(delete n.dataset[e],nt(n,{[e]:t}))}setContainerStyle(e,n){if(super.setContainerStyle(e,n),!e.overflowing)return;const t=ur();lr(n,Br).forEach((e=>this.adjustAndStore("paddingRight",e,t))),lr(n,Ir).forEach((e=>this.adjustAndStore("marginRight",e,-t))),lr(n,Pr).forEach((e=>this.adjustAndStore("marginRight",e,t)))}removeContainerStyle(e,n){super.removeContainerStyle(e,n),lr(n,Br).forEach((e=>this.restore("paddingRight",e))),lr(n,Ir).forEach((e=>this.restore("marginRight",e))),lr(n,Pr).forEach((e=>this.restore("marginRight",e)))}}let Rr;var Ar=Nr;var Or=a.createContext({onHide(){}});const Fr=a.forwardRef((({closeLabel:n,closeVariant:t,closeButton:o,onHide:i,children:a,...l},d)=>{const s=e.useContext(Or),u=Jt((()=>{null==s||s.onHide(),null==i||i()}));return r.jsxs("div",{ref:d,...l,children:[a,o&&r.jsx(nr,{"aria-label":n,variant:t,onClick:u})]})}));Fr.defaultProps={closeLabel:"Close",closeButton:!1};var Wr=Fr,Vr=or("offcanvas-body");const Lr={[Rt]:"show",[At]:"show"},Mr=a.forwardRef((({bsPrefix:e,className:n,children:t,...o},i)=>(e=Xn(e,"offcanvas"),r.jsx(Xt,{ref:i,addEndListener:Ut,...o,childRef:t.ref,children:(r,o)=>a.cloneElement(t,{...o,className:$n(n,t.props.className,(r===Rt||r===Ot)&&`${e}-toggling`,Lr[r])})}))));Mr.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1},Mr.displayName="OffcanvasToggling";var Dr=Mr;const jr=a.forwardRef((({bsPrefix:e,className:n,...t},o)=>(e=Xn(e,"offcanvas-header"),r.jsx(Wr,{ref:o,...t,className:$n(n,e)}))));jr.displayName="OffcanvasHeader",jr.defaultProps={closeLabel:"Close",closeButton:!1};var zr=jr;var $r,Gr=or("offcanvas-title",{Component:($r="h5",a.forwardRef(((e,n)=>r.jsx("div",{...e,ref:n,className:$n(e.className,$r)}))))});function Ur(e){return r.jsx(Dr,{...e})}function Qr(e){return r.jsx(qt,{...e})}const Hr=a.forwardRef((({bsPrefix:n,className:t,children:o,"aria-labelledby":i,placement:a,show:l,backdrop:d,keyboard:s,scroll:u,onEscapeKeyDown:c,onShow:m,onHide:p,container:f,autoFocus:g,enforceFocus:h,restoreFocus:v,restoreFocusOptions:b,onEntered:_,onExit:x,onExiting:y,onEnter:T,onEntering:w,onExited:C,backdropClassName:S,manager:E,...k},B)=>{const I=e.useRef(),P=Jt(p);n=Xn(n,"offcanvas");const N=Xn(void 0,"modal"),R=e.useMemo((()=>({onHide:P})),[P]);const A=e.useCallback((e=>r.jsx("div",{...e,className:$n(`${N}-backdrop`,S)})),[S,N]);return r.jsx(Or.Provider,{value:R,children:r.jsx(kr,{show:l,ref:B,backdrop:d,container:f,keyboard:s,autoFocus:g,enforceFocus:h&&!u,restoreFocus:v,restoreFocusOptions:b,onEscapeKeyDown:c,onShow:m,onHide:p,onEnter:(e,...n)=>{e&&(e.style.visibility="visible"),null==T||T(e,...n)},onEntering:w,onEntered:_,onExit:x,onExiting:y,onExited:(e,...n)=>{e&&(e.style.visibility=""),null==C||C(...n)},manager:E||(u?(I.current||(I.current=new Ar({handleContainerOverflow:!1})),I.current):(Rr||(Rr=new Nr),Rr)),containerClassName:`${n}-open`,transition:Ur,backdropTransition:Qr,renderBackdrop:A,renderDialog:e=>r.jsx("div",{role:"dialog",...e,...k,className:$n(t,n,`${n}-${a}`),"aria-labelledby":i,children:o})})})}));Hr.displayName="Offcanvas",Hr.defaultProps={show:!1,backdrop:!0,keyboard:!0,scroll:!1,autoFocus:!0,enforceFocus:!0,restoreFocus:!0,placement:"start"};var Xr=Object.assign(Hr,{Body:Vr,Header:zr,Title:Gr});const Jr=a.forwardRef((({bsPrefix:e,variant:n,animation:t,size:o,as:i="div",className:a,...l},d)=>{const s=`${e=Xn(e,"spinner")}-${t}`;return r.jsx(i,{ref:d,...l,className:$n(a,s,o&&`${s}-${o}`,n&&`text-${n}`)})}));Jr.displayName="Spinner";var Kr=Jr;var Yr={button:"FalconButtonV2-module_button__XUxAi",icon:"FalconButtonV2-module_icon__cEQvv","Secondary-V4":"FalconButtonV2-module_Secondary-V4__tv3y7","Secondary-V1":"FalconButtonV2-module_Secondary-V1__L58eT"};l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonV2-module_button__XUxAi {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n}\n.FalconButtonV2-module_button__XUxAi:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonV2-module_button__XUxAi:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonV2-module_button__XUxAi:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonV2-module_button__XUxAi:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi .FalconButtonV2-module_icon__cEQvv {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7 {\n border: none;\n background-color: transparent;\n color: #da291c;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7 .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:hover {\n color: #961c13 !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:active {\n color: #c7355f !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:focus {\n color: #da291c !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n padding: 12px 24px;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:hover {\n color: #961c13 !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:active {\n color: #c7355f !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:focus {\n color: #da291c !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n\n@media (max-width: 767px) {\n .FalconButtonV2-module_button__XUxAi {\n padding: 10px 24px;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n padding: 8px 24px;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:hover {\n color: #961c13 !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:active {\n color: #c7355f !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:focus {\n color: #da291c !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n}");const qr=({path:n,style:t,className:r})=>e.createElement("span",{className:`${Yr.icon} ${r}`,style:Object.assign({maskImage:`url(${n})`,WebkitMaskImage:`url(${n})`},t)}),Zr=n=>{var t,r,o,i,{content:a,className:l,icon:d,iconClass:s,isLoading:u,wafIdentifier:c}=n,m=function(e,n){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&n.indexOf(r)<0&&(t[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(t[r[o]]=e[r[o]])}return t}(n,["content","className","icon","iconClass","isLoading","wafIdentifier"]);let p,g=(null===(t=null==a?void 0:a.buttonIcon)||void 0===t?void 0:t.filename)&&e.createElement(qr,{path:f(c,null===(r=null==a?void 0:a.buttonIcon)||void 0===r?void 0:r.filename),className:s});!g&&d&&(g=e.createElement(qr,{path:d,style:{height:"24px",width:"24px"}}));const h=`${Yr.button} ${Yr[null==a?void 0:a.buttonType]} btn ${l} }`,v=Object.assign(Object.assign({},m),{className:h}),b="left"===(null==a?void 0:a.buttonAlignment)?e.createElement("span",{className:"d-flex gap-2 justify-content-center"},g,null==a?void 0:a.buttonLabel):e.createElement("span",{className:"d-flex gap-2 justify-content-center"},null==a?void 0:a.buttonLabel,g);return p=(null===(o=null==a?void 0:a.buttonLink)||void 0===o?void 0:o.url)?e.createElement("a",Object.assign({href:null===(i=null==a?void 0:a.buttonLink)||void 0===i?void 0:i.url},v),b):e.createElement("button",Object.assign({},v),u?e.createElement(Kr,{animation:"border",size:"sm"}):b),p},eo=({content:n,isModalOpen:t,setIsModalOpen:r})=>{var o,i,a;const l=e=>{var o,i,a,l;X(V,j,{click_text:"button"===e&&(null===(i=null===(o=null==n?void 0:n.button)||void 0===o?void 0:o[0])||void 0===i?void 0:i.buttonLabel)?null===(l=null===(a=null==n?void 0:n.button)||void 0===a?void 0:a[0])||void 0===l?void 0:l.buttonLabel:"close icon"}),r(!t)},d="mobile"===p(),s=e.useMemo((()=>d?{height:"80dvh"}:{width:"40%"}),[d]);return e.createElement("div",{className:Dn.detailsModal},e.createElement(Xr,{show:t,placement:d?"bottom":"end",style:s,onHide:()=>l("icon")},e.createElement(Xr.Header,{bsPrefix:"offcanvas-header",closeButton:!0,style:{borderBottom:"1px solid #dee2e6"}},e.createElement(Xr.Title,null,e.createElement("div",{className:"d-flex"},e.createElement(Fn,{content:null===(o=null==n?void 0:n.title)||void 0===o?void 0:o[0]})))),e.createElement(Xr.Body,null,e.createElement(Wn,{content:null===(i=null==n?void 0:n.desciption)||void 0===i?void 0:i[0]})),e.createElement("div",{className:Dn.buttonContainer},e.createElement(Zr,{content:null===(a=null==n?void 0:n.button)||void 0===a?void 0:a[0],onClick:()=>l("button")}))))},no=({content:n,metadata:t})=>{var r,o,i,a,l,d,s,u,c,m,p;const f=e.useRef(null),v=(null==n?void 0:n.asset)&&(null===(r=null==n?void 0:n.asset.filename)||void 0===r?void 0:r.endsWith("svg"))?k:"img";e.useEffect((()=>{var e;const t=new IntersectionObserver((e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(X(M,M,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:$,banner_type:U,banner_location:null==n?void 0:n.bannerLocation,audience_name:Q,promotion_objective:Q}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return f.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(f.current),()=>{t.disconnect()}}));const[b,_]=e.useState(!1);return e.createElement(e.Fragment,null,!(null==n?void 0:n.notToDisplay)&&e.createElement("div",{className:`${Mn.container} ${"Secondary-V4"!=(null===(o=null==n?void 0:n.button[0])||void 0===o?void 0:o.buttonType)&&Mn["button-style"]}`,style:Object.assign({},(null==n?void 0:n.defaultBackgroundColor)===C?{backgroundColor:null===(i=null==n?void 0:n.backgroundColorPicker)||void 0===i?void 0:i.color}:{backgroundColor:null==n?void 0:n.defaultBackgroundColor}),ref:f},((null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a.length)>0||(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)||(null===(l=null==n?void 0:n.button)||void 0===l?void 0:l.length)>0)&&e.createElement("div",{className:((null==n?void 0:n.subElementsAlignment)===g?"align-center":(null==n?void 0:n.subElementsAlignment)===h?"align-left":"align-right")+" "},(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)&&v===k&&e.createElement("div",{className:`${Mn.icon}`},e.createElement("img",{src:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename),title:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.title),alt:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.alt),height:"48",width:"48"})),(null===(d=null==n?void 0:n.textBlok)||void 0===d?void 0:d.length)>0&&e.createElement("div",{className:`\n ${Mn["content-container"]} ${(null===(s=null==n?void 0:n.button)||void 0===s?void 0:s.length)>0&&(null==n?void 0:n.button[0])&&Mn["content-button"]}`},(null===(u=null==n?void 0:n.textBlok)||void 0===u?void 0:u.length)>0&&(null==n?void 0:n.textBlok.map((n=>"falconTitle"===(null==n?void 0:n.component)?e.createElement(Fn,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(Wn,{content:n}):void 0)))),(null===(c=null==n?void 0:n.button)||void 0===c?void 0:c.length)>0&&e.createElement("div",{className:`${Mn.butn} ${Mn["button-variant"]} ${Mn["butn-container"]} `},e.createElement(Ln,{content:null==n?void 0:n.button[0],eventAction:"InternetTVCard",metadata:t,setButtonClicked:e=>{(e=>{var t,r,o,i,a,l,d;const s=null!==(o=null===(r=null===(t=null==n?void 0:n.textBlok)||void 0===t?void 0:t[0])||void 0===r?void 0:r.text)&&void 0!==o?o:"",u=null!==(a=null===(i=null==n?void 0:n.button)||void 0===i?void 0:i[0])&&void 0!==a?a:"";e&&(X(D,D,{banner_promotion_name:null!==(l=null==n?void 0:n.bannerPromotionName)&&void 0!==l?l:null==n?void 0:n.description,banner_source:$,banner_type:U,banner_location:null==n?void 0:n.bannerLocation,audience_name:Q,promotion_objective:Q}),X(V,"internet_tv_card_click",{link_url:null===(d=null==u?void 0:u.buttonLink)||void 0===d?void 0:d.cached_url,click_text:null==u?void 0:u.buttonLabel,headline:s}))})(e),e&&_(!0)}})),b&&(null===(m=null==n?void 0:n.detailsModal)||void 0===m?void 0:m.length)>0&&e.createElement(eo,{content:null===(p=null==n?void 0:n.detailsModal)||void 0===p?void 0:p[0],isModalOpen:b,setIsModalOpen:_}))))};var to={container:"InternetAndTvCardsBenefits-module_container__raz-h","text-container":"InternetAndTvCardsBenefits-module_text-container__90Wb3",btn:"InternetAndTvCardsBenefits-module_btn__rRfTF",overline:"InternetAndTvCardsBenefits-module_overline__2xTAG",cards:"InternetAndTvCardsBenefits-module_cards__UHimj",card:"InternetAndTvCardsBenefits-module_card__VEZEh",carousel:"InternetAndTvCardsBenefits-module_carousel__LB5pI",slide:"InternetAndTvCardsBenefits-module_slide__vS8wq"};l("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.InternetAndTvCardsBenefits-module_container__raz-h {\n border-radius: 0;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .sr-responsive-row {\n padding: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n text-align: center;\n margin: 0 auto 40px auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n margin-bottom: 28px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_btn__rRfTF {\n padding-top: 24px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_overline__2xTAG {\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n color: #86807c;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .d-sm-block {\n display: flex !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .d-none {\n display: none !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n justify-content: center;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n padding-bottom: 48px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj .InternetAndTvCardsBenefits-module_card__VEZEh {\n margin-bottom: 20px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n text-align: center;\n padding-bottom: 96px;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n padding-bottom: 84px;\n }\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI .react-multiple-carousel__arrow {\n margin-right: 20px;\n margin-left: 20px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track {\n margin-bottom: 40px !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li:last-child {\n margin-left: 0 !important;\n padding-right: 24px;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li {\n padding-left: 16px !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track .react-multi-carousel-item {\n visibility: visible !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--right {\n right: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--left {\n left: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow::before {\n color: #da291c;\n font-size: 16px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: -1%;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: -1%;\n}\n@media (min-width: 1440px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: 0;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n z-index: 1;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot button {\n background-color: #a6a4a2;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot--active button {\n background-color: #e6003c;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n height: 100%;\n padding: 0 8px 0 8px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n padding: 0px;\n }\n}");const ro=({content:n})=>{const t=(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"blue":return"falcon-background-blue";case"dark-green":return"falcon-background-green";default:return""}})(null==n?void 0:n.backgroundColor),r=K(null==n?void 0:n.gradientBackground),o=(null==n?void 0:n.gradientBackground)===C?t:r;return e.createElement("div",null,(null==n?void 0:n.height)?e.createElement("div",{className:`d-none d-sm-block ${o}`,style:{height:`${null==n?void 0:n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${o}`,style:{height:`${null==n?void 0:n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${o} `,style:{height:`${null==n?void 0:n.mobHeight}px`}}))};exports.ButtonGroup=ve,exports.ImageComponent=ge,exports.ImageWithText=xe,exports.ImageWithTextWrapper=({content:n})=>{var t;const r=p();return e.createElement("div",{style:{position:"relative"}},e.createElement(Rn,{infinite:null==n?void 0:n.enableCycle,responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:1},tabletLarge:{breakpoint:{max:1439,min:1024},items:1,partialVisibilityGutter:60},tabletMedium:{breakpoint:{max:1023,min:768},items:1,partialVisibilityGutter:60},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:30}},autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(t=null==n?void 0:n.productTeaserSlides)||void 0===t?void 0:t.length),customDot:"large-desktop"===r?e.createElement((t=>{var r,o,i;const{onClick:a,active:l,index:d}=t;return e.createElement("div",{className:l?An.stageTeaserTabActive:An.stageTeaserTab,onClick:()=>(()=>{var e,t;const r=null===(t=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[d])||void 0===t?void 0:t.analyticsTitle;a(),X(V,"article_pagination_icon_click",{banner_promotion_name:r,component:L})})()},e.createElement("img",{src:null===(i=null===(o=null===(r=null==n?void 0:n.bloks)||void 0===r?void 0:r[d])||void 0===o?void 0:o.thumbImage)||void 0===i?void 0:i.filename,alt:"arrow",width:64,height:64}))}),null):e.createElement(e.Fragment,null),dotListClass:An.carousel_dot,itemClass:An.carouselItem,ssr:!0,arrows:!1,containerClass:An.carouselContainer,sliderClass:An.sliderClass,customButtonGroup:e.createElement((t=>{var o,i,a,l;const d=null===(o=null==t?void 0:t.carouselState)||void 0===o?void 0:o.currentSlide;return e.createElement(e.Fragment,null,(null===(i=null==n?void 0:n.bloks)||void 0===i?void 0:i.length)>1&&"large-desktop"===r&&e.createElement("div",null,e.createElement("button",{disabled:0===(null===(a=null==t?void 0:t.carouselState)||void 0===a?void 0:a.currentSlide),className:An.leftArrow,onClick:()=>(()=>{var e,r;const o=d<=0?0:d-1,i=null===(r=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[o])||void 0===r?void 0:r.analyticsTitle;t.previous(),X(V,"article_pagination_left_click",{banner_promotion_name:i,component:L})})()}),e.createElement("button",{disabled:(null===(l=null==t?void 0:t.carouselState)||void 0===l?void 0:l.currentSlide)+1===(null==t?void 0:t.carouselState.totalItems),className:An.rightArrow,onClick:()=>{(()=>{var e,r,o;const i=null===(e=null==t?void 0:t.carouselState)||void 0===e?void 0:e.totalItems,a=d>=i?i:d+1,l=null===(o=null===(r=null==n?void 0:n.bloks)||void 0===r?void 0:r[a])||void 0===o?void 0:o.analyticsTitle;t.next(),X(V,"article_pagination_right_click",{banner_promotion_name:l,component:L})})()}})))}),null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==r},null==n?void 0:n.bloks.map(((n,t)=>e.createElement(xe,{content:n,key:t,index:t})))))},exports.InternetAndTvCardsBenefits=({content:n,metadata:t})=>{var r,o,i,a,l,d,s,u,c,m;const f="2"===(null==n?void 0:n.cardsInRow)?2:"3"===(null==n?void 0:n.cardsInRow)?3:4,g=p(),h={desktop:{breakpoint:{max:7e3,min:1440},items:f},tabletLarge:{breakpoint:{max:1439,min:1024},items:3},tabletMedium:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:45}},v="2"===(null==n?void 0:n.cardsInRow)&&2==(null==n?void 0:n.Cards.length)?E:"2"===(null==n?void 0:n.cardsInRow)&&(null==n?void 0:n.Cards.length)>2?"col-lg-6":"3"===(null==n?void 0:n.cardsInRow)?E:"col-lg-3",b=K(null==n?void 0:n.gradientBackground),_=Y(null==n?void 0:n.headlineColor),x=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)!==C?_:"",k=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)===C?{color:null===(r=null==n?void 0:n.headlineColorPicker)||void 0===r?void 0:r.color}:{},[B,I]=e.useState([]);return e.useEffect((()=>{var e;const t=[];(null===(e=null==n?void 0:n.Cards)||void 0===e?void 0:e.length)>0&&(null==n||n.Cards.map((e=>{!e.notToDisplay&&t.push(e)}))),I(t)}),[]),e.createElement("div",{className:`${to.container} ${(null==n?void 0:n.gradientBackground)!=C?b:""}`,id:(null==n?void 0:n.id)||"",style:Object.assign({},(null==n?void 0:n.gradientBackground)===C?{backgroundColor:null===(o=null==n?void 0:n.backgroundColor)||void 0===o?void 0:o.color}:{})},(null===(i=null==n?void 0:n.topSpace)||void 0===i?void 0:i.length)>0&&e.createElement(ro,{content:null==n?void 0:n.topSpace[0]}),e.createElement(ne,null,e.createElement(e.Fragment,null,((null==n?void 0:n.overlineText)||(null===(a=null==n?void 0:n.description)||void 0===a?void 0:a.length)>0||(null===(l=null==n?void 0:n.button)||void 0===l?void 0:l.length)>0||(null==n?void 0:n.title))&&e.createElement("div",{className:to["text-container"]},(null==n?void 0:n.overlineText)&&e.createElement("div",{className:to.overline},null==n?void 0:n.overlineText),(null==n?void 0:n.title)&&(null==n?void 0:n.headlineVariants)===y?e.createElement("h1",{className:x,style:Object.assign({},k)},null==n?void 0:n.title," "):(null==n?void 0:n.headlineVariants)===T?e.createElement("h2",{className:x,style:Object.assign({},k)},null==n?void 0:n.title):(null==n?void 0:n.headlineVariants)===w?e.createElement("h3",{className:x,style:Object.assign({},k)},null==n?void 0:n.title):e.createElement("h4",{className:x,style:Object.assign({},k)},null==n?void 0:n.title),(null===(d=null==n?void 0:n.description)||void 0===d?void 0:d.length)>0&&e.createElement(Wn,{content:null==n?void 0:n.description[0]}),(null==n?void 0:n.button)&&(null===(s=null==n?void 0:n.button)||void 0===s?void 0:s.length)>0&&e.createElement("div",{className:to.btn},e.createElement(Ln,{content:null==n?void 0:n.button[0],eventAction:null==n?void 0:n.title,metadata:t}))),(null==n?void 0:n.isMobSlider)&&(null==n?void 0:n.variant)===S?e.createElement(e.Fragment,null,e.createElement("div",{className:`row ${to.cards} d-none d-sm-block`},(null==B?void 0:B.length)>0&&(null==B?void 0:B.map(((n,r)=>e.createElement("div",{key:r,className:`${v} col-md-4 col-sm-6 ${to.card}`},e.createElement(no,{content:n,metadata:t})))))),e.createElement("div",{className:`d-block d-sm-none ${to.carousel}`},(null==B?void 0:B.length)>0&&e.createElement(Rn,{infinite:null==n?void 0:n.enableCycle,responsive:h,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(u=null==n?void 0:n.productTeaserSlides)||void 0===u?void 0:u.length),dotListClass:to.carousel_dot,itemClass:to.carouselItem,ssr:!0,arrows:!1,containerClass:to.carouselContainer,sliderClass:to.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==g},null==B?void 0:B.map(((n,r)=>e.createElement("div",{key:r,className:to.slide},e.createElement(no,{content:n,metadata:t}))))))):(null==n?void 0:n.variant)===S?e.createElement("div",{className:`row ${to.cards}`},(null==B?void 0:B.length)>0&&(null==B?void 0:B.map(((n,r)=>e.createElement("div",{key:r,className:`${v} col-md-4 col-sm-6 ${to.card}`},e.createElement(no,{content:n,metadata:t})))))):e.createElement("div",{className:to.carousel},(null==B?void 0:B.length)>0&&e.createElement(Rn,{infinite:null==n?void 0:n.enableCycle,responsive:h,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(c=null==n?void 0:n.productTeaserSlides)||void 0===c?void 0:c.length),dotListClass:to.carousel_dot,itemClass:to.carouselItem,ssr:!0,arrows:!1,containerClass:to.carouselContainer,sliderClass:to.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==g},null==B?void 0:B.map(((n,r)=>e.createElement("div",{key:r,className:to.slide},e.createElement(no,{content:n,metadata:t})))))))),(null===(m=null==n?void 0:n.bottomSpace)||void 0===m?void 0:m.length)>0&&e.createElement(ro,{content:null==n?void 0:n.bottomSpace[0]}))},exports.RibbonComponent=({content:t})=>{var r,o,i,a,l,d,s,u,p,f,g,h,v,b,_,x,y,T,w,C,S,E,k,B,I,P;const N=e.useRef(null),[R,A]=e.useState(!1),O=n.getCookie("sunriseAuth"),[F,V]=e.useState(!1),L=new Date,[j,z]=e.useState(null==t?void 0:t.teaserTimer[0]),G=m(new Date(null===(o=null===(r=null==t?void 0:t.teaserTimer[0])||void 0===r?void 0:r.endTime)||void 0===o?void 0:o.replace(/-/g,"/"))),U=m(new Date(null===(a=null===(i=null==t?void 0:t.teaserTimer[0])||void 0===i?void 0:i.startTime)||void 0===a?void 0:a.replace(/-/g,"/"))),K=((null==t?void 0:t.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",Y=((null==t?void 0:t.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[q,Z]=e.useState(!1),ee=()=>{const e=G.getTime()-L.getTime();if(e>0&&q){return{days:("0"+Math.floor(e/864e5)).slice(-2),hours:("0"+Math.floor(e/36e5%24)).slice(-2),mins:("0"+Math.floor(e/1e3/60%60)).slice(-2),sec:("0"+Math.floor(e/1e3%60)).slice(-2)}}return null},[ne,te]=e.useState(ee()),re=()=>{!1===R&&A(!0)};e.useEffect((()=>{var e;if(null===(e=null==t?void 0:t.teaserTimer[0])||void 0===e?void 0:e.startTime){const e=null==t?void 0:t.teaserTimer[0];e.isDarkMode=null==t?void 0:t.enableDarkMode,z(e)}!O&&"nauth"===(null==t?void 0:t.targetCustomer)||"both"===(null==t?void 0:t.targetCustomer)||O&&"auth"===(null==t?void 0:t.targetCustomer)?V(!0):V(!1)}),[]),e.useEffect((()=>{te(ee()),L.getTime()>=U.getTime()&&!q&&Z(!0);const e=setInterval((()=>{te(ee())}),1e3);return()=>{clearInterval(e)}}),[q]),e.useEffect((()=>{var e;const n=new IntersectionObserver((e=>{var n,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(n=localStorage.getItem("analyticsUids"))||void 0===n?void 0:n.includes(t._uid))&&(X(M,M,{banner_promotion_name:null!==(r=null==t?void 0:t.bannerPromotionName)&&void 0!==r?r:null==t?void 0:t.description,banner_source:$,banner_type:H,banner_location:null==t?void 0:t.bannerLocation,audience_name:Q,promotion_objective:Q}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],t._uid])))}),{threshold:.5});return N.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(t._uid))&&n.observe(N.current),()=>{n.disconnect()}}));return e.createElement(e.Fragment,null,!1===R&&(void 0===(null===(l=null==t?void 0:t.teaserTimer[0])||void 0===l?void 0:l.startTime)&&null===ne||void 0!==(null===(d=null==t?void 0:t.teaserTimer[0])||void 0===d?void 0:d.startTime)&&null!==ne)&&F&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==t?void 0:t.backgroundColor},ref:N},e.createElement("div",{className:K},e.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(s=null==t?void 0:t.icon)||void 0===s?void 0:s.filename)&&e.createElement("div",{className:"ribbonComponent_Image"},e.createElement("img",{className:"ribbonComponent_Icon",src:(null==t?void 0:t.enableDarkMode)?null===(u=null==t?void 0:t.darkModeIcon)||void 0===u?void 0:u.filename:null===(p=null==t?void 0:t.icon)||void 0===p?void 0:p.filename})),(null==t?void 0:t.description)&&e.createElement("div",{className:Y},e.createElement(J,{content:null==t?void 0:t.description}),e.createElement("div",null))),e.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(f=null==t?void 0:t.teaserTimer[0])||void 0===f?void 0:f.startTime)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Timer"},e.createElement(W,{content:j})),(null==t?void 0:t.buttonText)||(null==t?void 0:t.hotlineNumber)?e.createElement("div",{className:"ribbonComponent_HrBreaker"}):e.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==t?void 0:t.buttonText)&&(null===(g=null==t?void 0:t.link)||void 0===g?void 0:g.url)||(null==t?void 0:t.hotlineNumber)&&(null===(h=null==t?void 0:t.buttonIcon)||void 0===h?void 0:h.filename))&&e.createElement("div",{className:"ribbonComponent_Button"},e.createElement("a",{href:(null==t?void 0:t.hotlineNumber)?`tel:${(null==t?void 0:t.hotlineNumber)||0}`:null===(v=null==t?void 0:t.link)||void 0===v?void 0:v.url,target:null!==(b=null==t?void 0:t.target)&&void 0!==b?b:"",rel:"_blank"===(null==t?void 0:t.target)?"opener":"noopener",onClick:()=>{var e;X(D,D,{banner_promotion_name:null!==(e=null==t?void 0:t.bannerPromotionName)&&void 0!==e?e:null==t?void 0:t.description,banner_source:$,banner_type:H,audience_name:Q,promotion_objective:Q,banner_location:null==t?void 0:t.bannerLocation})}},e.createElement("div",{className:c(null==t?void 0:t.buttonType)},(null==t?void 0:t.hotlineNumber)&&"left"===(null==t?void 0:t.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(_=null==t?void 0:t.buttonIcon)||void 0===_?void 0:_.filename}),(null==t?void 0:t.hotlineNumber)?null==t?void 0:t.hotlineNumber:null==t?void 0:t.buttonText,(null==t?void 0:t.hotlineNumber)&&"right"===(null==t?void 0:t.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(x=null==t?void 0:t.buttonIcon)||void 0===x?void 0:x.filename})))),(null===(y=null==t?void 0:t.closeIcon)||void 0===y?void 0:y.filename)&&(null==t?void 0:t.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>re()},e.createElement("img",{src:(null==t?void 0:t.enableDarkMode)?null!==(w=null===(T=null==t?void 0:t.darkModeCloseIcon)||void 0===T?void 0:T.filename)&&void 0!==w?w:null===(C=null==t?void 0:t.closeIcon)||void 0===C?void 0:C.filename:null===(S=null==t?void 0:t.closeIcon)||void 0===S?void 0:S.filename}))),(null===(E=null==t?void 0:t.closeIcon)||void 0===E?void 0:E.filename)&&(null==t?void 0:t.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>re()},e.createElement("img",{src:(null==t?void 0:t.enableDarkMode)?null!==(B=null===(k=null==t?void 0:t.darkModeCloseIcon)||void 0===k?void 0:k.filename)&&void 0!==B?B:null===(I=null==t?void 0:t.closeIcon)||void 0===I?void 0:I.filename:null===(P=null==t?void 0:t.closeIcon)||void 0===P?void 0:P.filename}))))))},exports.StageTeaserComponent=({content:n,isFullWidth:t,isSlimVersion:r})=>e.createElement(e.Fragment,null,"single"===(null==n?void 0:n.layoutgrid)?e.createElement(pe,{content:n,isFullWidth:t,isSlimVersion:r}):e.createElement(te,{content:n,isFullWidth:t,isSlimVersion:r})),exports.TextComponent=be;
9
21
  //# sourceMappingURL=index.js.map