@orangesk/orange-design-system 2.0.0-alpha.2 → 2.0.0-alpha.3
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/build/components/Accordion/index.js +2 -2
- package/build/components/Accordion/index.js.map +1 -1
- package/build/components/Alert/index.js +1 -1
- package/build/components/Alert/index.js.map +1 -1
- package/build/components/Alert/style.css +1 -1
- package/build/components/Alert/style.css.map +1 -1
- package/build/components/AnchorNavigation/index.js +16 -0
- package/build/components/AnchorNavigation/index.js.map +1 -0
- package/build/components/AnchorNavigation/style.css +2 -0
- package/build/components/AnchorNavigation/style.css.map +1 -0
- package/build/components/Bar/index.js +1 -1
- package/build/components/Bar/index.js.map +1 -1
- package/build/components/BlockAction/index.js +1 -1
- package/build/components/BlockAction/index.js.map +1 -1
- package/build/components/BodyBanner/index.js +1 -1
- package/build/components/BodyBanner/index.js.map +1 -1
- package/build/components/Breadcrumbs/index.js +2 -2
- package/build/components/Breadcrumbs/index.js.map +1 -1
- package/build/components/Breadcrumbs/style.css +1 -1
- package/build/components/Breadcrumbs/style.css.map +1 -1
- package/build/components/Button/index.js +1 -1
- package/build/components/Button/index.js.map +1 -1
- package/build/components/Button/style.css +1 -1
- package/build/components/Button/style.css.map +1 -1
- package/build/components/Buttons/index.js +1 -1
- package/build/components/Buttons/index.js.map +1 -1
- package/build/components/Card/index.js +1 -1
- package/build/components/Card/index.js.map +1 -1
- package/build/components/Card/style.css +1 -1
- package/build/components/Card/style.css.map +1 -1
- package/build/components/Carousel/index.js +3 -18
- package/build/components/Carousel/index.js.map +1 -1
- package/build/components/Carousel/style.css +1 -1
- package/build/components/Carousel/style.css.map +1 -1
- package/build/components/CarouselPromotions/index.js +3 -3
- package/build/components/CarouselPromotions/index.js.map +1 -1
- package/build/components/CartTable/index.js +2 -2
- package/build/components/CartTable/index.js.map +1 -1
- package/build/components/CartTable/style.css +1 -1
- package/build/components/CartTable/style.css.map +1 -1
- package/build/components/Code/index.js +11 -0
- package/build/components/Code/index.js.map +1 -0
- package/build/components/Code/style.css +2 -0
- package/build/components/Code/style.css.map +1 -0
- package/build/components/Container/index.js +1 -1
- package/build/components/Container/index.js.map +1 -1
- package/build/components/Controls/index.js +1 -1
- package/build/components/Controls/index.js.map +1 -1
- package/build/components/Controls/style.css +1 -1
- package/build/components/Controls/style.css.map +1 -1
- package/build/components/Cover/index.js +1 -1
- package/build/components/Cover/index.js.map +1 -1
- package/build/components/Divider/index.js +1 -1
- package/build/components/Divider/index.js.map +1 -1
- package/build/components/DocumentationSidebar/index.js +16 -0
- package/build/components/DocumentationSidebar/index.js.map +1 -0
- package/build/components/DocumentationSidebar/style.css +2 -0
- package/build/components/DocumentationSidebar/style.css.map +1 -0
- package/build/components/Dropdown/index.js +1 -1
- package/build/components/Dropdown/index.js.map +1 -1
- package/build/components/Dropdown/style.css +1 -1
- package/build/components/Dropdown/style.css.map +1 -1
- package/build/components/Expander/index.js +1 -1
- package/build/components/Expander/index.js.map +1 -1
- package/build/components/FeatureAccordion/index.js +2 -2
- package/build/components/FeatureAccordion/index.js.map +1 -1
- package/build/components/Footer/index.js +1 -1
- package/build/components/Footer/index.js.map +1 -1
- package/build/components/Footer/style.css +1 -1
- package/build/components/Footer/style.css.map +1 -1
- package/build/components/Forms/index.js +4 -4
- package/build/components/Forms/index.js.map +1 -1
- package/build/components/Forms/style.css +1 -1
- package/build/components/Forms/style.css.map +1 -1
- package/build/components/Gauge/index.js +1 -1
- package/build/components/Gauge/index.js.map +1 -1
- package/build/components/Grid/index.js +1 -1
- package/build/components/Grid/index.js.map +1 -1
- package/build/components/Hero/index.js +16 -0
- package/build/components/Hero/index.js.map +1 -0
- package/build/components/Hero/style.css +2 -0
- package/build/components/Hero/style.css.map +1 -0
- package/build/components/Icon/index.js +1 -1
- package/build/components/Icon/index.js.map +1 -1
- package/build/components/IconList/index.js +16 -0
- package/build/components/IconList/index.js.map +1 -0
- package/build/components/IconList/style.css +2 -0
- package/build/components/IconList/style.css.map +1 -0
- package/build/components/Image/index.js +1 -1
- package/build/components/Image/index.js.map +1 -1
- package/build/components/Link/style.css +1 -1
- package/build/components/Link/style.css.map +1 -1
- package/build/components/List/index.js +1 -1
- package/build/components/List/index.js.map +1 -1
- package/build/components/Loader/index.js +1 -1
- package/build/components/Loader/index.js.map +1 -1
- package/build/components/Modal/index.js +1 -1
- package/build/components/Modal/index.js.map +1 -1
- package/build/components/Modal/style.css +1 -1
- package/build/components/Modal/style.css.map +1 -1
- package/build/components/Pagination/index.js +1 -1
- package/build/components/Pagination/index.js.map +1 -1
- package/build/components/Pagination/style.css +1 -1
- package/build/components/Pagination/style.css.map +1 -1
- package/build/components/Preview/index.js +83 -0
- package/build/components/Preview/index.js.map +1 -0
- package/build/components/Preview/style.css +2 -0
- package/build/components/Preview/style.css.map +1 -0
- package/build/components/Progress/index.js +1 -1
- package/build/components/Progress/index.js.map +1 -1
- package/build/components/PromoBanner/index.js +16 -0
- package/build/components/PromoBanner/index.js.map +1 -0
- package/build/components/PromoBanner/style.css +2 -0
- package/build/components/PromoBanner/style.css.map +1 -0
- package/build/components/PromotionCard/index.js +16 -0
- package/build/components/PromotionCard/index.js.map +1 -0
- package/build/components/PromotionCard/style.css +2 -0
- package/build/components/PromotionCard/style.css.map +1 -0
- package/build/components/Section/index.js +1 -1
- package/build/components/Section/index.js.map +1 -1
- package/build/components/Skeleton/index.js +1 -1
- package/build/components/Skeleton/index.js.map +1 -1
- package/build/components/SkipLink/index.js +16 -0
- package/build/components/SkipLink/index.js.map +1 -0
- package/build/components/SkipLink/style.css +2 -0
- package/build/components/SkipLink/style.css.map +1 -0
- package/build/components/Stepbar/index.js +16 -0
- package/build/components/Stepbar/index.js.map +1 -0
- package/build/components/Stepbar/style.css +2 -0
- package/build/components/Stepbar/style.css.map +1 -0
- package/build/components/Sticker/index.js +1 -1
- package/build/components/Sticker/index.js.map +1 -1
- package/build/components/Table/index.js +2 -2
- package/build/components/Table/index.js.map +1 -1
- package/build/components/Table/style.css +1 -1
- package/build/components/Table/style.css.map +1 -1
- package/build/components/Tabs/index.js +1 -1
- package/build/components/Tabs/index.js.map +1 -1
- package/build/components/Tag/index.js +1 -1
- package/build/components/Tag/index.js.map +1 -1
- package/build/components/Testimonial/index.js +1 -1
- package/build/components/Testimonial/index.js.map +1 -1
- package/build/components/Tile/index.js +1 -1
- package/build/components/Tile/index.js.map +1 -1
- package/build/components/Tooltip/index.js +2 -2
- package/build/components/Tooltip/index.js.map +1 -1
- package/build/components/Tooltip/style.css +1 -1
- package/build/components/Tooltip/style.css.map +1 -1
- package/build/components/index.css +1 -1
- package/build/components/index.css.map +1 -1
- package/build/components/index.js +5 -20
- package/build/components/index.js.map +1 -1
- package/build/components/static.js +3 -3
- package/build/components/static.js.map +1 -1
- package/build/components/types/mdx-components.d.ts +2 -0
- package/build/components/types/next.config.d.ts +3 -0
- package/build/components/types/src/app/ODSLib.d.ts +1 -0
- package/build/components/types/src/app/components/accordion/AccordionClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/alert/AlertClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/anchor-navigation/AnchorNavigationClientWrapper.d.ts +2 -0
- package/build/components/types/src/app/components/body-banner/BodyBannerClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/code/CodeClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/cover/CoverClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/expander/ExpanderClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/feature-accordion/FeatureAccordionClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/forms/autocomplete/AutocompleteClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/forms/datepicker/DatePickerClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/forms/radio/RadioClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/gauge/GaugeClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/hero/HeroClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/icon-list/IconListClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/list/ListClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/pagination/PaginationClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/progress/ProgressClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/promo-banner/PromoBannerClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/promotion-card/PromotionCardWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/sticker/StickerClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/tag/TagClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/components/testimonial/TestimonialClientWrapper.d.ts +1 -0
- package/build/components/types/src/app/layout.d.ts +4 -0
- package/build/components/types/src/app/menuItems.d.ts +24 -0
- package/build/components/types/src/components/Accordion/tests/data.d.ts +5 -0
- package/build/components/types/src/components/AnchorNavigation/AnchorNavigation.d.ts +17 -0
- package/build/components/types/src/components/AnchorNavigation/AnchorNavigation.static.d.ts +24 -0
- package/build/components/types/src/components/AnchorNavigation/index.d.ts +2 -0
- package/build/components/types/src/components/BlockAction/BlockAction.static.d.ts +19 -0
- package/build/components/types/{components → src/components}/Breadcrumbs/Breadcrumbs.d.ts +1 -2
- package/build/components/types/{components → src/components}/Card/CardProductHeader.d.ts +1 -1
- package/build/components/types/src/components/Card/tests/data.d.ts +5 -0
- package/build/components/types/{components → src/components}/Carousel/Carousel.d.ts +2 -2
- package/build/components/types/src/components/Carousel/Carousel.static.d.ts +33 -0
- package/build/components/types/{components → src/components}/Carousel/constants.d.ts +9 -3
- package/build/components/types/{components → src/components}/CarouselPromotions/CarouselPromotions.d.ts +2 -2
- package/build/components/types/src/components/CarouselPromotions/CarouselPromotions.static.d.ts +31 -0
- package/build/components/types/{components → src/components}/CarouselPromotions/constants.d.ts +2 -0
- package/build/components/types/src/components/CartTable/data.d.ts +33 -0
- package/build/components/types/src/components/Code/Code.d.ts +16 -0
- package/build/components/types/src/components/Code/index.d.ts +6 -0
- package/build/components/types/src/components/Code/oneDarkProTheme.d.ts +13 -0
- package/build/components/types/{components → src/components}/Controls/Controls.d.ts +1 -1
- package/build/components/types/src/components/DocumentationSidebar/DocumentationSidebar.d.ts +16 -0
- package/build/components/types/src/components/DocumentationSidebar/index.d.ts +3 -0
- package/build/components/types/src/components/Expander/index.d.ts +2 -0
- package/build/components/types/src/components/Forms/DatePicker/DatePicker.d.ts +84 -0
- package/build/components/types/src/components/Forms/DatePicker/DatePicker.static.d.ts +69 -0
- package/build/components/types/src/components/Forms/DatePicker/index.d.ts +2 -0
- package/build/components/types/{components → src/components}/Forms/Field/Control.d.ts +1 -1
- package/build/components/types/{components → src/components}/Forms/Field/Description.d.ts +1 -1
- package/build/components/types/{components → src/components}/Forms/Field/FieldContext.d.ts +1 -1
- package/build/components/types/{components → src/components}/Forms/Field/Label.d.ts +1 -1
- package/build/components/types/{components → src/components}/Forms/Field/Messages.d.ts +1 -1
- package/build/components/types/{components → src/components}/Forms/Field/Tooltip.d.ts +1 -1
- package/build/components/types/{components → src/components}/Forms/Fieldset/FieldsetContext.d.ts +1 -1
- package/build/components/types/src/components/Forms/Fieldset/docsData.d.ts +59 -0
- package/build/components/types/{components → src/components}/Forms/index.d.ts +1 -0
- package/build/components/types/src/components/Gauge/GaugeMaker.d.ts +3 -0
- package/build/components/types/src/components/Hero/Hero.d.ts +52 -0
- package/build/components/types/src/components/Hero/HeroPlayground.d.ts +2 -0
- package/build/components/types/src/components/Hero/index.d.ts +2 -0
- package/build/components/types/src/components/Icon/iconSearchTags.d.ts +419 -0
- package/build/components/types/src/components/IconList/IconList.d.ts +13 -0
- package/build/components/types/src/components/IconList/Item.d.ts +9 -0
- package/build/components/types/src/components/IconList/index.d.ts +3 -0
- package/build/components/types/src/components/Preview/CodeExample.d.ts +9 -0
- package/build/components/types/src/components/Preview/Interact/ButtonShowPropsGroup.d.ts +10 -0
- package/build/components/types/src/components/Preview/Interact/Interact.d.ts +17 -0
- package/build/components/types/src/components/Preview/Interact/PropCheckbox.d.ts +15 -0
- package/build/components/types/src/components/Preview/Interact/PropFormField.d.ts +7 -0
- package/build/components/types/src/components/Preview/Interact/PropInput.d.ts +17 -0
- package/build/components/types/src/components/Preview/Interact/PropLabelWithTooltip.d.ts +17 -0
- package/build/components/types/src/components/Preview/Interact/PropSelect.d.ts +15 -0
- package/build/components/types/src/components/Preview/Interact/PropsGroup.d.ts +10 -0
- package/build/components/types/src/components/Preview/Interact/Tooltip.d.ts +8 -0
- package/build/components/types/src/components/Preview/Interact/helpers.d.ts +19 -0
- package/build/components/types/src/components/Preview/Interact/state.d.ts +14 -0
- package/build/components/types/src/components/Preview/Preview.d.ts +26 -0
- package/build/components/types/src/components/Preview/PreviewTitleBar.d.ts +9 -0
- package/build/components/types/src/components/Preview/index.d.ts +7 -0
- package/build/components/types/src/components/PromoBanner/PromoBanner.d.ts +12 -0
- package/build/components/types/src/components/PromoBanner/index.d.ts +2 -0
- package/build/components/types/src/components/PromotionCard/PromotionCard.d.ts +9 -0
- package/build/components/types/src/components/PromotionCard/PromotionCardContent.d.ts +8 -0
- package/build/components/types/src/components/PromotionCard/PromotionCardImageWrapper.d.ts +8 -0
- package/build/components/types/src/components/PromotionCard/PromotionCardSection.d.ts +9 -0
- package/build/components/types/src/components/PromotionCard/PromotionCardTitle.d.ts +8 -0
- package/build/components/types/src/components/PromotionCard/constants.d.ts +5 -0
- package/build/components/types/src/components/PromotionCard/index.d.ts +6 -0
- package/build/components/types/src/components/SkipLink/SkipLink.d.ts +6 -0
- package/build/components/types/src/components/SkipLink/index.d.ts +2 -0
- package/build/components/types/src/components/Stepbar/Stepbar.d.ts +21 -0
- package/build/components/types/src/components/Stepbar/index.d.ts +2 -0
- package/build/components/types/src/components/Table/docsData.d.ts +39 -0
- package/build/components/types/src/components/Tooltip/tests/BaseWrapper.d.ts +3 -0
- package/build/components/types/{components → src/components}/index.d.ts +7 -1
- package/build/components/types/src/components/static.d.ts +1 -0
- package/build/components/types/src/lib/scripts.d.ts +1 -0
- package/build/components/types/src/scripts/index.d.ts +102 -0
- package/build/components/types/src/scripts/lib/moduleFactory.d.ts +3 -0
- package/build/components/types/src/scripts/modules/SameHeight.d.ts +15 -0
- package/build/lib/before-components.css +1 -1
- package/build/lib/before-components.css.map +1 -1
- package/build/lib/components.css +1 -1
- package/build/lib/components.css.map +1 -1
- package/build/lib/scripts.js +3 -3
- package/build/lib/scripts.js.map +1 -1
- package/build/lib/style.css +1 -1
- package/build/lib/style.css.map +1 -1
- package/package.json +36 -29
- package/src/components/Accordion/tests/{data.js → data.ts} +9 -7
- package/src/components/Alert/styles/config.scss +4 -3
- package/src/components/AnchorNavigation/AnchorNavigation.static.ts +115 -0
- package/src/components/AnchorNavigation/AnchorNavigation.tsx +81 -0
- package/src/components/AnchorNavigation/index.tsx +3 -0
- package/src/components/AnchorNavigation/styles/mixins.scss +126 -0
- package/src/components/AnchorNavigation/styles/style.scss +22 -0
- package/src/components/Breadcrumbs/Breadcrumbs.tsx +4 -4
- package/src/components/Breadcrumbs/styles/mixins.scss +16 -28
- package/src/components/Breadcrumbs/styles/style.scss +2 -13
- package/src/components/Breadcrumbs/tests/Breadcrumbs.integration.test.js +16 -14
- package/src/components/Breadcrumbs/tests/Breadcrumbs.unit.test.js +27 -19
- package/src/components/Button/styles/config.scss +0 -8
- package/src/components/Card/CardProductHeader.tsx +6 -4
- package/src/components/Card/styles/style.scss +13 -11
- package/src/components/Card/tests/CardProductHeader.unit.test.js +10 -0
- package/src/components/Carousel/CHANGELOG.md +11 -0
- package/src/components/Carousel/Carousel.mdx +29 -33
- package/src/components/Carousel/Carousel.static.ts +127 -93
- package/src/components/Carousel/Carousel.tsx +12 -7
- package/src/components/Carousel/constants.ts +10 -4
- package/src/components/Carousel/styles/config.scss +0 -13
- package/src/components/Carousel/styles/mixins.scss +21 -56
- package/src/components/Carousel/styles/style.scss +13 -12
- package/src/components/Carousel/tests/Carousel.unit.test.js +95 -38
- package/src/components/Carousel/tests/CarouselItem.unit.test.js +4 -0
- package/src/components/CarouselPromotions/CarouselPromotions.static.ts +131 -98
- package/src/components/CarouselPromotions/CarouselPromotions.tsx +10 -7
- package/src/components/CarouselPromotions/constants.ts +3 -1
- package/src/components/CarouselPromotions/tests/CarouselPromotions.unit.test.js +155 -5
- package/src/components/Code/Code.tsx +85 -0
- package/src/components/Code/index.tsx +16 -0
- package/src/components/Code/oneDarkProTheme.ts +70 -0
- package/src/components/Code/styles/style.scss +58 -0
- package/src/components/Container/tests/Container.conformance.test.js +0 -1
- package/src/components/Container/tests/Container.unit.test.js +0 -9
- package/src/components/Controls/styles/config.scss +0 -9
- package/src/components/DocumentationSidebar/DocumentationSidebar.tsx +171 -0
- package/src/components/DocumentationSidebar/index.ts +4 -0
- package/src/components/DocumentationSidebar/styles/style.scss +230 -0
- package/src/components/Dropdown/styles/config.scss +0 -2
- package/src/components/Forms/Autocomplete/styles/mixins.scss +1 -0
- package/src/components/Forms/DatePicker/DatePicker.mdx +149 -0
- package/src/components/Forms/DatePicker/DatePicker.static.ts +211 -0
- package/src/components/Forms/DatePicker/DatePicker.tsx +129 -0
- package/src/components/Forms/DatePicker/index.ts +3 -0
- package/src/components/Forms/DatePicker/styles/style.scss +183 -0
- package/src/components/Forms/DatePicker/tests/DatePicker.unit.test.js +262 -0
- package/src/components/Forms/Field/Control.tsx +7 -7
- package/src/components/Forms/Field/Description.tsx +5 -5
- package/src/components/Forms/Field/Field.tsx +10 -8
- package/src/components/Forms/Field/FieldContext.tsx +1 -1
- package/src/components/Forms/Field/Label.tsx +2 -2
- package/src/components/Forms/Field/Messages.tsx +3 -3
- package/src/components/Forms/Field/Tooltip.tsx +3 -1
- package/src/components/Forms/Field/tests/Label.unit.test.js +15 -15
- package/src/components/Forms/Field/tests/Messages.unit.test.js +3 -3
- package/src/components/Forms/Field/tests/Tooltip.unit.test.js +3 -3
- package/src/components/Forms/Fieldset/Fieldset.tsx +2 -2
- package/src/components/Forms/Fieldset/FieldsetContext.ts +1 -1
- package/src/components/Forms/Group/styles/mixins.scss +0 -4
- package/src/components/Forms/Message/Message.tsx +1 -7
- package/src/components/Forms/Message/styles/config.scss +0 -6
- package/src/components/Forms/Message/styles/mixins.scss +0 -8
- package/src/components/Forms/Message/styles/style.scss +0 -1
- package/src/components/Forms/Message/tests/Message.unit.test.js +0 -12
- package/src/components/Forms/index.ts +1 -1
- package/src/components/Grid/tests/Grid.unit.test.js +572 -0
- package/src/components/Grid/tests/GridCol.unit.test.js +223 -0
- package/src/components/Hero/Hero.mdx +168 -0
- package/src/components/Hero/Hero.tsx +182 -0
- package/src/components/Hero/HeroPlayground.tsx +369 -0
- package/src/components/Hero/index.ts +3 -0
- package/src/components/Hero/styles/config.scss +23 -0
- package/src/components/Hero/styles/mixins.scss +173 -0
- package/src/components/Hero/styles/style.scss +59 -0
- package/src/components/Hero/tests/Hero.conformance.test.js +29 -0
- package/src/components/Hero/tests/Hero.unit.test.js +272 -0
- package/src/components/Hero/tests/data.js +40 -0
- package/src/components/Icon/IconSearch.jsx +2 -0
- package/src/components/IconList/IconList.mdx +53 -0
- package/src/components/IconList/IconList.tsx +30 -0
- package/src/components/IconList/Item.tsx +39 -0
- package/src/components/IconList/index.ts +4 -0
- package/src/components/IconList/styles/config.scss +3 -0
- package/src/components/IconList/styles/mixins.scss +33 -0
- package/src/components/IconList/styles/style.scss +21 -0
- package/src/components/IconList/tests/IconList.conformance.test.js +55 -0
- package/src/components/IconList/tests/IconList.unit.test.js +79 -0
- package/src/components/IconList/tests/Item.unit.test.js +143 -0
- package/src/components/Link/styles/style.scss +14 -14
- package/src/components/Pagination/styles/mixins.scss +2 -2
- package/src/components/Preview/CodeExample.tsx +238 -0
- package/src/components/Preview/Interact/ButtonShowPropsGroup.tsx +38 -0
- package/src/components/Preview/Interact/Interact.tsx +263 -0
- package/src/components/Preview/Interact/PropCheckbox.tsx +50 -0
- package/src/components/Preview/Interact/PropFormField.tsx +76 -0
- package/src/components/Preview/Interact/PropInput.tsx +72 -0
- package/src/components/Preview/Interact/PropLabelWithTooltip.tsx +77 -0
- package/src/components/Preview/Interact/PropSelect.tsx +60 -0
- package/src/components/Preview/Interact/PropsGroup.tsx +49 -0
- package/src/components/Preview/Interact/Tooltip.tsx +17 -0
- package/src/components/Preview/Interact/helpers.ts +60 -0
- package/src/components/Preview/Interact/state.ts +18 -0
- package/src/components/Preview/Preview.docs.mdx +153 -0
- package/src/components/Preview/Preview.test.js +66 -0
- package/src/components/Preview/Preview.tsx +273 -0
- package/src/components/Preview/PreviewTitleBar.tsx +32 -0
- package/src/components/Preview/index.tsx +16 -0
- package/src/components/Preview/styles/style.scss +340 -0
- package/src/components/PromoBanner/PromoBanner.tsx +65 -0
- package/src/components/PromoBanner/index.ts +2 -0
- package/src/components/PromoBanner/styles/mixins.scss +37 -0
- package/src/components/PromoBanner/styles/style.scss +23 -0
- package/src/components/PromotionCard/PromotionCard.mdx +191 -0
- package/src/components/PromotionCard/PromotionCard.tsx +31 -0
- package/src/components/PromotionCard/PromotionCardContent.tsx +25 -0
- package/src/components/PromotionCard/PromotionCardImageWrapper.tsx +25 -0
- package/src/components/PromotionCard/PromotionCardSection.tsx +29 -0
- package/src/components/PromotionCard/PromotionCardTitle.tsx +24 -0
- package/src/components/PromotionCard/constants.ts +5 -0
- package/src/components/PromotionCard/index.ts +7 -0
- package/src/components/PromotionCard/styles/config.scss +4 -0
- package/src/components/PromotionCard/styles/mixins.scss +89 -0
- package/src/components/PromotionCard/styles/style.scss +25 -0
- package/src/components/SkipLink/SkipLink.mdx +23 -0
- package/src/components/SkipLink/SkipLink.tsx +25 -0
- package/src/components/SkipLink/index.ts +3 -0
- package/src/components/SkipLink/styles/style.scss +20 -0
- package/src/components/SkipLink/tests/SkipLink.unit.test.js +88 -0
- package/src/components/Stepbar/Stepbar.mdx +137 -0
- package/src/components/Stepbar/Stepbar.tsx +100 -0
- package/src/components/Stepbar/index.ts +3 -0
- package/src/components/Stepbar/styles/config.scss +91 -0
- package/src/components/Stepbar/styles/mixins.scss +132 -0
- package/src/components/Stepbar/styles/style.scss +77 -0
- package/src/components/Stepbar/tests/Stepbar.conformance.test.js +34 -0
- package/src/components/Stepbar/tests/Stepbar.unit.test.js +92 -0
- package/src/components/Tooltip/styles/config.scss +1 -0
- package/src/components/Tooltip/tests/Tooltip.unit.test.js +2 -2
- package/src/components/index.ts +24 -1
- package/src/styles/before-components.scss +10 -0
- package/build/404.html +0 -1
- package/build/_next/static/BGy4QLZfZPwswIZT7YGE2/_buildManifest.js +0 -1
- package/build/_next/static/BGy4QLZfZPwswIZT7YGE2/_ssgManifest.js +0 -1
- package/build/_next/static/chunks/1206-59e86c9be0c6edc8.js +0 -1
- package/build/_next/static/chunks/1684-f3cca2440b2d04c9.js +0 -1
- package/build/_next/static/chunks/1790-42537fde486481dc.js +0 -1
- package/build/_next/static/chunks/1856-87fba6dedcfa51f4.js +0 -1
- package/build/_next/static/chunks/2355.4c3c65d46ce6edf1.js +0 -1
- package/build/_next/static/chunks/2366-ccdf9c167d62c230.js +0 -1
- package/build/_next/static/chunks/2511.d334cb67ac6af21d.js +0 -1
- package/build/_next/static/chunks/2735.7a75728bb235d0d4.js +0 -1
- package/build/_next/static/chunks/3557.53c406667aa62240.js +0 -1
- package/build/_next/static/chunks/4bd1b696-63246a30a5dafad8.js +0 -1
- package/build/_next/static/chunks/5426-60b8df37a33e8cf3.js +0 -1
- package/build/_next/static/chunks/579-22f1eb9ccb4fc983.js +0 -1
- package/build/_next/static/chunks/6729-c9c23d280815e7ae.js +0 -1
- package/build/_next/static/chunks/7916.f1f5aa6f1d094885.js +0 -1
- package/build/_next/static/chunks/7998-4f9ee8dd2d772e13.js +0 -1
- package/build/_next/static/chunks/9186-7ca86a881bc0fae7.js +0 -4
- package/build/_next/static/chunks/app/_not-found/page-a9506bc9a3364319.js +0 -1
- package/build/_next/static/chunks/app/components/accordion/page-aa200fabd855563b.js +0 -1
- package/build/_next/static/chunks/app/components/alert/page-7c67ea9c86227082.js +0 -1
- package/build/_next/static/chunks/app/components/bar/page-c30f8fd11c4651d6.js +0 -1
- package/build/_next/static/chunks/app/components/block-action/page-7274174a43629f9f.js +0 -1
- package/build/_next/static/chunks/app/components/body-banner/page-15ff1f59b2aa843d.js +0 -1
- package/build/_next/static/chunks/app/components/button/page-0e30b9dfcecf1399.js +0 -1
- package/build/_next/static/chunks/app/components/buttons/page-fffd250aa886c49b.js +0 -1
- package/build/_next/static/chunks/app/components/card/page-cd4cf793507e5671.js +0 -1
- package/build/_next/static/chunks/app/components/carousel/page-b365266404937787.js +0 -1
- package/build/_next/static/chunks/app/components/carousel-promotions/page-a44240a70a405853.js +0 -1
- package/build/_next/static/chunks/app/components/cart-table/page-c33464d94e85aacb.js +0 -1
- package/build/_next/static/chunks/app/components/controls/page-ab8a0113b4b2e54b.js +0 -1
- package/build/_next/static/chunks/app/components/cover/page-c5a39a466cf72302.js +0 -1
- package/build/_next/static/chunks/app/components/divider/page-048e0ea7f0f61c9f.js +0 -1
- package/build/_next/static/chunks/app/components/dropdown/page-86dc20ead95d1104.js +0 -1
- package/build/_next/static/chunks/app/components/expander/page-37e9fdf98c038541.js +0 -1
- package/build/_next/static/chunks/app/components/feature-accordion/page-994e106b83948b2a.js +0 -1
- package/build/_next/static/chunks/app/components/footer/page-39f76624a4c5435a.js +0 -1
- package/build/_next/static/chunks/app/components/forms/addons/page-b819ad9999952653.js +0 -1
- package/build/_next/static/chunks/app/components/forms/autocomplete/page-0cfae5a356eefe59.js +0 -1
- package/build/_next/static/chunks/app/components/forms/captions/hint/page-36a64250bd583aca.js +0 -1
- package/build/_next/static/chunks/app/components/forms/captions/label/page-84cb1a7b98fb64c8.js +0 -1
- package/build/_next/static/chunks/app/components/forms/captions/message/page-c22889abedb1d070.js +0 -1
- package/build/_next/static/chunks/app/components/forms/checkbox/page-8428d9a5becd0678.js +0 -1
- package/build/_next/static/chunks/app/components/forms/field/page-3c75a0c1a8f4867a.js +0 -1
- package/build/_next/static/chunks/app/components/forms/fieldset/page-5e7316fdf0310e1e.js +0 -1
- package/build/_next/static/chunks/app/components/forms/file/page-a83e9d5be583038b.js +0 -1
- package/build/_next/static/chunks/app/components/forms/inputstepper/page-2a61408ee3dd66a3.js +0 -1
- package/build/_next/static/chunks/app/components/forms/radio/page-d25e81a49e31fd5f.js +0 -1
- package/build/_next/static/chunks/app/components/forms/rangeslider/page-2b516b597dabcdde.js +0 -1
- package/build/_next/static/chunks/app/components/forms/select/page-28d631ad9ea28a9c.js +0 -1
- package/build/_next/static/chunks/app/components/forms/text-area/page-167de9c3a457c62a.js +0 -1
- package/build/_next/static/chunks/app/components/forms/text-input/page-5798b254c725bec1.js +0 -1
- package/build/_next/static/chunks/app/components/gauge/page-8299bca301ad707b.js +0 -1
- package/build/_next/static/chunks/app/components/icon/page-3d2696eb1415bbb8.js +0 -1
- package/build/_next/static/chunks/app/components/link/page-5691bc96657b379e.js +0 -1
- package/build/_next/static/chunks/app/components/list/page-93428135db5e0f50.js +0 -1
- package/build/_next/static/chunks/app/components/loader/page-60a3331abd258bde.js +0 -1
- package/build/_next/static/chunks/app/components/modal/page-193e4d93ab10dc9a.js +0 -1
- package/build/_next/static/chunks/app/components/pagination/page-dd52f805ef5196de.js +0 -1
- package/build/_next/static/chunks/app/components/progress/page-4ac45801c7ec5663.js +0 -1
- package/build/_next/static/chunks/app/components/skeleton/page-71307720865ef677.js +0 -1
- package/build/_next/static/chunks/app/components/sticker/page-c79c492044c10f40.js +0 -1
- package/build/_next/static/chunks/app/components/table/page-9dc77bc63b3b5895.js +0 -1
- package/build/_next/static/chunks/app/components/tabs/page-dcc36f18992b00f9.js +0 -1
- package/build/_next/static/chunks/app/components/tag/page-ba00a3d16f7f6d11.js +0 -1
- package/build/_next/static/chunks/app/components/testimonial/page-a3615b0a32c32fe1.js +0 -1
- package/build/_next/static/chunks/app/components/tile/page-b354dd7941df8670.js +0 -1
- package/build/_next/static/chunks/app/components/tooltip/page-9861cd4f82830d82.js +0 -1
- package/build/_next/static/chunks/app/javascript/toggle/page-8b83ddce80f9d755.js +0 -1
- package/build/_next/static/chunks/app/layout-41aa6f28da614a69.js +0 -1
- package/build/_next/static/chunks/app/page-e1799527aabeb98a.js +0 -1
- package/build/_next/static/chunks/app/utilities/horizontal-scroll/page-c6ee529373c337f9.js +0 -1
- package/build/_next/static/chunks/framework-fda66049c8bbcca5.js +0 -1
- package/build/_next/static/chunks/main-3e6405259d828a22.js +0 -1
- package/build/_next/static/chunks/main-app-a265e200b32683f1.js +0 -1
- package/build/_next/static/chunks/pages/_app-eb694f3fd49020c8.js +0 -1
- package/build/_next/static/chunks/pages/_error-2b3482c094a540b4.js +0 -1
- package/build/_next/static/chunks/polyfills-42372ed130431b0a.js +0 -1
- package/build/_next/static/chunks/webpack-1a128887cf981885.js +0 -1
- package/build/_next/static/css/05453e813192b05b.css +0 -1
- package/build/_next/static/css/05c85c9ea7e2ea58.css +0 -1
- package/build/_next/static/css/0e5de495ff48931f.css +0 -1
- package/build/_next/static/css/1139a47c85362386.css +0 -1
- package/build/_next/static/css/1b3f28cfd13039ad.css +0 -1
- package/build/_next/static/css/1fdf8ee56483471a.css +0 -1
- package/build/_next/static/css/286405eb07784ddd.css +0 -1
- package/build/_next/static/css/2cb6b1436172662a.css +0 -1
- package/build/_next/static/css/33a9af3bd42f0314.css +0 -1
- package/build/_next/static/css/3632d2fdde580dcb.css +0 -1
- package/build/_next/static/css/37365c3a0857a3c5.css +0 -1
- package/build/_next/static/css/412dd278760dc9fc.css +0 -1
- package/build/_next/static/css/417edeeaaadbac4d.css +0 -1
- package/build/_next/static/css/43c66157c59241c2.css +0 -1
- package/build/_next/static/css/57b0c84bbf7d7098.css +0 -1
- package/build/_next/static/css/5b55b50737ef7662.css +0 -1
- package/build/_next/static/css/5ec7df8d7719c810.css +0 -1
- package/build/_next/static/css/62680b6eacd53665.css +0 -1
- package/build/_next/static/css/645dada84db193d4.css +0 -1
- package/build/_next/static/css/7058542e728d5b05.css +0 -1
- package/build/_next/static/css/7108a96a607fe7c5.css +0 -1
- package/build/_next/static/css/7202aa220abab0eb.css +0 -1
- package/build/_next/static/css/75e15d3944ffd4f3.css +0 -1
- package/build/_next/static/css/77590e66868bf291.css +0 -1
- package/build/_next/static/css/7c62e057927bfe3a.css +0 -1
- package/build/_next/static/css/7d4c59347b15c45f.css +0 -1
- package/build/_next/static/css/7f570791ca140154.css +0 -1
- package/build/_next/static/css/8ed102a331809889.css +0 -1
- package/build/_next/static/css/a88042aa83a2c354.css +0 -1
- package/build/_next/static/css/a9a58f4c38bee2fd.css +0 -1
- package/build/_next/static/css/ac1d2e9b77b16926.css +0 -1
- package/build/_next/static/css/ae4b3848536f0c88.css +0 -1
- package/build/_next/static/css/b0ab7f81488aec78.css +0 -1
- package/build/_next/static/css/b853a4f8d045643a.css +0 -1
- package/build/_next/static/css/bcaa5e7fd24949ed.css +0 -1
- package/build/_next/static/css/d38343a4cf5388d8.css +0 -1
- package/build/_next/static/css/d829c1a3f2fcd594.css +0 -1
- package/build/_next/static/css/dbfffa33262d63c5.css +0 -1
- package/build/_next/static/css/dfae3c27eaeb27f7.css +0 -1
- package/build/_next/static/css/e0b468ba3d618325.css +0 -1
- package/build/_next/static/css/e5e018b7f5cf6e41.css +0 -1
- package/build/_next/static/css/e6a4dfa3d63d18c0.css +0 -1
- package/build/_next/static/css/ee49dfd49ae395ac.css +0 -1
- package/build/_next/static/css/ef46db3751d8e999.css +0 -0
- package/build/_next/static/css/f2867b2bd265a443.css +0 -1
- package/build/_next/static/media/671791babd225be4-s.p.woff2 +0 -0
- package/build/_next/static/media/c62d990acddde5f0-s.p.woff2 +0 -0
- package/build/_next/static/media/dfdbb1c4973e0bd7-s.p.woff2 +0 -0
- package/build/_next/static/media/phones.a832cbb3.png +0 -0
- package/build/components/accordion.html +0 -18
- package/build/components/accordion.txt +0 -28
- package/build/components/alert.html +0 -4
- package/build/components/alert.txt +0 -32
- package/build/components/bar.html +0 -10
- package/build/components/bar.txt +0 -27
- package/build/components/block-action.html +0 -4
- package/build/components/block-action.txt +0 -26
- package/build/components/body-banner.html +0 -1
- package/build/components/body-banner.txt +0 -28
- package/build/components/button.html +0 -2
- package/build/components/button.txt +0 -29
- package/build/components/buttons.html +0 -1
- package/build/components/buttons.txt +0 -29
- package/build/components/card.html +0 -20
- package/build/components/card.txt +0 -35
- package/build/components/carousel-promotions.html +0 -20
- package/build/components/carousel-promotions.txt +0 -31
- package/build/components/carousel.html +0 -5
- package/build/components/carousel.txt +0 -32
- package/build/components/cart-table.html +0 -39
- package/build/components/cart-table.txt +0 -35
- package/build/components/controls.html +0 -2
- package/build/components/controls.txt +0 -29
- package/build/components/cover.html +0 -1
- package/build/components/cover.txt +0 -26
- package/build/components/divider.html +0 -6
- package/build/components/divider.txt +0 -29
- package/build/components/dropdown.html +0 -18
- package/build/components/dropdown.txt +0 -36
- package/build/components/expander.html +0 -1
- package/build/components/expander.txt +0 -27
- package/build/components/feature-accordion.html +0 -1
- package/build/components/feature-accordion.txt +0 -31
- package/build/components/footer.html +0 -2
- package/build/components/footer.txt +0 -31
- package/build/components/forms/addons.html +0 -2
- package/build/components/forms/addons.txt +0 -26
- package/build/components/forms/autocomplete.html +0 -2
- package/build/components/forms/autocomplete.txt +0 -27
- package/build/components/forms/captions/hint.html +0 -4
- package/build/components/forms/captions/hint.txt +0 -26
- package/build/components/forms/captions/label.html +0 -4
- package/build/components/forms/captions/label.txt +0 -24
- package/build/components/forms/captions/message.html +0 -1
- package/build/components/forms/captions/message.txt +0 -24
- package/build/components/forms/checkbox.html +0 -2
- package/build/components/forms/checkbox.txt +0 -27
- package/build/components/forms/field.html +0 -3
- package/build/components/forms/field.txt +0 -24
- package/build/components/forms/fieldset.html +0 -2
- package/build/components/forms/fieldset.txt +0 -26
- package/build/components/forms/file.html +0 -1
- package/build/components/forms/file.txt +0 -24
- package/build/components/forms/inputstepper.html +0 -2
- package/build/components/forms/inputstepper.txt +0 -26
- package/build/components/forms/radio.html +0 -1
- package/build/components/forms/radio.txt +0 -37
- package/build/components/forms/rangeslider.html +0 -2
- package/build/components/forms/rangeslider.txt +0 -26
- package/build/components/forms/select.html +0 -1
- package/build/components/forms/select.txt +0 -24
- package/build/components/forms/text-area.html +0 -1
- package/build/components/forms/text-area.txt +0 -24
- package/build/components/forms/text-input.html +0 -1
- package/build/components/forms/text-input.txt +0 -24
- package/build/components/gauge.html +0 -15
- package/build/components/gauge.txt +0 -28
- package/build/components/icon.html +0 -1
- package/build/components/icon.txt +0 -24
- package/build/components/link.html +0 -6
- package/build/components/link.txt +0 -29
- package/build/components/list.html +0 -1
- package/build/components/list.txt +0 -30
- package/build/components/loader.html +0 -18
- package/build/components/loader.txt +0 -32
- package/build/components/modal.html +0 -2
- package/build/components/modal.txt +0 -33
- package/build/components/pagination.html +0 -1
- package/build/components/pagination.txt +0 -27
- package/build/components/progress.html +0 -1
- package/build/components/progress.txt +0 -33
- package/build/components/skeleton.html +0 -13
- package/build/components/skeleton.txt +0 -30
- package/build/components/sticker.html +0 -1
- package/build/components/sticker.txt +0 -27
- package/build/components/table.html +0 -2
- package/build/components/table.txt +0 -30
- package/build/components/tabs.html +0 -2
- package/build/components/tabs.txt +0 -29
- package/build/components/tag.html +0 -7
- package/build/components/tag.txt +0 -30
- package/build/components/testimonial.html +0 -1
- package/build/components/testimonial.txt +0 -28
- package/build/components/tile.html +0 -19
- package/build/components/tile.txt +0 -37
- package/build/components/tooltip.html +0 -4
- package/build/components/tooltip.txt +0 -26
- package/build/components/types/components/Carousel/Carousel.static.d.ts +0 -58
- package/build/components/types/components/CarouselPromotions/CarouselPromotions.static.d.ts +0 -47
- package/build/index.html +0 -65
- package/build/index.txt +0 -24
- package/build/javascript/toggle.html +0 -1
- package/build/javascript/toggle.txt +0 -29
- package/build/utilities/horizontal-scroll.html +0 -4
- package/build/utilities/horizontal-scroll.txt +0 -26
- package/src/components/Grid/tests/Grid.unit.test.tsx +0 -533
- package/src/components/Grid/tests/GridCol.unit.test.tsx +0 -199
- /package/build/components/types/{components → src/components}/Accordion/Accordion.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Accordion/Accordion.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Accordion/AccordionHeader.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Accordion/AccordionItem.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Accordion/HeadingContext.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Accordion/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Alert/Alert.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Alert/data.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Alert/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Bar/Bar.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Bar/BarBreak.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Bar/BarItem.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Bar/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/BlockAction/BlockAction.d.ts +0 -0
- /package/build/components/types/{components → src/components}/BlockAction/BlockActionControl.d.ts +0 -0
- /package/build/components/types/{components → src/components}/BlockAction/BlockActionIndicator.d.ts +0 -0
- /package/build/components/types/{components → src/components}/BlockAction/CloneElementWithClassName.d.ts +0 -0
- /package/build/components/types/{components → src/components}/BlockAction/Context.d.ts +0 -0
- /package/build/components/types/{components → src/components}/BlockAction/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/BodyBanner/BodyBanner.d.ts +0 -0
- /package/build/components/types/{components → src/components}/BodyBanner/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Breadcrumbs/BreadcrumbItem.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Breadcrumbs/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Button/Button.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Button/IconButton.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Button/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Buttons/Buttons.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Buttons/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Card/Card.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Card/CardSection.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Card/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Carousel/CarouselItem.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Carousel/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CarouselPromotions/CarouselPromotionsItem.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CarouselPromotions/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CartTable/CartTable.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CartTable/FooterNameColumn.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CartTable/FooterPriceColumn.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CartTable/Price.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CartTable/generateFooter.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CartTable/generateRow.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CartTable/generateTotal.d.ts +0 -0
- /package/build/components/types/{components → src/components}/CartTable/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Container/Container.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Container/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Controls/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Cover/Cover.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Cover/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Divider/Divider.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Divider/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Dropdown/Dropdown.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Dropdown/Dropdown.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Dropdown/DropdownDivider.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Dropdown/DropdownItem.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Dropdown/DropdownToggleButton.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Dropdown/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Expander/Expander.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Expander/Expander.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/FeatureAccordion/FeatureAccordion.d.ts +0 -0
- /package/build/components/types/{components → src/components}/FeatureAccordion/FeatureAccordion.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/FeatureAccordion/FeatureAccordionItem.d.ts +0 -0
- /package/build/components/types/{components → src/components}/FeatureAccordion/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Footer/Footer.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Footer/data.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Footer/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Autocomplete/Autocomplete.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Autocomplete/Autocomplete.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Autocomplete/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Checkbox/Checkbox.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Checkbox/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Field/Field.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Field/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Field/utils.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Fieldset/Fieldset.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Fieldset/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/File/File.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/File/File.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/File/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Group/Group.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Group/Item.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Group/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Hint/Hint.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Hint/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/InputStepper/InputStepper.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/InputStepper/InputStepper.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/InputStepper/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Label/Label.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Label/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Message/Message.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Message/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Radio/Radio.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Radio/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/RangeSlider/RangeSlider.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/RangeSlider/RangeSlider.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/RangeSlider/data.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/RangeSlider/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Select/Select.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/Select/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/TextArea/TextArea.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/TextArea/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/TextInput/TextInput.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Forms/TextInput/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Gauge/Gauge.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Gauge/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Grid/Grid.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Grid/GridCol.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Grid/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Icon/Icon.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Icon/SpritePathContext.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Icon/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Image/Image.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Image/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Link/Link.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Link/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/List/ClickableControl.d.ts +0 -0
- /package/build/components/types/{components → src/components}/List/List.d.ts +0 -0
- /package/build/components/types/{components → src/components}/List/ListItem.d.ts +0 -0
- /package/build/components/types/{components → src/components}/List/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Loader/Loader.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Loader/Loader.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Loader/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Modal/Modal.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Modal/Modal.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Modal/ModalBody.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Modal/ModalCloseButton.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Modal/ModalTitle.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Modal/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Pagination/Pagination.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Pagination/PaginationItem.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Pagination/Separator.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Pagination/helpers.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Pagination/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Progress/Progress.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Progress/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Section/Section.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Section/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Skeleton/Skeleton.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Skeleton/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Sticker/Sticker.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Sticker/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/Cell.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/Footer.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/Header.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/Row.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/Rows.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/Table.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/Table.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/TableContext.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Table/types.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tabs/Tab.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tabs/TabPanel.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tabs/Tabs.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tabs/Tabs.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tabs/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tag/Tag.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tag/TagButton.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tag/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Testimonial/Testimonial.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Testimonial/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tile/Tile.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tile/index.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tooltip/InfoTooltip.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tooltip/Tooltip.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tooltip/Tooltip.static.d.ts +0 -0
- /package/build/components/types/{components → src/components}/Tooltip/index.d.ts +0 -0
- /package/build/components/types/{docs → src/docs}/utils/ToggleButton.d.ts +0 -0
- /package/build/components/types/{scripts → src/scripts}/modules/Toggle.d.ts +0 -0
- /package/build/components/types/{scripts → src/scripts}/modules/toggleUtil.d.ts +0 -0
- /package/build/components/types/{styles → src/styles}/export/breakpoint.d.ts +0 -0
- /package/build/components/types/{utils → src/utils}/ConditionalWrapper.d.ts +0 -0
- /package/build/components/types/{utils → src/utils}/classes.d.ts +0 -0
- /package/build/components/types/{utils → src/utils}/color.d.ts +0 -0
- /package/build/components/types/{utils → src/utils}/constants.d.ts +0 -0
- /package/build/components/types/{utils → src/utils}/generateId.d.ts +0 -0
- /package/build/components/types/{utils → src/utils}/helpers.d.ts +0 -0
- /package/build/components/types/{utils → src/utils}/hooks.d.ts +0 -0
- /package/build/components/types/{utils → src/utils}/index.d.ts +0 -0
- /package/build/components/types/{utils → src/utils}/keyboard.d.ts +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["before-components.scss"],"names":[],"mappings":"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B,8BAAgC,CAEhC,QAAS,CADT,cAAe,CAEf,SACF,CACA,gBACE,eAEF,CACA,uBACE,WAAY,CAGZ,QAAS,CAFT,iBAAkB,CAClB,OAEF,CACA,gBACE,oBACF,CACA,iCACE,oBACF,CAUA,KAEE,6BAA8B,CAD9B,gBAEF,CAMA,KACE,QACF,CAIA,KACE,aACF,CAKA,GACE,aAAc,CACd,cACF,CAOA,GACE,sBAAuB,CACvB,QAAS,CACT,gBACF,CAKA,IACE,+BAAiC,CACjC,aACF,CAMA,EACE,4BACF,CAKA,YACE,kBAAmB,CACnB,yBAA0B,CAC1B,gCACF,CAIA,SAEE,kBACF,CAKA,cAGE,+BAAiC,CACjC,aACF,CAIA,MACE,aACF,CAKA,QAEE,aAAc,CACd,aAAc,CACd,iBAAkB,CAClB,uBACF,CACA,IACE,aACF,CACA,IACE,SACF,CAMA,IACE,iBACF,CAOA,sCAKE,mBAAoB,CACpB,cAAe,CACf,gBAAiB,CACjB,QACF,CAKA,aAEE,gBACF,CAKA,cAEE,mBACF,CAIA,gDAIE,yBACF,CA/JF,CACA;EACE,2EAA2E,CAiK3E,wHAIE,iBAAkB,CAClB,SACF,CAIA,4GAIE,6BACF,CAIA,SACE,0BACF,CAOA,OACE,qBAAsB,CACtB,aAAc,CACd,aAAc,CACd,cAAe,CACf,SAAU,CACV,kBACF,CAIA,SACE,uBACF,CAIA,SACE,aACF,CAKA,6BAEE,qBAAsB,CACtB,SACF,CAIA,kFAEE,WACF,CAKA,cACE,4BAA6B,CAC7B,mBACF,CAIA,yCACE,uBACF,CAKA,6BACE,yBAA0B,CAC1B,YACF,CAMA,QACE,aACF,CAIA,QACE,iBACF,CAYA,kBACE,YACF,CACF","file":"before-components.css","sourcesContent":["@layer base {\n :root,\n .is-light,\n .bg-white,\n #root.is-light,\n #root-modals.is-light,\n #root-tooltips.is-light,\n #root-dropdowns.is-light {\n --color-background-primary: #ffffff;\n --color-background-secondary: #f4f4f4;\n --color-background-contrast: #141414;\n --color-background-accent: #fff6ed;\n --color-surface-primary: #ffffff;\n --color-surface-secondary: #ff7900;\n --color-surface-tertiary: #f16e00;\n --color-surface-subtle: #eeeeee;\n --color-surface-moderate: #dddddd;\n --color-surface-contrast: #141414;\n --color-surface-accent: #fff6ed;\n --color-fill-primary: #ffffff;\n --color-fill-secondary: #ff7900;\n --color-fill-tertiary: #f16e00;\n --color-fill-subtle: #eeeeee;\n --color-fill-moderate: #dddddd;\n --color-fill-disabled: #cccccc;\n --color-fill-contrast: #000000;\n --color-fill-accent1: #4bb4e6;\n --color-fill-accent2: #50be87;\n --color-fill-accent3: #ffb4e6;\n --color-fill-accent4: #a885d8;\n --color-fill-accent5: #ffd200;\n --color-fill-information: rgba(65, 112, 216, 0.0784313725);\n --color-fill-positive: rgba(34, 135, 34, 0.0784313725);\n --color-fill-warning: rgba(255, 204, 0, 0.0784313725);\n --color-fill-negative: rgba(205, 60, 20, 0.0784313725);\n --color-border-subtle: #dddddd;\n --color-border-strong: #cccccc;\n --color-border-contrast: #000000;\n --color-border-accent: #f16e00;\n --color-border-information: #4170d8;\n --color-border-positive: #228722;\n --color-border-warning: #ffcc00;\n --color-border-negative: #cd3c14;\n --color-icon-default: #000000;\n --color-icon-inverse: #ffffff;\n --color-icon-brand: #f16e00;\n --color-icon-accent: #ffc48f;\n --color-icon-disabled: #cccccc;\n --color-icon-information: #4170d8;\n --color-icon-positive: #228722;\n --color-icon-warning: #ffcc00;\n --color-icon-negative: #cd3c14;\n --color-text-default: #000000;\n --color-text-secondary: #000000;\n --color-text-disabled: #cccccc;\n --color-text-inverse: #ffffff;\n --color-text-accent: #f16e00;\n color: var(--color-text-default);\n }\n .is-dark,\n .bg-black,\n #root.is-dark,\n #root-modals.is-dark,\n #root-tooltips.is-dark,\n #root-dropdowns.is-dark {\n --color-background-primary: #141414;\n --color-background-secondary: #333333;\n --color-background-contrast: #ffffff;\n --color-background-accent: #2b1a10;\n --color-surface-primary: #141414;\n --color-surface-secondary: #ff7900;\n --color-surface-tertiary: #f16e00;\n --color-surface-subtle: #333333;\n --color-surface-moderate: #595959;\n --color-surface-contrast: #ffffff;\n --color-surface-accent: #2b1a10;\n --color-fill-primary: #000000;\n --color-fill-secondary: #ff7900;\n --color-fill-tertiary: #f16e00;\n --color-fill-subtle: #333333;\n --color-fill-moderate: #595959;\n --color-fill-disabled: #666666;\n --color-fill-contrast: #ffffff;\n --color-fill-accent1: #4bb4e6;\n --color-fill-accent2: #50be87;\n --color-fill-accent3: #ffb4e6;\n --color-fill-accent4: #a885d8;\n --color-fill-accent5: #ffd200;\n --color-fill-information: rgba(65, 112, 216, 0.2);\n --color-fill-positive: rgba(34, 135, 34, 0.2);\n --color-fill-warning: rgba(255, 204, 0, 0.2);\n --color-fill-negative: rgba(205, 60, 20, 0.2);\n --color-border-subtle: #333333;\n --color-border-strong: #666666;\n --color-border-contrast: #ffffff;\n --color-border-accent: #ff7900;\n --color-border-information: #6699ff;\n --color-border-positive: #66cc66;\n --color-border-warning: #ffcc00;\n --color-border-negative: #ff4d4d;\n --color-icon-default: #ffffff;\n --color-icon-inverse: #000000;\n --color-icon-brand: #ff7900;\n --color-icon-accent: #da8436;\n --color-icon-disabled: #666666;\n --color-icon-information: #6699ff;\n --color-icon-positive: #66cc66;\n --color-icon-warning: #ffcc00;\n --color-icon-negative: #ff4d4d;\n --color-text-default: #ffffff;\n --color-text-secondary: #cccccc;\n --color-text-disabled: #666666;\n --color-text-inverse: #000000;\n --color-text-accent: #ff7900;\n color: var(--color-text-default);\n }\n html {\n font-size: 16px;\n }\n html,\n body {\n padding: 0;\n margin: 0;\n text-size-adjust: 100%;\n -webkit-font-smoothing: initial;\n }\n body {\n position: relative;\n background-color: var(--color-background-primary);\n font-family: orangeSKNeue, Helvetica Neue, helvetica, arial, sans-serif;\n color: var(--color-text-default);\n }\n * {\n box-sizing: border-box;\n }\n *::after {\n box-sizing: border-box;\n }\n *::before {\n box-sizing: border-box;\n }\n ::selection {\n background-color: rgba(241, 110, 0, 0.9);\n color: var(--color-text-default);\n }\n iframe {\n border: 0;\n }\n a[href]:focus,\n area[href]:focus,\n input:focus,\n select:focus,\n textarea:focus,\n button:focus,\n [type=button]:focus,\n iframe:focus,\n [tabindex]:not([tabindex=\"-1\"]):focus,\n [contentEditable=true]:focus {\n outline: 2px solid var(--color-border-contrast);\n outline-offset: 2px;\n }\n a[href]:focus-visible,\n area[href]:focus-visible,\n input:focus-visible,\n select:focus-visible,\n textarea:focus-visible,\n button:focus-visible,\n [type=button]:focus-visible,\n iframe:focus-visible,\n [tabindex]:not([tabindex=\"-1\"]):focus-visible,\n [contentEditable=true]:focus-visible {\n outline: 2px solid var(--color-border-contrast);\n outline-offset: 2px;\n }\n a[href]:focus:not(:focus-visible),\n area[href]:focus:not(:focus-visible),\n input:focus:not(:focus-visible),\n select:focus:not(:focus-visible),\n textarea:focus:not(:focus-visible),\n button:focus:not(:focus-visible),\n [type=button]:focus:not(:focus-visible),\n iframe:focus:not(:focus-visible),\n [tabindex]:not([tabindex=\"-1\"]):focus:not(:focus-visible),\n [contentEditable=true]:focus:not(:focus-visible) {\n outline-width: 0;\n outline-color: transparent;\n }\n [tabindex=\"-1\"]:focus {\n outline: none;\n }\n [type=button]:not(:disabled),\n [type=reset]:not(:disabled),\n [type=submit]:not(:disabled),\n button:not(:disabled) {\n cursor: pointer;\n }\n a {\n text-decoration: none;\n }\n button,\n [role=button] {\n border: 0 solid transparent;\n margin: 0;\n padding: 0;\n width: auto;\n overflow: visible;\n background: transparent;\n /* inherit font & color from ancestor */\n color: inherit;\n font: inherit;\n /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */\n line-height: normal;\n /* Corrects font smoothing for webkit */\n -webkit-font-smoothing: inherit;\n -moz-osx-font-smoothing: inherit;\n /* Corrects inability to style clickable `input` types in iOS */\n -webkit-appearance: none;\n appearance: none;\n /* Remove excess padding and border in Firefox 4+ */\n }\n button::-moz-focus-inner,\n [role=button]::-moz-focus-inner {\n border: 0;\n padding: 0;\n }\n caption {\n text-align: left;\n }\n table {\n border-collapse: collapse;\n }\n blockquote {\n margin: 0 0 1.25rem 0;\n }\n th {\n text-align: inherit;\n }\n button[aria-expanded=true] .expand-icon {\n transform: rotate(180deg);\n }\n [hidden] {\n display: none !important;\n }\n}\n@layer base {\n button,\n input,\n optgroup,\n select,\n textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n }\n fieldset {\n margin: 0;\n padding: 0;\n border: 0;\n }\n}\n@layer base {\n h1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 1.25rem;\n font-weight: bold;\n }\n h1 {\n font-size: 2.125rem;\n line-height: 2.5rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n @media screen and (min-width: 768px) {\n h1 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n @media screen and (min-width: 1240px) {\n h1 {\n font-size: 3.125rem;\n line-height: 3.5rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n h2 {\n font-size: 1.75rem;\n line-height: 2rem;\n font-weight: 700;\n letter-spacing: -0.0125rem;\n }\n @media screen and (min-width: 768px) {\n h2 {\n font-size: 2.125rem;\n line-height: 2.5rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n }\n @media screen and (min-width: 1240px) {\n h2 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n h3 {\n font-size: 1.5rem;\n line-height: 1.75rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 768px) {\n h3 {\n font-size: 1.75rem;\n line-height: 2rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n h4 {\n font-size: 1rem;\n line-height: 1.25rem;\n font-weight: 700;\n letter-spacing: -0.00625rem;\n }\n @media screen and (min-width: 768px) {\n h4 {\n font-size: 1.5rem;\n line-height: 1.75rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n }\n h5 {\n font-size: 1rem;\n line-height: 1.25rem;\n font-weight: 700;\n letter-spacing: -0.00625rem;\n }\n @media screen and (min-width: 768px) {\n h5 {\n font-size: 1.125rem;\n line-height: 1.375rem;\n font-weight: 700;\n letter-spacing: -0.0125rem;\n }\n }\n h6 {\n font-size: 1.125rem;\n line-height: 1.625rem;\n font-weight: 400;\n letter-spacing: -0.0125rem;\n }\n .h1, .h2, .h3, .h4, .h5, .h6 {\n margin-top: 0;\n margin-bottom: 1.25rem;\n font-weight: bold;\n }\n .h1 {\n font-size: 2.125rem;\n line-height: 2.5rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n @media screen and (min-width: 768px) {\n .h1 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n @media screen and (min-width: 1240px) {\n .h1 {\n font-size: 3.125rem;\n line-height: 3.5rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n .h2 {\n font-size: 1.75rem;\n line-height: 2rem;\n font-weight: 700;\n letter-spacing: -0.0125rem;\n }\n @media screen and (min-width: 768px) {\n .h2 {\n font-size: 2.125rem;\n line-height: 2.5rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n }\n @media screen and (min-width: 1240px) {\n .h2 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n .h3 {\n font-size: 1.5rem;\n line-height: 1.75rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 768px) {\n .h3 {\n font-size: 1.75rem;\n line-height: 2rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n .h4 {\n font-size: 1rem;\n line-height: 1.25rem;\n font-weight: 700;\n letter-spacing: -0.00625rem;\n }\n @media screen and (min-width: 768px) {\n .h4 {\n font-size: 1.5rem;\n line-height: 1.75rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n }\n .h5 {\n font-size: 1rem;\n line-height: 1.25rem;\n font-weight: 700;\n letter-spacing: -0.00625rem;\n }\n @media screen and (min-width: 768px) {\n .h5 {\n font-size: 1.125rem;\n line-height: 1.375rem;\n font-weight: 700;\n letter-spacing: -0.0125rem;\n }\n }\n .h6 {\n font-size: 1.125rem;\n line-height: 1.625rem;\n font-weight: 400;\n letter-spacing: -0.0125rem;\n }\n .display-1, .display-2, .display-3 {\n margin-top: 0;\n margin-bottom: 1.875rem;\n font-weight: bold;\n }\n .display-1 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 1240px) {\n .display-1 {\n font-size: 8.75rem;\n line-height: 9.875rem;\n font-weight: 700;\n letter-spacing: -0.1625rem;\n }\n }\n .display-2 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 768px) {\n .display-2 {\n font-size: 5rem;\n line-height: 5.75rem;\n font-weight: 700;\n letter-spacing: -0.0875rem;\n }\n }\n .display-3 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 768px) {\n .display-3 {\n font-size: 3.125rem;\n line-height: 3.5rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n @media screen and (min-width: 1240px) {\n .display-3 {\n font-size: 3.75rem;\n line-height: 4.25rem;\n font-weight: 700;\n letter-spacing: -0.0625rem;\n }\n }\n p {\n margin-top: 0;\n margin-bottom: 1.25rem;\n font-size: 1.125rem;\n line-height: 1.625rem;\n font-weight: 400;\n letter-spacing: -0.0125rem;\n }\n @media screen and (min-width: small) {\n p {\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 400;\n letter-spacing: -0.00625rem;\n }\n }\n @media screen and (min-width: large) {\n p {\n font-size: 1.25rem;\n line-height: 1.875rem;\n font-weight: 400;\n letter-spacing: -0.0125rem;\n }\n }\n cite {\n font-style: normal;\n }\n hr {\n margin-top: 1.25rem;\n margin-bottom: 1.25rem;\n border: 0;\n border-top: 1px solid var(--color-border-subtle);\n }\n p {\n max-width: 35em;\n }\n ol,\n ul,\n dl {\n margin: 0 0 1.25rem 0;\n padding-left: 1.875rem;\n max-width: 35em;\n }\n ul {\n list-style-type: square;\n }\n ul ul {\n list-style-type: disc;\n }\n ul ul ul {\n list-style-type: circle;\n }\n ol > *:where(li),\n ul > *:where(li) {\n margin-bottom: 0.625rem;\n }\n ol > *:where(li) > *:where(ul, ol),\n ul > *:where(li) > *:where(ul, ol) {\n margin-top: 0.625rem;\n }\n ol.list-condensed > *:where(li),\n ul.list-condensed > *:where(li) {\n margin-bottom: 0.3125rem;\n }\n ol.list-condensed > *:where(li) > *:where(ul, ol),\n ul.list-condensed > *:where(li) > *:where(ul, ol) {\n margin-top: 0.3125rem;\n }\n .list-unstyled {\n list-style: none;\n list-style-type: none !important;\n max-width: none;\n margin: 0;\n padding: 0;\n }\n .list-unstyled > li {\n margin-bottom: 0;\n /* Fixes VoiceOver no announcing unordered lists */\n }\n .list-unstyled > li::before {\n content: \" \";\n position: absolute;\n width: 0;\n height: 0;\n }\n .list-circle {\n list-style-type: disc !important;\n }\n .list-circle ul {\n list-style-type: circle;\n }\n .list-circle ul ul {\n list-style-type: square;\n }\n .list-square {\n list-style-type: square !important;\n }\n .list-square ul {\n list-style-type: disc;\n }\n .list-square ul ul {\n list-style-type: circle;\n }\n .list-no-offset {\n padding-left: 1.25rem;\n list-style-position: outside;\n }\n .list-inline {\n list-style: none;\n list-style-type: none !important;\n max-width: none;\n margin: 0;\n padding: 0;\n }\n .list-inline > li {\n margin-bottom: 0;\n /* Fixes VoiceOver no announcing unordered lists */\n }\n .list-inline > li::before {\n content: \" \";\n position: absolute;\n width: 0;\n height: 0;\n }\n .list-inline > li {\n display: inline-block;\n }\n .list-inline > li:not(:last-child) {\n margin-right: 0.625rem;\n }\n}\n@layer base {\n /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */\n /* Document\n ========================================================================== */\n /**\n * 1. Correct the line height in all browsers.\n * 2. Prevent adjustments of font size after orientation changes in iOS.\n */\n html {\n line-height: 1.15; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n }\n /* Sections\n ========================================================================== */\n /**\n * Remove the margin in all browsers.\n */\n body {\n margin: 0;\n }\n /**\n * Render the `main` element consistently in IE.\n */\n main {\n display: block;\n }\n /**\n * Correct the font size and margin on `h1` elements within `section` and\n * `article` contexts in Chrome, Firefox, and Safari.\n */\n h1 {\n font-size: 2em;\n margin: 0.67em 0;\n }\n /* Grouping content\n ========================================================================== */\n /**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\n hr {\n box-sizing: content-box; /* 1 */\n height: 0; /* 1 */\n overflow: visible; /* 2 */\n }\n /**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n pre {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n }\n /* Text-level semantics\n ========================================================================== */\n /**\n * Remove the gray background on active links in IE 10.\n */\n a {\n background-color: transparent;\n }\n /**\n * 1. Remove the bottom border in Chrome 57-\n * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n */\n abbr[title] {\n border-bottom: none; /* 1 */\n text-decoration: underline; /* 2 */\n text-decoration: underline dotted; /* 2 */\n }\n /**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\n b,\n strong {\n font-weight: bolder;\n }\n /**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n code,\n kbd,\n samp {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n }\n /**\n * Add the correct font size in all browsers.\n */\n small {\n font-size: 80%;\n }\n /**\n * Prevent `sub` and `sup` elements from affecting the line height in\n * all browsers.\n */\n sub,\n sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n sub {\n bottom: -0.25em;\n }\n sup {\n top: -0.5em;\n }\n /* Embedded content\n ========================================================================== */\n /**\n * Remove the border on images inside links in IE 10.\n */\n img {\n border-style: none;\n }\n /* Forms\n ========================================================================== */\n /**\n * 1. Change the font styles in all browsers.\n * 2. Remove the margin in Firefox and Safari.\n */\n button,\n input,\n optgroup,\n select,\n textarea {\n font-family: inherit; /* 1 */\n font-size: 100%; /* 1 */\n line-height: 1.15; /* 1 */\n margin: 0; /* 2 */\n }\n /**\n * Show the overflow in IE.\n * 1. Show the overflow in Edge.\n */\n button,\n input { /* 1 */\n overflow: visible;\n }\n /**\n * Remove the inheritance of text transform in Edge, Firefox, and IE.\n * 1. Remove the inheritance of text transform in Firefox.\n */\n button,\n select { /* 1 */\n text-transform: none;\n }\n /**\n * Correct the inability to style clickable types in iOS and Safari.\n */\n button,\n [type=button],\n [type=reset],\n [type=submit] {\n -webkit-appearance: button;\n }\n /**\n * Remove the inner border and padding in Firefox.\n */\n button::-moz-focus-inner,\n [type=button]::-moz-focus-inner,\n [type=reset]::-moz-focus-inner,\n [type=submit]::-moz-focus-inner {\n border-style: none;\n padding: 0;\n }\n /**\n * Restore the focus styles unset by the previous rule.\n */\n button:-moz-focusring,\n [type=button]:-moz-focusring,\n [type=reset]:-moz-focusring,\n [type=submit]:-moz-focusring {\n outline: 1px dotted ButtonText;\n }\n /**\n * Correct the padding in Firefox.\n */\n fieldset {\n padding: 0.35em 0.75em 0.625em;\n }\n /**\n * 1. Correct the text wrapping in Edge and IE.\n * 2. Correct the color inheritance from `fieldset` elements in IE.\n * 3. Remove the padding so developers are not caught out when they zero out\n * `fieldset` elements in all browsers.\n */\n legend {\n box-sizing: border-box; /* 1 */\n color: inherit; /* 2 */\n display: table; /* 1 */\n max-width: 100%; /* 1 */\n padding: 0; /* 3 */\n white-space: normal; /* 1 */\n }\n /**\n * Add the correct vertical alignment in Chrome, Firefox, and Opera.\n */\n progress {\n vertical-align: baseline;\n }\n /**\n * Remove the default vertical scrollbar in IE 10+.\n */\n textarea {\n overflow: auto;\n }\n /**\n * 1. Add the correct box sizing in IE 10.\n * 2. Remove the padding in IE 10.\n */\n [type=checkbox],\n [type=radio] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n }\n /**\n * Correct the cursor style of increment and decrement buttons in Chrome.\n */\n [type=number]::-webkit-inner-spin-button,\n [type=number]::-webkit-outer-spin-button {\n height: auto;\n }\n /**\n * 1. Correct the odd appearance in Chrome and Safari.\n * 2. Correct the outline style in Safari.\n */\n [type=search] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n }\n /**\n * Remove the inner padding in Chrome and Safari on macOS.\n */\n [type=search]::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n /**\n * 1. Correct the inability to style clickable types in iOS and Safari.\n * 2. Change font properties to `inherit` in Safari.\n */\n ::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n }\n /* Interactive\n ========================================================================== */\n /*\n * Add the correct display in Edge, IE 10+, and Firefox.\n */\n details {\n display: block;\n }\n /*\n * Add the correct display in all browsers.\n */\n summary {\n display: list-item;\n }\n /* Misc\n ========================================================================== */\n /**\n * Add the correct display in IE 10+.\n */\n template {\n display: none;\n }\n /**\n * Add the correct display in IE 10.\n */\n [hidden] {\n display: none;\n }\n}"]}
|
|
1
|
+
{"version":3,"sources":["before-components.scss"],"names":[],"mappings":"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,qBACF,CACA,gBAQE,sBAAuB,CAHvB,YAAa,CAFb,WAAY,CAFZ,iBAAkB,CAKlB,6BAA8B,CAC9B,mFAAqF,CALrF,UAAW,CAEX,SAKF,CACA,wEAGE,uBACF,CACA,mBACE,kBACF,CACA,iBACE,kBACF,CACA,cAME,aAAc,CALd,aAAc,CAEd,WAAY,CACZ,iBAAkB,CAClB,6BAA8B,CAH9B,UAKF,CACA,8BACE,iBACF,CAEA,oDAEE,WACF,CACA,mCACE,sBAAuB,CACvB,oCACF,CACA,sCAEE,kCAAmC,CACnC,0BAA2B,CAF3B,uBAGF,CAEA,2CACE,kBACF,CACA,2BACE,2BACF,CACA,WACE,kBACF,CACA,wDAEE,2BACF,CAEA,iCAIE,uBAAwB,CAHxB,aAAc,CACd,oBAIF,CACA,oDACE,YACF,CACA,+CACE,6BACF,CACA,mDACE,4BACF,CACA,iDACE,4BACF,CACA,kDACE,qBACF,CACA,gEACE,sBACF,CACA,wDACE,UAAW,CACX,aAAc,CACd,UACF,CACA,+DACE,+BAAgC,CAChC,uBACF,CACA,6FACE,wDACF,CACA,0EACE,WAAY,CACZ,cAAe,CACf,yCACF,CACA,2FACE,uDACF,CACA,wEAGE,0CAA2C,CAD3C,aAAc,CADd,UAGF,CAGA,sLAcE,WAAY,CAHZ,MAAO,CAIP,mBAAoB,CALpB,iBAAkB,CAElB,KAAM,CACN,UAAW,CAGX,UACF,CACA,gCACE,0BACF,CACA,qCACE,mEACF,CACA,sCACE,kEACF,CACA,oCACE,iEACF,CACA,uCACE,mEACF,CACA,uBAaE,wEAA6B,CAD7B,iBAAkB,CAClB,gCAA6B,CAH7B,qBAAsB,CARtB,WAAY,CAEZ,QAAS,CAET,iBAAkB,CAClB,gBAAiB,CAJjB,iBAAkB,CAElB,OAAQ,CAIR,oBAAqB,CARrB,UAAW,CAOX,UAMF,CACA,+HAEE,kDACF,CACA,6BACE,6BACF,CACA,6BACE,6BACF,CACA,iCACE,GACE,sBACF,CACA,GACE,uBACF,CACF,CAEA,8BACE,kCAAmC,CACnC,uBACF,CACA,sDACE,UAAW,CAEX,MAAO,CAEP,m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","file":"before-components.css","sourcesContent":["@layer base {\n :root,\n .is-light,\n .bg-white,\n #root.is-light,\n #root-modals.is-light,\n #root-tooltips.is-light,\n #root-dropdowns.is-light {\n --color-background-primary: #ffffff;\n --color-background-secondary: #f4f4f4;\n --color-background-contrast: #141414;\n --color-background-accent: #fff6ed;\n --color-surface-primary: #ffffff;\n --color-surface-secondary: #ff7900;\n --color-surface-tertiary: #f16e00;\n --color-surface-subtle: #eeeeee;\n --color-surface-moderate: #dddddd;\n --color-surface-contrast: #141414;\n --color-surface-accent: #fff6ed;\n --color-fill-primary: #ffffff;\n --color-fill-secondary: #ff7900;\n --color-fill-tertiary: #f16e00;\n --color-fill-subtle: #eeeeee;\n --color-fill-moderate: #dddddd;\n --color-fill-disabled: #cccccc;\n --color-fill-contrast: #000000;\n --color-fill-accent1: #4bb4e6;\n --color-fill-accent2: #50be87;\n --color-fill-accent3: #ffb4e6;\n --color-fill-accent4: #a885d8;\n --color-fill-accent5: #ffd200;\n --color-fill-information: rgba(65, 112, 216, 0.0784313725);\n --color-fill-positive: rgba(34, 135, 34, 0.0784313725);\n --color-fill-warning: rgba(255, 204, 0, 0.0784313725);\n --color-fill-negative: rgba(205, 60, 20, 0.0784313725);\n --color-border-subtle: #dddddd;\n --color-border-strong: #cccccc;\n --color-border-contrast: #000000;\n --color-border-accent: #f16e00;\n --color-border-information: #4170d8;\n --color-border-positive: #228722;\n --color-border-warning: #ffcc00;\n --color-border-negative: #cd3c14;\n --color-icon-default: #000000;\n --color-icon-inverse: #ffffff;\n --color-icon-brand: #f16e00;\n --color-icon-accent: #ffc48f;\n --color-icon-disabled: #cccccc;\n --color-icon-information: #4170d8;\n --color-icon-positive: #228722;\n --color-icon-warning: #ffcc00;\n --color-icon-negative: #cd3c14;\n --color-text-default: #000000;\n --color-text-secondary: #000000;\n --color-text-disabled: #cccccc;\n --color-text-inverse: #ffffff;\n --color-text-accent: #f16e00;\n color: var(--color-text-default);\n }\n .is-dark,\n .bg-black,\n #root.is-dark,\n #root-modals.is-dark,\n #root-tooltips.is-dark,\n #root-dropdowns.is-dark {\n --color-background-primary: #141414;\n --color-background-secondary: #333333;\n --color-background-contrast: #ffffff;\n --color-background-accent: #2b1a10;\n --color-surface-primary: #141414;\n --color-surface-secondary: #ff7900;\n --color-surface-tertiary: #f16e00;\n --color-surface-subtle: #333333;\n --color-surface-moderate: #595959;\n --color-surface-contrast: #ffffff;\n --color-surface-accent: #2b1a10;\n --color-fill-primary: #000000;\n --color-fill-secondary: #ff7900;\n --color-fill-tertiary: #f16e00;\n --color-fill-subtle: #333333;\n --color-fill-moderate: #595959;\n --color-fill-disabled: #666666;\n --color-fill-contrast: #ffffff;\n --color-fill-accent1: #4bb4e6;\n --color-fill-accent2: #50be87;\n --color-fill-accent3: #ffb4e6;\n --color-fill-accent4: #a885d8;\n --color-fill-accent5: #ffd200;\n --color-fill-information: rgba(65, 112, 216, 0.2);\n --color-fill-positive: rgba(34, 135, 34, 0.2);\n --color-fill-warning: rgba(255, 204, 0, 0.2);\n --color-fill-negative: rgba(205, 60, 20, 0.2);\n --color-border-subtle: #333333;\n --color-border-strong: #666666;\n --color-border-contrast: #ffffff;\n --color-border-accent: #ff7900;\n --color-border-information: #6699ff;\n --color-border-positive: #66cc66;\n --color-border-warning: #ffcc00;\n --color-border-negative: #ff4d4d;\n --color-icon-default: #ffffff;\n --color-icon-inverse: #000000;\n --color-icon-brand: #ff7900;\n --color-icon-accent: #da8436;\n --color-icon-disabled: #666666;\n --color-icon-information: #6699ff;\n --color-icon-positive: #66cc66;\n --color-icon-warning: #ffcc00;\n --color-icon-negative: #ff4d4d;\n --color-text-default: #ffffff;\n --color-text-secondary: #cccccc;\n --color-text-disabled: #666666;\n --color-text-inverse: #000000;\n --color-text-accent: #ff7900;\n color: var(--color-text-default);\n }\n html {\n font-size: 16px;\n }\n html,\n body {\n padding: 0;\n margin: 0;\n text-size-adjust: 100%;\n -webkit-font-smoothing: initial;\n }\n body {\n position: relative;\n background-color: var(--color-background-primary);\n font-family: orangeSKNeue, Helvetica Neue, helvetica, arial, sans-serif;\n color: var(--color-text-default);\n }\n * {\n box-sizing: border-box;\n }\n *::after {\n box-sizing: border-box;\n }\n *::before {\n box-sizing: border-box;\n }\n ::selection {\n background-color: rgba(241, 110, 0, 0.9);\n color: var(--color-text-default);\n }\n iframe {\n border: 0;\n }\n a[href]:focus,\n area[href]:focus,\n input:focus,\n select:focus,\n textarea:focus,\n button:focus,\n [type=button]:focus,\n iframe:focus,\n [tabindex]:not([tabindex=\"-1\"]):focus,\n [contentEditable=true]:focus {\n outline: 2px solid var(--color-border-contrast);\n outline-offset: 2px;\n }\n a[href]:focus-visible,\n area[href]:focus-visible,\n input:focus-visible,\n select:focus-visible,\n textarea:focus-visible,\n button:focus-visible,\n [type=button]:focus-visible,\n iframe:focus-visible,\n [tabindex]:not([tabindex=\"-1\"]):focus-visible,\n [contentEditable=true]:focus-visible {\n outline: 2px solid var(--color-border-contrast);\n outline-offset: 2px;\n }\n a[href]:focus:not(:focus-visible),\n area[href]:focus:not(:focus-visible),\n input:focus:not(:focus-visible),\n select:focus:not(:focus-visible),\n textarea:focus:not(:focus-visible),\n button:focus:not(:focus-visible),\n [type=button]:focus:not(:focus-visible),\n iframe:focus:not(:focus-visible),\n [tabindex]:not([tabindex=\"-1\"]):focus:not(:focus-visible),\n [contentEditable=true]:focus:not(:focus-visible) {\n outline-width: 0;\n outline-color: transparent;\n }\n [tabindex=\"-1\"]:focus {\n outline: none;\n }\n [type=button]:not(:disabled),\n [type=reset]:not(:disabled),\n [type=submit]:not(:disabled),\n button:not(:disabled) {\n cursor: pointer;\n }\n a {\n text-decoration: none;\n }\n button,\n [role=button] {\n border: 0 solid transparent;\n margin: 0;\n padding: 0;\n width: auto;\n overflow: visible;\n background: transparent;\n /* inherit font & color from ancestor */\n color: inherit;\n font: inherit;\n /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */\n line-height: normal;\n /* Corrects font smoothing for webkit */\n -webkit-font-smoothing: inherit;\n -moz-osx-font-smoothing: inherit;\n /* Corrects inability to style clickable `input` types in iOS */\n -webkit-appearance: none;\n appearance: none;\n /* Remove excess padding and border in Firefox 4+ */\n }\n button::-moz-focus-inner,\n [role=button]::-moz-focus-inner {\n border: 0;\n padding: 0;\n }\n caption {\n text-align: left;\n }\n table {\n border-collapse: collapse;\n }\n blockquote {\n margin: 0 0 1.25rem 0;\n }\n th {\n text-align: inherit;\n }\n button[aria-expanded=true] .expand-icon {\n transform: rotate(180deg);\n }\n [hidden] {\n display: none !important;\n }\n}\n@layer base {\n button,\n input,\n optgroup,\n select,\n textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n }\n fieldset {\n margin: 0;\n padding: 0;\n border: 0;\n }\n}\n@layer base {\n h1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 1.25rem;\n font-weight: bold;\n }\n h1 {\n font-size: 2.125rem;\n line-height: 2.5rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n @media screen and (min-width: 768px) {\n h1 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n @media screen and (min-width: 1240px) {\n h1 {\n font-size: 3.125rem;\n line-height: 3.5rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n h2 {\n font-size: 1.75rem;\n line-height: 2rem;\n font-weight: 700;\n letter-spacing: -0.0125rem;\n }\n @media screen and (min-width: 768px) {\n h2 {\n font-size: 2.125rem;\n line-height: 2.5rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n }\n @media screen and (min-width: 1240px) {\n h2 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n h3 {\n font-size: 1.5rem;\n line-height: 1.75rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 768px) {\n h3 {\n font-size: 1.75rem;\n line-height: 2rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n h4 {\n font-size: 1rem;\n line-height: 1.25rem;\n font-weight: 700;\n letter-spacing: -0.00625rem;\n }\n @media screen and (min-width: 768px) {\n h4 {\n font-size: 1.5rem;\n line-height: 1.75rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n }\n h5 {\n font-size: 1rem;\n line-height: 1.25rem;\n font-weight: 700;\n letter-spacing: -0.00625rem;\n }\n @media screen and (min-width: 768px) {\n h5 {\n font-size: 1.125rem;\n line-height: 1.375rem;\n font-weight: 700;\n letter-spacing: -0.0125rem;\n }\n }\n h6 {\n font-size: 1.125rem;\n line-height: 1.625rem;\n font-weight: 400;\n letter-spacing: -0.0125rem;\n }\n .h1, .h2, .h3, .h4, .h5, .h6 {\n margin-top: 0;\n margin-bottom: 1.25rem;\n font-weight: bold;\n }\n .h1 {\n font-size: 2.125rem;\n line-height: 2.5rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n @media screen and (min-width: 768px) {\n .h1 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n @media screen and (min-width: 1240px) {\n .h1 {\n font-size: 3.125rem;\n line-height: 3.5rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n .h2 {\n font-size: 1.75rem;\n line-height: 2rem;\n font-weight: 700;\n letter-spacing: -0.0125rem;\n }\n @media screen and (min-width: 768px) {\n .h2 {\n font-size: 2.125rem;\n line-height: 2.5rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n }\n @media screen and (min-width: 1240px) {\n .h2 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n .h3 {\n font-size: 1.5rem;\n line-height: 1.75rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 768px) {\n .h3 {\n font-size: 1.75rem;\n line-height: 2rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n .h4 {\n font-size: 1rem;\n line-height: 1.25rem;\n font-weight: 700;\n letter-spacing: -0.00625rem;\n }\n @media screen and (min-width: 768px) {\n .h4 {\n font-size: 1.5rem;\n line-height: 1.75rem;\n font-weight: 700;\n letter-spacing: -0.025rem;\n }\n }\n .h5 {\n font-size: 1rem;\n line-height: 1.25rem;\n font-weight: 700;\n letter-spacing: -0.00625rem;\n }\n @media screen and (min-width: 768px) {\n .h5 {\n font-size: 1.125rem;\n line-height: 1.375rem;\n font-weight: 700;\n letter-spacing: -0.0125rem;\n }\n }\n .h6 {\n font-size: 1.125rem;\n line-height: 1.625rem;\n font-weight: 400;\n letter-spacing: -0.0125rem;\n }\n .display-1, .display-2, .display-3 {\n margin-top: 0;\n margin-bottom: 1.875rem;\n font-weight: bold;\n }\n .display-1 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 1240px) {\n .display-1 {\n font-size: 8.75rem;\n line-height: 9.875rem;\n font-weight: 700;\n letter-spacing: -0.1625rem;\n }\n }\n .display-2 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 768px) {\n .display-2 {\n font-size: 5rem;\n line-height: 5.75rem;\n font-weight: 700;\n letter-spacing: -0.0875rem;\n }\n }\n .display-3 {\n font-size: 2.5rem;\n line-height: 2.875rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n @media screen and (min-width: 768px) {\n .display-3 {\n font-size: 3.125rem;\n line-height: 3.5rem;\n font-weight: 700;\n letter-spacing: -0.0375rem;\n }\n }\n @media screen and (min-width: 1240px) {\n .display-3 {\n font-size: 3.75rem;\n line-height: 4.25rem;\n font-weight: 700;\n letter-spacing: -0.0625rem;\n }\n }\n p {\n margin-top: 0;\n margin-bottom: 1.25rem;\n font-size: 1.125rem;\n line-height: 1.625rem;\n font-weight: 400;\n letter-spacing: -0.0125rem;\n }\n @media screen and (min-width: small) {\n p {\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 400;\n letter-spacing: -0.00625rem;\n }\n }\n @media screen and (min-width: large) {\n p {\n font-size: 1.25rem;\n line-height: 1.875rem;\n font-weight: 400;\n letter-spacing: -0.0125rem;\n }\n }\n cite {\n font-style: normal;\n }\n hr {\n margin-top: 1.25rem;\n margin-bottom: 1.25rem;\n border: 0;\n border-top: 1px solid var(--color-border-subtle);\n }\n p {\n max-width: 35em;\n }\n ol,\n ul,\n dl {\n margin: 0 0 1.25rem 0;\n padding-left: 1.875rem;\n max-width: 35em;\n }\n ul {\n list-style-type: square;\n }\n ul ul {\n list-style-type: disc;\n }\n ul ul ul {\n list-style-type: circle;\n }\n ol > *:where(li),\n ul > *:where(li) {\n margin-bottom: 0.625rem;\n }\n ol > *:where(li) > *:where(ul, ol),\n ul > *:where(li) > *:where(ul, ol) {\n margin-top: 0.625rem;\n }\n ol.list-condensed > *:where(li),\n ul.list-condensed > *:where(li) {\n margin-bottom: 0.3125rem;\n }\n ol.list-condensed > *:where(li) > *:where(ul, ol),\n ul.list-condensed > *:where(li) > *:where(ul, ol) {\n margin-top: 0.3125rem;\n }\n .list-unstyled {\n list-style: none;\n list-style-type: none !important;\n max-width: none;\n margin: 0;\n padding: 0;\n }\n .list-unstyled > li {\n margin-bottom: 0;\n /* Fixes VoiceOver no announcing unordered lists */\n }\n .list-unstyled > li::before {\n content: \" \";\n position: absolute;\n width: 0;\n height: 0;\n }\n .list-circle {\n list-style-type: disc !important;\n }\n .list-circle ul {\n list-style-type: circle;\n }\n .list-circle ul ul {\n list-style-type: square;\n }\n .list-square {\n list-style-type: square !important;\n }\n .list-square ul {\n list-style-type: disc;\n }\n .list-square ul ul {\n list-style-type: circle;\n }\n .list-no-offset {\n padding-left: 1.25rem;\n list-style-position: outside;\n }\n .list-inline {\n list-style: none;\n list-style-type: none !important;\n max-width: none;\n margin: 0;\n padding: 0;\n }\n .list-inline > li {\n margin-bottom: 0;\n /* Fixes VoiceOver no announcing unordered lists */\n }\n .list-inline > li::before {\n content: \" \";\n position: absolute;\n width: 0;\n height: 0;\n }\n .list-inline > li {\n display: inline-block;\n }\n .list-inline > li:not(:last-child) {\n margin-right: 0.625rem;\n }\n}\n@layer base {\n /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */\n /* Document\n ========================================================================== */\n /**\n * 1. Correct the line height in all browsers.\n * 2. Prevent adjustments of font size after orientation changes in iOS.\n */\n html {\n line-height: 1.15; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n }\n /* Sections\n ========================================================================== */\n /**\n * Remove the margin in all browsers.\n */\n body {\n margin: 0;\n }\n /**\n * Render the `main` element consistently in IE.\n */\n main {\n display: block;\n }\n /**\n * Correct the font size and margin on `h1` elements within `section` and\n * `article` contexts in Chrome, Firefox, and Safari.\n */\n h1 {\n font-size: 2em;\n margin: 0.67em 0;\n }\n /* Grouping content\n ========================================================================== */\n /**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\n hr {\n box-sizing: content-box; /* 1 */\n height: 0; /* 1 */\n overflow: visible; /* 2 */\n }\n /**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n pre {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n }\n /* Text-level semantics\n ========================================================================== */\n /**\n * Remove the gray background on active links in IE 10.\n */\n a {\n background-color: transparent;\n }\n /**\n * 1. Remove the bottom border in Chrome 57-\n * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n */\n abbr[title] {\n border-bottom: none; /* 1 */\n text-decoration: underline; /* 2 */\n text-decoration: underline dotted; /* 2 */\n }\n /**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\n b,\n strong {\n font-weight: bolder;\n }\n /**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n code,\n kbd,\n samp {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n }\n /**\n * Add the correct font size in all browsers.\n */\n small {\n font-size: 80%;\n }\n /**\n * Prevent `sub` and `sup` elements from affecting the line height in\n * all browsers.\n */\n sub,\n sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n sub {\n bottom: -0.25em;\n }\n sup {\n top: -0.5em;\n }\n /* Embedded content\n ========================================================================== */\n /**\n * Remove the border on images inside links in IE 10.\n */\n img {\n border-style: none;\n }\n /* Forms\n ========================================================================== */\n /**\n * 1. Change the font styles in all browsers.\n * 2. Remove the margin in Firefox and Safari.\n */\n button,\n input,\n optgroup,\n select,\n textarea {\n font-family: inherit; /* 1 */\n font-size: 100%; /* 1 */\n line-height: 1.15; /* 1 */\n margin: 0; /* 2 */\n }\n /**\n * Show the overflow in IE.\n * 1. Show the overflow in Edge.\n */\n button,\n input { /* 1 */\n overflow: visible;\n }\n /**\n * Remove the inheritance of text transform in Edge, Firefox, and IE.\n * 1. Remove the inheritance of text transform in Firefox.\n */\n button,\n select { /* 1 */\n text-transform: none;\n }\n /**\n * Correct the inability to style clickable types in iOS and Safari.\n */\n button,\n [type=button],\n [type=reset],\n [type=submit] {\n -webkit-appearance: button;\n }\n /**\n * Remove the inner border and padding in Firefox.\n */\n button::-moz-focus-inner,\n [type=button]::-moz-focus-inner,\n [type=reset]::-moz-focus-inner,\n [type=submit]::-moz-focus-inner {\n border-style: none;\n padding: 0;\n }\n /**\n * Restore the focus styles unset by the previous rule.\n */\n button:-moz-focusring,\n [type=button]:-moz-focusring,\n [type=reset]:-moz-focusring,\n [type=submit]:-moz-focusring {\n outline: 1px dotted ButtonText;\n }\n /**\n * Correct the padding in Firefox.\n */\n fieldset {\n padding: 0.35em 0.75em 0.625em;\n }\n /**\n * 1. Correct the text wrapping in Edge and IE.\n * 2. Correct the color inheritance from `fieldset` elements in IE.\n * 3. Remove the padding so developers are not caught out when they zero out\n * `fieldset` elements in all browsers.\n */\n legend {\n box-sizing: border-box; /* 1 */\n color: inherit; /* 2 */\n display: table; /* 1 */\n max-width: 100%; /* 1 */\n padding: 0; /* 3 */\n white-space: normal; /* 1 */\n }\n /**\n * Add the correct vertical alignment in Chrome, Firefox, and Opera.\n */\n progress {\n vertical-align: baseline;\n }\n /**\n * Remove the default vertical scrollbar in IE 10+.\n */\n textarea {\n overflow: auto;\n }\n /**\n * 1. Add the correct box sizing in IE 10.\n * 2. Remove the padding in IE 10.\n */\n [type=checkbox],\n [type=radio] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n }\n /**\n * Correct the cursor style of increment and decrement buttons in Chrome.\n */\n [type=number]::-webkit-inner-spin-button,\n [type=number]::-webkit-outer-spin-button {\n height: auto;\n }\n /**\n * 1. Correct the odd appearance in Chrome and Safari.\n * 2. Correct the outline style in Safari.\n */\n [type=search] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n }\n /**\n * Remove the inner padding in Chrome and Safari on macOS.\n */\n [type=search]::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n /**\n * 1. Correct the inability to style clickable types in iOS and Safari.\n * 2. Change font properties to `inherit` in Safari.\n */\n ::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n }\n /* Interactive\n ========================================================================== */\n /*\n * Add the correct display in Edge, IE 10+, and Firefox.\n */\n details {\n display: block;\n }\n /*\n * Add the correct display in all browsers.\n */\n summary {\n display: list-item;\n }\n /* Misc\n ========================================================================== */\n /**\n * Add the correct display in IE 10+.\n */\n template {\n display: none;\n }\n /**\n * Add the correct display in IE 10.\n */\n [hidden] {\n display: none;\n }\n /**\n * Swiper 11.2.10\n * Most modern mobile touch slider and framework with hardware accelerated transitions\n * https://swiperjs.com\n *\n * Copyright 2014-2025 Vladimir Kharlampidi\n *\n * Released under the MIT License\n *\n * Released on: June 28, 2025\n */\n /* FONT_START */\n @font-face {\n font-family: \"swiper-icons\";\n src: url(\"data:application/font-woff;charset=utf-8;base64, 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\");\n font-weight: 400;\n font-style: normal;\n }\n /* FONT_END */\n :root {\n --swiper-theme-color: #007aff;\n /*\n --swiper-preloader-color: var(--swiper-theme-color);\n --swiper-wrapper-transition-timing-function: initial;\n */\n }\n :host {\n position: relative;\n display: block;\n margin-left: auto;\n margin-right: auto;\n z-index: 1;\n }\n .swiper {\n margin-left: auto;\n margin-right: auto;\n position: relative;\n overflow: hidden;\n list-style: none;\n padding: 0;\n /* Fix of Webkit flickering */\n z-index: 1;\n display: block;\n }\n .swiper-vertical > .swiper-wrapper {\n flex-direction: column;\n }\n .swiper-wrapper {\n position: relative;\n width: 100%;\n height: 100%;\n z-index: 1;\n display: flex;\n transition-property: transform;\n transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);\n box-sizing: content-box;\n }\n .swiper-android .swiper-slide,\n .swiper-ios .swiper-slide,\n .swiper-wrapper {\n transform: translate3d(0px, 0, 0);\n }\n .swiper-horizontal {\n touch-action: pan-y;\n }\n .swiper-vertical {\n touch-action: pan-x;\n }\n .swiper-slide {\n flex-shrink: 0;\n width: 100%;\n height: 100%;\n position: relative;\n transition-property: transform;\n display: block;\n }\n .swiper-slide-invisible-blank {\n visibility: hidden;\n }\n /* Auto Height */\n .swiper-autoheight,\n .swiper-autoheight .swiper-slide {\n height: auto;\n }\n .swiper-autoheight .swiper-wrapper {\n align-items: flex-start;\n transition-property: transform, height;\n }\n .swiper-backface-hidden .swiper-slide {\n transform: translateZ(0);\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n }\n /* 3D Effects */\n .swiper-3d.swiper-css-mode .swiper-wrapper {\n perspective: 1200px;\n }\n .swiper-3d .swiper-wrapper {\n transform-style: preserve-3d;\n }\n .swiper-3d {\n perspective: 1200px;\n }\n .swiper-3d .swiper-slide,\n .swiper-3d .swiper-cube-shadow {\n transform-style: preserve-3d;\n }\n /* CSS Mode */\n .swiper-css-mode > .swiper-wrapper {\n overflow: auto;\n scrollbar-width: none;\n /* For Firefox */\n -ms-overflow-style: none;\n /* For Internet Explorer and Edge */\n }\n .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {\n display: none;\n }\n .swiper-css-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: start start;\n }\n .swiper-css-mode.swiper-horizontal > .swiper-wrapper {\n scroll-snap-type: x mandatory;\n }\n .swiper-css-mode.swiper-vertical > .swiper-wrapper {\n scroll-snap-type: y mandatory;\n }\n .swiper-css-mode.swiper-free-mode > .swiper-wrapper {\n scroll-snap-type: none;\n }\n .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: none;\n }\n .swiper-css-mode.swiper-centered > .swiper-wrapper::before {\n content: \"\";\n flex-shrink: 0;\n order: 9999;\n }\n .swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: center center;\n scroll-snap-stop: always;\n }\n .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {\n margin-inline-start: var(--swiper-centered-offset-before);\n }\n .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {\n height: 100%;\n min-height: 1px;\n width: var(--swiper-centered-offset-after);\n }\n .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {\n margin-block-start: var(--swiper-centered-offset-before);\n }\n .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {\n width: 100%;\n min-width: 1px;\n height: var(--swiper-centered-offset-after);\n }\n /* Slide styles start */\n /* 3D Shadows */\n .swiper-3d .swiper-slide-shadow,\n .swiper-3d .swiper-slide-shadow-left,\n .swiper-3d .swiper-slide-shadow-right,\n .swiper-3d .swiper-slide-shadow-top,\n .swiper-3d .swiper-slide-shadow-bottom,\n .swiper-3d .swiper-slide-shadow,\n .swiper-3d .swiper-slide-shadow-left,\n .swiper-3d .swiper-slide-shadow-right,\n .swiper-3d .swiper-slide-shadow-top,\n .swiper-3d .swiper-slide-shadow-bottom {\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n pointer-events: none;\n z-index: 10;\n }\n .swiper-3d .swiper-slide-shadow {\n background: rgba(0, 0, 0, 0.15);\n }\n .swiper-3d .swiper-slide-shadow-left {\n background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n }\n .swiper-3d .swiper-slide-shadow-right {\n background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n }\n .swiper-3d .swiper-slide-shadow-top {\n background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n }\n .swiper-3d .swiper-slide-shadow-bottom {\n background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n }\n .swiper-lazy-preloader {\n width: 42px;\n height: 42px;\n position: absolute;\n left: 50%;\n top: 50%;\n margin-left: -21px;\n margin-top: -21px;\n z-index: 10;\n transform-origin: 50%;\n box-sizing: border-box;\n border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));\n border-radius: 50%;\n border-top-color: transparent;\n }\n .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,\n .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {\n animation: swiper-preloader-spin 1s infinite linear;\n }\n .swiper-lazy-preloader-white {\n --swiper-preloader-color: #fff;\n }\n .swiper-lazy-preloader-black {\n --swiper-preloader-color: #000;\n }\n @keyframes swiper-preloader-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n }\n /* Slide styles end */\n .swiper-virtual .swiper-slide {\n -webkit-backface-visibility: hidden;\n transform: translateZ(0);\n }\n .swiper-virtual.swiper-css-mode .swiper-wrapper::after {\n content: \"\";\n position: absolute;\n left: 0;\n top: 0;\n pointer-events: none;\n }\n .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {\n height: 1px;\n width: var(--swiper-virtual-size);\n }\n .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {\n width: 1px;\n height: var(--swiper-virtual-size);\n }\n :root {\n --swiper-navigation-size: 44px;\n /*\n --swiper-navigation-top-offset: 50%;\n --swiper-navigation-sides-offset: 10px;\n --swiper-navigation-color: var(--swiper-theme-color);\n */\n }\n .swiper-button-prev,\n .swiper-button-next {\n position: absolute;\n top: var(--swiper-navigation-top-offset, 50%);\n width: calc(var(--swiper-navigation-size) / 44 * 27);\n height: var(--swiper-navigation-size);\n margin-top: calc(0px - var(--swiper-navigation-size) / 2);\n z-index: 10;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n color: var(--swiper-navigation-color, var(--swiper-theme-color));\n }\n .swiper-button-prev.swiper-button-disabled,\n .swiper-button-next.swiper-button-disabled {\n opacity: 0.35;\n cursor: auto;\n pointer-events: none;\n }\n .swiper-button-prev.swiper-button-hidden,\n .swiper-button-next.swiper-button-hidden {\n opacity: 0;\n cursor: auto;\n pointer-events: none;\n }\n .swiper-navigation-disabled .swiper-button-prev,\n .swiper-navigation-disabled .swiper-button-next {\n display: none !important;\n }\n .swiper-button-prev svg,\n .swiper-button-next svg {\n width: 100%;\n height: 100%;\n object-fit: contain;\n transform-origin: center;\n }\n .swiper-rtl .swiper-button-prev svg,\n .swiper-rtl .swiper-button-next svg {\n transform: rotate(180deg);\n }\n .swiper-button-prev,\n .swiper-rtl .swiper-button-next {\n left: var(--swiper-navigation-sides-offset, 10px);\n right: auto;\n }\n .swiper-button-next,\n .swiper-rtl .swiper-button-prev {\n right: var(--swiper-navigation-sides-offset, 10px);\n left: auto;\n }\n .swiper-button-lock {\n display: none;\n }\n /* Navigation font start */\n .swiper-button-prev:after,\n .swiper-button-next:after {\n font-family: swiper-icons;\n font-size: var(--swiper-navigation-size);\n text-transform: none !important;\n letter-spacing: 0;\n font-variant: initial;\n line-height: 1;\n }\n .swiper-button-prev:after,\n .swiper-rtl .swiper-button-next:after {\n content: \"prev\";\n }\n .swiper-button-next,\n .swiper-rtl .swiper-button-prev {\n right: var(--swiper-navigation-sides-offset, 10px);\n left: auto;\n }\n .swiper-button-next:after,\n .swiper-rtl .swiper-button-prev:after {\n content: \"next\";\n }\n /* Navigation font end */\n :root {\n /*\n --swiper-pagination-color: var(--swiper-theme-color);\n --swiper-pagination-left: auto;\n --swiper-pagination-right: 8px;\n --swiper-pagination-bottom: 8px;\n --swiper-pagination-top: auto;\n --swiper-pagination-fraction-color: inherit;\n --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);\n --swiper-pagination-progressbar-size: 4px;\n --swiper-pagination-bullet-size: 8px;\n --swiper-pagination-bullet-width: 8px;\n --swiper-pagination-bullet-height: 8px;\n --swiper-pagination-bullet-border-radius: 50%;\n --swiper-pagination-bullet-inactive-color: #000;\n --swiper-pagination-bullet-inactive-opacity: 0.2;\n --swiper-pagination-bullet-opacity: 1;\n --swiper-pagination-bullet-horizontal-gap: 4px;\n --swiper-pagination-bullet-vertical-gap: 6px;\n */\n }\n .swiper-pagination {\n position: absolute;\n text-align: center;\n transition: 300ms opacity;\n transform: translate3d(0, 0, 0);\n z-index: 10;\n }\n .swiper-pagination.swiper-pagination-hidden {\n opacity: 0;\n }\n .swiper-pagination-disabled > .swiper-pagination,\n .swiper-pagination.swiper-pagination-disabled {\n display: none !important;\n }\n /* Common Styles */\n .swiper-pagination-fraction,\n .swiper-pagination-custom,\n .swiper-horizontal > .swiper-pagination-bullets,\n .swiper-pagination-bullets.swiper-pagination-horizontal {\n bottom: var(--swiper-pagination-bottom, 8px);\n top: var(--swiper-pagination-top, auto);\n left: 0;\n width: 100%;\n }\n /* Bullets */\n .swiper-pagination-bullets-dynamic {\n overflow: hidden;\n font-size: 0;\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n transform: scale(0.33);\n position: relative;\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {\n transform: scale(1);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {\n transform: scale(1);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {\n transform: scale(0.66);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {\n transform: scale(0.33);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {\n transform: scale(0.66);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {\n transform: scale(0.33);\n }\n .swiper-pagination-bullet {\n width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));\n height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));\n display: inline-block;\n border-radius: var(--swiper-pagination-bullet-border-radius, 50%);\n background: var(--swiper-pagination-bullet-inactive-color, #000);\n opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);\n }\n button.swiper-pagination-bullet {\n border: none;\n margin: 0;\n padding: 0;\n box-shadow: none;\n -webkit-appearance: none;\n appearance: none;\n }\n .swiper-pagination-clickable .swiper-pagination-bullet {\n cursor: pointer;\n }\n .swiper-pagination-bullet:only-child {\n display: none !important;\n }\n .swiper-pagination-bullet-active {\n opacity: var(--swiper-pagination-bullet-opacity, 1);\n background: var(--swiper-pagination-color, var(--swiper-theme-color));\n }\n .swiper-vertical > .swiper-pagination-bullets,\n .swiper-pagination-vertical.swiper-pagination-bullets {\n right: var(--swiper-pagination-right, 8px);\n left: var(--swiper-pagination-left, auto);\n top: 50%;\n transform: translate3d(0px, -50%, 0);\n }\n .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,\n .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {\n margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;\n display: block;\n }\n .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,\n .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {\n top: 50%;\n transform: translateY(-50%);\n width: 8px;\n }\n .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,\n .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n display: inline-block;\n transition: 200ms transform, 200ms top;\n }\n .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,\n .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {\n margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);\n }\n .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,\n .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {\n left: 50%;\n transform: translateX(-50%);\n white-space: nowrap;\n }\n .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,\n .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n transition: 200ms transform, 200ms left;\n }\n .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n transition: 200ms transform, 200ms right;\n }\n /* Fraction */\n .swiper-pagination-fraction {\n color: var(--swiper-pagination-fraction-color, inherit);\n }\n /* Progress */\n .swiper-pagination-progressbar {\n background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));\n position: absolute;\n }\n .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {\n background: var(--swiper-pagination-color, var(--swiper-theme-color));\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n transform: scale(0);\n transform-origin: left top;\n }\n .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {\n transform-origin: right top;\n }\n .swiper-horizontal > .swiper-pagination-progressbar,\n .swiper-pagination-progressbar.swiper-pagination-horizontal,\n .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,\n .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {\n width: 100%;\n height: var(--swiper-pagination-progressbar-size, 4px);\n left: 0;\n top: 0;\n }\n .swiper-vertical > .swiper-pagination-progressbar,\n .swiper-pagination-progressbar.swiper-pagination-vertical,\n .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,\n .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {\n width: var(--swiper-pagination-progressbar-size, 4px);\n height: 100%;\n left: 0;\n top: 0;\n }\n .swiper-pagination-lock {\n display: none;\n }\n :root {\n /*\n --swiper-scrollbar-border-radius: 10px;\n --swiper-scrollbar-top: auto;\n --swiper-scrollbar-bottom: 4px;\n --swiper-scrollbar-left: auto;\n --swiper-scrollbar-right: 4px;\n --swiper-scrollbar-sides-offset: 1%;\n --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);\n --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);\n --swiper-scrollbar-size: 4px;\n */\n }\n .swiper-scrollbar {\n border-radius: var(--swiper-scrollbar-border-radius, 10px);\n position: relative;\n touch-action: none;\n background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));\n }\n .swiper-scrollbar-disabled > .swiper-scrollbar,\n .swiper-scrollbar.swiper-scrollbar-disabled {\n display: none !important;\n }\n .swiper-horizontal > .swiper-scrollbar,\n .swiper-scrollbar.swiper-scrollbar-horizontal {\n position: absolute;\n left: var(--swiper-scrollbar-sides-offset, 1%);\n bottom: var(--swiper-scrollbar-bottom, 4px);\n top: var(--swiper-scrollbar-top, auto);\n z-index: 50;\n height: var(--swiper-scrollbar-size, 4px);\n width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));\n }\n .swiper-vertical > .swiper-scrollbar,\n .swiper-scrollbar.swiper-scrollbar-vertical {\n position: absolute;\n left: var(--swiper-scrollbar-left, auto);\n right: var(--swiper-scrollbar-right, 4px);\n top: var(--swiper-scrollbar-sides-offset, 1%);\n z-index: 50;\n width: var(--swiper-scrollbar-size, 4px);\n height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));\n }\n .swiper-scrollbar-drag {\n height: 100%;\n width: 100%;\n position: relative;\n background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));\n border-radius: var(--swiper-scrollbar-border-radius, 10px);\n left: 0;\n top: 0;\n }\n .swiper-scrollbar-cursor-drag {\n cursor: move;\n }\n .swiper-scrollbar-lock {\n display: none;\n }\n /* Zoom container styles start */\n .swiper-zoom-container {\n width: 100%;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n }\n .swiper-zoom-container > img,\n .swiper-zoom-container > svg,\n .swiper-zoom-container > canvas {\n max-width: 100%;\n max-height: 100%;\n object-fit: contain;\n }\n /* Zoom container styles end */\n .swiper-slide-zoomed {\n cursor: move;\n touch-action: none;\n }\n /* a11y */\n .swiper .swiper-notification {\n position: absolute;\n left: 0;\n top: 0;\n pointer-events: none;\n opacity: 0;\n z-index: -1000;\n }\n .swiper-free-mode > .swiper-wrapper {\n transition-timing-function: ease-out;\n margin: 0 auto;\n }\n .swiper-grid > .swiper-wrapper {\n flex-wrap: wrap;\n }\n .swiper-grid-column > .swiper-wrapper {\n flex-wrap: wrap;\n flex-direction: column;\n }\n .swiper-fade.swiper-free-mode .swiper-slide {\n transition-timing-function: ease-out;\n }\n .swiper-fade .swiper-slide {\n pointer-events: none;\n transition-property: opacity;\n }\n .swiper-fade .swiper-slide .swiper-slide {\n pointer-events: none;\n }\n .swiper-fade .swiper-slide-active {\n pointer-events: auto;\n }\n .swiper-fade .swiper-slide-active .swiper-slide-active {\n pointer-events: auto;\n }\n .swiper.swiper-cube {\n overflow: visible;\n }\n .swiper-cube .swiper-slide {\n pointer-events: none;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n z-index: 1;\n visibility: hidden;\n transform-origin: 0 0;\n width: 100%;\n height: 100%;\n }\n .swiper-cube .swiper-slide .swiper-slide {\n pointer-events: none;\n }\n .swiper-cube.swiper-rtl .swiper-slide {\n transform-origin: 100% 0;\n }\n .swiper-cube .swiper-slide-active,\n .swiper-cube .swiper-slide-active .swiper-slide-active {\n pointer-events: auto;\n }\n .swiper-cube .swiper-slide-active,\n .swiper-cube .swiper-slide-next,\n .swiper-cube .swiper-slide-prev {\n pointer-events: auto;\n visibility: visible;\n }\n .swiper-cube .swiper-cube-shadow {\n position: absolute;\n left: 0;\n bottom: 0px;\n width: 100%;\n height: 100%;\n opacity: 0.6;\n z-index: 0;\n }\n .swiper-cube .swiper-cube-shadow:before {\n content: \"\";\n background: #000;\n position: absolute;\n left: 0;\n top: 0;\n bottom: 0;\n right: 0;\n filter: blur(50px);\n }\n .swiper-cube .swiper-slide-next + .swiper-slide {\n pointer-events: auto;\n visibility: visible;\n }\n /* Cube slide shadows start */\n .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,\n .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,\n .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,\n .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {\n z-index: 0;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n }\n /* Cube slide shadows end */\n .swiper.swiper-flip {\n overflow: visible;\n }\n .swiper-flip .swiper-slide {\n pointer-events: none;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n z-index: 1;\n }\n .swiper-flip .swiper-slide .swiper-slide {\n pointer-events: none;\n }\n .swiper-flip .swiper-slide-active,\n .swiper-flip .swiper-slide-active .swiper-slide-active {\n pointer-events: auto;\n }\n /* Flip slide shadows start */\n .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,\n .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,\n .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,\n .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {\n z-index: 0;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n }\n /* Flip slide shadows end */\n .swiper-creative .swiper-slide {\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n overflow: hidden;\n transition-property: transform, opacity, height;\n }\n .swiper.swiper-cards {\n overflow: visible;\n }\n .swiper-cards .swiper-slide {\n transform-origin: center bottom;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n overflow: hidden;\n }\n :root {\n --swiper-navigation-size:44px;\n }\n .swiper-button-next, .swiper-button-prev {\n position: absolute;\n top: var(--swiper-navigation-top-offset, 50%);\n width: calc(var(--swiper-navigation-size) / 44 * 27);\n height: var(--swiper-navigation-size);\n margin-top: calc(0px - var(--swiper-navigation-size) / 2);\n z-index: 10;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n color: var(--swiper-navigation-color, var(--swiper-theme-color));\n }\n .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {\n opacity: 0.35;\n cursor: auto;\n pointer-events: none;\n }\n .swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {\n opacity: 0;\n cursor: auto;\n pointer-events: none;\n }\n .swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {\n display: none !important;\n }\n .swiper-button-next svg, .swiper-button-prev svg {\n width: 100%;\n height: 100%;\n object-fit: contain;\n transform-origin: center;\n }\n .swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {\n transform: rotate(180deg);\n }\n .swiper-button-prev, .swiper-rtl .swiper-button-next {\n left: var(--swiper-navigation-sides-offset, 10px);\n right: auto;\n }\n .swiper-button-next, .swiper-rtl .swiper-button-prev {\n right: var(--swiper-navigation-sides-offset, 10px);\n left: auto;\n }\n .swiper-button-lock {\n display: none;\n }\n .swiper-button-next:after, .swiper-button-prev:after {\n font-family: swiper-icons;\n font-size: var(--swiper-navigation-size);\n text-transform: none !important;\n letter-spacing: 0;\n font-variant: initial;\n line-height: 1;\n }\n .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {\n content: \"prev\";\n }\n .swiper-button-next, .swiper-rtl .swiper-button-prev {\n right: var(--swiper-navigation-sides-offset, 10px);\n left: auto;\n }\n .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {\n content: \"next\";\n }\n .swiper-pagination {\n position: absolute;\n text-align: center;\n transition: 0.3s opacity;\n transform: translate3d(0, 0, 0);\n z-index: 10;\n }\n .swiper-pagination.swiper-pagination-hidden {\n opacity: 0;\n }\n .swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {\n display: none !important;\n }\n .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {\n bottom: var(--swiper-pagination-bottom, 8px);\n top: var(--swiper-pagination-top, auto);\n left: 0;\n width: 100%;\n }\n .swiper-pagination-bullets-dynamic {\n overflow: hidden;\n font-size: 0;\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n transform: scale(0.33);\n position: relative;\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {\n transform: scale(1);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {\n transform: scale(1);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {\n transform: scale(0.66);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {\n transform: scale(0.33);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {\n transform: scale(0.66);\n }\n .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {\n transform: scale(0.33);\n }\n .swiper-pagination-bullet {\n width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));\n height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));\n display: inline-block;\n border-radius: var(--swiper-pagination-bullet-border-radius, 50%);\n background: var(--swiper-pagination-bullet-inactive-color, #000);\n opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);\n }\n button.swiper-pagination-bullet {\n border: none;\n margin: 0;\n padding: 0;\n box-shadow: none;\n -webkit-appearance: none;\n appearance: none;\n }\n .swiper-pagination-clickable .swiper-pagination-bullet {\n cursor: pointer;\n }\n .swiper-pagination-bullet:only-child {\n display: none !important;\n }\n .swiper-pagination-bullet-active {\n opacity: var(--swiper-pagination-bullet-opacity, 1);\n background: var(--swiper-pagination-color, var(--swiper-theme-color));\n }\n .swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {\n right: var(--swiper-pagination-right, 8px);\n left: var(--swiper-pagination-left, auto);\n top: 50%;\n transform: translate3d(0px, -50%, 0);\n }\n .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {\n margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;\n display: block;\n }\n .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {\n top: 50%;\n transform: translateY(-50%);\n width: 8px;\n }\n .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n display: inline-block;\n transition: 0.2s transform, 0.2s top;\n }\n .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {\n margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);\n }\n .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {\n left: 50%;\n transform: translateX(-50%);\n white-space: nowrap;\n }\n .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n transition: 0.2s transform, 0.2s left;\n }\n .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n transition: 0.2s transform, 0.2s right;\n }\n .swiper-pagination-fraction {\n color: var(--swiper-pagination-fraction-color, inherit);\n }\n .swiper-pagination-progressbar {\n background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));\n position: absolute;\n }\n .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {\n background: var(--swiper-pagination-color, var(--swiper-theme-color));\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n transform: scale(0);\n transform-origin: left top;\n }\n .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {\n transform-origin: right top;\n }\n .swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {\n width: 100%;\n height: var(--swiper-pagination-progressbar-size, 4px);\n left: 0;\n top: 0;\n }\n .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {\n width: var(--swiper-pagination-progressbar-size, 4px);\n height: 100%;\n left: 0;\n top: 0;\n }\n .swiper-pagination-lock {\n display: none;\n }\n .swiper-scrollbar {\n border-radius: var(--swiper-scrollbar-border-radius, 10px);\n position: relative;\n touch-action: none;\n background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));\n }\n .swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {\n display: none !important;\n }\n .swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {\n position: absolute;\n left: var(--swiper-scrollbar-sides-offset, 1%);\n bottom: var(--swiper-scrollbar-bottom, 4px);\n top: var(--swiper-scrollbar-top, auto);\n z-index: 50;\n height: var(--swiper-scrollbar-size, 4px);\n width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));\n }\n .swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {\n position: absolute;\n left: var(--swiper-scrollbar-left, auto);\n right: var(--swiper-scrollbar-right, 4px);\n top: var(--swiper-scrollbar-sides-offset, 1%);\n z-index: 50;\n width: var(--swiper-scrollbar-size, 4px);\n height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));\n }\n .swiper-scrollbar-drag {\n height: 100%;\n width: 100%;\n position: relative;\n background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));\n border-radius: var(--swiper-scrollbar-border-radius, 10px);\n left: 0;\n top: 0;\n }\n .swiper-scrollbar-cursor-drag {\n cursor: move;\n }\n .swiper-scrollbar-lock {\n display: none;\n }\n}"]}
|