@designcrowd/fe-shared-lib 1.2.11-ml-407-2 → 1.2.12-ml-259
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/.eslintrc.js +35 -35
- package/.github/workflows/auto-merge.yml +52 -52
- package/.prettierrc.js +7 -7
- package/.storybook/main.ts +36 -36
- package/.storybook/preview-head-master.html +4 -4
- package/.storybook/preview-head-publish-master.html +4 -4
- package/.storybook/preview-head-publish.html +9 -9
- package/.storybook/preview-head.html +9 -9
- package/.storybook/preview.js +14 -14
- package/CLAUDE.md +70 -70
- package/Dockerfile +43 -43
- package/README.md +103 -103
- package/buildspec.yml +47 -47
- package/index.cjs +16 -16
- package/index.js +56 -56
- package/nodemon.translation.json +6 -6
- package/package.json +116 -116
- package/postcss.config.js +5 -5
- package/public/css/tailwind-brandCrowd.css +471 -532
- package/public/css/tailwind-brandPage.css +393 -426
- package/public/css/tailwind-crazyDomains.css +471 -532
- package/public/css/tailwind-designCom.css +471 -532
- package/public/css/tailwind-designCrowd.css +471 -532
- package/src/atoms/components/Button/Button.vue +341 -341
- package/src/atoms/components/Button/ButtonVariant.mixin.vue +126 -126
- package/src/atoms/components/Button/Buttons.stories.js +828 -828
- package/src/atoms/components/Button/ButtonsCrazyDomains.stories.js +117 -117
- package/src/atoms/components/Button/variants/ButtonAi.vue +63 -63
- package/src/atoms/components/Button/variants/ButtonDarkModePill.vue +52 -52
- package/src/atoms/components/Button/variants/ButtonFlat.vue +65 -65
- package/src/atoms/components/Button/variants/ButtonGray.vue +64 -64
- package/src/atoms/components/Button/variants/ButtonInfo.vue +51 -51
- package/src/atoms/components/Button/variants/ButtonInfoFilled.vue +63 -63
- package/src/atoms/components/Button/variants/ButtonNoBorder.vue +65 -65
- package/src/atoms/components/Button/variants/ButtonOutline.vue +62 -62
- package/src/atoms/components/Button/variants/ButtonOutlineNoHover.vue +62 -62
- package/src/atoms/components/Button/variants/ButtonOutlinePrimary.vue +53 -53
- package/src/atoms/components/Button/variants/ButtonOutlineSuccess.vue +54 -54
- package/src/atoms/components/Button/variants/ButtonPill.vue +52 -52
- package/src/atoms/components/Button/variants/ButtonPrimary.vue +69 -69
- package/src/atoms/components/Button/variants/ButtonPrimaryWithIcon.vue +68 -68
- package/src/atoms/components/Button/variants/ButtonSecondary.vue +51 -51
- package/src/atoms/components/Button/variants/ButtonSuccess.vue +55 -55
- package/src/atoms/components/Button/variants/ButtonWarning.vue +65 -65
- package/src/atoms/components/Button/variants/crazy-domains/ButtonCrazyDomainsOutline.vue +58 -58
- package/src/atoms/components/Button/variants/crazy-domains/ButtonCrazyDomainsPrimary.vue +38 -38
- package/src/atoms/components/ButtonGroup/ButtonGroup.stories.js +575 -575
- package/src/atoms/components/ButtonGroup/ButtonGroup.vue +200 -200
- package/src/atoms/components/Carousel/Carousel.fixtures.js +35 -35
- package/src/atoms/components/Carousel/Carousel.vue +352 -352
- package/src/atoms/components/Carousel/carousel.stories.js +261 -261
- package/src/atoms/components/Checkbox/Checkbox.mixin.js +57 -57
- package/src/atoms/components/Checkbox/Checkbox.stories.js +206 -206
- package/src/atoms/components/Checkbox/Checkbox.vue +89 -89
- package/src/atoms/components/Checktile/Checktile.stories.js +79 -79
- package/src/atoms/components/Checktile/Checktile.vue +73 -73
- package/src/atoms/components/CollapsiblePanel/CollapsiblePanel.mixin.js +38 -38
- package/src/atoms/components/CollapsiblePanel/CollapsiblePanel.stories.js +53 -53
- package/src/atoms/components/CollapsiblePanel/CollapsiblePanel.vue +33 -33
- package/src/atoms/components/ColorPicker/ColorPicker.stories.js +89 -89
- package/src/atoms/components/ColorPicker/ColorPicker.vue +95 -95
- package/src/atoms/components/CopyToClipboardText/CopyToClipboardText.stories.js +41 -41
- package/src/atoms/components/CopyToClipboardText/CopyToClipboardText.vue +71 -71
- package/src/atoms/components/Dropdown/Dropdown.stories.js +140 -140
- package/src/atoms/components/Dropdown/Dropdown.vue +118 -118
- package/src/atoms/components/Dropdown/DropdownItem.vue +33 -33
- package/src/atoms/components/FormControl/FormControl.mixin.js +136 -136
- package/src/atoms/components/HelloBar/HelloBar.stories.js +195 -195
- package/src/atoms/components/HelloBar/HelloBar.vue +156 -156
- package/src/atoms/components/Icon/Icon.stories.js +390 -390
- package/src/atoms/components/Icon/Icon.vue +825 -825
- package/src/atoms/components/Icon/icons/add-page.vue +6 -6
- package/src/atoms/components/Icon/icons/ai.vue +6 -6
- package/src/atoms/components/Icon/icons/arrow-down.vue +6 -6
- package/src/atoms/components/Icon/icons/arrow-left.vue +7 -7
- package/src/atoms/components/Icon/icons/arrow-right.vue +7 -7
- package/src/atoms/components/Icon/icons/arrow-top-right.vue +6 -6
- package/src/atoms/components/Icon/icons/arrow-up-underline.vue +7 -7
- package/src/atoms/components/Icon/icons/arrow-up.vue +7 -7
- package/src/atoms/components/Icon/icons/attach.vue +6 -6
- package/src/atoms/components/Icon/icons/auth-facebook-white.vue +17 -17
- package/src/atoms/components/Icon/icons/auth-facebook.vue +24 -24
- package/src/atoms/components/Icon/icons/auth-google.vue +32 -32
- package/src/atoms/components/Icon/icons/background.vue +7 -7
- package/src/atoms/components/Icon/icons/banner-centered.vue +6 -6
- package/src/atoms/components/Icon/icons/banner-left.vue +6 -6
- package/src/atoms/components/Icon/icons/banner.vue +7 -7
- package/src/atoms/components/Icon/icons/bc-mast.vue +7 -7
- package/src/atoms/components/Icon/icons/brush.vue +6 -6
- package/src/atoms/components/Icon/icons/business-card-filled.vue +5 -5
- package/src/atoms/components/Icon/icons/business.vue +6 -6
- package/src/atoms/components/Icon/icons/calendar.vue +5 -5
- package/src/atoms/components/Icon/icons/callout-error.vue +6 -6
- package/src/atoms/components/Icon/icons/callout-info.vue +6 -6
- package/src/atoms/components/Icon/icons/callout-success.vue +8 -8
- package/src/atoms/components/Icon/icons/callout-warning.vue +6 -6
- package/src/atoms/components/Icon/icons/cap.vue +22 -22
- package/src/atoms/components/Icon/icons/card.vue +9 -9
- package/src/atoms/components/Icon/icons/cart-empty.vue +9 -9
- package/src/atoms/components/Icon/icons/check-thin.vue +7 -7
- package/src/atoms/components/Icon/icons/check.vue +3 -3
- package/src/atoms/components/Icon/icons/chevron-down.vue +7 -7
- package/src/atoms/components/Icon/icons/chevron-left.vue +7 -7
- package/src/atoms/components/Icon/icons/chevron-right-wide.vue +3 -3
- package/src/atoms/components/Icon/icons/chevron-right.vue +3 -3
- package/src/atoms/components/Icon/icons/chevron-up.vue +7 -7
- package/src/atoms/components/Icon/icons/close.vue +6 -6
- package/src/atoms/components/Icon/icons/community.vue +5 -5
- package/src/atoms/components/Icon/icons/contact-message.vue +10 -10
- package/src/atoms/components/Icon/icons/content.vue +7 -7
- package/src/atoms/components/Icon/icons/copy.vue +10 -10
- package/src/atoms/components/Icon/icons/crazy-domains/filter.vue +6 -6
- package/src/atoms/components/Icon/icons/crazy-domains/globe.vue +6 -6
- package/src/atoms/components/Icon/icons/crazy-domains/home.vue +6 -6
- package/src/atoms/components/Icon/icons/crazy-domains/social-facebook.vue +6 -6
- package/src/atoms/components/Icon/icons/crazy-domains/social-google.vue +6 -6
- package/src/atoms/components/Icon/icons/crazy-domains/social-instagram.vue +6 -6
- package/src/atoms/components/Icon/icons/crazy-domains/social-twitter.vue +6 -6
- package/src/atoms/components/Icon/icons/crazy-domains/social-youtube.vue +6 -6
- package/src/atoms/components/Icon/icons/crop.vue +6 -6
- package/src/atoms/components/Icon/icons/delete.vue +8 -8
- package/src/atoms/components/Icon/icons/designs.vue +6 -6
- package/src/atoms/components/Icon/icons/desktop.vue +7 -7
- package/src/atoms/components/Icon/icons/donate.vue +6 -6
- package/src/atoms/components/Icon/icons/download.vue +5 -5
- package/src/atoms/components/Icon/icons/duplicate.vue +6 -6
- package/src/atoms/components/Icon/icons/edit-line.vue +10 -10
- package/src/atoms/components/Icon/icons/edit.vue +6 -6
- package/src/atoms/components/Icon/icons/ellipsis.vue +6 -6
- package/src/atoms/components/Icon/icons/envelope-email.vue +9 -9
- package/src/atoms/components/Icon/icons/error.vue +8 -8
- package/src/atoms/components/Icon/icons/eye-crossed.vue +7 -7
- package/src/atoms/components/Icon/icons/fees.vue +6 -6
- package/src/atoms/components/Icon/icons/filter.vue +7 -7
- package/src/atoms/components/Icon/icons/filters.vue +6 -6
- package/src/atoms/components/Icon/icons/flag.vue +6 -6
- package/src/atoms/components/Icon/icons/flip-horizontal.vue +7 -7
- package/src/atoms/components/Icon/icons/flip-vertical.vue +7 -7
- package/src/atoms/components/Icon/icons/folder.vue +6 -6
- package/src/atoms/components/Icon/icons/footer-centered.vue +7 -7
- package/src/atoms/components/Icon/icons/footer-left.vue +7 -7
- package/src/atoms/components/Icon/icons/form-message.vue +6 -6
- package/src/atoms/components/Icon/icons/form.vue +5 -5
- package/src/atoms/components/Icon/icons/fullscreen-exit.vue +5 -5
- package/src/atoms/components/Icon/icons/fullscreen.vue +5 -5
- package/src/atoms/components/Icon/icons/globe.vue +6 -6
- package/src/atoms/components/Icon/icons/godaddy/logo.vue +5 -5
- package/src/atoms/components/Icon/icons/hamburger.vue +7 -7
- package/src/atoms/components/Icon/icons/home.vue +7 -7
- package/src/atoms/components/Icon/icons/icon-style-circle-bg.vue +22 -22
- package/src/atoms/components/Icon/icons/icon-style-no-bg.vue +16 -16
- package/src/atoms/components/Icon/icons/icon-style-square-bg.vue +22 -22
- package/src/atoms/components/Icon/icons/image-gallery-carousel.vue +7 -7
- package/src/atoms/components/Icon/icons/image-gallery-grid.vue +7 -7
- package/src/atoms/components/Icon/icons/image-gallery-masonry.vue +6 -6
- package/src/atoms/components/Icon/icons/images-gallery.vue +5 -5
- package/src/atoms/components/Icon/icons/images.vue +7 -7
- package/src/atoms/components/Icon/icons/info.vue +9 -9
- package/src/atoms/components/Icon/icons/jobs.vue +8 -8
- package/src/atoms/components/Icon/icons/layer-bring-front.vue +6 -6
- package/src/atoms/components/Icon/icons/layer-send-back.vue +6 -6
- package/src/atoms/components/Icon/icons/layer.vue +6 -6
- package/src/atoms/components/Icon/icons/layout/display-style-about-1.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-about-2.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-about-3.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-about-4.vue +32 -32
- package/src/atoms/components/Icon/icons/layout/display-style-about-5.vue +27 -27
- package/src/atoms/components/Icon/icons/layout/display-style-about-6.vue +27 -27
- package/src/atoms/components/Icon/icons/layout/display-style-banner-1.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-banner-2.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-banner-3.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-banner-4.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-banner-5.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-banner-6.vue +27 -27
- package/src/atoms/components/Icon/icons/layout/display-style-banner-7.vue +27 -27
- package/src/atoms/components/Icon/icons/layout/display-style-banner-8.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-banner-9.vue +20 -20
- package/src/atoms/components/Icon/icons/layout/display-style-contact-1.vue +24 -24
- package/src/atoms/components/Icon/icons/layout/display-style-contact-2.vue +24 -24
- package/src/atoms/components/Icon/icons/layout/display-style-contact-4.vue +24 -24
- package/src/atoms/components/Icon/icons/layout/display-style-contact-5.vue +39 -39
- package/src/atoms/components/Icon/icons/layout/display-style-contact-6.vue +39 -39
- package/src/atoms/components/Icon/icons/layout/footer/display-style-1.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/footer/display-style-2.vue +16 -16
- package/src/atoms/components/Icon/icons/layout/header/desktop-hamburger-display-style-1.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/desktop-hamburger-display-style-2.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/desktop-tab-display-style-1.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/desktop-tab-display-style-2.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/desktop-tab-display-style-3.vue +13 -13
- package/src/atoms/components/Icon/icons/layout/header/desktop-tab-display-style-4.vue +13 -13
- package/src/atoms/components/Icon/icons/layout/header/desktop-tab-display-style-5.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/desktop-tab-display-style-6.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/hamburger-display-style-no-logo-1.vue +16 -16
- package/src/atoms/components/Icon/icons/layout/header/hamburger-display-style-no-logo-2.vue +16 -16
- package/src/atoms/components/Icon/icons/layout/header/hamburger-display-style-no-logo-3.vue +16 -16
- package/src/atoms/components/Icon/icons/layout/header/mobile-hamburger-display-style-1.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/mobile-hamburger-display-style-2.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/mobile-hamburger-display-style-3.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/mobile-hamburger-display-style-4.vue +21 -21
- package/src/atoms/components/Icon/icons/layout/header/mobile-tab-display-style-1.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/mobile-tab-display-style-2.vue +17 -17
- package/src/atoms/components/Icon/icons/layout/header/tab-display-style-no-logo-1.vue +16 -16
- package/src/atoms/components/Icon/icons/layout/header/tab-display-style-no-logo-2.vue +16 -16
- package/src/atoms/components/Icon/icons/layout/header/tab-display-style-no-logo-3.vue +16 -16
- package/src/atoms/components/Icon/icons/layout/layout-icon-bottom-normal-text-center-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-bottom-normal-text-center-small.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-bottom-small-text-center-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-center-normal-curved-text-bottom.vue +11 -11
- package/src/atoms/components/Icon/icons/layout/layout-icon-center-normal-curved-text-circle.vue +10 -10
- package/src/atoms/components/Icon/icons/layout/layout-icon-center-normal-curved-text-top.vue +11 -11
- package/src/atoms/components/Icon/icons/layout/layout-icon-left-normal-text-center-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-left-normal-text-justify-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-left-normal-text-left-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-left-small-text-left-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-right-normal-text-center-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-right-normal-text-justify-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-right-normal-text-right-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-right-small-text-right-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-top-normal-text-center-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-top-normal-text-center-small.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-top-normal-text-justify-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/layout-icon-top-small-text-center-normal.vue +7 -7
- package/src/atoms/components/Icon/icons/layout/nav/hamburger/display-style-1.vue +16 -16
- package/src/atoms/components/Icon/icons/layout/nav/hamburger/display-style-2.vue +10 -10
- package/src/atoms/components/Icon/icons/layout/nav/hamburger/display-style-3.vue +10 -10
- package/src/atoms/components/Icon/icons/layout/nav/hamburger/display-style-4.vue +23 -23
- package/src/atoms/components/Icon/icons/layout/nav/tab/display-style-1.vue +16 -16
- package/src/atoms/components/Icon/icons/layout/nav/tab/display-style-2.vue +7 -7
- package/src/atoms/components/Icon/icons/letterhead-filled.vue +5 -5
- package/src/atoms/components/Icon/icons/link.vue +6 -6
- package/src/atoms/components/Icon/icons/location.vue +6 -6
- package/src/atoms/components/Icon/icons/lock.vue +6 -6
- package/src/atoms/components/Icon/icons/mac-command.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/align-center.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/align-justify.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/align-left.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/align-right.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/animate.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/bold.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/custom-landscape.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/email-symbol.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/email.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/eraser.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/etsy.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/facebook.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/favicon.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/flyer.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/gift-certificate.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/globe.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/image.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/instagram.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/invitation.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/invoice.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/italic.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/link.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/linkedin.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/menu.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/pause.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/phone.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/pinterest.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/play.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/postcard.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/poster.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/profile.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/qrcode.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/snapchat.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/soundcloud.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/spacing.vue +18 -18
- package/src/atoms/components/Icon/icons/maker/strikethrough.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/t-shirt.vue +32 -32
- package/src/atoms/components/Icon/icons/maker/text-background-color.vue +12 -12
- package/src/atoms/components/Icon/icons/maker/text-color.vue +14 -14
- package/src/atoms/components/Icon/icons/maker/text.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/thankyou-card.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/tiktok.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/tumblr.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/twitch.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/twitter.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/underline.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/uppercase.vue +14 -14
- package/src/atoms/components/Icon/icons/maker/video.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/whatsapp.vue +7 -7
- package/src/atoms/components/Icon/icons/maker/youtube.vue +5 -5
- package/src/atoms/components/Icon/icons/maker/zoom.vue +5 -5
- package/src/atoms/components/Icon/icons/map.vue +6 -6
- package/src/atoms/components/Icon/icons/message.vue +6 -6
- package/src/atoms/components/Icon/icons/minus-circle-light.vue +7 -7
- package/src/atoms/components/Icon/icons/minus.vue +3 -3
- package/src/atoms/components/Icon/icons/mobile.vue +5 -5
- package/src/atoms/components/Icon/icons/mug.vue +29 -29
- package/src/atoms/components/Icon/icons/opacity.vue +6 -6
- package/src/atoms/components/Icon/icons/other.vue +7 -7
- package/src/atoms/components/Icon/icons/page-buttons.vue +8 -8
- package/src/atoms/components/Icon/icons/page-hamburger.vue +9 -9
- package/src/atoms/components/Icon/icons/page-tabs.vue +9 -9
- package/src/atoms/components/Icon/icons/pages.vue +6 -6
- package/src/atoms/components/Icon/icons/palette.vue +6 -6
- package/src/atoms/components/Icon/icons/pause.vue +5 -5
- package/src/atoms/components/Icon/icons/payment.vue +8 -8
- package/src/atoms/components/Icon/icons/payments-featured.vue +6 -6
- package/src/atoms/components/Icon/icons/payments-textonly.vue +8 -8
- package/src/atoms/components/Icon/icons/payments-thumbnail.vue +9 -9
- package/src/atoms/components/Icon/icons/phone.vue +6 -6
- package/src/atoms/components/Icon/icons/plus-circle-light.vue +8 -8
- package/src/atoms/components/Icon/icons/plus-circle.vue +7 -7
- package/src/atoms/components/Icon/icons/plus.vue +3 -3
- package/src/atoms/components/Icon/icons/poll.vue +3 -3
- package/src/atoms/components/Icon/icons/portfolio.vue +10 -10
- package/src/atoms/components/Icon/icons/preview.vue +6 -6
- package/src/atoms/components/Icon/icons/printing.vue +6 -6
- package/src/atoms/components/Icon/icons/processing.vue +5 -5
- package/src/atoms/components/Icon/icons/question.vue +11 -11
- package/src/atoms/components/Icon/icons/ratio-1-1.vue +3 -3
- package/src/atoms/components/Icon/icons/ratio-16-9.vue +1 -1
- package/src/atoms/components/Icon/icons/ratio-2-3.vue +3 -3
- package/src/atoms/components/Icon/icons/ratio-3-2.vue +3 -3
- package/src/atoms/components/Icon/icons/ratio-3-4.vue +3 -3
- package/src/atoms/components/Icon/icons/ratio-4-3.vue +3 -3
- package/src/atoms/components/Icon/icons/ratio-9-16.vue +3 -3
- package/src/atoms/components/Icon/icons/ratio-circle.vue +8 -8
- package/src/atoms/components/Icon/icons/ratio-original.vue +11 -11
- package/src/atoms/components/Icon/icons/redo.vue +6 -6
- package/src/atoms/components/Icon/icons/reload.vue +6 -6
- package/src/atoms/components/Icon/icons/reorderable.vue +5 -5
- package/src/atoms/components/Icon/icons/request-payment.vue +6 -6
- package/src/atoms/components/Icon/icons/reset.vue +6 -6
- package/src/atoms/components/Icon/icons/search.vue +11 -11
- package/src/atoms/components/Icon/icons/secure.vue +7 -7
- package/src/atoms/components/Icon/icons/services.vue +7 -7
- package/src/atoms/components/Icon/icons/settings.vue +7 -7
- package/src/atoms/components/Icon/icons/shape.vue +5 -5
- package/src/atoms/components/Icon/icons/share.vue +8 -8
- package/src/atoms/components/Icon/icons/shop.vue +5 -5
- package/src/atoms/components/Icon/icons/sms.vue +5 -5
- package/src/atoms/components/Icon/icons/social-facebook-color.vue +9 -9
- package/src/atoms/components/Icon/icons/social-facebook.vue +5 -5
- package/src/atoms/components/Icon/icons/social-google.vue +5 -5
- package/src/atoms/components/Icon/icons/social-instagram-color.vue +24 -24
- package/src/atoms/components/Icon/icons/social-linkedin-color.vue +9 -9
- package/src/atoms/components/Icon/icons/social-share.vue +7 -7
- package/src/atoms/components/Icon/icons/social-twitter-color.vue +9 -9
- package/src/atoms/components/Icon/icons/star-filled.vue +6 -6
- package/src/atoms/components/Icon/icons/star-hollow.vue +6 -6
- package/src/atoms/components/Icon/icons/sticker.vue +28 -28
- package/src/atoms/components/Icon/icons/styles.vue +5 -5
- package/src/atoms/components/Icon/icons/submit.vue +5 -5
- package/src/atoms/components/Icon/icons/templates.vue +7 -7
- package/src/atoms/components/Icon/icons/text-image-center.vue +6 -6
- package/src/atoms/components/Icon/icons/text-image-justified.vue +7 -7
- package/src/atoms/components/Icon/icons/text-image-left.vue +9 -9
- package/src/atoms/components/Icon/icons/text-image-only.vue +5 -5
- package/src/atoms/components/Icon/icons/text-image-right.vue +9 -9
- package/src/atoms/components/Icon/icons/text-image.vue +13 -13
- package/src/atoms/components/Icon/icons/time.vue +8 -8
- package/src/atoms/components/Icon/icons/tooltip-bottom.vue +5 -5
- package/src/atoms/components/Icon/icons/tooltip-left.vue +5 -5
- package/src/atoms/components/Icon/icons/tooltip-right.vue +5 -5
- package/src/atoms/components/Icon/icons/tooltip-top.vue +5 -5
- package/src/atoms/components/Icon/icons/undo.vue +6 -6
- package/src/atoms/components/Icon/icons/upgrade-alt.vue +7 -7
- package/src/atoms/components/Icon/icons/upgrade.vue +9 -9
- package/src/atoms/components/Icon/icons/upload-arrow.vue +5 -5
- package/src/atoms/components/Icon/icons/upload.vue +5 -5
- package/src/atoms/components/Icon/icons/user-accounts.vue +5 -5
- package/src/atoms/components/Icon/icons/user-headset.vue +50 -50
- package/src/atoms/components/Icon/icons/volume-muted.vue +5 -5
- package/src/atoms/components/Icon/icons/volume.vue +5 -5
- package/src/atoms/components/Icon/icons/watchlist-filled.vue +14 -14
- package/src/atoms/components/Icon/icons/watchlist-hollow-alt.vue +14 -14
- package/src/atoms/components/Icon/icons/watchlist-hollow.vue +6 -6
- package/src/atoms/components/Icon/icons/website-filled.vue +5 -5
- package/src/atoms/components/Icon/icons/website.vue +6 -6
- package/src/atoms/components/Icon/icons/wholesale.vue +6 -6
- package/src/atoms/components/Icon/icons/zoom-in.vue +5 -5
- package/src/atoms/components/Icon/icons/zoom-out.vue +5 -5
- package/src/atoms/components/Icon/icons/zoom.vue +11 -11
- package/src/atoms/components/Loader/Loader.vue +15 -15
- package/src/atoms/components/Masonry/Masonry.stories.js +48 -48
- package/src/atoms/components/Masonry/Masonry.vue +48 -48
- package/src/atoms/components/Masonry/fixtures.js +589 -589
- package/src/atoms/components/Modal/HashRouteModal.stories.js +68 -68
- package/src/atoms/components/Modal/HashRouteModal.vue +120 -120
- package/src/atoms/components/Modal/Modal.stories.js +293 -293
- package/src/atoms/components/Modal/Modal.vue +258 -258
- package/src/atoms/components/Notice/Notice.stories.js +174 -174
- package/src/atoms/components/Notice/Notice.vue +71 -71
- package/src/atoms/components/NumberStepper/NumberStepper.stories.js +55 -55
- package/src/atoms/components/NumberStepper/NumberStepper.vue +340 -340
- package/src/atoms/components/Picture/Picture.stories.js +90 -90
- package/src/atoms/components/Picture/Picture.vue +84 -84
- package/src/atoms/components/Picture/picture.fixtures.js +35 -35
- package/src/atoms/components/Pill/Pill.stories.js +20 -20
- package/src/atoms/components/Pill/Pill.vue +8 -8
- package/src/atoms/components/PillBar/PillBar.fixtures.js +941 -941
- package/src/atoms/components/PillBar/PillBar.stories.js +39 -39
- package/src/atoms/components/PillBar/PillBar.vue +62 -62
- package/src/atoms/components/Price/Price.fixtures.js +25 -25
- package/src/atoms/components/Price/Price.stories.js +173 -173
- package/src/atoms/components/Price/Price.vue +114 -106
- package/src/atoms/components/Price/i18n/price.json +6 -0
- package/src/atoms/components/SearchBar/SearchBar.stories.js +21 -21
- package/src/atoms/components/SearchBar/SearchBar.vue +51 -51
- package/src/atoms/components/Select/Select.stories.js +142 -142
- package/src/atoms/components/Select/Select.vue +619 -619
- package/src/atoms/components/Select/pointerMixin.js +99 -99
- package/src/atoms/components/Select/selectMixin.js +356 -356
- package/src/atoms/components/StarRating/StarRating.stories.js +50 -50
- package/src/atoms/components/StarRating/StarRating.vue +84 -84
- package/src/atoms/components/TabMenu/TabMenu.stories.js +54 -54
- package/src/atoms/components/TabMenu/TabMenu.vue +44 -44
- package/src/atoms/components/TextCopyField/TextCopyField.stories.js +68 -68
- package/src/atoms/components/TextCopyField/TextCopyField.vue +75 -75
- package/src/atoms/components/TextInput/TextInput.stories.js +232 -232
- package/src/atoms/components/TextInput/TextInput.vue +160 -160
- package/src/atoms/components/Textarea/Textarea.stories.js +209 -209
- package/src/atoms/components/Textarea/Textarea.vue +109 -109
- package/src/atoms/components/Toggle/Toggle.stories.js +176 -176
- package/src/atoms/components/Toggle/Toggle.vue +69 -69
- package/src/atoms/components/Tooltip/Tooltip.stories.js +493 -493
- package/src/atoms/components/Tooltip/Tooltip.vue +196 -196
- package/src/atoms/components/design-com/Icon/Icon.stories.js +82 -82
- package/src/atoms/components/design-com/Icon/Icon.vue +157 -157
- package/src/atoms/components/design-com/Icon/icons/award.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/bulb.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/card.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/check-circle-light.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/chevron-down.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/chevron-left.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/chevron-right.vue +3 -3
- package/src/atoms/components/design-com/Icon/icons/chevron-up.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/diamond.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/download.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/file-empty.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/file.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/filter.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/font.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/headphones.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/heart.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/image.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/logo.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/minus-circle-light.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/plus-circle-light.vue +8 -8
- package/src/atoms/components/design-com/Icon/icons/question-circle-filled.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/search.vue +7 -7
- package/src/atoms/components/design-com/Icon/icons/star-filled.vue +6 -6
- package/src/atoms/components/design-com/Icon/icons/star-hollow.vue +6 -6
- package/src/atoms/components/design-com/Icon/icons/users.vue +7 -7
- package/src/atoms/constants/constants.ts +6 -6
- package/src/atoms/mixin/hash-router-mixin.js +68 -68
- package/src/atoms/thirdparty-components/VueMasonryWall/VueMasonryWall.vue +280 -280
- package/src/atoms/thirdparty-components/VueMasonryWall/maxBy.js +50 -50
- package/src/bundleTranslation.js +89 -89
- package/src/css/tailwind.css +3 -3
- package/src/experiences/clients/brand-crowd-api.client.js +104 -104
- package/src/experiences/clients/brand-page-api.client.js +47 -47
- package/src/experiences/components/AuthFlow/Auth.fixtures.js +4 -4
- package/src/experiences/components/AuthFlow/Auth.stories.js +345 -345
- package/src/experiences/components/AuthFlow/AuthCrazyDomains.stories.js +60 -60
- package/src/experiences/components/AuthFlow/AuthLegal.vue +108 -108
- package/src/experiences/components/AuthFlow/AuthModal.vue +39 -39
- package/src/experiences/components/AuthFlow/ForgotPassword.vue +222 -222
- package/src/experiences/components/AuthFlow/ForgotPasswordModal.vue +68 -68
- package/src/experiences/components/AuthFlow/ResetPassword.vue +179 -179
- package/src/experiences/components/AuthFlow/ResetPasswordModal.vue +64 -64
- package/src/experiences/components/AuthFlow/ResetPasswordSuccessModal.vue +56 -56
- package/src/experiences/components/AuthFlow/SignIn.vue +442 -451
- package/src/experiences/components/AuthFlow/SignUp.vue +272 -277
- package/src/experiences/components/AuthFlow/SignUpModal.vue +90 -90
- package/src/experiences/components/AuthFlow/SocialSignIn.vue +177 -177
- package/src/experiences/components/AuthFlow/SocialSignInButton.vue +74 -74
- package/src/experiences/components/AuthFlow/SubmissionButton.vue +56 -56
- package/src/experiences/components/PaymentConfigList/PaymentConfig.mixin.js +97 -97
- package/src/experiences/components/PaymentConfigList/PaymentConfigDeleteConfigModal.vue +106 -106
- package/src/experiences/components/PaymentConfigList/PaymentConfigDropdown.vue +134 -134
- package/src/experiences/components/PaymentConfigList/PaymentConfigList.stories.js +189 -189
- package/src/experiences/components/PaymentConfigList/PaymentConfigList.vue +133 -133
- package/src/experiences/components/PublishBrandPageModal/PublishBrandPageCard.vue +119 -119
- package/src/experiences/components/PublishBrandPageModal/PublishBrandPageModal.stories.js +226 -226
- package/src/experiences/components/PublishBrandPageModal/__fixtures__/data.js +25 -25
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.de-DE.json +21 -21
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.es-ES.json +21 -21
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.fr-FR.json +21 -21
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.json +21 -21
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.pt-PT.json +21 -21
- package/src/experiences/components/SellDomainNameList/SellDomainNameList.fixtures.js +32 -32
- package/src/experiences/components/SellDomainNameList/SellDomainNameList.vue +154 -154
- package/src/experiences/components/SellDomainNameList/i18n/sell-domain-name-list.de-DE.json +7 -7
- package/src/experiences/components/SellDomainNameList/i18n/sell-domain-name-list.es-ES.json +7 -7
- package/src/experiences/components/SellDomainNameList/i18n/sell-domain-name-list.fr-FR.json +7 -7
- package/src/experiences/components/SellDomainNameList/i18n/sell-domain-name-list.json +7 -7
- package/src/experiences/components/SellDomainNameList/i18n/sell-domain-name-list.pt-PT.json +7 -7
- package/src/experiences/components/SellDomainNameListModal/SellDomainNameListModal.stories.js +74 -74
- package/src/experiences/components/SellDomainNameListModal/SellDomainNameListModal.vue +128 -128
- package/src/experiences/components/SellDomainNameListModal/i18n/sell-domain-name-list-modal.de-DE.json +5 -5
- package/src/experiences/components/SellDomainNameListModal/i18n/sell-domain-name-list-modal.es-ES.json +5 -5
- package/src/experiences/components/SellDomainNameListModal/i18n/sell-domain-name-list-modal.fr-FR.json +5 -5
- package/src/experiences/components/SellDomainNameListModal/i18n/sell-domain-name-list-modal.json +5 -5
- package/src/experiences/components/SellDomainNameListModal/i18n/sell-domain-name-list-modal.pt-PT.json +5 -5
- package/src/experiences/components/SellDomainNameModalApplication/SellDomainNameModalApplication.vue +209 -209
- package/src/experiences/components/SellDomainNameModalApplication/i18n/sell-domain-name-modal-application.de-DE.json +5 -5
- package/src/experiences/components/SellDomainNameModalApplication/i18n/sell-domain-name-modal-application.es-ES.json +5 -5
- package/src/experiences/components/SellDomainNameModalApplication/i18n/sell-domain-name-modal-application.fr-FR.json +5 -5
- package/src/experiences/components/SellDomainNameModalApplication/i18n/sell-domain-name-modal-application.json +5 -5
- package/src/experiences/components/SellDomainNameModalApplication/i18n/sell-domain-name-modal-application.pt-PT.json +5 -5
- package/src/experiences/components/SellDomainNameSearch/i18n/sell-domain-name-search.de-DE.json +7 -7
- package/src/experiences/components/SellDomainNameSearch/i18n/sell-domain-name-search.es-ES.json +7 -7
- package/src/experiences/components/SellDomainNameSearch/i18n/sell-domain-name-search.fr-FR.json +7 -7
- package/src/experiences/components/SellDomainNameSearch/i18n/sell-domain-name-search.json +7 -7
- package/src/experiences/components/SellDomainNameSearch/i18n/sell-domain-name-search.pt-PT.json +7 -7
- package/src/experiences/components/SellDomainNameSearchResult/SellDomainNameListSearchResult.vue +167 -167
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.de-DE.json +5 -5
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.es-ES.json +5 -5
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.fr-FR.json +5 -5
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.json +5 -5
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.pt-PT.json +5 -5
- package/src/experiences/components/SellDomainNameSearchWithResults/SellDomainNameSearchWithResults.stories.js +38 -38
- package/src/experiences/components/SellDomainNameSearchWithResults/SellDomainNameSearchWithResults.vue +189 -189
- package/src/experiences/components/SellDomainNameWidget/SellDomainNameWidget.stories.js +40 -40
- package/src/experiences/components/SellDomainNameWidget/SellDomainNameWidget.vue +155 -155
- package/src/experiences/components/SellDomainNameWidget/i18n/sell-domain-name-widget.de-DE.json +7 -7
- package/src/experiences/components/SellDomainNameWidget/i18n/sell-domain-name-widget.es-ES.json +7 -7
- package/src/experiences/components/SellDomainNameWidget/i18n/sell-domain-name-widget.fr-FR.json +7 -7
- package/src/experiences/components/SellDomainNameWidget/i18n/sell-domain-name-widget.json +7 -7
- package/src/experiences/components/SellDomainNameWidget/i18n/sell-domain-name-widget.pt-PT.json +7 -7
- package/src/experiences/components/UploadYourLogoApplication/UploadYourLogoApplication.stories.js +205 -205
- package/src/experiences/components/UploadYourLogoApplication/UploadYourLogoApplication.vue +127 -127
- package/src/experiences/components/UploadYourLogoDropzone/UploadYourLogoDropzone.stories.js +58 -58
- package/src/experiences/components/UploadYourLogoDropzone/UploadYourLogoDropzone.vue +278 -278
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoBusinessBrandColours.stories.js +37 -37
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoBusinessBrandColours.vue +328 -328
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoBusinessText.vue +140 -140
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoCropper.vue +467 -467
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoPreview.vue +97 -97
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoUploadError.vue +69 -69
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoUploadExitConfirmation.vue +49 -49
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoUploadModal.vue +38 -38
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoUploader.vue +91 -91
- package/src/experiences/components/UploadYourLogoOnBoarding/LogoUploadingLoader.vue +22 -22
- package/src/experiences/components/UploadYourLogoOnBoarding/UploadYourLogoOnBoarding.vue +290 -290
- package/src/experiences/components/UploadedLogoSearchResultCard/UploadedLogoSearchResultCard.stories.js +82 -82
- package/src/experiences/components/UploadedLogoSearchResultCard/UploadedLogoSearchResultCard.vue +201 -201
- package/src/experiences/constants/api.js +8 -8
- package/src/experiences/constants/error-constants.js +5 -5
- package/src/experiences/constants/event-constants.js +18 -18
- package/src/experiences/constants/partner-dictionary-constants.js +27 -27
- package/src/experiences/constants/rego-source-constants.js +3 -3
- package/src/experiences/constants/sell-domain-name-constants.js +4 -4
- package/src/experiences/helpers/email-validator.js +5 -5
- package/src/experiences/helpers/hex-diff.js +116 -116
- package/src/experiences/helpers/tracking.js +5 -5
- package/src/experiences/mixins/mediaQueryMixin.js +31 -31
- package/src/experiences/mixins/themeMixin.js +22 -22
- package/src/themes/base.js +20 -20
- package/src/themes/bc.js +95 -95
- package/src/themes/bp.js +21 -21
- package/src/themes/cd.js +94 -94
- package/src/themes/dc.js +84 -84
- package/src/themes/dcom.js +106 -106
- package/src/themes/themes.js +16 -16
- package/src/useSharedLibTranslate.js +77 -76
- package/src/viewports.js +51 -51
- package/stylelint.config.js +19 -19
- package/tailwind.build.js +83 -83
- package/tailwind.config.js +37 -37
- package/tailwind.themes.js +59 -59
- package/vite.config.ts +37 -37
- package/dist/css/tailwind-brandCrowd.css +0 -2493
- package/dist/css/tailwind-brandPage.css +0 -2177
- package/dist/css/tailwind-crazyDomains.css +0 -2493
- package/dist/css/tailwind-designCom.css +0 -2493
- package/dist/css/tailwind-designCrowd.css +0 -2493
- package/src/bundles/bundled-translations.de-DE.json +0 -52
- package/src/bundles/bundled-translations.es-ES.json +0 -52
- package/src/bundles/bundled-translations.fr-FR.json +0 -52
- package/src/bundles/bundled-translations.json +0 -52
- package/src/bundles/bundled-translations.pt-PT.json +0 -52
|
@@ -491,40 +491,40 @@ video {
|
|
|
491
491
|
--tw-backdrop-opacity: ;
|
|
492
492
|
--tw-backdrop-saturate: ;
|
|
493
493
|
--tw-backdrop-sepia: ;
|
|
494
|
-
}
|
|
494
|
+
}
|
|
495
495
|
.theme-brandPage .tw-container {
|
|
496
496
|
width: 100%;
|
|
497
|
-
}
|
|
497
|
+
}
|
|
498
498
|
@media (min-width: 640px) {
|
|
499
499
|
|
|
500
500
|
.theme-brandPage .tw-container {
|
|
501
501
|
max-width: 640px;
|
|
502
502
|
}
|
|
503
|
-
}
|
|
503
|
+
}
|
|
504
504
|
@media (min-width: 768px) {
|
|
505
505
|
|
|
506
506
|
.theme-brandPage .tw-container {
|
|
507
507
|
max-width: 768px;
|
|
508
508
|
}
|
|
509
|
-
}
|
|
509
|
+
}
|
|
510
510
|
@media (min-width: 1024px) {
|
|
511
511
|
|
|
512
512
|
.theme-brandPage .tw-container {
|
|
513
513
|
max-width: 1024px;
|
|
514
514
|
}
|
|
515
|
-
}
|
|
515
|
+
}
|
|
516
516
|
@media (min-width: 1280px) {
|
|
517
517
|
|
|
518
518
|
.theme-brandPage .tw-container {
|
|
519
519
|
max-width: 1280px;
|
|
520
520
|
}
|
|
521
|
-
}
|
|
521
|
+
}
|
|
522
522
|
@media (min-width: 1536px) {
|
|
523
523
|
|
|
524
524
|
.theme-brandPage .tw-container {
|
|
525
525
|
max-width: 1536px;
|
|
526
526
|
}
|
|
527
|
-
}
|
|
527
|
+
}
|
|
528
528
|
.theme-brandPage .tw-sr-only {
|
|
529
529
|
position: absolute;
|
|
530
530
|
width: 1px;
|
|
@@ -535,1300 +535,1270 @@ video {
|
|
|
535
535
|
clip: rect(0, 0, 0, 0);
|
|
536
536
|
white-space: nowrap;
|
|
537
537
|
border-width: 0;
|
|
538
|
-
}
|
|
538
|
+
}
|
|
539
539
|
.theme-brandPage .tw-pointer-events-none {
|
|
540
540
|
pointer-events: none;
|
|
541
|
-
}
|
|
541
|
+
}
|
|
542
542
|
.theme-brandPage .tw-static {
|
|
543
543
|
position: static;
|
|
544
|
-
}
|
|
544
|
+
}
|
|
545
545
|
.theme-brandPage .tw-fixed {
|
|
546
546
|
position: fixed;
|
|
547
|
-
}
|
|
547
|
+
}
|
|
548
548
|
.theme-brandPage .tw-absolute {
|
|
549
549
|
position: absolute;
|
|
550
|
-
}
|
|
550
|
+
}
|
|
551
551
|
.theme-brandPage .tw-relative {
|
|
552
552
|
position: relative;
|
|
553
|
-
}
|
|
553
|
+
}
|
|
554
554
|
.theme-brandPage .tw--left-16 {
|
|
555
555
|
left: -4rem;
|
|
556
|
-
}
|
|
556
|
+
}
|
|
557
557
|
.theme-brandPage .tw--right-16 {
|
|
558
558
|
right: -4rem;
|
|
559
|
-
}
|
|
559
|
+
}
|
|
560
560
|
.theme-brandPage .tw-bottom-0 {
|
|
561
561
|
bottom: 0px;
|
|
562
|
-
}
|
|
562
|
+
}
|
|
563
563
|
.theme-brandPage .tw-bottom-full {
|
|
564
564
|
bottom: 100%;
|
|
565
|
-
}
|
|
565
|
+
}
|
|
566
566
|
.theme-brandPage .tw-left-0 {
|
|
567
567
|
left: 0px;
|
|
568
|
-
}
|
|
568
|
+
}
|
|
569
569
|
.theme-brandPage .tw-left-1\/2 {
|
|
570
570
|
left: 50%;
|
|
571
|
-
}
|
|
571
|
+
}
|
|
572
572
|
.theme-brandPage .tw-left-2 {
|
|
573
573
|
left: 0.5rem;
|
|
574
|
-
}
|
|
574
|
+
}
|
|
575
575
|
.theme-brandPage .tw-left-full {
|
|
576
576
|
left: 100%;
|
|
577
|
-
}
|
|
577
|
+
}
|
|
578
578
|
.theme-brandPage .tw-right-0 {
|
|
579
579
|
right: 0px;
|
|
580
|
-
}
|
|
580
|
+
}
|
|
581
581
|
.theme-brandPage .tw-right-2 {
|
|
582
582
|
right: 0.5rem;
|
|
583
|
-
}
|
|
583
|
+
}
|
|
584
584
|
.theme-brandPage .tw-right-full {
|
|
585
585
|
right: 100%;
|
|
586
|
-
}
|
|
586
|
+
}
|
|
587
587
|
.theme-brandPage .tw-top-0 {
|
|
588
588
|
top: 0px;
|
|
589
|
-
}
|
|
589
|
+
}
|
|
590
590
|
.theme-brandPage .tw-top-1\/2 {
|
|
591
591
|
top: 50%;
|
|
592
|
-
}
|
|
592
|
+
}
|
|
593
593
|
.theme-brandPage .tw-top-full {
|
|
594
594
|
top: 100%;
|
|
595
|
-
}
|
|
595
|
+
}
|
|
596
596
|
.theme-brandPage .tw-z-10 {
|
|
597
597
|
z-index: 10;
|
|
598
|
-
}
|
|
598
|
+
}
|
|
599
599
|
.theme-brandPage .tw-z-20 {
|
|
600
600
|
z-index: 20;
|
|
601
|
-
}
|
|
601
|
+
}
|
|
602
602
|
.theme-brandPage .tw-z-30 {
|
|
603
603
|
z-index: 30;
|
|
604
|
-
}
|
|
604
|
+
}
|
|
605
605
|
.theme-brandPage .tw-z-50 {
|
|
606
606
|
z-index: 50;
|
|
607
|
-
}
|
|
607
|
+
}
|
|
608
608
|
.theme-brandPage .tw-order-last {
|
|
609
609
|
order: 9999;
|
|
610
|
-
}
|
|
610
|
+
}
|
|
611
611
|
.theme-brandPage .tw-col-span-2 {
|
|
612
612
|
grid-column: span 2 / span 2;
|
|
613
|
-
}
|
|
613
|
+
}
|
|
614
614
|
.theme-brandPage .tw-m-0 {
|
|
615
615
|
margin: 0px;
|
|
616
|
-
}
|
|
616
|
+
}
|
|
617
617
|
.theme-brandPage .tw-m-3 {
|
|
618
618
|
margin: 0.75rem;
|
|
619
|
-
}
|
|
619
|
+
}
|
|
620
620
|
.theme-brandPage .tw-m-5 {
|
|
621
621
|
margin: 1.25rem;
|
|
622
|
-
}
|
|
622
|
+
}
|
|
623
623
|
.theme-brandPage .tw-m-auto {
|
|
624
624
|
margin: auto;
|
|
625
|
-
}
|
|
625
|
+
}
|
|
626
626
|
.theme-brandPage .tw-mx-2 {
|
|
627
627
|
margin-left: 0.5rem;
|
|
628
628
|
margin-right: 0.5rem;
|
|
629
|
-
}
|
|
629
|
+
}
|
|
630
630
|
.theme-brandPage .tw-mx-4 {
|
|
631
631
|
margin-left: 1rem;
|
|
632
632
|
margin-right: 1rem;
|
|
633
|
-
}
|
|
633
|
+
}
|
|
634
634
|
.theme-brandPage .tw-mx-8 {
|
|
635
635
|
margin-left: 2rem;
|
|
636
636
|
margin-right: 2rem;
|
|
637
|
-
}
|
|
637
|
+
}
|
|
638
638
|
.theme-brandPage .tw-mx-auto {
|
|
639
639
|
margin-left: auto;
|
|
640
640
|
margin-right: auto;
|
|
641
|
-
}
|
|
641
|
+
}
|
|
642
642
|
.theme-brandPage .tw-my-0 {
|
|
643
643
|
margin-top: 0px;
|
|
644
644
|
margin-bottom: 0px;
|
|
645
|
-
}
|
|
646
|
-
.theme-brandPage .tw-my-1 {
|
|
647
|
-
margin-top: 0.25rem;
|
|
648
|
-
margin-bottom: 0.25rem;
|
|
649
|
-
}
|
|
645
|
+
}
|
|
650
646
|
.theme-brandPage .tw-my-10 {
|
|
651
647
|
margin-top: 2.5rem;
|
|
652
648
|
margin-bottom: 2.5rem;
|
|
653
|
-
}
|
|
649
|
+
}
|
|
654
650
|
.theme-brandPage .tw-my-4 {
|
|
655
651
|
margin-top: 1rem;
|
|
656
652
|
margin-bottom: 1rem;
|
|
657
|
-
}
|
|
653
|
+
}
|
|
658
654
|
.theme-brandPage .tw-my-5 {
|
|
659
655
|
margin-top: 1.25rem;
|
|
660
656
|
margin-bottom: 1.25rem;
|
|
661
|
-
}
|
|
657
|
+
}
|
|
662
658
|
.theme-brandPage .tw-my-auto {
|
|
663
659
|
margin-top: auto;
|
|
664
660
|
margin-bottom: auto;
|
|
665
|
-
}
|
|
661
|
+
}
|
|
666
662
|
.theme-brandPage .tw--mb-1 {
|
|
667
663
|
margin-bottom: -0.25rem;
|
|
668
|
-
}
|
|
664
|
+
}
|
|
669
665
|
.theme-brandPage .tw--mb-1\.5 {
|
|
670
666
|
margin-bottom: -0.375rem;
|
|
671
|
-
}
|
|
667
|
+
}
|
|
672
668
|
.theme-brandPage .tw--ml-px {
|
|
673
669
|
margin-left: -1px;
|
|
674
|
-
}
|
|
670
|
+
}
|
|
675
671
|
.theme-brandPage .tw--mr-1 {
|
|
676
672
|
margin-right: -0.25rem;
|
|
677
|
-
}
|
|
673
|
+
}
|
|
678
674
|
.theme-brandPage .tw--mr-1\.5 {
|
|
679
675
|
margin-right: -0.375rem;
|
|
680
|
-
}
|
|
676
|
+
}
|
|
681
677
|
.theme-brandPage .tw--mt-px {
|
|
682
678
|
margin-top: -1px;
|
|
683
|
-
}
|
|
679
|
+
}
|
|
684
680
|
.theme-brandPage .tw-mb-0 {
|
|
685
681
|
margin-bottom: 0px;
|
|
686
|
-
}
|
|
682
|
+
}
|
|
687
683
|
.theme-brandPage .tw-mb-1 {
|
|
688
684
|
margin-bottom: 0.25rem;
|
|
689
|
-
}
|
|
685
|
+
}
|
|
690
686
|
.theme-brandPage .tw-mb-10 {
|
|
691
687
|
margin-bottom: 2.5rem;
|
|
692
|
-
}
|
|
688
|
+
}
|
|
693
689
|
.theme-brandPage .tw-mb-2 {
|
|
694
690
|
margin-bottom: 0.5rem;
|
|
695
|
-
}
|
|
691
|
+
}
|
|
696
692
|
.theme-brandPage .tw-mb-3 {
|
|
697
693
|
margin-bottom: 0.75rem;
|
|
698
|
-
}
|
|
694
|
+
}
|
|
699
695
|
.theme-brandPage .tw-mb-4 {
|
|
700
696
|
margin-bottom: 1rem;
|
|
701
|
-
}
|
|
697
|
+
}
|
|
702
698
|
.theme-brandPage .tw-mb-6 {
|
|
703
699
|
margin-bottom: 1.5rem;
|
|
704
|
-
}
|
|
700
|
+
}
|
|
705
701
|
.theme-brandPage .tw-mb-8 {
|
|
706
702
|
margin-bottom: 2rem;
|
|
707
|
-
}
|
|
703
|
+
}
|
|
708
704
|
.theme-brandPage .tw-ml-0 {
|
|
709
705
|
margin-left: 0px;
|
|
710
|
-
}
|
|
706
|
+
}
|
|
711
707
|
.theme-brandPage .tw-ml-2 {
|
|
712
708
|
margin-left: 0.5rem;
|
|
713
|
-
}
|
|
709
|
+
}
|
|
714
710
|
.theme-brandPage .tw-ml-3 {
|
|
715
711
|
margin-left: 0.75rem;
|
|
716
|
-
}
|
|
712
|
+
}
|
|
717
713
|
.theme-brandPage .tw-ml-4 {
|
|
718
714
|
margin-left: 1rem;
|
|
719
|
-
}
|
|
715
|
+
}
|
|
720
716
|
.theme-brandPage .tw-ml-6 {
|
|
721
717
|
margin-left: 1.5rem;
|
|
722
|
-
}
|
|
718
|
+
}
|
|
723
719
|
.theme-brandPage .tw-ml-auto {
|
|
724
720
|
margin-left: auto;
|
|
725
|
-
}
|
|
721
|
+
}
|
|
726
722
|
.theme-brandPage .tw-mr-1 {
|
|
727
723
|
margin-right: 0.25rem;
|
|
728
|
-
}
|
|
724
|
+
}
|
|
729
725
|
.theme-brandPage .tw-mr-2 {
|
|
730
726
|
margin-right: 0.5rem;
|
|
731
|
-
}
|
|
727
|
+
}
|
|
732
728
|
.theme-brandPage .tw-mr-3 {
|
|
733
729
|
margin-right: 0.75rem;
|
|
734
|
-
}
|
|
730
|
+
}
|
|
735
731
|
.theme-brandPage .tw-mr-4 {
|
|
736
732
|
margin-right: 1rem;
|
|
737
|
-
}
|
|
733
|
+
}
|
|
738
734
|
.theme-brandPage .tw-mr-auto {
|
|
739
735
|
margin-right: auto;
|
|
740
|
-
}
|
|
736
|
+
}
|
|
741
737
|
.theme-brandPage .tw-mt-0 {
|
|
742
738
|
margin-top: 0px;
|
|
743
|
-
}
|
|
739
|
+
}
|
|
744
740
|
.theme-brandPage .tw-mt-0\.5 {
|
|
745
741
|
margin-top: 0.125rem;
|
|
746
|
-
}
|
|
742
|
+
}
|
|
747
743
|
.theme-brandPage .tw-mt-1 {
|
|
748
744
|
margin-top: 0.25rem;
|
|
749
|
-
}
|
|
745
|
+
}
|
|
750
746
|
.theme-brandPage .tw-mt-2 {
|
|
751
747
|
margin-top: 0.5rem;
|
|
752
|
-
}
|
|
748
|
+
}
|
|
753
749
|
.theme-brandPage .tw-mt-3 {
|
|
754
750
|
margin-top: 0.75rem;
|
|
755
|
-
}
|
|
751
|
+
}
|
|
756
752
|
.theme-brandPage .tw-mt-4 {
|
|
757
753
|
margin-top: 1rem;
|
|
758
|
-
}
|
|
754
|
+
}
|
|
759
755
|
.theme-brandPage .tw-mt-8 {
|
|
760
756
|
margin-top: 2rem;
|
|
761
|
-
}
|
|
757
|
+
}
|
|
762
758
|
.theme-brandPage .tw-box-border {
|
|
763
759
|
box-sizing: border-box;
|
|
764
|
-
}
|
|
760
|
+
}
|
|
765
761
|
.theme-brandPage .tw-box-content {
|
|
766
762
|
box-sizing: content-box;
|
|
767
|
-
}
|
|
763
|
+
}
|
|
768
764
|
.theme-brandPage .tw-block {
|
|
769
765
|
display: block;
|
|
770
|
-
}
|
|
766
|
+
}
|
|
771
767
|
.theme-brandPage .tw-inline-block {
|
|
772
768
|
display: inline-block;
|
|
773
|
-
}
|
|
769
|
+
}
|
|
774
770
|
.theme-brandPage .tw-inline {
|
|
775
771
|
display: inline;
|
|
776
|
-
}
|
|
772
|
+
}
|
|
777
773
|
.theme-brandPage .tw-flex {
|
|
778
774
|
display: flex;
|
|
779
|
-
}
|
|
775
|
+
}
|
|
780
776
|
.theme-brandPage .tw-inline-flex {
|
|
781
777
|
display: inline-flex;
|
|
782
|
-
}
|
|
778
|
+
}
|
|
783
779
|
.theme-brandPage .tw-grid {
|
|
784
780
|
display: grid;
|
|
785
|
-
}
|
|
781
|
+
}
|
|
786
782
|
.theme-brandPage .tw-hidden {
|
|
787
783
|
display: none;
|
|
788
|
-
}
|
|
784
|
+
}
|
|
789
785
|
.theme-brandPage .tw-h-0 {
|
|
790
786
|
height: 0px;
|
|
791
|
-
}
|
|
787
|
+
}
|
|
792
788
|
.theme-brandPage .tw-h-10 {
|
|
793
789
|
height: 2.5rem;
|
|
794
|
-
}
|
|
790
|
+
}
|
|
795
791
|
.theme-brandPage .tw-h-12 {
|
|
796
792
|
height: 3rem;
|
|
797
|
-
}
|
|
793
|
+
}
|
|
798
794
|
.theme-brandPage .tw-h-14 {
|
|
799
795
|
height: 3.5rem;
|
|
800
|
-
}
|
|
796
|
+
}
|
|
801
797
|
.theme-brandPage .tw-h-16 {
|
|
802
798
|
height: 4rem;
|
|
803
|
-
}
|
|
799
|
+
}
|
|
804
800
|
.theme-brandPage .tw-h-2 {
|
|
805
801
|
height: 0.5rem;
|
|
806
|
-
}
|
|
802
|
+
}
|
|
807
803
|
.theme-brandPage .tw-h-20 {
|
|
808
804
|
height: 5rem;
|
|
809
|
-
}
|
|
805
|
+
}
|
|
810
806
|
.theme-brandPage .tw-h-24 {
|
|
811
807
|
height: 6rem;
|
|
812
|
-
}
|
|
808
|
+
}
|
|
813
809
|
.theme-brandPage .tw-h-3 {
|
|
814
810
|
height: 0.75rem;
|
|
815
|
-
}
|
|
811
|
+
}
|
|
816
812
|
.theme-brandPage .tw-h-4 {
|
|
817
813
|
height: 1rem;
|
|
818
|
-
}
|
|
814
|
+
}
|
|
819
815
|
.theme-brandPage .tw-h-40 {
|
|
820
816
|
height: 10rem;
|
|
821
|
-
}
|
|
817
|
+
}
|
|
822
818
|
.theme-brandPage .tw-h-5 {
|
|
823
819
|
height: 1.25rem;
|
|
824
|
-
}
|
|
820
|
+
}
|
|
825
821
|
.theme-brandPage .tw-h-6 {
|
|
826
822
|
height: 1.5rem;
|
|
827
|
-
}
|
|
823
|
+
}
|
|
828
824
|
.theme-brandPage .tw-h-8 {
|
|
829
825
|
height: 2rem;
|
|
830
|
-
}
|
|
826
|
+
}
|
|
831
827
|
.theme-brandPage .tw-h-80 {
|
|
832
828
|
height: 20rem;
|
|
833
|
-
}
|
|
829
|
+
}
|
|
834
830
|
.theme-brandPage .tw-h-auto {
|
|
835
831
|
height: auto;
|
|
836
|
-
}
|
|
832
|
+
}
|
|
837
833
|
.theme-brandPage .tw-h-fit {
|
|
838
834
|
height: -moz-fit-content;
|
|
839
835
|
height: fit-content;
|
|
840
|
-
}
|
|
836
|
+
}
|
|
841
837
|
.theme-brandPage .tw-h-full {
|
|
842
838
|
height: 100%;
|
|
843
|
-
}
|
|
839
|
+
}
|
|
844
840
|
.theme-brandPage .tw-max-h-56 {
|
|
845
841
|
max-height: 14rem;
|
|
846
|
-
}
|
|
842
|
+
}
|
|
847
843
|
.theme-brandPage .tw-max-h-72 {
|
|
848
844
|
max-height: 18rem;
|
|
849
|
-
}
|
|
845
|
+
}
|
|
850
846
|
.theme-brandPage .tw-max-h-full {
|
|
851
847
|
max-height: 100%;
|
|
852
|
-
}
|
|
848
|
+
}
|
|
853
849
|
.theme-brandPage .tw-max-h-screen {
|
|
854
850
|
max-height: 100vh;
|
|
855
|
-
}
|
|
851
|
+
}
|
|
852
|
+
.theme-brandPage .tw-w-1\/3 {
|
|
853
|
+
width: 33.333333%;
|
|
854
|
+
}
|
|
856
855
|
.theme-brandPage .tw-w-10 {
|
|
857
856
|
width: 2.5rem;
|
|
858
|
-
}
|
|
857
|
+
}
|
|
859
858
|
.theme-brandPage .tw-w-12 {
|
|
860
859
|
width: 3rem;
|
|
861
|
-
}
|
|
860
|
+
}
|
|
862
861
|
.theme-brandPage .tw-w-14 {
|
|
863
862
|
width: 3.5rem;
|
|
864
|
-
}
|
|
863
|
+
}
|
|
865
864
|
.theme-brandPage .tw-w-16 {
|
|
866
865
|
width: 4rem;
|
|
867
|
-
}
|
|
866
|
+
}
|
|
868
867
|
.theme-brandPage .tw-w-2 {
|
|
869
868
|
width: 0.5rem;
|
|
870
|
-
}
|
|
869
|
+
}
|
|
871
870
|
.theme-brandPage .tw-w-24 {
|
|
872
871
|
width: 6rem;
|
|
873
|
-
}
|
|
872
|
+
}
|
|
874
873
|
.theme-brandPage .tw-w-3 {
|
|
875
874
|
width: 0.75rem;
|
|
876
|
-
}
|
|
875
|
+
}
|
|
877
876
|
.theme-brandPage .tw-w-32 {
|
|
878
877
|
width: 8rem;
|
|
879
|
-
}
|
|
878
|
+
}
|
|
880
879
|
.theme-brandPage .tw-w-4 {
|
|
881
880
|
width: 1rem;
|
|
882
|
-
}
|
|
881
|
+
}
|
|
883
882
|
.theme-brandPage .tw-w-5 {
|
|
884
883
|
width: 1.25rem;
|
|
885
|
-
}
|
|
884
|
+
}
|
|
886
885
|
.theme-brandPage .tw-w-6 {
|
|
887
886
|
width: 1.5rem;
|
|
888
|
-
}
|
|
887
|
+
}
|
|
889
888
|
.theme-brandPage .tw-w-60 {
|
|
890
889
|
width: 15rem;
|
|
891
|
-
}
|
|
890
|
+
}
|
|
892
891
|
.theme-brandPage .tw-w-64 {
|
|
893
892
|
width: 16rem;
|
|
894
|
-
}
|
|
893
|
+
}
|
|
895
894
|
.theme-brandPage .tw-w-72 {
|
|
896
895
|
width: 18rem;
|
|
897
|
-
}
|
|
896
|
+
}
|
|
898
897
|
.theme-brandPage .tw-w-8 {
|
|
899
898
|
width: 2rem;
|
|
900
|
-
}
|
|
899
|
+
}
|
|
901
900
|
.theme-brandPage .tw-w-96 {
|
|
902
901
|
width: 24rem;
|
|
903
|
-
}
|
|
902
|
+
}
|
|
904
903
|
.theme-brandPage .tw-w-auto {
|
|
905
904
|
width: auto;
|
|
906
|
-
}
|
|
905
|
+
}
|
|
907
906
|
.theme-brandPage .tw-w-fit {
|
|
908
907
|
width: -moz-fit-content;
|
|
909
908
|
width: fit-content;
|
|
910
|
-
}
|
|
909
|
+
}
|
|
911
910
|
.theme-brandPage .tw-w-full {
|
|
912
911
|
width: 100%;
|
|
913
|
-
}
|
|
912
|
+
}
|
|
914
913
|
.theme-brandPage .tw-max-w-2xl {
|
|
915
914
|
max-width: 42rem;
|
|
916
|
-
}
|
|
915
|
+
}
|
|
917
916
|
.theme-brandPage .tw-max-w-full {
|
|
918
917
|
max-width: 100%;
|
|
919
|
-
}
|
|
918
|
+
}
|
|
920
919
|
.theme-brandPage .tw-max-w-md {
|
|
921
920
|
max-width: 28rem;
|
|
922
|
-
}
|
|
921
|
+
}
|
|
923
922
|
.theme-brandPage .tw-max-w-xl {
|
|
924
923
|
max-width: 36rem;
|
|
925
|
-
}
|
|
924
|
+
}
|
|
926
925
|
.theme-brandPage .tw-flex-auto {
|
|
927
926
|
flex: 1 1 auto;
|
|
928
|
-
}
|
|
927
|
+
}
|
|
929
928
|
.theme-brandPage .tw-flex-none {
|
|
930
929
|
flex: none;
|
|
931
|
-
}
|
|
930
|
+
}
|
|
932
931
|
.theme-brandPage .tw-grow {
|
|
933
932
|
flex-grow: 1;
|
|
934
|
-
}
|
|
933
|
+
}
|
|
935
934
|
.theme-brandPage .tw-origin-top-right {
|
|
936
935
|
transform-origin: top right;
|
|
937
|
-
}
|
|
936
|
+
}
|
|
938
937
|
.-tw-translate-x-px {
|
|
939
938
|
--tw-translate-x: -1px;
|
|
940
939
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
941
|
-
}
|
|
940
|
+
}
|
|
942
941
|
.theme-brandPage .tw--translate-x-2 {
|
|
943
942
|
--tw-translate-x: -0.5rem;
|
|
944
943
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
945
|
-
}
|
|
944
|
+
}
|
|
946
945
|
.theme-brandPage .tw--translate-x-3 {
|
|
947
946
|
--tw-translate-x: -0.75rem;
|
|
948
947
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
949
|
-
}
|
|
948
|
+
}
|
|
950
949
|
.theme-brandPage .tw--translate-x-4 {
|
|
951
950
|
--tw-translate-x: -1rem;
|
|
952
951
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
953
|
-
}
|
|
952
|
+
}
|
|
954
953
|
.theme-brandPage .tw--translate-y-1\/2 {
|
|
955
954
|
--tw-translate-y: -50%;
|
|
956
955
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
957
|
-
}
|
|
956
|
+
}
|
|
958
957
|
.theme-brandPage .tw--translate-y-2 {
|
|
959
958
|
--tw-translate-y: -0.5rem;
|
|
960
959
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
961
|
-
}
|
|
960
|
+
}
|
|
962
961
|
.theme-brandPage .tw-translate-x-12 {
|
|
963
962
|
--tw-translate-x: 3rem;
|
|
964
963
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
965
|
-
}
|
|
964
|
+
}
|
|
966
965
|
.theme-brandPage .tw-translate-x-20 {
|
|
967
966
|
--tw-translate-x: 5rem;
|
|
968
967
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
969
|
-
}
|
|
968
|
+
}
|
|
970
969
|
.theme-brandPage .tw-translate-x-4 {
|
|
971
970
|
--tw-translate-x: 1rem;
|
|
972
971
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
973
|
-
}
|
|
972
|
+
}
|
|
974
973
|
.theme-brandPage .tw-translate-x-5 {
|
|
975
974
|
--tw-translate-x: 1.25rem;
|
|
976
975
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
977
|
-
}
|
|
976
|
+
}
|
|
978
977
|
.theme-brandPage .tw-translate-x-6 {
|
|
979
978
|
--tw-translate-x: 1.5rem;
|
|
980
979
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
981
|
-
}
|
|
980
|
+
}
|
|
982
981
|
.theme-brandPage .tw-translate-x-8 {
|
|
983
982
|
--tw-translate-x: 2rem;
|
|
984
983
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
985
|
-
}
|
|
984
|
+
}
|
|
986
985
|
.theme-brandPage .tw-translate-y-1\/2 {
|
|
987
986
|
--tw-translate-y: 50%;
|
|
988
987
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
989
|
-
}
|
|
988
|
+
}
|
|
990
989
|
.theme-brandPage .tw-translate-y-2 {
|
|
991
990
|
--tw-translate-y: 0.5rem;
|
|
992
991
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
993
|
-
}
|
|
992
|
+
}
|
|
994
993
|
.theme-brandPage .tw-translate-y-2\.5 {
|
|
995
994
|
--tw-translate-y: 0.625rem;
|
|
996
995
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
997
|
-
}
|
|
996
|
+
}
|
|
998
997
|
.theme-brandPage .tw-translate-y-4 {
|
|
999
998
|
--tw-translate-y: 1rem;
|
|
1000
999
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
1001
|
-
}
|
|
1000
|
+
}
|
|
1002
1001
|
.theme-brandPage .tw-scale-0 {
|
|
1003
1002
|
--tw-scale-x: 0;
|
|
1004
1003
|
--tw-scale-y: 0;
|
|
1005
1004
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
1006
|
-
}
|
|
1005
|
+
}
|
|
1007
1006
|
.theme-brandPage .tw-scale-100 {
|
|
1008
1007
|
--tw-scale-x: 1;
|
|
1009
1008
|
--tw-scale-y: 1;
|
|
1010
1009
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
1011
|
-
}
|
|
1010
|
+
}
|
|
1012
1011
|
.theme-brandPage .tw-transform {
|
|
1013
1012
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
1014
|
-
}
|
|
1013
|
+
}
|
|
1015
1014
|
@keyframes tw-spin {
|
|
1016
1015
|
|
|
1017
1016
|
to {
|
|
1018
1017
|
transform: rotate(360deg);
|
|
1019
1018
|
}
|
|
1020
|
-
}
|
|
1019
|
+
}
|
|
1021
1020
|
.theme-brandPage .tw-animate-spin {
|
|
1022
1021
|
animation: tw-spin 1s linear infinite;
|
|
1023
|
-
}
|
|
1024
|
-
.\!tw-cursor-not-allowed {
|
|
1025
|
-
cursor: not-allowed !important;
|
|
1026
|
-
}
|
|
1022
|
+
}
|
|
1027
1023
|
.theme-brandPage .tw-cursor-not-allowed {
|
|
1028
1024
|
cursor: not-allowed;
|
|
1029
|
-
}
|
|
1025
|
+
}
|
|
1030
1026
|
.theme-brandPage .tw-cursor-pointer {
|
|
1031
1027
|
cursor: pointer;
|
|
1032
|
-
}
|
|
1028
|
+
}
|
|
1033
1029
|
.theme-brandPage .tw-cursor-text {
|
|
1034
1030
|
cursor: text;
|
|
1035
|
-
}
|
|
1031
|
+
}
|
|
1036
1032
|
.theme-brandPage .tw-cursor-wait {
|
|
1037
1033
|
cursor: wait;
|
|
1038
|
-
}
|
|
1034
|
+
}
|
|
1039
1035
|
.theme-brandPage .tw-select-none {
|
|
1040
1036
|
-webkit-user-select: none;
|
|
1041
1037
|
-moz-user-select: none;
|
|
1042
1038
|
user-select: none;
|
|
1043
|
-
}
|
|
1039
|
+
}
|
|
1044
1040
|
.theme-brandPage .tw-resize-none {
|
|
1045
1041
|
resize: none;
|
|
1046
|
-
}
|
|
1042
|
+
}
|
|
1047
1043
|
.theme-brandPage .tw-list-none {
|
|
1048
1044
|
list-style-type: none;
|
|
1049
|
-
}
|
|
1045
|
+
}
|
|
1050
1046
|
.theme-brandPage .tw-appearance-none {
|
|
1051
1047
|
-webkit-appearance: none;
|
|
1052
1048
|
-moz-appearance: none;
|
|
1053
1049
|
appearance: none;
|
|
1054
|
-
}
|
|
1050
|
+
}
|
|
1055
1051
|
.theme-brandPage .tw-grid-flow-row {
|
|
1056
1052
|
grid-auto-flow: row;
|
|
1057
|
-
}
|
|
1053
|
+
}
|
|
1058
1054
|
.theme-brandPage .tw-auto-rows-max {
|
|
1059
1055
|
grid-auto-rows: max-content;
|
|
1060
|
-
}
|
|
1056
|
+
}
|
|
1061
1057
|
.theme-brandPage .tw-grid-cols-1 {
|
|
1062
1058
|
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
1063
|
-
}
|
|
1059
|
+
}
|
|
1064
1060
|
.theme-brandPage .tw-grid-cols-3 {
|
|
1065
1061
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
1066
|
-
}
|
|
1062
|
+
}
|
|
1067
1063
|
.theme-brandPage .tw-grid-cols-4 {
|
|
1068
1064
|
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
1069
|
-
}
|
|
1065
|
+
}
|
|
1070
1066
|
.theme-brandPage .tw-flex-row {
|
|
1071
1067
|
flex-direction: row;
|
|
1072
|
-
}
|
|
1068
|
+
}
|
|
1073
1069
|
.theme-brandPage .tw-flex-row-reverse {
|
|
1074
1070
|
flex-direction: row-reverse;
|
|
1075
|
-
}
|
|
1071
|
+
}
|
|
1076
1072
|
.theme-brandPage .tw-flex-col {
|
|
1077
1073
|
flex-direction: column;
|
|
1078
|
-
}
|
|
1074
|
+
}
|
|
1079
1075
|
.theme-brandPage .tw-flex-col-reverse {
|
|
1080
1076
|
flex-direction: column-reverse;
|
|
1081
|
-
}
|
|
1077
|
+
}
|
|
1082
1078
|
.theme-brandPage .tw-content-start {
|
|
1083
1079
|
align-content: flex-start;
|
|
1084
|
-
}
|
|
1080
|
+
}
|
|
1085
1081
|
.theme-brandPage .tw-items-start {
|
|
1086
1082
|
align-items: flex-start;
|
|
1087
|
-
}
|
|
1083
|
+
}
|
|
1088
1084
|
.theme-brandPage .tw-items-end {
|
|
1089
1085
|
align-items: flex-end;
|
|
1090
|
-
}
|
|
1086
|
+
}
|
|
1091
1087
|
.theme-brandPage .tw-items-center {
|
|
1092
1088
|
align-items: center;
|
|
1093
|
-
}
|
|
1089
|
+
}
|
|
1094
1090
|
.theme-brandPage .tw-items-stretch {
|
|
1095
1091
|
align-items: stretch;
|
|
1096
|
-
}
|
|
1092
|
+
}
|
|
1097
1093
|
.theme-brandPage .tw-justify-start {
|
|
1098
1094
|
justify-content: flex-start;
|
|
1099
|
-
}
|
|
1095
|
+
}
|
|
1100
1096
|
.theme-brandPage .tw-justify-end {
|
|
1101
1097
|
justify-content: flex-end;
|
|
1102
|
-
}
|
|
1098
|
+
}
|
|
1103
1099
|
.theme-brandPage .tw-justify-center {
|
|
1104
1100
|
justify-content: center;
|
|
1105
|
-
}
|
|
1101
|
+
}
|
|
1106
1102
|
.theme-brandPage .tw-justify-between {
|
|
1107
1103
|
justify-content: space-between;
|
|
1108
|
-
}
|
|
1104
|
+
}
|
|
1109
1105
|
.theme-brandPage .tw-gap-2 {
|
|
1110
1106
|
gap: 0.5rem;
|
|
1111
|
-
}
|
|
1107
|
+
}
|
|
1112
1108
|
.theme-brandPage .tw-gap-3 {
|
|
1113
1109
|
gap: 0.75rem;
|
|
1114
|
-
}
|
|
1110
|
+
}
|
|
1115
1111
|
.theme-brandPage .tw-gap-4 {
|
|
1116
1112
|
gap: 1rem;
|
|
1117
|
-
}
|
|
1113
|
+
}
|
|
1118
1114
|
.theme-brandPage .tw-self-center {
|
|
1119
1115
|
align-self: center;
|
|
1120
|
-
}
|
|
1116
|
+
}
|
|
1121
1117
|
.theme-brandPage .tw-overflow-hidden {
|
|
1122
1118
|
overflow: hidden;
|
|
1123
|
-
}
|
|
1119
|
+
}
|
|
1124
1120
|
.theme-brandPage .tw-overflow-visible {
|
|
1125
1121
|
overflow: visible;
|
|
1126
|
-
}
|
|
1122
|
+
}
|
|
1127
1123
|
.theme-brandPage .tw-overflow-scroll {
|
|
1128
1124
|
overflow: scroll;
|
|
1129
|
-
}
|
|
1125
|
+
}
|
|
1130
1126
|
.theme-brandPage .tw-overflow-x-auto {
|
|
1131
1127
|
overflow-x: auto;
|
|
1132
|
-
}
|
|
1128
|
+
}
|
|
1133
1129
|
.theme-brandPage .tw-overflow-y-auto {
|
|
1134
1130
|
overflow-y: auto;
|
|
1135
|
-
}
|
|
1131
|
+
}
|
|
1136
1132
|
.theme-brandPage .tw-overflow-x-hidden {
|
|
1137
1133
|
overflow-x: hidden;
|
|
1138
|
-
}
|
|
1134
|
+
}
|
|
1139
1135
|
.theme-brandPage .tw-overflow-y-hidden {
|
|
1140
1136
|
overflow-y: hidden;
|
|
1141
|
-
}
|
|
1137
|
+
}
|
|
1142
1138
|
.theme-brandPage .tw-truncate {
|
|
1143
1139
|
overflow: hidden;
|
|
1144
1140
|
text-overflow: ellipsis;
|
|
1145
1141
|
white-space: nowrap;
|
|
1146
|
-
}
|
|
1142
|
+
}
|
|
1147
1143
|
.theme-brandPage .tw-whitespace-nowrap {
|
|
1148
1144
|
white-space: nowrap;
|
|
1149
|
-
}
|
|
1145
|
+
}
|
|
1150
1146
|
.theme-brandPage .tw-break-all {
|
|
1151
1147
|
word-break: break-all;
|
|
1152
|
-
}
|
|
1148
|
+
}
|
|
1153
1149
|
.theme-brandPage .tw-rounded {
|
|
1154
1150
|
border-radius: 0.25rem;
|
|
1155
|
-
}
|
|
1151
|
+
}
|
|
1156
1152
|
.theme-brandPage .tw-rounded-full {
|
|
1157
1153
|
border-radius: 9999px;
|
|
1158
|
-
}
|
|
1154
|
+
}
|
|
1159
1155
|
.theme-brandPage .tw-rounded-md {
|
|
1160
1156
|
border-radius: 0.375rem;
|
|
1161
|
-
}
|
|
1157
|
+
}
|
|
1162
1158
|
.theme-brandPage .tw-rounded-none {
|
|
1163
1159
|
border-radius: 0px;
|
|
1164
|
-
}
|
|
1160
|
+
}
|
|
1165
1161
|
.theme-brandPage .tw-rounded-sm {
|
|
1166
1162
|
border-radius: 0.125rem;
|
|
1167
|
-
}
|
|
1163
|
+
}
|
|
1168
1164
|
.\!tw-rounded-l-none {
|
|
1169
1165
|
border-top-left-radius: 0px !important;
|
|
1170
1166
|
border-bottom-left-radius: 0px !important;
|
|
1171
|
-
}
|
|
1167
|
+
}
|
|
1172
1168
|
.\!tw-rounded-r-none {
|
|
1173
1169
|
border-top-right-radius: 0px !important;
|
|
1174
1170
|
border-bottom-right-radius: 0px !important;
|
|
1175
|
-
}
|
|
1171
|
+
}
|
|
1176
1172
|
.theme-brandPage .tw-rounded-b {
|
|
1177
1173
|
border-bottom-right-radius: 0.25rem;
|
|
1178
1174
|
border-bottom-left-radius: 0.25rem;
|
|
1179
|
-
}
|
|
1175
|
+
}
|
|
1180
1176
|
.theme-brandPage .tw-rounded-l {
|
|
1181
1177
|
border-top-left-radius: 0.25rem;
|
|
1182
1178
|
border-bottom-left-radius: 0.25rem;
|
|
1183
|
-
}
|
|
1179
|
+
}
|
|
1184
1180
|
.theme-brandPage .tw-rounded-l-none {
|
|
1185
1181
|
border-top-left-radius: 0px;
|
|
1186
1182
|
border-bottom-left-radius: 0px;
|
|
1187
|
-
}
|
|
1183
|
+
}
|
|
1188
1184
|
.theme-brandPage .tw-rounded-r {
|
|
1189
1185
|
border-top-right-radius: 0.25rem;
|
|
1190
1186
|
border-bottom-right-radius: 0.25rem;
|
|
1191
|
-
}
|
|
1187
|
+
}
|
|
1192
1188
|
.theme-brandPage .tw-rounded-r-none {
|
|
1193
1189
|
border-top-right-radius: 0px;
|
|
1194
1190
|
border-bottom-right-radius: 0px;
|
|
1195
|
-
}
|
|
1191
|
+
}
|
|
1196
1192
|
.theme-brandPage .tw-border {
|
|
1197
1193
|
border-width: 1px;
|
|
1198
|
-
}
|
|
1194
|
+
}
|
|
1199
1195
|
.theme-brandPage .tw-border-0 {
|
|
1200
1196
|
border-width: 0px;
|
|
1201
|
-
}
|
|
1197
|
+
}
|
|
1202
1198
|
.theme-brandPage .tw-border-2 {
|
|
1203
1199
|
border-width: 2px;
|
|
1204
|
-
}
|
|
1200
|
+
}
|
|
1205
1201
|
.theme-brandPage .tw-border-b-0 {
|
|
1206
1202
|
border-bottom-width: 0px;
|
|
1207
|
-
}
|
|
1203
|
+
}
|
|
1208
1204
|
.theme-brandPage .tw-border-b-2 {
|
|
1209
1205
|
border-bottom-width: 2px;
|
|
1210
|
-
}
|
|
1206
|
+
}
|
|
1211
1207
|
.theme-brandPage .tw-border-b-4 {
|
|
1212
1208
|
border-bottom-width: 4px;
|
|
1213
|
-
}
|
|
1209
|
+
}
|
|
1214
1210
|
.theme-brandPage .tw-border-l {
|
|
1215
1211
|
border-left-width: 1px;
|
|
1216
|
-
}
|
|
1212
|
+
}
|
|
1217
1213
|
.theme-brandPage .tw-border-l-0 {
|
|
1218
1214
|
border-left-width: 0px;
|
|
1219
|
-
}
|
|
1215
|
+
}
|
|
1220
1216
|
.theme-brandPage .tw-border-r {
|
|
1221
1217
|
border-right-width: 1px;
|
|
1222
|
-
}
|
|
1218
|
+
}
|
|
1223
1219
|
.theme-brandPage .tw-border-r-0 {
|
|
1224
1220
|
border-right-width: 0px;
|
|
1225
|
-
}
|
|
1221
|
+
}
|
|
1226
1222
|
.theme-brandPage .tw-border-t {
|
|
1227
1223
|
border-top-width: 1px;
|
|
1228
|
-
}
|
|
1224
|
+
}
|
|
1229
1225
|
.theme-brandPage .tw-border-t-0 {
|
|
1230
1226
|
border-top-width: 0px;
|
|
1231
|
-
}
|
|
1227
|
+
}
|
|
1232
1228
|
.theme-brandPage .tw-border-t-2 {
|
|
1233
1229
|
border-top-width: 2px;
|
|
1234
|
-
}
|
|
1230
|
+
}
|
|
1235
1231
|
.theme-brandPage .tw-border-solid {
|
|
1236
1232
|
border-style: solid;
|
|
1237
|
-
}
|
|
1233
|
+
}
|
|
1238
1234
|
.theme-brandPage .tw-border-dashed {
|
|
1239
1235
|
border-style: dashed;
|
|
1240
|
-
}
|
|
1236
|
+
}
|
|
1241
1237
|
.theme-brandPage .tw-border-none {
|
|
1242
1238
|
border-style: none;
|
|
1243
|
-
}
|
|
1239
|
+
}
|
|
1244
1240
|
.theme-brandPage .tw-border-black\/10 {
|
|
1245
1241
|
border-color: rgb(0 0 0 / 0.1);
|
|
1246
|
-
}
|
|
1242
|
+
}
|
|
1247
1243
|
.theme-brandPage .tw-border-grayscale-100 {
|
|
1248
1244
|
--tw-border-opacity: 1;
|
|
1249
1245
|
border-color: rgb(255 255 255 / var(--tw-border-opacity));
|
|
1250
|
-
}
|
|
1246
|
+
}
|
|
1251
1247
|
.theme-brandPage .tw-border-grayscale-300 {
|
|
1252
1248
|
--tw-border-opacity: 1;
|
|
1253
1249
|
border-color: rgb(239 239 239 / var(--tw-border-opacity));
|
|
1254
|
-
}
|
|
1250
|
+
}
|
|
1255
1251
|
.theme-brandPage .tw-border-grayscale-400 {
|
|
1256
1252
|
--tw-border-opacity: 1;
|
|
1257
1253
|
border-color: rgb(230 230 230 / var(--tw-border-opacity));
|
|
1258
|
-
}
|
|
1254
|
+
}
|
|
1259
1255
|
.theme-brandPage .tw-border-grayscale-500 {
|
|
1260
1256
|
--tw-border-opacity: 1;
|
|
1261
1257
|
border-color: rgb(208 208 208 / var(--tw-border-opacity));
|
|
1262
|
-
}
|
|
1258
|
+
}
|
|
1263
1259
|
.theme-brandPage .tw-border-grayscale-600 {
|
|
1264
1260
|
--tw-border-opacity: 1;
|
|
1265
1261
|
border-color: rgb(94 94 94 / var(--tw-border-opacity));
|
|
1266
|
-
}
|
|
1262
|
+
}
|
|
1267
1263
|
.theme-brandPage .tw-border-white {
|
|
1268
1264
|
--tw-border-opacity: 1;
|
|
1269
1265
|
border-color: rgb(255 255 255 / var(--tw-border-opacity));
|
|
1270
|
-
}
|
|
1266
|
+
}
|
|
1271
1267
|
.theme-brandPage .tw-bg-black {
|
|
1272
1268
|
--tw-bg-opacity: 1;
|
|
1273
1269
|
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
|
|
1274
|
-
}
|
|
1270
|
+
}
|
|
1275
1271
|
.theme-brandPage .tw-bg-grayscale-100 {
|
|
1276
1272
|
--tw-bg-opacity: 1;
|
|
1277
1273
|
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
|
1278
|
-
}
|
|
1274
|
+
}
|
|
1279
1275
|
.theme-brandPage .tw-bg-grayscale-200 {
|
|
1280
1276
|
--tw-bg-opacity: 1;
|
|
1281
1277
|
background-color: rgb(244 244 244 / var(--tw-bg-opacity));
|
|
1282
|
-
}
|
|
1278
|
+
}
|
|
1283
1279
|
.theme-brandPage .tw-bg-grayscale-300 {
|
|
1284
1280
|
--tw-bg-opacity: 1;
|
|
1285
1281
|
background-color: rgb(239 239 239 / var(--tw-bg-opacity));
|
|
1286
|
-
}
|
|
1282
|
+
}
|
|
1287
1283
|
.theme-brandPage .tw-bg-grayscale-400 {
|
|
1288
1284
|
--tw-bg-opacity: 1;
|
|
1289
1285
|
background-color: rgb(230 230 230 / var(--tw-bg-opacity));
|
|
1290
|
-
}
|
|
1286
|
+
}
|
|
1291
1287
|
.theme-brandPage .tw-bg-grayscale-500 {
|
|
1292
1288
|
--tw-bg-opacity: 1;
|
|
1293
1289
|
background-color: rgb(208 208 208 / var(--tw-bg-opacity));
|
|
1294
|
-
}
|
|
1290
|
+
}
|
|
1295
1291
|
.theme-brandPage .tw-bg-transparent {
|
|
1296
1292
|
background-color: transparent;
|
|
1297
|
-
}
|
|
1293
|
+
}
|
|
1298
1294
|
.theme-brandPage .tw-bg-white {
|
|
1299
1295
|
--tw-bg-opacity: 1;
|
|
1300
1296
|
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
|
1301
|
-
}
|
|
1297
|
+
}
|
|
1302
1298
|
.theme-brandPage .tw-bg-opacity-75 {
|
|
1303
1299
|
--tw-bg-opacity: 0.75;
|
|
1304
|
-
}
|
|
1300
|
+
}
|
|
1305
1301
|
.theme-brandPage .tw-bg-opacity-80 {
|
|
1306
1302
|
--tw-bg-opacity: 0.8;
|
|
1307
|
-
}
|
|
1308
|
-
.theme-brandPage .tw-bg-gradient-to-t {
|
|
1309
|
-
background-image: linear-gradient(to top, var(--tw-gradient-stops));
|
|
1310
|
-
}
|
|
1311
|
-
.theme-brandPage .tw-from-\[\#d946ef\] {
|
|
1312
|
-
--tw-gradient-from: #d946ef var(--tw-gradient-from-position);
|
|
1313
|
-
--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);
|
|
1314
|
-
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
|
|
1315
|
-
}
|
|
1316
|
-
.theme-brandPage .tw-to-\[\#8b5cf6\] {
|
|
1317
|
-
--tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position);
|
|
1318
|
-
}
|
|
1303
|
+
}
|
|
1319
1304
|
.theme-brandPage .tw-bg-no-repeat {
|
|
1320
1305
|
background-repeat: no-repeat;
|
|
1321
|
-
}
|
|
1306
|
+
}
|
|
1322
1307
|
.theme-brandPage .tw-fill-current {
|
|
1323
1308
|
fill: currentColor;
|
|
1324
|
-
}
|
|
1309
|
+
}
|
|
1325
1310
|
.theme-brandPage .tw-object-contain {
|
|
1326
1311
|
-o-object-fit: contain;
|
|
1327
1312
|
object-fit: contain;
|
|
1328
|
-
}
|
|
1313
|
+
}
|
|
1329
1314
|
.theme-brandPage .tw-object-cover {
|
|
1330
1315
|
-o-object-fit: cover;
|
|
1331
1316
|
object-fit: cover;
|
|
1332
|
-
}
|
|
1317
|
+
}
|
|
1333
1318
|
.theme-brandPage .tw-object-top {
|
|
1334
1319
|
-o-object-position: top;
|
|
1335
1320
|
object-position: top;
|
|
1336
|
-
}
|
|
1321
|
+
}
|
|
1337
1322
|
.\!tw-p-0 {
|
|
1338
1323
|
padding: 0px !important;
|
|
1339
|
-
}
|
|
1324
|
+
}
|
|
1340
1325
|
.\!tw-p-0\.5 {
|
|
1341
1326
|
padding: 0.125rem !important;
|
|
1342
|
-
}
|
|
1327
|
+
}
|
|
1343
1328
|
.\!tw-p-1 {
|
|
1344
1329
|
padding: 0.25rem !important;
|
|
1345
|
-
}
|
|
1330
|
+
}
|
|
1346
1331
|
.\!tw-p-1\.5 {
|
|
1347
1332
|
padding: 0.375rem !important;
|
|
1348
|
-
}
|
|
1333
|
+
}
|
|
1349
1334
|
.\!tw-p-10 {
|
|
1350
1335
|
padding: 2.5rem !important;
|
|
1351
|
-
}
|
|
1336
|
+
}
|
|
1352
1337
|
.\!tw-p-11 {
|
|
1353
1338
|
padding: 2.75rem !important;
|
|
1354
|
-
}
|
|
1339
|
+
}
|
|
1355
1340
|
.\!tw-p-12 {
|
|
1356
1341
|
padding: 3rem !important;
|
|
1357
|
-
}
|
|
1342
|
+
}
|
|
1358
1343
|
.\!tw-p-14 {
|
|
1359
1344
|
padding: 3.5rem !important;
|
|
1360
|
-
}
|
|
1345
|
+
}
|
|
1361
1346
|
.\!tw-p-16 {
|
|
1362
1347
|
padding: 4rem !important;
|
|
1363
|
-
}
|
|
1348
|
+
}
|
|
1364
1349
|
.\!tw-p-2 {
|
|
1365
1350
|
padding: 0.5rem !important;
|
|
1366
|
-
}
|
|
1351
|
+
}
|
|
1367
1352
|
.\!tw-p-2\.5 {
|
|
1368
1353
|
padding: 0.625rem !important;
|
|
1369
|
-
}
|
|
1354
|
+
}
|
|
1370
1355
|
.\!tw-p-20 {
|
|
1371
1356
|
padding: 5rem !important;
|
|
1372
|
-
}
|
|
1357
|
+
}
|
|
1373
1358
|
.\!tw-p-24 {
|
|
1374
1359
|
padding: 6rem !important;
|
|
1375
|
-
}
|
|
1360
|
+
}
|
|
1376
1361
|
.\!tw-p-28 {
|
|
1377
1362
|
padding: 7rem !important;
|
|
1378
|
-
}
|
|
1363
|
+
}
|
|
1379
1364
|
.\!tw-p-3 {
|
|
1380
1365
|
padding: 0.75rem !important;
|
|
1381
|
-
}
|
|
1366
|
+
}
|
|
1382
1367
|
.\!tw-p-3\.5 {
|
|
1383
1368
|
padding: 0.875rem !important;
|
|
1384
|
-
}
|
|
1369
|
+
}
|
|
1385
1370
|
.\!tw-p-32 {
|
|
1386
1371
|
padding: 8rem !important;
|
|
1387
|
-
}
|
|
1372
|
+
}
|
|
1388
1373
|
.\!tw-p-36 {
|
|
1389
1374
|
padding: 9rem !important;
|
|
1390
|
-
}
|
|
1375
|
+
}
|
|
1391
1376
|
.\!tw-p-4 {
|
|
1392
1377
|
padding: 1rem !important;
|
|
1393
|
-
}
|
|
1378
|
+
}
|
|
1394
1379
|
.\!tw-p-40 {
|
|
1395
1380
|
padding: 10rem !important;
|
|
1396
|
-
}
|
|
1381
|
+
}
|
|
1397
1382
|
.\!tw-p-44 {
|
|
1398
1383
|
padding: 11rem !important;
|
|
1399
|
-
}
|
|
1384
|
+
}
|
|
1400
1385
|
.\!tw-p-48 {
|
|
1401
1386
|
padding: 12rem !important;
|
|
1402
|
-
}
|
|
1387
|
+
}
|
|
1403
1388
|
.\!tw-p-5 {
|
|
1404
1389
|
padding: 1.25rem !important;
|
|
1405
|
-
}
|
|
1390
|
+
}
|
|
1406
1391
|
.\!tw-p-52 {
|
|
1407
1392
|
padding: 13rem !important;
|
|
1408
|
-
}
|
|
1393
|
+
}
|
|
1409
1394
|
.\!tw-p-56 {
|
|
1410
1395
|
padding: 14rem !important;
|
|
1411
|
-
}
|
|
1396
|
+
}
|
|
1412
1397
|
.\!tw-p-6 {
|
|
1413
1398
|
padding: 1.5rem !important;
|
|
1414
|
-
}
|
|
1399
|
+
}
|
|
1415
1400
|
.\!tw-p-60 {
|
|
1416
1401
|
padding: 15rem !important;
|
|
1417
|
-
}
|
|
1402
|
+
}
|
|
1418
1403
|
.\!tw-p-64 {
|
|
1419
1404
|
padding: 16rem !important;
|
|
1420
|
-
}
|
|
1405
|
+
}
|
|
1421
1406
|
.\!tw-p-7 {
|
|
1422
1407
|
padding: 1.75rem !important;
|
|
1423
|
-
}
|
|
1408
|
+
}
|
|
1424
1409
|
.\!tw-p-72 {
|
|
1425
1410
|
padding: 18rem !important;
|
|
1426
|
-
}
|
|
1411
|
+
}
|
|
1427
1412
|
.\!tw-p-8 {
|
|
1428
1413
|
padding: 2rem !important;
|
|
1429
|
-
}
|
|
1414
|
+
}
|
|
1430
1415
|
.\!tw-p-80 {
|
|
1431
1416
|
padding: 20rem !important;
|
|
1432
|
-
}
|
|
1417
|
+
}
|
|
1433
1418
|
.\!tw-p-9 {
|
|
1434
1419
|
padding: 2.25rem !important;
|
|
1435
|
-
}
|
|
1420
|
+
}
|
|
1436
1421
|
.\!tw-p-96 {
|
|
1437
1422
|
padding: 24rem !important;
|
|
1438
|
-
}
|
|
1423
|
+
}
|
|
1439
1424
|
.\!tw-p-px {
|
|
1440
1425
|
padding: 1px !important;
|
|
1441
|
-
}
|
|
1426
|
+
}
|
|
1442
1427
|
.theme-brandPage .tw-p-0 {
|
|
1443
1428
|
padding: 0px;
|
|
1444
|
-
}
|
|
1429
|
+
}
|
|
1445
1430
|
.theme-brandPage .tw-p-1 {
|
|
1446
1431
|
padding: 0.25rem;
|
|
1447
|
-
}
|
|
1432
|
+
}
|
|
1448
1433
|
.theme-brandPage .tw-p-2 {
|
|
1449
1434
|
padding: 0.5rem;
|
|
1450
|
-
}
|
|
1435
|
+
}
|
|
1451
1436
|
.theme-brandPage .tw-p-3 {
|
|
1452
1437
|
padding: 0.75rem;
|
|
1453
|
-
}
|
|
1438
|
+
}
|
|
1454
1439
|
.theme-brandPage .tw-p-4 {
|
|
1455
1440
|
padding: 1rem;
|
|
1456
|
-
}
|
|
1441
|
+
}
|
|
1457
1442
|
.theme-brandPage .tw-p-6 {
|
|
1458
1443
|
padding: 1.5rem;
|
|
1459
|
-
}
|
|
1444
|
+
}
|
|
1460
1445
|
.theme-brandPage .tw-p-8 {
|
|
1461
1446
|
padding: 2rem;
|
|
1462
|
-
}
|
|
1447
|
+
}
|
|
1463
1448
|
.theme-brandPage .tw-px-0 {
|
|
1464
1449
|
padding-left: 0px;
|
|
1465
1450
|
padding-right: 0px;
|
|
1466
|
-
}
|
|
1451
|
+
}
|
|
1467
1452
|
.theme-brandPage .tw-px-0\.5 {
|
|
1468
1453
|
padding-left: 0.125rem;
|
|
1469
1454
|
padding-right: 0.125rem;
|
|
1470
|
-
}
|
|
1455
|
+
}
|
|
1471
1456
|
.theme-brandPage .tw-px-2 {
|
|
1472
1457
|
padding-left: 0.5rem;
|
|
1473
1458
|
padding-right: 0.5rem;
|
|
1474
|
-
}
|
|
1459
|
+
}
|
|
1475
1460
|
.theme-brandPage .tw-px-20 {
|
|
1476
1461
|
padding-left: 5rem;
|
|
1477
1462
|
padding-right: 5rem;
|
|
1478
|
-
}
|
|
1463
|
+
}
|
|
1479
1464
|
.theme-brandPage .tw-px-3 {
|
|
1480
1465
|
padding-left: 0.75rem;
|
|
1481
1466
|
padding-right: 0.75rem;
|
|
1482
|
-
}
|
|
1467
|
+
}
|
|
1483
1468
|
.theme-brandPage .tw-px-4 {
|
|
1484
1469
|
padding-left: 1rem;
|
|
1485
1470
|
padding-right: 1rem;
|
|
1486
|
-
}
|
|
1471
|
+
}
|
|
1487
1472
|
.theme-brandPage .tw-px-5 {
|
|
1488
1473
|
padding-left: 1.25rem;
|
|
1489
1474
|
padding-right: 1.25rem;
|
|
1490
|
-
}
|
|
1475
|
+
}
|
|
1491
1476
|
.theme-brandPage .tw-px-6 {
|
|
1492
1477
|
padding-left: 1.5rem;
|
|
1493
1478
|
padding-right: 1.5rem;
|
|
1494
|
-
}
|
|
1479
|
+
}
|
|
1495
1480
|
.theme-brandPage .tw-px-8 {
|
|
1496
1481
|
padding-left: 2rem;
|
|
1497
1482
|
padding-right: 2rem;
|
|
1498
|
-
}
|
|
1483
|
+
}
|
|
1499
1484
|
.theme-brandPage .tw-px-px {
|
|
1500
1485
|
padding-left: 1px;
|
|
1501
1486
|
padding-right: 1px;
|
|
1502
|
-
}
|
|
1487
|
+
}
|
|
1503
1488
|
.theme-brandPage .tw-py-0 {
|
|
1504
1489
|
padding-top: 0px;
|
|
1505
1490
|
padding-bottom: 0px;
|
|
1506
|
-
}
|
|
1491
|
+
}
|
|
1507
1492
|
.theme-brandPage .tw-py-0\.5 {
|
|
1508
1493
|
padding-top: 0.125rem;
|
|
1509
1494
|
padding-bottom: 0.125rem;
|
|
1510
|
-
}
|
|
1495
|
+
}
|
|
1511
1496
|
.theme-brandPage .tw-py-1 {
|
|
1512
1497
|
padding-top: 0.25rem;
|
|
1513
1498
|
padding-bottom: 0.25rem;
|
|
1514
|
-
}
|
|
1499
|
+
}
|
|
1515
1500
|
.theme-brandPage .tw-py-1\.5 {
|
|
1516
1501
|
padding-top: 0.375rem;
|
|
1517
1502
|
padding-bottom: 0.375rem;
|
|
1518
|
-
}
|
|
1503
|
+
}
|
|
1519
1504
|
.theme-brandPage .tw-py-10 {
|
|
1520
1505
|
padding-top: 2.5rem;
|
|
1521
1506
|
padding-bottom: 2.5rem;
|
|
1522
|
-
}
|
|
1507
|
+
}
|
|
1523
1508
|
.theme-brandPage .tw-py-2 {
|
|
1524
1509
|
padding-top: 0.5rem;
|
|
1525
1510
|
padding-bottom: 0.5rem;
|
|
1526
|
-
}
|
|
1511
|
+
}
|
|
1527
1512
|
.theme-brandPage .tw-py-3 {
|
|
1528
1513
|
padding-top: 0.75rem;
|
|
1529
1514
|
padding-bottom: 0.75rem;
|
|
1530
|
-
}
|
|
1515
|
+
}
|
|
1531
1516
|
.theme-brandPage .tw-py-3\.5 {
|
|
1532
1517
|
padding-top: 0.875rem;
|
|
1533
1518
|
padding-bottom: 0.875rem;
|
|
1534
|
-
}
|
|
1519
|
+
}
|
|
1535
1520
|
.theme-brandPage .tw-py-4 {
|
|
1536
1521
|
padding-top: 1rem;
|
|
1537
1522
|
padding-bottom: 1rem;
|
|
1538
|
-
}
|
|
1523
|
+
}
|
|
1539
1524
|
.theme-brandPage .tw-py-5 {
|
|
1540
1525
|
padding-top: 1.25rem;
|
|
1541
1526
|
padding-bottom: 1.25rem;
|
|
1542
|
-
}
|
|
1527
|
+
}
|
|
1543
1528
|
.theme-brandPage .tw-py-8 {
|
|
1544
1529
|
padding-top: 2rem;
|
|
1545
1530
|
padding-bottom: 2rem;
|
|
1546
|
-
}
|
|
1531
|
+
}
|
|
1547
1532
|
.theme-brandPage .tw-pb-0 {
|
|
1548
1533
|
padding-bottom: 0px;
|
|
1549
|
-
}
|
|
1534
|
+
}
|
|
1550
1535
|
.theme-brandPage .tw-pb-16 {
|
|
1551
1536
|
padding-bottom: 4rem;
|
|
1552
|
-
}
|
|
1537
|
+
}
|
|
1553
1538
|
.theme-brandPage .tw-pb-24 {
|
|
1554
1539
|
padding-bottom: 6rem;
|
|
1555
|
-
}
|
|
1540
|
+
}
|
|
1556
1541
|
.theme-brandPage .tw-pb-8 {
|
|
1557
1542
|
padding-bottom: 2rem;
|
|
1558
|
-
}
|
|
1543
|
+
}
|
|
1559
1544
|
.theme-brandPage .tw-pl-0 {
|
|
1560
1545
|
padding-left: 0px;
|
|
1561
|
-
}
|
|
1546
|
+
}
|
|
1562
1547
|
.theme-brandPage .tw-pl-12 {
|
|
1563
1548
|
padding-left: 3rem;
|
|
1564
|
-
}
|
|
1549
|
+
}
|
|
1565
1550
|
.theme-brandPage .tw-pl-3 {
|
|
1566
1551
|
padding-left: 0.75rem;
|
|
1567
|
-
}
|
|
1552
|
+
}
|
|
1568
1553
|
.theme-brandPage .tw-pl-8 {
|
|
1569
1554
|
padding-left: 2rem;
|
|
1570
|
-
}
|
|
1555
|
+
}
|
|
1571
1556
|
.theme-brandPage .tw-pr-12 {
|
|
1572
1557
|
padding-right: 3rem;
|
|
1573
|
-
}
|
|
1558
|
+
}
|
|
1574
1559
|
.theme-brandPage .tw-pr-2 {
|
|
1575
1560
|
padding-right: 0.5rem;
|
|
1576
|
-
}
|
|
1561
|
+
}
|
|
1577
1562
|
.theme-brandPage .tw-pr-4 {
|
|
1578
1563
|
padding-right: 1rem;
|
|
1579
|
-
}
|
|
1564
|
+
}
|
|
1580
1565
|
.theme-brandPage .tw-pr-6 {
|
|
1581
1566
|
padding-right: 1.5rem;
|
|
1582
|
-
}
|
|
1567
|
+
}
|
|
1583
1568
|
.theme-brandPage .tw-pt-1 {
|
|
1584
1569
|
padding-top: 0.25rem;
|
|
1585
|
-
}
|
|
1570
|
+
}
|
|
1586
1571
|
.theme-brandPage .tw-pt-12 {
|
|
1587
1572
|
padding-top: 3rem;
|
|
1588
|
-
}
|
|
1573
|
+
}
|
|
1589
1574
|
.theme-brandPage .tw-pt-2 {
|
|
1590
1575
|
padding-top: 0.5rem;
|
|
1591
|
-
}
|
|
1576
|
+
}
|
|
1592
1577
|
.theme-brandPage .tw-pt-6 {
|
|
1593
1578
|
padding-top: 1.5rem;
|
|
1594
|
-
}
|
|
1579
|
+
}
|
|
1595
1580
|
.theme-brandPage .tw-text-left {
|
|
1596
1581
|
text-align: left;
|
|
1597
|
-
}
|
|
1582
|
+
}
|
|
1598
1583
|
.theme-brandPage .tw-text-center {
|
|
1599
1584
|
text-align: center;
|
|
1600
|
-
}
|
|
1585
|
+
}
|
|
1601
1586
|
.theme-brandPage .tw-align-top {
|
|
1602
1587
|
vertical-align: top;
|
|
1603
|
-
}
|
|
1588
|
+
}
|
|
1604
1589
|
.theme-brandPage .tw-align-middle {
|
|
1605
1590
|
vertical-align: middle;
|
|
1606
|
-
}
|
|
1591
|
+
}
|
|
1607
1592
|
.theme-brandPage .tw-font-sans {
|
|
1608
1593
|
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
1609
|
-
}
|
|
1594
|
+
}
|
|
1610
1595
|
.theme-brandPage .tw-text-2xl {
|
|
1611
1596
|
font-size: 1.5rem;
|
|
1612
1597
|
line-height: 2rem;
|
|
1613
|
-
}
|
|
1598
|
+
}
|
|
1614
1599
|
.theme-brandPage .tw-text-4xl {
|
|
1615
1600
|
font-size: 2.25rem;
|
|
1616
1601
|
line-height: 2.5rem;
|
|
1617
|
-
}
|
|
1602
|
+
}
|
|
1618
1603
|
.theme-brandPage .tw-text-base {
|
|
1619
1604
|
font-size: 1rem;
|
|
1620
1605
|
line-height: 1.5rem;
|
|
1621
|
-
}
|
|
1606
|
+
}
|
|
1622
1607
|
.theme-brandPage .tw-text-lg {
|
|
1623
1608
|
font-size: 1.125rem;
|
|
1624
1609
|
line-height: 1.75rem;
|
|
1625
|
-
}
|
|
1610
|
+
}
|
|
1626
1611
|
.theme-brandPage .tw-text-sm {
|
|
1627
1612
|
font-size: 0.875rem;
|
|
1628
1613
|
line-height: 1.25rem;
|
|
1629
|
-
}
|
|
1614
|
+
}
|
|
1630
1615
|
.theme-brandPage .tw-text-xs {
|
|
1631
1616
|
font-size: 0.75rem;
|
|
1632
1617
|
line-height: 1rem;
|
|
1633
|
-
}
|
|
1618
|
+
}
|
|
1634
1619
|
.theme-brandPage .tw-font-bold {
|
|
1635
1620
|
font-weight: 700;
|
|
1636
|
-
}
|
|
1621
|
+
}
|
|
1637
1622
|
.theme-brandPage .tw-font-normal {
|
|
1638
1623
|
font-weight: 400;
|
|
1639
|
-
}
|
|
1624
|
+
}
|
|
1640
1625
|
.theme-brandPage .tw-font-semibold {
|
|
1641
1626
|
font-weight: 600;
|
|
1642
|
-
}
|
|
1627
|
+
}
|
|
1643
1628
|
.theme-brandPage .tw-uppercase {
|
|
1644
1629
|
text-transform: uppercase;
|
|
1645
|
-
}
|
|
1630
|
+
}
|
|
1646
1631
|
.theme-brandPage .tw-capitalize {
|
|
1647
1632
|
text-transform: capitalize;
|
|
1648
|
-
}
|
|
1633
|
+
}
|
|
1649
1634
|
.theme-brandPage .tw-leading-tight {
|
|
1650
1635
|
line-height: 1.25;
|
|
1651
|
-
}
|
|
1636
|
+
}
|
|
1652
1637
|
.theme-brandPage .tw-text-black {
|
|
1653
1638
|
--tw-text-opacity: 1;
|
|
1654
1639
|
color: rgb(0 0 0 / var(--tw-text-opacity));
|
|
1655
|
-
}
|
|
1640
|
+
}
|
|
1656
1641
|
.theme-brandPage .tw-text-grayscale-500 {
|
|
1657
1642
|
--tw-text-opacity: 1;
|
|
1658
1643
|
color: rgb(208 208 208 / var(--tw-text-opacity));
|
|
1659
|
-
}
|
|
1644
|
+
}
|
|
1660
1645
|
.theme-brandPage .tw-text-grayscale-600 {
|
|
1661
1646
|
--tw-text-opacity: 1;
|
|
1662
1647
|
color: rgb(94 94 94 / var(--tw-text-opacity));
|
|
1663
|
-
}
|
|
1648
|
+
}
|
|
1664
1649
|
.theme-brandPage .tw-text-grayscale-700 {
|
|
1665
1650
|
--tw-text-opacity: 1;
|
|
1666
1651
|
color: rgb(43 43 43 / var(--tw-text-opacity));
|
|
1667
|
-
}
|
|
1652
|
+
}
|
|
1668
1653
|
.theme-brandPage .tw-text-grayscale-800 {
|
|
1669
1654
|
--tw-text-opacity: 1;
|
|
1670
1655
|
color: rgb(17 21 23 / var(--tw-text-opacity));
|
|
1671
|
-
}
|
|
1656
|
+
}
|
|
1672
1657
|
.theme-brandPage .tw-text-white {
|
|
1673
1658
|
--tw-text-opacity: 1;
|
|
1674
1659
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
1675
|
-
}
|
|
1660
|
+
}
|
|
1676
1661
|
.theme-brandPage .tw-underline {
|
|
1677
1662
|
text-decoration-line: underline;
|
|
1678
|
-
}
|
|
1663
|
+
}
|
|
1679
1664
|
.theme-brandPage .tw-no-underline {
|
|
1680
1665
|
text-decoration-line: none;
|
|
1681
|
-
}
|
|
1666
|
+
}
|
|
1682
1667
|
.theme-brandPage .tw-opacity-0 {
|
|
1683
1668
|
opacity: 0;
|
|
1684
|
-
}
|
|
1669
|
+
}
|
|
1685
1670
|
.theme-brandPage .tw-opacity-100 {
|
|
1686
1671
|
opacity: 1;
|
|
1687
|
-
}
|
|
1672
|
+
}
|
|
1688
1673
|
.theme-brandPage .tw-opacity-30 {
|
|
1689
1674
|
opacity: 0.3;
|
|
1690
|
-
}
|
|
1675
|
+
}
|
|
1691
1676
|
.theme-brandPage .tw-opacity-40 {
|
|
1692
1677
|
opacity: 0.4;
|
|
1693
|
-
}
|
|
1678
|
+
}
|
|
1694
1679
|
.theme-brandPage .tw-opacity-50 {
|
|
1695
1680
|
opacity: 0.5;
|
|
1696
|
-
}
|
|
1681
|
+
}
|
|
1697
1682
|
.\!tw-shadow-\[0_0_0_1px\] {
|
|
1698
1683
|
--tw-shadow: 0 0 0 1px !important;
|
|
1699
1684
|
--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color) !important;
|
|
1700
1685
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
|
|
1701
|
-
}
|
|
1686
|
+
}
|
|
1702
1687
|
.\!tw-shadow-\[0_0_0_2px\] {
|
|
1703
1688
|
--tw-shadow: 0 0 0 2px !important;
|
|
1704
1689
|
--tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color) !important;
|
|
1705
1690
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
|
|
1706
|
-
}
|
|
1691
|
+
}
|
|
1707
1692
|
.theme-brandPage .tw-shadow {
|
|
1708
1693
|
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
|
|
1709
1694
|
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
|
|
1710
1695
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1711
|
-
}
|
|
1696
|
+
}
|
|
1712
1697
|
.theme-brandPage .tw-shadow-inner {
|
|
1713
1698
|
--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
|
|
1714
1699
|
--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
|
|
1715
1700
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1716
|
-
}
|
|
1701
|
+
}
|
|
1717
1702
|
.theme-brandPage .tw-shadow-lg {
|
|
1718
1703
|
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
|
1719
1704
|
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
|
|
1720
1705
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1721
|
-
}
|
|
1706
|
+
}
|
|
1722
1707
|
.theme-brandPage .tw-shadow-md {
|
|
1723
1708
|
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
|
1724
1709
|
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
|
|
1725
1710
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1726
|
-
}
|
|
1711
|
+
}
|
|
1727
1712
|
.theme-brandPage .tw-shadow-sm {
|
|
1728
1713
|
--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
|
|
1729
1714
|
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
|
|
1730
1715
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1731
|
-
}
|
|
1716
|
+
}
|
|
1732
1717
|
.theme-brandPage .tw-shadow-xl {
|
|
1733
1718
|
--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
|
|
1734
1719
|
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
|
|
1735
1720
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1736
|
-
}
|
|
1721
|
+
}
|
|
1737
1722
|
.theme-brandPage .tw-outline-none {
|
|
1738
1723
|
outline: 2px solid transparent;
|
|
1739
1724
|
outline-offset: 2px;
|
|
1740
|
-
}
|
|
1725
|
+
}
|
|
1741
1726
|
.theme-brandPage .tw-ring-1 {
|
|
1742
1727
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
1743
1728
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
1744
1729
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
1745
|
-
}
|
|
1730
|
+
}
|
|
1746
1731
|
.theme-brandPage .tw-ring-black {
|
|
1747
1732
|
--tw-ring-opacity: 1;
|
|
1748
1733
|
--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
|
|
1749
|
-
}
|
|
1734
|
+
}
|
|
1750
1735
|
.theme-brandPage .tw-ring-opacity-5 {
|
|
1751
1736
|
--tw-ring-opacity: 0.05;
|
|
1752
|
-
}
|
|
1737
|
+
}
|
|
1753
1738
|
.theme-brandPage .tw-drop-shadow-sm {
|
|
1754
1739
|
--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
|
|
1755
1740
|
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
1756
|
-
}
|
|
1741
|
+
}
|
|
1757
1742
|
.theme-brandPage .tw-transition-colors {
|
|
1758
1743
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
1759
1744
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1760
1745
|
transition-duration: 150ms;
|
|
1761
|
-
}
|
|
1746
|
+
}
|
|
1762
1747
|
.theme-brandPage .tw-transition-shadow {
|
|
1763
1748
|
transition-property: box-shadow;
|
|
1764
1749
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1765
1750
|
transition-duration: 150ms;
|
|
1766
|
-
}
|
|
1751
|
+
}
|
|
1767
1752
|
.theme-brandPage .tw-transition-transform {
|
|
1768
1753
|
transition-property: transform;
|
|
1769
1754
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1770
1755
|
transition-duration: 150ms;
|
|
1771
|
-
}
|
|
1756
|
+
}
|
|
1772
1757
|
.theme-brandPage .tw-duration-200 {
|
|
1773
1758
|
transition-duration: 200ms;
|
|
1774
|
-
}
|
|
1759
|
+
}
|
|
1775
1760
|
.theme-brandPage .tw-duration-300 {
|
|
1776
1761
|
transition-duration: 300ms;
|
|
1777
|
-
}
|
|
1762
|
+
}
|
|
1778
1763
|
.theme-brandPage .tw-ease-in-out {
|
|
1779
1764
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1780
|
-
}
|
|
1765
|
+
}
|
|
1781
1766
|
.theme-brandPage .tw-ease-out {
|
|
1782
1767
|
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
1783
|
-
}
|
|
1784
|
-
.theme-brandPage .hover\:tw-border-grayscale-400:hover {
|
|
1768
|
+
}
|
|
1785
1769
|
--tw-border-opacity: 1;
|
|
1786
1770
|
border-color: rgb(230 230 230 / var(--tw-border-opacity));
|
|
1787
|
-
}
|
|
1788
|
-
.theme-brandPage .hover\:tw-bg-grayscale-200:hover {
|
|
1771
|
+
}
|
|
1789
1772
|
--tw-bg-opacity: 1;
|
|
1790
1773
|
background-color: rgb(244 244 244 / var(--tw-bg-opacity));
|
|
1791
|
-
}
|
|
1792
|
-
.theme-brandPage .hover\:tw-bg-grayscale-300:hover {
|
|
1774
|
+
}
|
|
1793
1775
|
--tw-bg-opacity: 1;
|
|
1794
1776
|
background-color: rgb(239 239 239 / var(--tw-bg-opacity));
|
|
1795
|
-
}
|
|
1796
|
-
.theme-brandPage .hover\:tw-bg-grayscale-400:hover {
|
|
1777
|
+
}
|
|
1797
1778
|
--tw-bg-opacity: 1;
|
|
1798
1779
|
background-color: rgb(230 230 230 / var(--tw-bg-opacity));
|
|
1799
|
-
}
|
|
1800
|
-
.theme-brandPage .hover\:tw-text-grayscale-800:hover {
|
|
1780
|
+
}
|
|
1801
1781
|
--tw-text-opacity: 1;
|
|
1802
1782
|
color: rgb(17 21 23 / var(--tw-text-opacity));
|
|
1803
|
-
}
|
|
1804
|
-
.theme-brandPage .hover\:tw-text-white:hover {
|
|
1783
|
+
}
|
|
1805
1784
|
--tw-text-opacity: 1;
|
|
1806
1785
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
1807
|
-
}
|
|
1808
|
-
.theme-brandPage .hover\:tw-underline:hover {
|
|
1786
|
+
}
|
|
1809
1787
|
text-decoration-line: underline;
|
|
1810
|
-
}
|
|
1811
|
-
.theme-brandPage .hover\:tw-shadow-lg:hover {
|
|
1788
|
+
}
|
|
1812
1789
|
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
|
1813
1790
|
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
|
|
1814
1791
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1815
|
-
}
|
|
1816
|
-
.theme-brandPage .hover\:tw-brightness-\[0\.85\]:hover {
|
|
1817
|
-
--tw-brightness: brightness(0.85);
|
|
1818
|
-
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
1819
|
-
}
|
|
1820
|
-
.theme-brandPage .focus\:tw-border-grayscale-600:focus {
|
|
1792
|
+
}
|
|
1821
1793
|
--tw-border-opacity: 1;
|
|
1822
1794
|
border-color: rgb(94 94 94 / var(--tw-border-opacity));
|
|
1823
|
-
}
|
|
1824
|
-
.theme-brandPage .focus\:tw-border-grayscale-700:focus {
|
|
1795
|
+
}
|
|
1825
1796
|
--tw-border-opacity: 1;
|
|
1826
1797
|
border-color: rgb(43 43 43 / var(--tw-border-opacity));
|
|
1827
|
-
}
|
|
1828
|
-
.theme-brandPage .focus\:tw-outline-none:focus {
|
|
1798
|
+
}
|
|
1829
1799
|
outline: 2px solid transparent;
|
|
1830
1800
|
outline-offset: 2px;
|
|
1831
|
-
}
|
|
1801
|
+
}
|
|
1832
1802
|
@media (min-width: 640px) {
|
|
1833
1803
|
.theme-brandPage .sm\:tw-absolute {
|
|
1834
1804
|
position: absolute;
|
|
@@ -1895,7 +1865,7 @@ video {
|
|
|
1895
1865
|
padding-left: 1rem;
|
|
1896
1866
|
padding-right: 1rem;
|
|
1897
1867
|
}
|
|
1898
|
-
}
|
|
1868
|
+
}
|
|
1899
1869
|
@media (min-width: 768px) {
|
|
1900
1870
|
.theme-brandPage .md\:tw-right-6 {
|
|
1901
1871
|
right: 1.5rem;
|
|
@@ -1915,9 +1885,6 @@ video {
|
|
|
1915
1885
|
.theme-brandPage .md\:tw-ml-4 {
|
|
1916
1886
|
margin-left: 1rem;
|
|
1917
1887
|
}
|
|
1918
|
-
.theme-brandPage .md\:tw-mr-2 {
|
|
1919
|
-
margin-right: 0.5rem;
|
|
1920
|
-
}
|
|
1921
1888
|
.theme-brandPage .md\:tw-mt-0 {
|
|
1922
1889
|
margin-top: 0px;
|
|
1923
1890
|
}
|
|
@@ -2043,7 +2010,7 @@ video {
|
|
|
2043
2010
|
font-size: 0.75rem;
|
|
2044
2011
|
line-height: 1rem;
|
|
2045
2012
|
}
|
|
2046
|
-
}
|
|
2013
|
+
}
|
|
2047
2014
|
@media (min-width: 1024px) {
|
|
2048
2015
|
.theme-brandPage .lg\:tw-static {
|
|
2049
2016
|
position: static;
|
|
@@ -2092,4 +2059,4 @@ video {
|
|
|
2092
2059
|
.theme-brandPage .lg\:tw-pt-20 {
|
|
2093
2060
|
padding-top: 5rem;
|
|
2094
2061
|
}
|
|
2095
|
-
}
|
|
2062
|
+
}
|