@prokodo/ui 0.0.9 → 0.0.10
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.
- package/dist/_virtual/_commonjsHelpers.js +1 -0
- package/dist/_virtual/index.js +1 -0
- package/dist/{components/map.js → _virtual/index2.js} +1 -1
- package/dist/_virtual/index3.js +1 -0
- package/dist/_virtual/jsx-runtime.js +1 -0
- package/dist/_virtual/jsx-runtime2.js +1 -0
- package/dist/_virtual/react-is.development.js +1 -0
- package/dist/_virtual/react-is.production.min.js +1 -0
- package/dist/_virtual/react-jsx-runtime.development.js +1 -0
- package/dist/_virtual/react-jsx-runtime.production.js +1 -0
- package/dist/assets/images/card_background_primary_1.webp.js +1 -0
- package/dist/assets/images/card_background_primary_2.webp.js +1 -0
- package/dist/assets/images/card_background_primary_3.webp.js +1 -0
- package/dist/assets/images/card_background_primary_4.webp.js +1 -0
- package/dist/assets/images/card_background_secondary_1.webp.js +1 -0
- package/dist/assets/images/card_background_secondary_2.webp.js +1 -0
- package/dist/assets/images/card_background_secondary_3.webp.js +1 -0
- package/dist/assets/images/card_background_secondary_4.webp.js +1 -0
- package/dist/components/accordion/Accordion.js +1 -0
- package/dist/components/accordion/Accordion.module.scss.js +1 -0
- package/dist/components/accordion/index.js +1 -0
- package/dist/components/animated/Animated.js +1 -0
- package/dist/components/animated/Animated.module.scss.js +1 -0
- package/dist/components/animated/index.js +1 -0
- package/dist/components/animatedText/AnimatedText.js +1 -0
- package/dist/components/animatedText/index.js +1 -0
- package/dist/components/avatar/Avatar.js +1 -0
- package/dist/components/avatar/Avatar.module.scss.js +1 -0
- package/dist/components/avatar/index.js +1 -0
- package/dist/components/base-link/BaseLink.js +1 -0
- package/dist/components/button/Button.js +1 -0
- package/dist/components/button/Button.module.scss.js +1 -0
- package/dist/components/button/index.js +1 -0
- package/dist/components/calendly/Calendly.js +1 -0
- package/dist/components/calendly/index.js +1 -0
- package/dist/components/card/Card.js +1 -0
- package/dist/components/card/Card.module.scss.js +1 -0
- package/dist/components/card/index.js +1 -0
- package/dist/components/carousel/Carousel.js +1 -0
- package/dist/components/carousel/Carousel.module.scss.js +1 -0
- package/dist/components/carousel/Carousel.services.js +1 -0
- package/dist/components/carousel/index.js +1 -0
- package/dist/components/chip/Chip.js +1 -0
- package/dist/components/chip/Chip.module.scss.js +1 -0
- package/dist/components/chip/index.js +1 -0
- package/dist/components/datePicker/DatePicker.js +1 -0
- package/dist/components/datePicker/index.js +1 -0
- package/dist/components/dialog/Dialog.js +1 -0
- package/dist/components/dialog/Dialog.module.scss.js +1 -0
- package/dist/components/dialog/index.js +1 -0
- package/dist/components/drawer/Drawer.js +1 -0
- package/dist/components/drawer/Drawer.module.scss.js +1 -0
- package/dist/components/drawer/index.js +1 -0
- package/dist/components/form/Form.js +1 -0
- package/dist/components/form/Form.module.scss.js +1 -0
- package/dist/components/form/FormField.js +1 -0
- package/dist/components/form/FormField.module.scss.js +1 -0
- package/dist/components/form/FormResponse.js +1 -0
- package/dist/components/form/FormResponse.module.scss.js +1 -0
- package/dist/components/form/index.js +1 -0
- package/dist/components/grid/Grid.js +1 -0
- package/dist/components/grid/Grid.module.scss.js +1 -0
- package/dist/components/grid/GridRow.js +1 -0
- package/dist/components/grid/GridRow.module.scss.js +1 -0
- package/dist/components/grid/index.js +1 -0
- package/dist/components/headline/Headline.js +1 -0
- package/dist/components/headline/Headline.module.scss.js +1 -0
- package/dist/components/headline/index.js +1 -0
- package/dist/components/icon/Icon.js +1 -0
- package/dist/components/icon/Icon.module.scss.js +1 -0
- package/dist/components/icon/iconsMap.js +1 -0
- package/dist/components/icon/index.js +1 -0
- package/dist/components/image/Image.js +1 -0
- package/dist/components/image/Image.module.scss.js +1 -0
- package/dist/components/image/index.js +1 -0
- package/dist/components/image-text/ImageText.js +1 -0
- package/dist/components/image-text/ImageText.module.scss.js +1 -0
- package/dist/components/input/Input.js +1 -0
- package/dist/components/input/Input.module.scss.js +1 -0
- package/dist/components/input/InputValidation.js +1 -0
- package/dist/components/input/index.js +1 -0
- package/dist/components/inputOTP/InputOTP.js +1 -0
- package/dist/components/inputOTP/InputOTP.module.scss.js +1 -0
- package/dist/components/inputOTP/index.js +1 -0
- package/dist/components/label/Label.js +1 -0
- package/dist/components/label/Label.module.scss.js +1 -0
- package/dist/components/label/index.js +1 -0
- package/dist/components/link/Link.js +1 -0
- package/dist/components/link/Link.module.scss.js +1 -0
- package/dist/components/link/index.js +1 -0
- package/dist/components/list/List.js +1 -0
- package/dist/components/list/List.module.scss.js +1 -0
- package/dist/components/list/index.js +1 -0
- package/dist/components/loading/Loading.js +1 -0
- package/dist/components/loading/Loading.module.scss.js +1 -0
- package/dist/components/loading/index.js +1 -0
- package/dist/components/lottie/Lottie.js +1 -0
- package/dist/components/lottie/Lottie.module.scss.js +1 -0
- package/dist/components/lottie/LottieAnimations.js +1 -0
- package/dist/components/lottie/index.js +1 -0
- package/dist/components/map/Map.js +1 -0
- package/dist/components/map/index.js +1 -0
- package/dist/components/post-item/PostItem.js +1 -0
- package/dist/components/post-item/PostItem.module.scss.js +1 -0
- package/dist/components/post-item/PostItemAuthor.js +1 -0
- package/dist/components/post-item/PostItemAuthor.module.scss.js +1 -0
- package/dist/components/post-teaser/PostTeaser.js +1 -0
- package/dist/components/post-teaser/PostTeaser.module.scss.js +1 -0
- package/dist/components/post-widget/PostWidget.js +1 -0
- package/dist/components/post-widget/PostWidget.module.scss.js +1 -0
- package/dist/components/post-widget-carousel/PostWidgetCarousel.js +1 -0
- package/dist/components/post-widget-carousel/PostWidgetCarousel.module.scss.js +1 -0
- package/dist/components/quote/Quote.js +1 -0
- package/dist/components/quote/Quote.module.scss.js +1 -0
- package/dist/components/quote/index.js +1 -0
- package/dist/components/rich-text/RichText.js +1 -0
- package/dist/components/rich-text/RichText.module.scss.js +1 -0
- package/dist/components/select/Select.js +1 -0
- package/dist/components/select/Select.module.scss.js +1 -0
- package/dist/components/select/index.js +1 -0
- package/dist/components/skeleton/Skeleton.js +1 -0
- package/dist/components/skeleton/Skeleton.module.scss.js +1 -0
- package/dist/components/skeleton/index.js +1 -0
- package/dist/components/slider/Slider.js +1 -0
- package/dist/components/slider/Slider.module.scss.js +1 -0
- package/dist/components/slider/index.js +1 -0
- package/dist/components/stepper/Stepper.js +1 -0
- package/dist/components/stepper/Stepper.module.scss.js +1 -0
- package/dist/components/stepper/index.js +1 -0
- package/dist/components/switch/Switch.js +1 -0
- package/dist/components/switch/Switch.module.scss.js +1 -0
- package/dist/components/switch/index.js +1 -0
- package/dist/components/table/Table.js +1 -0
- package/dist/components/table/Table.module.scss.js +1 -0
- package/dist/components/table/index.js +1 -0
- package/dist/components/teaser/Teaser.js +1 -0
- package/dist/components/teaser/Teaser.module.scss.js +1 -0
- package/dist/components/teaser/index.js +1 -0
- package/dist/helpers/bem.js +1 -0
- package/dist/helpers/calculation.js +1 -0
- package/dist/helpers/validations.js +1 -0
- package/dist/hooks/useGoogleMaps.js +1 -0
- package/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.0/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.0/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Option/Option.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Option/optionClasses.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Portal/Portal.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Select/Select.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Select/selectClasses.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Slider/Slider.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Slider/sliderClasses.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Switch/Switch.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Switch/switchClasses.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Unstable_Popup/Popup.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Unstable_Popup/PopupContext.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/Unstable_Popup/popupClasses.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/generateUtilityClass/index.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/generateUtilityClasses/index.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useButton/useButton.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useCompound/useCompoundItem.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useCompound/useCompoundParent.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useList/ListContext.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useList/listActions.types.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useList/listReducer.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useList/useList.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useList/useListItem.js +3 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useOption/useOption.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useOption/useOptionContextStabilizer.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useSelect/SelectProvider.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useSelect/defaultOptionStringifier.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useSelect/selectReducer.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useSelect/useSelect.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useSelect/useSelect.types.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useSlider/useSlider.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useSwitch/useSwitch.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useTransition/TransitionContext.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/useTransition/useTransitionTrigger.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/utils/ClassNameConfigurator.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/utils/areArraysEqual.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/utils/combineHooksSlotProps.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/utils/isHostComponent.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/utils/resolveComponentProps.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/utils/useControllableReducer.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/utils/useRootElementName.js +1 -0
- package/dist/node_modules/.pnpm/@mui_base@5.0.0-beta.58_@types_react@19.1.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@mui/base/utils/useTextNavigation.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/HTMLElementType/HTMLElementType.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/appendOwnerState/appendOwnerState.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/clamp/clamp.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/composeClasses/composeClasses.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/exactProp/exactProp.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/extractEventHandlers/extractEventHandlers.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/getReactNodeRef/getReactNodeRef.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/isFocusVisible/isFocusVisible.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/isHostComponent/isHostComponent.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/mergeSlotProps/mergeSlotProps.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/omitEventHandlers/omitEventHandlers.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/ownerDocument/ownerDocument.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/resolveComponentProps/resolveComponentProps.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/setRef/setRef.js +1 -0
- package/dist/{components → node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/useControlled}/useControlled.js +1 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/useEnhancedEffect/useEnhancedEffect.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/useEventCallback/useEventCallback.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/useForkRef/useForkRef.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/useId/useId.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/useSlotProps/useSlotProps.js +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@6.0.0-rc.0_@types_react@19.1.0_react@19.1.0/node_modules/@mui/utils/esm/visuallyHidden/visuallyHidden.js +1 -0
- package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.js +1 -0
- package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js +5 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js +2 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js +1 -0
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js +8 -0
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js +8 -0
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +1 -0
- package/dist/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react-jsx-runtime.development.js +14 -0
- package/dist/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react-jsx-runtime.production.js +9 -0
- package/dist/node_modules/.pnpm/react@19.1.0/node_modules/react/jsx-runtime.js +1 -0
- package/dist/ui.css +1 -1
- package/package.json +41 -41
- package/dist/components/Accordion2.js +0 -1
- package/dist/components/Animated2.js +0 -1
- package/dist/components/AnimatedText2.js +0 -1
- package/dist/components/Avatar2.js +0 -1
- package/dist/components/BaseLink.js +0 -1
- package/dist/components/Button2.js +0 -1
- package/dist/components/Calendly2.js +0 -1
- package/dist/components/Card2.js +0 -1
- package/dist/components/Carousel2.js +0 -1
- package/dist/components/Chip2.js +0 -1
- package/dist/components/ClassNameConfigurator.js +0 -21
- package/dist/components/DatePicker2.js +0 -1
- package/dist/components/Dialog2.js +0 -1
- package/dist/components/Drawer2.js +0 -1
- package/dist/components/Form2.js +0 -1
- package/dist/components/GridRow.js +0 -1
- package/dist/components/Headline2.js +0 -1
- package/dist/components/Icon2.js +0 -1
- package/dist/components/Image2.js +0 -1
- package/dist/components/ImageText.js +0 -1
- package/dist/components/Input2.js +0 -1
- package/dist/components/InputOTP2.js +0 -1
- package/dist/components/Label2.js +0 -1
- package/dist/components/Link2.js +0 -1
- package/dist/components/List2.js +0 -1
- package/dist/components/Loading2.js +0 -1
- package/dist/components/Lottie2.js +0 -1
- package/dist/components/Map2.js +0 -1
- package/dist/components/PostItem.js +0 -1
- package/dist/components/PostTeaser.js +0 -1
- package/dist/components/PostWidget.js +0 -1
- package/dist/components/PostWidgetCarousel.js +0 -1
- package/dist/components/Quote2.js +0 -1
- package/dist/components/RichText.js +0 -1
- package/dist/components/Select2.js +0 -3
- package/dist/components/Skeleton2.js +0 -1
- package/dist/components/Slider2.js +0 -1
- package/dist/components/Stepper2.js +0 -1
- package/dist/components/Switch2.js +0 -1
- package/dist/components/Table2.js +0 -1
- package/dist/components/Teaser2.js +0 -1
- package/dist/components/accordion.js +0 -1
- package/dist/components/animated.js +0 -1
- package/dist/components/animatedText.js +0 -1
- package/dist/components/areArraysEqual.js +0 -1
- package/dist/components/avatar.js +0 -1
- package/dist/components/bem.js +0 -1
- package/dist/components/button.js +0 -1
- package/dist/components/calculation.js +0 -1
- package/dist/components/calendly.js +0 -1
- package/dist/components/card.js +0 -1
- package/dist/components/carousel.js +0 -1
- package/dist/components/chip.js +0 -1
- package/dist/components/datePicker.js +0 -1
- package/dist/components/dialog.js +0 -1
- package/dist/components/drawer.js +0 -1
- package/dist/components/form.js +0 -1
- package/dist/components/grid.js +0 -1
- package/dist/components/headline.js +0 -1
- package/dist/components/icon.js +0 -1
- package/dist/components/image.js +0 -1
- package/dist/components/input.js +0 -1
- package/dist/components/inputOTP.js +0 -1
- package/dist/components/jsx-runtime.js +0 -22
- package/dist/components/label.js +0 -1
- package/dist/components/link.js +0 -1
- package/dist/components/list.js +0 -1
- package/dist/components/loading.js +0 -1
- package/dist/components/lottie.js +0 -1
- package/dist/components/quote.js +0 -1
- package/dist/components/select.js +0 -1
- package/dist/components/skeleton.js +0 -1
- package/dist/components/slider.js +0 -1
- package/dist/components/stepper.js +0 -1
- package/dist/components/switch.js +0 -1
- package/dist/components/table.js +0 -1
- package/dist/components/teaser.js +0 -1
- package/dist/components/validations.js +0 -1
- package/dist/index.cjs.js +0 -1
- package/dist/index.es.js +0 -84
- /package/dist/components/{base-link.js → base-link/index.js} +0 -0
- /package/dist/components/{image-text.js → image-text/index.js} +0 -0
- /package/dist/components/{post-item.js → post-item/index.js} +0 -0
- /package/dist/components/{post-teaser.js → post-teaser/index.js} +0 -0
- /package/dist/components/{post-widget.js → post-widget/index.js} +0 -0
- /package/dist/components/{post-widget-carousel.js → post-widget-carousel/index.js} +0 -0
- /package/dist/components/{rich-text.js → rich-text/index.js} +0 -0
package/dist/ui.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.prokodo-Animated{opacity:0;visibility:hidden;transition:opacity .3s ease-out,transform .3s ease-out,visibility .3s ease-out;will-change:opacity,transform,visibility}.prokodo-Animated--animate-bottom-top{transform:translateY(20vh)}.prokodo-Animated--animate-top-bottom{transform:translateY(-20vh)}.prokodo-Animated--animate-left-right{transform:translate(-20vh)}.prokodo-Animated--animate-right-left{transform:translate(20vh)}.prokodo-Animated--is-visible{opacity:1;transform:none;visibility:visible}.prokodo-Animated--is-disabled{transform:none}.prokodo-Animated--has-fast-speed{transition:opacity .5s ease-out,transform .5s ease-out,visibility .5s ease-out}.prokodo-Animated--has-slow-speed{transition:opacity 1.5s ease-out,transform .5s ease-out,visibility 1.5s ease-out}.prokodo-Icon--primary,.prokodo-Icon--primary:hover{color:var(--color-primary-500)}.prokodo-Icon--secondary,.prokodo-Icon--secondary:hover{color:var(--color-secondary-500)}.prokodo-Icon--info,.prokodo-Icon--info:hover{color:var(--color-grey-300)}.prokodo-Icon--success,.prokodo-Icon--success:hover{color:var(--color-success)}.prokodo-Icon--warning,.prokodo-Icon--warning:hover{color:var(--color-warning)}.prokodo-Icon--error,.prokodo-Icon--error:hover{color:var(--color-error)}.prokodo-Icon--white,.prokodo-Icon--white:hover{color:#fff}.prokodo-Link{cursor:pointer;color:var(--color-grey-500);font-weight:500;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Link{font-size:1rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-Link{font-size:1rem;line-height:1.5}}.prokodo-Link:hover{text-decoration:underline}.prokodo-Link--has-no-background:hover{text-decoration:underline;color:var(--color-primary-500)}.prokodo-Link--has-no-background:focus{color:var(--color-primary-500)}.prokodo-Link--has-no-background--primary{color:var(--color-primary-500)}.prokodo-Link--has-no-background--secondary{color:var(--color-secondary-500)}.prokodo-Link--has-no-background--info{color:var(--color-grey-300)}.prokodo-Link--has-no-background--success{color:var(--color-success)}.prokodo-Link--has-no-background--warning{color:var(--color-warning)}.prokodo-Link--has-no-background--error{color:var(--color-error)}.prokodo-Link--has-no-background--white,.prokodo-Link--has-no-background--white:hover{color:var(--color-white)}.prokodo-Link--has-no-background--primary:hover,.prokodo-Link--has-no-background--secondary:hover,.prokodo-Link--has-no-background--success:hover,.prokodo-Link--has-no-background--error:hover,.prokodo-Link--has-no-background--info:hover,.prokodo-Link--has-no-background--warning:hover{color:var(--color-grey-500)}.prokodo-Link--has-no-background--primary:focus,.prokodo-Link--has-no-background--secondary:focus,.prokodo-Link--has-no-background--success:focus,.prokodo-Link--has-no-background--error:focus,.prokodo-Link--has-no-background--info:focus,.prokodo-Link--has-no-background--warning:focus{color:var(--color-grey-500)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.prokodo-Loading{position:relative;display:flex;align-items:center;justify-content:center}.prokodo-Loading__gradient stop:nth-of-type(1){stop-color:var(--color-primary-500)}.prokodo-Loading__gradient stop:nth-of-type(2){stop-color:var(--color-grey-300)}.prokodo-Loading__gradient stop:nth-of-type(3){stop-color:var(--color-secondary-500)}.prokodo-Loading__animation{border-radius:50%;border:4px solid transparent;border-top:4px solid url(#loading-gradient);animation:spin 1s linear infinite}.prokodo-Loading__animation--size-xs{height:20px!important;width:20px!important}.prokodo-Loading__animation--size-sm{height:40px!important;width:40px!important}.prokodo-Loading__animation--size-md{height:60px!important;width:60px!important}.prokodo-Loading__animation--size-lg{height:80px!important;width:80px!important}.prokodo-Loading__animation--size-xl{height:100px!important;width:100px!important}.prokodo-Button{display:inline-block;border-radius:1.5rem;border-width:0;padding:.875rem 1.5rem;background-color:var(--color-grey-50);box-shadow:var(--elevation-1);cursor:pointer;background:var(--gradient-background-inherit);font-weight:400!important;font-size:1rem!important;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-style:normal!important;line-height:1.4!important;letter-spacing:.03em!important;text-transform:none!important;text-align:left!important;text-decoration:none!important}html[data-theme=dark] .prokodo-Button{background-color:var(--color-grey-100)}.prokodo-Button:hover{box-shadow:none}.prokodo-Button:focus-within{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Button--has-bg-primary,.prokodo-Button--has-bg-secondary,.prokodo-Button--has-bg-info,.prokodo-Button--has-bg-error{color:#fff!important}.prokodo-Button--has-bg-success,.prokodo-Button--has-bg-warning{color:var(--color-black)}.prokodo-Button--has-bg-primary{background:var(--gradient-background-primary)}.prokodo-Button--has-bg-secondary{background:var(--gradient-background-secondary)}.prokodo-Button--is-disabled,.prokodo-Button--has-bg-info{background:var(--gradient-background-info)}.prokodo-Button--has-bg-success{background:var(--gradient-background-success)}.prokodo-Button--has-bg-warning{background:var(--gradient-background-warning)}.prokodo-Button--has-bg-error{background:var(--gradient-background-error)}.prokodo-Button--has-text-inherit,.prokodo-Button--has-text-primary,.prokodo-Button--has-text-secondary,.prokodo-Button--has-text-info,.prokodo-Button--has-text-success,.prokodo-Button--has-text-warning,.prokodo-Button--has-text-error{background:none;background-color:var(--color-grey-50);padding:.75rem 1rem;transition:background-color .3s ease-in-out}.prokodo-Button--has-text-inherit:hover,.prokodo-Button--has-text-primary:hover,.prokodo-Button--has-text-secondary:hover,.prokodo-Button--has-text-info:hover,.prokodo-Button--has-text-success:hover,.prokodo-Button--has-text-warning:hover,.prokodo-Button--has-text-error:hover{color:#fff}.prokodo-Button--has-text-inherit{color:var(--color-black)}.prokodo-Button--has-text-inherit:hover{background-color:var(--color-grey-500)}.prokodo-Button--has-text-primary{color:var(--color-primary-500)}.prokodo-Button--has-text-primary:hover{background-color:var(--color-primary-500)}.prokodo-Button--has-text-secondary{color:var(--color-secondary-500)}.prokodo-Button--has-text-secondary:hover{background-color:var(--color-secondary-500)}.prokodo-Button--is-disabled,.prokodo-Button--has-text-info{color:var(--color-grey-700)}.prokodo-Button--is-disabled:hover,.prokodo-Button--has-text-info:hover{background-color:var(--color-grey-100)}.prokodo-Button--has-text-success{color:var(--color-success)}.prokodo-Button--has-text-success:hover{background-color:var(--color-success)}.prokodo-Button--has-text-warning{color:var(--color-warning)}.prokodo-Button--has-text-warning:hover{background-color:var(--color-warning)}.prokodo-Button--has-text-error{color:var(--color-error)}.prokodo-Button--has-text-error:hover{background-color:var(--color-error)}.prokodo-Button--has-variant-outlined{position:relative;background:none}.prokodo-Button--has-variant-outlined:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0;background:var(--gradient-border-4)}html[data-theme=dark] .prokodo-Button--has-variant-outlined{background:none}.prokodo-Button--icon-only{display:flex;justify-content:center;align-items:center;border-radius:10000px;padding:.75rem}html[data-theme=dark] .prokodo-Button--icon-only{background:none}.prokodo-Button--has-fullWidth{display:block;width:100%}.prokodo-Button--is-disabled{cursor:default}.prokodo-Button__title{display:flex;flex-direction:row;align-items:center}.prokodo-Button__icon{margin-right:5px}.prokodo-Button__icon--icon-only{margin-right:0}.prokodo-Button__link{display:table;width:100%;color:inherit;font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Button__link--icon-only{display:contents}.prokodo-Button__link:hover{text-decoration:none}.prokodo-Button__content{display:flex;justify-content:center;border-radius:2rem;width:100%}.prokodo-Button__content--icon-only{padding:.5rem;border-radius:2000rem}.prokodo-Headline{margin:0;white-space:pre-line}.prokodo-Headline--is-highlighted{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--primary--highlighted,.prokodo-Headline--secondary--highlighted,.prokodo-Headline--success--highlighted,.prokodo-Headline--warning--highlighted,.prokodo-Headline--error--highlighted{filter:drop-shadow(var(--elevation-1--text))}.prokodo-Headline--inherit{color:var(--color-grey-700)}.prokodo-Headline--inherit--highlighted{background-image:var(--gradient-text-grey);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--primary{color:var(--color-primary-500)}.prokodo-Headline--primary--highlighted{background-image:var(--gradient-text-primary-secondary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--secondary{color:var(--color-secondary-500)}.prokodo-Headline--secondary--highlighted{background-image:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--success{color:var(--color-success)}.prokodo-Headline--success--highlighted{background-image:var(--gradient-text-success);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--info{color:var(--color-grey-300)}.prokodo-Headline--warning{color:var(--color-warning)}.prokodo-Headline--warning--highlighted{background-image:var(--gradient-text-warning);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--error{color:var(--color-error)}.prokodo-Headline--error--highlighted{background-image:var(--gradient-text-error);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--white{color:#fff}.prokodo-Headline--black{color:var(--color-black)}.prokodo-Headline--xs{font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Headline--sm{font-weight:400;font-size:1.125rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Headline--md{font-weight:400;font-size:1.125rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Headline--md{font-size:1.5rem}}@media screen and (min-width: 960px){.prokodo-Headline--md{font-size:1.5rem}}.prokodo-Headline--lg{font-weight:500;font-size:1.5rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Headline--lg{font-size:1.5rem}}@media screen and (min-width: 960px){.prokodo-Headline--lg{font-size:1.75rem}}.prokodo-Headline--xl{font-weight:700;font-size:1.5rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Headline--xl{font-size:1.75rem}}@media screen and (min-width: 960px){.prokodo-Headline--xl{font-size:2.25rem}}.prokodo-Headline--xxl{font-weight:900;font-size:1.75rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.6;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Headline--xxl{font-size:2.25rem}}@media screen and (min-width: 960px){.prokodo-Headline--xxl{font-size:2.75rem}}.prokodo-Headline--center{text-align:center}.prokodo-Headline--right{text-align:right}@keyframes backgroundFill{0%{background-position:0 0}33%,to{background-position:-100% 0}}.prokodo-Accordion{display:flex;flex-direction:column}.prokodo-Accordion__item{border:1px solid var(--color-grey-200);border-radius:.75rem;margin-bottom:8px;overflow:hidden;transition:border .3s ease;box-shadow:var(--elevation-3)}.prokodo-Accordion__item--is-expanded{border-color:var(--color-primary-500)}.prokodo-Accordion__header{display:flex;align-items:center;justify-content:space-between;padding:16px;cursor:pointer;background-size:200% 100%;background-image:linear-gradient(to left,var(--color-primary-500) 25%,var(--color-secondary-500) 50%,var(--color-white) 50%);transition:background-color .3s ease}.prokodo-Accordion__header:hover,.prokodo-Accordion__header:focus-visible{color:var(--color-grey-50)!important;animation:backgroundFill 2s ease}.prokodo-Accordion__header--is-expanded{color:var(--color-grey-50)!important;animation:none!important;background-image:var(--gradient-background-primary-secondary)}.prokodo-Accordion__title{width:calc(100% - 20px);font-size:16px;font-weight:500;margin:0}.prokodo-Accordion__title--is-expanded{color:var(--color-grey-50)!important}.prokodo-Accordion__icon{transition:transform .3s ease}.prokodo-Accordion__icon--is-hidden{display:none}.prokodo-Accordion__content{padding:16px;border-top:1px solid var(--color-grey-200);background-color:var(--color-white);transition:max-height .3s ease,opacity .3s ease}.prokodo-Accordion__content[hidden]{max-height:0;opacity:0;pointer-events:none}.prokodo-Accordion__content--is-expanded{opacity:1;pointer-events:auto}.prokodo-Accordion__actions{display:flex;gap:8px;padding:8px 16px;background-color:var(--color-grey-100);border-top:1px solid var(--color-grey-200)}.prokodo-Image{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding-bottom:1rem}.prokodo-Image__caption{position:absolute;width:100%;text-align:center;bottom:0;left:0;opacity:.5;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Image__caption{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-Image__caption{font-size:.875rem;line-height:1.4}}.prokodo-Avatar{position:relative;display:flex;justify-content:center;align-items:center;padding:.5rem;border-radius:200px;overflow:hidden;background-color:var(--color-grey-100)}.prokodo-Avatar--primary{background-color:var(--color-primary-500)}.prokodo-Avatar--secondary{background-color:var(--color-secondary-500)}.prokodo-Avatar--info{background-color:var(--color-grey-300)}.prokodo-Avatar--success{background-color:var(--color-success)}.prokodo-Avatar--warning{background-color:var(--color-warning)}.prokodo-Avatar--error{background-color:var(--color-error)}.prokodo-Avatar--white{background-color:var(--color-white)}.prokodo-Avatar--has-size-xs{padding:.25rem;width:30px;height:30px}.prokodo-Avatar--has-size-sm{width:40px;height:40px}.prokodo-Avatar--has-size-md{width:60px;height:60px}.prokodo-Avatar--has-size-lg{width:80px;height:80px}.prokodo-Avatar--has-size-xl{width:100px;height:100px}.prokodo-Avatar__image{-o-object-fit:cover;object-fit:cover}.prokodo-Avatar__link{box-shadow:var(--elevation-1);border-radius:200px}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes skeleton-wave{0%{left:-100%}50%{left:100%}to{left:100%}}.prokodo-Skeleton{display:inline-block;background-color:rgba(var(--color-black),.11);border-radius:4px;position:relative;overflow:hidden}.prokodo-Skeleton:after{content:"";display:block;position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(var(--color-white),.6),transparent)}.prokodo-Skeleton--text{height:1em;border-radius:4px}.prokodo-Skeleton--rectangular{border-radius:4px}.prokodo-Skeleton--circular{border-radius:50%}.prokodo-Skeleton--pulse{animation:skeleton-pulse 1.5s ease-in-out infinite}.prokodo-Skeleton--wave:after{animation:skeleton-wave 1.6s linear infinite}.prokodo-Skeleton--none:after{display:none}.prokodo-Card{position:relative;color:var(--color-white);background-color:var(--color-white);border-radius:2rem}html[data-theme=dark] .prokodo-Card{background-color:var(--color-grey-200)}.prokodo-Card--inherit{background-color:var(--color-grey-100)}.prokodo-Card--white{background-color:var(--color-white)}html[data-theme=dark] .prokodo-Card--white{background-color:var(--color-grey-200)}.prokodo-Card__skeleton{position:absolute;z-index:3;width:100%;height:100%!important;border-radius:2rem}.prokodo-Card__background{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:2rem}html[data-theme=dark] .prokodo-Card__background{opacity:.7}.prokodo-Card__link{display:flex;align-items:center}.prokodo-Card__content{position:relative;z-index:2;padding:1.5rem;color:var(--color-grey-500)}.prokodo-Card__content:hover{text-decoration:none!important}.prokodo-Card__content--has-link{cursor:pointer}.prokodo-Card__content--has-link:focus-within{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Card__content--primary:hover{color:var(--color-primary-500)}.prokodo-Card__content--secondary:hover{color:var(--color-secondary-500)}.prokodo-Card__content--info:hover{color:var(--color-grey-300)}.prokodo-Card__content--success:hover{color:var(--color-success)}.prokodo-Card__content--warning:hover{color:var(--color-warning)}.prokodo-Card__content--error:hover{color:var(--color-error)}.prokodo-Card__content--white:hover{color:var(--color-white)}.prokodo-Card__gradiant{position:relative;border-radius:2rem}.prokodo-Card__gradiant--primary{background:var(--gradient-background-primary)}.prokodo-Card__gradiant--secondary{background:var(--gradient-background-secondary)}.prokodo-Card__gradiant--info{background:var(--gradient-background-info)}.prokodo-Card__gradiant--success{background:var(--gradient-background-success)}.prokodo-Card__gradiant--warning{background:var(--gradient-background-warning)}.prokodo-Card--has-highlight{position:relative}.prokodo-Card--has-highlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;opacity:0;animation:fadeInMask .5s ease forwards;background:var(--gradient-border-4)}@keyframes fadeInMask{to{opacity:1}}.prokodo-Card--has-gradiant{position:relative}.prokodo-Card--has-gradiant,.prokodo-Card--has-background{color:var(--color-white)}.prokodo-Card--has-shadow{box-shadow:var(--elevation-1)}.prokodo-Card--has-animation{animation:fadeInKeyframe ease 1s;animation-iteration-count:1;animation-fill-mode:forwards}.prokodo-Card--is-clickable{cursor:pointer}.prokodo-Card--is-clickable:hover{box-shadow:none;opacity:.7}.prokodo-Card--is-clickable:focus{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Lottie__container{position:relative}.prokodo-Carousel{position:relative;width:100%;overflow:hidden}.prokodo-Carousel--is-active{-webkit-user-select:none;-moz-user-select:none;user-select:none}.prokodo-Carousel__wrapper{display:flex;transition:transform .5s ease-in-out}.prokodo-Carousel__item{flex:1 0 auto}.prokodo-Carousel__mobile__tutorial{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:0;left:0;opacity:1;visibility:visible;background-color:#242424b3;transition:opacity .5s ease-out,visibility .5s ease-out;z-index:10}.prokodo-Carousel__mobile__tutorial__animation{min-height:100px;width:100%}.prokodo-Carousel__mobile__tutorial--is-hidden{opacity:0;visibility:hidden}@media screen and (min-width: 480px){.prokodo-Carousel__mobile__tutorial{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}}.prokodo-Carousel__controls{display:flex;width:100%;align-items:center;justify-content:space-between;opacity:0}@media screen and (min-width: 480px){.prokodo-Carousel__controls{opacity:1}}.prokodo-Carousel__button{padding:.25rem}.prokodo-Carousel__dots{display:block;margin:2rem auto 0;text-align:center}.prokodo-Carousel__dots__dot{position:relative;display:inline-block;width:12px;height:12px;border-radius:50%;margin:0 5px;border:none;background:none;cursor:pointer}.prokodo-Carousel__dots__dot:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0;background:var(--gradient-border-4)}.prokodo-Carousel__dots__dot--is-active{background-color:#fff}@media screen and (max-width: 1280px){.prokodo-Carousel__dots__dot{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}}.prokodo-Chip{display:inline-flex;align-items:center;border-radius:25px;padding:.25rem .5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s ease,color .3s ease;border-color:var(--color-grey-500);color:var(--color-black);font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Chip{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-Chip{font-size:1.125rem;line-height:1.5}}.prokodo-Chip--filled{background-color:var(--color-grey-500);color:var(--color-white)}.prokodo-Chip--filled--primary{background-color:var(--color-primary-500)}.prokodo-Chip--filled--secondary{background-color:var(--color-secondary-500)}.prokodo-Chip--filled--info{background-color:var(--color-grey-300)}.prokodo-Chip--filled--success{background-color:var(--color-success)}.prokodo-Chip--filled--error{background-color:var(--color-error)}.prokodo-Chip--filled--warning{background-color:var(--color-warning)}.prokodo-Chip--outlined{border:1px solid;background-color:transparent;border-color:var(--color-grey-500);color:var(--color-black)}.prokodo-Chip--outlined--primary{border-color:var(--color-primary-300);color:var(--color-primary-500)}.prokodo-Chip--outlined--secondary{border-color:var(--color-secondary-300);color:var(--color-secondary-500)}.prokodo-Chip--outlined--info{border-color:var(--color-grey-300);color:var(--color-grey-500)}.prokodo-Chip--outlined--success{border-color:var(--color-success);color:var(--color-success)}.prokodo-Chip--outlined--error{border-color:var(--color-error);color:var(--color-error)}.prokodo-Chip--outlined--warning{border-color:var(--color-warning);color:var(--color-warning)}.prokodo-Chip__label{margin-right:8px}.prokodo-Chip__delete{border:none;background:none;color:inherit;cursor:pointer;padding:0;line-height:1;margin-left:8px;transition:color .3s ease;font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Chip__delete{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-Chip__delete{font-size:1.125rem;line-height:1.5}}.prokodo-Chip__delete:hover{color:var(--color-error)}.prokodo-Label{font-weight:400;display:block;padding-bottom:1rem;font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Label{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-Label{font-size:1.125rem;line-height:1.5}}.prokodo-Label{filter:drop-shadow(var(--elevation-1--text))}.prokodo-Label__highlighted{font-style:normal;background-image:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Label__highlighted--error{background-image:var(--gradient-text-error)}.prokodo-Label__text{color:var(--color-grey-500);font-style:normal}html[data-theme=dark] .prokodo-Label__text{color:var(--color-grey-700)}.prokodo-Input{position:relative;display:flex;flex-direction:column;justify-content:space-around;height:100%;width:100%}.prokodo-Input__label{padding-top:.75rem;padding-bottom:.5rem}.prokodo-Input--primary .Input__field{border-color:var(--color-primary-500)}.prokodo-Input--secondary .Input__field{border-color:var(--color-secondary-500)}.prokodo-Input--error .Input__field{border-color:var(--color-error)}.prokodo-Input__field{position:relative;box-shadow:var(--elevation-1);border-radius:1.5rem}.prokodo-Input__input{width:calc(100% - .25rem + 4px);padding:0;text-align:left;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-over;mask-composite:add;border:none;color:var(--color-grey-900);border-radius:1.5rem;background:var(--gradient-border-7)}.prokodo-Input__input:hover{background:var(--gradient-border-4)}.prokodo-Input__input--multiline{height:100%}.prokodo-Input__input--focused{background:var(--gradient-border-4)}.prokodo-Input__input--disabled,.prokodo-Input__input--disabled:hover{background:var(--gradient-background-info)}.prokodo-Input__input__node{width:calc(100% - 3.25rem);padding:.875rem 1.5rem;margin:2px;border:none;outline:none;border-radius:1.5rem;color:var(--color-grey-900);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Input__input__node{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Input__input__node{font-size:1rem;line-height:1.45}}html[data-theme=dark] .prokodo-Input__input__node{background-color:var(--color-grey-200)}.prokodo-Input__input__node--multiline{display:inline-table;min-height:calc(100% - 32px);resize:vertical;overflow:auto;position:relative}.prokodo-Input__input__node--multiline::-webkit-resizer{display:none}.prokodo-Input__input__node--multiline:after{content:"";position:absolute;right:5px;bottom:5px;width:16px;height:16px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="%23000" d="M2 14h12v1H2zM0 12h16v1H0zM4 10h8v1H4z"/></svg>') no-repeat center center;opacity:.5;pointer-events:none}.prokodo-Input__input:focus{border-color:var(--color-primary-500);box-shadow:0 0 5px var(--color-primary-500)}.prokodo-Input__input[aria-invalid=true]{border-color:var(--color-error)}.prokodo-Input__footer{display:flex;justify-content:space-between}.prokodo-Input__helperText__wrapper{padding-top:.25rem;margin-bottom:0!important}.prokodo-Input__helperText{padding-left:1.5rem;padding-top:.75rem;display:flex;color:var(--color-grey-300);width:80%;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Input__helperText{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-Input__helperText{font-size:.875rem;line-height:1.4}}html[data-theme=dark] .prokodo-Input__helperText{color:var(--color-grey-700)}.prokodo-Input__helperText__content{width:100%}.prokodo-Input__helperText__content--is-error{color:var(--color-error)}.prokodo-Input__helperText__legend{width:25%;text-align:right}.prokodo-Input__counter{padding-top:.75rem;color:var(--color-grey-600);font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Input__counter{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-Input__counter{font-size:.875rem;line-height:1.4}}.prokodo-Dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);z-index:1300;background-color:var(--color-white);box-shadow:0 10px 30px #0000001a;border-radius:.75rem;padding:1.5rem 1rem;max-width:600px;width:auto;opacity:1;transition:opacity .3s ease,transform .3s ease}.prokodo-Dialog__container{position:relative;padding:1.5rem 1rem;max-width:90rem;margin:0 auto}.prokodo-Dialog__container:focus-visible{outline:0}.prokodo-Dialog__container--scroll-paper{height:100%;max-height:calc(100vh - 3rem);overflow-y:auto}.prokodo-Dialog__container--scroll-body{max-height:none;overflow:visible}.prokodo-Dialog__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.prokodo-Dialog__close{display:flex;align-items:center;cursor:pointer}.prokodo-Dialog__close__label{display:inline-block;padding-right:1rem;color:var(--color-grey-500);text-shadow:var(--elevation--text-1);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Dialog__close:focus{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Dialog__title--is-hidden{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}.prokodo-Dialog__content{padding:0!important;scrollbar-width:none}.prokodo-Dialog__content--scroll-body{height:calc(100vh - 50px);overflow-y:scroll}.prokodo-Dialog__actions{display:flex;justify-content:flex-end;padding-top:1rem;gap:.75rem}.prokodo-Dialog--fade-enter{opacity:1;transform:translate(-50%,-50%) scale(1);transition:opacity .3s ease,transform .3s ease}.prokodo-Dialog--fade-exit{opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .3s ease,transform .3s ease}.prokodo-Dialog--fullScreen{max-width:none;width:100%;height:100%}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInTop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.prokodo-Drawer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1300;opacity:1;transition:opacity .3s ease-in-out}.prokodo-Drawer:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:-1;opacity:1;transition:opacity .3s ease-in-out}.prokodo-Drawer__container{position:fixed;width:calc(100% - 1.5rem);background-color:#fff;box-shadow:var(--elevation-1);z-index:1301;padding:.75rem;pointer-events:none;background-color:var(--color-white);transition:transform .3s ease}.prokodo-Drawer__container--fullscreen{height:calc(100% - 1rem)!important;overflow-y:auto}.prokodo-Drawer__container--open{opacity:1;pointer-events:auto}.prokodo-Drawer__container--open:after{opacity:1}.prokodo-Drawer__container--anchor-left{top:0;left:0;height:100%}.prokodo-Drawer__container--anchor-left--enter{animation:slideInLeft .5s ease-in forwards}.prokodo-Drawer__container--anchor-left--exit{animation:slideInLeft .5s ease-out reverse}.prokodo-Drawer__container--anchor-right{top:0;right:0;height:100%}.prokodo-Drawer__container--anchor-right--enter{animation:slideInRight .5s ease-in forwards}.prokodo-Drawer__container--anchor-right--exit{animation:slideInRight .5s ease-out reverse}.prokodo-Drawer__container--anchor-top{top:0;left:0}.prokodo-Drawer__container--anchor-top--enter{animation:slideInTop .5s ease-in forwards}.prokodo-Drawer__container--anchor-top--exit{animation:slideInTop .5s ease-out reverse}.prokodo-Drawer__container--anchor-bottom{border-top-left-radius:25px;border-top-right-radius:25px;bottom:0;left:0}.prokodo-Drawer__container--anchor-bottom--enter{animation:slideInBottom .5s ease-in forwards}.prokodo-Drawer__container--anchor-bottom--exit{animation:slideInBottom .5s ease-out reverse}.prokodo-Drawer__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem 0}.prokodo-Drawer__header__title{font-weight:400;font-size:1.125rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Drawer__header__title{font-size:1.5rem}}@media screen and (min-width: 960px){.prokodo-Drawer__header__title{font-size:1.5rem}}.prokodo-Drawer__header--has-title{justify-content:space-between}.prokodo-Drawer__content{font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Drawer__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Drawer__content{font-size:1rem;line-height:1.45}}.prokodo-Grid{display:grid;grid-template-columns:repeat(12,1fr);padding:1rem}.prokodo-GridRow--align-left{justify-items:start}.prokodo-GridRow--align-center{justify-items:center}.prokodo-GridRow--align-right{justify-items:end}.prokodo-GridRow--xs-1{grid-column:span 1}.prokodo-GridRow--xs-2{grid-column:span 2}.prokodo-GridRow--xs-3{grid-column:span 3}.prokodo-GridRow--xs-4{grid-column:span 4}.prokodo-GridRow--xs-5{grid-column:span 5}.prokodo-GridRow--xs-6{grid-column:span 6}.prokodo-GridRow--xs-7{grid-column:span 7}.prokodo-GridRow--xs-8{grid-column:span 8}.prokodo-GridRow--xs-9{grid-column:span 9}.prokodo-GridRow--xs-10{grid-column:span 10}.prokodo-GridRow--xs-11{grid-column:span 11}.prokodo-GridRow--xs-12{grid-column:span 12}@media screen and (min-width: 375px){.prokodo-GridRow--sm-1{grid-column:span 1}.prokodo-GridRow--sm-2{grid-column:span 2}.prokodo-GridRow--sm-3{grid-column:span 3}.prokodo-GridRow--sm-4{grid-column:span 4}.prokodo-GridRow--sm-5{grid-column:span 5}.prokodo-GridRow--sm-6{grid-column:span 6}.prokodo-GridRow--sm-7{grid-column:span 7}.prokodo-GridRow--sm-8{grid-column:span 8}.prokodo-GridRow--sm-9{grid-column:span 9}.prokodo-GridRow--sm-10{grid-column:span 10}.prokodo-GridRow--sm-11{grid-column:span 11}.prokodo-GridRow--sm-12{grid-column:span 12}}@media screen and (min-width: 480px){.prokodo-GridRow--md-1{grid-column:span 1}.prokodo-GridRow--md-2{grid-column:span 2}.prokodo-GridRow--md-3{grid-column:span 3}.prokodo-GridRow--md-4{grid-column:span 4}.prokodo-GridRow--md-5{grid-column:span 5}.prokodo-GridRow--md-6{grid-column:span 6}.prokodo-GridRow--md-7{grid-column:span 7}.prokodo-GridRow--md-8{grid-column:span 8}.prokodo-GridRow--md-9{grid-column:span 9}.prokodo-GridRow--md-10{grid-column:span 10}.prokodo-GridRow--md-11{grid-column:span 11}.prokodo-GridRow--md-12{grid-column:span 12}}@media screen and (min-width: 960px){.prokodo-GridRow--lg-1{grid-column:span 1}.prokodo-GridRow--lg-2{grid-column:span 2}.prokodo-GridRow--lg-3{grid-column:span 3}.prokodo-GridRow--lg-4{grid-column:span 4}.prokodo-GridRow--lg-5{grid-column:span 5}.prokodo-GridRow--lg-6{grid-column:span 6}.prokodo-GridRow--lg-7{grid-column:span 7}.prokodo-GridRow--lg-8{grid-column:span 8}.prokodo-GridRow--lg-9{grid-column:span 9}.prokodo-GridRow--lg-10{grid-column:span 10}.prokodo-GridRow--lg-11{grid-column:span 11}.prokodo-GridRow--lg-12{grid-column:span 12}}@media screen and (min-width: 1280px){.prokodo-GridRow--xl-1{grid-column:span 1}.prokodo-GridRow--xl-2{grid-column:span 2}.prokodo-GridRow--xl-3{grid-column:span 3}.prokodo-GridRow--xl-4{grid-column:span 4}.prokodo-GridRow--xl-5{grid-column:span 5}.prokodo-GridRow--xl-6{grid-column:span 6}.prokodo-GridRow--xl-7{grid-column:span 7}.prokodo-GridRow--xl-8{grid-column:span 8}.prokodo-GridRow--xl-9{grid-column:span 9}.prokodo-GridRow--xl-10{grid-column:span 10}.prokodo-GridRow--xl-11{grid-column:span 11}.prokodo-GridRow--xl-12{grid-column:span 12}}@keyframes fade-in{0%{opacity:0;transform:scale(.95,.8)}to{opacity:1;transform:scale(1)}}@keyframes fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95,.8)}}.prokodo-Select{display:flex;flex-direction:column;justify-content:space-around;height:100%}.prokodo-Select__field{position:relative;box-shadow:var(--elevation-1);border-radius:1.5rem}.prokodo-Select__field--expanded{box-shadow:none}.prokodo-Select__button{box-sizing:border-box;width:calc(100% - .25rem + 4px);padding:0;text-align:left;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-over;mask-composite:add;border:none;color:var(--color-grey-900);border-radius:1.5rem;position:relative;cursor:pointer;background:var(--gradient-border-7)}.prokodo-Select__button__inner{display:flex;align-items:center;padding:.875rem 1rem;background:var(--color-white);border-radius:1.5rem;margin:2px;color:var(--color-grey-900);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Select__button__inner{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Select__button__inner{font-size:1rem;line-height:1.45}}html[data-theme=dark] .prokodo-Select__button__inner{background-color:var(--color-grey-200)}.prokodo-Select__button--expanded{border-top-left-radius:1.6875rem;border-top-right-radius:1.6875rem;border-bottom-left-radius:0;border-bottom-right-radius:0;background:var(--gradient-border-4)}.prokodo-Select__button--expanded>span{border-top-left-radius:1.5625rem;border-top-right-radius:1.5625rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.prokodo-Select__button:hover{background:var(--gradient-border-4)}.prokodo-Select__button:focus{outline:0;background:var(--gradient-border-4)}.prokodo-Select__button>svg{font-size:1rem;position:absolute;height:100%;top:0;right:10px}.prokodo-Select__listbox{position:relative;box-sizing:border-box;padding:2px;margin:-6px 0 0;overflow:auto;outline:0;color:var(--color-grey-900);border-bottom-left-radius:1.5625rem;border-bottom-right-radius:1.5625rem;box-shadow:var(--elevation-3);max-height:225px;scrollbar-width:none}.prokodo-Select__listbox.open{animation:fade-in .2s ease-out forwards}.prokodo-Select__listbox.closed{animation:fade-out .2s ease-in forwards}.prokodo-Select__listbox.placement-top{transform-origin:bottom}.prokodo-Select__listbox.placement-bottom{transform-origin:top}.prokodo-Select__listbox::-webkit-scrollbar-track{background:red}.prokodo-Select__item{position:relative;display:flex;align-items:center;list-style:none;padding:.75rem 1rem;background:var(--color-white);z-index:1501;cursor:pointer;backface-visibility:hidden;perspective:1000px}.prokodo-Select__item:last-child{border-bottom-left-radius:1.5625rem;border-bottom-right-radius:1.5625rem}.prokodo-Select__item:hover{background-color:var(--color-primary-100)!important}.prokodo-Select__item:hover:not(.disabled){background-color:var(--color-grey-50)}.prokodo-Select__item--selected{background-color:var(--color-primary-50)!important}.prokodo-Select__item.base-Option-highlighted{background-color:var(--color-grey-100)}.prokodo-Select__item:focus-visible{outline:0;background-color:var(--color-primary-100)}.prokodo-Select__item.base-Option-highlighted.base--selected{background-color:var(--color-primary-100);color:var(--color-primary-900)}.prokodo-Select__item--disabled{color:var(--color-grey-400)}.prokodo-Select__popup{width:100%;z-index:1500;max-height:230px;transform:none!important;top:53px!important}.prokodo-Select__popup:before{content:"";position:absolute;width:100%;height:100%;left:0;background:var(--gradient-border-4);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-over;mask-composite:add;z-index:1500;border-bottom-left-radius:1.5625rem;border-bottom-right-radius:1.5625rem}@media (max-width: 768px){.prokodo-Select__popup{width:100%}}.prokodo-Select__checkbox{position:relative;width:18px;height:18px;margin-right:.75rem;transform:scale(1.2);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-over;mask-composite:add;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;cursor:pointer;background:var(--gradient-border-7)}.prokodo-Select__checkbox:before{content:"";position:absolute;left:0;top:0;margin:2px;width:calc(100% - 4px);height:calc(100% - 4px);background-color:var(--color-white)}.prokodo-Select__checkbox--checked{background:var(--gradient-border-4)}.prokodo-Select__checkbox--checked:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--gradient-background-primary-grey-secondary);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7" stroke="black"></path></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7" stroke="black"></path></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain}.prokodo-Slider{padding-bottom:1.5rem}.prokodo-Slider__label{padding-bottom:2rem}.prokodo-Slider__root{color:var(--color-grey-700);width:100%;padding:0;display:inline-flex;align-items:center;position:relative;cursor:pointer;touch-action:none;-webkit-tap-highlight-color:transparent}.prokodo-Slider__root--disabled{pointer-events:none;cursor:default;color:var(--color-primary-600);opacity:.4}.prokodo-Slider__rail{display:block;position:absolute;width:100%;height:4px;border-radius:6px;opacity:.3;background:var(--gradient-background-primary-grey-secondary)}.prokodo-Slider__track{display:block;position:absolute;height:4px;border-radius:6px;background:var(--gradient-background-primary-secondary)}.prokodo-Slider__thumb{display:flex;align-items:center;justify-content:center;position:absolute;width:30px;height:30px;box-sizing:border-box;border-radius:50%;outline:0;background-color:var(--color-primary-500);transition-property:box-shadow,transform;transition-timing-function:ease;transition-duration:.12s;transform-origin:center;background:var(--gradient-background-primary-secondary)}.prokodo-Slider__thumb:hover{box-shadow:0 0 0 6px var(--color-primary-500) .3}.prokodo-Slider__thumb--focused{box-shadow:0 0 0 6px var(--color-primary-700) .3;outline:none}.prokodo-Slider__mark{position:absolute;width:25px;height:25px;border-radius:99%;background-color:#dedede;margin-right:-50px}.prokodo-Slider__mark__label{position:absolute;margin-top:4rem;margin-left:-1rem;color:var(--color-grey-300);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Slider__mark__label{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Slider__mark__label{font-size:1rem;line-height:1.45}}.prokodo-Slider__mark__label{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}@media screen and (min-width: 480px){.prokodo-Slider__mark__label{position:absolute;position:static;width:auto;height:auto;left:auto;text-indent:inherit}}.prokodo-Slider__valueText{position:relative;top:-1.7em;text-align:center;align-self:center;font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Switch{position:relative;display:flex;align-items:center}.prokodo-Switch__label{width:100%;display:grid;grid-template-columns:100%;grid-gap:16px;gap:16px;padding-bottom:0}@media screen and (min-width: 480px){.prokodo-Switch__label{grid-template-columns:80% 20%}}@media screen and (min-width: 960px){.prokodo-Switch__label{grid-template-columns:90% 10%}}.prokodo-Switch__label__content{padding-right:1rem}.prokodo-Switch__control{position:relative;width:42px;height:26px;background-color:var(--color-grey-500);border-radius:13px;transition:background-color .3s ease}.prokodo-Switch__control:focus-within{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem;border-radius:13px}.prokodo-Switch__control--checked{background:var(--gradient-border-4)}.prokodo-Switch__control--disabled{background-color:var(--color-grey-300);cursor:not-allowed}.prokodo-Switch__control:before{content:"";position:absolute;top:50%;left:2px;transform:translateY(-50%);width:22px;height:22px;background-color:#fff;border-radius:50%;transition:transform .3s ease}.prokodo-Switch__control--checked:before{transform:translateY(-50%) translate(16px)}.prokodo-Switch__input{width:100%;height:100%;opacity:0;cursor:pointer}.prokodo-Switch__icon{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;transition:background-color .3s ease}.prokodo-Switch__icon__wrapper{display:flex;align-items:center;justify-content:center;border-radius:50%;box-sizing:border-box;background-color:#fff;transition:background-color .3s ease}.prokodo-Switch__icon--primary{color:var(--color-primary-500)}.prokodo-Switch__icon--secondary{color:var(--color-secondary-500)}.prokodo-Switch__icon--success{color:var(--color-success)}.prokodo-Switch__icon--error{color:var(--color-error)}.prokodo-Switch__icon--info{color:var(--color-grey-300)}.prokodo-Switch__icon--warning{color:var(--color-warning)}.prokodo-Switch__icon__container{position:absolute;display:inline-flex;justify-content:center;align-items:center;left:3px;transition:color .3s ease,transform .3s ease}.prokodo-Switch__icon__container--checked{left:auto;right:3px}.prokodo-Switch__thumb{width:22px;height:22px;background-color:#fff;border-radius:50%;transition:transform .3s ease,background-color .3s ease}.prokodo-Switch__track{width:100%;height:100%;background-color:var(--color-grey-300);border-radius:13px;transition:background-color .3s ease}.prokodo-Switch__track--checked{background-color:var(--color-primary-500)}.prokodo-Switch__track--disabled{background-color:var(--color-grey-200)}.prokodo-List{padding:0}.prokodo-List__item{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:.25rem 0;color:var(--color-grey-500);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-List__item__card{margin:.75rem 0}.prokodo-List__item__card__content{display:flex;align-items:center;padding:.75rem}.prokodo-List__item__inner{width:100%;display:flex}.prokodo-List__item__link{display:flex;align-items:center;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-List__item__link{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-List__item__link{font-size:1rem;line-height:1.45}}.prokodo-List__item__icon{display:flex;align-items:center;justify-content:center;align-self:flex-start;min-width:2.5rem;height:2.5rem;margin-top:.25rem;margin-right:.25rem;border-radius:1000rem;background-color:var(--color-grey-50)}html[data-theme=dark] .prokodo-List__item__icon{background-color:var(--color-grey-400)}.prokodo-List__item__icon__svg{color:var(--color-black)}.prokodo-List__item__icon__wrapper{display:flex;align-items:center;padding-right:.5rem}.prokodo-List__item__title--card{display:block;padding:.75rem 0 .25rem .5rem;font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-List__item__content{width:calc(100% - 2rem)}.prokodo-List__item__desc{color:var(--color-grey-600);margin:0;padding:0 0 .25rem .5rem;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-List__item__desc{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-List__item__desc{font-size:1rem;line-height:1.45}}.prokodo-List__item--is-clickable{cursor:pointer;color:var(--color-grey-500)}.prokodo-List__item--is-clickable:hover a>div div:first-child{background:var(--gradient-background-primary-secondary)}.prokodo-List__item--is-clickable:hover a>div div:first-child svg{color:#fff}.prokodo-List__item--is-clickable:hover div>div:last-child span{background-image:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-List__item--is-clickable--inherit:hover,.prokodo-List__item--is-clickable--primary{color:var(--color-primary-500)}.prokodo-List__item--is-clickable--secondary{color:var(--color-secondary-500)}.prokodo-List__item--is-clickable--info{color:var(--color-grey-300)}.prokodo-List__item--is-clickable--success{color:var(--color-success)}.prokodo-List__item--is-clickable--warning{color:var(--color-warning)}.prokodo-List__item--is-clickable--error{color:var(--color-error)}.prokodo-List__item--is-clickable--white,.prokodo-List__item--is-clickable--white:hover{color:var(--color-white)}.prokodo-List__item--is-clickable--primary:hover,.prokodo-List__item--is-clickable--secondary:hover,.prokodo-List__item--is-clickable--success:hover,.prokodo-List__item--is-clickable--error:hover,.prokodo-List__item--is-clickable--info:hover,.prokodo-List__item--is-clickable--warning:hover{color:var(--color-grey-500)}.prokodo-List__item--card{display:block;text-decoration:none}.prokodo-Form__label{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}.prokodo-Form__hp{display:none!important}.prokodo-Form__footer{display:flex;flex-direction:column}.prokodo-Form__footer__submit{margin-bottom:1.5rem;align-self:center}.prokodo-FormField{padding-bottom:1rem}.prokodo-FormField:last-of-type{padding-bottom:0}.prokodo-FormResponse{padding:0 1rem}.prokodo-FormResponse__success{color:var(--color-success);font-weight:700}.prokodo-FormResponse__errors{display:block;margin-bottom:.75rem;color:var(--color-grey-300)}.prokodo-FormResponse__errors__item{display:block;padding-bottom:1rem;font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-FormResponse__errors__item{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-FormResponse__errors__item{font-size:1.125rem;line-height:1.5}}.prokodo-FormResponse__errors__desc{display:block;padding:0;color:var(--color-error)}.prokodo-RichText__p{color:var(--color-grey-500);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-RichText__p{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-RichText__p{font-size:1rem;line-height:1.45}}html[data-theme=dark] .prokodo-RichText__p{color:var(--color-grey-700)}.prokodo-RichText__pre{color:var(--color-grey-500);padding:1rem .75rem;border:1px solid var(--color-grey-200);border-radius:5px;background-color:var(--color-grey-50);overflow-x:auto;overflow-wrap:break-word;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-RichText__pre{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-RichText__pre{font-size:.875rem;line-height:1.4}}html[data-theme=dark] .prokodo-RichText__pre{color:var(--color-grey-300);background-color:var(--color-grey-50)}.prokodo-RichText__ul,.prokodo-RichText__ol{padding:0;list-style-type:none;color:var(--color-grey-500)}.prokodo-RichText__li{display:flex;align-items:flex-start}.prokodo-RichText__li__icon{min-width:20px;max-width:20px;margin-right:.5rem;margin-top:.25rem}.prokodo-RichText__ol__decimal{display:flex;justify-content:center;align-items:center;width:19px;height:19px;background-color:var(--color-primary-500);color:var(--color-grey-500);border:1px solid var(--color-primary-500);border-radius:200px;margin-right:.5rem;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-RichText__ol__decimal{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-RichText__ol__decimal{font-size:.875rem;line-height:1.4}}.prokodo-RichText__ol li{display:-webkit-box}.prokodo-RichText__ol li icon--inherit{color:var(--color-grey-900)}.prokodo-RichText__ol li icon--primary{color:var(--color-primary-500)}.prokodo-RichText__ol li icon--secondary{color:var(--color-secondary-500)}.prokodo-RichText__ol li icon--info{color:var(--color-grey-500)}.prokodo-RichText__ol li icon--success{color:var(--color-success)}.prokodo-RichText__ol li icon--error{color:var(--color-error)}.prokodo-RichText__ol li icon--warning{color:var(--color-warning)}.prokodo-RichText__ol li icon--white{color:var(--color-white)}.prokodo-ImageText__grid{position:relative;flex-direction:column-reverse!important}@media screen and (min-width: 960px){.prokodo-ImageText__grid{flex-direction:row!important}}.prokodo-ImageText__grid--is-reverse{flex-direction:column-reverse!important}@media screen and (min-width: 960px){.prokodo-ImageText__grid--is-reverse{flex-direction:row-reverse!important}}.prokodo-ImageText__animated__border{position:relative;display:block;width:3px;height:0;margin:1.5rem auto 0;background:linear-gradient(var(--color-primary-500),var(--color-primary-500),transparent);transition:height .6s ease-out}.prokodo-ImageText__animated__border--bottom-to-top{background:linear-gradient(transparent,var(--color-primary-500),var(--color-primary-500))}.prokodo-ImageText__animated__border--is-visible{height:100%}.prokodo-ImageText__animated__border__wrapper{position:absolute;height:100%}@media screen and (min-width: 960px){.prokodo-ImageText__animated__border__wrapper{position:relative;height:auto}}.prokodo-ImageText__sub__headline{text-transform:uppercase}.prokodo-ImageText__content{display:flex;align-items:center;align-self:end;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-ImageText__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-ImageText__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 1280px){.prokodo-ImageText__content{align-self:center}}.prokodo-ImageText__content__paragraph{color:var(--color-grey-300)}.prokodo-ImageText__animated__container{width:100%;max-width:700px;min-width:400px}.prokodo-ImageText__animation{width:100%;height:100%}.prokodo-ImageText__image{display:flex;justify-content:center;align-items:center;align-self:end}.prokodo-ImageText__image__src{width:400px;height:400px}@media screen and (min-width: 375px){.prokodo-ImageText__image__src{width:500px;height:500px}}@media screen and (min-width: 960px){.prokodo-ImageText__image__src{width:600px;height:600px}}.prokodo-InputOTP{display:flex;justify-content:space-between}.prokodo-InputOTP__label,.prokodo-InputOTP__instruction{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}.prokodo-InputOTP__field,.prokodo-InputOTP__input{width:42px;height:42px}.prokodo-InputOTP__input__container{width:100%;height:100%;border-radius:80px}.prokodo-InputOTP__input__node{width:100%;padding:.5rem 1rem}.prokodo-PostItem__grid{align-items:center;justify-content:space-between;flex-direction:column-reverse!important}@media screen and (min-width: 960px){.prokodo-PostItem__grid{flex-direction:row-reverse!important}}.prokodo-PostItem__animation{transform:translateY(20vh)}@media screen and (min-width: 480px){.prokodo-PostItem__animation{transform:translate(20vh)}}.prokodo-PostItem__headline{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostItem__info{display:flex;align-items:center}.prokodo-PostItem__date{color:var(--color-grey-300);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostItem__date{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-PostItem__date{font-size:1rem;line-height:1.45}}.prokodo-PostItem__read__count{padding-left:.75rem;color:var(--color-grey-300);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostItem__read__count{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-PostItem__read__count{font-size:1rem;line-height:1.45}}.prokodo-PostItem__content{display:flex;align-items:center;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostItem__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-PostItem__content{font-size:1rem;line-height:1.45}}.prokodo-PostItem__content__paragraph{color:var(--color-grey-500);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostItem__image{min-height:300px;-o-object-fit:cover;object-fit:cover}.prokodo-PostItem__image__wrapper{width:100%;min-height:300px;border-radius:25px;overflow:hidden;transform:translateY(20vh)}@media screen and (min-width: 480px){.prokodo-PostItem__image__wrapper{transform:translate(-20vh)}}.prokodo-PostItem__image__content__wrapper{display:block}.prokodo-PostItem__button{width:100%}.prokodo-PostItem__button__content{justify-content:flex-start}@media screen and (min-width: 375px){.prokodo-PostItem__button{width:auto}}.prokodo-PostItemAuthor{display:flex;align-items:center;padding-right:1.5rem}.prokodo-PostItemAuthor__name{padding-left:.75rem;color:var(--color-grey-500);font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostItemAuthor__name{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-PostItemAuthor__name{font-size:1.125rem;line-height:1.5}}.prokodo-PostTeaser__card{display:flex;height:100%;flex-direction:column;padding:0!important}.prokodo-PostTeaser__card__container{height:100%;overflow:hidden}.prokodo-PostTeaser__card__content{padding:0 1rem}.prokodo-PostTeaser__card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:0 1rem 1rem}.prokodo-PostTeaser__meta{position:absolute;top:1rem;left:1rem;width:calc(100% - 2rem);display:flex;align-items:center;justify-content:space-between;z-index:2}.prokodo-PostTeaser__meta__category{display:inline-block;max-width:50%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostTeaser__image{-o-object-fit:cover;object-fit:cover}.prokodo-PostTeaser__image__wrapper{position:relative;width:100%;height:230px}.prokodo-PostTeaser__image__caption{bottom:.5rem;text-align:right;padding-right:.5rem;width:calc(100% - .5rem)}.prokodo-PostTeaser__date{padding:0;color:var(--color-grey-300);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-PostTeaser__animation{width:100%;height:230px}.prokodo-PostTeaser__headline{padding:1rem 1rem 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostTeaser__content{font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostTeaser__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-PostTeaser__content{font-size:1rem;line-height:1.45}}.prokodo-PostTeaser__content{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostTeaser__link{display:flex;align-items:center}.prokodo-PostTeaser__link__icon{margin-right:.25rem}.prokodo-PostTeaser__link--is-hovered{color:var(--color-primary-500)!important}.prokodo-PostWidget__list{list-style-type:none;margin:0;padding:0}.prokodo-PostWidget__list--has-fullWidth{display:flex;flex-wrap:wrap}.prokodo-PostWidget__list__item{display:block;margin-top:1rem}.prokodo-PostWidget__list__item--has-fullWidth{width:50%}.prokodo-PostWidget__list__item__content{display:flex;justify-content:flex-start}.prokodo-PostWidget__image{-o-object-fit:cover;object-fit:cover}.prokodo-PostWidget__image__link{position:relative;display:block;width:80px;height:80px;margin-right:1rem;line-height:0;border-radius:13px;overflow:hidden}.prokodo-PostWidget__content{display:flex;flex-direction:column;justify-content:space-between}.prokodo-PostWidget__headline{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostWidget__date{display:block;margin:0;color:var(--color-grey-300);font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostWidget__date{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-PostWidget__date{font-size:.875rem;line-height:1.4}}.prokodo-PostWidgetCarousel__carousel{position:relative;width:100%;overflow:hidden;margin-top:1.5rem}.prokodo-PostWidgetCarousel__carousel__item__image__link{position:relative;width:100%;height:200px;display:block;line-height:0;border-radius:13px;overflow:hidden}.prokodo-PostWidgetCarousel__carousel__item__image{-o-object-fit:cover;object-fit:cover}.prokodo-PostWidgetCarousel__carousel__item__link{position:relative;display:block}.prokodo-PostWidgetCarousel__carousel__dots{margin-top:0}.prokodo-PostWidgetCarousel__carousel__buttons{position:absolute;bottom:.75rem;right:1rem;display:flex;flex-direction:row;justify-content:space-between;min-width:100px}.prokodo-PostWidgetCarousel__headline{width:75%;margin-top:.75rem!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prokodo-Quote{margin:0}.prokodo-Quote__headline{padding-bottom:1rem}.prokodo-Quote__quote{margin:0}.prokodo-Quote__quote__content{margin:0 0 1rem;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:italic;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Quote__quote__content{font-size:.875rem}}@media screen and (min-width: 960px){.prokodo-Quote__quote__content{font-size:.875rem}}.prokodo-Quote__caption{display:flex}.prokodo-Quote__caption__avatar{margin-right:1rem}.prokodo-Quote__caption__author{display:flex;flex-direction:column}.prokodo-Quote__caption__author__name{color:var(--color-grey-900);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Quote__caption__author__position{padding-top:.25rem;color:var(--color-grey-500);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Quote__caption__author__position{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Quote__caption__author__position{font-size:1rem;line-height:1.45}}.prokodo-Stepper{display:flex;justify-content:space-between;flex-direction:column;padding:0;height:100%}@media screen and (min-width: 480px){.prokodo-Stepper{width:100%;flex-direction:row}}.prokodo-Stepper__step{position:relative;height:100%;list-style-type:none;cursor:pointer}.prokodo-Stepper__step:after{content:"";position:relative;display:block;margin:-10rem 0 1.25rem 1.25rem;height:calc(100% - 150px);width:3px;background:var(--gradient-border-7);transform:translateY(-50%);opacity:.5}@media screen and (min-width: 480px){.prokodo-Stepper__step{width:100%}.prokodo-Stepper__step:after{position:absolute;top:1.25rem;margin:0;left:auto;height:3px;width:calc(100% - 80px);transform:translate(-50%)}}.prokodo-Stepper__step:first-child:after{display:none}.prokodo-Stepper__step--is-active:after{background:var(--gradient-border-5)}.prokodo-Stepper__icon{display:block!important;width:2.5rem;height:2.5rem}.prokodo-Stepper__icon__container{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;margin-bottom:.75rem}.prokodo-Stepper__icon__container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:3px;background:var(--gradient-border-7);-webkit-mask:linear-gradient(var(--color-white) 0 0) content-box,linear-gradient(var(--color-white) 0 0);mask:linear-gradient(var(--color-white) 0 0) content-box,linear-gradient(var(--color-white) 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.prokodo-Stepper__icon__container--is-active{box-shadow:var(elevation-1)}.prokodo-Stepper__icon__container--is-active:before{background:var(--gradient-border-1);padding:4px}.prokodo-Stepper__icon__container--is-active:after{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;border-radius:inherit;box-shadow:var(--elevation-1--inset)}.prokodo-Stepper__icon__container:focus{border-radius:9999px;outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Stepper__icon__label{display:flex;justify-content:center;align-items:center;color:var(--color-grey-700);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Stepper__icon__label--is-active{color:var(--color-grey-900)}.prokodo-Stepper__icon__completed{visibility:hidden}.prokodo-Stepper__icon__completed__container{position:relative;display:inline-block;width:20px;height:20px}.prokodo-Stepper__icon__completed__container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7" stroke="black"></path></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7" stroke="black"></path></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain;background:var(--gradient-background-primary-grey-secondary)}.prokodo-Stepper__label{text-align:center;align-items:flex-start;display:flex!important;flex-direction:column;justify-content:center;font-family:!important;font-size:1rem!important;line-height:1.45!important;color:var(--color-grey-600)!important;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Stepper__label{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-Stepper__label{font-size:.875rem;line-height:1.4}}.prokodo-Stepper__label--is-active{color:var(--color-grey-800)!important}.prokodo-Stepper__label__text{color:var(--color-grey-700)!important;position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}.prokodo-Stepper__label__text--is-active{color:var(--color-grey-900)!important}@media screen and (min-width: 375px){.prokodo-Stepper__label__text{position:static;width:auto;height:auto;left:auto;text-indent:inherit}}@media screen and (min-width: 480px){.prokodo-Stepper__label{align-items:center;font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}}.prokodo-Table__container{width:100%;overflow-x:auto;margin:16px 0;border:1px solid var(--color-grey-200);border-radius:8px;box-shadow:var(--shadow-sm)}.prokodo-Table__container--primary{border-color:var(--color-primary-500)}.prokodo-Table__container--secondary{border-color:var(--color-secondary-500)}.prokodo-Table__container--info{border-color:var(--color-info-500)}.prokodo-Table table{width:100%;border-collapse:collapse;text-align:left;font-size:15px}.prokodo-Table__caption{padding:16px;background-color:var(--color-grey-50);color:var(--color-grey-700);text-align:left;font-weight:500}html[data-theme=dark] .prokodo-Table__caption{background-color:var(--color-grey-800);color:var(--color-grey-300)}.prokodo-Table__head{background-color:var(--color-grey-200)}.prokodo-Table__head--primary{background-color:var(--color-primary-100)}.prokodo-Table__head--secondary{background-color:var(--color-secondary-100)}.prokodo-Table__head--info{background-color:var(--color-info-100)}.prokodo-Table__head__row{border-bottom:2px solid var(--color-grey-300)}.prokodo-Table__head__cell{padding:12px 16px;font-weight:700;color:var(--color-grey-900);cursor:pointer;transition:background-color .3s ease-in-out}.prokodo-Table__head__cell:hover{background-color:var(--color-grey-100)}.prokodo-Table__head__cell.is-active{color:var(--color-primary-500);border-bottom:2px solid var(--color-primary-500)}.prokodo-Table__head__cell.is-sorted{color:var(--color-info-500)}.prokodo-Table__body{background-color:var(--color-white)}.prokodo-Table__body__row:hover{background-color:var(--color-grey-50)}.prokodo-Table__body__cell{padding:12px 16px;border-bottom:1px solid var(--color-grey-200);color:var(--color-grey-700);text-align:left}.prokodo-Table__body__cell.with-icon{display:flex;align-items:center;gap:8px}@keyframes gradientMove{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes fadeInKeyframe{0%{opacity:0}to{opacity:1}}.prokodo-Teaser{overflow:hidden}.prokodo-Teaser__card{padding:0}.prokodo-Teaser__card__content{padding:1rem}.prokodo-Teaser__image{-o-object-fit:cover;object-fit:cover}.prokodo-Teaser__image__wrapper{position:relative;width:100%;height:230px}.prokodo-Teaser__image__caption{bottom:.5rem;text-align:right;padding-right:.5rem;width:calc(100% - .5rem)}.prokodo-Teaser__animation{width:100%;height:230px}.prokodo-Teaser__headline--has-lineClamp{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.prokodo-Teaser__content{text-align:center;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Teaser__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Teaser__content{font-size:1rem;line-height:1.45}}.prokodo-Teaser__content--has-lineClamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prokodo-Teaser__content--align-left{text-align:left}.prokodo-Teaser__content--align-right{text-align:right}.prokodo-Teaser__link{display:flex;align-items:center}.prokodo-Teaser__link__icon{margin-right:.25rem}
|
|
1
|
+
.prokodo-Animated{opacity:0;visibility:hidden;transition:opacity .3s ease-out,transform .3s ease-out,visibility .3s ease-out;will-change:opacity,transform,visibility}.prokodo-Animated--animate-bottom-top{transform:translateY(20vh)}.prokodo-Animated--animate-top-bottom{transform:translateY(-20vh)}.prokodo-Animated--animate-left-right{transform:translate(-20vh)}.prokodo-Animated--animate-right-left{transform:translate(20vh)}.prokodo-Animated--is-visible{opacity:1;transform:none;visibility:visible}.prokodo-Animated--is-disabled{transform:none}.prokodo-Animated--has-fast-speed{transition:opacity .5s ease-out,transform .5s ease-out,visibility .5s ease-out}.prokodo-Animated--has-slow-speed{transition:opacity 1.5s ease-out,transform .5s ease-out,visibility 1.5s ease-out}.prokodo-Icon--primary,.prokodo-Icon--primary:hover{color:var(--color-primary-500)}.prokodo-Icon--secondary,.prokodo-Icon--secondary:hover{color:var(--color-secondary-500)}.prokodo-Icon--info,.prokodo-Icon--info:hover{color:var(--color-grey-300)}.prokodo-Icon--success,.prokodo-Icon--success:hover{color:var(--color-success)}.prokodo-Icon--warning,.prokodo-Icon--warning:hover{color:var(--color-warning)}.prokodo-Icon--error,.prokodo-Icon--error:hover{color:var(--color-error)}.prokodo-Icon--white,.prokodo-Icon--white:hover{color:#fff}.prokodo-Link{cursor:pointer;color:var(--color-grey-500);font-weight:500;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Link{font-size:1rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-Link{font-size:1rem;line-height:1.5}}.prokodo-Link:hover{text-decoration:underline}.prokodo-Link--has-no-background:hover{text-decoration:underline;color:var(--color-primary-500)}.prokodo-Link--has-no-background:focus{color:var(--color-primary-500)}.prokodo-Link--has-no-background--primary{color:var(--color-primary-500)}.prokodo-Link--has-no-background--secondary{color:var(--color-secondary-500)}.prokodo-Link--has-no-background--info{color:var(--color-grey-300)}.prokodo-Link--has-no-background--success{color:var(--color-success)}.prokodo-Link--has-no-background--warning{color:var(--color-warning)}.prokodo-Link--has-no-background--error{color:var(--color-error)}.prokodo-Link--has-no-background--white,.prokodo-Link--has-no-background--white:hover{color:var(--color-white)}.prokodo-Link--has-no-background--primary:hover,.prokodo-Link--has-no-background--secondary:hover,.prokodo-Link--has-no-background--success:hover,.prokodo-Link--has-no-background--error:hover,.prokodo-Link--has-no-background--info:hover,.prokodo-Link--has-no-background--warning:hover{color:var(--color-grey-500)}.prokodo-Link--has-no-background--primary:focus,.prokodo-Link--has-no-background--secondary:focus,.prokodo-Link--has-no-background--success:focus,.prokodo-Link--has-no-background--error:focus,.prokodo-Link--has-no-background--info:focus,.prokodo-Link--has-no-background--warning:focus{color:var(--color-grey-500)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.prokodo-Loading{position:relative;display:flex;align-items:center;justify-content:center}.prokodo-Loading__gradient stop:nth-of-type(1){stop-color:var(--color-primary-500)}.prokodo-Loading__gradient stop:nth-of-type(2){stop-color:var(--color-grey-300)}.prokodo-Loading__gradient stop:nth-of-type(3){stop-color:var(--color-secondary-500)}.prokodo-Loading__animation{border-radius:50%;border:4px solid transparent;border-top:4px solid url(#loading-gradient);animation:spin 1s linear infinite}.prokodo-Loading__animation--size-xs{height:20px!important;width:20px!important}.prokodo-Loading__animation--size-sm{height:40px!important;width:40px!important}.prokodo-Loading__animation--size-md{height:60px!important;width:60px!important}.prokodo-Loading__animation--size-lg{height:80px!important;width:80px!important}.prokodo-Loading__animation--size-xl{height:100px!important;width:100px!important}.prokodo-Button{display:inline-block;border-radius:1.5rem;border-width:0;padding:.875rem 1.5rem;background-color:var(--color-grey-50);box-shadow:var(--elevation-1);cursor:pointer;background:var(--gradient-background-inherit);font-weight:400!important;font-size:1rem!important;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-style:normal!important;line-height:1.4!important;letter-spacing:.03em!important;text-transform:none!important;text-align:left!important;text-decoration:none!important}html[data-theme=dark] .prokodo-Button{background-color:var(--color-grey-100)}.prokodo-Button:hover{box-shadow:none}.prokodo-Button:focus-within{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Button--has-bg-primary,.prokodo-Button--has-bg-secondary,.prokodo-Button--has-bg-info,.prokodo-Button--has-bg-error{color:#fff!important}.prokodo-Button--has-bg-success,.prokodo-Button--has-bg-warning{color:var(--color-black)}.prokodo-Button--has-bg-primary{background:var(--gradient-background-primary)}.prokodo-Button--has-bg-secondary{background:var(--gradient-background-secondary)}.prokodo-Button--is-disabled,.prokodo-Button--has-bg-info{background:var(--gradient-background-info)}.prokodo-Button--has-bg-success{background:var(--gradient-background-success)}.prokodo-Button--has-bg-warning{background:var(--gradient-background-warning)}.prokodo-Button--has-bg-error{background:var(--gradient-background-error)}.prokodo-Button--has-text-inherit,.prokodo-Button--has-text-primary,.prokodo-Button--has-text-secondary,.prokodo-Button--has-text-info,.prokodo-Button--has-text-success,.prokodo-Button--has-text-warning,.prokodo-Button--has-text-error{background:none;background-color:var(--color-grey-50);padding:.75rem 1rem;transition:background-color .3s ease-in-out}.prokodo-Button--has-text-inherit:hover,.prokodo-Button--has-text-primary:hover,.prokodo-Button--has-text-secondary:hover,.prokodo-Button--has-text-info:hover,.prokodo-Button--has-text-success:hover,.prokodo-Button--has-text-warning:hover,.prokodo-Button--has-text-error:hover{color:#fff}.prokodo-Button--has-text-inherit{color:var(--color-black)}.prokodo-Button--has-text-inherit:hover{background-color:var(--color-grey-500)}.prokodo-Button--has-text-primary{color:var(--color-primary-500)}.prokodo-Button--has-text-primary:hover{background-color:var(--color-primary-500)}.prokodo-Button--has-text-secondary{color:var(--color-secondary-500)}.prokodo-Button--has-text-secondary:hover{background-color:var(--color-secondary-500)}.prokodo-Button--is-disabled,.prokodo-Button--has-text-info{color:var(--color-grey-700)}.prokodo-Button--is-disabled:hover,.prokodo-Button--has-text-info:hover{background-color:var(--color-grey-100)}.prokodo-Button--has-text-success{color:var(--color-success)}.prokodo-Button--has-text-success:hover{background-color:var(--color-success)}.prokodo-Button--has-text-warning{color:var(--color-warning)}.prokodo-Button--has-text-warning:hover{background-color:var(--color-warning)}.prokodo-Button--has-text-error{color:var(--color-error)}.prokodo-Button--has-text-error:hover{background-color:var(--color-error)}.prokodo-Button--has-variant-outlined{position:relative;background:none}.prokodo-Button--has-variant-outlined:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0;background:var(--gradient-border-4)}html[data-theme=dark] .prokodo-Button--has-variant-outlined{background:none}.prokodo-Button--icon-only{display:flex;justify-content:center;align-items:center;border-radius:10000px;padding:.75rem}html[data-theme=dark] .prokodo-Button--icon-only{background:none}.prokodo-Button--has-fullWidth{display:block;width:100%}.prokodo-Button--is-disabled{cursor:default}.prokodo-Button__title{display:flex;flex-direction:row;align-items:center}.prokodo-Button__icon{margin-right:5px}.prokodo-Button__icon--icon-only{margin-right:0}.prokodo-Button__link{display:table;width:100%;color:inherit;font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Button__link--icon-only{display:contents}.prokodo-Button__link:hover{text-decoration:none}.prokodo-Button__content{display:flex;justify-content:center;border-radius:2rem;width:100%}.prokodo-Button__content--icon-only{padding:.5rem;border-radius:2000rem}.prokodo-Headline{margin:0;white-space:pre-line}.prokodo-Headline--is-highlighted{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--primary--highlighted,.prokodo-Headline--secondary--highlighted,.prokodo-Headline--success--highlighted,.prokodo-Headline--warning--highlighted,.prokodo-Headline--error--highlighted{filter:drop-shadow(var(--elevation-1--text))}.prokodo-Headline--inherit{color:var(--color-grey-700)}.prokodo-Headline--inherit--highlighted{background-image:var(--gradient-text-grey);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--primary{color:var(--color-primary-500)}.prokodo-Headline--primary--highlighted{background-image:var(--gradient-text-primary-secondary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--secondary{color:var(--color-secondary-500)}.prokodo-Headline--secondary--highlighted{background-image:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--success{color:var(--color-success)}.prokodo-Headline--success--highlighted{background-image:var(--gradient-text-success);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--info{color:var(--color-grey-300)}.prokodo-Headline--warning{color:var(--color-warning)}.prokodo-Headline--warning--highlighted{background-image:var(--gradient-text-warning);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--error{color:var(--color-error)}.prokodo-Headline--error--highlighted{background-image:var(--gradient-text-error);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Headline--white{color:#fff}.prokodo-Headline--black{color:var(--color-black)}.prokodo-Headline--xs{font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Headline--sm{font-weight:400;font-size:1.125rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Headline--md{font-weight:400;font-size:1.125rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Headline--md{font-size:1.5rem}}@media screen and (min-width: 960px){.prokodo-Headline--md{font-size:1.5rem}}.prokodo-Headline--lg{font-weight:500;font-size:1.5rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Headline--lg{font-size:1.5rem}}@media screen and (min-width: 960px){.prokodo-Headline--lg{font-size:1.75rem}}.prokodo-Headline--xl{font-weight:700;font-size:1.5rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Headline--xl{font-size:1.75rem}}@media screen and (min-width: 960px){.prokodo-Headline--xl{font-size:2.25rem}}.prokodo-Headline--xxl{font-weight:900;font-size:1.75rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.6;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Headline--xxl{font-size:2.25rem}}@media screen and (min-width: 960px){.prokodo-Headline--xxl{font-size:2.75rem}}.prokodo-Headline--center{text-align:center}.prokodo-Headline--right{text-align:right}@keyframes backgroundFill{0%{background-position:0 0}33%,to{background-position:-100% 0}}.prokodo-Accordion{display:flex;flex-direction:column}.prokodo-Accordion__item{border:1px solid var(--color-grey-200);border-radius:.75rem;margin-bottom:8px;overflow:hidden;transition:border .3s ease;box-shadow:var(--elevation-3)}.prokodo-Accordion__item--is-expanded{border-color:var(--color-primary-500)}.prokodo-Accordion__header{display:flex;align-items:center;justify-content:space-between;padding:16px;cursor:pointer;background-size:200% 100%;background-image:linear-gradient(to left,var(--color-primary-500) 25%,var(--color-secondary-500) 50%,var(--color-white) 50%);transition:background-color .3s ease}.prokodo-Accordion__header:hover,.prokodo-Accordion__header:focus-visible{color:var(--color-grey-50)!important;animation:backgroundFill 2s ease}.prokodo-Accordion__header--is-expanded{color:var(--color-grey-50)!important;animation:none!important;background-image:var(--gradient-background-primary-secondary)}.prokodo-Accordion__title{width:calc(100% - 20px);font-size:16px;font-weight:500;margin:0}.prokodo-Accordion__title--is-expanded{color:var(--color-grey-50)!important}.prokodo-Accordion__icon{transition:transform .3s ease}.prokodo-Accordion__icon--is-hidden{display:none}.prokodo-Accordion__content{padding:16px;border-top:1px solid var(--color-grey-200);background-color:var(--color-white);transition:max-height .3s ease,opacity .3s ease}.prokodo-Accordion__content[hidden]{max-height:0;opacity:0;pointer-events:none}.prokodo-Accordion__content--is-expanded{opacity:1;pointer-events:auto}.prokodo-Accordion__actions{display:flex;gap:8px;padding:8px 16px;background-color:var(--color-grey-100);border-top:1px solid var(--color-grey-200)}.prokodo-Image{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding-bottom:1rem}.prokodo-Image__caption{position:absolute;width:100%;text-align:center;bottom:0;left:0;opacity:.5;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Image__caption{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-Image__caption{font-size:.875rem;line-height:1.4}}.prokodo-Avatar{position:relative;display:flex;justify-content:center;align-items:center;padding:.5rem;border-radius:200px;overflow:hidden;background-color:var(--color-grey-100)}.prokodo-Avatar--primary{background-color:var(--color-primary-500)}.prokodo-Avatar--secondary{background-color:var(--color-secondary-500)}.prokodo-Avatar--info{background-color:var(--color-grey-300)}.prokodo-Avatar--success{background-color:var(--color-success)}.prokodo-Avatar--warning{background-color:var(--color-warning)}.prokodo-Avatar--error{background-color:var(--color-error)}.prokodo-Avatar--white{background-color:var(--color-white)}.prokodo-Avatar--has-size-xs{padding:.25rem;width:30px;height:30px}.prokodo-Avatar--has-size-sm{width:40px;height:40px}.prokodo-Avatar--has-size-md{width:60px;height:60px}.prokodo-Avatar--has-size-lg{width:80px;height:80px}.prokodo-Avatar--has-size-xl{width:100px;height:100px}.prokodo-Avatar__image{-o-object-fit:cover;object-fit:cover}.prokodo-Avatar__link{box-shadow:var(--elevation-1);border-radius:200px}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes skeleton-wave{0%{left:-100%}50%{left:100%}to{left:100%}}.prokodo-Skeleton{display:inline-block;background-color:rgba(var(--color-black),.11);border-radius:4px;position:relative;overflow:hidden}.prokodo-Skeleton:after{content:"";display:block;position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(var(--color-white),.6),transparent)}.prokodo-Skeleton--text{height:1em;border-radius:4px}.prokodo-Skeleton--rectangular{border-radius:4px}.prokodo-Skeleton--circular{border-radius:50%}.prokodo-Skeleton--pulse{animation:skeleton-pulse 1.5s ease-in-out infinite}.prokodo-Skeleton--wave:after{animation:skeleton-wave 1.6s linear infinite}.prokodo-Skeleton--none:after{display:none}.prokodo-Card{position:relative;color:var(--color-white);background-color:var(--color-white);border-radius:2rem}html[data-theme=dark] .prokodo-Card{background-color:var(--color-grey-200)}.prokodo-Card--inherit{background-color:var(--color-grey-100)}.prokodo-Card--white{background-color:var(--color-white)}html[data-theme=dark] .prokodo-Card--white{background-color:var(--color-grey-200)}.prokodo-Card__skeleton{position:absolute;z-index:3;width:100%;height:100%!important;border-radius:2rem}.prokodo-Card__background{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:2rem}html[data-theme=dark] .prokodo-Card__background{opacity:.7}.prokodo-Card__link{display:flex;align-items:center}.prokodo-Card__content{position:relative;z-index:2;padding:1.5rem;color:var(--color-grey-500)}.prokodo-Card__content:hover{text-decoration:none!important}.prokodo-Card__content--has-link{cursor:pointer}.prokodo-Card__content--has-link:focus-within{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Card__content--primary:hover{color:var(--color-primary-500)}.prokodo-Card__content--secondary:hover{color:var(--color-secondary-500)}.prokodo-Card__content--info:hover{color:var(--color-grey-300)}.prokodo-Card__content--success:hover{color:var(--color-success)}.prokodo-Card__content--warning:hover{color:var(--color-warning)}.prokodo-Card__content--error:hover{color:var(--color-error)}.prokodo-Card__content--white:hover{color:var(--color-white)}.prokodo-Card__gradiant{position:relative;border-radius:2rem}.prokodo-Card__gradiant--primary{background:var(--gradient-background-primary)}.prokodo-Card__gradiant--secondary{background:var(--gradient-background-secondary)}.prokodo-Card__gradiant--info{background:var(--gradient-background-info)}.prokodo-Card__gradiant--success{background:var(--gradient-background-success)}.prokodo-Card__gradiant--warning{background:var(--gradient-background-warning)}.prokodo-Card--has-highlight{position:relative}.prokodo-Card--has-highlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;opacity:0;animation:fadeInMask .5s ease forwards;background:var(--gradient-border-4)}@keyframes fadeInMask{to{opacity:1}}.prokodo-Card--has-gradiant{position:relative}.prokodo-Card--has-gradiant,.prokodo-Card--has-background{color:var(--color-white)}.prokodo-Card--has-shadow{box-shadow:var(--elevation-1)}.prokodo-Card--has-animation{animation:fadeInKeyframe ease 1s;animation-iteration-count:1;animation-fill-mode:forwards}.prokodo-Card--is-clickable{cursor:pointer}.prokodo-Card--is-clickable:hover{box-shadow:none;opacity:.7}.prokodo-Card--is-clickable:focus{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Lottie__container{position:relative}.prokodo-Carousel{position:relative;width:100%;overflow:hidden}.prokodo-Carousel--is-active{-webkit-user-select:none;-moz-user-select:none;user-select:none}.prokodo-Carousel__wrapper{display:flex;transition:transform .5s ease-in-out}.prokodo-Carousel__item{flex:1 0 auto}.prokodo-Carousel__mobile__tutorial{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:0;left:0;opacity:1;visibility:visible;background-color:#242424b3;transition:opacity .5s ease-out,visibility .5s ease-out;z-index:10}.prokodo-Carousel__mobile__tutorial__animation{min-height:100px;width:100%}.prokodo-Carousel__mobile__tutorial--is-hidden{opacity:0;visibility:hidden}@media screen and (min-width: 480px){.prokodo-Carousel__mobile__tutorial{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}}.prokodo-Carousel__controls{display:flex;width:100%;align-items:center;justify-content:space-between;opacity:0}@media screen and (min-width: 480px){.prokodo-Carousel__controls{opacity:1}}.prokodo-Carousel__button{padding:.25rem}.prokodo-Carousel__dots{display:block;margin:2rem auto 0;text-align:center}.prokodo-Carousel__dots__dot{position:relative;display:inline-block;width:12px;height:12px;border-radius:50%;margin:0 5px;border:none;background:none;cursor:pointer}.prokodo-Carousel__dots__dot:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0;background:var(--gradient-border-4)}.prokodo-Carousel__dots__dot--is-active{background-color:#fff}@media screen and (max-width: 1280px){.prokodo-Carousel__dots__dot{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}}.prokodo-Chip{display:inline-flex;align-items:center;border-radius:25px;padding:.25rem .5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s ease,color .3s ease;border-color:var(--color-grey-500);color:var(--color-black);font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Chip{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-Chip{font-size:1.125rem;line-height:1.5}}.prokodo-Chip--filled{background-color:var(--color-grey-500);color:var(--color-white)}.prokodo-Chip--filled--primary{background-color:var(--color-primary-500)}.prokodo-Chip--filled--secondary{background-color:var(--color-secondary-500)}.prokodo-Chip--filled--info{background-color:var(--color-grey-300)}.prokodo-Chip--filled--success{background-color:var(--color-success)}.prokodo-Chip--filled--error{background-color:var(--color-error)}.prokodo-Chip--filled--warning{background-color:var(--color-warning)}.prokodo-Chip--outlined{border:1px solid;background-color:transparent;border-color:var(--color-grey-500);color:var(--color-black)}.prokodo-Chip--outlined--primary{border-color:var(--color-primary-300);color:var(--color-primary-500)}.prokodo-Chip--outlined--secondary{border-color:var(--color-secondary-300);color:var(--color-secondary-500)}.prokodo-Chip--outlined--info{border-color:var(--color-grey-300);color:var(--color-grey-500)}.prokodo-Chip--outlined--success{border-color:var(--color-success);color:var(--color-success)}.prokodo-Chip--outlined--error{border-color:var(--color-error);color:var(--color-error)}.prokodo-Chip--outlined--warning{border-color:var(--color-warning);color:var(--color-warning)}.prokodo-Chip__label{margin-right:8px}.prokodo-Chip__delete{border:none;background:none;color:inherit;cursor:pointer;padding:0;line-height:1;margin-left:8px;transition:color .3s ease;font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Chip__delete{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-Chip__delete{font-size:1.125rem;line-height:1.5}}.prokodo-Chip__delete:hover{color:var(--color-error)}.prokodo-Label{font-weight:400;display:block;padding-bottom:1rem;font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Label{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-Label{font-size:1.125rem;line-height:1.5}}.prokodo-Label{filter:drop-shadow(var(--elevation-1--text))}.prokodo-Label__highlighted{font-style:normal;background-image:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-Label__highlighted--error{background-image:var(--gradient-text-error)}.prokodo-Label__text{color:var(--color-grey-500);font-style:normal}html[data-theme=dark] .prokodo-Label__text{color:var(--color-grey-700)}.prokodo-Input{position:relative;display:flex;flex-direction:column;justify-content:space-around;height:100%;width:100%}.prokodo-Input__label{padding-top:.75rem;padding-bottom:.5rem}.prokodo-Input--primary .Input__field{border-color:var(--color-primary-500)}.prokodo-Input--secondary .Input__field{border-color:var(--color-secondary-500)}.prokodo-Input--error .Input__field{border-color:var(--color-error)}.prokodo-Input__field{position:relative;box-shadow:var(--elevation-1);border-radius:1.5rem}.prokodo-Input__input{width:calc(100% - .25rem + 4px);padding:0;text-align:left;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-over;mask-composite:add;border:none;color:var(--color-grey-900);border-radius:1.5rem;background:var(--gradient-border-7)}.prokodo-Input__input:hover{background:var(--gradient-border-4)}.prokodo-Input__input--multiline{height:100%}.prokodo-Input__input--focused{background:var(--gradient-border-4)}.prokodo-Input__input--disabled,.prokodo-Input__input--disabled:hover{background:var(--gradient-background-info)}.prokodo-Input__input__node{width:calc(100% - 3.25rem);padding:.875rem 1.5rem;margin:2px;border:none;outline:none;border-radius:1.5rem;color:var(--color-grey-900);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Input__input__node{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Input__input__node{font-size:1rem;line-height:1.45}}html[data-theme=dark] .prokodo-Input__input__node{background-color:var(--color-grey-200)}.prokodo-Input__input__node--multiline{display:inline-table;min-height:calc(100% - 32px);resize:vertical;overflow:auto;position:relative}.prokodo-Input__input__node--multiline::-webkit-resizer{display:none}.prokodo-Input__input__node--multiline:after{content:"";position:absolute;right:5px;bottom:5px;width:16px;height:16px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="%23000" d="M2 14h12v1H2zM0 12h16v1H0zM4 10h8v1H4z"/></svg>') no-repeat center center;opacity:.5;pointer-events:none}.prokodo-Input__input:focus{border-color:var(--color-primary-500);box-shadow:0 0 5px var(--color-primary-500)}.prokodo-Input__input[aria-invalid=true]{border-color:var(--color-error)}.prokodo-Input__footer{display:flex;justify-content:space-between}.prokodo-Input__helperText__wrapper{padding-top:.25rem;margin-bottom:0!important}.prokodo-Input__helperText{padding-left:1.5rem;padding-top:.75rem;display:flex;color:var(--color-grey-300);width:80%;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Input__helperText{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-Input__helperText{font-size:.875rem;line-height:1.4}}html[data-theme=dark] .prokodo-Input__helperText{color:var(--color-grey-700)}.prokodo-Input__helperText__content{width:100%}.prokodo-Input__helperText__content--is-error{color:var(--color-error)}.prokodo-Input__helperText__legend{width:25%;text-align:right}.prokodo-Input__counter{padding-top:.75rem;color:var(--color-grey-600);font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Input__counter{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-Input__counter{font-size:.875rem;line-height:1.4}}.prokodo-Dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);z-index:1300;background-color:var(--color-white);box-shadow:0 10px 30px #0000001a;border-radius:.75rem;padding:1.5rem 1rem;max-width:600px;width:auto;opacity:1;transition:opacity .3s ease,transform .3s ease}.prokodo-Dialog__container{position:relative;padding:1.5rem 1rem;max-width:90rem;margin:0 auto}.prokodo-Dialog__container:focus-visible{outline:0}.prokodo-Dialog__container--scroll-paper{height:100%;max-height:calc(100vh - 3rem);overflow-y:auto}.prokodo-Dialog__container--scroll-body{max-height:none;overflow:visible}.prokodo-Dialog__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.prokodo-Dialog__close{display:flex;align-items:center;cursor:pointer}.prokodo-Dialog__close__label{display:inline-block;padding-right:1rem;color:var(--color-grey-500);text-shadow:var(--elevation--text-1);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Dialog__close:focus{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Dialog__title--is-hidden{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}.prokodo-Dialog__content{padding:0!important;scrollbar-width:none}.prokodo-Dialog__content--scroll-body{height:calc(100vh - 50px);overflow-y:scroll}.prokodo-Dialog__actions{display:flex;justify-content:flex-end;padding-top:1rem;gap:.75rem}.prokodo-Dialog--fade-enter{opacity:1;transform:translate(-50%,-50%) scale(1);transition:opacity .3s ease,transform .3s ease}.prokodo-Dialog--fade-exit{opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .3s ease,transform .3s ease}.prokodo-Dialog--fullScreen{max-width:none;width:100%;height:100%}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInTop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.prokodo-Drawer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1300;opacity:1;transition:opacity .3s ease-in-out}.prokodo-Drawer:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:-1;opacity:1;transition:opacity .3s ease-in-out}.prokodo-Drawer__container{position:fixed;width:calc(100% - 1.5rem);background-color:#fff;box-shadow:var(--elevation-1);z-index:1301;padding:.75rem;pointer-events:none;background-color:var(--color-white);transition:transform .3s ease}.prokodo-Drawer__container--fullscreen{height:calc(100% - 1rem)!important;overflow-y:auto}.prokodo-Drawer__container--open{opacity:1;pointer-events:auto}.prokodo-Drawer__container--open:after{opacity:1}.prokodo-Drawer__container--anchor-left{top:0;left:0;height:100%}.prokodo-Drawer__container--anchor-left--enter{animation:slideInLeft .5s ease-in forwards}.prokodo-Drawer__container--anchor-left--exit{animation:slideInLeft .5s ease-out reverse}.prokodo-Drawer__container--anchor-right{top:0;right:0;height:100%}.prokodo-Drawer__container--anchor-right--enter{animation:slideInRight .5s ease-in forwards}.prokodo-Drawer__container--anchor-right--exit{animation:slideInRight .5s ease-out reverse}.prokodo-Drawer__container--anchor-top{top:0;left:0}.prokodo-Drawer__container--anchor-top--enter{animation:slideInTop .5s ease-in forwards}.prokodo-Drawer__container--anchor-top--exit{animation:slideInTop .5s ease-out reverse}.prokodo-Drawer__container--anchor-bottom{border-top-left-radius:25px;border-top-right-radius:25px;bottom:0;left:0}.prokodo-Drawer__container--anchor-bottom--enter{animation:slideInBottom .5s ease-in forwards}.prokodo-Drawer__container--anchor-bottom--exit{animation:slideInBottom .5s ease-out reverse}.prokodo-Drawer__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem 0}.prokodo-Drawer__header__title{font-weight:400;font-size:1.125rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Drawer__header__title{font-size:1.5rem}}@media screen and (min-width: 960px){.prokodo-Drawer__header__title{font-size:1.5rem}}.prokodo-Drawer__header--has-title{justify-content:space-between}.prokodo-Drawer__content{font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Drawer__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Drawer__content{font-size:1rem;line-height:1.45}}.prokodo-Grid{display:grid;grid-template-columns:repeat(12,1fr);padding:1rem}.prokodo-Form__label{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}.prokodo-Form__hp{display:none!important}.prokodo-Form__footer{display:flex;flex-direction:column}.prokodo-Form__footer__submit{margin-bottom:1.5rem;align-self:center}.prokodo-GridRow--align-left{justify-items:start}.prokodo-GridRow--align-center{justify-items:center}.prokodo-GridRow--align-right{justify-items:end}.prokodo-GridRow--xs-1{grid-column:span 1}.prokodo-GridRow--xs-2{grid-column:span 2}.prokodo-GridRow--xs-3{grid-column:span 3}.prokodo-GridRow--xs-4{grid-column:span 4}.prokodo-GridRow--xs-5{grid-column:span 5}.prokodo-GridRow--xs-6{grid-column:span 6}.prokodo-GridRow--xs-7{grid-column:span 7}.prokodo-GridRow--xs-8{grid-column:span 8}.prokodo-GridRow--xs-9{grid-column:span 9}.prokodo-GridRow--xs-10{grid-column:span 10}.prokodo-GridRow--xs-11{grid-column:span 11}.prokodo-GridRow--xs-12{grid-column:span 12}@media screen and (min-width: 375px){.prokodo-GridRow--sm-1{grid-column:span 1}.prokodo-GridRow--sm-2{grid-column:span 2}.prokodo-GridRow--sm-3{grid-column:span 3}.prokodo-GridRow--sm-4{grid-column:span 4}.prokodo-GridRow--sm-5{grid-column:span 5}.prokodo-GridRow--sm-6{grid-column:span 6}.prokodo-GridRow--sm-7{grid-column:span 7}.prokodo-GridRow--sm-8{grid-column:span 8}.prokodo-GridRow--sm-9{grid-column:span 9}.prokodo-GridRow--sm-10{grid-column:span 10}.prokodo-GridRow--sm-11{grid-column:span 11}.prokodo-GridRow--sm-12{grid-column:span 12}}@media screen and (min-width: 480px){.prokodo-GridRow--md-1{grid-column:span 1}.prokodo-GridRow--md-2{grid-column:span 2}.prokodo-GridRow--md-3{grid-column:span 3}.prokodo-GridRow--md-4{grid-column:span 4}.prokodo-GridRow--md-5{grid-column:span 5}.prokodo-GridRow--md-6{grid-column:span 6}.prokodo-GridRow--md-7{grid-column:span 7}.prokodo-GridRow--md-8{grid-column:span 8}.prokodo-GridRow--md-9{grid-column:span 9}.prokodo-GridRow--md-10{grid-column:span 10}.prokodo-GridRow--md-11{grid-column:span 11}.prokodo-GridRow--md-12{grid-column:span 12}}@media screen and (min-width: 960px){.prokodo-GridRow--lg-1{grid-column:span 1}.prokodo-GridRow--lg-2{grid-column:span 2}.prokodo-GridRow--lg-3{grid-column:span 3}.prokodo-GridRow--lg-4{grid-column:span 4}.prokodo-GridRow--lg-5{grid-column:span 5}.prokodo-GridRow--lg-6{grid-column:span 6}.prokodo-GridRow--lg-7{grid-column:span 7}.prokodo-GridRow--lg-8{grid-column:span 8}.prokodo-GridRow--lg-9{grid-column:span 9}.prokodo-GridRow--lg-10{grid-column:span 10}.prokodo-GridRow--lg-11{grid-column:span 11}.prokodo-GridRow--lg-12{grid-column:span 12}}@media screen and (min-width: 1280px){.prokodo-GridRow--xl-1{grid-column:span 1}.prokodo-GridRow--xl-2{grid-column:span 2}.prokodo-GridRow--xl-3{grid-column:span 3}.prokodo-GridRow--xl-4{grid-column:span 4}.prokodo-GridRow--xl-5{grid-column:span 5}.prokodo-GridRow--xl-6{grid-column:span 6}.prokodo-GridRow--xl-7{grid-column:span 7}.prokodo-GridRow--xl-8{grid-column:span 8}.prokodo-GridRow--xl-9{grid-column:span 9}.prokodo-GridRow--xl-10{grid-column:span 10}.prokodo-GridRow--xl-11{grid-column:span 11}.prokodo-GridRow--xl-12{grid-column:span 12}}@keyframes fade-in{0%{opacity:0;transform:scale(.95,.8)}to{opacity:1;transform:scale(1)}}@keyframes fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95,.8)}}.prokodo-Select{display:flex;flex-direction:column;justify-content:space-around;height:100%}.prokodo-Select__field{position:relative;box-shadow:var(--elevation-1);border-radius:1.5rem}.prokodo-Select__field--expanded{box-shadow:none}.prokodo-Select__button{box-sizing:border-box;width:calc(100% - .25rem + 4px);padding:0;text-align:left;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-over;mask-composite:add;border:none;color:var(--color-grey-900);border-radius:1.5rem;position:relative;cursor:pointer;background:var(--gradient-border-7)}.prokodo-Select__button__inner{display:flex;align-items:center;padding:.875rem 1rem;background:var(--color-white);border-radius:1.5rem;margin:2px;color:var(--color-grey-900);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Select__button__inner{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Select__button__inner{font-size:1rem;line-height:1.45}}html[data-theme=dark] .prokodo-Select__button__inner{background-color:var(--color-grey-200)}.prokodo-Select__button--expanded{border-top-left-radius:1.6875rem;border-top-right-radius:1.6875rem;border-bottom-left-radius:0;border-bottom-right-radius:0;background:var(--gradient-border-4)}.prokodo-Select__button--expanded>span{border-top-left-radius:1.5625rem;border-top-right-radius:1.5625rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.prokodo-Select__button:hover{background:var(--gradient-border-4)}.prokodo-Select__button:focus{outline:0;background:var(--gradient-border-4)}.prokodo-Select__button>svg{font-size:1rem;position:absolute;height:100%;top:0;right:10px}.prokodo-Select__listbox{position:relative;box-sizing:border-box;padding:2px;margin:-6px 0 0;overflow:auto;outline:0;color:var(--color-grey-900);border-bottom-left-radius:1.5625rem;border-bottom-right-radius:1.5625rem;box-shadow:var(--elevation-3);max-height:225px;scrollbar-width:none}.prokodo-Select__listbox.open{animation:fade-in .2s ease-out forwards}.prokodo-Select__listbox.closed{animation:fade-out .2s ease-in forwards}.prokodo-Select__listbox.placement-top{transform-origin:bottom}.prokodo-Select__listbox.placement-bottom{transform-origin:top}.prokodo-Select__listbox::-webkit-scrollbar-track{background:red}.prokodo-Select__item{position:relative;display:flex;align-items:center;list-style:none;padding:.75rem 1rem;background:var(--color-white);z-index:1501;cursor:pointer;backface-visibility:hidden;perspective:1000px}.prokodo-Select__item:last-child{border-bottom-left-radius:1.5625rem;border-bottom-right-radius:1.5625rem}.prokodo-Select__item:hover{background-color:var(--color-primary-100)!important}.prokodo-Select__item:hover:not(.disabled){background-color:var(--color-grey-50)}.prokodo-Select__item--selected{background-color:var(--color-primary-50)!important}.prokodo-Select__item.base-Option-highlighted{background-color:var(--color-grey-100)}.prokodo-Select__item:focus-visible{outline:0;background-color:var(--color-primary-100)}.prokodo-Select__item.base-Option-highlighted.base--selected{background-color:var(--color-primary-100);color:var(--color-primary-900)}.prokodo-Select__item--disabled{color:var(--color-grey-400)}.prokodo-Select__popup{width:100%;z-index:1500;max-height:230px;transform:none!important;top:53px!important}.prokodo-Select__popup:before{content:"";position:absolute;width:100%;height:100%;left:0;background:var(--gradient-border-4);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-over;mask-composite:add;z-index:1500;border-bottom-left-radius:1.5625rem;border-bottom-right-radius:1.5625rem}@media (max-width: 768px){.prokodo-Select__popup{width:100%}}.prokodo-Select__checkbox{position:relative;width:18px;height:18px;margin-right:.75rem;transform:scale(1.2);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-over;mask-composite:add;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;cursor:pointer;background:var(--gradient-border-7)}.prokodo-Select__checkbox:before{content:"";position:absolute;left:0;top:0;margin:2px;width:calc(100% - 4px);height:calc(100% - 4px);background-color:var(--color-white)}.prokodo-Select__checkbox--checked{background:var(--gradient-border-4)}.prokodo-Select__checkbox--checked:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--gradient-background-primary-grey-secondary);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7" stroke="black"></path></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7" stroke="black"></path></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain}.prokodo-Slider{padding-bottom:1.5rem}.prokodo-Slider__label{padding-bottom:2rem}.prokodo-Slider__root{color:var(--color-grey-700);width:100%;padding:0;display:inline-flex;align-items:center;position:relative;cursor:pointer;touch-action:none;-webkit-tap-highlight-color:transparent}.prokodo-Slider__root--disabled{pointer-events:none;cursor:default;color:var(--color-primary-600);opacity:.4}.prokodo-Slider__rail{display:block;position:absolute;width:100%;height:4px;border-radius:6px;opacity:.3;background:var(--gradient-background-primary-grey-secondary)}.prokodo-Slider__track{display:block;position:absolute;height:4px;border-radius:6px;background:var(--gradient-background-primary-secondary)}.prokodo-Slider__thumb{display:flex;align-items:center;justify-content:center;position:absolute;width:30px;height:30px;box-sizing:border-box;border-radius:50%;outline:0;background-color:var(--color-primary-500);transition-property:box-shadow,transform;transition-timing-function:ease;transition-duration:.12s;transform-origin:center;background:var(--gradient-background-primary-secondary)}.prokodo-Slider__thumb:hover{box-shadow:0 0 0 6px var(--color-primary-500) .3}.prokodo-Slider__thumb--focused{box-shadow:0 0 0 6px var(--color-primary-700) .3;outline:none}.prokodo-Slider__mark{position:absolute;width:25px;height:25px;border-radius:99%;background-color:#dedede;margin-right:-50px}.prokodo-Slider__mark__label{position:absolute;margin-top:4rem;margin-left:-1rem;color:var(--color-grey-300);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Slider__mark__label{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Slider__mark__label{font-size:1rem;line-height:1.45}}.prokodo-Slider__mark__label{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}@media screen and (min-width: 480px){.prokodo-Slider__mark__label{position:absolute;position:static;width:auto;height:auto;left:auto;text-indent:inherit}}.prokodo-Slider__valueText{position:relative;top:-1.7em;text-align:center;align-self:center;font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Switch{position:relative;display:flex;align-items:center}.prokodo-Switch__label{width:100%;display:grid;grid-template-columns:100%;grid-gap:16px;gap:16px;padding-bottom:0}@media screen and (min-width: 480px){.prokodo-Switch__label{grid-template-columns:80% 20%}}@media screen and (min-width: 960px){.prokodo-Switch__label{grid-template-columns:90% 10%}}.prokodo-Switch__label__content{padding-right:1rem}.prokodo-Switch__control{position:relative;width:42px;height:26px;background-color:var(--color-grey-500);border-radius:13px;transition:background-color .3s ease}.prokodo-Switch__control:focus-within{outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem;border-radius:13px}.prokodo-Switch__control--checked{background:var(--gradient-border-4)}.prokodo-Switch__control--disabled{background-color:var(--color-grey-300);cursor:not-allowed}.prokodo-Switch__control:before{content:"";position:absolute;top:50%;left:2px;transform:translateY(-50%);width:22px;height:22px;background-color:#fff;border-radius:50%;transition:transform .3s ease}.prokodo-Switch__control--checked:before{transform:translateY(-50%) translate(16px)}.prokodo-Switch__input{width:100%;height:100%;opacity:0;cursor:pointer}.prokodo-Switch__icon{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;transition:background-color .3s ease}.prokodo-Switch__icon__wrapper{display:flex;align-items:center;justify-content:center;border-radius:50%;box-sizing:border-box;background-color:#fff;transition:background-color .3s ease}.prokodo-Switch__icon--primary{color:var(--color-primary-500)}.prokodo-Switch__icon--secondary{color:var(--color-secondary-500)}.prokodo-Switch__icon--success{color:var(--color-success)}.prokodo-Switch__icon--error{color:var(--color-error)}.prokodo-Switch__icon--info{color:var(--color-grey-300)}.prokodo-Switch__icon--warning{color:var(--color-warning)}.prokodo-Switch__icon__container{position:absolute;display:inline-flex;justify-content:center;align-items:center;left:3px;transition:color .3s ease,transform .3s ease}.prokodo-Switch__icon__container--checked{left:auto;right:3px}.prokodo-Switch__thumb{width:22px;height:22px;background-color:#fff;border-radius:50%;transition:transform .3s ease,background-color .3s ease}.prokodo-Switch__track{width:100%;height:100%;background-color:var(--color-grey-300);border-radius:13px;transition:background-color .3s ease}.prokodo-Switch__track--checked{background-color:var(--color-primary-500)}.prokodo-Switch__track--disabled{background-color:var(--color-grey-200)}.prokodo-FormField{padding-bottom:1rem}.prokodo-FormField:last-of-type{padding-bottom:0}.prokodo-List{padding:0}.prokodo-List__item{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:.25rem 0;color:var(--color-grey-500);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-List__item__card{margin:.75rem 0}.prokodo-List__item__card__content{display:flex;align-items:center;padding:.75rem}.prokodo-List__item__inner{width:100%;display:flex}.prokodo-List__item__link{display:flex;align-items:center;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-List__item__link{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-List__item__link{font-size:1rem;line-height:1.45}}.prokodo-List__item__icon{display:flex;align-items:center;justify-content:center;align-self:flex-start;min-width:2.5rem;height:2.5rem;margin-top:.25rem;margin-right:.25rem;border-radius:1000rem;background-color:var(--color-grey-50)}html[data-theme=dark] .prokodo-List__item__icon{background-color:var(--color-grey-400)}.prokodo-List__item__icon__svg{color:var(--color-black)}.prokodo-List__item__icon__wrapper{display:flex;align-items:center;padding-right:.5rem}.prokodo-List__item__title--card{display:block;padding:.75rem 0 .25rem .5rem;font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-List__item__content{width:calc(100% - 2rem)}.prokodo-List__item__desc{color:var(--color-grey-600);margin:0;padding:0 0 .25rem .5rem;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-List__item__desc{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-List__item__desc{font-size:1rem;line-height:1.45}}.prokodo-List__item--is-clickable{cursor:pointer;color:var(--color-grey-500)}.prokodo-List__item--is-clickable:hover a>div div:first-child{background:var(--gradient-background-primary-secondary)}.prokodo-List__item--is-clickable:hover a>div div:first-child svg{color:#fff}.prokodo-List__item--is-clickable:hover div>div:last-child span{background-image:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-List__item--is-clickable--inherit:hover,.prokodo-List__item--is-clickable--primary{color:var(--color-primary-500)}.prokodo-List__item--is-clickable--secondary{color:var(--color-secondary-500)}.prokodo-List__item--is-clickable--info{color:var(--color-grey-300)}.prokodo-List__item--is-clickable--success{color:var(--color-success)}.prokodo-List__item--is-clickable--warning{color:var(--color-warning)}.prokodo-List__item--is-clickable--error{color:var(--color-error)}.prokodo-List__item--is-clickable--white,.prokodo-List__item--is-clickable--white:hover{color:var(--color-white)}.prokodo-List__item--is-clickable--primary:hover,.prokodo-List__item--is-clickable--secondary:hover,.prokodo-List__item--is-clickable--success:hover,.prokodo-List__item--is-clickable--error:hover,.prokodo-List__item--is-clickable--info:hover,.prokodo-List__item--is-clickable--warning:hover{color:var(--color-grey-500)}.prokodo-List__item--card{display:block;text-decoration:none}.prokodo-FormResponse{padding:0 1rem}.prokodo-FormResponse__success{color:var(--color-success);font-weight:700}.prokodo-FormResponse__errors{display:block;margin-bottom:.75rem;color:var(--color-grey-300)}.prokodo-FormResponse__errors__item{display:block;padding-bottom:1rem;font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-FormResponse__errors__item{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-FormResponse__errors__item{font-size:1.125rem;line-height:1.5}}.prokodo-FormResponse__errors__desc{display:block;padding:0;color:var(--color-error)}.prokodo-RichText__p{color:var(--color-grey-500);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-RichText__p{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-RichText__p{font-size:1rem;line-height:1.45}}html[data-theme=dark] .prokodo-RichText__p{color:var(--color-grey-700)}.prokodo-RichText__pre{color:var(--color-grey-500);padding:1rem .75rem;border:1px solid var(--color-grey-200);border-radius:5px;background-color:var(--color-grey-50);overflow-x:auto;overflow-wrap:break-word;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-RichText__pre{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-RichText__pre{font-size:.875rem;line-height:1.4}}html[data-theme=dark] .prokodo-RichText__pre{color:var(--color-grey-300);background-color:var(--color-grey-50)}.prokodo-RichText__ul,.prokodo-RichText__ol{padding:0;list-style-type:none;color:var(--color-grey-500)}.prokodo-RichText__li{display:flex;align-items:flex-start}.prokodo-RichText__li__icon{min-width:20px;max-width:20px;margin-right:.5rem;margin-top:.25rem}.prokodo-RichText__ol__decimal{display:flex;justify-content:center;align-items:center;width:19px;height:19px;background-color:var(--color-primary-500);color:var(--color-grey-500);border:1px solid var(--color-primary-500);border-radius:200px;margin-right:.5rem;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-RichText__ol__decimal{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-RichText__ol__decimal{font-size:.875rem;line-height:1.4}}.prokodo-RichText__ol li{display:-webkit-box}.prokodo-RichText__ol li icon--inherit{color:var(--color-grey-900)}.prokodo-RichText__ol li icon--primary{color:var(--color-primary-500)}.prokodo-RichText__ol li icon--secondary{color:var(--color-secondary-500)}.prokodo-RichText__ol li icon--info{color:var(--color-grey-500)}.prokodo-RichText__ol li icon--success{color:var(--color-success)}.prokodo-RichText__ol li icon--error{color:var(--color-error)}.prokodo-RichText__ol li icon--warning{color:var(--color-warning)}.prokodo-RichText__ol li icon--white{color:var(--color-white)}.prokodo-ImageText__grid{position:relative;flex-direction:column-reverse!important}@media screen and (min-width: 960px){.prokodo-ImageText__grid{flex-direction:row!important}}.prokodo-ImageText__grid--is-reverse{flex-direction:column-reverse!important}@media screen and (min-width: 960px){.prokodo-ImageText__grid--is-reverse{flex-direction:row-reverse!important}}.prokodo-ImageText__animated__border{position:relative;display:block;width:3px;height:0;margin:1.5rem auto 0;background:linear-gradient(var(--color-primary-500),var(--color-primary-500),transparent);transition:height .6s ease-out}.prokodo-ImageText__animated__border--bottom-to-top{background:linear-gradient(transparent,var(--color-primary-500),var(--color-primary-500))}.prokodo-ImageText__animated__border--is-visible{height:100%}.prokodo-ImageText__animated__border__wrapper{position:absolute;height:100%}@media screen and (min-width: 960px){.prokodo-ImageText__animated__border__wrapper{position:relative;height:auto}}.prokodo-ImageText__sub__headline{text-transform:uppercase}.prokodo-ImageText__content{display:flex;align-items:center;align-self:end;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-ImageText__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-ImageText__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 1280px){.prokodo-ImageText__content{align-self:center}}.prokodo-ImageText__content__paragraph{color:var(--color-grey-300)}.prokodo-ImageText__animated__container{width:100%;max-width:700px;min-width:400px}.prokodo-ImageText__animation{width:100%;height:100%}.prokodo-ImageText__image{display:flex;justify-content:center;align-items:center;align-self:end}.prokodo-ImageText__image__src{width:400px;height:400px}@media screen and (min-width: 375px){.prokodo-ImageText__image__src{width:500px;height:500px}}@media screen and (min-width: 960px){.prokodo-ImageText__image__src{width:600px;height:600px}}.prokodo-InputOTP{display:flex;justify-content:space-between}.prokodo-InputOTP__label,.prokodo-InputOTP__instruction{position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}.prokodo-InputOTP__field,.prokodo-InputOTP__input{width:42px;height:42px}.prokodo-InputOTP__input__container{width:100%;height:100%;border-radius:80px}.prokodo-InputOTP__input__node{width:100%;padding:.5rem 1rem}.prokodo-PostItem__grid{align-items:center;justify-content:space-between;flex-direction:column-reverse!important}@media screen and (min-width: 960px){.prokodo-PostItem__grid{flex-direction:row-reverse!important}}.prokodo-PostItem__animation{transform:translateY(20vh)}@media screen and (min-width: 480px){.prokodo-PostItem__animation{transform:translate(20vh)}}.prokodo-PostItem__headline{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostItem__info{display:flex;align-items:center}.prokodo-PostItem__date{color:var(--color-grey-300);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostItem__date{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-PostItem__date{font-size:1rem;line-height:1.45}}.prokodo-PostItem__read__count{padding-left:.75rem;color:var(--color-grey-300);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostItem__read__count{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-PostItem__read__count{font-size:1rem;line-height:1.45}}.prokodo-PostItem__content{display:flex;align-items:center;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostItem__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-PostItem__content{font-size:1rem;line-height:1.45}}.prokodo-PostItem__content__paragraph{color:var(--color-grey-500);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostItem__image{min-height:300px;-o-object-fit:cover;object-fit:cover}.prokodo-PostItem__image__wrapper{width:100%;min-height:300px;border-radius:25px;overflow:hidden;transform:translateY(20vh)}@media screen and (min-width: 480px){.prokodo-PostItem__image__wrapper{transform:translate(-20vh)}}.prokodo-PostItem__image__content__wrapper{display:block}.prokodo-PostItem__button{width:100%}.prokodo-PostItem__button__content{justify-content:flex-start}@media screen and (min-width: 375px){.prokodo-PostItem__button{width:auto}}.prokodo-PostItemAuthor{display:flex;align-items:center;padding-right:1.5rem}.prokodo-PostItemAuthor__name{padding-left:.75rem;color:var(--color-grey-500);font-weight:500;font-size:1.5rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostItemAuthor__name{font-size:1.125rem;line-height:1.5}}@media screen and (min-width: 960px){.prokodo-PostItemAuthor__name{font-size:1.125rem;line-height:1.5}}.prokodo-PostTeaser__card{display:flex;height:100%;flex-direction:column;padding:0!important}.prokodo-PostTeaser__card__container{height:100%;overflow:hidden}.prokodo-PostTeaser__card__content{padding:0 1rem}.prokodo-PostTeaser__card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:0 1rem 1rem}.prokodo-PostTeaser__meta{position:absolute;top:1rem;left:1rem;width:calc(100% - 2rem);display:flex;align-items:center;justify-content:space-between;z-index:2}.prokodo-PostTeaser__meta__category{display:inline-block;max-width:50%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostTeaser__image{-o-object-fit:cover;object-fit:cover}.prokodo-PostTeaser__image__wrapper{position:relative;width:100%;height:230px}.prokodo-PostTeaser__image__caption{bottom:.5rem;text-align:right;padding-right:.5rem;width:calc(100% - .5rem)}.prokodo-PostTeaser__date{padding:0;color:var(--color-grey-300);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-PostTeaser__animation{width:100%;height:230px}.prokodo-PostTeaser__headline{padding:1rem 1rem 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostTeaser__content{font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostTeaser__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-PostTeaser__content{font-size:1rem;line-height:1.45}}.prokodo-PostTeaser__content{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostTeaser__link{display:flex;align-items:center}.prokodo-PostTeaser__link__icon{margin-right:.25rem}.prokodo-PostTeaser__link--is-hovered{color:var(--color-primary-500)!important}.prokodo-PostWidget__list{list-style-type:none;margin:0;padding:0}.prokodo-PostWidget__list--has-fullWidth{display:flex;flex-wrap:wrap}.prokodo-PostWidget__list__item{display:block;margin-top:1rem}.prokodo-PostWidget__list__item--has-fullWidth{width:50%}.prokodo-PostWidget__list__item__content{display:flex;justify-content:flex-start}.prokodo-PostWidget__image{-o-object-fit:cover;object-fit:cover}.prokodo-PostWidget__image__link{position:relative;display:block;width:80px;height:80px;margin-right:1rem;line-height:0;border-radius:13px;overflow:hidden}.prokodo-PostWidget__content{display:flex;flex-direction:column;justify-content:space-between}.prokodo-PostWidget__headline{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prokodo-PostWidget__date{display:block;margin:0;color:var(--color-grey-300);font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-PostWidget__date{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-PostWidget__date{font-size:.875rem;line-height:1.4}}.prokodo-PostWidgetCarousel__carousel{position:relative;width:100%;overflow:hidden;margin-top:1.5rem}.prokodo-PostWidgetCarousel__carousel__item__image__link{position:relative;width:100%;height:200px;display:block;line-height:0;border-radius:13px;overflow:hidden}.prokodo-PostWidgetCarousel__carousel__item__image{-o-object-fit:cover;object-fit:cover}.prokodo-PostWidgetCarousel__carousel__item__link{position:relative;display:block}.prokodo-PostWidgetCarousel__carousel__dots{margin-top:0}.prokodo-PostWidgetCarousel__carousel__buttons{position:absolute;bottom:.75rem;right:1rem;display:flex;flex-direction:row;justify-content:space-between;min-width:100px}.prokodo-PostWidgetCarousel__headline{width:75%;margin-top:.75rem!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prokodo-Quote{margin:0}.prokodo-Quote__headline{padding-bottom:1rem}.prokodo-Quote__quote{margin:0}.prokodo-Quote__quote__content{margin:0 0 1rem;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:italic;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Quote__quote__content{font-size:.875rem}}@media screen and (min-width: 960px){.prokodo-Quote__quote__content{font-size:.875rem}}.prokodo-Quote__caption{display:flex}.prokodo-Quote__caption__avatar{margin-right:1rem}.prokodo-Quote__caption__author{display:flex;flex-direction:column}.prokodo-Quote__caption__author__name{color:var(--color-grey-900);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Quote__caption__author__position{padding-top:.25rem;color:var(--color-grey-500);font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Quote__caption__author__position{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Quote__caption__author__position{font-size:1rem;line-height:1.45}}.prokodo-Stepper{display:flex;justify-content:space-between;flex-direction:column;padding:0;height:100%}@media screen and (min-width: 480px){.prokodo-Stepper{width:100%;flex-direction:row}}.prokodo-Stepper__step{position:relative;height:100%;list-style-type:none;cursor:pointer}.prokodo-Stepper__step:after{content:"";position:relative;display:block;margin:-10rem 0 1.25rem 1.25rem;height:calc(100% - 150px);width:3px;background:var(--gradient-border-7);transform:translateY(-50%);opacity:.5}@media screen and (min-width: 480px){.prokodo-Stepper__step{width:100%}.prokodo-Stepper__step:after{position:absolute;top:1.25rem;margin:0;left:auto;height:3px;width:calc(100% - 80px);transform:translate(-50%)}}.prokodo-Stepper__step:first-child:after{display:none}.prokodo-Stepper__step--is-active:after{background:var(--gradient-border-5)}.prokodo-Stepper__icon{display:block!important;width:2.5rem;height:2.5rem}.prokodo-Stepper__icon__container{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;margin-bottom:.75rem}.prokodo-Stepper__icon__container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:3px;background:var(--gradient-border-7);-webkit-mask:linear-gradient(var(--color-white) 0 0) content-box,linear-gradient(var(--color-white) 0 0);mask:linear-gradient(var(--color-white) 0 0) content-box,linear-gradient(var(--color-white) 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.prokodo-Stepper__icon__container--is-active{box-shadow:var(elevation-1)}.prokodo-Stepper__icon__container--is-active:before{background:var(--gradient-border-1);padding:4px}.prokodo-Stepper__icon__container--is-active:after{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;border-radius:inherit;box-shadow:var(--elevation-1--inset)}.prokodo-Stepper__icon__container:focus{border-radius:9999px;outline:3px solid #1E90FF;outline-offset:4px;border-radius:1.5rem}.prokodo-Stepper__icon__label{display:flex;justify-content:center;align-items:center;color:var(--color-grey-700);font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}.prokodo-Stepper__icon__label--is-active{color:var(--color-grey-900)}.prokodo-Stepper__icon__completed{visibility:hidden}.prokodo-Stepper__icon__completed__container{position:relative;display:inline-block;width:20px;height:20px}.prokodo-Stepper__icon__completed__container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7" stroke="black"></path></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7" stroke="black"></path></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain;background:var(--gradient-background-primary-grey-secondary)}.prokodo-Stepper__label{text-align:center;align-items:flex-start;display:flex!important;flex-direction:column;justify-content:center;font-family:!important;font-size:1rem!important;line-height:1.45!important;color:var(--color-grey-600)!important;font-weight:400;font-size:1rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.45;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Stepper__label{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 960px){.prokodo-Stepper__label{font-size:.875rem;line-height:1.4}}.prokodo-Stepper__label--is-active{color:var(--color-grey-800)!important}.prokodo-Stepper__label__text{color:var(--color-grey-700)!important;position:absolute;top:auto;left:-99999px;width:0;height:0;text-indent:-99999px}.prokodo-Stepper__label__text--is-active{color:var(--color-grey-900)!important}@media screen and (min-width: 375px){.prokodo-Stepper__label__text{position:static;width:auto;height:auto;left:auto;text-indent:inherit}}@media screen and (min-width: 480px){.prokodo-Stepper__label{align-items:center;font-weight:400;font-size:1rem;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.4;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}}.prokodo-Table__container{width:100%;overflow-x:auto;margin:16px 0;border:1px solid var(--color-grey-200);border-radius:8px;box-shadow:var(--shadow-sm)}.prokodo-Table__container--primary{border-color:var(--color-primary-500)}.prokodo-Table__container--secondary{border-color:var(--color-secondary-500)}.prokodo-Table__container--info{border-color:var(--color-info-500)}.prokodo-Table table{width:100%;border-collapse:collapse;text-align:left;font-size:15px}.prokodo-Table__caption{padding:16px;background-color:var(--color-grey-50);color:var(--color-grey-700);text-align:left;font-weight:500}html[data-theme=dark] .prokodo-Table__caption{background-color:var(--color-grey-800);color:var(--color-grey-300)}.prokodo-Table__head{background-color:var(--color-grey-200)}.prokodo-Table__head--primary{background-color:var(--color-primary-100)}.prokodo-Table__head--secondary{background-color:var(--color-secondary-100)}.prokodo-Table__head--info{background-color:var(--color-info-100)}.prokodo-Table__head__row{border-bottom:2px solid var(--color-grey-300)}.prokodo-Table__head__cell{padding:12px 16px;font-weight:700;color:var(--color-grey-900);cursor:pointer;transition:background-color .3s ease-in-out}.prokodo-Table__head__cell:hover{background-color:var(--color-grey-100)}.prokodo-Table__head__cell.is-active{color:var(--color-primary-500);border-bottom:2px solid var(--color-primary-500)}.prokodo-Table__head__cell.is-sorted{color:var(--color-info-500)}.prokodo-Table__body{background-color:var(--color-white)}.prokodo-Table__body__row:hover{background-color:var(--color-grey-50)}.prokodo-Table__body__cell{padding:12px 16px;border-bottom:1px solid var(--color-grey-200);color:var(--color-grey-700);text-align:left}.prokodo-Table__body__cell.with-icon{display:flex;align-items:center;gap:8px}@keyframes gradientMove{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes fadeInKeyframe{0%{opacity:0}to{opacity:1}}.prokodo-Teaser{overflow:hidden}.prokodo-Teaser__card{padding:0}.prokodo-Teaser__card__content{padding:1rem}.prokodo-Teaser__image{-o-object-fit:cover;object-fit:cover}.prokodo-Teaser__image__wrapper{position:relative;width:100%;height:230px}.prokodo-Teaser__image__caption{bottom:.5rem;text-align:right;padding-right:.5rem;width:calc(100% - .5rem)}.prokodo-Teaser__animation{width:100%;height:230px}.prokodo-Teaser__headline--has-lineClamp{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.prokodo-Teaser__content{text-align:center;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.5;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width: 480px){.prokodo-Teaser__content{font-size:1rem;line-height:1.45}}@media screen and (min-width: 960px){.prokodo-Teaser__content{font-size:1rem;line-height:1.45}}.prokodo-Teaser__content--has-lineClamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prokodo-Teaser__content--align-left{text-align:left}.prokodo-Teaser__content--align-right{text-align:right}.prokodo-Teaser__link{display:flex;align-items:center}.prokodo-Teaser__link__icon{margin-right:.25rem}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prokodo/ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.10",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Modern, customizable UI components built with React and TypeScript — developed by prokodo for high-performance web interfaces.",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -15,163 +15,163 @@
|
|
|
15
15
|
"require": "./dist/index.cjs.js"
|
|
16
16
|
},
|
|
17
17
|
"./accordion": {
|
|
18
|
-
"import": "./dist/components/accordion.js",
|
|
18
|
+
"import": "./dist/components/accordion/index.js",
|
|
19
19
|
"types": "./dist/types/components/accordion/index.d.ts"
|
|
20
20
|
},
|
|
21
21
|
"./animated": {
|
|
22
|
-
"import": "./dist/components/animated.js",
|
|
22
|
+
"import": "./dist/components/animated/index.js",
|
|
23
23
|
"types": "./dist/types/components/animated/index.d.ts"
|
|
24
24
|
},
|
|
25
25
|
"./animatedText": {
|
|
26
|
-
"import": "./dist/components/animatedText.js",
|
|
26
|
+
"import": "./dist/components/animatedText/index.js",
|
|
27
27
|
"types": "./dist/types/components/animatedText/index.d.ts"
|
|
28
28
|
},
|
|
29
29
|
"./avatar": {
|
|
30
|
-
"import": "./dist/components/avatar.js",
|
|
30
|
+
"import": "./dist/components/avatar/index.js",
|
|
31
31
|
"types": "./dist/types/components/avatar/index.d.ts"
|
|
32
32
|
},
|
|
33
33
|
"./base-link": {
|
|
34
|
-
"import": "./dist/components/base-link.js",
|
|
34
|
+
"import": "./dist/components/base-link/index.js",
|
|
35
35
|
"types": "./dist/types/components/base-link/index.d.ts"
|
|
36
36
|
},
|
|
37
37
|
"./button": {
|
|
38
|
-
"import": "./dist/components/button.js",
|
|
38
|
+
"import": "./dist/components/button/index.js",
|
|
39
39
|
"types": "./dist/types/components/button/index.d.ts"
|
|
40
40
|
},
|
|
41
41
|
"./calendly": {
|
|
42
|
-
"import": "./dist/components/calendly.js",
|
|
42
|
+
"import": "./dist/components/calendly/index.js",
|
|
43
43
|
"types": "./dist/types/components/calendly/index.d.ts"
|
|
44
44
|
},
|
|
45
45
|
"./card": {
|
|
46
|
-
"import": "./dist/components/card.js",
|
|
46
|
+
"import": "./dist/components/card/index.js",
|
|
47
47
|
"types": "./dist/types/components/card/index.d.ts"
|
|
48
48
|
},
|
|
49
49
|
"./carousel": {
|
|
50
|
-
"import": "./dist/components/carousel.js",
|
|
50
|
+
"import": "./dist/components/carousel/index.js",
|
|
51
51
|
"types": "./dist/types/components/carousel/index.d.ts"
|
|
52
52
|
},
|
|
53
53
|
"./chip": {
|
|
54
|
-
"import": "./dist/components/chip.js",
|
|
54
|
+
"import": "./dist/components/chip/index.js",
|
|
55
55
|
"types": "./dist/types/components/chip/index.d.ts"
|
|
56
56
|
},
|
|
57
57
|
"./datePicker": {
|
|
58
|
-
"import": "./dist/components/datePicker.js",
|
|
58
|
+
"import": "./dist/components/datePicker/index.js",
|
|
59
59
|
"types": "./dist/types/components/datePicker/index.d.ts"
|
|
60
60
|
},
|
|
61
61
|
"./dialog": {
|
|
62
|
-
"import": "./dist/components/dialog.js",
|
|
62
|
+
"import": "./dist/components/dialog/index.js",
|
|
63
63
|
"types": "./dist/types/components/dialog/index.d.ts"
|
|
64
64
|
},
|
|
65
65
|
"./drawer": {
|
|
66
|
-
"import": "./dist/components/drawer.js",
|
|
66
|
+
"import": "./dist/components/drawer/index.js",
|
|
67
67
|
"types": "./dist/types/components/drawer/index.d.ts"
|
|
68
68
|
},
|
|
69
69
|
"./form": {
|
|
70
|
-
"import": "./dist/components/form.js",
|
|
70
|
+
"import": "./dist/components/form/index.js",
|
|
71
71
|
"types": "./dist/types/components/form/index.d.ts"
|
|
72
72
|
},
|
|
73
73
|
"./grid": {
|
|
74
|
-
"import": "./dist/components/grid.js",
|
|
74
|
+
"import": "./dist/components/grid/index.js",
|
|
75
75
|
"types": "./dist/types/components/grid/index.d.ts"
|
|
76
76
|
},
|
|
77
77
|
"./headline": {
|
|
78
|
-
"import": "./dist/components/headline.js",
|
|
78
|
+
"import": "./dist/components/headline/index.js",
|
|
79
79
|
"types": "./dist/types/components/headline/index.d.ts"
|
|
80
80
|
},
|
|
81
81
|
"./icon": {
|
|
82
|
-
"import": "./dist/components/icon.js",
|
|
82
|
+
"import": "./dist/components/icon/index.js",
|
|
83
83
|
"types": "./dist/types/components/icon/index.d.ts"
|
|
84
84
|
},
|
|
85
85
|
"./image": {
|
|
86
|
-
"import": "./dist/components/image.js",
|
|
86
|
+
"import": "./dist/components/image/index.js",
|
|
87
87
|
"types": "./dist/types/components/image/index.d.ts"
|
|
88
88
|
},
|
|
89
89
|
"./image-text": {
|
|
90
|
-
"import": "./dist/components/image-text.js",
|
|
90
|
+
"import": "./dist/components/image-text/index.js",
|
|
91
91
|
"types": "./dist/types/components/image-text/index.d.ts"
|
|
92
92
|
},
|
|
93
93
|
"./input": {
|
|
94
|
-
"import": "./dist/components/input.js",
|
|
94
|
+
"import": "./dist/components/input/index.js",
|
|
95
95
|
"types": "./dist/types/components/input/index.d.ts"
|
|
96
96
|
},
|
|
97
97
|
"./inputOTP": {
|
|
98
|
-
"import": "./dist/components/inputOTP.js",
|
|
98
|
+
"import": "./dist/components/inputOTP/index.js",
|
|
99
99
|
"types": "./dist/types/components/inputOTP/index.d.ts"
|
|
100
100
|
},
|
|
101
101
|
"./label": {
|
|
102
|
-
"import": "./dist/components/label.js",
|
|
102
|
+
"import": "./dist/components/label/index.js",
|
|
103
103
|
"types": "./dist/types/components/label/index.d.ts"
|
|
104
104
|
},
|
|
105
105
|
"./link": {
|
|
106
|
-
"import": "./dist/components/link.js",
|
|
106
|
+
"import": "./dist/components/link/index.js",
|
|
107
107
|
"types": "./dist/types/components/link/index.d.ts"
|
|
108
108
|
},
|
|
109
109
|
"./list": {
|
|
110
|
-
"import": "./dist/components/list.js",
|
|
110
|
+
"import": "./dist/components/list/index.js",
|
|
111
111
|
"types": "./dist/types/components/list/index.d.ts"
|
|
112
112
|
},
|
|
113
113
|
"./loading": {
|
|
114
|
-
"import": "./dist/components/loading.js",
|
|
114
|
+
"import": "./dist/components/loading/index.js",
|
|
115
115
|
"types": "./dist/types/components/loading/index.d.ts"
|
|
116
116
|
},
|
|
117
117
|
"./lottie": {
|
|
118
|
-
"import": "./dist/components/lottie.js",
|
|
118
|
+
"import": "./dist/components/lottie/index.js",
|
|
119
119
|
"types": "./dist/types/components/lottie/index.d.ts"
|
|
120
120
|
},
|
|
121
121
|
"./map": {
|
|
122
|
-
"import": "./dist/components/map.js",
|
|
122
|
+
"import": "./dist/components/map/index.js",
|
|
123
123
|
"types": "./dist/types/components/map/index.d.ts"
|
|
124
124
|
},
|
|
125
125
|
"./post-item": {
|
|
126
|
-
"import": "./dist/components/post-item.js",
|
|
126
|
+
"import": "./dist/components/post-item/index.js",
|
|
127
127
|
"types": "./dist/types/components/post-item/index.d.ts"
|
|
128
128
|
},
|
|
129
129
|
"./post-teaser": {
|
|
130
|
-
"import": "./dist/components/post-teaser.js",
|
|
130
|
+
"import": "./dist/components/post-teaser/index.js",
|
|
131
131
|
"types": "./dist/types/components/post-teaser/index.d.ts"
|
|
132
132
|
},
|
|
133
133
|
"./post-widget": {
|
|
134
|
-
"import": "./dist/components/post-widget.js",
|
|
134
|
+
"import": "./dist/components/post-widget/index.js",
|
|
135
135
|
"types": "./dist/types/components/post-widget/index.d.ts"
|
|
136
136
|
},
|
|
137
137
|
"./post-widget-carousel": {
|
|
138
|
-
"import": "./dist/components/post-widget-carousel.js",
|
|
138
|
+
"import": "./dist/components/post-widget-carousel/index.js",
|
|
139
139
|
"types": "./dist/types/components/post-widget-carousel/index.d.ts"
|
|
140
140
|
},
|
|
141
141
|
"./quote": {
|
|
142
|
-
"import": "./dist/components/quote.js",
|
|
142
|
+
"import": "./dist/components/quote/index.js",
|
|
143
143
|
"types": "./dist/types/components/quote/index.d.ts"
|
|
144
144
|
},
|
|
145
145
|
"./rich-text": {
|
|
146
|
-
"import": "./dist/components/rich-text.js",
|
|
146
|
+
"import": "./dist/components/rich-text/index.js",
|
|
147
147
|
"types": "./dist/types/components/rich-text/index.d.ts"
|
|
148
148
|
},
|
|
149
149
|
"./select": {
|
|
150
|
-
"import": "./dist/components/select.js",
|
|
150
|
+
"import": "./dist/components/select/index.js",
|
|
151
151
|
"types": "./dist/types/components/select/index.d.ts"
|
|
152
152
|
},
|
|
153
153
|
"./skeleton": {
|
|
154
|
-
"import": "./dist/components/skeleton.js",
|
|
154
|
+
"import": "./dist/components/skeleton/index.js",
|
|
155
155
|
"types": "./dist/types/components/skeleton/index.d.ts"
|
|
156
156
|
},
|
|
157
157
|
"./slider": {
|
|
158
|
-
"import": "./dist/components/slider.js",
|
|
158
|
+
"import": "./dist/components/slider/index.js",
|
|
159
159
|
"types": "./dist/types/components/slider/index.d.ts"
|
|
160
160
|
},
|
|
161
161
|
"./stepper": {
|
|
162
|
-
"import": "./dist/components/stepper.js",
|
|
162
|
+
"import": "./dist/components/stepper/index.js",
|
|
163
163
|
"types": "./dist/types/components/stepper/index.d.ts"
|
|
164
164
|
},
|
|
165
165
|
"./switch": {
|
|
166
|
-
"import": "./dist/components/switch.js",
|
|
166
|
+
"import": "./dist/components/switch/index.js",
|
|
167
167
|
"types": "./dist/types/components/switch/index.d.ts"
|
|
168
168
|
},
|
|
169
169
|
"./table": {
|
|
170
|
-
"import": "./dist/components/table.js",
|
|
170
|
+
"import": "./dist/components/table/index.js",
|
|
171
171
|
"types": "./dist/types/components/table/index.d.ts"
|
|
172
172
|
},
|
|
173
173
|
"./teaser": {
|
|
174
|
-
"import": "./dist/components/teaser.js",
|
|
174
|
+
"import": "./dist/components/teaser/index.js",
|
|
175
175
|
"types": "./dist/types/components/teaser/index.d.ts"
|
|
176
176
|
}
|
|
177
177
|
},
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const e=require("./jsx-runtime.js"),l=require("react"),$=require("./Animated2.js"),q=require("./Button2.js"),f=require("./Headline2.js"),C=require("./Icon2.js"),K=require("./bem.js"),A=require("./validations.js"),M="backgroundFill",w="gradientMove",B="fadeInKeyframe",F={"prokodo-Accordion":"prokodo-Accordion","prokodo-Accordion__item":"prokodo-Accordion__item","prokodo-Accordion__item--is-expanded":"prokodo-Accordion__item--is-expanded","prokodo-Accordion__header":"prokodo-Accordion__header",backgroundFill:M,"prokodo-Accordion__header--is-expanded":"prokodo-Accordion__header--is-expanded","prokodo-Accordion__title":"prokodo-Accordion__title","prokodo-Accordion__title--is-expanded":"prokodo-Accordion__title--is-expanded","prokodo-Accordion__icon":"prokodo-Accordion__icon","prokodo-Accordion__icon--is-hidden":"prokodo-Accordion__icon--is-hidden","prokodo-Accordion__content":"prokodo-Accordion__content","prokodo-Accordion__content--is-expanded":"prokodo-Accordion__content--is-expanded","prokodo-Accordion__actions":"prokodo-Accordion__actions",gradientMove:w,fadeInKeyframe:B},r=K.create(F,"Accordion"),h=({id:j,expanded:I,className:y,variant:E="primary",titleOptions:N,iconProps:p,items:b,onChange:x,...R})=>{const[t,g]=l.useState(I),_=l.useCallback((o,i)=>{const c=t===o?null:o;g(c),x(o,i,c!==null)},[t,x]),u=l.useCallback((o,i,c)=>e.jsxRuntimeExports.jsx(C.Icon,{className:r("icon",{"is-hidden":!!c}),color:i,name:o,size:"sm",...p}),[p]);return e.jsxRuntimeExports.jsx("div",{className:r(void 0,{[E]:!0},y),...R,children:b.map((o,i)=>{const{className:c,title:v,renderHeader:m,renderContent:k,actions:a}=o,s=`${j}-${o.title}`,n=t===i;return e.jsxRuntimeExports.jsxs("div",{className:r("item",{"is-expanded":n},c),children:[e.jsxRuntimeExports.jsxs("div",{"aria-controls":`${s}-content`,"aria-expanded":n,className:r("header",{"is-expanded":n}),id:`${s}-header`,role:"button",tabIndex:0,onClick:d=>_(i,d),onKeyDown:d=>{(d.key==="Enter"||d.key===" ")&&_(i,d)},children:[A.isNull(m)?e.jsxRuntimeExports.jsx(f.Headline,{className:r("title",{"is-expanded":n}),size:"sm",type:"h3",...(o==null?void 0:o.titleOptions)??N,children:v}):m,u("PlusSignIcon","primary",n),u("MinusSignIcon","white",!n)]}),e.jsxRuntimeExports.jsxs("div",{"aria-labelledby":`${s}-header`,className:r("content",{"is-expanded":n}),hidden:!n,id:`${s}-content`,role:"region",children:[!A.isNull(k)&&e.jsxRuntimeExports.jsx($.Animated,{children:k}),a&&a.length>0&&e.jsxRuntimeExports.jsx("div",{className:r("actions"),children:a.map(d=>e.jsxRuntimeExports.jsx(q.Button,{...d},`${s}-action-${d.id}`))})]})]},s)})})};h.displayName="Accordion";exports.Accordion=h;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const g=require("./jsx-runtime.js"),t=require("react"),R=require("./bem.js"),f=require("./validations.js"),I="gradientMove",w="fadeInKeyframe",q={"prokodo-Animated":"prokodo-Animated","prokodo-Animated--animate-bottom-top":"prokodo-Animated--animate-bottom-top","prokodo-Animated--animate-top-bottom":"prokodo-Animated--animate-top-bottom","prokodo-Animated--animate-left-right":"prokodo-Animated--animate-left-right","prokodo-Animated--animate-right-left":"prokodo-Animated--animate-right-left","prokodo-Animated--is-visible":"prokodo-Animated--is-visible","prokodo-Animated--is-disabled":"prokodo-Animated--is-disabled","prokodo-Animated--has-fast-speed":"prokodo-Animated--has-fast-speed","prokodo-Animated--has-slow-speed":"prokodo-Animated--has-slow-speed",gradientMove:I,fadeInKeyframe:w},x=R.create(q,"Animated"),j=({className:p,disabled:b=!1,delay:a=0,speed:d="normal",animation:m="fade-in",children:k,intersectionObserverOptions:c={},onAnimate:o,...A})=>{const[r,u]=t.useState(!1),s=t.useRef(null),e=t.useRef(null),i=t.useRef(null);return t.useEffect(()=>{if(!s.current)return;const h=v=>{const[n]=v,l=(n==null?void 0:n.isIntersecting)??!1;l&&!r&&(e.current!==null&&f.isNumber(e.current)&&clearTimeout(e.current),e.current=window.setTimeout(()=>{u(!0),o==null||o(!0)},a)),!l&&r&&u(!1)};return i.current=new IntersectionObserver(h,{threshold:.1,...c}),i.current.observe(s.current),()=>{i.current&&i.current.disconnect(),e.current!==null&&f.isNumber(e.current)&&clearTimeout(e.current)}},[o,a,c,r]),g.jsxRuntimeExports.jsx("div",{ref:s,className:x(void 0,{"is-visible":!!r,"is-disabled":!!b,[`has-${d}-speed`]:!!d,[`animate-${m}`]:!!m},p),...A,children:k})};exports.Animated=j;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const R=require("./jsx-runtime.js"),e=require("react"),p=({speed:s=30,delay:u=0,disabled:o,children:r,...T})=>{const c=e.useRef(null),[i,f]=e.useState(!1),[m,x]=e.useState(""),[n,I]=e.useState(0);return e.useEffect(()=>{if(o)return;new IntersectionObserver(t=>{t.forEach(g=>{const l=setTimeout(()=>{f(g.isIntersecting)},u);return()=>clearTimeout(l)})}).observe(c.current)},[u,o]),e.useEffect(()=>{if(!i||n>=r.length)return;const a=setTimeout(()=>{x(t=>t+r[n]),I(t=>t+1)},s);return()=>clearTimeout(a)},[i,n,r,s]),R.jsxRuntimeExports.jsx("span",{...T,ref:c,children:m})};exports.AnimatedText=p;
|