@redneckz/wildless-cms-uni-blocks 0.3.79 → 0.3.81
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/bundle/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +127 -139
- package/bundle/bundle.umd.min.js +1 -1
- package/dist/components/Accordion/Accordion.js +3 -2
- package/dist/components/Accordion/Accordion.js.map +1 -1
- package/dist/components/Accordion/AccordionItem.js +1 -1
- package/dist/components/Accordion/AccordionItem.js.map +1 -1
- package/dist/components/BaseTile/BaseTile.js +2 -2
- package/dist/components/BaseTile/BaseTile.js.map +1 -1
- package/dist/components/BenefitsBlock/BenefitsBlock.js +4 -3
- package/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
- package/dist/components/Bonus/Bonus.js +3 -2
- package/dist/components/Bonus/Bonus.js.map +1 -1
- package/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js +3 -2
- package/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
- package/dist/components/Calculator/Calculator.js +3 -2
- package/dist/components/Calculator/Calculator.js.map +1 -1
- package/dist/components/Catalog/Catalog.js +3 -2
- package/dist/components/Catalog/Catalog.js.map +1 -1
- package/dist/components/ComparisonTable/ComparisonTable.js +3 -2
- package/dist/components/ComparisonTable/ComparisonTable.js.map +1 -1
- package/dist/components/ComparisonTable/TableCell.js +1 -1
- package/dist/components/ComparisonTable/TableCell.js.map +1 -1
- package/dist/components/ContentPage/ContentPage.js +0 -10
- package/dist/components/ContentPage/ContentPage.js.map +1 -1
- package/dist/components/ContentPage/ContentPageContext.d.ts +2 -0
- package/dist/components/ExchangeRateTile/ExchangeRateTile.js +3 -2
- package/dist/components/ExchangeRateTile/ExchangeRateTile.js.map +1 -1
- package/dist/components/Footer/Contacts.js +2 -2
- package/dist/components/Footer/Contacts.js.map +1 -1
- package/dist/components/Footer/Footer.js +3 -2
- package/dist/components/Footer/Footer.js.map +1 -1
- package/dist/components/Gallery/GalleryCardInner.js +2 -2
- package/dist/components/Gallery/GalleryCardInner.js.map +1 -1
- package/dist/components/Gallery/GalleryInner.js +4 -3
- package/dist/components/Gallery/GalleryInner.js.map +1 -1
- package/dist/components/GracePeriod/GracePeriod.js +3 -2
- package/dist/components/GracePeriod/GracePeriod.js.map +1 -1
- package/dist/components/GroupBlock/GroupBlock.js +5 -4
- package/dist/components/GroupBlock/GroupBlock.js.map +1 -1
- package/dist/components/Header/Header.js +3 -2
- package/dist/components/Header/Header.js.map +1 -1
- package/dist/components/Headline/Headline.js +3 -2
- package/dist/components/Headline/Headline.js.map +1 -1
- package/dist/components/Insurance/Insurance.js +3 -2
- package/dist/components/Insurance/Insurance.js.map +1 -1
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js +5 -4
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +3 -3
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/dist/components/LikeControl/LikeControl.js +3 -2
- package/dist/components/LikeControl/LikeControl.js.map +1 -1
- package/dist/components/LinkDocs/LinkDocs.js +3 -2
- package/dist/components/LinkDocs/LinkDocs.js.map +1 -1
- package/dist/components/LinkList/LinkList.js +3 -2
- package/dist/components/LinkList/LinkList.js.map +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.js +4 -3
- package/dist/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/dist/components/Navigation/Navigation.js +3 -2
- package/dist/components/Navigation/Navigation.js.map +1 -1
- package/dist/components/NavigatorTabs/NavigatorTabItem.js +1 -1
- package/dist/components/NavigatorTabs/NavigatorTabItem.js.map +1 -1
- package/dist/components/NavigatorTabs/NavigatorTabs.js +7 -7
- package/dist/components/NavigatorTabs/NavigatorTabs.js.map +1 -1
- package/dist/components/OtherProducts/OtherProducts.js +3 -2
- package/dist/components/OtherProducts/OtherProducts.js.map +1 -1
- package/dist/components/PictureText/PictureText.js +4 -3
- package/dist/components/PictureText/PictureText.js.map +1 -1
- package/dist/components/Placeholder/Placeholder.js +3 -2
- package/dist/components/Placeholder/Placeholder.js.map +1 -1
- package/dist/components/ProductBlock/ProductBlock.js +3 -2
- package/dist/components/ProductBlock/ProductBlock.js.map +1 -1
- package/dist/components/ProductBlock/ProductBlockContent.d.ts +3 -3
- package/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/dist/components/ProductBlock/renderBenefit.js +1 -1
- package/dist/components/ProductBlock/renderBenefit.js.map +1 -1
- package/dist/components/ProductGallery/ProductGallery.js +4 -3
- package/dist/components/ProductGallery/ProductGallery.js.map +1 -1
- package/dist/components/ProductTile/ProductTile.js +3 -2
- package/dist/components/ProductTile/ProductTile.js.map +1 -1
- package/dist/components/PromoTile/PromoTile.js +3 -2
- package/dist/components/PromoTile/PromoTile.js.map +1 -1
- package/dist/components/Recommendation/Recommendation.js +4 -3
- package/dist/components/Recommendation/Recommendation.js.map +1 -1
- package/dist/components/StepsBlock/StepsBlock.js +6 -5
- package/dist/components/StepsBlock/StepsBlock.js.map +1 -1
- package/dist/components/TariffsTable/TariffsTable.js +3 -2
- package/dist/components/TariffsTable/TariffsTable.js.map +1 -1
- package/dist/components/TextBlock/TextBlock.js +3 -2
- package/dist/components/TextBlock/TextBlock.js.map +1 -1
- package/dist/components/Tile/Tile.js +3 -2
- package/dist/components/Tile/Tile.js.map +1 -1
- package/dist/react/IntersectionObserverTag.d.ts +1 -1
- package/dist/react/IntersectionObserverTag.js +2 -2
- package/dist/react/IntersectionObserverTag.js.map +1 -1
- package/dist/react/setup-fixture.js.map +1 -1
- package/dist/ui-kit/BlockWrapper.d.ts +9 -0
- package/dist/ui-kit/BlockWrapper.js +10 -0
- package/dist/ui-kit/BlockWrapper.js.map +1 -0
- package/dist/ui-kit/Button/ButtonProps.d.ts +13 -1
- package/dist/utils/changeHashOnObserve.d.ts +1 -0
- package/dist/utils/changeHashOnObserve.js +13 -0
- package/dist/utils/changeHashOnObserve.js.map +1 -0
- package/lib/common.css +1 -1
- package/lib/components/Accordion/Accordion.js +3 -2
- package/lib/components/Accordion/Accordion.js.map +1 -1
- package/lib/components/Accordion/AccordionItem.js +1 -1
- package/lib/components/Accordion/AccordionItem.js.map +1 -1
- package/lib/components/BaseTile/BaseTile.js +2 -2
- package/lib/components/BaseTile/BaseTile.js.map +1 -1
- package/lib/components/BenefitsBlock/BenefitsBlock.js +4 -3
- package/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
- package/lib/components/Bonus/Bonus.js +3 -2
- package/lib/components/Bonus/Bonus.js.map +1 -1
- package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js +3 -2
- package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
- package/lib/components/Calculator/Calculator.js +3 -2
- package/lib/components/Calculator/Calculator.js.map +1 -1
- package/lib/components/Catalog/Catalog.js +3 -2
- package/lib/components/Catalog/Catalog.js.map +1 -1
- package/lib/components/ComparisonTable/ComparisonTable.js +3 -2
- package/lib/components/ComparisonTable/ComparisonTable.js.map +1 -1
- package/lib/components/ComparisonTable/TableCell.js +1 -1
- package/lib/components/ComparisonTable/TableCell.js.map +1 -1
- package/lib/components/ContentPage/ContentPage.js +0 -10
- package/lib/components/ContentPage/ContentPage.js.map +1 -1
- package/lib/components/ContentPage/ContentPageContext.d.ts +2 -0
- package/lib/components/ExchangeRateTile/ExchangeRateTile.js +3 -2
- package/lib/components/ExchangeRateTile/ExchangeRateTile.js.map +1 -1
- package/lib/components/Footer/Contacts.js +2 -2
- package/lib/components/Footer/Contacts.js.map +1 -1
- package/lib/components/Footer/Footer.js +3 -2
- package/lib/components/Footer/Footer.js.map +1 -1
- package/lib/components/Gallery/GalleryCardInner.js +2 -2
- package/lib/components/Gallery/GalleryCardInner.js.map +1 -1
- package/lib/components/Gallery/GalleryInner.js +4 -3
- package/lib/components/Gallery/GalleryInner.js.map +1 -1
- package/lib/components/GracePeriod/GracePeriod.js +3 -2
- package/lib/components/GracePeriod/GracePeriod.js.map +1 -1
- package/lib/components/GroupBlock/GroupBlock.js +5 -4
- package/lib/components/GroupBlock/GroupBlock.js.map +1 -1
- package/lib/components/Header/Header.js +3 -2
- package/lib/components/Header/Header.js.map +1 -1
- package/lib/components/Headline/Headline.js +3 -2
- package/lib/components/Headline/Headline.js.map +1 -1
- package/lib/components/Insurance/Insurance.js +3 -2
- package/lib/components/Insurance/Insurance.js.map +1 -1
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js +5 -4
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +3 -3
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/lib/components/LikeControl/LikeControl.js +3 -2
- package/lib/components/LikeControl/LikeControl.js.map +1 -1
- package/lib/components/LinkDocs/LinkDocs.js +3 -2
- package/lib/components/LinkDocs/LinkDocs.js.map +1 -1
- package/lib/components/LinkList/LinkList.js +3 -2
- package/lib/components/LinkList/LinkList.js.map +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.js +4 -3
- package/lib/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/lib/components/Navigation/Navigation.js +3 -2
- package/lib/components/Navigation/Navigation.js.map +1 -1
- package/lib/components/NavigatorTabs/NavigatorTabItem.js +1 -1
- package/lib/components/NavigatorTabs/NavigatorTabItem.js.map +1 -1
- package/lib/components/NavigatorTabs/NavigatorTabs.js +7 -7
- package/lib/components/NavigatorTabs/NavigatorTabs.js.map +1 -1
- package/lib/components/OtherProducts/OtherProducts.js +3 -2
- package/lib/components/OtherProducts/OtherProducts.js.map +1 -1
- package/lib/components/PictureText/PictureText.js +4 -3
- package/lib/components/PictureText/PictureText.js.map +1 -1
- package/lib/components/Placeholder/Placeholder.js +3 -2
- package/lib/components/Placeholder/Placeholder.js.map +1 -1
- package/lib/components/ProductBlock/ProductBlock.js +3 -2
- package/lib/components/ProductBlock/ProductBlock.js.map +1 -1
- package/lib/components/ProductBlock/ProductBlockContent.d.ts +3 -3
- package/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/lib/components/ProductBlock/renderBenefit.js +1 -1
- package/lib/components/ProductBlock/renderBenefit.js.map +1 -1
- package/lib/components/ProductGallery/ProductGallery.js +4 -3
- package/lib/components/ProductGallery/ProductGallery.js.map +1 -1
- package/lib/components/ProductTile/ProductTile.js +3 -2
- package/lib/components/ProductTile/ProductTile.js.map +1 -1
- package/lib/components/PromoTile/PromoTile.js +3 -2
- package/lib/components/PromoTile/PromoTile.js.map +1 -1
- package/lib/components/Recommendation/Recommendation.js +4 -3
- package/lib/components/Recommendation/Recommendation.js.map +1 -1
- package/lib/components/StepsBlock/StepsBlock.js +6 -5
- package/lib/components/StepsBlock/StepsBlock.js.map +1 -1
- package/lib/components/TariffsTable/TariffsTable.js +3 -2
- package/lib/components/TariffsTable/TariffsTable.js.map +1 -1
- package/lib/components/TextBlock/TextBlock.js +3 -2
- package/lib/components/TextBlock/TextBlock.js.map +1 -1
- package/lib/components/Tile/Tile.js +3 -2
- package/lib/components/Tile/Tile.js.map +1 -1
- package/lib/react/IntersectionObserverTag.d.ts +1 -1
- package/lib/react/IntersectionObserverTag.js +2 -2
- package/lib/react/IntersectionObserverTag.js.map +1 -1
- package/lib/react/setup-fixture.js.map +1 -1
- package/lib/ui-kit/BlockWrapper.d.ts +9 -0
- package/lib/ui-kit/BlockWrapper.js +8 -0
- package/lib/ui-kit/BlockWrapper.js.map +1 -0
- package/lib/ui-kit/Button/ButtonProps.d.ts +13 -1
- package/lib/utils/changeHashOnObserve.d.ts +1 -0
- package/lib/utils/changeHashOnObserve.js +10 -0
- package/lib/utils/changeHashOnObserve.js.map +1 -0
- package/mobile/bundle/bundle.umd.js +25 -36
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/components/BaseTile/BaseTile.js +2 -2
- package/mobile/dist/components/BaseTile/BaseTile.js.map +1 -1
- package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js +4 -3
- package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
- package/mobile/dist/components/Bonus/Bonus.js +3 -2
- package/mobile/dist/components/Bonus/Bonus.js.map +1 -1
- package/mobile/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js +3 -2
- package/mobile/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
- package/mobile/dist/components/Calculator/Calculator.js +3 -2
- package/mobile/dist/components/Calculator/Calculator.js.map +1 -1
- package/mobile/dist/components/Catalog/Catalog.js +3 -2
- package/mobile/dist/components/Catalog/Catalog.js.map +1 -1
- package/mobile/dist/components/ContentPage/ContentPage.js +0 -10
- package/mobile/dist/components/ContentPage/ContentPage.js.map +1 -1
- package/mobile/dist/components/ContentPage/ContentPageContext.d.ts +2 -0
- package/mobile/dist/components/ExchangeRateTile/ExchangeRateTile.js +3 -2
- package/mobile/dist/components/ExchangeRateTile/ExchangeRateTile.js.map +1 -1
- package/mobile/dist/components/Footer/Contacts.js +2 -2
- package/mobile/dist/components/Footer/Contacts.js.map +1 -1
- package/mobile/dist/components/Gallery/GalleryCardInner.js +2 -2
- package/mobile/dist/components/Gallery/GalleryCardInner.js.map +1 -1
- package/mobile/dist/components/Gallery/GalleryInner.js +4 -3
- package/mobile/dist/components/Gallery/GalleryInner.js.map +1 -1
- package/mobile/dist/components/GracePeriod/GracePeriod.js +3 -2
- package/mobile/dist/components/GracePeriod/GracePeriod.js.map +1 -1
- package/mobile/dist/components/GroupBlock/GroupBlock.js +5 -4
- package/mobile/dist/components/GroupBlock/GroupBlock.js.map +1 -1
- package/mobile/dist/components/Insurance/Insurance.js +3 -2
- package/mobile/dist/components/Insurance/Insurance.js.map +1 -1
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js +5 -4
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +3 -3
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/mobile/dist/components/LikeControl/LikeControl.js +3 -2
- package/mobile/dist/components/LikeControl/LikeControl.js.map +1 -1
- package/mobile/dist/components/LinkList/LinkList.js +3 -2
- package/mobile/dist/components/LinkList/LinkList.js.map +1 -1
- package/mobile/dist/components/Navigation/Navigation.js +3 -2
- package/mobile/dist/components/Navigation/Navigation.js.map +1 -1
- package/mobile/dist/components/NavigatorTabs/NavigatorTabItem.js +1 -1
- package/mobile/dist/components/NavigatorTabs/NavigatorTabItem.js.map +1 -1
- package/mobile/dist/components/NavigatorTabs/NavigatorTabs.js +7 -7
- package/mobile/dist/components/NavigatorTabs/NavigatorTabs.js.map +1 -1
- package/mobile/dist/components/OtherProducts/OtherProducts.js +3 -2
- package/mobile/dist/components/OtherProducts/OtherProducts.js.map +1 -1
- package/mobile/dist/components/PictureText/PictureText.js +4 -3
- package/mobile/dist/components/PictureText/PictureText.js.map +1 -1
- package/mobile/dist/components/Placeholder/Placeholder.js +3 -2
- package/mobile/dist/components/Placeholder/Placeholder.js.map +1 -1
- package/mobile/dist/components/ProductBlock/ProductBlockContent.d.ts +3 -3
- package/mobile/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/mobile/dist/components/ProductTile/ProductTile.js +3 -2
- package/mobile/dist/components/ProductTile/ProductTile.js.map +1 -1
- package/mobile/dist/components/PromoTile/PromoTile.js +3 -2
- package/mobile/dist/components/PromoTile/PromoTile.js.map +1 -1
- package/mobile/dist/components/Recommendation/Recommendation.js +4 -3
- package/mobile/dist/components/Recommendation/Recommendation.js.map +1 -1
- package/mobile/dist/components/Tile/Tile.js +3 -2
- package/mobile/dist/components/Tile/Tile.js.map +1 -1
- package/mobile/dist/react/IntersectionObserverTag.d.ts +1 -1
- package/mobile/dist/react/IntersectionObserverTag.js +2 -2
- package/mobile/dist/react/IntersectionObserverTag.js.map +1 -1
- package/mobile/dist/react/setup-fixture.js.map +1 -1
- package/mobile/dist/ui-kit/BlockWrapper.d.ts +9 -0
- package/mobile/dist/ui-kit/BlockWrapper.js +10 -0
- package/mobile/dist/ui-kit/BlockWrapper.js.map +1 -0
- package/mobile/dist/ui-kit/Button/ButtonProps.d.ts +13 -1
- package/mobile/dist/utils/changeHashOnObserve.d.ts +1 -0
- package/mobile/dist/utils/changeHashOnObserve.js +13 -0
- package/mobile/dist/utils/changeHashOnObserve.js.map +1 -0
- package/mobile/lib/components/BaseTile/BaseTile.js +2 -2
- package/mobile/lib/components/BaseTile/BaseTile.js.map +1 -1
- package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js +4 -3
- package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
- package/mobile/lib/components/Bonus/Bonus.js +3 -2
- package/mobile/lib/components/Bonus/Bonus.js.map +1 -1
- package/mobile/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js +3 -2
- package/mobile/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
- package/mobile/lib/components/Calculator/Calculator.js +3 -2
- package/mobile/lib/components/Calculator/Calculator.js.map +1 -1
- package/mobile/lib/components/Catalog/Catalog.js +3 -2
- package/mobile/lib/components/Catalog/Catalog.js.map +1 -1
- package/mobile/lib/components/ContentPage/ContentPage.js +0 -10
- package/mobile/lib/components/ContentPage/ContentPage.js.map +1 -1
- package/mobile/lib/components/ContentPage/ContentPageContext.d.ts +2 -0
- package/mobile/lib/components/ExchangeRateTile/ExchangeRateTile.js +3 -2
- package/mobile/lib/components/ExchangeRateTile/ExchangeRateTile.js.map +1 -1
- package/mobile/lib/components/Footer/Contacts.js +2 -2
- package/mobile/lib/components/Footer/Contacts.js.map +1 -1
- package/mobile/lib/components/Gallery/GalleryCardInner.js +2 -2
- package/mobile/lib/components/Gallery/GalleryCardInner.js.map +1 -1
- package/mobile/lib/components/Gallery/GalleryInner.js +4 -3
- package/mobile/lib/components/Gallery/GalleryInner.js.map +1 -1
- package/mobile/lib/components/GracePeriod/GracePeriod.js +3 -2
- package/mobile/lib/components/GracePeriod/GracePeriod.js.map +1 -1
- package/mobile/lib/components/GroupBlock/GroupBlock.js +5 -4
- package/mobile/lib/components/GroupBlock/GroupBlock.js.map +1 -1
- package/mobile/lib/components/Insurance/Insurance.js +3 -2
- package/mobile/lib/components/Insurance/Insurance.js.map +1 -1
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js +5 -4
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +3 -3
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/mobile/lib/components/LikeControl/LikeControl.js +3 -2
- package/mobile/lib/components/LikeControl/LikeControl.js.map +1 -1
- package/mobile/lib/components/LinkList/LinkList.js +3 -2
- package/mobile/lib/components/LinkList/LinkList.js.map +1 -1
- package/mobile/lib/components/Navigation/Navigation.js +3 -2
- package/mobile/lib/components/Navigation/Navigation.js.map +1 -1
- package/mobile/lib/components/NavigatorTabs/NavigatorTabItem.js +1 -1
- package/mobile/lib/components/NavigatorTabs/NavigatorTabItem.js.map +1 -1
- package/mobile/lib/components/NavigatorTabs/NavigatorTabs.js +7 -7
- package/mobile/lib/components/NavigatorTabs/NavigatorTabs.js.map +1 -1
- package/mobile/lib/components/OtherProducts/OtherProducts.js +3 -2
- package/mobile/lib/components/OtherProducts/OtherProducts.js.map +1 -1
- package/mobile/lib/components/PictureText/PictureText.js +4 -3
- package/mobile/lib/components/PictureText/PictureText.js.map +1 -1
- package/mobile/lib/components/Placeholder/Placeholder.js +3 -2
- package/mobile/lib/components/Placeholder/Placeholder.js.map +1 -1
- package/mobile/lib/components/ProductBlock/ProductBlockContent.d.ts +3 -3
- package/mobile/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/mobile/lib/components/ProductTile/ProductTile.js +3 -2
- package/mobile/lib/components/ProductTile/ProductTile.js.map +1 -1
- package/mobile/lib/components/PromoTile/PromoTile.js +3 -2
- package/mobile/lib/components/PromoTile/PromoTile.js.map +1 -1
- package/mobile/lib/components/Recommendation/Recommendation.js +4 -3
- package/mobile/lib/components/Recommendation/Recommendation.js.map +1 -1
- package/mobile/lib/components/Tile/Tile.js +3 -2
- package/mobile/lib/components/Tile/Tile.js.map +1 -1
- package/mobile/lib/react/IntersectionObserverTag.d.ts +1 -1
- package/mobile/lib/react/IntersectionObserverTag.js +2 -2
- package/mobile/lib/react/IntersectionObserverTag.js.map +1 -1
- package/mobile/lib/react/setup-fixture.js.map +1 -1
- package/mobile/lib/ui-kit/BlockWrapper.d.ts +9 -0
- package/mobile/lib/ui-kit/BlockWrapper.js +8 -0
- package/mobile/lib/ui-kit/BlockWrapper.js.map +1 -0
- package/mobile/lib/ui-kit/Button/ButtonProps.d.ts +13 -1
- package/mobile/lib/utils/changeHashOnObserve.d.ts +1 -0
- package/mobile/lib/utils/changeHashOnObserve.js +10 -0
- package/mobile/lib/utils/changeHashOnObserve.js.map +1 -0
- package/mobile/src/components/BaseTile/BaseTile.tsx +2 -2
- package/mobile/src/components/BenefitsBlock/BenefitsBlock.tsx +6 -5
- package/mobile/src/components/Bonus/Bonus.tsx +4 -3
- package/mobile/src/components/BonusBenefitsBlock/BonusBenefitsBlock.tsx +5 -4
- package/mobile/src/components/Calculator/Calculator.tsx +6 -4
- package/mobile/src/components/Catalog/Catalog.tsx +6 -4
- package/mobile/src/components/ContentPage/ContentPage.tsx +0 -14
- package/mobile/src/components/ContentPage/ContentPageContext.tsx +3 -0
- package/mobile/src/components/ExchangeRateTile/ExchangeRateTile.tsx +6 -4
- package/mobile/src/components/Footer/Contacts.tsx +5 -2
- package/mobile/src/components/Gallery/GalleryCardInner.tsx +2 -2
- package/mobile/src/components/Gallery/GalleryInner.tsx +8 -6
- package/mobile/src/components/GracePeriod/GracePeriod.tsx +4 -3
- package/mobile/src/components/GroupBlock/GroupBlock.tsx +6 -5
- package/mobile/src/components/Insurance/Insurance.tsx +7 -3
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +8 -6
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +5 -5
- package/mobile/src/components/LikeControl/LikeControl.tsx +7 -4
- package/mobile/src/components/LinkList/LinkList.tsx +4 -3
- package/mobile/src/components/Navigation/Navigation.tsx +7 -5
- package/mobile/src/components/NavigatorTabs/NavigatorTabItem.tsx +1 -1
- package/mobile/src/components/NavigatorTabs/NavigatorTabs.tsx +13 -13
- package/mobile/src/components/OtherProducts/OtherProducts.tsx +8 -3
- package/mobile/src/components/PictureText/PictureText.tsx +7 -6
- package/mobile/src/components/Placeholder/Placeholder.tsx +6 -4
- package/mobile/src/components/ProductBlock/ProductBlockContent.ts +3 -3
- package/mobile/src/components/ProductBlock/renderBackwardButton.tsx +2 -2
- package/mobile/src/components/ProductTile/ProductTile.tsx +6 -4
- package/mobile/src/components/PromoTile/PromoTile.tsx +6 -4
- package/mobile/src/components/Recommendation/Recommendation.tsx +7 -5
- package/mobile/src/components/Tile/Tile.tsx +6 -6
- package/mobile/src/react/IntersectionObserverTag.tsx +11 -3
- package/mobile/src/react/setup-fixture.ts +0 -1
- package/mobile/src/ui-kit/BlockWrapper.tsx +33 -0
- package/mobile/src/ui-kit/Button/ButtonProps.ts +14 -1
- package/mobile/src/utils/changeHashOnObserve.ts +10 -0
- package/package.json +1 -1
- package/src/components/Accordion/Accordion.tsx +9 -4
- package/src/components/Accordion/AccordionItem.tsx +1 -1
- package/src/components/BaseTile/BaseTile.tsx +2 -2
- package/src/components/BenefitsBlock/BenefitsBlock.tsx +6 -5
- package/src/components/Bonus/Bonus.tsx +4 -3
- package/src/components/BonusBenefitsBlock/BonusBenefitsBlock.tsx +5 -4
- package/src/components/Calculator/Calculator.tsx +6 -4
- package/src/components/Catalog/Catalog.tsx +6 -4
- package/src/components/ComparisonTable/ComparisonTable.tsx +6 -4
- package/src/components/ComparisonTable/TableCell.tsx +1 -1
- package/src/components/ContentPage/ContentPage.tsx +0 -14
- package/src/components/ContentPage/ContentPageContext.tsx +3 -0
- package/src/components/ExchangeRateTile/ExchangeRateTile.tsx +6 -4
- package/src/components/Footer/Contacts.tsx +5 -2
- package/src/components/Footer/Footer.tsx +9 -3
- package/src/components/Gallery/GalleryCardInner.tsx +2 -2
- package/src/components/Gallery/GalleryInner.tsx +8 -6
- package/src/components/GracePeriod/GracePeriod.tsx +4 -3
- package/src/components/GroupBlock/GroupBlock.tsx +6 -5
- package/src/components/Header/Header.tsx +9 -3
- package/src/components/Headline/Headline.tsx +5 -4
- package/src/components/Insurance/Insurance.tsx +7 -3
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +8 -6
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +5 -5
- package/src/components/LikeControl/LikeControl.tsx +7 -4
- package/src/components/LinkDocs/LinkDocs.tsx +8 -3
- package/src/components/LinkList/LinkList.tsx +4 -3
- package/src/components/MobileAppTile/MobileAppTile.tsx +6 -4
- package/src/components/Navigation/Navigation.tsx +7 -5
- package/src/components/NavigatorTabs/NavigatorTabItem.tsx +1 -1
- package/src/components/NavigatorTabs/NavigatorTabs.tsx +13 -13
- package/src/components/OtherProducts/OtherProducts.tsx +8 -3
- package/src/components/PictureText/PictureText.tsx +7 -6
- package/src/components/Placeholder/Placeholder.tsx +6 -4
- package/src/components/ProductBlock/ProductBlock.fixture.tsx +2 -2
- package/src/components/ProductBlock/ProductBlock.tsx +5 -4
- package/src/components/ProductBlock/ProductBlockContent.ts +3 -3
- package/src/components/ProductBlock/renderBackwardButton.tsx +2 -2
- package/src/components/ProductBlock/renderBenefit.tsx +1 -1
- package/src/components/ProductGallery/ProductGallery.tsx +6 -4
- package/src/components/ProductTile/ProductTile.tsx +6 -4
- package/src/components/PromoTile/PromoTile.tsx +6 -4
- package/src/components/Recommendation/Recommendation.tsx +7 -5
- package/src/components/StepsBlock/StepsBlock.tsx +8 -6
- package/src/components/TariffsTable/TariffsTable.tsx +6 -13
- package/src/components/TextBlock/TextBlock.tsx +5 -12
- package/src/components/Tile/Tile.tsx +6 -6
- package/src/react/IntersectionObserverTag.tsx +11 -3
- package/src/react/setup-fixture.ts +0 -1
- package/src/ui-kit/BlockWrapper.tsx +33 -0
- package/src/ui-kit/Button/ButtonProps.ts +14 -1
- package/src/utils/changeHashOnObserve.ts +10 -0
- package/dist/utils/changeHashOnScroll.d.ts +0 -2
- package/dist/utils/changeHashOnScroll.js +0 -17
- package/dist/utils/changeHashOnScroll.js.map +0 -1
- package/lib/utils/changeHashOnScroll.d.ts +0 -2
- package/lib/utils/changeHashOnScroll.js +0 -14
- package/lib/utils/changeHashOnScroll.js.map +0 -1
- package/mobile/dist/utils/changeHashOnScroll.d.ts +0 -2
- package/mobile/dist/utils/changeHashOnScroll.js +0 -17
- package/mobile/dist/utils/changeHashOnScroll.js.map +0 -1
- package/mobile/lib/utils/changeHashOnScroll.d.ts +0 -2
- package/mobile/lib/utils/changeHashOnScroll.js +0 -14
- package/mobile/lib/utils/changeHashOnScroll.js.map +0 -1
- package/mobile/src/utils/changeHashOnScroll.ts +0 -17
- package/src/utils/changeHashOnScroll.ts +0 -17
package/bundle/bundle.umd.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).UniBlocks={})}(this,(function(e){"use strict";const t=(e,n)=>{t._jsx=e,t._jsxs=n||e};t.vue=e=>{t(((t,{children:n,dangerouslySetInnerHTML:a,...l}={})=>{const r=Object.assign({},l,a?{innerHTML:a.__html}:{});return e(t,r,"string"!=typeof t?()=>n:n)}))};const n=(...e)=>t._jsx(...e),a=(...e)=>t._jsxs(...e),l=e=>(e._tmpl||(e._tmpl=function(t,n){const{children:a,...l}=t||{},r=n?.slots?.default,i=a||r&&r();return e(Object.assign(l,i&&{children:i}),n)},e._tmpl.inheritAttrs=!1),e._tmpl);const r="likesToken";const i={h1:"text-title-xl tracking-[-0.3px]",h2:"text-title-lg",h3:"text-title",h4:"text-title-sm",h5:"text-title-xs",h6:"text-title-2xs tracking-[0.2px]"},s=l((e=>{const{className:t="",headingType:a,title:l,as:r}=e;if(!a)return;return n(r||a,{className:`font-sans m-0 ${i[a]} ${t}`,children:l})}));var o,c;!function(e){e.ActualBalanceIcon="ActualBalanceIcon",e.AirPlane="AirPlane",e.AppleIcon="AppleIcon",e.ArrowDownIcon="ArrowDownIcon",e.ArrowLeftIcon="ArrowLeftIcon",e.ArrowUpIcon="ArrowUpIcon",e.AtmIcon="AtmIcon",e.BankIcon="BankIcon",e.BurgerIcon="BurgerIcon",e.Calendar2Icon="Calendar2Icon",e.CalendarCircleIcon="CalendarCircleIcon",e.CalendarIcon="CalendarIcon",e.CalendarTickIcon="CalendarTickIcon",e.CardIcon="CardIcon",e.CardPosIcon="CardPosIcon",e.CardTickIcon="CardTickIcon",e.CardWithGemIcon="CardWithGemIcon",e.CarIcon="CarIcon",e.ChartSquareIcon="ChartSquareIcon",e.CinemaIcon="CinemaIcon",e.ClockIcon="ClockIcon",e.CloseIcon="CloseIcon",e.ComfortableCompIcon="ComfortableCompIcon",e.CreditCardsIcon="CreditCardsIcon",e.DiscountShapeIcon="DiscountShapeIcon",e.DocIcon="DocIcon",e.DocIconMonoColor="DocIconMonoColor",e.DocsIcon="DocsIcon",e.DocumentTextIcon="DocumentTextIcon",e.DollarIcon="DollarIcon",e.DoneIcon="DoneIcon",e.EarthIcon="EarthIcon",e.EmptyWalletChangeIcon="EmptyWalletChangeIcon",e.EmptyWalletIcon="EmptyWalletIcon",e.EuroIcon="EuroIcon",e.GeolocationIcon="GeolocationIcon",e.GlassIcon="GlassIcon",e.GlobalIcon="GlobalIcon",e.GpsIcon="GpsIcon",e.GridIcon="GridIcon",e.InterestGrowthIcon="InterestGrowthIcon",e.InterestIcon="InterestIcon",e.JCBIcon="JCBIcon",e.LoupeIcon="LoupeIcon",e.MasterCardIcon="MasterCardIcon",e.MinusIcon="MinusIcon",e.MirIcon="MirIcon",e.MoneyIcon="MoneyIcon",e.MoneyInsuranceIcon="MoneyInsuranceIcon",e.MonitorMobileIcon="MonitorMobileIcon",e.NewDocIcon="NewDocIcon",e.OfficeIcon="OfficeIcon",e.OkIcon="OkIcon",e.PassSendIcon="PassSendIcon",e.PercentageRoundIcon="PercentageRoundIcon",e.PercentageSquareIcon="PercentageSquareIcon",e.PersonalCardIcon="PersonalCardIcon",e.PlayMarketIcon="PlayMarketIcon",e.PlusIcon="PlusIcon",e.PowerIcon="PowerIcon",e.Profile2UserIcon="Profile2UserIcon",e.ProfileIcon="ProfileIcon",e.PumpkinIcon="PumpkinIcon",e.RoundRubleIcon="RoundRubleIcon",e.SafeIcon="SafeIcon",e.ShieldTickIcon="ShieldTickIcon",e.SignDocsIcon="SignDocsIcon",e.SmallClockIcon="SmallClockIcon",e.SoundIcon="SoundIcon",e.TelegramIcon="TelegramIcon",e.UnionPayIcon="UnionPayIcon",e.UserTickIcon="UserTickIcon",e.VisaIcon="VisaIcon",e.VKIcon="VKIcon",e.WalletAdd2Icon="WalletAdd2Icon",e.WalletAddIcon="WalletAddIcon",e.WalletIcon="WalletIcon",e.WalletWithMoneyIcon="WalletWithMoneyIcon",e.WateringCan="WateringCan"}(o||(o={})),function(e){e.ActualBalanceIcon="Деньги",e.AirPlane="Самолет",e.AppleIcon="Лого «Apple»",e.ArrowDownIcon="Стрелка 'Вниз'",e.ArrowLeftIcon="Стрелка",e.ArrowUpIcon="Стрелка вверх",e.AtmIcon="Банкомат",e.BankIcon="Банк",e.BurgerIcon="Бургер",e.Calendar2Icon="Календарь 2",e.CalendarCircleIcon="Скруглённый календарь",e.CalendarIcon="Календарь",e.CalendarTickIcon="Календарь с галочкой",e.CardIcon="Кред. карта",e.CardPosIcon="Кред. карта под наклоном",e.CardTickIcon="Кред. карта с галочкой",e.CardWithGemIcon="Карта с драгоценностями",e.CarIcon="Машина",e.ChartSquareIcon="Деньги внутри кошелька",e.CinemaIcon="Кино",e.ClockIcon="Часы",e.CloseIcon="Крестик",e.ComfortableCompIcon="Кресло",e.CreditCardsIcon="Кредитные карты",e.DiscountShapeIcon="Скидка",e.DocIcon="Документ",e.DocIconMonoColor="Документ (одноцветный)",e.DocsIcon="Документы",e.DocumentTextIcon="Документ с текстом",e.DollarIcon="Доллар",e.DoneIcon="Зелёная 'галочка'",e.EarthIcon="Земля",e.EmptyWalletChangeIcon="Пустой кошелёк с возвратом",e.EmptyWalletIcon="Пустой кошелёк",e.EuroIcon="Евро",e.GeolocationIcon="Геолокация",e.GlassIcon="Зеркало",e.GlobalIcon="Глобус",e.GpsIcon="Gps",e.GridIcon="Сетка (белая)",e.InterestGrowthIcon="Диаграмма роста",e.InterestIcon="Скидка",e.JCBIcon="JCB",e.LoupeIcon="Лупа",e.MasterCardIcon="MasterCard",e.MinusIcon="Минус",e.MirIcon="МИР",e.MoneyIcon="Деньги",e.MoneyInsuranceIcon="Денежное страхование",e.MonitorMobileIcon="Монитор и мобильный",e.NewDocIcon="Новый документ",e.OfficeIcon="Офис",e.OkIcon="Лого «Одноклассники»",e.PassSendIcon="Бизнес",e.PercentageRoundIcon="Проценты (круг.)",e.PercentageSquareIcon="Проценты",e.PersonalCardIcon="Персональная карта",e.PlayMarketIcon="Лого «PlayMarket»",e.PlusIcon="Плюс",e.PowerIcon="Щит",e.Profile2UserIcon="Профиль, 2 персоны",e.ProfileIcon="Профиль",e.PumpkinIcon="Тыква",e.RoundRubleIcon="Рубль (круг.)",e.SafeIcon="Сейф",e.ShieldTickIcon="Безопасность",e.SignDocsIcon="Подписанные документы",e.SmallClockIcon="Маленькие часы",e.SoundIcon="Звук",e.TelegramIcon="Лого «Telegram»",e.UnionPayIcon="UnionPay",e.UserTickIcon="Пользователь",e.VisaIcon="Visa",e.VKIcon="Лого «VK»",e.WalletAdd2Icon="Пополнение карты",e.WalletAddIcon="Кошелёк с плюсом",e.WalletIcon="Кошелёк",e.WalletWithMoneyIcon="Кошелёк с деньгами",e.WateringCan="Добавить продукт"}(c||(c={}));const d=new class{_={PROD_BRANCH:"master",FORCED_DRAFT_FLOW:!1};setup(e){this._=e}get TEST_BRANCH(){return this._.TEST_BRANCH}get RC_BRANCH(){return this._.RC_BRANCH}get PROD_BRANCH(){return this._.PROD_BRANCH}get FORCED_DRAFT_FLOW(){return this._.FORCED_DRAFT_FLOW}get ENABLE_ASSIST(){return this._.ENABLE_ASSIST}get SITEMAP(){return this._.SITEMAP}get CDN(){return this._.CDN}},m={normal:"text-primary-main",black:"text-black",white:"text-black invert"},h=l((({className:e="",imageClassName:t="",name:l="",alt:r=`Иконка ${c[l]||l}`,title:i=r,iconVersion:s="normal",asSVG:o,...h})=>{const u=`${d.CDN||""}icons/${l}.svg`;return o?a("svg",{className:e,...h,"aria-hidden":"true",children:[i?n("title",{children:i}):null,r?n("desc",{children:r}):null,n("use",{className:`${m[s]} ${t}`,href:`${u}#icon`,xlinkHref:`${u}#icon`})]}):n("img",{className:e,src:u,alt:r,title:i,...h,"aria-hidden":"true"})}));function u(e){return"string"==typeof e?"normal":e.iconVersion||"normal"}const x=l((({className:e="",image:t,imageClassName:a="",...l})=>{if(!t)return null;const r="string"==typeof t?t:t.icon;return r||""===r?r.length?n(h,{className:e,imageClassName:a,iconVersion:u(t),name:r,...l}):null:n(p,{className:e,imageClassName:a,image:t})})),p=l((({className:e="",image:t,imageClassName:l=""})=>t?a("picture",{className:`flex-none ${e}`,children:[t?.sources?.length?t.sources.map((({src:e,format:t,media:a,size:l},r)=>n("source",{srcSet:e,type:g(t),media:a,...l},`${r}_${e}`))):null,b(t,l)]}):null)),b=(e,t="")=>{const a=e.title||"",l=e.alt||e.title;return n("img",{src:e.src,className:t,alt:l,title:a,...e.size})};function g(e){return e?`image/${String(e)}`:void 0}function f(e){return e?e.filter(Boolean).join(" "):""}const N={left:"text-left",center:"text-center",right:"text-right"},v={transparent:{background:"bg-transparent",text:"text-primary-text",description:"text-primary-text"},primary:{background:"bg-white",text:"text-primary-text",description:"text-primary-text"},secondary:{background:"bg-primary-main",text:"text-white",description:"text-white/80"}},y=l((({bgColorHeadline:e="transparent",align:t="left",className:l="",title:r,description:i,anchor:o=null,headingType:c="h2"})=>{const d=v[e];return a("section",{className:`p-[50px] flex flex-col gap-4 ${d.background} ${l}`,id:o,children:[r?n(s,{headingType:c,className:`text-primary-text ${d.text} ${N[t]}`,title:r}):null,i?n("p",{className:`text-base ${d.text} ${N[t]}`,children:i}):null]})})),w=l((({className:e,iconClassName:t,textClassName:l,suffixClassName:r,doc:i,icon:s})=>{const{text:o,fileSize:c,...d}=i;return a("a",{className:e,role:"link",...d,children:[s?n(x,{className:t,image:s,width:"24px",height:"24px",asSVG:!0}):null,o?a("span",{className:l,children:[o,n("span",{className:r,children:d?.href&&I(C(d.href),c)})]}):null]})})),I=(e,t)=>(e||t?",":"")+(e?` ${e}`:"")+(t?` (${t})`:""),C=e=>{if(!e)return"";const t=e.lastIndexOf(".");return-1!==t?e.substring(t+1):""},k=l((({className:e="",doc:t,icon:a})=>n(w,{className:`flex h-full box-border ${e}`,iconClassName:"mr-2.5 min-w-6 min-h-6",textClassName:"self-center font-light",suffixClassName:"text-secondary-text group-hover:text-primary-main",doc:t,icon:a}))),S=l((({className:e,documents:t,columnsMode:a="double",icon:l})=>t?.length?n("div",{className:e,role:"list",children:t.map(((e,t)=>n("div",{className:"double"===a?"basis-[calc(50%-20px)]":"",role:"listitem",children:n(k,{className:"group flex align-middle h-fit w-fit text-primary-text no-underline hover:text-primary-main",doc:e,icon:l})},String(t))))}):null)),$={double:"flex gap-x-5 gap-y-[26px] flex-wrap",single:"flex gap-3.5 flex-col"},T=l((({context:e,className:t="",title:l,description:r,align:i="center",documents:s,icon:o={icon:"DocIcon"},columnsMode:c="double",anchor:d=null})=>a("section",{className:`font-sans text-primary-text p-[50px] bg-white ${t}`,id:d,children:[n(y,{className:"!p-0",title:l,description:r,context:e,align:i,headingType:"h3"}),n(S,{className:`mt-8 ${$[c]}`,columnsMode:c,documents:s,icon:o})]}))),D={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},B=l((({className:e="",title:t,image:l,benefits:r,version:i="primary",directionRight:o=!1,anchor:c=null})=>a("section",{className:`relative font-sans p-14 ${D[i]} ${e}`,id:c,children:[n(s,{headingType:"h2",className:"text-center",title:t}),a("div",{className:"flex justify-center mt-9",children:[l?.src&&n(x,{className:o?"order-2 ml-6":"mr-6",image:l}),r?.length?n("div",{className:"flex flex-col",children:r.map(((e,t)=>function(e,t,l){return a("div",{className:"flex flex-row mb-8",children:[e.icon?n(x,{className:"w-[48px] h-[48px] bg-main rounded-full box-border p-[12px]",image:e.icon,width:"48",height:"48",asSVG:!0}):null,a("div",{className:"flex gap-1 flex-col h-full ml-5 max-w-[490px]",children:[e?.label?n("div",{className:"font-medium text-xl m-0 "+("primary"===l?"text-primary-text":""),children:e.label}):null,e?.description?n("div",{className:"font-normal text-sm "+("primary"===l?"text-secondary-text":""),children:e.description}):null]})]},String(t))}(e,t,i)))}):null]})]})));const M=e=>e?.includes("//"),R=e=>(e||"").replace(/\/?\?.*/,""),A=e=>{if(!e||!M(e))return;const t=e,n=t.indexOf("//"),a=t.indexOf("/",n+"//".length);return-1!==a?t.substring(0,a):t},P=e=>{if(!e||!M(e))return;const t=e.indexOf("#");return-1!==t?e.substring(t,e.length):void 0};var V=Object.freeze({__proto__:null,isURL:M,withoutQuery:R,getOrigin:A,getHash:P});const L="/mobile",_=(e,t)=>{if(!e)return e;const n=A(t?.href);return n?e.replace(n,"")||"/":e},j=e=>e;function G({router:e,handlerDecorator:t=j},n){const a=((e,t)=>{if(!e)return e;const n=_(e,t)||"",a=t?.pathname.startsWith(L);return a&&!M(n)?`/mobile${n}`:n})(n.href,e);return{...n,href:a,"aria-label":n.text,onClick:t((t=>{const l=a&&!M(a),r=!n.target||"_self"===n.target;l&&r&&(t.preventDefault(),e.push(a))}),n)}}const U=l((({text:e,href:t,target:a,onClick:l,className:r="",children:i})=>t?n("a",{className:`no-underline ${r}`,href:t,target:a,onClick:l,children:n("span",{className:r,children:e||i})}):n("span",{className:r,children:e||i})));function O(e){return t=>t.reduce(((t,n,a)=>t.length?t.concat({...e,key:a},n):[n]),[])}const W=l((e=>{const{text:t,aboveText:l,appendLeft:r,appendRight:i}=e;return a("div",{className:F(e),children:[r||null,E(e)?a("div",{children:[n("div",{className:"text-m-2xs font-light text-left",children:l}),n("div",{className:"text-base text-left",children:t})]}):null,i||null]})})),F=e=>{const{version:t,aboveText:n,rounded:a}=e;if("link"===t)return"";const l="px-9 gap-2 "+(n?"py-2":"py-4");return["flex items-center justify-center",E(e)?l:"h-12 w-12",a?"rounded-full":""].join(" ")},E=({text:e,aboveText:t,appendLeft:n})=>Boolean(e||t||!n),H={primary:"text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active",secondary:"text-primary-main bg-secondary-light hover:bg-secondary-hover active:bg-secondary-active",link:""},Z={primary:"bg-secondary-dark text-secondary-text",secondary:"bg-secondary-light text-secondary-text",link:""},z="text-center font-sans select-none",J=l((e=>{const{text:t,aboveText:a,appendLeft:l,appendRight:r,children:i,disabled:s,rounded:o,...c}=e,d=i??n(W,{text:t,aboveText:a,appendLeft:l,appendRight:r,rounded:o});return n(s?X:q,{rounded:o,...c,children:d})})),q=l((({className:e="",ariaLabel:t,version:a="none",rounded:l,href:r,target:i,children:s,onClick:o,...c})=>n("a",{className:`${z} inline-block cursor-pointer no-underline ${H[a]||""} ${l?"rounded-full":"rounded-md"} ${e}`,href:r,target:i,onClick:o,"aria-label":t,role:r?"link":"button",...c,children:s}))),X=l((({className:e,children:t,ariaLabel:a,version:l="none",rounded:r})=>n("div",{role:"button","aria-disabled":"true","aria-label":a,tabIndex:"-1",className:`inline-block ${z} ${Z[l]||""} ${r?"rounded-full":"rounded-md"} ${e||""}`,children:t}))),K=l((({context:e,className:t="",buttons:a})=>{const{handlerDecorator:l}=e,r=e.useRouter();return a?.length?n("div",{className:t,children:a.map(((e,t)=>function({icon:e,iconRight:t,...a},l){if(!a?.text)return;return n(J,e?{appendLeft:n(x,{image:e,width:"24",height:"24",asSVG:!0}),appendRight:n(x,{image:t,width:"24",height:"24",asSVG:!0}),...a}:{...a},String(l))}(G({router:r,handlerDecorator:l},e),t)))}):null}));const Q=l((e=>{const{className:t="",description:a}=e;return n("div",{className:`font-normal text-base ${t}`,children:a})})),Y={primary:"rounded-full inline-block mr-3 mt-2",secondary:"rounded-full inline-block mr-3 mt-2",gray:"rounded-full inline-block mr-3 mt-2",tile:"rounded-full inline-block mr-4 mt-3","tile-white":"rounded-full inline-block mr-4 mt-3"},ee={primary:"bg-primary-text",secondary:"bg-white",gray:"bg-secondary-text",tile:"bg-black","tile-white":"bg-white"},te=l((({className:e="",isDotted:t=!0,children:l,version:r="primary"})=>a("div",{className:`font-sans flex items-start ${e}`,role:"listitem",children:[t?n("div",{className:ne(r)}):null,n("span",{children:l})]}))),ne=e=>`${Y[e]} ${ee[e]} ${{primary:"w-2 h-2 min-w-2 min-h-2",secondary:"w-2 h-2 min-w-2 min-h-2",gray:"w-1.5 h-1.5 min-w-1.5 min-h-1.5",tile:"w-[7px] h-[7px] min-w-[7px] min-h-[7px]","tile-white":"w-[7px] h-[7px] min-w-[7px] min-h-[7px]"}[e]}`,ae={primary:"text-primary-text",secondary:"text-white",gray:"text-secondary-text",tile:"text-primary-text","tile-white":"text-white"},le=l((e=>{const{className:t="",itemClassName:a,isDotted:l,items:r,version:i="primary"}=e;return n("section",{className:`${ae[i]} ${t}`,role:"list",children:r?.length?r.map(((e,t)=>n(te,{className:a,isDotted:l,version:i,children:e},String(t)))):null})})),re=l((({className:e="",title:t,children:l,buttons:r,image:i,anchor:s=null})=>a("div",{className:`font-sans flex flex-col grow h-full items-start ${e}`,id:s,children:[t,a("div",{className:"flex grow w-full justify-between",children:[a("div",{className:"flex flex-col justify-between w-full",children:[n("div",{children:l}),r?n("div",{children:r}):null]}),i]})]}))),ie={primary:"text-primary-text",secondary:"text-white"},se={primary:"text-secondary-text",secondary:"text-white"};function oe(e,t){let n="bg-primary-main text-black";return"secondary"===e?n="bg-white/30 text-black":"normal"===t&&(n="bg-secondary-light text-primary-main"),`w-[50px] h-[50px] min-w-[50px] min-h-[50px] rounded-full p-[10px] box-border ${n}`}const ce=l((({className:e="",context:t,title:l,headingType:r="h2",description:i,benefits:s,benefitsVersion:o="normal",buttons:c,image:d,items:m,version:h="primary",isDotted:u=!0,textBlockClassName:p=""})=>{const b="secondary"===h?"text-white":"text-primary-text";return a("div",{className:`flex grow justify-between items-stretch ${e}`,children:[n("div",{className:`flex flex-col ${p}`,children:a(re,{context:t,title:de(l,r),buttons:me(t,c),children:[i?n(Q,{className:`mt-4 max-w-[600px] text-md font-light ${b}`,description:i}):null,s?.filter((e=>e.label))?.length?n("div",{className:"flex gap-6 mt-6",children:s.map(((e,t)=>function({benefit:e,version:t="primary",benefitsVersion:l="normal"},r){const i="white"===l||"secondary"===t;return a("div",{className:"flex gap-4 items-center",children:[e.icon?n(x,{className:oe(t,l),image:{...e?.icon,iconVersion:i?"white":"normal"},width:"24",height:"24",asSVG:!0}):null,a("div",{className:"flex gap-0.5 flex-col h-full max-w-[149px] min-w-[149px]",children:[n("div",{className:`text-xl m-0 ${ie[t]}`,children:e.label}),e.description?n("div",{className:`font-light text-m-md ${se[t]}`,children:e.description}):null]})]},String(r))}({benefit:e,version:h,benefitsVersion:o},t)))}):null,m?.length?n(le,{className:"mt-5 text-title-2xs font-light",items:m,itemClassName:"mb-[7px]",version:h,isDotted:u}):null]})}),d?.src&&n(x,{className:"mt-[-50px]",image:d})]})})),de=(e,t)=>e?n(s,{headingType:t,title:e,className:"whitespace-pre-wrap max-w-[600px]"}):null,me=(e,t)=>t?.length?n(K,{context:e,buttons:t,className:"flex mt-9 gap-4"}):null;function he(e,t,l){const r="primary"===t?"white":"black",i=e?.icon||{icon:"ArrowLeftIcon"};return a("div",{className:`flex items-center ${l}`,children:[n(J,{version:t,rounded:!0,className:"w-12 h-12 min-h-12 min-w-12 flex items-center justify-center mr-3",ariaLabel:e?.text,href:e?.href,children:n(x,{className:"w-4 h-4",image:{...i,iconVersion:r},asSVG:!0})}),e?.text?n("span",{className:"text-m-md font-light",children:e.text}):null]})}const ue={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},xe={primary:"text-secondary-text",secondary:"text-white/80"},pe=l((e=>{const{context:t,className:l="",breadcrumbs:r,backwardButton:i,version:s="primary",anchor:o=null,...c}=e,d=t.useRouter(),{handlerDecorator:m}=t;return a("section",{className:`font-sans overflow-hidden pt-[50px] pl-[50px] pb-[50px] pr-[7.5rem] box-border min-h-[420px] ${ue[s]} ${l}`,id:o,children:[i?.text?he(i,s,"mb-10 -mt-2.5"):null,r?.length?n("div",{className:"text-xs mb-6",children:O(n("span",{className:`mx-2 ${xe[s]}`,children:"/"}))(r.map(((e,t)=>n(U,{...G({router:d,handlerDecorator:m},{className:xe[s],...e})},String(t)))))}):null,n(ce,{context:t,version:s,...c})]})})),be={primary:{background:"bg-white",icon:"bg-primary-main text-white",title:"text-primary-text",description:"text-secondary-text"},secondary:{background:"bg-primary-main",icon:"bg-white text-primary-main",title:"text-white",description:"text-white"},"secondary-light":{background:"bg-primary-main/10",icon:"bg-primary-main text-white",title:"text-primary-text",description:"text-secondary-text"}},ge=l((({title:e,description:t,blockVersion:l="primary",iconVersion:r,image:i,className:s,anchor:o=null})=>{const c=be[l];return a("section",{className:`font-sans px-9 py-4 flex ${c.background} ${s||""}`,id:o,children:["small"===r?fe(c.icon):null,"big"===r?Ne(i):null,a("div",{className:"py-0.5",children:[e?n("div",{className:`font-medium text-base mb-1 ${c.title}`,children:e}):null,t?n("div",{className:`text-sm ${c.description}`,children:t}):null]})]})}));function fe(e){return n("div",{className:"pt-1.5 pl-1 pr-4",children:n("div",{className:`rounded-full h-4 w-4 text-center text-xs ${e}`,children:"i"})})}function Ne(e){return e?.src?n(x,{className:"pt-0.5 pr-3",image:e}):null}const ve=e=>{const t="col-span-",n=e.split(/\s+/).find((e=>e.startsWith(t)));return n?parseInt(n.substring(t.length),10):12};function ye(e=""){const t=ve(e);return t<=6?"min-h-[300px]":t<=8?"min-h-[320px]":"min-h-[360px]"}function we(e=""){const t=ve(e);return t<=6?"pr-9":t<=8?"pr-[4.75rem]":"pr-[9.4rem]"}const Ie={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},Ce=l((e=>{const{context:t,title:l,headingType:r="h3",description:i,items:o,children:c,buttons:d,image:m,isDotted:h=!0,className:u="",version:p="primary",role:b,anchor:g=null}=e;return n("section",{className:`overflow-hidden font-sans p-9 pr-3 box-border ${u} ${Ie[p]} ${we(u)} ${ye(u)} `,role:b,id:g,children:a(re,{context:t,title:l?n(s,{headingType:r,as:"h3",title:l,className:`whitespace-pre-wrap max-w-[600px] ${l?"mb-3":""}\n ${"primary"===p?"text-primary-text":""}`}):null,buttons:d?.length?n(K,{context:t,buttons:d.map((e=>({...e,className:"w-[158px]"}))),className:"flex mt-9 gap-3"}):null,image:m?.src&&n(x,{className:"mt-auto ml-7",image:m}),children:[i?n(Q,{className:"max-w-[600px] text-title-new-sm font-light",description:i}):null,c,ke(o,p,h)]})})}));function ke(e,t,a){return e?.length?n(le,{items:e,isDotted:a,itemClassName:"text-title-2xs font-light mt-2",version:"primary"===t?"tile":"tile-white"}):null}const Se={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},$e=l((({context:e,className:t="",title:l,headingType:r="h3",description:i,additionalDescription:o,benefits:c,buttons:d,image:m,version:h="primary",anchor:u=null})=>a("section",{className:`bg-white overflow-hidden text-primary-text font-sans p-9 box-border min-h-[364px] relative justify-between grid ${t} ${Se[h]} ${we(t)} ${ye(t)} `,id:u,children:[a("div",{className:"z-[1]",children:[l?n(s,{headingType:r,as:"h3",title:l,className:"whitespace-pre-wrap text-h4"}):null,i?n(Q,{className:"mt-2 text-md font-light",description:i}):null,Te(c||[],h),o?Be(o,h):null]}),d?.length?n(K,{context:e,buttons:d,className:"flex self-end mt-5 gap-4 z-[1]"}):null,m?.src?n(x,{className:"absolute right-0 bottom-0",image:m}):null]})));function Te(e,t){return a("div",{className:"flex mt-4",children:[e.length?n("div",{className:"mr-6 gap-2.5 text-title-2xs",children:e.map(De)}):null,e.length?n("div",{className:"pt-1 text-m",children:e.map(((e,a)=>function(e,t,a="primary"){return n("div",{className:`${t?"mt-4":""} ${{primary:"text-secondary-text",secondary:"text-white"}[a]}`,children:e.description},String(t))}(e,a,t)))}):null]})}function De(e,t){return n("div",{className:""+(t?"mt-2.5":""),children:e.label},String(t))}function Be(e,t="primary"){return n("div",{className:`text-m mt-2.5 ${{primary:"text-secondary-text",secondary:"text-white"}[t]}`,children:e})}const Me={primary:"bg-white text-secondary-text",secondary:"bg-primary-main text-white"},Re={normal:3,mini:4},Ae={normal:"min-w-[364px] w-[364px]",mini:"min-w-[260px] w-[260px]"},Pe={normal:380,mini:276},Ve=l((({title:e,description:t,image:l,items:r,button:i,version:s,isDotted:o=!0})=>{const c=function(e){return`text-xl m-0\n ${"secondary"!==e?"text-primary-text":""}\n `}(s);return a("div",{className:"h-full flex flex-col justify-between text-center",children:[a("div",{children:[l?.src?n("div",{className:"flex justify-center",children:n(x,{className:"mb-6",image:l})}):null,e?_e(e,c):null,t?n("div",{className:"font-light text-m-md-new "+(e?"mt-2":""),children:t}):null,r?.length?je(r,o,s):null]}),i?.text?Le(i):null]})}));function Le(e){return n(J,{className:"mt-6 w-full",appendLeft:e.icon&&n(x,{image:e.icon,width:"24px",height:"24px",asSVG:!0}),...e})}function _e(e,t){return n("div",{className:`text-xl m-0 ${t}`,children:e})}function je(e,t,a="primary"){return n(le,{className:"max-w-[308px] mt-2 text-sm "+("primary"===a?"!text-secondary-text":""),itemClassName:"mt-1 first:mt-0",items:e.filter((e=>e?.text)).map((e=>e.text)),isDotted:t,version:a})}const Ge=l((({context:e,title:t,description:l,cards:r=[],version:i="normal",activeCardIndex:o})=>a("div",{children:[n("div",{className:"absolute top-0 left-0 bottom-0 w-[84px] bg-gradient-to-r from-white to-transparent"}),a("div",{className:"flex flex-col items-center mb-8",children:[t?n(s,{headingType:"h2",className:"text-center",title:t}):null,l?n("div",{className:"font-light text-md max-w-[600px] mt-2.5",children:l}):null]}),n("div",{className:`flex ${r?.length<=Re[i]?"justify-center":""} duration-1000`,style:{transform:`translateX(-${o*Pe[i]}px)`},role:"list",children:r?.map(((t,a)=>function({card:e,version:t},a){return n("section",{className:`box-border border-solid border border-main-stroke p-6 mx-2 flex flex-col justify-between\n items-stretch ${Ae[t]} ${Me[e.version??"primary"]} w-full col-span-4`,role:"listitem",children:n(Ve,{...e})},String(a))}({card:t,version:i,context:e},a)))})]})));const Ue=l((({className:e,disabled:t,...a})=>n(J,{rounded:!0,className:`shadow-[0_4px_25px_rgba(0,0,0,0.07)] w-12 h-12 min-h-12 max-h-12 flex items-center justify-center ${t?"bg-secondary-light text-secondary-text":"bg-white text-primary-text hover:text-primary-main"} ${e||""}`,disabled:t,...a,children:n(x,{className:"w-4 h-4 min-w-4 min-h-4 rounded-full box-border",image:{icon:"ArrowLeftIcon",iconVersion:"black"},width:"16",height:"16",asSVG:!0})})));function Oe({handler:e,isShown:t,btnClass:l,className:r="",isDisabled:i=!1}){return a("div",{children:[t[0]||i?n(Ue,{className:`absolute z-10 ${l[0]} ${r}`,onClick:e[0],ariaLabel:"Пролистать влево","data-block-control":"scroll-left",disabled:!t[0]}):null,t[1]||i?n(Ue,{className:`absolute z-10 rotate-180 ${l[1]} ${r}`,onClick:e[1],ariaLabel:"Пролистать вправо","data-block-control":"scroll-right",disabled:!t[1]}):null]})}const We=l((({context:e,cards:t=[],className:l="",version:r="normal",anchor:i=null,...s})=>{const[o,c]=e.useState(0),d=t?.length>Re[r],m=d&&t?.length-o>Re[r],h=d&&o>0;return a("section",{className:`relative font-sans text-primary-text bg-white p-[42px] overflow-hidden ${l}`,id:i,children:[n(Ge,{context:e,cards:t,version:r,activeCardIndex:o,...s}),Oe({handler:[()=>c(o-1),()=>c(o+1)],isShown:[h,m],btnClass:["left-8","right-8"],className:"top-1/2"}),n("div",{className:"absolute top-0 left-0 bottom-0 w-[82px] bg-opacity-from-white"}),n("div",{className:"absolute top-0 right-0 bottom-0 w-[82px] bg-opacity-to-white"})]})})),Fe=l((e=>n(We,{...e,version:"normal"}))),Ee=l((e=>n(We,{...e,version:"mini"}))),He=l((({className:e="",documents:t,anchor:a=null})=>n("section",{className:`font-sans bg-white mt-[10px] ${e}`,id:a,children:n("ul",{className:"flex flex-col text-sm text-secondary-text p-0",children:t?.length?Ze(t):null})}))),Ze=e=>e.map(((e,t)=>{const{text:a,...l}=e;return n("li",{className:"mb-4 list-none",children:n("a",{className:"hover:text-primary-main",role:"link",...l,children:a||null})},`list_item_${String(t)}`)})),ze={Headline:y,LinkDocs:T,TextBlock:ge,PictureText:B,ProductBlock:pe,Tile:Ce,ProductTile:$e,Gallery:Fe,MiniGallery:Ee,LinkList:He},Je=({blocks:e,context:t,className:n=""})=>e?.length?e.map(qe({context:t,className:n})):null,qe=({context:e,className:t})=>(a,l)=>{const r=a?.blockListType;if(!r||!(r in ze))return null;const i=f(a?.style);return n(ze[r],{context:e,...a,className:`${t} ${i}`},`block_${l}`)},Xe=l((({blocks:e,context:t})=>n("div",{className:"grid grid-cols-12 transition-all duration-300 max-h-0 overflow-hidden",children:Je({context:t,blocks:e,className:"!p-0 mb-5"})}))),Ke=l((({label:e,isExpanded:t,blocks:l,context:r})=>{const{isActive:i,hasContent:s,icon:o,handleToggle:c}=(({context:e,blocks:t,initialState:n=!1})=>{const[a,l]=e.useState(n),r=t?.length;return{isActive:a,hasContent:r,icon:a?"MinusIcon":"PlusIcon",handleToggle:e=>{if(!r)return;l(!a);const t=(({currentTarget:e})=>e.nextSibling)(e);t.style.maxHeight=t.style.maxHeight?null:`${t.scrollHeight}px`}}})({context:r,blocks:l,initialState:t});return a("li",{className:"border-0 border-b border-solid border-main-divider last:border-b-0",children:[a("button",{className:`border-none bg-transparent px-0 py-5 flex justify-between text-left w-full font-sans\n ${s?"group cursor-pointer":""}\n `,onClick:c,children:[n("span",{className:"text-xl pr-2.5 font-medium",children:e}),s?n(x,{image:o,className:"text-primary-main",width:"24",height:"24",asSVG:!0}):null]}),s?n(Xe,{isExpanded:i,blocks:l,context:r}):null]})})),Qe={left:"text-left",center:"text-center",right:"text-right"},Ye=l((({title:e,description:t,accordionItems:l,context:r,className:i="",anchor:o=null,accordionAlignTitle:c="center"})=>a("section",{className:`p-[50px] font-sans bg-white text-primary-text ${i}`,id:o,children:[e?n(s,{headingType:"h4",className:`mb-2.5 ${Qe[c]}`,title:e}):null,t?n("div",{className:"mb-2.5 text-base",children:t}):null,l?.length?n("ul",{className:"list-none m-0 p-0",children:l.map(((e,t)=>n(Ke,{...e,context:r},`AccordionItem${t}`)))}):null]}))),et=l((({className:e="",headingType:t="h2",title:l,benefitList:r,anchor:i=null})=>a("section",{className:`font-sans text-primary-text bg-white p-12 flex flex-col items-center ${e}`,id:i,children:[l?n(s,{headingType:t,as:"h2",className:"max-w-[47rem] text-center",title:l}):null,r?.length?tt(r):null]}))),tt=e=>n("div",{className:"flex flex-wrap w-full justify-center gap-x-20 mt-9",children:e.map(nt)}),nt=(e,t)=>{const l=e?.description||void 0;return a("div",{className:"flex items-center basis-1/2 max-w-[500px] mb-[46px]",children:[e?.icon?n(x,{className:"h-[70px] w-[70px] min-w-[70px] min-h-[70px] mr-5",image:e.icon,width:"70",height:"70"}):null,a("div",{children:[e?.label?n("h3",{className:"font-medium text-xl m-0",children:e.label}):null,at(l)]})]},String(t))},at=e=>{const t=e?e?.benefitType:null;return t&&e?n("div",{className:"font-light text-base text-secondary-text mt-2",children:"list"===t?rt(e):lt(e)}):null},lt=e=>e?e.name:null,rt=e=>{const t=e?.bullets?"list-disc pl-6":"";return e?.items&&e.items.length>0?n("ul",{className:t,children:e.items.map(((e,t)=>n("li",{children:e},`benefitListItem-${t}`)))}):null},it=l((e=>{const{className:t="",title:l,description:r,bonusItems:i,anchor:o=null}=e;return n("section",{className:`font-sans bg-white p-[50px] pb-9 ${t}`,id:o,children:a("div",{className:"container",children:[l?n(s,{headingType:"h3",className:"text-center",title:l}):null,r?n("div",{className:"text-md font-light text-center mt-[10px]",children:r}):null,n("div",{className:"flex flex-wrap w-full mt-9",children:i?i.map(((e,t)=>n("div",{className:"flex-grow w-[49%] border border-gray pl-9 pt-9 pr-6 pb-6 mb-[14px] mx-[7px] even:mr-0 odd:ml-0 last:odd:mx-0",children:a("div",{className:"flex justify-between w-full",children:[a("div",{className:"mr-4",children:[n("div",{className:"text-title-sm",children:e.title}),n("div",{className:"text-md font-light mt-[14px] max-w-[488px]",children:e.description})]}),e.bonusCount?a("div",{className:"relative -bottom-3 h-auto flex items-end mt-14 shrink-0",children:[n("span",{className:"font-mohave -tracking-[5px] text-title-extra bg-clip-text text-transparent bg-green-to-yellow -mb-7",children:e.bonusCount}),n("span",{className:"text-[44px] bg-clip-text text-transparent bg-green-to-yellow",children:e.bonusName})]}):null]})},String(t)))):null})]})})}));function st(e=""){const t=ve(e);return t<=6?"grid-cols-2":t<=8?"grid-cols-3":"grid-cols-4"}const ot=l((({className:e="",title:t,subtitle:l,bonusBenefits:r,anchor:i=null})=>a("section",{className:`font-sans text-primary-text bg-white p-50 flex flex-col text-center ${e}`,id:i,children:[t?n(s,{headingType:"h3",className:"mb-[10px]",title:t}):null,l?n("span",{className:"text-md font-normal",children:l}):null,r?.length?n("div",{className:`grid gap-1 ${st(e)}`,children:r.map(ct)}):null]}))),ct=(e,t)=>a("div",{className:"flex flex-col items-center max-w-[292px]",children:[e?.icon?n(x,{className:"h-[180px] w-[160px] min-w-[160px] min-h-[160px]",image:e.icon,width:"160",height:"180"}):null,n("div",{children:e?.label?n("span",{className:"title-2xs m-0",children:e.label}):null})]},String(t));function dt(e,t){const{data:n}=e(function(e){return`/wcms-resources/${e||"credit-calculator-data"}.json`}(t),mt);return n||{}}async function mt(e){const t=await fetch(e);return await t.json()}const ht=l((({className:e,viewBox:t,fill:a="none",width:l,height:r,paths:i,...s})=>n("svg",{xmlns:"http://www.w3.org/2000/svg",className:e,viewBox:t,fill:a,width:l,height:r,children:i.map((({d:e,fill:t,...a},l)=>n("path",{d:e,fill:t||"currentColor",...s,...a},l)))}))),ut=[{d:"M10.207.793a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414L3.5 6.086 8.793.793a1 1 0 0 1 1.414 0Z",fillRule:"evenodd",clipRule:"evenodd",fill:"white"}],xt=l((({text:e,checked:t,onChange:l,className:r})=>n("div",{className:r,children:a("label",{className:"flex items-center cursor-pointer relative",children:[n("input",{className:`peer appearance-none w-5 h-5 border-solid border ${t?"border-black":"border-main-stroke"} rounded checked:bg-primary-main checked:border-primary-main m-0`,type:"checkbox",onChange:e=>{l(e.target.checked)},checked:t}),n(ht,{paths:ut,className:"hidden absolute left-1 ml-px peer-checked:block",width:"11",height:"9",fill:"white",viewBox:"0 0 11 9"}),e?n("span",{className:"font-sans ml-3 text-m-base cursor-pointer",children:e}):null]})}))),pt=e=>new Intl.NumberFormat("ru-RU",{maximumSignificantDigits:3}).format(e),bt=l((({title:e,value:t,postfix:l="",prefix:r,className:i=""})=>a("div",{className:`mb-5 ${i}`,children:[e?n("div",{className:"text-base font-light",children:e}):null,t?a("div",{className:"text-title font-normal",children:[r," ",pt(Math.round(t))," ",l]}):null]}))),gt=3e4,ft=3e6,Nt=Math.round(41.5),vt=l((({className:e,title:t,items:l=[],min:r=1,max:i=100,step:s=1,value:o=r,onChange:c})=>{const d=e=>{if(!c)return;const t=Number(e.replace(/\D/g,""));c(t)},m={backgroundSize:`${(100*(o-r)/(i-r)).toFixed(2)}% 100%`};return a("div",{className:e,children:[a("label",{className:"block relative",children:[t?n("span",{className:"text-base text-secondary-text pl-4",children:t}):null,n("input",{className:"m-0 mt-[5px] font-sans text-title w-full h-14 border border-solid border-main-stroke rounded-md\n outline-none p-0 pl-4 box-border text-primary-text",value:pt(o),onChange:e=>d(e.target.value),onBlur:()=>{c&&(o<r&&c(r),o>i&&c(i))}}),n("div",{className:"absolute inset-x-0 bottom-[-4px] px-4 leading-[18px]",children:n("input",{className:"box-border w-full m-0 cursor-pointer slider",type:"range",min:r,max:i,step:s,value:o,onChange:e=>d(e.target.value),style:m})})]}),n("div",{className:"flex justify-between my-3",children:l.map(((e,t)=>n("span",{className:"text-sm leading-[14px] text-secondary-text pl-4",children:e},String(t))))})]})}));function yt(e){const{title:t,className:a="",calculatorParams:l,moneyValue:r,defaultSum:i,setMoneyValue:s,isShowItems:o=!0}=e,c=l?.minSum||gt,d=l?.maxSum||ft,m=[`От ${pt(c)} ₽`,`До ${pt(d)} ₽`];return n(vt,{className:a,title:t,items:o?m:[],min:c,max:d,step:1e3,value:r||i,onChange:s})}const wt=10.2,It=e=>{const{calculatorParams:t,isInsurance:n}=e;return t?n?t?.rateWithInsurance||wt:t?.rateWithoutInsurance||wt:wt},Ct=e=>{const{tableRows:t,isAnnuity:n=!1}=e;if(!t)return{};return t.find((e=>e.isAnnuity===n))||{}},kt=e=>e.maxSum&&e.minSum?(e.maxSum-e.minSum)/2:1485e3,St=e=>e.maxMonths&&e.minMonths?Math.round((e.maxMonths-e.minMonths)/2):Nt,$t=(e,t,n)=>Math.max(t,Math.min(e,n));function Tt(e){const{title:t,minMonths:a,maxMonths:l,monthsValue:r,defaultMonths:i,setMonthsValue:s}=e,o=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`;return n(vt,{className:"mt-6",title:t,items:[`От ${o(a)}`,`До ${o(l)}`],min:a,max:l,step:1,value:r||i,onChange:s})}function Dt(e,t){return t?.length?n(K,{context:e,buttons:t,className:"flex flex-col mt-7 gap-2"}):null}function Bt({rate:e,title:t,sup:l,className:r=""}){const i=String(e).replace(".",",");return a("div",{children:[n("div",{className:"text-sm font-light ml-3",children:t}),a("div",{className:"flex justify-start",children:[n("span",{className:`calc-rate-text font-mohave text-title-huge pr-4 mt-[-16px] ${r}`,children:i}),l?n("span",{className:"calc-rate-text text-[65px] leading-[75px]",children:l}):""]})]})}const Mt=l((({context:e,className:t="",buttons:l})=>{const[r,i]=e.useState(void 0),[s,o]=e.useState(void 0),[c,d]=e.useState(!1),[m,h]=e.useState(!1),[u,x]=e.useState(!1),p=dt(e.useAsyncData,"directoryName").rows,b=Ct({tableRows:p,isAnnuity:c}),g=kt(b),f=St(b),N=b?.minMonths||1,v=b?.maxMonths||84,y=It({calculatorParams:b,isInsurance:u}),w=(e=>{const{calculatorParams:t,paymentType:n,rate:a,sum:l,months:r}=e;if(!t)return 0;const i=$t(l,t.minSum||gt,t.maxSum||ft);if("annuity"===n){const e=Number(a)/1200;return i*(e+e/(Math.pow(1+e,r)-1))}return i/r+i*(Number(a)/12)})({calculatorParams:b,paymentType:"annuity",rate:y,sum:r||g,months:s||f});return a("section",{className:t,children:[a("div",{className:"w-[468px]",children:[yt({title:"Сумма кредита, ₽",calculatorParams:b,moneyValue:r,defaultSum:g,setMoneyValue:i}),Tt({title:"Сумма кредита, ₽",minMonths:N,maxMonths:v,monthsValue:s,defaultMonths:f,setMonthsValue:o}),a("div",{className:"pt-7",children:[n(xt,{text:"Получаю зарплату на счёт в Россельхозбанке",checked:c,onChange:d}),n(xt,{className:"mt-3",text:"Работаю в бюджетной организации",checked:m,onChange:h}),n(xt,{className:"mt-3",text:"Комплексная страховая защита",checked:u,onChange:x})]})]}),n("div",{children:y?Bt({rate:y,title:"Ставка",sup:"%",className:"tracking-[-25px]"}):null}),a("div",{className:"w-[351px]",children:[w?n(bt,{title:"Ежемесячный платеж",value:w,postfix:"₽"}):null,Dt(e,l)]})]})}));function Rt(e){const{calculatorParams:t,moneyValue:a,defaultSum:l,setMoneyValue:r}=e,i=t?.minSum||gt,s=t?.maxSum||ft;return n(vt,{title:"Стоимость недвижимости, ₽ ",items:[`От ${pt(i)} ₽`,`До ${pt(s)} ₽`],min:i,max:s,step:1e3,value:a||l,onChange:r})}function At(e){const{calculatorParams:t,moneyValue:a,defaultSum:l,setMoneyValue:r}=e,i=t?.minSum||gt,s=t?.maxSum||ft;return n(vt,{className:"mt-6",title:"Первоначальный взнос, ₽ ",items:[`От ${pt(i)} рублей`,`До ${pt(s)} рублей`],min:i,max:s,step:1e3,value:a||l,onChange:r})}function Pt({credit:e,period:t,taxRefund:l}){return a("div",{children:[n(bt,{title:"Сумма кредита",value:e,postfix:"₽"}),n(bt,{title:"Срок",value:t,postfix:"лет"}),n(bt,{title:"Налоговый вычет",value:l,postfix:"₽"})]})}const Vt={CreditCalculatorForm:Mt,MortgageCalculatorForm:l((({context:e,className:t="",buttons:l})=>{const[r,i]=e.useState(void 0),[s,o]=e.useState(void 0),[c,d]=e.useState(!1),[m,h]=e.useState(!1),u=dt(e.useAsyncData,"directoryName").rows,x=Ct({tableRows:u,isAnnuity:c}),p=kt(x),b=St(x),g=x?.minMonths||1,f=x?.maxMonths||84,N=It({calculatorParams:x,isInsurance:c});return a("section",{className:t,children:[a("div",{className:"w-[468px]",children:[Rt({calculatorParams:x,moneyValue:r,defaultSum:p,setMoneyValue:i}),At({calculatorParams:x,moneyValue:r,defaultSum:p,setMoneyValue:i}),Tt({title:"Срок ипотеки, месяцев",minMonths:g,maxMonths:f,monthsValue:s,defaultMonths:b,setMonthsValue:o}),a("div",{className:"mt-7",children:[n(xt,{text:"Страхование жизни",checked:c,onChange:d}),n(xt,{className:"mt-4",text:"Страхование жизни, злоровья и временной утраты трудоспособности",checked:m,onChange:h})]})]}),a("div",{children:[n("div",{children:N?Bt({rate:N,title:"Ставка",sup:"%",className:"tracking-[-25px]"}):null}),n(bt,{title:"Ежемесячный платеж",value:777777,postfix:"₽"})]}),a("div",{children:[n("div",{className:"w-[351px]",children:Pt({credit:3892e3,period:15,taxRefund:65e4})}),Dt(e,l)]})]})})),DepositCalculatorForm:l((({context:e,className:t="",buttons:l,rate:r,minSum:i,maxSum:s,minMonths:o,maxMonths:c})=>{const[d,m]=e.useState(void 0),[h,u]=e.useState(void 0),x=dt(e.useAsyncData,"directoryName").rows,p=Ct({tableRows:x,isAnnuity:!1}),b=kt(p),g=St(p);return a("section",{className:t,children:[a("div",{className:"w-[468px]",children:[yt({title:"Сумма вклада, ₽",calculatorParams:{minSum:i,maxSum:s},moneyValue:d,defaultSum:b,setMoneyValue:m}),Tt({title:"Срок вклада, месяцев",minMonths:o||1,maxMonths:c||84,monthsValue:h,defaultMonths:g,setMonthsValue:u})]}),n("div",{children:r?Bt({rate:r,title:"Ставка",sup:"%",className:"tracking-[-25px]"}):null}),a("div",{className:"w-[351px]",children:[n(bt,{title:"Доход по вкладу",value:948841,postfix:"₽",prefix:"+"}),n(bt,{title:"Сумма в конце срока",value:1218841,postfix:"₽"}),Dt(e,l)]})]})})),BonusCalculatorForm:l((({context:e,className:t="",buttons:l,bonus:r,minSumTrip:i,maxSumTrip:s,minSumOther:o,maxSumOther:c})=>{const[d,m]=e.useState(void 0),[h,u]=e.useState(void 0),x={minSum:i,maxSum:s},p={minSum:o,maxSum:c},b=r||2528;return a("section",{className:t,children:[a("div",{className:"w-[468px]",children:[yt({title:"Сумма покупок в категории путешествия, ₽",calculatorParams:x,moneyValue:d,defaultSum:kt(x),setMoneyValue:m,isShowItems:!1}),yt({className:"mt-6",title:"Сумма покупок в остальных категориях, ₽",calculatorParams:p,moneyValue:h,defaultSum:kt(p),setMoneyValue:u,isShowItems:!1})]}),n("div",{children:b?Bt({rate:b,title:"Баллов за месяц",className:"tracking-[-14px]"}):null}),a("div",{className:"w-[240px]",children:[n(bt,{title:"Баллов за год",value:948841}),Dt(e,l)]})]})}))},Lt=({context:e,className:t})=>(a,l)=>{const r=a?.calcType;if(!r||!(r in Vt))return null;return n("section",{className:`box-border relative flex shrink-0 basis-full ${t}`,role:"listitem",children:n("div",{className:"box-border p-9 w-full",children:n(Vt[r],{context:e,...a,className:"flex justify-between"})})},String(l))},_t=l((({className:e="",context:t,calcTabs:l=[],anchor:r=null})=>{const i=l.map((e=>e.nav||{})),s=l.map((({calculatorBlock:e})=>e||{})),[o,c]=t.useState(0),[d,m]=t.useState(0),h=l?.length>3&&l?.length>d+3,u=d>0;return a("section",{id:r,className:`box-border overflow-hidden relative font-sans w-100 bg-white text-primary-text ${e}`,children:[a("div",{children:[i.length>1?jt({tabsShift:d,tabsNav:i,activeSlideIndex:o,setActiveSlideIndex:c}):null,Oe({handler:[()=>m(d-1),()=>m(d+1)],isShown:[u,h],btnClass:["left-3","right-3"],className:"top-8"})]}),n("div",{className:"flex",style:{transform:`translateX(-${o}00%)`},role:"list",children:s?.length?s.map(Lt({context:t,className:e})):null})]})}));function jt({tabsShift:e,tabsNav:t,activeSlideIndex:l,setActiveSlideIndex:r}){return a("div",{children:[n("div",{style:{transform:`translateX(-${388*e}px)`},className:"flex flex-col justify-end items-center h-[126px] pt-[38px] box-border duration-1000",children:n("div",{className:"w-full flex flex-nowrap items-end gap-2",children:t.map(((e,t)=>function({tab:e,i:t,activeSlideIndex:l,onClick:r}){const i=t===l,s=i?"h-[88px] w-[387px] min-w-[387px] p-5 border-none bg-primary-main text-white":"h-[77px] w-[322px] min-w-[322px] px-5 py-4 ease-in duration-300 bg-white text-primary-text",o=i?"text-md-new mb-1.5":"text-base mb-[3px]",c=i?"text-base text-white":"text-m-md",d=i?"":"text-primary-main";return a("button",{type:"button",onClick:r,"aria-label":e?.title,className:`box-border font-sans relative border border-main-stroke cursor-pointer text-left border-b-0 flex\n ${s}`,children:[n(x,{className:`h-[24px] w-[24px] min-w-[24px] min-h-[24px] mr-4 ${d}`,image:{...e?.icon,iconVersion:i?"white":"normal"},width:"24",height:"24",asSVG:!0}),a("div",{className:"border-0",children:[n("div",{className:`font-medium ${o}`,children:e?.title}),n("div",{className:`text-secondary-text ${c}`,children:e.description})]})]},String(t))}({tab:e,i:t,activeSlideIndex:l,onClick:()=>r(t)})))})}),n("div",{className:"w-full h-2 bg-primary-main"})]})}const Gt={black:"bg-black",white:"bg-white"},Ut=l((({className:e="",title:t,description:l,image:r,price:i,button:o,colors:c})=>a("section",{className:`border border-solid box-border p-[30px] min-w-[402px] flex flex-col justify-left ${e}`,role:"listitem",children:[r?.src?n(x,{className:"mb-5",image:r}):null,t?n(s,{headingType:"h6",as:"h5",className:"text-left mb-1.5",title:t}):null,l?n("div",{className:"text-m-md text-left mb-4",children:l}):null,c?.length?a("div",{className:"flex mb-4 text-m-md text-secondary-text",children:["Доступные цвета: ",c.map(Ot)]}):null,i?a("div",{className:"text-title-sm text-left",children:[i," ₽"]}):null,o?.text?n(J,{className:"mt-6 w-full",...o}):null]}))),Ot=(e,t)=>n("span",{className:`w-6 h-6 ml-3 border border-solid border-main-divider rounded-full ${Gt[e]}`},String(t)),Wt="absolute top-0 bottom-0 w-[84px]",Ft=l((({context:e,cards:t=[],className:l="",title:r,description:i,anchor:o=null})=>{const[c,d]=e.useState(0);return a("section",{className:`bg-white relative font-sans p-9 overflow-hidden text-center ${l}`,id:o,children:[r?n(s,{headingType:"h2",className:"mb-6",title:r}):null,i?n(Q,{className:"mb-6",description:i}):null,n("div",{className:"flex duration-1000 gap-3.5",style:{transform:`translateX(-${430*c}px)`},role:"list",children:t?.length?t.map(Et(e)):null}),Ht({cardsCount:t.length,activeCardIndex:c,setActiveCardIndex:d}),n("div",{className:`${Wt} left-0 bg-opacity-from-white`}),n("div",{className:`${Wt} right-0 bg-opacity-to-white`})]})})),Et=e=>(t,a)=>n(Ut,{context:e,...t},String(a)),Ht=({cardsCount:e,activeCardIndex:t,setActiveCardIndex:n})=>{const a=e>3;return Oe({handler:[()=>n(t-1),()=>n(t+1)],isShown:[a&&t>0,a&&e-t>3],btnClass:["left-8","right-8"],className:"top-1/2 z-10 mt-6"})},Zt=l((({children:e})=>n("div",{className:"self-start flex flex-col",role:"row",children:n("div",{className:"flex",children:e})}))),zt="bg-gradient-to-r from-main-gradient-start to-main-gradient-end",Jt="border-main-stroke border-solid border",qt="border-main-divider border border-t-0 border-x-0",Xt="w-[200px] mr-6",Kt={comparison:"flex gap-4 duration-1000",tariff:"flex flex-grow duration-1000"},Qt=l((({children:e,activeCardIndex:t,columnWidth:a,version:l="comparison"})=>n("div",{className:"flex flex-1 overflow-hidden",children:n("div",{className:Kt[l],style:{transform:`translateX(-${t*a}px)`},children:e})}))),Yt=l((({icon:e,image:t,title:l,link:r})=>a("div",{className:`w-80 box-border flex flex-col items-center rounded-t-md border-b-0 px-7 pt-7 pb-[46px] ${Jt} ${zt}`,role:"columnheader",scope:"col",children:[e&&!t?.src&&n(x,{className:"h-[63px] w-[63px] min-w-[63px] min-h-[63px] mb-4",image:e,width:"63",height:"63"}),t?.src&&n(x,{className:"mb-[18px]",image:t}),l?n(s,{headingType:"h4",as:"h3",className:"text-center text-white",title:l}):null,r?.text&&n("div",{className:"mt-auto w-full",children:n(J,{href:r.href,target:r.target,className:"mt-4 w-full text-primary-main bg-white hover:bg-secondary-hover active:bg-secondary-active",children:n("div",{className:"font-medium text-xs py-[11px]",children:r.text})})})]}))),en=l((({colHeaders:e,activeCardIndex:t,router:l,handlerDecorator:r})=>a(Zt,{children:[n("div",{className:Xt,role:"columnheader",scope:"col"}),n(Qt,{activeCardIndex:t,columnWidth:336,children:e.map(((e,t)=>n(Yt,{...e,link:e.link&&G({router:l,handlerDecorator:r},e.link)},String(t))))})]}))),tn=l((({cell:e,isFirstRow:t,isLastRow:a,isFillGradient:l})=>n("div",{className:`w-80 box-border flex flex-col ${Jt} ${a?"border-t-0 rounded-b-md":"border-y-0"} ${l?zt:""}`,role:"cell",children:n("div",{className:`mx-7 h-full ${qt} ${l&&t?"border-t":""} ${a?"border-b-0":"border-solid"}`,children:e.map(((e,t)=>ln(e,t,l)))})}))),nn=(e=!1)=>"text-xl font-medium m-0 "+(e?"text-white":""),an=(e=!1)=>"text-sm opacity-80 "+(e?"text-white":"text-secondary-text"),ln=({label:e,description:t},l,r)=>a("div",{className:"first:pt-7 pt-6 last:pb-7",children:[e?n("h4",{className:nn(r),children:e}):null,t?n("div",{className:an(r),children:t}):null]},String(l)),rn=(e=!1)=>`text-sm py-7 ${qt} w-[200px] mr-6 ${e?"border-b-0":"border-solid"}`,sn=l((({row:{header:e,data:t},activeCardIndex:l,isColoredFirstColumn:r,isFirstRow:i,isLastRow:s})=>a(Zt,{children:[e?.title?n("div",{className:rn(s),children:e.title}):null,t?.length?n(Qt,{activeCardIndex:l,columnWidth:336,children:t.map(((e,t)=>n(tn,{cell:e,isFirstRow:i,isLastRow:s,isFillGradient:r&&0===t},String(t))))}):null]}))),on=l((({isScrollAvailable:e,handleNextClick:t,handlePrevClick:a,showNextButton:l,showPrevButton:r})=>e?n("div",{children:Oe({handler:[a,t],isShown:[r,l],btnClass:["top-[108px]","top-11"],className:"right-7",isDisabled:!0})}):null)),cn=l((({rowData:e,activeCardIndex:t,isColoredFirstColumn:l,...r})=>a("div",{className:"relative",children:[e.map(((e,a,{length:r})=>n(sn,{row:e,isFirstRow:0===a,isLastRow:a+1===r,activeCardIndex:t,isColoredFirstColumn:l},String(a)))),n(on,{...r})]}))),dn=({columnsLength:e,colsLengthForScroll:t,activeCardIndex:n,setActiveCardIndex:a})=>{const l=e>t;return{handleNextClick:()=>a(n+1),handlePrevClick:()=>a(n-1),isScrollAvailable:l,showNextButton:l&&e-n>t,showPrevButton:Boolean(l&&n>0)}},mn=l((({context:e,columns:t,rowHeaders:l,isShowAllRow:r,visibleRowLength:i,isColoredFirstColumn:s})=>{const o=e.useRouter(),{handlerDecorator:c}=e,d=t?.map((({header:e})=>e||{})),m=t?.map((({data:e})=>e))||[],h=l?.map(((e,t)=>({header:e,data:m.map((e=>e?.[t]||[{}]))}))).slice(0,r?l.length:i),[u,x]=e.useState(0),p=dn({columnsLength:m.length,colsLengthForScroll:2,activeCardIndex:u,setActiveCardIndex:x}),{isScrollAvailable:b}=p;return a("div",{children:[a("div",{role:"table",children:[d?.length?n(en,{colHeaders:d,activeCardIndex:u,router:o,handlerDecorator:c}):null,h?.length?n(cn,{rowData:h,activeCardIndex:u,isColoredFirstColumn:s,...p}):null]}),b?n("div",{className:"absolute top-0 right-0 bottom-0 w-[84px] bg-opacity-to-white"}):null]})})),hn=l((({className:e,context:t,title:l,rowHeaders:r,columns:i,visibleRowLength:o=0,isColoredFirstColumn:c=!1,anchor:d=null})=>{const[m,h]=t.useState(!o);return a("section",{className:`bg-white font-sans py-[50px] pl-[50px] overflow-hidden text-primary-text relative ${e||""}`,id:d,children:[n(s,{headingType:"h2",className:"max-w-[47rem] text-center mb-9 mx-auto",title:l}),n(mn,{context:t,columns:i,rowHeaders:r,isShowAllRow:m,isColoredFirstColumn:c,visibleRowLength:o}),o?un({isShowAllRow:m,onClick:()=>h(!m)}):null]})})),un=({isShowAllRow:e,onClick:t})=>n("div",{className:"pr-[50px]",children:a("div",{className:"flex w-full",children:[n("div",{className:Xt}),n("button",{onClick:t,className:"mt-5 flex-1 border-main-stroke border-solid border text-primary-text bg-white hover:border-primary-main hover:text-primary-main",children:n("div",{className:"font-sans font-medium text-xs py-[11px]",children:e?"Скрыть":"Показать все параметры"})})]})});async function xn(){try{const e=await fetch(pn,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(bn)});return await e.json()}catch(e){console.error(e)}}const pn="https://coins.rshb.ru/api/catalog/vue_storefront_magento_1_currency_rates_average/currency_rates_average/_search?size=10000",bn={query:{bool:{must:[{term:{russian_region_code:"77"}},{term:{from_volume:"0"}},{terms:{currency_pair:["USD/RUB","EUR/RUB"]}}]}}},gn=e=>e.reduce(((e,t)=>{const n=t.currency_first;if(!fn(t.rate_buy)&&!fn(t.rate_sell))return e;const a=n.code;return e.some((e=>e.code===a))||e.push({code:a,buy:Number(t.rate_buy),sell:Number(t.rate_sell)}),e}),[]),fn=e=>Math.round(e)>0;function Nn(e=""){const t=ve(e);return t<=4?"h4":t<=8?"h3":"h2"}var vn;!function(e){e.RUB="RUB",e.EUR="EUR",e.USD="USD"}(vn||(vn={}));const yn=new Intl.NumberFormat("ru",{style:"currency",currency:vn.RUB}),wn=e=>e?yn.format(e):"",In="font-light text-left font-normal text-sm text-secondary-text",Cn={USD:"DollarIcon",EUR:"EuroIcon"},kn=l((({className:e,exchangeCurrencyItems:t})=>a("table",{className:`h-fit w-fit ${e}`,children:[n("thead",{children:a("tr",{children:[n("th",{className:In,children:"Валюта"}),n("th",{className:`${In} pl-11`,children:"Купить"}),n("th",{className:`${In} pl-11`,children:"Продать"})]})}),n("tbody",{children:t.map((e=>Sn(e)))})]}))),Sn=e=>{const t=e?.code;return a("tr",{className:"pb-1",children:[n("td",{className:"pt-4",children:a("div",{className:"flex items-center",children:[t?n(x,{image:{icon:Cn[t]},width:"24",height:"24"}):null,n("span",{className:"text-m-title-md ml-2",children:t})]})}),n("td",{className:"pt-4 pl-11 m-title-md font-light",children:wn(e.buy)}),n("td",{className:"pt-4 pl-11 m-title-md font-light",children:wn(e.sell)})]},t)},$n=l((({className:e="",address:t,distance:l})=>a("div",{className:`flex text-sm ${e}`,children:[n(x,{image:{icon:"GpsIcon"},width:"24",height:"24",asSVG:!0}),a("div",{className:"ml-3 font-light",children:[t?n("p",{className:"m-0 mb-[3px]",children:t}):null,l?a("p",{className:"text-secondary-text m-0",children:["Курс указан для ближайшего офиса - ",l]}):null]})]}))),Tn=(e,t,n)=>{const a=Number(Dn(e))*Math.pow(t,n?-1:1);return Number.isInteger(a)?a:((e,t=2)=>{const n=Math.pow(10,t);return Math.round(parseFloat(String(e))*n)/n})(a)},Dn=e=>e.replace(/[^\d.,]/g,"").replace(",","."),Bn=e=>{return(t=[[e=>e.value!==vn.RUB&&e.oppositeValue!==vn.RUB,()=>e.handleConvert(e.value,vn.RUB)],[e=>e.value===vn.RUB&&e.oppositeValue===vn.RUB,()=>e.handleConvert(e.value,vn.USD)],[()=>!0,()=>e.handleConvert(e.value)]],e=>{const[,n]=t.find((([t])=>t(e)))||[];return n})(e)?.();var t};const Mn=l((({className:e="",id:t,name:a,type:l="text",placeholder:r,pattern:i,value:s,onChange:o})=>n("input",{className:e,id:t,name:a||t,type:l,pattern:i,placeholder:r,value:s,onChange:e=>(e=>{const t=e.target.validity.valid?e.target.value:s;o(t)})(e)}))),Rn=l((({className:e="",id:t,name:a,children:l,value:r,onChange:i})=>n("select",{className:e,id:t,name:a||t,value:r,onChange:e=>i(e.target.value),children:l}))),An=l((({className:e="",value:t,selected:a,children:l})=>n("option",{className:e,value:`${t}`,selected:a,children:l})));function Pn(e){const{placeholder:t,rates:l,selected:r,value:i,setValue:s,setSelected:o}=e;return a("div",{className:"relative flex items-center",children:[n(Mn,{className:"h-10 border pl-4 pt-[7px] pb-[7px] rounded-md text-m-sm w-full appearance-none -mr-12",placeholder:t,type:"text",value:i,onChange:s}),l.length?n(Rn,{className:"h-9 -translate-x-4",value:r,onChange:e=>o(e),children:l.map(((e,t)=>n(An,{value:e.code,children:e.code},String(t))))}):null]})}const Vn=l((({context:e,className:t="",currencyRatesBuy:l,currencyRatesSell:r})=>{const[i,s]=e.useState({inputSell:"",inputBuy:"",selectSell:l?.[0]?.code||vn.RUB,selectBuy:r?.[0]?.code||vn.USD}),o=e=>{s((t=>({...t,...e})))};return a("div",{className:`grid gap-3.5 ${t}`,children:[Pn({placeholder:"Хочу продать",rates:l,selected:i.selectSell,setSelected:Ln(i,o,r),value:i.inputSell,setValue:e=>jn(o,r)(e,i.selectSell,i.selectBuy)}),Pn({placeholder:"Получу",rates:r,selected:i.selectBuy,setSelected:_n(i,o,l),value:i.inputBuy,setValue:e=>Gn(o,l)(e,i.selectBuy,i.selectSell)}),n(J,{className:"box-border mt-3.5 py-3 h-12 w-full",version:"primary",href:"https://coins.rshb.ru/exchange",target:"_blank",children:"Купить валюту"})]})})),Ln=(e,t,n)=>a=>{t({selectSell:a}),Bn({value:a,oppositeValue:e.selectBuy,handleConvert:(a=e.selectSell,l=e.selectBuy)=>{jn(t,n)(e.inputSell,a,l)}})},_n=(e,t,n)=>a=>{t({selectBuy:a}),Bn({value:a,oppositeValue:e.selectSell,handleConvert:(a=e.selectBuy,l=e.selectSell)=>Gn(t,n)(e.inputBuy,a,l)})},jn=(e,t)=>(n,a,l)=>{e({inputSell:Dn(n),selectBuy:l});const r=t.find((e=>e.code===l))?.buy||t.find((e=>e.code===a))?.sell;r&&e({inputBuy:String(Tn(n,r,a===vn.RUB)||"")})},Gn=(e,t)=>(n,a,l)=>{e({inputBuy:Dn(n),selectSell:l});const r=t.find((e=>e.code===l))?.sell||t.find((e=>e.code===a))?.buy;r&&e({inputSell:String(Tn(n,r,a===vn.RUB)||"")})},Un={address:"Москва, ул.Ленина д.28",distance:"6км"},On=l((({className:e="",context:t,title:l="Курсы обмена валют",anchor:r=null})=>{const i=function(e){const{data:t}=e(pn,xn),n=t?.hits?.hits?.map((e=>e._source))||[];return n.length?gn(n):n}(t.useAsyncData),o=i.filter((e=>e.buy));o.unshift({code:vn.RUB});const c=i.filter((e=>e.sell));return c.push({code:vn.RUB}),n("section",{className:`bg-white text-primary-text font-sans p-9 box-border ${e}`,id:r,children:n(re,{context:t,title:n(s,{headingType:Nn(e),title:l,className:"whitespace-pre-wrap"}),children:a("div",{className:"flex",children:[a("div",{className:"mr-[43px] pt-4",children:[i?n(kn,{className:"mb-[31px]",exchangeCurrencyItems:i}):null,n($n,{...Un})]}),i.length&&o.length&&c.length?n(Vn,{className:"grow",context:t,currencyRatesBuy:o,currencyRatesSell:c}):null]})})})})),Wn=["m13.72 25.51 4.42-4.33v-2.95l-4.42 4.32v2.96Zm0-10.98 4.42-4.35V7.41l-4.42 4.31v2.8Zm0 3.63 4.42-4.33v-2.78l-4.42 4.32v2.8ZM12.46 7.44l-.6-.56V0h-.66v6.22l-.58-.57V0h-.67v5l-.59-.58V0H8.7v6.56l4.44 4.33V0h-.67v7.44Zm1.26 14.35 4.42-4.33v-2.78L13.72 19v2.8Zm-5.03-.61 4.44 4.33v-2.96l-4.44-4.32v2.95Zm8.79-16.76-.59.58V0h-.66v5.66l-.6.56V0h-.66v6.87l-.58.57V0h-.67v10.9l4.42-4.34V0h-.66v4.42Zm-8.79 5.76 4.44 4.35v-2.8L8.69 7.4v2.77Zm0 3.65 4.44 4.33v-2.8l-4.44-4.3v2.77Zm0 3.63 4.44 4.33V19l-4.44-4.31v2.78Zm26.37 2.29H24.3a2.25 2.25 0 0 0 .36-1.22 2.32 2.32 0 0 0-2.33-2.31 2.32 2.32 0 0 0-2.31 2.31c0 .5.16.96.43 1.34a.74.74 0 0 0-.33.61c0 .26.14.49.33.62a2.32 2.32 0 0 0-.43 1.34 2.31 2.31 0 0 0 2.31 2.31 2.32 2.32 0 0 0 2.33-2.31c0-.45-.13-.87-.36-1.22h8.01v.49h-.8v.68h.8v.7h-.8v1.3h.8v-.58h1.17v.58h.79v-1.3h-.79v-.7h.79v-.68h-.79v-.5h1.58a.56.56 0 0 0 .56-.56v-.34a.57.57 0 0 0-.56-.56Zm-11.53 2.7a1.2 1.2 0 0 1-2.4 0c0-.24.08-.47.2-.66l.34-.56a.97.97 0 0 1-.34-.75c0-.3.13-.56.33-.74l-.32-.56a1.13 1.13 0 0 1-.2-.66 1.2 1.2 0 0 1 2.4 0c0 .49-.56 1.65-.56 1.65v.62c-.01.01.55 1.17.55 1.66ZM4.67 18.34v2.89c0 2.75 1.2 4.53 1.9 5.21l4.58 4.5c1.28 1.25 1.5 1.66 1.79 2.37v-3.2c0-2.84-1.44-3.94-2.19-4.67-1.73-1.68-2.89-2.8-3.82-3.73a8.98 8.98 0 0 1-2.26-3.37Zm6.08 14.24c-1.73-1.7-2.89-2.8-3.82-3.73a10 10 0 0 1-2.25-2.98v2.49a7.87 7.87 0 0 0 1.89 5.24l4.58 4.47c1.28 1.25 1.5 1.85 1.79 2.55v-3.37c0-2.85-1.45-3.95-2.19-4.67Z","M19.88 5.34c-.32 0-.64 0-.96.02V6.7a18.5 18.5 0 1 1 .95 36.94A18.5 18.5 0 0 1 1.35 25.17c0-5.67 2.55-10.73 6.58-14.13V9.32A19.78 19.78 0 0 0 0 25.17C0 36.12 8.9 45 19.88 45a19.85 19.85 0 0 0 19.86-19.83c0-10.95-8.9-19.83-19.87-19.83Z","M33.93 35.53c.3-.41.6-.85.87-1.3v-2.66h-.87v3.96Zm2.54-4.92c.12-.4.24-.78.34-1.16h-2.88v.7h.43c.77-.02 1.63-.03 2.11.46Zm-19.19-1.27h-.78v7.91h.78v-7.9Z","M14.7 27.83h2.58c.67 0 1.14.14 1.4.4.27.25.4.72.4 1.38v7.4c0 .66-.12 1.12-.4 1.38-.4.41-1.16.41-1.78.41l-.4-.01v3.5l.78.14v-2.88c1.2 0 1.97-.4 2.34-1.22v4.29h.26l.5-.01V29.74c0-.68.13-1.16.4-1.43.25-.27.72-.4 1.37-.4.67 0 1.65-.1 2.16.4.26.27.38.76.38 1.43v3.8h-1.77v-4.06h-.77v12.99c.26-.03.5-.07.77-.12V34.3h1.77v7.64c.36-.1.72-.21 1.08-.34v-7c0-.8.19-1.4 1-1.67l-.9-4.87h1.8l.3 5.31h.22l.3-5.31h1.88l-1.01 4.87c.84.3 1.01.81 1.01 1.66v4.53a16.63 16.63 0 0 0 1.5-1.27v-9.83h5.25l.1-.72H24.93l.17.89c-.38-.72-1.12-1.08-2.2-1.08h-.77c-1.3 0-2.1.52-2.4 1.55-.27-1.08-1.1-1.62-2.46-1.62h-3.36v14.52c.26.09.52.18.78.25V27.84Zm16.29 5.58-.85-.8.85-4.37v5.17Z","M27.66 40.79c.27-.14.55-.28.8-.43v-5.98h-.8v6.4Z"],Fn={"bg-white":"text-primary-main",transparent:"text-white"},En={"bg-white":"text-black",transparent:"text-white"},Hn=l((({className:e="",href:t,logo:l,children:r=l?.title,targetBlank:i,bgColor:s="bg-white",hideTitle:o})=>a("a",{className:`inline-flex items-center font-sans no-underline ${e}`,href:t||"/",target:i?"_blank":"_self","aria-label":l?.title||"Россельхозбанк",children:[l?.image?.src?n(x,{image:l.image,className:Fn[s],width:"40",height:"45",asSVG:!0}):n(ht,{className:`${Fn[s]} w-10`,viewBox:"0 0 40 45",paths:Wn.map((e=>({d:e})))}),o?null:Zn(r,s,l?.title)]}))),Zn=(e,t,a)=>n("span",{className:`${En[t]} font-medium ml-2.5`,children:e||a||"Россельхозбанк"}),zn=l((({className:e,context:t})=>{const{term:l,setTerm:r}=t.useSearch();return a("form",{className:`relative ${e||""}`,children:[a("div",{className:"absolute rounded h-full flex items-center justify-center pl-4 max-w-[170px] gap-3.5 pointer-events-none",children:[n("div",{className:"w-[24px] h-[24px]",children:n(x,{image:"LoupeIcon",width:"24",height:"24"})}),l?null:n("label",{htmlFor:"search-bar-input",className:"font-sans font-light text-base text-secondary-text",children:"Поиск по сайту"})]}),n("input",{id:"search-bar-input",className:"h-12 pl-12 w-full peer font-sans font-light text-base text-black border border-solid rounded h-full box-border outline-none pr-[6%] border-main-divider focus:border-primary-text",value:l,onChange:e=>r(e.target.value),type:"text",name:"search-bar-input"}),n(J,{version:"primary",text:"Найти",className:"invisible peer-focus:visible absolute top-1 right-1",onClick:e=>{e.preventDefault(),console.log("click")},children:n("div",{className:"font-normal text-sm px-9 py-[9px]",children:"Найти"})})]})})),Jn=l((({className:e="",items:t,hasButton:l,context:r})=>{const i=r.useRouter(),{handlerDecorator:s}=r;return a("div",{className:e,children:[t?.length?t.map(qn):null,l?n(J,{version:"primary",className:"mb-6 w-full",...G({router:i,handlerDecorator:s},{text:"Обратная связь",href:"/",target:"_blank"})}):null]})})),qn=(e,t)=>{const{type:l,text:r,description:i}=e;return a("div",{className:"mb-4",children:[n("div",{children:Xn(l,r)}),n("div",{className:"mt-1 font-sans font-light text-sm text-secondary-text",children:i})]},String(t))},Xn=(e,t="")=>{switch(e){case"tel":return n("a",{className:"font-sans text-xl text-primary-text no-underline",href:`tel:${Kn(t)}`,children:t});case"email":return n("a",{className:"font-sans text-xl text-primary-text no-underline",href:`mailto:${t}`,children:t});default:return n("span",{children:t})}},Kn=e=>e.replaceAll(/\D/g,""),Qn=l((({links:e,className:t="",context:a})=>{const l=a.useRouter(),{handlerDecorator:r}=a;return n("div",{className:t,children:e?.length?n("div",{className:"flex justify-between items-center gap-5 py-5 border-solid border-x-0 border-y border-y-main-divider",children:e.map(((e,t)=>n(Yn,{index:t,...G({router:l,handlerDecorator:r},e)},String(t))))}):null})})),Yn=l((({className:e="",index:t,text:a,href:l,target:r,onClick:i})=>n("a",{className:`font-sans font-light text-secondary-text hover:text-primary-main inline-block no-underline max-w-[292px] ${e}`,href:l,target:r,onClick:i,children:a||`Документ ${t}`}))),ea=e=>t=>e?.href===t?.href,ta=(e,t)=>{return(a=e,l=t,(a||[]).map((e=>l?.find(ea(e))||e))).concat((n=e,(t||[]).filter((e=>!n?.find(ea(e))))));var n,a,l};function na(e){const{data:t}=e(la(),aa);return t||{}}async function aa(){const e=await fetch(la());return await e.json()}function la(){return`/wcms-resources/${d.SITEMAP||"sitemap"}.json`}const ra=l((({className:e="",items:t,context:a})=>{const l=na(a.useAsyncData),r=ta(l.topItems,t),i={router:a.useRouter(),handlerDecorator:a.handlerDecorator};return n("div",{className:`flex items-start justify-between gap-11 xl:gap-5 ${e}`,children:r?.map(((e,t)=>ia(e,t,i)))})})),ia=(e,t,{router:l,handlerDecorator:r})=>{const{text:i,href:s,items:o,target:c}=e;return a("div",{className:"flex flex-col w-1/5 last:w-1/4 gap-[14px]",children:[n("a",{className:"block font-sans leading-5 text-base text-primary-text no-underline",href:s,target:c||"_self",children:i||`Раздел ${t}`}),o?.map(((e,t)=>n(sa,{...G({router:l,handlerDecorator:r},e),index:t},String(t))))]},String(t))},sa=l((({text:e,href:t,target:a,index:l})=>n("a",{className:"block font-sans font-light text-base text-secondary-text hover:text-primary-main no-underline",href:t,target:a||"_self",children:e||`Раздел ${l}`}))),oa=[{origins:["t.me","telegram.org"],icon:{icon:"TelegramIcon"},label:"Телеграм"},{origins:["vk.com"],icon:{icon:"VKIcon"},label:"ВКонтакте"},{origins:["ok.ru"],icon:{icon:"OkIcon"},label:"Одноклассники"},{origins:["apps.apple.com"],icon:{icon:"AppleIcon"},label:"App Store"},{origins:["play.google.com"],icon:{icon:"PlayMarketIcon"},label:"Google Play"}],ca=l((({href:e,version:t="primary"})=>{const{icon:a,label:l}=oa.find((({origins:t})=>t.some((t=>e?.includes(t)))))||{};if(!a)return null;const r="primary"===t;return n("a",{className:`flex items-center justify-center rounded-md w-14 h-14 group box-border ${"secondary"===t?"bg-secondary-light hover:bg-secondary-hover":"border-main-divider border-solid border-[1px] hover:bg-primary-main"} ${r?"hover:text-black":""}`,href:e,"aria-label":l,target:"_blank",rel:"noopener noreferrer",children:a?n(x,{image:a,imageClassName:r?"group-hover:text-white":"",width:"24",height:"24",asSVG:!0}):null})})),da=l((({className:e="",media:t,version:l,context:r,children:i})=>{const s=r.useRouter(),{handlerDecorator:o}=r;return a("div",{children:[n("div",{className:`flex gap-2.5 ${e}`,children:t?.map(((e,t)=>n(ca,{version:l,...G({router:s,handlerDecorator:o},e)},String(t))))}),n("span",{className:"font-light text-sm text-secondary-text",children:i})]})})),ma=l((({className:e,links:t,context:l})=>{const r=l.useRouter(),{handlerDecorator:i}=l;return a("div",{className:`${e||""}`,children:[n("div",{className:"pt-5",children:n("span",{className:"font-sans font-light text-xs text-secondary-text",children:`© 2000-${(new Date).getFullYear()} АО «Россельхозбанк» Генеральная лицензия Банка России № 3349 от 12.08.2015 г.`})}),t?.length?n("div",{className:"flex justify-start items-start gap-5 pt-2.5",children:t.map(((e,t)=>n(ha,{index:t,...G({router:r,handlerDecorator:i},e)},String(t))))}):null]})})),ha=l((({className:e,index:t,text:a,href:l,target:r,onClick:i})=>n("a",{className:`font-sans font-light text-xs text-secondary-text visited:text-secondary-text hover:text-primary-text inline-block no-underline max-w-[292px] ${e||""}`,href:l,target:r,onClick:i,children:a||`Документ ${t}`}))),ua="w-[204px]",xa=l((({className:e,documents:t,relatedEnterprises:l,contacts:r,socialMedia:i,mobileApps:s,topItems:o,context:c,anchor:d=null})=>a("footer",{className:`p-9 bg-white ${e||""}`,id:d,children:[a("div",{className:"flex items-stretch gap-[54px] pb-[30px] xl:gap-8",children:[n(Hn,{className:ua}),n(zn,{context:c,className:"grow"})]}),a("div",{className:"flex items-stretch gap-[54px] xl:gap-8",children:[a("div",{className:"w-[204px] flex flex-col shrink-0 overflow-hidden",children:[n(Jn,{items:r,context:c,hasButton:!0}),n(da,{media:i,context:c,children:"Соцсети"}),n(da,{className:"mt-6",media:s,context:c,children:"Мобильное приложение"})]}),n(ra,{className:"pt-[3px]",context:c,items:o})]}),n(Qn,{className:"mt-[98px]",links:l,context:c}),n(ma,{links:t,context:c})]}))),pa=l((({className:e="",title:t,description:l,calendar:r,anchor:i=null})=>a("section",{className:`font-sans bg-white p-[50px] ${e}`,id:i,children:[n(s,{headingType:"h3",className:"text-center",title:t}),n("div",{className:"font-light text-base-md text-center mt-3",children:l}),r?ba(r):null]}))),ba=e=>{const t=100/(e.reduce(((e,t)=>t?.month?.length?e+t.month.length:e),0)||1),l=e.filter((e=>e?.month?.length)).map((e=>({...e,flexBasis:e.month.length*t+"%"})));return a("div",{className:"w-full flex flex-col justify-center mt-[54px]",children:[n("div",{className:"flex w-full mb-3 font-light text-m-title-md text-center",children:l.map((e=>ga(e,t)))}),n("div",{className:"flex w-full",children:l.map(((e,t)=>a("div",{className:"pr-[11px] mr-3 border-r border-main-divider last:border-r-0 last:pr-0 last:mr-0",style:{flexBasis:e.flexBasis},children:[n("div",{className:"flex",children:fa(e)}),a("div",{className:"font-light text-sm text-primary-text mt-3",children:[n("span",{children:e.text})," ",n("span",{className:"text-primary-main",children:e.greenText})]})]},`monthItem-${t}`)))})]})},ga=(e,t)=>e.month.map(((e,a)=>n("div",{style:{flexBasis:`${t}%`},children:e.text},`monthName-${a}`))),fa=e=>e.month.map((e=>e.image?.src?n("div",{className:"h-[207px] border-r-[1px] pr-3 mr-3 border-main-divider last:border-r-0 last:pr-0 last:mr-0",children:n(x,{image:e.image,className:"flex"})},`monthImage-${e.image.src}`):null)),Na=l((e=>{const{tabs:t,currentTag:a,onTabClick:l,className:r="",isShowCounter:i}=e;return n("div",{className:`mb-2 box-border flex gap-x-1 ${r}`,role:"tablist",children:t?.map(va(l,i,a))})})),va=(e,t,l)=>(r,i)=>{const s=l===r.tag,o=s?"text-white":"text-secondary-text group-hover:text-primary-main",c="min-w-[22px] w-[22px] h-[22px] rounded-full text-m-sm \n "+(s?"bg-white/30 text-white":"bg-secondary-light text-secondary-text");return n("div",{className:`flex h-full w-full h-12 flex-1 cursor-pointer mr-2 last:mr-0 box-content ${s?"bg-primary-main":"group bg-white"}`,role:"tab",onClick:()=>e(r.tag),"aria-selected":String(s),tag:r?.tag,children:a("div",{className:"flex flex-1 items-center justify-center",children:[r?.title?n("h3",{className:o,children:r?.title}):null,t?n("div",{className:`flex items-center justify-center ml-8 text-s-bold ${c}`,children:n("span",{children:r.count})}):null]})},String(i))},ya={ProductBlock:pe,ProductTile:$e},wa=l((({groupBlocks:e,context:t})=>n("div",{className:"grid grid-cols-12 gap-2 box-border",children:e?.length?e.map(Ia(t)):null}))),Ia=e=>(t,a)=>{const l=t?.blockType;if(!l||!(l in ya))return null;const r=f(t?.style);return n(ya[l],{context:e,...t,className:r},`block_${a}`)},Ca=l((({className:e="",tabs:t,context:l,anchor:r=null,groupBlocks:i=[],isShowCounter:s})=>{const[o,c]=l.useState(t?.[0]?.tag),d=(m=i,(h=o)?m.filter((e=>e?.tags?.includes(h))):m);var m,h;const u=t?.map((e=>{const t=e.tag?i.filter((t=>t?.tags?.includes(e.tag))).length:i.length;return{...e,count:t}}));return a("section",{id:r,className:`box-border gap-1 ${e}`,children:[u?.length?n(Na,{currentTag:o,onTabClick:c,tabs:u,isShowCounter:s}):null,i.length?n(wa,{context:l,groupBlocks:d}):null]})})),ka=(e,t,n=((e,t)=>t.startsWith(e)))=>n(R(e),(e=>(e||"").replace(L,""))(R(M(e)?t.href:t.pathname))),Sa=e=>t=>ka(t.href,e),$a=e=>t=>t.items?.some(Sa(e))||ka(t.href,e)||((e,t)=>A(e)===A(t.href))(t.href,e),Ta="font-sans font-light text-sm",Da=l((({className:e="",text:t,href:a,target:l,active:r,flat:i,onClick:s,children:o,ariaLabel:c,bgColor:d="bg-white"})=>n("a",{className:`${Ba(d,r,i)} ${e}`,href:a,target:l,onClick:s,rel:"noopener noreferrer","aria-label":c,children:n("span",{className:Ma(d,r,i),children:t||o})}))),Ba=(e,t=!1,n=!1)=>{let a="border-transparent";return t&&(a="rounded-md "+("bg-white"===e?"border-primary-main":"border-white")),`${a} inline-block border border-solid bg-transparent text-center no-underline ${n?"":"px-4 py-2"}`},Ma=(e,t=!1,n=!1)=>{if("bg-white"!==e)return`text-white ${Ta}`;return`${t?"text-primary-main":(n?"text-primary-text":"text-secondary-text")+" hover:text-primary-main"} ${Ta}`},Ra=l((({className:e="",children:t,ariaLabel:a})=>n("button",{type:"button",className:`border-0 p-0 w-[24px] h-[24px] flex items-center bg-inherit cursor-pointer ${e}`,disabled:!0,"aria-label":a,children:t}))),Aa={"bg-white":"text-primary-text hover:text-primary-main",transparent:"text-white"},Pa={"bg-white":"text-secondary-light hover:text-secondary-hover",transparent:"text-white"},Va={"bg-white":"black",transparent:"white"},La=l((({context:e,className:t,defaultLocation:l="",bgColor:r="bg-white"})=>{const[i,s]=e.useGeolocation(l);return a("div",{className:`flex items-center ${t||""}`,children:[n(Da,{className:"mr-5",flat:!0,href:"#",text:i,ariaLabel:"Местоположение",onClick:s,bgColor:r}),n(Da,{className:"mr-7",flat:!0,href:"#",text:"Офисы и банкоматы",ariaLabel:"Список всех доступных офисов и банкоматов",bgColor:r}),n(Ra,{className:`mr-5 ${Aa[r]}`,ariaLabel:"Поиск по сайту",children:n(x,{image:{icon:"LoupeIcon",iconVersion:Va[r]},className:"h-full",asSVG:!0})}),n(Ra,{className:`${Pa[r]} min-w-[32px] min-h-[32px]`,ariaLabel:"Дополнительные ссылки",children:n(x,{image:{icon:"GridIcon",iconVersion:Va[r]},className:"h-full bg-secondary-light rounded-full",asSVG:!0})})]})})),_a=e=>(t=[])=>{const n=t?.filter(Sa(e));var a;return n?.length?(a=e=>e.href?.length||0,e=>e.reduceRight(((e,t)=>a(e)>a(t)?e:t)))(n):null},ja="absolute left-0 -bottom-3 w-full h-[2px]",Ga=l((({className:e="",text:t,href:l,target:r,active:i,onClick:s,children:o,bgColor:c="bg-white",dataItemName:d})=>a("a",{className:`relative inline-block bg-transparent text-center no-underline ${e}`,href:l,target:r,onClick:s,"data-item-name":d,children:[n("span",{className:Ua(c,i),children:t||o}),i?n("div",{className:Oa(c,i)}):null]}))),Ua=(e,t)=>{let n="text-white";return"bg-white"===e&&(n=t?"text-primary-main":"text-primary-text hover:text-primary-main"),`${n} font-sans font-light text-base`},Oa=(e,t)=>t?`${"bg-white"===e?"bg-primary-main":e} ${ja}`:ja,Wa={"bg-white":"bg-primary-text",transparent:"bg-white"},Fa=l((e=>{const{menuVisible:t,toggleMenu:l,menuItems:r,bgColor:i,context:s}=e,{useRouter:o,handlerDecorator:c}=s,d=o();return a("div",{className:"absolute w-52 -top-4 right-0 pt-4 z-40 "+(t?"bg-white rounded-md shadow-blue-gray/24":""),children:[n("button",{className:"flex justify-between items-center cursor-pointer h-6 ml-6",onClick:l,"aria-label":""+(t?"Скрыть другие разделы":"Показать другие разделы"),children:Array(3).fill(i).map(Ha)}),n("div",{className:"flex flex-col rounded-md bg-white p-6 pb-2 "+(t?"":"hidden"),"aria-hidden":!t,children:Ea(r,d,c)})]})})),Ea=(e,t,a)=>e?.map((e=>n("a",{...G({router:t,handlerDecorator:a},e),className:"text-base font-light pb-4 hover:text-primary-main",children:e.text},e.href))),Ha=(e,t)=>n("div",{className:`w-[3px] h-[3px] rounded mr-1 ${Wa[e]}`},String(t)),Za=l((({context:e,subItems:t=[],bgColor:l})=>{const[r,i]=e.useState(!1),s=e.useRouter(),{handlerDecorator:o,IntersectionObserverTag:c}=e,[d,m]=e.useState(t.length),h=t.slice(d),u=_a(s)(t);return a("nav",{className:"relative mt-5",children:[n("div",{className:"overflow-hidden whitespace-nowrap mr-52",children:t.map(((e,t)=>{return n(c,{Tag:"span",observerCallback:(a=t,e=>{e.length&&(e[0].intersectionRatio<1?m((e=>Math.min(e,a))):m((e=>Math.max(e,a+1))))}),observerOptions:{threshold:1},children:n(Ga,{className:"mr-8 "+(d-1<t?"invisible":""),active:e===u,...G({router:s,handlerDecorator:o},e),bgColor:l})},String(t));var a}))}),h.length?n(Fa,{context:e,menuVisible:r,toggleMenu:()=>i(!r),menuItems:h,bgColor:l}):null]})})),za={"bg-white":"bg-main-divider",transparent:"bg-main-divider opacity-30"},Ja=l((({className:e="",defaultLocation:t="Москва",showSubMenu:l=!0,bgColor:r="bg-white",context:i,topItems:s,anchor:o=null,logo:c})=>{const d=i.useRouter(),m=na(i.useAsyncData),{handlerDecorator:h}=i,u=ta(m.topItems,s),x=u.find($a(d)),p=u.map(((e,t)=>n(Da,{active:e===x,...G({router:d,handlerDecorator:h},e),"aria-label":e.text,bgColor:r},String(t))));return n("header",{className:`pt-6 pb-8 px-20 ${r} ${e}`,id:o,children:a("div",{className:"container",children:[a("div",{className:"flex items-center",children:[n(Hn,{className:"mr-8",bgColor:r,logo:c}),p,n(La,{context:i,className:"ml-auto",defaultLocation:t,bgColor:r})]}),n("div",{className:`mt-6 h-[1px] ${za[r]}`}),l&&x?.items?.length?n(Za,{context:i,subItems:x.items,bgColor:r}):null]})})})),qa=l((({className:e="",title:t,description:l,image:r,benefits:i,sum:o,monthLimit:c})=>a("section",{className:`px-[100px] py-[50px] bg-white text-primary-text font-sans ${e}`,children:[t?n(s,{headingType:"h3",title:t,className:"text-center"}):null,l?n("div",{className:"text-center text-md mt-3",children:l}):null,n("div",{children:a("div",{className:"mt-5 mx-auto flex justify-center gap-[122px] mt-[30px]",children:[r?.src?n(x,{image:r}):null,a("div",{className:"w-[558px] m-auto",children:[i?n("div",{className:"flex flex-col gap-4",children:i.map(Xa)}):null,Ka(o,c)]})]})})]})));function Xa(e,t){return a("div",{className:"flex items-center gap-4",children:[e?.icon?n(x,{className:"w-12 h-12 min-w-12 p-3 rounded-full bg-secondary-light",image:e.icon,asSVG:!0}):null,a("div",{children:[e?.label?n("div",{className:"text-title-2xs font-normal",children:e.label}):null,e?.description?n("div",{className:"mt-0.5 font-light text-secondary-text font-light",children:e.description}):null]})]},String(t))}function Ka(e,t){return e||t?a("div",{className:"bg-secondary-light h-15 flex mt-7 gap-6 px-5 py-4",children:[Number.isFinite(e)?Qa("Страховая сумма:",e,Boolean(t)):null,Number.isFinite(t)?Qa("Ежемесячный лимит:",t,Boolean(e)):null]}):null}function Qa(e,t,l){return a("div",{className:`flex justify-between items-center gap-2 w-full ${l?"w-fit":"w-full"}`,children:[n("span",{className:"text-secondary-text text-base",children:e}),a("span",{className:"text-primary-main text-title-2xs",children:[pt(t)," ₽"]})]})}const Ya=l((({className:e="",context:t,cards:l=[],anchor:r=null})=>{const[i,s]=t.useState(0),[o,c]=t.useState(0),d=l?.length??0,m=l?.length>2&&d>o+2,h=o>0;return n("section",{id:r,className:`min-w-full ${e}`,children:a("div",{className:"relative mt-7 overflow-hidden",children:[d?el({tabsShift:o,cards:l,activeSlideIndex:i,isLastShift:d===o+2,setActiveSlideIndex:s}):null,Oe({handler:[()=>c(o-1),()=>c(o+1)],isShown:[h,m],btnClass:["left-[50px]","right-[50px]"],className:"top-[62px]"}),h?n("div",{className:"absolute top-0 left-0 h-full w-[136px] bg-opacity-from-white"}):null,m?n("div",{className:"absolute top-0 right-0 h-full w-[136px] bg-opacity-to-white"}):null]})})}));function el({tabsShift:e,cards:t,activeSlideIndex:l,isLastShift:r,setActiveSlideIndex:i}){return n("div",{style:{transform:`translateX(-${r?460*e-240:460*e}px)`},className:"duration-1000 px-[50px]",children:n("div",{className:"w-full flex flex-nowrap gap-3.5 pb-[38px]",children:t.map(((e,t)=>function({slide:e,i:t,activeSlideIndex:l,onClick:r}){const i=t===l;return a("button",{type:"button",onClick:r,className:"p-[30px] min-w-[460px] flex items-center bg-white border-solid border relative "+(i?"shadow-dark-blue/42 border-primary-main":"ease-in duration-300 border-main-stroke"),children:[e?.icon?n(x,{className:"h-[108px] w-[108px] p-3 rounded-full bg-secondary-light mr-[30px]",image:e.icon,width:"24",height:"24"}):null,a("div",{className:"flex gap-3.5",children:[e?.sum?tl("страховая сумма",e.sum):null,e?.fee?tl("страховой взнос",e.fee):null]}),nl(i)]},String(t))}({slide:e,i:t,activeSlideIndex:l,onClick:()=>i(t)})))})})}function tl(e,t){return a("div",{className:"flex flex-col text-left",children:[a("span",{className:"whitespace-pre text-title-2xs",children:[pt(t)," ₽"]}),n("span",{className:"whitespace-pre text-secondary-text font-light text-base mt-1",children:e})]})}function nl(e){return e?n(x,{className:"h-[24px] w-[24px] min-w-[24px] min-h-[24px] absolute right-4 top-4",image:"DoneIcon",width:"24",height:"24"}):null}const al=l((({className:e="",context:t,title:l,insuranceTabs:r=[],button:i,anchor:o=null})=>{const[c,d]=t.useState(0);return a("section",{id:o,className:`box-border py-[50px] overflow-hidden relative font-sans w-100 bg-white ${e}`,children:[l?n(s,{className:"text-center",title:l,headingType:"h3"}):null,n("div",{className:"p-1.5 bg-secondary-light w-fit m-auto rounded-md mt-[34px]",children:r.map(((e,t)=>function({title:e,i:t,activeSlideIndex:a,onClick:l}){return n("button",{type:"button",onClick:l,"aria-label":e,className:"box-border px-4 py-3 text-m-md "+(t===a?"bg-primary-main text-white rounded-md":"text-secondary-text"),children:e},String(t))}({title:e?.title,i:t,activeSlideIndex:c,onClick:()=>d(t)})))}),n("div",{className:"flex",style:{transform:`translateX(-${c}00%)`},role:"list",children:ll({context:t,className:e,insuranceTabs:r})}),i?.text?n("div",{className:"flex justify-center",children:n(J,{className:"box-border p-4 h-14 w-full max-w-[240px]",version:i?.version||"primary",href:i.href,children:i.text})}):null]})})),ll=({insuranceTabs:e,context:t,className:a=""})=>{const l=e?.map((e=>e.cards));return l?.length?l.map((e=>n(Ya,{context:t,className:a,cards:e}))):null};const rl={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},il=l((({className:e="",context:t,title:l="Мобильное приложение",qr:r,buttons:i,anchor:o=null,version:c="primary",items:d,image:m})=>{const h="primary"===c?"text-primary-text":"";return a("section",{className:`flex justify-between font-sans p-9 box-border relative\n ${we(e)} ${ye(e)}\n ${rl[c]}\n ${e}`,id:o,children:[n(re,{context:t,title:l?n(s,{headingType:"h3",title:l,className:`whitespace-pre-wrap max-w-[509px] mb-6\n ${h}`}):null,buttons:i?.length?n(K,{context:t,buttons:i,className:"flex mt-[30px] gap-4"}):null,children:a("div",{className:"flex flex-1 items-center",children:[r?.src&&r?.href&&n("a",{href:r.href,target:"_blank","aria-label":l,children:n("img",{src:r.src,alt:l,title:l,width:"122",height:"122",className:"w-[122px] h-[122px] min-w-[122px] min-h-[122px] bg-secondary-light mr-[23px] rounded-md"})}),sl(c,d)]})}),m?.src?n("div",{className:"absolute right-0 bottom-0",children:n(x,{image:m})}):null]})})),sl=(e,t)=>t?.length?n(le,{items:t,itemClassName:"base font-light mb-2 last:mb-0",version:"primary"===e?"tile":"tile-white"}):n("span",{className:"font-light text-secondary-text ml-4",children:"Наведите камеру телефона на QR-код и скачайте приложение"}),ol=l((({className:e,text:t,onClick:a,href:l,target:r,isActive:i})=>n("a",{className:`bg-inherit no-underline px-4 py-2.5 cursor-pointer rounded text-sm border border-solid hover:text-primary-main ${e||""} ${i?"border-primary-main text-primary-main":"border-white text-secondary-text"}`,onClick:a,href:l,target:r,children:t}))),cl=l((({className:e,context:t,title:l,buttons:r,anchor:i=null})=>{const s=t.useRouter(),{handlerDecorator:o}=t,c=_a(s)(r);return a("section",{className:`font-sans text-primary-text rounded-[40px] flex items-center justify-between ${e||""}`,id:i,children:[n("h2",{className:"font-medium text-xl m-0",children:l}),r?.length?n("div",{className:"flex rounded-md overflow-hidden bg-white",children:r.filter((({text:e})=>e)).map(((e,t)=>n(ol,{className:"first:rounded-tl-md first:rounded-bl-md last:rounded-tr-md last:rounded-br-md",isActive:e===c,...G({router:s,handlerDecorator:o},e)},String(t))))}):null]})})),dl=l((({className:e="",text:t,active:a,children:l,onClick:r,href:i,target:s="_self"})=>n("a",{className:ml(e,a),target:s,href:i,onClick:r,children:n("span",{className:hl(a),children:t||l})}))),ml=(e,t)=>`${t?"bg-primary-main":"group bg-white"} flex-1 flex items-center justify-center cursor-pointer ${e}`,hl=e=>`${e?"text-white":"text-secondary-text group-hover:text-primary-main "} font-sans font-normal text-m-md`,ul=l((({className:e="",navigatorTabs:t,context:a,anchor:l=null})=>{const r=globalThis.location?.href;return n("section",{className:`sticky top-0 z-20 box-border flex gap-x-1 h-14 ${e}`,id:l,children:t?t.map(xl(a,r)):null})})),xl=(e,t)=>(a,l)=>{const{useRouter:r,handlerDecorator:i}=e,s=r(),o=P(t),c=o?a.href===o:0===l;return n(dl,{active:c,...G({router:s,handlerDecorator:i},a)},a.href)},pl="transition-all duration-300 max-h-0 overflow-hidden",bl=l((({blocks:e=[],context:t,hiddenBlocksNum:l=0,foldButtonClasses:r,foldButtonLabel:i,foldButtonDataTheme:s,isUnfolded:o,containerClasses:c,render:d=(e=>e)})=>{const m=$t(l,0,e.length),{icon:u,handleToggle:x,isActive:p}=(({context:e,initialState:t=!1})=>{const[n,a]=e.useState(t);return{icon:n?"ArrowUpIcon":"ArrowDownIcon",handleToggle:e=>{const t=e.currentTarget;if(!t)return;a(!n);const l=t.previousSibling.getElementsByClassName(pl)[0];l.style.maxHeight=l.style.maxHeight?"":`${l.scrollHeight}px`},isActive:n}})({context:t,initialState:o});return e?a("div",{children:[gl(e,d,{blocksToHide:m,isActive:p,containerClasses:c}),l?a("button",{className:r||"border-none bg-primary-main px-0 py-[26px] mb-[1px] w-full font-sans text-white text-base flex justify-center cursor-pointer","data-theme":s,onClick:x,children:[n("span",{className:"pr-3",children:p?"Скрыть":i}),u?n(h,{name:u,iconVersion:"white",width:"20",height:"20",asSVG:!0}):null]}):null]}):null})),gl=(e,t,{blocksToHide:l,isActive:r,containerClasses:i})=>{const s=e.slice(0,e.length-l),o=e.slice(-l);return t(a("div",{children:[s,n("div",{className:`${pl} ${i}`,children:o})]}),r)},fl=l((({label:e,blocks:t,context:a,dataTheme:l,isUnfolded:r})=>{const i=Je({context:a,blocks:t});return n("div",{className:"border-0 border-b border-solid border-main-divider",children:t?.length?n(bl,{foldButtonDataTheme:l,hiddenBlocksNum:t?.length,blocks:i,isUnfolded:r,context:a,foldButtonLabel:e,containerClasses:"grid grid-cols-12 gap-1 border-box",render:(e,t)=>n(Nl,{isActive:t,children:e})}):null})})),Nl=l((({children:e})=>n("div",{className:"box-border",children:e}))),vl=l((({blockItems:e,colorPalette:t,context:a,className:l=""})=>n("section",{className:`font-sans text-primary-text ${l}`,children:e?.length?n("div",{className:"box-border1",children:e.map(((e,l)=>n(fl,{...e,dataTheme:t,context:a},`BlockItem${l}`)))}):null}))),yl=l((({className:e,context:t,title:l,description:r="Блок в разработке...",anchor:i=null})=>n("section",{className:`bg-white text-primary-text font-sans p-9 box-border ${e} ${we(e)} ${ye(e)} `,id:i,children:a(re,{context:t,title:l?n(s,{headingType:Nn(e),title:l,className:"whitespace-pre-wrap max-w-[600px]"}):null,children:[r?n(Q,{className:"mt-4 max-w-[600px]",description:r}):null,n("figure",{className:"m-0 min-w-[600px]",children:wl()})]})}))),wl=(e=3)=>Cl(100,e).map((e=>Math.floor(e))).map(Il),Il=(e,t)=>n("div",{style:{width:`${e||100}%`},className:"h-4 mt-2 bg-secondary-light"},String(t)),Cl=(e,t)=>[e].concat(t>0?Cl(e/1.618,t-1):[]),kl={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},Sl={primary:{title:"text-secondary-text",text:"text-secondary-text"},secondary:{title:"text-white",text:"text-white/80"}},$l={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},Tl=l((({className:e="",context:t,slides:l=[],version:r="primary",anchor:i=null})=>{const s=l.map((e=>e.nav)),o=l.map((e=>e.productBlock)),[c,d]=t.useState(0);return a("section",{id:i,className:`box-border pt-[50px] overflow-hidden relative font-sans w-100 ${e}\n ${kl[r]}`,children:[n("div",{className:"flex duration-1000 pb-14",style:{transform:`translateX(-${c}00%)`},role:"list",children:o.map(((e,a)=>function(e,t,a){const{version:l}=e,r=l?Sl[l].title:"";return n("section",{className:"box-border relative flex grow-0 shrink-0 basis-full",role:"listitem",children:n("div",{className:"flex grow",children:n(ce,{className:`pl-[50px] z-[1] ${r}`,context:a,textBlockClassName:"mb-[154px]",...e})})},String(t))}({...e,version:r},a,t)))}),n("div",{className:"flex items-center absolute bottom-6 left-0 right-0 px-[26px] box-border",children:s.map(((e,t)=>function({slide:e,i:t,activeSlideIndex:l,onClick:r,version:i}){const s=t===l,o=s?"bg-white shadow-dark-blue/42 h-[102px] w-[354px] min-w-[354px] p-0 border-none":`min-w-[277px] px-0 pt-4 pb-[23px] hover:py-[26px] hover:py-[26px] ease-in duration-300 bg-white/10\n ${$l[i]}`,c=s?"text-primary-text text-title-2xs":`text-base ${Sl[i].title}`,d=s?"text-secondary-text text-m-title-xs mt-2.5":`text-m-md mt-1.5 ${Sl[i].text}`,m="secondary"===i?"border-white/50":"border-black/50";return n("button",{type:"button",onClick:r,"aria-label":e?.title,className:`box-border font-sans relative overflow-hidden border border-white/50 cursor-pointer text-left mx-1 grow basis-0\n ${o} ${m}\n `,children:a("div",{className:"border-0 px-6",children:[n("div",{className:`font-medium ${c}`,children:e?.title}),n("div",{className:`text-secondary-text ${d}`,children:e.description})]})},String(t))}({slide:e,i:t,activeSlideIndex:c,onClick:()=>d(t),version:r})))})]})}));const Dl={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},Bl=l((({className:e="",context:t,title:l="Акции и спецпредложения",date:r,description:i,buttons:o=[],version:c="primary",anchor:d=null})=>n("section",{className:`bg-white text-primary-text font-sans p-9 box-border ${e} ${Dl[c]} ${we(e)} ${ye(e)} `,id:d,children:n(re,{context:t,title:l?n(s,{headingType:Nn(e),title:l,className:"whitespace-pre-wrap max-w-[600px]"}):null,buttons:o?.length?n(K,{context:t,buttons:o,className:"flex mt-9 gap-3"}):null,children:a("div",{className:"mt-1.5",children:[r?n("div",{className:"text-sm mb-2",children:Ml(r)}):null,n("div",{className:"text-base",children:i})]})})})));function Ml(e){return new Date(e).toLocaleString("ru-RU",{day:"numeric",month:"long",year:"numeric"}).replace("г.","")}const Rl=l((({context:e,className:t="",title:l,description:r,items:i,image:o,version:c,socialMedia:d})=>n("section",{className:`border border-solid box-border p-[30px] min-w-[524px] ${t}`,role:"listitem",children:a(re,{context:e,className:"flex justify-between",title:l?n(s,{headingType:"h4",as:"h3",className:"font-normal mb-3.5",title:l}):null,image:o?.src&&n(x,{className:"mt-auto ml-7",image:o}),children:[r?n(Q,{className:"text-left",description:r}):null,i?.length?n(le,{className:"text-md text-left font-light flex flex-col flex-1 gap-2",items:i,version:c}):null,n(da,{className:"pt-[42px] pb-0",media:d,version:c,context:e})]})}))),Al="absolute top-0 bottom-0 w-[84px]",Pl=l((({context:e,recommendations:t=[],className:l="",title:r,version:i,anchor:o=null})=>{const[c,d]=e.useState(0),m="secondary"===i?"border-white/50":"border-main-stroke";return a("section",{className:`relative font-sans p-9 overflow-hidden text-center ${"secondary"===i?"bg-primary-main text-white":"bg-white text-primary-text"} ${l}`,id:o,children:[r?n(s,{headingType:"h2",className:"mb-6",title:r}):null,n("div",{className:"flex duration-1000 gap-3.5",style:{transform:`translateX(-${525*c}px)`},role:"list",children:t?.length?t.map(Vl({context:e,version:i,className:m})):null}),Ll({cardsCount:t.length,activeCardIndex:c,setActiveCardIndex:d}),n("div",{className:`${Al} left-0 ${"secondary"===i?"bg-opacity-from-main":"bg-opacity-from-white"}`}),n("div",{className:`${Al} right-0 ${"secondary"===i?"bg-opacity-to-main":"bg-opacity-to-white"}`})]})})),Vl=({context:e,version:t,className:a})=>(l,r)=>n(Rl,{context:e,...l,version:t,className:a},String(r)),Ll=({cardsCount:e,activeCardIndex:t,setActiveCardIndex:a})=>{const l=e>2;return n("div",{children:Oe({handler:[()=>a(t-1),()=>a(t+1)],isShown:[l&&t>0,l&&e-t>2],btnClass:["left-8","right-8"],className:"top-1/2 mt-6"})})},_l={primary:{background:"bg-white",title:"text-primary-text",description:"text-secondary-text",iconBackground:"bg-secondary-light",iconConnector:"bg-secondary-light"},secondary:{background:"bg-primary-main",title:"text-white",description:"text-white/80",iconBackground:"bg-white/30",iconConnector:"bg-white"}},jl=e=>Boolean(e?.icon||e?.src),Gl=l((({className:e="",title:t,showLines:l=!0,steps:r=[],button:i,anchor:o=null,version:c="primary"})=>{const d=(e=>_l[e])(c),m=r.length>3;return a("section",{className:["box-border font-sans text-primary-text bg-white",m?"px-20":"px-[70px]","py-[50px] flex flex-col items-center",d.background,d.title,e].join(" "),id:o,children:[n(s,{headingType:"h2",className:"max-w-[47rem] text-center",title:t}),r?.length?a("div",{className:"box-border "+(t?"mt-9":""),children:[n("div",{className:"flex items-center px-[88px]",children:O(n("div",{className:"h-0.5 w-full bg-secondary-light "+(l?"":"opacity-0")}))(r.map(Ul(d)))}),n("div",{className:"flex justify-between "+(m?"gap-x-3":"gap-x-[101px]"),children:r.map(Ol(d,Boolean(i?.text)))})]}):null,i?.text?n(J,{className:"mt-8 w-full max-w-[240px]",version:"primary",...i}):null]})})),Ul=e=>({icon:t},a)=>n("div",{className:"flex flex-col items-center text-center relative",children:n("div",{className:`h-[100px] w-[100px] min-w-[100px] min-h-[100px] rounded-full p-[26px] box-border z-10 ${e.iconBackground}`,children:jl(t)?n(x,{image:t,width:"48",height:"48",asSVG:!0}):n("span",{className:`font-normal text-title-sm ${e.title}`,children:a+1})})},String(a)),Ol=(e,t)=>(l,r)=>a("div",{className:"flex flex-col items-center justify-between text-center relative w-[276px] whitespace-pre-line overflow-hidden",children:[a("div",{children:[l.label?n("div",{className:"font-normal text-xl m-0 mt-4",children:l.label}):null,l.description?n("div",{className:`font-light text-base ${e.description} ${l.label?"mt-2":"mt-4"}`,children:l.description}):null]}),l?.button?.text&&!t?n(J,{className:"box-border mt-8 py-3 h-12 w-full max-w-[240px]",version:"primary",href:l?.button?.href,children:l.button.text}):null]},String(r)),Wl=e=>e?.alt||e?.title||c[e?.icon?e.icon:""],Fl=l((({cell:e,isLastRow:t})=>n("div",{className:"first:pl-0 pl-10 w-80 flex-grow flex flex-col border-solid border-main-divider border border-t-0 border-x-0 "+(t?"border-t-0 rounded-b-md":""),role:"cell",children:n("div",{children:e.map(El)})}))),El=({label:e,description:t,list:l,image:r,buttons:i},s)=>a("div",{className:"first:pt-5 last:pb-5",children:[s>0&&n("div",{className:"border-main-divider border border-solid border-t-0 border-x-0 my-4"}),e?n("div",{className:"text-xl font-medium m-0",children:e}):null,t?n("div",{className:"text-sm text-secondary-text",children:t}):null,l?.items?.length?Hl(l):null,r?n(x,{image:r}):null,i?.length?Zl(i):null]},String(s)),Hl=e=>n(le,{className:"flex flex-col justify-between items-start text-sm",version:"gray",items:e.items,isDotted:e.isDotted??!0}),Zl=e=>n("div",{children:e.map((({icon:e,rounded:t,...a},l)=>n(J,{className:(l>0&&t?"ml-3":"")+" w-12 h-12",ariaLabel:Wl(e),rounded:t,appendLeft:e?n(x,{image:e,width:"24px",height:"24px",asSVG:!0}):null,...a},String(l))))}),zl=l((({row:{header:e,data:t},activeCardIndex:l,isLastRow:r})=>a(Zt,{children:[n("div",{className:"text-sm py-5 w-[354px] flex-shrink-0 border-main-divider border border-t-0 border-x-0 "+(r?"":"border-solid"),children:a("div",{className:"flex items-center text-primary-text",children:[e?.icon?n(x,{className:"mr-[14px] max-w-6 max-h-6",image:e.icon,width:"24px",height:"24px",asSVG:!0}):null,e?.title]})}),t?.length?n(Qt,{activeCardIndex:l,columnWidth:360,version:"tariff",children:t.map(((e,t)=>n(Fl,{cell:e,isLastRow:r},String(t))))}):null]}))),Jl=l((({className:e,context:t,title:l,description:r,rowHeaders:i,columns:o,anchor:c=null,hiddenRowsNum:d=0})=>{const[m,h]=t.useState(0),u=ql(o),x=Xl(i,u),p=dn({columnsLength:u.length,colsLengthForScroll:2,activeCardIndex:m,setActiveCardIndex:h}),b=x?.map(((e,t,{length:a})=>n(zl,{row:e,isLastRow:t+1===a,activeCardIndex:m},String(t))));return a("section",{className:`bg-white font-sans py-[50px] pl-[50px] overflow-hidden text-primary-text relative ${e||""}`,id:c,children:[l?n(s,{headingType:"h2",className:"text-center "+(r?"mb-2.5":"mb-9"),title:l}):null,r?n("div",{className:"mb-9 text-center text-m-base",children:r}):null,x?.length?n(bl,{blocks:b,hiddenBlocksNum:d,context:t,render:e=>n(Kl,{tableArrowScrollControlProps:p,children:e}),foldButtonLabel:"Развернуть"}):null]})})),ql=e=>e?.map((({data:e})=>e))||[],Xl=(e,t)=>e?.map(((e,n)=>({header:e,data:t.map((e=>e?.[n]||[{}]))}))),Kl=l((({children:e,tableArrowScrollControlProps:t})=>{const{isScrollAvailable:l}=t;return a("div",{role:"table",children:[a("div",{className:"relative",children:[e,n(on,{...t})]}),l?n("div",{className:"absolute top-0 right-0 bottom-0 w-[84px] bg-opacity-to-white"}):null]})})),Ql={Accordion:Ye,BenefitsBlock:et,Bonus:it,ComparisonTable:hn,Calculator:_t,Catalog:Ft,ExchangeRateTile:On,Footer:xa,Gallery:Fe,GracePeriod:pa,Header:Ja,Headline:y,Insurance:qa,InsuranceAmountBlock:al,LinkDocs:T,MiniGallery:Ee,MobileAppTile:il,NavigatorTabs:ul,PictureText:B,ProductBlock:pe,ProductGallery:Tl,ProductTile:$e,PromoTile:Bl,OtherProducts:vl,Recommendation:Pl,StepsBlock:Gl,TariffsTable:Jl,TextBlock:ge,Tile:Ce,Navigation:cl,Placeholder:yl,GroupBlock:Ca,BonusBenefitsBlock:ot},Yl=l((({className:e,onClick:t,ariaLabel:a})=>n("button",{type:"button",className:`border-0 w-[36px] bg-inherit cursor-pointer ${e||""}`,onClick:t,"aria-label":a,children:er()}))),er=()=>{const e={stroke:"#292D32",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"};return a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[n("path",{...e,strokeMiterlimit:"10",d:"M21.48 11.95c.5-1.4-.4-2.6-1.9-2.6h-4c-.6 0-1.1-.5-1-1.2l.5-3.2c.2-.9-.4-1.9-1.3-2.2-.8-.3-1.8.1-2.2.7l-4.1 6.1M7.48 18.35l3.1 2.4c.4.4 1.3.6 1.9.6h3.8c1.2 0 2.5-.9 2.8-2.1l1.24-3.77"}),n("path",{...e,d:"M2.38 18.35v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9Z"})]})},tr=l((({className:e,context:t,anchor:l=null})=>{const r=t.useLikeService();return a("div",{className:`border-main border-2 border-solid bg-white flex w-[125px] items-center justify-center gap-3 p-2 font-sans ${e||""}`,id:l,children:[n(Yl,{onClick:r.like,ariaLabel:"Поставить отметку «лайк»"}),n(Yl,{onClick:r.dislike,className:"rotate-180",ariaLabel:"Поставить отметку «дизлайк»"}),n("span",{className:"select-none",children:r.likeCount})]})})),nr=!("undefined"==typeof window||!window.document||!window.document.createElement),ar=({blockClassName:e,block:t,render:n})=>n({blockClassName:e,block:t}),lr=l((({className:e="",context:t,blocksRegistry:l,data:{style:r,blocks:i,slots:s={},likeControl:o,colorPalette:c="pc"},blockDecorator:d=ar})=>{const{header:m}=s,h=t.useRouter();return nr&&globalThis.addEventListener("load",(()=>{const e=globalThis.document.querySelectorAll("section[id]");globalThis.document.addEventListener("scroll",(()=>((e,t)=>{t?.forEach((t=>{const n=globalThis.location?.hash;if(n===`#${t?.id}`)return;const a=t?.getBoundingClientRect();a&&a.top>0&&a.top<150&&e.replace(`#${t?.id}`)}))})(h,e)))})),a("section",{className:`relative ${f(r)} ${e}`,"data-theme":c,children:[m?.blocks?.length?n("div",{className:`${f(m?.style)}`,children:m.blocks.map(((e,n)=>rr({block:e,blockDecorator:d,blocksRegistry:l,context:t},n)))}):null,i?.length?n("div",{className:"container grid grid-cols-12 gap-1",children:i.map(((e,n)=>rr({block:e,blockDecorator:d,blocksRegistry:l,context:t},n)))}):null,o?n("div",{className:"flex items-end absolute bottom-0 right-0 h-full pointer-events-none",children:n(tr,{className:"rounded-tl-lg sticky bottom-0 pointer-events-auto",context:t},"LikeControl")}):null]})}));function rr({block:e,blockDecorator:t,blocksRegistry:a,context:l},r){const{type:i}=e;i&&i in a||console.warn(`No block with "${i}" is registered`);const s=a[i||"Placeholder"]||yl;return t({blockClassName:`scroll-mt-12 ${f(e.style)}`,block:e,render:e=>{const{version:t,content:a,anchor:o}=e.block;return n(s,{className:e.blockClassName,version:t,context:l,anchor:o,...a},`${i}-${r}`)}},`block-${r}`)}e.Blocks=Ql,e.ContentPage=lr,e.DaDataAPI=function(e=""){return{getFetcherAddress:async function(){if(!("geolocation"in navigator))return null;try{const t=await(async()=>new Promise((e=>navigator.geolocation.getCurrentPosition((({coords:t})=>e(t))))))(),n=await fetch(`${e}/geolocate`,{method:"POST",mode:"cors",body:JSON.stringify({lat:t.latitude,lon:t.longitude,count:1})});return(await n.json())?.suggestions?.[0]?.data?.city}catch(e){return console.error(e),null}}}},e.LikeAPI=function(e,t=""){async function n(){try{const e=JSON.parse(globalThis.localStorage.getItem(r)||"");if(e?.token)return e}catch(e){}try{const e=await fetch(`${t}/assist/v1/public/auth`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json"},body:JSON.stringify({prefix:"guest"})}),{token:n,name:a}=await e.json();return globalThis.localStorage.setItem(r,JSON.stringify({token:n,name:a})),{token:n,name:a}}catch(e){return console.error(e),{}}}return{getLikeCount:async function(...a){if(!a.length)return[];const{token:l}=await n();try{const n=await fetch(`${t}/assist/v1/public/projects/${e}/nodes/likes`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:l},body:JSON.stringify({node_ids:a})}),{likes:r}=await n.json();return r||[]}catch(e){return console.error(e),[]}},like:async function(a){if(!a)return 0;const{token:l,name:r}=await n();try{const n=await fetch(`${t}/assist/v1/public/projects/${e}/nodes/like`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:l,UserID:r},body:JSON.stringify({node_id:a,user_name:r})}),{likes:i}=await n.json();return i||0}catch(e){return console.error(e),0}},dislike:async function(a){if(!a)return 0;const{token:l,name:r}=await n();try{const n=await fetch(`${t}/assist/v1/public/projects/${e}/nodes/unlike`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:l,UserID:r},body:JSON.stringify({node_id:a,user_name:r})}),{likes:i}=await n.json();return i||0}catch(e){return console.error(e),0}}}},e.joinList=O,e.projectSettings=d,e.setup=t,e.url=V,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).UniBlocks={})}(this,(function(e){"use strict";const t=(e,n)=>{t._jsx=e,t._jsxs=n||e};t.vue=e=>{t(((t,{children:n,dangerouslySetInnerHTML:a,...l}={})=>{const r=Object.assign({},l,a?{innerHTML:a.__html}:{});return e(t,r,"string"!=typeof t?()=>n:n)}))};const n=(...e)=>t._jsx(...e),a=(...e)=>t._jsxs(...e),l=e=>(e._tmpl||(e._tmpl=function(t,n){const{children:a,...l}=t||{},r=n?.slots?.default,i=a||r&&r();return e(Object.assign(l,i&&{children:i}),n)},e._tmpl.inheritAttrs=!1),e._tmpl);const r="likesToken";const i=e=>{if(!e.length)return;const[t]=e;t.isIntersecting},s=l((({anchor:e,className:t,context:a,children:l,Tag:r="section",...s})=>{const{IntersectionObserverTag:o}=a;return e?n(o,{Tag:r,className:t,observerCallback:i,observerOptions:{threshold:1},anchor:e,...s,children:l}):n(r,{className:t,...s,children:l})})),o={h1:"text-title-xl tracking-[-0.3px]",h2:"text-title-lg",h3:"text-title",h4:"text-title-sm",h5:"text-title-xs",h6:"text-title-2xs tracking-[0.2px]"},c=l((e=>{const{className:t="",headingType:a,title:l,as:r}=e;if(!a)return;return n(r||a,{className:`font-sans m-0 ${o[a]} ${t}`,children:l})}));var d,m;!function(e){e.ActualBalanceIcon="ActualBalanceIcon",e.AirPlane="AirPlane",e.AppleIcon="AppleIcon",e.ArrowDownIcon="ArrowDownIcon",e.ArrowLeftIcon="ArrowLeftIcon",e.ArrowUpIcon="ArrowUpIcon",e.AtmIcon="AtmIcon",e.BankIcon="BankIcon",e.BurgerIcon="BurgerIcon",e.Calendar2Icon="Calendar2Icon",e.CalendarCircleIcon="CalendarCircleIcon",e.CalendarIcon="CalendarIcon",e.CalendarTickIcon="CalendarTickIcon",e.CardIcon="CardIcon",e.CardPosIcon="CardPosIcon",e.CardTickIcon="CardTickIcon",e.CardWithGemIcon="CardWithGemIcon",e.CarIcon="CarIcon",e.ChartSquareIcon="ChartSquareIcon",e.CinemaIcon="CinemaIcon",e.ClockIcon="ClockIcon",e.CloseIcon="CloseIcon",e.ComfortableCompIcon="ComfortableCompIcon",e.CreditCardsIcon="CreditCardsIcon",e.DiscountShapeIcon="DiscountShapeIcon",e.DocIcon="DocIcon",e.DocIconMonoColor="DocIconMonoColor",e.DocsIcon="DocsIcon",e.DocumentTextIcon="DocumentTextIcon",e.DollarIcon="DollarIcon",e.DoneIcon="DoneIcon",e.EarthIcon="EarthIcon",e.EmptyWalletChangeIcon="EmptyWalletChangeIcon",e.EmptyWalletIcon="EmptyWalletIcon",e.EuroIcon="EuroIcon",e.GeolocationIcon="GeolocationIcon",e.GlassIcon="GlassIcon",e.GlobalIcon="GlobalIcon",e.GpsIcon="GpsIcon",e.GridIcon="GridIcon",e.InterestGrowthIcon="InterestGrowthIcon",e.InterestIcon="InterestIcon",e.JCBIcon="JCBIcon",e.LoupeIcon="LoupeIcon",e.MasterCardIcon="MasterCardIcon",e.MinusIcon="MinusIcon",e.MirIcon="MirIcon",e.MoneyIcon="MoneyIcon",e.MoneyInsuranceIcon="MoneyInsuranceIcon",e.MonitorMobileIcon="MonitorMobileIcon",e.NewDocIcon="NewDocIcon",e.OfficeIcon="OfficeIcon",e.OkIcon="OkIcon",e.PassSendIcon="PassSendIcon",e.PercentageRoundIcon="PercentageRoundIcon",e.PercentageSquareIcon="PercentageSquareIcon",e.PersonalCardIcon="PersonalCardIcon",e.PlayMarketIcon="PlayMarketIcon",e.PlusIcon="PlusIcon",e.PowerIcon="PowerIcon",e.Profile2UserIcon="Profile2UserIcon",e.ProfileIcon="ProfileIcon",e.PumpkinIcon="PumpkinIcon",e.RoundRubleIcon="RoundRubleIcon",e.SafeIcon="SafeIcon",e.ShieldTickIcon="ShieldTickIcon",e.SignDocsIcon="SignDocsIcon",e.SmallClockIcon="SmallClockIcon",e.SoundIcon="SoundIcon",e.TelegramIcon="TelegramIcon",e.UnionPayIcon="UnionPayIcon",e.UserTickIcon="UserTickIcon",e.VisaIcon="VisaIcon",e.VKIcon="VKIcon",e.WalletAdd2Icon="WalletAdd2Icon",e.WalletAddIcon="WalletAddIcon",e.WalletIcon="WalletIcon",e.WalletWithMoneyIcon="WalletWithMoneyIcon",e.WateringCan="WateringCan"}(d||(d={})),function(e){e.ActualBalanceIcon="Деньги",e.AirPlane="Самолет",e.AppleIcon="Лого «Apple»",e.ArrowDownIcon="Стрелка 'Вниз'",e.ArrowLeftIcon="Стрелка",e.ArrowUpIcon="Стрелка вверх",e.AtmIcon="Банкомат",e.BankIcon="Банк",e.BurgerIcon="Бургер",e.Calendar2Icon="Календарь 2",e.CalendarCircleIcon="Скруглённый календарь",e.CalendarIcon="Календарь",e.CalendarTickIcon="Календарь с галочкой",e.CardIcon="Кред. карта",e.CardPosIcon="Кред. карта под наклоном",e.CardTickIcon="Кред. карта с галочкой",e.CardWithGemIcon="Карта с драгоценностями",e.CarIcon="Машина",e.ChartSquareIcon="Деньги внутри кошелька",e.CinemaIcon="Кино",e.ClockIcon="Часы",e.CloseIcon="Крестик",e.ComfortableCompIcon="Кресло",e.CreditCardsIcon="Кредитные карты",e.DiscountShapeIcon="Скидка",e.DocIcon="Документ",e.DocIconMonoColor="Документ (одноцветный)",e.DocsIcon="Документы",e.DocumentTextIcon="Документ с текстом",e.DollarIcon="Доллар",e.DoneIcon="Зелёная 'галочка'",e.EarthIcon="Земля",e.EmptyWalletChangeIcon="Пустой кошелёк с возвратом",e.EmptyWalletIcon="Пустой кошелёк",e.EuroIcon="Евро",e.GeolocationIcon="Геолокация",e.GlassIcon="Зеркало",e.GlobalIcon="Глобус",e.GpsIcon="Gps",e.GridIcon="Сетка (белая)",e.InterestGrowthIcon="Диаграмма роста",e.InterestIcon="Скидка",e.JCBIcon="JCB",e.LoupeIcon="Лупа",e.MasterCardIcon="MasterCard",e.MinusIcon="Минус",e.MirIcon="МИР",e.MoneyIcon="Деньги",e.MoneyInsuranceIcon="Денежное страхование",e.MonitorMobileIcon="Монитор и мобильный",e.NewDocIcon="Новый документ",e.OfficeIcon="Офис",e.OkIcon="Лого «Одноклассники»",e.PassSendIcon="Бизнес",e.PercentageRoundIcon="Проценты (круг.)",e.PercentageSquareIcon="Проценты",e.PersonalCardIcon="Персональная карта",e.PlayMarketIcon="Лого «PlayMarket»",e.PlusIcon="Плюс",e.PowerIcon="Щит",e.Profile2UserIcon="Профиль, 2 персоны",e.ProfileIcon="Профиль",e.PumpkinIcon="Тыква",e.RoundRubleIcon="Рубль (круг.)",e.SafeIcon="Сейф",e.ShieldTickIcon="Безопасность",e.SignDocsIcon="Подписанные документы",e.SmallClockIcon="Маленькие часы",e.SoundIcon="Звук",e.TelegramIcon="Лого «Telegram»",e.UnionPayIcon="UnionPay",e.UserTickIcon="Пользователь",e.VisaIcon="Visa",e.VKIcon="Лого «VK»",e.WalletAdd2Icon="Пополнение карты",e.WalletAddIcon="Кошелёк с плюсом",e.WalletIcon="Кошелёк",e.WalletWithMoneyIcon="Кошелёк с деньгами",e.WateringCan="Добавить продукт"}(m||(m={}));const h=new class{_={PROD_BRANCH:"master",FORCED_DRAFT_FLOW:!1};setup(e){this._=e}get TEST_BRANCH(){return this._.TEST_BRANCH}get RC_BRANCH(){return this._.RC_BRANCH}get PROD_BRANCH(){return this._.PROD_BRANCH}get FORCED_DRAFT_FLOW(){return this._.FORCED_DRAFT_FLOW}get ENABLE_ASSIST(){return this._.ENABLE_ASSIST}get SITEMAP(){return this._.SITEMAP}get CDN(){return this._.CDN}},x={normal:"text-primary-main",black:"text-black",white:"text-black invert"},u=l((({className:e="",imageClassName:t="",name:l="",alt:r=`Иконка ${m[l]||l}`,title:i=r,iconVersion:s="normal",asSVG:o,...c})=>{const d=`${h.CDN||""}icons/${l}.svg`;return o?a("svg",{className:e,...c,"aria-hidden":"true",children:[i?n("title",{children:i}):null,r?n("desc",{children:r}):null,n("use",{className:`${x[s]} ${t}`,href:`${d}#icon`,xlinkHref:`${d}#icon`})]}):n("img",{className:e,src:d,alt:r,title:i,...c,"aria-hidden":"true"})}));function p(e){return"string"==typeof e?"normal":e.iconVersion||"normal"}const g=l((({className:e="",image:t,imageClassName:a="",...l})=>{if(!t)return null;const r="string"==typeof t?t:t.icon;return r||""===r?r.length?n(u,{className:e,imageClassName:a,iconVersion:p(t),name:r,...l}):null:n(b,{className:e,imageClassName:a,image:t})})),b=l((({className:e="",image:t,imageClassName:l=""})=>t?a("picture",{className:`flex-none ${e}`,children:[t?.sources?.length?t.sources.map((({src:e,format:t,media:a,size:l},r)=>n("source",{srcSet:e,type:N(t),media:a,...l},`${r}_${e}`))):null,f(t,l)]}):null)),f=(e,t="")=>{const a=e.title||"",l=e.alt||e.title;return n("img",{src:e.src,className:t,alt:l,title:a,...e.size})};function N(e){return e?`image/${String(e)}`:void 0}function v(e){return e?e.filter(Boolean).join(" "):""}const y={left:"text-left",center:"text-center",right:"text-right"},w={transparent:{background:"bg-transparent",text:"text-primary-text",description:"text-primary-text"},primary:{background:"bg-white",text:"text-primary-text",description:"text-primary-text"},secondary:{background:"bg-primary-main",text:"text-white",description:"text-white/80"}},I=l((({bgColorHeadline:e="transparent",align:t="left",className:l="",title:r,description:i,headingType:o="h2",...d})=>{const m=w[e];return a(s,{className:`p-[50px] flex flex-col gap-4 ${m.background} ${l}`,...d,children:[r?n(c,{headingType:o,className:`text-primary-text ${m.text} ${y[t]}`,title:r}):null,i?n("p",{className:`text-base ${m.text} ${y[t]}`,children:i}):null]})})),C=l((({className:e,iconClassName:t,textClassName:l,suffixClassName:r,doc:i,icon:s})=>{const{text:o,fileSize:c,...d}=i;return a("a",{className:e,role:"link",...d,children:[s?n(g,{className:t,image:s,width:"24px",height:"24px",asSVG:!0}):null,o?a("span",{className:l,children:[o,n("span",{className:r,children:d?.href&&k(S(d.href),c)})]}):null]})})),k=(e,t)=>(e||t?",":"")+(e?` ${e}`:"")+(t?` (${t})`:""),S=e=>{if(!e)return"";const t=e.lastIndexOf(".");return-1!==t?e.substring(t+1):""},$=l((({className:e="",doc:t,icon:a})=>n(C,{className:`flex h-full box-border ${e}`,iconClassName:"mr-2.5 min-w-6 min-h-6",textClassName:"self-center font-light",suffixClassName:"text-secondary-text group-hover:text-primary-main",doc:t,icon:a}))),T=l((({className:e,documents:t,columnsMode:a="double",icon:l})=>t?.length?n("div",{className:e,role:"list",children:t.map(((e,t)=>n("div",{className:"double"===a?"basis-[calc(50%-20px)]":"",role:"listitem",children:n($,{className:"group flex align-middle h-fit w-fit text-primary-text no-underline hover:text-primary-main",doc:e,icon:l})},String(t))))}):null)),D={double:"flex gap-x-5 gap-y-[26px] flex-wrap",single:"flex gap-3.5 flex-col"},B=l((({context:e,className:t="",title:l,description:r,align:i="center",documents:o,icon:c={icon:"DocIcon"},columnsMode:d="double",...m})=>a(s,{context:e,className:`font-sans text-primary-text p-[50px] bg-white ${t}`,...m,children:[n(I,{className:"!p-0",title:l,description:r,context:e,align:i,headingType:"h3"}),n(T,{className:`mt-8 ${D[d]}`,columnsMode:d,documents:o,icon:c})]}))),M={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},A=l((({className:e="",title:t,image:l,benefits:r,version:i="primary",directionRight:o=!1,...d})=>a(s,{className:`relative font-sans p-14 ${M[i]} ${e}`,...d,children:[n(c,{headingType:"h2",className:"text-center",title:t}),a("div",{className:"flex justify-center mt-9",children:[l?.src&&n(g,{className:o?"order-2 ml-6":"mr-6",image:l}),r?.length?n("div",{className:"flex flex-col",children:r.map(((e,t)=>function(e,t,l){return a("div",{className:"flex flex-row mb-8",children:[e.icon?n(g,{className:"w-[48px] h-[48px] bg-main rounded-full box-border p-[12px]",image:e.icon,width:"48",height:"48",asSVG:!0}):null,a("div",{className:"flex gap-1 flex-col h-full ml-5 max-w-[490px]",children:[e?.label?n("div",{className:"font-medium text-xl-light m-0 "+("primary"===l?"text-primary-text":""),children:e.label}):null,e?.description?n("div",{className:"font-normal text-sm "+("primary"===l?"text-secondary-text":""),children:e.description}):null]})]},String(t))}(e,t,i)))}):null]})]})));const R=e=>e?.includes("//"),P=e=>(e||"").replace(/\/?\?.*/,""),V=e=>{if(!e||!R(e))return;const t=e,n=t.indexOf("//"),a=t.indexOf("/",n+"//".length);return-1!==a?t.substring(0,a):t},L=e=>{if(!e||!R(e))return;const t=e.indexOf("#");return-1!==t?e.substring(t,e.length):void 0};var _=Object.freeze({__proto__:null,isURL:R,withoutQuery:P,getOrigin:V,getHash:L});const j="/mobile",G=(e,t)=>{if(!e)return e;const n=V(t?.href);return n?e.replace(n,"")||"/":e},U=e=>e;function O({router:e,handlerDecorator:t=U},n){const a=((e,t)=>{if(!e)return e;const n=G(e,t)||"",a=t?.pathname.startsWith(j);return a&&!R(n)?`/mobile${n}`:n})(n.href,e);return{...n,href:a,"aria-label":n.text,onClick:t((t=>{const l=a&&!R(a),r=!n.target||"_self"===n.target;l&&r&&(t.preventDefault(),e.push(a))}),n)}}const W=l((({text:e,href:t,target:a,onClick:l,className:r="",children:i})=>t?n("a",{className:`no-underline ${r}`,href:t,target:a,onClick:l,children:n("span",{className:r,children:e||i})}):n("span",{className:r,children:e||i})));function F(e){return t=>t.reduce(((t,n,a)=>t.length?t.concat({...e,key:a},n):[n]),[])}const E=l((e=>{const{text:t,aboveText:l,appendLeft:r,appendRight:i}=e;return a("div",{className:H(e),children:[r||null,Z(e)?a("div",{children:[n("div",{className:"text-m-2xs font-light text-left",children:l}),n("div",{className:"text-base text-left",children:t})]}):null,i||null]})})),H=e=>{const{version:t,aboveText:n,rounded:a}=e;if("link"===t)return"";const l="px-9 gap-2 "+(n?"py-2":"py-4");return["flex items-center justify-center",Z(e)?l:"h-12 w-12",a?"rounded-full":""].join(" ")},Z=({text:e,aboveText:t,appendLeft:n})=>Boolean(e||t||!n),z={primary:"text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active",secondary:"text-primary-main bg-secondary-light hover:bg-secondary-hover active:bg-secondary-active",link:""},J={primary:"bg-secondary-dark text-secondary-text",secondary:"bg-secondary-light text-secondary-text",link:""},X="text-center font-sans select-none",q=l((e=>{const{text:t,aboveText:a,appendLeft:l,appendRight:r,children:i,disabled:s,rounded:o,...c}=e,d=i??n(E,{text:t,aboveText:a,appendLeft:l,appendRight:r,rounded:o});return n(s?Q:K,{rounded:o,...c,children:d})})),K=l((({className:e="",ariaLabel:t,version:a="none",rounded:l,href:r,target:i,children:s,onClick:o,...c})=>n("a",{className:`${X} inline-block cursor-pointer no-underline ${z[a]||""} ${l?"rounded-full":"rounded-md"} ${e}`,href:r,target:i,onClick:o,"aria-label":t,role:r?"link":"button",...c,children:s}))),Q=l((({className:e,children:t,ariaLabel:a,version:l="none",rounded:r})=>n("div",{role:"button","aria-disabled":"true","aria-label":a,tabIndex:"-1",className:`inline-block ${X} ${J[l]||""} ${r?"rounded-full":"rounded-md"} ${e||""}`,children:t}))),Y=l((({context:e,className:t="",buttons:a})=>{const{handlerDecorator:l}=e,r=e.useRouter();return a?.length?n("div",{className:t,children:a.map(((e,t)=>function({icon:e,iconRight:t,...a},l){if(!a?.text)return;return n(q,e?{appendLeft:n(g,{image:e,width:"24",height:"24",asSVG:!0}),appendRight:n(g,{image:t,width:"24",height:"24",asSVG:!0}),...a}:{...a},String(l))}(O({router:r,handlerDecorator:l},e),t)))}):null}));const ee=l((e=>{const{className:t="",description:a}=e;return n("div",{className:`font-normal text-base ${t}`,children:a})})),te={primary:"rounded-full inline-block mr-3 mt-2",secondary:"rounded-full inline-block mr-3 mt-2",gray:"rounded-full inline-block mr-3 mt-2",tile:"rounded-full inline-block mr-4 mt-3","tile-white":"rounded-full inline-block mr-4 mt-3"},ne={primary:"bg-primary-text",secondary:"bg-white",gray:"bg-secondary-text",tile:"bg-black","tile-white":"bg-white"},ae=l((({className:e="",isDotted:t=!0,children:l,version:r="primary"})=>a("div",{className:`font-sans flex items-start ${e}`,role:"listitem",children:[t?n("div",{className:le(r)}):null,n("span",{children:l})]}))),le=e=>`${te[e]} ${ne[e]} ${{primary:"w-2 h-2 min-w-2 min-h-2",secondary:"w-2 h-2 min-w-2 min-h-2",gray:"w-1.5 h-1.5 min-w-1.5 min-h-1.5",tile:"w-[7px] h-[7px] min-w-[7px] min-h-[7px]","tile-white":"w-[7px] h-[7px] min-w-[7px] min-h-[7px]"}[e]}`,re={primary:"text-primary-text",secondary:"text-white",gray:"text-secondary-text",tile:"text-primary-text","tile-white":"text-white"},ie=l((e=>{const{className:t="",itemClassName:a,isDotted:l,items:r,version:i="primary"}=e;return n("section",{className:`${re[i]} ${t}`,role:"list",children:r?.length?r.map(((e,t)=>n(ae,{className:a,isDotted:l,version:i,children:e},String(t)))):null})})),se=l((({className:e="",title:t,children:l,buttons:r,image:i})=>a("div",{className:`font-sans flex flex-col grow h-full items-start ${e}`,children:[t,a("div",{className:"flex grow w-full justify-between",children:[a("div",{className:"flex flex-col justify-between w-full",children:[n("div",{children:l}),r?n("div",{children:r}):null]}),i]})]}))),oe={primary:"text-primary-text",secondary:"text-white"},ce={primary:"text-secondary-text",secondary:"text-white"};function de(e,t){let n="bg-primary-main text-black";return"secondary"===e?n="bg-white/30 text-black":"normal"===t&&(n="bg-secondary-light text-primary-main"),`w-[50px] h-[50px] min-w-[50px] min-h-[50px] rounded-full p-[10px] box-border ${n}`}const me=l((({className:e="",context:t,title:l,headingType:r="h2",description:i,benefits:s,benefitsVersion:o="normal",buttons:c,image:d,items:m,version:h="primary",isDotted:x=!0,textBlockClassName:u=""})=>{const p="secondary"===h?"text-white":"text-primary-text";return a("div",{className:`flex grow justify-between items-stretch ${e}`,children:[n("div",{className:`flex flex-col ${u}`,children:a(se,{context:t,title:he(l,r),buttons:xe(t,c),children:[i?n(ee,{className:`mt-4 max-w-[600px] text-md font-light ${p}`,description:i}):null,s?.filter((e=>e.label))?.length?n("div",{className:"flex gap-6 mt-6",children:s.map(((e,t)=>function({benefit:e,version:t="primary",benefitsVersion:l="normal"},r){const i="white"===l||"secondary"===t;return a("div",{className:"flex gap-4 items-center",children:[e.icon?n(g,{className:de(t,l),image:{...e?.icon,iconVersion:i?"white":"normal"},width:"24",height:"24",asSVG:!0}):null,a("div",{className:"flex gap-0.5 flex-col h-full max-w-[149px] min-w-[149px]",children:[n("div",{className:`text-xl-light m-0 ${oe[t]}`,children:e.label}),e.description?n("div",{className:`font-light text-m-md ${ce[t]}`,children:e.description}):null]})]},String(r))}({benefit:e,version:h,benefitsVersion:o},t)))}):null,m?.length?n(ie,{className:"mt-5 text-title-2xs font-light",items:m,itemClassName:"mb-[7px]",version:h,isDotted:x}):null]})}),d?.src&&n(g,{className:"mt-[-50px]",image:d})]})})),he=(e,t)=>e?n(c,{headingType:t,title:e,className:"whitespace-pre-wrap max-w-[600px]"}):null,xe=(e,t)=>t?.length?n(Y,{context:e,buttons:t,className:"flex mt-9 gap-4"}):null;function ue(e,t,l){const r="primary"===t?"white":"black",i=e?.icon||{icon:"ArrowLeftIcon"};return a("div",{className:`flex items-center ${l}`,children:[n(q,{version:t,rounded:!0,className:"w-12 h-12 min-h-12 min-w-12 flex items-center justify-center mr-3",ariaLabel:e?.text,href:e?.href,children:n(g,{className:"w-4 h-4",image:{...i,iconVersion:r},asSVG:!0})}),e?.text?n("span",{className:"text-m-md font-light",children:e.text}):null]})}const pe={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},ge={primary:"text-secondary-text",secondary:"text-white/80"},be=l((e=>{const{context:t,className:l="",breadcrumbs:r,backwardButton:i,version:o="primary",...c}=e,d=t.useRouter(),{handlerDecorator:m}=t;return a(s,{context:t,className:`font-sans overflow-hidden pt-[50px] pl-[50px] pb-[50px] pr-[7.5rem] box-border min-h-[420px] ${pe[o]} ${l}`,...c,children:[i?.text?ue(i,o,"mb-10 -mt-2.5"):null,r?.length?n("div",{className:"text-xs mb-6",children:F(n("span",{className:`mx-2 ${ge[o]}`,children:"/"}))(r.map(((e,t)=>n(W,{...O({router:d,handlerDecorator:m},{className:ge[o],...e})},String(t)))))}):null,n(me,{context:t,version:o,...c})]})})),fe={primary:{background:"bg-white",icon:"bg-primary-main text-white",title:"text-primary-text",description:"text-secondary-text"},secondary:{background:"bg-primary-main",icon:"bg-white text-primary-main",title:"text-white",description:"text-white"},"secondary-light":{background:"bg-primary-main/10",icon:"bg-primary-main text-white",title:"text-primary-text",description:"text-secondary-text"}},Ne=l((({title:e,description:t,blockVersion:l="primary",iconVersion:r,image:i,className:o,...c})=>{const d=fe[l];return a(s,{className:`font-sans px-9 py-4 flex ${d.background} ${o||""}`,...c,children:["small"===r?ve(d.icon):null,"big"===r?ye(i):null,a("div",{className:"py-0.5",children:[e?n("div",{className:`font-medium text-base mb-1 ${d.title}`,children:e}):null,t?n("div",{className:`text-sm ${d.description}`,children:t}):null]})]})}));function ve(e){return n("div",{className:"pt-1.5 pl-1 pr-4",children:n("div",{className:`rounded-full h-4 w-4 text-center text-xs ${e}`,children:"i"})})}function ye(e){return e?.src?n(g,{className:"pt-0.5 pr-3",image:e}):null}const we=e=>{const t="col-span-",n=e.split(/\s+/).find((e=>e.startsWith(t)));return n?parseInt(n.substring(t.length),10):12};function Ie(e=""){const t=we(e);return t<=6?"min-h-[300px]":t<=8?"min-h-[320px]":"min-h-[360px]"}function Ce(e=""){const t=we(e);return t<=6?"pr-9":t<=8?"pr-[4.75rem]":"pr-[9.4rem]"}const ke={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},Se=l((e=>{const{context:t,title:l,headingType:r="h3",description:i,items:o,children:d,buttons:m,image:h,isDotted:x=!0,className:u="",version:p="primary",...b}=e;return n(s,{context:t,className:`overflow-hidden font-sans p-9 pr-3 box-border ${u} ${ke[p]} ${Ce(u)} ${Ie(u)} `,...b,children:a(se,{context:t,title:l?n(c,{headingType:r,as:"h3",title:l,className:`whitespace-pre-wrap max-w-[600px] ${l?"mb-3":""}\n ${"primary"===p?"text-primary-text":""}`}):null,buttons:m?.length?n(Y,{context:t,buttons:m.map((e=>({...e,className:"w-[158px]"}))),className:"flex mt-9 gap-3"}):null,image:h?.src&&n(g,{className:"mt-auto ml-7",image:h}),children:[i?n(ee,{className:"max-w-[600px] text-title-new-sm font-light",description:i}):null,d,$e(o,p,x)]})})}));function $e(e,t,a){return e?.length?n(ie,{items:e,isDotted:a,itemClassName:"text-title-2xs font-light mt-2",version:"primary"===t?"tile":"tile-white"}):null}const Te={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},De=l((({context:e,className:t="",title:l,headingType:r="h3",description:i,additionalDescription:o,benefits:d,buttons:m,image:h,version:x="primary",...u})=>a(s,{context:e,className:`bg-white overflow-hidden text-primary-text font-sans p-9 box-border min-h-[364px] relative justify-between grid ${t} ${Te[x]} ${Ce(t)} ${Ie(t)} `,...u,children:[a("div",{className:"z-[1]",children:[l?n(c,{headingType:r,as:"h3",title:l,className:"whitespace-pre-wrap text-h4"}):null,i?n(ee,{className:"mt-2 text-md font-light",description:i}):null,Be(d||[],x),o?Ae(o,x):null]}),m?.length?n(Y,{context:e,buttons:m,className:"flex self-end mt-5 gap-4 z-[1]"}):null,h?.src?n(g,{className:"absolute right-0 bottom-0",image:h}):null]})));function Be(e,t){return a("div",{className:"flex mt-4",children:[e.length?n("div",{className:"mr-6 gap-2.5 text-title-2xs",children:e.map(Me)}):null,e.length?n("div",{className:"pt-1 text-m",children:e.map(((e,a)=>function(e,t,a="primary"){return n("div",{className:`${t?"mt-4":""} ${{primary:"text-secondary-text",secondary:"text-white"}[a]}`,children:e.description},String(t))}(e,a,t)))}):null]})}function Me(e,t){return n("div",{className:""+(t?"mt-2.5":""),children:e.label},String(t))}function Ae(e,t="primary"){return n("div",{className:`text-m mt-2.5 ${{primary:"text-secondary-text",secondary:"text-white"}[t]}`,children:e})}const Re=l((({className:e,disabled:t,...a})=>n(q,{rounded:!0,className:`shadow-[0_4px_25px_rgba(0,0,0,0.07)] w-12 h-12 min-h-12 max-h-12 flex items-center justify-center ${t?"bg-secondary-light text-secondary-text":"bg-white text-primary-text hover:text-primary-main"} ${e||""}`,disabled:t,...a,children:n(g,{className:"w-4 h-4 min-w-4 min-h-4 rounded-full box-border",image:{icon:"ArrowLeftIcon",iconVersion:"black"},width:"16",height:"16",asSVG:!0})})));function Pe({handler:e,isShown:t,btnClass:l,className:r="",isDisabled:i=!1}){return a("div",{children:[t[0]||i?n(Re,{className:`absolute z-10 ${l[0]} ${r}`,onClick:e[0],ariaLabel:"Пролистать влево","data-block-control":"scroll-left",disabled:!t[0]}):null,t[1]||i?n(Re,{className:`absolute z-10 rotate-180 ${l[1]} ${r}`,onClick:e[1],ariaLabel:"Пролистать вправо","data-block-control":"scroll-right",disabled:!t[1]}):null]})}const Ve={primary:"bg-white text-secondary-text",secondary:"bg-primary-main text-white"},Le={normal:3,mini:4},_e={normal:"min-w-[364px] w-[364px]",mini:"min-w-[260px] w-[260px]"},je={normal:380,mini:276},Ge=l((({title:e,description:t,image:l,items:r,button:i,version:s,isDotted:o=!0})=>{const c=function(e){return`text-xl-light m-0\n ${"secondary"!==e?"text-primary-text":""}\n `}(s);return a("div",{className:"h-full flex flex-col justify-between text-center",children:[a("div",{children:[l?.src?n("div",{className:"flex justify-center",children:n(g,{className:"mb-6",image:l})}):null,e?Oe(e,c):null,t?n("div",{className:"font-light text-m-md-new "+(e?"mt-2":""),children:t}):null,r?.length?We(r,o,s):null]}),i?.text?Ue(i):null]})}));function Ue(e){return n(q,{className:"mt-6 w-full",appendLeft:e.icon&&n(g,{image:e.icon,width:"24px",height:"24px",asSVG:!0}),...e})}function Oe(e,t){return n("div",{className:`text-xl-light m-0 ${t}`,children:e})}function We(e,t,a="primary"){return n(ie,{className:"max-w-[308px] mt-2 text-sm "+("primary"===a?"!text-secondary-text":""),itemClassName:"mt-1 first:mt-0",items:e.filter((e=>e?.text)).map((e=>e.text)),isDotted:t,version:a})}const Fe=l((({context:e,title:t,description:l,cards:r=[],version:i="normal",activeCardIndex:s})=>a("div",{children:[n("div",{className:"absolute top-0 left-0 bottom-0 w-[84px] bg-gradient-to-r from-white to-transparent"}),a("div",{className:"flex flex-col items-center mb-8",children:[t?n(c,{headingType:"h2",className:"text-center",title:t}):null,l?n("div",{className:"font-light text-md max-w-[600px] mt-2.5",children:l}):null]}),n("div",{className:`flex ${r?.length<=Le[i]?"justify-center":""} duration-1000`,style:{transform:`translateX(-${s*je[i]}px)`},role:"list",children:r?.map(((t,a)=>function({card:e,version:t},a){return n("section",{className:`box-border border-solid border border-main-stroke p-6 mx-2 flex flex-col justify-between\n items-stretch ${_e[t]} ${Ve[e.version??"primary"]} w-full col-span-4`,role:"listitem",children:n(Ge,{...e})},String(a))}({card:t,version:i,context:e},a)))})]})));const Ee=l((({context:e,cards:t=[],className:l="",version:r="normal",...i})=>{const[o,c]=e.useState(0),d=t?.length>Le[r],m=d&&t?.length-o>Le[r],h=d&&o>0;return a(s,{context:e,className:`relative font-sans text-primary-text bg-white p-[42px] overflow-hidden ${l}`,...i,children:[n(Fe,{context:e,cards:t,version:r,activeCardIndex:o,...i}),Pe({handler:[()=>c(o-1),()=>c(o+1)],isShown:[h,m],btnClass:["left-8","right-8"],className:"top-1/2"}),n("div",{className:"absolute top-0 left-0 bottom-0 w-[82px] bg-opacity-from-white"}),n("div",{className:"absolute top-0 right-0 bottom-0 w-[82px] bg-opacity-to-white"})]})})),He=l((e=>n(Ee,{...e,version:"normal"}))),Ze=l((e=>n(Ee,{...e,version:"mini"}))),ze=l((({className:e="",documents:t,...a})=>n(s,{className:`font-sans bg-white mt-[10px] ${e}`,...a,children:n("ul",{className:"flex flex-col text-sm text-secondary-text p-0",children:t?.length?Je(t):null})}))),Je=e=>e.map(((e,t)=>{const{text:a,...l}=e;return n("li",{className:"mb-4 list-none",children:n("a",{className:"hover:text-primary-main",role:"link",...l,children:a||null})},`list_item_${String(t)}`)})),Xe={Headline:I,LinkDocs:B,TextBlock:Ne,PictureText:A,ProductBlock:be,Tile:Se,ProductTile:De,Gallery:He,MiniGallery:Ze,LinkList:ze},qe=({blocks:e,context:t,className:n=""})=>e?.length?e.map(Ke({context:t,className:n})):null,Ke=({context:e,className:t})=>(a,l)=>{const r=a?.blockListType;if(!r||!(r in Xe))return null;const i=v(a?.style);return n(Xe[r],{context:e,...a,className:`${t} ${i}`},`block_${l}`)},Qe=l((({blocks:e,context:t})=>n("div",{className:"grid grid-cols-12 transition-all duration-300 max-h-0 overflow-hidden",children:qe({context:t,blocks:e,className:"!p-0 mb-5"})}))),Ye=l((({label:e,isExpanded:t,blocks:l,context:r})=>{const{isActive:i,hasContent:s,icon:o,handleToggle:c}=(({context:e,blocks:t,initialState:n=!1})=>{const[a,l]=e.useState(n),r=t?.length;return{isActive:a,hasContent:r,icon:a?"MinusIcon":"PlusIcon",handleToggle:e=>{if(!r)return;l(!a);const t=(({currentTarget:e})=>e.nextSibling)(e);t.style.maxHeight=t.style.maxHeight?null:`${t.scrollHeight}px`}}})({context:r,blocks:l,initialState:t});return a("li",{className:"border-0 border-b border-solid border-main-divider last:border-b-0",children:[a("button",{className:`border-none bg-transparent px-0 py-5 flex justify-between text-left w-full font-sans\n ${s?"group cursor-pointer":""}\n `,onClick:c,children:[n("span",{className:"text-xl-light pr-2.5 font-medium",children:e}),s?n(g,{image:o,className:"text-primary-main",width:"24",height:"24",asSVG:!0}):null]}),s?n(Qe,{isExpanded:i,blocks:l,context:r}):null]})})),et={left:"text-left",center:"text-center",right:"text-right"},tt=l((({title:e,description:t,accordionItems:l,context:r,className:i="",accordionAlignTitle:o="center",...d})=>a(s,{context:r,className:`p-[50px] font-sans bg-white text-primary-text ${i}`,...d,children:[e?n(c,{headingType:"h4",className:`mb-2.5 ${et[o]}`,title:e}):null,t?n("div",{className:"mb-2.5 text-base",children:t}):null,l?.length?n("ul",{className:"list-none m-0 p-0",children:l.map(((e,t)=>n(Ye,{...e,context:r},`AccordionItem${t}`)))}):null]}))),nt=l((({className:e="",headingType:t="h2",title:l,benefitList:r,...i})=>a(s,{className:`font-sans text-primary-text bg-white p-12 flex flex-col items-center ${e}`,...i,children:[l?n(c,{headingType:t,as:"h2",className:"max-w-[47rem] text-center",title:l}):null,r?.length?at(r):null]}))),at=e=>n("div",{className:"flex flex-wrap w-full justify-center gap-x-20 mt-9",children:e.map(lt)}),lt=(e,t)=>{const l=e?.description||void 0;return a("div",{className:"flex items-center basis-1/2 max-w-[500px] mb-[46px]",children:[e?.icon?n(g,{className:"h-[70px] w-[70px] min-w-[70px] min-h-[70px] mr-5",image:e.icon,width:"70",height:"70"}):null,a("div",{children:[e?.label?n("h3",{className:"font-medium text-xl-light m-0",children:e.label}):null,rt(l)]})]},String(t))},rt=e=>{const t=e?e?.benefitType:null;return t&&e?n("div",{className:"font-light text-base text-secondary-text mt-2",children:"list"===t?st(e):it(e)}):null},it=e=>e?e.name:null,st=e=>{const t=e?.bullets?"list-disc pl-6":"";return e?.items&&e.items.length>0?n("ul",{className:t,children:e.items.map(((e,t)=>n("li",{children:e},`benefitListItem-${t}`)))}):null},ot=l((e=>{const{className:t="",title:l,description:r,bonusItems:i,...o}=e;return n(s,{className:`font-sans bg-white p-[50px] pb-9 ${t}`,...o,children:a("div",{className:"container",children:[l?n(c,{headingType:"h3",className:"text-center",title:l}):null,r?n("div",{className:"text-md font-light text-center mt-[10px]",children:r}):null,n("div",{className:"flex flex-wrap w-full mt-9",children:i?i.map(((e,t)=>n("div",{className:"flex-grow w-[49%] border border-gray pl-9 pt-9 pr-6 pb-6 mb-[14px] mx-[7px] even:mr-0 odd:ml-0 last:odd:mx-0",children:a("div",{className:"flex justify-between w-full",children:[a("div",{className:"mr-4",children:[n("div",{className:"text-title-sm",children:e.title}),n("div",{className:"text-md font-light mt-[14px] max-w-[488px]",children:e.description})]}),e.bonusCount?a("div",{className:"relative -bottom-3 h-auto flex items-end mt-14 shrink-0",children:[n("span",{className:"font-mohave -tracking-[5px] text-title-extra bg-clip-text text-transparent bg-green-to-yellow -mb-7",children:e.bonusCount}),n("span",{className:"text-[44px] bg-clip-text text-transparent bg-green-to-yellow",children:e.bonusName})]}):null]})},String(t)))):null})]})})}));function ct(e=""){const t=we(e);return t<=6?"grid-cols-2":t<=8?"grid-cols-3":"grid-cols-4"}const dt=l((({className:e="",title:t,subtitle:l,bonusBenefits:r,...i})=>a(s,{className:`font-sans text-primary-text bg-white p-50 flex flex-col text-center ${e}`,...i,children:[t?n(c,{headingType:"h3",className:"mb-[10px]",title:t}):null,l?n("span",{className:"text-md font-normal",children:l}):null,r?.length?n("div",{className:`grid gap-1 ${ct(e)}`,children:r.map(mt)}):null]}))),mt=(e,t)=>a("div",{className:"flex flex-col items-center max-w-[292px]",children:[e?.icon?n(g,{className:"h-[180px] w-[160px] min-w-[160px] min-h-[160px]",image:e.icon,width:"160",height:"180"}):null,n("div",{children:e?.label?n("span",{className:"title-2xs m-0",children:e.label}):null})]},String(t));function ht(e,t){const{data:n}=e(function(e){return`/wcms-resources/${e||"credit-calculator-data"}.json`}(t),xt);return n||{}}async function xt(e){const t=await fetch(e);return await t.json()}const ut=l((({className:e,viewBox:t,fill:a="none",width:l,height:r,paths:i,...s})=>n("svg",{xmlns:"http://www.w3.org/2000/svg",className:e,viewBox:t,fill:a,width:l,height:r,children:i.map((({d:e,fill:t,...a},l)=>n("path",{d:e,fill:t||"currentColor",...s,...a},l)))}))),pt=[{d:"M10.207.793a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414L3.5 6.086 8.793.793a1 1 0 0 1 1.414 0Z",fillRule:"evenodd",clipRule:"evenodd",fill:"white"}],gt=l((({text:e,checked:t,onChange:l,className:r})=>n("div",{className:r,children:a("label",{className:"flex items-center cursor-pointer relative",children:[n("input",{className:`peer appearance-none w-5 h-5 border-solid border ${t?"border-black":"border-main-stroke"} rounded checked:bg-primary-main checked:border-primary-main m-0`,type:"checkbox",onChange:e=>{l(e.target.checked)},checked:t}),n(ut,{paths:pt,className:"hidden absolute left-1 ml-px peer-checked:block",width:"11",height:"9",fill:"white",viewBox:"0 0 11 9"}),e?n("span",{className:"font-sans ml-3 text-m-base cursor-pointer",children:e}):null]})}))),bt=e=>new Intl.NumberFormat("ru-RU",{maximumSignificantDigits:3}).format(e),ft=l((({title:e,value:t,postfix:l="",prefix:r,className:i=""})=>a("div",{className:`mb-5 ${i}`,children:[e?n("div",{className:"text-base font-light",children:e}):null,t?a("div",{className:"text-title font-normal",children:[r," ",bt(Math.round(t))," ",l]}):null]}))),Nt=3e4,vt=3e6,yt=Math.round(41.5),wt=l((({className:e,title:t,items:l=[],min:r=1,max:i=100,step:s=1,value:o=r,onChange:c})=>{const d=e=>{if(!c)return;const t=Number(e.replace(/\D/g,""));c(t)},m={backgroundSize:`${(100*(o-r)/(i-r)).toFixed(2)}% 100%`};return a("div",{className:e,children:[a("label",{className:"block relative",children:[t?n("span",{className:"text-base text-secondary-text pl-4",children:t}):null,n("input",{className:"m-0 mt-[5px] font-sans text-title w-full h-14 border border-solid border-main-stroke rounded-md\n outline-none p-0 pl-4 box-border text-primary-text",value:bt(o),onChange:e=>d(e.target.value),onBlur:()=>{c&&(o<r&&c(r),o>i&&c(i))}}),n("div",{className:"absolute inset-x-0 bottom-[-4px] px-4 leading-[18px]",children:n("input",{className:"box-border w-full m-0 cursor-pointer slider",type:"range",min:r,max:i,step:s,value:o,onChange:e=>d(e.target.value),style:m})})]}),n("div",{className:"flex justify-between my-3",children:l.map(((e,t)=>n("span",{className:"text-sm leading-[14px] text-secondary-text pl-4",children:e},String(t))))})]})}));function It(e){const{title:t,className:a="",calculatorParams:l,moneyValue:r,defaultSum:i,setMoneyValue:s,isShowItems:o=!0}=e,c=l?.minSum||Nt,d=l?.maxSum||vt,m=[`От ${bt(c)} ₽`,`До ${bt(d)} ₽`];return n(wt,{className:a,title:t,items:o?m:[],min:c,max:d,step:1e3,value:r||i,onChange:s})}const Ct=10.2,kt=e=>{const{calculatorParams:t,isInsurance:n}=e;return t?n?t?.rateWithInsurance||Ct:t?.rateWithoutInsurance||Ct:Ct},St=e=>{const{tableRows:t,isAnnuity:n=!1}=e;if(!t)return{};return t.find((e=>e.isAnnuity===n))||{}},$t=e=>e.maxSum&&e.minSum?(e.maxSum-e.minSum)/2:1485e3,Tt=e=>e.maxMonths&&e.minMonths?Math.round((e.maxMonths-e.minMonths)/2):yt,Dt=(e,t,n)=>Math.max(t,Math.min(e,n));function Bt(e){const{title:t,minMonths:a,maxMonths:l,monthsValue:r,defaultMonths:i,setMonthsValue:s}=e,o=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`;return n(wt,{className:"mt-6",title:t,items:[`От ${o(a)}`,`До ${o(l)}`],min:a,max:l,step:1,value:r||i,onChange:s})}function Mt(e,t){return t?.length?n(Y,{context:e,buttons:t,className:"flex flex-col mt-7 gap-2"}):null}function At({rate:e,title:t,sup:l,className:r=""}){const i=String(e).replace(".",",");return a("div",{children:[n("div",{className:"text-sm font-light ml-3",children:t}),a("div",{className:"flex justify-start",children:[n("span",{className:`calc-rate-text font-mohave text-title-huge pr-4 mt-[-16px] ${r}`,children:i}),l?n("span",{className:"calc-rate-text text-[65px] leading-[75px]",children:l}):""]})]})}const Rt=l((({context:e,className:t="",buttons:l})=>{const[r,i]=e.useState(void 0),[s,o]=e.useState(void 0),[c,d]=e.useState(!1),[m,h]=e.useState(!1),[x,u]=e.useState(!1),p=ht(e.useAsyncData,"directoryName").rows,g=St({tableRows:p,isAnnuity:c}),b=$t(g),f=Tt(g),N=g?.minMonths||1,v=g?.maxMonths||84,y=kt({calculatorParams:g,isInsurance:x}),w=(e=>{const{calculatorParams:t,paymentType:n,rate:a,sum:l,months:r}=e;if(!t)return 0;const i=Dt(l,t.minSum||Nt,t.maxSum||vt);if("annuity"===n){const e=Number(a)/1200;return i*(e+e/(Math.pow(1+e,r)-1))}return i/r+i*(Number(a)/12)})({calculatorParams:g,paymentType:"annuity",rate:y,sum:r||b,months:s||f});return a("section",{className:t,children:[a("div",{className:"w-[468px]",children:[It({title:"Сумма кредита, ₽",calculatorParams:g,moneyValue:r,defaultSum:b,setMoneyValue:i}),Bt({title:"Сумма кредита, ₽",minMonths:N,maxMonths:v,monthsValue:s,defaultMonths:f,setMonthsValue:o}),a("div",{className:"pt-7",children:[n(gt,{text:"Получаю зарплату на счёт в Россельхозбанке",checked:c,onChange:d}),n(gt,{className:"mt-3",text:"Работаю в бюджетной организации",checked:m,onChange:h}),n(gt,{className:"mt-3",text:"Комплексная страховая защита",checked:x,onChange:u})]})]}),n("div",{children:y?At({rate:y,title:"Ставка",sup:"%",className:"tracking-[-25px]"}):null}),a("div",{className:"w-[351px]",children:[w?n(ft,{title:"Ежемесячный платеж",value:w,postfix:"₽"}):null,Mt(e,l)]})]})}));function Pt(e){const{calculatorParams:t,moneyValue:a,defaultSum:l,setMoneyValue:r}=e,i=t?.minSum||Nt,s=t?.maxSum||vt;return n(wt,{title:"Стоимость недвижимости, ₽ ",items:[`От ${bt(i)} ₽`,`До ${bt(s)} ₽`],min:i,max:s,step:1e3,value:a||l,onChange:r})}function Vt(e){const{calculatorParams:t,moneyValue:a,defaultSum:l,setMoneyValue:r}=e,i=t?.minSum||Nt,s=t?.maxSum||vt;return n(wt,{className:"mt-6",title:"Первоначальный взнос, ₽ ",items:[`От ${bt(i)} рублей`,`До ${bt(s)} рублей`],min:i,max:s,step:1e3,value:a||l,onChange:r})}function Lt({credit:e,period:t,taxRefund:l}){return a("div",{children:[n(ft,{title:"Сумма кредита",value:e,postfix:"₽"}),n(ft,{title:"Срок",value:t,postfix:"лет"}),n(ft,{title:"Налоговый вычет",value:l,postfix:"₽"})]})}const _t={CreditCalculatorForm:Rt,MortgageCalculatorForm:l((({context:e,className:t="",buttons:l})=>{const[r,i]=e.useState(void 0),[s,o]=e.useState(void 0),[c,d]=e.useState(!1),[m,h]=e.useState(!1),x=ht(e.useAsyncData,"directoryName").rows,u=St({tableRows:x,isAnnuity:c}),p=$t(u),g=Tt(u),b=u?.minMonths||1,f=u?.maxMonths||84,N=kt({calculatorParams:u,isInsurance:c});return a("section",{className:t,children:[a("div",{className:"w-[468px]",children:[Pt({calculatorParams:u,moneyValue:r,defaultSum:p,setMoneyValue:i}),Vt({calculatorParams:u,moneyValue:r,defaultSum:p,setMoneyValue:i}),Bt({title:"Срок ипотеки, месяцев",minMonths:b,maxMonths:f,monthsValue:s,defaultMonths:g,setMonthsValue:o}),a("div",{className:"mt-7",children:[n(gt,{text:"Страхование жизни",checked:c,onChange:d}),n(gt,{className:"mt-4",text:"Страхование жизни, злоровья и временной утраты трудоспособности",checked:m,onChange:h})]})]}),a("div",{children:[n("div",{children:N?At({rate:N,title:"Ставка",sup:"%",className:"tracking-[-25px]"}):null}),n(ft,{title:"Ежемесячный платеж",value:777777,postfix:"₽"})]}),a("div",{children:[n("div",{className:"w-[351px]",children:Lt({credit:3892e3,period:15,taxRefund:65e4})}),Mt(e,l)]})]})})),DepositCalculatorForm:l((({context:e,className:t="",buttons:l,rate:r,minSum:i,maxSum:s,minMonths:o,maxMonths:c})=>{const[d,m]=e.useState(void 0),[h,x]=e.useState(void 0),u=ht(e.useAsyncData,"directoryName").rows,p=St({tableRows:u,isAnnuity:!1}),g=$t(p),b=Tt(p);return a("section",{className:t,children:[a("div",{className:"w-[468px]",children:[It({title:"Сумма вклада, ₽",calculatorParams:{minSum:i,maxSum:s},moneyValue:d,defaultSum:g,setMoneyValue:m}),Bt({title:"Срок вклада, месяцев",minMonths:o||1,maxMonths:c||84,monthsValue:h,defaultMonths:b,setMonthsValue:x})]}),n("div",{children:r?At({rate:r,title:"Ставка",sup:"%",className:"tracking-[-25px]"}):null}),a("div",{className:"w-[351px]",children:[n(ft,{title:"Доход по вкладу",value:948841,postfix:"₽",prefix:"+"}),n(ft,{title:"Сумма в конце срока",value:1218841,postfix:"₽"}),Mt(e,l)]})]})})),BonusCalculatorForm:l((({context:e,className:t="",buttons:l,bonus:r,minSumTrip:i,maxSumTrip:s,minSumOther:o,maxSumOther:c})=>{const[d,m]=e.useState(void 0),[h,x]=e.useState(void 0),u={minSum:i,maxSum:s},p={minSum:o,maxSum:c},g=r||2528;return a("section",{className:t,children:[a("div",{className:"w-[468px]",children:[It({title:"Сумма покупок в категории путешествия, ₽",calculatorParams:u,moneyValue:d,defaultSum:$t(u),setMoneyValue:m,isShowItems:!1}),It({className:"mt-6",title:"Сумма покупок в остальных категориях, ₽",calculatorParams:p,moneyValue:h,defaultSum:$t(p),setMoneyValue:x,isShowItems:!1})]}),n("div",{children:g?At({rate:g,title:"Баллов за месяц",className:"tracking-[-14px]"}):null}),a("div",{className:"w-[240px]",children:[n(ft,{title:"Баллов за год",value:948841}),Mt(e,l)]})]})}))},jt=({context:e,className:t})=>(a,l)=>{const r=a?.calcType;if(!r||!(r in _t))return null;return n("section",{className:`box-border relative flex shrink-0 basis-full ${t}`,role:"listitem",children:n("div",{className:"box-border p-9 w-full",children:n(_t[r],{context:e,...a,className:"flex justify-between"})})},String(l))},Gt=l((({className:e="",context:t,calcTabs:l=[],...r})=>{const i=l.map((e=>e.nav||{})),o=l.map((({calculatorBlock:e})=>e||{})),[c,d]=t.useState(0),[m,h]=t.useState(0),x=l?.length>3&&l?.length>m+3,u=m>0;return a(s,{context:t,className:`box-border overflow-hidden relative font-sans w-100 bg-white text-primary-text ${e}`,...r,children:[a("div",{children:[i.length>1?Ut({tabsShift:m,tabsNav:i,activeSlideIndex:c,setActiveSlideIndex:d}):null,Pe({handler:[()=>h(m-1),()=>h(m+1)],isShown:[u,x],btnClass:["left-3","right-3"],className:"top-8"})]}),n("div",{className:"flex",style:{transform:`translateX(-${c}00%)`},role:"list",children:o?.length?o.map(jt({context:t,className:e})):null})]})}));function Ut({tabsShift:e,tabsNav:t,activeSlideIndex:l,setActiveSlideIndex:r}){return a("div",{children:[n("div",{style:{transform:`translateX(-${388*e}px)`},className:"flex flex-col justify-end items-center h-[126px] pt-[38px] box-border duration-1000",children:n("div",{className:"w-full flex flex-nowrap items-end gap-2",children:t.map(((e,t)=>function({tab:e,i:t,activeSlideIndex:l,onClick:r}){const i=t===l,s=i?"h-[88px] w-[387px] min-w-[387px] p-5 border-none bg-primary-main text-white":"h-[77px] w-[322px] min-w-[322px] px-5 py-4 ease-in duration-300 bg-white text-primary-text",o=i?"text-md-new mb-1.5":"text-base mb-[3px]",c=i?"text-base text-white":"text-m-md",d=i?"":"text-primary-main";return a("button",{type:"button",onClick:r,"aria-label":e?.title,className:`box-border font-sans relative border border-main-stroke cursor-pointer text-left border-b-0 flex\n ${s}`,children:[n(g,{className:`h-[24px] w-[24px] min-w-[24px] min-h-[24px] mr-4 ${d}`,image:{...e?.icon,iconVersion:i?"white":"normal"},width:"24",height:"24",asSVG:!0}),a("div",{className:"border-0",children:[n("div",{className:`font-medium ${o}`,children:e?.title}),n("div",{className:`text-secondary-text ${c}`,children:e.description})]})]},String(t))}({tab:e,i:t,activeSlideIndex:l,onClick:()=>r(t)})))})}),n("div",{className:"w-full h-2 bg-primary-main"})]})}const Ot={black:"bg-black",white:"bg-white"},Wt=l((({className:e="",title:t,description:l,image:r,price:i,button:s,colors:o})=>a("section",{className:`border border-solid box-border p-[30px] min-w-[402px] flex flex-col justify-left ${e}`,role:"listitem",children:[r?.src?n(g,{className:"mb-5",image:r}):null,t?n(c,{headingType:"h6",as:"h5",className:"text-left mb-1.5",title:t}):null,l?n("div",{className:"text-m-md text-left mb-4",children:l}):null,o?.length?a("div",{className:"flex mb-4 text-m-md text-secondary-text",children:["Доступные цвета: ",o.map(Ft)]}):null,i?a("div",{className:"text-title-sm text-left",children:[i," ₽"]}):null,s?.text?n(q,{className:"mt-6 w-full",...s}):null]}))),Ft=(e,t)=>n("span",{className:`w-6 h-6 ml-3 border border-solid border-main-divider rounded-full ${Ot[e]}`},String(t)),Et="absolute top-0 bottom-0 w-[84px]",Ht=l((({context:e,cards:t=[],className:l="",title:r,description:i,...o})=>{const[d,m]=e.useState(0);return a(s,{context:e,className:`bg-white relative font-sans p-9 overflow-hidden text-center ${l}`,...o,children:[r?n(c,{headingType:"h2",className:"mb-6",title:r}):null,i?n(ee,{className:"mb-6",description:i}):null,n("div",{className:"flex duration-1000 gap-3.5",style:{transform:`translateX(-${430*d}px)`},role:"list",children:t?.length?t.map(Zt(e)):null}),zt({cardsCount:t.length,activeCardIndex:d,setActiveCardIndex:m}),n("div",{className:`${Et} left-0 bg-opacity-from-white`}),n("div",{className:`${Et} right-0 bg-opacity-to-white`})]})})),Zt=e=>(t,a)=>n(Wt,{context:e,...t},String(a)),zt=({cardsCount:e,activeCardIndex:t,setActiveCardIndex:n})=>{const a=e>3;return Pe({handler:[()=>n(t-1),()=>n(t+1)],isShown:[a&&t>0,a&&e-t>3],btnClass:["left-8","right-8"],className:"top-1/2 z-10 mt-6"})},Jt=l((({children:e})=>n("div",{className:"self-start flex flex-col",role:"row",children:n("div",{className:"flex",children:e})}))),Xt="bg-gradient-to-r from-main-gradient-start to-main-gradient-end",qt="border-main-stroke border-solid border",Kt="border-main-divider border border-t-0 border-x-0",Qt="w-[200px] mr-6",Yt={comparison:"flex gap-4 duration-1000",tariff:"flex flex-grow duration-1000"},en=l((({children:e,activeCardIndex:t,columnWidth:a,version:l="comparison"})=>n("div",{className:"flex flex-1 overflow-hidden",children:n("div",{className:Yt[l],style:{transform:`translateX(-${t*a}px)`},children:e})}))),tn=l((({icon:e,image:t,title:l,link:r})=>a("div",{className:`w-80 box-border flex flex-col items-center rounded-t-md border-b-0 px-7 pt-7 pb-[46px] ${qt} ${Xt}`,role:"columnheader",scope:"col",children:[e&&!t?.src&&n(g,{className:"h-[63px] w-[63px] min-w-[63px] min-h-[63px] mb-4",image:e,width:"63",height:"63"}),t?.src&&n(g,{className:"mb-[18px]",image:t}),l?n(c,{headingType:"h4",as:"h3",className:"text-center text-white",title:l}):null,r?.text&&n("div",{className:"mt-auto w-full",children:n(q,{href:r.href,target:r.target,className:"mt-4 w-full text-primary-main bg-white hover:bg-secondary-hover active:bg-secondary-active",children:n("div",{className:"font-medium text-xs py-[11px]",children:r.text})})})]}))),nn=l((({colHeaders:e,activeCardIndex:t,router:l,handlerDecorator:r})=>a(Jt,{children:[n("div",{className:Qt,role:"columnheader",scope:"col"}),n(en,{activeCardIndex:t,columnWidth:336,children:e.map(((e,t)=>n(tn,{...e,link:e.link&&O({router:l,handlerDecorator:r},e.link)},String(t))))})]}))),an=l((({cell:e,isFirstRow:t,isLastRow:a,isFillGradient:l})=>n("div",{className:`w-80 box-border flex flex-col ${qt} ${a?"border-t-0 rounded-b-md":"border-y-0"} ${l?Xt:""}`,role:"cell",children:n("div",{className:`mx-7 h-full ${Kt} ${l&&t?"border-t":""} ${a?"border-b-0":"border-solid"}`,children:e.map(((e,t)=>sn(e,t,l)))})}))),ln=(e=!1)=>"text-xl-light font-medium m-0 "+(e?"text-white":""),rn=(e=!1)=>"text-sm opacity-80 "+(e?"text-white":"text-secondary-text"),sn=({label:e,description:t},l,r)=>a("div",{className:"first:pt-7 pt-6 last:pb-7",children:[e?n("h4",{className:ln(r),children:e}):null,t?n("div",{className:rn(r),children:t}):null]},String(l)),on=(e=!1)=>`text-sm py-7 ${Kt} w-[200px] mr-6 ${e?"border-b-0":"border-solid"}`,cn=l((({row:{header:e,data:t},activeCardIndex:l,isColoredFirstColumn:r,isFirstRow:i,isLastRow:s})=>a(Jt,{children:[e?.title?n("div",{className:on(s),children:e.title}):null,t?.length?n(en,{activeCardIndex:l,columnWidth:336,children:t.map(((e,t)=>n(an,{cell:e,isFirstRow:i,isLastRow:s,isFillGradient:r&&0===t},String(t))))}):null]}))),dn=l((({isScrollAvailable:e,handleNextClick:t,handlePrevClick:a,showNextButton:l,showPrevButton:r})=>e?n("div",{children:Pe({handler:[a,t],isShown:[r,l],btnClass:["top-[108px]","top-11"],className:"right-7",isDisabled:!0})}):null)),mn=l((({rowData:e,activeCardIndex:t,isColoredFirstColumn:l,...r})=>a("div",{className:"relative",children:[e.map(((e,a,{length:r})=>n(cn,{row:e,isFirstRow:0===a,isLastRow:a+1===r,activeCardIndex:t,isColoredFirstColumn:l},String(a)))),n(dn,{...r})]}))),hn=({columnsLength:e,colsLengthForScroll:t,activeCardIndex:n,setActiveCardIndex:a})=>{const l=e>t;return{handleNextClick:()=>a(n+1),handlePrevClick:()=>a(n-1),isScrollAvailable:l,showNextButton:l&&e-n>t,showPrevButton:Boolean(l&&n>0)}},xn=l((({context:e,columns:t,rowHeaders:l,isShowAllRow:r,visibleRowLength:i,isColoredFirstColumn:s})=>{const o=e.useRouter(),{handlerDecorator:c}=e,d=t?.map((({header:e})=>e||{})),m=t?.map((({data:e})=>e))||[],h=l?.map(((e,t)=>({header:e,data:m.map((e=>e?.[t]||[{}]))}))).slice(0,r?l.length:i),[x,u]=e.useState(0),p=hn({columnsLength:m.length,colsLengthForScroll:2,activeCardIndex:x,setActiveCardIndex:u}),{isScrollAvailable:g}=p;return a("div",{children:[a("div",{role:"table",children:[d?.length?n(nn,{colHeaders:d,activeCardIndex:x,router:o,handlerDecorator:c}):null,h?.length?n(mn,{rowData:h,activeCardIndex:x,isColoredFirstColumn:s,...p}):null]}),g?n("div",{className:"absolute top-0 right-0 bottom-0 w-[84px] bg-opacity-to-white"}):null]})})),un=l((({className:e,context:t,title:l,rowHeaders:r,columns:i,visibleRowLength:o=0,isColoredFirstColumn:d=!1,...m})=>{const[h,x]=t.useState(!o);return a(s,{context:t,className:`bg-white font-sans py-[50px] pl-[50px] overflow-hidden text-primary-text relative ${e||""}`,...m,children:[n(c,{headingType:"h2",className:"max-w-[47rem] text-center mb-9 mx-auto",title:l}),n(xn,{context:t,columns:i,rowHeaders:r,isShowAllRow:h,isColoredFirstColumn:d,visibleRowLength:o}),o?pn({isShowAllRow:h,onClick:()=>x(!h)}):null]})})),pn=({isShowAllRow:e,onClick:t})=>n("div",{className:"pr-[50px]",children:a("div",{className:"flex w-full",children:[n("div",{className:Qt}),n("button",{onClick:t,className:"mt-5 flex-1 border-main-stroke border-solid border text-primary-text bg-white hover:border-primary-main hover:text-primary-main",children:n("div",{className:"font-sans font-medium text-xs py-[11px]",children:e?"Скрыть":"Показать все параметры"})})]})});async function gn(){try{const e=await fetch(bn,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(fn)});return await e.json()}catch(e){console.error(e)}}const bn="https://coins.rshb.ru/api/catalog/vue_storefront_magento_1_currency_rates_average/currency_rates_average/_search?size=10000",fn={query:{bool:{must:[{term:{russian_region_code:"77"}},{term:{from_volume:"0"}},{terms:{currency_pair:["USD/RUB","EUR/RUB"]}}]}}},Nn=e=>e.reduce(((e,t)=>{const n=t.currency_first;if(!vn(t.rate_buy)&&!vn(t.rate_sell))return e;const a=n.code;return e.some((e=>e.code===a))||e.push({code:a,buy:Number(t.rate_buy),sell:Number(t.rate_sell)}),e}),[]),vn=e=>Math.round(e)>0;function yn(e=""){const t=we(e);return t<=4?"h4":t<=8?"h3":"h2"}var wn;!function(e){e.RUB="RUB",e.EUR="EUR",e.USD="USD"}(wn||(wn={}));const In=new Intl.NumberFormat("ru",{style:"currency",currency:wn.RUB}),Cn=e=>e?In.format(e):"",kn="font-light text-left font-normal text-sm text-secondary-text",Sn={USD:"DollarIcon",EUR:"EuroIcon"},$n=l((({className:e,exchangeCurrencyItems:t})=>a("table",{className:`h-fit w-fit ${e}`,children:[n("thead",{children:a("tr",{children:[n("th",{className:kn,children:"Валюта"}),n("th",{className:`${kn} pl-11`,children:"Купить"}),n("th",{className:`${kn} pl-11`,children:"Продать"})]})}),n("tbody",{children:t.map((e=>Tn(e)))})]}))),Tn=e=>{const t=e?.code;return a("tr",{className:"pb-1",children:[n("td",{className:"pt-4",children:a("div",{className:"flex items-center",children:[t?n(g,{image:{icon:Sn[t]},width:"24",height:"24"}):null,n("span",{className:"text-m-title-md ml-2",children:t})]})}),n("td",{className:"pt-4 pl-11 m-title-md font-light",children:Cn(e.buy)}),n("td",{className:"pt-4 pl-11 m-title-md font-light",children:Cn(e.sell)})]},t)},Dn=l((({className:e="",address:t,distance:l})=>a("div",{className:`flex text-sm ${e}`,children:[n(g,{image:{icon:"GpsIcon"},width:"24",height:"24",asSVG:!0}),a("div",{className:"ml-3 font-light",children:[t?n("p",{className:"m-0 mb-[3px]",children:t}):null,l?a("p",{className:"text-secondary-text m-0",children:["Курс указан для ближайшего офиса - ",l]}):null]})]}))),Bn=(e,t,n)=>{const a=Number(Mn(e))*Math.pow(t,n?-1:1);return Number.isInteger(a)?a:((e,t=2)=>{const n=Math.pow(10,t);return Math.round(parseFloat(String(e))*n)/n})(a)},Mn=e=>e.replace(/[^\d.,]/g,"").replace(",","."),An=e=>{return(t=[[e=>e.value!==wn.RUB&&e.oppositeValue!==wn.RUB,()=>e.handleConvert(e.value,wn.RUB)],[e=>e.value===wn.RUB&&e.oppositeValue===wn.RUB,()=>e.handleConvert(e.value,wn.USD)],[()=>!0,()=>e.handleConvert(e.value)]],e=>{const[,n]=t.find((([t])=>t(e)))||[];return n})(e)?.();var t};const Rn=l((({className:e="",id:t,name:a,type:l="text",placeholder:r,pattern:i,value:s,onChange:o})=>n("input",{className:e,id:t,name:a||t,type:l,pattern:i,placeholder:r,value:s,onChange:e=>(e=>{const t=e.target.validity.valid?e.target.value:s;o(t)})(e)}))),Pn=l((({className:e="",id:t,name:a,children:l,value:r,onChange:i})=>n("select",{className:e,id:t,name:a||t,value:r,onChange:e=>i(e.target.value),children:l}))),Vn=l((({className:e="",value:t,selected:a,children:l})=>n("option",{className:e,value:`${t}`,selected:a,children:l})));function Ln(e){const{placeholder:t,rates:l,selected:r,value:i,setValue:s,setSelected:o}=e;return a("div",{className:"relative flex items-center",children:[n(Rn,{className:"h-10 border pl-4 pt-[7px] pb-[7px] rounded-md text-m-sm w-full appearance-none -mr-12",placeholder:t,type:"text",value:i,onChange:s}),l.length?n(Pn,{className:"h-9 -translate-x-4",value:r,onChange:e=>o(e),children:l.map(((e,t)=>n(Vn,{value:e.code,children:e.code},String(t))))}):null]})}const _n=l((({context:e,className:t="",currencyRatesBuy:l,currencyRatesSell:r})=>{const[i,s]=e.useState({inputSell:"",inputBuy:"",selectSell:l?.[0]?.code||wn.RUB,selectBuy:r?.[0]?.code||wn.USD}),o=e=>{s((t=>({...t,...e})))};return a("div",{className:`grid gap-3.5 ${t}`,children:[Ln({placeholder:"Хочу продать",rates:l,selected:i.selectSell,setSelected:jn(i,o,r),value:i.inputSell,setValue:e=>Un(o,r)(e,i.selectSell,i.selectBuy)}),Ln({placeholder:"Получу",rates:r,selected:i.selectBuy,setSelected:Gn(i,o,l),value:i.inputBuy,setValue:e=>On(o,l)(e,i.selectBuy,i.selectSell)}),n(q,{className:"box-border mt-3.5 py-3 h-12 w-full",version:"primary",href:"https://coins.rshb.ru/exchange",target:"_blank",children:"Купить валюту"})]})})),jn=(e,t,n)=>a=>{t({selectSell:a}),An({value:a,oppositeValue:e.selectBuy,handleConvert:(a=e.selectSell,l=e.selectBuy)=>{Un(t,n)(e.inputSell,a,l)}})},Gn=(e,t,n)=>a=>{t({selectBuy:a}),An({value:a,oppositeValue:e.selectSell,handleConvert:(a=e.selectBuy,l=e.selectSell)=>On(t,n)(e.inputBuy,a,l)})},Un=(e,t)=>(n,a,l)=>{e({inputSell:Mn(n),selectBuy:l});const r=t.find((e=>e.code===l))?.buy||t.find((e=>e.code===a))?.sell;r&&e({inputBuy:String(Bn(n,r,a===wn.RUB)||"")})},On=(e,t)=>(n,a,l)=>{e({inputBuy:Mn(n),selectSell:l});const r=t.find((e=>e.code===l))?.sell||t.find((e=>e.code===a))?.buy;r&&e({inputSell:String(Bn(n,r,a===wn.RUB)||"")})},Wn={address:"Москва, ул.Ленина д.28",distance:"6км"},Fn=l((({className:e="",context:t,title:l="Курсы обмена валют",...r})=>{const i=function(e){const{data:t}=e(bn,gn),n=t?.hits?.hits?.map((e=>e._source))||[];return n.length?Nn(n):n}(t.useAsyncData),o=i.filter((e=>e.buy));o.unshift({code:wn.RUB});const d=i.filter((e=>e.sell));return d.push({code:wn.RUB}),n(s,{context:t,className:`bg-white text-primary-text font-sans p-9 box-border ${e}`,...r,children:n(se,{context:t,title:n(c,{headingType:yn(e),title:l,className:"whitespace-pre-wrap"}),children:a("div",{className:"flex",children:[a("div",{className:"mr-[43px] pt-4",children:[i?n($n,{className:"mb-[31px]",exchangeCurrencyItems:i}):null,n(Dn,{...Wn})]}),i.length&&o.length&&d.length?n(_n,{className:"grow",context:t,currencyRatesBuy:o,currencyRatesSell:d}):null]})})})})),En=["m13.72 25.51 4.42-4.33v-2.95l-4.42 4.32v2.96Zm0-10.98 4.42-4.35V7.41l-4.42 4.31v2.8Zm0 3.63 4.42-4.33v-2.78l-4.42 4.32v2.8ZM12.46 7.44l-.6-.56V0h-.66v6.22l-.58-.57V0h-.67v5l-.59-.58V0H8.7v6.56l4.44 4.33V0h-.67v7.44Zm1.26 14.35 4.42-4.33v-2.78L13.72 19v2.8Zm-5.03-.61 4.44 4.33v-2.96l-4.44-4.32v2.95Zm8.79-16.76-.59.58V0h-.66v5.66l-.6.56V0h-.66v6.87l-.58.57V0h-.67v10.9l4.42-4.34V0h-.66v4.42Zm-8.79 5.76 4.44 4.35v-2.8L8.69 7.4v2.77Zm0 3.65 4.44 4.33v-2.8l-4.44-4.3v2.77Zm0 3.63 4.44 4.33V19l-4.44-4.31v2.78Zm26.37 2.29H24.3a2.25 2.25 0 0 0 .36-1.22 2.32 2.32 0 0 0-2.33-2.31 2.32 2.32 0 0 0-2.31 2.31c0 .5.16.96.43 1.34a.74.74 0 0 0-.33.61c0 .26.14.49.33.62a2.32 2.32 0 0 0-.43 1.34 2.31 2.31 0 0 0 2.31 2.31 2.32 2.32 0 0 0 2.33-2.31c0-.45-.13-.87-.36-1.22h8.01v.49h-.8v.68h.8v.7h-.8v1.3h.8v-.58h1.17v.58h.79v-1.3h-.79v-.7h.79v-.68h-.79v-.5h1.58a.56.56 0 0 0 .56-.56v-.34a.57.57 0 0 0-.56-.56Zm-11.53 2.7a1.2 1.2 0 0 1-2.4 0c0-.24.08-.47.2-.66l.34-.56a.97.97 0 0 1-.34-.75c0-.3.13-.56.33-.74l-.32-.56a1.13 1.13 0 0 1-.2-.66 1.2 1.2 0 0 1 2.4 0c0 .49-.56 1.65-.56 1.65v.62c-.01.01.55 1.17.55 1.66ZM4.67 18.34v2.89c0 2.75 1.2 4.53 1.9 5.21l4.58 4.5c1.28 1.25 1.5 1.66 1.79 2.37v-3.2c0-2.84-1.44-3.94-2.19-4.67-1.73-1.68-2.89-2.8-3.82-3.73a8.98 8.98 0 0 1-2.26-3.37Zm6.08 14.24c-1.73-1.7-2.89-2.8-3.82-3.73a10 10 0 0 1-2.25-2.98v2.49a7.87 7.87 0 0 0 1.89 5.24l4.58 4.47c1.28 1.25 1.5 1.85 1.79 2.55v-3.37c0-2.85-1.45-3.95-2.19-4.67Z","M19.88 5.34c-.32 0-.64 0-.96.02V6.7a18.5 18.5 0 1 1 .95 36.94A18.5 18.5 0 0 1 1.35 25.17c0-5.67 2.55-10.73 6.58-14.13V9.32A19.78 19.78 0 0 0 0 25.17C0 36.12 8.9 45 19.88 45a19.85 19.85 0 0 0 19.86-19.83c0-10.95-8.9-19.83-19.87-19.83Z","M33.93 35.53c.3-.41.6-.85.87-1.3v-2.66h-.87v3.96Zm2.54-4.92c.12-.4.24-.78.34-1.16h-2.88v.7h.43c.77-.02 1.63-.03 2.11.46Zm-19.19-1.27h-.78v7.91h.78v-7.9Z","M14.7 27.83h2.58c.67 0 1.14.14 1.4.4.27.25.4.72.4 1.38v7.4c0 .66-.12 1.12-.4 1.38-.4.41-1.16.41-1.78.41l-.4-.01v3.5l.78.14v-2.88c1.2 0 1.97-.4 2.34-1.22v4.29h.26l.5-.01V29.74c0-.68.13-1.16.4-1.43.25-.27.72-.4 1.37-.4.67 0 1.65-.1 2.16.4.26.27.38.76.38 1.43v3.8h-1.77v-4.06h-.77v12.99c.26-.03.5-.07.77-.12V34.3h1.77v7.64c.36-.1.72-.21 1.08-.34v-7c0-.8.19-1.4 1-1.67l-.9-4.87h1.8l.3 5.31h.22l.3-5.31h1.88l-1.01 4.87c.84.3 1.01.81 1.01 1.66v4.53a16.63 16.63 0 0 0 1.5-1.27v-9.83h5.25l.1-.72H24.93l.17.89c-.38-.72-1.12-1.08-2.2-1.08h-.77c-1.3 0-2.1.52-2.4 1.55-.27-1.08-1.1-1.62-2.46-1.62h-3.36v14.52c.26.09.52.18.78.25V27.84Zm16.29 5.58-.85-.8.85-4.37v5.17Z","M27.66 40.79c.27-.14.55-.28.8-.43v-5.98h-.8v6.4Z"],Hn={"bg-white":"text-primary-main",transparent:"text-white"},Zn={"bg-white":"text-black",transparent:"text-white"},zn=l((({className:e="",href:t,logo:l,children:r=l?.title,targetBlank:i,bgColor:s="bg-white",hideTitle:o})=>a("a",{className:`inline-flex items-center font-sans no-underline ${e}`,href:t||"/",target:i?"_blank":"_self","aria-label":l?.title||"Россельхозбанк",children:[l?.image?.src?n(g,{image:l.image,className:Hn[s],width:"40",height:"45",asSVG:!0}):n(ut,{className:`${Hn[s]} w-10`,viewBox:"0 0 40 45",paths:En.map((e=>({d:e})))}),o?null:Jn(r,s,l?.title)]}))),Jn=(e,t,a)=>n("span",{className:`${Zn[t]} font-medium ml-2.5`,children:e||a||"Россельхозбанк"}),Xn=l((({className:e,context:t})=>{const{term:l,setTerm:r}=t.useSearch();return a("form",{className:`relative ${e||""}`,children:[a("div",{className:"absolute rounded h-full flex items-center justify-center pl-4 max-w-[170px] gap-3.5 pointer-events-none",children:[n("div",{className:"w-[24px] h-[24px]",children:n(g,{image:"LoupeIcon",width:"24",height:"24"})}),l?null:n("label",{htmlFor:"search-bar-input",className:"font-sans font-light text-base text-secondary-text",children:"Поиск по сайту"})]}),n("input",{id:"search-bar-input",className:"h-12 pl-12 w-full peer font-sans font-light text-base text-black border border-solid rounded h-full box-border outline-none pr-[6%] border-main-divider focus:border-primary-text",value:l,onChange:e=>r(e.target.value),type:"text",name:"search-bar-input"}),n(q,{version:"primary",text:"Найти",className:"invisible peer-focus:visible absolute top-1 right-1",onClick:e=>{e.preventDefault(),console.log("click")},children:n("div",{className:"font-normal text-sm px-9 py-[9px]",children:"Найти"})})]})})),qn=l((({className:e="",items:t,hasButton:l,context:r})=>{const i=r.useRouter(),{handlerDecorator:s}=r;return a("div",{className:e,children:[t?.length?t.map(Kn):null,l?n(q,{version:"primary",className:"mb-6 w-full",...O({router:i,handlerDecorator:s},{text:"Обратная связь",href:"/",target:"_blank"})}):null]})})),Kn=(e,t)=>{const{type:l,text:r,description:i}=e;return a("div",{className:"mb-4",children:[n("div",{children:Qn(l,r)}),n("div",{className:"mt-1 font-sans font-light text-sm text-secondary-text",children:i})]},String(t))},Qn=(e,t="")=>{switch(e){case"tel":return n("a",{className:"font-sans text-xl-light text-primary-text no-underline",href:`tel:${Yn(t)}`,children:t});case"email":return n("a",{className:"font-sans text-xl-light text-primary-text no-underline",href:`mailto:${t}`,children:t});default:return n("span",{children:t})}},Yn=e=>e.replaceAll(/\D/g,""),ea=l((({links:e,className:t="",context:a})=>{const l=a.useRouter(),{handlerDecorator:r}=a;return n("div",{className:t,children:e?.length?n("div",{className:"flex justify-between items-center gap-5 py-5 border-solid border-x-0 border-y border-y-main-divider",children:e.map(((e,t)=>n(ta,{index:t,...O({router:l,handlerDecorator:r},e)},String(t))))}):null})})),ta=l((({className:e="",index:t,text:a,href:l,target:r,onClick:i})=>n("a",{className:`font-sans font-light text-secondary-text hover:text-primary-main inline-block no-underline max-w-[292px] ${e}`,href:l,target:r,onClick:i,children:a||`Документ ${t}`}))),na=e=>t=>e?.href===t?.href,aa=(e,t)=>{return(a=e,l=t,(a||[]).map((e=>l?.find(na(e))||e))).concat((n=e,(t||[]).filter((e=>!n?.find(na(e))))));var n,a,l};function la(e){const{data:t}=e(ia(),ra);return t||{}}async function ra(){const e=await fetch(ia());return await e.json()}function ia(){return`/wcms-resources/${h.SITEMAP||"sitemap"}.json`}const sa=l((({className:e="",items:t,context:a})=>{const l=la(a.useAsyncData),r=aa(l.topItems,t),i={router:a.useRouter(),handlerDecorator:a.handlerDecorator};return n("div",{className:`flex items-start justify-between gap-11 xl:gap-5 ${e}`,children:r?.map(((e,t)=>oa(e,t,i)))})})),oa=(e,t,{router:l,handlerDecorator:r})=>{const{text:i,href:s,items:o,target:c}=e;return a("div",{className:"flex flex-col w-1/5 last:w-1/4 gap-[14px]",children:[n("a",{className:"block font-sans leading-5 text-base text-primary-text no-underline",href:s,target:c||"_self",children:i||`Раздел ${t}`}),o?.map(((e,t)=>n(ca,{...O({router:l,handlerDecorator:r},e),index:t},String(t))))]},String(t))},ca=l((({text:e,href:t,target:a,index:l})=>n("a",{className:"block font-sans font-light text-base text-secondary-text hover:text-primary-main no-underline",href:t,target:a||"_self",children:e||`Раздел ${l}`}))),da=[{origins:["t.me","telegram.org"],icon:{icon:"TelegramIcon"},label:"Телеграм"},{origins:["vk.com"],icon:{icon:"VKIcon"},label:"ВКонтакте"},{origins:["ok.ru"],icon:{icon:"OkIcon"},label:"Одноклассники"},{origins:["apps.apple.com"],icon:{icon:"AppleIcon"},label:"App Store"},{origins:["play.google.com"],icon:{icon:"PlayMarketIcon"},label:"Google Play"}],ma=l((({href:e,version:t="primary"})=>{const{icon:a,label:l}=da.find((({origins:t})=>t.some((t=>e?.includes(t)))))||{};if(!a)return null;const r="primary"===t;return n("a",{className:`flex items-center justify-center rounded-md w-14 h-14 group box-border ${"secondary"===t?"bg-secondary-light hover:bg-secondary-hover":"border-main-divider border-solid border-[1px] hover:bg-primary-main"} ${r?"hover:text-black":""}`,href:e,"aria-label":l,target:"_blank",rel:"noopener noreferrer",children:a?n(g,{image:a,imageClassName:r?"group-hover:text-white":"",width:"24",height:"24",asSVG:!0}):null})})),ha=l((({className:e="",media:t,version:l,context:r,children:i})=>{const s=r.useRouter(),{handlerDecorator:o}=r;return a("div",{children:[n("div",{className:`flex gap-2.5 ${e}`,children:t?.map(((e,t)=>n(ma,{version:l,...O({router:s,handlerDecorator:o},e)},String(t))))}),n("span",{className:"font-light text-sm text-secondary-text",children:i})]})})),xa=l((({className:e,links:t,context:l})=>{const r=l.useRouter(),{handlerDecorator:i}=l;return a("div",{className:`${e||""}`,children:[n("div",{className:"pt-5",children:n("span",{className:"font-sans font-light text-xs text-secondary-text",children:`© 2000-${(new Date).getFullYear()} АО «Россельхозбанк» Генеральная лицензия Банка России № 3349 от 12.08.2015 г.`})}),t?.length?n("div",{className:"flex justify-start items-start gap-5 pt-2.5",children:t.map(((e,t)=>n(ua,{index:t,...O({router:r,handlerDecorator:i},e)},String(t))))}):null]})})),ua=l((({className:e,index:t,text:a,href:l,target:r,onClick:i})=>n("a",{className:`font-sans font-light text-xs text-secondary-text visited:text-secondary-text hover:text-primary-text inline-block no-underline max-w-[292px] ${e||""}`,href:l,target:r,onClick:i,children:a||`Документ ${t}`}))),pa="w-[204px]",ga=l((({className:e,documents:t,relatedEnterprises:l,contacts:r,socialMedia:i,mobileApps:o,topItems:c,context:d,...m})=>a(s,{Tag:"footer",context:d,className:`p-9 bg-white ${e||""}`,...m,children:[a("div",{className:"flex items-stretch gap-[54px] pb-[30px] xl:gap-8",children:[n(zn,{className:pa}),n(Xn,{context:d,className:"grow"})]}),a("div",{className:"flex items-stretch gap-[54px] xl:gap-8",children:[a("div",{className:"w-[204px] flex flex-col shrink-0 overflow-hidden",children:[n(qn,{items:r,context:d,hasButton:!0}),n(ha,{media:i,context:d,children:"Соцсети"}),n(ha,{className:"mt-6",media:o,context:d,children:"Мобильное приложение"})]}),n(sa,{className:"pt-[3px]",context:d,items:c})]}),n(ea,{className:"mt-[98px]",links:l,context:d}),n(xa,{links:t,context:d})]}))),ba=l((({className:e="",title:t,description:l,calendar:r,...i})=>a(s,{className:`font-sans bg-white p-[50px] ${e}`,...i,children:[n(c,{headingType:"h3",className:"text-center",title:t}),n("div",{className:"font-light text-base-md text-center mt-3",children:l}),r?fa(r):null]}))),fa=e=>{const t=100/(e.reduce(((e,t)=>t?.month?.length?e+t.month.length:e),0)||1),l=e.filter((e=>e?.month?.length)).map((e=>({...e,flexBasis:e.month.length*t+"%"})));return a("div",{className:"w-full flex flex-col justify-center mt-[54px]",children:[n("div",{className:"flex w-full mb-3 font-light text-m-title-md text-center",children:l.map((e=>Na(e,t)))}),n("div",{className:"flex w-full",children:l.map(((e,t)=>a("div",{className:"pr-[11px] mr-3 border-r border-main-divider last:border-r-0 last:pr-0 last:mr-0",style:{flexBasis:e.flexBasis},children:[n("div",{className:"flex",children:va(e)}),a("div",{className:"font-light text-sm text-primary-text mt-3",children:[n("span",{children:e.text})," ",n("span",{className:"text-primary-main",children:e.greenText})]})]},`monthItem-${t}`)))})]})},Na=(e,t)=>e.month.map(((e,a)=>n("div",{style:{flexBasis:`${t}%`},children:e.text},`monthName-${a}`))),va=e=>e.month.map((e=>e.image?.src?n("div",{className:"h-[207px] border-r-[1px] pr-3 mr-3 border-main-divider last:border-r-0 last:pr-0 last:mr-0",children:n(g,{image:e.image,className:"flex"})},`monthImage-${e.image.src}`):null)),ya={ProductBlock:be,ProductTile:De},wa=l((({groupBlocks:e,context:t})=>n("div",{className:"grid grid-cols-12 gap-2 box-border",children:e?.length?e.map(Ia(t)):null}))),Ia=e=>(t,a)=>{const l=t?.blockType;if(!l||!(l in ya))return null;const r=v(t?.style);return n(ya[l],{context:e,...t,className:r},`block_${a}`)},Ca=l((e=>{const{tabs:t,currentTag:a,onTabClick:l,className:r="",isShowCounter:i}=e;return n("div",{className:`mb-2 box-border flex gap-x-1 ${r}`,role:"tablist",children:t?.map(ka(l,i,a))})})),ka=(e,t,l)=>(r,i)=>{const s=l===r.tag,o=s?"text-white":"text-secondary-text group-hover:text-primary-main",c="min-w-[22px] w-[22px] h-[22px] rounded-full text-m-sm \n "+(s?"bg-white/30 text-white":"bg-secondary-light text-secondary-text");return n("div",{className:`flex h-full w-full h-12 flex-1 cursor-pointer mr-2 last:mr-0 box-content ${s?"bg-primary-main":"group bg-white"}`,role:"tab",onClick:()=>e(r.tag),"aria-selected":String(s),tag:r?.tag,children:a("div",{className:"flex flex-1 items-center justify-center",children:[r?.title?n("h3",{className:o,children:r?.title}):null,t?n("div",{className:`flex items-center justify-center ml-8 text-s-bold ${c}`,children:n("span",{children:r.count})}):null]})},String(i))},Sa=l((({className:e="",tabs:t,context:l,groupBlocks:r=[],isShowCounter:i,...o})=>{const[c,d]=l.useState(t?.[0]?.tag),m=(h=r,(x=c)?h.filter((e=>e?.tags?.includes(x))):h);var h,x;const u=t?.map((e=>{const t=e.tag?r.filter((t=>t?.tags?.includes(e.tag))).length:r.length;return{...e,count:t}}));return a(s,{context:l,className:`box-border gap-1 ${e}`,...o,children:[u?.length?n(Ca,{currentTag:c,onTabClick:d,tabs:u,isShowCounter:i}):null,r.length?n(wa,{context:l,groupBlocks:m}):null]})})),$a=(e,t,n=((e,t)=>t.startsWith(e)))=>n(P(e),(e=>(e||"").replace(j,""))(P(R(e)?t.href:t.pathname))),Ta=e=>t=>$a(t.href,e),Da=e=>t=>t.items?.some(Ta(e))||$a(t.href,e)||((e,t)=>V(e)===V(t.href))(t.href,e),Ba="font-sans font-light text-sm",Ma=l((({className:e="",text:t,href:a,target:l,active:r,flat:i,onClick:s,children:o,ariaLabel:c,bgColor:d="bg-white"})=>n("a",{className:`${Aa(d,r,i)} ${e}`,href:a,target:l,onClick:s,rel:"noopener noreferrer","aria-label":c,children:n("span",{className:Ra(d,r,i),children:t||o})}))),Aa=(e,t=!1,n=!1)=>{let a="border-transparent";return t&&(a="rounded-md "+("bg-white"===e?"border-primary-main":"border-white")),`${a} inline-block border border-solid bg-transparent text-center no-underline ${n?"":"px-4 py-2"}`},Ra=(e,t=!1,n=!1)=>{if("bg-white"!==e)return`text-white ${Ba}`;return`${t?"text-primary-main":(n?"text-primary-text":"text-secondary-text")+" hover:text-primary-main"} ${Ba}`},Pa=l((({className:e="",children:t,ariaLabel:a})=>n("button",{type:"button",className:`border-0 p-0 w-[24px] h-[24px] flex items-center bg-inherit cursor-pointer ${e}`,disabled:!0,"aria-label":a,children:t}))),Va={"bg-white":"text-primary-text hover:text-primary-main",transparent:"text-white"},La={"bg-white":"text-secondary-light hover:text-secondary-hover",transparent:"text-white"},_a={"bg-white":"black",transparent:"white"},ja=l((({context:e,className:t,defaultLocation:l="",bgColor:r="bg-white"})=>{const[i,s]=e.useGeolocation(l);return a("div",{className:`flex items-center ${t||""}`,children:[n(Ma,{className:"mr-5",flat:!0,href:"#",text:i,ariaLabel:"Местоположение",onClick:s,bgColor:r}),n(Ma,{className:"mr-7",flat:!0,href:"#",text:"Офисы и банкоматы",ariaLabel:"Список всех доступных офисов и банкоматов",bgColor:r}),n(Pa,{className:`mr-5 ${Va[r]}`,ariaLabel:"Поиск по сайту",children:n(g,{image:{icon:"LoupeIcon",iconVersion:_a[r]},className:"h-full",asSVG:!0})}),n(Pa,{className:`${La[r]} min-w-[32px] min-h-[32px]`,ariaLabel:"Дополнительные ссылки",children:n(g,{image:{icon:"GridIcon",iconVersion:_a[r]},className:"h-full bg-secondary-light rounded-full",asSVG:!0})})]})})),Ga=e=>(t=[])=>{const n=t?.filter(Ta(e));var a;return n?.length?(a=e=>e.href?.length||0,e=>e.reduceRight(((e,t)=>a(e)>a(t)?e:t)))(n):null},Ua="absolute left-0 -bottom-3 w-full h-[2px]",Oa=l((({className:e="",text:t,href:l,target:r,active:i,onClick:s,children:o,bgColor:c="bg-white",dataItemName:d})=>a("a",{className:`relative inline-block bg-transparent text-center no-underline ${e}`,href:l,target:r,onClick:s,"data-item-name":d,children:[n("span",{className:Wa(c,i),children:t||o}),i?n("div",{className:Fa(c,i)}):null]}))),Wa=(e,t)=>{let n="text-white";return"bg-white"===e&&(n=t?"text-primary-main":"text-primary-text hover:text-primary-main"),`${n} font-sans font-light text-base`},Fa=(e,t)=>t?`${"bg-white"===e?"bg-primary-main":e} ${Ua}`:Ua,Ea={"bg-white":"bg-primary-text",transparent:"bg-white"},Ha=l((e=>{const{menuVisible:t,toggleMenu:l,menuItems:r,bgColor:i,context:s}=e,{useRouter:o,handlerDecorator:c}=s,d=o();return a("div",{className:"absolute w-52 -top-4 right-0 pt-4 z-40 "+(t?"bg-white rounded-md shadow-blue-gray/24":""),children:[n("button",{className:"flex justify-between items-center cursor-pointer h-6 ml-6",onClick:l,"aria-label":""+(t?"Скрыть другие разделы":"Показать другие разделы"),children:Array(3).fill(i).map(za)}),n("div",{className:"flex flex-col rounded-md bg-white p-6 pb-2 "+(t?"":"hidden"),"aria-hidden":!t,children:Za(r,d,c)})]})})),Za=(e,t,a)=>e?.map((e=>n("a",{...O({router:t,handlerDecorator:a},e),className:"text-base font-light pb-4 hover:text-primary-main",children:e.text},e.href))),za=(e,t)=>n("div",{className:`w-[3px] h-[3px] rounded mr-1 ${Ea[e]}`},String(t)),Ja=l((({context:e,subItems:t=[],bgColor:l})=>{const[r,i]=e.useState(!1),s=e.useRouter(),{handlerDecorator:o,IntersectionObserverTag:c}=e,[d,m]=e.useState(t.length),h=t.slice(d),x=Ga(s)(t);return a("nav",{className:"relative mt-5",children:[n("div",{className:"overflow-hidden whitespace-nowrap mr-52",children:t.map(((e,t)=>{return n(c,{Tag:"span",observerCallback:(a=t,e=>{e.length&&(e[0].intersectionRatio<1?m((e=>Math.min(e,a))):m((e=>Math.max(e,a+1))))}),observerOptions:{threshold:1},children:n(Oa,{className:"mr-8 "+(d-1<t?"invisible":""),active:e===x,...O({router:s,handlerDecorator:o},e),bgColor:l})},String(t));var a}))}),h.length?n(Ha,{context:e,menuVisible:r,toggleMenu:()=>i(!r),menuItems:h,bgColor:l}):null]})})),Xa={"bg-white":"bg-main-divider",transparent:"bg-main-divider opacity-30"},qa=l((({className:e="",defaultLocation:t="Москва",showSubMenu:l=!0,bgColor:r="bg-white",context:i,topItems:o,logo:c,...d})=>{const m=i.useRouter(),h=la(i.useAsyncData),{handlerDecorator:x}=i,u=aa(h.topItems,o),p=u.find(Da(m)),g=u.map(((e,t)=>n(Ma,{active:e===p,...O({router:m,handlerDecorator:x},e),"aria-label":e.text,bgColor:r},String(t))));return n(s,{Tag:"header",context:i,className:`pt-6 pb-8 px-20 ${r} ${e}`,...d,children:a("div",{className:"container",children:[a("div",{className:"flex items-center",children:[n(zn,{className:"mr-8",bgColor:r,logo:c}),g,n(ja,{context:i,className:"ml-auto",defaultLocation:t,bgColor:r})]}),n("div",{className:`mt-6 h-[1px] ${Xa[r]}`}),l&&p?.items?.length?n(Ja,{context:i,subItems:p.items,bgColor:r}):null]})})})),Ka=l((({className:e="",title:t,description:l,image:r,benefits:i,sum:o,monthLimit:d,...m})=>a(s,{className:`px-[100px] py-[50px] bg-white text-primary-text font-sans ${e}`,...m,children:[t?n(c,{headingType:"h3",title:t,className:"text-center"}):null,l?n("div",{className:"text-center text-md mt-3",children:l}):null,n("div",{children:a("div",{className:"mt-5 mx-auto flex justify-center gap-[122px] mt-[30px]",children:[r?.src?n(g,{image:r}):null,a("div",{className:"w-[558px] m-auto",children:[i?n("div",{className:"flex flex-col gap-4",children:i.map(Qa)}):null,Ya(o,d)]})]})})]})));function Qa(e,t){return a("div",{className:"flex items-center gap-4",children:[e?.icon?n(g,{className:"w-12 h-12 min-w-12 p-3 rounded-full bg-secondary-light",image:e.icon,asSVG:!0}):null,a("div",{children:[e?.label?n("div",{className:"text-title-2xs font-normal",children:e.label}):null,e?.description?n("div",{className:"mt-0.5 font-light text-secondary-text font-light",children:e.description}):null]})]},String(t))}function Ya(e,t){return e||t?a("div",{className:"bg-secondary-light h-15 flex mt-7 gap-6 px-5 py-4",children:[Number.isFinite(e)?el("Страховая сумма:",e,Boolean(t)):null,Number.isFinite(t)?el("Ежемесячный лимит:",t,Boolean(e)):null]}):null}function el(e,t,l){return a("div",{className:`flex justify-between items-center gap-2 w-full ${l?"w-fit":"w-full"}`,children:[n("span",{className:"text-secondary-text text-base",children:e}),a("span",{className:"text-primary-main text-title-2xs",children:[bt(t)," ₽"]})]})}const tl=l((({className:e="",context:t,cards:l=[]})=>{const[r,i]=t.useState(0),[s,o]=t.useState(0),c=l?.length??0,d=l?.length>2&&c>s+2,m=s>0;return n("section",{className:`min-w-full ${e}`,children:a("div",{className:"relative mt-7 overflow-hidden",children:[c?nl({tabsShift:s,cards:l,activeSlideIndex:r,isLastShift:c===s+2,setActiveSlideIndex:i}):null,Pe({handler:[()=>o(s-1),()=>o(s+1)],isShown:[m,d],btnClass:["left-[50px]","right-[50px]"],className:"top-[62px]"}),m?n("div",{className:"absolute top-0 left-0 h-full w-[136px] bg-opacity-from-white"}):null,d?n("div",{className:"absolute top-0 right-0 h-full w-[136px] bg-opacity-to-white"}):null]})})}));function nl({tabsShift:e,cards:t,activeSlideIndex:l,isLastShift:r,setActiveSlideIndex:i}){return n("div",{style:{transform:`translateX(-${r?460*e-240:460*e}px)`},className:"duration-1000 px-[50px]",children:n("div",{className:"w-full flex flex-nowrap gap-3.5 pb-[38px]",children:t.map(((e,t)=>function({slide:e,i:t,activeSlideIndex:l,onClick:r}){const i=t===l;return a("button",{type:"button",onClick:r,className:"p-[30px] min-w-[460px] flex items-center bg-white border-solid border relative "+(i?"shadow-dark-blue/42 border-primary-main":"ease-in duration-300 border-main-stroke"),children:[e?.icon?n(g,{className:"h-[108px] w-[108px] p-3 rounded-full bg-secondary-light mr-[30px]",image:e.icon,width:"24",height:"24"}):null,a("div",{className:"flex gap-3.5",children:[e?.sum?al("страховая сумма",e.sum):null,e?.fee?al("страховой взнос",e.fee):null]}),ll(i)]},String(t))}({slide:e,i:t,activeSlideIndex:l,onClick:()=>i(t)})))})})}function al(e,t){return a("div",{className:"flex flex-col text-left",children:[a("span",{className:"whitespace-pre text-title-2xs",children:[bt(t)," ₽"]}),n("span",{className:"whitespace-pre text-secondary-text font-light text-base mt-1",children:e})]})}function ll(e){return e?n(g,{className:"h-[24px] w-[24px] min-w-[24px] min-h-[24px] absolute right-4 top-4",image:"DoneIcon",width:"24",height:"24"}):null}const rl=l((({className:e="",context:t,title:l,insuranceTabs:r=[],button:i,...o})=>{const[d,m]=t.useState(0);return a(s,{context:t,className:`box-border py-[50px] overflow-hidden relative font-sans w-100 bg-white ${e}`,...o,children:[l?n(c,{className:"text-center",title:l,headingType:"h3"}):null,n("div",{className:"p-1.5 bg-secondary-light w-fit m-auto rounded-md mt-[34px]",children:r.map(((e,t)=>function({title:e,i:t,activeSlideIndex:a,onClick:l}){return n("button",{type:"button",onClick:l,"aria-label":e,className:"box-border px-4 py-3 text-m-md "+(t===a?"bg-primary-main text-white rounded-md":"text-secondary-text"),children:e},String(t))}({title:e?.title,i:t,activeSlideIndex:d,onClick:()=>m(t)})))}),n("div",{className:"flex",style:{transform:`translateX(-${d}00%)`},role:"list",children:il({context:t,className:e,insuranceTabs:r})}),i?.text?n("div",{className:"flex justify-center",children:n(q,{className:"box-border p-4 h-14 w-full max-w-[240px]",version:i?.version||"primary",href:i.href,children:i.text})}):null]})})),il=({insuranceTabs:e,context:t,className:a=""})=>{const l=e?.map((e=>e.cards));return l?.length?l.map((e=>n(tl,{context:t,className:a,cards:e}))):null};const sl={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},ol=l((({className:e="",context:t,title:l="Мобильное приложение",qr:r,buttons:i,version:o="primary",items:d,image:m,...h})=>{const x="primary"===o?"text-primary-text":"";return a(s,{context:t,className:`flex justify-between font-sans p-9 box-border relative\n ${Ce(e)} ${Ie(e)}\n ${sl[o]}\n ${e}`,...h,children:[n(se,{context:t,title:l?n(c,{headingType:"h3",title:l,className:`whitespace-pre-wrap max-w-[509px] mb-6\n ${x}`}):null,buttons:i?.length?n(Y,{context:t,buttons:i,className:"flex mt-[30px] gap-4"}):null,children:a("div",{className:"flex flex-1 items-center",children:[r?.src&&r?.href&&n("a",{href:r.href,target:"_blank","aria-label":l,children:n("img",{src:r.src,alt:l,title:l,width:"122",height:"122",className:"w-[122px] h-[122px] min-w-[122px] min-h-[122px] bg-secondary-light mr-[23px] rounded-md"})}),cl(o,d)]})}),m?.src?n("div",{className:"absolute right-0 bottom-0",children:n(g,{image:m})}):null]})})),cl=(e,t)=>t?.length?n(ie,{items:t,itemClassName:"base font-light mb-2 last:mb-0",version:"primary"===e?"tile":"tile-white"}):n("span",{className:"font-light text-secondary-text ml-4",children:"Наведите камеру телефона на QR-код и скачайте приложение"}),dl=l((({className:e,text:t,onClick:a,href:l,target:r,isActive:i})=>n("a",{className:`bg-inherit no-underline px-4 py-2.5 cursor-pointer rounded text-sm border border-solid hover:text-primary-main ${e||""} ${i?"border-primary-main text-primary-main":"border-white text-secondary-text"}`,onClick:a,href:l,target:r,children:t}))),ml=l((({className:e,context:t,title:l,buttons:r,...i})=>{const o=t.useRouter(),{handlerDecorator:c}=t,d=Ga(o)(r);return a(s,{context:t,className:`font-sans text-primary-text rounded-[40px] flex items-center justify-between ${e||""}`,...i,children:[n("h2",{className:"font-medium text-xl-light m-0",children:l}),r?.length?n("div",{className:"flex rounded-md overflow-hidden bg-white",children:r.filter((({text:e})=>e)).map(((e,t)=>n(dl,{className:"first:rounded-tl-md first:rounded-bl-md last:rounded-tr-md last:rounded-br-md",isActive:e===d,...O({router:o,handlerDecorator:c},e)},String(t))))}):null]})})),hl=l((({className:e="",text:t,active:a,onClick:l,href:r,target:i="_self",children:s})=>n("a",{className:xl(e,a),target:i,href:r,onClick:l,children:n("span",{className:ul(a),children:t||s})}))),xl=(e,t)=>`${t?"bg-primary-main":"group bg-white"} flex-1 flex items-center justify-center cursor-pointer ${e}`,ul=e=>`${e?"text-white":"text-secondary-text group-hover:text-primary-main "} font-sans font-normal text-m-md`,pl=l((({className:e="",navigatorTabs:t,context:a,...l})=>n(s,{context:a,className:`sticky top-0 z-20 box-border flex gap-x-1 h-14 ${e}`,...l,children:t?t.map(gl(a)):null}))),gl=e=>(t,a)=>{const{handlerDecorator:l,useRouter:r}=e,i=r(),s=L(i.href),o=s?t.href===s:0===a;return n(hl,{active:o,...O({router:i,handlerDecorator:l},t)},t.text)},bl="transition-all duration-300 max-h-0 overflow-hidden",fl=l((({blocks:e=[],context:t,hiddenBlocksNum:l=0,foldButtonClasses:r,foldButtonLabel:i,foldButtonDataTheme:s,isUnfolded:o,containerClasses:c,render:d=(e=>e)})=>{const m=Dt(l,0,e.length),{icon:h,handleToggle:x,isActive:p}=(({context:e,initialState:t=!1})=>{const[n,a]=e.useState(t);return{icon:n?"ArrowUpIcon":"ArrowDownIcon",handleToggle:e=>{const t=e.currentTarget;if(!t)return;a(!n);const l=t.previousSibling.getElementsByClassName(bl)[0];l.style.maxHeight=l.style.maxHeight?"":`${l.scrollHeight}px`},isActive:n}})({context:t,initialState:o});return e?a("div",{children:[Nl(e,d,{blocksToHide:m,isActive:p,containerClasses:c}),l?a("button",{className:r||"border-none bg-primary-main px-0 py-[26px] mb-[1px] w-full font-sans text-white text-base flex justify-center cursor-pointer","data-theme":s,onClick:x,children:[n("span",{className:"pr-3",children:p?"Скрыть":i}),h?n(u,{name:h,iconVersion:"white",width:"20",height:"20",asSVG:!0}):null]}):null]}):null})),Nl=(e,t,{blocksToHide:l,isActive:r,containerClasses:i})=>{const s=e.slice(0,e.length-l),o=e.slice(-l);return t(a("div",{children:[s,n("div",{className:`${bl} ${i}`,children:o})]}),r)},vl=l((({label:e,blocks:t,context:a,dataTheme:l,isUnfolded:r})=>{const i=qe({context:a,blocks:t});return n("div",{className:"border-0 border-b border-solid border-main-divider",children:t?.length?n(fl,{foldButtonDataTheme:l,hiddenBlocksNum:t?.length,blocks:i,isUnfolded:r,context:a,foldButtonLabel:e,containerClasses:"grid grid-cols-12 gap-1 border-box",render:(e,t)=>n(yl,{isActive:t,children:e})}):null})})),yl=l((({children:e})=>n("div",{className:"box-border",children:e}))),wl=l((({blockItems:e,colorPalette:t,context:a,className:l="",...r})=>n(s,{context:a,className:`font-sans text-primary-text ${l}`,...r,children:e?.length?n("div",{className:"box-border1",children:e.map(((e,l)=>n(vl,{...e,dataTheme:t,context:a},`BlockItem${l}`)))}):null}))),Il=l((({className:e,context:t,title:l,description:r="Блок в разработке...",...i})=>n(s,{context:t,className:`bg-white text-primary-text font-sans p-9 box-border ${e} ${Ce(e)} ${Ie(e)} `,...i,children:a(se,{context:t,title:l?n(c,{headingType:yn(e),title:l,className:"whitespace-pre-wrap max-w-[600px]"}):null,children:[r?n(ee,{className:"mt-4 max-w-[600px]",description:r}):null,n("figure",{className:"m-0 min-w-[600px]",children:Cl()})]})}))),Cl=(e=3)=>Sl(100,e).map((e=>Math.floor(e))).map(kl),kl=(e,t)=>n("div",{style:{width:`${e||100}%`},className:"h-4 mt-2 bg-secondary-light"},String(t)),Sl=(e,t)=>[e].concat(t>0?Sl(e/1.618,t-1):[]),$l={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},Tl={primary:{title:"text-secondary-text",text:"text-secondary-text"},secondary:{title:"text-white",text:"text-white/80"}},Dl={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},Bl=l((({className:e="",context:t,slides:l=[],version:r="primary",...i})=>{const o=l.map((e=>e.nav)),c=l.map((e=>e.productBlock)),[d,m]=t.useState(0);return a(s,{context:t,className:`box-border pt-[50px] overflow-hidden relative font-sans w-100 ${e}\n ${$l[r]}`,...i,children:[n("div",{className:"flex duration-1000 pb-14",style:{transform:`translateX(-${d}00%)`},role:"list",children:c.map(((e,a)=>function(e,t,a){const{version:l}=e,r=l?Tl[l].title:"";return n("section",{className:"box-border relative flex grow-0 shrink-0 basis-full",role:"listitem",children:n("div",{className:"flex grow",children:n(me,{className:`pl-[50px] z-[1] ${r}`,context:a,textBlockClassName:"mb-[154px]",...e})})},String(t))}({...e,version:r},a,t)))}),n("div",{className:"flex items-center absolute bottom-6 left-0 right-0 px-[26px] box-border",children:o.map(((e,t)=>function({slide:e,i:t,activeSlideIndex:l,onClick:r,version:i}){const s=t===l,o=s?"bg-white shadow-dark-blue/42 h-[102px] w-[354px] min-w-[354px] p-0 border-none":`min-w-[277px] px-0 pt-4 pb-[23px] hover:py-[26px] hover:py-[26px] ease-in duration-300 bg-white/10\n ${Dl[i]}`,c=s?"text-primary-text text-title-2xs":`text-base ${Tl[i].title}`,d=s?"text-secondary-text text-m-title-xs mt-2.5":`text-m-md mt-1.5 ${Tl[i].text}`,m="secondary"===i?"border-white/50":"border-black/50";return n("button",{type:"button",onClick:r,"aria-label":e?.title,className:`box-border font-sans relative overflow-hidden border border-white/50 cursor-pointer text-left mx-1 grow basis-0\n ${o} ${m}\n `,children:a("div",{className:"border-0 px-6",children:[n("div",{className:`font-medium ${c}`,children:e?.title}),n("div",{className:`text-secondary-text ${d}`,children:e.description})]})},String(t))}({slide:e,i:t,activeSlideIndex:d,onClick:()=>m(t),version:r})))})]})}));const Ml={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},Al=l((({className:e="",context:t,title:l="Акции и спецпредложения",date:r,description:i,buttons:o=[],version:d="primary",...m})=>n(s,{context:t,className:`bg-white text-primary-text font-sans p-9 box-border ${e} ${Ml[d]} ${Ce(e)} ${Ie(e)} `,...m,children:n(se,{context:t,title:l?n(c,{headingType:yn(e),title:l,className:"whitespace-pre-wrap max-w-[600px]"}):null,buttons:o?.length?n(Y,{context:t,buttons:o,className:"flex mt-9 gap-3"}):null,children:a("div",{className:"mt-1.5",children:[r?n("div",{className:"text-sm mb-2",children:Rl(r)}):null,n("div",{className:"text-base",children:i})]})})})));function Rl(e){return new Date(e).toLocaleString("ru-RU",{day:"numeric",month:"long",year:"numeric"}).replace("г.","")}const Pl=l((({context:e,className:t="",title:l,description:r,items:i,image:s,version:o,socialMedia:d})=>n("section",{className:`border border-solid box-border p-[30px] min-w-[524px] ${t}`,role:"listitem",children:a(se,{context:e,className:"flex justify-between",title:l?n(c,{headingType:"h4",as:"h3",className:"font-normal mb-3.5",title:l}):null,image:s?.src&&n(g,{className:"mt-auto ml-7",image:s}),children:[r?n(ee,{className:"text-left",description:r}):null,i?.length?n(ie,{className:"text-md text-left font-light flex flex-col flex-1 gap-2",items:i,version:o}):null,n(ha,{className:"pt-[42px] pb-0",media:d,version:o,context:e})]})}))),Vl="absolute top-0 bottom-0 w-[84px]",Ll=l((({context:e,recommendations:t=[],className:l="",title:r,version:i,...o})=>{const[d,m]=e.useState(0),h="secondary"===i?"border-white/50":"border-main-stroke";return a(s,{context:e,className:`relative font-sans p-9 overflow-hidden text-center ${"secondary"===i?"bg-primary-main text-white":"bg-white text-primary-text"} ${l}`,...o,children:[r?n(c,{headingType:"h2",className:"mb-6",title:r}):null,n("div",{className:"flex duration-1000 gap-3.5",style:{transform:`translateX(-${525*d}px)`},role:"list",children:t?.length?t.map(_l({context:e,version:i,className:h})):null}),jl({cardsCount:t.length,activeCardIndex:d,setActiveCardIndex:m}),n("div",{className:`${Vl} left-0 ${"secondary"===i?"bg-opacity-from-main":"bg-opacity-from-white"}`}),n("div",{className:`${Vl} right-0 ${"secondary"===i?"bg-opacity-to-main":"bg-opacity-to-white"}`})]})})),_l=({context:e,version:t,className:a})=>(l,r)=>n(Pl,{context:e,...l,version:t,className:a},String(r)),jl=({cardsCount:e,activeCardIndex:t,setActiveCardIndex:a})=>{const l=e>2;return n("div",{children:Pe({handler:[()=>a(t-1),()=>a(t+1)],isShown:[l&&t>0,l&&e-t>2],btnClass:["left-8","right-8"],className:"top-1/2 mt-6"})})},Gl=e=>Boolean(e?.icon||e?.src),Ul={primary:{background:"bg-white",title:"text-primary-text",description:"text-secondary-text",iconBackground:"bg-secondary-light",iconConnector:"bg-secondary-light"},secondary:{background:"bg-primary-main",title:"text-white",description:"text-white/80",iconBackground:"bg-white/30",iconConnector:"bg-white"}},Ol=l((({className:e="",title:t,showLines:l=!0,steps:r=[],button:i,version:o="primary",...d})=>{const m=(e=>Ul[e])(o),h=r.length>3;return a(s,{className:["box-border font-sans text-primary-text bg-white",h?"px-20":"px-[70px]","py-[50px] flex flex-col items-center",m.background,m.title,e].join(" "),...d,children:[n(c,{headingType:"h2",className:"max-w-[47rem] text-center",title:t}),r?.length?a("div",{className:"box-border "+(t?"mt-9":""),children:[n("div",{className:"flex items-center px-[88px]",children:F(n("div",{className:"h-0.5 w-full bg-secondary-light "+(l?"":"opacity-0")}))(r.map(Wl(m)))}),n("div",{className:"flex justify-between "+(h?"gap-x-3":"gap-x-[101px]"),children:r.map(Fl(m,Boolean(i?.text)))})]}):null,i?.text?n(q,{className:"mt-8 w-full max-w-[240px]",version:"primary",...i}):null]})})),Wl=e=>({icon:t},a)=>n("div",{className:"flex flex-col items-center text-center relative",children:n("div",{className:`h-[100px] w-[100px] min-w-[100px] min-h-[100px] rounded-full p-[26px] box-border z-10 ${e.iconBackground}`,children:Gl(t)?n(g,{image:t,width:"48",height:"48",asSVG:!0}):n("span",{className:`font-normal text-title-sm ${e.title}`,children:a+1})})},String(a)),Fl=(e,t)=>(l,r)=>a("div",{className:"flex flex-col items-center justify-between text-center relative w-[276px] whitespace-pre-line overflow-hidden",children:[a("div",{children:[l.label?n("div",{className:"font-normal text-xl-light m-0 mt-4",children:l.label}):null,l.description?n("div",{className:`font-light text-base ${e.description} ${l.label?"mt-2":"mt-4"}`,children:l.description}):null]}),l?.button?.text&&!t?n(q,{className:"box-border mt-8 py-3 h-12 w-full max-w-[240px]",version:"primary",href:l?.button?.href,children:l.button.text}):null]},String(r)),El=e=>e?.alt||e?.title||m[e?.icon?e.icon:""],Hl=l((({cell:e,isLastRow:t})=>n("div",{className:"first:pl-0 pl-10 w-80 flex-grow flex flex-col border-solid border-main-divider border border-t-0 border-x-0 "+(t?"border-t-0 rounded-b-md":""),role:"cell",children:n("div",{children:e.map(Zl)})}))),Zl=({label:e,description:t,list:l,image:r,buttons:i},s)=>a("div",{className:"first:pt-5 last:pb-5",children:[s>0&&n("div",{className:"border-main-divider border border-solid border-t-0 border-x-0 my-4"}),e?n("div",{className:"text-xl font-medium m-0",children:e}):null,t?n("div",{className:"text-sm text-secondary-text",children:t}):null,l?.items?.length?zl(l):null,r?n(g,{image:r}):null,i?.length?Jl(i):null]},String(s)),zl=e=>n(ie,{className:"flex flex-col justify-between items-start text-sm",version:"gray",items:e.items,isDotted:e.isDotted??!0}),Jl=e=>n("div",{children:e.map((({icon:e,rounded:t,...a},l)=>n(q,{className:(l>0&&t?"ml-3":"")+" w-12 h-12",ariaLabel:El(e),rounded:t,appendLeft:e?n(g,{image:e,width:"24px",height:"24px",asSVG:!0}):null,...a},String(l))))}),Xl=l((({row:{header:e,data:t},activeCardIndex:l,isLastRow:r})=>a(Jt,{children:[n("div",{className:"text-sm py-5 w-[354px] flex-shrink-0 border-main-divider border border-t-0 border-x-0 "+(r?"":"border-solid"),children:a("div",{className:"flex items-center text-primary-text",children:[e?.icon?n(g,{className:"mr-[14px] max-w-6 max-h-6",image:e.icon,width:"24px",height:"24px",asSVG:!0}):null,e?.title]})}),t?.length?n(en,{activeCardIndex:l,columnWidth:360,version:"tariff",children:t.map(((e,t)=>n(Hl,{cell:e,isLastRow:r},String(t))))}):null]}))),ql=l((({className:e,context:t,title:l,description:r,rowHeaders:i,columns:o,hiddenRowsNum:d=0,...m})=>{const[h,x]=t.useState(0),u=Kl(o),p=Ql(i,u),g=hn({columnsLength:u.length,colsLengthForScroll:2,activeCardIndex:h,setActiveCardIndex:x}),b=p?.map(((e,t,{length:a})=>n(Xl,{row:e,isLastRow:t+1===a,activeCardIndex:h},String(t))));return a(s,{context:t,className:`bg-white font-sans py-[50px] pl-[50px] overflow-hidden text-primary-text relative ${e||""}`,...m,children:[l?n(c,{headingType:"h2",className:"text-center "+(r?"mb-2.5":"mb-9"),title:l}):null,r?n("div",{className:"mb-9 text-center text-m-base",children:r}):null,p?.length?n(fl,{blocks:b,hiddenBlocksNum:d,context:t,render:e=>n(Yl,{tableArrowScrollControlProps:g,children:e}),foldButtonLabel:"Развернуть"}):null]})})),Kl=e=>e?.map((({data:e})=>e))||[],Ql=(e,t)=>e?.map(((e,n)=>({header:e,data:t.map((e=>e?.[n]||[{}]))}))),Yl=l((({children:e,tableArrowScrollControlProps:t})=>{const{isScrollAvailable:l}=t;return a("div",{role:"table",children:[a("div",{className:"relative",children:[e,n(dn,{...t})]}),l?n("div",{className:"absolute top-0 right-0 bottom-0 w-[84px] bg-opacity-to-white"}):null]})})),er={Accordion:tt,BenefitsBlock:nt,Bonus:ot,ComparisonTable:un,Calculator:Gt,Catalog:Ht,ExchangeRateTile:Fn,Footer:ga,Gallery:He,GracePeriod:ba,Header:qa,Headline:I,Insurance:Ka,InsuranceAmountBlock:rl,LinkDocs:B,MiniGallery:Ze,MobileAppTile:ol,NavigatorTabs:pl,PictureText:A,ProductBlock:be,ProductGallery:Bl,ProductTile:De,PromoTile:Al,OtherProducts:wl,Recommendation:Ll,StepsBlock:Ol,TariffsTable:ql,TextBlock:Ne,Tile:Se,Navigation:ml,Placeholder:Il,GroupBlock:Sa,BonusBenefitsBlock:dt},tr=l((({className:e,onClick:t,ariaLabel:a})=>n("button",{type:"button",className:`border-0 w-[36px] bg-inherit cursor-pointer ${e||""}`,onClick:t,"aria-label":a,children:nr()}))),nr=()=>{const e={stroke:"#292D32",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"};return a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[n("path",{...e,strokeMiterlimit:"10",d:"M21.48 11.95c.5-1.4-.4-2.6-1.9-2.6h-4c-.6 0-1.1-.5-1-1.2l.5-3.2c.2-.9-.4-1.9-1.3-2.2-.8-.3-1.8.1-2.2.7l-4.1 6.1M7.48 18.35l3.1 2.4c.4.4 1.3.6 1.9.6h3.8c1.2 0 2.5-.9 2.8-2.1l1.24-3.77"}),n("path",{...e,d:"M2.38 18.35v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9Z"})]})},ar=l((({className:e,context:t,...l})=>{const r=t.useLikeService();return a(s,{Tag:"div",context:t,className:`border-main border-2 border-solid bg-white flex w-[125px] items-center justify-center gap-3 p-2 font-sans ${e||""}`,...l,children:[n(tr,{onClick:r.like,ariaLabel:"Поставить отметку «лайк»"}),n(tr,{onClick:r.dislike,className:"rotate-180",ariaLabel:"Поставить отметку «дизлайк»"}),n("span",{className:"select-none",children:r.likeCount})]})})),lr=({blockClassName:e,block:t,render:n})=>n({blockClassName:e,block:t}),rr=l((({className:e="",context:t,blocksRegistry:l,data:{style:r,blocks:i,slots:s={},likeControl:o,colorPalette:c="pc"},blockDecorator:d=lr})=>{const{header:m}=s;return a("section",{className:`relative ${v(r)} ${e}`,"data-theme":c,children:[m?.blocks?.length?n("div",{className:`${v(m?.style)}`,children:m.blocks.map(((e,n)=>ir({block:e,blockDecorator:d,blocksRegistry:l,context:t},n)))}):null,i?.length?n("div",{className:"container grid grid-cols-12 gap-1",children:i.map(((e,n)=>ir({block:e,blockDecorator:d,blocksRegistry:l,context:t},n)))}):null,o?n("div",{className:"flex items-end absolute bottom-0 right-0 h-full pointer-events-none",children:n(ar,{className:"rounded-tl-lg sticky bottom-0 pointer-events-auto",context:t},"LikeControl")}):null]})}));function ir({block:e,blockDecorator:t,blocksRegistry:a,context:l},r){const{type:i}=e;i&&i in a||console.warn(`No block with "${i}" is registered`);const s=a[i||"Placeholder"]||Il;return t({blockClassName:`scroll-mt-12 ${v(e.style)}`,block:e,render:e=>{const{version:t,content:a,anchor:o}=e.block;return n(s,{className:e.blockClassName,version:t,context:l,anchor:o,...a},`${i}-${r}`)}},`block-${r}`)}e.Blocks=er,e.ContentPage=rr,e.DaDataAPI=function(e=""){return{getFetcherAddress:async function(){if(!("geolocation"in navigator))return null;try{const t=await(async()=>new Promise((e=>navigator.geolocation.getCurrentPosition((({coords:t})=>e(t))))))(),n=await fetch(`${e}/geolocate`,{method:"POST",mode:"cors",body:JSON.stringify({lat:t.latitude,lon:t.longitude,count:1})});return(await n.json())?.suggestions?.[0]?.data?.city}catch(e){return console.error(e),null}}}},e.LikeAPI=function(e,t=""){async function n(){try{const e=JSON.parse(globalThis.localStorage.getItem(r)||"");if(e?.token)return e}catch(e){}try{const e=await fetch(`${t}/assist/v1/public/auth`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json"},body:JSON.stringify({prefix:"guest"})}),{token:n,name:a}=await e.json();return globalThis.localStorage.setItem(r,JSON.stringify({token:n,name:a})),{token:n,name:a}}catch(e){return console.error(e),{}}}return{getLikeCount:async function(...a){if(!a.length)return[];const{token:l}=await n();try{const n=await fetch(`${t}/assist/v1/public/projects/${e}/nodes/likes`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:l},body:JSON.stringify({node_ids:a})}),{likes:r}=await n.json();return r||[]}catch(e){return console.error(e),[]}},like:async function(a){if(!a)return 0;const{token:l,name:r}=await n();try{const n=await fetch(`${t}/assist/v1/public/projects/${e}/nodes/like`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:l,UserID:r},body:JSON.stringify({node_id:a,user_name:r})}),{likes:i}=await n.json();return i||0}catch(e){return console.error(e),0}},dislike:async function(a){if(!a)return 0;const{token:l,name:r}=await n();try{const n=await fetch(`${t}/assist/v1/public/projects/${e}/nodes/unlike`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:l,UserID:r},body:JSON.stringify({node_id:a,user_name:r})}),{likes:i}=await n.json();return i||0}catch(e){return console.error(e),0}}}},e.joinList=F,e.projectSettings=h,e.setup=t,e.url=_,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
@@ -2,6 +2,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
2
2
|
exports.Accordion = void 0;
|
|
3
3
|
const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
|
|
4
4
|
const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
5
|
+
const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
|
|
5
6
|
const Heading_1 = require("../../ui-kit/Heading/Heading");
|
|
6
7
|
const AccordionItem_1 = require("./AccordionItem");
|
|
7
8
|
const ALIGN_TITLE = {
|
|
@@ -9,7 +10,7 @@ const ALIGN_TITLE = {
|
|
|
9
10
|
center: 'text-center',
|
|
10
11
|
right: 'text-right',
|
|
11
12
|
};
|
|
12
|
-
exports.Accordion = (0, uni_jsx_1.JSX)(({ title, description, accordionItems, context, className = '',
|
|
13
|
-
return ((0, jsx_runtime_1.jsxs)(
|
|
13
|
+
exports.Accordion = (0, uni_jsx_1.JSX)(({ title, description, accordionItems, context, className = '', accordionAlignTitle = 'center', ...rest }) => {
|
|
14
|
+
return ((0, jsx_runtime_1.jsxs)(BlockWrapper_1.BlockWrapper, { context: context, className: `p-[50px] font-sans bg-white text-primary-text ${className}`, ...rest, children: [title ? ((0, jsx_runtime_1.jsx)(Heading_1.Heading, { headingType: "h4", className: `mb-2.5 ${ALIGN_TITLE[accordionAlignTitle]}`, title: title })) : null, description ? (0, jsx_runtime_1.jsx)("div", { className: "mb-2.5 text-base", children: description }) : null, accordionItems?.length ? ((0, jsx_runtime_1.jsx)("ul", { className: "list-none m-0 p-0", children: accordionItems.map((item, i) => ((0, jsx_runtime_1.jsx)(AccordionItem_1.AccordionItem, { ...item, context: context }, `AccordionItem${i}`))) })) : null] }));
|
|
14
15
|
});
|
|
15
16
|
//# sourceMappingURL=Accordion.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Accordion.js","sourceRoot":"","sources":["../../../src/components/Accordion/Accordion.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;
|
|
1
|
+
{"version":3,"file":"Accordion.js","sourceRoot":"","sources":["../../../src/components/Accordion/Accordion.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AAGxC,4DAAyD;AACzD,0DAAuD;AAEvD,mDAAgD;AAEhD,MAAM,WAAW,GAA8B;IAC7C,IAAI,EAAE,WAAW;IACjB,MAAM,EAAE,aAAa;IACrB,KAAK,EAAE,YAAY;CACpB,CAAC;AAIW,QAAA,SAAS,GAAG,IAAA,aAAG,EAC1B,CAAC,EACC,KAAK,EACL,WAAW,EACX,cAAc,EACd,OAAO,EACP,SAAS,GAAG,EAAE,EACd,mBAAmB,GAAG,QAAQ,EAC9B,GAAG,IAAI,EACR,EAAE,EAAE;IACH,OAAO,CACL,wBAAC,2BAAY,IACX,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,iDAAiD,SAAS,EAAE,KACnE,IAAI,aAEP,KAAK,CAAC,CAAC,CAAC,CACP,uBAAC,iBAAO,IACN,WAAW,EAAC,IAAI,EAChB,SAAS,EAAE,UAAU,WAAW,CAAC,mBAAmB,CAAC,EAAE,EACvD,KAAK,EAAE,KAAK,GACZ,CACH,CAAC,CAAC,CAAC,IAAI,EACP,WAAW,CAAC,CAAC,CAAC,gCAAK,SAAS,EAAC,kBAAkB,YAAE,WAAW,GAAO,CAAC,CAAC,CAAC,IAAI,EAC1E,cAAc,EAAE,MAAM,CAAC,CAAC,CAAC,CACxB,+BAAI,SAAS,EAAC,mBAAmB,YAC9B,cAAc,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,EAAE,CAAC,CAC/B,uBAAC,6BAAa,OAA+B,IAAI,EAAE,OAAO,EAAE,OAAO,IAA/C,gBAAgB,CAAC,EAAE,CAAgC,CACxE,CAAC,GACC,CACN,CAAC,CAAC,CAAC,IAAI,IACK,CAChB,CAAC;AACJ,CAAC,CACF,CAAC"}
|