@gravity-ui/page-constructor 5.28.1 → 5.28.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (246) hide show
  1. package/README.md +54 -0
  2. package/package.json +1 -1
  3. package/styles/mixins.scss +1 -1
  4. package/build/cjs/blocks/Banner/Banner.css +0 -15
  5. package/build/cjs/blocks/CardLayout/CardLayout.css +0 -343
  6. package/build/cjs/blocks/Companies/Companies.css +0 -21
  7. package/build/cjs/blocks/ContentLayout/ContentLayout.css +0 -59
  8. package/build/cjs/blocks/ExtendedFeatures/ExtendedFeatures.css +0 -402
  9. package/build/cjs/blocks/FilterBlock/FilterBlock.css +0 -49
  10. package/build/cjs/blocks/Form/Form.css +0 -134
  11. package/build/cjs/blocks/Header/Header.css +0 -226
  12. package/build/cjs/blocks/HeaderSlider/HeaderSlider.css +0 -55
  13. package/build/cjs/blocks/Icons/Icons.css +0 -56
  14. package/build/cjs/blocks/Info/Info.css +0 -32
  15. package/build/cjs/blocks/Map/Map.css +0 -14
  16. package/build/cjs/blocks/Media/Media.css +0 -17
  17. package/build/cjs/blocks/PromoFeaturesBlock/PromoFeaturesBlock.css +0 -390
  18. package/build/cjs/blocks/Questions/QuestionBlockItem/QuestionBlockItem.css +0 -66
  19. package/build/cjs/blocks/Questions/Questions.css +0 -13
  20. package/build/cjs/blocks/Share/Share.css +0 -68
  21. package/build/cjs/blocks/Slider/Arrow/Arrow.css +0 -65
  22. package/build/cjs/blocks/Slider/Slider.css +0 -703
  23. package/build/cjs/blocks/Slider/slick.css +0 -87
  24. package/build/cjs/blocks/SliderNew/Arrow/Arrow.css +0 -62
  25. package/build/cjs/blocks/SliderNew/Slider.css +0 -834
  26. package/build/cjs/blocks/Table/Table.css +0 -30
  27. package/build/cjs/blocks/Tabs/Tabs.css +0 -111
  28. package/build/cjs/blocks/Tabs/TabsTextContent/TabsTextContent.css +0 -27
  29. package/build/cjs/components/Anchor/Anchor.css +0 -8
  30. package/build/cjs/components/Author/Author.css +0 -58
  31. package/build/cjs/components/BackgroundImage/BackgroundImage.css +0 -16
  32. package/build/cjs/components/BackgroundMedia/BackgroundMedia.css +0 -60
  33. package/build/cjs/components/BalancedMasonry/BalancedMasonry.css +0 -10
  34. package/build/cjs/components/BlockBase/BlockBase.css +0 -70
  35. package/build/cjs/components/Button/Button.css +0 -59
  36. package/build/cjs/components/ButtonTabs/ButtonTabs.css +0 -28
  37. package/build/cjs/components/Buttons/Buttons.css +0 -11
  38. package/build/cjs/components/CardBase/CardBase.css +0 -96
  39. package/build/cjs/components/ContentList/ContentList.css +0 -65
  40. package/build/cjs/components/Control/Control.css +0 -88
  41. package/build/cjs/components/DefaultVideo/DefaultVideo.css +0 -5
  42. package/build/cjs/components/ErrorWrapper/ErrorWrapper.css +0 -11
  43. package/build/cjs/components/FileLink/FileLink.css +0 -54
  44. package/build/cjs/components/Foldable/Foldable.css +0 -10
  45. package/build/cjs/components/FullWidthBackground/FullWidthBackground.css +0 -13
  46. package/build/cjs/components/FullscreenImage/FullscreenImage.css +0 -80
  47. package/build/cjs/components/FullscreenMedia/FullscreenMedia.css +0 -75
  48. package/build/cjs/components/HeaderBreadcrumbs/HeaderBreadcrumbs.css +0 -45
  49. package/build/cjs/components/IconWrapper/IconWrapper.css +0 -32
  50. package/build/cjs/components/Link/Link.css +0 -71
  51. package/build/cjs/components/Links/Links.css +0 -15
  52. package/build/cjs/components/Map/Map.css +0 -25
  53. package/build/cjs/components/Media/DataLens/DataLens.css +0 -20
  54. package/build/cjs/components/Media/Iframe/Iframe.css +0 -18
  55. package/build/cjs/components/Media/Image/Image.css +0 -10
  56. package/build/cjs/components/Media/Media.css +0 -11
  57. package/build/cjs/components/Media/Video/Video.css +0 -12
  58. package/build/cjs/components/MediaBase/MediaBase.css +0 -60
  59. package/build/cjs/components/MediaBase/MediaBaseContent.css +0 -12
  60. package/build/cjs/components/MetaInfo/MetaInfo.css +0 -11
  61. package/build/cjs/components/OverflowScroller/OverflowScroller.css +0 -58
  62. package/build/cjs/components/ReactPlayer/CircleProgress.css +0 -3
  63. package/build/cjs/components/ReactPlayer/CustomBarControls.css +0 -91
  64. package/build/cjs/components/ReactPlayer/ReactPlayer.css +0 -78
  65. package/build/cjs/components/Table/Table.css +0 -87
  66. package/build/cjs/components/Title/Title.css +0 -16
  67. package/build/cjs/components/Title/TitleItem.css +0 -119
  68. package/build/cjs/components/ToggleArrow/ToggleArrow.css +0 -23
  69. package/build/cjs/components/UnpublishedLabel/UnpublishedLabel.css +0 -19
  70. package/build/cjs/components/VideoBlock/VideoBlock.css +0 -55
  71. package/build/cjs/containers/Loadable/Loadable.css +0 -4
  72. package/build/cjs/containers/PageConstructor/PageConstructor.css +0 -198
  73. package/build/cjs/containers/PageConstructor/components/ConstructorBlock/ConstructorBlock.css +0 -38
  74. package/build/cjs/containers/PageConstructor/components/ConstructorRow/ConstructorRow.css +0 -8
  75. package/build/cjs/editor/components/AddBlock/AddBlock.css +0 -82
  76. package/build/cjs/editor/components/CodeEditor/CodeEditor.css +0 -55
  77. package/build/cjs/editor/components/ControlPanel/ControlPanel.css +0 -32
  78. package/build/cjs/editor/components/DeviceEmulation/DeviceEmulationMobile/DeviceEmulationMobile.css +0 -33
  79. package/build/cjs/editor/components/EditBlock/EditBlock.css +0 -56
  80. package/build/cjs/editor/components/ErrorBoundary/ErrorBoundary.css +0 -27
  81. package/build/cjs/editor/components/Layout/Layout.css +0 -50
  82. package/build/cjs/editor/components/NotFoundBlock/NotFoundBlock.css +0 -21
  83. package/build/cjs/editor/components/PageSettings/PageSettings.css +0 -26
  84. package/build/cjs/editor/containers/Editor/Editor.css +0 -17
  85. package/build/cjs/editor/containers/Form/Form.css +0 -87
  86. package/build/cjs/editor/containers/Form/dynamic-form-custom.css +0 -0
  87. package/build/cjs/editor/dynamic-forms-custom/components/OneOfCustom/OneOfCustom.css +0 -27
  88. package/build/cjs/editor/styles/mixins.css +0 -0
  89. package/build/cjs/editor/styles/root.css +0 -9
  90. package/build/cjs/editor/styles/variables.css +0 -0
  91. package/build/cjs/grid/Grid/Grid.css +0 -87
  92. package/build/cjs/grid/styles/bootstrap.css +0 -1627
  93. package/build/cjs/navigation/components/DesktopNavigation/DesktopNavigation.css +0 -131
  94. package/build/cjs/navigation/components/Logo/Logo.css +0 -23
  95. package/build/cjs/navigation/components/MobileMenuButton/MobileMenuButton.css +0 -7
  96. package/build/cjs/navigation/components/MobileNavigation/MobileNavigation.css +0 -72
  97. package/build/cjs/navigation/components/Navigation/Navigation.css +0 -12
  98. package/build/cjs/navigation/components/NavigationItem/NavigationItem.css +0 -31
  99. package/build/cjs/navigation/components/NavigationItem/components/ContentWrapper/ContentWrapper.css +0 -5
  100. package/build/cjs/navigation/components/NavigationItem/components/GithubButton/GithubButton.css +0 -14
  101. package/build/cjs/navigation/components/NavigationItem/components/NavigationButton/NavigationButton.css +0 -3
  102. package/build/cjs/navigation/components/NavigationItem/components/NavigationDropdown/NavigationDropdown.css +0 -26
  103. package/build/cjs/navigation/components/NavigationItem/components/NavigationLink/NavigationLink.css +0 -32
  104. package/build/cjs/navigation/components/NavigationItem/mixins.css +0 -0
  105. package/build/cjs/navigation/components/NavigationPopup/NavigationPopup.css +0 -30
  106. package/build/cjs/navigation/components/SocialIcon/SocialIcon.css +0 -20
  107. package/build/cjs/navigation/containers/Layout/Layout.css +0 -15
  108. package/build/cjs/sub-blocks/BackgroundCard/BackgroundCard.css +0 -49
  109. package/build/cjs/sub-blocks/BannerCard/BannerCard.css +0 -97
  110. package/build/cjs/sub-blocks/BasicCard/BasicCard.css +0 -12
  111. package/build/cjs/sub-blocks/Content/Content.css +0 -159
  112. package/build/cjs/sub-blocks/Divider/Divider.css +0 -27
  113. package/build/cjs/sub-blocks/HubspotForm/HubspotForm.css +0 -401
  114. package/build/cjs/sub-blocks/ImageCard/ImageCard.css +0 -102
  115. package/build/cjs/sub-blocks/LayoutItem/LayoutItem.css +0 -29
  116. package/build/cjs/sub-blocks/MediaCard/MediaCard.css +0 -5
  117. package/build/cjs/sub-blocks/PriceCard/PriceCard.css +0 -100
  118. package/build/cjs/sub-blocks/PriceDetailed/CombinedPriceDetailed/CombinedPriceDetailed.css +0 -35
  119. package/build/cjs/sub-blocks/PriceDetailed/PriceDescription/PriceDescription.css +0 -50
  120. package/build/cjs/sub-blocks/PriceDetailed/PriceDetails/Details/List.css +0 -11
  121. package/build/cjs/sub-blocks/PriceDetailed/PriceDetails/Details/Settings.css +0 -20
  122. package/build/cjs/sub-blocks/PriceDetailed/PriceDetails/PriceDetails.css +0 -61
  123. package/build/cjs/sub-blocks/PriceDetailed/SeparatePriceDetailed/SeparatePriceDetailed.css +0 -9
  124. package/build/cjs/sub-blocks/Quote/Quote.css +0 -146
  125. package/build/esm/blocks/Banner/Banner.css +0 -15
  126. package/build/esm/blocks/CardLayout/CardLayout.css +0 -343
  127. package/build/esm/blocks/Companies/Companies.css +0 -21
  128. package/build/esm/blocks/ContentLayout/ContentLayout.css +0 -59
  129. package/build/esm/blocks/ExtendedFeatures/ExtendedFeatures.css +0 -402
  130. package/build/esm/blocks/FilterBlock/FilterBlock.css +0 -49
  131. package/build/esm/blocks/Form/Form.css +0 -134
  132. package/build/esm/blocks/Header/Header.css +0 -226
  133. package/build/esm/blocks/HeaderSlider/HeaderSlider.css +0 -55
  134. package/build/esm/blocks/Icons/Icons.css +0 -56
  135. package/build/esm/blocks/Info/Info.css +0 -32
  136. package/build/esm/blocks/Map/Map.css +0 -14
  137. package/build/esm/blocks/Media/Media.css +0 -17
  138. package/build/esm/blocks/PromoFeaturesBlock/PromoFeaturesBlock.css +0 -390
  139. package/build/esm/blocks/Questions/QuestionBlockItem/QuestionBlockItem.css +0 -66
  140. package/build/esm/blocks/Questions/Questions.css +0 -13
  141. package/build/esm/blocks/Share/Share.css +0 -68
  142. package/build/esm/blocks/Slider/Arrow/Arrow.css +0 -65
  143. package/build/esm/blocks/Slider/Slider.css +0 -703
  144. package/build/esm/blocks/Slider/slick.css +0 -87
  145. package/build/esm/blocks/SliderNew/Arrow/Arrow.css +0 -62
  146. package/build/esm/blocks/SliderNew/Slider.css +0 -834
  147. package/build/esm/blocks/Table/Table.css +0 -30
  148. package/build/esm/blocks/Tabs/Tabs.css +0 -111
  149. package/build/esm/blocks/Tabs/TabsTextContent/TabsTextContent.css +0 -27
  150. package/build/esm/components/Anchor/Anchor.css +0 -8
  151. package/build/esm/components/Author/Author.css +0 -58
  152. package/build/esm/components/BackgroundImage/BackgroundImage.css +0 -16
  153. package/build/esm/components/BackgroundMedia/BackgroundMedia.css +0 -60
  154. package/build/esm/components/BalancedMasonry/BalancedMasonry.css +0 -10
  155. package/build/esm/components/BlockBase/BlockBase.css +0 -70
  156. package/build/esm/components/Button/Button.css +0 -59
  157. package/build/esm/components/ButtonTabs/ButtonTabs.css +0 -28
  158. package/build/esm/components/Buttons/Buttons.css +0 -11
  159. package/build/esm/components/CardBase/CardBase.css +0 -96
  160. package/build/esm/components/ContentList/ContentList.css +0 -65
  161. package/build/esm/components/Control/Control.css +0 -88
  162. package/build/esm/components/DefaultVideo/DefaultVideo.css +0 -5
  163. package/build/esm/components/ErrorWrapper/ErrorWrapper.css +0 -11
  164. package/build/esm/components/FileLink/FileLink.css +0 -54
  165. package/build/esm/components/Foldable/Foldable.css +0 -10
  166. package/build/esm/components/FullWidthBackground/FullWidthBackground.css +0 -13
  167. package/build/esm/components/FullscreenImage/FullscreenImage.css +0 -80
  168. package/build/esm/components/FullscreenMedia/FullscreenMedia.css +0 -75
  169. package/build/esm/components/HeaderBreadcrumbs/HeaderBreadcrumbs.css +0 -45
  170. package/build/esm/components/IconWrapper/IconWrapper.css +0 -32
  171. package/build/esm/components/Link/Link.css +0 -71
  172. package/build/esm/components/Links/Links.css +0 -15
  173. package/build/esm/components/Map/Map.css +0 -25
  174. package/build/esm/components/Media/DataLens/DataLens.css +0 -20
  175. package/build/esm/components/Media/Iframe/Iframe.css +0 -18
  176. package/build/esm/components/Media/Image/Image.css +0 -10
  177. package/build/esm/components/Media/Media.css +0 -11
  178. package/build/esm/components/Media/Video/Video.css +0 -12
  179. package/build/esm/components/MediaBase/MediaBase.css +0 -60
  180. package/build/esm/components/MediaBase/MediaBaseContent.css +0 -12
  181. package/build/esm/components/MetaInfo/MetaInfo.css +0 -11
  182. package/build/esm/components/OverflowScroller/OverflowScroller.css +0 -58
  183. package/build/esm/components/ReactPlayer/CircleProgress.css +0 -3
  184. package/build/esm/components/ReactPlayer/CustomBarControls.css +0 -91
  185. package/build/esm/components/ReactPlayer/ReactPlayer.css +0 -78
  186. package/build/esm/components/Table/Table.css +0 -87
  187. package/build/esm/components/Title/Title.css +0 -16
  188. package/build/esm/components/Title/TitleItem.css +0 -119
  189. package/build/esm/components/ToggleArrow/ToggleArrow.css +0 -23
  190. package/build/esm/components/UnpublishedLabel/UnpublishedLabel.css +0 -19
  191. package/build/esm/components/VideoBlock/VideoBlock.css +0 -55
  192. package/build/esm/containers/Loadable/Loadable.css +0 -4
  193. package/build/esm/containers/PageConstructor/PageConstructor.css +0 -198
  194. package/build/esm/containers/PageConstructor/components/ConstructorBlock/ConstructorBlock.css +0 -38
  195. package/build/esm/containers/PageConstructor/components/ConstructorRow/ConstructorRow.css +0 -8
  196. package/build/esm/editor/components/AddBlock/AddBlock.css +0 -82
  197. package/build/esm/editor/components/CodeEditor/CodeEditor.css +0 -55
  198. package/build/esm/editor/components/ControlPanel/ControlPanel.css +0 -32
  199. package/build/esm/editor/components/DeviceEmulation/DeviceEmulationMobile/DeviceEmulationMobile.css +0 -33
  200. package/build/esm/editor/components/EditBlock/EditBlock.css +0 -56
  201. package/build/esm/editor/components/ErrorBoundary/ErrorBoundary.css +0 -27
  202. package/build/esm/editor/components/Layout/Layout.css +0 -50
  203. package/build/esm/editor/components/NotFoundBlock/NotFoundBlock.css +0 -21
  204. package/build/esm/editor/components/PageSettings/PageSettings.css +0 -26
  205. package/build/esm/editor/containers/Editor/Editor.css +0 -17
  206. package/build/esm/editor/containers/Form/Form.css +0 -87
  207. package/build/esm/editor/containers/Form/dynamic-form-custom.css +0 -0
  208. package/build/esm/editor/dynamic-forms-custom/components/OneOfCustom/OneOfCustom.css +0 -27
  209. package/build/esm/editor/styles/mixins.css +0 -0
  210. package/build/esm/editor/styles/root.css +0 -9
  211. package/build/esm/editor/styles/variables.css +0 -0
  212. package/build/esm/grid/Grid/Grid.css +0 -87
  213. package/build/esm/grid/styles/bootstrap.css +0 -1627
  214. package/build/esm/navigation/components/DesktopNavigation/DesktopNavigation.css +0 -131
  215. package/build/esm/navigation/components/Logo/Logo.css +0 -23
  216. package/build/esm/navigation/components/MobileMenuButton/MobileMenuButton.css +0 -7
  217. package/build/esm/navigation/components/MobileNavigation/MobileNavigation.css +0 -72
  218. package/build/esm/navigation/components/Navigation/Navigation.css +0 -12
  219. package/build/esm/navigation/components/NavigationItem/NavigationItem.css +0 -31
  220. package/build/esm/navigation/components/NavigationItem/components/ContentWrapper/ContentWrapper.css +0 -5
  221. package/build/esm/navigation/components/NavigationItem/components/GithubButton/GithubButton.css +0 -14
  222. package/build/esm/navigation/components/NavigationItem/components/NavigationButton/NavigationButton.css +0 -3
  223. package/build/esm/navigation/components/NavigationItem/components/NavigationDropdown/NavigationDropdown.css +0 -26
  224. package/build/esm/navigation/components/NavigationItem/components/NavigationLink/NavigationLink.css +0 -32
  225. package/build/esm/navigation/components/NavigationItem/mixins.css +0 -0
  226. package/build/esm/navigation/components/NavigationPopup/NavigationPopup.css +0 -30
  227. package/build/esm/navigation/components/SocialIcon/SocialIcon.css +0 -20
  228. package/build/esm/navigation/containers/Layout/Layout.css +0 -15
  229. package/build/esm/sub-blocks/BackgroundCard/BackgroundCard.css +0 -49
  230. package/build/esm/sub-blocks/BannerCard/BannerCard.css +0 -97
  231. package/build/esm/sub-blocks/BasicCard/BasicCard.css +0 -12
  232. package/build/esm/sub-blocks/Content/Content.css +0 -159
  233. package/build/esm/sub-blocks/Divider/Divider.css +0 -27
  234. package/build/esm/sub-blocks/HubspotForm/HubspotForm.css +0 -401
  235. package/build/esm/sub-blocks/ImageCard/ImageCard.css +0 -102
  236. package/build/esm/sub-blocks/LayoutItem/LayoutItem.css +0 -29
  237. package/build/esm/sub-blocks/MediaCard/MediaCard.css +0 -5
  238. package/build/esm/sub-blocks/PriceCard/PriceCard.css +0 -100
  239. package/build/esm/sub-blocks/PriceDetailed/CombinedPriceDetailed/CombinedPriceDetailed.css +0 -35
  240. package/build/esm/sub-blocks/PriceDetailed/PriceDescription/PriceDescription.css +0 -50
  241. package/build/esm/sub-blocks/PriceDetailed/PriceDetails/Details/List.css +0 -11
  242. package/build/esm/sub-blocks/PriceDetailed/PriceDetails/Details/Settings.css +0 -20
  243. package/build/esm/sub-blocks/PriceDetailed/PriceDetails/PriceDetails.css +0 -61
  244. package/build/esm/sub-blocks/PriceDetailed/SeparatePriceDetailed/SeparatePriceDetailed.css +0 -9
  245. package/build/esm/sub-blocks/Quote/Quote.css +0 -146
  246. package/styles/styles.css +0 -128
@@ -1,29 +0,0 @@
1
- /* use this for style redefinitions to awoid problems with
2
- unpredictable css rules order in build */
3
- .pc-layout-item {
4
- display: flex;
5
- flex-direction: column;
6
- height: 100%;
7
- }
8
- .pc-layout-item__media {
9
- width: 100%;
10
- display: block;
11
- border-radius: var(--pc-border-radius);
12
- }
13
- .pc-layout-item__media_border {
14
- border: 1px solid var(--g-color-line-generic);
15
- }
16
- .pc-layout-item__meta-info {
17
- margin: 16px 0 -8px 0;
18
- }
19
- .pc-layout-item__content {
20
- display: flex;
21
- flex: auto;
22
- margin: 16px 16px 0 0;
23
- }
24
- .pc-layout-item__content_no-media {
25
- margin: 0;
26
- }
27
- .pc-layout-item__wrapper {
28
- flex: auto;
29
- }
@@ -1,5 +0,0 @@
1
- /* use this for style redefinitions to awoid problems with
2
- unpredictable css rules order in build */
3
- .pc-MediaCard__body {
4
- padding: 0;
5
- }
@@ -1,100 +0,0 @@
1
- /* use this for style redefinitions to awoid problems with
2
- unpredictable css rules order in build */
3
- .pc-price-card {
4
- position: relative;
5
- }
6
- .pc-price-card.pc-price-card {
7
- min-height: auto;
8
- }
9
-
10
- .pc-price-card__background {
11
- position: absolute;
12
- top: 0;
13
- left: 0;
14
- width: 100%;
15
- height: 100%;
16
- }
17
- .pc-price-card__content {
18
- height: 100%;
19
- display: flex;
20
- flex-direction: column;
21
- position: relative;
22
- }
23
- .pc-price-card__content_theme_dark {
24
- color: var(--g-color-text-light-primary);
25
- --g-color-line-focus: var(--pc-color-line-focus-dark);
26
- }
27
- .pc-price-card__content_theme_dark .pc-price-card__info .yfm,
28
- .pc-price-card__content_theme_dark .pc-price-card__info .yfm * {
29
- color: var(--g-color-text-light-primary);
30
- }
31
- .pc-price-card__content_theme_dark .pc-price-card__info a {
32
- text-decoration: underline;
33
- }
34
- .pc-price-card__content_theme_dark .pc-price-card__info a:hover {
35
- color: var(--g-color-text-light-secondary);
36
- }
37
- .pc-price-card__content_theme_light {
38
- color: var(--g-color-text-dark-primary);
39
- }
40
- .pc-price-card__content_theme_light .pc-price-card__info .yfm,
41
- .pc-price-card__content_theme_light .pc-price-card__info .yfm * {
42
- color: var(--g-color-text-dark-primary);
43
- }
44
- .pc-price-card__content_theme_light .pc-price-card__info a {
45
- text-decoration: underline;
46
- }
47
- .pc-price-card__content_theme_light .pc-price-card__info a:hover {
48
- color: var(--g-color-text-dark-secondary);
49
- }
50
- .pc-price-card__title {
51
- font-size: var(--g-text-subheader-3-font-size);
52
- line-height: var(--g-text-subheader-3-line-height);
53
- margin-bottom: 24px;
54
- }
55
- .pc-price-card__price {
56
- margin-bottom: 24px;
57
- }
58
- .pc-price-card__price-value {
59
- font-size: var(--g-text-display-1-font-size);
60
- line-height: var(--g-text-display-1-line-height);
61
- font-weight: var(--g-text-accent-font-weight);
62
- }
63
- .pc-price-card__price-period {
64
- margin-left: 4px;
65
- }
66
- .pc-price-card__price-details {
67
- font-size: var(--g-text-body-2-font-size);
68
- line-height: var(--g-text-body-2-line-height);
69
- white-space: pre-wrap;
70
- }
71
- .pc-price-card__main {
72
- flex: 1;
73
- min-height: 0;
74
- display: flex;
75
- flex-direction: column;
76
- position: relative;
77
- }
78
- .pc-price-card__info {
79
- flex: 1;
80
- min-height: 0;
81
- display: flex;
82
- flex-direction: column;
83
- }
84
- .pc-price-card__description:not(:last-child) {
85
- margin-bottom: 12px;
86
- }
87
- .pc-price-card__links, .pc-price-card__buttons {
88
- margin-top: 24px;
89
- }
90
- .pc-price-card__footer {
91
- margin-top: 0px;
92
- }
93
- @media (max-width: 769px) {
94
- .pc-price-card__title, .pc-price-card__price {
95
- margin-bottom: 16px;
96
- }
97
- .pc-price-card__links, .pc-price-card__buttons {
98
- margin-top: 16px;
99
- }
100
- }
@@ -1,35 +0,0 @@
1
- /* use this for style redefinitions to awoid problems with
2
- unpredictable css rules order in build */
3
- .pc-combined-price-detailed-block__row {
4
- /* stylelint-disable declaration-no-important */
5
- margin: 0 !important;
6
- }
7
- .pc-combined-price-detailed-block__row .col {
8
- padding: 0;
9
- margin: 12px;
10
- }
11
- .pc-combined-price-detailed-block__row > * {
12
- display: flex;
13
- width: 100%;
14
- }
15
- .pc-combined-price-detailed-block__row:not(:last-child) {
16
- border-bottom: 1px solid var(--g-color-line-generic);
17
- margin-bottom: 12px !important;
18
- padding-bottom: 12px;
19
- }
20
- @media (min-width: 1081px) {
21
- .pc-combined-price-detailed-block__description > * {
22
- padding-top: 12px;
23
- }
24
- .pc-combined-price-detailed-block__description_delimiter > * {
25
- border-top: 1px solid var(--g-color-line-generic);
26
- }
27
- .pc-combined-price-detailed-block__empty-column {
28
- border-top: 0;
29
- }
30
- }
31
- @media (max-width: 1080px) {
32
- .pc-combined-price-detailed-block__description > * {
33
- margin-top: 0 !important;
34
- }
35
- }
@@ -1,50 +0,0 @@
1
- /* use this for style redefinitions to awoid problems with
2
- unpredictable css rules order in build */
3
- .pc-price-description {
4
- margin-bottom: 12px;
5
- }
6
- .pc-price-description__title_size_l, .pc-price-description__description_size_l, .pc-price-description__detailed-title_size_l {
7
- font-size: var(--g-text-header-1-font-size);
8
- line-height: var(--g-text-header-1-line-height);
9
- }
10
- .pc-price-description__title_size_m, .pc-price-description__description_size_m, .pc-price-description__detailed-title_size_m {
11
- font-size: var(--g-text-body-2-font-size);
12
- line-height: var(--g-text-body-2-line-height);
13
- }
14
- .pc-price-description__title_size_s, .pc-price-description__description_size_s, .pc-price-description__detailed-title_size_s {
15
- font-size: var(--g-text-body-1-font-size);
16
- line-height: var(--g-text-body-1-line-height);
17
- }
18
- .pc-price-description__main-title {
19
- font-weight: var(--g-text-accent-font-weight);
20
- }
21
- .pc-price-description__main-title_color_cornflower {
22
- color: var(--g-color-base-brand);
23
- }
24
- .pc-price-description__main-title_color_black {
25
- color: var(--g-color-text-primary);
26
- }
27
- .pc-price-description__title {
28
- display: flex;
29
- padding: 16px 0 12px 0;
30
- align-items: flex-end;
31
- }
32
- .pc-price-description__description {
33
- font-weight: 400;
34
- }
35
- .pc-price-description__detailed-title {
36
- margin-left: 4px;
37
- }
38
- .pc-price-description__label_size_s {
39
- font-size: var(--g-text-body-2-font-size);
40
- line-height: var(--g-text-body-2-line-height);
41
- }
42
- .pc-price-description__label_size_xs {
43
- font-size: var(--g-text-body-1-font-size);
44
- line-height: var(--g-text-body-1-line-height);
45
- }
46
- @media (max-width: 577px) {
47
- .pc-price-description {
48
- min-width: 160px;
49
- }
50
- }
@@ -1,11 +0,0 @@
1
- .pc-marked-list__list-item {
2
- display: flex;
3
- }
4
- .pc-marked-list__text {
5
- margin-left: 8px;
6
- }
7
- .pc-marked-list__img {
8
- margin-top: 5px;
9
- height: fit-content;
10
- content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xLjUgNCA1IDcuNSAxMS41IDEiIHN0cm9rZT0iIzUyODJGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
11
- }
@@ -1,20 +0,0 @@
1
- /* use this for style redefinitions to awoid problems with
2
- unpredictable css rules order in build */
3
- .pc-settings-list__title, .pc-settings-list__description {
4
- font-weight: 400;
5
- }
6
- .pc-settings-list__title_size_l, .pc-settings-list__description_size_l {
7
- font-size: var(--g-text-header-1-font-size);
8
- line-height: var(--g-text-header-1-line-height);
9
- }
10
- .pc-settings-list__title_size_m, .pc-settings-list__description_size_m {
11
- font-size: var(--g-text-body-2-font-size);
12
- line-height: var(--g-text-body-2-line-height);
13
- }
14
- .pc-settings-list__title_size_s, .pc-settings-list__description_size_s {
15
- font-size: var(--g-text-body-1-font-size);
16
- line-height: var(--g-text-body-1-line-height);
17
- }
18
- .pc-settings-list__title {
19
- color: var(--g-color-text-hint);
20
- }
@@ -1,61 +0,0 @@
1
- /* use this for style redefinitions to awoid problems with
2
- unpredictable css rules order in build */
3
- @media (min-width: 1081px) {
4
- .pc-price-details__non_foldable {
5
- display: block;
6
- }
7
- .pc-price-details__foldable {
8
- display: none;
9
- }
10
- }
11
- @media (max-width: 1080px) {
12
- .pc-price-details__non_foldable {
13
- display: none;
14
- }
15
- .pc-price-details__foldable {
16
- display: block;
17
- }
18
- }
19
- .pc-price-details__delimiter-line {
20
- border-top: 1px solid var(--g-color-line-generic);
21
- }
22
- .pc-price-details__arrow {
23
- margin: auto 10px;
24
- }
25
- .pc-price-details__foldable_title {
26
- font-size: var(--g-text-body-2-font-size);
27
- line-height: var(--g-text-body-2-line-height);
28
- display: inline-block;
29
- margin: 0;
30
- padding: 0;
31
- font: inherit;
32
- border: none;
33
- outline: none;
34
- color: inherit;
35
- background: none;
36
- cursor: pointer;
37
- cursor: pointer;
38
- display: flex;
39
- align-items: center;
40
- font-weight: 400;
41
- border-radius: var(--g-focus-border-radius);
42
- }
43
- .pc-price-details__foldable_title:focus {
44
- outline: 2px solid var(--g-color-line-focus);
45
- outline-offset: 0;
46
- }
47
- .pc-price-details__foldable_title:focus:not(:focus-visible) {
48
- outline: 0;
49
- }
50
- .pc-price-details__foldable_title_color_cornflower {
51
- color: var(--g-color-text-link);
52
- }
53
- .pc-price-details__foldable_title_color_black {
54
- color: var(--g-color-text-primary);
55
- }
56
- .pc-price-details__foldable_block > * {
57
- padding-top: 12px;
58
- }
59
- .pc-price-details .pc-settings-list__title {
60
- margin-bottom: 2px;
61
- }
@@ -1,9 +0,0 @@
1
- .pc-separate-price-detailed-block .pc-price-description {
2
- margin-bottom: 0;
3
- }
4
- .pc-separate-price-detailed-block .pc-price-details > * {
5
- padding-top: 12px;
6
- }
7
- .pc-separate-price-detailed-block .pc-price-details {
8
- margin-top: 24px;
9
- }
@@ -1,146 +0,0 @@
1
- @charset "UTF-8";
2
- .pc-quote_border_shadow {
3
- box-shadow: 0px 4px 24px var(--pc-color-sfx-shadow), 0px 2px 8px var(--pc-color-sfx-shadow);
4
- }
5
-
6
- /* use this for style redefinitions to awoid problems with
7
- unpredictable css rules order in build */
8
- .pc-quote {
9
- min-height: 248px;
10
- height: 100%;
11
- overflow-x: hidden;
12
- border-radius: var(--pc-border-radius);
13
- background-color: var(--g-color-base-float);
14
- transition: box-shadow 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
15
- display: flex;
16
- min-height: 400px;
17
- height: 100%;
18
- }
19
- .pc-quote_theme_dark {
20
- color: var(--g-color-text-light-primary);
21
- }
22
- .pc-quote_theme_dark h1,
23
- .pc-quote_theme_dark h2,
24
- .pc-quote_theme_dark h3,
25
- .pc-quote_theme_dark h4,
26
- .pc-quote_theme_dark h5,
27
- .pc-quote_theme_dark h6,
28
- .pc-quote_theme_dark .yfm {
29
- color: var(--g-color-text-light-primary);
30
- }
31
- .pc-quote_border_line {
32
- border: 1px solid var(--g-color-line-generic);
33
- }
34
- @media (min-width: 577px) {
35
- .slick-slide:not(.slick-active) .pc-quote {
36
- box-shadow: none;
37
- }
38
- .swiper-slide:not(.swiper-slide-visible) .pc-quote {
39
- box-shadow: none;
40
- }
41
- }
42
- .pc-quote__logo {
43
- height: 48px;
44
- }
45
- .pc-quote__content-wrapper {
46
- display: flex;
47
- flex-direction: column;
48
- justify-content: space-between;
49
- width: calc(50% + 5px * 2);
50
- margin-right: 5px;
51
- padding: 48px 32px 48px 48px;
52
- }
53
- .pc-quote__image-wrapper {
54
- flex: 1;
55
- margin-left: 5px;
56
- overflow: hidden;
57
- margin: var(--pc-image-padding);
58
- border-radius: calc(var(--pc-border-radius) - var(--pc-image-padding));
59
- }
60
- .pc-quote__content {
61
- margin-top: 24px;
62
- position: relative;
63
- font-size: var(--g-text-body-3-font-size);
64
- line-height: var(--g-text-body-3-line-height);
65
- }
66
- .pc-quote__content_quote-type_chevron::before {
67
- position: absolute;
68
- left: -10px;
69
- content: "«";
70
- }
71
- .pc-quote__content_quote-type_chevron .pc-quote__text::after {
72
- content: "»";
73
- }
74
- .pc-quote__content_quote-type_english-double::before {
75
- position: absolute;
76
- left: -8px;
77
- content: "“";
78
- }
79
- .pc-quote__content_quote-type_english-double .pc-quote__text::after {
80
- content: "”";
81
- }
82
- .pc-quote__content .yfm {
83
- font-size: var(--g-text-body-3-font-size);
84
- line-height: var(--g-text-body-3-line-height);
85
- }
86
- .pc-quote__content .yfm > * {
87
- display: inline;
88
- }
89
- .pc-quote__content .yfm:after {
90
- position: relative;
91
- left: -5px;
92
- }
93
- .pc-quote__image {
94
- width: 100%;
95
- height: 100%;
96
- object-fit: cover;
97
- }
98
- .pc-quote__author-wrapper {
99
- display: flex;
100
- justify-content: space-between;
101
- align-items: flex-end;
102
- margin-top: 20px;
103
- }
104
- .pc-quote__author {
105
- max-width: calc(60% - 20px);
106
- margin-right: 20px;
107
- }
108
- .pc-quote__link-button {
109
- /* stylelint-disable declaration-no-important */
110
- /* stylelint-enable declaration-no-important */
111
- }
112
- .pc-quote__link-button_theme_dark {
113
- color: var(--g-color-base-background) !important;
114
- }
115
- .pc-quote__link-button_theme_dark:before {
116
- border-color: var(--g-color-base-background) !important;
117
- }
118
- @media (max-width: 1081px) {
119
- .pc-quote__author-wrapper {
120
- flex-direction: column;
121
- }
122
- .pc-quote__author {
123
- margin-right: 0;
124
- margin-bottom: 32px;
125
- max-width: initial;
126
- }
127
- .pc-quote__link-button {
128
- align-self: flex-start;
129
- }
130
- }
131
- @media (max-width: 769px) {
132
- .pc-quote__content-wrapper {
133
- width: calc(75% + 5px * 2);
134
- }
135
- }
136
- @media (max-width: 577px) {
137
- .pc-quote__image-wrapper {
138
- display: none;
139
- }
140
- .pc-quote__content-wrapper {
141
- padding: 32px;
142
- }
143
- .pc-quote__content-wrapper {
144
- width: 100%;
145
- }
146
- }
@@ -1,15 +0,0 @@
1
- /* use this for style redefinitions to awoid problems with
2
- unpredictable css rules order in build */
3
- @media (min-width: 769px) {
4
- .pc-banner-block.pc-AnimateBlock, .pc-AnimateBlock .pc-banner-block {
5
- position: relative;
6
- top: 100px;
7
- opacity: 0;
8
- }
9
- .pc-banner-block.pc-AnimateBlock.animate, .pc-AnimateBlock .pc-banner-block.animate {
10
- top: 0;
11
- opacity: 1;
12
- transition: top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
13
- transition-delay: 0s;
14
- }
15
- }